img {
  border: none;
  outline: none;
}

.width-container {
  max-width: 1200px;
  margin: 0 auto;
}

.banner {
  background: linear-gradient(to bottom, #ffffff 50%, #f7f7f7 70%, #caccdc);
  height: 800px;
  display: flex;
}

.banner .banner-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.banner .banner-docs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.banner .banner-docs .banner-title-img {
  width: 218px;
  height: 39px;
  margin-bottom: 12px;
}

.banner .banner-docs .banner-title {
  color: rgba(34, 34, 34, 0.70);
  
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.banner .banner-docs .banner-tips {
  color: #B69581;
  
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.747px;
}

.banner .banner-docs .banner-desc {
  color: #222;
  
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 48px */
  letter-spacing: 0.747px;
}

.banner .banner-docs .banner-text {
  color: #222;
  
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.747px;
  margin-bottom: 42px;
}

.banner .banner-docs .banner-btn {
  height: 60px;
  border: 1px solid rgba(34, 34, 34, 0.7);
  border-radius: 30px;
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  padding: 0px 48px 0px 10px;
  margin-bottom: 112px;
}

.banner .banner-docs .banner-btn .banner-btn-icon {
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.banner .banner-docs .banner-btn .banner-btn-text {
  color: #222;
  text-align: center;
  
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 36.4px */
  letter-spacing: 0.747px;
}

.banner .banner-docs .banner-icon-box {
  display: flex;
  flex-direction: row;
}

.banner .banner-docs .banner-icon-box .banner-icon-item {
  margin-right: 32px;
  height: 68px;
}

.banner .banner-robot-img {
  width: 387px;
  height: 741px;
  flex-shrink: 0;
}

.banner .banner-robot-img-m {
  display: none;
}

/***产品介绍3D ***/
.product {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #F6F8F9;
}

.product .product-contents {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 600px;
  padding-right: 100px;
}


.product .product-contents .product-360 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.product .product-360 .product-box .robot_3D img {
  height: 600px;
  object-fit: cover;
  flex-shrink: 0;
  position: absolute;
}

.product .product-360 .product-box .robot_3D {
  position: relative;
  margin-right: 60px;
}

.spritespin {
  width: 600px;
  height: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
  background-size: cover;
}

.spritespin_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: cover;
  background-size: cover;
}

.sprites_btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 27px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 0.20);
  width: 190px;
  padding: 6px 8px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
  margin-top: -60px;
}

.rotate-middle,
.rotate-loading {
  margin: 0px 24px;
}

.rotate-left,
.rotate-right,
.rotate-middle,
.rotate-loading {
  width: 32px;
  height: 32px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rotate-middle {
  display: none;
}

.rotate-left {
  background: url('https://www.orionstar.com/res/orics/down/ow001_20240428_8656f3d1ed116f115491f5f431d076cc.png') center no-repeat;
  background-size: contain;
}

.rotate-middle {
  background: url('https://www.orionstar.com/res/orics/down/ow001_20240430_dc5353e13eac841e55401c266797a886.png') center no-repeat;
  background-size: contain;
}

.rotate-loading {
  background: url('https://r.cmcm.com/r/9570092031f911ef9b66553e354eb148.gif') center no-repeat;
  background-size: contain;
}

.rotate-right {
  background: url('https://www.orionstar.com/res/orics/down/ow001_20240428_967434711902b8385b6da937ee38d17d.png') center no-repeat;
  background-size: contain;
}

.product .product-contents .product-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.product .product-contents .product-title-m {
  display: none;
}

.product .product-contents .product-text-m {
  display: none;
}

.product .product-contents .product-title {
  text-align: center;
  
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  text-transform: uppercase;
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product .product-contents .product-text {
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 80px;
}


.product .product-contents .product-desc .product-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 45px;
}

.product .product-contents .product-desc .product-list .product-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.product .product-contents .product-desc .product-list .product-item-img {
  width: 68.8px;
  height: 68.8px;
  flex-shrink: 0;
  margin-bottom: 21px;
}

.product .product-contents .product-desc .product-list .product-item-desc {
  color: #222;
  text-align: center;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  white-space: nowrap;
  /* 21px */
}

.module {
  background: #F6F8F9;
}

.module .module-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.module .module-content .module-left {
  width: 600px;
  margin-right: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.module .module-content .module-left .module-title {
  text-align: center;
  
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 57.6px */
  text-transform: uppercase;
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
}

.module .module-content .module-left .module-desc {
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 20px;
}

.module .module-content .module-left .module-text {
  color: #222;
  text-align: center;
  
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 200%;
  /* 48px */
  margin-bottom: 41px;
}

.module .module-content .module-left .module-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 510px;
  align-items: center;
  margin-bottom: 21px;
}


.module .module-content .module-left .module-btn img {
  width: 66px;
  height: 66px;
}

.module .module-content .module-left .module-btn img:last-child {
  margin-right: 0;
}

.module .module-content .module-left .module-tips {
  color: rgba(0, 0, 0, 0.30);
  text-align: center;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 28px */
}

.module .module-content .module-left .module-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
}

.module .module-content .module-left .module-list .module-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.module .module-content .module-left .module-list .module-item img {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 20px;
}

.module .module-content .module-left .module-list .module-item .module-item-desc {
  color: #222;
  text-align: center;
  
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 48px */
}


.module .module-content .module-right {
  flex: 1;
}

.module .module-content .module-right-m {
  display: none;
}

.module .module-content .module-right img {
  width: 100%;
  margin-left: 32px;
}


.feature {
  padding-top: 160px;
  padding-bottom: 100px;
  background-color: #F6F8F9;
  background-size: 100% 230px;
  background-position: bottom;
  background-repeat: no-repeat;
}

.feature .feature-title {
  text-align: center;
  
  font-size: 68px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 81.6px */
  text-transform: uppercase;
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 80px;
}

.feature .feature-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

.feature .feature-list .feature-item {
  padding: 24px 32px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.50);
  background: var(--bg-2, #FFF);
  box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.06);

}

.feature .feature-list .feature-item-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.feature .feature-list .feature-item-box .feature-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.feature .feature-list .feature-item-box .feature-text .feature-item-title {
  color: #222;
  
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 42px */
}

.feature .feature-list .feature-item-box .feature-text .feature-item-desc {
  color: #222;
  
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  /* 27px */
}

.feature .feature-list .feature-item-box .feature-item-icon {
  width: 48px;
  height: 48px;
}


.highlights-box {
  background: #000;
}

.highlights {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #000;
}

.highlights .highlights-title {
  text-align: center;
  
  font-size: 68px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 81.6px */
  background: linear-gradient(90deg, #E6CBB9 12.67%, #A27E6A 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.highlights .highlights-title-m {
  display: none;
}

.highlights .highlights-desc {
  color: #fff;
  
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 48px */
  margin-bottom: 80px;
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#highlight3 .highlights-desc {
  margin-top: 80px;
}

.highlights .highlights-desc .highlights-desc-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

#highlight3 .highlights-desc .highlights-desc-item {
  flex-direction: column;
}



.highlights .highlights-desc .highlights-desc-item .highlights-desc-item-icon {
  width: 152px;
}

.highlights .highlights-desc .highlights-desc-item .highlights-desc-item-text {
  color: var(--bg-2, #FFF);
  
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  margin-left: 20px;
}

.highlights .highlights-desc-img {
  height: 164px;
  margin: 80px auto;
}

.highlights .highlights-img img,
.highlights .highlights-img video {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}


#highlight3 .swiper-slide img {
  box-shadow: 0px 11.348px 45.39px 0px rgba(0, 14, 41, 0.30);
}

#highlight3 .highlights-desc .highlights-desc-item .highlights-desc-item-text {
  margin-left: 0px;
  margin-top: 20px;
}

#highlight3 .highlights-desc .highlights-desc-line {
  width: 113px;
  margin-top: -57px;
}

#highlight3 .highlights-desc .highlights-desc-line-m {
  display: none;
}



#highlight4 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 240px;
  background-color: #fff;
  position: relative;
}

#highlight4 .black-box {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 120px;
  background: #000;
  z-index: 1;
}



#highlight4 .highlights-desc-img {
  height: 80px;
  margin: 80px auto;
}

.highlights .highlights-img img {
  width: 100%;
  height: 100%;
}



.more1 .more-title {
  text-align: center;
  
  font-size: 68px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 102px */
  background: linear-gradient(90deg, #B0866A 12.67%, #C49B84 86.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.more1 .more-item {
  padding: 120px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.more1 .more-item .more-item-img-box {
  width: 440px;
  height: 440px;
}


.more1 .more-item .more-item-img-box .more-item-img {
  width: 440px;
  height: 440px;
}

.more1 .more-item .more-item-title {
  color: #222;
  
  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: 70px;
  /* 129.63% */
}

.more1 .more-item .more-item-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.more1 .more-item .more-item-desc {
  color: #222;
  
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 48px */
  margin-top: 24px;
  list-style: none;
  padding-left: 0;
}

.more1 .more-item .more-item-desc li {
  position: relative;
  padding-left: 30px;
}

.more1 .more-item .more-item-desc li::before {
  content: '.';
  color: #000;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
}


.more1 .more-item:nth-child(even) {
  flex-direction: row-reverse;
}

.more1 .more-item:nth-child(even) .more-item-img-box {
  position: relative;
}

.more1 .more-item:nth-child(even) .more-item-img-box .more-item-back {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}

.more1 .more-item:nth-child(even) .more-item-img-box .more-item-img {
  position: absolute;
  top: 50%;
  left: 0;
  right: auto;
  background: #fff;
  transform: translate(0, -50%);
}

.speci {
  padding-top: 120px;
  padding-bottom: 120px;
  background: #28292E;
  color: #fff;
}

/* speci-container */
.speci-container {}

.speci-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.speci-title {
  font-size: 40px;
  font-weight: var(--semiBold);
  text-align: center;
  line-height: 75px;
}

.speci-tips {
  font-size: 14px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

.speci-list {
  margin-top: 30px;
  /* margin-left: 320px; */
}

.speci-item {
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
  flex-direction: row;
}

.speci-item-title {
  min-width: 300px;
  width: 300px;
  height: 60px;
  font-size: 18px;
  font-weight: var(--semiBold);
  text-align: left;
  line-height: 60px;
}


.speci-item-list {
  margin-left: 80px;
}

.speci-item-line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}

.speci-item-list-item-text {}

.speci-item-list-item {
  display: flex;
  flex-direction: row;
}

.speci-item-list-item-key {
  width: 300px;
  opacity: 0.8;
  font-size: 18px;
  text-align: left;
  line-height: 60px;
}


.speci-item-list-item-value {
  flex: 1;
  max-width: 600px;
  opacity: 0.8;
  font-size: 18px;
  text-align: left;
  line-height: 60px;
  margin-left: 80px;
}





@media (max-width: 1000px) {
  .banner {
    height: auto;
    padding-bottom: 10vw;
  }

  .banner .banner-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .banner .banner-docs {
    margin-top: 20vw;
    align-items: center;
  }

  .banner .banner-docs .banner-title-img {
    width: 50vw;
    height: auto;
  }

  .banner .banner-docs .banner-title {
    font-size: 3.2vw;
  }

  .banner .banner-docs .banner-desc {
    font-size: 6vw;
  }

  .banner .banner-docs .banner-text {
    font-size: 9vw;
    margin-bottom: 0px;
    margin-top: 1vw;
  }

  .banner .banner-docs .banner-icon-box {
    margin-top: -8vw;
  }

  .banner .banner-docs .banner-btn {
    margin-bottom: 2vw;
    height: 11vw;
    padding: 0px 5vw 0px 1vw;
  }

  .banner .banner-docs .banner-btn .banner-btn-icon {
    width: 10.5vw;
    height: 10.5vw;
    margin-right: 2.5vw;
  }

  .banner .banner-docs .banner-btn .banner-btn-text {
    font-size: 4vw;
  }

  .banner .banner-robot-img {
    width: 100vw;
    height: auto;
  }

  .banner .banner-robot-img-pc {
    display: none;
  }

  .banner .banner-robot-img-m {
    display: block;
  }

  .banner .banner-docs .banner-icon-box .banner-icon-item {
    margin-right: 8vw;
    height: 10vw;
  }

  .product {
    padding-top: 0vw;
    padding-bottom: 10vw;
  }

  .product .product-contents {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    height: auto;
  }

  .product .product-contents .product-desc {
    margin: 15vw 4vw 5vw;
  }

  .product .product-contents .product-desc .product-title-pc {
    display: none;
  }

  .product .product-contents .product-title-m {
    display: block;
    font-size: 8vw;
    margin-top: 15vw
  }

  .product .product-contents .product-desc .product-text-pc {
    display: none;
  }

  .product .product-contents .product-text-m {
    display: block;
    font-size: 8vw;
    margin-bottom: 0vw;
  }

  .product .product-contents .product-desc .product-list .product-item-img {
    width: 10vw;
    height: 10vw;
    margin-bottom: 3vw;
  }

  .product .product-contents .product-desc .product-list .product-item-desc {
    font-size: 3vw;
  }

  .product .product-contents .product-360 {
    margin-right: 0;
  }

  .product .product-360 .product-box .robot_3D {
    margin-right: 0px;
  }

  .product .product-360 .product-box .robot_3D img {
    height: 100vw;
  }

  .rotate-left,
  .rotate-right,
  .rotate-middle,
  .rotate-loading {
    width: 28px;
    height: 28px;
    opacity: 0.3;
  }

  .product .product-360 .sprites_btns {
    margin-top: -40px;
    width: 160px;
  }

  .spritespin {
    width: 100vw;
    height: 100vw;
  }

  .product .product-contents .product-desc .product-list {
    gap: 4vw;
  }

  .module {
    padding: 15vw 4vw;
  }

  .module .module-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .module .module-content .module-left {
    width: 100%;
    margin-right: 0px;
  }

  .module .module-content .module-left .module-title {
    font-size: 6vw;
  }

  .module .module-content .module-left .module-desc {
    font-size: 8vw;
  }

  .module .module-content .module-left .module-text {
    font-size: 4vw;
    margin-bottom: 6vw;
  }

  .module .module-content .module-left .module-btn img {
    width: 10vw;
    height: 10vw;
  }

  .module .module-content .module-left .module-tips {
    font-size: 3vw;
  }

  .module .module-content .module-left .module-btn {
    padding: 0 6vw;
  }


  .module .module-content .module-left .module-list .module-item {
    margin-bottom: 2.5vw;
  }

  .module .module-content .module-left .module-list .module-item img {
    width: 5vw;
    height: 5vw;
    margin-right: 2vw;
  }

  .module .module-content .module-left .module-list .module-item .module-item-desc {
    font-size: 4vw;
  }

  .module .module-content .module-right-m {
    display: block;
  }

  .module .module-content .module-right-pc {
    display: none;
  }

  .module .module-content .module-right img {
    width: 70vw;
    height: auto;
    margin-left: 0px;
    margin-top: 5vw;
  }

  .feature {
    padding: 10vw 4vw;
    padding-bottom: 35vw;
    background-size: contain;
    margin-bottom: -2vw;
  }

  .feature .feature-title {
    font-size: 9vw;
    margin-bottom: 8vw;
  }

  .feature .feature-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 4vw;
  }

  .feature .feature-list .feature-item {
    padding: 3vw 3.5vw;
  }

  .feature .feature-list .feature-item-box .feature-text .feature-item-title {
    font-size: 4vw;
  }

  .feature .feature-list .feature-item-box .feature-text .feature-item-desc {
    font-size: 2.5vw;
  }

  .feature .feature-list .feature-item-box .feature-item-icon {
    width: 8vw;
    height: 8vw;
  }

  .highlights-box {
    background: #000;
  }

  .highlights {
    padding: 10vw 4vw;
  }

  .highlights .highlights-title {
    font-size: 6.5vw;
  }

  .highlights .highlights-title-m {
    display: block;
  }

  .highlights .highlights-title-pc {
    display: none;
  }

  .highlights .highlights-desc .highlights-desc-item .highlights-desc-item-text {
    font-size: 3vw;
  }

  .highlights .highlights-desc {
    font-size: 3.2vw;
    margin-top: 6vw;
    margin-bottom: 8vw;
  }

  .highlights .highlights-desc .highlights-desc-item .highlights-desc-item-icon {
    width: 11.5vw;
  }

  #highlight3 .highlights-desc {
    margin-top: 10vw;
    margin-bottom: 10vw;
  }

  #highlight3 .highlights-desc .highlights-desc-item .highlights-desc-item-text {
    margin-top: 2vw;
    white-space: nowrap;
  }

  #highlight3 .highlights-desc .highlights-desc-line {
    width: 4.5vw;
    margin-top: -8vw;
  }

  #highlight3 .highlights-desc .highlights-desc-line-pc {
    display: none;
  }

  #highlight3 .highlights-desc .highlights-desc-line-m {
    display: block;
  }


  #highlight4 {
    background: #000 !important;
    padding-bottom: 10vw;
  }

  #highlight4 .black-box {
    display: none;
  }



  .more1 {
    margin: 20vw 4vw;
  }

  .more1 .more-title {
    font-size: 9vw;
    margin-bottom: 10vw;
  }

  .more1 .more-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6vw 0;
  }

  .more1 .more-item:nth-child(even) {
    flex-direction: column;
  }

  .more1 .more-item .more-item-img-box {
    width: 60vw;
    height: 60vw;
  }

  .more1 .more-item .more-item-img-box .more-item-img {
    width: 60vw;
    height: 60vw;
  }

  .more1 .more-item .more-item-content {
    margin-top: 8vw;
    width: 100%;
  }

  .more1 .more-item .more-item-title {
    font-size: 5.8vw;
    line-height: 8vw;
  }

  .more1 .more-item .more-item-desc {
    font-size: 3.2vw;
    margin-top: 3vw;
  }

  .more1 .more-item .more-item-desc li {
    padding-left: 4vw;
  }

  .more1 .more-item .more-item-desc li::before {
    font-size: 3.5vw;
  }

  .speci {
    padding-top: 10vw;
    padding-bottom: 10vw;
    width: 100%;
  }

  /* speci-container */
  .speci-container {
    padding-top: 10vw;
    padding-bottom: 10vw;
    width: 100%;
    background: #28292E;
    color: #fff;
  }

  .speci-title {
    font-size: 27px;
    font-weight: var(--semiBold);
    text-align: center;
    line-height: 37.5px;
  }

  .speci-tips {
    font-size: 12px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 5px;
  }

  .speci-img {
    display: none;
  }

  .speci-list {
    margin-top: 0px;
  }

  .speci-item {
    padding-top: 4vw;
    padding-bottom: 4vw;
    display: flex;
    flex-direction: column;
  }

  .speci-item-title {
    width: 100%;
    font-size: 4vw;
    text-align: center;
  }

  .speci-item-list {
    margin: 4vw;
    width: 100%;
  }

  .speci-item-line {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 7px;
    margin-bottom: 7px;
  }

  .speci-list .speci-item-line:last-child {
    display: none;
  }

  .speci-item-list-item {
    display: flex;
    flex-direction: row;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .speci-item-list-item-key {
    width: 30%;
    font-size: 3.5vw;
    text-align: right;
    line-height: 5.5vw;
  }

  .speci-item-list-item-value {
    width: 53%;
    max-width: 53%;
    font-size: 3.5vw;
    text-align: left;
    margin-left: 4vw;
    opacity: 0.8;
    line-height: 5.5vw;
  }

}