body{font-size: 16px;} 
body{overflow-x:hidden}
.inner{ width:1600px;   margin: 0 auto;  }
.pl-inner{ padding-left: calc((100vw - 1600px)/2);}
.pr-inner{ padding-right: calc((100vw - 1600px)/2);}
.ml-inner{ margin-left: calc((100vw - 1600px)/2);}
.mr-inner{ margin-right: calc((100vw - 1600px)/2);}

 
header{ transition: all .36s; width: 100%; left: 0; right: 0; top: 0; z-index: 100; position: fixed; color: #fff; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
header.sticky{ transform: translateY(-105px); -webkit-transform: translateY(-105px); -moz-transform: translateY(-105px); -ms-transform: translateY(-105px); -o-transform: translateY(-105px); }
header::after{ position: absolute; left: 0; bottom: 0; display: block; content: ''; transition: all .36s; width: 100%; height:  1px;  background-color: rgba(255, 255, 255, .15); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
header .con{ width: 95%; max-width: 1780px;}
header.scroll,header:hover{   background-color: #fff;}
header.scroll,header:hover,header.news{color: #333;}
header.scroll .logo img,header:hover .logo img{opacity: 0;}
header.scroll .logo,header:hover .logo{display: block; background-image: url(../images/logo.png); background-repeat: no-repeat;}
header.scroll .icon01,header:hover .icon01,header.news .icon01{  display: none;}
header.scroll .icon02,header:hover .icon02,header.news .icon02{  display: block; }
header.scroll .oneNav  span::after,header:hover .oneNav  span::after,header.news  .oneNav  span::after{ background: var(--color); }
header.scroll .on .oneNav  ,header:hover .on .oneNav  ,header.news .on .oneNav   { color: var(--color); }
header .logoa{display: none;}
.logoImg{ height: 60px;}
.oneNav{ line-height:90px; white-space: nowrap; display: block; padding: 0 3vw; font-size: 18px;}
.oneNav span { position: relative;}
.oneNav span::after{ width: 100%; height: 2px; display: block; content: ''; background:var(--color); transition: all .36s; transform:scale(0,1) ; position: absolute; left: 0; bottom: -10px; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -webkit-transform:scale(0,1) ; -moz-transform:scale(0,1) ; -ms-transform:scale(0,1) ; -o-transform:scale(0,1) ; }
nav li{ position: relative;}
nav li.on .oneNav span ,nav li:hover .oneNav span { color: var(--color);}
nav li.on .oneNav span::after,nav li:hover .oneNav span::after{ transform: scale(1,1); -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); }
nav:hover > li:not(:hover) .oneNav{ color: #333; }
nav:hover > li:not(:hover) .oneNav  span::after{ transform:scale(0,1) ;  }
nav  li dl{position:absolute;text-align: center;min-width:150px; width: auto;top:100%;left: 50%; background:#fff;   -webkit-box-shadow:0 13px 42px 11px rgba(0,0,0,.15);box-shadow:0 13px 42px 11px rgba(0,0,0,.15); border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
nav  li dl dd{white-space: nowrap;height:50px;line-height:50px;border-bottom:1px solid #eee;transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease}
nav  li dl dd:last-child{border-bottom:0}
nav  li dl dd a{ padding: 0 20px;  font-size:14px; color:#333!important; font-weight: normal!important; transition:all .36s ease;-ms-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;-moz-transition:all .36s ease;display:block }
nav  li dl dd:hover{background:var(--color)}
nav  li dl dd:hover a{color:#fff!important;}
/* nav  li dl:before{content:"";position:absolute;border-width:0 9px 9px;border-style:solid;border-color:transparent transparent #f6f1e1;top:-9px;left:50%;margin-left:-9px} */
nav  li dl{pointer-events: none;  visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateX(-50%) translateY(20px); -ms-transform:translateX(-50%) translateY(20px); -o-transform:translateX(-50%) translateY(20px); -webkit-transform:translateX(-50%) translateY(20px); -moz-transform:translateX(-50%) translateY(20px); transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease; }
nav  li:hover dl{ pointer-events: auto;visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); }
 

.headerTel{ height: 2.5em;}
.languageBtn{ height: 90px;}
.languageBtn span{  font-size: 18px;}
.languageBtn dl{ line-height: 40px; position:absolute;text-align: center;  width:100px;  top:100%;left: 50%; background:#fff;   -webkit-box-shadow:0 13px 42px 11px rgba(0,0,0,.15);box-shadow:0 13px 42px 11px rgba(0,0,0,.15); }
.languageBtn dl a{ display: block; border-bottom: 1px solid #e5e5e5;}
.languageBtn dl a:hover{ background: var(--color); color: #fff;}
.languageBtn dl{pointer-events: none;  visibility:hidden; opacity:0; filter:alpha(opacity=0); transform:translateX(-50%) translateY(20px); -ms-transform:translateX(-50%) translateY(20px); -o-transform:translateX(-50%) translateY(20px); -webkit-transform:translateX(-50%) translateY(20px); -moz-transform:translateX(-50%) translateY(20px); transition:all .5s ease; -ms-transition:all .5s ease; -o-transition:all .5s ease; -webkit-transition:all .5s ease; -moz-transition:all .5s ease; }
.languageBtn:hover dl{ pointer-events: auto;visibility:visible; opacity:1; filter:alpha(opacity=100); transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); }

.zw{ margin-top: -90px; padding-top: 90px;}
.zwHeader{ height: 90px;}


.h_nav{ height: 60px; width: 60px; background-color:var(--color); padding: 18px 8px ;    align-items: flex-end; display: flex;}
.h_nav .burger{ width: 100%;  height: 1px ; background: #fff;  transition: .8s; display:inline-block;       }
.h_nav .burger:first-child{ animation: long 2s linear infinite; -webkit-animation: long 2s linear infinite; }
.h_nav .burger:nth-of-type(2){  width: 50%;}
.h_nav .burger:nth-of-type(3){ animation: long 3s linear infinite; -webkit-animation: long 3s linear infinite; }
.h_nav.close { align-items: center; justify-content: center;}
.h_nav.close .burger:first-child{ display: none;}
.h_nav.close .burger:nth-of-type(3){ display: none;}
.h_nav.close .burger:nth-of-type(2) {    position: relative;    z-index: 1; width: 80%;}
.h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after {      content: '';   position: absolute;      top: 0;      left: 0;      width: 100%;      height: 100%;      background: #fff;      opacity: 0;      z-index: 1;}
.h_nav.close .burger:nth-of-type(2) {    background: transparent;    transform: rotate(-180deg); }
.h_nav.close .burger:nth-of-type(2):before, .h_nav.close .burger:nth-of-type(2):after {      opacity: 1;      transition: all .3s; }
.h_nav.close .burger:nth-of-type(2):before {     transform: rotate(45deg); }   .h_nav .burger:nth-of-type(2):after {     transform: rotate(-45deg); }
 

.after::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; }

.idxBanImg{ width: 100%; max-height: calc(100vh - 0px); object-fit: cover;}
.idxBan .swiper-slide .text{ position: absolute; left: 0; z-index: 10; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.idxBan .swiper-slide .text h2{font-weight: normal;}
.idxMore{ padding: 5px;}
.idxMore::after{ width: 50px; height: 50px; border-radius: 40px; top: 5px; right: 5px; background: #fff; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -webkit-border-radius: 40px; -moz-border-radius: 40px; -ms-border-radius: 40px; -o-border-radius: 40px; }
.idxMore .round{ width: 50px; height: 50px;}
.idxBan .idxMore:hover .iconfont{ color: var(--red);}

.idxBan .button{ position: absolute; z-index: 15; right: 0; bottom: 6%;}
.idxBan .next,.idxBan .prev{ width: 70px; height: 60px;-webkit-clip-path: polygon(100% 0,95% 100%,0 100%, 5% 0)}
.idxBan .next:hover,.idxBan .prev:hover{ transform: translateY(-5px); background: var(--color); color: #fff; -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); }

.idxPro{ background: url(../images/probg.png) no-repeat top center / cover;}
.idxPro .con::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0;/* background:rgba(14,89,178,.9) */ }
.idxPro .next,.idxPro .prev{ width: 50px; height: 50px; background: var(--color);}
.idxPro .next:hover,.idxPro .prev:hover{  color: var(--white);  }
.idxPro .swiper-container .swiper-slide:hover{background: url(../images/probj.png) no-repeat top center / cover;}
.idxPro .swiper-container .swiper-slide{box-shadow:0px 0px 15px rgb(0 0 0 / 15%); padding-bottom: 20px;}
.idxPro .swiper-container .swiper-slide .img{ width: 100%; height: 0; padding-bottom: 100%;}
.idxPro .swiper-container .swiper-slide .text .iconfont{ width: 2em; height: 2em;}
.idxPro .swiper-container .swiper-slide:hover span{color: #fff;}
.idxPro .swiper-container .swiper-slide .cpdbt{border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 90%; margin: 0 auto; margin-bottom: 4%;}
.idxPro .swiper-container .swiper-slide:hover .cpdbt{border-bottom: 1px solid rgba(255, 255, 255, 0.1); width: 90%; margin: 0 auto; margin-bottom: 4%;}
.idxPro .swiper-container .swiper-slide:hover .text .iconfont{color: #fff; transform: translateX(-5px); -webkit-transform: translateX(-5px); -moz-transform: translateX(-5px); -ms-transform: translateX(-5px); -o-transform: translateX(-5px); }
.idxPro .content::before{ display: block; content: ''; width: 10px; height: 10px; position: absolute; left: 50%; margin-left: -5px; top: -2px; /* background:#fff ; */border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.idxPro .content::after{ display: block; content: ''; width: 1px; height: 160%; position: absolute; left: 50%; top: 0; background:rgba(255,255,255,.2) }
.idxPro .title .bt{text-align: right; color: #fff; font-weight: bold; font-size: 36px; font-family: Microsoft YaHei,微软雅黑;}
.idxPro .title .idxTit{text-align: right; color:var(--withe); font-size: calc(12px + 18 * 100vw / 1920); font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16";}
.idxPro .posi .cpmp{border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px;}
.idxPro .posi .cpmp .cpbt{font-size: 18px; font-weight: bold; color: #3c3e40; }

.idxPro .zy{float: right;}
/* 关于我们 */
.idxAbout{ background-color: #fff; background-size: cover; background-attachment: fixed;}
.idxAbout .w80{margin: 0 auto;}
.idxAbout::after{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: block; content: ''; background: rgba(255, 255, 255, .9); z-index: 1;}
.idxAbout .more .round{ width: 50px; height: 50px; margin-left: -20px; box-shadow: 0 0 15px rgba(18,133,172, .3);}
.idxAbout .more:hover .round{ transform: scale(0.8) rotate(45deg); -webkit-transform: scale(0.8) rotate(45deg); -moz-transform: scale(0.8) rotate(45deg); -ms-transform: scale(0.8) rotate(45deg); -o-transform: scale(0.8) rotate(45deg); }

.idxAbout  .title .bt{color: #444; font-weight: bold; font-size: 36px; font-family: Microsoft YaHei,微软雅黑;}
.idxAbout  .title .idxTit{color:var(--color); font-size: 30px; font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16"; font-weight: bold;}
.idxAbout .img{ border-radius: 50px 0 50px 0; -webkit-border-radius: 50px 0 50px 0; -moz-border-radius: 50px 0 50px 0; -ms-border-radius: 50px 0 50px 0; -o-border-radius: 50px 0 50px 0; }
@media screen and (min-width:750px) {
    .idxAbout .font150{ transition: all 8s; -webkit-transition: all 8s; -moz-transition: all 8s; -ms-transition: all 8s; -o-transition: all 8s; }
    .idxAbout:hover .font150{ transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); }

 }
 .waves {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  #wonder {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    
  }
 
.idxcaseCoo{background-color: #eff4fa;}
.idxCaseSwiper .swiper-slide .img{ padding-bottom: 65.8%; height: 0; width: 100%;}
.idxCaseSwiper .swiper-slide .img .add{ border-bottom-right-radius: 20px; position: absolute; left: 0; top: 0; z-index: 5;}
.idxCaseSwiper .swiper-slide .img .more{ position: absolute; bottom: 0; right: 0; z-index: 5; width: 5em; height: 5em;}
.idxCaseSwiper .swiper-slide:hover{ color: var(--color);}
.idxCaseSwiper .swiper-slide:hover .img .add,.idxCaseSwiper .swiper-slide:hover .img .more{ background: var(--color);}


.casedetailSwiper .swiper-slide .img{ padding-bottom: 65.8%; height: 0; width: 100%;}
.casedetailSwiper .swiper-slide .img .add{ border-bottom-right-radius: 20px; position: absolute; left: 0; top: 0; z-index: 5;}
.casedetailSwiper .swiper-slide .img .more{ position: absolute; bottom: 0; right: 0; z-index: 5; width: 5em; height: 5em;}
.casedetailSwiper .swiper-slide:hover{ color: var(--color);}
.casedetailSwiper .swiper-slide:hover .img .add,.casedetailSwiper .swiper-slide:hover .img .more{ background: var(--red);}


.idxCase .button div{ width: 90px; height: 54px;}
.idxCase .button div:hover{ background: var(--color); color: #fff;}

.idxCase .pagination{ width: 30vw; height: 3px; background: #e1e1e1; position: relative; left: auto; right: auto; top: auto; bottom: auto;}
.idxCoo .banner .swiper-container .swiper-wrapper {padding:2vw 0;}
.idxcaseCoo .casejb{width: 100%; background: url(../images/casebj.png) no-repeat center left; padding-top: 30px; margin-top: -65px; background-size: contain; z-index: 4; position: relative; padding-bottom: 40px;}
.idxcaseCoo .title .bt{text-align: left; color: #fff; font-weight: bold; font-size: 36px; font-family: Microsoft YaHei,微软雅黑;}
.idxcaseCoo .title .idxTit{text-align: left; color:#fff; font-size: calc(12px + 18 * 100vw / 1920); font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16";}


.idxcaseCoo .idxCase .ys{position: relative; margin-top: -100px;}
.idxcaseCoo .idxCase .ys_z{position:absolute;left:0;top:5.4rem;width:100%;z-index:20;}
.idxcaseCoo .idxCase .ys_z h2{display: block;font-size: 1.4rem;color: #ffffff;line-height: 1.4rem;font-weight: normal;position: relative;}

.idxcaseCoo .idxCase .ys_con{position: relative;}
.idxcaseCoo .idxCase .ys_bd dl{position: relative;}
.idxcaseCoo .idxCase .ys_bd dt{display: block;width: 100%;}
.idxcaseCoo .idxCase .ys_bd dt img{display: block;width: 100%;}
.idxcaseCoo .idxCase .ys_bd dd{position: absolute;left: 0;top: 9rem;width: 100%;}
.idxcaseCoo .idxCase .ys_bd dd h4{display: block;font-size: calc(12px + 36 * 100vw / 1920);color: #fff;font-weight: bold;position: relative;}
.idxcaseCoo .idxCase .ys_bd dd p{ display: block;font-size: 18px; color: #fff; line-height:30px; margin-top:2.2rem; width: 30rem;height: 10rem;}
.idxcaseCoo .idxCase .ys_bd dd span{ display: block;font-size: 36px;color: #fff;line-height:1.5rem;font-family: "DIN"; font-weight: bold;}
.idxcaseCoo .idxCase .ys_bd dd em{ display: inline-block;font-size: 2.4rem;color: #fff;margin-right:0.3rem;line-height:2.4rem;}
.idxcaseCoo .idxCase .ys_t {position: relative; max-width: 1600px; height: 163px; overflow: hidden; margin: 0 auto; margin-top: -78px; z-index: 20; background-color: #fff; box-shadow: 0px 0px 15px rgb(0 0 0 / 15%); border-radius: 20px;}
.idxcaseCoo .idxCase .ys_t ul{display: flex;justify-content: space-between;}
.idxcaseCoo .idxCase .ys_t ul li{width: 26.6%; padding: 28px 0; border-right: 1px #eee solid;}
.idxcaseCoo .idxCase .ys_t ul li:last-child{border-right: none;}
.idxcaseCoo .idxCase .ys_t ul li img{display:block;width: 65px;height: 65px;margin: 0 auto;position: relative;z-index: 30;}
.idxcaseCoo .idxCase .ys_t ul li:hover,.idxcaseCoo .idxCase .ys_t ul li.active .tubiao{display: none;}
.idxcaseCoo .idxCase .ys_t ul li .tubiao_bai{display: none;}
.idxcaseCoo .idxCase .ys_t ul li:hover,.idxcaseCoo .idxCase .ys_t ul li.active .tubiao_bai{display: block;}
.idxcaseCoo .idxCase .ys_t ul li span{display: block; font-size: 18px; text-align: center; color:#4d5357; position: relative; height: 2.4rem;padding: 5px 15px; margin-top: 3px; }
.idxcaseCoo .idxCase .ys_t ul li.active{background-color: #0e59b2;}
.idxcaseCoo .idxCase .ys_t ul li:hover span,.idxcaseCoo .idxCase .ys_t ul li.active span{ color: #fff;}

.idxCoo .banner .swiper-container .swiper-wrapper .swiper-slide {
    width: 19vw;
    height: 6.7vw;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    display: flex; align-items: center; justify-content: center;
    transform: skewX(-10deg);
    border-radius: 10px;
    box-shadow: 0px 20px 30px 0px rgba(171, 171, 171, 0.3);
}
.idxCoo .banner .swiper-container .swiper-wrapper .swiper-slide:nth-child(2n-1) {
    background-image: -moz-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
    background-image: -ms-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
}
.idxCoo .banner .swiper-container .swiper-wrapper .swiper-slide img{ max-width: 90%; max-height:90%;}
               
.idxCoo .x-li{ width: 18vw; height: 7vw;
  transform: skewX(-10deg);
border-radius: 10px;
box-shadow: 0px 20px 30px 0px rgba(171, 171, 171, 0.3);

border-style: solid;
border-width: 1px;
border-color: #ffffff;
}
.x-ul li:nth-child(2n-1) {
background-image: -moz-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
background-image: -webkit-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
background-image: -ms-linear-gradient(90deg, #f0f0f0 0%, #ffffff 100%);
}
.x-ul li:nth-child(2n) {
background-image: -moz-linear-gradient(90deg, #ffffff 0%, #f0f0f0 100%);
background-image: -webkit-linear-gradient(90deg, #ffffff 0%, #f0f0f0 100%);
background-image: -ms-linear-gradient(90deg, #ffffff 0%, #f0f0f0 100%);
}
@media screen and (max-width:900px) {

    .idxCoo .x-li{ width: 120px;height: 60px;}
	.str_wrap img {
		 max-width: 80%; max-height: 80%;
	}
}
.idxNews{ background: #eff4fa;}
.idxNews .title .bt{text-align: center; color: #444; font-weight: bold; font-size: 36px; font-family: Microsoft YaHei,微软雅黑;}
.idxNews .title .idxTit{text-align: center; color:var(--color); font-size: calc(12px + 18 * 100vw / 1920); font-family: Microsoft YaHei,微软雅黑; font-weight: bold;}
.idxNews .ckgd{text-align: center;}
.idxNews .more .round{ width: 50px; height: 50px; margin-left: -20px; box-shadow: 0 0 15px rgba(18,133,172, .3);}
.idxNews .more:hover .round{ transform: scale(0.8) rotate(45deg); -webkit-transform: scale(0.8) rotate(45deg); -moz-transform: scale(0.8) rotate(45deg); -ms-transform: scale(0.8) rotate(45deg); -o-transform: scale(0.8) rotate(45deg); }
.idxNews .swiper-pagination-bullet-active{background-color: #333;}
.newsFlex{
	display: flex;
}
.newsFlex>div:nth-child(2){
	margin-right: 0;
}
.Art{
	width: 49%;
	margin-right: 2%;
	background: #fff;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.Information{
	width: 49%;
	background: #fff;
	box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
.artPart{
	background: #fff;
	display: inline-block;
	width: 100%;
}
.artFlex{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 30px;
	font-size: 28px;
	color: #0e59b2;
}
.artFlex p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width: 90%;
}
.artPic{
	overflow: hidden;
}
.artPic img{
	float: left;
	width: 100%; max-height: 400px;

}
.artDesc{padding: 24px 30px; background-color: #fff;}
.artDesc:hover{padding: 24px 30px; background-color: #0e59b2;}
.art1{
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
	    font-size: 22px;
	    color: #333;
	    margin-bottom: 20px;
}
.art2{
	font-size: 16px;
	color: #333;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
	  margin-bottom: 15px;
	  line-height: 28px;
}
.art3{
	font-size: 16px;
	font-family: arial;
	color: #0e59b2;
}
.artDesc:hover .art1,.artDesc:hover .art2,.artDesc:hover .art3{color: #fff;}
.Report:hover .art1,.Report:hover .art2,.Report:hover .art3{color: #fff;}
.Report:hover .artDesc{background-color: #0e59b2;}
.inforTop{
	/* padding:0 25px 25px 25px; */
	background: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.Report{
	display: flex;
	align-items: center;
	background-color: #fff;
}
.Report:hover{
	background-color: #0e59b2;
}
.rePic{
	overflow: hidden;
	width: 35%;
	padding: 10px 10px;
}
.rePic img{
	float: left;
	width: 100%;
}
.Report .artDesc{
	width: 62%;
}
.viewDesc{
	font-size: 15px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.viewPart{
	border-bottom: 1px solid rgb(238,238,238);
	padding: 30px 30px;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.viewPart:hover{background-color: #0e59b2;}
.viewPart:hover .viewDesc,.viewPart:hover .artFlex{color: #fff;}

.View>a:last-child{
	border-bottom: none;
}
.View .artFlex{
	padding: 0;
	margin-bottom: 10px;
}
.Report .art1{
	margin-bottom: 16px;
}
.Report .art2{
	margin-bottom: 20px;
}
.Report:hover .art1{ color: #fff;}
.View .artFlex p{
	font-size: 18px;
}
.News .swiper-pagination-bullet {
    width: 26px;
    height: 2px;
    display: inline-block;
    border-radius: 0;
    background: rgb(220,220,220);
    opacity: 1;
}
.News .swiper-pagination-bullet-active{
	background: var(--color);
}
.News .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
}
.News .swiper-container-horizontal>.swiper-pagination-bullets{
	
}
footer{ background: url(../images/footerBg.jpg) no-repeat center center; background-size: cover;}
footer a:hover{ color: #fff;}
footer .w90{margin: 0 auto;}
footer ul li dd{line-height: 30px; font-size: 14px;}
footer .tb a{width: 39px; height: 39px; border:1px solid #fff; border-radius: 50%; text-align: center; line-height: 39px; }
footer .tb a:hover{background-color: var(--color); border:1px solid #0e59b2; }
.footer_contact_text{ flex:1 0 0; display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; margin: -.15rem;}
.footer_contact_text li{ line-height: 49px; display: flex; flex-wrap: nowrap; padding: .15rem;}

.footer_contact_text li .iconfont{ margin-right: 10px; vertical-align: middle; text-align: center; width: 49px; height: 49px; background-color: rgba(255,255,255, .15); border-radius: 50%; font-size: 24px;}
.myPgination .swiper-pagination-bullet{ margin: 0 3px; width: 6px; height: 6px;}

.neiBanImg{ width: 100%; max-height: calc(100vh - 90px); min-height: 260px; object-fit: cover; animation: zoomBig 2s  forwards; -webkit-animation: zoomBig 2s  forwards;}
/* .neiBan::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0,0,0,.21) } */
.neiBan .text{ z-index: 10; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 10; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.neiBan .text .enTit{ opacity: .25;}
/* .neiBan .text .chTit{ margin-top: -1em;} */
.neiBanBot{ position: absolute; bottom: 0; left: 0;}

.subNav .subNavUl .left{width: 80%; line-height: 90px;}
.subNav .subnava a{ height: 90px;}
.subNav .subnava a.on{ color: var(--color);}
.subNav .subnava a:hover,.subNav .subnava a.on{ color: var(--color);}
.subNav .subnava a::before{ transition: all .36s; transform: scale(0,1); display: block; content: ''; z-index: 2; position: absolute; bottom: -1px; left: 20%; width: 60%; height: 3px; background:  var(--color); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -webkit-transform: scale(0,1); -moz-transform: scale(0,1); -ms-transform: scale(0,1); -o-transform: scale(0,1); }
.subNav .subnava a:hover::before,.subNav .subnava a.on::before{ transform: scale(1,1); -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); }
.subNav:hover .subnava a:not(:hover)  { color: #333; }
.subNav:hover .subnava a:not(:hover)::before  {transform: scale(0,1);  }
.neiBanImga{ max-height: 100vh; min-height: 260px; object-fit: cover; width: 100%;}
.scroll-tip{position:absolute;width:66px;height:66px; left:50%  ;margin-left: -33px; bottom: 6%; z-index:50}
.scroll-tip:before{height:130px;width:1px;content:'';position:absolute;left:50%;background-color:#fff;top:66px;opacity:.4}
.scroll-tip.no-line:before{display:none}
.mouse-tip{position:absolute;width:24px;height:40px;border:2px solid #fff;border-radius:24px;left:50%;bottom:13px;z-index:5;transform:translate(-50%,0);overflow:hidden}
.mouse-tip:before{ content:''; position:absolute; width:2px; left:50%; margin-left:-1px; top:3px; height:2px; background-color:#fff; animation:mouse 2s ease infinite; -webkit-animation:mouse 2s ease infinite; }

 
/* .brief{ background: url(../images/briefbg.png) no-repeat center top; background-size: 100% auto; margin-top: -4.6vw; padding-top: 4.6vw;} */
.w62{ width: 62%;}

.briefVideo{ height: 66vh; background: url(../images/briefvideobg.jpg) no-repeat center center ; /* background-size: cover; */background-attachment: fixed;}
.briefVideo::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0,0,0,.3) }

/* .culture{ background: url(../images/culturebg.png) no-repeat center top; background-size: 100% auto; padding-top: 14.5vw;} */
.culture .chTit,.history .chTit,.honor .chTit,.corporate  .chTit,.sales  .chTit,.salesOem  .chTit{ margin-top: -1em;}
/*
.tipM{ width: 2.6em; height: 2.6em; position: sticky; left: 50%; top: 0; z-index: 10; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.tipM::after{ display: block; content: ''; width: 80%; height: 80%; border-radius: 50%; position: absolute; left: 10%; top: 10%; border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; } 
 .culture .con .tipM.top{ position: absolute; left: 50%; transform: translateX(-50%); top: 0; z-index: 10; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.culture .con .tipM.bot{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; z-index: 10; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }

.culture .con::after{ display: block; content: ''; width: 1px; height: 100%; position: absolute; left: 50%; top: 0; background:rgba(255, 255, 255, .2)}
  */
 .x-line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.3rem;
    height: 100%;
  }
  .x-line .x-i1 {
    display: inline-block;
    width: 1px;
    height: 100%;
    background: url(../images/x-zhixx1.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 0;
  }
  .x-line .x-i3 {
    display: inline-block;
    width: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    max-height: 95%;
    transition: 0.1s ease;
  }
  .x-line .x-i3 img {
    display: block;
    width:2.5vw;
    height: 2.5vw;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    object-fit: contain;
    max-width: initial;
  }
.cultureUl li .img{ width: 100%; height: 0; padding-bottom: 76%;}
.cultureUl li:nth-child(2n){ flex-direction: row-reverse; text-align: right;}
.w42{ width: 42%;}
.cultureUl li:first-child .tipM{ display: none;}
.cultureUl li:last-child .tipM{ display: none;}


.history{ background: url(../images/historybg.jpg) no-repeat center bottom; background-size:cover;   background-attachment: fixed; position: relative;  overflow:hidden; height:auto;}
.history::after{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; display: block; content: ''; background-image: linear-gradient(to top,rgba(25,44,137, 0.8),rgba(25,44,137, 0.2)); opacity: .6; }
.clound {width: 100%;height: 590px;z-index: 2; position: absolute;left: 0;bottom: 0;background: url(../images/cloundy.png) repeat-x left center;-webkit-animation: animate-cloud 30s linear infinite;animation: animate-cloud 30s linear infinite;}
.history-top .years{ font-size: 220px;  } 
.history-top  .img{ width: 450px;}
.history-thumbs .yuan{ width: 40px; height: 40px;}
.history-thumbs .yuan i{ display: block; width:20%  ; height: 20%;}
.history-thumbs .yuan::after{ width: 100%; transform: scale(0); transition: all .36s; height: 100%; position: absolute; left: 0%; top: 0%; background-color: rgba(255,255 ,255, 0.3); display: block; content: ''; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.history-thumbs  .swiper-slide-thumb-active .yuan::after{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.historyBot::after{ width: 100%; height: 1px; position: absolute; left: 0; top: 20px; background: rgba(255, 255, 255, 0.25); z-index: 1; display: block; content: '';}
.history-thumbs  .swiper-slide-thumb-active .yuan i{ background-color: var(--color);}

.swbutton{ width: 65px; height: 65px;}
.swbutton:hover{ background: var(--color); color: #fff;}
.history .prev,.history .next{ z-index: 20; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.history .prev{ left: -30px;}.history .next{ right: -30px;}

.honor{ background: url(../images/honorbg.png) no-repeat center top; background-size: 100% auto;}
.inlogo dd{ background: #f9f9f9; height: 250px;  }
.inlogo{ display: block; overflow: hidden;  }
.inlogo .la{ overflow: visible;white-space: nowrap; height: 250px;    margin-bottom: 20px;position: relative;}
.inlogo .la dl{ -webkit-animation: kf-client-wall-1 50s linear 0s infinite forwards; -moz-animation: kf-client-wall-1 50s linear 0s infinite forwards; -ms-animation: kf-client-wall-1 50s linear 0s infinite forwards; -o-animation: kf-client-wall-1 50s linear 0s infinite forwards; animation: kf-client-wall-1 50s linear 0s infinite forwards;    position: absolute; top:0; left:0; height: 100%;}
.inlogo .la dl dd{ position: relative; height: 100%; margin: 0 5px; overflow: hidden; border-radius: 15px; display: inline-flex; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; }
/* .inlogo .la dl dd img{ display: block;width: auto;height: 100%;} */
@keyframes kf-client-wall-1 { 0% { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(-33.333%, 0); -moz-transform: translate(-33.333%, 0); -ms-transform: translate(-33.333%, 0); -o-transform: translate(-33.333%, 0); transform: translate(-33.333%, 0); } }
.inlogo .gd2 dl{    -webkit-animation: kf-client-wall-2 50s linear 0s infinite forwards; -moz-animation: kf-client-wall-2 50s linear 0s infinite forwards; -ms-animation: kf-client-wall-2 50s linear 0s infinite forwards; -o-animation: kf-client-wall-2 50s linear 0s infinite forwards; animation: kf-client-wall-2 50s linear 0s infinite forwards; position: absolute; top:0; left:0; height: 100%;}
@keyframes kf-client-wall-2 { 0% { -webkit-transform: translate(-33.333%, 0); -moz-transform: translate(-33.333%, 0); -ms-transform: translate(-33.333%, 0); -o-transform: translate(-33.333%, 0); transform: translate(-33.333%, 0); } 100% { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } }
.honorImg{ max-height: 100%; opacity: .08; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; }
.inlogo .la dl dd:hover{ color: #fff; background-image: linear-gradient(to bottom,#1ed7c6,#18949e);}
.inlogo .la dl dd:hover .honorImg{ opacity: 1; }

.cultureUl li{ width: calc((100% - 40px)/3); margin-right: 20px;}
.cultureUl li:last-child{ margin-right: 0;}
.cultureUl li .img{ width: 100%; height: 0; padding-bottom: 70%;} 
.cultureUl li .line{ width: 1.8em; height: 2px;}
.cultureUl li .desc{ line-height: 1.3; height: 4em;}
.cultureUl li:hover .line{ width: 5em;}
.cultureUl li:hover { box-shadow: 1vw 0 2vw rgba(25,44,137, .1); transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }


.myswiperBtn{   width: 52px; height: 52px;}
.myswiperBtn:hover{ background: var(--color); color: #fff;}

.proMain{ background: url(../images/mainbg.png) no-repeat center top; background-size: 100% auto; margin-top: -4.6vw; padding-top: 4.6vw;}
.proNav a {  line-height: 3em;}
.proNav li.on{ background: var(--color); color: #fff;}
.proNav li.on a:hover{ color: #fff;}
.proNav2 a.on{ color: var(--color);}

.prolist li{ width: calc((100% - 140px)/3); margin-right: 70px;}
@media screen and (min-width:1100px) {.prolist li:nth-child(3n){ margin-right: 0;} }
.prolist li .img{ width: 100%; height: 0; padding-bottom: 100%;}


.proInfoOne{ background: url(../images/proinfoonebg.jpg) no-repeat center bottom ; background-size: 100% auto;}
.w43{ width: 43%;}
.proInfoSwiper .img{ width: 100%; height: 0; padding-bottom: 92%;}
.proInfoOne .myswiperBtn{ position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.proInfoOne .myswiperBtn:hover{ background: var(--red); color: #fff;}
.proInfoOne .prev{ left: 10px;}
.proInfoOne .next{ right: 10px;}

.proInfoOneRight .button{ border: 2px solid var(--color);}
.proInfoOneRight .button .border-left-color{ border-width: 2px;}
.proInfoTwo{ background: url(../images/proinfotwobg.png) no-repeat center top; background-size: 100%;}

.proInfoTwo table tr td{ line-height: 4; background: #fff;}
.proInfoTwo table tr:nth-child(2n-1) td{ background: #f2f5f8;}
.proInfoTwo table tr td:first-child{ background: var(--color); color: #fff; font-weight: bold;}

/* background: #000;background: url(../images/prowhybg.jpg) no-repeat center center / cover;  */

.ser_page .part2 {background: url(../images/prowhybg.png) no-repeat center center / cover;line-height: 1.33;width: 100%;height: 200vh}
@media screen and (min-width:900px) {

   
    .ser_page .part2.m {display: none}
    .ser_page .part2 .float {position: sticky;top: 0}
    .ser_page .part2 .inner {width: 100%; height: 100vh; }
    .ser_page .part2 .inner .img {height: 100vh;width: 40.63vw}
    .ser_page .part2 .inner .right {padding: 12.21vh 15.52vw 0 7.66vw}
    .ser_page .part2 .list { position: absolute;left: 33.33vw;bottom: 5vh}
    .ser_page .part2 .list .item {width: 24vw;height: 19vw;margin-right: 1.04vw; box-shadow: 0 0 1.56vw rgba(0, 0, 0, .1)}
    .ser_page .part2 .list  .item::after{ display: block; content: ''; transition: all .36s; width: 25%; opacity: 0; height: 100%; position: absolute; left: 0; top: 0; background:var(--color) ; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; } 
    .ser_page .part2 .list  .item:hover{ color: #fff;}
    .ser_page .part2 .list  .item:hover::after{ width: 100%; opacity: 1;}
    
    
 }
 


.proCaseDiv{ background: url(../images/idxcasecoobg.png) no-repeat center center; background-size: 100% auto;}
.caselist li{ width: calc((100% - 70px)/3); margin-right: 35px;}
@media screen and (min-width:1100px) {.caselist li:nth-child(3n){ margin-right: 0;} }
.caselist li .img{ padding-bottom: 65.8%; height: 0; width: 100%;}
.caselist li .img .add{ border-bottom-right-radius: 20px; position: absolute; left: 0; top: 0; z-index: 5;}
.caselist li .img .more{ position: absolute; bottom: 0; right: 0; z-index: 5; width: 5em; height: 5em;}
.caselist li:hover{ color: var(--color);}
.caselist li:hover .img .add,.caselist li:hover .img .more{ background: var(--red);}

.caseInfo{ background: url(../images/caseinfobg.jpg) no-repeat center center / cover;}
.caseInfoSwiper .img{ width: 100%; height: 0; padding-bottom: 69.7%;}
.caseInfo .myswiperBtn{ position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.caseInfo .myswiperBtn:hover{ background: var(--red); color: #fff;}
.caseInfo .prev{ left: 10px;}
.caseInfo .next{ right: 10px;}
.caseInfo .button{ border: 2px solid var(--color);}
.caseInfo .button .border-left-color{ border-width: 2px;}

.caseLine{ height: 1px;}
.caseLine::after{ display: block; content: ''; width: 2em; height: 4px; position: absolute; left: 0; bottom: -2px; background:var(--color) }

.caseInfoBot{ background: url(../images/caseinfobotbg.jpg) no-repeat center top; background-size: 100% auto;}
.caseInfoBot .inner{ transform: translateY(-105px); -webkit-transform: translateY(-105px); -moz-transform: translateY(-105px); -ms-transform: translateY(-105px); -o-transform: translateY(-105px); }
.caseinfoIconUl li { height: 210px; }
.caseinfoIconUl li .img{ width: 60px; height: 60px;}

.relatedBox .button div{ width: 90px; height: 54px;}
.relatedBox .button div:hover{ background: var(--color); color: #fff;}
.relatedBox .pagination{ width: 30vw; height: 3px; background: #e1e1e1; position: relative; left: auto; right: auto; top: auto; bottom: auto;}

.relatedItem .img{ width: 100%; height: 0; padding-bottom: 100%;}
.relatedItem::after{ display: block; content: ''; width: 100%; height: 0; position: absolute; left: 0; bottom: 0; background:var(--red) ; transition: all .36s; -webkit-clip-path: polygon(100% 0,100% 100%, 0 100%, 0 50%); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s;
}
.relatedItem .more{ background: rgba(255,255,255,.36);}
.relatedItem:hover{ box-shadow: 0 0 15px rgba(0,0,0,.08); transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
.relatedItem:hover::after{ height: 68%;}
.relatedItem:hover .more{ color: #fff;}

.salesSwiper .img{ width: 100%; height: 0; padding-bottom: 60%;}
.duiIcon{ height: 1em;}

.salesOem{ background: url(../images/salesoembg.jpg) no-repeat center bottom #f1f5f9; background-size: 1005 auto;}
.oemUl li .img{ padding-bottom: 66%; height: 0; width: 100%;}
.oemUl li .text{ transform: translateX(100%); background: url(../images/oemtextbg.png) no-repeat right bottom; background-size: auto 100%; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); }
.oemUl li:hover .text{ transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
.oemUl li:hover .img{ opacity: .8;}

.PromisesUl li{ width: calc((100% - 75px)/4); margin-right: 25px;perspective: 200px;}
.PromisesUl li:nth-child(4n){ margin-right: 0;}
.PromisesUl li::after{ width: 100%; height: 100%;opacity: 0; z-index: 1; transition: all .36s; display: block; position: absolute; top: 0; left: 0; background: var(--color); display: block; content: ''; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.PromisesUl li::after { transform:rotateY(45deg) ; -webkit-transform:rotateY(45deg) ; -moz-transform:rotateY(45deg) ; -ms-transform:rotateY(45deg) ; -o-transform:rotateY(45deg) ; }
.PromisesUl li:hover::after{ transform:rotateY(0) ;opacity: 1; -webkit-transform:rotateY(0) ; -moz-transform:rotateY(0) ; -ms-transform:rotateY(0) ; -o-transform:rotateY(0) ; }
.PromisesUl li:hover{ color: #fff; transform: translateY(-8px); box-shadow: 0 0 10px rgba(0, 0, 0, .1); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
.PromisesUlIcon{ height: 72px;}

.process  .chTit{ margin-top: -1em;}

.processUl li{ flex-shrink: 0; width: 11em; height: 11em; overflow: hidden; background-image: linear-gradient(to bottom,#dbf7f5,#fbfefe);}
.processUl li .processUlIcon{ height: 50px; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; }
.processUl li::after{ transition: all .36s; transform: scale(0); border-radius: 50%; display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:var(--color); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); }
.processUl li.on::after,.processUl li:hover::after{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.processUl li.on .processUlIcon,.processUl li:hover .processUlIcon{ filter: grayscale(100%) brightness(500%); -webkit-filter: grayscale(100%) brightness(500%); }
.processUl li.on  ,.processUl li:hover  { color: #fff;}
.processUl:hover li:not(:hover)  { color: #666;}
.processUl:hover li:not(:hover) .processUlIcon{ filter: none; -webkit-filter: none; }
.processUl:hover li:not(:hover)::after{ transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); }
.processImg{ position: absolute; left: 0; bottom: 0; width: 28%;}

.salesMessages  .chTit{ margin-top: -1em;}
.salesMessages{ background: url(../images/salesmessagesbg.jpg) no-repeat center center  ; background-size: cover;}

.piacke .icon-xiajiantou{ position: absolute; top: 50%; transform: translateY(-50%) ; right: 0; -webkit-transform: translateY(-50%) ; -moz-transform: translateY(-50%) ; -ms-transform: translateY(-50%) ; -o-transform: translateY(-50%) ; }

.city-picker-dropdown {position: absolute;top: 100%;left: 0;width: 100%;margin-top: 5px;background: #fff;border: 1px solid #ddd;border-radius: 4px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);display: none;z-index: 1000;}
.city-picker-tabs {display: flex;border-bottom: 1px solid #eee;}
.city-picker-tab {flex: 1;text-align: center;padding: 10px 0;cursor: pointer;background: #f5f5f5;}
.city-picker-tab.active {background: #fff;color: var(--color);border-bottom: 2px solid var(--color);}
.city-picker-content {padding: 10px;max-height: 300px;overflow-y: auto;}
.city-picker-list {display: none;}
.city-picker-list.active {display: block;}
.city-picker-item {padding: 8px 15px;cursor: pointer;border-radius: 4px;}
.city-picker-item:hover {background-color: #f0f7ff;}
.city-picker-item.selected {background-color: #e6f7ff;color: var(--color);}
.city-picker-path {padding: 10px 15px;border-top: 1px solid #eee;font-size: 14px;color: #666;}

.newslist li .left{ width: 79%;}
.newslist li .left .img{ width: 100% ; height: 0; padding-bottom: 73.1%;}
.newslist li .round{ border-color: #d1d5e7; width: 60px; height: 60px; margin-right: 4%;}
.newslist li .round::before,.newslist li .round::after{ position: absolute; display: block; content: '';}
.newslist li .round::after{  width: 40%; height: 40%; border-radius: 50%; left: 30%; top: 30%; background: #f3f7fb; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.newslist li .round::before{ background: var(--color); opacity: 0; transform: scale(0); transition: all .36s; width: 100%; height: 100%; top: 0; left: 0; border-radius: 50%; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.newslist li:hover .round::before{ background: var(--color); opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.newslist li:hover .round{ box-shadow: 1vw 0 2vw rgba(25,44,137, .3);}
.newslist li::after{ display: block; content: ''; width: 0; height: 2px; position: absolute; left: 0; bottom: -1px; transition: all .36s; background: var(--color); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.newslist li:hover::after{  width: 100%;}

.newsPage a{ border-color: transparent;}
.newsPage a:hover{background: #fff; color: var(--color);}

.mainBg{ background-color: #f0f7fd;}
.areaslist li{ border-radius: 20px; overflow: hidden; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; }
.areaslist .img{ width: 62.5%;}
.areaslist .txt{  width: 37.5%;}
.areaslist .img img{ width: 100%; height: 440px ; object-fit: cover;}

.areaslist .txt .more{ border: 1px solid #888; width: 140px;   height: 50px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px; }
.areaslist li:hover .img img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.areaslist .txt .more:hover{ background-color: var(--color); transform: scale(0.95); color: #fff; box-shadow: 0 0 10px   rgba(23, 60, 131, 0.8); -webkit-transform: scale(0.95); -moz-transform: scale(0.95); -ms-transform: scale(0.95); -o-transform: scale(0.95); }
.areaslist li:hover{ box-shadow: 0 0 15px rgba(23, 60, 131, 0.25);}

/* 应用案例 */

.object{ object-fit: cover;}
.infoBan{ background: url(../images/bg1.jpg) no-repeat top center; padding-top: 100px;}
.proinfotop .line{ width: 100%; height: 1px;}
.proinfotop .line::after{ width: 10%; height: 3px; bottom: -1px; display: block; content: ''; background-color: var(--color); position: absolute; left: 0;}
.proinfotop  .button a{ height: 60px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; }
.protitle::after{ width: 3%; height: 3px; bottom: -1px; display: block; content: ''; background-color: var(--color); position: absolute; left: 0;}

.xgSwiper .prev,.xgSwiper .next{ position: absolute; top: 50%; transform: translateY(-50%); z-index: 10;   }
.xgSwiper .prev{left: -100px;}
.xgSwiper .next{ right: -100px;}


.location .icon-youjiantou1{ transform: scale(0.7); -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); }
.newsLeft{ width: 65%;}
.newsRight{ width: 31%;}
.newsRight .tit::after{ height: 1em; width: 6px; background: var(--color); display: block; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.newsRightUl{ position: sticky; right: 0; top: 15px;}
.newsRightUl a .img{ width: 185px; height: 115px;}
.newsRightUl a .img img{ width: 100%; height: 100%; object-fit: cover;}
.newsRightUl a .text{ width: calc(100% - 204px);}
.newsRightUl a:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }

/* 产品中心 */

.proLeft{ width: 20%;}
.proRight{ width: 76%;}
.proLeft .title { padding-left: 1vw; height: 82px; border-top-left-radius: 30px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.proRight .title{width: 200px; background-color: var(--color); color: #fff; font-size: 18px; font-weight: bold; text-align: center; line-height: 54px;}
.muneUl{}
.muneUl {line-height: 2.6;}
.muneUl .iconfont {height: 100%;cursor: pointer;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.muneUl>li {border-bottom: 1px solid #e5e5e5;padding: 10px 0;}
.muneUl>li a {max-width: calc(100% - 20px);}
.muneUl {}
.muneUl li>ul {padding-left: 10px;display: none;}
.muneUl li>ul>ul {padding-left: 20px;}

.muneUl li.active>ul{ display: block;}
.muneUl li.active>div>a{ color: var(--color);}
.muneUl li a.active{ color: var(--color);}
 
.muneUl .on .iconfont {transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);}
.there-muneUl .iconfont {display: none !important;}
.two-muneUl li {width: 100%;}
.there-muneUl li {width: 100%;}
.muneUl li.active>div,.muneUl li:hover>div>a {color: var(--color);}

.pro .location{ height: 90px; padding-right: 9vw;}
/* .proRight .box{ padding-right: 9vw;} */

.prolist li{ width: 31%; margin-bottom: 45px; margin-right: 3.5%;}
.prolist li .text{ margin-top: 15px;}
.prolist li:nth-child(3n){ margin-right: 0;}
.prolist li:hover{background: url(../images/probj.png) no-repeat top center / cover;}
.prolist li{box-shadow:0px 0px 15px rgb(0 0 0 / 15%); padding-bottom: 20px;}
.prolist li .img{ width: 100%; height: 0; padding-bottom: 100%;}
.prolist li .text .iconfont{ width: 2em; height: 2em;}
.prolist li:hover span{color: #fff;}
.prolist li .cpdbt{border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 90%; margin: 0 auto; margin-bottom: 4%;}
.prolist li:hover .cpdbt{border-bottom: 1px solid rgba(255, 255, 255, 0.1); width: 90%; margin: 0 auto; margin-bottom: 4%;}
.prolist li:hover .text .iconfont{color: #fff; transform: translateX(-5px); -webkit-transform: translateX(-5px); -moz-transform: translateX(-5px); -ms-transform: translateX(-5px); -o-transform: translateX(-5px); }
.prolist li .content::before{ display: block; content: ''; width: 10px; height: 10px; position: absolute; left: 50%; margin-left: -5px; top: -2px; /* background:#fff ; */border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.prolist li .content::after{ display: block; content: ''; width: 1px; height: 160%; position: absolute; left: 50%; top: 0; background:rgba(255,255,255,.2) }
.prolist li .title .bt{text-align: right; color: #fff; font-weight: bold; font-size: 36px; font-family: Microsoft YaHei,微软雅黑;}
.prolist li .title .idxTit{text-align: right; color:var(--withe); font-size: calc(12px + 18 * 100vw / 1920); font-family: "7ce38fe0-560c-4554-966d-efd9e5a70c16";}
.prolist li.cpmp{border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px;}


.newslist li h1:hover{color: var(--color);}
 /* 新闻内页*/
 .newDetail{ margin-top: -30vw;}
 .newslista li{ width: calc((100% - 100px)/3); margin-right: 50px;perspective: 200px;} 
 .newslista li:nth-child(3n){ margin-right: 0;}
 .newslista li .desc{ height: 5.6em;}
 .newslista li::after{ width: 100%; height: 100%;opacity: 0; z-index: 1; transition: all .36s; display: block; position: absolute; top: 0; left: 0; background: var(--color); display: block; content: ''; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
 .newslista li::after { transform:rotateX(-45deg) ; -webkit-transform:rotateX(-45deg) ; -moz-transform:rotateX(-45deg) ; -ms-transform:rotateX(-45deg) ; -o-transform:rotateX(-45deg) ; }
 .newslista li:hover::after{ transform:rotateX(0) ; opacity: 1; -webkit-transform:rotateX(0) ; -moz-transform:rotateX(0) ; -ms-transform:rotateX(0) ; -o-transform:rotateX(0) ; }
 .newslista li:hover{ box-shadow: 0 0 15px rgba(0, 0, 0, .15); transform: translateY(-8px); color: #fff; -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
 .newslista li:hover .color-color { color: #fff;}
 
 
.menuItem{
    height: 50px;
    border-bottom: 1px solid #EBEBEB;
    padding-top: 15px;
    display: flex;
	position: relative;
}
.menuItem .topTitle{
    font-size: 15px;
    
    font-weight: 500;
    opacity: 1;
    width: 92%;
}
.menuItem .topTitle a{
    display: block; font-weight: bold;
}
.menuItem .topTitleActive{
    color:var(--blue);
    border-bottom: 2px solid var(--blue);
}
 
.menuItem .topBtn img{
    position: absolute;
    height: 40%;
}
.topBtnActive{
    margin-top: 0; 
}
.menuDetail{
    width:92%;
    /*margin: 0 auto;*/
    background:#f5f9fd;
    opacity:1;
    padding: 2% 4.7%;
    position: absolute;
	top: 100%;
	z-index: 99;
}
.menuDetail li{
    font-size: 14px;
    
    line-height:2.4;
    color:rgba(68,68,68,1);
    opacity:1;
}
.menuDetail li a{
    display: block;
    width: 100%;
}
.menuDetail li:hover{
    color: var(--blue)!important;
}

.cellMenuBox{ width: 100%; padding: 0 20px; background: #fff;}

.proInfoBg{ background: url(../images/proInfoBg.jpg) no-repeat center top #f9fafc; background-size: 100% auto; padding-top: 100px;}
.proinfotext  .line{ height: 1px; background-color: #e5e5e5;}
.proinfotext  .line::before{ display: block; content: ''; background-color: var(--color); position: absolute; left: 0; top: -1px; height: 3px; width: 50px;}
.proinfotext .button a{ border-color: var(--color); height: 42px;}
/* .proinfoLine .title::after{ display: block; content: ''; background-color: var(--color); position: absolute; left: 0; bottom: -1px; height: 3px; width: 100%;} */

.border-blue{ border: 1px solid var(--color);}
.proinfoimg{ max-height: 400px; display: flex; align-items: center; justify-content: center;}
.proinfoimg img{ max-width: 100%; max-height: 100%; width: auto;}
.xgprolist li{ width: 24%; margin-right: 0 !important; }


/* .jobMain{ background: url(../images/jobbg.png) no-repeat center top; background-size: 100% auto; margin-top: -4.6vw; padding-top: 4.6vw;} */
.joblist li{ width: calc((100% - 4.8vw)/3); margin-right: 2.4vw;}
 
@media screen and (min-width:1100px) {.joblist li:nth-child(3n){ margin-right:0;} }
.joblist li .more{ height: 48px;}
.joblist li .more .iconfont{ transform: translateX(20px); -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); }
.joblist li .more::before{ display: block; content: ''; width: 0; height: 100%; transition: all .36s;  background: var(--color); position: absolute; left: 0; top: 0;}
.joblist li:hover{ transform: translateY(-10px); box-shadow: 0 0 15px rgba(0, 0, 0, .15); -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); }
.joblist li:hover .more::before{ width: 100%;}
.joblist li:hover .more{ color: #fff;}
.joblist li:hover .more .iconfont{ transform: translateX(0); opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }

.none{ display: none;}

.pop{ width: 100vw; height: 100%; position: fixed; top: 0; left: 0; z-index: 200; display: none;}
.pop .bg{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, .3) ; z-index: 1;}
.pop .con{ width:1000px;  background-image: linear-gradient(to bottom,#c2f6f2,#fff); position: absolute; left:50%; margin-left: -500px; top: 50%; transform:translateY(-50%) ; z-index: 5; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
.pop .close{ width: 50px; position: absolute; right: 0; top: -60px;filter: grayscale(100%) brightness(500%);}
.pop .close:hover{ transform: rotate(90deg); filter: grayscale(0%) brightness(100%); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-filter: grayscale(0%) brightness(100%); }
.popjobInfo{max-height: 40vh; overflow-y: scroll;} 
.popjobInfo::-webkit-scrollbar {/*滚动条整体样式*/    /*高宽分别对应横竖滚动条的尺寸*/  width: 2px;}
.popjobInfo::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 3px; background: var(--color); width: 2px; }
.popjobInfo::-webkit-scrollbar-track {/*滚动条里面轨道*/border-radius: 3px; background: #f2f5f9; width: 2px; }


.mapBox{ }
.mapInfo{ position: absolute; left: 50%; top: 50%; transform: translateY(-50%); z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.mapImg{ height: 82vh;  }


.footSidebar { position: fixed; right: 0; bottom: 10vh; z-index: 105;   font-size: 14px;  filter: drop-shadow( 0 0 10px rgba(0, 0, 0, .15));   } 
.footSidebar li{ width: 70px; min-height: 80px; border-bottom: 1px solid #e5e5e5;}
.footSidebar li.topJump{ border-bottom: none; transform: translateX(105%);}
.footSidebar li.topJump.show{ transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
.footSidebar  .kefu{ padding-top: 10px; border-bottom: 1px solid #e5e5e5;border-radius: 40px 40px 0 0;}
.footSidebar .pic{ width: 50px; height: 50px; border-radius: 50%;}
.footSidebar .pic img{ width: 100%; height: 100%; object-fit: cover; border-radius: 50%;}
.footSidebar .pic::after,.footSidebar .pic::before{ display: block; content: ''; border-radius: 50%; width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; border: 1px solid var(--color); animation: ani-data-v-789143c6 1.4s ease-out infinite; -webkit-animation:; }
.footSidebar .pic::before{animation-delay: .6s;}
.footSidebar .iconfont{ font-size: 22px;}
.footSidebarLeft{animation: rightFloat .3s; padding: 5px; position: absolute; box-shadow: 0 0 10px rgba(0, 0, 0, .15); right: calc(100% + 10px); top: 50%;  display: none;}
.sidebarEwm{width: 120px; height: 120px; margin-top: -50px;}
.footSidebar li:hover .footSidebarLeft{ display: block;}
.sidebarTel{  height: 50px; margin-top: -25px;  line-height: 50px; padding: 0 15px;}
.footSidebar li:hover .iconfont{ color: var(--color);}
.footSidebar li:hover .icon-zhiding { color: #fff}
@keyframes  ani-data-v-789143c6{
	0% {
	transform: scale(1);
	opacity: 0;
	}
	25% {
		transform: scale(1.15);
		opacity: .3;
	}
	50% {
		transform: scale(1.3);
		opacity: .7;
	}
	75% {
		transform: scale(1.45);
		opacity: .5;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
  }