@charset "utf-8";
/*base*/

body{ background: transparent;  }
.bj{background: url(http://www.wangcheng.gov.cn/images/11111.png) no-repeat center top; overflow: hidden;}
.container{ margin: 175px auto 20px;  }
.logo2019{width: 1200px;margin: auto;margin-top: 40px;}
.logotupian  {width: 390px;}

.bd_new ul li{width: calc(100% /3 - 30px);}
.con_right .bd_new ul{height: auto !important;overflow: hidden;}

@media only screen and (max-width: 1199px) {
.bj{background: url(http://www.wangcheng.gov.cn/images/11112_shouji.png) no-repeat center top; overflow: hidden;}
.logo2019{margin-left:0px;margin-top: 0px;}
.logotupian {width: 290px;}
.bd_new ul li{width: calc(100% /2 - 30px);}
}