@charset "utf-8";
/*
Copyright ibw.cn
Created by ibw
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #555; }
a { color: #555; }
a:hover { color: #76b42b; }
.wrap { width: 1200px; margin: 0 auto;}
.wrapper{width:100%; margin: 0 auto; overflow:hidden;}

.logo{position:absolute;top:0;left:50%;margin-left:-92px;z-index:10;}
.nav{height:64px;position:relative; }
.nav ul{width:1200px;margin:0 auto;}
.nav ul li { width: 154px; float: left; display: inline; position:relative; z-index:10;}
.nav ul li a { display: block; height: 64px; line-height:64px; font-size: 16px; color:#000; text-align:center;}
.nav ul li a:hover, .nav ul li a.current {color:#76b42b;background:url(line.png) bottom 17px center no-repeat;}

.nav ul li:nth-child(3){margin-right:276px;}
.nav ul li .subNav{width:154px;position:absolute;top:64px;left:0;background:#fff;z-index:10;display:none;}
.nav ul li .subNav dt{border-bottom:1px solid #eee;}
.nav ul li .subNav dt:last-child{border-bottom:0;}
.nav ul li .subNav dt a{height:auto;line-height:18px;padding:8px 0;font-size:13px;}
.nav ul li .subNav dt a:hover{background:#f1f1f1;}

/*Banner*/
.banner {position:relative; left:50%; width:1920px; margin-left:-960px; text-align:center;}
.banner .hd { position:absolute; left:0; bottom:30px; width:100%; height:8px; z-index:4; }
.banner .hd ul { width:1000px; height:8px; margin:0 auto; text-align:center;}
.banner .hd ul li { display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:0 4px; border-radius:8px; background:#bad995; line-height:999px; overflow:hidden; cursor:pointer; vertical-align:top;}
.banner .hd ul .on {background:#fff;}

.footer{height:278px;color:#fff;text-align:right;overflow:hidden;}
.footer a{color:#fff;}
.footer a:hover{color: #76b42b;}
.footer .link{font-size:18px;margin-top:90px;}
.footer .link a img{margin:4px 10px 0 0;}
.footer .link li{margin-top:10px;}
.footer .copyright{font-size:14px;line-height:28px;margin-top:20px;}