@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; }
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:#000; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #000; }
a:hover { color: #0050fe; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1535px; margin:0 auto; }
.g-in { width:87.5%; margin:0 auto; }

@media all and (max-width:1660px){
	.wrap { width:1200px; margin:0 auto; }
}

@media all and (max-width:1280px){
	.g-in { width:92%; }
	.wrap { width:92%; }
}
 
.topArea { position:relative; background:#fff; }
.topArea .g-in { position:relative; }


.logo { float:left; }
.lan { float:right; line-height:100px; font-size:16px; color:#333; margin-right:50px; }
.lan a { color:#333; }
.lan a:hover { color:#0050fe; }

.serbot { float:right; width:25px; height:100px; background:url(form.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:#0050fe; 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; }
}
 
.nav { float:right; margin-right:0; }
.nav ul li { position:relative; float:left; width:150px; text-align:left; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; padding:0 15px; height:100px; line-height:100px; font-size:16px; color:#000; }
.nav ul li:hover .a1,.nav .current .a1 { color:#0050fe; }

.nav .sub { position:absolute; top:98px; width:205px; left:0; background:#fff; border-top:2px solid #0050fe; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:left; font-size:14px; }
.nav .sub dt a { display:block; color:#9e9e9e; padding:15px; }
.nav .sub dt:hover { background:#f5f5f5; }
.nav .sub dt:hover a { color:#0050fe; }


@media all and (max-width:1400px){
	
 
	.nav ul li { width:120px; }
	
	.nav .sub { width:150px; }	
}
@media all and (max-width:1200px){
	.logo img { height:60px; width:auto; }
	
	.lan { line-height:60px; font-size:14px; margin-right:20px; }
	.lan i { display:none; }
	.lan .on { display:none; }
	
	.serbot { height:60px; margin-right:55px; }
}
 

.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:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:30% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding-bottom:15px; font-size:15px; }
.m-menu li:hover a,.m-menu .current a { color: #0050fe; }
.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:#0050fe; }
.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: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:#0050fe; }
.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){
	.nav { display:none; }
	 
	.u-menu { display:block; }
 
}

.banner { position:relative; }
.swiper-container-1 .swiper-slide {  font-size:0; vertical-align:top; }
.swiper-container-1 .swiper-pagination  { bottom:30px!important; font-size:0; }
.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; margin:0 5px!important; background:#fff; border-radius:100%; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background:#024fff; width:25px!important; border-radius:5px; }
.swiper-container-1 .img02 { display:none; }
 
@media all and (max-width:1680px){
	.swiper-container-1 .swiper-pagination  { bottom:20px!important;  }
}
 
@media all and (max-width:750px){
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
}




.footer { background:#212121; }
.footArea { padding:50px 0 35px; }
.foot01 { float:left; font-size:14px; color:#fff; font-weight:bold; }
.foot01 p { line-height:20px; margin-bottom:15px; padding-left:30px; }
.foot01 p:last-child { margin-bottom:0; }
.foot01 p.p1 { background:url(f01.png) no-repeat left top; }
.foot01 p.p2 { background:url(f02.png) no-repeat left top; }

.foot02 { float:left; margin-left:100px; }
.foot02 a { display:inline-block; margin-right:25px; }
.foot02 a:last-child { margin-right:0; }

.foot03 { float:right; font-size:0; }
.foot03 a { position:relative; display:inline-block; font-size:14px; color:#fff; padding:0 60px; }
.foot03 a:before { position:absolute; display:block; width:1px; height:10px; right:0; top:50%; transform: translateY(-50%); background:#fff; content:""; z-index:5; }
.foot03 a:nth-child(1) { padding-left:0; }
.foot03 a:last-child { padding-right:0; }
.foot03 a:last-child:before { display:none; }

@media all and (max-width:1400px){
	.foot02 { margin-left:50px; }
	
	.foot03 a {  padding:0 30px; }
}
@media all and (max-width:1000px){
	.foot01 { float:none; width:100%; }
	.foot02 { float:none; width:100%; margin-top:25px; margin-left:0; }
	.foot03 { float:none; width:100%; margin-top:25px; }
}
@media all and (max-width:750px){
	.footArea { padding:30px 0 25px; }
	.foot03 a { padding:0; width:25%; text-align:center; }
	.foot03 a:nth-child(1) { display:none; }
}

.tail { padding:20px 0; font-size:12px; color:rgba(255,255,255,0.5); border-top:1px solid rgba(255,255,255,0.1); }
.tail a { color:rgba(255,255,255,0.5); }
.tail a:hover { color:#fff; }
.tail .sjArea { text-align:center; }

.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

/*广告*/
.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;}
 