@charset "utf-8";

@import url("base.css");
/*******************/
.con_wrap {width: 100%;float: left;}
.intro_img {width: 80%;background: #fff !important;margin: -60px auto 0 auto;padding: 30px;overflow: hidden;}
.map_sec {clear:both;margin-top:50px;}
.map_sec h4 {clear:both;position:relative; margin-bottom:20px; padding-left:13px; font-size:20px; color:#171616; font-weight:700; line-height:1.33;}
.map_sec h4:before {position:absolute; top:8px; left:0; width:6px; height:6px; border-radius:50%; background:#3394ce; content:'';}
.map_sec p {line-height:1.5;}

