*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
body,html{
	min-width: 1200px;
}
body{
	background: url(../images/bg.png);
}
.left{
	float: left;
}
.right
{
	float: right;
}
.body1{
	background: url(../images/body.png) no-repeat center 47px;
	background-size:100%;
}
.body2{
	background: url(../images/bodyBottom.jpg) no-repeat center bottom;
	background-size:100%;
}
.top_bar{
	height: 55px;
	background:#fafafa url(../images/topBar.jpg) repeat-x 0 bottom;
}
.top_bar .center{
	width: 1000px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	position: relative;
}

 .hy{
	    position: absolute;
    width: 395px;
    margin-left: 20px;
}
.top_bar .login{
	    position: absolute;
    width: 452px;
    right: 0;
    top: 0;
}
.search{
	position: absolute;
    left: 325px;
    top: 7px;
}
.search input{
	height: 25px;
    border: 1px solid #3d8108;
    width: 177px;
    position: absolute;
    left: 0;
    padding: 0 10px;
}
.search img{
	position: absolute;
    left: 179px;
}
.top_bar .login input{
	border: none;
	padding: 0 10px;
	width: 80px;
	height: 20px;
	border: 1px solid gainsboro;
}
.top_bar .login .dl{
	margin-left: 20px;
}
.top_bar .login .dl,.top_bar .login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
.top_bar .login .sm {
	background: #2780d8;
}
.logo{
	height: 220px;
	line-height: 220px;
	margin: 0 auto;
	width: 1000px;
}
.nav{
	background: #9ac24b;
	width: 1000px;height: 38px;padding: 0 !important;
	margin: 0 auto;
}
.nav>ul{
	width: 1000px;height: 38px;padding: 0 !important;
	margin: 0 auto;
}
.nav>ul>li{
	float: left;
	height: 38px;
	line-height: 38px;  
}
.nav>ul>li>a{
	display: block !important;
	padding: 0 21px !important;
	font-size: 14px;
	font-family: "宋体";
	color: white !important;
}
.nav>ul>li>a:hover,.nav li .active{
	background: url(../images/navHover.png) repeat-x;
	color: white !important;
}
.nav .sy{
	border: 0;
}
.layui-nav{
	background: #9ac24b !important;border-radius:0 !important;
	}
.layui-nav .layui-nav-item{
	line-height: 38px !important; 
}
.layui-nav-bar{
	display: none;
}

.layui-nav .layui-nav-more{
	display: none;
}








.yqlj{
	    padding-top: 24px;
    width: 1000px;
    margin: 0 auto;    position: relative;
}
.foot{
	background: url(../images/footerBar.png) repeat-x;
	font-family: "微软雅黑";
}
.foot .center p{
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-family: "微软雅黑";
}
.foot .center p a{
	color: white;
}
.foot .link_title{
	height: 30px;
	line-height: 30px;
	position: relative;
}
.foot .link_title span{
	position: absolute;
	color: white;
	font-family: "微软雅黑";
	left: 21px;
	font-size: 14px;
}.foot .link_title .name{
	position: absolute;
	height: 30px;
	width:150px;color: #757575;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 15px;
	background: white url(../images/foot_icon.gif) no-repeat 140px center;
	line-height: 30px;
	cursor: pointer;
}
.n1{
	left: 100px;
}
.n2{
	left: 280px;
}
.n3{
	left: 460px;
}
.n4{
	left: 640px;
}
.n5{
	left: 820px;
}
.link_info{
	    position: absolute;
    width: 961px;
    background: #ffffff;
    top: 59px;
    padding: 20px;
    z-index: 2;
    padding-bottom: 10px;
    display: none;
    box-shadow: 0px 0px 14px 0px #b5b5b5;
}
.link_info li{
	    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    margin-right: 10px;
    border-right: 1px solid black;
    margin-bottom: 10px;
    padding-right: 10px;
    font-family: "微软雅黑";
}
.link_info a{
	color: black;
}
.foot_bar{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
	    margin-top: 27px;
}
.foot_bar p{
	line-height: 30px;
	font-size: 12px;color: black;
}
.foot_bar p a{
	color: black;
}
