@charset "utf-8";

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: bottom; }
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; }
.mr0{margin-right:0 !important; float:right !important;}
.info{text-align: justify; text-justify: inter-ideograph;}

/**body**/
body { color: #686868; }
a { color: #686868; }
a:hover { color: #18823b; }
.wrap { width: 1002px; margin: 0 auto; }

/**header**/
.other{background:url(other.jpg);}
.other .wrap{height:94px;position:relative;z-index:10;}

.fixed{width:100%;position:fixed;top:0;left:0;z-index:10;}
.logo{float:left;}

.search {width:239px; height:25px; background:url(search.jpg); position:absolute; bottom:7px; right:0; overflow:hidden;}
.search form { position:relative; width:239px; height:25px; }
.search form .search-input-box input { width:176px; height:26px; line-height:26px; padding-left:5px;}
.search form .search-btn { position:absolute; right:0; top:0; width:58px; height:25px; }
.search form .search-btn button { display:block; width:58px; height:25px; background:url(blank); text-indent:-999em; cursor:pointer; }

/**nav**/
.nav {height: 54px;background:url(navLine.gif) left center no-repeat;}
.nav ul li { width: 125px; float: left; display: inline; background:url(navLine.gif) right center no-repeat; position:relative;z-index:10;}
.nav ul li a { display: block; height: 54px; line-height:54px; color:#333; font-size: 14px; text-align:center; }
.nav ul li a:hover, .nav ul li a.current {color: #18823b;}
.nav ul li em{display:block;width:43px;height:46px;background:url(hot.png);position:absolute;top:0;right:1px;}
.nav .subNav {position: absolute; top: 54px; left:-2px; width: 125px; background: #a6a6a6; z-index: 10; display: none;}
.nav .subNav dt a {height: 30px; line-height:30px; font-size: 12px; }

/**footer**/
.footer{background:#f6f7fb;padding:40px 0 50px;}
.footer .wrap{position:relative;}
.copyRight{line-height:22px;padding-bottom:10px;}
.ewm{position:absolute;top:-10px;right:0;}
