		body {
			padding: 0;
			margin: 0;
		}
		/*顶部背景图*/
		
		.dbbj {
			width: 100%;
			height: 200px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/hdjl-top.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.dbbj img {
			position: relative;
			left: 18.5%;
			top: 17%;
		}
		/*顶部菜单*/
		
		.dbcd {
			width: 100%;
			height: 30px;
			background-color: rgba(85, 134, 203, 0.5);
			float: left;
		}
		
		.dbcd ul {
			list-style: none;
			margin-left: 15.3%;
			margin-top: 5px;
		}
		
		.dbcd ul li {
			float: left;
			padding-left: 2%;
			display: inline;
			color: white;
			font-size: 14px;
		}
		
		.dbcd ul li:hover {
			cursor: pointer;
		}
		
		.dbcd ul li img {
			vertical-align: middle;
			margin: 0 8px;
		}
		/*导航栏*/
		
		.dhl {
			width: 100%;
			height: 42px;
			background-color: rgb(1, 104, 183);
		}
		
		.dhl ul {
			width: 1200px;
			height: 42px;
			margin: auto;
			list-style: none;
			position: relative;
			left: -20px;
		}
		
		.dhl ul li {
			width: 200px;
			float: left;
			display: block;
			z-index: 100;
			line-height: 42px;
			color: white;
			text-align: center;
			font-size: 21px;
		}
		
		.dhl ul li:hover {
			background: rgb(1, 82, 147);
		}
		/*中间背景*/
		
		.zj {
			width: 100%;
			height: 865px;
		}
		/*中间内容*/
		.zjmessage {
			width: 1200px;
			height: 865px;
			margin: auto;
		}
		/*在线访谈*/
		.zxft{
			height: 335px;
			width: 1200px;
		}
		.zxft_title{
			height: 70px;
			font-size: 18px;
			color: #0168b7;
			line-height: 70px;
			font-weight: bold;
			text-decoration: none;
		}
		.zxft ul{
			height: 265px;
			list-style: none;
			margin-left: -115px;
			margin-top: -5px;
		}
		.zxft ul li{
			width: 350px;
			height: 200px;
			line-height: 30px;
			float: left;
			margin-left: 75px;
		}
		.zxft_title_message{
			color: #000000;
			font-size: 16px;
		}
		.zxft_title_time{
			color: #999999;
			font-size: 14px;
		}
		/*调查征集*/
		.dczj{
			margin-top: 20px;
			height: 350px;
			width: 1200px;
			position: relative;
		}
		.dczj_title{
			font-size: 18px;
			color: #0168b7;
			line-height: 25px;
			font-weight: bold;
			text-decoration: none;
		}
		/*调查征集分页*/
		 #containet {
            width: 875px;
            height: 295px;
        }
 		#pageMain{
 			margin: 0;
 			padding: 0;
 		}
        #pageMain li {
            list-style: none;
            line-height: 22px;
            height: 58px;
    		padding-top: 30px;
        }
        .pageMain_number{
        	width: 48px;
        	height: 48px;
        	text-align: center;
        	line-height: 48px;
        	float: left;
        	border-radius: 24px;
        	border: 2px solid #e8e8e8;
        	font-size: 20px;
        }
        .pageMain_message{
        	float: left;
        	margin-left: 20px;
        	width: 680px;
        	height: 60px;
        	line-height: 30px;
        }
        .pageMain_title{
        	font-size: 16px;
        	font-weight: bold;
        	color: #000000;
        }
        .pageMain_time{
        	font-size: 16px;
        	color: #999999;
        }
 		.pageMain_state{
 			float: right;
 			width: 84px;
 			height: 23px;
 			background-color: #1475cd;
		    border-radius: 15px;
		    text-align: center;
		    line-height: 23px;
		    font-size: 16px;
		    color: white;
		    margin: 15px auto;
 		}
        #pageBox {
            float: right;
            margin-top: 25px;
            height: 20px;
        }
 
        #pageBox span {
            display: inline-block;
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
 			color: white;
 			background-color: #999999;
        }
 
        #pageNav {
            display: none;
        }
 
        #pageNav a {
            display: inline-block;
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #3a87ad;
            text-decoration: none;
        }
 
        #pageNav a.active, #pageNav a:hover {
            background: #3a87ad;
            color: #EFEFEF;
        }
 
        #prev:hover {
            cursor: pointer;
            background-color: #0168b7;
        }
 
        #next:hover {
            cursor: pointer;
            background-color: #0168b7;
        }
        /*资讯建议*/
       .zxjy{
       	    position: absolute;
		    left: 932px;
		    top: 35px;
       }
       /*信箱信访*/
      .xxxf{
      	width: 1200px;
      	height: 140px;
      }
      .xxxf ul{
      	width: 100%;
      	height: 140px;
       	list-style: none;
       	margin: 0;
       	padding: 0;
       	border-top: 1px solid #e5e5e5;
       	border-bottom: 1px solid #e5e5e5;
       }
       .xxxf ul li{
       	width: 398px;
       	height: 140px;
       	float: left;
       }
       .xxxf ul li img{
       	float: left;
       	margin: 40px;
       }
       .xxxf_message{
       	width: 215px;
	    height: 75px;
	    float: left;
	    margin-top: 35px;
       }
       .xxxf_message_title{
       	font-size: 18px;
       	color: #000000;
       }
       .xxxf_message_hint{
       	font-size: 14px;
       	color: #999999;
       	text-indent: 2em;
    	display: inline-block;
       }
      .lzxx{
      	width: 400px;
      	height: 110px;
      	position: absolute;
      	z-index: -10;
      	margin-top: 15px;
       	border-left: 1px solid #e5e5e5;
       	border-right: 1px solid #e5e5e5;
       }
		/*底部*/
		.foot {
			height: 163px;
			width: 100%;
		}
		
		.foot1 {
			height: 50px;
			width: 100%;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot1.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.foot1_menu {
			width: 1200px;
			height: 50px;
			margin: auto;
		}
		
		.foot1_menu ul {
			list-style: none;
			margin: auto;
			height: 50px;
			width: 100%;
			margin-left: -40px;
			padding-top: 9px;
		}
		
		.foot1_menu_box {
			width: 300px;
			height: 35px;
			background-color: white;
			float: left;
			margin-left: auto;
			border: none;
			font-size: 14px;
		}
		
		.foot1_menu_box1 {
			width: 300px;
			height: 35px;
			background-color: white;
			float: left;
			margin-left: 85px;
			border: none;
			font-size: 14px;
		}
		
		.foot1_menu_box_xlk {
			width: 35px;
			height: 35px;
			float: left;
			line-height: 32px;
			text-align: center;
			background-color: white;
		}
		
		.foot1_menu_box_search {
			width: 300px;
			height: 35px;
			background-color: white;
			text-align: center;
			float: left;
			line-height: 35px;
			margin-left: 85px;
			border: none;
			font-size: 14px;
		}
		
		select::-ms-expand {
			display: none;
		}
		select{
			 /*将默认的select选择框样式清除*/
			  appearance:none;
			  -moz-appearance:none;
			  -webkit-appearance:none;
		}
		
		.search {
			background-color: rgb(214, 214, 214);
			float: right;
			height: 35px;
			width: 58px;
			margin: auto;
			text-align: center;
			line-height: 35px;
			color: #000000;
			font-size: 14px;
		}
		/*交界线*/
		
		.jjx {
			width: 100%;
			height: 3px;
			background-color: rgb(1, 104, 183);
		}
		
		.foot2 {
			height: 110px;
			width: 100%;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.foot2_message {
			width: 1200px;
			margin: auto;
			height: 110px;
		}
		/*政府网站找错*/
		
		.foot2_zfwzzc {
			width: 95px;
			height: 45px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2_zfwzzc.jpg) no-repeat;
			background-size: 100% 100%;
			float: left;
			margin-top: 32.5px;
		}
		/*党政机关图标*/
		
		.foot2_dzjg {
			width: 52px;
			height: 62px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2_dzjg.jpg) no-repeat;
			background-size: 100% 100%;
			float: left;
			margin-top: 24px;
			margin-left: 6%;
		}
		/*中间字体*/
		
		.foot2_zt {
			width: 535px;
			height: 62px;
			float: left;
			margin-top: 29px;
			margin-left: 6%;
			font-size: 14px;
			line-height: 25px;
			text-align: center;
		}
		.foot2_zt img {
			vertical-align: middle;
			margin: 0 auto;
		}
		.foot2_zt a {
			text-decoration: none;
			color: #000000;
		}
		
		.foot2_zt a:hover {
			text-decoration: underline;
			color: rgb(8, 94, 160);
		}
		
		.foot2_zt span {
			margin-left: 3px;
		}
		/*信用中国*/
		
		.foot2_xyzg {
			width: 100px;
			height: 33px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2_xyzg.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
			margin-right: 1%;
		}
		/*信用湖北*/
		
		.foot2_xyhb {
			width: 100px;
			height: 33px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2_xyhb.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
			margin-right: 1%;
		}
		/*信用武汉*/
		
		.foot2_xywh {
			width: 100px;
			height: 33px;
			background: url(http://sjj.wuhan.gov.cn/material/sjj_new/img/foot2_xywh.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
		}