body{font-size: 16px;} 
.w90{ width:min(86%,1600px);   margin: 0 auto;  }
.w80{ width:min(86%,1440px);   margin: 0 auto;  }


.z_page_swiper{ height: 100vh;overflow: hidden;}
/* .z_slide{ overflow: hidden;} */
.footer {height: auto !important;overflow: initial;}

.z_kdc_bar{ position: fixed; z-index: 100; right: 40px !important;  top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; 
 }
.z_kdc_bar .swiper-pagination-bullet{ width: 14px; height: 14px; margin: 10px 0 !important; opacity: 1; transform: scale(0.8); transition: all .36s; background-color: rgba(255, 255, 255, .5); border: 3px solid transparent; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.z_kdc_bar .swiper-pagination-bullet.swiper-pagination-bullet-active{ border: 3px solid #fff; background-color: transparent; opacity: 1; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); }


header{ position: fixed; top: 0; left: 0; width: 100%; z-index: 100 ; color: #fff;}
header .con{ padding: 0 5vw;}
.logoImg{ height: 62px;}
.oneNav{ line-height: 90px; white-space: nowrap; display: block; padding: 0 2vw; font-size: 18px; font-weight: bold;}
.oneNav span { position: relative;}
.oneNav span::after{ width: 100%; height: 2px; display: block; content: ''; background:#fff; 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::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;  width: 600px;top:100% ;   left: 50%; background:#fff;   box-shadow:0 5px 10px rgba(0,0,0,.1);
    border-bottom-left-radius:5px;border-bottom-right-radius:5px;
 }
 nav  li dl dd{white-space: nowrap; line-height:50px;   }
 nav  li dl dd a{ padding: 0 10px; width: 100%;    border-bottom: 1px solid #eee; 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 a:last-child{ border-bottom: none;}
 nav  li dl dd a:hover{ background-color: var(--orange); color: #fff !important;}
 nav  li dl{ 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{ 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%); }
  */
nav li dl{ position: absolute; left: 0; top: 100%; height: 0; transform: scale(1,.5); opacity: 0; transition: all .5s; -webkit-transform-origin: top center; pointer-events: none;     box-shadow: 2px 23px 25px rgb(0 0 0 / 10%);}
nav li dl dd{ background: rgba(255, 255, 255, .85);line-height: 50px; padding: 0 10px; color: #333; font-size: 16px; display: flex;align-items: center;  min-width: 180px;}
nav li  dd a{ transition: all .36s;  -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
nav li  dl dd:hover{  background: #fff;  }
nav li  dl dd:hover a.twoNav{ color: var(--orange); transform:translateX(8px); -webkit-transform:translateX(8px); -moz-transform:translateX(8px); -ms-transform:translateX(8px); -o-transform:translateX(8px); }
nav li:hover dl{ height: auto; transform: scale(1); opacity: 1; pointer-events: unset; }
nav dl dd { position: relative;}
nav dl dd ol{ position: absolute;top: 0; left: 100%; background: rgba(255, 255, 255, .85);  display: none; }
nav dl dd ol a{ display: block; line-height:40px; white-space: nowrap; padding: 0 15px; min-width:150px; }
nav dl dd:hover ol{  display: block;}
nav dl dd ol a:hover{ transform:translateX(0); padding-left: 5px; background: #fff; color: var(--orange)  ; -webkit-transform:translateX(0); -moz-transform:translateX(0); -ms-transform:translateX(0); -o-transform:translateX(0); }

 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.scroll,header:hover{ box-shadow: 0 0 15px rgba(0, 0, 0, .15); color: #333;}
header.scroll::after,header:hover::after{    background-color: #fff;  height: 100%;}
header.scroll .oneNav span::after,header:hover .oneNav span::after{background: var(--orange);}
header.scroll nav li.on .oneNav  ,header:hover  nav li:hover .oneNav  { color: var(--orange);}

   
.h_nav{ height: 60px; width: 60px; background-color:var(--orange); 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:; }
.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 .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); }

.nav{ color: #fff !important; width: 100%; height: calc(100vh - 60px) ; transition:all .6s ; transform: translateX(100%); background-color: #000; position: fixed; top: 60px; right: 0; flex-direction: column; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); -webkit-transition:all .6s ; -moz-transition:all .6s ; -ms-transition:all .6s ; -o-transition:all .6s ; }
.nav.show{ transform:translateX(0) ;  -webkit-transform:translateX(0) ; -moz-transform:translateX(0) ; -ms-transform:translateX(0) ; -o-transform:translateX(0) ; }
.nav li.go-child{ border-top: 1px solid rgba(255, 255, 255, 0.25); position: relative;}
.nav li.go-child>a{ line-height: 60px; padding: 0 20px; font-size: 16px;}
.h_nav.close{align-items: center; justify-content: center;}
.erji{ width: 60px; height: 60px; position: absolute; right: 0 ; top: 0; display: flex; align-items: center; justify-content: center; font-size: 30px; z-index: 10;
 background: url(?static/home/images/jia.png) no-repeat center center; background-size: 40% auto;}
 .nav li.go-child.on .erji{ background: url(?static/home/images/jian.png) no-repeat center center; background-size: 40% auto;}
.nav-down li a{ line-height: 50px; border-top: 1px solid rgba(255, 255, 255, 0.25); display: block; padding-left: 25px; font-size: 14px; opacity: 0.8; }
.nav{   overflow-y: scroll;   }
.nav::-webkit-scrollbar {/*滚动条整体样式*/    /*高宽分别对应横竖滚动条的尺寸*/  width: 1px;}
.nav::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 3px; background: #555; width: 1px; }
.nav::-webkit-scrollbar-track {/*滚动条里面轨道*/border-radius: 3px; background: #000; width: 1px; }

.zwHeader{ height: 90px;}
.zw{margin-top: -90px; padding-top: 90px;}
.headerPadding{ padding-top:90px;}

 
.idxBanImg{ width: 100%;  height: 100vh; object-fit: cover; min-height: 360px;}
.idxBan .text{ background: rgba(0, 0, 0, .3); }
 .idxBan{ z-index: 80;}
.idxBan  .roundImg{ width: 34.8vw; position: absolute; left: -5vw; top: -10vw; z-index: -1;}
.idxBan .swiper-slide-active .idxBanImg{ animation: swiper_img_move 8s linear 0s infinite normal both ; -webkit-animation: swiper_img_move 8s linear 0s infinite normal both ; }
.idxbanMore{ padding-top: 12px; padding-bottom: 12px;}
.idxbanMore .right{ width: 1.7vw; height: 1.7vw; margin-left: 5vw;}
.idxbanMore .right::before{ width:20%; height: 20%; border-radius: 50%; position: absolute; left: 40%; top: 40%; display: block; content: ''; background: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.idxbanMore .right::after{ width:200%; height: 1px; position: absolute;  right: 50%; top:49%; display: block; content: ''; background: rgba(255, 255, 255, .45);  }
.idxbanMore:hover{ box-shadow: 0 0 15px rgba(255, 255, 255, .15); background: var(--orange); border-color: var(--orange);}
.idxbanMore:hover .right{ margin-left: 3vw;}


.idxBan .swiper-slide::after{ z-index: 1; display: block; content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-image: linear-gradient(to bottom,rgba(0,0,0,.15),transparent);}
.idxBan .pagination{ z-index: 50; position: absolute; left:50%; bottom: 40px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.idxBan .pagination .swiper-pagination-bullet{ background: rgba(255, 255, 255, .45); opacity: 1; margin: 0 5px !important; border-radius: 0; width: 50px; height: 3px; transition: all .36s; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.idxBan .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ width: 68px; background: var(--orange);}
 
.idxAbout{ background: url(?static/home/images/idxAboutBg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; }
/* overflow-y: scroll; height: 100vh;
#swiper-container2 .swiper-slide::-webkit-scrollbar {width: 1px; }
#swiper-container2 .swiper-slide::-webkit-scrollbar-thumb {border-radius: 3px; background: #003f98; width: 1px; }
#swiper-container2 .swiper-slide::-webkit-scrollbar-track {border-radius: 3px; background: #f2f5f9; width: 1px; } */
.idxAboutUlImg{ width: 100%; height: 365px; object-fit: cover;}
.idxAboutUl .text{ background: rgba(0, 0, 0, .15);}
.idxAboutUl li.on,.idxAboutUl li:hover{ width: 50%; }
.idxAboutUl:hover li:not(:hover) { width: 25%; }
.idxAboutUl li:hover  img.idxAboutUlImg{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }

.pageMore{ padding: 2px;}
.pageMore .round{ width: 56px; height: 56px;}
.pageMore::after{ transition: all .36s; display: block; content: ''; width: 56px; height: 56px; border-radius: 40px; position: absolute;  right: 2px; top: 2px; background: var(--orange); z-index: 1; -webkit-border-radius: 40px; -moz-border-radius: 40px; -ms-border-radius: 40px; -o-border-radius: 40px; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.pageMore:hover{ color: #fff;}
.pageMore:hover::after{ width: calc(100% - 4px); height: calc(100% - 4px);}



.w76{ width: 76%;}
.idxProSwiper .swiper-slide .text{ background: rgba(0, 0, 0, .4);}
.idxProSwiper .swiper-slide-active .text{background: rgba(0, 0, 0, .25);}
.idxProIcon{ transition: all 0s; filter: drop-shadow(300px 0 0 #fff); transform: translateX(-300px); -webkit-filter: drop-shadow(300px 0 0 #fff); -webkit-transform: translateX(-300px); -moz-transform: translateX(-300px); -ms-transform: translateX(-300px); -o-transform: translateX(-300px); -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; }
.idxProImg{  }
.idxMore{ width: 230px;    padding-top: 5px; padding-bottom: 5px; padding-right: 5px; background: rgba(255, 255, 255, .4); }
.idxMore::after{ transition:all .36s ; display: block; content: ''; width: 50px; height: 50px; background: var(--orange); border-radius: 50%; position: absolute; right: 5px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -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 ; }
.idxMore .round{ width: 50px; height: 50px;}
.idxMore:hover::after{ right: 0; width: 100%; height: 100%; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.anniu { position: absolute; left: 10%; bottom: 0;}
.anniu .dian{ width: 60px; height: 60px; border: 1px solid rgba(255, 255, 255, .15);}
.anniu .dian::before{ width:5px ; height: 5px; background: #fff; border-radius: 50%; display: block; content: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.anniu  s {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;border-radius: 50%;border: 1px solid rgba(255, 255, 255, .6);-webkit-transform: scale(1);transform: scale(1);}
.anniu .s1 {animation: ss2 3s linear infinite;-webkit-animation: ss2 3s linear infinite;} 
.anniu  .s2{animation: ss2 3s linear  0.75s infinite ;-webkit-animation: ss2 3s linear 0.75s  infinite;}
.anniu .s3{animation: ss2 3s linear  1.5s infinite ;-webkit-animation: ss2 3s linear  1.5s infinite;}
.anniu .s4{ animation: ss2 3s linear  2.25s infinite ; -webkit-animation: ss2 3s linear  2.25s infinite ; }
.anniu  .desc{position: absolute; left: 50%; transform: translateX(-50%); bottom: 80%; opacity: 0;}
.anniu  .title{ position: absolute; left: 50%; transform: translateX(-50%); bottom: calc(100% + 40px); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.linka a:hover{ color: var(--orange);}
.anniu:hover .desc{bottom: calc(100% + 10px); opacity: 1;}

.idxProSwiper .swiper-slide-active .idxProImg{ animation: scaleIn 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93); -webkit-animation: scaleIn 2s forwards cubic-bezier(0.4, 0, 0.49, 0.93); }
.idxProBtn{  width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; z-index: 11; right: 23%; margin-right: -40px; }
.idxProBtn:hover{ color: var(--orange);}

.idxObject{ background: url(?static/home/images/idxObjectBg.png) no-repeat left bottom #f4f5fa; background-size: 40% auto;}
.idxObjectLeftUl li{ width: 14vw;}
.idxObjectLeftUl li:hover,.idxObjectLeftUl li.on{ background: var(--orange);}
.idxObjectLeftIcon{ max-height: 50px; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; }
.idxObjectLeftUl li::after{ position: absolute; right: 0; top: 50%; margin-top: -7vw; opacity: 0; transition:all .36s ; box-shadow:  5px 0 34px rgba(0, 0, 0, .05); width: 14vw; height: 14vw; background: rgba(255, 255, 255, .15); display: block; content: ''; border-radius: 50%; -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 ; }
.idxObjectLeftUl li:hover .img img,.idxObjectLeftUl li.on .img img{ filter: drop-shadow(200px 0 0 #fff); transform: translateX(-200px); -webkit-filter: drop-shadow(200px 0 0 #fff); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px); -ms-transform: translateX(-200px); -o-transform: translateX(-200px); }
.idxObjectLeftUl li:hover div,.idxObjectLeftUl li:hover span,.idxObjectLeftUl li.on div,.idxObjectLeftUl li.on span{ color: #fff !important;}
.idxObjectLeftUl li:hover::after,.idxObjectLeftUl li.on::after{ opacity: 1; right: -8vw;}
.idxObjectLeftUl li:last-child{ border: none;}
.idxObjectText li{ display: none; animation: rightFloat .3s; -webkit-animation: rightFloat .3s; }
.idxObjectText li.on{ display: block;}
.idxObjectRightImg{ width: 100%; height: 70vh; object-fit: cover;}

.idxNews{ background: #f9fafc;}
.newsItem .img{ padding-bottom: 58.2%;}
.icons{position:relative;margin-right:20px}
.icons .c{width:25px;height:25px;border-radius:50%;border:1px solid #666;box-sizing:border-box;cursor:pointer;transition:ease .4s}
.icons .a{width:40px;height:1px;position:absolute;right:8px;top:50%;z-index:3;background-color:#666;transition:all .25s;transform:translateY(-50%)}
.icons .a:before{content:'';width:8px;height:8px;box-sizing:border-box;border-top:2px solid #666;border-right:2px solid #666;position:absolute;right:0;top:0;transform-origin:92% 10%;transform:rotate(45deg)}

.newsItem:hover{ color: var(--orange);}
.newsItem: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); }
.newsItem .tit span{
    /*text-decoration: underline;
    */background-image: linear-gradient(currentColor 0, currentColor 0);
    background-image: linear-gradient(currentColor 0 0);
    background-position: 0 calc(100% - 1px);
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -webkit-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -moz-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -ms-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
    -o-transition: 400ms cubic-bezier(0.645, 0.045, 0.355, 1), background-position 0s 400ms cubic-bezier(0.645, 0.045, 0.355, 1), color 0ms;
  }
.newsItem:hover .tit span{  background-position: 100% calc(100% - 1px);  background-size: 100% 1px}
.newsItem:hover .more{ color: var(--orange);} 
.newsItem:hover .more .icons .c{ border-color: var(--orange);}
.newsItem:hover .more .icons .a{ background: var(--orange); width: 25px;}
.newsItem:hover .more .icons .a:before{ border-color: var(--orange);}

.footer{ background: url(?static/home/images/footBg.jpg) no-repeat center left; background-size: cover;}
.footer .top a:hover{ color: #fff;}
.footer .bottom a:hover{ opacity: .8;}

.fBlock{ display: inline-block;}
.ewmBox .img{ background: url(?static/home/images/ewmBg.png) no-repeat center center; background-size: 100% 100%;}
.ewmImg{ width: 140px;}
.footer .bottom{ border-top: 1px solid rgba(255, 255, 255, .05);}
.footcontact{ max-width: 30%;}
    
.neibanImg{ width: 100%; max-height: 100vh; object-fit: cover; min-height: 260px; animation: zoomBig 2s  forwards; -webkit-animation: zoomBig 2s  forwards; }
.neiBan::after{ display: block; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(29,39,72, .3); z-index: 2;}
.neiBan::before{ display: block; content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(to bottom,rgba(0,0,0, .5),transparent);   z-index: 2;}
.neiBan .text{ position: absolute; left: 50%; top: 55%; transform: translate(-50%,-50%); z-index: 5; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.neiBanYuan{position: absolute; left: 50%; top: 55%; margin-left: -19vw; margin-top: -19vw;  z-index: 4;  width: 38vw;}

.infoButton{ position: absolute; bottom: 0; margin-left: 0;}

.infoTitle::after{ width: 2em; position: absolute; left: 0; bottom: -1px; height: 3px; background: var(--orange); display: block; content: '';}
.proInfoUl li{ width: calc(100% / 3);}
.proInfoUl li .icon-lingxing { transform: scale(0.7); -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); } 

.prolist .tip span{ flex: 1;}
.prolist li .more{ position: absolute; left: 0; bottom: 0;}
.prolist li:hover .more{ background: var(--orange); color: #fff; padding: 0 25px;}
.prolist li:hover .img img{ transform: scale(1.08); -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); }
.prolist li:last-child{ margin-bottom: 0;}
.yySwiper .text{ background-image: linear-gradient(to bottom,transparent,rgba(0,0,0,.5));}
.yySwiper  .swiper-slide:hover .text{ background: none;}
.yySwiper  .swiper-slide:hover 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); }

.mySwiper{ width: 66px; height: 66px;}
.mySwiper:hover{ background: var(--orange); color: #fff;}


.newslist li{ width: calc((100% - 160px)/3); margin-right: 80px; border-bottom: 2px solid #e2e2e2;}
/* .newslist li:nth-child(3n){   margin-right: 0;} */
.newslist li::after{ display: block; content: ''; background: var(--orange); position: absolute; left: 0; bottom: -2px; width: 0; height: 2px; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.newslist li .img{ padding-bottom: 60%;}
.newslist li .round{ width: 30px; height: 30px; border-color: #666;}
.newslist li .round .iconfont{ position: absolute; right: 50%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.newslist li:hover{ color: var(--orange);}
.newslist li:hover::after{ width: 100%;}
.newslist li:hover .img{ box-shadow: 0 0 15px rgba(255,102,0,.3);}
.newslist 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) ; }
.newslist li:hover .more{ color: var(--orange);}
.newslist li:hover .more .round{ border-color: var(--orange);}
.newslist li:hover .more .round .iconfont{ right: -50%;}
.newslist li{ width: calc((100% - 160px)/3); margin-right: 80px;}

@media screen and (max-width: 1920px) and (min-width: 1040px) {
    .newslist li:nth-child(3n){ margin-right: 0;}
    .newslist li:nth-child(-n+3) { margin-top: 0;}
}

.location .iconfont{ transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); }
.location{ border-color: #dadada;}
.newsLeft{ width: 65%;}
.newsRight{ width: 31%;}
.newsRight .tit::after{ height: 1em; width: 6px; background: var(--orange); 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 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); }

.w58{ width: 58%;  }
.brief{ background: url(?static/home/images/briefBg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.brief .info p{ line-height: 2.4;}
.aboutTitle{ position: absolute; left: 0; top: 0; z-index: 10;}
.culture{ background: url(?static/home/images/cultureBg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.culture::after{ display: block; content: '' ; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.5);}
.cultureTab li.on{ opacity: 1;}
.culture .w50.bg-red{ box-shadow: 5px 0 35px rgba(255,102,0,.65);}
.culture .right{  background: url(?static/home/images/yinIcon.png) no-repeat left  8% top 15%; background-size: 8% auto;}
.culture .btn:hover{ background: #fff; color: var(--red);}
.culture .btn.swiper-button-disabled{  cursor: no-drop; }
.team{ background: url(?static/home/images/teamBg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.team::after{ display: block; content: '' ; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(255,255,255,.88);}

.pr-main{padding-right: calc((100vw - 1600px)/2); }
.pl-main{padding-left: calc((100vw - 1600px)/2); }
.teamCon{ padding-left: calc((100vw - 1600px)/2); }
.teamSwiper .swiper-slide{ height: auto;}
.teamSwiper .swiper-slide::before{ display: block; content: '' ; width: 40%; opacity: 0; height: 100%; position: absolute; left: 0; top: 0; background: var(--orange); transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.teamSwiper .img{ width: 180px; height: 180px; background: #f4f5fa;}
.teamSwiper .img img{ width: 100%;   position: absolute; left: 0; top: 10px;}
.teamSwiper .text{ width: calc(100% - 205px);}
.teamSwiper .info span{ min-width: 50%;}
.teamSwiper .swiper-slide:hover::before{ width: 100%; opacity: 1;}
.teamSwiper .swiper-slide::after{ display: block; content: '' ; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 4; background:  url(?static/home/images/teamItemBg.png) no-repeat bottom right; background-size: auto 100%; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s  }
.teamSwiper .swiper-slide:hover div{ color: #fff !important;}
.teamSwiper .swiper-slide:hover .tip{ background: rgba(255, 255, 255, .2);}

.design{ background: url(?static/home/images/designBg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.design::after{ display: block; content: '' ; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(31,42,62,.9);}
.design .aboutTitle{ left: auto; right: 0; }
.inlogo{ display: block; overflow: hidden;  }
.inlogo .la{ overflow: visible;white-space: nowrap; height: 100px;    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: 6px; display: inline-block;}
.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); } }
 

.Partners{ background: url(?static/home/images/PartnersBg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.Partners::after{ display: block; content: '' ; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(255,255,255,.32);}


.contactStyle{ background: #f4f5f6;}
.contactStyle li { width: calc(100% / 3);}
.contactStyle li:last-child{ border-right: none;}
.contactEwm{ width: 135px;}

.mapBox{ width: 100%; height: 60vh;  ;}
.jobTip span:last-child{ border-right: none; padding-right: 0; margin-right: 0;}
.joblist li .top .close{ display: none;}
.joblist li .bottom {  display: none;}
.joblist li.on .close{ display: block;}
.joblist li.on .open{ display: none;}

.strategyIcon{width: 5.4vw;}<!--0.00021004676818848-->