@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; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);}
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #15f3fc; }

 
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.g-in { width:1200px; margin:0 auto; }
.i_sidebar{position: fixed;top: 90px;width: 110px;background: rgba(0,0,0,0.3); left: 0;z-index: 9;}
.i_sidebar .i_menu{width: 32px;height: 20px;background: url(nav_ico01.png) no-repeat center;margin-top: 50px;margin-left:34px;}
.i_sidebar_active .i_menu{background: url(nav_ico02.png) no-repeat center;}
.i_sidebar .nav_s{margin-top: 30px;margin-left:34px;}

.slide-menu {position: absolute; z-index: 300; top: 98px; left: -1000px; transition: left 0.7s;}
.slide-menu li {border-bottom: 1px solid rgba(255,255,255,.1); padding: 12px 0;}
.slide-menu li:hover dl {display: none;}
.slide-menu a {color: #fff; display: block; text-align: center; line-height: 44px; width: 110px;}
.slide-menu a:hover {color: #000; background: #15f3fc;}
.slide-menu dl {display: none; padding-left: 10px;}
.slide-menu dl a {line-height: 30px;}
.slide-menu.showaaa {left:0px;}


.topArea { background:rgba(0,0,0,0.6); position:fixed; top:0; width:100%; left:0; z-index:999999;border-bottom: 1px solid #555; }
.topArea .logo { margin-left: 5%; }
.topArea .nav { margin-right: 5%; }

.logo { float:left;margin-top: 10px;}
.topArea .nav { width:500px; }
.topArea .nav ul li{ width: 20%;}
.inside .nav { width:600px; }
.inside .nav ul li{ width: 16.666%;}

.nav { float:right; width:600px; margin-left: 60px;}
.nav ul li{ position:relative; float:left;  text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:90px;height:92px;line-height: 92px ;font-size:15px; color:#fff;position: relative; }
.nav ul li .a1 span { display:block; width:0%; height:2px; background:transparent;left: 0;bottom: 0; position: absolute; 
transition: all 1.2s ease 0s;}
.nav ul li:hover .a1 span { width:100%;}
.nav ul li .a1 p i { display:block; font-size:12px; text-transform:uppercase;display: none; }
.nav ul li:hover .a1 span,.nav .current .a1 span { background:#15f3fc;  }
.nav ul li:hover .a1,.nav .current .a1 { font-weight:bold;  }



.nav .sub { position:absolute; top:92px; width:100%; display:none; background:rgba(0,0,0,0.3); z-index:999; }
.nav .sub dt { width:100%; text-align:center; padding:5px 0; border-bottom:1px solid #6e7580; }
.nav .sub dt a { color:#fff; }
.nav .sub dt:hover { background:#15f3fc; }
.nav .sub dt:hover a { color:#fff; }
 
.topArea .phone{height: 111px;border-left: 1px solid #3f3f3f;padding-left:22px;color: #fff;float: right;}
.topArea .phone .p01{font-size: 14px;margin-top: 30px;}
.topArea .phone .p02{font-size: 24px;}

 
.inside { background:#fff; position:fixed; top:0; width:100%; left:0; z-index:999999;border-bottom: 1px solid #a7a7a7; }
.inside .nav ul li .a1 {color:#222;}

.footerC{padding: 16px 0 16px;background:url(footer_bg.jpg) no-repeat center;background-size: 100% 100%;}
.footerC .footerC_c{margin-bottom: 35px;display: none;}
.footerC .img{margin:0 125px 0 60px;}
.footerC .img p{font-size: 14px;color: #fff;margin-top: 8px;text-align: center;}
.footerC dl{width: 300px;}
.footerC dl dt{font-size: 14px;color: #3c6abc;width: 100%;float: left;margin-bottom: 20px;font-weight: bold;}
.footerC dl dd{font-size: 14px;color: #fff;width: 50%;float: left;margin-bottom: 20px;text-align: left;}
.footerC dl dd a{color: #fff;}
.tel{width: 320px;margin-right:80px;}
.tel .phone{padding-left: 35px;height: 28px;line-height: 28px;font-size: 14px; color: #fff;font-weight: bold;
background: url(g_ico01.png) no-repeat left center;margin: 30px 0 20px;}
.tel .contact{padding-left: 35px;line-height: 20px;font-size: 14px; color: #fff;
background: url(g_ico02.png) no-repeat left top;}
.bqxx,
.bqxx a{font-size: 14px;color: #fff;text-align: center;}
 
 
.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;}