/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
@font-face {
  font-family: "siyuan"; /* Project id 4152331 */
  src:url('../font/siyuanheitiCNNormal.ttf') format('truetype');
}

html{
  font-family: "siyuan","Noto Sans SC","PingFang SC",-apple-system, Microsoft Yahei, Avenir, Segoe UI, Hiragino Sans GB, STHeiti, "Microsoft Sans Serif", WenQuanYi Micro Hei, sans-serif;-webkit-font-smoothing: antialiased;
}
body {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background-color: #05023d;
}
body,div,h1,h2,h3,h4,h5,h6,hr,p,span,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,:after,:before{margin:0;padding:0;box-sizing: border-box;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: inherit;}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-flex:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-phone:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ellipsis1{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap;}
img {border:none;display: inline-block;height: auto !important;max-width: 100%;}
.showmenu.nav-ul-box {
  left: 0;
}
.responsive-y {
  overflow-y: auto;
}

.responsive-y::-webkit-scrollbar {/*婊氬姩鏉℃暣浣撴牱寮�*/
  width: 4px;
  height: 0;
}
.responsive-y::-webkit-scrollbar-thumb {/*婊氬姩鏉￠噷闈㈠皬鏂瑰潡*/
  border-radius: 4px;
  background: #00b9bd;
}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}
.pv20 {padding-top: 20px;padding-bottom: 20px;}
.p30 {padding: 30px;}
.mt30 {margin-top: 30px;}
.mb25 {margin-bottom: 25px;}
.mt60 {margin-top: 60px;}
.heigh100 {height: 100%;}

.icon-plus {display: inline-block;width: 18px;height: 18px;position: relative;cursor: pointer;display: none;}
.icon-plus::before,.icon-plus:after {content: "";display: block;width: 100%;height: 2px;background-color: #fff;border-radius: 4px;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;transition: transform .3s ease-in;border-radius: 4px;}
.icon-plus:after {transform: translate(-50%,-50%) rotate(90deg);}
.icon-plus.rotate:after {transform: translate(-50%,-50%) rotate(0);}


.bb {border-bottom: 1px solid #e8e8e8;}

.pages {
  text-align: center;
  padding: 50px 0;
  position: relative;
  z-index: 99;
}

.normal-item {
  display: none;
}

.normal-item:first-child {
  display: block;
}

.pages li {
  display: inline-flex;
  font-size: 16px;
  color: #000;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  background-color: #fff;
}

.pages li a {
  width: 36px;
  height:36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.pages li:hover {
  text-decoration: underline;
}

.pages li span {
  width: 36px;
  height:36px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.pages .iconfont {font-size: 18px;}

.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}

.pages li.thisclass {
  background:#00b9bd;
  color: #fff;
  border-color: #00b9bd;
}

.pages li.thisclass a {
  color: #fff;
}

.pages li.noborder {border: none;background-color: transparent;padding: 0;}
.pages li .turn-input {color: #666666;padding: 8px 12px 7px;background-color: #fff;width: 48px;}

input[type="text"],input[type="password"],input[type="number"],textarea,button,input[type="email"],input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}


/* 鍝嶅簲寮忓竷灞€ */
@media (max-width: 768px) {
  .advance-item {
    flex-direction: column;
  }

  .advance-content {
    padding: 30px 20px;
  }

  .advance-img {
    min-height: 300px;
    width: 100%;
  }
}
input.el-input-date,input.el-input-date1{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}
input.el-input-date::-webkit-calendar-picker-indicator,input.el-input-date1::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-direction: row-reverse;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.just-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.banner {position: relative;}

.banner-i {
  width: 100%;
  display: block;
}

.normal-table {width: 100%;border-collapse: collapse;}
.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}

.logo-img {
  display: block;
  max-width: 130px;
}



.head.blur {
  /* backdrop-filter: blur(40px); */
  background-color: #00b9bd
}

.menu {
  margin-left: 10px;
  /*cursor: pointer;*/
  display: none;
}

.head.blur .menu i{
  backdrop-filter: blur(40px);
  background-color: #fff;
}

.hide-pc {display: none;}
.menu i {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #00b9bd;
  margin-top:7px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}


.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(46deg);
  -ms-transform: rotate(46deg);
  transform: rotate(46deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-46deg);
  -ms-transform: rotate(-46deg);
  transform: rotate(-46deg);
}

.normal-place ::-webkit-input-placeholder{
  color: rgba(255,255,255,0.6);
}
.normal-place :-moz-placeholder{
  color: rgba(255,255,255,0.6);
}
.normal-place :-ms-input-placeholder{
  color: rgba(255,255,255,0.6);
}


.underline {text-decoration: underline;}
.mt40 {margin-top: 40px;}
.mb40 {margin-bottom: 40px;}
.mt50 {margin-top: 50px;}
img[class*=avatar] {border-radius: 50%;}
.hover-a a:hover,.head-right-links:hover {color: #00b9bd;}
.hover-under:hover {text-decoration: underline;}
.hover-tit a:hover [class*=tit] {color: #00b9bd;}
._h-img {transition: transform .3s ease;}
.hover-img a:hover ._h-img {transform: scale(1.1);}
.bold {font-weight: 600;}
.tl {text-align: left;}
[class*=btn] {cursor: pointer;}
.col-red {}
.col-yel {color: #e0663d;}
input.upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size:0
}

@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn{
  0%{transform:scale(1.0)}
  100%{transform:scale(1.1)}
}

@keyframes hideIndex{
  0% {
    padding-top: 20px;
    opacity: 0;
  }
  100% {
    padding-top: 0px;
    opacity: 1;
  }
}

@keyframes hideIndex2{
  0%{ top: 50px;opacity: 0; }
  100%{top: 30px; opacity: 1;}
}

@media (min-width:1240px) {

}


.normal-swiper-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #1f3a5f;
  background-color: #1f3a5f;
  color: #fff;
  border-radius: 50%;
  margin: 0;
  transform: translate(0,-50%);
}

.normal-swiper-btn.swiper-button-disabled {
  background-color: #f6f7f9;
  color: #1f3a5f;
  opacity: 1;
}

.normal-swiper-btn::after{
  font-size: 20px;
}

.head-fixed {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}


.head-pd {
  padding: 0 5vw;
}

.head {
  padding: 10px 0;
}

.center-box {
  max-width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.center-box3 {
  max-width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.company-box-desc {
  font-size: 15px;
  line-height: 1.8em;
}

.nav-position {
  font-size: 16px;
}

.nav-position span {
  color: #00b9bd;
}

.normal-mt {
  margin-top: 60px;
}

.company-box-ul>li {
  width: 33.33%;
  position: relative;
  /*cursor: pointer;*/
}



.normal-pd {
  padding: 80px 0;
}


.index-about-line.tc span {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}

.index-about-line.tc span::after {
  content: '';
  width: 140px;
  height: 3px;
  background: #098986;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  max-width: 100%;
}

.normal-pb {
  padding-bottom: 80px;
}

.normal-pt {
  padding-top: 80px;
}

.company-v-tit {
  font-size: 1.875vw;
  transition: transform .3s ease;
}

.company-box-ul>li:hover .company-v-tit{
  transform: translateX(15px);
}

.company-v-desc {
  font-size: 1.4vw;
  line-height: 1.8em;
  text-align: center;
  margin-top: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
}

.company-v-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 2.08vw 3.125vw;
  overflow: hidden;
}

.footer-link {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.code-img {
  display: block;
  width: 70px;
  height: 70px;
}

.company-v-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer-tab-tit {
  font-size:18px;
  font-weight: 600;
}

.footer-left-ul>li {
  flex-grow: 1;
  max-width: 320px;
  position: relative;
  text-align: center;
  padding: 0 20px;
}

.footer-left-ul>li::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #7e7d8d;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  position: absolute;
}

.footer-left-ul>li:last-child,.footer-left-ul>li:nth-last-of-type(1) {
  text-align: left;
}


.footer-left {
  width: 86%;
}

.footer-bott {
  padding: 20px 0;
  color: rgba(255,255,255,0.5);
  font-size: 12px;
}

.footer-top {
  padding: 40px 0;
}

.nav-ul-box {
  margin-right: 6vw;
}



.nav-ul>li {
  margin-left: 2.08vw;
  position: relative;
  padding: 15px 0 15px;
  text-align: center;
}
.drop-cont-ul {
    width: max-content;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    min-width: 150px;
}

.lan-select {
  color: #000000;
  font-size: 16px;
  background: url(../img/_.png) no-repeat right center;
  background-size: auto;
  padding: 0 15px;
  /*cursor: pointer;*/
}

.swiper-bottom-top-icon .iconfont {
  display: none;
}

.swiper-slide-thumb-active .swiper-bottom-top-icon .iconfont {
  display: block;
}

.swiper-slide-thumb-active .swiper-bottom-top-icon {
  width: 30px;
  height: 30px;
}

.swiper-bottom-top-icon {
  display: inline-flex;
  width: 12px;
  height: 12px;
  background-color: #03c8cf;
  border-radius: 50%;
  position: relative;
  justify-content: center;
  align-items: center;
}


.swiper-bottom-top {
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-bottom-top::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
}

.swiper-top {
  margin-top: 80px;
}

.swiper-bottom {
  margin: 40px 0;
}

.swiper-bottom .swiper-slide {
  cursor: pointer;
}

.center-box2 {
  max-width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.center-box4 {
  max-width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.step-left {
  width: 39.28%;
  padding: 20px 25px 20px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.step-left::after {
  content: '';
  width: 12px;
  height: 12px;
  background-color: #03c8cf;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  transform: translate(50%,0);
  top: 30px;
}

.step-right {
  width: 60.72%;
  padding-left: 45px;
}

.step-left-tit,.swiper-bottom-bott {
  font-size: 20px;
}

.step-left-desc {
  font-size: 15px;
  line-height: 1.625em;
}

.step-left .step-left-desc {
  margin-top: 20px;
  text-align: justify;
  max-width: 355px;
}

.step-right .step-left-desc {
  margin-top: 10px;
}

.step-left::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}

.team-ul>li {
  width: 430px;
  margin:  0 10px;
}

.team-ul-inner {
  position: relative;
  padding-top: 75%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.partner-scroll {
  flex-wrap: nowrap;
  display: flex;
  width: max-content;
  margin: 0;
  padding: 0;
  animation: partnerScroll 30s linear infinite;
}

.partner-scroll>li {
  flex-shrink: 0;
}

.partner-scroll-wrapper:hover .partner-scroll {
  animation-play-state: paused;
}

.advance-left-dl>dt {
  font-size: 20px;
  color: #03c8cf;
  font-weight: 600;
}

.advance-left-dl>dd {
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 10px;
  padding-left: 0;
}

.advance-left {
  width: 51%;
}

.advance-right {
  width: 43.50%;
}

.it-ul>li {
  width: 32%;
  margin-left: 2%;
  /*cursor: pointer;*/
  transition: transform .3s ease;
}


.it-ul>li:nth-of-type(3n+1) {
  margin-left: 0;
}

.it-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes partnerScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.gd-tit {
  font-size: 28px;
}

.gd-tit1 {
  font-size: 20px;
}

.gd-tit span {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.gd-tit span::after {
  content: '';
  width: 130px;
  height: 3px;
  background-color: #03c8cf;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.company-box-left {
  width: 50.32%;
}

.company-box-right {
  width: 43.78%;
}

.more-link {
  color: #03c8cf;
}

.gd-ul-tab {
  height: 40px;
  /*cursor: pointer;*/
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0 10px 0 10px;
  background-color: #bae5e7;
  color: #020027;
  transition: all .3s ease;
}

.gd-ul-tab:hover {
  background-color: #408f81;
  color: #fff;
}

.gd-logo1-text {
  font-size: 20px;
  color: #40ac99;
}

.gd-ul>li {
  margin-left: 10%;
  width: 45%;
}

.gd-ul>li:nth-of-type(2n+1) {
  margin-left: 0;
}


.gd-ul-top {
  height: 130px;
}

/* .gd-ul .gd-ul .gd-ul-tab {
  background-color: #bae5e7;
  color: #020027;
} */

.gd-ul-item-img  {
  /*width: 120px;*/
  /* max-width: 80%; */
  /*height: 120px;*/
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  transition: transform .3s ease;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

/*.gd-ul-item {*/
/*    max-width: 125px;*/
/*}*/

.gd-ul-item-top {
    width: 60.8%;
    padding-top: 60.8%;
    position: relative;
}

.gd-ul-item-bott {
  white-space: nowrap;
  margin-top: 10px;
}

.gd-ul-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  font-size: 15px;
  text-align: center;
  /*cursor: pointer;*/
}

.gd-ul-item:hover .gd-ul-item-img{
  transform: scale(1.1);
}

.gd-vice-info {
  font-size: 36px;
  font-weight: 600;
}

.gd-vice-info1 {
  font-size: 24px;
  font-weight: 600;
}

.gd-desc-ul>li {
  width: 22.56%;
  background-color: #01193d;
  margin-left: 3.24%;
  padding: 20px;
  min-height: 150px;
  transition: transform .3s ease;
  /*cursor: pointer;*/
}

.gd-desc-ul>li:hover {
  transform: translate3d(0, -15px, 0);
}

.gd-desc-ul-bott {
  position: relative;
}

.gd-desc-ul-bott-tit {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}

.gd-desc-ul-bott-desc {
  font-size: 16px;
  margin-top: 10px;
  color: #c2c2c2;
}

.gd-desc-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}



.gd-desc-ul1>li {
  width: 18.84%;
  margin-left: 1.44%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 20px 10px;
}

.gd-desc-ul1>li::before {
  content: "";
  border-bottom: 100px solid #475871;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}

.gd-desc-ul1>li::after {
  content: "";
  border-bottom: 30px solid #1c415b;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}

.gd-desc-ul1>li:nth-of-type(2n)::after {
  border-bottom-color: #404955;
}

.gd-desc-ul1>li:nth-of-type(4n+1) {
  margin-left: 1.44%;
}

.gd-desc-ul1>li:nth-of-type(5n+1) {
  margin-left: 0;
}

.case-ul>li {
  width: 22.75%;
  margin-left: 2.99%;
  background-color: #00193c;

}

.case-ul>li a {
    cursor: default;
}

.case-ul-bott {
  padding: 15px;
}

.case-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.case-ul-tit {
  font-size: 20px;
  color: #40ac99;
  font-weight: 600;
}

.case-ul-desc {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 10px;
}

.prority-ul>li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
}



.prority-ul-tit {
  font-size: 22px;
  font-weight: 600;
  color: #03c8cf;
}

.hornor-ul-bott-left {
    width: 44.62%;
}

.hornor-ul-bott-right {
    width: 55.38%;
}


.prority-ul>li:nth-of-type(2n) {
  flex-direction: row-reverse;
}

.prority-ul-left {
  width: 46%;
}

.prority-ul-right {
  width: 48%;
}

.hornor-ul-top-tit {
  font-size: 26px;
}

.hornor-ul>li {
  margin-top: 6.25vw;
  transition: transform .3s ease;
  /*cursor: pointer;*/
  display: flex;
  flex-direction: column;
}

.hornor-ul-bott {
    flex: 1;
}

.hornor-ul>li:hover {
  transform: translate3d(0, -15px, 0);
}

.gd-tit.tc span::after {
  left: 50%;
  transform: translate(-50%,0);
}

.people-right-tit {
  font-size: 20px;
}

.people-right-posi {
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
  margin-top: 10px;
  display: inline-block;
}

.prority-ul-tit-span {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%,0);
  width: 100%;
  text-align: center;
}

.people-left-top {
  padding-top: 120%;
  position: relative;
  border-radius: 999px;
  overflow: hidden;
  margin-top: 3.125vw;
}


.people-right-posi::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #03c8cf;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
}

.people-right-desc {
  font-size: 15px;
  line-height: 1.65em;
}



.people-left {
  width: 35%;
}

.peopple-ul>li {
  width: 48%;
  margin-top: 6.25vw;
  margin-left: 4%;
}

.peopple-ul>li:nth-of-type(2n+1) {
    margin-left: 0;
}

.peopple-right {
  width: 58.375%;
}

.people-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}

.hornor-ul>li {
  width: 50%;
}

.advance-ul>li {
  width: 33.33%;
  transition: transform .3s ease;
  position: relative;
  /* transform: scale(0.9); */
}



.advance-ul>li a {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 80%;
}

.advance-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.advance-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(2,0,37,0.3);
  padding: 60px;
  padding: 3.125vw;
}



.advance-mask-tit {
  font-size: 2.1vw;
  font-weight: 600;
}

.advance-mask-desc {
  font-size: 20px;
}

.advance-mask-more {
  font-size: 20px;
}

.fina-table {
  width: 644px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  border-collapse: collapse;
}

.fina-table th,.fina-table td  {
  min-height: 80px;
  padding: 15px;

}
.fina-table td {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.fina-table th:first-child,.fina-table td:first-child {
  border-left: none;
}

.fina-table th {
  background-color: #01193d;
  font-weight: 400;
}

.fina-table tbody tr:nth-of-type(2n+1) {
  background-color: #36436b;
}

.fina-table tbody tr:nth-of-type(2n) {
  background-color: #4c5f88;
}

.fina-show {
  line-height: 28px;
  font-size: 15px;
  padding: 40px 0;
  text-align: justify;
}

.fina-show1 img{
    float: none!important;
    width: 100%;
}

.parner-tit {
  display: inline-flex;
  width: 200px;
  height: 50px;
  background-color: #006555;
  color: #fff;
  font-size: 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
}

.parner-ul {
  max-width: 783px;
  margin-left: auto;
  margin-right: auto;
}

.parner-ul>li {
  width: 20.27%;
  margin-top: 40px;
  margin-left: 6.3%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.parner-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

/* .gd-ul .gd-ul .gd-ul-item-img {
  width: 120px;
} */




.hornor-ul-bott-left {
  margin:  0 20px;
  text-align: center;
  white-space: nowrap;
}

.contact-ul>li {
  width: 31.42%;
  background-color: #00193c;
  padding: 30px 25px 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /*cursor: pointer;*/
}

.contact-ul>li:hover .contact-top-img{
  animation: bounceIn 1s infinite;
}

.contact-mid {
  color: #03c8cf;
}

.step-top-img {
    width: 100%;
    display: block;
}

.contact-top-img {
  height: 77px;
  transition: transform .3s ease;
}

.contact-dl {
      font-size: 15px;
  }

.contact-dl + .contact-dl {
  margin-top: 10px;
}

.contact-dl1 {
  width: 31.65%;
}

.contact-dl1 .contact-input {
  height: 30px;
  background-color: #fff;
  padding: 0 10px;
  width: 100%;
  flex: 1;
}

.contact-pd {
  padding: 0 25px;
}

.contact-dl1 .contact-textarea {
  height: 70px;
  background-color: #fff;
  padding: 10px;
  width: 100%;
  font-family: inherit;
}

.contact-dl1>dd {
  margin-top: 10px;
}

.contact-btn {
  display: inline-flex;
  width:  210px;
  height: 40px;
  background-color: #0f6d67;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  /*cursor: pointer;*/
}

.eng-btn {
  display: inline-flex;
  width: 240px;
  height: 75px;
  background: linear-gradient(to right, #e02656,#161361);
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size:18px;
  /*cursor: pointer;*/
  position: absolute;
  right: 0;
  bottom: 35px;
}

.eng-btn .iconfont {
  font-size: 18px;
  margin-left: 10px;
}

.eng-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 6.25vw;
}

.eng-mask-tit {
  position: relative;
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 20px;
}

.eng-mask-tit::after {
  content: "";
  width: 70px;
  height: 3px;
  background:linear-gradient(to right,#d73882,#0b09d5);
  position: absolute;
  bottom: 0;
  left: 0;
}

.eng-mask-vice {
  font-size: 1.875vw;
  font-weight: 600;
}

.eng-mask-desc {
  line-height: 2em;
}

.banner-word {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.banner-word {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  padding-top: 32px;
}

.banner-word-tit {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 5px;
}

.banner-word-desc {
  font-size: 12px;
  margin-top: 10px;
  letter-spacing: 3.1px;
}

.index-about {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}

.index-about-tit {
  font-size: 28px;
  font-weight: 600;
  position: relative;
}

.index-about-desc {
  font-size: 18px;
  max-width: 747px;
  line-height: 1.5em;
}

.business-ul>li {
  width: 48.20%;
  margin-left: 3.58%;
  background-color: #01193d;
}

.business-ul-top {
  overflow: hidden;
}
.business-img {
  transition: transform .3s ease;
}

.business-ul>li:hover .business-img{
  transform: scale(1.1);
}

.business-ul>li:nth-of-type(2n+1) {
  margin-left: 0;
}

.business-ul-bottom {
  padding: 15px;
  font-size: 18px;
  text-align: center;
}

.business-ul1>li {
  width: 30.75%;
  margin-left: 3.85%;
}

.business-ul1>li:nth-of-type(2n+1) {
  margin-left: 3.85%;
}

.business-ul1>li:nth-of-type(3n+1) {
  margin-left: 0;
}

/* .purchase-word {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translate(0,-50%);
} */

/* .purchase-word .center-box3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
} */

.purchase-btn {
  display: inline-flex;
  width: 140px;
  height: 40px;
  background: linear-gradient(to right,#0e6d67,#0e6d67);
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  border-radius: 999px;
  /*cursor: pointer;*/
  position: relative;
}

.purchase-item::before {
  content: "";
  width: 21.875%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(to right,transparent,#020027);
  pointer-events: none;
}

.normal-bj {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.index-news-ul>li {
  width: 24.13%;
  margin-left: 1.14%;
  background-color: #01193e;
  padding: 20px;
}

.index-news-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.index-news-ul-top {
  padding-top: 75%;
  position: relative;
}

.index-news-ul-top .index-news-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}

.index-news-ul-bottom-time {
  font-size: 14px;
  color: #999;
}

.manage-left {
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.manage-mid {
  width: 140px;
}

.manage-left-tit {
  width: 100%;
  height: 83.25%;
  background-color: #116864;
  writing-mode: vertical-lr;
  color: #fff;
  font-size:20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advance-box {
    overflow: hidden;
}

.manage-right {
  /*height: 460px;*/
  padding: 20px;
  position: relative;
}

.drop-cont {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    display: none;
}

.news-center-top {
    padding-top:64.70%;
    position: relative;
}

.news-center-top-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-top-left {
    width: 41.86%;
}

.swiper-top-right {
    width: 58.13%;
}

.drop-cont-ul>li {
    line-height: 35px;
    color: #000;
}
.manage-mid-ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.manage-mid-ul>li {
  width: 100%;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: #fff;
  font-size: 18px;
  /*cursor: pointer;*/
  color: #000000;
}

.manage-box {
    padding: 0 5vw;
}

.manage-mid-ul>li.on {
  background-color: #106c67;
  color: #fff;
}

.manage-mid {
  box-shadow: -10px 0 20px 0 rgba(0, 0, 0, 0.3);
  border-right:4px solid  #92999b;
}

.grid-inner-ul>li:first-child {
    margin-top: 0!important;
    margin-left: 0!important;
}

.grid-inner-ul>li:last-child {
    margin-bottom: 0!important;
    margin-right: 0!important;
}

.manage-right {
  background-color: #fff;
}

.grid-inner-ul>li {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
}

.grid-inner-ul {
    border: 1px solid  #1d6c66;
    border-radius: 20px;
    padding: 20px;
    position: relative;
}

.grid-ul>li:nth-of-type(4n+4) .grid-inner-ul::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: url(../img/light3.png) no-repeat 60%;
    /*background-size: 100% auto ;*/
    bottom: 0;
    left: 50%;
    transform: translate(-50%,50%);
}

.grid-ul>li:nth-of-type(4n+1) .grid-inner-ul::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    background: url(../img/light1.png) no-repeat center;
    background-size: auto 100%;
    top: 50%;
    left: 0;
    transform: translate(-50%,-50%);
}

.grid-ul>li:nth-of-type(4n+3) .grid-inner-ul::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    background: url(../img/light1.png) no-repeat center;
    background-size: auto 100%;
    top: 50%;
    right: 0;
    transform: translate(50%,-50%);
}

.grid-mask {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(36,107,91,0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  line-height: 1.2em;
  min-height: 45px;
}

.grid-img {
  display: block;
}



.footer-right {
    flex:1;
}

.grid-ul>li {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 20%;
}

.circle-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1c5a54;
  color: #fff;
   font-size: 1.66vw;
  font-weight: 600;
  padding: 10px 0 40px;
  width: 100%;
}

.circle-ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
}


.circle-ul>li:nth-of-type(4n+1) {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%,-50%);
}





.circle-ul>li:nth-of-type(4n+2) {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%,-50%);
}

.circle-ul>li:nth-of-type(4n+3) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,100%);
}

.circle-ul>li:nth-of-type(4n+1) .circle-ul-tit,.circle-ul>li:nth-of-type(4n+2) .circle-ul-tit{
  writing-mode: vertical-lr;
}

.circle-ul-tit {
  font-size: 1.45vw;
  font-weight: 600;
  color: #0bb297;
}

.circle-box {
  padding-top: 100%;
  position: relative;
  width: 100%;
}

.circle-inner-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  overflow: hidden;
}

.circle-img {
  display: block;
  width: 100%;
  height: 100%;
}

.circle-out-box {
  width: 50%;
}

.arr-img {
  /* max-width: 80%;
  max-height: 80%; */
  margin: auto;
  display: block;
}

.un-list>li {
  font-size: 20px;
  color: #78aad3;
  /*cursor: pointer;*/
}

.u1-img {
  transition: all 0.3s ease;
  width: 70%;
  margin: 0 auto;
}

.un-list>li:hover .u1-img {
  transform: rotate(360deg);
}

.manage-right-bj {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.manage-right::before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.manage-right-ul {
  margin-top: -10px;
  position: relative;
}

.manage-right-ul>li {
  width: 24.40%;
  margin-left: 0.8%;
  background-color: #fff;
  padding: 60px 15px 40px;
  color: #000;
  text-align: center;
  margin-top: 10px;
}

.manage-right-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.job-table-tit {
  font-size: 20px;
  color: #00a1a9;
}

.job-table-desc {
  font-size: 16px;
  line-height: 2.2em;
}

.job-table td {
  padding: 15px 0;
}

.company-tit {
  font-size: 20px;
  font-weight: 600;
  color: #00a1a9;
}

.job-table-time {
  color: #afafaf;
  text-align: right;
}

.news-center-ul>li {
  width: 23.24%;
  margin-left: 2.34%;
  margin-top: 30px;
  background-color: #00193c;
}

.news-center-ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.news-center-tit {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
}

.news-center-tit::after {
  content: "";
  width: calc(100% + 60px);
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
}

.news-center-bottom-icon .iconfont {
  color: #00cccc;
  font-size: 30px;
}

.news-center-bottom {
  padding: 25px 10px;
}

.grid-ul>li:nth-of-type(4n+4) .circle-logo {
    max-width: calc(226px * 0.8);
}

.bj-ul-box {
  padding: 0 8vw;
}

.bj-ul {
  margin-top: -2.08vw;
  padding: 0 2vw;
  /* border:1px solid #fff; */
}

.bj-ul>li {
  width: 25%;
  text-align: center;
  /*padding: 0 1.56vw;*/
  margin-top: 2.08vw;
  position: relative;
}

.bj-ul-inner {
    padding: 0 1.56vw;
}
.bj-ul-tit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #006958;
  width: 100%;
  height: 60px;
  font-size: 18px;
  border-radius: 4px;
  color: #fff;
  max-width: 200px;
  font-weight: 600;
  position: relative;
}

.bj-ul-desc-posi + .bj-ul-inner .bj-ul-tit::after {
  content: '';
  width: 100vw;
  height: 1px;
  background-color: #fff;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate(100%,-50%);
  display: none;
}

.hz-ul {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}
.hz-ul>li {
  width: 16.03%;
  margin-left: 4.96%;
  margin-top:40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hz-ul>li:nth-of-type(5n+1) {
  margin-left: 0;
}


.hz-img {
  display: block;
  /*width: 100%;*/
}


.bj-ul-desc-posi {
  position: absolute;
  z-index: 9;
  bottom: 50px;
  right: 0;
  padding: 0 0 20px;
  transform: translate(calc(50% + 40px),0);
  display: none;
}

.bj-ul>li:hover .bj-ul-desc-posi,.bj-ul>li.on  .bj-ul-desc-posi{
  display: block;
}


.bj-ul-desc {
  background-color: #fff;
  width: 220px;
  padding: 10px;
  font-size: 15px;
  color: #000;
  text-align: left;
  position: relative;
}

.bj-ul-desc::after {
  content: '';
  width: 1px;
  height: 56px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,100%) rotate(45deg);
  transform-origin: center top;
}

.gd-logo {
    max-width: 200px;
}
.gd-logo-img {
    max-height: 52px;
    display: block;
}

.news-bx-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.grid-ul {
    background-position:center -100px;
    background-repeat: no-repeat;
    background-size: 120% auto;
}

.grid-ul>li:nth-of-type(4n+1)   .grid-inner-ul, .grid-ul>li:nth-of-type(4n+3)  .grid-inner-ul, .grid-ul>li:nth-of-type(4n+4)  .grid-inner-ul{
    background-color: #05023d;
}

.circle-ul-item1 {
      text-align: center;
  }

@media (min-width:993px) {
    .grid-ul>li {
        perspective: 1000px;
        transform-style: preserve-3d;
    }
    .grid-ul>li:nth-of-type(4n+3) .grid-inner-ul{
         transform: rotateY(-30deg);
        transform-origin: center center;
    }
    .grid-ul>li:nth-of-type(4n+1) .grid-inner-ul{
         transform: rotateY(30deg);
        transform-origin: center center;
    }
    
    
    .web-index-bg {
        background-image: none!important;
    }
    .job-li-hover:hover .job-li-arr {
  transform: rotate(-135deg);
}
    .job-li-hover:hover .job-li-inner-box {
        display: block;
    }
    .prority-ul>li:last-child {
    align-items: flex-start;
}
.prority-ul>li:last-child .prority-ul-right {
    padding-top: 53px;
}
    .job-ul {
   width: 80%;
   margin: 0 auto;
}
  .bj-ul>li:hover .bj-ul-tit::after {
    display: block;
  }
  
    .gd-ul .gd-ul .gd-ul-item-top {
        width:90%;
        padding-top: 90%;
    }
    .gd-ul .gd-ul .gd-ul-item {
      width: 50%;
    }
    .grid-box {
    padding: 0 10vw;
    margin-top: 80px;
}
    .nav-ul>li:hover .drop-cont {
        display: block;
        animation: hideIndex 0.3s ease;
    }
  .it-ul>li:hover {
    transform: scale(1.12);
  }
  .grid-ul>li:nth-of-type(4n+1) .circle-logo ,.grid-ul>li:nth-of-type(4n+3) .circle-logo {
    /*position: absolute;*/
    /*top: -20px;*/
    /*left: 50%;*/
    /*transform: translate(-50%,-100%);*/
    max-width: 50%;
  }

  .grid-ul>li:nth-of-type(4n+1) .circle-ul-item {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(100%,-50%);
  }

  .grid-ul>li:nth-of-type(4n+3) .circle-ul-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translate(-100%,-50%);
  }

  .grid-ul>li:nth-of-type(4n+4) .circle-ul-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: -10%;
    transform: translate(-50%,-100%);
  }
  
  .grid-ul>li:nth-of-type(4n+1) .circle-ul-item1,.grid-ul>li:nth-of-type(4n+3) .circle-ul-item1 {
      position: absolute;
      top: -10px;
      width: 100%;
      left: 0;
      
  } 
  
  
  .grid-ul>li:nth-of-type(4n+1) .circle-ul-item1 {
      transform: translate(0,-100%) rotateY(30deg);
  }
  
  .grid-ul>li:nth-of-type(4n+3) .circle-ul-item1 {
      transform: translate(0,-100%) rotateY(-30deg);
  }
  

  .grid-ul>li:nth-of-type(4n+1) .circle-ul-item .circle-ul-tit,.grid-ul>li:nth-of-type(4n+3) .circle-ul-item .circle-ul-tit {
    writing-mode: vertical-lr;
  }

  

  .grid-ul>li:nth-of-type(2n+1) .grid-inner-ul{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .grid-ul>li:nth-of-type(2n+1) .grid-inner-ul>li {
    margin: 10px 0;
  }

  .grid-ul>li:nth-of-type(2n+2) .grid-inner-ul{
    display: flex;
    justify-content: center;
  }

  .grid-ul>li:nth-of-type(2n+2) .grid-inner-ul>li {
    margin: 0 10px;
  }

  .grid-ul>li:nth-of-type(4n+2) {
    flex: 1;
  }

  .grid-ul>li:nth-of-type(4n+4) {
    width: 100%;
    margin-top: 12%;
  }

  .advance-ul>li.on {
    transform: scale(1.1);
    z-index: 1;
  }
}



@media (min-width:1920px) {
  .bj-ul {
    margin-top: -40px;
  }
  .bj-ul>li {
    margin-top: 40px;
  }
    .people-left-top {
        margin-top: 60px;
    }
    .eng-mask-vice {
  font-size: 36px;
}
   
 
    .advance-mask-en {
  font-size: 20px;
} 
    .advance-mask {
  padding: 60px;
}

    .circle-mask,.advance-mask-tit {
        font-size: 32px;
    }
    .circle-ul-tit {
  font-size: 28px;
}

    .company-v-desc {
        font-size: 26px;
    }
    .company-v-tit {
        font-size: 36px;
    }
    .nav-ul>li {
        margin-left: 40px;
    }
  .nav-ul-box {
    margin-right: 120px;
  }
  .eng-mask {
    padding: 0 120px;
  }
  .peopple-ul>li,.hornor-ul>li {
    margin-top: 120px;
  }
  .company-v-mask {
    padding: 40px 60px;
  }
}



.job-ul>li {
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
  border-radius: 10px;
  color: #333;
  position: relative;
}

.job-li-tit {
  font-size: 18px;
  font-weight: 600;
  
}

.job-li-desc,.job-li-add {
  font-size: 15px;
  color: #666;
  line-height: 1.875em;
}

.job-li-arr {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg);
  transition: transform .3s ease;
  cursor: pointer;
  position: relative;
  top: -2px;
}

.job-li-box {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0,100%);
  padding: 10px 10px 0 0;
  z-index: 98;
}

.job-li-inner-box {
  background-color: #eee;
  padding: 30px;
  border-radius: 10px;
  z-index: 9999;
  width: 800px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  display: none;
  animation: hideIndex2 0.3s ease;
  max-width: calc(100vw - 60px);
}

.job-li-hover.on .job-li-arr {
    transform: rotate(-135deg);
}

.job-li-hover.on .job-li-inner-box {
  display: block;
}


.tr {text-align: right;}
.hide-pc {display: none;}
.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.line2 {
  -webkit-line-clamp: 2;
}
.line3 {
  -webkit-line-clamp: 3;
}
.line4 {
  -webkit-line-clamp: 4;
}
.line5 {
  -webkit-line-clamp: 5;
}
.line6 {
  -webkit-line-clamp: 6;
}

.col-000 {
  color: #000;
}
.col-333 {
  color: #333;
}
.col-666 {
  color: #666;
}
.col-999 {
  color: #999;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.col-fff {
  color: #fff;
}
.bgfff {
  background-color: #fff;
}
.theme {color: #00b9bd;}
.block {
  display: block;
  width: 100%;
}



.news-details-left {
    width: 60%;
}

.news-details-right {
    width: 32%;
    position: sticky;
    top: 0;
    right: 0;
}

.news-details-ul>li {
    padding: 15px 0;
    border-bottom: 1px dashed rgba(255,255,255,0.4);
    line-height: 28px;
}

.news-details-right-tit {
    font-size: 20px;
    font-weight: 600;
}