@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fff;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
a{
	color:#292929;
}
a:hover{
	color:#b61a0c;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1200px;
	height:auto;
	margin:auto;
	display:table;
}
#header{
	width:100%;
	min-width:1200px;
	height:132px;
	background:url(../images/zx_01.jpg) no-repeat center;
}
#header .htc{
	height:132px;
	background:url(../images/zx_04.jpg) no-repeat 790px;
}
#header .htc .logo{
	position:relative;
	top:25px;
}
#menu{
	width:100%;
	min-width:1200px;
	height:52px;
	background:url(../images/zx_13.jpg) repeat-x top left;
	border-top:1px solid #ffffff;
}
#menu #zy-menu{
	width:1200px;
	height:52px;
	margin:auto;
	position:relative;
}
#menu #zy-menu li{
	width:211px;
	height:52px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:52px;
	position:relative;
	cursor:pointer;
	border-left:1px solid #ffffff;
}
#menu #zy-menu .first{
	width:140px;
	border-left:0px;
}
#menu #zy-menu .current,#menu #zy-menu .cur{
	position:relative;
}
#menu #zy-menu .current a,#menu #zy-menu .cur a{
	color:#ffffff;
}
#menu #zy-menu li a{
	color:#ffffff;
}
#menu #zy-menu li a:hover{
	color:#ffffff;
}
#menu #zy-menu li .box{
	width:100%;
	height:auto;
	padding:0px 0px;
	display:inline-block;
	position:absolute;
	top:52px;
	left:0px;
	display:none;
	z-index:9999;
}
#menu #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background:none;
	background-color:#efefef;
	font-size:18px;
	font-weight:normal;
	color:#282828;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#menu #zy-menu li .box li a{
	display:block;
	color:#282828;
}
#menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#c70e00;
}
#slide{
	width:1300px;
	height:auto;
	margin:22px auto 0px;
	position:relative;
}
@media screen and (max-width:1300px){
	#slide{
		width:1200px;
		height:auto;
		margin:auto;
		position:relative;
	}
}
#foot{
	width:100%;
	min-width:1200px;
	height:154px;
	margin:auto;
	background:url(../images/zx_64.jpg) no-repeat top center;
	position:relative;
	z-index:-1;
}
#foot .flogo{
	width:522px;
	height:80px;
	position:relative;
	top:36px;
	left:0px;
}
#foot .ftext{
	width:512px;
	height:125px;
	font-size:16px;
	color:#ffffff;
	line-height:24px;
	overflow:hidden;
	position:relative;
	top:15px;
	right:0px;
}