@charset "UTF-8";

#contactUs{margin-top: 50px}
.contactUs-wrap{
    display: block;
    padding: 60px 75px;
    background: #ffffff;
    border:1px solid #f5f5f6;
}
.contact-content{display:none}
.contact-title{
    line-height: 50px;
    color: #595757;
    font-size: 34px;
    font-weight: 400;
}
.contact-describe{
    padding:25px 0 50px;
    line-height: 28px;
    font-size: 18px;
    color: #595757;
}
.contact-item{
    float: left;
    width: 463px;
    padding-right: 60px;
    padding-bottom: 30px;
}
.contact-item p{
    font-size: 15px;
    color: #595757;
    line-height: 30px;
}

.mgtb45{margin-top:45px; margin-bottom: 45px}
.area-map{text-align: center; position:relative}
.area-map img{width:100%}
.mapPostion{position:absolute;left:0;bottom:-64px; width:308px;text-align: left;}

.point-item{
    float: left;
    padding-right: 10px;
	width:100%;
	padding-bottom: 50px;
}


.point-list{
    height: 18px;
    line-height: 18px;
    padding:8px;
    font-size: 18px;
    color: #595757;
}
.point-list .square{
    float: left;
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 20px;
}
.point-list:nth-of-type(1) .square{
    background:#299ac0;
}
.point-list:nth-of-type(2) .square{
    background:#618ac0;
}
.point-list:nth-of-type(3) .square{
    background:#eac862;
}
.point-list:nth-of-type(4) .square{
    background:#79c8c1;
}
.point-list:nth-of-type(5) .square{
    background:#59b495;
}
.point-list:nth-of-type(6) .square{
    background:#b3c646;
}
.point-list:nth-of-type(7) .square{
    background:#77af5a;
}

.point-title{
    font-size: 20px;
    color: #595757;
    line-height: 36px;
    padding-bottom: 16px;
}
.point-wrap{
    font-size: 14px;
    color:#595757;
    line-height: 30px;
}
.point-label{
    float: left;
    width: 64px;
}
.point-content{
    margin-left: 58px;
}
.padT86{
    padding-top: 86px;
}

.mail{
    padding:60px 125px;
    background:#393939;
}
.mail-bold{
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    padding-bottom: 28px;
}
.mail-content{
    line-height: 30px;
    color:#FFFFFF;
    font-size: 20px;
}
