*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}	 
.top{
	max-width: 2000px;
	min-width: 1200px;
	margin: 0 auto;
	background: url("../img/top.png") center top no-repeat;
	height: 64px ;
	padding-top: 470px;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
}
.layui-nav{
	background: none !important;
	padding: 0 !important;
}
.layui-nav .layui-nav-more{
	opacity: 0;
}
.layui-nav-bar{
	display: none;
}
.nav>ul{
	height: 55px;
}
.nav li {
	height: 55px;
	width: 122px;
	float: left;
	margin: 0 4px;
}
.nav>ul>li>a{
	padding: 0 !important;
	display: block;
	width: 122px;
	color: white;
	background: url(../img/nav_icon.png) no-repeat;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	font-family: "华康海报体W12(p)";
	height: 55px;
}
.nav li>a:hover,.nav li .active{
	background: url(../img/nav_icon_hover.png) no-repeat;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{height:0 !important}
.foot{
	width: 1200px;
	margin: 13px auto 0;
}
.foot .link{
	height: 66px;
	background: url(../img/yqlj.png) no-repeat;
}
.foot .link span{
	float: left;
	font-size: 22px;
	color: white;
	font-family: "微软雅黑";
	margin-left: 66px;
	margin-top: 24px;
}
.foot .link  select{
	    float: left;
    margin-left: 24px;
    margin-top: 25px;
    height: 30px;
    width: 229px;
}
.foot .center{
	margin: 24px auto;
}
.foot .center p{
	font-family: "微软雅黑";
	font-size: 12px;
	text-align: center;
	color: #50872b;
	line-height: 24px;
}
.foot .center p a{
	color:#50872b;
}
