

.contact_main{width: 100%; background-color: #fff; padding: 90px 0;}
.contact{width: 1280px;height: auto;margin:0 auto; }
.contact_left{width: 38%;float: left;overflow: height;height: 370px;margin-right: 2%; background-color: #f3f8fd;padding: 28px;}
.contact_left ul{width: 100%;height: auto;}
.contact_left ul li{border-bottom:1px solid #e9eff3; padding-bottom: 10px;overflow: hidden;padding-top: 10px;}
.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('/public/static/col_zxsw/wuye/women/pp3.png') no-repeat center center;} 
.contact_left ul li:nth-child(2) h4{ background: url('/public/static/col_zxsw/wuye/women/pp2.png') no-repeat center center;} 
.contact_left ul li:nth-child(3) h4{ background: url('/public/static/col_zxsw/wuye/women/pp6.png') no-repeat center center;} 
.contact_left ul li:nth-child(4) h4{ background: url('/public/static/col_zxsw/wuye/women/pp8.png') no-repeat center center;} 

.contact_left ul li:hover:nth-child(1) h4{ background: url('/public/static/col_zxsw/wuye/women/pp4.png') no-repeat center center;} 
.contact_left ul li:hover:nth-child(2) h4{ background: url('/public/static/col_zxsw/wuye/women/pp1.png') no-repeat center center;} 
.contact_left ul li:hover:nth-child(3) h4{ background: url('/public/static/col_zxsw/wuye/women/pp7.png') no-repeat center center;} 
.contact_left ul li:hover:nth-child(4) h4{ background: url('/public/static/col_zxsw/wuye/women/pp9.png') no-repeat center center;} 



.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;}


/* -------------------------PC绔�--------------------------- */

@media all and (max-width:1340px) {

.contact{width: 94%;}


}

@media all and (max-width:1280px) {

}


/* ------------------------鎵嬫満绔�-------------------------- */

@media all and (max-width:1000px) {
.contact_main{ padding: 40px 0;}
.contact_left{width: 100%;margin-right: 0;height:auto;margin-bottom: 10px;}
.contact_left ul li div{}
.contact_left ul li div h5{font-size: 14px;}
.contact_right{width: 100%;float: left;height: 300px;}
#allmap1{width: 100%;height: 300px;}


}




