﻿
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; }
a:hover { color: #ef0e16; }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
 
.header { position:fixed; top:0; left:0; bottom:0; width:250px; height:100%; background:#fff; z-index:9; }
.logo { width:100%; margin-top:30px; text-align:center; }
.logo img { max-width:100%; }

.nav { margin-top:120px; }
.nav ul li { width:100%; }
.nav ul li .a1 { display:block; font-size:16px; color:#434343; height:70px; line-height:70px; text-transform:uppercase; padding-left:35px; }
.nav .current,.nav .active { background:url(../image/nav_qq.png) no-repeat 95%  center; background-size: 10%; }
.nav .current .a1,.nav .active .a1 { color:#ef0e16; font-weight:bold; }
 
.nav .sub { position:fixed; top:0; left:250px; bottom:0; width:150px; background:rgba(0,0,0,0.6); display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#fff; padding:10px 0; }
.nav .sub dt:hover { background:#ef0e16; }
.nav .sub dt:hover a { color:#fff; }

.nav ul li:nth-child(2) .sub { padding-top:280px; }
.nav ul li:nth-child(3) .sub { padding-top:350px; }
.nav ul li:nth-child(4) .sub { padding-top:420px; }
.nav ul li:nth-child(5) .sub { padding-top:490px; }
.nav ul li:nth-child(6) .sub { padding-top:560px; }
 
.serArea { position:absolute; bottom:100px; left:50%; margin-left:-92px; border:1px solid #c9c9c9; width:185px; z-index:5; }
.serArea .txt { float:left; height:40px; line-height:40px; padding-left:10px; width:130px; }
.serArea .btn { float:right; width:40px; height:40px; background:url(../image/form.png) no-repeat center; border-left:1px solid #c9c9c9; cursor:pointer; }

@media all and (max-height:800px){
	.nav { margin-top:60px; }
	
	.nav ul li:nth-child(2) .sub { padding-top:220px; }
	.nav ul li:nth-child(3) .sub { padding-top:290px; }
	.nav ul li:nth-child(4) .sub { padding-top:360px; }
	.nav ul li:nth-child(5) .sub { padding-top:430px; }
	.nav ul li:nth-child(6) .sub { padding-top:500px; }

	.serArea { bottom:50px; }
}
@media all and (max-height:670px){
	.logo { margin-top:10px; }
	.nav { margin-top:30px; }
	.nav ul li .a1 { height:50px; line-height:50px; }
	
	.nav ul li:nth-child(2) .sub { padding-top:150px; }
	.nav ul li:nth-child(3) .sub { padding-top:200px; }
	.nav ul li:nth-child(4) .sub { padding-top:250px; }
	.nav ul li:nth-child(5) .sub { padding-top:300px; }
	.nav ul li:nth-child(6) .sub { padding-top:350px; }

	.serArea { bottom:20px; }
}

.header_sj { position:relative; display:none; background:#fff; padding:0 2%; z-index:5; }
.header_sj .logo01 { float:left; }
.header_sj .logo01 img { height:60px; }

.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index:9;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:rgba(255,255,255,0.8); z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:12px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #e91015; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#2c51b9; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 
.u-menu { position:absolute; right:2%; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#333; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

.serbot { position:absolute; top:19px; right:calc(2% + 60px); width:25px; height:25px; background:url(../image/form01.png) no-repeat center; background-size:contain; z-index:5;  }

.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:2%; right:2%; margin-top:-20px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:40px; line-height:40px; padding-left:10px; width:calc(100% - 120px); }
.search form .btn { float:right; height:40px; line-height:40px; width:100px; text-align:center; background:#e91015; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:0; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:1200px){
	.header { display:none; }
	.header_sj { display:block; }
}


 
 
.eArea { width:80%; margin:0 auto; }
.eArea01 { float:left; width:40%; }
.eArea01 .p2 { font-size:28px; color:#2f2f2f; font-weight:bold; text-transform:uppercase; margin:15px 0 45px; }
.eArea01 .p3 p { margin-bottom:20px; font-size:18px; line-height:30px; padding-left:30px; color:#2f2f2f; }
.eArea01 .p3 p.a1 { background:url(../image/e1.png) no-repeat left 8px; }
.eArea01 .p3 p.a2 { background:url(../image/e2.png) no-repeat left 10px; }
.eArea01 .p3 p.a3 { background:url(../image/e3.png) no-repeat left 6px; }
.eArea01 .p4 { padding-top:55px; }
.eArea01 .p4 a { margin-right:15px; }

.eArea02 { float:right; width:48%; padding-top:110px; }
.eArea02 .text { float:left; width:48%; border-bottom:1px solid #cdcece; height:50px; line-height:50px; font-size:16px; }
.eArea02 .text01 { margin-left:4%; }
.eArea02 .text02 { width:100%; }
.eArea02 .textarea { padding-top:35px; width:100%; border-bottom:1px solid #cdcece; height:90px; line-height:30px; font-size:16px; }
.eArea02 .btn01 {display:block;margin-top:55px;width:215px;height:56px;background:url(../image/btn01.png) no-repeat center;cursor:pointer;position: relative;z-index: 2;opacity: 0;}
.eArea02 .btn01:hover { background:url(../image/btn02.png) no-repeat center; }
 
 
@media all and (max-width:1000px){
	.eArea01 .p1 { display:none; }
	.eArea01 .p2 { font-size:20px; margin:0 0 25px; }
	.eArea01 .p3 p { margin-bottom:15px; font-size:14px; line-height:20px; padding-left:30px; color:#2f2f2f; }
	.eArea01 .p4 { padding-top:35px; }
	
}
@media all and (max-width:750px){
	.eArea01 { float:none; width:100%; }
	.eArea01 .p1 { display:none; }
	.eArea01 .p2 { font-size:18px; margin:0 0 15px; }
	.eArea01 .p3 p { margin-bottom:15px; font-size:10px; line-height:20px; padding-left:30px; color:#2f2f2f; }
	.eArea01 .p3 p.a1 { background:url(../image/e1.png) no-repeat left center; }
	.eArea01 .p3 p.a2 { background:url(../image/e2.png) no-repeat left center; }
	.eArea01 .p3 p.a3 { background:url(../image/e3.png) no-repeat left center; }
	.eArea01 .p4 { padding-top:15px; }

	.eArea02 { float:none; width:100%; padding-top:20px; }
	.eArea02 .text { height:30px; line-height:30px; font-size:12px; }
	.eArea02 .textarea { padding-top:15px; height:60px; line-height:20px; font-size:12px; }
	.eArea02 .btn01 { margin-top:25px; width:106px; height:28px; background-size:cover; }
    .section6 .eArea02 .subBox div.send {margin-top: 25px; width: 106px; height: 28px; background-size: 70px;}
    .section6 .eArea02 .subBox:hover div.send {
	    background-size: 70px;
    }
} 
 
.active .eArea01 {
	-webkit-animation: fadeInLeft 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.active .eArea01  .p3 p.a1 {
	-webkit-animation: fadeInLeft 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.active .eArea01  .p3 p.a2 {
	-webkit-animation: fadeInLeft 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 1.5s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.active .eArea01  .p3 p.a3 {
	-webkit-animation: fadeInLeft 2s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInLeft 2s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

 
.active .eArea02 {
	-webkit-animation: fadeInRight 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	animation: fadeInRight 1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
 

.tail { padding:15px 25px; background:#ca110a; font-size:14px; color:rgba(255,255,255,0.6); }
.tail a { color:rgba(255,255,255,0.6); }

@media all and (max-width:1200px){
	.tail .fr { display:none; }
}

.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(../image/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;}
 