@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 微软雅黑, 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:#555; min-height:auto!important; min-width:auto!important; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; }
a:hover { color:#F5460C; }

.wrapper { position:relative; width:100%; margin:0 auto; }
.wrap { width:1560px; 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; background:rgba(255, 255, 255,0.1); backdrop-filter: blur(15px); border-bottom:1px solid rgba(255, 255, 255,0.2); transition: all 0.6s; z-index:9999; }
.topArea .wrap { position:relative; }

.logo { float:left; height:90px; display:flex; align-items: center; }
.logo img { max-height:90px; }
.logo .img02 { display:none; }
.logo .img03 { display:none; }

.lang { float:right; display:flex; align-items: center; height:90px; }
.lang a { display: flex; justify-content: center; align-items: center;  }
.lang .p1 img { width:auto; height:26px; }
.lang .p1 .img02 { display:none; }
.lang .p2 { font-size:18px; color:#fff; margin-left:10px; padding-right:15px; background:url(t41.png) no-repeat center right; }

.telBox { float:right; margin-right:60px; }
.telBox a { display:block; line-height:90px; font-size:22px; color:#fff; font-weight:bold; padding-left:35px; background:url(t11.png) no-repeat center left; }


.nav { float:right; margin-right:70px; }
.nav ul li { position:relative; float:left; margin-right:70px; font-size:0; }
.nav ul li:last-child { margin-right:0!important; }
.nav ul li .a1 { position:relative; display:inline-block; font-size:18px; color:#fff; line-height:90px; }
 
.nav .sub { position:absolute; top:90px; width:150px; left:50%; margin-left:-75px; background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.1); display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#333; padding:15px 10px; }
.nav .sub dt:hover { background:#F5460C; }
.nav .sub dt:hover a { color:#fff; }
 
 
.serbot { float:right; position:relative; margin-right:50px; width:20px; height:90px; background:url(t21.png) no-repeat center; cursor:pointer; }
.serbot:before { position:absolute; right:-25px; top:50%; width:1px; height:20px; display:block; content:""; background:#fff; transform: translateY(-50%); z-index:1; }
 
.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:#F5460C; 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:#F5460C; }
.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: 0 0 14px rgba(0,0,0,0.1); border-bottom:none; }
.topArea01 .logo .img01 { display:none; }
.topArea01 .logo .img02 { display:block; }
.topArea01 .lang .p1 .img01 { display:none; }
.topArea01 .lang .p1 .img02 { display:block; }
.topArea01 .lang .p2 { background:url(t42.png) no-repeat center right; color:#333; }
.topArea01 .nav ul li .a1 { color:#333; }
.topArea01 .serbot { background:url(t22.png) no-repeat center; }
.topArea01 .serbot:before { background:#ccc; }
.topArea01 .telBox a { color:#333; background:url(t12.png) no-repeat center left; }


.topArea.c-style2 { box-shadow: 0 0 14px rgba(0,0,0,0.1); background: #fff; border-bottom:none; }
.topArea.c-style2 .logo .img01 { display:none; }
.topArea.c-style2 .logo .img02 { display:block; }
.topArea.c-style2 .lang .p1 .img01 { display:none; }
.topArea.c-style2 .lang .p1 .img02 { display:block; }
.topArea.c-style2 .lang .p2 { background:url(t42.png) no-repeat center right; color:#333; }
.topArea.c-style2 .nav ul li .a1 { color:#333; }
.topArea.c-style2 .serbot { background:url(t22.png) no-repeat center; }
.topArea.c-style2 .serbot:before { background:#ccc; }
.topArea.c-style2 .telBox a { color:#333; background:url(t12.png) no-repeat center left; }
.topArea.c-head-move { top: -170px; }

@media all and (max-width:1680px){
	.lang .p2 { font-size:16px; }
	
	.telBox { margin-right:30px; }
	.telBox a { font-size:18px; }
	
	.nav { margin-right:30px; }
	.nav ul li { margin-right:30px; }
	
	.serbot { margin-right:30px; }
	.serbot:before { right:-15px; }
}
@media all and (max-width:1200px){
	.topArea { position:relative; border-bottom:none; }
	
	.nav { display:none; }
	.lang { 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; }
	
	.telBox { margin-right:10px; }
	.telBox a { font-size:0; width:25px; height:60px; padding-left:0; background:url(t12.png) no-repeat center left; }
	
	.serbot { margin-right:55px; height:60px; background:url(t22.png) no-repeat center; }
	.serbot:before { display:none; }
}
 
.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: 999999999; }
.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: 99999999; }
.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: #F5460C;}
.slide_nav li a:hover{ color: #F5460C;}
.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{ }
}
 
.fontSz40 { font-size:40px; font-weight:bold; color:rgba(34,34,34,1); line-height:1.4; }
.fontSz36 { font-size:36px; font-weight:bold; color:rgba(34,34,34,1); line-height:1.4; }

@media all and (max-width:1680px){
	.fontSz40 { font-size:30px; }
	.fontSz36 { font-size:24px; }
}
@media all and (max-width:1200px){
	.fontSz40 { font-size:24px; }
	.fontSz36 { font-size:20px; }
}
@media all and (max-width:750px){
	.fontSz40 { font-size:20px; }
	.fontSz36 { font-size:18px; }
}
 
 
.footer { padding-top:20px;  }
.tArea { padding:20px 0; border-bottom:2px solid rgba(58,76,94,0.1); display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; align-items: center; }
.footArea { padding:50px 0 30px; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.foot01 { width:30%; }
.foot01 .p1 { font-size:18px; line-height:2; color:rgba(78,86,91,1); }
.foot01 .p1 p:nth-child(1) { font-size:30px; margin-bottom:15px; line-height:1.1; color:rgba(47,48,140,1); font-weight:bold; }
.foot01 .p2 { margin-top:25px; }
.foot01 .p2 a { position:relative; display:inline-block; margin-right:20px; cursor:pointer; }
.foot01 .p2 a:last-child { margin-right:0; }
.foot01 .p2 a .img01 { width:35px; height:auto; }
.foot01 .p2 a .img02 { position:absolute; left:0; bottom:40px; width:120px; height:auto; z-index:2; display:none; }
.foot01 .p2 a:hover .img02 { display:block; }

.foot02 { width:60.5%; display:flex; flex-wrap: wrap;  flex-direction:row; justify-content: space-between; }
.foot02 dl dt { font-size:18px; margin-bottom:15px; font-weight:bold; color:rgba(78,86,91,1); }
.foot02 dl dd { font-size:16px; margin-bottom:10px; }
.foot02 dl dd a { color:rgba(78,86,91,1); }
.foot02 dl dd:hover a { color:rgba(47,48,140,1); }

.tail { padding:20px 0; font-size:14px; color:rgba(78,86,91,0.6); border-top:2px solid rgba(58,76,94,0.1); }
.tail a { color:rgba(78,86,91,0.6); }
.tail a:hover { color:rgba(47,48,140,1); }
 
@media all and (max-width:1680px){
	.foot01 .p1 { font-size:16px; line-height:2; }
	.foot01 .p1 p:nth-child(1) { font-size:24px; margin-bottom:10px; }
 
	.foot02 dl dt { font-size:18px; margin-bottom:15px; }
	.foot02 dl dd { font-size:14px; margin-bottom:10px; }
}
@media all and (max-width:1200px){
	.foot01 .p1 { font-size:14px; line-height:25px; }
	.foot01 .p1 p:nth-child(1) { font-size:20px; margin-bottom:10px; }
	
	.tail { text-align:center; }
}
@media all and (max-width:900px){
	
	.tArea .p1 img { max-height:45px; width:auto; }
	.tArea .p2 img { max-height:30px; width:auto; }
	
	.footArea { padding:30px 0; }
	.foot01 { width:100%; text-align:center; }
	.foot01 .p1 p:nth-child(1) { font-size:18px; margin-bottom:10px; }
	
	.foot01 .p2 { width:100%; max-width:400px; margin:25px auto 0; font-size:0; }
	.foot01 .p2 a { display:inline-block; width:32%; margin-right:2%; }
	.foot01 .p2 a:last-child { margin-right:0; }
	.foot01 .p2 a .img01 { display:none; }
	.foot01 .p2 a .img02 { position:relative; left:auto; bottom:auto; width:100%; display:block; }
 
	.foot02 { display:none; }
}
@media all and (max-width:750px){
	.footer { padding-top:10px;  }
	.tArea { padding:15px 0; border-bottom:1px solid rgba(58,76,94,0.1); }
	
	.tail { padding:15px 0; border-top:1px solid rgba(58,76,94,0.1); }
}
 
 
 
.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; }
} 
 


.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}





.ggrt{ position:fixed; right:0.5%; top:50%; transform:translateY(-50%); z-index:2;  width:64px; border-radius:10px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); z-index:99}
.ggrt .item{ width:100%; height:75px;  position:relative; cursor:pointer;}
.ggrt .item .aitem{ width:100%; height:100%; box-sizing:border-box; padding:10px 0 0 0; text-align:center; }
.ggrt .item:first-child .aitem{border-radius:6px 6px 0 0; overflow:hidden}
.ggrt .item:last-child .aitem{border-radius:0 0 8px 8px ; overflow:hidden}
.ggrt .item .aitem .ico .img1{ display:inline-block}
.ggrt .item .aitem .ico .img2{ display:none}
.ggrt .item .aitem .title{ font-size:14px; color:#666666; margin-top:5px}
.ggrt .item:hover .aitem{ background:rgba(15,59,168,1)}
.ggrt .item:hover .aitem .ico .img2{ display:inline-block}
.ggrt .item:hover .aitem .ico .img1{ display:none}
.ggrt .item:hover .aitem .title{ color:#fff;}
.ggrt .item .tel{ position:absolute; width:200px; background:rgba(15,59,168,1); text-align:center; right:105%; bottom:0; font-size:20px; color:#fff; line-height:30px;padding: 15px 0; display:none}
.ggrt .item:hover .tel{ display:block}
.ggrt .item .link{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:2}
.ggrt .item .pic{ background:rgba(15,59,168,1); width:118px; position:absolute; right:100%; top:50%; transform:translateY(-50%);box-sizing:border-box; padding:10px 0; border-radius:5px; display:none}
.ggrt .item .pic .ewm{ text-align:center; color:#fff; font-size:12px; line-height:2; width:100%}
.ggrt .item:hover .pic{ display:block}
@media (max-width: 1200px){
	.ggrt{ 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(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;}
 