body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#ffffff;
	color:#444444;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input,textarea{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch}
*{box-sizing: border-box;}
a{
	color:#444444;
}
a:hover{
	color:#ad0101;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.container{
	width:1250px;
	height:auto;
	display: table;
	margin:auto;
	position:relative;
}
#s_header{
	width: 100%;
	min-width: 1250px;
	height: 189px;
	background: url(../images/spx_01.jpg) no-repeat top center;
	background-color: #ad0101;
	overflow: hidden;
	position: relative;
}
#s_header .date_box{
	position:absolute;
	left:53px;
	top:25px;
	font-size:16px;
	color:#ffffff;
	line-height: 25px;
}
#s_menu{
	width: 100%;
	min-width: 1250px;
	height: 57px;
	margin-top: 1px;
	border-top: 1px solid #9e0d14;
	border-bottom: 1px solid #9e0d14;
}
#s_menu #zy-menu{
	width:1250px;
	height:57px;
	margin:auto;
	position:relative;
}
#s_menu #zy-menu li{
	width:152px;
	height:57px;
	margin: 0px 15px;
	float:left;
	font-size:20px;
	color:#222222;
	text-align:center;
	line-height:57px;
	position:relative;
	cursor:pointer;
}
#s_menu #zy-menu .first,#s_menu #zy-menu .end{
	width:152px;
	margin: 0px 8px;
	border-left:0px;
}
#s_menu #zy-menu .current,#s_menu #zy-menu .cur{
	position:relative;
}
#s_menu #zy-menu .current a,#s_menu #zy-menu .cur a{
	color:#ffffff;
	background-color:#9e0d14;
}
#s_menu #zy-menu li a{
	display: block;
	color:#222222;
	position: relative;
	top: -1px;
}
#s_menu #zy-menu li a:hover{
	color:#ffffff;
	background-color:#9e0d14;
}
#s_foot{
	width: 100%;
	width: 100%;
	min-width: 1250px;
	height: auto;
	display: table;
	background-color:#ad0101;
}
#s_foot .fcon{
	padding: 18px 0px;
	font-size: 16px;
	color: #f4f4f4;
	line-height: 28px;
	text-align: center;
}