@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; }
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;}
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:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #015bab; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1280px; margin:0 auto; }

.topArea { position:fixed; left:0; top:0; width:100%; z-index:9; transition: all 0.6s; }
.logo { float:left; }
.logo .img02 { display:none; }
.serbot { position:relative; float:right; width:50px; height:70px; background:url(/images/form.png) no-repeat center; cursor:pointer; }
.serbot:after { position:absolute; left:0; top:50%; margin-top:-7px; display:block; content:""; background:#fff; width:1px; height:15px; z-index:5; }
 
.lan { position:relative; float:right; }
.lan p { width:50px; height:70px; background:url(/images/lan01.png) no-repeat center; cursor:pointer; }
.lan ul { position:absolute; top:70px; width:100px; right:0; background:rgba(0,0,0,0.5); z-index:5; text-align:center; display:none; }
.lan ul li a { display:block; padding:10px 0; color:#fff; }
.lan:hover ul { display:block; }
.topArea01 .lan p { background:url(/images/lan02.png) no-repeat center; }
 

.nav { float:right; margin-right:10px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { position:relative; display:block; padding:0 25px; height:70px; line-height:70px; font-size:16px; color:#282828; }
.nav ul li .a1:after { position:absolute; width:20px; height:2px; bottom:15px; left:50%; margin-left:-10px; content:""; background:#282828; display:none; z-index:5; }
.nav ul li:hover .a1,.nav .current .a1 { background:url(/images/nav.jpg) no-repeat center 75px; }
.nav ul li:hover .a1:after,.nav .current .a1:after { display:block; }

.nav .sub { position:absolute; top:70px; width:100%; background:#fff; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; }
.nav .sub dt a { display:block; color:#000; padding:10px 0; }
.nav .sub dt:hover { background:#015bab; }
.nav .sub dt:hover a { color:#fff; }

.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#0b42a1; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

.topArea01 { background:#fff; }
.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .nav ul li .a1 { color:#333; }
.topArea01 .serbot { background:url(/images/form02.png) no-repeat center; }
.topArea01 .serbot:after { background:#333; }



.footer { background:#000c33; }
.footArea { padding:65px 0; }
.foot01 { float:left; }
.foot01 .p1 { margin-bottom:20px; }
.foot01 .p2 { font-size:14px; color:#fff; line-height:30px; }
.foot01 .p2 p:nth-child(1) { font-size:18px; margin-bottom:5px; }
.foot01 .p2 p:nth-child(2) { padding-left:25px; background:url(/images/f01.png) no-repeat center left; }
.foot01 .p2 p:nth-child(3) { padding-left:25px; background:url(/images/f02.png) no-repeat center left; }
.foot01 .p2 p:nth-child(4) { padding-left:25px; background:url(/images/f03.png) no-repeat center left; }

.foot01 .p3 { padding-top:20px; }
.foot01 .p3 a { position:relative; display:inline-block; margin-right:30px; }
.foot01 .p3 a .img { position:absolute; left:0; top:45px; display:none; z-index:5; }
.foot01 .p3 a:hover .img { display:block; }

.foot02 { float:right; width:210px; text-align:center; }
.foot02 p { font-size:14px; margin-top:15px; color:#fff; }




.foot03 { float:right; color:#fff; }
.foot03 a { color:#fff; }
.foot03 dl { float:left; margin-left:50px; }
.foot03 dl dt { font-size:16px; margin-bottom:15px; }
.foot03 dl dd { margin-bottom:5px; }



.tail { padding:10px 0; font-size:14px; color:#fff; border-top:1px solid rgba(255,255,255,0.2); }
.tail a { color:#fff; }


.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(/images/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;}
 <!--0.00015497207641602-->