@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; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
*,*::after,*::before{box-sizing:border-box;}
.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;*/ }
div:focus { outline:none; }
.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;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#333; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #0091d7; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }
.wrap01 { width:1300px; margin:0 auto; }

.topArea { position:absolute; top:30px; left:0; right:0; z-index:999; }

.logo { float:left; }
.logo .img02 { display:none; }

.lanArea { position:relative; float:right; padding-left:45px; height:35px; background:url(t11.png) no-repeat center left; margin-top:10px; }
.lanArea p { width:95px; border:1px solid rgba(255,255,255,0.2); border-radius:25px; text-align:center; cursor:pointer; }
.lanArea p i { display:inline-block; height:33px; line-height:33px; padding-right:30px; font-size:16px; color:#fff;  background:url(t21.png) no-repeat center right; }

.lanArea ul { position:absolute; top:35px; left:45px; right:0; z-index:9; padding-top:25px; text-align:center; display:none; }
.lanArea ul li { background:#fff; }
.lanArea ul li a { display:block; color:#000; padding:10px 0; font-size:14px; }
.lanArea ul li:hover a { background:#0091d7; color:#fff; }

.lanArea:hover ul { display:block; }

.nav { float:right; margin-right:25px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { position:relative; display:block; width:110px; height:55px; line-height:55px; font-size:16px; color:#fff; z-index:5; }
.nav ul li .a1:before { position:absolute; display:block; content:""; height:4px; width:0; left:50%; bottom:0; /*background: linear-gradient(to right,#39b665,#17b5ff);*/ background:#0091d7; z-index:-1; transition: all 0.6s; }
.nav ul li:hover .a1:before,.nav .current .a1:before { width:66px; margin-left:-33px; }

.nav .sub { position:absolute; top:55px; width:100%; display:none; padding-top:25px; z-index:999; }
.nav .sub dt { width:100%; text-align:center; background:#fff; }
.nav .sub dt a { display:block; color:#000; padding:10px 0; }
.nav .sub dt:hover { background:#0091d7; }
.nav .sub dt:hover a { color:#fff; }

.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }

.topArea01 .lanArea { background:url(t12.png) no-repeat center left; }
.topArea01 .lanArea p { border:1px solid rgba(0,0,0,0.2); }
.topArea01 .lanArea p i { color:#333; background:url(t22.png) no-repeat center right; }

.topArea01 .nav ul li .a1 { color:#333; }


.footer { background:#303030; }
.footArea { padding:50px 0 45px; }
.foot01 { float:left; font-size:14px; width:500px; color:rgba(255,255,255,0.65); }
.foot01 .p2 { font-size:28px; color:#0091d7; font-weight:bold; font-family:"Arial"; }
 
.foot02 { float:right; padding-top:35px; font-size:0; }
.foot02 a { position:relative; display:inline-block; margin-left:10px; cursor:pointer; }
.foot02 a .img01 { position:absolute; bottom:50px; left:50%; margin-left:-60px; width:120px; height:auto; display:none; z-index:2; }
.foot02 a:hover .img01 { display:block; }

.tail { padding:20px 0; font-size:14px; color:rgba(151,151,151,0.35); border-top:1px solid rgba(151,151,151,0.35); }
.tail a { color:rgba(151,151,151,0.35); }
.tail a:hover { color:#fff; }
 
.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:10px; 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);}

/*漂浮广告*/
.pfad {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;}

/*多个相同类型广告*/
#ad1{position:absolute;z-index:9999;}
#ad1 .a1 { margin-bottom:5px; }
#ad1 .a1:last-child { margin-bottom:0; }

#hangL .a1 { margin-bottom:5px; }
#hangL .a1:last-child { margin-bottom:0; }

#hangR .a1 { margin-bottom:5px; }
#hangR .a1:last-child { margin-bottom:0; }




















