@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; }
a:hover { color: #cf1c12; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }

.logo { float:left; }
.topArea .tel { float:right; width:120px; height:100px; line-height:100px; padding-left:35px; font-size:16px; color:#000; font-weight:bold; background:url(tel.png) no-repeat center left; }

.nav { float:right; margin-right:50px; }
.nav ul li { position:relative; float:left; text-align:center; margin:0 25px; font-size:14px; }
.nav ul li .a1 { display:block; padding:0 15px; height:97px; line-height:97px; border-bottom:3px solid #fff; font-size:16px; }
.nav ul li:hover .a1,.nav .current .a1 { border-color:#f30001; color:#f30001; }

.nav .sub { position:absolute; width:100%; background:#fff; top:100px; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; padding:10px 0; }
.nav .sub dt a { display:block; color:#000; }
.nav .sub dt:hover { background:#cf1c12; }
.nav .sub dt:hover a { color:#fff; }


.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:15px; height:15px; margin:0 5px; text-indent:-9999em; background:url(li01.png) no-repeat; cursor:pointer; }
.banner .hd li.on { background:url(li02.png) no-repeat; }

.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; }


.gArea01 { padding-left:30px; }
.gArea01 ul li { float:left; width:360px; margin-right:25px; }
.gArea01 ul li a { display:block; }
.gArea01 ul li .p1 { font-size:23px; color:#ccc; margin:15px 0 0; }
.gArea01 ul li .p1 span { font-size:12px; padding-left:15px; }
.gArea01 ul li .p2 { font-size:18px; color:#333; font-weight:bold; border-bottom:1px solid #d3261d; height:40px; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:10px; }
.gArea01 ul li .p3 { font-size:14px; line-height:20px; color:#666; }


.gArea02 { padding:50px 0 0 15px; }
.gArea02 ul li { float:left; width:560px; padding-bottom:10px; border-bottom:1px dashed #cacaca; margin-right:55px; margin-bottom:30px; }
.gArea02 ul li:nth-child(2n) { margin-right:0; }
.gArea02 ul li .pic { float:left; width:90px; height:75px; padding-top:15px; background:#eaeaea; color:#000; text-align:center; }
.gArea02 ul li .pic span { display:block; font-size:30px; line-height:30px; }
.gArea02 ul li .pic p { font-size:14px; }

.gArea02 ul li .txt { float:right; width:460px; }
.gArea02 ul li .txt .p1 { font-size:18px; color:#000; font-weight:bold; margin:15px 0 10px; height:25px; line-height:25px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.gArea02 ul li .txt .p1 a { color:#000; }
.gArea02 ul li .txt .p2 { font-size:14px; color:#666;  height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }




.footArea { padding:50px 0 20px; background:#333; }
.footArea .hd { font-size:18px; color:#fff; margin-bottom:10px; border-bottom:2px dashed #747474; padding-bottom:10px; }
.footArea .bd { font-size:14px; color:#fff; line-height:25px; }
.footArea .bd a { color:#fff; }

.foot01 { float:left; width:220px; padding-top:20px; }
.foot02 { float:left; width:300px; }
.foot02 .bd i { display:block; font-size:18px; margin-bottom:15px; font-weight:bold; }
.foot03 { float:left; width:260px; margin-left:130px; }
.foot03 a { display:block; float:left; width:130px; }
.foot04 { float:right; width:160px; margin-right:40px; text-align:center; }
.foot04 .hd { margin-bottom:20px; }

.tail { padding:10px 0; background:#141414; font-size:14px; color:#fff; text-align:center; }
.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:45px; height:45px; background:url(top.jpg) no-repeat center; background-size:cover; 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;}