body{font-size: 18px;} 
.inner{ width:1640px;   margin: 0 auto;  }
.pl-inner{ padding-left: calc((100vw - 1640px)/2);}
.pr-inner{ padding-right: calc((100vw - 1640px)/2);}
.ml-inner{ margin-left: calc((100vw - 1640px)/2);}
.mr-inner{ margin-right: calc((100vw - 1640px)/2);}

header{ position: fixed; top: 0; left: 0; right: 0; z-index: 100; color: #fff;}
header .icon02{ display: none;}
.logoImg{ height: 70px; transition: all 0s; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; }
.oneNav{ line-height:90px; white-space: nowrap; display: block; padding: 0 2vw;  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:last-child .oneNav{ padding-right: 0;}
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%); }
 
.lanBtn{ height: 90px;}
.lanBtn 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); }
.lanBtn dl a{ display: block; border-bottom: 1px solid #e5e5e5;}
.lanBtn dl a:hover{ background: var(--color); color: #fff;}
.lanBtn 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; }
.lanBtn: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%); }



header{ transition: all .36s; -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:  0;  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{ color: #333;}
/* border-bottom: 1px solid #fff;  */
header.scroll::after,header:hover::after{    background-color: #fff;  height: 100%;}
header.scroll .icon01,header:hover .icon01{  display: none;}
header.scroll .icon02,header:hover .icon02{  display: block; }
header.scroll .oneNav  span::after,header:hover .oneNav  span::after{ background: var(--color); }
header.scroll .on .oneNav  ,header:hover .on .oneNav   { color: var(--color); }
 
/*  */

.h_nav{ height: 60px; width: 60px;   padding: 18px 8px ;    align-items: flex-end; display: flex;}
.h_nav .burger{ width: 100%;  height: 2px ; background: var(--color);  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 .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:  var(--color);      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; padding-bottom: 60px; width: 100%; height:  130vh ; transition:all .6s ; transform: translateX(100%); background-color: var(--color); 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(../images/jia.png) no-repeat center center; background-size: 40% auto;}
 .nav li.go-child.on .erji{ background: url(../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: #77d5ae; width: 1px; }
.nav::-webkit-scrollbar-track {/*滚动条里面轨道*/border-radius: 3px; background: #0b4f33; width: 1px; }

.neibanImg{ width: 100%; max-height: 100vh; min-height: 220px; object-fit: cover;}

.idxBan .swiper-slide::before{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent) }
.idxBan .text{ z-index: 20; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.idxBanImg{ width: 100%; height: 100vh; min-height: 320px; object-fit: cover;}

.banDown{ position: absolute; bottom:5%; left: 50%; transform: translateX(-50%); z-index: 20; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.scroll-tip{ width:66px;height:66px;   }
.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 1.5s ease infinite; -webkit-animation:mouse 1.5s ease infinite; }

.zw{ margin-top: -90px; padding-top: 90px;}
.zwHeader{ height: 90px;}

/* .idxAbout{ background: url(../images/idxAbout-LOGO.png) no-repeat center center / auto 80%;} */
.idxAboutImg{ position: absolute; right: 0; top: 0;  width: 50%; height: 100%; object-fit: cover; z-index: 5;}

.h-50{ height: 50px;}.w-50{ width: 50px;}
.h-60{ height: 60px;}.w-60{ width: 60px;}


.idxPro{ background: #f3f3f3;}
.idxPro .con{ border-top-left-radius: 3vw; background: url(../images/idxProBg.jpg) no-repeat center center / cover; background-attachment: fixed;}
.idxPro .con::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0 ,165, 56,.9) }
.idxPro .next,.idxPro .prev{ width: 50px; height: 50px; background: rgba(255,255,255,.36);}
.idxPro .next:hover,.idxPro .prev:hover{  color: var(--red);  }
.idxPro .swiper-container .swiper-slide .img{ width: 100%; height: 0; padding-bottom: 80%;}
.idxPro .swiper-container .swiper-slide .text .iconfont{ width: 2em; height: 2em;}
.idxPro .swiper-container .swiper-slide:hover .text .iconfont{ background: var(--red); 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) }


.idxSerSwiper .swiper-slide{ width: 20vw; height: 30vw;}
/* .idxSerSwiper .swiper-slide-prev{ opacity: .1;} */
.idxSerSwiper .swiper-slide-active{ width: 40vw;}
.idxSerSwiper .swiper-slide .left,.idxSerSwiper .swiper-slide .right{ width: 20vw;}
.idxSerSwiper .swiper-slide .left .more:hover{ color: var(--green); letter-spacing: 2px;}
.idxSerSwiper .swiper-slide-active .img .posi-a-5{ opacity: 0; transform: translateY(-100%); -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); }
.idxSerSwiper .swiper-slide-active .right::after{ display: none !important;}

.idxSerSwiper .swiper-slide .right{ position: absolute; right: 0; top: 0; bottom: 0;}
.idxSerSwiper .swiper-slide .right::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0,0,0,.4) }
.idxSerSwiper .swiper-slide .right .idxSerIcon{ filter: grayscale(100%) brightness(500%); -webkit-filter: grayscale(100%) brightness(500%); }
.idxSerSwiper .swiper-slide .right .more{ background:rgba(255, 255, 255, .6);}
.idxSerSwiper .swiper-slide .right .more:hover{ background: var(--green); color: #fff;}

.idxSer .next:hover,.idxSer .prev:hover{ background: var(--color); color: #fff;}
.idxSer .pagination{ width: 25vw; height: 4px; position: relative; left: auto; bottom: auto; top: auto; right: auto;}


.idxTech::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; z-index: 5; left: 0; top: 0; background:rgba(0,0,0,.15) }

.idxTechUl li .idxTechIcon{ filter: grayscale(100%) brightness(500%); height: 50px; -webkit-filter: grayscale(100%) brightness(500%); }
.idxTechUl li .more{ display: none; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.idxTechUl li .bottom{ justify-content: center; text-align: center;}
.idxTechUl li .bottom h2{ width: 100%; font-weight: normal;}
.idxTechUl li.on .idxTechIcon{ filter:none; height: 72px; -webkit-filter:none; }

@media screen and (min-width:900px) {

    .idxTechUl li.on{ background: #fff; width: 32vw; height: 360px; color: #333; justify-content:space-between; align-items: flex-start;}

.idxTechUl li.on h2{ width: 72%; font-weight: bold; font-size: 2em;}
.idxTechUl li.on .bottom{  justify-content: space-between; text-align: left;}
.idxTechUl li.on .more{ display:flex; }
 }



.circle i:before { content: ''; position: absolute; left: 0; top: 0;  border: 1px solid var(--color); width: 100%;height: 100%;  border-radius: 50%;  opacity: 0}
.circle i:after {content: '';position: absolute; left: 0;top: 0;border: 1px solid var(--color); width: 100%; height: 100%; border-radius: 50%;opacity: 0}
 
.circle:hover i:before { animation: serv_one_border .9s 0s ease 1; -webkit-animation: serv_one_border .9s 0s ease 1; }
.circle:hover i:after { animation: serv_one_border 1.5s 0s ease 1; -webkit-animation: serv_one_border 1.5s 0s ease 1; }

.yyImg .img{display: none;transition: all .36s;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);}
.yyImg .img.on{ display: block;}
/* .idxNewsSwiper{ background: #e6ecf3;} */
.idxNewsSwiper .swiper-slide::after{ display: block; content: ''; width: 2px; height: 100%; position: absolute; left: 0; top: 0; background: #e6ecf3;}
.idxNewsSwiper .swiper-slide:first-child{ padding-left: 0;}
.idxNewsSwiper .swiper-slide:first-child::after{ display: none;}
.idxNewsSwiper .swiper-slide:last-child{ padding-right: 0;}
.newsItem .img{ padding-bottom: 70%; width: 100%; height: 0; border-top-left-radius: 10px; border-top-right-radius: 10px;}

.newsItem .tit{ height:6em;}
.newsItem .more .right::after{ display: block; transition: all .36s; content: ''; top:50%; right: -1.8em; width: 3.6em; height:  3.6em; position: absolute; transform: scale(0) translateY(-50%); border: 1px solid var(--color); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: scale(0) translateY(-50%); -moz-transform: scale(0) translateY(-50%); -ms-transform: scale(0) translateY(-50%); -o-transform: scale(0) translateY(-50%); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.newsItem:hover .rightIcon{ opacity: 1;}
.newsItem:hover   .more .right::after{ transform: scale(1) translateY(-50%) ; -webkit-transform: scale(1) translateY(-50%) ; -moz-transform: scale(1) translateY(-50%) ; -ms-transform: scale(1) translateY(-50%) ; -o-transform: scale(1) translateY(-50%) ; }
.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); }
.w38{ width: 38%;}

.footerForm{ background: rgba(255, 255, 255, .15); padding: 8px; border-radius: 70px; -webkit-border-radius: 70px; -moz-border-radius: 70px; -ms-border-radius: 70px; -o-border-radius: 70px; }
/* .footerForm .keys{ background: url(../images/footEmail.png) no-repeat left  center / auto 100%; } */
.footerForm input::-webkit-input-placeholder  {color:#fff;}
.footerForm input:-moz-placeholder  {color:#fff;}
.footerForm input::-moz-placeholder {color:#fff;}
.footerForm input:-ms-input-placeholder {color: #fff;}
.line-height2-7{ line-height: 2.7}
footer a:hover{ color: #fff;}
.footNav dl .right{display: grid; grid-gap:0  20px ; grid-template-columns: repeat(2,1fr);}
.footNav dl .right dd{min-width:0}

.outLink li .img{ width: 130px; height:130px; position: absolute; left: 50%; margin-left: -65px; bottom:calc(100% + 10px); display: none; animation: topFloat .3s; -webkit-animation: topFloat .3s; }
.outLink li:hover .img{ display: block;}
.outLink li .roud:hover{ background: var(--color); color: #fff;}

.idxSerSwiper .idxSerIcon{ height: 75px;}
 
.biref .info{ max-height: 27vw; overflow-y: scroll;  }
.biref .info::-webkit-scrollbar {width: 3px;}
.biref .info::-webkit-scrollbar-thumb {border-radius: 3px; background: #06408a; width: 3px; }
.biref .info::-webkit-scrollbar-track {border-radius: 3px; background: #e6ecf3; width: 3px; }

.numUl li{ width: 23%; border-top: 2px solid #e6ecf3;}
.history .next:hover,.history .prev:hover{ background: var(--color); color: #fff;}
.historySwiper .img{ width: 15vw; height: 10vw;}
.historySwiper .text{ width: calc(100% - 16.5vw);}
.historySwiper .text h3{ font-size: 1.5em; color: #000;}
.historySwiper .swiper-slide.swiper-slide-active{ opacity: 1;}

.historySwiper .infoImg{ max-height: 20vw; overflow-y: scroll;  }
.historySwiper .infoImg::-webkit-scrollbar {width: 3px;}
.historySwiper .infoImg::-webkit-scrollbar-thumb {border-radius: 3px; background: #06408a; width: 3px; }
.historySwiper .infoImg::-webkit-scrollbar-track {border-radius: 3px; background: #e6ecf3; width: 3px; }

.honorSwiper .img{ cursor: pointer; width: 100%; height: 0; padding-bottom: 100%;}
.honor .pagination{  background: #e6ecf3;  height: 4px; position: relative; left: auto; bottom: auto; top: auto; right: auto;}

/* .developmentUl {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
} */
@media screen and (min-width:900px) {
    .developmentUl li {min-width:0 ; height: calc((40vw - 20px)/2);}
    .developmentUl li.div1 { grid-area: 1 / 2 / 2 / 4; }
    .developmentUl li.div2 { grid-area: 1 / 1 / 3 / 2; height: 40vw !important;}
    .developmentUl li.div3 { grid-area: 1 / 4 / 3 / 5; height: 40vw !important;}
 }
.developmentUl{ display: grid; grid-gap: 20px; grid-template-columns: repeat(4,1fr);}

.serviceUl li .top .img{ width: 100%; padding-bottom: 66%; height: 0;}
 
.serviceUl li .bottom{ display: grid; grid-gap: 35px; grid-template-columns: repeat(3,1fr);}
.serviceUl li .bottom .item {min-width:0}
.serviceUl li .bottom .item .img{ width: 100%; padding-bottom: 72%; height: 0;}

.subNav a{ flex: 1; height: 5vw; min-height: 40px;}
.subNav a.on{ background: var(--color); color: #fff;font-weight: bold; font-size: 1.1em;}

.formula .img{ width: 100%; padding-bottom: 63.2%; height: 0;}
.w58{ width: 58%;}

.continuousUl li{ box-shadow: 0 0 15px rgba(6, 64, 138, .1); width: calc((100% - 120px)/4); margin-right: 40px;}
.continuousUl li:nth-child(4){ margin-right: 0;}
.continuousUl li  .round{ width: 140px; height: 140px;}
.continuousUl li h1{ height: 4em;}
.continuousUl li .line{ height: 4px; width: 3em;}
.continuousUl li:hover .line{ width: 8em;}
.continuousUl li:hover{ transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
.continuousUl li:hover .circle i:before { animation: serv_one_border .9s 0s ease 1; -webkit-animation: serv_one_border .9s 0s ease 1; }
.continuousUl li:hover .circle i:after { animation: serv_one_border 1.5s 0s ease 1; -webkit-animation: serv_one_border 1.5s 0s ease 1; }

.platform{ background: url(../images/platformBg.jpg) no-repeat center center / cover; background-attachment: fixed;}
.platform::before{z-index: 1; display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(6, 64, 138,.5) }
.platform::after{ z-index: 2; display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0, 0, 0,.5) }
.platformUl li { width:17.5% ; background: #a3a3a33d;
    backdrop-filter: blur(5px);  }
 
.platformUl li .platformIcon{ }
.w36{ width: 36%;}
.systemUl li { height: 9vw;}
.systemUl li::after{ display: block; content: ''; width: 0%; height: 100%; position: absolute; left: 0; top: 0; background:var(--color); transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.systemUl li.on::after{ width: 100%;}
.systemUl li.on{ color: #fff;}
.systemSwiper .swiper-slide{ width: 100%; height: 45vw;}

.radius{ border-radius: 11vw; -webkit-border-radius: 11vw; -moz-border-radius: 11vw; -ms-border-radius: 11vw; -o-border-radius: 11vw; }
.CNASUl li .img{ width: 100%; padding-bottom: 50%; height: 0;}
.CNASUl li:hover{ box-shadow: 0 0 15px rgba(6, 64, 138, .15);}

.w52{ width: 52%;}.w48{ width: 48%;}
.line-height2-2{ line-height: 2.2;}

/* .intelligentUl .item .text{ border-left: 6px solid #f0f4f9;} */
.intelligentUl .item .img{ width: 100%; height: 0; padding-bottom: 100%;}
.intelligentUl .infoImg ul,.intelligentUl .infoImg  li{list-style:  disc ; list-style-position:outside}
.intelligentUl .item .intelligentIcon{ position: absolute; width: 60px; left: -27px; top: -20px;}
.intelligentUl .item:last-child  .text{ border-left: none;}
.intelligentUl .item .icon02{ display: none;}
.intelligentUl .item:hover .icon01{ display: none;}
.intelligentUl .item:hover .icon02{ display: block;}
.intelligentUl .line {position: absolute;left:0;top:0;bottom: 0;width: 6px;background-color: #f0f4f9;z-index: 1;}
/* .intelligentUl .line:before {content: '';width: 13px;height: 13px;background-color: var(--color);border-radius: 50%;position: absolute;top: 0;left: -6px;} */
.intelligentUl .line span {width: 6px;background-color: var(--color);position: absolute;top: 0;left: 0;}

.newslist li{ border-right: 2px solid #e6ecf3;}
.newslist li:nth-child(3n){ border: none;}
 

.messagesSubmit{ background-image: linear-gradient(to right,#018ecf,#3fae36);}
.contactDian{ width: 15.5vw; position: absolute; left: 90%; bottom: 86%;}

.idxPin{background: url(../images/i21.jpg) no-repeat center center / cover; }

.idxNewlist li{ width: calc((100% - 60px)/3); margin-right: 30px;}
@media screen and (min-width:1100px) {.idxNewlist li:nth-child(3n){ margin-right: 0;} }
.idxNewlist li .img{ width: 100%; height: 0; padding-bottom: 62%;}
.idxNewlist li  .tip{ background: #f1eeeb;}
.idxNewlist li .item{ height: calc((100% - 30px)/2);}

.idxOurUl{ display: grid; grid-gap: 3vw; grid-template-columns: repeat(3,1fr);}
.idxOurUl li{ min-width:0 }
.idxOurUl li:nth-child(2n){ margin-top: 0;}
/* .idxOurUl li .top{ transform: translateY(15px); opacity: 0; -webkit-transform: translateY(15px); -moz-transform: translateY(15px); -ms-transform: translateY(15px); -o-transform: translateY(15px); } */
.idxOurUl li::after{ display: block; content: ''; border-radius: 15px; width: 100%; height: 100%; position: absolute; left: 0; top:0; transition: all .36s; background:var(--color) }
.idxOurUl li .con{background-image: linear-gradient(to bottom,#fff,#eaecf2);}
.idxOurUl li .tit p:first-child{ color: var(--color);}
.idxOurUl li .line{ width: 2em; height: 4px;}
.idxOurUl li .desc{ height: 9em;}
.idxOurUl li.on { transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
.idxOurUl li.on .top{ transform: translateY(0); opacity: 1;}
.idxOurUl li.on .tit{ color: var(--color);}
.idxOurUl li.on .line{ width: 100%;}
.idxOurUl li.on::after{   left: -1vw; top: 1vw;   }

.line-height1-2{ line-height: 1.2;}

.proLeft{ width: 300px;}
.proRight{ width: calc(100% - 300px);}

.proTitle{ background: url(../images/proTitleBg.jpg) no-repeat center center / cover; }

.proClassUl .icon-arrow-right-bold{ font-size: 1em;}
.proClassUl li .bottom{ padding-top: 35px; margin-top: -30px; display: none;}
.proClassUl li .bottom .on{ color: var(--color);}
.proClassUl li.on .top{ background: var(--color); color: #fff;}
.proClassUl li.on .top .icon-arrow-right-bold::before{content: "\e689";}

.wapProTitle.on .icon-arrow-double-right{ transform:rotate(90deg) ; -webkit-transform:rotate(90deg) ; -moz-transform:rotate(90deg) ; -ms-transform:rotate(90deg) ; -o-transform:rotate(90deg) ; } 

.w26{ width: 26%;}.w74{ width: 74%;}

.idxProlist{ display: grid; grid-gap: 2.3vw; grid-template-columns: repeat(3,1fr);}
.idxProlist li{ min-width:0 }
.idxProlist li .img{ width: 100%; height: 0; padding-bottom:70% ;}
.idxProlist li .round::after{ display: block; content: ''; width: 100%; border-radius: 50%; height: 100%; position: absolute; left: 0; top: 0; background:var(--color) ; transition: all .36s; transform: scale(0); -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); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.idxProlist li:hover .round::after{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.idxProlist li:hover .round{ color: #fff;}

.w43{  width: 43%;}
.birefMore img{animation: yuan 10s infinite linear;
	-webkit-animation: yuan 10s infinite linear;}
  .birefMore .posi-a{ width: 70%; height: 70%; left: 15%; top: 15%;}
   
  .purposeUl li .bottom{  display: none;}
  .purposeUl li.on .top .tit{ font-size: 1.3em;}
  .purposeUl li.on .top{ color: var(--color);  }
  .purposeUl li.on .top .icon-arrow-right-bold{ opacity: 1;}
  .purposeUl li.on .top .icon-arrow-right-bold:before { content: "\e689"; }
  
  .purposeTit{ position: sticky; left: 0; top: 100px;}
  
  .servicescroll {
	display: flex;
	animation: move 30s linear infinite;
	-webkit-animation: move 30s linear infinite;
  }
  .servicescroll img{ width: 100vw;}
   

@keyframes yuan {
    100% {
      transform: rotate(-360deg);
    }
  }
  
  @keyframes move {
	0% {
	  transform: translateX(0);
	}
  
	100% {
	  transform: translateX(-1200px);
	}
  
  }

  .jobUl li .img{ width: 100%; height: 0; padding-bottom: 124%;}
.jobUl li::after{ z-index: 5; display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0;  background-image: linear-gradient(to top,rgba(0,0,0,.65),transparent); }
.jobUl li .text{ position: absolute; top: 75%;  left: 0; right: 0; z-index: 10;}
.jobUl li .text .desc{ height: 0; opacity: 0;}
.jobUl li:hover .text {top: 50%;}
.jobUl li:hover .text .desc{ height: auto; opacity: 1;}

