.bt-box{width: 100%;background: #f2f2f2;}
.bt-position{width: 1200px;margin: 0 auto;color: #000;text-align: left;font-size: 13px;background: url(bt_wz_bule.png) no-repeat 2px 15px;height: 40px;line-height: 40px;}
.bt-position span{
    line-height: 40px;
    float: left;
    padding: 0 5px 0 25px;
}
.webMapTitle{background: url(webMapTitle.png) no-repeat;width: 1200px;margin: 0 auto;height: 103px;text-align: center;font-size: 23px;color: #bb2335;line-height: 109px;}
.webMapContent{width: 1200px;margin: 0 auto;padding: 27px 0 20px 0;}
.webMapContent h1{font-size: 19px;line-height: 50px;height:50px;background:#f8f8f8 url(redPic.png) no-repeat left 10px;padding-left:26px;}
.webMapContent h1 a{color: #355e92;}
.webMapContent ul{padding: 30px;}
.webMapContent ul li{width: 285px;background: url(subColumnPic.png) no-repeat left center;font-size: 15px;line-height: 34px;padding-left: 12px;float: left;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
@media screen and (max-width:1200px){
  .webMapTitle {
    font-size: 23px;
    line-height: 50px;
    background: none;
    width: 100%;
  }
  .webMapContent {
    width: 100%;
  }
}