html,
body {
  background: #fff;
  min-width: 1200px;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "PingFangSC-Medium", "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif;
}
.f-thin {
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.btn:hover {
  cursor: pointer;
}
.btn-disabled:hover {
  cursor: not-allowed;
}
.logo {
  background-image: url('../imgs/logo-50.png');
  background-size: 100%;
  width: 0.4rem;
  height: 0.4rem;
  filter: brightness(0) invert(100%);
  margin-right: 0.1rem;
  background-repeat: no-repeat;
}
.loga {
  background-image: url('../imgs/log-a.png');
  width: 1.2rem;
  height: 0.35rem;
  background-size: 100% 100%;
}
.bar-logo {
  display: flex;
  align-items: center;
}
.bar-logo .zj {
  font-size: 0.18rem;
}
.bar-logo .veter {
  transform: scale(0.7) translateX(-20%);
}
.tit {
  margin-left: 3.4rem;
  width: fit-content;
}
.tit .tit-en {
  color: #999999;
  font-size: 0.14rem;
  line-height: 1.42;
  display: block;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
h3 {
  width: fit-content;
  font-weight: 500;
  color: #333333;
  font-size: 0.4rem;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}
h4 {
  width: fit-content;
  font-weight: 400;
  color: #333333;
  font-size: 0.2rem;
  line-height: 1.4;
  margin-top: 6px;
  margin-bottom: 8px;
}
.line {
  line-height: 0;
  font-size: 0px;
}
.line .a {
  width: 0.68rem;
  height: 4px;
  background: #26AF92;
  transform: skew(-45deg);
  display: inline-block;
  margin-left: 2px;
}
.line .b {
  width: 0.3rem;
  height: 4px;
  background: #FF9B5A;
  transform: skew(-45deg);
  margin-left: 6px;
  display: inline-block;
}
.shape {
  width: 0.54rem;
  height: 0.66rem;
  background-image: url('../imgs/shape.png');
  background-size: 100% 100%;
  border: none;
}
.swiper-container {
  height: 8.2rem;
}
.swiper-container .swiper-slide {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}
.hd {
  position: fixed;
  top: 0;
  z-index: 888;
  width: 100%;
  height: 0.8rem;
  background: #2D3139;
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #fff;
  font-size: 0.18rem;
}
.hd-sl {
  background: #FFFFFF;
  box-shadow: 0px 5px 17px 0px rgba(38, 175, 146, 0.22);
  color: #333333;
}
.hd-sl .logo {
  filter: none;
}
.hd-sl .loga {
  background-image: url('../imgs/log-b.png');
}
.hd-op {
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #7A7A7A;
  color: #fff !important;
}
.hd .left {
  font-weight: bold;
  display: flex;
  align-items: center;
}
.hd .right {
  text-align: right;
  position: relative;
  height: 0.8rem;
}
.hd .right .menu {
  margin-right: 0.2rem;
  line-height: 0.8rem;
}
.hd .right .menu-active {
  color: #26AF92;
}
.hd .right .bar {
  width: 0.48rem;
  height: 3px;
  background: #26AF92;
  position: absolute;
  bottom: 0;
  transition: left 0.2s;
}
.container {
  display: flex;
  flex-direction: column;
  min-height: calc(100% - 0.8rem);
  padding-top: 0.8rem;
}
.container-full {
  height: 100%;
}
.container-full .ft {
  display: none;
}
.bd {
  flex-grow: 1;
  display: none;
}
.bd-show {
  display: block;
}
.bd-more,
.bd-app {
  margin-top: -0.8rem;
}
.box-even {
  background: #F8F8F8;
}
.box-tit {
  padding-top: 1rem;
}
.ft {
  width: 100%;
  padding-bottom: 1.33rem;
  position: relative;
  padding-top: 0.4rem;
  background: #2D3139;
  display: flex;
  justify-content: center;
}
.ft .col {
  text-align: left;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.ft .t1 {
  display: block;
  font-size: 0.2rem;
  font-weight: 500;
  color: #FFFDFD;
  line-height: 0.28rem;
  margin-bottom: 0.24rem;
}
.ft .t2 {
  display: block;
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFDFD;
  line-height: 0.22rem;
  margin-bottom: 0.14rem;
}
.ft .t3 {
  display: block;
  font-size: 0.24rem;
  font-weight: 500;
  color: #FFFDFD;
  line-height: 1;
}
.ft .t4 {
  margin-bottom: 0.1rem;
  font-size: 0.14rem;
  padding-left: 0.06rem;
  padding-right: 0.6rem;
  text-align: left;
  height: 0.38rem;
  line-height: 0.38rem;
  border: 1px solid #999999;
  font-weight: 400;
  color: #FFFDFD;
  background-image: url('../imgs/ic-qr.jpg');
  background-size: auto calc(100% + 2px);
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
}
.ft .t4 .qd {
  line-height: 2rem;
  text-align: center;
  color: #000;
}
.ft .t4 .qrcode {
  display: none;
  width: 2rem;
  height: 2rem;
  background: #fff;
  position: absolute;
  z-index: 20;
  bottom: -1px;
  left: calc(100% - 0.38rem);
  transform: translateX(-2px);
  box-shadow: 0 2px 0.14rem 0 rgba(51, 51, 51, 0.3);
  justify-content: center;
  align-items: center;
}
.ft .t4 .qrcode img {
  width: 1.8rem;
  height: 1.8rem;
}
.ft .t4:hover .qrcode {
  display: flex;
}
.ft .copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.51rem;
  line-height: 0.51rem;
  background: #1A272B;
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFDFD;
  text-align: center;
}
.tabs {
  margin-top: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tabs .tab {
  text-align: center;
  width: 130px;
  height: 50px;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  background: #FFFFFF;
  border: 1px solid #979797;
  color: #333333;
}
.tabs .tab-active {
  background: #26AF92;
  box-shadow: 0px 0px 11px 0px rgba(38, 175, 146, 0.55);
  color: #FFFFFF;
  border: 1px solid #26AF92;
}
.ggitem {
  height: 2.2rem;
  margin: 0 0.23rem;
  background: url('../imgs/dk1.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 0.34rem;
  position: relative;
}
.ggitem img {
  height: 0.5rem;
  width: auto;
}
.ggitem:hover {
  transform: scale(1.1);
}
.ggitem span {
  font-size: 0.26rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
  margin-top: 0.05rem;
  margin-bottom: 0.13rem;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.ggitem font {
  font-size: 0.16rem;
  font-weight: 300;
  color: #ccc;
  line-height: 1.4;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
.ggitem .ttt {
  color: #999;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.dlg {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
}
.dlg-inner {
  position: absolute;
  width: 7rem;
  height: 3rem;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #fff;
}
.not-sc {
  overflow: hidden;
}
.txtw-a {
  color: #FF5D5D;
}
/* toast */
.sm-toast {
  position: fixed;
  z-index: 999999;
  margin: auto;
  left: 0;
  right: 0;
  height: 58px;
  max-width: 500px;
  transition: top 0.5s;
}
.sm-toast span {
  font-size: 14px;
  color: #26AF92;
  text-align: center;
  display: table;
  margin: auto;
  height: 58px;
  line-height: 58px;
  min-width: 215px;
  padding: 0 19px;
  white-space: normal;
  word-break: break-all;
  border: 1px solid #26AF92;
  border-radius: 12px;
}
.sm-toast-run span {
  background: #fff;
  border: 1px solid #26AF92;
  color: #26AF92;
}
@keyframes ani-fadein {
  0% {
    top: 100px;
  }
  100% {
    top: 50px;
  }
}
/* end of toast */
.box-wrapper {
  position: relative;
  background-image: url('../imgs/b1.jpg?2');
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 1.32rem;
  box-sizing: border-box;
}
.box-wrapper .tit-b1 {
  width: 10.59rem;
}
.box-wrapper .three {
  background-image: url('../imgs/three.png');
  background-size: 100%;
  width: 6.35rem;
  height: 2.2rem;
  margin-top: 0.27rem;
  text-align: center;
  font-size: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box-wrapper .mh {
  font-size: 0.3rem;
  font-weight: 400;
  line-height: 0.56rem;
  color: #fff;
  display: block;
  margin-top: 0.26rem;
  border-bottom: 0.04rem solid #fff;
  display: inline-block;
}
.box-wrapper .btn {
  display: block;
  height: 0.64rem;
  padding: 0 0.17rem;
  line-height: 0.64rem;
  background: #0A927B;
  border: 2px solid #FFFFFF;
  font-weight: 500;
  font-size: 0.3rem;
  color: #fff;
  text-align: left;
  box-sizing: content-box;
  margin-top: 0.3rem;
}
.box-wrapper .btn:hover {
  border: 2px solid #5EA1FF;
}
.box-wrapper .btn .ic-arrow {
  width: 0.23rem;
  height: 0.2rem;
  background-image: url('../imgs/ic-arrow.png');
  background-size: 100%;
  display: inline-block;
  margin-left: 0.08rem;
}
.box-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.6rem 0;
  position: relative;
}
.box-1 .carbg {
  position: relative;
  width: 487px;
  height: 280px;
  margin-right: 1rem;
}
.box-1 .carimg {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.box-1 .shape {
  position: absolute;
  z-index: 1;
}
.box-1 .shape-1 {
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.box-1 .shape-2 {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}
.box-1 .desc {
  width: 464px;
  z-index: 10;
}
.box-1 .desc p {
  margin-top: 0.38rem;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
}
.box-2 {
  height: 10.15rem;
  position: relative;
}
.box-2 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box-2 .bg .shape {
  position: absolute;
}
.box-2 .bg .shape-1 {
  top: 3.6rem;
  left: 10.75rem;
}
.box-2 .bg .shape-2 {
  top: 3.35rem;
  left: 14.9rem;
}
.box-2 .group {
  position: absolute;
  left: 0;
  right: 0;
  top: 2.78rem;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-2 .right .t1 {
  font-size: 0.3rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.42rem;
  margin-bottom: 0.77rem;
}
.box-2 .right .t2 {
  font-size: 0.16rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.22rem;
  margin-bottom: 0.53rem;
  width: 4.62rem;
}
.box-2 .left {
  position: relative;
  width: 5.44rem;
  height: 5.44rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-right: 1.36rem;
}
.box-2 .left span {
  font-size: 0.26rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.37rem;
  margin-top: 7px;
  margin-bottom: 0.19rem;
}
.box-2 .left p {
  width: 2.4rem;
  font-size: 0.16rem;
  font-weight: 300;
  color: #666666;
  line-height: 1.4;
}
.box-2 .left .c {
  border: 1px dashed #999999;
  border-radius: 50%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.box-2 .left .c1 {
  width: 5.44rem;
  height: 5.44rem;
  animation: spin 30s linear infinite;
}
.box-2 .left .c2 {
  width: 3.76rem;
  height: 3.76rem;
  animation: spinb 25s linear infinite;
}
.box-2 .left .pot {
  width: 0.2rem;
  height: 0.2rem;
  background: #FF9B5A;
  border-radius: 50%;
  position: absolute;
  left: -1px;
  transform: translateX(-50%);
  margin: auto;
  top: 0;
  bottom: 0;
}
.box-2 .left .pot-r {
  right: -1px;
  left: auto;
  transform: translateX(50%);
}
.box-2 .left .car {
  width: 0;
  height: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: top 0.4s, left 0.4s;
}
.box-2 .left .car img {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  position: absolute;
}
.box-2 .left .car-active img {
  width: 1rem;
  height: 1rem;
}
.box-2 .left .car-t {
  top: 0;
  left: 50%;
}
.box-2 .left .car-b {
  top: 100%;
  left: 50%;
  transition-delay: 0.1s;
}
.box-2 .left .car-l {
  top: 50%;
  left: 0;
  transition-delay: 0.2s;
}
.box-2 .left .car-r {
  top: 50%;
  left: 100%;
  transition-delay: 0.3s;
}
.item {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  margin-bottom: 1.54rem;
  background: url('../imgs/dk1.png');
  min-width: 2.2rem;
  max-width: 2.4rem;
  height: 4.22rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.item:hover {
  transform: scale(1.1);
}
.item:hover .cardesc {
  transform: scale(0.9);
}
.item .ttt {
  transform: translateY(-50%) skew(-45deg);
  padding: 4px 0.24rem;
  background: #26AF92;
  box-shadow: 0 0 0.26rem 0 rgba(0, 0, 0, 0.11);
  position: relative;
  font-size: 0.18rem;
}
.item .ttt .tt {
  display: block;
  transform: skew(45deg);
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.item .cardesc {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.37;
  height: 0.44rem;
  margin-top: 0.7rem;
  opacity: 0;
  transition: opacity 1s;
  margin-left: 0.68rem;
  margin-right: 0.08rem;
}
.item .avtdk {
  width: 120%;
  margin-left: 20%;
  overflow: hidden;
  position: absolute;
  margin: auto;
  top: 0.8rem;
  bottom: 0;
  left: 0;
  right: 0;
}
.item .avt {
  width: 1.5rem;
  height: 1.72rem;
}
.item .des {
  font-size: 0.15rem;
  color: #333333;
  line-height: 1.4;
  margin-top: 0.29rem;
  margin-left: 0.16rem;
  margin-right: 0.16rem;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.item-short {
  height: 2.6rem;
}
.item-short:hover .avt {
  height: 0.8rem;
  width: auto;
  transform: translateX(calc(-100% + 0.6rem));
}
.item-short:hover .cardesc {
  opacity: 1;
}
.item-short .avt {
  height: 0.8rem;
  width: auto;
  transition: transform 0.5s;
}
.box-3 .group {
  margin-top: 0.9rem;
  display: flex;
  justify-content: center;
}
.box-4 .group {
  margin-top: 1.02rem;
  display: none;
}
.box-4 .group-show {
  display: flex;
  justify-content: center;
}
.box-4 .cgroup1 {
  padding-bottom: 0.38rem;
}
.box-4 .cgroup1 .map {
  width: 5.36rem;
  height: 4.32rem;
  margin-right: 1.3rem;
}
.box-4 .cgroup1 .txt {
  font-size: 0.2rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.4;
}
.box-4 .cgroup1 .txtc {
  margin-top: 0.15rem;
  margin-left: 0.48rem;
}
.box-4 .cgroup1 .txt2 {
  margin-top: 0.53rem;
}
.box-4 .cgroup1 .ic {
  display: inline-block;
  margin-right: 0.08rem;
  transform: translateY(0.06rem);
}
.box-4 .cgroup1 .ic-city {
  width: 0.4rem;
  height: 0.37rem;
  background-image: url('../imgs/adv/ic-city.png');
  background-size: 100%;
}
.box-4 .cgroup1 .ic-loc {
  width: 0.39rem;
  height: 0.41rem;
  background-image: url('../imgs/adv/ic-loc.png');
  background-size: 100%;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinb {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.spalay {
  width: 0.04rem;
  height: 0.24rem;
  background: #26AF92;
  display: inline-block;
  margin: 0 0.2rem;
  flex-shrink: 0;
  transition: height 0.2s;
}
.box-101 {
  background-image: url('../imgs/b2.jpg?13');
}
.box-lay .pics {
  padding-left: 3.29rem;
  padding-right: 2.89rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.7rem;
  margin-bottom: 1.42rem;
}
.box-lay .pic {
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  flex-grow: 1;
  width: calc(50% - 0.4rem);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.box-lay .pic:hover .desc {
  height: 2rem;
}
.box-lay .pic:hover .desc .txt2 {
  display: inline-block;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.box-lay .pic:hover .desc .spalay {
  height: 0.8rem;
}
.box-lay .pic .desc {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000000;
  opacity: 0.7;
  display: flex;
  align-items: center;
  padding: 0 0.2rem;
  box-sizing: border-box;
  height: 0.68rem;
  transition: height 0.2s;
}
.box-lay .pic .desc .stit {
  font-size: 0.26rem;
  font-weight: 500;
  color: #FFFFFF;
  flex-shrink: 0;
}
.box-lay .pic .desc .txt {
  font-size: 0.16rem;
  font-weight: 300;
  color: #FFFFFF;
  flex-shrink: 1;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.box-lay .pic .desc .txt2 {
  display: none;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.box-lay .pic img {
  width: 100%;
  height: auto;
}
.box-flow {
  padding-bottom: 1.26rem;
}
.box-flow .flow {
  margin-top: 0.7rem;
  padding-left: 3.14rem;
  padding-right: 3.14rem;
  display: flex;
}
.box-flow .fitem {
  margin-left: 0.15rem;
  margin-right: 0.15rem;
  margin-bottom: 0.3rem;
  flex-shrink: 1;
}
.box-flow .fitem img {
  width: 100%;
  height: auto;
}
.box-flow .fitem .desc {
  display: flex;
  align-items: center;
  padding: 0 0.3rem;
  height: 1rem;
  box-sizing: border-box;
}
.box-flow .fitem .desc span {
  font-size: 0.26rem;
  font-weight: 500;
  color: #333333;
  flex-shrink: 0;
}
.box-flow .fitem .desc font {
  font-size: 0.16rem;
  font-weight: 300;
  color: #666666;
  flex-shrink: 1;
}
.box-target .gg {
  text-align: center;
  margin-top: 0.5rem;
}
.box-target .gg02 {
  margin-top: 1.49rem;
  margin-bottom: 1.58rem;
}
.box-target .gtit {
  font-size: 0.26rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
  position: relative;
}
.box-target .gtit .shape {
  position: absolute;
  z-index: -1;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.box-target .gtips {
  font-size: 0.16rem;
  color: #666666;
  line-height: 1.4;
  margin-bottom: 0.6rem;
  margin-top: 0.3rem;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.box-target .group {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-201 {
  background-image: url('../imgs/b3.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  box-sizing: border-box;
  background-size: 100% auto;
  margin-top: -0.8rem;
}
.box-201 .more {
  transform: translateY(0.8rem);
  transition: opacity 0.3s, transform 0.3s;
  font-size: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 2rem;
  padding-left: 3.29rem;
  position: relative;
  height: 9rem;
}
.box-201 .more-active {
  opacity: 1;
  transform: translateY(0);
}
.box-201 .btit {
  width: 9.16rem;
  height: auto;
}
.box-201 .stit {
  font-size: 0.38rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.4;
  margin-top: -0.4rem;
}
.box-201 .ti {
  font-size: 0.2rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4;
  width: 9.1rem;
  text-align: left;
}
.box-201 .ti1 {
  margin-top: 0.72rem;
  margin-bottom: 0.43rem;
  text-align: left;
}
.box-201 .qr {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 2rem;
  right: 3.29rem;
  background: #fff;
}
.box-201 .qr img {
  width: 1.88rem;
  margin: 0.08rem;
  height: auto;
}
.box-201 .qr .qrt {
  width: 100%;
  text-align: center;
  border-radius: 2px;
  padding: 0.04rem 8px;
  background: #26AF92;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4;
}
.box-301 {
  background-image: url('../imgs/b4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 14vh;
  box-sizing: border-box;
}
.box-301 .stit {
  height: 11vh;
}
.box-301 .bar {
  display: flex;
  justify-content: space-between;
  width: 10rem;
  margin-top: 7vh;
}
.box-301 .var-e {
  margin-bottom: 4vh;
}
.box-301 .group {
  display: flex;
  flex-wrap: wrap;
  width: 4rem;
}
.box-301 .group .gtit {
  width: 100%;
  font-size: 0.24rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 1.4;
}
.box-301 .group .lditem {
  width: 1.7rem;
  height: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2vh;
  margin-right: 0.6rem;
  text-align: center;
}
.box-301 .group .lditem .qd {
  height: 1.7rem;
  line-height: 1.7rem;
  font-size: 0.22rem;
  width: 100%;
  background: #fff;
  color: #333;
}
.box-301 .group .lditem img {
  width: 100%;
  height: auto;
}
.box-301 .group .lditem .imgdk {
  width: 100%;
  background: #fff;
  font-size: 0;
}
.box-301 .group .lditem .imgdk img {
  width: 1.5rem;
  margin: 0.1rem;
}
.box-301 .group .lditem span {
  width: 100%;
  padding: 0.04rem;
  box-sizing: border-box;
  background: #26AB8F;
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4;
  margin-bottom: -2px;
}
.box-301 .group .lditem:nth-last-child(1) {
  margin-right: 0;
}
.box-402 {
  background-image: url('../imgs/b51.jpg');
}
.box-401 {
  background-image: url('../imgs/b50.jpg?1');
}
.box-join .tit-en {
  margin-top: 0;
}
.box-join .group {
  margin-top: 0.61rem;
  display: none;
}
.box-join .group-show {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.box-join .lll {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.box-join .lll-e {
  margin-top: 0.8rem;
  margin-bottom: 0.62rem;
}
.jgroup1 .tit-en {
  margin-top: 0.61rem;
}
.jgroup1 .jg {
  display: flex;
  align-items: center;
  margin: 0 3.29rem;
}
.jgroup1 .g1 {
  margin-top: 0.6rem;
  justify-content: space-between;
}
.jgroup1 .g2 {
  padding: 0.4rem 0.1rem;
  border: 1px solid #E5E5E5;
  justify-content: space-between;
  box-sizing: border-box;
}
.jgroup1 .g3 {
  margin-top: 0.6rem;
}
.jgroup1 .ite {
  width: 5.8rem;
  height: 3.8rem;
  overflow: hidden;
  position: relative;
  background-size: 100% 100%;
}
.jgroup1 .ite .opt {
  height: 0.68rem;
  padding: 0.1rem;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.jgroup1 .ite .opt .std {
  width: 2.7rem;
  height: calc(100% + 1rem);
  background: #26AF92;
  font-size: 0.26rem;
  font-weight: 500;
  color: #FFFFFF;
  transform: skew(20deg);
  margin-left: -0.6rem;
  padding-left: 0.6rem;
  display: flex;
  align-items: center;
}
.jgroup1 .ite .opt .std .st {
  margin-left: 0.2rem;
  transform: skew(-20deg);
}
.jgroup1 .ite .opt .des {
  font-size: 0.16rem;
  color: #FFFFFF;
  margin-left: 0.2rem;
  padding: 0.1rem;
  margin-right: 0.2rem;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.jgroup1 .ite-1 {
  background-image: url('../imgs/us/cz.png');
}
.jgroup1 .ite-2 {
  background-image: url('../imgs/us/zc.png');
}
.jgroup1 .ite-3 {
  width: 13rem;
  background-image: url('../imgs/us/aaa.jpg');
}
.jgroup1 .iteb {
  display: flex;
  align-items: center;
}
.jgroup1 .iteb .desc {
  display: flex;
  flex-direction: column;
}
.jgroup1 .iteb .ic {
  width: 0.68rem;
  height: 0.66rem;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 0.15rem;
}
.jgroup1 .iteb .ic-a {
  background-image: url('../imgs/us/ic-a.png');
}
.jgroup1 .iteb .ic-b {
  background-image: url('../imgs/us/ic-b.png');
}
.jgroup1 .iteb .ic-c {
  background-image: url('../imgs/us/ic-c.png');
}
.jgroup1 .iteb .ic-e {
  background-image: url('../imgs/us/ic-e.png');
}
.jgroup1 .iteb .ic-f {
  background-image: url('../imgs/us/ic-f.png');
}
.jgroup1 .iteb .ic-g {
  background-image: url('../imgs/us/ic-g.png');
}
.jgroup1 .iteb .spt {
  font-size: 0.22rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
  margin-bottom: 0.1rem;
}
.jgroup1 .iteb .spb {
  font-size: 0.16rem;
  color: #666666;
  line-height: 1.4;
  width: 2.72rem;
  font-family: sans-serif, arial;
  font-weight: 400!important;
}
.box-us .tit {
  margin-bottom: 0.7rem;
}
.box-us .tit-en {
  margin-top: 0.59rem;
}
.box-us .usg {
  margin: 0 3.29rem;
  display: flex;
  margin-bottom: 1.23rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4;
}
.box-us .usg-left {
  width: 50%;
  background-size: cover;
  background-image: url('../imgs/ddd.jpg?11');
  padding: 0.8rem;
  box-sizing: border-box;
}
.box-us .usg-left .logodk {
  display: flex;
  align-items: center;
  margin-bottom: 0.35rem;
}
.box-us .usg-left .info {
  margin-bottom: 0.3rem;
  display: block;
  position: relative;
}
.box-us .usg-left .info-eee {
  margin-bottom: 0;
}
.box-us .usg-left .info-paste {
  position: absolute;
  right: 0;
  top: 0;
}
.box-us .usg-left .lin {
  height: 1px;
  border: 1px dashed #CCCCCC;
  margin-bottom: 0.4rem;
  display: block;
}
.box-us .usg-right {
  width: 50%;
  background: #fff;
  box-shadow: 0px 0px 0.49rem 0px rgba(0, 0, 0, 0.09);
  color: #333;
  box-sizing: border-box;
  padding-top: 0.8rem;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.box-us .usg-right .fitem {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0.23rem;
}
.box-us .usg-right .fitem span {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333333;
  line-height: 1.4;
  margin-right: 0.1rem;
  flex: 1;
  text-align: right;
}
.box-us .usg-right .fitem .inp {
  width: 3.1rem;
  height: 0.4rem;
  border: 1px solid #E5E5E5;
  padding: 0.09rem;
}
.box-us .usg-right .fitem .inp2 {
  margin-left: 0.1rem;
}
.box-us .usg-right .fitem .inp-sel {
  width: 1.5rem;
}
.box-us .usg-right .fitem .tarea {
  height: 1.4rem;
}
.box-us .usg-right .fitem .btn-submit {
  width: 1.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  background: #26AF92;
  margin-right: 2rem;
  font-size: 0.16;
  font-weight: 400;
  color: #FFFFFF;
}
.box-us .usg-right .fitem .btn-submit-disabled {
  background: #999;
}
.box-us .usg-right .checkdk {
  display: flex;
  align-items: center;
  width: 3.1rem;
}
.box-us .usg-right .check {
  display: flex;
  align-items: center;
  margin-right: 0.4rem;
}
.box-us .usg-right .check-sel .check-pot-sel {
  display: block;
}
.box-us .usg-right .check-pot {
  width: 0.18rem;
  height: 0.18rem;
  border: 1px solid #979797;
  border-radius: 50%;
  position: relative;
  margin-right: 0.06rem;
  box-sizing: border-box;
}
.box-us .usg-right .check-pot-sel {
  display: none;
  background: #26AF92;
  border-radius: 50%;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.box-jmode {
  position: relative;
  margin-top: 1.2rem;
  margin-bottom: 0.6rem;
  background-image: url('../imgs/dq.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
  width: 13rem;
  border: 1px solid #999999;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6.32rem;
  padding-right: 0.2rem;
  box-sizing: border-box;
}
.box-jmode p {
  font-size: 0.16rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.4;
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
}
.box-jmode .tit {
  margin-left: 0;
}
.box-jmode .tit-en {
  margin-top: 0.3rem;
  margin-bottom: 0;
}
.box-jmode span {
  font-size: 0.2rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.39rem;
  display: flex;
  margin-bottom: 0.25rem;
}
.box-jmode .ic-call {
  width: 0.3rem;
  height: 0.39rem;
  background-image: url('../imgs/ic-call.png');
  background-size: 100%;
  margin-right: 0.07rem;
  display: inline-block;
}
.box-jmode .ic-mail {
  width: 0.3rem;
  height: 0.39rem;
  background-image: url('../imgs/ic-mail.png');
  background-size: 100%;
  margin-right: 0.07rem;
  display: inline-block;
}
.box-jmode .shape {
  right: 0;
  position: absolute;
  top: 0;
  transform: translate(50%, -50%);
  z-index: -1;
}
.box-cond {
  width: 13rem;
  border: 1px solid #E5E5E5;
  padding-left: 0.61rem;
  padding-top: 0.3rem;
  padding-bottom: 0.48rem;
  margin: auto;
  margin-bottom: 1.2rem;
  box-sizing: border-box;
  position: relative;
  background-image: url('../imgs/cond.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
}
.box-cond .shape {
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.box-cond .tit {
  margin-left: 0;
  margin-bottom: 0.4rem;
}
.box-cond .tit-en {
  margin-top: 0;
}
.box-cond .desc {
  font-size: 0.16rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.4;
  display: flex;
  align-items: center;
  margin-bottom: 0.21rem;
}
.box-cond .desc font {
  width: 5.34rem;
  display: block;
}
.box-cond .ic-s {
  width: 0.3rem;
  height: 0.39rem;
  background-image: url('../imgs/ic-s.png');
  background-size: 100%;
  margin-right: 0.07rem;
  display: inline-block;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.39rem;
}
.box-601 {
  background-image: url('../imgs/b6.jpg?11');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 9rem;
  padding-top: 0.97rem;
  box-sizing: border-box;
}
.box-601 .moon {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background: rgba(53, 59, 65, 0.38);
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.box-601 .mo {
  transform: translateY(0.8rem);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  font-size: 0.2rem;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 0.08rem;
}
.box-601 .mo-active {
  transform: translateY(0);
  opacity: 1;
}
.box-601 .mo-1 {
  width: 3.4rem;
}
.box-601 .mo-2 {
  transition-delay: 0.05s;
  font-weight: 400;
}
.box-601 .mo-3 {
  transition-delay: 0.1s;
  display: flex;
  align-items: center;
  height: 0.48rem;
  font-weight: 400;
}
.box-601 .mo-3 img {
  height: 100%;
  margin-right: 0.17rem;
}
.box-601 .mo-4 {
  transition-delay: 0.15s;
  width: 3.74rem;
  height: 1px;
  border: 1px solid #FFFFFF;
  margin: 0.18rem 0;
  font-weight: 400;
}
.box-601 .mo-5 {
  transition-delay: 0.2s;
  font-size: 0.24rem;
  line-height: 1.4;
  letter-spacing: 0.03rem;
  margin-bottom: 0.2rem;
}
.box-601 .mo-6 {
  transition-delay: 0.25s;
  width: 2.7rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: linear-gradient(90deg, #4ED7D0 0%, #26AF92 100%);
  border-radius: 0.04rem;
  text-align: center;
}
.box-com {
  padding-top: 1rem;
  padding-bottom: 0.92rem;
  display: flex;
  justify-content: center;
}
.box-com .tit {
  margin-left: 0;
}
.box-com .tit-en {
  margin: 0;
}
.box-com .left {
  margin-right: 0.54rem;
}
.box-com .left p {
  margin-top: 0.5rem;
  width: 4.8rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.4;
  letter-spacing: 1px;
}
.box-com .right {
  background-image: url('../imgs/dax.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 6.66rem;
}
.box-wh {
  padding-bottom: 1.17rem;
}
.box-wh .group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.74rem;
}
.box-wh .ctitem {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  background: url('../imgs/dk-ct.png');
  width: 2rem;
  height: 3rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  padding-top: 0.33rem;
  padding-bottom: 0.66rem;
}
.box-wh .ctitem:hover {
  transform: scale(1.1);
}
.box-wh .ctitem:hover .cardesc {
  transform: scale(0.9);
}
.box-wh .ctitem .t1 {
  font-size: 0.19rem;
  font-weight: 100;
  font-family: PingFangSC-Light, PingFang SC;
  color: #FFFFFF;
  position: relative;
  width: 100%;
  height: 0.26rem;
}
.box-wh .ctitem .t1 .word {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1;
  z-index: 11;
  display: block;
  bottom: -0.36rem;
  opacity: 0.2;
}
.box-wh .ctitem .t1 .t11 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 22;
  top: 0;
}
.box-wh .ctitem .t2 {
  font-size: 0.36rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.4;
  margin-top: 0.36rem;
  margin-bottom: 0.3rem;
}
.box-wh .ctitem .t3 {
  font-size: 0.14rem;
  font-weight: 100;
  font-family: PingFangSC-Light, PingFang SC;
  color: #FFFFFF;
  line-height: 1.4;
  text-align: center;
  width: 1.82rem;
  margin: 0 0.09rem;
}
.hide {
  display: none;
}
