@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,h1,div,li,a,button,input,select,textarea{}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,audio,video{display:block;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:normal}
ul,ol{list-style:none}
a{text-decoration:none;color:inherit}
a:hover{text-decoration:none}
p,span{color:inherit}
table{border-collapse:collapse}
input,textarea{outline:none;border:none}
input{border:none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance:none}
:-moz-placeholder,::-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder{color:inherit;opacity:0.55;font-size:14px}
textarea{resize:none;overflow:auto}
input:-webkit-autofill{box-shadow:0 0 0px 1000px white inset}
button,input,select,textarea{font-size:100%}
img{max-width:100%}
*{margin:0;padding:0;box-sizing:border-box}
input,textarea,select{outline:none}
a,a:hover{text-decoration:none;outline:none}
ul li{list-style-type:none}
img{border:none}
.bd_weixin_popup{box-sizing:content-box}

@media screen and (min-width:1024px){
/*::-webkit-scrollbar{width:5px;background-color:#f7f8f9}
::-webkit-scrollbar-thumb{background-color:#085cc2}*/
}

/* css document */
/**,::after, ::before {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;}*/
/* @font-face{font-family:'gotham rounded book';src:;src: format('embedded-opentype'), format('woff2'), format('woff'), format('truetype'), format('svg');font-weight:normal;font-style:normal;font-display:swap}
@font-face{font-family:'gotham rounded';src:;src: format('embedded-opentype'), format('woff2'), format('woff'), format('truetype'), format('svg');font-weight:bold;font-style:normal;font-display:swap}
@font-face{font-family:'twcenmt';src:;src: format('embedded-opentype'), format('woff2'), format('woff'), format('truetype'), format('svg');font-weight:bold;font-style:normal;font-display:swap}
.en{font-family:'twcenmt',microsoft yahei,"微软雅黑",arial,helvetica, sans-serif;font-weight:bold;}
@font-face {
    font-family: 'myriad pro';
    src: ;
    src:  format('embedded-opentype'),
         format('woff2'),
         format('woff'),
         format('truetype'),
         format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */
body{background-color:#fff; overflow-x:hidden;color:#000;position:relative;min-width:320px; font-family:microsoft yahei,"微软雅黑",arial, helvetica, sans-serif; font-size:12px;line-height:20px;}
.newsdetailbody{background-color: #f5f5f5;}
.clearfix:before, .clearfix:after{content:"";display:block;height:0;overflow:hidden;}  
.clearfix:after{clear:both;}  
.clearfix{zoom:1;} 
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
textarea{outline:none;}
table{border-spacing:0;}

/* .header-wrapper:hover .box1{
	display: block;
} */
.header-wrapper .box1{
	width: 100%;
    background-color: rgba(218, 232, 237, 1);
    height: auto;
	display: none;
}

.w677{width:677px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.container{width:93.75%;margin:0 auto;}
.w1540{width:80.20833333333333%;margin:0 auto;}
.w1600{width:90%;margin:0 auto;}
@media (max-width: 1920px){
.w1520{width:90%;max-width:15.20rem;margin:0 auto;}  
.w677{width:672px;}
}
@media (max-width: 1520px){
   .w1200 {width: 1100px; }	
   .w1400 {width: 1300px; }
   .w1520{padding:0 3%;}
   .w1540, .w1600{width:auto;padding:0 3%;}
   .w677{width:532px;}

}
@media (max-width: 1400px){
   .w1400 {width: 1200px; }
   .w677{width:490px;}
}
@media (max-width: 1220px){
   .w1400 {width: 1000px; }	
   .w1200{width: 1000px; }	
   .w677{width:427px;}
}
@media (max-width: 1023px){
   .w1400 {width: 94%; }	
   .w1200{width: 94%; }	
   .w1540, .w1600{width:94%;padding:0;}
   .w677{width:358px;}
}




.two-row {overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.fixed{position:fixed}
.bg{background-image:linear-gradient(-90deg,#0b59c3 0%,#085cc2 100%);background-blend-mode:normal,normal}
.flex{display:flex;display:-webkit-box;/* chrome 4 ,safari 3.1,ios safari 3.2  */
  display:-moz-box;/* firefox 17- */
  display:-webkit-flex;/* chrome 21 ,safari 6.1 ,ios safari 7 ,opera 15/16 */
  display:-moz-flex;/* firefox 18  */
  display:-ms-flexbox;/* ie 10 */}
.flex-wrap{flex-flow:wrap}
.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.inline-block{display:inline-block}
.block{display:block}
.hide{display:none}
.pic{font-size:0;overflow:hidden;display:block;width:100%}
.pic img{width:100%;display:block;transition:transform 0.8s ease;-webkit-transition:transform 0.8s ease;-moz-transition:transform 0.8s ease;-ms-transition:transform 0.8s ease;-o-transition:transform 0.8s ease}
.pic img.phone{display:none}
.phone-nav{display:none}
.link{font-size:0;margin-bottom:0.2rem}
.link a{position:relative;font-size:14px;margin-right:0.24rem;display:inline-block;color:#999;vertical-align:top;line-height:24px;transition:color 0.3s ease;-webkit-transition:color 0.3s ease;-moz-transition:color 0.3s ease;-ms-transition:color 0.3s ease;-o-transition:color 0.3s ease}
.link a:hover{color:#fff}
.link a:last-child{margin-right:0}
.content,.desc{text-align:justify}
.content{color:#666;line-height:0.3rem}
.content img,.content input[type="image"]{max-width:100%;height:auto!important;display:block;margin:0 auto}
.swiper-box{position:relative}
:root{--fs16:16px}



*{text-decoration:none;padding:0;margin:0;-webkit-tap-highlight-color:transparent}
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:none;background:none;text-decoration:none}



.visible-xs{display:none !important}
.hidden-xs{display:block !important}
@media only screen and (max-width:768px){
	.visible-xs{display:block !important}
    .hidden-xs{display:none !important}
}
.visible-1024{display:none !important}
.hidden-1024{display:block !important}
@media only screen and (max-width:1024px){
	.visible-1024{display:block !important}
    .hidden-1024{display:none !important}
}

.visible-1080{display:none !important}
.hidden-1080{display:block !important}
@media only screen and (max-width:1080px){
	.visible-1080{display:block !important}
    .hidden-1080{display:none !important}
}

.visible-1280{display:none !important}
.hidden-1280{display:block !important}
@media only screen and (max-width:1280px){
	.visible-1280{display:block !important}
    .hidden-1280{display:none !important}
}



.container{margin-right:auto;margin-left:auto}

@media (min-width:1601px){.container{width:1400px}}
@media (max-width:1600px){.container{width:83.3%}}
@media (max-width:1440px){.container{width:75%}}
@media (max-width:1366px){.container{width:73%}}
@media (max-width:768px){.container{width:100%}}

video{object-fit:fill}
.relative{position:relative}
body{position:static;height:auto;overflow:auto;padding-right:0px}








/*****************************mav start*****************************/
.header-wrapper{position:fixed;left:0;right:0;top:0;z-index:30;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease; background-color: rgba(0, 0, 0, 0.2)}
.header-wrapper.shadow{box-shadow:0 2px 30px rgba(0,0,0,0.1)}
.header-wrapper.active{transform:translate(0,-1.2rem)}
.header-wrapper.on{background-color: rgba(0, 0, 0, 0.2)}
.header-wrapper.on .logo-box img.init{display:block}
.header-wrapper.on .logo-box img.on{display:none}
.header-wrapper.on .pc-nav-box ul li:hover > a{color:#085cc2}
.header-wrapper.on .pc-nav-box ul li:hover > a:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.header-wrapper.on .pc-nav-box ul li .nav a:hover{color:#085cc2;font-weight:700}
.header-wrapper.on .pc-nav-box ul li a{color:#fff}
.header-wrapper.on .pc-nav-box ul li a:after{background-color:#085cc2}
.header-wrapper.on .on .search{background-image:!important; color:#000;}
.header-wrapper .on .search{background-image:!important; color:#fff;}
.header-wrapper.on .language .caption{color:#333;background-image:}
.header-wrapper.on .language .caption i{background-image:}
.header-wrapper .box{display:flex;display:-webkit-box;/* chrome 4 ,safari 3.1,ios safari 3.2  */
  display:-moz-box;/* firefox 17- */
  display:-webkit-flex;/* chrome 21 ,safari 6.1 ,ios safari 7 ,opera 15/16 */
  display:-moz-flex;/* firefox 18  */
  display:-ms-flexbox;/* ie 10 */
  align-items:center;height:0.9rem;padding:0 0 0 0.56rem}


.header-wrapper .logo-box{width:1.68rem;}
.header-wrapper .logo-box a{display:block}
.header-wrapper .logo-box img{width:100%}
.header-wrapper .logo-box img.on{display:none}
.header-wrapper .other-box{display:flex;display:-webkit-box;/* chrome 4 ,safari 3.1,ios safari 3.2  */
  display:-moz-box;/* firefox 17- */
  display:-webkit-flex;/* chrome 21 ,safari 6.1 ,ios safari 7 ,opera 15/16 */
  display:-moz-flex;/* firefox 18  */
  display:-ms-flexbox;/* ie 10 */
  align-items:center}
.header-wrapper .search-box{position:relative;margin-right:0.56rem;/* input placeholder  */}
.header-wrapper .search-box .text{width:100%;height:0.46rem;font-size:14px; margin:0;line-height:0.46rem;padding:0 0.6rem 0 0.2rem;background-color:#fff;color:#666}
.header-wrapper .search-box::-webkit-input-placeholder{/* webkit browsers */
  color:#666;font-size:var(--fs16)}
.header-wrapper .search-box:-moz-placeholder{/* mozilla firefox 4 to 18 */
  color:#666;font-size:var(--fs16)}
.header-wrapper .search-box::-moz-placeholder{/* mozilla firefox 19  */
  color:#666;font-size:var(--fs16)}
.header-wrapper .search-box:-ms-input-placeholder{/* internet explorer 10  */
  color:#666;font-size:var(--fs16)}
.header-wrapper .form{width:4rem;background-color:#f8f8f8;position:absolute;right:-0.4rem;top:100%;z-index:10;padding:0.1rem 0.2rem;box-shadow:0 12px 20px rgba(0,0,0,0.1);display:none}
.header-wrapper .search,.header-wrapper .submit{z-index:10;display:block;background-size:contain;background-repeat:no-repeat;background-position:left center;background-size:16px;cursor:pointer;}
.header-wrapper .search{position:relative;width:50px;padding-left:20px;font-size:15px;color:#ffffff;line-height:0.9rem;background-image:}
.header-wrapper.on.shadow .search{background-image:;color:#333;}

.header-wrapper .submit{width:16px;height:16px;position:absolute;right:0.4rem;top:50%; margin:0;margin-top:-8px;z-index:10; background-image:; background-color:#fff;}
.header-wrapper .language{position:relative;font-size:15px;}
.header-wrapper .language.on .caption:after{opacity:1;visibility:visible}
.header-wrapper .language.on .list{opacity:1;visibility:visible}
.header-wrapper .language.on .list a{display:block;animation:navinup50 0.6s ease;animation-fill-mode:forwards}
.header-wrapper .language .caption{color:#fff;font-family:arial;font-weight:700;cursor:pointer;background-image:;background-size:16px;background-repeat:no-repeat;background-position:left center;padding-left:33px;line-height:50px}
.header-wrapper .language .caption:after{content:"";border:0.06rem solid transparent;position:absolute;left:50%;bottom:0;z-index:10;margin-left:-0.06rem;border-bottom-color:#fff;opacity:0;visibility:hidden;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}
.header-wrapper .language .caption i{display:inline-block;vertical-align:middle;margin-left:12px;width:8px;height:5px;background-image:;background-size:contain;background-repeat:no-repeat;background-position:center center}
.header-wrapper .list{position:absolute;left:50%;top:100%;z-index:10;text-align:center;width:1.2rem;margin-left:-0.6rem;padding:0.16rem 0;overflow:hidden;opacity:0;visibility:hidden;box-shadow:0 12px 20px rgba(0,0,0,0.1)}
.header-wrapper .list:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;left:0;top:0;z-index:0;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;box-shadow:0 12px 20px rgba(0,0,0,0.1)}
.header-wrapper .list a{position:relative;z-index:1;font-family:arial;font-weight:700;line-height:0.3rem;margin-bottom:0.1rem;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;display:none;opacity:0;visibility:hidden}
.header-wrapper .list a:last-child{margin-bottom:0}
.header-wrapper .list a:hover{color:#085cc2}
.pc-nav-box{flex:1; text-align:right; margin-right:25px;display: flex;align-items: center;justify-content: center;}
.pc-nav-box ul{/*display:flex;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;*/ font-size:0; display:inline-block;}
.pc-nav-box li{position:relative;margin-right:0.58rem; display:inline-block;*display:inline;zoom:1; vertical-align:top;}
.pc-nav-box li:hover > a,.pc-nav-box li.on > a{font-weight:700}
.pc-nav-box li:hover > a:after,.pc-nav-box li.on > a:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.pc-nav-box li:hover .nav{opacity:1;visibility:visible}
.pc-nav-box li:hover .nav:before{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}
.pc-nav-box li:hover .nav a{display:block;animation:navinup50 0.6s ease;animation-fill-mode:forwards}
.pc-nav-box li:first-child a:before{display:none}
.pc-nav-box li:hover > a:before{opacity:1;visibility:visible}
.pc-nav-box li > a{position:relative;font-size:var(--fs16);line-height:0.9rem;color:#fff}
.pc-nav-box li > a:after{content:"";width:100%;height:0.01rem;background-color:#fff;position:absolute;left:0;top:0;z-index:10;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transition:transform 0.3s ease;-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-ms-transition:transform 0.3s ease;-o-transition:transform 0.3s ease}
.pc-nav-box li > a:before{content:"";border:0.08rem solid transparent;position:absolute;left:50%;bottom:0;z-index:10;margin-left:-0.08rem;border-bottom-color:#fff;opacity:0;visibility:hidden;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease}
.pc-nav-box a{display:block;transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease}
.pc-nav-box .nav{
	/* position:absolute;
	left:50%;
	top:100%;
	z-index:10; */
	text-align:center;
	/* width:1.8rem; */
	margin-left:-0.9rem;
	padding:0.16rem;
	background-color:transparent;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	/* box-shadow:0px 10px 20px 0px rgba(0,0,0,0.05) */
    position: fixed;
	left: 56%;
	/* left: 73%; */
    translate: -50%;
    top: 0.9rem;
    z-index: 10;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 70%;
    flex-wrap: wrap;
}
.pc-nav-box .nav:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transform:translatey(-110%);-webkit-transform:translatey(-110%);-moz-transform:translatey(-110%);-ms-transform:translatey(-110%);-o-transform:translatey(-110%);transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease}
.pc-nav-box .nav a{
	position: relative;
    z-index: 1;
    font-size: var(--fs16);
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
    opacity: 1;
    height: 60px;
    width: 22%;
    line-height: 60px;
    background: #ffffff;
    border-radius: 4px;
	margin-right: 0.3rem;
	padding: 0px 4px;
	color:#666666;
}
.pc-nav-box .nav a img{
	vertical-align: middle;
	margin-left: 15px;
}
.pc-nav-box .nav .rightimg{
	position: absolute;
    top: 30%;
    right: 5%;
}
.pc-nav-box .nav .leftdiv{
	position: absolute;
    left: 5%;
}

.pc-nav-box .phone-box{
	display: flex;
	align-items: center;
	margin-left: 50px;
}
.pc-nav-box .phone-box .phone-left{
	width: 32px;
	height: 32px;
	background:  no-repeat;
	background-size: 100% 100%;
}
.header-wrapper:hover .pc-nav-box .phone-box .phone-left{
	width: 32px;
	height: 32px;
	background:  no-repeat;
	background-size: 100% 100%;
}
.pc-nav-box .phone-box .phone{
	color: #fff;
	font-size: 15px;
	margin: 0 10px;
	margin-right: 20px;
}
.header-wrapper:hover .pc-nav-box .phone-box .phone{
	color: #333;
}
.pc-nav-box .phone-box .phone-right{
	width: 102px;
	height: 44px;
	line-height: 44px;
	background-color: #3bb1eb;
	border-radius: 23px;
	text-align: center;
	font-family: tahoma;
    font-size: 14px;
    color: #fff;
	cursor: pointer;
}
#mobieaboutmenu,#mobienewsmenu,#mobieclassicmenu,#mobieprodmenu,#mobieplanmenu{
	a{
		img{
			display: none;
		}
	} 
}
#home-swiper{
	height: 680px;
}
@media screen and (max-width:1750px){
	#home-swiper{
		height: 600px;
	}
}
@media screen and (max-width:1550px){
	#home-swiper{
		height: 570px;
	}
}
@media screen and (max-width:1450px){
	#home-swiper{
		height: 480px;
	}
}
@media screen and (max-width:1200px){
	#home-swiper{
		height: 430px;
	}
}
@media screen and (max-width:1080px){
	#home-swiper{
		height: 350px;
	}
}
@media screen and (max-width:800px){
	#home-swiper{
		height: 280px;
	}
}
@media screen and (max-width:500px){
	#home-swiper{
		height: 180px;
	}
}
/* .pc-nav-box .nav a:last-child{margin-bottom:0} */
.pc-nav-box .nav a:hover{color:#085cc2;font-weight:700}
@media screen and (min-width:1024px){
.share ul li:hover:before{animation:iconscale 1.5s ease infinite;opacity:1;visibility:visible}
.share ul li:hover .hidebox{opacity:1;visibility:visible;transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}
.share ul li:hover a{background-color:#085cc2;border-color:#085cc2}
.header-wrapper:hover{background-color:#fff}
.header-wrapper:hover .logo-box img.init{display:none}
.header-wrapper:hover .logo-box img.on{display:block}
.header-wrapper:hover .pc-nav-box ul li:hover > a{color:#085cc2}
.header-wrapper:hover .pc-nav-box ul li:hover > a:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.header-wrapper:hover .pc-nav-box ul li .nav a:hover{color:#085cc2;font-weight:700}
.header-wrapper:hover .pc-nav-box ul li a{color:#333}
.header-wrapper:hover .pc-nav-box ul li a:after{background-color:#085cc2}
.header-wrapper:hover .search{background-image:;color:#333;}
.header-wrapper:hover .language .caption{color:#333;background-image:}
.header-wrapper:hover .language .caption i{background-image:}
.header-wrapper .language:hover .caption:after{opacity:1;visibility:visible}
.header-wrapper .language:hover .list{opacity:1;visibility:visible}
.header-wrapper .language:hover .list:before{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0);opacity:1;visibility:visible}
.header-wrapper .language:hover .list a{display:block;animation:navinup50 0.6s ease;animation-fill-mode:forwards}
}
@media screen and (max-width:1600px){
.box-container{width:14rem}
.pc-nav-box{margin:0 1rem}
.pc-nav-box ul{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.pc-nav-box li{margin-right:0.4rem}
.header-wrapper .search-box{margin-right:0.4rem}
}
@media screen and (max-width:1440px){
:root{--fs16:15px}
}
@media screen and (max-width:1366px){
  :root{--fs16:14px}
}
@media screen and (max-width:1199px){
  :root{--fs16:12px}
}
@media screen and (max-width:1280px) and (min-width:1030px){
body,h1,div,li,a,button,input,select,textarea{font-size:13px}
}
@media screen and (max-width:1004px){
  .box-container,.w1200{width:100%;padding:0 0.3rem}
.hidden-xs{display:none}
.hidden-pc{display:block}
.nav-icon{font-size:0;order:2;width:0.44rem;height:0.44rem;position:relative}
.nav-icon.on span:nth-child(1){transform:rotate(45deg);margin:0;transition:margin 180ms cubic-bezier(0.215,0.61,0.355,1),transform 270ms cubic-bezier(0.215,0.61,0.355,1) 180ms,-webkit-transform 270ms cubic-bezier(0.215,0.61,0.355,1) 180ms}
.nav-icon.on span:nth-child(2){opacity:0}
.nav-icon.on span:nth-child(3){transform:rotate(-45deg);margin:0;transition:margin 180ms cubic-bezier(0.215,0.61,0.355,1),transform 270ms cubic-bezier(0.215,0.61,0.355,1) 180ms,-webkit-transform 270ms cubic-bezier(0.215,0.61,0.355,1) 180ms}
.nav-icon span{display:inline-block;width:100%;height:0.048rem;background:#fff;position:absolute;left:0;top:0.2rem;z-index:10;transform-origin:center center;border-radius:5px;transition:margin 140ms cubic-bezier(0.25,0.46,0.45,0.94) 230ms,transform 280ms cubic-bezier(0.215,0.61,0.355,1) 0ms,-webkit-transform 280ms cubic-bezier(0.215,0.61,0.355,1) 0ms}
.nav-icon span:nth-child(1){margin-top:-0.15rem}
.nav-icon span:nth-child(2){margin-top:0}
.nav-icon span:nth-child(3){margin-top:0.13rem}

.phone-nav{width:100%;height:calc(100% - 1.2rem);position:fixed;right:0;top:1.2rem;background:#fff;z-index:501;overflow:auto;border-top:1px solid #f3f3f3}
.phone-nav ul{width:100%;margin:0 auto;position:relative;height:100%;overflow-y:auto;overflow-x:hidden;transition:max-height 0.8s ease;-webkit-transition:max-height 0.8s ease;-moz-transition:max-height 0.8s ease;-ms-transition:max-height 0.8s ease;-o-transition:max-height 0.8s ease}
.phone-nav ul::-webkit-scrollbar{width:4px}
.phone-nav ul::-webkit-scrollbar-track{background-color:#eaeaea}
.phone-nav ul::-webkit-scrollbar-thumb{background-color:#085cc2}
.phone-nav ul li{position:relative}
.phone-nav ul li.active .cat{color:#085cc2;font-weight:700}
.phone-nav ul li.active .cat:before{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}
.phone-nav ul li > a{position:relative;display:block;font-size:0.3rem;color:#333;line-height:0.96rem;padding:0 0.3rem;border-bottom:1px solid #f3f3f3}
.phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content:"";display:inline-block;background:#085cc2;position:absolute;z-index:10}
.phone-nav ul li .cat:before{width:0.06rem;height:0.26rem;right:0.4rem;top:0.36rem;transition:transform 0.3s ease;-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-ms-transition:transform 0.3s ease;-o-transition:transform 0.3s ease}
.phone-nav ul li .cat:after{width:0.26rem;height:0.06rem;right:0.3rem;top:0.46rem}
.phone-nav ul li.on > a{font-weight:700;color:#085cc2}
.phone-nav ul li .navs{background:#f9f9f9;width:100%;display:none}
.phone-nav ul li .navs a{font-size:16px;display:block;color:#666;padding-left:0;line-height:1rem;padding:0 0.3rem;border-bottom:1px solid #f3f3f3;position: relative;height: 50px;}
.phone-nav ul li .navs a .leftdiv{position: absolute;left: 5%;}
.phone-nav ul li .navs a .rightimg{position: absolute;top: 33%;right: 5%;}
.phone-nav ul li .navs a img{vertical-align: middle;}
.phone-nav ul li .navs a:last-child{margin-bottom:0;border-bottom:none}

.pic img.pc{display:none}
.pic img.phone{display:block}

.search-form{top:1.2rem;padding:0.24rem 0;box-shadow:0 16px 30px rgba(0,0,0,0.05);/* input placeholder  */}
.search-form img{width:14px}
.search-form .w960{width:100%;padding:0 0.3rem}
.search-form .keywords{line-height:40px;margin-left:15px;font-size:14px;padding-right:20px}
.search-form::-webkit-input-placeholder{/* webkit browsers */
    color:#999;font-size:14px}
.search-form:-moz-placeholder{/* mozilla firefox 4 to 18 */
    color:#999;font-size:14px}
.search-form::-moz-placeholder{/* mozilla firefox 19  */
    color:#999;font-size:14px}
.search-form:-ms-input-placeholder{/* internet explorer 10  */
    color:#999;font-size:14px}
.search-form .close{margin-top:-10px;width:16px;height:16px;right:15px}
.search-form .search-btn img{width:16px}
.header-wrapper.on .nav-icon span{background-color:#085cc2}
.header-wrapper .box{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;height:1.2rem;padding:0 0.3rem}
.header-wrapper .logo-box{width: 1.5rem; margin-left: 0;}
.header-wrapper .logo-box a{display:block}
.header-wrapper .logo-box img{width:100%}
.header-wrapper .other-box{display:flex;display:-webkit-box;/* chrome 4 ,safari 3.1,ios safari 3.2  */
    display:-moz-box;/* firefox 17- */
    display:-webkit-flex;/* chrome 21 ,safari 6.1 ,ios safari 7 ,opera 15/16 */
    display:-moz-flex;/* firefox 18  */
    display:-ms-flexbox;/* ie 10 */
    align-items:center}
.header-wrapper .search-box{order:1;margin:0 0.4rem}
.header-wrapper .search-box .text{height:0.8rem;line-height:0.48rem;padding-left:0}
.header-wrapper .form{position:fixed;top:1.2rem;width:100%;right:0;padding:0.2rem 0.3rem}
.header-wrapper .search{position:relative;width:24px;height:0.9rem;background-image:; font-size:0;}
.header-wrapper.on  .search{background-image:;}
.header-wrapper .submit{right:0.4rem}
.header-wrapper .language{order:0}
.header-wrapper .language .caption{padding-left:0;font-size:0;line-height:0.6rem;width:0.36rem;height:0.36rem;background-position:center center;background-size:100%}
.header-wrapper .language .caption:after{border-width:0.08rem;margin-left:-0.08rem;bottom:-0.1rem}
.header-wrapper .language .caption i{display:none}
.header-wrapper .list{top:130%;width:1.8rem;margin-left:-0.9rem;padding:0.26rem 0.2rem}
.header-wrapper .list a{line-height:0.44rem;margin-bottom:0.16rem}
.footer-nav-box,.pc-nav-box{display:none}
}





/*****************************footer start*****************************/
/*footer*/
.footer{background: no-repeat #edeff6;padding-top:70px;padding-bottom:30px; background-size:100% 100%;}
.footer .footer-top{padding-bottom:10px;}
.isphone{display: none;}
.ispc{display:block;}
/*listbox*/
.companyaddressp{
	width: 300px;
	word-wrap: break-word;
    word-break: normal;
}
.footer .footer-top .listbox{float:left;color:#757575;width:60%;}
.footer .footer-top .listbox .linli{float:left; width:20%;}
.footer .footer-top .listbox .li1{float:left; width:20%;}
.footer .footer-top .listbox .li1 #footerplanmenu .floatleft{float:left;}
.footer .footer-top .listbox .li1 #footerplanmenu .floatright{float:right;}

.footer .footer-top .listbox .title{font-size:20px;line-height:30px;color:#000000;font-weight:500;padding-bottom:20px;}
.footer .footer-top .listbox .title i{display: none;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.footer .footer-top .listbox .navigations{margin-bottom:30px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.footer .footer-top .listbox .navigations li{padding:5px 0;line-height:24px;font-size:0;}
.footer .footer-top .listbox .navigations li a{font-size:16px;color:#646464;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;display:inline-block;}
.footer .footer-top .listbox .navigations li a:hover{color:#0067ff;}
/*listbox navtitle*/
.footer .footer-top .listbox .navtitle a{font-size:20px;line-height:30px;color:#fff;font-weight:500;padding-bottom:5px;font-weight:300; display:block;}
.footer .footer-top .listbox .navtitle a i{display: none;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.footer .footer-top .listbox .navtitle a:hover{color:#0067ff;}
/*lxbox*/
.footer .footer-top .lxbox{float:left;font-size:15px;line-height:30px;color:#fff;width:30%;}
.footer .footer-top .lxbox .title{padding-bottom:25px;}
.footer .footer-top .lxbox .title{font-size:16px;line-height:30px;color:#000000;font-weight:500;padding-bottom:20px;font-weight:300;}
.footer .footer-top .lxbox strong{font-size:16px;font-weight:400;color:#fff;}
.footer .footer-top .lxbox p{font-size:16px;color:#646464;}
.footer .footer-top .lxbox td img{vertical-align:middle;}
.footer .footer-top .lxbox td{ padding-bottom:5px; vertical-align:middle;}
/*rightbox*/
.footer .footer-top .rightbox{float:right;font-size:14px;line-height:30px;color:#4b7bfc; text-align:right;width:10%;}
.footer .footer-top .rightbox td{text-align:center;padding-right: 20px;}
.footer .footer-top .rightbox td img{max-width:90px;}
/*footer-logo*/
.footer .footer-top .footer-logo{ margin-bottom:45px;}
.footer .footer-top .footer-logo img{height:50px; max-width:100%;}
@media (max-width: 1540px){
.footer .footer-top .lxbox{width:40%;}
.footer .footer-top .listbox{width:40%;}
.footer .footer-top .rightbox{width:20%;}
}
@media (max-width: 1320px){
.footer .footer-top .lxbox{width:32%; padding-right:3%;}
.footer .footer-top .listbox{width:45%;}
.footer .footer-top .rightbox{width:20%;}
}
@media (max-width: 992px){
.footer{padding-top:50px;padding-bottom:50px;}
.footer .footer-top{padding-bottom:10px;}
.footer .footer-top .listbox{float:none;width:100%;}
.footer .footer-top .listbox .linli{float:none;width:100%;}
.footer .footer-top .listbox .title{font-size:16px;line-height:60px;font-weight:500;padding:0;border-bottom:1px solid #e3e3e3; position:relative;}
.footer .footer-top .listbox .title i{ display:block; width:16px; height:16px; position:absolute;right:3%; top:50%; margin-top:-8px;}
.footer .footer-top .listbox .title i{transform:rotate(180deg);}
.footer .footer-top .listbox .on .title i{transform:rotate(0deg);}
.footer .footer-top .listbox .navigations {margin-bottom:0rem;display:none;}
.footer .footer-top .listbox .navigations .floatleft{float: none !important;}
.footer .footer-top .listbox .navigations .floatright{float: none !important;}
.footer .footer-top .listbox .on .navigations{display: block;}
.footer .footer-top .listbox .navigations li{padding:8px 1%;line-height:30px;}
.footer .footer-top .listbox .navigations li a{font-size:16px;}
.footer .footer-top .listbox .navtitle a{font-size:20px;line-height:60px;border-bottom:1px solid #2d3045;padding: 0 3%;}
.footer .footer-top .lxbox{font-size:16px;line-height:30px;float:none;width:100%;padding:0%;}
.footer .footer-top .lxbox .title{padding-bottom:25px;}
.footer .footer-top .lxbox .title{font-size:16px;line-height:60px;padding-bottom:0px;}
.footer .footer-top .lxbox strong{font-size:16px;}
.footer .footer-top .lxbox td{ padding-bottom:5px;}
.footer .footer-top .rightbox{font-size:14px;line-height:30px;float:none;width:100%;margin-bottom:0; padding-top:30px; text-align:left;}
.footer .footer-top .rightbox td img{padding-bottom:0px;}
.footer .footer-top .footer-logo{margin-bottom:15px;}
.footer .footer-top .footer-logo img{height:40px;}
}


/*footer-bottom footer-copyright*/
.footer .footer-bottom .footer-copyright{float:left;width:40%;font-size:14px;line-height:30px;color:#8c8c91;}
.footer .footer-bottom .footer-copyright a{color:#8c8c91;}
.footer .footer-bottom .footer-copyright a:hover{color:#0067ff;}
/*footer-bottom footer-share*/
.footer .footer-bottom .footer-share{float:right;width:60%;text-align:left;position:relative}
.footer .footer-bottom .footer-share .icon-line{margin-bottom:18px}
.footer .footer-bottom .footer-share .icon-line a{display:inline-block;width:32px;height:32px;margin-right:15px;cursor:pointer;background-size:100%; background-repeat:no-repeat; background-position:center;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}
.footer .footer-bottom .footer-share .icon-line a:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.footer .footer-bottom .footer-share .icon-line .mr0{margin-right:0!important}
/* .footer .footer-bottom .footer-share .icon-line a.footer-icon-xcx{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-xcx-cai{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-qq{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-qq-cai{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-douyin{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-douyin-cai{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-kuaishou{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-kuaishou-cai{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-weixin{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-weixin-cai{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-ins{background-image:;}
.footer .footer-bottom .footer-share .icon-line a.footer-icon-ins-cai{background-image:;} */
.footer .footer-bottom .footer-share .qrcode-modal{width:152px;min-height:152px;margin-left:-22px;-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.5);box-shadow:0 6px 10px 0 rgba(0,0,0,.5);border:1px solid #fff;background-color:#fff;position:absolute;border-radius:4px;left:0;bottom:0px;display:none}
.footer .footer-bottom .footer-share .qrcode-modal:before{content:"";width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:12px solid #fff;position:absolute;bottom:-12px;right:12px}
.footer .footer-bottom .footer-share .qrcode-modal:after{content:"";width:0;height:0;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:12px solid #fff;position:absolute;bottom:-11px;right:12px}
.footer .footer-bottom .footer-share .qrcode-modal .modalbox{ padding:16px 16px;}
.footer .footer-bottom .footer-share .qrcode-modal img{display:block;width:100%;max-height:120px;max-width:120px;}
.footer .footer-bottom .footer-share .qrcode-modal .text{font-size:12px;line-height:30px;color:#86868b;text-align:center}
#douyin-qrcode,
#xcx-qrcode{width:270px;margin-left:-140px;}
#douyin-qrcode img,
#xcx-qrcode img{max-height:120px;max-width:120px;}
@media (max-width: 1320px){
.footer .footer-bottom .footer-copyright{width:32%; padding-right:3%;}
.footer .footer-bottom .footer-share{width:65%;}
}
@media (max-width: 1220px){
.footer .footer-bottom .footer-copyright{width:100%; padding-right:0%;}
.footer .footer-bottom .footer-share{width:100%;}
}
@media (max-width: 1024px){
.footer .footer-bottom .footer-share{ display:none;}
}
@media (max-width: 768px){
	.isphone{display: block;}
	.ispc{display: none;}
	.footer .footer-top .lxbox p{
		color: #323233;
	}
	.footer .footer-top .lxbox{color: #323233;}
.footer{background: #f7f8fa}
.footer .footer-top .listbox .navigations li a{
	color: #323233;
	font-family: alibaba puhuiti-regular, alibaba puhuiti;
}
.footer .footer-bottom .footer-copyright{width:100%;}
.footer .footer-top .listbox .title{
	color: #323233;
	font-family: alibaba puhuiti-regular, alibaba puhuiti;}
}

/*footer mobileshare*/
.footer-mobileshare{ display:none;}
.footer-mobileshare .platform-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.footer-mobileshare .platform-container>li{margin-right:15px;height:32px}
.footer-mobileshare .platform-container>li a{display:block}
.footer-mobileshare .platform-container>li img{height:32px}
/*mobileshare弹窗*/
#weixin-qrcode{align-items:center;justify-content:center;flex-direction:row}
#weixin-qrcode{position:fixed;top:0;left:0;right:0; margin:0 auto; text-align:center;background-color:rgba(255,255,255,.6);display:none;z-index:1000000000000}
.qrcode-container{width:100%;padding:0 15px;margin:60px auto 0}
.qrcode-box{width:200px;padding:10px;background:#fff;box-shadow:1px 3px 5px #666;border-radius:5px;font-size:12px;color:#000;display:block;text-align:center;margin-bottom:20px;margin-left:auto;margin-right:auto}
.qrcode-box img{width:100%;margin-bottom:8px}
@media (max-width: 1024px){
.footer-mobileshare{ display: block;float:right;}
}
@media (max-width: 768px){
.footer-mobileshare{width:100%;float:none; padding-bottom:2%;}
}







/*右侧浮动*/
.y-kefu-box {position: fixed; right:20px; top:30%; z-index: 9999; font-size:12px;}
.y-kefu-box a{text-decoration:none;}
.y-kefu-box img {display: block; width: 100%; height: auto; }
.y-kefu-box01 {width:75px;color:#474f62; text-align: center; }
.y-kefu-box01 .icon {display: block;margin: 0 auto;width:20px; height:20px;}
.y-kefu-box01 .t{ margin:0 8px;border-bottom:1px solid #eff0f1;padding-bottom:10px;}
.y-kefu-box01 .show-status {position: relative;box-shadow: 0rem 0.39rem 0.65rem 0rem rgba(179, 185, 191, 0.3);}
.y-kefu-box01 .show-status .hver{display: block; width:75px;padding-top:10px;background-color:#fff;position: relative;}
.y-kefu-box01 .kf-zixun {border-top-left-radius:10px; border-top-right-radius:10px;}
/* .y-kefu-box01 .kf-zixun i {background:  no-repeat center center; background-size:100%;}
.y-kefu-box01 .kf-mobile>i {background:  no-repeat center center; background-size:100%;}
.y-kefu-box01 .kf-email>i {background:  no-repeat center center; background-size:100%;}
.y-kefu-box01 .kf-wechat>i {background:  no-repeat center center; background-size:100%;}
.y-kefu-box01 .kf-douyin>i {background:  no-repeat center center; background-size:100%;}
.y-kefu-box01 .back-top i {background:  no-repeat center center; background-size:100%;} */
.y-kefu-box01 .back-top {border-bottom-right-radius:10px;border-bottom-left-radius:10px;}

.y-kefu-box01 .hver:hover{background-color:#c9deff; }
.y-kefu-box01 .hver:hover .t{border-color:#c9deff;}
.y-kefu-box01 .mobile-infos, 
.y-kefu-box01 .y-ewm-box{ background-color:#fff; border:solid 1px #efefef;position: absolute;right:90px;z-index:2;border-radius:10px;display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width:220px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos .online1 { padding: 20px 0 20px 45px;position:relative;border-bottom: solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p{color:#0067ff;font-size:18px; line-height:30px;}

.y-kefu-box .right{width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.y-kefu-box .right-arrow1,
.y-kefu-box .right-arrow2{ width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.y-kefu-box .right-arrow1{ left: 1px; border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2{ border-left:6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 {width:150px;height:178px;border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box img {width:94px;height:94px;margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .right {top:84px; }

/**/
/* .y-kefu-box01 .kf-close-btn {box-shadow: 0rem 0.39rem 0.65rem 0rem rgba(179, 185, 191, 0.3);display: block;margin: 0 auto;width:25px; height:25px; background:  no-repeat center center #0067ff;position: relative; cursor: pointer;border-radius:50%;background-size:50%; margin-bottom:10px;} */
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px;height: 10px; position: absolute; bottom: -10px; left: 12px; z-index: 1;  background-color:#bebebe; }
/*hide-status*/
.y-kefu-box01 .hide-status {width:50px; height:50px;background-color:#0067ff;position: absolute;top:50%;left:55px;z-index: 9;border-radius: 5px;}
/* .y-kefu-box01 .hide-status .kf-zx {width:100%; height:100%;color: #fff; cursor: pointer;background:  no-repeat center center; background-size:22px;} */
@media (max-width:1920px){
.y-kefu-box {font-size:0.12rem;right:0.2rem;}
.y-kefu-box01 {width:0.75rem;}
.y-kefu-box01 .icon {width:0.2rem;height:0.2rem;}
.y-kefu-box01 .t {margin:0 0.08rem;padding-bottom:0.1rem;}
.y-kefu-box01 .show-status .hver {width:0.75rem;padding-top:0.1rem;}
.y-kefu-box01 .kf-zixun {border-top-left-radius:0.1rem;border-top-right-radius:0.1rem;}
.y-kefu-box01 .back-top {border-bottom-right-radius:0.1rem;border-bottom-left-radius:0.1rem;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .y-ewm-box {right:0.9rem;border-radius:0.1rem;}
.y-kefu-box01 .mobile-infos {width:2.2rem;}
.y-kefu-box01 .mobile-infos .online1 {padding:0.2rem 0 0.2rem 0.45rem;}
.y-kefu-box01 .mobile-infos p {font-size:0.18rem;line-height:0.3rem;}
.y-kefu-box .right {width:0.12rem;height:0.12rem;right:-0.12rem;top:0.24rem;}
.y-kefu-box .right-arrow1,.y-kefu-box .right-arrow2 {border-top:0.06rem transparent dashed;border-right:0.06rem transparent dashed;border-bottom:0.06rem transparent dashed;border-left:0.06rem white solid;}
.y-kefu-box .right-arrow1 {border-left:0.06rem #efefef solid;}
.y-kefu-box .right-arrow2 {border-left:0.06rem white solid;}
.y-kefu-box01 .y-ewm-box {width:1.51rem;height:1.78rem;top:-0.6rem;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 {width:1.5rem;height:1.78rem;}
.y-kefu-box01 .y-ewm-box img {width:0.94rem;height:0.94rem;margin:0.3rem auto 0.1rem;}
.y-kefu-box01 .y-ewm-box .right {top:0.84rem;}
.y-kefu-box01 .kf-close-btn{width:0.25rem;height:0.25rem;}

}
@media (max-width: 768px){
.y-kefu-box{ display:none;}
.y-kefu-box {font-size:12px;}
.y-kefu-box01 {width:75px;}
.y-kefu-box01 .icon{width:20px; height:20px;}
.y-kefu-box01 .t{ margin:0 8px;padding-bottom:10px;}
.y-kefu-box01 .show-status .hver{width:75px;padding-top:10px;}
.y-kefu-box01 .kf-zixun {border-top-left-radius:10px; border-top-right-radius:10px;}
.y-kefu-box01 .back-top {border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.y-kefu-box01 .mobile-infos, 
.y-kefu-box01 .y-ewm-box{right:90px;border-radius:10px;} 

.y-kefu-box01 .mobile-infos {width:220px;}
.y-kefu-box01 .mobile-infos .online1{padding: 20px 0 20px 45px;}
.y-kefu-box01 .mobile-infos p{font-size:18px; line-height:30px;}

.y-kefu-box .right{width:12px;height:12px;right: -12px; top: 24px;}
.y-kefu-box .right-arrow1,
.y-kefu-box .right-arrow2{border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid;}
.y-kefu-box .right-arrow1{border-left: 6px #efefef solid;}
.y-kefu-box .right-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box {width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 {width:150px;height:178px;}
.y-kefu-box01 .y-ewm-box img {width:94px;height:94px;margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .right {top:84px; }
}


/*****************************page start*****************************/
/*pagebanner*/
.pagebanner{position:relative; overflow:hidden; background:#f1f1f1;margin-bottom: 50px;}

.pagebanner .bannerbox {position: absolute;left: 50%;top: 40%;transform: translatex(-50%);}
.pagebanner .bannerbox .bannertitle{font-size: 60px;font-weight: 600;z-index: 1;color: #fff;line-height: 74px;letter-spacing: 5px;text-align: center;}
.pagebanner .bannerbox .bannertest{font-size: 50px;font-weight: 600;z-index: 1;color: #fff;line-height: 74px;letter-spacing: 5px;text-align: center;}

.pagebanner .pic{ display:block; overflow:hidden;height:auto;background-position:center top;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:35.41666666666667%; position:relative;/*background-attachment: fixed;*/}
.pagebanner .pagebanner-tt{color:#ffffff;position:absolute; left:0;right:0;top:50%;-moz-transform: translatey(-50%);-webkit-transform: translatey(-50%);-ms-transform: translatey(-50%);transform: translatey(-50%);margin:0 auto; z-index:2; text-align:center;}
.pagebanner .pagebanner-tt .cn{display:block;font-size:40px;font-weight:400;line-height:normal;}
.pagebanner .pagebanner-tt .en{display:block;font-size:60px;line-height:50px;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4; text-transform:uppercase; margin:0 auto; margin-bottom:5px; max-width:400px;}

@media screen and (max-width:1220px) {

.pagebanner .bannerbox .bannertitle{font-size: 56px;font-weight: 600;line-height: 64px;}
.pagebanner .bannerbox .bannertest{font-size: 41px;font-weight: 600;line-height: 64px;}
}
@media screen and (max-width:1050px) {
.pagebanner .bannerbox .bannertitle{font-size: 40px;font-weight: 600;line-height: 50px;}
.pagebanner .bannerbox .bannertest{font-size: 30px;font-weight: 600;line-height: 50px;}
}
@media screen and (max-width:790px) {
.pagebanner .bannerbox .bannertitle{font-size: 30px;font-weight: 600;line-height: 40px;}
.pagebanner .bannerbox .bannertest{font-size: 20px;font-weight: 600;line-height: 40px;}
}
@media screen and (max-width:640px) {
.pagebanner .bannerbox .bannertitle{font-size: 18px;font-weight: 600;line-height: 25px;}
.pagebanner .bannerbox .bannertest{font-size: 15px;font-weight: 600;line-height: 25px;}
}
	



@media screen and (max-width:1220px){
.pagebanner .pagebanner-tt .cn{font-size:32px;}
.pagebanner .pagebanner-tt .en{font-size:52px;line-height:42px;}
}
@media screen and (max-width:1024px){
.pagebanner .pagebanner-tt .cn{font-size:30px;}
.pagebanner .pagebanner-tt .en{font-size:50px;line-height:40px;}
}
@media screen and (max-width:992px){
.pagebanner .pagebanner-tt .cn{font-size:26px;}
.pagebanner .pagebanner-tt .en{font-size:46px;line-height:36px;}
}
@media screen and (max-width:768px){
.pagebanner .pic{ padding-bottom:50%;}
.pagebanner .pagebanner-tt .cn{font-size:20px;}
.pagebanner .pagebanner-tt .en{font-size:40px;line-height:30px;}
}
@media screen and (max-width:640px){
.pagebanner .pagebanner-tt .cn{font-size:4vw;}
.pagebanner .pagebanner-tt .en{font-size:6.25vw;line-height:4.6875vw;}
}


/************************pageposition************************/
.pagepositionbox{overflow:hidden;margin-bottom:20px;}
.pageposition{display:block;color:#646464;font-size:13px;line-height:28px;font-weight: 300;}
.pageposition a{color:#646464;position:relative;font-size: 13px;}
.pageposition a.homei{ display:inline-block; padding-left:20px;background: left center no-repeat; background-size:14px;}
.pageposition a:hover{ color:#4b7efc;}
@media screen and (max-width:768px){
.pageposition{font-size:12px;}
.pageposition a{font-size:12px;}
.pageposition a.homei{padding-left:15px; background-size:12px;}
}



/************************pagenav************************/
.pagetop{border-bottom:1px solid #edeef3;}
.pagenav{position:relative; z-index:1; padding:15px 0;}
.pagenav ul{ margin:0 auto; font-size:0; overflow:hidden;text-align:center;}
.pagenav li{ display:inline-block;*display:inline;zoom:1;}
.pagenav li a{display:block;color:#000000;font-size:16px;margin:0 44px; padding:0 26px; min-width:117px;line-height:50px;border-radius:50px; overflow:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.pagenav li a span{ display:inline-block;position:relative; z-index:2;}
.pagenav li .anow, 
.pagenav li a:hover{background-image:linear-gradient(-90deg,#4f7efc 0%,#55a7ff 100%);background-blend-mode:normal,normal;color:#fff;}
.pagenav-tit{ display:none;}
@media screen and (min-width:769px) {
.pagenav{display:block!important;}
}
@media screen and (max-width:1220px) {
.pagenav li a{min-width:0;margin:0px 10px;}
}
@media screen and (max-width:768px){
.pagetop{position:relative;}
.pagetop .w1560{position:relative;}
.pagenav-tit{display:block;height:60px;line-height:60px;color: #000;text-align:left;padding-right: 20px; position:relative;font-size:16px;}
.pagenav-tit:after {content:''; display:inline-block;width:26px;height:13px;position:absolute;right:0; top:50%; margin-top:-6px;}
.pagenav{ display:none; position:absolute;width:100%; background:#fff; z-index:9;box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);}
.pagenav ul{display:block;float:none; margin-right:0;padding:10px 10px;padding-right:0; height:auto;}
.pagenav li{ display:block;line-height: normal;float:none; font-size:14px;}
.pagenav li a{display:block; color:#333;padding:10px 10px;text-align:left; line-height:24px; border:none;width:100%; min-width:0;}
.pagenav li a span{ }
.pagenav li .anow,
.pagenav li a:hover{background:none;color:#4f7efc;}
}






/*pageinfo*/
.page img{max-width:100%;}
.pageinfo{ color:#000000;font-size:16px;line-height:30px; min-height:300px;padding-top:35px;}
.pageinfo img{ max-width:80%; height:auto;}
.pageinfo hr{ width:100%;border:none;border-top:1px solid #3e3e3e!important;}
@media screen and (max-width:1024px) {
.pageinfo{padding-top:30px;}
}
@media screen and (max-width:768px){
.pageinfo{font-size:14px;line-height:30px; }
}









/*************************************about************************************/

/*page-tit*/
.page-tit{font-size:20px;color:#646464; }
.page-tit h2{font-size:22px;color:#4b7bfc;padding-bottom:35px;padding-top:20px;}
.page-tit h3{font-size:20px;color:#333333;font-weight:bold;}
@media screen and (max-width:1220px) {
.page-tit{font-size:18px;}
.page-tit h2{font-size:28px;color:#000000;}
.page-tit h3{font-size:18px;color:#333333;font-weight:bold;}
}
@media screen and (max-width:1024px) {
.page-tit{font-size:16px;}
.page-tit h2{font-size:24px;padding-bottom:10px;}
.page-tit h3{font-size:16px;}
}


/*page-tit*/
.page-tit2{font-size:16px;color:#000000; text-align:center;}
.page-tit2 span{display:inline-block; line-height:40px; vertical-align:middle;}
.page-tit2 .en{ font-size:28px;color:#e60012; text-transform:uppercase;padding-right:17px;margin-right:10px;}
@media screen and (max-width:1220px) {
.page-tit2{font-size:15px;}
.page-tit2 .en{font-size:26px;}
}
@media screen and (max-width:1024px) {
.page-tit2{font-size:14px;}
.page-tit2 .en{font-size:24px;}
}
@media screen and (max-width:992px) {
.page-tit2 .en{font-size:20px;}
}
@media screen and (max-width:768px) {
.page-tit2 .en{font-size:18px;}
}

.pageabout{
	.pagetable  td{vertical-align:middle !important;}
	.pagetable{ position:relative; margin-top:0px !important;}
 }
/*pagetable*/
.pagetable{ position:relative; margin-top:50px;}
.pagetable  td{width:50%;vertical-align:top;}
.pagetable .td2{}
.pagetable .td1 h2{font-size:22px;color:#323233;padding-bottom:35px;padding-top:20px;}
.pagetable .td1 img{animation:scroll 1s ease infinite;-webkit-animation:scroll 1s ease infinite;-moz-animation:scroll 1s ease infinite;-ms-animation:scroll 1s ease infinite;-o-animation:scroll 1s ease infinite;}
@media screen and (max-width:1220px){
.pagetable .td1 h1{ font-size:58px;}
.pagetable .td1 h2{font-size:20px;}	
	
}
@media screen and (max-width:1024px){
.pagetable .td1 h1{ font-size:50px;}
.pagetable .td1 h2{font-size:20px;}
.pagetable{ margin:30px 0;}  
.pagetable .td2,
.pagetable .td1{ vertical-align:top; display:block!important; width:100%;}
.pagetable .td2{padding-left:90px;}
}
@media screen and (max-width:768px){
.pagetable .td1 h1{ font-size:46px;}
.pagetable .td1 h2{font-size:20px;}
.pagetable .td1{padding-left:0px;}
.pagetable .td2{padding-left:30px;}
}

.pagevalue{ padding-top:60px;}
.pagehistory{padding-top:60px;}

/*pageshuju*/
.pageshuju{ padding-top:3%; margin:0 auto; margin-bottom:50px;margin-top:30px;} 
.pageshuju td{padding-top:10px; padding-bottom:10px; font-size:14px;color:#000000; line-height:30px; text-align:left;min-width:350px;}
.pageshuju td img{width:140px; margin-bottom:25px;}
.pageshuju td h2{font-size:24px;color:#e60012;font-weight:600; text-align:left;}
.pageshuju td h2 strong{font-size:60px; line-height:normal;font-weight:600;font-family:"swis721 blkcn bt", arial, helvetica, sans-serif;color:#fff;background-image:-webkit-linear-gradient(18deg,#4f98fe,#4b7bfc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.pageshuju td h2 span{font-size:18px;font-weight:500;position:relative;top:0;vertical-align: top;margin-left:10px; color:#4b7bfc;}
.pageshuju td h2 b{font-size:20px;font-weight:600;font-family:"swis721 blkcn bt", arial, helvetica, sans-serif;}

@media screen and (max-width:1459px){
.pageshuju td img{width:130px;}
.pageshuju td{padding-top:10px; padding-bottom:10px; font-size:14px;color:#000000; line-height:30px; text-align:left;min-width:150px;}
.pageshuju td h2{font-size:22px;}
.pageshuju td h2 strong{font-size:56px;}
.pageshuju td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju td h2 b{font-size:17px;}
}
@media screen and (max-width:1366px){
.pageshuju td img{width:120px;}
.pageshuju td h2{font-size:20px;}
.pageshuju td h2 strong{font-size:50px;}
.pageshuju td{padding-top:10px; padding-bottom:10px; font-size:14px;color:#000000; line-height:30px; text-align:left;min-width:150px;}
.pageshuju td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju td h2 b{font-size:16px;}
}
@media screen and (max-width:1259px){.pageshuju{ margin-top:20px;}
.pageshuju td{padding-left:0; padding-top:15px; padding-bottom:15px;}
.pageshuju td img{position: static; left:0;top:0; width:140px; margin:0 auto; margin-bottom:30px;}

.pageshuju td h2{font-size:20px;}
.pageshuju td h2 strong{font-size:45px;}
.pageshuju td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju td h2 b{font-size:16px;}
}
@media screen and (max-width:1023px){
.pageshuju td h2{font-size:18px;}
.pageshuju td h2 strong{font-size:40px;}
.pageshuju td h2 span{font-size:12px;top:-10px;margin-left:10px;}
.pageshuju td h2 b{font-size:16px;}
.pageshuju td img{width:120px;margin-bottom:20px;}
}
@media screen and (max-width:767px){
	
.pageshuju td{ width:50%; float:left; display:block;padding-left:0; text-align:center; padding-top:20px; padding-bottom:20px;}
.pageshuju td h2{ text-align:center;}
.pageshuju td h2 strong{font-size:36px;}
}



/*pagehonor*/
.pagehonor{padding-top:115px;padding-bottom:90px;background:  center center no-repeat;background-size:cover;overflow:hidden;}
.pagehonor-swiper{padding:0;padding-top:40px;}
.pagehonor .w1540{position: relative;}
.pagehonor-swiper .swiper-slide{ width:20%;}
.pagehonor-swiper .swiper-slide a{display: block; margin:0 7.5px;background-color:#fff;padding:0 20px;}
.pagehonor-swiper .swiper-slide a .picb{display: block;background-color:#fff;padding:33px 0; position:relative;}

.pagehonor-swiper .swiper-slide a .picb:before,
.pagehonor-swiper .swiper-slide a .picb:after{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pagehonor-swiper .swiper-slide a .picb:before{content: '';display: block;width: 100%;height: 100%;background:  center center no-repeat;background-size:100% 100%;left: 0;top: 0;position: absolute;}
.pagehonor-swiper .swiper-slide a .picb:after{content: '';color:#fff;font-size: 18px;display: block;width: 70px;height: 70px;line-height: 75px;text-align: center;box-sizing:content-box;border:3px solid rgba(255,255,255,.4);border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;overflow: hidden;background-clip: content-box;opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.35);-ms-transform: scale(1.35);-o-transform: scale(1.35);transform: scale(1.35); background:  center center no-repeat #0c55ff;background-size:24px;}
.pagehonor-swiper .swiper-slide a:hover .picb:before{background-color: rgba(255,255,255,0.2);}
.pagehonor-swiper .swiper-slide a:hover .picb:after{opacity: .9;filter: alpha(opacity=90);-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
.pagehonor-swiper .swiper-slide a .pic{display: block;position: relative;width: 100%;padding:45% 0;overflow: hidden;}
.pagehonor-swiper .swiper-slide a .pic img{transition: 0.4s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: contain;}
.pagehonor-swiper .swiper-slide a p{transition: 0.4s;padding: 20px 0;font-size:16px;color:#000000;line-height:20px;text-align:left; text-align:center;background-size:20px;border-top:1px solid #ccc;}
.pagehonor-swiper .swiper-slide:hover a p{color:#0c55ff;}
.pagehonor .pagehonor-btn{ text-align:center; height:40px; text-align:center; position:relative;}
.pagehonor .swiper-button-prev{transition: 0.4s;opacity: 1;width:40px;height:40px;top:0;left:auto;right:50.5%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;position:absolute; margin:0;}
.pagehonor .swiper-button-next{transition: 0.4s;opacity: 1;width:40px;height:40px;top:0;right:auto;left:50.5%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;position: absolute;opacity:1;margin:0;}
.pagehonor .swiper-button-prev.swiper-button-disabled, 
.pagehonor .swiper-button-next.swiper-button-disabled{opacity:0.5;}
@media screen and (max-width:1220px){
	.pagehonor-swiper .swiper-slide{ width:25%;}
	.pagehonor-swiper .swiper-slide a .picb{padding:20px 0;}
	.pagehonor-swiper{margin-top:40px;}
}
@media screen and (max-width:1024px){
    .pagehonor-swiper .swiper-slide{ width:33.333333%;}
	.pagehonor{background-attachment: inherit;height:auto;}
	.pagehonor{padding-top:50px;padding-bottom:50px;}
	.pagehonor-swiper{margin-top:30px;padding:0;}
	.pagehonor-swiper .swiper-slide a p{padding:10px 0;}
	.pagehonor-swiper .swiper-slide a .picb{padding:15px 0;}
}
@media screen and (max-width:768px){
	.pagehonor{padding-top:30px;padding-bottom:50px;}
    .pagehonor-swiper .swiper-slide{ width:50%;}
	.pagehonor-swiper .swiper-slide a p{font-size: 14px;}
	.pagehappy-swiper .swiper-button-prev{display: none;}
	.pagehappy-swiper .swiper-button-next{display: none;} 
	.pagenews-swiper .swiper-button-prev{display: none;}
	.pagenews-swiper .swiper-button-next{display: none;} 
}
@media screen and (max-width:550px){
    .pagehonor-swiper .swiper-slide{ width:100%;}
}




/*pagetitle*/
.pagetitle{ text-align:center; margin-bottom:50px;position:relative;}
.pagetitle .cn{font-size:34px;color:#000000;line-height:normal;}
.pagetitle .wz{font-size:18px;color:#7d7e8d;line-height:34px; padding-top:15px;}
.pagetitle .title-name {font-size: 40px; font-weight: 500; color: #323233;height: 101px; position: relative;}
.pagetitle .title-nameb {font-size: 40px; font-weight: 500; color: #323233;height: 101px; position: relative;}
.pagetitle .title-name::before { display: block; content: attr(data-title); position: absolute; left: 50%; top: 80px;transform: translatex(-50%);color: #979699;font-size: 16px;}
.pagetitle .title-name::after { display: block; content: ''; width: 58px; height: 6px; position: absolute; left: 50%; top: 55px;transform: translatex(-50%); background-color: #3583fb;}

@media screen and (max-width: 1520px){
.pagetitle .cn{font-size:32px;}	
.pagetitle .wz{font-size:17px;line-height:32px; padding-top:13px;}
}
@media screen and (max-width:1400px) {
.pagetitle .cn{font-size:30px;}
}
@media screen and (max-width: 1220px){
.pagetitle{margin-bottom:50px}
.pagetitle .cn{font-size:26px;}	
.pagetitle .wz{font-size:16px;line-height:30px; padding-top:10px;}
}
@media screen and (max-width:1150px){
.pagetitle{margin-bottom:40px}
.pagetitle .cn{font-size:24px;}
}
@media screen and (max-width:992px){
.pagetitle{margin-bottom:30px}
.pagetitle .cn{font-size:20px;}
}
@media screen and (max-width:768px){
.pagetitle .wz{font-size:14px;line-height:26px; padding-top:5px;}
.pagetitle .title-name{font-size: 24px;}
.pagetitle .title-nameb{font-size: 24px;}
}  



/********************************pagehistory********************************/
/*pagehistory*/
.pagehistory{background-color:#0c55ff;padding:5.5% 0;position:relative;overflow:hidden;}
.pagehistory .pagetitle .cn{color:#fff;}
.pagehistory .about-develop{background:#2787ef;position:relative;padding-top:7%;padding-bottom:5.5%}
.pagehistory .about-develop-swiper,.pagehistory .swiper-slide{position:relative;}
.pagehistory .swiper-slide{cursor:pointer}
/*about-develop-swbot*/
.pagehistory .about-develop-swbot .swiper-wrapper{position:relative;}
.pagehistory .about-develop-swbot .swiper-container::before{content:" ";position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);height:1px;width:100%;background-color:#fff;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.pagehistory .about-develop-swbot .swiper-container{width:100%;margin:0 auto}
.pagehistory .about-develop-swbot .time{font-weight:700;font-size:18px;line-height:30px;color:#fff;text-align:center;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;padding-bottom:20px}
.pagehistory .about-develop-swbot .swiper-slide::after{content:" ";position:absolute;width:7px!important;height:7px!important;background-color:#fff;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;border-radius:50%;left:50%;bottom:14px!important;transform:translatex(-50%);}
.pagehistory .about-develop-swbot .swiper-slide::before{content:" ";position:absolute;width:1px!important;height:14px!important;background-color:#fff;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;left:50%;bottom:0px!important;transform:translatex(-50%);}
/*about-develop-swbot active*/
.pagehistory .swiper-slide-thumb-active .time,.pagehistory .swiper-slide.active .time{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;font-size:20px;}
.pagehistory .about-develop-swbot .swiper-slide-thumb-active::before,.pagehistory .about-develop-swbot .swiper-slide.active::before,
.pagehistory .swiper-slide-thumb-active::after,.pagehistory .swiper-slide.active::after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
/*about-develop-swtop*/
.pagehistory .about-develop-swtop{ padding:0;padding-top:45px;max-width:900px; margin:0 auto;position:relative;}
.pagehistory .about-develop-tpft{max-width:430px;text-align:center; margin:0 auto;}
.pagehistory .about-develop-tpft .tit{font-size:24px;color:#fff;font-weight: bold;color:#fff; margin-bottom:20px;}
.pagehistory .about-develop-tpft .dec{font-size:16px;line-height:30px;color:#fff;}
.pagehistory .about-develop-tpimg{margin-top:35px;}
.pagehistory .about-develop-tpimg img{ max-width:100%;}
.pagehistory .swiper-button-next,
.pagehistory .swiper-button-prev{width:30px;height:52px;background: no-repeat center center;background-size:100%; position:absolute;top:50%;}
.pagehistory .swiper-button-next{background-image:;}
.pagehistory .swiper-button-prev.swiper-button-disabled, 
.pagehistory .swiper-button-next.swiper-button-disabled{opacity:0.1;}
.pagehistory .swiper-button-next:hover,
.pagehistory .swiper-button-prev:hover{opacity:.5}

/*about-cirimg*/
.pagehistory .about-cirimg{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%;width:100%; text-align:center;}
.pagehistory .about-cirimg img{animation:rotaterotate 30s infinite linear}
@keyframes rotaterotate{
	0%{transform:rotate(0)}
   100%{transform:rotate(360deg)}
}
@media screen and (max-width:768px) {
.pagehistory{padding:35px 0}
.pagehistory>div{width:95%;margin:0 auto}
.pagehistory .about-develop-swbot .time{font-size:16px;}
.pagehistory .about-develop-tpft .tit{font-size:22px}
.pagehistory .about-develop-tpft .dec{font-size:14px; line-height:26px;}
.pagehistory .swiper-button-next,.pagehistory .swiper-button-prev{width:24px;height:42px;}
}


/************************************qalist************************************/
.pagejob{}
.qalist{/*padding-top:50px;padding-bottom:100px;*/ }
.qalist li{position:relative;border-bottom:1px solid #ededed;}
.qalist li .title{padding:25px 40px;overflow:hidden;zoom:1;cursor:pointer;border-radius:5px;}
.qalist li .title .tit{}
.qalist li .title span{font-size:20px; color:#4f535b; display:block; line-height:30px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.qalist li .title .close{display:block; width:40px; height:40px; overflow:hidden; position:absolute; top:20px; right:40px;border-radius:50%;}
.qalist li .title .close span{display:block;overflow:hidden;width:100%;height:100%; position:absolute; top:0; right:0; text-indent:-9999px; background: center center no-repeat; background-size:100%;transition: all 0.2s ease;}
.qalist li .title.on{background-image:linear-gradient(-90deg,#4b7efa 0%,#55a7ff 100%);background-blend-mode:normal,normal; }
.qalist li .title.on .tit{color:#fff;}
.qalist li .title.on .close span{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);background: center center no-repeat #fff;background-size:100%;}
.qalist li .tmain{display:none;background:#fff;padding:60px 40px;font-size:16px;line-height:30px;color:#595959;border-top:1px solid #f1f1f1; position:relative;}
.qalist li .tmain .btn{ padding-top:40px;}
.qalist li .tmain .btn a{ width:115px;line-height:40px;border-radius:40px;display:inline-block; background:#4b7efa;color:#fff;text-align:center;box-shadow:0 2px 30px rgba(75,126,250,0.2);transition: all 0.2s ease;}
.qalist li .tmain .btn a:hover{background:#55a7ff;}
@media screen and (max-width:1220px){.qalist{/*padding-top:50px;padding-bottom:90px;*/}
.qalist li .tmain{padding:30px 30px;font-size:14px; line-height:24px;}	
}
@media screen and (max-width:1024px){.qalist{/*padding-top:40px;padding-bottom:70px;*/}
.qalist li .title{padding:15px 30px;}
.qalist li .title span{font-size:18px;}
.qalist li .title .close{width:30px;height:30px;top:10px;right:30px;}
.qalist li .tmain table td{ display:block!important;width:100%!important; padding:1.5% 0!important;}
.qalist li .tmain table td:nth-child(1):after{ display:none;}
}
@media screen and (max-width:768px){.qalist{/*padding-top:30px;padding-bottom:50px;*/}
.qalist li .title{padding:10px 30px;}
.qalist li .title span{font-size:16px;}


}

	#myvideo::-webkit-media-controls-fullscreen-button {
		display: none;
	}

	#myvideo::-webkit-media-controls-play-button {
		display: none;
	}

	#myvideo::-webkit-media-controls-timeline {
		display: none;
	}

	#myvideo::-webkit-media-controls-current-time-display{
		display: none;           
	}

	#myvideo::-webkit-media-controls-time-remaining-display {
		display: none;           
	}

	#myvideo::-webkit-media-controls-mute-button {
		display: none;           
	}
	#myvideo::-webkit-media-controls-toggle-closed-captions-button {
		display: none;           
	}

	#myvideo::-webkit-media-controls-volume-slider {
		display: none;           
	}

	#myvideo::-webkit-media-controls-enclosure{
		display: none;
	}

#classicmenu{display: none;}

.pagenews {margin-top: 44px;}
.neww677{background-color: #fff;padding: 10px 30px 30px 30px;}
.pagenews .w1540 {position: relative;}
.pagenews-swiper {padding:15px 66px;position: relative;}
.pagenews-swiper .swiper-slide .row { display: flex; padding: 40px 80px 40px 40px;}
.pagenews-swiper .swiper-slide .row .item {width: 50%; padding: 40px;}
.pagenews-swiper .swiper-slide .row .item-img {width: 50%; text-align: center;}
.pagenews-swiper .swiper-slide .row .item .news-title  {color: #3583fb;font-size: 24px;line-height: 30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pagenews-swiper .swiper-slide .row img {max-height: 313px; transition: all .3s ease-in-out;}
.pagenews-swiper .swiper-slide .row img:hover {transform: scale(1.12)}

.pagenews-swiper .swiper-slide .row .item  {color: #979699;}
.news-text {overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;}
.news-text, .news-time {margin-top: 20px;}
.pagenews .swiper-button-prev{transition: 0.4s;opacity: 1;width:50px;height:50px;top:50%;margin-top:-25px;left:0;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%; position:absolute;}
.pagenews .swiper-button-next{transition: 0.4s;opacity: 1;width:50px;height:50px;top:50%;margin-top:-25px;right:0;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%;position: absolute;}
.pagenews .swiper-button-prev.swiper-button-disabled, 
.pagenews .swiper-button-next.swiper-button-disabled{opacity:0.5;}

.news-trends {margin-bottom: 40px;}
.news-trends .trends-content { padding: 0 60px; display: flex; flex-wrap: wrap;}
.news-trends .trend-item {width: 33.3333%;padding:50px; box-sizing: border-box;}
.news-trends .trend-item:hover {background: #fff;box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);}
.news-trends .trend-item img { transition: all .3s ease-in-out; }
.news-trends .trend-item img:hover {transform: scale(1.12)}
.news-trends .trends-title {color: #323233; margin-top: 10px; font-size: 20px;line-height: 30px;}
.news-trends .time {color: #979699; display: flex; justify-content: space-between;margin-top: 10px;font-size: 16px;}
.news-trends .more {color: #3583fb;}

.news-content .news-detail-title { text-align: center; font-size: 28px; font-weight: 400; color: #3583fb;  line-height: 33px; margin: 36px;}
.news-content .news-detail-tip { display: flex;  justify-content: space-between; color: #979699; margin-bottom: 36px;}
.news-content .detail-origin {flex: 1;}
.news-content .detail-origin > span { margin-right: 20px; }
.news-content .news-detail-rich { font-size: 16px;}
.detail-title {
	height: 49px;
	margin-top: 30px;
	font-size: 20px;
	color: #323233;
	font-weight: 500;
	line-height: 23px;
	border-bottom: 1px solid #dcdee0;
	position: relative;
	margin-bottom: 40px;
}
.detail-title::before{position: absolute; content: ''; width: 82px; height: 6px; background-color: #3583fb;bottom: -3px;}
.details-text { text-indent: 2em; line-height: 2em; color: #323233; margin-bottom: 40px; font-size: 16px;}

.details-tone {display: flex; flex-wrap: wrap;}
.tone-item { width: 33.3333%; padding: 0 25px 35px;}
.tone-item img {width: 100%; max-height: 195px;transition: all .3s ease-in-out;}
.tone-item img:hover { transform: scale(1.12) }
.tone-name { font-size: 14px; height: 35px; line-height: 35px; margin: 0 auto; margin-top: 15px; display: flex; justify-content: center;}
.tone-title { color: #323233; background:  no-repeat;  background-size: 100% 100%; background-position: center;height: 100%; padding: 0 20px;}
.img-dialog { 
	position: fixed;
	top: 25%;
	left: 50%;
	transform: translate(-50%);
	border: 1px solid #fff;
	background-color: #fff;
	padding: 20px;
	display: none;
	border-radius: 5px;
 }
 .close-btn {
	position: absolute;
	right: 10px;
	top: 5px;
	padding: 10px;
	width: 40px;
	height: 40px;
	line-height: 18px;
	text-align: center;
	font-size: 18px;
	background-color: #d1cfcf;
	border-radius: 50%;
 }

 .close-btn:hover {
	color: #fff;
	background-color: #0067ff;
	border-radius: 50%;
	cursor: pointer;
 }


.page-list { margin-bottom: 125px; margin-top: 70px;}
.page-list div { height: 27px; line-height: 27px;  font-size: 16px;}
.page-list .prev-page { margin-bottom: 28px; }
.page-list .blue { color: #3583fb; }
.row-one { overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.is-row { flex: 1; }
.bt30 {margin-bottom: 30px;}

@media screen and (max-width:1300px){
	/* .news-trends .trend-item {width: 50%;} */
	.news-trends .trend-item .time {font-size: 12px; display: block;}
}
@media screen and (max-width:1000px){
	/* .pagenews-swiper .swiper-slide .row{display: block;} */
	.news-text {height: 3em;}
	.news-trends .trend-item {width: 50%; padding: 20px;}
	.news-trends .trend-item .time {display: flex;}
}
@media screen and (max-width:768px){
	.pagenews-swiper{padding: 0 0;margin-bottom: 40px; }
	.pagenews-swiper .swiper-slide .row .item {width: 90%; padding: 0 20px 50px; margin: 0 auto;}
	.pagenews-swiper .swiper-slide .row{display: block;padding: 0;}
	.news-trends .trend-item {width: 50%; padding: 0px;padding: 20px 20px 25px; box-sizing: border-box;}
	.news-trends .trends-content{padding: 0 20px;}
	.pagenews-swiper .swiper-slide .row .item-img {width: 100%;}
	.tone-item { width: 50%; }
}

@media screen and (max-width:550px){
	.news-trends .trend-item .time { text-align: left; }
	.news-trends .trend-item {width: 100%; padding: 0px;padding: 20px 20px 25px; box-sizing: border-box; text-align: center;}
	.tone-item { width: 100%; }
}



/*pagehappy*/
.pagehappy{padding-top:85px;padding-bottom:85px;overflow:hidden;}
.pagehappy-swiper{padding:15px 66px;position: relative;}
.pagehappy .w1540{position: relative;}
.pagehappy-swiper .swiper-slide{ width:33.333333%; padding:10px 0;}
.pagehappy-swiper .swiper-slide .item{display: block; margin:0 14px;background-color:#fff;border-radius:5px; overflow:hidden;font-size:14px;color:#646464;line-height:20px;padding:30px;box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1)}
.pagehappy-swiper .swiper-slide .item .itemnr{ padding-top: 21px; min-height:140px;}
.pagehappy-swiper .swiper-slide .item .line{ height:8px; width:100%;background-image:linear-gradient(-90deg,#4b7efa 0%,#55a7ff 100%);background-blend-mode:normal,normal;}
.pagehappy-swiper .swiper-slide .item h2{width:100%;font-size:22px;color:#000000;line-height:30px;padding-bottom:16px;}
.pagehappy-swiper .swiper-slide .item p{transition: 0.4s; color: #979699;font-size: 16px;}
.pagehappy-swiper .swiper-slide .item .more {
	display: flex;
	align-items: center;
	height: 25px;
	margin-top: 12px;
}

.pagehappy-swiper .swiper-slide .item .more:hover {
	color: #4b7bfc;
	cursor: pointer;
}

.pagehappy-swiper .swiper-slide .item .more img {
	margin-left: 8px;
}

/**/
.pagehappy-swiper .swiper-slide .item{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pagehappy-swiper .swiper-slide .item:hover{-webkit-transform:translatey(-10px);-moz-transform:translatey(-10px);-o-transform:translatey(-10px);-ms-transform:translatey(-10px);transform:translatey(-10px);}
/*swiper-button*/
.pagehappy .swiper-button-prev{transition: 0.4s;opacity: 1;width:50px;height:50px;top:50%;margin-top:-25px;left:0;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%; position:absolute;}
.pagehappy .swiper-button-next{transition: 0.4s;opacity: 1;width:50px;height:50px;top:50%;margin-top:-25px;right:0;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%;position: absolute;}
.pagehappy .swiper-button-prev.swiper-button-disabled, 
.pagehappy .swiper-button-next.swiper-button-disabled{opacity:0.5;}
@media screen and (max-width:1220px){

}
@media screen and (max-width:1024px){
    .pagehappy-swiper .swiper-slide{ width:50%;}
	.pagehappy{padding-top:50px;padding-bottom:50px;}
}
@media screen and (max-width:768px){
	.pagehappy{padding-top:50px;padding-bottom:50px;}
    .pagehappy-swiper .swiper-slide{width:100%;}
	.pagehappy-swiper .swiper-slide .item .itemnr{ padding:30px 20px 20px 20px; min-height:130px;}
}
@media screen and (max-width:550px){
    .pagehappy-swiper .swiper-slide{ width:100%;}
.pagehappy-swiper{padding:15px 40px;}
	.pagehappy .swiper-button-prev,
.pagehappy .swiper-button-next{width:40px;height:40px;margin-top:-20px;}

}



.home-news {position: relative;}
.home-news-content {padding:10px 0; display: flex; flex-wrap: wrap;width: 110%;margin-left: -5%;}
.home-news-item:hover {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
}
.home-news-item {padding: 10px 76px; width:33.333333%;}
/* .home-news-item img:hover {transform: scale(1.12)} */
.home-news-item .itemnr {padding-top: 21px;}
.home-news-item  img { max-height: 194px; transition: all .3s ease-in-out;}
.pageindex img { max-height: 250px; transition: all .3s ease-in-out;}
.case-news img,.solution-news img{max-height: 250px;}
.case-news,.pageindex,.solution-news{padding: 50px;}
.home-news-item h2{width:100%;font-size:22px;color:#000000;line-height:30px;padding-bottom:16px;}
.home-news-item p{transition: 0.4s; color: #979699; font-size: 16px;}
.home-news-item .more {
	display: flex;
	align-items: center;
	height: 25px;
	margin-top: 12px;
}
.home-news-more-box{display: flex; justify-content: center; align-items: center;margin-top: 39px;}
.home-news-more-box .home-news-more {
	/* height: 56px; 
	line-height: 54px; 
	display: flex; 
	align-items: center; 
	padding: 0 15px; 
	color: #979699; 
	font-size: 14px; */
	margin: 0 auto;
    width: 142px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 50px;
    display: inline-block;
    background: #fff;
    color: #4b7bfc;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
	cursor: pointer; 
}
.home-news-more-box .home-news-more:hover {
	
	background: #4b7efa;
    color: #fff;
    box-shadow: 0 2px 30px rgba(75, 126, 250, 0.2);

}
.home-news-more-box .home-news-more img {margin-left: 8px;}

.case-content .case-row {margin-bottom: 10px;}
.case-content .row-title { padding-left: 30px; height: 20px; line-height: 20px; background: url(/uploads/image/simg/case-icon.png) no-repeat; margin-bottom: 20px; font-size: 16px;}
.case-content .row-item  {display: flex; flex-wrap: wrap;}
.case-content .row-item img { width: 50%; padding: 20px;}
.case-content .item-mobie img { padding: 20px; text-align: center;}

@media screen and (max-width: 1200px){
	.home-news-item {
		width: 50%;
		margin-bottom: 35px;
	}
}

@media screen and (max-width:768px){
	.home-news {padding:0 0;position: relative;}
	/* .home-news-item {padding: 0 20px; width:100%;}
	.home-news-item h2{width:100%;font-size:18px;color:#000000;line-height:30px;padding-bottom:16px;} */
	.home-news-item p{transition: 0.4s; color: #979699; font-size: 12px;}
	.pagehappy-swiper .swiper-slide .item {text-align: center; }
	.pagehappy-swiper .swiper-slide .item .more { justify-content: center; margin-left: 10px;}
}
@media screen and (max-width:550px){
	.home-news {padding:0 0;position: relative;}
	.home-news-item h2{width:100%;font-size:18px;color:#000000;line-height:30px;padding-bottom:16px;}
	.home-news-item {padding: 0 20px; width:100%; text-align: center;}
	.home-news-item p{transition: 0.4s; color: #979699; font-size: 14px;}
	.home-news-item .more {justify-content: center;}
	.pagehappy-swiper .swiper-slide .item { padding: 0px; }
	.case-content .case-row .row-item img { width: 100%; }
}





/*pageshuju2*/
.pageshuju2{max-width:1300px; margin:0 auto; margin-top:45px;}
.pageshuju2 td{padding-top:10px; padding-bottom:10px; font-size:14px;color:#000000; line-height:30px; text-align:left; width:35%; min-width:60px;}
.pageshuju2 td img{width:140px; margin-bottom:25px;}
.pageshuju2 td h2{font-size:24px;color:#e60012;font-weight:600; text-align:left;}
.pageshuju2 td h2 strong{font-size:60px; line-height:normal;font-weight:600;font-family:"swis721 blkcn bt", arial, helvetica, sans-serif; font-weight:800;color:#fff;background-image:-webkit-linear-gradient(18deg,#4f98fe,#4b7bfc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.pageshuju2 td h2 span{font-size:18px;font-weight:500;position:relative;top:0;vertical-align: top;margin-left:10px; color:#4b7bfc;}
.pageshuju2 td h2 b{font-size:20px;font-weight:300;font-family:"swis721 blkcn bt", arial, helvetica, sans-serif;}
@media screen and (max-width:1459px){
.pageshuju2 td img{width:130px;}
.pageshuju2 td h2{font-size:22px;}
.pageshuju2 td h2 strong{font-size:55px;}
.pageshuju2 td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju2 td h2 b{font-size:17px;}
}
@media screen and (max-width:1366px){
.pageshuju2 td img{width:120px;}
.pageshuju2 td h2{font-size:20px;}
.pageshuju2 td h2 strong{font-size:50px;}
.pageshuju2 td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju2 td h2 b{font-size:16px;}
}
@media screen and (max-width:1259px){
.pageshuju2 td{padding-left:0; padding-top:15px; padding-bottom:15px;}
.pageshuju2 td img{position: static; left:0;top:0; width:140px; margin:0 auto; margin-bottom:30px;}
.pageshuju2 td h2 strong{font-size:45px;}
.pageshuju2{margin-top:25px;}
}
@media screen and (max-width:1220px){
.pageshuju2{margin-top:20px;}
.pageshuju2 td h2 strong{font-size:45px;}
.pageshuju2 td h2{font-size:20px;}
.pageshuju2 td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju2 td h2 b{font-size:16px;}
}
@media screen and (max-width:1023px){
.pageshuju2 td h2{font-size:22px;}
.pageshuju2 td h2 strong{font-size:40px;}
.pageshuju2 td h2 span{font-size:14px;top:-10px;margin-left:10px;}
.pageshuju2 td h2 b{font-size:17px;}
}
@media screen and (max-width:768px){
.pageshuju2 td h2{font-size:18px;}
.pageshuju2 td h2 strong{font-size:36px;}
.pageshuju2 td h2 span{font-size:12px;top:-10px;margin-left:10px;}
.pageshuju2 td h2 b{font-size:16px;}
.pageshuju2 td img{width:120px;margin-bottom:20px;}
}
@media screen and (max-width:767px){
.pageshuju2 td{ width:50%; float:left; display:block;padding-left:0; text-align:center; padding-top:20px; padding-bottom:20px;}
.pageshuju2 td h2{text-align:center;}
}



/*pageteam*/
.pageteam{ padding-bottom:80px; padding-top:30px;background:  center center no-repeat;background-size:cover;overflow:hidden;}
.pageteambox{ width:50%; float:left;}
.pageteamwz{ width:50%; float:right;}
.pageteamwz .pageteamwzcon{ padding-left:16%; padding-top:8%}
@media screen and (max-width:1440px){
.pageteamwz .pageteamwzcon{ padding-left:10%; padding-top:5%}
}
@media screen and (max-width:1220px){
.pageteamwz .pageteamwzcon{ padding-left:5%; padding-top:0%}
}
@media screen and (max-width:1024px){.pageteam{ padding-bottom:50px; padding-top:30px;}
.pageteambox{width:100%; float:none; margin-bottom:50px;}
.pageteamwz{ width:100%; float:none;}
.pageteamwz .pageteamwzcon{ padding-left:0; padding-top:0}
}




/*teamlistsw*/
.teamlistsw{margin:0 auto; overflow:hidden;}
.teamlistsw ul{ font-size:0;}
.teamlistsw li{ display:inline-block;*display:inline;zoom:1;width:100%;vertical-align:top;}
.teamlistsw .item{display:block;position:relative; background:#fff;-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s; overflow:hidden;}
.teamlistsw .img{overflow:hidden;height:0;position: relative;border-radius:5px;padding-bottom:57.53246753246753%;}
.teamlistsw .img img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%; width: 100%; max-height: none; height: auto;}
.teamlistsw .item,
.teamlistsw .img img{-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.teamlistsw .item:hover .imgbox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.teamlistsw .swiper-pagination{  text-align:center;left:0;width: 100%; bottom:20px; z-index:2; line-height:0;} 
.teamlistsw .swiper-pagination-bullet { opacity:1!important; width:8px; height:8px; text-align: center;background:#fff;border-radius:50%;margin:0 4px!important; } 
.teamlistsw .swiper-pagination-bullet-active {background:#4b7bfc;} 
.pageteam .swiper-button-prev{transition: 0.4s;opacity:0.5;width:50px;height:50px;top:50%;margin-top:-25px;left:3%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%; position:absolute;}
.pageteam .swiper-button-next{transition: 0.4s;opacity:0.5;width:50px;height:50px;top:50%;margin-top:-25px;right:3%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%;position: absolute;}
.pageteam .swiper-button-prev.swiper-button-disabled, 
.pageteam .swiper-button-next.swiper-button-disabled{opacity:0;}



/********************************contact********************************/

/**contact**/
.pagecontactbox{ /*padding-top:30px;*/padding-bottom:0px!important;}
.contacttable{ font-size:0;text-align:center; padding-top:10px;-moz-box-shadow:0 0px 10px rgba(0,0,0,0.05);-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.05);box-shadow:0 0px 10px rgba(0,0,0,0.05); position:relative; z-index:10; }
.contacttable .wz{ padding:40px 0;overflow:hidden; width:33.33333%;}
.contacttable .wz{background:#fff;padding-bottom:95px; min-height:320px;padding-top:95px; font-size:16px;line-height:30px;color:#3b4048;margin:0 0px; overflow:hidden; padding-left:20px; padding-right:20px; position:relative;}
.contacttable .wz img{ width:40px; display:inline-block; position:relative; z-index:1;}
.contacttable .wz h2{ font-size:22px; color:#333333; line-height:30px; position:relative; z-index:1; font-weight:bold; margin-bottom:14px;}
.contacttable .wz h5{ font-size:16px; color:#4b7bfc; position:relative; z-index:1;font-weight:300;}
.contacttable .wz p{ font-size:14px; color:#000000; position:relative; z-index:1;font-weight:300;}
.contacttable .wz,.contacttable .wz img{position:relative;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.contacttable .wz:hover img{-webkit-transform:translatey(-8px);-moz-transform:translatey(-8px);-o-transform:translatey(-8px);-ms-transform:translatey(-8px);transform:translatey(-8px);}
.contacttable .wz p strong{ font-size:18px; color:#4b7bfc; font-weight:bold;}
.contacttable .wz:hover{-moz-box-shadow:0 20px rgba(0,0,0,0.2);-webkit-box-shadow:0 20px rgba(0,0,0,0.2);box-shadow:0 0px 20px rgba(0,0,0,0.2);}
.contacttable .wz:hover:before{ width:100%;left:0;top:0; height:100%;margin-left:0;border-radius:0;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1; visibility:visible;}
.contacttable .wz.td3 table{ margin:0 auto; max-width:250px;}
.contacttable .wz.td3 table img{ width:100%;}
.contacttable .wz.td3{ background-image:; background-repeat:no-repeat; background-position:left center; }
.contacttable .wz.td2{ background-image:; background-repeat:no-repeat; background-position:left center;}
@media screen and (max-width:1024px) {
.contacttable .wz h2{ font-size:16px;}
.contacttable .wz{padding-bottom:65px;min-height:180px;padding-top:65px;font-size:14px;}		
.contacttable .wz p{ font-size:14px;}
.contacttable .wz img{ width:35px;}
}
@media screen and (max-width:992px) {
.contacttable .wz{padding-bottom:45px;padding-top:45px;min-height:146px;line-height:24px;}	
.contacttable .wz h2{line-height:24px;}	
}
@media screen and (max-width:768px) {
.contacttable .wz{padding:35px 0; display:block!important; width:100%!important; }
}



/**/
.pagemapb{overflow:hidden; position:relative; z-index:0;margin-top:-150px;}
.pagemap{height:28.125vw;}
@media screen and (max-width:1024px) {
.pagemapb{margin-top:-100px;}
}
@media screen and (max-width:992px) {
.pagemapb{margin-top:-90px; }
}
@media screen and (max-width:768px){
.pagemapb{margin-top:-50px; }
.pagemap{height:50vw;}
}


/*feedback2box*/
.feedback2box{padding-top:60px;padding-bottom:60px;background: center top no-repeat #f4f7fc; background-size:cover; background-attachment:fixed;}
.feedback2box .contact-con{ font-size:0;}
.feedback2box .paget1{ max-width:80%; margin:0 auto; line-height:24px; color:#fff;}
.feedback2box .paget1 .en{margin-bottom:10px;color:#fff;}
/*feedback2*/
.feedback2{font-size:14px;color:#464646;line-height:30px;text-align:left;padding:0;margin:0 -6.5px;}
.feedback2 label{display:block;}
.feedback2 .l1{float:left;width:33.3333333%; position:relative;}
.feedback2 .l1box{margin:0 6.5px; position:relative;}
.feedback2 .l1box .icon{ position: absolute; width:20px; top:20px; left:20px;}
.feedback2 .text{display:block;width: 100%;padding:4px 18px 4px 47px;height:60px;margin-bottom:15px;outline:none;font-size:16px;color:#9ea0ae;font-family:"微软雅黑",arial,sans-serif;border:1px solid #fff;border-radius:0px;background:#fff;text-align:left;}
.feedback2 .text2{display:block;width:100%;padding:14px 18px 4px 47px;height:210px;margin-bottom:15px;outline:none;font-size:16px;color:#9ea0ae;font-family:"微软雅黑",arial,sans-serif;border:1px solid #fff;border-radius:0px;background:#fff;text-align:left;}
.feedback2 .getcode{display:block;width:32%;padding:4px 18px 4px 47px;height:60px;margin-bottom:15px;outline:none;font-size:16px;color:#9ea0ae;font-family:"微软雅黑",arial,sans-serif;border:1px solid #fff;border-radius:0px;background:#fff;text-align:left; float:left;max-width:200px;}
.feedback2 img{display:inline-block;}
.feedback2 .kk{font-size:14px;color:#a0a0a0; line-height:30px;height:60px;padding:0 15px;float:left; background:#fff; display:inline-block;}
.feedback2 .kk img{ margin-top:15px;}
.feedback2 .l3{ position:relative;}
.feedback2 .inputbtn{display:inline-block;height:50px;line-height:50px;margin:0 auto;outline:none;font-size:14px;background:#4b7efa;color:#fff;font-family:"微软雅黑",arial,sans-serif;border:0;cursor:pointer;border-radius:44px;text-align:center;background-position:right center;width:142px;transition: all 0.2s ease; margin-top:35px;}
.feedback2 .inputbtn:hover,
.feedback2 .inputbtn.tj:hover{box-shadow:0 2px 40px rgba(75,126,250,0.3);}
.feedback2 .text:focus,.feedback2 .text:active,.feedback2 .text2:focus,.feedback2 .text2:active,.feedback2 .getcode:focus,.feedback2 .getcode:active{-webkit-box-shadow: none;box-shadow: none;border: 2px solid #4e8afb; }
.feedback2 input::-webkit-input-placeholder { color: #9ea0ae;font-size:16px; } 
.feedback2 input:-moz-placeholder { color: #9ea0ae; font-size:16px;} 
.feedback2 input::-moz-placeholder { color: #9ea0ae;font-size:16px; } 
.feedback2 input:-ms-input-placeholder { color: #9ea0ae; } 
.feedback2 textarea::-webkit-input-placeholder { color: #9ea0ae; font-size:16px;} 
.feedback2 textarea:-moz-placeholder { color: #9ea0ae;font-size:16px; } 
.feedback2 textarea::-moz-placeholder { color: #9ea0ae; font-size:16px;} 
.feedback2 textarea:-ms-input-placeholder { color: #9ea0ae; font-size:16px;} 
@media screen and (max-width:1024px) {
.feedback2box{padding-top:70px;padding-bottom:70px;background-attachment: inherit;}
}
@media screen and (max-width:768px) {
.feedback2box{padding-top:50px;padding-bottom:50px;}
.feedback2 .l1{width:100%;}
.feedback2 .inputbtn{ float:none; display:block; clear:both;}
.feedback2 .text,
.feedback2 .getcode{height:40px;margin-bottom:10px;}
.feedback2 .text2{ height:120px; padding-top:15px;margin-bottom:10px;}
.feedback2 .getcode{ margin-bottom:40px;max-width:200px;width:40%;}
.feedback2 .l1box .icon{top:10px;}
.feedback2 .kk{font-size:14px;color:#a0a0a0; line-height:30px;height:40px;padding:0 15px;float:left; background:#fff; display:inline-block;}
.feedback2 .kk img{ margin-top:5px;}
}

/*feedback2box2*/
.feedback2box2 .feedback2 .text{height:50px;margin-bottom:10px;}
.feedback2box2 .feedback2 .text2{height:100px;margin-bottom:10px;padding:4px 18px 4px 47px;} 
.feedback2box2 .feedback2 .getcode{height:50px;margin-bottom:10px;}
.feedback2box2 .feedback2 .kk{height:50px;}
.feedback2box2 .feedback2 .kk img{ margin-top:10px;}
.feedback2box2 .feedback2 .l1box .icon{top:15px;}
.feedback2box2 .feedback2 .l2 .l1box .icon{top:10px;}
.feedback2box2 .feedback2 .inputbtn{ margin-top:15px;}
@media screen and (max-width:768px) {
.feedback2box2 .feedback2 .text2{height:100px;padding-top:10px;}	
}

/*pagebrandlist*/
.pagebrand{padding-top:60px;padding-bottom:60px;background:#e9ecf3;}
.pagebrandlist{}
.pagebrandlist{position:relative; z-index:1; padding:15px 0;}
.pagebrandlist ul{ margin:0 auto; font-size:0; overflow:hidden;line-height:0;border-top:4px solid #4b7efa;background: #fff;}
.pagebrandlist li{ display:inline-block;*display:inline;zoom:1; vertical-align:top; width:33.3333333%;border-bottom:1px solid #e9ecf3;}
.pagebrandlist li .item{display:block;color:#000000;font-size:16px;padding:80px 50px;overflow:hidden; background-color:#fff;}
.pagebrandlist li .item{ background-image:;background-repeat:no-repeat; background-position:left center;}
.pagebrandlist li .item span{ display:inline-block;position:relative; z-index:2;} 
.pagebrandlist li .item,.pagebrandlist li .des{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.pagebrandlist li .tit{ font-size:22px; color:#4b7efa;line-height:normal; position:relative; z-index:1; font-weight:bold;}
.pagebrandlist li .tit em{ display:block; font-style:normal; font-size:15px; line-height:normal; color:#7d7e8d;font-weight:400; padding-top:5px;}
.pagebrandlist li .tu{ float:right; max-width:50%;}
.pagebrandlist li .tu img{ max-height:70px;}
.pagebrandlist li .title{ padding-bottom:30px;border-bottom:1px solid #e9eaee; margin-bottom:16px;}
.pagebrandlist li .name{ font-size:16px; color:#4b7bfc; position:relative; z-index:1;font-weight:300;}
.pagebrandlist li .des{ font-size:20px; color:#ffffff; padding:14px 14px; line-height:22px;font-weight:300;background-image:linear-gradient(-90deg,#4b7efa 0%,#55a7ff 100%);background-blend-mode:normal,normal;border-radius:5px;}
.pagebrandlist li .des .num{ float:right;font-weight:400;}
.pagebrandlist li .item:hover .des{background-image:linear-gradient(90deg,#4b7efa 0%,#004aff 100%);}

.pagebrandlist li .tu,
.pagebrandlist li .tu img{-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.pagebrandlist li .item:hover .tu img{-moz-transform: scale3d(1.05, 1.05, 1.05); -webkit-transform: scale3d(1.05, 1.05, 1.05);-ms-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}
@media screen and (max-width:1024px) {
.pagebrandlist li{ width:50%;}	
.pagebrandlist li .tit{ font-size:20px;}
.pagebrandlist li .name{ font-size:14px;}
.pagebrandlist li .des{ font-size:16px;}
.pagebrandlist li .item{font-size:14px;padding:50px 40px;}
}
@media screen and (max-width:768px) {
.pagebrandlist li{ width:100%;}		
}
/********************************contact end********************************/
/********************************case********************************/
/*pagecaselist*/
.pagecaselist {overflow: hidden; padding-top:30px;}
.pagecaselist ul{overflow:hidden;display:block;font-size:0;line-height:0;margin:0 -40px;}
.pagecaselist ul li{width:33.33333333%;margin-bottom:60px;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
.pagecaselist ul li .item{ display:block;margin:0 40px;position:relative;}
.pagecaselist ul li .item:before{content:'';width:100%;height:1px;background:#e0e1e5;position:absolute;bottom:0;left:0;}
.pagecaselist ul li .item:after{content:'';width:0;height:1px;background:#4f7efc;position:absolute;bottom:0;left:0;}

.pagecaselist ul li .imgbox{overflow:hidden;height:0;position:relative;border-radius:5px;padding-bottom:54.34782608695652%;}
.pagecaselist ul li .imgbox img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%; width: 100%; max-height: none; height: auto;}
.pagecaselist ul li .item:before,.pagecaselist ul li .item:after,.pagecaselist ul li .imgbox,.pagecaselist ul li .imgbox img,
.pagecaselist ul li .item{-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all .3s ease-in-out;}
.pagecaselist ul li .item:hover .imgbox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-webkit-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pagecaselist ul li .item:hover:after{width:100%;}
.pagecaselist ul li .infobox{padding:30px 0;}
.pagecaselist ul li .title{font-weight:normal;font-size:20px;color:#000000;max-height:52px;line-height:26px;overflow:hidden;margin-bottom:10px;}
.pagecaselist ul li .date{font-size:14px;line-height:22px;color:#9ea0ae; margin-bottom:14px;}
.pagecaselist ul li .more{font-size:15px;line-height:22px;color:#4f7efc;}
.pagecaselist ul li .item:hover .title{color:#000;}
@media screen and (max-width:1440px){
.pagecaselist ul{margin:0 -35px;}
.pagecaselist ul li .item{margin:0 35px;}
}
@media screen and (max-width:1220px){
.pagecaselist ul{margin:0 -25px;}
.pagecaselist ul li .item{margin:0 25px;}
.pagecaselist ul li .title{font-size:18px;}
}
@media screen and (max-width:1024px){
.pagecaselist ul{margin:0 -15px;}
.pagecaselist ul li .item{margin:0 15px;}
.pagecaselist ul li{width:50%;}
.pagecaselist ul li .title{font-size:16px;}
}
@media screen and (max-width:768px){
.pagecaselist ul{margin:0;}
.pagecaselist ul li .item{margin:0;}
.pagecaselist ul li{width:100%;}
.pagecaselist ul li .title{font-size:18px;}
}



/*page-tab*/
.page-tab{margin:0 auto;padding:33px 0 50px 0;text-align: center; }
.page-tab ul { margin:0 auto;padding: 0;list-style: none; text-align:center;height:32px;line-height:32px;font-size: 0;}
.page-tab ul li{margin: 0;padding: 0;display: inline-block;position: relative;}
.page-tab ul li a{display: inline-block;text-align: center;font-size: 12px;color: #1e2831;padding: 0 14px;margin:0 4px;height:32px;line-height:32px;border: 1px solid #d2d2d2;background: #ffffff;}
.page-tab ul li a:hover,.page-tab ul li a.focus{background:#3583fb;color: #fff;border-color:#3583fb; cursor: pointer;}
.page-tab ul li.next-page a, .page-tab ul li.prev-page a{padding: 0 20px;}
@media screen and (max-width:1024px){
.page-tab{margin:0 auto;padding:30px 0 30px 0;text-align: center; }
}
@media screen and (max-width:768px){
.page-tab ul li{ display:none;}	
.page-tab ul li.next-page, .page-tab ul li.prev-page{ display:inline-block;}
}






/*page-caseinfo*/
.page-caseinfobox{ background:#f7f7f7;padding-top:20px;padding-bottom:40px;}
.page-caseinfocon{ max-width:1150px; margin:0 auto;}
.page-caseinfo{text-align:left;margin-right:30px;}
.page-caseinfo .page-casewz{background:#fff;}
.page-caseinfo .newstit{font-size:30px; color:#000000; line-height: normal; text-align:left;font-weight:400;text-align:center; padding:60px 30px;border-bottom:1px solid #f6f8fa;}
/*newstext*/
.page-caseinfo .newstext{color: #333333;font-size: 16px;line-height:32px;padding-bottom: 60px;font-style: normal;font-variant: normal;font-weight: 400;}
.page-caseinfo .newstextnr{padding-bottom:20px;padding:50px 50px;}
.page-caseinfo .newsbtn{padding-top:20px;padding-bottom:20px;font-size:0;}
.page-caseinfo .newsbtn .newsbtna{display:inline-block;*display:inline;zoom:1;width:48%;overflow:hidden;color:#909090;float:left; text-align:center; font-size:0;}
.page-caseinfo .newsbtn .newsbtnb{display:inline-block;*display:inline;zoom:1;width:48%;overflow:hidden;color:#909090;float:right;text-align:center; font-size:0;}
.page-caseinfo .newsbtn .newsbtna em,
.page-caseinfo .newsbtn .newsbtnb em{ font-style:normal;}
.page-caseinfo .newsbtn a{display:block;color:#333333;font-size:15px;line-height:64px; height:64px;white-space:nowrap;text-overflow: ellipsis; overflow: hidden; background:#fff; padding:0 50px; text-align:center;}
.page-caseinfo .newsbtn a:hover{color:#0067ff;}
.page-caseinfo .newsbtn .newsbtna{text-align:left;}
.page-caseinfo .newsbtn .newsbtnb{ text-align:right;}
.page-caseinfo .newsbtn a srtong{ color:#333333;}
@media screen and (max-width:1520px) {
    .page-caseinfo .newstit{font-size:28px;}
}
@media screen and (max-width:1220px) {
    .page-caseinfo .newstit{font-size:26px;}
	
.page-caseinfo .newstit{font-size:30px;padding:30px 10px;}
.page-caseinfo .newstextnr{padding-bottom:20px;padding:30px 10px;}
}
@media screen and (max-width:1024px) {
    .page-caseinfo .newstit{font-size:24px;}
	.page-caseinfocon{padding-right:0;}
	.page-caseinfo{margin-right:0;}
}
@media screen and (max-width:992px) {
	.page-caseinfo .newsshuju,
	.page-caseinfo .newstit,.page-caseinfo .newstext{ margin-bottom:30px;}
	.page-caseinfo .newstit{ font-size:20px;width:auto;}
	.page-caseinfo .newstext{ padding-bottom:0;}
	.page-caseinfo .page-casewz{margin-bottom:0; padding:30px 15px;}
}
@media screen and (max-width:768px) {
	.page-caseinfobox{padding-top:20px;padding-bottom:20px;}
	.page-caseinfo{text-align:left; width:100%;  float:none; margin-bottom:30px;}
	.page-caseinfo .newsbtn .newsbtna em,
	.page-caseinfo .newsbtn .newsbtnb em{ display:none;}
	
	.page-caseinfo .page-casewz{ padding:30px 15px;}
	
	.page-caseinfo .newsshuju,
	.page-caseinfo .newsshuju em{font-size:12px;line-height:26px;}
	.page-caseinfo .newstext{font-size:15px;line-height:28px;}
	
	.page-caseinfo .newsbtn a{font-size:14px;line-height:50px; height:50px;padding:0 0px;}
}


/*page-back*/
.page-back{margin:0 auto;text-align:center;}
.page-back a{display:block;width:100%;font-size:15px;overflow:hidden;line-height:64px;height:64px;text-align:center;color: #333333;margin:0 auto;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; background:#fff; position:relative;}
.page-back a span{ display:inline-block; position:relative; z-index:2;overflow:hidden;padding-right:25px;background:  right center no-repeat;background-size: 15px;}
@media screen and (max-width:768px) {
.page-back a{font-size:14px;line-height:54px;height:54px;}
.page-back a span{ padding-right:20px;background-size: 12px;}
}






/*news-share*/
.news-share{padding-bottom:30px;position:relative; display:none;}
.news-share .iconfont {width:25px; height:25px;font-size:20px;display:inline-block; margin-right:20px;}
.news-share .icon-weixin{background:  left center no-repeat;background-size:20px;}
.news-share .icon-weibo{background:  left center no-repeat;background-size:20px;}
.news-share .icon-lianjie{background:  left center no-repeat;background-size:20px;margin-right:0!important;}
/*icon-weixin cover-share*/
#cover-share{position:fixed;background-color:rgba(255,255,255,.8);width:100%;top:0;left:0;z-index:100000; display:none;}
#qrcode{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}
.cover-cancel{position:absolute;top:40px;right:40px;width:40px;height:40px;background:  center center no-repeat;background-size: 15px;}
.news-detial-cover{width:100%;height:225px;position:absolute;top:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}
/*icon-lianjie copy-success-message*/
.copy-success-message{width:80px;line-height:24px;position:absolute;border:1px solid #e3e3e3;text-align:center;font-size:12px!important;top:-32px;left:70px}
.copy-success-message:after,.copy-success-message:before{content:'';position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;left:36px}
.copy-success-message:after{border-top:6px solid #e3e3e3;top:25px}
.copy-success-message:before{border-top:6px solid #fff;top:23px;z-index:1000}





/********************************news********************************/
.page-newshot{ padding-top:30px;}
/*newshotimgbox*/
.newshotbox{margin:0 auto;position:relative;margin-bottom:90px; background:#fff;}
.newshotbox .newshotimgbox{width:37.66233766233766%;height:auto; float:right; text-align:left; overflow:hidden;}
.newshotbox .newshotimgbox .swiper-slide{width:100%;background:#fafafa;}
.newshotbox .newshotimgbox .imgbox{overflow:hidden;padding-bottom:81.03448275862069%; position:relative;}
.newshotbox .newshotimgbox .imgbox img {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: none;height: 100%;}
.newshotbox .newshotimgbox a,
.newshotbox .newshotimgbox .imgbox,
.newshotbox .newshotimgbox .imgbox img{-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.newshotbox .newshotimgbox .imgbox:hover img{-webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -o-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
/*newshotlist*/
.newshotbox .newshotlunbobox{width:62.33766233766234%;position:absolute;left:0;top:0; height:100%;}
.newshotbox .newshotlunbo{width:100%;position:absolute; left:0;top:50%;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%);}
.newshotbox .newshotlist{font-size:0; line-height:0; }
.newshotbox .newshotlist li{width:100%; display:block;background:#fff;padding:50px 50px 50px 120px;}
.newshotbox .newshotlist li,
.newshotbox .newshotlist li a{-moz-transition: all .3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all .3s ease-in-out;}
.newshotbox .newshotlist li .info{position:relative;}
.newshotbox .newshotlist li .infob{ max-width:610px;}
.newshotbox .newshotlist li .info .nr{ padding-left:87px; position:relative;}
.newshotbox .newshotlist li .tit{ display:block;font-size:26px;line-height:40px;height:80px;color:#4f7efc;overflow:hidden;margin-bottom:30px;}
.newshotbox .newshotlist li .des{font-size:15px;color:#333333;line-height:30px;height:90px;overflow:hidden;font-weight:300;margin-bottom:64px}
.newshotbox .newshotlist li .date{font-size:28px;line-height:30px;color:#000000; position:absolute; left:0;top:5px;}
.newshotbox .newshotlist li .date span{display:block}
.newshotbox .newshotlist li .date .d{ }
.newshotbox .newshotlist li .date .line{line-height:10px;}
.newshotbox .newshotlist li .date .y{font-size:14px; margin-top:20px;}
.newshotbox .newshotlist li .tit:hover{color:#6432ff;}
.newshotbox .newshotlist li .more{font-size:15px;color:#b4b5bd;font-weight:400;padding-bottom:56px}
/*swiper-button*/
.page-newshot .swiper-button-prev{position:absolute;left:4.5%;top:50%;opacity:1;width:24px;height:42px;margin-top:-21px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;}
.page-newshot .swiper-button-next{position:absolute;right:4.5%;top:50%;opacity:1;width:24px;height:42px;margin-top:-21px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;}
.page-newshot .swiper-button-prev.swiper-button-disabled, 
.page-newshot .swiper-button-next.swiper-button-disabled{opacity:0.5;}

/**/
.page-newshot .swiper-pagination{ position: absolute; bottom:20px;left:120px; text-align:left; margin:0;}
.page-newshot .swiper-container-horizontal>.swiper-pagination-bullets,
.page-newshot .swiper-pagination-custom,	
.page-newshot .swiper-pagination-fraction{bottom:0;}
.page-newshot .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;border-radius:50%;opacity:1;border:2px solid #b4b5bd;}
.page-newshot .swiper-pagination-bullet-active{background-color:#4f7efc;border-color:#4f7efc;}

@media screen and (max-width:1220px){
.newshotbox .newshotlist li .tit{font-size:24px;}
.newshotbox .newshotlist li .date{font-size:26px;}
}
@media screen and (max-width:1024px){
.newshotbox .newshotlist li .tit{font-size:22px;line-height:32px;height:64px;}
.newshotbox .newshotlist li .date{font-size:24px;}
.newshotbox .newshotlist li .des{font-size:14px;margin-bottom:30px;}
.newshotbox .newshotlist li .more{font-size:12px;padding-bottom:50px} 
}
@media screen and (max-width:992px){
.newshotbox .newshotimgbox{width:100%;float:none;}
.newshotbox .newshotlunbobox{width:100%;position: static; left:0%;height:auto; margin-bottom:30px;}
.newshotbox .newshotlunbo{width:100%;position:static; left:0;top:0;-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0);transform:translatey(0); margin-bottom:30px;}
.page-newshot .newshotlunbobtn{position: static; left:0%; bottom:0;}

.newshotbox .newshotlist li {padding:0.5rem 30px;}

.page-newshot .swiper-button-prev,
.page-newshot .swiper-button-next{}
.newshotbox .newshotlist li .tit{font-size:20px;}
}
@media screen and (max-width:768px){
.newshotbox .newshotlist li .info .nr{ padding-left:60px;}
.page-newshot .swiper-pagination{ left: 30px;}.newshotbox .newshotlist li .date{font-size:20px;}
.newshotbox .newshotlist li .tit{font-size:18px;line-height:30px;max-height:60px;margin-bottom:20px;}
.newshotbox .newshotlist li .des{font-size:14px;margin-bottom:30px;}
.newshotbox .newshotlist li .more{font-size:12px;padding-bottom:50px}
}


/*pagenewslist*/
.pagenewslist {overflow: hidden;}
.pagenewslist ul{overflow:hidden;display:block;font-size:0;line-height:0;margin:0 -40px;}
.pagenewslist ul li{width:33.33333333%;margin-bottom:60px;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
.pagenewslist ul li .item{ display:block;margin:0 40px;position:relative; padding:55px 30px 30px 30px;border-radius:5px;}
.pagenewslist ul li .item:before{content:'';width:100%;height:1px;background:#e0e1e5;position:absolute;top:0;left:0;}
.pagenewslist ul li .imgbox{overflow:hidden;height:0;position:relative;border-radius:5px;padding-bottom:62.5%;}
.pagenewslist ul li .imgbox img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width:none; width:100%; max-height: none; height:100%;}
.pagenewslist ul li .item:before,.pagenewslist ul li .item:after,.pagenewslist ul li .imgbox,.pagenewslist ul li .imgbox img,
.pagenewslist ul li .item{-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all .3s ease-in-out;}
.pagenewslist ul li .item:hover .imgbox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-webkit-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pagenewslist ul li .item:hover:after{width:100%;}
.pagenewslist ul li .infobox{ padding-top:30px;}
.pagenewslist ul li .title{font-weight:normal;font-size:20px;color:#000000;height:60px;line-height:30px;overflow:hidden;margin-bottom:70px;}
.pagenewslist ul li .date{font-size:14px;line-height:22px;color:#000000; margin-bottom:14px;}
.pagenewslist ul li .more{font-size:15px;line-height:22px;color:#b4b5bd; float:right;}
.pagenewslist ul li .item:hover{ background:#fff;box-shadow:0 2px 30px rgba(0,0,0,0.1)}
.pagenewslist ul li .item:hover .more{color:#4f7efc;}
@media screen and (max-width:1640px){
.pagenewslist ul{margin:0 -35px;}
.pagenewslist ul li .item{margin:0 35px;}
}
@media screen and (max-width:1440px){
.pagenewslist ul{margin:0 -25px;}
.pagenewslist ul li .item{margin:0 25px;}

}
@media screen and (max-width:1220px){
.pagenewslist ul li .title{font-size:18px;height:56px;line-height:28px;margin-bottom:50px;}	
.pagenewslist ul li .date{font-size:13px;}
.pagenewslist ul li .more{font-size:14px;}
}
@media screen and (max-width:1024px){
.pagenewslist ul{margin:0 -15px;}
.pagenewslist ul li .item{margin:0 15px;}
.pagenewslist ul li{width:50%;}
.pagenewslist ul li .title{font-size:16px;height:56px;line-height:28px;margin-bottom:50px;}
}
@media screen and (max-width:768px){
.pagenewslist ul{margin:0;}
.pagenewslist ul li .item{margin:0;}
.pagenewslist ul li{width:100%;}
.pagenewslist ul li .title{font-size:17px;height:56px;line-height:28px;margin-bottom:30px;}
.pagenewslist ul li .date{font-size:13px;}
.pagenewslist ul li .more{font-size:13px;}
}









/*page-newsright*/
.page-newsright{width:340px; position:absolute;right:0;top:0;}
.page-newsright .more-main{background-color:#fff;padding:40px 40px 0;color:#b3b3b3}
.page-newsright .product-tag{margin-top:40px;background-color:#fff;padding-bottom:26px}
.page-newsright .product-tag .product-img{width:300px;height:200px}
.page-newsright .product-tag .product-name{text-align:center;padding-top:12px;color:#666;font-size:16px;line-height:16px}
.page-newsright .product-tag .product-tips{font-size:14px;margin:16px auto 0;display:block;color:#b3b3b3;text-align:center;cursor:pointer;line-height:30px;width:100px;border-radius:15px;border:1px solid #f5f5f5}
.news-more-explain{font-size:20px;line-height:20px;padding-bottom:30px;color:#000000}
.news-more-content{padding-bottom:18px}
.news-more-title{font-size:15px;line-height:24px; color:#333333;}
.news-more-time{font-size:14px;line-height:24px; color:#b4b5bd;}
.news-more-content:hover .news-more-title{color:#0067ff;}
@media screen and (max-width:1024px) {
.page-newsright{ position:relative;width:100%;}	
}
@media screen and (max-width:768px) {
.page-newsright .more-main{padding:30px 25px 0;}
.news-more-explain{font-size:16px;padding-bottom:20px;}
.news-more-content{padding-bottom:15px}
.news-more-title{font-size:14px;line-height:24px;}
.news-more-time{font-size:12px;line-height:24px;}
}


/*page-newsinfo*/
.page-newsinfo2box2{ background:#f7f7f7; padding-top:40px;padding-bottom:40px;}
.page-newsinfo2con2{position:relative;padding-right:340px;}
.page-newsinfo2{text-align:left;margin-right:30px;}
.page-newsinfo2 .page-newswz{ background:#fff;}
.page-newsinfo2 .page-newstit{padding:50px 50px;border-bottom:1px solid #f6f8fa;}
.page-newsinfo2 .newstit{font-size:30px; color:#000000; line-height: normal; text-align:left;font-weight:400;}
.page-newsinfo2 .newsshuju{ font-size:14px; color:#646464;line-height:30px;text-align:left;margin-bottom:35px; }
.page-newsinfo2 .newsshuju em{ display:inline-block;font-size:14px; color:#646464;line-height:30px; font-style:normal;}
.page-newsinfo2 .newsshuju .d{margin-right:40px;}
.page-newsinfo2 .newsshuju .s{}
/*newstext*/
.page-newsinfo2 .newstextbox{color: #333;font-size: 16px;line-height:32px;padding-bottom: 60px;font-style: normal;font-weight: 400;}
.page-newsinfo2 .newstextnrbox{padding:50px 50px;}
.page-newsinfo2 .newsbtn{padding-top:20px;padding-bottom:20px;font-size:0;}
.page-newsinfo2 .newsbtn .newsbtna{display:inline-block;*display:inline;zoom:1;width:48%;overflow:hidden;color:#909090;float:left; text-align:center; font-size:0;}
.page-newsinfo2 .newsbtn .newsbtnb{display:inline-block;*display:inline;zoom:1;width:48%;overflow:hidden;color:#909090;float:right;text-align:center; font-size:0;}
.page-newsinfo2 .newsbtn .newsbtna em,
.page-newsinfo2 .newsbtn .newsbtnb em{ font-style:normal;}
.page-newsinfo2 .newsbtn a{display:block;color:#333333;font-size:15px;line-height:64px; height:64px;white-space:nowrap;text-overflow: ellipsis; overflow: hidden; background:#fff; padding:0 50px; text-align:center;}
.page-newsinfo2 .newsbtn a:hover{color:#0067ff;}
.page-newsinfo2 .newsbtn .newsbtna{text-align:left;}
.page-newsinfo2 .newsbtn .newsbtnb{ text-align:right;}
.page-newsinfo2 .newsbtn a srtong{ color:#333333;}
@media screen and (max-width:1520px) {
    .page-newsinfo2 .newstit{font-size:28px;}
}
@media screen and (max-width:1220px) {
    .page-newsinfo2 .newstit{font-size:26px;}
    .page-newsinfo2 .newstextnrbox{padding:40px 25px;}
	.page-newsinfo2 .page-newstit{padding:50px 25px;}
	.page-newsinfo2 .newstextnr{padding-bottom:20px;padding:50px 25px;}
}
@media screen and (max-width:1024px) {
    .page-newsinfo2 .newstit{font-size:24px;}
	.page-newsinfo2con2{padding-right:0;}
	.page-newsinfo2{margin-right:0;}

}
@media screen and (max-width:992px) {
	.page-newsinfo2 .newsshuju,
	.page-newsinfo2 .newstextbox{margin-bottom:30px;}
	.page-newsinfo2 .newstit{ font-size:20px;width:auto;}
	.page-newsinfo2 .newstextbox{padding-bottom:30px;}
}
@media screen and (max-width:768px) {
	.page-newsinfo2box2{padding-top:20px;padding-bottom:20px;}
	
    .page-newsinfo2 .newstextnrbox{padding:30px 20px;}
	.page-newsinfo2 .page-newstit{padding:30px 20px;}
	
	.page-newsinfo2{text-align:left; width:100%;  float:none; margin-bottom:30px;}
	.page-newsinfo2 .newsbtn .newsbtna em,
	.page-newsinfo2 .newsbtn .newsbtnb em{ display:none;}
	
    .page-newsinfo2 .newstit{font-size:18px;}
    .page-newsinfo2 .newstextnrbox{padding:40px 25px;}
	.page-newsinfo2 .newsshuju,
	.page-newsinfo2 .newsshuju em{font-size:12px;line-height:26px;}
	.page-newsinfo2 .newstextbox{font-size:15px;line-height:28px;}
	
	.page-newsinfo2 .newsbtn a{font-size:12px;line-height:54px; height:54px;padding:0 0px;}
}





/********************************partner********************************/
/*pagepartnertit*/
.pagepartnertit{ margin-bottom:70px;}
.pagepartnertit h2{font-size:30px;color:#4b7bfc;font-weight:300; text-align:left;}
.pagepartnertit h2 strong{font-size:40px; line-height:normal;font-weight:600;font-family:"swis721 blkcn bt", arial, helvetica, sans-serif; font-weight:800;color:#fff;background-image:-webkit-linear-gradient(18deg,#4f98fe,#4b7bfc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.pagepartnertit td{ vertical-align:middle;}
.pagepartnertit td img{ vertical-align:middle; margin-left:10px; display:inline-block;}
.pagepartnertit .td2{ padding-left:210px;}
@media screen and (max-width:1220px) {
.pagepartnertit h2{font-size:0.3rem;}
.pagepartnertit h2 strong{font-size:0.4rem;}
.pagepartnertit .td2{ padding-left:2.1rem;}
}
@media screen and (max-width:992px) {
.pagepartner1{padding-bottom:50px;}
.pagepartner1 h2{font-size:20px;}
}


/*pagepartner1*/

.pagepartner1{padding-top:50px;padding-bottom:70px;background:  center top no-repeat;background-size:cover;overflow:hidden;}
.pagepartner1 h2{font-size:30px;color:#000000;font-weight:300; text-align:left;}
@media screen and (max-width:992px) {

.pagepartner1{padding-bottom:50px;}
.pagepartner1 h2{font-size:20px;}
}

/*pagepartner2*/
.pagepartner2{padding-top:80px;padding-bottom:80px;background:  center center no-repeat;background-size:cover;overflow:hidden;}
.pagepartner2 .pagetitle .cn{color:#fff; padding-bottom:30px;}


/*pagepartner2table*/
.pagepartner2table{}
.pagepartner2table td{ width:25%;padding-left:3%; padding-right:3%;padding-top:3.6%; padding-bottom:1.5%;vertical-align:middle; text-align:center; position:relative; background:#fff; margin:0 10px;border-radius:5px;}
.pagepartner2table td h2{font-size:22px; color:#000000; line-height:30px; font-weight:300;}
.pagepartner2table td p{ font-size:12px; color:#c3c4d9; line-height:30px; text-transform:uppercase;}
.pagepartner2table td  img{max-width:75px;margin-bottom:10px;}
.pagepartner2table td.td1{border-right:1px solid #e8e8e8;}
.pagepartner2table td.td2{border-right:1px solid #e8e8e8;}
.pagepartner2table td:hover{background: #f8f8f8;}
.pagepartner2table td,
.pagepartner2table td  img,
.pagepartner2table td h2{-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.pagepartner2table td:hover img{-o-transform:rotate(15deg) translatey(-5px);-webkit-transform:rotate(15deg) translatey(-5px);-moz-transform:rotate(15deg) translatey(-5px);-ms-transform:rotate(15deg) translatey(-5px);transform:rotate(15deg) translatey(-5px);}
.page-shoptable td:hover h2{padding-top:20px;}
.pagepartner2table td:hover{-moz-transform:translatey(-10px);-webkit-transform:translatey(-10px);-ms-transform:translatey(-10px);transform:translatey(-10px);}
@media screen and (max-width:1220px) {

}
@media screen and (max-width:992px) {.pagepartner2table td h2{font-size:20px;}.pagepartner2table td  img{max-width:70px;}
	.pagepartner2table tr{ display:block;}
	.pagepartner2table td{ width:100%!important; display:block!important; padding:3% 0;margin:0;border-bottom:1px solid #e8e8e8; margin-bottom:20px;}
}
@media screen and (max-width:768px) {.pagepartner2table td  img{max-width:60px;}
.pagepartner2table td h2{font-size:16px;}
}

/*pagepartner3*/
.pagepartner3{padding-bottom:80px;overflow:hidden;}
/*pagepartner3table*/
.pagepartner3table{margin-bottom: 40px;}
.pagepartner3table td{ width:50%;padding-top:0; padding-bottom:0;vertical-align:middle; text-align:left; position:relative; background:#fff;}
.pagepartner3table td.td1 img{ display:block;}
.pagepartner3table td h2{font-size:24px; color:#000000; line-height:30px; font-weight:400; margin-bottom:20px;}
.pagepartner3table td p{ font-size:18px; color:#333333; line-height:30px; text-transform:uppercase; max-width:450px;}
.pagepartner3table td.td2{padding-left:6%; padding-right:3%;}
@media screen and (max-width:1024px) {
	.pagepartner3table td h2{font-size:22px;}.pagepartner3table td p{ font-size:15px;}
}
@media screen and (max-width:768px) {	.pagepartner3table td h2{font-size:18px;}
	.pagepartner3table td{ width:100%!important; display:block!important; padding:5% 0;}
}




/*pagepartner4*/
.pagepartner4{padding-top:140px;padding-bottom:140px;background:  center center no-repeat;background-size:cover;overflow:hidden;}
.pagepartner4 h2{font-size:30px;color:#000000;font-weight:300; text-align:center;}
.pagepartner4 h2 strong{font-size:36px; line-height:normal;font-weight:bold;/*font-family:"swis721 blkcn bt", arial, helvetica, sans-serif;font-weight:800;*/color:#fff;background-image:-webkit-linear-gradient(18deg,#4f98fe,#4b7bfc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
/**/
.pagepartner4 .btn{ padding-top:35px; text-align:center;}
.pagepartner4 .btn a{ margin:0 auto;width:142px; font-size:16px;line-height:50px;border-radius:50px;display:inline-block; background:#fff;color:#4b7bfc;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition: all 0.2s ease;}
.pagepartner4 .btn a:hover{background:#4b7efa;color:#fff;box-shadow:0 2px 30px rgba(75,126,250,0.2);}
@media screen and (max-width:1220px) {
	.pagepartner4 h2{font-size:28px;}
.pagepartner4 h2 strong{font-size:30px;}
}
@media screen and (max-width:1024px) {.pagepartner4{padding-top:90px;padding-bottom:90px;}
	.pagepartner4 h2{font-size:24px;} 
.pagepartner4 h2 strong{font-size:26px;}
}
@media screen and (max-width:768px) {.pagepartner4{padding-top:70px;padding-bottom:70px;}
	.pagepartner4 h2{font-size:20px; line-height:normal;}
.pagepartner4 h2 strong{font-size:22px; display:block;}
}


/*css3*/
.fadeinup50{-webkit-animation-name:fadeinup50;-moz-animation-name:fadeinup50;-ms-animation-name:fadeinup50;animation-name:fadeinup50}
@-webkit-keyframes fadeinup50{from{opacity:0;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);-ms-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-moz-keyframes fadeinup50{from{opacity:0;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);-ms-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-o-keyframes fadeinup50{from{opacity:0;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);-ms-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeinup50{from{opacity:0;-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);-ms-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeinleft50{-webkit-animation-name:fadeinleft50;-moz-animation-name:fadeinleft50;-ms-animation-name:fadeinleft50;animation-name:fadeinleft50}
@-webkit-keyframes fadeinleft50{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0);-ms-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-moz-keyframes fadeinleft50{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0);-ms-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-o-keyframes fadeinleft50{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0);-ms-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeinleft50{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0);-ms-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeinright50{-webkit-animation-name:fadeinright50;-moz-animation-name:fadeinright50;-ms-animation-name:fadeinright50;animation-name:fadeinright50}
@-webkit-keyframes fadeinright50{from{opacity:0;-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-moz-keyframes fadeinright50{from{opacity:0;-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@-o-keyframes fadeinright50{from{opacity:0;-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeinright50{from{opacity:0;-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}
to{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}
}



@keyframes navinup50{0%{opacity:0;visibility:hidden;transform:translatey(-30px);-webkit-transform:translatey(-30px);-moz-transform:translatey(-30px);-ms-transform:translatey(-30px);-o-transform:translatey(-30px)}
100%{opacity:1;visibility:visible;transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}
}
@keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}
@-webkit-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}
@-moz-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}
@-ms-keyframes circle-chart-fill{to{stroke-dasharray:0 100}
}
@keyframes shake{0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(0.9,1.1);transform:scale(0.9,1.1)}
50%{-webkit-transform:scale(1.1,0.9);transform:scale(1.1,0.9)}
75%{-webkit-transform:scale(0.95,1.05);transform:scale(0.95,1.05)}
0%,100%{-webkit-transform:scale(1,1);transform:scale(1,1)}
25%{-webkit-transform:scale(0.9,1.1);transform:scale(0.9,1.1)}
50%{-webkit-transform:scale(1.1,0.9);transform:scale(1.1,0.9)}
75%{-webkit-transform:scale(0.95,1.05);transform:scale(0.95,1.05)}
}
@keyframes iconscale2{from{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);opacity:1}
to{transform:scale(1.7);-webkit-transform:scale(1.7);-moz-transform:scale(1.7);-ms-transform:scale(1.7);-o-transform:scale(1.7);opacity:0}
}



/*****************************右侧栏漂浮 start*****************************/
.public-celan{position:fixed;right:20px;top:50%;z-index:101;}
.public-celan li{position:relative;margin-top:2px}
.public-celan li .db{display:inline-block;position:relative;z-index:1;width:42px;height:42px;border-radius:50%; overflow:hidden;font-size:12px;color:#fff;cursor:pointer; text-align:center;}
.public-celan li .db img{margin:0 auto; width:100%; display:block;border-radius:50%; overflow:hidden;}
.public-celan li .b1{position:absolute;right:70px;top:-14px;z-index:0;line-height:24px; padding:10px 20px;border-radius:42px;width:212px;white-space:nowrap;text-align:center;font-family:"arial";font-size:18px;color:#fff;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s; visibility:hidden;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.public-celan li:hover .b1{right:50px; visibility:visible;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.public-celan li .b2{position:absolute;right:70px;bottom:0;z-index:0;line-height:30px; padding:20px 20px 10px 20px;border-radius:10px;width:230px;background:#ea0407;text-align:center;font-family:"arial";font-size:14px;color:#fff;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;visibility:hidden;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.public-celan li .b2 img{ width:190px;}
.public-celan li:hover .b2{right:50px; visibility:visible;filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
.public-celan li .to-top{background:#b5b5b5!important;}
.public-celan li .db,
.public-celan li .b2,
.public-celan li .b1{background-image:linear-gradient(-90deg,#4f7efc 0%,#55a7ff 100%);background-blend-mode:normal,normal;}
@media screen and (max-width:768px){
  .public-celan{ right:10px;top:auto;bottom:10%;}
  .public-celan li.a1,.public-celan li.a2,.public-celan li.a4,
  .public-celan li.a3{ display:none;}
  .public-celan li .b1{ display:none;}
}




/*****************************banner start*****************************/


/* 首页 */
.ind1{position:relative}
.ind1 .swiper1{}
.ind1 .swiper1 .swiper-slide{overflow:hidden;}
.ind1 .swiper1 .swiper-slide .sbox{position:relative;overflow:hidden}
.ind1 .swiper1 .swiper-slide .sbox a{display:block}
.ind1 .swiper1 .swiper-slide .sbox > img{display:block;width:100%;transform:scale(1);-webkit-transform:scale(1)}
.ind1 .swiper1 .swiper-slide .sbox .pimg{}
.ind1 .swiper1 .swiper-slide .sbox .mimg{display:none}
.ind1 .swiper1 .swiper-slide .sbox video{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;max-width:100%;object-fit:cover}
.ind1 .swiper1 .swiper-slide .sbox .wz{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;max-width:100%;object-fit:cover;background:rgba(0,0,0,0.3);}
.ind1 .swiper1 .swiper-slide .sbox .wz a{ height:100%;}
/**/
.ind1 .swiper1 .pagination1 span{width:60px;height:2px;opacity:1;background:rgba(255,255,255,0.5);border-radius:0;position:relative;margin:0 2.5px;}
.ind1 .swiper1 .pagination1 span:after{content:'';display:block;position:absolute;top:0;left:0;width:0%;height:100%;background:#fff}
.ind1 .swiper1 .pagination1 span.swiper-pagination-bullet-active:after{width:100%;-webkit-transition:all 3.3s linear;-moz-transition:all 3.3s linear;transition:all 3.3s linear}
/*.ind1 .swiper1 .prev1{border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;width:60px;height:60px;background:rgba(255,255,255,0.1)  center no-repeat;left:5%;margin-top:-30px}
.ind1 .swiper1 .next1{border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;width:60px;height:60px;background:rgba(255,255,255,0.1)  center no-repeat;right:5%;margin-top:-30px}
.ind1 .swiper1 .prev1:hover{background:rgba(255,255,255,.3)  center no-repeat}
.ind1 .swiper1 .next1:hover{background:rgba(255,255,255,.3)  center no-repeat}
*/
.ind1 .swiper1 .pagination1{ position: static; display:inline-block;border-radius:none; vertical-align:middle; margin-bottom:8px;}
.ind1 .bannerbtn{position: absolute;height:20px;width:100%; left:0;right:0;bottom:60px;z-index:3; text-align:center; vertical-align:middle;}
.ind1 .swiper1 .next1,
.ind1 .swiper1 .prev1{ display:inline-block;font-size:18px; color:#fff; text-transform:uppercase; line-height:20px; cursor:pointer; padding:0 5px;}

.swiper-title{ position: absolute;top:250px;left:325px;font-size: 56px;font-weight: 600;z-index: 1;color: #fff;}
.swiper-test{position: absolute;top:300px;left:325px;font-size: 16px;width: 44%;margin-top: 16px;z-index: 1;color: #fff;}
@media(max-width:960px){
/*.ind1 .swiper1 .swiper-slide .sbox video,.ind1 .swiper1 .swiper-slide .sbox>.pimg{display:none}*/
.ind1 .swiper1 .swiper-slide .sbox>.mimg{display:block}
.ind1 .bannerbtn{bottom:45px}
.ind1 .swiper1 .next1,
.ind1 .swiper1 .prev1{ font-size:14px;}
.ind1{ overflow:hidden;}
.ind1 .swiper1 .swiper-slide .sbox a>img{ max-width:none!important;display: block;width: auto!important; height:100%;position: absolute; left: 50%; top: 0;-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);transform: translate(-50%,0);min-height: 100%;min-width:100%;z-index:1;}
.ind1 .swiper1 .swiper-slide a{height: 100vw; position:relative; z-index:1;}
.ind1 .swiper1 .swiper-slide .sbox video{width: auto!important; height:100%;position: absolute; z-index: 10; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);min-height: 100%; min-width:100%; }
.ind1 .swiper1 .swiper-slide .sbox .wz{width: auto!important; height:100%;position: absolute; z-index: 10; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%);min-height: 100%; min-width:100%; }
.ind1 .swiper1 .swiper-slide .sbox .wz img{ height:auto!important;position: absolute; z-index: 10; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);transform: translate(-50%,-50%); vertical-align:middle; width:200%!important; max-width:none!important;}

/* .swiper-title{ position: absolute;top:150px;left:225px;font-size: 40px;font-weight: 600;}
.swiper-test{position: absolute;top:200px;left:225px;font-size: 16px;width: 44%;margin-top: 16px;} */
}



/*index-client*/
.index-client{padding-top:100px;padding-bottom:80px;overflow:hidden;}
.index-client .index-client-bot .swiper-wrapper,.index-client .index-client-top .swiper-wrapper{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}
.index-client .index-client-swiper{position:relative;padding-top:1.8%}
.index-client li{margin:0 10px;padding:10px 0;float:left;display:inline;text-align:center}
.index-client li .sef-pic{width:240px;text-align:center;overflow:hidden;width:240px;height:123px;background-color:#fff;border-radius:4px;position:relative;box-shadow:0 2px 8px 2px #f3f3f3}
.index-client li:hover .sef-pic img{transform:scale(1.05)}
.index-client li .sef-pic img{display:block;transition:all .5s;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}



/*indextitle3*/
.indextitle3{ text-align:center;padding-top:50px;padding-bottom:50px; position:relative;background:  top center no-repeat;}
.indextitle3 .cn{font-size:40px;color:#4b7bfc;font-weight:bold;line-height:normal; margin-bottom:15px;}
.indextitle3 .dec strong{ font-size:34px; color:#4b7bfc;margin-bottom:24px;font-weight:bold;font-family: 'myriad pro', arial, helvetica, sans-serif;}
@media screen and (max-width:1220px) {
.indextitle3 .cn{font-size:36px;}
.indextitle3 .dec strong{ font-size:30px;}

.swiper-title{ position: absolute;top:150px;left:225px;font-size: 56px;font-weight: 600;}
.swiper-test{position: absolute;top:200px;left:225px;font-size: 16px;width: 44%;margin-top: 16px;}
}
@media screen and (max-width:1050px) {
.indextitle3 .cn{font-size:32px;}
.indextitle3 .dec strong{ font-size:26px;}

.swiper-title{ position: absolute;top:130px;left:200px;font-size: 40px;font-weight: 600;}
.swiper-test{position: absolute;top:180px;left:200px;font-size: 16px;width: 50%;margin-top: 10px;}
}
@media screen and (max-width:790px) {
.indextitle3{padding-top:30px;padding-bottom:30px;}
.indextitle3 .cn{font-size:26px;}
.indextitle3 .dec strong{ font-size:20px;}

.swiper-title{ position: absolute;top:100px;left:150px;font-size: 30px;font-weight: 600;}
.swiper-test{position: absolute;top:150px;left:150px;font-size: 16px;width: 60%;margin-top: 0px;}
}
@media screen and (max-width:640px) {
.indextitle3 .cn{font-size:24px;}
.indextitle3 .dec strong{font-size:16px;}

.swiper-title{ position: absolute;top:50px;left:100px;font-size: 18px;font-weight: 600;}
.swiper-test{position: absolute;top:55px;left:100px;font-size: 14px;width: 70%;margin-top: 10px;}
}


/*indextitle2*/
.indextitle2{padding-bottom:50px; position:relative;}
.indextitle2 .cn{font-size:40px;color:#323233;font-weight:600;line-height:normal; margin-bottom:15px; position:relative;}
.indextitle2 .en{ font-size:20px; color:#4b7bfc;font-weight:400;text-transform:uppercase;}
.morebtn a{
	/* font-size:14px; 
	line-height:30px;
	color:#9ea0ae; 
	display:inline-block; 
	padding-right:25px;
	background:  right center no-repeat; 
	background-size:22px;
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;
	transition: all 0.3s; */
	margin: 0 auto;
    width: 142px;
    font-size: 16px;
    line-height: 50px;
    border-radius: 50px;
    display: inline-block;
    background: #fff;
    color: #4b7bfc;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease;
}
.morebtn a:hover{
	background: #4b7efa;
    color: #fff;
    box-shadow: 0 2px 30px rgba(75, 126, 250, 0.2);
}
@media screen and (max-width:1220px) {                           
.indextitle2 .cn{font-size:36px;}
.indextitle2 .en{ font-size:18px;}
}
@media screen and (max-width:1024px) {
.indextitle2 .cn{font-size:32px;}
.indextitle2 .en{ font-size:16px;}
}
@media screen and (max-width:768px) {
.indextitle2{padding-bottom:30px;}
.indextitle2 .cn{font-size:26px;margin-bottom:10px;}
.indextitle2 .en{ font-size:14px;}
}
@media screen and (max-width:640px) {
.indextitle2 .cn{font-size:20px;margin-bottom:8px;}
.indextitle2 .en{font-size:14px;}
}




/*index-client*/
.index-news{padding-top:100px;padding-bottom:80px;background:  top center no-repeat;background-size:cover;overflow:hidden;}
.index-news .index-newsbox{width:83.33333333333333%; margin:0 auto;}
.index-news .morebtn{ position: absolute;right:0;top:0;}
/*indexnewslist*/
.indexnewslist{margin:0 auto; position:relative;}
.indexnewslist ul{ font-size:0;}
.indexnewslist li{ display:inline-block;*display:inline;zoom:1;width:50%;margin-bottom:30px;vertical-align:top;}
.indexnewslist .item{display:block; margin-left:34px; padding:55px 30px;border-radius:5px;overflow:hidden;position:relative; background:#fff;-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s; overflow:hidden;border-radius:5px;}
.indexnewslist .imgbox{position:relative;text-align:left; display:none;}
.indexnewslist .imgbox{ text-align:left; overflow:hidden;height:0;position: relative;overflow: hidden;padding-bottom:100%;}
.indexnewslist .imgbox{padding-bottom:510px;}
.indexnewslist .imgbox img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%; width:auto; max-width: none; height:100%;}

.indexnewslist .title{text-align:left;position:relative; padding-right:25px;}
.indexnewslist .title .t{font-size:18px;line-height:30px;height:60px; overflow:hidden;margin-bottom:40px;}
.indexnewslist .title .date{line-height:0;}
.indexnewslist .title .wz{font-size:14px;line-height:30px;height:30px; overflow:hidden;color:#9ea0ae;}
.indexnewslist .title  .titlenr{ padding-left:90px; position:relative;}
.indexnewslist .title  .date{font-size:28px;line-height:30px;color:#000000; position:absolute; left:0;top:5px;}
.indexnewslist .title  .date span{display:block}
.indexnewslist .title  .date .line{line-height:10px;}
.indexnewslist .title  .date .y{font-size:14px; margin-top:20px;}
/*hocwe*/
.indexnewslist .item,.indexnewslist .title:after,.indexnewslist .title .t,
.indexnewslist .imgbox img{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.indexnewslist .item:hover  .title .t{color:#085cc1;}
.indexnewslist .item:hover .imgbox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.indexnewslist .item:hover{-webkit-transform:translatey(-8px);-moz-transform:translatey(-8px);-o-transform:translatey(-8px);-ms-transform:translatey(-8px);transform:translatey(-8px);}
/*lind1*/
.indexnewslist li.li1{ width:405px;height:510px;position:absolute; left:0;top:0;border-radius:5px;}
.indexnewslist li.li1 .item{margin:0; padding:0;}
.indexnewslist li.li1 .imgbox{ display:block;}
.indexnewslist li.li1 .title{ padding:0;text-align:center;color:#fff;position:relative; position:absolute; left:0;right:0;top:0; width:100%; height:100%; margin:0 auto; z-index:2;}
.indexnewslist li.li1 .title .date{border:none;}
.indexnewslist li.li1 .title  .titlenr{ padding-left:0; position:static;}
.indexnewslist li.li1 .title .t{ color:#ffffff; position:absolute; left:30px; bottom:0;right:30px; text-align:left;}
.indexnewslist li.li1 .title .wz{ display:none;}
.indexnewslist li.li1 .title .date{ left:28px; top:60px;}
.indexnewslist li.li1 .item:after{ content:''; position:absolute;left:0;right:0;bottom:0; width:100%; height:100%;background: center bottom no-repeat; background-size:100%;}
.indexnewslist li.li1 .item:hover  .title .t{ color:#ffffff; }
@media screen and (max-width:1540px){
.indexnewslist .title  .titlenr{ padding-left:60px;}
.indexnewslist .item{display:block; margin-left:30px;}
}
@media screen and (max-width:1440px){
.indexnewslist .title  .titlenr{ padding-left:60px;}
.indexnewslist .item{display:block; margin-left:20px;padding:55px 20px;}
.indexnewslist .title{padding-right:0px;}
}
@media screen and (max-width:1320px){
.indexnewslist{padding-left:305px;}
.indexnewslist .item{padding:35px 20px;}
.indexnewslist li{margin-bottom:25px;}
.indexnewslist li.li1{ width:305px;height:405px;}
.indexnewslist  .imgbox{padding-bottom:405px;}
.indexnewslist .title .t{font-size:16px;margin-bottom:30px;}
.indexnewslist .title .wz{font-size:13px;}

.indexnewslist .title  .date{font-size:24px;}
.indexnewslist .title  .date .y{font-size:13px; margin-top:15px;}
}
@media screen and (max-width:1220px){
.index-news{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:1024px){
.index-news{padding-top:50px;padding-bottom:50px;}
.indexnewslist li{ width:100%;}
.indexnewslist li.li4,
.indexnewslist li.li5{ display:none;}
}
@media screen and (max-width:768px){
.indexnewslist{padding-left:0; position: static;}
.indexnewslist li.li1{ width:100%;height:310px;position:static;}
.indexnewslist .imgbox{padding-bottom:310px;}
.indexnewslist .imgbox img{width:100%; max-width: none; height:auto; max-height:auto;}
.indexnewslist .item{margin-left:0;}
}





/*index-partners*/
.index-partners{padding-top:100px;padding-bottom:80px;overflow:hidden;}
.index-partners .index-partnersbox{width:83.33333333333333%; margin:0 auto;}
.index-partners .indextitlebox .indextitle2{ width:38.75%; text-align:right; float:left; padding-top:15px;}
.index-partners .indextitlebox .wz{ width:55.625%; text-align:left;float:right; font-size:15px; line-height:30px; color:#000000;}
.index-partners .indextitlebox .wznr{ max-width:525px;}
.index-partners .morebtn{ text-align:center; padding-top:50px;}
/*indexpartnerslist*/
.indexpartnerslist{margin:0 auto; padding-top:85px; max-width:1260px;}
.indexpartnerslist ul{ font-size:0;}
.indexpartnerslist li{ display:inline-block;*display:inline;zoom:1;width:25%;margin-bottom:50px;vertical-align:top;}
.indexpartnerslist li:nth-child(2n){ position:relative;top:50px;}
.indexpartnerslist .item{ padding-bottom:20px;display:block;margin:0 10px;border-radius:5px;overflow:hidden;position:relative; background:#fff;-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s; overflow:hidden;border-radius:5px;}
.indexpartnerslist .imgbox{text-align:left;}
.indexpartnerslist .imgbox img{width:100%;height:auto;}

.indexpartnerslist .title{text-align:left;position:relative; padding-left:7.5%; padding-top:10px;}
.indexpartnerslist .title .t{font-size:18px;line-height:30px; color:#4b7dfc;}
.indexpartnerslist .title .t span{ display:inline-block; padding:5px 18px; position:relative;}
.indexpartnerslist .title .t span:before{ content:'';border:1px solid #dbe5fe; position:absolute; left:0;top:0; width:100%; height:100%;}
.indexpartnerslist .title .t span:after{ content:'';border:1px solid #dbe5fe; position:absolute; left:5px;top:5px; width:100%; height:100%;}
.indexpartnerslist .title .t span i{ display:inline-block;position:absolute; left:-3px;top:50%; margin-top:-3.5px; width:7px; height:7px; background:#4b7dfc;border-radius:50%; overflow:hidden;}
.indexpartnerslist .title .t span i.i2{ left:auto; right:-4px;}
/*hocwe*/
.indexpartnerslist .item{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.indexpartnerslist .item:hover{-webkit-transform:translatey(-10px);-moz-transform:translatey(-10px);-o-transform:translatey(-10px);-ms-transform:translatey(-10px);transform:translatey(-10px);}
@media screen and (max-width:1024px){
.index-partners{padding-top:70px;padding-bottom:70px;}
.indexpartnerslist li{ width:50%;}
.index-partners .indextitlebox .indextitle2{ width:100%; text-align:center; float:none;}
.index-partners .indextitlebox .wz{ width:100%; text-align:left;float:none; font-size:14px;}
.index-partners .indextitlebox .wznr{ max-width:100%;}
.indexpartnerslist .title .t{font-size:16px;}
}
@media screen and (max-width:768px){
.index-partners{padding-top:50px;padding-bottom:50px;}
.indexpartnerslist .title .t{font-size:14px;}
.index-partners .index-partnersbox{width:100%;}
}





/*index-partners*/
.index-about{padding-top:100px;padding-bottom:100px;overflow:hidden; position:relative;}
.index-about .canvas{position:absolute;left:0;bottom:-2rem;z-index:0;opacity:0.2;width:100%;height:5rem;}
.index-about .index-aboutbox{width:83.33333333333333%; margin:0 auto; padding:0 3%;}
.index-about .indextitle2{ text-align:center; position:relative; z-index:2;}
.index-about .indextitle2 .cn{ font-weight:600; margin-bottom:30px;}
.index-about .indextitle2 .en{ padding-bottom:35px;}
.index-about .wz{ font-size:16px; line-height:30px; color:#000000;}
.index-about .morebtn{ text-align:center; padding-top:10px;position:relative; z-index:2;}
.index-about .indexaboutbox{padding-top:100px;}
.index-about .indexaboutbox .pageshuju{position:relative; z-index:2; margin-bottom:0!important;}
.index-about .indexaboutbox .pageshuju td{ min-width:200px; padding-left:50px;}
@media screen and (max-width:1220px){
.index-about .indexaboutbox .pageshuju td{ min-width:0; padding-left:0px;}
.index-about .indextitle2 .en img{max-width:90%;}
}
@media screen and (max-width:1024px){
.index-about{padding-top:70px;padding-bottom:70px;}
.index-about .wz{font-size:14px;}
.index-about .indexaboutbox{padding-top:70px;}
}
@media screen and (max-width:768px){
.index-about{padding-top:60px;padding-bottom:50px;}
.index-about .index-aboutbox{width:90%;}
.index-about .indexaboutbox{padding-top:50px;}
.index-about .indexaboutbox .pageshuju td{ min-width:0; padding-left:0px;}
}


.solve-plan {
	height:18.25vw; 
	background-image: ;
	background-repeat:no-repeat; 
	/* background-position: -40px center; */
	background-size: 100% 100%;
	overflow:hidden;
	display: flex;
	align-items: center;
}
.solve-content {
	width: 581px;
	color: #fff;
	margin-left: 15%;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 2px;
	overflow: hidden;
}
.plan-describe {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 1vw;
	width: 581px;
}

@media screen and (max-width:1600px){
	.plan-describe {
		font-size: 14px;
		font-weight: 400;
		
	}
	.solve-content {
		font-size: 12px;
		width: 35%;
	}
	.describe-content {
		overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;
	}
}

@media screen and (max-width: 768px){
	.plan-describe {
		font-size: 12px;
		font-weight: 400;
		
	}
	.solve-content {
		font-size: 10px;
		width: 35%;
	}
	.describe-content {
		overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;
	}
}

@media screen and (max-width: 550px){
	.solve-plan {
		height:8.25vw; 
		background-image: ;
	}
	.solve-content {
		display: none;
	}
}

/*index-pro*/
.index-pro{height:56.25vw; background-image: ;background-repeat:no-repeat; background-position:center center;background-size:cover;overflow:hidden;}
.indexprolist{ position:relative;}
.indexprolist:before{content: '';z-index: 5; background:#fff;position: absolute;top:0;left: 33.33333%;width:1px;height:100%;filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; z-index:1;}
.indexprolist:after{content: '';z-index: 5; background:#fff;position: absolute;top:0;left: 66.66666%;width:1px;height:100%;filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; z-index:1;}
.indexprolist li{ display:block; float:left;width:33.3333333%;height:56.25vw; vertical-align:top;}
.indexprolist li .title{ padding-top:14.58333333333333vw;}
.indexprolist li .title .t{ text-align:center; font-size:0.4rem; color:#fff;line-height: normal;}
.indexprolist li .title .en{text-align:center; font-size:12px; color:#fff;line-height:20px; text-transform:uppercase; padding-top:14px;}
.indexprolist li .title .icon{text-align:center;margin-top:2.916666666666667vw;}
.indexprolist li .title .icon{ position:relative;}
.indexprolist li .title .icon:before{content: '';z-index: 5; background:#fff;position: absolute;top: 50%;left: 50%; border-radius: 50%;transition: 0.5s; -webkit-transition: 0.5s;width:66px;height:66px;margin-top: -33px;margin-left: -33px;filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; z-index:1;animation:mymoveli2 1s ease-out infinite}
.indexprolist li .title .icon:after{content: '';z-index: 5; background:#fff;position: absolute;top: 50%;left: 50%; border-radius: 50%;transition: 0.5s; -webkit-transition: 0.5s;width:82px;height:82px;margin-top: -42px;margin-left: -42px;filter:alpha(opacity=10); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1; z-index:0;animation:mymoveli1 1s ease-out infinite}
.indexprolist li .title .icon img{width:48px; background:#fff;border-radius:50%; overflow:hidden; position:relative; z-index:2; margin-top:5px;}
.indexprolist li .imgbox{text-align:left; margin-top:6vw;}
.indexprolist li .imgbox img{width:100%;height:auto;}
.indexprolist li .title .icon,
.indexprolist li .title,
.indexprolist li .imgbox,
.indexprolist li .imgbox img{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.indexprolist li .item:hover .title{-webkit-transform:translatey(20px);-moz-transform:translatey(20px);-o-transform:translatey(20px);-ms-transform:translatey(20px);transform:translatey(20px);}
.indexprolist li .item:hover .imgbox img{-webkit-transform:translatey(-20px);-moz-transform:translatey(-20px);-o-transform:translatey(-20px);-ms-transform:translatey(-20px);transform:translatey(-20px);}
/**/
.indexprolist .swiper-button-prev{transition: 0.4s;opacity: 1;width:30px;height:60px;top:50%; left:3%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%; position:absolute; margin:0;}
.indexprolist .swiper-button-next{transition: 0.4s;opacity: 1;width:30px;height:60px;top:50%;right:3%;background:  center center no-repeat;background-size:100%;outline: none; z-index:333;border-radius:50%;position: absolute;margin:0; }
.indexprolist .swiper-button-prev.swiper-button-disabled, 
.indexprolist .swiper-button-next.swiper-button-disabled{opacity:0;}
@media screen and (max-width:1540px){
.indexprolist li .title{ padding-top:10vw;}	
}
@media screen and (max-width:1080px){
.index-pro{height:auto;}
.indexprolist li .title{ padding-top:10vw;}
.indexprolist li{width:100%;height:auto;}	
.solve-plan { height:26.25vw; }
}
@media screen and (max-width:768px){
.indexprolist:before,
.indexprolist:after{ display:none;}
.indexprolist li .title .icon{margin-top:40px;}

.indexprolist .swiper-button-prev,
.indexprolist .swiper-button-next{width:25px;height:45px;}
}


@keyframes mymoveli2{from{transform:scale3d(0.9,0.9,1)}
to{transform:scale3d(1.2,1.2,1)}
}
@keyframes mymoveli1{from{transform:scale3d(0.9,0.9,1)}
to{transform:scale3d(1.3,1.3,1)}
}







@keyframes mymoveli{from{transform:scale3d(0.9,0.9,1)}
to{transform:scale3d(2.5,2.5,1)}
}

/*sulution弹窗*/
#sulution-popup{align-items:center;justify-content:center;flex-direction:row}
#sulution-popup{position:fixed;top:0;left:0;right:0; margin:0 auto; text-align:center;background-color:rgba(255,255,255,.6);display:none;z-index:1000000000000;}


.fbgbox{height:100vh;position:fixed;width:100%;left:0;top:0; z-index:99999;}
.fbgbox .bgimg img{ height:100%;width:100vw;object-fit:cover}
.fbgbox .bgimg .dian img{position:absolute;left:40%;top:30%;width:50px;height:50px;cursor:pointer}

.bodybgcover{width:100vw;height:100vh;z-index:0;position:fixed;left:0;top:0;}
.bgimg{transition:1.3s ease-in-out;opacity:0;position:absolute;left:0;top:50%;transform:scale3d(1.5,1.5,1) translatey(-50%) rotate3d(1,1,1,-20deg);z-index:0}
.bgimg.on{transition:1.3s ease-in-out;transform:scale3d(1,1,1) translatey(-50%) rotate3d(1,1,1,0);opacity:1}
.bgimg .njimg{transition:1s ease-in-out;opacity:1}
.bgimg.active .njimg{transition:1.5s ease-in-out;transform:scale3d(1.2,1.2,1);opacity:0}

/*bgimg:dian*/
.bgimg .dian{width:0.5rem;height:0.5rem;position:absolute;transform:translate(-50%,-50%);cursor:pointer}
.bgimg .dian span{width:100%;height:100%;left:0;top:0;position:absolute;background-color:#f5ab15;border-radius:50%}
.bgimg .dian span.i0{background:  center center no-repeat #f5ab15;background-size:100%;}
.bgimg .dian span.i1{transform:scale3d(2.4,2.4,1);background-color:rgba(255,255,255,0.2);z-index:0;animation:mymoveli 1s ease-out infinite}
/*.indexsolution1 dian*/
.indexsolution1 .bgimg .dian1{left:20%;top:36%}
.indexsolution1 .bgimg .dian2{left:40%;top:45%}
.indexsolution1 .bgimg .dian3{left:35%;top:30%}
.indexsolution1 .bgimg .dian4{left:73%;top:58%}
.indexsolution1 .bgimg .dian5{left:55%;top:55%}
/*.indexsolution2 dian*/
.indexsolution2 .bgimg .dian1{left:30%;top:55%}
.indexsolution2 .bgimg .dian2{left:45%;top:30%}
.indexsolution2 .bgimg .dian3{left:60%;top:20%}
.indexsolution2 .bgimg .dian4{left:70%;top:50%}
/*.indexsolution3 dian*/
.indexsolution3 .bgimg .dian1{left:25%;top:60%}
.indexsolution3 .bgimg .dian2{left:45%;top:17%}
.indexsolution3 .bgimg .dian3{left:65%;top:27%}
.indexsolution3 .bgimg .dian4{left:82%;top:35%}
/*tit-txts*/
.bgimg .dian .tit-txts{position:absolute;left:0.6rem;top:50%;transform:translatey(-50%);white-space:nowrap;color:#fff; font-size:0.15rem;line-height:0.26rem;border-radius:5px;padding:0 5px;background:  center center no-repeat;background-size:auto 100%;opacity:0;transition:.5s ease-in-out;pointer-events:none;}
.bgimg .dian .tit-txts.on{opacity:1;transition:.5s ease-in-out;pointer-events:auto}
.indexsolution2 .bgimg .dian .tit-txts{ background-image:;}
.indexsolution3 .bgimg .dian .tit-txts{ background-image:;}
/*colsebtn*/
.colsebtn{position:absolute;width:.5rem;height:.5rem;right:.3rem;top:.3rem;z-index:999;border-radius:50%;cursor:pointer;box-shadow:0 2px 30px rgba(0,0,0,0.1);}
.colsebtn img{width:100%;height:100%;}

.colsebtn{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.colsebtn:hover{-webkit-transform:translatey(-5px);-moz-transform:translatey(-5px);-o-transform:translatey(-5px);-ms-transform:translatey(-5px);transform:translatey(-5px);}
/*moxbtn*/
.moxbtnb{position:absolute;right:.3rem;bottom:.3rem;z-index:999;}
.moxbtnb a{width:1.1rem;font-size:0.14rem; line-height:0.44rem;border-radius:0.44rem; overflow:hidden; text-align:center; color:#4a7aff; background:#fff; display:block;}
.moxbtnb a.moxbtn2{color:#fff; background:#b4b5bd; margin-top:10px;}
.moxbtnb a.moxbtn1:hover{color:#fff; background:#4a7aff;}
@media screen and (max-width:1220px){.colsebtn{width:40px;height:40px;right:3%;top:3%;}
.moxbtnb{right:3%;bottom:3%;}
.moxbtnb a{width:90px;font-size:13px; line-height:40px;border-radius:40px;}
}

body.dig-active .bgimg .dian{opacity:0;transition:.5s ease-in-out;transform:scale(0);}
body.dig-active .bgimg{transition:.8s ease-in-out;opacity:1;left:0;top:50%;transform:translatey(-50%) scale3d(.7,.7,1)}
body.dig-active #njimg.on{transition:.8s ease-in-out;opacity:1;left:0;top:50%;transform:translatey(-50%) scale3d(.7,.7,1);}
@media screen and (max-width:768px){
.mtext-phone{display: block!important; font-size:14px; text-align:center; margin-top:10px;position: absolute;top: 0;z-index: 663;left: 0;right: 0;color: #fff;}
}
/*//竖屏*/
@media screen and (orientation:portrait) and (max-width:1191px){
/*.bgimg .dian{pointer-events:none}*/
}
@media screen and (orientation:landscape)  and (max-width:1191px){
.mtext-phone{display:none!important; }
.bgimg.on{margin-top:-2%}
body.dig-active .bgimg{margin-top:0}
body.dig-active .bgimg{left:-15%}
.bgimg.on{transform:translatey(-50%) scale3d(.8,.8,1) rotate3d(1,1,1,0)}
}


.fbgbox{/*filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0;visibility:hidden;*/}
.fbgbox.visible{/*animation: show-modal 500ms ease forwards;*/}




/*	

#sulution-popup{visibility:hidden;}
#sulution-popup.visible{visibility: visible;

-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
	}
.fbgbox {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translatez(-3000px) rotatey(90deg);
	-moz-transform: translatez(-3000px) rotatey(90deg);
	-ms-transform: translatez(-3000px) rotatey(90deg);
	transform: translatez(-3000px) rotatey(90deg);
	opacity: 0;
}

.fbgbox.visible{
	-webkit-animation: slit .7s forwards ease-out;
	-moz-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translatez(-250px) rotatey(89deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translatez(0) rotatey(0deg); opacity: 1; }
}

@-moz-keyframes slit {
	50% { -moz-transform: translatez(-250px) rotatey(89deg); opacity: .5; -moz-animation-timing-function: ease-out;}
	100% { -moz-transform: translatez(0) rotatey(0deg); opacity: 1; }
}

@keyframes slit {
	50% { transform: translatez(-250px) rotatey(89deg); opacity: 1; animation-timing-function: ease-in;}
	100% { transform: translatez(0) rotatey(0deg); opacity: 1; }
}




.visible .modal-background {animation: fade-background 500ms ease forwards;}
@keyframes show-modal {
  0% {transform: translatey(-50%);opacity: 0;}
  100% {transform: translatey(0);opacity: 1;}
}
@keyframes fade-background {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

*/


/********************************sulution********************************/

.ke-zeroborder{
	background: none;
	box-shadow:0 2px 12px 0 rgba(0, 0, 0, .1);
}
.nshadow{
	box-shadow:none;
}
.xsline{
	border: 1px solid #f3f3f3;
	margin-bottom: 40px;
}
.btoms{box-shadow:none;}
/*paget1*/
.paget1{font-size:14px;color:#000000;margin-bottom:60px; font-weight:300;text-align:center;}
.paget1 .cn{font-size:36px; color:#4b7dfc;font-weight:600;line-height:normal; position:relative; z-index:2;}
.paget1 .en{font-size:60px; color:#fafafa;text-transform:uppercase;font-family:'twcenmt',arial, helvetica, sans-serif; position: relative;top:-10px;}
.paget1  .wz{font-size:20px;color:#000000;font-weight:400;line-height:30px;text-align:center;padding:0 14%; margin:0 auto;}
@media screen and (max-width:1220px) {
.paget1{margin-bottom:60px;}
.paget1 .cn{font-size:28px;}	
.paget1 .en{font-size:50px;}
.paget1 .wz{font-size:16px;padding:0 0%;}
}
@media screen and (max-width:1024px) {
.paget1{margin-bottom:50px;}
.paget1 .cn{font-size:26px;}	
.paget1 .en{font-size:40px;}		
}
@media screen and (max-width:992px) {
.paget1{margin-bottom:40px;}
.paget1 .cn{font-size:24px;}
.paget1 .en{font-size:36px;}

}
@media screen and (max-width:768px) {
.paget1{margin-bottom:30px;}
.paget1 .cn{font-size:20px;}
.paget1 .en{font-size:30px;}
}



/*pagefinance1*/
.pagefinance1{padding-top:80px;padding-bottom:80px;background:  top center no-repeat;background-size:cover;overflow:hidden;}
.pagefinance1 h2{font-size:30px;color:#000000;font-weight:300; text-align:center;}


/*pagebox*/
.pagebox{padding-bottom:100px;overflow:hidden;}
@media screen and (max-width:1220px) {
.pagebox{padding-top:0px;padding-bottom:90px;}
}
@media screen and (max-width:1024px) {
.pagebox{padding-top:0px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {
.pagebox{padding-top:0px;padding-bottom:50px;}
}



/*pagefarm*/
.pagefarm{padding-top:60px;padding-bottom:80px;overflow:hidden;}
@media screen and (max-width:768px) {
.pagefarm{padding-top:50px;padding-bottom:50px;}
}


/*pagefarm1*/
.pagefarm1{padding-top:60px;padding-bottom:0px;overflow:hidden;}
@media screen and (max-width:768px) {
.pagefarm1{padding-top:50px;padding-bottom:0px;}
}

/*.pagefarm1 table*/
.pagefarm1 table{ position:relative;}
.pagefarm1 table:after{ content:''; width:1920px;top:0; position:absolute; left:50%; height:100%; margin-left:-960px;}
.pagefarm1 table td{ width:25%;padding-left:3%; padding-right:3%;vertical-align:middle; text-align:center; position:relative;  margin:0 10px;border-radius:5px; z-index:2;}
.pagefarm1 table td h2{font-size:22px; color:#000000; line-height:30px; font-weight:300;}
.pagefarm1 table td p{ font-size:12px; color:#c3c4d9; line-height:30px; text-transform:uppercase;}
.pagefarm1 table td  img{max-width:75px;margin-bottom:10px;}
.pagefarm1 table td,
.pagefarm1 table td  img,
.pagefarm1 table td h2{-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.pagefarm1 table td:hover img{-o-transform:rotate(15deg) translatey(-5px);-webkit-transform:rotate(15deg) translatey(-5px);-moz-transform:rotate(15deg) translatey(-5px);-ms-transform:rotate(15deg) translatey(-5px);transform:rotate(15deg) translatey(-5px);}
@media screen and (max-width:1220px) {
.pagefarm1{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {.pagefarm1{padding-top:50px;padding-bottom:50px;}
	.pagefarm1 table td{ width:100%!important; display:block!important;padding-top:10%; padding-bottom:10%;}
	
	.pagefarm1 table td  img{max-width:50px;margin-bottom:10px;}
	.pagefarm1 table td h2{font-size:18px;}
}



/*pagelunbo*/
.pagelunbo{/*padding-top:80px;padding-bottom:80px;*/overflow:hidden;}
/*pagelunbo-swiper*/
.pagelunbo-swiper{position: relative;overflow:hidden;}
.pagelunbo-swiper .swiper-container{width:60%; overflow:visible;}
.pagelunbo-swiper .swiper-slide{width:100%; }
.pagelunbo-swiper .swiper-slide .item{display: block; margin:0 20px; position:relative;}
.pagelunbo-swiper .swiper-slide .item .picb{display: block;background-color:#fff;position:relative;background-size:100%;border-radius:10px; overflow:hidden;}
.pagelunbo-swiper .swiper-slide .item .picb,.pagelunbo-swiper .swiper-slide .item .pic img,.pagelunbo-swiper .swiper-slide .item{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; }
.pagelunbo-swiper .swiper-slide .item .picb:after{content: '';width:100%;height:100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;overflow: hidden;background:  center center repeat-x;background-size:100% 100%;}
.pagelunbo-swiper .swiper-slide .item .pic{display: block;position: relative;width: 100%;padding-bottom:48.69565217391304%;overflow: hidden;vertical-align:bottom;}
.pagelunbo-swiper .swiper-slide .item .pic img{position: absolute;top:50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%,-50%);display: block;max-width:none; width:auto; max-height:auto; height:100%;}
.pagelunbo-swiper .swiper-slide .item:hover .pic img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pagelunbo-swiper .swiper-slide .item .tit{padding: 0;font-size:24px;color:#fff;line-height:30px;text-align: center; font-weight:300; position:absolute; left:0;bottom:50px;right:0; }
.pagelunbo-swiper .swiper-slide .item .tit .des{font-size:16px;color:#ffffff;line-height:30px; text-align:left; max-width:947px; margin:0 auto; padding-top:30px;}
.pagelunbo-swiper .swiper-button-prev{opacity: 1;width:180px;height:100%;position:absolute;top:0; margin-top:0;left:0;background:  left center repeat-y;background-size:180px;outline: none; z-index:3;}
.pagelunbo-swiper .swiper-button-next{opacity: 1;width:180px;height:100%;position:absolute;top:0; margin-top:0;right:0;background:  right center repeat-y;background-size:180px;outline: none; z-index:3;}
.pagelunbo-swiper .swiper-button-prev:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;left:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pagelunbo-swiper .swiper-button-next:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;right:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pagelunbo-swiper .swiper-button-prev.swiper-button-disabled, 
.pagelunbo-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
.pagelunbo-swiper .swiper-pagination{ text-align:center;left:0;width: 100%; bottom:0; z-index:2; line-height:0; position:relative; margin-top:30px;} 
.pagelunbo-swiper .swiper-pagination-bullet { opacity:1!important; width:8px; height:8px; text-align: center;background:#cfd1d8;border-radius:50%;margin:0 4px!important; outline:none;} 
.pagelunbo-swiper .swiper-pagination-bullet-active {background:#4b7dfc;} 
@media screen and (max-width:1024px) {.pagelunbo{padding-top:50px;padding-bottom:50px;}
.pagelunbo-swiper .swiper-slide .item{ margin:0 10px;}
}
@media screen and (max-width:768px) {
.pagelunbo-swiper .swiper-container{width:100%; overflow:visible;}
.pagelunbo-swiper .swiper-button-prev:after,
.pagelunbo-swiper .swiper-button-next:after{display:none;}
.pagelunbo-swiper .swiper-button-prev,
.pagelunbo-swiper .swiper-button-next{ display:none;}

.pagelunbo-swiper .swiper-slide .item .tit{font-size:16px;bottom:15px;}
.pagelunbo-swiper .swiper-slide .item .tit .des{font-size:12px;}
}









/*pagecase*/
.pagecase{/*padding-top:50px;padding-bottom:120px;*/overflow:hidden;}
/*pagecaselunbo-swiper*/
.pagecaselunbo-swiper{background:#fff;position: relative;}
.pagecaselunbo-swiper .swiper-container{width:71.875%; overflow:visible;}
.pagecaselunbo-swiper .swiper-slide{width:33.333333%; }
.pagecaselunbo-swiper .swiper-slide .item{display: block; margin:0 20px; position:relative;border-radius:8px; overflow:hidden;box-shadow:0 2px 30px rgba(0,0,0,0.05);}
.pagecaselunbo-swiper .swiper-slide .item .picb{display: block;background-color:#fff;position:relative;background-size:100%;}
.pagecaselunbo-swiper .swiper-slide .item .more,
.pagecaselunbo-swiper .swiper-slide .item .picb,.pagecaselunbo-swiper .swiper-slide .item .pic img,.pagecaselunbo-swiper .swiper-slide .item{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; }
.pagecaselunbo-swiper .swiper-slide .item .picb:after{content: '';width:100%;height:100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;overflow: hidden;background:  center center repeat-x;background-size:100% 100%; display:none;}
.pagecaselunbo-swiper .swiper-slide .item .pic{display: block;position: relative;width: 100%;padding-bottom:54.76190476190476%;overflow: hidden;vertical-align:bottom;}
.pagecaselunbo-swiper .swiper-slide .item .pic img{position: absolute;top:50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%,-50%);display: block;max-width:none; width:auto; max-height:auto; height:100%;}
.pagecaselunbo-swiper .swiper-slide .item:hover .pic img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pagecaselunbo-swiper .swiper-slide .item .tit{ padding:30px 40px;border-bottom:1px solid #f3f3f3;}
.pagecaselunbo-swiper .swiper-slide .item .des{font-size:20px;color:#000000;line-height:30px; min-height:90px;text-align: center; font-weight:300;}
.pagecaselunbo-swiper .swiper-slide .item .more{font-size:14px;color:#9ea0ae;line-height:56px;text-align: center;}
.pagecaselunbo-swiper .swiper-slide.swiper-slide-active .item .more,
.pagecaselunbo-swiper .swiper-slide .item:hover .more{background-image:linear-gradient(-90deg,#4f7efc 0%,#55a7ff 100%);background-blend-mode:normal,normal;color:#fff;}
.pagecaselunbo-swiper .swiper-slide.swiper-slide-active .item,
.pagecaselunbo-swiper .swiper-slide .item:hover{box-shadow:0 2px 30px rgba(0,0,0,0.3);}
/*swiper-button*/
.pagecaselunbo-swiper .swiper-button-prev{opacity:1;width:180px;height:100%;position:absolute;top:0;margin-top:0;left:0;background:  left center repeat-y;background-size:180px;outline:none;z-index:3;}
.pagecaselunbo-swiper .swiper-button-next{opacity:1;width:180px;height:100%;position:absolute;top:0;margin-top:0;right:0;background:  right center repeat-y;background-size:180px;outline:none;z-index:3;}
.pagecaselunbo-swiper .swiper-button-prev:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;left:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pagecaselunbo-swiper .swiper-button-next:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;right:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pagecaselunbo-swiper .swiper-button-prev.swiper-button-disabled, 
.pagecaselunbo-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
@media screen and (max-width:1220px) {
.pagecaselunbo-swiper .swiper-slide{width:50%; }
}
@media screen and (max-width:1024px) {
.pagecaselunbo-swiper .swiper-slide .item .des{font-size:18px;}
.pagecaselunbo-swiper .swiper-slide .item .tit{ padding:25px 30px;}
}
@media screen and (max-width:768px) {
.pagecaselunbo-swiper .swiper-slide{width:100%; }
.pagecaselunbo-swiper .swiper-slide .item .tit{padding:20px 20px;}
.pagecaselunbo-swiper .swiper-slide .item .des{font-size:16px;}
.pagecaselunbo-swiper .swiper-slide .item{margin:0 10px; }
.pagecaselunbo-swiper .swiper-button-prev,
.pagecaselunbo-swiper .swiper-button-next,
.pagecaselunbo-swiper .swiper-button-prev:after,
.pagecaselunbo-swiper .swiper-button-next:after{ display:none;}
}




/*pagemore*/
.pagemore{text-align: center;display: block; margin:0 auto; padding-top:60px;}
.pagemore a{display:inline-block; margin:0 auto;font-size:14px;line-height:50px;border-radius:50px;padding:0px 40px;background-image:linear-gradient(-90deg,#4f7efc 0%,#55a7ff 100%);background-blend-mode:normal,normal;color:#fff;text-align: center;}
.pagemore a:hover{box-shadow:0 2px 30px rgba(0,0,0,0.3);}

/*pageishare*/
.pageishare{ padding:0 0;}

/*pagevalue*/
.pagevalue{/*padding-top:80px;padding-bottom:30px;*/overflow:hidden;}
/*pagevaluetable*/
.pagevaluetable{ margin-bottom:30px;}
.pagevaluetable>td{ width:50%;padding-top:0; padding-bottom:0;vertical-align:middle; text-align:center; position:relative; background:#fff;}
.pagevaluetable td.td1{width:54.54545454545455%;}
.pagevaluetable td.td2{width:45.45454545454545%;}
.pagevaluetable td h2{font-size:24px; color:#3b4048;line-height:30px;font-weight:400;margin-bottom:80px; padding-left:30px;}
.pagevaluetable td h2 strong{ color:#4b7dfc;font-weight:600;}
.pagevaluetable td p{ font-size:16px; color:#333333;line-height:30px;}
.pagevaluetable td.td2{padding-left:6%; padding-right:6%;}
/*pagevaluetable2*/
.pagevaluetable2{ width:auto;}
.pagevaluetable2 td{padding:0 30px; min-width:33.3333%;}
.pagevaluetable2 td img{ width:56px;}
@media screen and (max-width:1220px) {.pagevalue{/*padding-top:70px;padding-bottom:30px;*/}
	.pagevaluetable{ max-width:840px; margin:0 auto;}
	.pagevaluetable td.td1,.pagevaluetable td.td2{width:100%!important; display:block!important; padding:5% 0;}
	
	.pagevaluetable td h2{font-size:20px;margin-bottom:70px;}
}
@media screen and (max-width:768px) {.pagevalue{/*padding-top:50px;padding-bottom:30px;*/}
	.pagevaluetable>td{ width:100%!important; display:block!important; padding:5% 0;}
	
	.pagevaluetable2 td{padding:0 15px; min-width:33.3333%;}
    .pagevaluetable2 td img{ width:40px;}
	
	.pagevaluetable td h2{font-size:18px;margin-bottom:50px;padding-left:15px;}
	.pagevaluetable td p{ font-size:14px;line-height:28px;}
}








/*pagetedian*/
.pagetedian{padding-top:0px;padding-bottom:0px;overflow:hidden; /*margin-bottom:30px;*/}
/*pagetedianlunbo-swiper*/
.pagetedianlunbo-swiper{position:relative;background: top center no-repeat #f5f6f7;background-size:cover;overflow:hidden; padding-top:80px; padding-bottom:80px;}
.pagetedianlunbo-swiper .swiper-container{width:57.29166666666667%;overflow:visible;}
.pagetedianlunbo-swiper .swiper-slide{width:50%;}
.pagetedianlunbo-swiper .swiper-slide .item{display: block; margin:0 30px; position:relative;border-radius:10px; overflow:hidden; background:#fff;box-shadow:0 2px 30px rgba(0,0,0,0.05); padding-bottom:230px;}
.pagetedianlunbo-swiper .swiper-slide .item .picb{display: block;background-color:#fff;position:relative;background-size:100%;}
.pagetedianlunbo-swiper .swiper-slide .item .picb,.pagetedianlunbo-swiper .swiper-slide .item .titnr,
.pagetedianlunbo-swiper .swiper-slide .item .des,.pagetedianlunbo-swiper .swiper-slide .item,.pagetedianlunbo-swiper .swiper-slide .item .t,.pagetedianlunbo-swiper .swiper-slide .item .icon,
.pagetedianlunbo-swiper .swiper-slide .item .pic img,
.pagetedianlunbo-swiper .swiper-slide .item{-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;transition: all .5s ease-in-out; }
.pagetedianlunbo-swiper .swiper-slide .item .pic{display: block;position: relative;width: 100%;padding-bottom:55.67010309278351%;overflow: hidden;vertical-align:bottom; background:#f1f1f1;}
.pagetedianlunbo-swiper .swiper-slide .item .pic img{position: absolute;top:50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%,-50%);display: block;max-width:none; width:auto; max-height:auto; height:100%;}
.pagetedianlunbo-swiper .swiper-slide .item:hover .pic img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pagetedianlunbo-swiper .swiper-slide .item .tit{position:absolute;bottom:0;left:0;right:0;left:0;}
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-top:80px; padding-bottom:25px; padding-left:60px; padding-right:60px;background:#4b7dfc;border-radius:10px;overflow:hidden; min-height:230px;}
.pagetedianlunbo-swiper .swiper-slide .item .t{font-size:22px;line-height:30px;color:#fff;text-align:center;font-weight:400; margin-bottom:25px;}
.pagetedianlunbo-swiper .swiper-slide .item .des{font-size:16px;line-height:30px;color:#fff;min-height:150px;text-align: center; font-weight:300;margin-bottom:35px;}
.pagetedianlunbo-swiper .swiper-slide .item .icon{text-align:center;}
.pagetedianlunbo-swiper .swiper-slide .item .icon img{width:60px;}
.pagetedianlunbo-swiper .swiper-slide .item .tit2{position:absolute;bottom:0;left:0;right:0;left:0;height:240px;background:#fff;}
.pagetedianlunbo-swiper .swiper-slide .item .tit2 .t{color:#000; margin-bottom:0;position:absolute;top:50%; margin:0 auto; text-align:center; left:0;right:0;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-o-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);}
.pagetedianlunbo-swiper .swiper-slide .item .tit2 .t .icon{ padding-bottom:10px;}
/*hover*/
.pagetedianlunbo-swiper .swiper-slide.swiper-slide-active .item .more,
.pagetedianlunbo-swiper .swiper-slide .item:hover{box-shadow:0 2px 30px rgba(0,0,0,0.3);}

.pagetedianlunbo-swiper .swiper-slide .item .titnr{height:240px; overflow:hidden;}
.pagetedianlunbo-swiper .swiper-slide .item:hover .titnr{height:auto;}
/*.pagetedianlunbo-swiper .swiper-slide .item:hover .des{height:0; overflow:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;visibility:hidden;}
.pagetedianlunbo-swiper .swiper-slide .item:hover .icon{height:0; overflow:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;visibility:hidden;}*/
.pagetedianlunbo-swiper .swiper-slide .item:hover .t{color:#fff;}

.pagetedianlunbo-swiper .swiper-slide .item .tit2{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1; visibility:visible;-webkit-transform:translatey(0);-moz-transform:translatey(0);-o-transform:-o-transform:translatey(0);-ms-transform:translatey(0);transform:translatey(0);-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pagetedianlunbo-swiper .swiper-slide .item:hover .tit2{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; visibility:hidden;-webkit-transform:translatey(100%);-moz-transform:translatey(100%);-o-transform:translatey(100%);-ms-transform:translatey(100%);transform:translatey(100%);}

.pagetedianlunbo-swiper .swiper-slide .item .tit{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;transition: all .3s ease-in-out;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; visibility:hidden;-webkit-transform:translatey(60px);-moz-transform:translatey(60px);-o-transform:translatey(60px);-ms-transform:translatey(60px);transform:translatey(60px);}
.pagetedianlunbo-swiper .swiper-slide .item:hover .tit{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1; visibility:visible;-webkit-transform:translatey(0);-moz-transform:translatey(0);-o-transform:-o-transform:translatey(0);-ms-transform:translatey(0);transform:translatey(0);}
/*swiper-button*/
.pagetedianlunbo-swiper .swiper-button-prev{ outline:none;width:60px;height:60px;margin-top:-30px;position:absolute;top:50%;left:3%;border-radius:50%;background: center center no-repeat;background-size:100%;z-index:2;box-shadow:0 2px 30px rgba(0,0,0,0.1);}
.pagetedianlunbo-swiper .swiper-button-next{ outline:none;width:60px;height:60px;margin-top:-30px;position:absolute;top:50%;right:3%;border-radius:50%;background: center center no-repeat;background-size:100%;z-index:2;box-shadow:0 2px 30px rgba(0,0,0,0.1);}
.pagetedianlunbo-swiper .swiper-button-prev.swiper-button-disabled, 
.pagetedianlunbo-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
@media screen and (max-width:1640px) {
.pagetedianlunbo-swiper .swiper-slide .item{margin:0 20px; }
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-left:50px; padding-right:50px;}
.pagetedianlunbo-swiper .swiper-container{width:70%;}
}
@media screen and (max-width:1440px) {
.pagetedianlunbo-swiper .swiper-slide .item{margin:0 10px; }
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-left:40px; padding-right:40px;}
.pagetedianlunbo-swiper .swiper-container{width:75%;}
.pagetedianlunbo-swiper .swiper-slide .item .t{font-size:20px;line-height:30px;margin-bottom:20px;}
.pagetedianlunbo-swiper .swiper-slide .item .des{font-size:14px;line-height:28px;min-height:140px;margin-bottom:20px;}
.pagetedianlunbo-swiper .swiper-slide .item .icon img{width:50px;}
}
@media screen and (max-width:1320px) {
.pagetedianlunbo-swiper .swiper-slide .item{margin:0 10px; }
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-left:40px; padding-right:40px;}
.pagetedianlunbo-swiper .swiper-container{width:80%;}
}
@media screen and (max-width:1220px) {.pagetedianlunbo-swiper{padding-top:70px; padding-bottom:70px;}
.pagetedianlunbo-swiper .swiper-slide .item{margin:0 10px; }
.pagetedianlunbo-swiper .swiper-container{width:94%;}
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-top:70px; padding-bottom:20px; padding-left:30px; padding-right:30px;min-height:230px;}
}
@media screen and (max-width:768px) {.pagetedianlunbo-swiper{padding-top:50px; padding-bottom:50px;}
.pagetedianlunbo-swiper .swiper-slide{width:100%; }
.pagetedianlunbo-swiper .swiper-slide .item{margin:0 10px;padding-bottom:230px;}
.pagetedianlunbo-swiper .swiper-slide .item .titnr{padding-top:50px; padding-bottom:20px; padding-left:20px; padding-right:20px;min-height:230px;}
.pagetedianlunbo-swiper .swiper-slide .item .t{font-size:18px;line-height:30px;margin-bottom:20px;}
.pagetedianlunbo-swiper .swiper-slide .item .des{font-size:13px;line-height:24px;min-height:120px;margin-bottom:20px;}
.pagetedianlunbo-swiper .swiper-slide .item .icon img{width:40px;}

.pagetedianlunbo-swiper .swiper-button-prev,
.pagetedianlunbo-swiper .swiper-button-next{opacity:0.5;}
}



/*pagejiagou*/
/*.delivery1,
.pagejiagou{padding-top:50px;padding-bottom:50px;overflow:hidden;}*/


/*pagefangan*/
.pagefangan{padding-bottom:0px;padding-top:0px;overflow:hidden; background:#f3f4f9;}
.pagefangan .pagetitleb{padding:70px 0;background:#fff;}
.pagefangan .pagetitleb .pagetitle{margin-bottom: 0;}

/*pagefanganlunbo-swiper*/
.pagefanganlunbo-swiper{position:relative;background-size:cover;overflow:hidden; padding-bottom:80px;}
.pagefanganlunbo-swiper .img{padding-bottom:600px;background:#f5f6f7;background-repeat:no-repeat;background-position:center center; background-size:cover;}
.pagefanganlunbo-swiper .swiper-container{max-width:1540px;width:80.20833333333333%;position:absolute; left:0;bottom:0;right:0; height:100%;border-radius:10px; overflow:hidden;}
.pagefanganlunbo-swiper .swiper-slide{width:25%;}
.pagefanganlunbo-swiper .swiper-slide .item{display: block;position:relative; padding-top:45px;}
.pagefanganlunbo-swiper .swiper-slide .item .picb{display:none;}
.pagefanganlunbo-swiper .swiper-slide .item .desb,
.pagefanganlunbo-swiper .swiper-slide .item,
.pagefanganlunbo-swiper .swiper-slide .item{-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;transition: all .5s ease-in-out; }
.pagefanganlunbo-swiper .swiper-slide .item .pic{ display:none;}
.pagefanganlunbo-swiper .swiper-slide .item .desb{background:  center center repeat-x;background-size:100% 100%; height:456px;vertical-align:middle;align-items:center;/*垂直居中*/
justify-content: center;/*水平居中*/filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;visibility:hidden;-webkit-transform:translatey(-10px);-moz-transform:translatey(-10px);-o-transform:translatey(-10px);-ms-transform:translatey(-10px);transform:translatey(-10px);}
.pagefanganlunbo-swiper .swiper-slide .item .des{font-size:16px;line-height:30px;color:#000;text-align:left; font-weight:300; padding:0 13%;}
.pagefanganlunbo-swiper .swiper-slide .item .tit{background:#fff; height:180px;border-right:1px solid #f7f7f8;}
.pagefanganlunbo-swiper .swiper-slide .item .titnr{ padding-top:45px;}
.pagefanganlunbo-swiper .swiper-slide .item .t{font-size:16px;line-height:30px;color:#3b4048;text-align:center;font-weight:400;}
.pagefanganlunbo-swiper .swiper-slide .item .icon{text-align:center;}
.pagefanganlunbo-swiper .swiper-slide .item .icon img{width:60px;}
/*active*/
.pagefanganlunbo-swiper .swiper-slide.swiper-slide-active .item  .tit,
.pagefanganlunbo-swiper .swiper-slide.active .item  .tit,
.pagefanganlunbo-swiper .swiper-slide .item:hover .tit{background:  left bottom no-repeat #fff;}
.pagefanganlunbo-swiper .swiper-slide.active .item .desb{filter:alpha(opacity=1);-moz-opacity:1;-khtml-opacity:1;opacity:1;visibility:visible;-webkit-transform:translatey(0px);-moz-transform:translatey(0px);-o-transform:translatey(0px);-ms-transform:translatey(0px);transform:translatey(0px);}
/*swiper-button*/
.pagefanganlunbo-swiper .swiper-button-prev{outline:none;width:60px;height:60px;margin-top:-30px;position:absolute;top:50%;left:3%;border-radius:50%;background: center center no-repeat;background-size:100%;z-index:2;}
.pagefanganlunbo-swiper .swiper-button-next{outline:none;width:60px;height:60px;margin-top:-30px;position:absolute;top:50%;right:3%;border-radius:50%;background: center center no-repeat;background-size:100%;z-index:2;}
.pagefanganlunbo-swiper .swiper-button-prev.swiper-button-disabled, 
.pagefanganlunbo-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
@media screen and (max-width:1640px) {
.pagefanganlunbo-swiper .img{padding-bottom:500px;}
.pagefanganlunbo-swiper .swiper-slide .item .desb{height:357px;}
}
@media screen and (max-width:1440px) {
.pagefanganlunbo-swiper .img{padding-bottom:450px;}
.pagefanganlunbo-swiper .swiper-slide .item .desb{height:307px;}

.pagefanganlunbo-swiper .swiper-slide .item .titnr{ padding-top:25px;}
.pagefanganlunbo-swiper .swiper-slide .item .tit{height:160px;}
.pagefanganlunbo-swiper .swiper-slide .item .t{font-size:16px;line-height:30px;}
.pagefanganlunbo-swiper .swiper-slide .item .icon img{width:55px;}
.pagefanganlunbo-swiper .swiper-slide .item .des{padding:0 10%;}
}
@media screen and (max-width:1320px) {
.pagefanganlunbo-swiper .img{padding-bottom:350px;}
.pagefanganlunbo-swiper .swiper-slide .item .desb{height:257px;}
.pagefanganlunbo-swiper .swiper-slide .item .icon img{width:50px;}
.pagefanganlunbo-swiper .swiper-slide .item .des{font-size:14px;line-height:26px;padding:0 8%;}
}
@media screen and (max-width:1220px) {
	.pagefanganlunbo-swiper .swiper-container{width:94%}
}
@media screen and (max-width:768px) {
.pagefangan .pagetitleb{padding:50px 0;background:#fff;}

.pagefanganlunbo-swiper .swiper-slide .item .icon img{width:40px;}
.pagefanganlunbo-swiper .swiper-slide{width:100%;}

.pagefanganlunbo-swiper .swiper-slide.swiper-slide-active .item .desb{filter:alpha(opacity=1);-moz-opacity:1;-khtml-opacity:1;opacity:1;visibility:visible;-webkit-transform:translatey(0px);-moz-transform:translatey(0px);-o-transform:translatey(0px);-ms-transform:translatey(0px);transform:translatey(0px);}

.pagefanganlunbo-swiper .swiper-button-prev,
.pagefanganlunbo-swiper .swiper-button-next{opacity:0.5;}
}







/*pagevaluetable3*/
.pagevaluetable3{}
.pagevaluetable3 td{ width:50%;padding-top:0; padding-bottom:0;vertical-align:middle; text-align:center; position:relative; background:#fff;}
.pagevaluetable3 td.td1 img{ display:block;}
.pagevaluetable3 td h2{font-size:22px; color:#4b7dfc; line-height:30px; font-weight:600; margin-bottom:20px;}
.pagevaluetable3 td p{ font-size:16px; color:#333333; line-height:30px; text-transform:uppercase; max-width:450px; margin:0 auto;}
.pagevaluetable3 td.td2{padding-left:3%; padding-right:3%; background-size:100%;}
@media screen and (max-width:1220px) {
.pagevaluetable3 td h2{font-size:20px;}
.pagevaluetable3 td p{ font-size:14px; }
}
@media screen and (max-width:768px) {
	.pagevaluetable3 td{ width:100%!important; display:block!important; padding:5% 0;}
	
	.pagevaluetable3 td h2{font-size:18px;}

}


.pageapp{background: center top no-repeat;background-size:cover;overflow:hidden; padding:0 0; /*margin:50px 0;*/}
@media screen and (max-width:768px) {
.pageapp{/*margin:30px 0;*/}
}



/*pagevalueb*/
.pagevalueb{padding-top:100px;padding-bottom:120px;overflow:hidden;}
@media screen and (max-width:1024px) {
.pagevalueb{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {
.pagevalueb{padding-top:50px;padding-bottom:50px;}
}






/*pagetitle2*/
.pagetitle2{text-align:center;margin-bottom:45px;position:relative;background: center top no-repeat; padding-top:30px; padding-bottom:30px;}
.pagetitle2 .cn{font-size:24px;color:#4b7dfc;line-height:normal; font-weight:bold;}
.pagetitle2 .en{font-size:14px;color:#b4b5bd;line-height:34px;text-transform:uppercase;font-family:arial, helvetica, sans-serif; font-weight:300;}
@media screen and (max-width:1024px) {
.pagetitle2 .cn{font-size:22px;}
}
@media screen and (max-width:768px) {
.pagetitle2 .cn{font-size:20px;}
.pagetitle2 .en{font-size:12px;line-height:30px;}
}
/**/
.pagetabletit{ text-align:center;font-size:16px;color:#000000;line-height:30px;margin-bottom:30px;} 
.pagetabletit h2{font-size:22px;color:#000000;line-height:32px;text-align:center;font-weight:600; margin-bottom:35px;}
@media screen and (max-width:1024px) {
.pagetabletit h2{font-size:20px;}
}
@media screen and (max-width:768px) {
.pagetabletit h2{font-size:18px;margin-bottom:30px;}
}



/*indexjishulist*/
.pagejishu{ padding:0 0;}
.indexjishulist{margin:0 auto;}
.indexjishulist ul{ font-size:0;}
.indexjishulist li{ display:inline-block;*display:inline;zoom:1;width:33.33333%;vertical-align:top;}
.indexjishulist .item{display:block;overflow:hidden;position:relative; background:#fff;}
.indexjishulist .imgbox{ text-align:left; overflow:hidden;height:0;position: relative;padding-bottom:60.15625%;}
.indexjishulist .imgbox:after{ content:'';filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;position: absolute;top:0;left:0; width:100%; height:100%; background:#000;}
.indexjishulist .imgbox img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;width:auto; max-width: none;height:100%;}
.indexjishulist li:nth-child(2n) .imgbox:after{ background:#4b7dfc;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8;}
.indexjishulist .title{ text-align:center;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.indexjishulist .title .t{font-size:18px;line-height:30px;color:#fff;}
.indexjishulist .title .icon img{ max-width:65px;}
/*hocwe*/
.indexjishulist .item,.indexjishulist .title:after,.indexjishulist .title .t,
.indexjishulist .imgbox img{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.indexjishulist .item:hover .imgbox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
@media screen and (max-width:1024px) {
.indexjishulist li{ width:50%;}
}
@media screen and (max-width:768px) {
.indexjishulist li{ width:100%;}.indexjishulist .title .icon img{ max-width:60px;}
.indexjishulist .title .t{font-size:16px;}
}







/*pageprojectimgbox*/
.pageproject{ /*padding-top:100px;*/ padding-bottom:50px;}
.pageprojectbox{margin:0 auto;position:relative;background:#fff;}
.pageprojectbox .pageprojectimgbox{width:67.53246753246753%;height:auto;text-align:left; overflow:hidden; float:left;}
.pageprojectbox .pageprojectimgbox .swiper-slide{width:100%;background:#fafafa;}
.pageprojectbox .pageprojectimgbox .item{display:block;}
.pageprojectbox .pageprojectimgbox .imgbox{overflow:hidden;/*padding-bottom:44.23076923076923%;*/ padding-bottom:460px;position:relative;}
.pageprojectbox .pageprojectimgbox .imgbox img {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: none;/*height: 100%;*/ width:100%;}
.pageprojectbox .pageprojectimgbox a,
.pageprojectbox .pageprojectimgbox .imgbox,
.pageprojectbox .pageprojectimgbox .imgbox img{-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pageprojectbox .pageprojectimgbox .imgbox:hover img{-webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -o-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
/*pageprojectlist*/
.pageprojectbox .pageprojectlunbobox{width:31.16883116883117%; float:right;background:#eff1f6;}
.pageprojectbox .pageprojectlist{font-size:0; line-height:0; height:auto!important; }
.pageprojectbox .pageprojectlist li{width:100%; display:block;background:#eff1f6;}
.pageprojectbox .pageprojectlist li,
.pageprojectbox .pageprojectlist li .item{-moz-transition: all .3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;transition: all .3s ease-in-out;}
.pageprojectbox .pageprojectlist .item{align-items:center;/*垂直居中*/justify-content: center;/*水平居中*/ height:460px;/*min-height:23.95833333333333vw;*/}
.pageprojectbox .pageprojectlist .info{padding:50px 64px;}
.pageprojectbox .pageprojectlist .tit{ display:block;font-size:22px;line-height:normal;color:#000000;margin-bottom:30px;}
.pageprojectbox .pageprojectlist .des{font-size:16px;color:#000000;line-height:30px;font-weight:300;}
.pageprojectbox .pageprojectlist .des{max-height:300px; overflow-y:scroll;}
.pageprojectbox .pageprojectlist .des::-webkit-scrollbar{width:5px;background-color:#eff1f6}
.pageprojectbox .pageprojectlist .des::-webkit-scrollbar-thumb{background-color:#085cc2}
/*swiper-button*/
.pageproject .swiper-button-prev{outline:none;position:absolute;left:4.5%;top:50%;opacity:1;width:24px;height:42px;margin-top:-21px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;}
.pageproject .swiper-button-next{outline:none;position:absolute;right:4.5%;top:50%;opacity:1;width:24px;height:42px;margin-top:-21px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;}
.pageproject .swiper-button-prev.swiper-button-disabled, 
.pageproject .swiper-button-next.swiper-button-disabled{opacity:0;}
/*swiper-pagination*/
.pageproject .swiper-pagination{ position: absolute; bottom:20px;left:120px; text-align:left; margin:0; display:none;}
.pageproject .swiper-container-horizontal>.swiper-pagination-bullets,
.pageproject .swiper-pagination-custom,	
.pageproject .swiper-pagination-fraction{bottom:0;}
.pageproject .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;border-radius:50%;opacity:1;border:2px solid #b4b5bd;}
.pageproject .swiper-pagination-bullet-active{background-color:#4f7efc;border-color:#4f7efc;}
@media screen and (max-width:1220px){
.pageproject{ padding-top:90px;}
.pageprojectbox .pageprojectlist .info{padding:30px 30px;}
.pageprojectbox .pageprojectimgbox .imgbox{padding-bottom:400px;}
.pageprojectbox .pageprojectlist .item{height:400px}
.pageprojectbox .pageprojectlist .tit{font-size:18px;margin-bottom:20px;}
.pageprojectbox .pageprojectlist .des{font-size:14px;}
}
@media screen and (max-width:1024px){
.pageproject{ padding-top:70px;}
}
@media screen and (max-width:992px){
.pageprojectbox .pageprojectimgbox{width:100%;float:none;}
.pageprojectbox .pageprojectlunbobox{width:100%;position: static; left:0%;height:auto; margin-bottom:30px;}
.pageprojectbox .pageprojectlunbo{width:100%;position:static; left:0;top:0;-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0);transform:translatey(0); margin-bottom:30px;}
.pageprojectbox .pageprojectimgbox .imgbox{padding-bottom:44.23076923076923%;}
.pageprojectbox .pageprojectlist .item{height:auto;}
}
@media screen and (max-width:768px){
.pageproject{ padding-top:50px;}
}







/*pagepingtailist*/
.pagepingtai{padding:0 0;overflow:hidden;}
.pagepingtailist{margin:0 auto;}
.pagepingtailist ul{ font-size:0;}
.pagepingtailist li{ display:inline-block;*display:inline;zoom:1;width:100%;vertical-align:top;background-position:left top;background-repeat:no-repeat; background-size:cover;}
.pagepingtailist .item{ width:80.20833333333333%; margin:0 auto;display:block;overflow:hidden;position:relative;align-items:center;/*垂直居中*/justify-content: center;/*水平居中*/ min-height:23.95833333333333vw;}
.pagepingtailist .imgbox{float:left; width:50%;}
.pagepingtailist .imgbox img{display: block;width:100%;height:auto; vertical-align:baseline;}
.pagepingtailist .title{ float:left; width:50%; min-height:33.85416666666667vw;align-items:center;/*垂直居中*/justify-content: center;/*水平居中*/ padding:50px 0; }
.pagepingtailist .title .t{font-size:30px;line-height: normal;color:#333333; text-align:center; margin-bottom:45px;}
.pagepingtailist .des{font-size:16px;color:#000000;line-height:30px;font-weight:300;}
.pagepingtailist .des table{ max-width:640px; margin:0 auto;margin-top:74px;}
.pagepingtailist .des table td{font-size:16px;color:#646464; vertical-align:baseline; text-align:center;border-left:1px solid #b6b6b6;}
.pagepingtailist .des table td:nth-child(1){border-left:none;}
.pagepingtailist .des table td b{ font-size:30px; color:#4b7dfc; font-weight:bold;}
.pagepingtailist .des table td b i{ font-style:normal;font-weight:400; font-size:18px; vertical-align:top; position:relative;top:5px; line-height:0; margin-left:5px;}
.pagepingtailist li.li2 .imgbox{float:right;}
@media screen and (max-width:1440px){
.pagepingtailist .des table td b{ font-size:26px;}	
.pagepingtailist .des table{margin-top:64px;}

.pagepingtailist .title .t{font-size:28px;margin-bottom:45px;}
}
@media screen and (max-width:1220px){
.pagepingtailist .imgbox{float:none!important; width:100%; max-width:640px; margin:0 auto;}
.pagepingtailist .title{ float:none!important; width:100%;  }
.pagepingtailist .des table td b{ font-size:24px;}
.pagepingtailist .des table{margin-top:54px;}

.pagepingtailist .title .t{font-size:26px;margin-bottom:40px;}
}
@media screen and (max-width:1024px){
.pagepingtailist .des table td b{ font-size:22px;}
.pagepingtailist .des table{margin-top:44px;}.pagepingtailist .title .t{font-size:24px;}
}
@media screen and (max-width:992px){
.pagepingtailist .des table td b{ font-size:20px;}
.pagepingtailist .des table{margin-top:30px;}
}
@media screen and (max-width:768px){
.pagepingtailist .des table td b{ font-size:18px;}
.pagepingtailist .des table td{font-size:14px; display:block!important; width:100%!important; padding:3% 0;border-left:none;}
.pagepingtailist .des table td b i{font-size:16px;}
.pagepingtailist .des{font-size:14px;}
.pagepingtailist .title .t{font-size:22px;margin-bottom:30px;}
}


/*pagegongneng*/
.pagegongneng{padding-top:100px;padding-bottom:120px;overflow:hidden;}
@media screen and (max-width:1024px) {
.pagegongneng{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {
.pagegongneng{padding-top:50px;padding-bottom:50px;}
}

/*pagegongnengtable*/
.pagegongnengtable{}
.pagegongnengtable td{ width:33.3333%; margin:0 10px;padding-top:70px;padding-bottom:110px;vertical-align:middle;background: center bottom repeat-x #eef3fa;text-align:center; position:relative;border-top:10px solid #4b7dfc;padding-bottom:110px;border-radius:10px;}
.pagegongnengtable td img{ display:block; width:80px; height:80px;border-radius:50%; margin:0 auto; margin-bottom:10px; background-color:#fff;}
.pagegongnengtable td h2{font-size:22px; color:#000000; line-height:30px; font-weight:400;}
.pagegongnengtable td p{ font-size:15px; color:#333333; line-height:30px;}
.pagegongnengtable td.td1 img{background-size:100%;background-image:linear-gradient(-90deg,#4f7efc 0%,#55a7ff 100%);background-blend-mode:normal,normal;}
.pagegongnengtable td:hover img
.pagegongnengtable td,.pagegongnengtable td img{position:relative;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.pagegongnengtable td:hover img{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
@media screen and (max-width:1220px) {
.pagegongnengtable td h2{font-size:20px;}
.pagegongnengtable td p{ font-size:14px; }
}
@media screen and (max-width:1220px) {
.pagegongnengtable td h2{font-size:18px;}
.pagegongnengtable td p{ font-size:12px; }
	.pagegongnengtable td img{width:60px;height:60px;}
}
@media screen and (max-width:768px) {
	.pagegongnengtable{}
	.pagegongnengtable tr{ display:block;}
	.pagegongnengtable td{ width:100%!important; display:block!important; padding:5% 0;}
	.pagegongnengtable td h2{font-size:14px;}
	.pagegongnengtable td img{width:50px;height:50px;}
}






/*pagegaishu*/
/*.pagegaishu{padding-top:100px;padding-bottom:100px;overflow:hidden;}
@media screen and (max-width:1024px) {
.pagegaishu{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {
.pagegaishu{padding-top:50px;padding-bottom:50px;}
}*/

/*pagegaishutable*/
.pagegaishutable td{ width:33.3333%; margin:0 10px; vertical-align:top;}
.pagegaishutable td img{ display:block; margin:0 auto; margin-bottom:10px; background-color:#fff;}
.pagegaishutable td h2{font-size:22px; color:#000000; line-height:30px; font-weight:400;}
.pagegaishutable td p{ font-size:15px; color:#000; line-height:30px;}
@media screen and (max-width:1220px) {
.pagegaishutable td h2{font-size:20px;}
}
@media screen and (max-width:768px) {
	.pagegaishutable{ max-width:600px; margin:0 auto;}
	.pagegaishutable tr{ display:block;}
	.pagegaishutable td{ width:100%!important; display:block!important; padding:5% 0;}
	.pagegaishutable td img{ width:100%;}
	.pagegaishutable td h2{font-size:18px;}
}




/*pagechangjing*/
.pagechangjing{overflow:hidden; position:relative; padding:0 0;}
.pagechangjing .pagetitle{ height:121px; position:absolute; left:0;top:0;right:0; text-align:center;background: center top no-repeat;}
@media screen and (max-width:768px) {
.pagechangjing .pagetitle{ height:auto; position: static; left:0;top:0;right:0; text-align:center;background:none;}
}


/*pagegaishu*/
.pagejiesuan{padding-top:100px;padding-bottom:100px;overflow:hidden;}
@media screen and (max-width:1024px) {
.pagejiesuan{padding-top:70px;padding-bottom:70px;}
}
@media screen and (max-width:768px) {
.pagejiesuan{padding-top:50px;padding-bottom:50px;}
}

/*pagelunbo2*/
.pagejiesuan .pagelunbo2 .swiper-box{border-bottom:1px solid #ebebeb}
.pagejiesuan .pagelunbo2 .box-container{position:relative}
.pagejiesuan .pagelunbo2 .icon{position:relative;width:0.8rem;height:0.8rem;margin:0 auto;border-radius:50%;box-shadow:0px 5px 25px 0px rgba(0,55,148,0.1)}
.pagejiesuan .pagelunbo2 .icon img{position:absolute;left:0;top:0;z-index:10;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease}
.pagejiesuan .pagelunbo2 .icon .on{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);opacity:0;visibility:hidden}
.pagejiesuan .pagelunbo2 .swiper-btn{transform:none;top:auto;bottom:-0.24rem;border-radius:50%;box-shadow:0px 5px 25px 0px rgba(0,0,0,0.1)}
.pagejiesuan .pagelunbo2 .prev{left:-0.88rem;background-image:}
.pagejiesuan .pagelunbo2 .prev:hover{background-image:}
.pagejiesuan .pagelunbo2 .next{right:-0.88rem;background-image:}
.pagejiesuan .pagelunbo2 .next:hover{background-image:}
.pagejiesuan .company-swiper{padding-top:0.3rem}
.pagejiesuan .company-swiper .swiper-slide{cursor:pointer;padding:0 0.3rem 0.3rem; width:25%;}
.pagejiesuan .company-swiper .swiper-slide:after{content:"";width:100%;height:0.02rem;background-color:#4b7dfc;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transition:transform 0.3s ease;-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-ms-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;position:absolute;left:0;bottom:0;z-index:10}
.pagejiesuan .company-swiper .swiper-slide:hover:after,.pagejiesuan .company-swiper .swiper-slide.on:after,.pagejiesuan .company-swiper .swiper-slide.swiper-slide-active:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}
.pagejiesuan .company-swiper .swiper-slide:hover .icon .init,.pagejiesuan .company-swiper .swiper-slide.on .icon .init,.pagejiesuan .company-swiper .swiper-slide.swiper-slide-active .icon .init{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);opacity:0;visibility:hidden}
.pagejiesuan .company-swiper .swiper-slide:hover .icon .on,.pagejiesuan .company-swiper .swiper-slide.on .icon .on,.pagejiesuan .company-swiper .swiper-slide.swiper-slide-active .icon .on{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);opacity:1;visibility:visible}
.pagejiesuan .company-swiper .swiper-slide:hover .title,.pagejiesuan .company-swiper .swiper-slide.on .title,.pagejiesuan .company-swiper .swiper-slide.swiper-slide-active .title{color:#4b7dfc}
.pagejiesuan .company-swiper .title{text-align:center;color:rgba(23,23,29,0.6);font-size:0.18rem;line-height:0.3rem;margin-top:0.25rem;transition:color 0.3s ease;-webkit-transition:color 0.3s ease;-moz-transition:color 0.3s ease;-ms-transition:color 0.3s ease;-o-transition:color 0.3s ease}
.pagejiesuan .company-detail-box{margin-top:0.8rem}
.pagejiesuan .company-detail-box .box-container{box-shadow:0px 0.05rem 0.35rem 0px rgba(14,41,86,0.08)}
.pagejiesuan .company-detail-box .swiper-slide{display:none}
.pagejiesuan .company-detail-box .swiper-slide-active,.pagejiesuan .company-detail-box .on{display:flex;display:-webkit-box;/* chrome 4 ,safari 3.1,ios safari 3.2  */
  display:-moz-box;/* firefox 17- */
  display:-webkit-flex;/* chrome 21 ,safari 6.1 ,ios safari 7 ,opera 15/16 */
  display:-moz-flex;/* firefox 18  */
  display:-ms-flexbox;/* ie 10 */}
.pagejiesuan .company-detail-box .swiper-slide-active .pic,.pagejiesuan .company-detail-box .on .pic,.pagejiesuan .company-detail-box .swiper-slide-active .info,.pagejiesuan .company-detail-box .on .info{opacity:1;visibility:visible}
.pagejiesuan .company-detail-box .swiper-slide-active .pic,.pagejiesuan .company-detail-box .on .pic{animation:fadeinright50 1.2s ease}
.pagejiesuan .company-detail-box .swiper-slide-active .info,.pagejiesuan .company-detail-box .on .info{animation:fadeinleft50 1.2s ease}
.pagejiesuan .company-detail-box .pic,.pagejiesuan .company-detail-box .info{width:50%;opacity:0;visibility:hidden}
.pagejiesuan .company-detail-box .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}
.pagejiesuan .company-detail-box .info{padding:0.78rem 1rem 0.4rem 1.2rem}
.pagejiesuan .company-detail-box .name,.pagejiesuan .company-detail-box .desc{padding-right:0.2rem}
.pagejiesuan .company-detail-box .name{font-size:0.24rem;color:#4c7dfd;font-weight:400;line-height:0.48rem}
.pagejiesuan .company-detail-box .desc{font-size:var(--fs16);color:#666;line-height:0.30rem;margin-top:0.20rem;overflow-y:auto;max-height:1.6rem}
.pagejiesuan .company-detail-box .desc::-webkit-scrollbar{width:0.03rem;background-color:#f7f8f9}
.pagejiesuan .company-detail-box .desc::-webkit-scrollbar-thumb{background-color:#082c7e}
.pagejiesuan .company-detail-box .index-more{margin-top:0.6rem}

@media screen and (max-width:1600px){
.pagejiesuan .pagelunbo2 .prev{left:-0.7rem}
.pagejiesuan .pagelunbo2 .next{right:-0.7rem}
.pagejiesuan .company-detail-box .info{padding:0.6rem 0.8rem 0.4rem 0.8rem}
.pagejiesuan .company-detail-box .name{font-size:0.34rem}
.pagejiesuan .pagelunbo2 .index-more{margin-top:0.48rem}
}
@media screen and (max-width:1440px){
.pagejiesuan .company-detail-box .name{font-size:0.32rem}
.pagejiesuan .company-swiper .title,
.pagejiesuan .company-detail-box .name:after{margin-top:0.2rem}
.pagejiesuan .company-detail-box .desc{margin-top:0.36rem}
}
@media screen and (max-width:1004px){
.pagejiesuan .pagelunbo2 .swiper-box{border-bottom:1px solid #ebebeb}
.pagejiesuan .pagelunbo2 .box-container{position:relative}
.pagejiesuan .pagelunbo2 .icon{position:relative;width:0.8rem;height:0.8rem;margin:0 auto;border-radius:50%;box-shadow:0px 5px 25px 0px rgba(0,55,148,0.1)}
.pagejiesuan .pagelunbo2 .icon img{position:absolute;left:0;top:0;z-index:10;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease;-o-transition:all 0.6s ease}
.pagejiesuan .pagelunbo2 .icon .on{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);opacity:0;visibility:hidden}
.pagejiesuan .pagelunbo2 .swiper-btn{bottom:-0.3rem}
.pagejiesuan .pagelunbo2 .prev{left:0}
.pagejiesuan .pagelunbo2 .next{right:0}
.pagejiesuan .company-swiper .swiper-slide{padding:0 0.4rem 0.2rem}
.pagejiesuan .company-swiper .swiper-slide:after{height:0.02rem}
.pagejiesuan .company-swiper .title{font-size:0.24rem;line-height:0.36rem;height:0.72rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:0.25rem}
.pagejiesuan .company-detail-box{margin-top:0.6rem;padding:0 0.3rem}
.pagejiesuan .company-detail-box .box-container{padding:0}
.pagejiesuan .company-detail-box .swiper-slide-active,.pagejiesuan .company-detail-box .on{display:block}
.pagejiesuan .company-detail-box .pic,.pagejiesuan .company-detail-box .info{width:100%}
.pagejiesuan .company-detail-box .info{padding:0.9rem 0.6rem}
.pagejiesuan .company-detail-box .name{font-size:0.36rem;line-height:0.48rem;padding-right:0}
.pagejiesuan .company-detail-box .name:after{width:0.6rem;margin-top:0.2rem}
.pagejiesuan .company-detail-box .desc{font-size:0.28rem;line-height:0.48rem;max-height:3.36rem;margin-top:0.3rem}	
.pagejiesuan .company-swiper .swiper-slide{width:100%;}
}

/*pagetitle3*/
.pagetitle3{ width:320px; margin:0 auto;margin-bottom:45px; padding-left:86px; text-align:left;position:relative;background: center top no-repeat; padding-top:30px; padding-bottom:30px;}
.pagetitle3 .cn{font-size:24px;color:#4b7dfc;line-height:normal; font-weight:bold;}
.pagetitle3 .en{font-size:14px;color:#b4b5bd;line-height:34px;text-transform:uppercase;font-family:arial, helvetica, sans-serif; font-weight:300;}
@media screen and (max-width:768px){
.pagetitle3 .cn{font-size:20px;}
.pagetitle3 .en{font-size:12px;line-height:30px;}
}

/*pageshitanglunboimgbox*/
.pageshitanglunbo{padding-top:70px;overflow:hidden;width:100%;background: center center no-repeat; background-size:cover;}
.pageshitanglunbohot{padding-top:0px;position:relative;} 
.pageshitanglunbobox{margin:0 auto;}
.pageshitanglunbobox .pageshitanglunboimgbox{width:37.66233766233766%;height:auto; float:left; text-align:center; overflow:hidden; position:absolute;bottom:0;left:0;}
.pageshitanglunbobox .pageshitanglunboimgbox .swiper-slide{width:100%;}
.pageshitanglunbobox .pageshitanglunboimgbox .imgbox{overflow:hidden;position:relative;}
.pageshitanglunbobox .pageshitanglunboimgbox .imgbox img {max-width:100%; display:block;}
.pageshitanglunbobox .pageshitanglunboimgbox a,
.pageshitanglunbobox .pageshitanglunboimgbox .imgbox,
.pageshitanglunbobox .pageshitanglunboimgbox .imgbox img{-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pageshitanglunbobox .pageshitanglunboimgbox .imgbox:hover img{-webkit-transform: scale3d(1.05, 1.05, 1.05);-moz-transform: scale3d(1.05, 1.05, 1.05) ; -o-transform: scale3d(1.05, 1.05, 1.05);-ms-transform: scale3d(1.05, 1.05, 1.05);transform: scale3d(1.05, 1.05, 1.05);}
/*pageshitanglunbolist*/
.pageshitanglunbobox .pageshitanglunbolunbobox{width:62.33766233766234%;float:right;vertical-align:bottom;text-align:center; position:relative;}
.pageshitanglunbobox .pageshitanglunbolist{font-size:0; line-height:0; height:auto!important; }
.pageshitanglunbobox .pageshitanglunbolist li{width:100%; display:block;background: center top no-repeat;background-size:100%;padding-top:55px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.pageshitanglunbobox .pageshitanglunbolist .item{align-items:center;/*垂直居中*/justify-content: left;/*水平居中*/ min-height:380px;background:#ffffff;border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.pageshitanglunbobox .pageshitanglunbolist .info{padding:50px 120px; text-align:left;}
.pageshitanglunbobox .pageshitanglunbolist h2{ display:block;font-size:22px;line-height:normal;color:#000000;margin-bottom:30px;}
.pageshitanglunbobox .pageshitanglunbolist .des{font-size:16px;color:#333333;line-height:30px;font-weight:300;}
.pageshitanglunbobox .pageshitanglunbolist .des p{ margin-bottom:10px;}
.pageshitanglunbobox .pageshitanglunbolist .des img{ width:17px; margin-right:5px; position:relative; top:4px;}
/*swiper-button*/
.pageshitanglunbo .swiper-button-prev{position:absolute;left:4%;top:50%;border-radius:50%; overflow:hidden;opacity:1;width:40px;height:40px;margin-top:-20px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;box-shadow:0px 5px 25px 0px rgba(0,55,148,0.1)}
.pageshitanglunbo .swiper-button-next{position:absolute;right:4%;top:50%;border-radius:50%; overflow:hidden;opacity:1;width:40px;height:40px;margin-top:-20px;background: center center no-repeat;background-size:100%;z-index:2;outline:none;box-shadow:0px 5px 25px 0px rgba(0,55,148,0.1)}
.pageshitanglunbo .swiper-button-prev.swiper-button-disabled, 
.pageshitanglunbo .swiper-button-next.swiper-button-disabled{opacity:0;}
/*swiper-pagination*/
.pageshitanglunbo .swiper-pagination{ position: absolute; bottom:20px;left:120px; text-align:left; margin:0; display:none;}
.pageshitanglunbo .swiper-container-horizontal>.swiper-pagination-bullets,
.pageshitanglunbo .swiper-pagination-custom,	
.pageshitanglunbo .swiper-pagination-fraction{bottom:0;}
.pageshitanglunbo .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;border-radius:50%;opacity:1;border:2px solid #b4b5bd;}
.pageshitanglunbo .swiper-pagination-bullet-active{background-color:#4f7efc;border-color:#4f7efc;}
/*pageshitanglunbo3*/
.pageshitanglunbo3 .pageshitanglunbobox .pageshitanglunboimgbox{float:right;left:auto;right:0;}
.pageshitanglunbo3 .pageshitanglunbobox .pageshitanglunbolunbobox{float:left;}
/**/
.pageshitanglunbobox .pageshitanglunboimgbox .swiper-slide .imgbox{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.pageshitanglunbobox .pageshitanglunboimgbox .swiper-slide-active .imgbox{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}

.pageshitanglunbobox .pageshitanglunbolist .swiper-slide .info{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.pageshitanglunbobox .pageshitanglunbolist .swiper-slide-active .info{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@media screen and (max-width:1220px){
.pageshitanglunbo{ padding-top:90px;}
.pageshitanglunbobox .pageshitanglunbolist .info{padding:50px 50px;}
.pageshitanglunbobox .pageshitanglunbolist h2{font-size:18px;margin-bottom:20px;}
.pageshitanglunbobox .pageshitanglunbolist .des{font-size:14px;}

.pageshitanglunbo .swiper-button-prev{left:3%;}
.pageshitanglunbo .swiper-button-next{right:3%;}
}
@media screen and (max-width:1024px){
.pageshitanglunbo{ padding-top:70px;}
}
@media screen and (max-width:992px){
.pageshitanglunbobox .pageshitanglunboimgbox{width:100%;float:none;position: static; text-align:center; margin:0 auto;}
.pageshitanglunbobox .pageshitanglunboimgbox img{margin:0 auto;}
.pageshitanglunbobox .pageshitanglunbolunbobox{float:none;width:100%;position: static; left:0%;height:auto;}

.pageshitanglunbo3 .pageshitanglunbobox .pageshitanglunboimgbox{float:none;}
.pageshitanglunbo3 .pageshitanglunbobox .pageshitanglunbolunbobox{float:none;}

/*.pageshitanglunbo .swiper-button-prev{position:static;left:0;top:0;margin-top:20px; display:none;}
.pageshitanglunbo .swiper-button-next{position:static;right:0;top:0;margin-top:20px; display:none;}*/
}
@media screen and (max-width:768px){
.pageshitanglunbo{ padding-top:50px;}
}




/*pageqaboxlist*/
.pageqabox{background: center center no-repeat; background-size:cover;padding:110px 0;}
.pageqaboxlist{margin:0 auto; font-size:0; line-height:0;}
.pageqaboxlist .li{display:inline-block;*display:inline;zoom:1;width:33.333333%;vertical-align:top;}
.pageqaboxlist .item{margin:0 20px; padding-top:80px;background: center top no-repeat; background-size:100%;border-radius:10px;}
.pageqaboxlist .info{padding:50px 25px; background:#fff;border-radius:10px; min-height:490px;}
.pageqaboxlist h2{font-size:22px;line-height: normal;color:#000000; text-align:center; margin-bottom:30px; font-weight:400;}
.pageqaboxlist .qalistul li{ padding:4px 0;}
.pageqaboxlist .qalistul li a{ display:block; font-size:15px;line-height:30px;color:#535353;background: left 6px no-repeat; background-size:18px;padding-left:30px;}
@media screen and (max-width:1220px){
.pageqabox{padding:90px 0;}
.pageqaboxlist .item{margin:0 10px;}
}
@media screen and (max-width:1024px){.pageqaboxlist .item{padding-top:70px;}
.pageqabox{padding:70px 0;}
.pageqaboxlist .item{margin:0 10px;}.pageqaboxlist h2{font-size:20px;}
}
@media screen and (max-width:768px){
	.pageqabox{padding:50px 0;}
	.pageqaboxlist{ max-width:640px;}.pageqaboxlist .item{padding-top:50px;}.pageqaboxlist .info{padding:40px 25px; min-height:inherit;}
.pageqaboxlist .li{width:100%; margin-bottom:30px;}.pageqaboxlist h2{font-size:18px;}.pageqaboxlist .qalistul li a{ font-size:14px;}
}






/*pageyooushi*/
.pageyooushi{/*padding-top:80px;*/overflow:hidden; background:#f6f7fa;}
/*pageyooushi-swiper*/
.pageyooushi-swiper{position: relative;overflow:hidden;padding-bottom:20px;}
.pageyooushi-swiper .swiper-container{width:61.97916666666667%; overflow:visible;}
.pageyooushi-swiper .swiper-slide{width:100%; }
.pageyooushi-swiper .swiper-slide .item{display: block; margin:0 20px; position:relative; background:  left bottom no-repeat #fff;border-radius:10px; overflow:hidden;}
.pageyooushi-swiper .swiper-slide .item .picb,
.pageyooushi-swiper .swiper-slide .item .pic img,
.pageyooushi-swiper .swiper-slide .item{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out; }
.pageyooushi-swiper .swiper-slide .item .pic{display: block;position:relative;width: 100%;padding-bottom:74.66666666666667%;overflow: hidden;vertical-align:bottom;}
.pageyooushi-swiper .swiper-slide .item .pic img{position: absolute;top:50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%,-50%);display: block;max-width:none; width:auto; max-height:100%; height:100%;}
.pageyooushi-swiper .swiper-slide .item:hover .pic img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%); -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
.pageyooushi-swiper .swiper-slide .item .picb{display: block; float:right; width:65.21739130434783%;}
.pageyooushi-swiper .swiper-slide .item .tit{ float:left; width:34.78260869565217%;}
.pageyooushi-swiper .swiper-slide .item .tit .titnr{padding:120px 60px;}
.pageyooushi-swiper .swiper-slide .item .tit .num{font-size:34px; color:#4b7dfc;font-weight:bold; margin-bottom:10px;}
.pageyooushi-swiper .swiper-slide .item .tit h2{font-size:24px;line-height:30px;color:#000000;font-weight:400;margin-bottom:25px;}
.pageyooushi-swiper .swiper-slide .item .tit .des{font-size:16px;line-height:30px;color:#000000;font-weight:300;}

/**/
.pageyooushi-swiper .swiper-button-prev{outline:none;opacity: 1;width:180px;height:100%;position:absolute;top:0; margin-top:0;left:0;background:  left center repeat-y;background-size:180px;outline: none; z-index:3;}
.pageyooushi-swiper .swiper-button-next{outline:none;opacity: 1;width:180px;height:100%;position:absolute;top:0; margin-top:0;right:0;background:  right center repeat-y;background-size:180px;outline: none; z-index:3;}
.pageyooushi-swiper .swiper-button-prev:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;left:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pageyooushi-swiper .swiper-button-next:after{content: '';width:62px; height:62px; margin-top:-31px; position:absolute;top:50%;right:0;border-radius:50%;background:  center center no-repeat;background-size:62px; z-index:2;}
.pageyooushi-swiper .swiper-button-prev.swiper-button-disabled, 
.pageyooushi-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
/**/
.pageyooushi-swiper .swiper-pagination{ text-align:center;left:0;width: 100%; bottom:0; z-index:2; line-height:0; position:relative; margin-top:30px;} 
.pageyooushi-swiper .swiper-pagination-bullet { opacity:1!important; width:8px; height:8px; text-align: center;background:#cfd1d8;border-radius:50%;margin:0 4px!important; outline:none;} 
.pageyooushi-swiper .swiper-pagination-bullet-active {background:#4b7dfc;} 
@media screen and (max-width:1440px) {
.pageyooushi-swiper .swiper-slide .item .picb{display: block; float:right; width:65.21739130434783%;}
.pageyooushi-swiper .swiper-slide .item .tit{ float:left; width:34.78260869565217%;}
.pageyooushi-swiper .swiper-slide .item .tit .titnr{padding:120px 50px;}
.pageyooushi-swiper .swiper-slide .item .tit .num{font-size:32px;margin-bottom:10px;}
.pageyooushi-swiper .swiper-slide .item .tit h2{font-size:22px;margin-bottom:25px;}
.pageyooushi-swiper .swiper-slide .item .tit .des{font-size:16px;}

}
@media screen and (max-width:1320px) {
	.pageyooushi-swiper .swiper-container{width:80%;}
.pageyooushi-swiper .swiper-slide .item .picb{width:60%;}
.pageyooushi-swiper .swiper-slide .item .tit{width:40%;}
.pageyooushi-swiper .swiper-slide .item .tit .titnr{padding:120px 50px;}
.pageyooushi-swiper .swiper-slide .item .tit .num{font-size:30px;margin-bottom:10px;}
.pageyooushi-swiper .swiper-slide .item .tit h2{font-size:20px;margin-bottom:25px;}
.pageyooushi-swiper .swiper-slide .item .tit .des{font-size:16px;}
}
@media screen and (max-width:1220px) {
	.pageyooushi-swiper .swiper-container{width:61.97916666666667%;}
.pageyooushi-swiper .swiper-slide .item .picb{width:100%; float:none;}
.pageyooushi-swiper .swiper-slide .item .tit{width:100%; float:none;}

.pageyooushi-swiper .swiper-slide .item .tit .titnr{padding:80px 50px;}
.pageyooushi-swiper .swiper-slide .item .tit .num{font-size:28px;margin-bottom:10px;}
.pageyooushi-swiper .swiper-slide .item .tit h2{font-size:18px;margin-bottom:25px;}
}
@media screen and (max-width:1024px) {.pageyooushi-swiper{/*padding-bottom:50px;*/}
	.pageyooushi{/*padding-top:50px;*/}
.pageyooushi-swiper .swiper-slide .item{ margin:0 10px;}
}
@media screen and (max-width:768px) {
.pageyooushi-swiper .swiper-container{width:100%; overflow:visible;}
.pageyooushi-swiper .swiper-button-prev:after,
.pageyooushi-swiper .swiper-button-next:after{display:none;}
.pageyooushi-swiper .swiper-button-prev,
.pageyooushi-swiper .swiper-button-next{ display:none;}

.pageyooushi-swiper .swiper-slide .item .tit .titnr{padding:60px 30px;}
.pageyooushi-swiper .swiper-slide .item .tit .num{font-size:24px;margin-bottom:10px;}
.pageyooushi-swiper .swiper-slide .item .tit h2{font-size:16px;margin-bottom:20px;}
}




/*pagetext-processlist*/
.pagetext-processlist{margin:0 auto; padding-bottom:75px;padding-top:15px;}
.pagetext-processlist ul{ font-size:0; margin:0 -27.5px;}
.pagetext-processlist li{ display:inline-block;*display:inline;zoom:1;width:20%;vertical-align:top;background-position:left top;background-repeat:no-repeat; background-size:cover;position:relative;}
.pagetext-processlist li:before{content: '';width:50%; height:1px;position:absolute;top:95px;left:0;background:  center center no-repeat;z-index:1;}
.pagetext-processlist li:after{content: '';width:50%; height:1px;position:absolute;top:95px;left:50%;background:  center center no-repeat;z-index:1;}
.pagetext-processlist li.li1:before,.pagetext-processlist li.li5:after{ width:0;}
/**/
.pagetext-processlist .item{margin:0 27.5px;display:block;position:relative;}
.pagetext-processlist .icon{ width:65px;margin:0 auto; text-align:center; margin-bottom:40px; padding-bottom:30px; position:relative;}
.pagetext-processlist .icon:after{ content:''; position:absolute; left:0;right:0;bottom:-6px; margin:0 auto;width:6px; height:6px;border-radius:50%; overflow:hidden;border:3px solid #4b7dfc; background:#fff;z-index:2;}
.pagetext-processlist .icon img{display: block;width:100%;height:auto; vertical-align:baseline;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pagetext-processlist li.active .icon img{display: block;width:100%;height:auto; vertical-align:baseline;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.pagetext-processlist .info{border-radius:10px;border:1px solid #eeeff3;overflow:hidden;}
.pagetext-processlist .des{font-size:16px;color:#000000;line-height:26px;font-weight:300; padding:45px 30px;height:130px;align-items:center;justify-content: left;}
.pagetext-processlist h2{font-size:18px;line-height:60px;height:60px;color:#fff; padding:0 30px;text-align:left;background: #44a3ff;
filter:alpha(opacity=100) progid:dximagetransform.microsoft.gradient(startcolorstr=#44a3ff,endcolorstr=#4c7dfd,gradienttype=1);
-ms-filter:alpha(opacity=100) progid:dximagetransform.microsoft.gradient(startcolorstr=#44a3ff,endcolorstr=#4c7dfd,gradienttype=1);/*ie8 */    
background: -webkit-linear-gradient(left, #44a3ff, #4c7dfd 100%);
background: -moz-linear-gradient(left, #44a3ff, #4c7dfd 100%);
background: -ms-linear-gradient(left, #44a3ff, #4c7dfd 100%);
background: -o-linear-gradient(left, #44a3ff, #4c7dfd 100%);
background: linear-gradient(to right, #44a3ff, #4c7dfd 100%);}
.pagetext-processlist li.active .info{animation:slide_in_stop2 1.5s infinite;-webkit-animation:slide_in_stop2 1.5s infinite;}
@-webkit-keyframes slide_in_stop2 {
    0% {-webkit-transform: translatey(0);transform: translatey(0)}
    50% {-webkit-transform: translatey(10px);transform: translatey(10px)}
	100% {-webkit-transform: translatey(0);transform: translatey(0)}
}
@keyframes slide_in_stop2 {
    0% {-webkit-transform: translatey(0);transform: translatey(0)}
    50% {-webkit-transform: translatey(10px);transform: translatey(10px)}
	100% {-webkit-transform: translatey(0);transform: translatey(0)}
}
@media screen and (max-width:1700px) {
	.footer .footer-top .listbox .li1 #footerplanmenu .floatleft{float: none;}
	.footer .footer-top .listbox .li1 #footerplanmenu .floatright{float: none;}
}
@media screen and (max-width:1800px) {
.pagetext-processlist ul{margin:0 -25px;}
.pagetext-processlist .item{margin:0 25px;}
}
@media screen and (max-width:1680px) {
.pagetext-processlist ul{margin:0 -22px;}
.pagetext-processlist .item{margin:0 22px;}
}
@media screen and (max-width:1440px) {
.pagetext-processlist ul{margin:0 -20px;}
.pagetext-processlist .item{margin:0 20px;}
}
@media screen and (max-width:1320px) {
.pagetext-processlist ul{margin:0 -15px;}
.pagetext-processlist .item{margin:0 15px;}
}
@media screen and (max-width:1220px) {
.pagetext-processlist ul{margin:0 -10px;}
.pagetext-processlist .item{margin:0 10px;}

.pagetext-processlist .icon{ width:60px;margin-bottom:30px; padding-bottom:30px;}
.pagetext-processlist li:before,
.pagetext-processlist li:after{top:90px;}

.pagetext-processlist .des{font-size:14px;padding:35px 20px;height:120px;}
.pagetext-processlist h2{font-size:16px;line-height:50px;height:50px;padding:0 20px;}
}
@media screen and (max-width:1150px) {.pagetext-processlist{padding-bottom:60px;}
.pagetext-processlist ul{margin:0 -8px;}
.pagetext-processlist .item{margin:0 8px;}
.pagetext-processlist .icon{ width:50px;margin-bottom:30px; padding-bottom:20px;}
.pagetext-processlist li:before,
.pagetext-processlist li:after{top:70px;}
.pagetext-processlist .des{font-size:14px;padding:20px 20px;height:100px;}
.pagetext-processlist h2{font-size:16px;line-height:50px;height:50px;padding:0 20px;}
}
@media screen and (max-width:768px) {.pagetext-processlist{padding-bottom:40px;}
.pagetext-processlist li{width:33.333%; margin-bottom:30px;}
.pagetext-processlist .icon{ width:45px;margin-bottom:30px; padding-bottom:20px;}
.pagetext-processlist li:before,
.pagetext-processlist li:after{top:65px;}
}
@media screen and (max-width:550px) {.pagetext-processlist{padding-bottom:30px;}
.pagetext-processlist li{width:50%;}
.pagetext-processlist li.li5{width:100%;}

.pagetext-processlist .icon{ width:40px;margin-bottom:30px; padding-bottom:20px;}
.pagetext-processlist li:before,
.pagetext-processlist li:after{top:60px;}
}



/*pagetexttime*/
.pagetexttime{margin:0 auto;position:relative; width:100%; overflow:hidden;/* margin-bottom:70px;*/}
.pagetexttime .line{ display:block;width:1920px; height:1px;position:absolute;top:50%;left:50%; margin-left:-960px;background:  center center repeat-x;z-index:0;}
.pagetexttime:before{ content:''; position:absolute;left:0;top:50%; margin-top:-6px;width:6px; height:6px;border-radius:50%; overflow:hidden;border:3px solid #4b7dfc; background:#fff;z-index:1;}
.pagetexttime:after{ content:''; position:absolute;right:0;top:50%; margin-top:-6px;width:6px; height:6px;border-radius:50%; overflow:hidden;border:3px solid #4b7dfc; background:#fff;z-index:1;}
.pagetexttimebox{font-size:16px;font-weight:300;color:#9ea0ae;line-height:26px;width:555px; margin:0 auto; height:160px; text-align:center; padding-top:57px;background:  center center no-repeat; background-size:100% 100%; position:relative; z-index:2;}
.pagetexttimebox h2{font-size:20px; color:#000000;font-weight:300;line-height:30px;}
.pagetexttimebox strong{font-weight:bold;color:#4b7dfc;}
@media screen and (max-width:1220px) {
.pagetexttimebox{font-size:14px;width:500px;height:140px;padding-top:50px;}
.pagetexttimebox h2{font-size:18px;}	
}
@media screen and (max-width:1150px) {.pagetexttime{margin-bottom:50px;}
.pagetexttimebox{font-size:14px;width:400px;height:130px;padding-top:40px;}
.pagetexttimebox h2{font-size:16px;}	
}
@media screen and (max-width:768px) {.pagetexttime{margin-bottom:30px;}
.pagetexttimebox{font-size:14px;width:85%;height:130px;padding-top:40px;}
.pagetexttimebox h2{font-size:16px;}
}



/*index banner2*/
.ind1 .swiper1 .swiper-slide .sbox .wz{ width:100%; height:100%;}
.ind1 .swiper1 .swiper-slide .sbox .wz a{ height:100%;text-align:center; position:relative;}
.ind1 .swiper1 .swiper-slide .sbox .wzinfo{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block; width:100%;}
.ind1 .swiper1 .swiper-slide .sbox .wz h2{font-size:80px;color:#fff;font-weight:500;line-height:normal; margin-bottom:50px; position:relative;}
.ind1 .swiper1 .swiper-slide .sbox .wz .morebtn{ text-align:center;}
.ind1 .swiper1 .swiper-slide .sbox .wz .morebtn span{font-size:14px; line-height:33px;color:#fff; display:inline-block; padding-right:45px;background:  right center no-repeat; background-size:33px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.ind1 .swiper1 .swiper-slide .sbox .wz .morebtn span:hover{padding-right:50px;}
@media screen and (max-width:1920px) {
.ind1 .swiper1 .swiper-slide .sbox .wz h2{font-size:4.166666666666667vw;margin-bottom:2.6vw;}
}
@media screen and (max-width:960px) {
.ind1 .swiper1 .swiper-slide .sbox .wz h2{font-size:6vw;margin-bottom:4vw;}
}



.hardware{display: flex;flex-wrap: wrap; justify-content: flex-start;}
 .hardwarelist{width: 46%; height: 318px; margin-right:2%; margin-left:2%;margin-bottom: 4%; display: flex;background: #f7f8fa;
	box-shadow: 0px 1px 12px 0px rgba(100,101,102,0.05);
align-items: center;}
.hardware  .content{width: 80%; padding:5%;}
.hardware  .content .hardwaretitle{font-size: 24px; font-family:alibaba puhuiti-medium;margin-bottom: 20px;} 
.hardware  .content .hardwarecontent{font-family:alibaba puhuiti-medium;color: #979699;font-size: 18px; } 
.hardware  .hardwareimg{
	width: 20%;
	padding:5%;
}
@media screen and (max-width:768px) {
	.hardwarelist{width: 100%;height: auto; }	
	.hardware  .content .hardwaretitle{
		font-size: 16px;
	}
	.hardware  .content .hardwarecontent{
		font-size: 14px;
		
	}
}
.margin_bottom70{
	margin-bottom: 70px;
}
.waistba{margin-bottom: 70px;text-align: center;}
@media screen and (max-width:768px) {
	.margin_bottom40{
		margin-bottom: 30px;
	}
	.waistba{height: 32vw;}
	.waistba img{
		height: 100%;
		object-fit: cover;
	}
}

.textoverflow2{
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.more{
	cursor: pointer;
}
.companyculture{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.companyculture_list{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	height: 8vw;
	background: #fff;
	border-radius: 8px;
	display: flex;
	align-items: center;
}
.companyculture_list .whimg{
	margin-left: 5%;
	margin-right: 5%;
}
.companyculture_list .wh_1{
	font-size: 24px;
	color: #323233;
	margin-bottom: 4%;
	font-family: alibaba puhuiti-regular, alibaba puhuiti;
}
.companyculture_list .wh_2{
	font-size: 18px;
	color: #323233;
	font-family: alibaba puhuiti-regular, alibaba puhuiti;
}
.wd65{width: 65% !important}


.aboutus{
	display: flex;
	/* justify-content: center; */
	align-items: center;
	flex-wrap: wrap;
}
		
.imglist{
	width: 77%;
	/* width: 81%; */
	display: flex;
	flex-wrap: wrap;
	margin-left: 3%;
}
.honorimg{
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 3%;
	text-align: center;
	align-items: center;
}
.aboutus .honorbutton {
	width: 5%;
	cursor: pointer;
}

.qualificationsimg{
	width: 21%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 3%;
	align-items: center;
	text-align: center;
}
.contactus{
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #ebedf0;
	height: 2.5vw;
	align-items: center;
	margin-bottom: 2%;
	background-color: #fff;
}
.contactus input{
	width: 95%;
	height: 100%;
	margin-left: 1vw;
}
.wd100{
	width: 94%;
	height: 5vw;
}
.aboutusmap{
	width: 47%;
	margin-left: 1%;
	margin-right: 5%;
}

.wrap {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto 0;
    font-size: .16rem;
    position: relative;
}
.cont_title{
	text-align: center;
    color: #ffffff;
    font-size: .34rem;
}

.cont_2 {
    /* margin-top: calc(100vh * 60 / 1080); */
    background: #135fff  center no-repeat;
    /* background-size: contain; */
	background-size: 100% 100%;
    padding: calc(100vh * 60 / 1080) 0;
    color: #fff;
}

    .cont_2 .cont_title,
    .cont_2 p {
        color: #ffffff;
    }

    .cont_2 .c2_box {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

.c2_box .c2_item {
    /* box-sizing: border-box; */
    width: 240px;
    height: 240px;
    margin: 1px;
    border: 0;
    position: relative;
}
    /* .c2_box .c2_item::before, .c2_box .c2_item::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  } */

    .c2_box .c2_item a {
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

        .c2_box .c2_item a::after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0.85;
            background: #063de7;
            transition: all 0.75s;
        }

        .c2_box .c2_item a:hover::after {
            opacity: 0.6;
        }

	.c2_box .c2_item:nth-child(1) {
		background:  center no-repeat;
		background-size: 0px 0px;
	}

    .c2_box .c2_item:nth-child(1):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(2) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(2):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(3) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(3):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(4) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(4):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(5) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(5):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(6) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(6):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(7) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(7):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }
	.c2_box .c2_item:nth-child(8) {
        background:  center no-repeat;
		background-size: 0px 0px;
    }
    .c2_box .c2_item:nth-child(8):hover {
        background:  center no-repeat;
		background-size: auto 100%;
    }

.c2_item .info_icon {
    width: 125px;
    margin-top: 20px;
    z-index: 4;
    transition: all .75s;
}

.c2_item .info_title {
    font-size: 0.22rem;
    margin: 20px 0 20px;
    font-weight: 500;
    z-index: 4;
    transition: all .75s;
}

.c2_item .info_text {
    display: none;
    font-size: .14rem;
    z-index: 4;
    transition: all .75s;
	padding: 0 10px;
}

.c2_box .c2_item a:hover img {
    transform: translatey(-10px) scale(0.6);
}

.c2_box .c2_item a:hover .info_title {
    display: block;
    transform: translatey(-20px);
}

.c2_box .c2_item a:hover .info_text {
    display: block;
    transition: .5s ease all;
    animation: gotop 1s;
    animation-fill-mode: forwards;
}

@keyframes gotop {
    100% {
        transform: translatey(-30px);
        opacity: 0.8;
    }
}
/*杈规鏁堟灉*/
/* .c2_item::before, .c2_item::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  .c2_item::before {
    border-top: 4px transparent solid;
    border-bottom: 4px transparent solid;
    border-image:linear-gradient(to right,#029be4,#4279ec) 1 10;
    -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1);
  }
  .c2_item::after {
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    border-image:linear-gradient(to top,#4279ec,#029be4) 1 10;
    -webkit-transform: scale3d(1, 0, 1);
            transform: scale3d(1, 0, 1);

  }
  .c2_item:hover::before, .c2_item:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.5s;
    transition: transform .75s;
    transition: transform .75s, -webkit-transform .75s;
  } */

.c2_box .c2_item a i {
    display: block;
    position: absolute;
    overflow: hidden;
    transition: all .1s;
    width: 0;
    height: 0;
    z-index: 5;
}

.c2_box .c2_item a:hover i.t,
.c2_box .c2_item a:hover i.b {
    width: 100%;
    transition: all .75s;
}

.c2_box .c2_item a:hover i.l,
.c2_box .c2_item a:hover i.r {
    height: 100%;
    transition: all .75s;
}

.c2_box .c2_item a i.t {
    width: 0;
    height: 3px;
    top: 0;
    left: 0;
    background: linear-gradient(to right,#019ce4, #5e6cef);
}

.c2_box .c2_item a i.r {
    width: 3px;
    height: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom,#5e6cef, #019ce4);
}

.c2_box .c2_item a i.b {
    width: 0;
    height: 3px;
    bottom: 0px;
    right: 0;
    background: linear-gradient(to left,#019ce4, #5e6cef);
}

.c2_box .c2_item a i.l {
    width: 3px;
    height: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top,#5e6cef, #019ce4);
}






.contact-info{
	width: 42%;
    min-height: 317px;
    background-color: #fff;
	margin-right: 6%;
	margin-bottom: 30px;
}
.contact-info ul{
	padding: 10px 30px;
}
.contact-info ul li{
	padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}
.contact-info ul li .box{
	padding-left: 50px;
    min-height: 32px;
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
}
.contact-info ul li .img {
    position: absolute;
    left: 0;
    top: 6px;
    max-width: 32px;
}
.contact-info ul li h2 {
    font-size: 24px;
    color: #333;
}
.contact-info ul li p {
    font-size: 18px;
    color: #666;
}


.contactus input::-webkit-input-placeholder {
	         /* placeholder颜色  */
            color: #aab2bd;
            /* placeholder字体大小  */
            font-size: 14px;
        }
textarea::-webkit-input-placeholder {
		color: #aab2bd;
		font-size: 14px;
		line-height: 2;
		padding-left: 1%;
		
	}
	textarea::-moz-placeholder {
		color: #aab2bd;
		font-size: 14px;
		
	} 
	.submit{

		font-size: 16px;
		margin: 0 auto;
		padding: 0px 26px;
		margin-bottom: 20px;
		min-width: 117px;
		line-height: 50px;
		border-radius: 50px;
		background: #44a3ff;
		color: #fff;
		width: 5%;

/* 
		height: 2vw;
		background: #44a3ff;
		color: #fff;
		width: 95%;
		margin-left: 1%;
		margin-right: 1%;
		text-align: center;
		line-height: 2vw;
		border-radius: 5px;
		margin-bottom: 30px; */
		cursor: pointer;
		text-align: center;
	}
	.block_show{
		display: block;
	}
	@media screen and (max-width:768px) {
	.submit{
		/* height: 8vw;
		background: #44a3ff;
		color: #fff;
		width: 95%;
		margin-left: 1%;
		margin-right: 1%;
		text-align: center;
		line-height: 8vw;
		border-radius: 5px;
		margin-bottom: 30px; */
        font-size: 14px;
        margin: 0 auto;
        padding: 0px 26px;
        margin-bottom: 10px;
        min-width: 100px;
        line-height: 40px;
        border-radius: 20px;
        background: #44a3ff;
        color: #fff;
        width: 5%;

	}
		.block_show{
			display: none;
		}
		.contactus{
			width: 95%;
			margin-left: 1%;
			margin-right: 1%;
			border: 1px solid #ebedf0;
			height: 10vw;
			align-items: center;
			margin-bottom: 2%;
		}
		.textarea{
			height: 20vw;
		}
		.contactus input{
			width: 95%;
			height: 100%;
			margin-left: 1vw;
		}
		.aboutusmap{
			width: 95%;
			margin-left: 1%;
			margin-right: 1%;
		}
		.wd65{width: 100% !important}
		.companyculture{
			display: flex;
			flex-wrap: wrap;
			width: 100%;
		}
		.companyculture_list{
			width: 90%;
			margin-bottom: 5%;
			margin-left: 5%;
			height: 20vw;
			background: #fff;
	
		}
		.companyculture_list .whimg{
			margin-left: 5%;
			margin-right: 5%;
			width: 15vw;
		}
		.companyculture_list .wh_1{
			font-size: 16px;
			color: #323233;
			margin-bottom:0%;
			font-family: alibaba puhuiti-regular, alibaba puhuiti;
		}
		.companyculture_list .wh_2{
			font-size: 10px;
			color: #323233;
			font-family: alibaba puhuiti-regular, alibaba puhuiti;
		}
	}

	::-webkit-scrollbar {
		width: 5px;
	}
	
	::-webkit-scrollbar-track {
		background-color: #e4e4e4;
		border-radius: 100px;
	}
	
	::-webkit-scrollbar-thumb {
		background-color: #4a7af9bd;
		border-radius: 100px;
	}
	