@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: #0569b2; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.logo { float:left; }

.nav { float:right; margin-right:10px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:0; }
.nav ul li .a1 { display:inline-block; padding:0 20px; height:100px; line-height:100px; font-size:16px; color:#000; }
.nav ul li:hover .a1,.nav .current .a1 { color:#0569b2; }

/*二级栏目*/
.nav ul li .sub { position:absolute; top:100px; left:0; width:100%; padding-top:3px; background: rgba(255,255,255,.9); font-size:14px; text-align:left; box-shadow: 0 0 2px rgba(0,0,0,.2); transition: all .3s ease; transform-origin: 0 0; transform: translateY(10px); opacity: 0; visibility: hidden; z-index:999; }
.nav ul li .sub:before { position: absolute; left:50%; top:0; display: block; content:""; width:0; height:3px; background: #0074c5; transition: all .3s ease; z-index: 3; }
.nav ul li .sub dt { position:relative; border-bottom: 1px solid #d7d7d7; padding-right:15px; }
.nav ul li .sub dt a.a2 { display:block; color:#000; line-height:35px; padding-left:15px; background:url(sub01.png) no-repeat center right; }
.nav ul li .sub dt a.a2 i { display:block; transition: all .3s ease; }

/*三级栏目*/
.nav ul li .sub .ss { position:absolute; top:-3px; left:181px; width:180px; padding-top:3px; background: rgba(255,255,255,.9); font-size:14px; text-align:left; box-shadow: 0 0 2px rgba(0,0,0,.2); transition: all .3s ease; transform-origin: 0 0; transform: translateY(10px); opacity: 0; visibility: hidden; z-index:999; }
.nav ul li .sub .ss:before { position: absolute; left:50%; top:0; display: block; content:""; width:0; height:3px; background: #0074c5; transition: all .3s ease; z-index: 3; }
.nav ul li .sub .ss p { position:relative; border-bottom: 1px solid #d7d7d7; padding-right:15px; }
.nav ul li .sub .ss p a { display:block; color:#000; line-height:35px; padding-left:15px; background:url(sub01.png) no-repeat center right; }
.nav ul li .sub .ss p a i { display:block; transition: all .3s ease; }
 
.nav ul li .sub01 { width:180px; }

/*二级栏目*/
.nav ul li:hover .sub:before { width:100%; left:0; }
.nav ul li:hover .sub { transform: none; opacity: 1; visibility: visible; }

.nav ul li .sub dt:hover a.a2 { color:#0569b2; background:url(sub02.png) no-repeat center right; }
.nav ul li .sub dt:hover a.a2 i { padding-left:5px; }

/*三级栏目*/
.nav ul li .sub dt:hover .ss { transform: none; opacity: 1; visibility: visible; }
.nav ul li .sub dt:hover .ss:before { width:100%; left:0; }

.nav ul li .sub .ss p:hover a { color:#0569b2; background:url(sub02.png) no-repeat center right; }
.nav ul li .sub .ss p:hover a i { padding-left:5px; }

.lan { position:relative; float:right; margin-right:20px; padding-right:15px; cursor:pointer; }
.lan p { width:36px; height:100px; background:url(t01.png) no-repeat center; }
.lan ul { position:absolute; top:100px; width:100px; left:50%; margin-left:-50px; background:#fff; z-index:2; display:none; }
.lan ul li a { display:block; text-align:center; padding:10px 0; font-size:14px; color:#333; }
.lan ul li:hover a { background:#0569b2; color:#fff; }

.lan:hover ul { display:block; }


.serbot { float:right; width:20px; height:100px; background:url(t02.png) no-repeat center; cursor:pointer; }
 
.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:#0569b2; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

.banner { position: relative; width: 100%;  overflow: hidden; z-index:0;  }
.banner .bd { position: relative; left: 50%; width:1920px; margin: 0 0 0 -960px; text-align: center; overflow: hidden; }
.banner .wrap { position:relative; }
.banner .hd { position: absolute; bottom: 30px; width:1200px; text-align:center; z-index:999; }
.banner .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.banner .hd li { float:left; width:24px; height:5px; margin:0 10px; text-indent:-9999em; border-radius:0; background:rgba(255,255,255,0.3); cursor:pointer; }
.banner .hd li.on { background:#fff; }

.banner .prev,.banner .next { position: absolute; left: 5%; top: 50%; width:40px; height:130px; margin-top:-65px; filter:alpha(opacity=40); opacity: 0.4; display: none; z-index:9999; }
.banner .prev { left: 5%; right: auto; background: url(prev.png); }
.banner .next { left: auto; right: 5%; background: url(next.png); }
.banner .prev:hover,.banner .next:hover { filter:alpha(opacity=100); opacity: 1; }

.footer { background:#333; }
.footArea { padding:45px 0; }
.foot01 { float:left; width:460px; }
.foot01 .p1 { font-size:16px; color:#fff; }
.foot01 .p2 { font-size:12px; line-height:25px; color:rgba(255,255,255,0.7); margin-top:10px; }
.foot01 .p3 { margin-top:25px; }
.foot01 .p3 form { width:300px; background:#fff; }
.foot01 .p3 form .txt { float:left; width:calc(100% - 60px); line-height:35px; padding-left:15px; box-sizing: border-box; }
.foot01 .p3 form .btn { float:right; width:60px; height:35px; background:url(f01.png) no-repeat center #0569b2; cursor:pointer; }

.foot02 { float:left; width:90px; margin-left:50px; }
.foot02 .p1 { font-size:16px; color:#fff; }
.foot02 .p2 { font-size:12px; margin-top:10px; }
.foot02 .p2 a { display:block; line-height:25px; color:rgba(255,255,255,0.7); }
.foot02 .p2 a:hover { color:#fff; }

.foot03 { float:left; width:300px; margin-left:85px; }
.foot03 .p1 { font-size:16px; color:#fff; }
.foot03 .p2 { font-size:12px; line-height:25px; color:rgba(255,255,255,0.7); margin-top:10px; }

.foot04 { float:right; width:110px; text-align:center; margin-right:30px; text-align:center; }
.foot04 p { font-size:14px; color:#fff; margin-top:10px; }


.tail { padding:15px 0; text-align:center; background:#242424; font-size:12px; color:#fff; }
.tail a { 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; }




















