@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:#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;}





/* 内容 */
.jczwxx_container{
	width:1200px;
	margin:48px auto;
	border:1px solid #deeaf3;
}
.con_jczwgk{
	position:relative;
	border:1px solid #deeaf3;
	background-color:#f7fbfe;
}

.tit{
	width:288px;
	height:56px;
	position:absolute;
	left:8px;
	top:50%;
	margin-top:-28px;
}

.common_tit{
	font-size:20px;
	text-indent:40px;
	line-height:56px;
	color:#04528f;
	position:relative;
	font-weight:600;
}
.common_tit::after{
	content:"";
	background:url("../images/xcq_jczwgk_icon_red.png") no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	left:8px;
	top:50%;
	margin-top:-12px;
}


.dlt{
	width:848px;
	border-left:2px solid #deeaf3;
	background-color:#f9f9f9;
	padding:0 24px;
	float:right;
}

.common_list li{
	height:56px;
	border-bottom:1px dashed #eee;
	text-indent: 24px;
	line-height:56px;
	color:#333;
	position:relative;
}
.common_list li:last-child{
	border-bottom:0;
}
.common_list li::after{
	content:"";
	width:2px;
	height:2px;
	border-radius:50%;
	background-color:#333;
	position:absolute;
	left:8px;
	top:50%;
	margin-top:-2px;
}
.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;
}



