@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: #365bab; }


.wrapper { position:relative; width:100%; margin:0 auto; padding-top:100px; }
.wrap { width:1440px; margin:0 auto; }
.g-in { width:1300px; margin:0 auto; }
 
@media all and (max-width:1480px){
	.wrap { width:1200px; margin:0 auto; }
	.g-in { width:1200px; }
}

@media all and (max-width:1280px){
	.g-in { width:92%; }
	.wrap { width:92%; }
}
 
.topArea { position:fixed; background:#fff; top:0; left:0; right:0; z-index:9999; box-shadow: #ddd 0px 8px 10px -8px; }


@media all and (max-width:1200px){
	.wrapper { padding-top:0; }
	.topArea { position:relative; }
}




.logo { float:left; }

.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:#365bab; 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:30px; }
.nav ul li { float:left; text-align:left; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; padding:0 30px; height:100px; line-height:100px; font-size:20px; color:#000; }
.nav ul li:hover .a1,.nav .current .a1 { color:#365bab; }

.nav .sub { position:absolute; top:100px; width:100%; left:0; right:0; background:#fff; border-top:2px solid #eee; padding:50px 0; display:none; z-index:999; }

.sub01 { float:left; width:70%; }
.sub01 dl dt { float:left; display: block; float: left;  width: 25%; }
.sub01 dl dt:nth-child(n+5) {  margin-top:45px; }
.sub01 dl dt a { display:inline-block; height:55px; line-height:55px; padding:0 30px 0 0; color:#666; font-size:17px; background:url(ico02.png) no-repeat right center;}
.sub01 dl dt a:hover { color:#365bab; }


.sub02 { float:right; width:27%; }

.nav ul li.aaa108 { position:relative; }
.nav ul li.aaa104 { position:relative; }
.nav ul li.aaa105 { position:relative; }
.nav ul li.aaa106 { position:relative; }

.subBox { position:absolute; top:100px; width:100%; background:#fff; display:none; padding:10px 0; z-index:999; } 
.subBox dt { width:100%; text-align:center; }
.subBox dt a { display:block; color:#000; padding:10px 0; font-size:14px; }
.subBox dt:hover a { color:#365bab; }
 
@media all and (max-width:1480px){
	.logo { padding-top:10px; }
	.logo img { height:80px; width:auto; }
	
	.nav ul li .a1 { padding:0 15px; font-size:18px; }
	
 
}
@media all and (max-width:1280px){
 
	.nav ul li .a1 { padding:0 15px; font-size:16px; }
	
 
}
@media all and (max-width:1200px){
	.topArea .wrap { position:relative; }
	
	.logo { padding-top:0; }
	.logo img { height:60px; width:auto; }
 
	.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: #365bab; }
.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:#365bab; }
.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:#365bab; }
.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 { position:relative; font-size:0; vertical-align:top; }
.swiper-container-1 .swiper-slide img { transition: all 1.6s; }
.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; }

.swiper-container-1 .swiper-slide-active img { transform: scale(1.05)!important; }

.banvideo { overflow:hidden; }

@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; }
}


.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%; 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:#2a2a2a; }
.footArea { padding:50px 0 30px; }
.foot01 { float:left; }
.foot02 { float:right; width:235px; }
.foot02 .p1 { font-size:16px; color:#fff; line-height:1; }
.foot02 .p2 { position:relative; margin-top:10px; }
.foot02 .p2 p { padding-left:15px; line-height:43px; height:43px; font-size:14px; border:1px solid rgba(255,255,255,0.3); color:rgba(255,255,255,0.3); background:url(ico03.png) no-repeat center right; }
.foot02 .p2 .p21 { position:absolute; top:43px; left:0; right:0; border:1px solid rgba(255,255,255,0.3); background:#2a2a2a; padding:10px; z-index:2; display:none; }
.foot02 .p2 .p21 ul { max-height:125px; overflow-y:auto; }
.foot02 .p2 .p21 ul li { font-size:14px; line-height:25px; }
.foot02 .p2 .p21 ul li a { color:rgba(255,255,255,0.3); }
.foot02 .p2 .p21 ul li:hover a { color:#fff; }
.foot02 .p2:hover .p21 { display:block; }

.footArea02 { padding-top:30px; margin-top:30px; border-top:1px solid rgba(255,255,255,0.2); }
.foot03 { float:left; }
.foot03 ul li { float:left; margin-right:50px; color:#fff; }
.foot03 ul li:last-child { margin-right:0; }
.foot03 ul li .p1 { font-size:20px; line-height:1; }
.foot03 ul li .p2 { font-size:14px; line-height:25px; margin-top:20px; }
.foot03 ul li .p2 p i { color:rgba(255,255,255,0.3); }
.foot03 ul li .p2 p { padding-left:25px; margin-bottom:5px; }
.foot03 ul li .p2 p.p21 { background:url(f01.png) no-repeat left 7px; }
.foot03 ul li .p2 p.p22 { background:url(f02.png) no-repeat left 7px; }
.foot03 ul li .p2 p a { color:#fff; }

.foot04 { float:right; width:110px; text-align:center; display:none; }
.foot04 p { font-size:14px; color:rgba(255,255,255,0.3); margin-top:10px; }

.foot05 { float:left; }
.foot05 ul li { padding-left:28px; background-position:0px 4px!important; background-size:18px 18px!important; font-size:14px; line-height:25px; }
.foot05 ul li:nth-child(n + 2) { margin-top:15px; }
.foot05 ul li .p1 { float:left; color:rgba(255,255,255,0.3); }
.foot05 ul li .p2 { float:left; color:#fff; }

.foot06 { float:right; }
.foot06 dl { float:left; margin-right:65px; }
.foot06 dl:last-child { margin-right:0; }
.foot06 dl dt { font-size:20px; color:#fff; margin-bottom:25px; }
.foot06 dl dd { margin-bottom:10px; }
.foot06 dl dd a { font-size:14px; color:rgba(255,255,255,0.5); }
.foot06 dl dd:hover a { color:#fff; }


@media all and (max-width:1480px){
	.foot06 dl { float:left; margin-right:35px; }
	.foot06 dl:last-child { margin-right:0; } 
}
@media all and (max-width:1200px){
	.foot06 { display:none; } 
	.foot04 { display:block; } 
}
@media all and (max-width:1000px){
	.foot01 { float:none; }
	.foot01 img { max-height:35px; }
	.foot02 { display:none; }
	
	.footArea02 { padding-top:20px; margin-top:20px; }
	
	.foot03 { float:none; }
	.foot03 ul li { float:none; margin-bottom:20px; margin-right:0; }
	.foot03 ul li:last-child { margin-bottom:0; }
	.foot03 ul li .p1 { font-size:16px; }
	.foot03 ul li .p2 { font-size:12px; }

	.foot04 { float:none; width:110px; margin:25px auto 0; }
	.foot05 { float:none; }
}
@media all and (max-width:750px){
	.footArea { padding:30px 0 25px; }
	 
}

.tail { padding:20px 0; font-size:14px; color:rgba(255,255,255,0.3); background:#212121; }
.tail a { color:rgba(255,255,255,0.3); }
.tail a:hover { color:#fff; }
.tail .sjArea { text-align:center; }
.tail .pcArea { float:left; }
.tail .codeArea { float:right; }
.tail .codeArea a { position:relative; display:inline-block; cursor:pointer; }
.tail .codeArea a .img01 { position:absolute; width:110px; bottom:50px; right:0; display:none; z-index:2; }
.tail .codeArea a:hover .img01 { display:block; }

@media all and (max-width:1200px){
	.tail .codeArea { display:none; }
}


.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:30px; display:none; z-index:999; }
.back-to .back-top { display:block; width:60px; height:60px; background:url(top.png) no-repeat center #365bab; border-radius:100%; outline:0 none; text-indent:-9999em; overflow:hidden; }
 
.back-to  .master_aperture { position:absolute;top:0; left:0;background-color:rgba(22,98,183,.7); position:absolute;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;
opacity:0;-webkit-opacity:0;z-index:-1;}
.back-to .master_aperture.circle01{animation:scalej01 2s .4s infinite;-webkit-animation:scalej01 2s .4s infinite;}
.back-to .master_aperture.circle02{animation:scalej02 2s infinite;-webkit-animation:scalej02 2s infinite;}


/*返回顶部*/
#back_top{position:fixed;right:2.6vw;bottom:5.208333333333334vw;opacity: 0;visibility: hidden;
transform:translateY(100%);-webkit-transform:translateY(100%);z-index:888;transition:all .6s ease;}
#back_top.onshow{opacity:1;-webkit-opacity:1;visibility:visible;transform:none;-webkit-transform:none;}
#back_top .master_backTop .master_aperture{background-color:rgba(22,98,183,.7);position:absolute;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;
opacity:0;-webkit-opacity:0;z-index:-1;}
#back_top .master_backTop .master_backTop_btn{color:#fff;width:.64rem;height:.64rem;border-radius:50%;-webkit-border-radius:50%;
align-items:center;justify-content:center;z-index:2;background-color:var(--color01);}
 
@keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.4);-webkit-transform:scale(1.4);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.4);-webkit-transform:scale(1.4);opacity:0;-webkit-opacity:0;}
}  
@keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  
.bubble{width:100%;height:100%;position:absolute;left:0;top:0;z-index: -1;} 
.bubble span {display:block;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;z-index:-1; 
transition: ease 1s;-webkit-transition: ease 1s;position:absolute;left:50%;
bottom:0px;transform: translateX(-50%);-webkit-transform: translateX(-50%);opacity:0;-webkit-opacity:0;}
.bubble span:nth-child(1){animation:pao 4s linear infinite;-webkit-animation:pao 4s linear infinite;background: rgba(22,98,183,.6);}
.bubble span:nth-child(2){animation:pao3 6s linear infinite;-webkit-animation:pao3 6s linear infinite;
-webkit-transition-delay:0.3s;transition-delay:0.3s;background: rgba(22,98,183,.8);}
.bubble span:nth-child(3){animation:pao2 3s linear infinite;-webkit-animation:pao2 3s linear infinite;
-webkit-transition-delay:0.8s;transition-delay:0.8s;background: rgba(22,98,183,1);}
.bubble span:nth-child(4){animation:pao4 9s linear infinite;-webkit-animation:pao4 9s linear infinite; background: rgba(22,98,183,.3);}
.bubble span:nth-child(5){animation:pao5 7s linear infinite;-webkit-animation:pao5 7s linear infinite; background: rgba(22,98,183,.5);}
 @keyframes pao{
 	0% {
 		transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao2 {
 	0% {
 		transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao3 {
 	0% {
 		transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform:translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform:translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
@keyframes pao4 {
	0% {
		transform: translate(400%,0px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(400%,0px) rotate(360deg) scale(1,1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		-webkit-transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		-webkit-transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		opacity:0;-webkit-opacity:0;
	}
}
@keyframes pao5 {
	0% {
		transform: translate(-400%,0px) rotate(360deg) scale(.1,.1);
		-webkit-transform:translate(-400%,0px) rotate(360deg) scale(.1,.1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		-webkit-transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		opacity:0;-webkit-opacity:0;
	}
}

@media all and (max-width:1200px){
	.back-to { display:none; }
}


.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;}
 