﻿@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: 15px/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:left; }
.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: #cb190f; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.welcome { border-bottom:1px solid #dcdcdc; color:#424242;  background:url(nav02.jpg) repeat-x center;}
.welcome a { color:#424242; }
.welcome .p1 { float:left; height:30px; line-height:30px; }
.welcome .p2 { float:right; height:30px; line-height:30px; }
.welcome .p2 a { position:relative; padding:0 5px; display:inline-block; height:45px; line-height:45px; }
.welcome .p2 a .img01 { position:absolute; top:46px; right:0; display:none; z-index:9; }
.welcome .p2 a:hover .img01 { display:block; }

.welcome form { float:right; width:190px; height:25px; background:#f9f9f9; margin:10px 20px 0 0; }
.welcome form .txt { float:left; padding-left:10px; height:25px; line-height:25px; }
.welcome form .btn { float:right; width:25px; height:25px; background:url(form.jpg) no-repeat center; cursor:pointer; }

.logo { float:left; }
.top01 { float:right; margin-left:10px; padding-top:27px; }
.top01 a { display:block; width:115px; height:45px; line-height:45px; background:#0094de; text-align:center; color:#fff; font-size:14px; }
.top01 a i { display:inline-block; padding-left:30px; background:url(t01.png) no-repeat center left; }

.nav { float:right; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { display:block; width:110px; height:100px; line-height:100px; font-size:14px; color:#000; }
.nav ul li .a1:after { position:absolute; left:50%; margin-left:-16px; top:65px; content:""; display:none; width:32px; height:2px; background:#cc1b15; z-index:5; }
.nav ul li:hover .a1:after,.nav .current .a1:after { display:block; }

.nav .sub { position:absolute; top:100px; 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:#cc1b15; }
.nav .sub dt:hover a { color:#fff; }


.navArea { height:60px; line-height:60px; background:url(nav01.jpg) repeat-x center; }
.navArea ul li { float:left; width:150px; }
.navArea ul li .a1 { display:block; font-size:18px; color:#000; text-align:center; }



.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:35px; width:1200px; text-align:center; z-index:999; }
.banner .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.banner .hd li { float:left; width:10px; height:10px; margin:0 5px; text-indent:-9999em; border-radius:100%; background:#fff; cursor:pointer; }
.banner .hd li.on { background:#cb190f; }

.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; }


.rArea { position:fixed; top:50%; margin-top:-155px; right:0; z-index:99; }
.rArea ul { border:1px solid #ddd; }
.rArea ul li { position:relative; width:67px; border-bottom:1px solid #ddd; background:#fff; }
.rArea ul li:last-child { border-bottom:none; }
 
.rArea ul li .p1 { position:absolute; top:0; right:68px; width:200px; height:61px; line-height:61px; background:#fff; text-align:center; font-size:20px; color:#000; font-weight:bold; border:1px solid #ddd; z-index:9; display:none; }
.rArea ul li:hover .p1 { display:block; }
.rArea ul li .p2 { position:absolute; top:0; right:68px; z-index:9; border:1px solid #ddd; display:none; }
.rArea ul li:hover .p2 { display:block; }

.footer { background:#3e3e3e; }
.footArea { padding:60px 0; } 
.foot01 { float:left; width:600px; color:#fff; }
.foot01 a { color:#fff; }
.foot01 .p1 { font-size:18px; padding:0 0 30px; }
.foot01 .p2 { font-size:14px; line-height:35px; }

.foot02 { float:right; width:470px; }
.foot02 ul li { margin-bottom:10px; }
.foot02 ul li:last-child { margin-bottom:0; }
.foot02 ul li .text { width:100%; height:30px; line-height:30px; color:#fff; background:#5f6061; box-sizing: border-box; padding-left:10px;  }
.foot02 ul li .text01 { float:left; width:230px; margin-right:10px; }
.foot02 ul li .text01:last-child { margin-right:0; }
.foot02 ul li .textarea { width:100%; height:70px; line-height:30px; color:#fff; background:#5f6061; box-sizing: border-box; padding:5px 10px; }
.foot02 ul li .btn01 { width:100%; height:30px; line-height:30px; color:#fff; background:#0094de; text-align:center; font-size:14px; cursor:pointer; }

.foot02 ul li .text::-webkit-input-placeholder { color:#fff; opacity: 1; }
.foot02 ul li .text:-moz-placeholder { color:#fff; opacity: 1; }
.foot02 ul li .text:-ms-input-placeholder { color:#fff; opacity: 1; } 
.foot02 ul li .text .placeholder { color:#fff; opacity: 1; }

.foot02 ul li .textarea::-webkit-input-placeholder { color:#fff; opacity: 1; }
.foot02 ul li .textarea:-moz-placeholder { color:#fff; opacity: 1; }
.foot02 ul li .textarea:-ms-input-placeholder { color:#fff; opacity: 1; } 
.foot02 ul li .textarea .placeholder { color:#fff; opacity: 1; }

.foot03 { float:right; width:160px; text-align:center; margin-right:300px; }
.foot03 img { width:160px; height:160px; }
.foot03 p { margin-top:10px; color:#fff; }

.tail { padding:10px 0; background:#535353; color:#fff; }
.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(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;}
 