/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#427fda;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"微软雅黑";font-size: 15px;background:#ddf0fe url("body.jpg") center top no-repeat}
.wd1200{width: 1200px;margin: 0 auto;}

/**可复用样式**/
.title-box{height: 35px;border-bottom: 1px solid #e2e2e2;width: 100%;}
.title{color: #0167cc;font-weight: bold;line-height: 40px;height: 35px;padding: 0 10px;border-bottom: 2px solid #0167cc;}

.content .wd1200{padding: 30px 20px 30px 20px;background-color: #fff;}

/**第一层开始**/
.floor-1{width: 100%;margin-bottom: 10px;}
.floor-1 a{width: 372px;height: 50px;float: left;line-height: 50px;text-align: center;border: 1px solid #d8d8d8;margin-left: 22px;margin-top: 20px;}
.floor-1 a img{margin-right: 15px;}
/**第一层结束**/

/**旗区网站开始**/
.qqwz-list{width: 100%;padding-top: 9px;}
.qqwz-list a{float: left;width: 216px;height: 50px;line-height: 50px;text-align: center;border: 1px solid #d8d8d8;margin-left: 20px;margin-top: 20px;}
.qqwz-list a img{margin-right: 15px;}
/**旗区网站结束**/

.bmwz-list{width: 100%;margin-top: 10px;}
.bmwz-list a{float: left;width: 216px;height: 50px;line-height: 50px;text-align: center;border: 1px solid #d8d8d8;margin-left: 20px;margin-top: 20px;}

.mobileBanner,.mobileNav,.mobileContent,.mobileBotNav,.mobileFoot{display: none;}
