*{ 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;
}
html{
	min-width: 1250px;
}
body{
	background:#f5ffe0  !important;
	
}
.right{
	float: right;
}

.top .center{
	position: relative;
	width: 1000px;
	margin: 0 auto;    height: 150px;
}
.top .logo{
	z-index:2;
	    font-family: "汉仪雪峰体简";
    font-size: 39px;
    color: #f9c500;
    position: absolute;
    top: 44px;
    left: 29px;
}
.top .banner{
	    width: 1000px;
    height: 150px;
	position:absolute;
	z-index:1;
}
.top .search{
	    z-index: 2;
    position: absolute;
    width: 360px;
    bottom: 0;
    height: 47px;
    background: url(../img/search.png) no-repeat;
    right: 0;
}
.top .search input{
	width: 215px;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    font-family: "微软雅黑";
    position: absolute;
    border: 0;
    top: 9px;
    left: 45px;
}
.top .search label{
	position: absolute;
    display: inline-block;
    width: 35px;
    height: 30px;
    top: 9px;
    cursor: pointer;
    left: 289px;
}
.nav{
	height: 54px;
	background: #9aea98;
}
.layui-nav{
	width: 1280px;
	background: none !important;
	margin: 0 auto;
	height: 54px;
	padding: 0 !important;
}
.layui-nav>li{
	width: 106px;
}
.layui-nav>li>a{
	height: 54px;
	width: 96px;
	display: block;
	text-align: center;
	line-break: 54px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #0a5c08 !important;
	padding: 0 !important;
}
.layui-nav>li>a:hover,.layui-nav .active{
	color: white !important;
	background: #ff9900;
}
.layui-nav-bar{
	display: none !important;
}
.layui-nav .layui-nav-item{
	line-height: 54px !important;
	    margin: 0 0;
}


.foot{
    position: relative;
    padding: 26px 0;
	background: #9aea98;
}
.foot #_ideConac img{
	    position: absolute;
       top: 10px;
    left: 314px;
}
.foot .center{
	width: 1000px;
	margin: 0 auto;text-align: center;    position: relative;
}
.foot p{
	line-height: 28px;
	color: white;
	font-size: 12px;
	font-family: "微软雅黑";
	text-align: center;
}
.foot p a{
	color: white;
}
