.header{
	height:4.5em;
	background: url(head_bg_yw2018.jpg) repeat-x 0 0;
	text-align: center;
	padding:0 1.375em;

}
.header .header-box{
	height:4.5em;
	display: inline-block;
	line-height:4.5em;
	width:100%;
position: relative;
}
.header h1{
	color:#fff;
	font-size:1.3em;
	float: left;
}
.header h1 a{
	margin-right:0.4em;
}
.header h1 a img{
	width:2em;
	height:1.5625em;
	vertical-align: middle;
margin-top:-0.3em;
}
.header .search{
	display: inline-block;
	background:#fff url(search_bg_yw2018.png) no-repeat 98% center;
	background-size:1.2em 1.2em;
	filter:alpha(opacity=60);
	opacity:.6;
	height:45%;
	width:22%;
	border:1px solid #959595;
	margin:1em 0;
	padding:0 2.125em 0 .625em;
	float:right;
}

.header .header-box .code_sina{
  width: 3.2em;
  height:3.2em;
  position: absolute;
  top:3.9375em;
  right:6.0625em;
  z-index: 3;
display:none;
}
.header .header-box .code_sina img{
 width:100%;
 height:100%;
}
.header .header-box .code_wenxin{
  width: 3.2em;
  height:3.2em;
  position: absolute;
  top:3.9375em;
  right:2em;
  z-index: 3;
display:none;
}
.header .header-box .code_wenxin img{
 width:100%;
 height:100%;
}
/*footer begin*/
.top {
    width: 39px;
    height: 39px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 301;
}
.top a {
    display: inline-block;
    width: 39px;
    height: 39px;
    background: url(top_yw2018.png) no-repeat;
}
.footer{
	width:100%;
	padding:1.6em 0 1.2em ;
	background: #871111;
	overflow:hidden;
}
.footer .logo-2{
	float: left;
	width:16%;
        padding-left:2.6875em;
}
.footer .logo-2 a{
	display: inline-block;
}
.footer .logo-2 a img{
	width:6em;
	height:6.5em;
	
}
.footer ul{
	width:65%;
float:right;
line-height:2.4em
}
.footer ul li{
	float: left;
	color:#fff;
	font-size:1.2em;
margin-right:0.4em
}
.footer ul li a{
	color:#fff;
	font-size:1em;
margin-right:0.4em
}
.footer p{
	color:#fff;
	font-size:1.2em;
	line-height:200%;
	display: block;
	width:100%;
	overflow: hidden;
}
/*分页*/
.SiteGeneralContentPage{margin:1em 0;padding:3px 0;text-align:right;font-size:14px;}
.SiteGeneralContentPage .currentt{background:#00a0e9;border:#036cb4 1px solid;color:#fff;font-weight:bold;margin:2px;padding:2px 5px}
.SiteGeneralContentPage .disabled{BORDER:#eee 1px solid;COLOR:#ddd;MARGIN:3px;padding:2px 5px}
.SiteGeneralContentPage a{BORDER:#b5b4b4 1px solid;COLOR:#e06b6d;padding:.04em .14em;TEXT-DECORATION:none}
.SiteGeneralContentPage a:hover,.SiteGeneralContentPage a:active{BORDER:#999 1px solid;COLOR:#666}