@charset "utf-8";

.header{
	height: 651px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/hearder.png) 50% 0 no-repeat;
}
.header h1{
	width: 440px;
	height: 100px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/logo_white.png) 50% 25px no-repeat;
}
.header .search{
	width: 585px;
    height: 50px;
    margin: 20% 24% auto;
}
.search input{
    width: 500px;
    height: 50px;
    margin-top: -5px;
}
.search button{
    width: 86px;
    height: 50px;
    margin-left: -10px;
}
.content{
	margin-top: -84px;
}
.w745{
	width: 745px;
	height: 394px;
	float: left;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/zxzc.png) 50% 0 no-repeat;
}
.w745 h3{
	height: 50px;
    line-height: 50px;
    position: relative;
}
.w745 h3 b{
	color: #fff;
    font-size: 26px;
    margin-left: 45px;
} 
.w745 h3 a{
	position: absolute;
	width: 10px;
	height: 21px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/more.png) 50% 0 no-repeat;
	left: 330px;
    top: 50%;
    margin-top: -10px;
}
.list-t{
	padding: 22px 40px;
}
.list-t li{
    line-height: 30px;
    font-size: 16px;
    height: 40px;
}
.list-t li:before{
	background-color: #e16360 !important;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}
.list-t li a{
	display: inline-block;
}
.list-t li em a{
	margin-left: 20px;
    background-color: #1b99ea;
    color: #fff;
    padding: 0px 10px;
}
.w455{
	width: 455px;
	height: 394px;
	float: right;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/wyzx.png) 50% 0 no-repeat;
}
.w455 h3 {
    height: 50px;
    line-height: 50px;
    position: relative;
}
.w455 h3 b{
	color: #fff;
    font-size: 26px;
    margin-left: 190px;
} 
.w455 h3 a{
	position: absolute;
	width: 10px;
	height: 21px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/more.png) 50% 0 no-repeat;
	right: 25px;
    top: 50%;
    margin-top: -10px;
}
.w455 .txt{
	padding: 20px 40px;
	position: relative;
	font-size: 16px;
}
.w455 .ask{
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/ask.jpg) 0% 10% no-repeat;
	padding-left: 56px;
    line-height: 35px;
}
.w455 .answer{
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/answer.png) 0% 0% no-repeat;
	padding-left: 56px;
    line-height: 30px;
}
.w455 .more{
	position: absolute;
    right: 40px;
}

.p2{
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/wd_bg.png) 50% 0 no-repeat;
	height: 1312px;
}
.questions{
    position: relative;
    padding: 40px 60px;
}
h3.tab {
	height: auto;
    line-height: 100px;
    padding: 0px 0px 40px 130px;
}
h3.tab a{
    width: 460px;
    height: 100px;
    font-size: 30px;
    border-radius: 15px;
    color: #333;
    padding: 0px 0px 0px 75px;
    font-weight: normal;
	background-color:#fff;
}
/*h3.tab a.zcwdk{
	background-color: #fff !important;
	color: #333 !important;
}
h3.tab a.hdwdk{
	background-color: #ffbc16 !important;
	color: #fff !important;
}*/
h3.tab a.current{
	background: #ffbc16;
	color: #fff;
	border: none;
}
h3.tab a i{ 
    display: inline-block;
    position: absolute;
}
h3.tab a.zcwdk i{
	width: 48px;
    height: 55px;
    top: 50%;
    left: 50px;
    margin-top: -28px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/zcwdk.png) 50% 0px no-repeat;
}
h3.tab a.hdwdk i{
	width: 56px;
    height: 50px;
    top: 50%;
    left: 50px;
    margin-top: -22px;
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/hdwdk01.png) 50% 0px no-repeat;
}
h3.tab a.zcwdk.current i{
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/zcwdk01.png) 50% 0px no-repeat;
}
h3.tab a.hdwdk.current i{
	background: url(//mpa.hubei.gov.cn/material/images/zwzspt/hdwdk.png) 50% 0px no-repeat;
}
.pane{
	padding:35px 0px;
}
.list-b li{
    position: relative;
    padding:20px 30px;
    border:1px solid #ccc;
}
.list-b li h4{
    font-size: 18px;
    line-height: 30px;
}
.list-b li h4 span{
    position: absolute;
    right: 0px;
    background-color: #eee;
    padding: 0px 10px;
    border-radius: 5px;
}
.list-b li h4 i {
    width: 16px;
    height: 16px;
    background: url(//mpa.hubei.gov.cn/material/images/zwzspt/xgzc.png) 50% 0 no-repeat;
    display: inline-block;
}
.list-b li h4 span a{
    color: #1678db;
    font-weight: normal;
}
.list-b li .info a{
    display: block;
    color: #818181;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.list-b li .text{
    color: #6e6e6e;
    font-size: 16px;
    padding-top: 10px;
    line-height: 30px;
} 

.list-b li .xgzc a{
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
    color: #1678db;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 20px 0px 10px;
    background-color: #eeeeee;
}

.list-b li .xgzc a i{
    display:block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background:url(../images/zwzspt_images/icons.png) 0 -160px no-repeat;
}

.list-b li+li{
    margin-top: 40px;
}

.mt30{
    margin-top: 30px;
}


@media(max-width: 1200px){
	body{
		width: 1200px;
	}
}