body{font-size: 16px; overflow-x: hidden;} 
.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{ transition: all .36s; width: 100%; color: #fff; z-index: 100; top: -200px; left: 0; right: 0; position: fixed; -webkit-transition:; -moz-transition:; -ms-transition:; -o-transition:; }
header.sticky-on {opacity: 1; top: 0;}

header .con{ max-width: 1640px; width: 96%; margin: 0 auto; }
header .icon02{ display: none;}
header::before{ display: block;  content: ''; width: 100%; height: 0; position: absolute; right: 0; top: 0; background:var(--color) ; transition:all .5s ; -webkit-transition:all .5s ; -moz-transition:all .5s ; -ms-transition:all .5s ; -o-transition:all .5s ; }
header.scroll::before,header:hover::before{ height: 100%;}
header.scroll .icon02,header:hover .icon02{ display: block;}
header.scroll .icon01,header:hover .icon01{ display: none;}

.logoImg{ height: 60px;}

.oneNav{ line-height:100px; 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: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%); }
 
.languageBtn{ height: 100px;}
.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%); }
.languageBtn:hover .icon-xiajiantou{ transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); }



.h_nav{ height: 60px; width: 60px; background-color:#fff; padding: 18px 8px ;    align-items: flex-end; display: flex;}
.h_nav .burger{ width: 100%;  height: 1px ; 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; }
 

.pop{ width: 100%; height: 100%; z-index: 105; position: fixed; left: 0; top: 0; bottom: 0; right: 0; display: none;}
.pop .bg{ background: rgba(0,0,0,.6); cursor:pointer ;}
.pop .con{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 20; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.searchForm{ width: 70vw;}
.searchForm .submit{ background: url(../images/search-w.png) no-repeat center center var(--color) ; background-size:  auto 33%;}



.zw{ margin-top: -100px; padding-top: 100px;}
.zwHeader{ height: 100px;}
 
/* .idxBan .swiper-slide::after{ display: block; content: ''; width: 50%; height: 100%; position: absolute; left: 0; top: 0; background:  linear-gradient(to right,rgba(0,0,0,.2),transparent);} */
.idxBan .swiper-slide .text{ z-index: 10; 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%); }

.banImg{ width: 100%; height: 100vh; object-fit: cover; min-height: 360px;}
/* .idxBan  .swiper-slide-active .banImg{ animation: swiper_img_move 8s linear 0s infinite normal both ; -webkit-animation: swiper_img_move 8s linear 0s infinite normal both ; } */
.neiBanBot{ position: absolute; bottom: 0; left: 0 ; right: 0 ; z-index: 10;}

.dotBox {position: absolute;bottom:50px;left: 0; height: 50px;z-index: 20; display: flex;align-items: center; }
.dotBox > li {position: relative;margin: 0 10px;cursor: pointer;}
.dotBox > li svg {display: block;width: 38px;height: 38px;position: relative;z-index: 5;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.dotBox > li svg circle {stroke-width: 2px;stroke: #ffff;stroke-dasharray: 300%;stroke-dashoffset: 300%;transition: stroke-dashoffset 0.6s ease-out;-webkit-transition: stroke-dashoffset 0.6s ease-out;-moz-transition: stroke-dashoffset 0.6s ease-out;-o-transition: stroke-dashoffset 0.6s ease-out;-ms-transition: stroke-dashoffset 0.6s ease-out;}
.dotBox > li span {position: absolute;z-index: 4;top: 0;left: 0;width: 38px;height: 38px;border: 2px solid transparent;border-radius: 50%;transition: border-color 0.3s ease-out;-webkit-transition: border-color 0.3s ease-out;-moz-transition: border-color 0.3s ease-out;-o-transition: border-color 0.3s ease-out;-ms-transition: border-color 0.3s ease-out;}
.dotBox > li span:after {content: "";width: 5px;height: 5px;border-radius: 50%;background-color: #fff;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.dotBox > li.on svg circle { stroke-dashoffset: 0; transition: stroke-dashoffset 6s ease-out; -webkit-transition: stroke-dashoffset 6s ease-out; -moz-transition: stroke-dashoffset 6s ease-out; -o-transition: stroke-dashoffset 6s ease-out; -ms-transition: stroke-dashoffset 6s ease-out; }
.dotBox > li.on span {border-color: rgba(255,255,255, 0.3);}

.idxMain{ background: url(../images/idxMainBg.png) no-repeat center bottom / 100% auto;}
.idxAbout{ background: url(../images/mainBg.png) no-repeat center top; background-size: 100% auto; margin-top: -4.6vw; padding-top: 4.6vw;}
.idxAbout .con{ margin-bottom: 5vw; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; height: 34vw;}
.idxAbout .con .round{ width: 10vw; height: 10vw; position: absolute; bottom: -5vw; left: 50%; margin-left: -5vw;}
.idxAbout .con .round:hover{ transform: scale(.8) rotate(45deg) ; -webkit-transform: scale(.8) rotate(45deg) ; -moz-transform: scale(.8) rotate(45deg) ; -ms-transform: scale(.8) rotate(45deg) ; -o-transform: scale(.8) rotate(45deg) ; }


.idxCulture{ background: url(../images/mainBg.png) no-repeat center top; background-size: 100% auto; margin-top: -4.6vw; padding-top: 4.6vw;}
.idxCulture li{ min-height: 25vw; background-repeat: no-repeat; background-size: cover;}
/*  background-image: linear-gradient(to right,#fff,#f2f7fb); */
.idxCulture li::after{ display: block; content: ''; opacity: 1; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-image: linear-gradient(to right,#fff,#f2f7fb); transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.idxCulture li.on::after{ opacity: .5;}
.idxCulture li .line{ width: 2em; height: 3px;}
.idxCulture li:before{ content: ""; position: absolute; width: 100%; height: 100%; bottom: 0; left:0; display: block; background: var(--color); border-radius: 6px; z-index: -1;  transition: all .3s;   opacity: 0; }
.idxCulture li.on:before{ bottom: -10px; left: -10px;  opacity: 1;  }
.idxCulture li.on .line{ width: 100%; background: var(--color);}
.idxCulture li .title{ line-height: 1.2;}
.idxCulture li.on .title{ color: var(--color);}

.idxCultureIcon{ height: 1em; transform: translateX(-20px); -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); }
.idxCulture li.on .idxCultureIcon{ transform: translateX(0); opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
@media screen and (min-width:900px) {.idxCulture li:nth-child(2){ margin-top: 0;} }



.idxTitImg{ height: 4.6vw;}

footer{ background: url(../images/footbg.png) no-repeat center top / 100% auto; margin-top: -1.8vw; padding-top: 1.6vw; position: relative; z-index: 12;}
.footNav a{ margin: 0 2.6vw;}

.footForm{ background: #f2f7fc; margin-top: -1.5em; padding: 0.5vw; padding-left: 1.5vw;}
.footForm .keys{ background: url(../images/emaiBg.png) no-repeat center left ; background-size: auto 50%; width: 470px;}
.footForm .submit{ height: 3.3em;}

.footLogo{ width: 22vw;}
.footNav a:hover{ color: rgba(255, 255, 255, 0.65);}
footer .bottom a:hover{ color: #fff;}
.ewmBox  img{ width: 140px;}

.outLink a{ width: 50px; height: 50px; background: rgba(255, 255, 255, 0.1);}
.outLink a:last-child{ margin-right: 0;}

.neiBanImg{ width: 100%; object-fit: cover; min-height: 260px;}
.neiBan .text{ position: absolute; bottom: 20%; left: 50%; z-index: 10; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.neiBan .round{ width: 50px; height: 50px; border: 1px solid rgba(255, 255, 255, 0.25);}
.neiBan .round::after{ display: block; content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; transform: scale(0); background: #fff; border-radius: 50%; transition: all .36s; -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; -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); }
.neiBan .round:hover{ color: var(--color); box-shadow: 0 0 10px rgb(255, 255, 255,.4);}
.neiBan .round:hover::after{ transform:scale(1) ; -webkit-transform:scale(1) ; -moz-transform:scale(1) ; -ms-transform:scale(1) ; -o-transform:scale(1) ; } 

.birefTip i{ height: .8em; width: 1px;  background: #aaaaaa; display: inline-block; margin: 0 1.3vw;}
.birefBan .text{ background: url(../images/birefBanBg.png) no-repeat center right / auto 100%;  position: absolute; top: 0; bottom: 0; right: 0;}
.birefBan .line{ width: 1em; height: 5px;}

.culture{ height: 80vh; background: url(../images/cultureBg.jpg) no-repeat center center / cover; background-attachment: fixed;}
.culture::after{ display: block; content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background:rgba(0,0,0,.1) }
.birefLogo{ width: 22vw;}

.proLeft{ width: 24%;}
.proLeftBox{ position: sticky; left: 0; top: 2vw;}
.proRight{ width: 73%;}
.proIcon{ height: 1em;}
.proTitle{ border-top-left-radius: 1vw; border-top-right-radius: 1vw;}
.proNav li:last-child{ border-bottom-right-radius: 1vw;}
.proNav li::after{ display: block; content: ''; width: .5vw; height: calc(100% + 1px); position: absolute; left: 0; top: 0; background:#5194fd }
.proNav li:nth-child(2n):after{  background:#51b2fd }
.proNav li:nth-child(3n):after{  background:#51cafd }
.proNav li:nth-child(4n):after{  background:#54dff0 }
.proNav li i{ width: 20px; height: 20px;}
.proNav li.on i{ background: url(../images/check.jpg) no-repeat center center / 100% 100%;}
.proNav li.on span{ font-weight: bold;}

.leftContact{ border-radius: 1vw; background: url(../images/leftContactBg.jpg) no-repeat center center / cover; -webkit-border-radius: 1vw; -moz-border-radius: 1vw; -ms-border-radius: 1vw; -o-border-radius: 1vw; }
.leftContact a{ height: 3em;}

.prolist li .left{ width: 50px;}
.prolist li .right{ width: calc(100% - 50px);}
.prolist li .img{ width: 100%; height: 0; padding-bottom: 85%;}
.prolist li  .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;
  }
.prolist li:hover .tit span{ color: var(--color);  background-position: 100% calc(100% - 1px);  background-size: 100% 1px}
.proForm .submit{ height: 3.2em;}
.proForm .keys{ background: url(../images/formSearch.png) no-repeat left center / auto 30%;}
 
.proInfoTop{ background: url(../images/proInfoTopBg.jpg) no-repeat center center / cover;}
.location span:last-child{  color: var(--color);}
.location .icon-arrow-right2-copy{ transform: scale(0.8); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); }
.height3{ height: 3.2em;}
.proInfoTop .img{ width: 100%; height: 0; padding-bottom: 85%;}
.featureLeft .con{ position: sticky; left: 0; top: 15px;}

.parameter{ background: #f7fbfe;}
.parameterInfo table tr:first-child td{ background: var(--color); color: #fff; font-weight: bold; line-height: 4;}
.parameterInfo table tr td{ line-height: 3.2; background: #fff;}

.gbookPop .con{ max-width: 1000px;  width: 90%;}
.tip{ 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%); }
.buttonImg{ height: 60px;}
.gbookPop input.checkbox  { -webkit-appearance: auto !important;  border:1px solid #e5e5e5; } 
.popCloseImg{ position: absolute; right: 0; top: 0; filter: grayscale(100%); -webkit-filter: grayscale(100%); }
.popCloseImg:hover{ filter: none; -webkit-filter: none; }

.customizeUl li{ flex: 1; border-radius:15vw ; -webkit-border-radius:15vw ; -moz-border-radius:15vw ; -ms-border-radius:15vw ; -o-border-radius:15vw ; }
.customizeUl li .text{ width: 100%; height: 0; padding-bottom: 80%;}
.customizeUl li .img{ width: 100%; height: 0; padding-bottom: 80%;}
.customizeUl li:nth-child(2n){ flex-direction: column-reverse;}

.process{ background: url(../images/processBg.jpg) no-repeat center center / cover; background-attachment: fixed;}
.processUl li{ width: 14.6%;}
.processUl li .con{ height:280px;}
.processUl li:hover .con{ transform: translateY(-8px); -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); }
.processCon::after{ display: block; content: ''; width: 100%; height: 1px; position: absolute; left: 0; top: 320px; background:rgba(255,255,255,.2) }

.w67{ width: 67%;}
.serviceUl li .img { width: 100%; height: 0; padding-bottom: 54.5%;}
.serviceUl li:first-child{ margin-top: 0;}
.serviceUl li:nth-child(2n){  flex-direction: row-reverse;}

.contactMain{ background: url(../images/contactMainBg.jpg) no-repeat center center / cover;}

.contactUl strong{ white-space: nowrap;}

.w1200{ width: 96%; margin: 0 auto; max-width: 1200px;}

.Blogul{ display: grid; grid-gap:5px 1vw; grid-template-columns: repeat(2,1fr);}
.Blogul .item {min-width:0}

.kuai{ width: 12px; height: 13px; transform: skewX(-10deg); -webkit-transform: skewX(-10deg); -moz-transform: skewX(-10deg); -ms-transform: skewX(-10deg); -o-transform: skewX(-10deg); }

.w42{ width: 42%;}.w28{ width: 28%;}

.idxMore .round{ transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.idxMore:hover .round{ transform: rotate(0); -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); }
.idxMore:hover .left{ letter-spacing: 1px;}

.h-50{ height: 50px;}.w-50{ width: 50px;}
.h-60{ height: 60px;}.w-60{ width: 60px;}
.w-70{ width: 70px;} .h-70{ height: 70px;}

/* .idxAboutImg{ width: 100%;height: 0; padding-bottom:75% ;} */
.idxNewAbout .right::after{ display: block; content: ''; width: 100%; height: 115%; position: absolute; left: 15%; bottom: 0; background:url(../images/idxAboutrRight.png) no-repeat center center / 100% 100% }

.idxXuqiuUl li .desc{ display: none;}
.idxXuqiuUl li.on .tit{ color: var(--color);}
/* .idxXuqiu::after{ display: block; content: ''; width: 100%; height: 50%; position: absolute; left: 0;  bottom: 0; background:#f2f3f7 }  */

.imgHeight{ height: 1em;}
.idxBoa{ background: #edf2fa;}
.idxBoa .entitle{ letter-spacing: .2em; }
/* margin-top: -5vw;  */
.idxBoaUl{ display: grid; grid-gap: 1.6vw; grid-template-columns: repeat(5,1fr);}
.idxBoaUl li {min-width:0; background: rgba(255, 255, 255, .5);  backdrop-filter: blur(10px);  }
/* .idxBoaUl li .img{ position: absolute; left: 0; bottom: 0;} */
.idxBoaUl li:hover{ transform: translateY(-1vw); -webkit-transform: translateY(-1vw); -moz-transform: translateY(-1vw); -ms-transform: translateY(-1vw); -o-transform: translateY(-1vw); }

.idxBoaUl li .title{height: 4em;}
.idxPin{background: url(../images/i21.jpg) no-repeat center center / cover; }