@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:url("../images/szswrfzbrgjxd.jpg") top center no-repeat #ffffff;}
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:#D80000;}
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;}

.wza_box{ font-size: 14px; color: #333;text-align: right;position: absolute; right: 20%; top:0;} 
.wza_box a{color: #333;}
.wza_box span{margin: 0 10px; display: none;}
.wza_box .slb{display: none;}

/* 公共列表样式 */
.common_list{
	padding:0 24px;
}
.common_list li{

	height:56px;
	text-indent: 24px;
	line-height:56px;
	color:#333;
	position:relative;
	border-bottom:1px dashed #ccc;
}
.common_list li::after{
	content:"";
	width:8px;
	height:8px;
	border-radius:50%;
	background-color:#dddddd;
	position:absolute;
	left:8px;
	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_tit{
	font-size:32px;
	font-weight:600;
	color:#fff;
	display:block;
	text-align:center;
	margin:24px;
}


/* 内容 */
.container{
	width:1200px;
	margin:auto;
	margin-top:576px;
}

/* 导语 */
.qy_txt {
	width:100%;
}
.qy_txt_tit{
	width:48px;
	margin-top:24px;
}
.qy_txt_con{
	width:1100px;
	color:#fff;
	line-height:32px;
	text-indent:40px;
	padding-left:24px;
	border-left:1px solid #fff;
}


/* 工作动态 */
.gzdt{
	margin-top:132px;
	height:384px;
}


/* 媒体动态 */
.mtdt{
	height:320px;
}


/* footer */
.footerbox{
	
}
.ewb-ft-bd {
    background-color: #0d7f44;
}
.ewb-ft-p {
    color:#fff;
}
.ewb-ft-p a{
    color:#fff;
}