/*
  ibw.cn Reset Stylesheet
  Edited by Jue
  Copyright (c) 2018 ibw
 */

@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 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: 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, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto;  min-width:1226px; overflow-x: auto;   background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #02652f; }


.wrapper { position:relative; width:100%; margin:0 auto; }
.wrap { width:1226px; margin:0 auto; }
.container { width:1190px; margin:0 auto; }

.welcome { height:30px; line-height:30px; background:#f4fbfe; padding:0 20px; }
.welcome .p1 { float:left; }
.welcome .p2 { float:right; }

.topArea { height:53px; background:url(nav.jpg) no-repeat; line-height:53px; }


.nav { float:left; width:1000px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:111px; height:53px; line-height:53px; color:#fff; font-size:16px; background:url(nav02.png) no-repeat center right; }
.nav ul li:hover .a1,.nav .current .a1 { color:#ff2a2a; }
.nav ul li:last-child .a1 { background:none; }

.nav .sub { position:absolute; top:95px; display:none; z-index:999; }
.nav .sub dl { background:#fff; }
.nav .sub dl dt { width:90px; text-align:center; height:40px; line-height:40px; }
.nav .sub dl dt a { color:#000; }
.nav .sub dl dt:hover { background:#ff2a2a; }
.nav .sub dl dt:hover a { color:#fff; }

.topArea .nav01 { float:right; color:#fff; width:145px; padding-left:30px; background:url(nav01.png) no-repeat center left; }

.aArea { height:39px; background:url(aArea.jpg) repeat-x; border-bottom:1px solid #b2cbd5; }
.aArea form { float:right; padding-top:8px; width:270px; }
.aArea form .p1 { float:left; width:28px; height:23px; background:url(form.png) no-repeat center left; }
.aArea form .txt { float:left; display:block; width:160px; height:23px; border:1px solid #01612d; padding-left:10px; }
.aArea form .btn { float:left; display:block; width:50px; height:23px; text-align:center; line-height:23px; background:#01612d; color:#fff; cursor:pointer; }

.aArea01 { float:left; line-height:39px; font-weight:bold; color:#000; padding-left:20px; }
.aArea01 a { font-weight:normal; padding:0 10px; color:#000; }
.aArea01 a:hover { color:#02652f; }

.footer { border-top:7px solid #01612d; background:url(footer.jpg) repeat-x top; min-height:128px; text-align:center; }
.footer .p1 { padding-top:25px; font-size:14px; color:#01612d; }
.footer .p1 a { color:#01612d; padding:0 25px; }
.footer .p2 { padding-top:20px; font-size:13px; line-height:24px; color:#000; }
.footer .p2 a { color:#000; }

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}