* {
	text-decoration: none;
	list-style-type: none;
}

body {
	min-width: 1100px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.wz {
	height: 54px;
	line-height: 54px;
	background: url(img/topbg.png) 0 18px no-repeat;
	padding-left: 25px;
	font-size: 14px;
	color: #484848;
	margin: 0 auto;
}

.common {
	width: 1100px;
	margin: 0 auto;
}

.m-head {
	width: 1100px;
	height: 270px;
	margin: 0 auto;
	background: url(img/topbg.png) center center no-repeat;
}

.statute {
	height: auto;
}

.box {
	margin: 0 auto;
	margin-bottom: 60px;
	width: 1050px;
	padding: 15px 25px 15px;
	-moz-box-shadow: 0px 0px 10px #d3d1d0;
	-webkit-box-shadow: 0px 0px 10px #d3d1d0;
	box-shadow: 0px 0px 10px #d3d1d0;

}



.box2 {
	border-top: 4px solid #277ee0;
}

.box4 {
	border-top: 4px solid #277ee0;
}

.tl {
	text-align: center;
}

.tl span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
	color: #f39229;
}


.box2 .tl span {
	color: #277ee0;
}

.box3 .tl span {
	color: #277ee0;
}

.box4 .tl span {
	color: #277ee0;
}

.tl span img {
	width: 20px;
	margin: 0px 20px 5px ;
}

.normal-list {
	margin-top: 10px;
}

.normal-list li {
	width: 510px;
	float: left;
	padding-left: 15px;
	height: 35px;
	/*border-bottom: #f39229 dashed 1px;*/
	background: url(../images/dot-circle.png) no-repeat 0 11px;
}


.normal-list2 li {
	padding: 10px 30px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #277ee0;
	background: url(img/zcfgyjd-li.png) no-repeat left center;
}

.normal-list li a {
	color: #666;
	font-size: 16px;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.normal-list2 li:hover a {
	color: #1364bf;
}

.normal-list2 li span {
	float: right;
}

.normal-list2 li a {
	color: #666;
	font-size: 16px;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.problem {
	height: 530px;
	/*background: url(../images/step04-bg.png) #f9f9f9 no-repeat center center;*/
}

.problem .wrapper {
	width: 1100px;
	margin: 0 auto;
}

.problem .answer {
	width: 100%;
	/*float: right;*/
	margin-top: 12px;
}

.problem .answer .con {
	margin-top: 10px;
	padding-inline-start: 0px;
}
.con li a{
	color: #222222;
}
.con li h2:hover a{
	color: #1364bf;
}
.con li p:hover a{
	color: #1364bf;
}
.problem .answer .con li {
	height: 86px;
	padding-left: 60px;
	margin-bottom: 10px;
	background: url(img/cjwt-bc.png) no-repeat;
}

.problem .answer .con li h2 {
	color: #333;
	padding-top: 15px;
	font-size: 16px;
	font-weight: normal;
}

.problem .answer .con li p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	width: 96%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zxfwList {
	width: 1050px;
	margin: 0 auto;
	padding-inline-start: 0px;
}

.zxfwList li {
	width:50%;
	float: left;
}

.zxfwList li a {
	display: block;
	text-align: center;
	height: 40px;
	margin: 5px;
	background: #F4F4F4;
	color: #222;
	font-size: 16px;
}

.zxfwList li a i {
	display: block;
	padding: 0px 0 10px;
}

.zxfwList li a i img {
	max-width: 100%;
	height: auto;
}