body {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}


/*顶部背景图*/

.dbbj {
	width: 100%;
	height: 200px;
	background: url(../img/top-banner.jpg) no-repeat;
	background-size: cover;
	min-width: 1200px;
}

.dbbj img {
    position: relative;
    
    top: 17%;
}

.logo {
	width: 1200px;
	margin: auto;
	height: 200px;
}


/*顶部菜单*/

.dbcd {
	width: 100%;
	height: 30px;
	background-color: rgba(85, 134, 203, 0.5);
	float: left;
	background-size: cover;
	min-width: 1200px;
}



.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;
}

.cd {
	width: 1200px;
	margin: auto;
	height: 30px;
}


/*导航栏*/

.dhl {
	width: 100%;
	height: 42px;
	background-color: rgb(1, 104, 183);
	background-size: cover;
	min-width: 1200px;
}

.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: 530px;
}


/*中间内容*/

.zjmessage {
	width: 1200px;
	margin: auto;
	height: 530px;
}

.zjmessage a {
	float: left;
	display: inline-block;
	width: 370px;
	height: 200px;
	margin: 30px 15px 0 15px;
}


/*底部*/

.foot {
	height: 163px;
	width: 100%;
}

.foot1 {
	height: 50px;
	width: 100%;
	background: url(../img/foot1.jpg) no-repeat;
	background-size: cover;
	min-width: 1200px;
}

.foot1_xlcd {
	width: 1200px;
	height: 50px;
	margin: auto;
}

.sewvmain {
	width: 310px;
	height: 35px;
	float: left;
}

.sewv {
	position: relative;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
}

.sewvtop {
	width: 100%;
	height: 35px;
	cursor: pointer;
	border-radius: 2px;
	overflow: hidden;
	margin-top: 7px;
	background-color: #FFFFFF;
}

.sewvtop>span {
	float: left;
	width: 100%;
	height: 35px;
	white-space: pre;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.sewvtop>em {
	float: right;
	margin-top: -35px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	line-height: 30px;
}

.sewvbm {
	width: 300px;
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
	border: 1px #D9D9D9 solid;
	border-radius: 2px;
	list-style: none;
	padding: 0;
	background-color: #FFFFFF;
}

.sewvbm>li {
	cursor: pointer;
	width: 300px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

.sewvbm>li:hover {
	background: #cccccc;
}

.sewvbm a {
	text-decoration: none;
	color: #000000;
}

.foot1_menu_box_search {
	width: 300px;
	height: 33px;
	background-color: white;
	text-align: center;
	float: left;
	line-height: 33px;
	margin-left: 110px;
	border: none;
	font-size: 14px;
	margin-top: 7px;
}

.search {
	background-color: #d6d6d6;
	float: right;
	height: 35px;
	width: 58px;
	margin: auto;
	text-align: center;
	line-height: 35px;
	color: #000000;
	font-size: 14px;
	margin-top: 7px;
}


/*交界线*/

.jjx {
	width: 100%;
	height: 3px;
	background-color: rgb(1, 104, 183);
	background-size: cover;
	min-width: 1200px;
}

.foot2 {
	height: 110px;
	width: 100%;
	background: url(../img/foot2.jpg) no-repeat;
	background-size: cover;
	min-width: 1200px;
}

.foot2_message {
	width: 1200px;
	margin: auto;
	height: 110px;
}


/*政府网站找错*/

.foot2_zfwzzc {
	width: 95px;
	height: 45px;
	background: url(../img/foot2_zfwzzc.jpg) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-top: 32.5px;
}


/*党政机关图标*/

.foot2_dzjg {
	width: 52px;
	height: 62px;
	background: url(../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(../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(../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(../img/foot2_xywh.jpg) no-repeat;
	background-size: 100% 100%;
	float: right;
	margin-top: 38.5px;
}