@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; }
.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 { text-decoration: none; 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; }
 
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#000; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #000; }
a:hover { color: #d0121b; }

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

.wrap { width:1600px; margin:0 auto; }
.g-in { width:1740px; margin:0 auto; }

@media all and (max-width:1780px){
	.g-in { width:1600px; }
}
@media all and (max-width:1680px){
	.wrap  { width:1200px; }
	.g-in { width:1200px; }
}
@media all and (max-width:1280px){
	.wrap  { width:92%; }
	.g-in { width:92%; }
}

.topArea { position:absolute; top:0; left:0; right:0; z-index:9; transition: all 0.3s cubic-bezier(0,0,0.29,0.01); }

.logo { float:left; }
.logo .img02 { display:none; }
.logo .img03 { display:none; }

.top01 { float:right; }
.top01 p { float:left; margin-left:35px; color:#000; font-size:18px; }
.top01 p .a1 { display:block; line-height:80px; color:#000; cursor:pointer; }

.top02 { float:right; cursor:pointer; }
.top02 i { display:inline-block; line-height:80px; padding-left:30px; color:#000; font-size:18px; background:url(n01.png) no-repeat center left; }
.top02 i::selection {background:none; }
 
.nav { float:right; margin-right:70px; }
.nav ul li { float:left; margin:0 25px; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:18px; color:#000; line-height:80px; }
.nav ul li.current .a1,.nav ul li:hover .a1 { font-weight:bold; }

.nav .sub { position:absolute; left:0; right:0; top:80px; font-size:14px; padding:60px 0; background:#f5f5f5; z-index:9; display:none; }
.nav .sub .sub01 { float:left; line-height:1; max-width:670px; }
.nav .sub .sub01 .p1 { font-size:52px; color:#000; }
.nav .sub .sub01 .p2 { margin-top:50px; }
.nav .sub .sub01 .p2 a { display:inline-block; padding-left:20px; margin-bottom:15px; font-size:16px; color:#4f4f4f; margin-right:30px; background:url(jt05.jpg) no-repeat center left; }
.nav .sub .sub01 .p2 a:hover { color:#d0121b; }

.nav .sub .sub02 { position:relative; float:right; width:645px; }
.nav .sub .sub02 .txt { position:absolute; left:50px; top:50px; line-height:1; color:#434343; z-index:2; }
.nav .sub .sub02 .txt .p1 { font-size:30px; }
.nav .sub .sub02 .txt .p2 { font-size:18px; text-transform:capitalize; margin-top:15px; }
.nav .sub .sub02 .txt .p3 { width:52px; height:4px; background:#d0121b; margin-top:20px; }

@media all and (max-width:1680px){
	.nav .sub { padding:40px 0; }
	.nav .sub .sub01 .p1 { font-size:40px; }
	.nav .sub .sub01 .p2 { margin-top:50px; }
	.nav .sub .sub01 .p2 a { padding-left:20px; font-size:14px; margin-right:25px; }
 
	.nav .sub .sub02 { width:550px; }
	.nav .sub .sub02 .txt { left:30px; top:30px; }
	.nav .sub .sub02 .txt .p1 { font-size:24px; }
	.nav .sub .sub02 .txt .p2 { font-size:16px; margin-top:15px; }
	.nav .sub .sub02 .txt .p3 { width:52px; margin-top:20px; }
}
@media all and (max-width:1280px){
	.nav .sub { padding:30px 0; }
	.nav .sub .sub01 { padding-top:20px; }
	.nav .sub .sub01 .p1 { font-size:24px; }
	.nav .sub .sub01 .p2 { margin-top:30px; }
 
	.nav .sub .sub02 { width:450px; }
	.nav .sub .sub02 .txt { left:30px; top:30px; }
	.nav .sub .sub02 .txt .p1 { font-size:24px; }
	.nav .sub .sub02 .txt .p2 { font-size:16px; margin-top:15px; }
	.nav .sub .sub02 .txt .p3 { width:52px; margin-top:20px; }
}

.subNav { position:absolute; top:80px; width:100%; left:0; right:0; border-top:1px solid #e0e0e0; height:calc(100vh - 80px); background:#fff; display:none; z-index:999; }
.subNav:before { position:absolute; top:0; right:0; width:calc(50% - 870px); bottom:0; background:#f7f7f7; display:block; content:""; z-index:0; }
.subNav .g-in { position:relative; height:100%; }
.subNav01 { position:absolute; float:left; width:calc(100% - 400px); height:100%; }
.subNav01 .p1 dl { float:left; width:32%; margin-right:2%; }
.subNav01 .p1 dl:last-child { margin-right:0; }
.subNav01 .p1 dl dt { font-size:20px; margin-bottom:45px; }
.subNav01 .p1 dl dd { margin-bottom:10px; }
.subNav01 .p1 dl dd:last-child { margin-bottom:0; }
.subNav01 .p1 dl dd a { font-size:16px; color:#4f4f4f; }
.subNav01 .p1 dl dd:hover a { color:#d0121b; }

.subNav01 .p11 { padding:75px 0 45px; border-bottom:1px solid #e0e0e0; }
.subNav01 .p12 { padding:90px 0 0; }

.subNav01 .p3 { position:absolute; left:0; right:0; bottom:60px; font-size:16px; color:#c3c3c3; line-height:2; z-index:5; }
.subNav01 .p3 a { color:#c3c3c3; }

.subNav02 {  position:relative; float:right; width:400px; padding:90px 0 0 60px; height:100%; box-sizing: border-box; }
.subNav02:before { position:absolute; top:0; right:0; width:400px; bottom:0; background:#f7f7f7; display:block; content:""; z-index:-1; }
.subNav02 .txt { font-size:17px; line-height:2; }
.subNav02 .txt .p1 { font-weight:bold; }

.subNav02 .txt01 { position:absolute; bottom:60px; left:60px; z-index:5;  }
.subNav02 .txt01 .p1 select { width:180px; height:50px; line-height:50px; font-size:16px; border:1px solid #c6c6c6; padding-left:25px; box-sizing: border-box; }
.subNav02 .txt01 .p2 { margin-top:50px; }

.zqArea { position:absolute; top:80px; width:100%; left:0; right:0; border-top:1px solid #e0e0e0; height:calc(100vh - 80px); background:url(zq04.png) no-repeat center bottom #f7f7f7; display:none; z-index:999; }
.zqArea01 { display:block; }
.zqArea .wrap { position:relative; padding-top:65px; height:100%; box-sizing: border-box; }
.zqArea .zqGb { position:absolute; top:65px; right:0; width:55px; height:55px; background:url(zq01.png) no-repeat center #fff; overflow:hidden; border-radius:100%;  cursor:pointer; }

.zqArea .p1 { font-size:32px; color:#262626; line-height:1; }
.zqArea .p2 { margin-top:45px; }
.zqArea .p2 a { float:left; display:block; width:19.2%; margin-right:1%; padding:0 2%; background:#fff; box-sizing: border-box; }
.zqArea .p2 a:nth-child(5n) { margin-right:0; }
.zqArea .p2 a:nth-child(n + 6) { margin-top:10px; }
.zqArea .p2 a i { display:block; height:70px; line-height:70px; font-size:16px; color:#000; padding-right:30px; background:url(zq02.png) no-repeat center right; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.zqArea .p2 a:hover { background:#d0121b; color:#fff; }
.zqArea .p2 a:hover i { color:#fff; background:url(zq03.png) no-repeat center right; }
.zqArea .p3 { position:absolute; left:0; bottom:5vh; z-index:2; }
.zqArea .p3 p { float:left; margin-right:140px; font-size:16px; color:#333; }
.zqArea .p3 p span { font-size:30px; font-family:"Arial"; }

.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .top01 a { color:#fff; }
.topArea01 .top02 i { color:#fff; background:url(n02.png) no-repeat center left; }
.topArea01 .nav ul li .a1 { color:#fff; }

.topArea:hover { background:#fff; }
.topArea:hover .logo .img01 { display:block; }
.topArea:hover .logo .img02 { display:none; }
.topArea:hover .top01 a { color:#000; }
.topArea:hover .top02 i { color:#000; background:url(n01.png) no-repeat center left; }
.topArea:hover .nav ul li .a1 { color:#000; }

.topArea02 { background:#fff; }
.topArea02 .logo .img01 { display:block; }
.topArea02 .logo .img02 { display:none; }
.topArea02 .top01 a { color:#000; }
.topArea02 .top02.on i { color:#000; background:url(n03.png) no-repeat center left; }
.topArea02 .nav ul li .a1 { color:#000; }

.topArea02 .subNav { display:block; }

.topArea03 { background:#fff; }
.topArea03 .logo .img01 { display:block; }
.topArea03 .logo .img02 { display:none; }
.topArea03 .top01 a { color:#000000; }
.topArea03 .top01 a.zqBtn { color:#d0121b; }
.topArea03 .nav ul li .a1 { color:#000; }

.topArea04 { background:#fff; }
.topArea04 .logo .img01 { display:block; }
.topArea04 .logo .img02 { display:none; }
.topArea04 .top01 a { color:#000000; }
.topArea04 .nav ul li .a1 { color:#000; }

@media all and (max-width:1680px){
 
	.top01 p { margin-left:20px; font-size:16px; }
 
	.top02 i { font-size:16px; }
 
	.nav { margin-right:30px; }
	.nav ul li { margin:0 20px; }
	.nav ul li .a1 { font-size:16px; }
	
 
	.subNav:before { width:calc(50% - 600px); }
	.subNav01 { width:calc(100% - 400px); }
	.subNav01 .p1 dl dt { font-size:18px; margin-bottom:20px; }
	.subNav01 .p1 dl dd { margin-bottom:5px; }
	.subNav01 .p1 dl dd:last-child { margin-bottom:0; }
	.subNav01 .p1 dl dd a { font-size:14px; }
 
	.subNav01 .p11 { padding:30px 0 30px; }
	.subNav01 .p12 { padding:30px 0 0; }

	.subNav01 .p3 { bottom:20px; font-size:14px; }
 
	.subNav02 {  position:relative; float:right; width:400px; padding:90px 0 0 60px; height:100%; box-sizing: border-box; }
	.subNav02:before { position:absolute; top:0; right:0; width:400px; bottom:0; background:#f7f7f7; display:block; content:""; z-index:-1; }
	.subNav02 .txt { font-size:17px; line-height:2; }
	.subNav02 .txt .p1 { font-weight:bold; }

	.subNav02 .txt01 { bottom:20px; left:60px; }
	.subNav02 .txt01 .p1 select { width:180px; height:40px; line-height:40px; font-size:14px; padding-left:15px; }
	.subNav02 .txt01 .p2 { margin-top:30px; }
	
 
	.zqArea .wrap { padding-top:50px; }
	.zqArea .zqGb { top:50px; width:40px; height:40px; }

	.zqArea .p1 { font-size:28px; line-height:40px; }
	.zqArea .p2 { margin-top:30px; }
	.zqArea .p2 a { width:24.25%; margin-right:1%; padding:0 1.5%; }
	.zqArea .p2 a:nth-child(5n) { margin-right:1%; }
	.zqArea .p2 a:nth-child(4n) { margin-right:0; }
	.zqArea .p2 a:nth-child(n + 5) { margin-top:10px; }
	.zqArea .p2 a i { height:55px; line-height:55px; font-size:14px; padding-right:25px; }
	 
	.zqArea .p3 { bottom:5vh; }
	.zqArea .p3 p { margin-right:90px; font-size:14px; }
	.zqArea .p3 p span { font-size:24px; }
	
}
@media all and (max-width:1280px){
	.nav ul li { margin:0 15px; }
	
	.subNav:before { width:4%; } 
}
@media all and (max-height:750px){
	.zqArea .wrap { padding-top: 30px; }
	.zqArea .p3 { bottom: 2vh; }
	.zqArea .p3 p span { font-size: 18px; }
	.zqArea .p2 a i { height: 45px; line-height: 45px; }
}



.u-menu { position:absolute; right:0; 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; display:none; 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:#d0121b; }
.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);}
 
 
@media all and (max-width:1200px){
	.topArea { position:relative; }
	.topArea .g-in { position:relative; }
	
	.nav { display:none; }
	
	.logo img { height:60px; width:auto; display:none!important; }
	.logo .img03 { display:block!important; }
	
	.top01 { display:none; }
	.top02 { display:none; }
	 
	.u-menu { display:block; }
	
 
}
 
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,0.5); transition: all .8s; z-index: 101; }
.z_mask.active { width: 100%; }
.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.slide_box.active { transform: translateX(0);}

.slide_nav{ width:100%; height:100%; overflow-y:auto}
.slide_nav li { margin-bottom: 40px; }
.slide_nav li>a { font-size: 16px; color:#d0121b }
.slide_nav .nav_down { margin-top: 5px;}
.slide_nav .nav_down a { color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 24px;}
.slide_nav .nav_down a:before { content:""; display: block; width: 0%; transition: all .6s; height: 1px; background: #d0121b; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #d0121b;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}

@media all and (max-width:1280px){
	.slide_box { width:240px; padding:30px 25px 30px 25px; }
	.slide_nav li{ margin-bottom:20px; }
}
 
 

 
 
.footer { padding:45px 0; }
.foot01 { float:left; padding-top:10px; }
.foot02 { float:left; font-size:14px; line-height:2; margin-left:70px; color:#888;  }
.foot02 a { color:#888; }
 
.foot03 { float:right; text-align:center; font-size:14px; color:#c1c1c1; }
.foot03 .p1 { font-size:20px; color:#555; font-weight:bold; font-family:"Arial"; }

.foot04 { float:right; margin-right:140px; }
.foot04 select { width:470px; height:50px; line-height:50px; font-size:14px; border:1px solid #c6c6c6; padding-left:20px; color:#7d7d7d; box-sizing: border-box; }

.foot05 { display:none; }
 
@media all and (max-width:1680px){
	.foot02 { margin-left:50px; }
 
	.foot04 { margin-right:70px; }
	.foot04 select { width:300px; height:45px; line-height:45px; }
}
@media all and (max-width:1280px){
	.foot02 { margin-left:30px; }
 
	.foot04 { margin-right:30px; }
	.foot04 select { width:200px; }
}
@media all and (max-width:1200px){
	.footer { padding:30px 0 15px; }
	.foot01 { display:none; }
	.foot01 img { max-width:100%; }
	.foot02 { float:none; font-size:12px; margin-left:0; text-align:center; margin-top:20px; line-height:1.6; }
 
	.foot03 { float:left; }
 
	.foot04 { float:right; width:calc(100% - 180px); max-width:300px; margin:0 auto 0; padding-top:10px; }
	.foot04 select { width:100%; height:35px; line-height:35px; padding-left:10px; }
	
	.foot05 { display:block; padding-top:70px; text-align:center; }
	.foot05 p { border-top:1px solid #eee; padding-top:25px; text-align:center; }
	.foot05 img { max-width:100%; }
}



 

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

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