@charset "utf-8";
body{color:#333333; font-size:16px; font-family:'Microsoft Yahei',Tahoma,Helvetica,Arial,Serif,sans-serif,Simsun,SimHei,Monospace; -webkit-text-size-adjust:none; background-color:#00238c;
background-color:#fff;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#337fd4;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999999;}
.fl {float: left}
.fr {float: right}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}



/* 公共列表样式 */
.common_list li {
	height: 48px;
	font-size:20px;
	text-indent:24px;
	line-height: 48px;
	color: #333;
	position: relative;
	
}

.common_list li::after {
	content: "";
	width:10px;
	height:10px;
	/* border-radius: 50%; */
	background-color: #D8D8D8 ;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top:-4px;
}

.common_list li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.common_list li span {
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
}

.common_dot p {
	height: 48px;
	font-size:22px;
	text-indent:24px;
	line-height: 48px;
	color: #333;
	position: relative;
	
}

.common_dot p::after {
	content: "";
	width:10px;
	height:10px;
	border-radius: 50%;
	background-color: #D8D8D8 ;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top:-4px;
}
.common_dot .common_con p::after{
	left: 5px;
}

/* 头部 */
.header{
	height:450px;
	background: url("../images/aqfzcsjs_top.jpg") center top no-repeat;
	border-bottom:10px solid #D1223D;
}



.container{
	width:1200px;
	margin:auto;
}


.zxlm{
	width:1120px;
	min-height:448px;
	padding:16px 32px;
	margin:auto;
	background-color:#fef9fa;
	border:1px solid #eee;
	border-radius:10px;
	margin-bottom:48px;
}
.zxlm_tit{
	margin-left:48px;
}
.zxlm_tit span{
	margin:80px auto;
	display:inline-block;
	border-left:4px solid #D1223D;
	padding-left:12px;
	font-size:22px;
	margin-bottom:24px;
}
.zxlm .common_list{
	width:100%;
	margin-top:8px;
}



/* 图片列表 */
.common_img li{
	width:100%;
	height:104px;
	padding:24px 0;
	border-bottom:1px solid #c5c5c5;
}
.common_img li .img{
	display:block;
	width:146px;
	height:100%;
}
.common_img li .img img{
	width:100%;
	height:100%;
}
.common_img li .img_js{
	width:960px;
}
.common_img li .img_js h2{
	font-size:20px;
}
.common_img li .img_js h2 span{
	float:right;
	color: #999;
}
.common_img li .img_js p{
	margin-top:24px;
	font-size:18px;
	color:#6e6e6e;
}


.common_dot .common_con .item1{
	margin-right:20px;
	border:1px solid rgba(218,218,218,1);
	width:488px;
	height:156px;
	background: url("../images/aqfzcsjs_xchb.png") center top no-repeat;
}
.common_dot .common_con .item2{
	margin-right:20px;
	margin-top:20px;
	width:488px;
	height:136px;
	border:1px solid rgba(218,218,218,1);
	background: url("../images/aqfzcsjs_xcby.png") center top no-repeat;
	line-height:132px;
	text-align:center;
	font-size:18px;
	font-weight:600;
}