
/*联系我们*/


.contact_main{width: 100%; background-color: #fff; padding: 90px 0;}
.contact{width: 1360px;height: auto;margin:0 auto; padding: 50px 0; }
.contact_left{width: 38%;float: left;overflow: hidden;height: 370px;margin-right: 2%; background-color: #fff;padding: 0 28px;}
.contact_left ul{width: 100%;height: auto;}
.contact_left ul li{border-bottom:1px solid #e9eff3; padding-bottom: 16px;overflow: hidden;margin-bottom: 12px;}
.contact_left ul li:nth-child(4) {border-bottom: 0px;}
.contact_left ul li h4{width: 60px;height: 60px;float: left;}
.contact_left ul li:nth-child(1) h4{ background: url('../images/contact/con1.png') no-repeat center center;} 
.contact_left ul li:nth-child(2) h4{ background: url('../images/contact/con2.png') no-repeat center center;} 
.contact_left ul li:nth-child(3) h4{ background: url('../images/contact/con3.png') no-repeat center center;} 
.contact_left ul li:nth-child(4) h4{ background: url('../images/contact/con4.png') no-repeat center center;} 

.contact_left ul li:hover h4{ opacity: 0.8} 

.contact_left ul li div{ word-wrap: break-word;word-break: break-all;overflow: hidden;}
.contact_left ul li div h5{font-size: 16px;color: #425568;line-height: 30px;word-wrap: break-word;word-break: break-all;overflow: hidden;}
.contact_left ul li div h6{font-size: 12px;color: #737d87;line-height: 20px;word-wrap: break-word;word-break: break-all;overflow: hidden;}


.contact_right{width: 60%;float: left;height: 370px;}

#allmap1{width: 100%;height: 370px;}


/*分布*/
.fenbu_main{width: 100%;height:auto;overflow: hidden;padding: 80px 0;background-color: #f5f5f5;}
.fenbu{width: 1360px;height:auto;margin: 0 auto;}
.fenbu_img{width: 100%;height: auto;padding: 30px 0;text-align: center;}
.fenbu_img img{max-width: 100%;height: auto;}

.fenbu_list{width: 80%;height: auto;padding: 30px 0;margin: 0 auto;}
.fenbu_list ul li{width: 29.333%;float: left;margin: 2%;}
.fenbu_list ul li h4{font-size: 20px;color: #555;line-height: 40px;padding-left: 15px;background: url('../images/contact/con6.png') 0px 16px no-repeat; }
.fenbu_list ul li h5{font-size: 16px;color: #999;line-height: 30px;}






/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {



}

@media all and (max-width:1460px) {
 

}

@media all and (max-width:1380px) {

.contact{width: 94%;}
.fenbu{width: 94%;}
.fenbu_list{width: 90%;}

}

@media all and (max-width:1280px) {

}

@media all and (max-width:1200px) {
.fenbu_list{width: 100%;}

}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {




.contact_main{ padding: 40px 0;}
.contact{padding: 30px 0;}
.contact_left{width: 100%;margin-right: 0;height:auto;margin-bottom: 10px;}
.contact_left ul li div h5{font-size: 14px;}
.contact_right{width: 100%;float: left;height: 300px;}
#allmap1{width: 100%;height: 300px;}

.fenbu_list ul li{width: 100%}
.fenbu_list ul li h4{font-size: 16px; }
.fenbu_list ul li h5{font-size: 13px;}

}


