@charset "utf-8";
/* CSS Document */
.contact{ width:1200px; margin:auto;display:flex;align-items: center}
.contact_tel{ width:30%;}
.contact_tel ul{ width:100%; float:left; margin:25px 0px;}
.contact_tel ul li{ width:100%; float:left; margin:23px 0px;}
.contact_tel ul li dl{ width:100%; float:left;display:flex; justify-content:center; align-items:center; align-content:stretch; flex-wrap:wrap;}
.contact_tel ul li dl dt{ width:85%; float:left; font-size:16px; color:#666666;}
.contact_tel ul li dl dt span{ width:100%; float:left; font-size:18px; color:#000000;  margin-top:5px; font-weight:bold}
.contact_tel ul li dl .tel_img{ width:10%; float:left; margin-right:10px;}
.contact_tel ul li dl .tel_img img{ height:21px;}

.contact_map{ width:67%; margin-top:25px; position:relative;margin-left:30px;}
.map_background{ width:195px; height:438px; background:#00796A; position:absolute; right:0px; z-index:-1;margin-top:-20px;margin-right:-40px;}
.map_border{ width:622px; height:65px; border: 2px solid #198679; position:absolute; bottom:-50px; z-index:-1;margin-left:-30px;	}
/*百度地图*/
.BMap_cpyCtrl { display: none;}
 .anchorBL{ display: none;}
.allmap {width:100%;height:681px; margin-top:20px;padding-right:40px; box-sizing:border-box; float:right;font-family:"微软雅黑";}
