@charset "utf-8";
@font-face{
    font-family: 'Futura';
    src: url('../fonts/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.ttf');
    src: local('?'), url('../fonts/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Futura-light';
    src: url('../fonts/Alibaba_PuHuiTi_2.0_45_Light_45_Light.ttf');
    src: local('?'), url('../fonts/Alibaba_PuHuiTi_2.0_45_Light_45_Light.ttf') format('woff');
    font-weight: normal;
    font-style: normal;
}

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 'Futura',微软雅黑, 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 { 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:#333; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #dd5521; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1600px; margin:0 auto; }

@media all and (max-width:1680px){
	.wrap { width:1200px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:92%; }
}
  
.topArea { position:fixed; top:0; left:0; right:0; z-index:999; }
.topArea:before { position:absolute; bottom:0; left:0; right:0; display:block; content:""; height:1px; background:rgba(255,255,255,0.3); z-index:-1; }
.topArea .wrap { position:relative; }

.logo { float:left; height:95px; display:flex; align-items: center; }
.logo .img02 { display:none; }
.logo .img03 { display:none; }
 
.nav { float:right; margin-right:65px; }
.nav ul li { position:relative; float:left; margin-right:30px; font-size:0; }
.nav ul li:last-child { margin-right:0; }
.nav ul li .a1 { position:relative; padding:0 10px; display:inline-block; font-size:20px; color:#fff; line-height:95px; background-size:100% 4px!important; }
.nav ul li.current .a1,.nav ul li:hover .a1 { background:url(nav.png) no-repeat center bottom; }

.nav .sub { position:absolute; top:95px; width:180px; left:50%; margin-left:-90px; background:#fff; border-radius:0 0 5px 5px; overflow:hidden; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:16px; }
.nav .sub dt a { display:block; color:#333; padding:15px 10px; }
.nav .sub dt:hover { background:#dd5521; }
.nav .sub dt:hover a { color:#fff; }

.lan { float:right; margin-right:25px; font-size:0; }
.lan a { display:inline-block; padding-right:20px; height:95px; background:url(jt01.png) no-repeat center right; display:flex; align-items: center; }
.lan a i { display:inline-block; font-size:16px; color:#fff; border-bottom:1px solid #fff; }
 
.serbot { float:right; width:20px; height:95px; background:url(form01.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:#dd5521; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:750px){
	.search .form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search .form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search .form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}

.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:#c04c4e; }
.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);}
 

.topArea01 { background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.1); }
.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .nav ul li .a1 { color:#000; }
.topArea01 .nav ul li.current .a1,.topArea01 .nav ul li:hover .a1 { color:#dd5521; }
.topArea01 .serbot { background:url(form02.png) no-repeat center; }
.topArea01 .lan a { background:url(jt02.png) no-repeat center right; }
.topArea01 .lan a i { color:#000; border-color:#404040; }

.topArea02 { background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.1); }
.topArea02 .logo .img01 { display:none; }
.topArea02 .logo .img02 { display:block; }
.topArea02 .nav ul li .a1 { color:#000; }
.topArea02 .nav ul li.current .a1,.topArea02 .nav ul li:hover .a1 { color:#dd5521; }
.topArea02 .serbot { background:url(form02.png) no-repeat center; }
.topArea02 .lan a { background:url(jt02.png) no-repeat center right; }
.topArea02 .lan a i { color:#000; border-color:#404040; }

.topArea03 { background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.1); }
.topArea03 .logo .img01 { display:none; }
.topArea03 .logo .img02 { display:block; }
.topArea03 .nav ul li .a1 { color:#000; }
.topArea03 .nav ul li.current .a1,.topArea03 .nav ul li:hover .a1 { color:#dd5521; }
.topArea03 .serbot { background:url(form02.png) no-repeat center; }
.topArea03 .lan a { background:url(jt02.png) no-repeat center right; }
.topArea03 .lan a i { color:#000; border-color:#404040; }
 
@media all and (max-width:1680px){
	.nav { margin-right:40px; }
	.nav ul li { margin-right:20px; }
	.nav ul li:last-child { margin-right:0; }
	.nav ul li .a1 { padding:0 5px; font-size:16px; background-size:100% 3px!important; }
 
	.lan { margin-right:15px; }
 
}
@media all and (max-width:1200px){
	.topArea { position:relative; }
	
	.nav { display:none; }
	
	.logo { height:60px; display:flex; align-items: center; justify-content: center; }
	.logo img { max-height:60px; width:auto; max-width:215px; height:auto; }
	.logo .img01 { display:none!important; }
	.logo .img02 { display:none!important; }
	.logo .img03 { display:block!important; }
	 
	.u-menu { display:block; }
	.serbot { margin-right:50px; height:60px; background:url(form02.png) no-repeat center; }
	
	.lan { margin-right:15px; }
	.lan a { padding-right:0; height:60px; background:none!important; }
	.lan a i { font-size:14px; color:#333; border-bottom:1px solid #333; }
}
 
.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: 999999; }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 99999; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}

.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 4%;font-size: 15px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(z2.png) 15px center no-repeat; background-size:auto 10px}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #dd5521;}
.slide_nav li a:hover{ color: #dd5521;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}


.spBox { position:fixed; top:0; right:0; left:0; bottom:0; background:rgba(0,0,0,0.6); z-index:9; display:none; }
.spBox.on { display:block; }
.spBox .spBox01 { position:absolute; top:50%; left:50%; width:46%; font-size:0; padding:20px; box-sizing: border-box; background:#000; transform: translate(-50%,-50%); z-index:5; }
.spBox .spBox01 video { width:100%; height:auto!important; }
.spBox .spBox01 .sp-close { position:absolute; right:-50px; top:-30px; color:#fff; font-size:30px; cursor:pointer; }

@media all and (max-width:750px){
	.spBox .spBox01 { position:absolute; top:50%; width:92%; padding:10px; z-index:5; }
	.spBox .spBox01 .sp-close { position:absolute; right:0; top:-60px; color:#fff; font-size:30px; cursor:pointer; }
}
 
 
.footer { background:url(footer.jpg) no-repeat center; background-size:100% 100%;  }
.footArea { padding:100px 0 65px; }
.foot01 { float:left; width:35%; }
.foot01 .p2 { font-size:18px; line-height:2; margin-top:60px; color:#fff; }
.foot01 .p3 { margin-top:35px; }
.foot01 .p3 ul li { position:relative; display:inline-block; margin-right:10px; cursor:pointer; }
.foot01 .p3 ul li:last-child { margin-right:0; }
.foot01 .p3 ul li .img02 { position:absolute; left:0; bottom:65px; width:120px; display:none; z-index:5; }
.foot01 .p3 ul li:hover .img02 { display:block; }


.foot02 { float:right; width:60%; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.foot02 dl { max-width:15%; }
.foot02 dl dt { font-size:20px; margin-bottom:20px; color:#fff; }
.foot02 dl dd { margin-bottom:10px; }
.foot02 dl dd a { font-size:14px; color:rgba(255,255,255,0.8); }
.foot02 dl dd a:hover { color:#fff; }
 
.tail { padding:20px 0; font-size:16px; color:rgba(255,255,255,0.8); }
.tail a { color:rgba(255,255,255,0.8); }
.tail a:hover { color:#fff; }

@media all and (max-width:1680px){
	.footArea { padding:60px 0; }
	.foot01 { float:left; width:35%; }
	.foot01 .p2 { font-size:16px; line-height:2; margin-top:30px; }
	.foot01 .p3 { margin-top:25px; }
	.foot01 .p3 ul li { margin-right:10px; }
	.foot01 .p3 ul li:last-child { margin-right:0; }
	.foot01 .p3 ul li .img01 { width:45px; height:auto; }
	.foot01 .p3 ul li .img02 { bottom:50px; width:120px; }
 
	.foot02 { float:right; width:55%; }
	.foot02 dl dt { font-size:16px; margin-bottom:15px; }
	.foot02 dl dd { margin-bottom:10px; }
	.foot02 dl dd a { font-size:14px; }
 
	.tail { padding:15px 0; font-size:14px; }
}
@media all and (max-width:1200px){
	.footArea { padding:30px 0; }
	.foot01 { float:left; width:35%; }
	.foot01 .p1 img { max-height:60px; width:auto; }
	.foot01 .p2 { font-size:14px; line-height:25px; margin-top:20px; }
	.foot01 .p3 { margin-top:20px; }
	.foot01 .p3 ul li { margin-right:10px; }
	.foot01 .p3 ul li:last-child { margin-right:0; }
	.foot01 .p3 ul li .img01 { width:35px; }
	.foot01 .p3 ul li .img02 { bottom:40px; width:120px; }
	
	.tail { text-align:center; }
}
@media all and (max-width:900px){
	.footArea { padding:30px 0 20px; }
	
	.foot01 { float:none; width:100%; text-align:center; }
	.foot01 .p1 img { max-height:50px; width:auto; }
	.foot01 .p3 ul li { margin-right:5px; }
	.foot01 .p3 ul li:last-child { margin-right:0; }
	.foot01 .p3 ul li .img01 { display:none; }
	.foot01 .p3 ul li .img02 { position:relative; left:auto; bottom:auto; width:90px; display:block; }
	
	
	.foot02 { float:none; display:none; } 
	.tail { padding:15px 0; font-size:12px; }
}
 
 
 
 
 


.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;}
 