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



/* 头部 */
.header{
	background: url("../images/jczwgklist_top.jpg") center top no-repeat;
	height:476px;
}



/* 内容 */
.container{
	width:1200px;
	margin:64px 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:24px;
	text-indent:40px;
	line-height:56px;
	color:#04528f;
	position:relative;
	font-weight:600;
}
.common_tit::after{
	content:"";
	background:url("../images/jczwgk_icon_bmdot.png") no-repeat;
	width:22px;
	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;
}




/* 底部版权信息 */
.footer {
	margin-top:64px;
	padding-top:48px;
	background-color:#04518f;
	height:160px;
}

.footer_con {
	width: 1200px;
	height: 108px;
	margin: auto;
	position: relative;
	color:#fff;
}

.footer_con a{
	color:#fff;
}

.footer_con .dzjg {
	position: absolute;
	top: 20px;
	left: 0;
}

.ewb-foot-info {
	width: 960px;
	height: 100%;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 88px;
}

.ewb-foot-info a:hover {
	color: #DE141F;
}

.zfwzzc {
	position: absolute;
	top: 24px;
	right: 0;
}

