body {background: #f2f2f2;}
.main{width: 1200px;margin: 0 auto;/*position: relative;*/overflow: hidden;}

/*面包屑*/
.xsy_now{ background:#fff; height:45px; display:block; line-height:45px; font-size:18px; margin:40px 0 10px; padding:0 20px;}
.xsy_now a {
    color: #333333;
    font-family: "microsoft yahei";
    font-size: 18px;
}




.xsy_rcontent2{ float:left; width:96%; background:#fff; padding:20px 2%; margin:0 0 30px;}
/*通栏*/
.dlist_title{ float:left; width:100%;font-size: 29px;line-height: 45px;margin:5px 0; text-align:center;}
.dlist_title a {
    font-size: 29px;
    font-family: "microsoft yahei";
    color: #333333;
}
.dlist_subtitle{ font-size:20px; line-height:25px;  margin-top:5px; margin-bottom:5px;display:block; text-align:center;}
.dlist_con1{ float:left; width:98%; margin:0  ;font-size: 14px;color: #000000;line-height: 29px;margin-top: 33px;text-align: left;margin-bottom: 20px;}

/* Map */
.mapbox { min-height: 500px;width: 100%;margin: 40px 0;float: left; }
.mapcc { margin-bottom: 12px;width: 97%; overflow: hidden;background-color: #f2f2f2;border: 1px solid #dedede;border-radius: 4px;padding: 12px 16px; }
.mapcc h3 { color: #434344; }
.mapcc ul { width: 96.8%;overflow: hidden;background-color: #fff;border-radius: 4px; }
.mapcc li { float: left;border-right: 1px solid #666;padding-right: 20px;margin: 5px 10px; }
.mapcc li:last-of-type { border-right: none; }
.mapcc a {font-size: 14px;color: #434344;font-family: "microsoft yahei";}
.mapbox div:nth-child(2) {display: none;}
/* END Map */