body, ul, li, p, h1, h2, h3, h4, h5, h6 a{padding: 0;margin: 0;}
li {list-style: none;}
a {text-decoration: none}
img {border: 0;vertical-align: top;}
/* .clearfix {zoom: 1;_zoom: 1} */
.clearfix:after {content: "";display: block;line-height: 0px;height: 0px;clear: both;visibility: hidden}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none;color:#000;}
img{ border:none;}
.clear{clear:both;}
.equal{ padding-bottom:9999px; margin-bottom:-9999px; overflow:hidden;}
input,textarea,select,button,a:focus {outline: none;}
body{width: 100%;min-width: 1240px;height: 100%;margin: 0 auto;height: 700px;background: #fff;}
input,textarea,select,button,a:focus {outline: none;}
.left{float: left;}
.right{float: right;}
hr{display: inline-block;border: none;}
.ye-container{margin: 0 auto;padding: 0px;width: 1200px;}

/* header */
.header{width: 100%;height: 106px;}
.header .logo{height: 106px;width: 278px;float: left;}
.header .logo img {height: 58px;margin-top: 26px;}
.header .right {width: 922px;height: 106px;float: right;background: url('../img/08.png') no-repeat center bottom;}

/* nav */
.nav {width: 100%;height: 80px;background-color: #57AB49;position: relative;bottom: -3px;}
.nav ul{height: 80px;float: right;width: 80%;}
.nav li{height: 80px;float: left;width: 14%;}
.nav li a{display: inline-block;width: 100%;color: #fff;text-align: center;height: 80px;line-height: 80px;font-size: 16px; }
.nav li:hover, .nav li.active{background: #65C356;}

/* footer */
.footer {width: 100%;height: 120px;background: #57AB49;;color: #fff;padding-top: 34px;}
.footer p{font-size: 16px;line-height: 36px;text-align: center;}
.footer p a{color: #fff;font-size: 16px;}
.footer p a:hover{text-decoration: underline;}
.footer p span{margin-right: 4px;}