@charset "utf-8";
/*
Copyright ibw.cn 
Created by Clearfix
*/
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, i { 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: #5a5959; background:#fff;}
a { color: #5a5959; }
a:hover {color: #ff9b00;}
.wrap { width: 1200px; margin: 0 auto; }

/*Header*/
.header {position:relative;overflow:hidden;}
.topArea{height:28px;line-height:28px;background:#6c6c6c;}
.topArea a{border-left:1px solid #828282;float:right;color:#e1e1e1;}
.topArea a:hover{color: #ff9b00;}
.topArea .wb{background:url(wb.jpg) 10px center no-repeat;padding:0 12px 0 38px;}
.topArea .ot{padding:0 12px;}
.other{background:url(other.jpg);}
.other .wrap{height:97px;}
.logo{float:left;margin-top:20px; }
.tel{float:right;margin-top:25px;}

/*Nav*/
.nav { float:left; margin:24px 0 0 30px; width:770px; height: 45px;}
.nav ul li { width: 110px; float: left; display: inline; position:relative;z-index:10;}
.nav ul li a {display: block; height: 45px; line-height:45px; font-weight:bold; color:#666; font-size: 14px; text-align:center;}
.nav ul li a:hover, .nav ul li a.current {color: #000;}
.nav .subNav {position: absolute; top: 45px; left:-15px; width: 140px; background: #fff; z-index: 10; display: none; box-shadow:0 0 3px #ccc;}
.nav .subNav dt a {height: 30px; line-height:30px; font-weight:normal; font-size: 12px;}
.nav .subNav dt a:hover {color: #ff9b00;}

/*Banner*/
.banner { position:relative; left:50%; width:1900px; margin-left:-950px; text-align:center;}
.banner .hd { position:absolute; left:0; bottom:54px; width:100%; height:11px; z-index:4;}
.banner .hd ul { width:1002px; height:11px; margin:0 auto;}
.banner .hd ul li { display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:0 3px; border-radius:11px; background:#fff; line-height:999px; overflow:hidden; cursor:pointer; vertical-align:top;}
.banner .hd ul .on { background:#ff9b00; }

/*Footer*/
.footer {height:102px;background:#f1f1f1;border-bottom:12px solid #039ce0;}
.ftLogo{float:left;margin-top:23px;}
.copyRight{float:left;margin:23px 0 0 50px;}
.ftCon{float:left;margin:23px 0 0 100px;}
.share{float:right;line-height:36px;margin-top:33px;}
.share a{margin-left:8px;}
