@font-face {
  font-family: "BellaGothic";
  src: url("../../../Public/Hero/cookieM/css/fonts/BellaGothic.ttf");
}

body {
  word-break: break-all;
  word-wrap: break-word;
  font-family: PingFang SC, PingHei, STHeitiSC-Light, Myriad Set Pro, Lucida Grande, Helvetica Neue, Helvetica, microsoft yahei, SimHei, tahoma, Arial, Verdana, sans-serif;
  letter-spacing: 0;
}

sup {
  top: -0.64em;
  font-size: 64%;
}

.subscribe {
  width: 55px;
  height: 25px;
  background: #9C1D22;
  border-radius: 4px;
  line-height: 25px;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  margin-left: 16px;
  flex-shrink: 0;
}

.r-right {
  width: 11px;
  height: 11px;
  margin-left: 5px;
}

.page-title-box1 {
  display: flex;
  align-items: center;
  padding: 0 13px;
  position: sticky;
  top: 0;
  z-index: 5;
  background-color: #fff;
  opacity: 0;
}

.page-title-box1 .page-title-left {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 10px;
  line-height: 14px;
}

.page-title-box1 .page-title-left>div {
  margin-right: 15px;
  color: #1A1A1A;
  line-height: 36px;
  position: relative;
  flex-shrink: 0;
}

.page-title-box1 .page-title-left .active {
  color: #1A1A1A;
  font-weight: bold;
}

.page-title-box1 .page-title-left .active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #1A1A1A;
  width: 100%;
  height: 2px;
}

.hSearchPage {
  box-sizing: content-box !important;
}

.hSearchPage div {
  box-sizing: content-box !important;
}

.banner14 {
  margin-top: 30px;
  padding: 90px 0 100px 0;
  color: #000;
  background-color: #F5F5F5;
}

.banner14 .t {
  font-size: 21px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.banner14 .swiper-container {
  height: 400px;
  text-align: center;
  color: #fff;
}

.banner14 .swiper-slide {
  flex-direction: column;
  padding-top: 220px;
  background-position: center;
  background-size: cover;
}

.banner14 .t1 {
  color: rgba(255, 255, 255, 0.5);
  line-height: 16px;
  font-size: 14px;
  margin-bottom: 15px;
}

.banner14 .t2 {
  font-size: 26px;
  margin-bottom: 25px;
}

.banner14 .btn {
  padding: 13px 20px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.banner14 .btns {
  justify-content: center;
}

.banner14 .btn:nth-child(1) {
  margin-right: 15px;
}

.banner14 .currents {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.banner14 .current {
  width: 10px;
  height: 2px;
  background-color: #fff;
  margin-right: 4px;
  transition: 0.2s linear;
}

.banner14 .current:nth-last-child(1) {
  margin-right: 0;
}

.banner14 .active-current {
  width: 24px;
  background-color: #9C1D22;
}

.breadscramb {
  color: #000;
  font-size: 12px;
  border-top: 1px solid #f5f5f5;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}

.breadscramb u img {
  width: 10px;
  vertical-align: middle;
}

.banner {
  position: relative;
  /* height: calc(100vh - 100px) !important; */
  /* position: fixed; */
  /* top: 100px; */
  width: 100%;
}

.app {
  /* margin-top:100vh; */
}

.banner .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.banner .tips {
  font-weight: 400;
  font-size: 10px;
  color: #E8E8E8;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  width: 100%;
  margin-top: 18px;
}

.s-info .tips {
  font-size: 6px;
  color: #8A8A8A;
  line-height: 0.08rem;
  margin-top: 9px;
}

.banner .tip-icon {
  width: 15px;
  height: 17px;
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translateX(-50%);
}

.img {
  display: block;
  width: 100%;
}

.white {
  color: #fff !important;
}

.shops {
  position: relative;
  background-color: #fff;
}

.shops .l-swiper {
  padding-top: 57px;
  padding-bottom: 59px;
  position: relative;
}

.shops .l-swiper .swiper-container {
  height: 257px;
  width: 100%;
}

.shops .l-swiper .currents {
  width: 299px;
  height: 2px;
  background-color: #dfdfdf;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
}

.shops .current {
  width: 50%;
  height: 2px;
}

.shops .active-current {
  background-color: #9C1D22;
}

.shops .swiper-slide img {
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.shops .s-info {
  padding: 29px 20px 35px;
}

.shops .s-info .t {
  color: #1a1a1a;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 4px;
}

.shops .s-info .t1 {
  font-size: 19px;
  line-height: 28px;
  margin-bottom: 6px;
  color: #000;
  font-weight: bold;
}

.shops .s-info .tagss {
  margin-bottom: 30px;
}

.shops .s-info .tag {
  padding: 0 0.06rem;
  border-radius: 2px;
  border: 1px solid #c1c1c1;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
  font-size: 0.08rem;
  color: #333;
}

.shops .s-info .msg-item {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #c1c1c1;
  font-size: 10px;
  line-height: 14px;
  justify-content: space-between;
  white-space: nowrap;
}

.s-info .msg-item .icon {
  width: 5px;
  height: 8px;
}

.s-info .msg-item .icon1 {
  width: 8px;
  height: 2px;
}

.shops .s-info .msg-item:nth-last-child(1) {
  margin-bottom: 9px;
  border: none;
}

.shops .s-info .store {
  margin-bottom: 62px;
}

.eight {
  background-color: #1a1a1a;
  /* padding:0.47rem 0.2rem 0.3rem 0.2rem; */
}

.eight .conbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px;
}

.eight .conbox li {
  background: rgba(26, 26, 26, 0.2);
  border-radius: 6px;
  backdrop-filter: blur(8px);
  width: 100%;
  height: 1.1rem;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  padding: 0.1rem 0.13rem 0.15rem 0.15rem;
  position: relative;
}

.eight .conbox li>div {
  margin-top: 0.45rem;
}

.eight .conbox li h5 {
  font-size: 0.16rem;
}

.eight .conbox li p {
  font-size: 0.12rem;
  color: #A9A9A9;
  font-weight: normal;
  margin-top: 0.08rem;
}

.eight .conbox li img {
  width: 0.36rem;
  height: 0.37rem;
}

.eight .conbox li:nth-child(4),
.eight .conbox li:nth-child(5) {
  width: calc(50% - 5px);
  position: relative;
}

.eight .conbox li:nth-child(4) {
  margin-right: 10px;
}

.eight .conbox li:nth-child(5) {
  margin-right: 0;
  padding-right: 0;
}

.eight .conbox li:nth-child(4) img,
.eight .conbox li:nth-child(5) img {
  position: absolute;
  right: 0.15rem;
  top: 0.1rem;
}

.warning {
  font-size: 0.08rem;
  line-height: 0.14rem;
  opacity: 0.7;
  color: #FFFFFF;
  line-height: 0.12rem;
}

video {
  display: block !important;
}

.shops .s-info .store .icon {
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
}

.shops .s-info .store .s {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 125px;
  height: 60px;
  background: #f5f5f5;
  font-size: 12px;
  line-height: 17px;
  margin-right: 3px;
}

.shops .s-info .submit-btn {
  height: 40px;
  background: #9c1d22;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}

.shops .s-info .submit-btn2 {
  height: 40px;
  background: #fff;
  color: #9c1d22;
  border: 1px solid #9c1d22;
  font-size: 14px;
  font-weight: bold;
}

.dialog4 {
  background: rgba(231, 231, 236, 0.74) !important;
  backdrop-filter: blur(60px);
}

.dialog4 .content2 {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;

}

.dialog4 .close{
  background: url(https://hsimage.fotile.com/202508251910139067477.png) no-repeat center center;
  background-size: 38px;
  width: 24px !important;
  height: 26px !important;
  position: absolute;
  right: 20px !important;
  top: -40px !important;
  cursor: pointer;
  z-index: 9;
  
}

.dialog5 {
  /* display: block!important; */
  padding: 10px;
  background: rgba(231,231,236,0.74) !important;
  backdrop-filter: blur(60px) !important;
}

.dialog5 .close {
  background: url(https://hsimage.fotile.com/202508230247418996708.png) no-repeat center center;
  background-size: 38px;
  width: 24px !important;
  height: 26px !important;
  position: absolute;
  right: 24px !important;
  top: 22px !important;
  cursor: pointer;
  z-index: 9;
}

.dialog5 .left {
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-align: center;
  font-style: normal;
  height: 50vh;
}

.dialog5 .left>div {
  padding-top: 30px;
  margin-bottom: 30px;
}

.dialog5 .left img {
  width: 40%;
  margin-bottom: 30px;
}

.dialog5 .bottom {
  position: relative;
}

.section-3 {
  background: #F5F5F5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3 .con1 {
  padding-left: 10.93vw;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
}

.section-3 .con2 {
  margin: 11px 10.93vw 15px;
  box-sizing: border-box;
  height: 44px;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}

.section-3 .con3 {
  margin-top: 15px;
  padding-left: 10.93vw;
  padding-right: 10.93vw;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.section-3 .con3 span {
  font-weight: 600;
  color: #000;
}

.section-3 .con4 {
  margin: 30px 20px 0;
  position: relative;
}

.section-3 .con4 .con {
  position: absolute;
  left: 44px;
  bottom: 50px;
}

.section-3 .con4 .con img {
  width: 81px;
}

.section-3 .con4 .con div {
  font-weight: normal;
  font-size: 10px;
  color: #FFFFFF;
  line-height: 11px;
  text-align: left;
  font-style: normal;
  margin-top: 5px;
}

.section-3 .con4 .play {
  width: 52px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section-4 {
  padding-top: 60px;
  background: #fff;
}

.section-4 .con1 {
  font-weight: normal;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  padding-left: 10.5vw;
}

.section-4 .con2 {
  margin: 15px 10.5vw 23px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.section-4 .con2 span {
  color: #000;
  font-weight: 600;
}

.section-4 .con3 {
  display: flex;
  align-items: center;
  font-weight: 600;
  padding-left: 10.5vw;
  font-size: 14px;
  color: #9C1D22;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  cursor: pointer;
}

.section-4 #video-2 {
  margin-top: 32px;
}

.section-4 .con3 img {
  width: 20px;
}

.swiper-div {
  width: 100%;
  overflow: hidden;
}

.swiper-container5 {
  width: 270%;
  margin-left: -85% !important;
}

.section-5 {
  padding-top: 120px;
  background: #fff;
}

.section-5 .con1 {
  margin-left: 10.93vw;
  font-weight: normal;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
}

.section-5 .con2 {
  margin: 15px 10.93vw 30px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.section-5 .con2 span {
  color: #000;
  font-weight: 600;
}


.swiper-div {
  width: 100%;
  overflow: hidden;
}

.section-5 .flex-div {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.section-5 .swiper-button-left {

  background: #fff;
  width: 48px;
  height: 48px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 28px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 25px;
}

.section-5 .swiper-button-right {

  background: #fff;
  width: 48px;
  height: 48px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 28px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.section-5 .swiper-button-left .swiper-button-prev1,
.section-5 .swiper-button-right .swiper-button-next1 {
  width: 30px;
}

.section-6 {
  margin-top: 60px;
  padding-top: 60px;
}

.section-6 .con1 {
  font-weight: normal;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  margin-left: 10.93vw;
}

.section-6 .con2 {
  margin: 15px 10.93vw 30px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.section-6 .con2 span {
  color: #000;
  font-weight: 600;
}

.section-6 .swiper-container-horizontal>.swiper-pagination-bullets {
  width: 168px !important;
  height: 46px !important;
  line-height: 46px !important;
  background: #EFEFF2;
  border-radius: 28px;
  margin: 20px auto;
  text-align: center;
}

.section-6 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #828282 !important;
  border-radius: 7px !important;
}

.section-6 .swiper-pagination-bullet-active {
  width: 44px !important;
  height: 10px !important;
  background: #1A1710 !important;
  border-radius: 7px !important;
}

.section-6 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border-radius: 100%;
}

.section-7 {
  margin-top: 60px;
  display: flex;
  justify-content: center;

}

.section-7 .left,
.section-7 .right {
  width: 44.27vw;
  height: 47.46vw;
  background: rgba(231, 231, 236, 0.74);
  border-radius: 6px;
}

.section-7 .left {
  margin-right: 5px;
}

.section-7 .left .con1,
.section-7 .right .con1 {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  text-align: center;
  font-style: normal;
  margin: 10.93vw 18px 0;
}

.section-7 .right .con1 {
  text-align: left;
}


.section-7 .left .con1 {
  margin-top: 12.8vw;
}

.section-7 .left .con2 {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #232323;
  line-height: 28px;
  text-align: center;
  font-style: normal;
  margin-top: 7px;
}

.section-7 .right .con2 {
  padding: 0 18px;
  font-weight: normal;
  font-size: 10px;
  color: #474747;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  margin-top: 9px;
}

.div-7 {
  margin-top: 120px;
}

.div-7 .con1 {
  font-weight: normal;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  margin-left: 10.93vw;
}

.div-7 .con2 {
  margin: 15px 10.93vw 30px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}

.section-8 {
  margin-top: 60px;
  padding-top: 60px;
}

.section-8 .con1 {
  font-weight: normal;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  margin-left: 10.93vw;
}

.section-8 .con2 {
  margin: 15px 10.93vw 20px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  font-style: normal;
}

.section-8 .con3 {
  margin-left: 10.93vw;
  font-weight: 600;
  font-size: 14px;
  color: #9C1D22;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  margin-bottom: 30px;
}

.section-8 .swiper-container-horizontal>.swiper-pagination-bullets {
  width: 190px !important;
  height: 46px !important;
  line-height: 46px !important;
  background: #EFEFF2;
  border-radius: 28px;
  margin: 15px auto;
  text-align: center;
}

.section-8 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #828282 !important;
  border-radius: 7px !important;
}

.section-8 .swiper-pagination-bullet-active {
  width: 44px !important;
  height: 10px !important;
  background: #1A1710 !important;
  border-radius: 7px !important;
}

.section-8 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border-radius: 100%;
}

.swiper-container8 {
  margin: 30px;
  width: calc(100% - 60px);
}

.swiper-container8 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.swiper-container8 .swiper-slide {
  position: relative;
  /* width: calc(100% / 2.8 - 10px)!important; */
  /* 减去间距 */
}

.swiper-container8 .txt {
  position: absolute;
  bottom: 0.3rem;
  left: 0.3rem;
  color: #fff;
  font-size: 0.12rem;
}

.section-9 {
  margin: 60px 0;

}

.section-9 .con1 {
  margin-top: 100px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 28px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  padding-left: 30px;
}

.section-9 .con2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 58px;
  padding-right: 58px;
}

.section-9 .con2 img {
  width: 21.94vw;
  border-radius: 20px;
}

.swiper-container9 {
  padding-left: 30px;
  padding-right: 30px;
}

.swiper-container9 img {
  border-radius: 20px;
}

.swiper-container9 .slide {
  position: relative;
}

.section-9 .slide-div {
  position: absolute;
  bottom: 40px;
  left: 0;
}

.section-9 .slide-div .content1 {
  font-weight: normal;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
  margin-left: 32px;
}

.section-9 .slide-div .content2 {
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  height: 48px;
  opacity: 0.8;
  margin-left: 32px;
}

.section-9 .swiper-container-horizontal>.swiper-pagination-bullets {
  width: 150px !important;
  height: 46px !important;
  line-height: 46px !important;
  background: #EFEFF2;
  border-radius: 28px;
  margin: 15px auto;
  text-align: center;
}

.section-9 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #828282 !important;
  border-radius: 7px !important;
}

.section-9 .swiper-pagination-bullet-active {
  width: 44px !important;
  height: 10px !important;
  background: #1A1710 !important;
  border-radius: 7px !important;
}

.section-9 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border-radius: 100%;
}

.section-10 {
  background: #E7E7EC;
  padding-top: 92px;
  padding-bottom: 90px;
}

.section-10 .item {
  margin: 0 auto 10px;
  width: 69.4vw;
  background: #f4f4f8;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-10 .item .con1 {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin: 0 26px;

}

.section-10 .item .con2 {
  font-weight: normal;
  font-size: 10px;
  color: #474747;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  margin: 16px 26px 0;
}
@media screen and  (min-width: 381px) { 
    .section-10 .item .con2 {
    font-size: 11px;
  }
   
}

.section-10 .item .con3 {
  margin-top: 45px;
  margin-left: 26px;
}

.section-10 .item .con3 img,
.section-10 .item .con4 img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.section-10 .item .con4 {
  margin-left: 26px;
  margin-bottom: 45px;
}

.section-10 .item .con3 img {
  width: 24px;
  height: 24px;
}

.section-10 .tip {
  margin: 70px 26px 0;
  font-weight: 400;
  font-size: 10px;
  color: #888896;
  line-height: 14px;
  text-align: left;
  font-style: normal;
}

.banner8 .tip {
  margin-top: 32px;
  margin-left: 18px;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  line-height: 18px;
  text-align: left;
  font-style: normal;
}

@keyframes slide-up-in {
  0% {
    opacity: 0;
    transform: translate(0, -35px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.shop-info {
  position: absolute;
  bottom: 0.84rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
}

.shop-info .title {
  font-size: 12px;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  font-weight: 500;
  animation: slide-up-in 1.5s ease-in-out forwards;
}

.shop-info .name {
  font-size: 24px;
  font-weight: bold;
  /* margin-bottom: 9px; */
  opacity: 1;
  /* animation: slide-up-in 1.5s ease-in-out 0.7s forwards; */
}

.shop-info .desc {
  margin: 11px auto;
  font-weight: 400;
  font-size: 12px;
  color: #E8E8E8;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  /* margin-bottom: 18px; */
  opacity: 1;
  /* animation: slide-up-in 1.5s ease-in-out 1.5s forwards; */
}

.shop-info .action-btn {
  justify-content: space-between;
  opacity: 1;
  /* animation: slide-up-in 1.5s ease-in-out 2s forwards; */
}

.shop-info .btn {
  width: 154px;
  height: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 600;
  font-size: 10px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
}

.banner1 {
  background: #1a1a1a;
  color: #fff;
  position: relative;
}

.banner1 .title h3 {
  font-size: 0.26rem;
  line-height: 0.32rem;
  text-align: center;
}

.banner1 .title p {
  font-size: 0.12rem;
  line-height: 0.21rem;
  text-align: center;
  margin-bottom: 0.18rem;
}

.banner1 .intro img {
  width: 2.11rem;
}

.banner1 .intro {
  height: 460px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding-top: 38px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.banner4 .intro2 {
  top: 9.8rem !important;
}

.banner4 .intro2 .t {
  line-height: 39px !important;
  text-align: center;
}

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

.midTitle {
  position: absolute;
  bottom: 1rem;
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
}

.midTitle p {
  font-size: 0.12rem;
  font-weight: 400;
  line-height: 0.21rem;
}

.midTitle h5 {
  font-size: 0.18rem;
  font-weight: 600;
  line-height: 0.22rem;
}

.banner1 .pics {
  display: none;
  width: 100%;
  padding: 0 0.15rem;
  display: flex;
  justify-content: space-between;
  bottom: 0.31rem;
  position: absolute;
}

.banner1 .pics li {
  width: 1.05rem;
  height: 1.2rem;
  background-size: cover;
  font-size: 0.12rem;
  text-align: center;
  padding-top: 1rem;
}

.banner1 .pics li:first-child {
  background-image: url('https://hsimage.fotile.com/202403141145363227874.png');
}

.banner1 .pics li:nth-child(2) {
  background-image: url('https://hsimage.fotile.com/202403141145363221662.png');
}

.banner1 .pics li:last-child {
  background-image: url('https://hsimage.fotile.com/202403141145363238557.png');
}

.banner2 {
  color: #fff;
  position: relative;
  margin-top: -2px;
}

.banner2 .swiper-slide {
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #d8d8d8;
  font-size: 15px;
  line-height: 18px;
  position: relative;
}

.banner2 .swiper-slide .bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 37px;
  line-height: 37px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
}

.banner2 .text {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0.89rem;
  width: 100%;
  text-align: center;
  color: #1A1A1A;

}

.banner2 .text .title p {
  font-size: 0.12rem;
  font-weight: 600;
  line-height: 21px;
}

.banner2 .text .title h2 {
  font-size: 0.26rem;
  line-height: 0.3rem;
  font-weight: 600;
  margin: 0.05rem 0;
}

.banner2 .item:nth-last-child(1) {
  margin-bottom: 0;
}

.banner2 .pr {
  position: relative;
}

.banner3 {
  position: relative;
  color: #fff;
}

.banner3 .warning {
  font-size: 0.12rem;
  color: #FFFFFF;
  line-height: 0.21rem;
  text-align: center;
  margin-top: 2.78rem;
  opacity: 1;
}

.banner3 .title {
  position: absolute;
  top: 108px;
  width: 100%;
  text-align: center;
  font-size: 0.12rem;
  font-weight: 600;
}

.banner3 .titles {
  position: absolute;
  top: 8.3rem;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

.banner3 .titles p {
  font-weight: 600;
  font-size: 12px;
  color: #1A1A1A;
}

.banner3 .titles h3 {
  font-weight: 600;
  font-size: 26px;
  color: #1A1A1A;
  line-height: 39px;
}

.banner3 .icons {
  position: absolute;
  display: flex;
  top: 0.26rem;
  width: 2.02rem;
  left: 50%;
  margin-left: -1.01rem;
  justify-content: space-between
}

.banner3 .icons img {
  width: 0.9rem;
}

.banner3 .title h2 {
  font-size: 0.26rem;
  line-height: 0.39rem;
}

.banner3 .list {
  position: absolute;
  width: 3.16rem;
  top: 5.8rem;
  left: 50%;
  margin-left: -1.58rem;
}

.banner3 .list .item {
  width: 1rem;
  height: 1.1rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.1rem;
  backdrop-filter: blur(10px);
  color: #000;
  padding-top: 0.20rem;
  margin-right: 0.08rem;
}

.banner3 .tips {
  font-size: 6px;
  color: #8A8A8A;
  line-height: 0.08rem;
  margin-top: 9px;
  position: absolute;
  bottom: 0.3rem;
  padding: 0 20px;
}

.swiper-pagination-bullets {
  bottom: 98px;
}

.banner3 .t {
  font-size: 0.14rem;
  line-height: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}

.banner3 .t1 {
  font-size: 20px;
  color: #fff;
  line-height: 34px;
  margin-bottom: 30px;
  text-align: center;
}

.banner3 .action-item {
  display: none;
}

.banner3 .show-item {
  display: block;
}

.banner3 .actions {
  width: 216px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 20px;
  justify-content: space-between;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}

.banner3 .actions .a {
  padding-bottom: 6px;
  color: rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid transparent;
  transition: 0.2s linear;
  position: relative;
}

.banner3 .actions .active-a {
  color: #fff;
}

.banner3 .actions .active-a::after {
  content: "";
  height: 2px;
  background-color: #9c1d22;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
}

.banner3 .swiper-box {
  position: relative;
  width: 100%;
  height: 4rem;
  margin: 0 auto;
}

.banner3 .swiper-container {
  width: 100%;
  height: 100%;
  /* overflow: visible; */
}

.banner3 .swiper-slide {
  background-position: center;
  background-size: cover;
  border-radius: 6px;
}

.banner3 .swiper-slide .text {
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 21px;
  bottom: 30px;
  left: 30px;
  position: absolute;
}

.banner3 .image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  padding: 24px 0 0 35px;
  pointer-events: none;
}

.banner3 .desc {
  font-size: 10px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  padding-left: 15px;
}

.banner3 .icon {
  width: 48px;
  height: 48px;
  margin-right: 22px;
  opacity: 0.8;
  transition: 0.2s linear;
  cursor: pointer;
}

.banner3 .active-icon {
  width: 48px;
  height: 48px;
  margin-right: 22px;
  opacity: 1;
}


.banner3 .btn {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  opacity: 0.8;
  transition: 0.2s linear;
  cursor: pointer;
}

.banner3 .btns {
  position: absolute;
  top: 7.4rem;
  left: 50%;
  margin-left: -0.58rem;
  width: 1.18rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.3rem;
  backdrop-filter: blur(10px);
  font-size: 0.12rem;
  color: #1A1A1A;
  text-align: center;
  font-weight: 600;
  padding: 0 20px;
  box-sizing: border-box;
  z-index: 9;
}

.banner3 .btns img {
  width: 0.16rem;
  margin-left: 0.05rem;
}

.banner3 .active-btn {
  opacity: 1;
}

.banner4 {
  position: relative;
  color: #fff;
  color: #1a1a1a;
  height: 6.56rem;
  margin-top: -2px;
}

.banner4 .swiper-box {
  position: relative;
  width: 100%;
  height: 3rem;
  margin: 0 auto;
}

.banner4 .swiper-slide {
  background-position: center;
  background-size: cover;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}

.banner4 .swiper-container {
  width: 100%;
  height: 100%;
}

.banner4 .intro {
  padding: 0 35px 17px 35px;
  position: absolute;
  top: 0.9rem;
  width: 100%;
}

.banner4 .list {
  position: absolute;
}

.banner4 .intro .t {
  line-height: 39px;
  font-size: 14px;
  margin-bottom: 2px;
  font-size: 0.26rem;
  font-weight: 600;
}

.banner4 .intro .title {
  width: 222px;
  font-size: 21px;
  line-height: 34px;
  margin-bottom: 20px;
}

.banner4 .intro .desc {
  font-size: 12px;
  line-height: 21px;
  color: #666666;
  font-weight: 600;
  text-align: center;
}

.banner4 .intro .desc .color {
  color: #fff;
}

.banner4 ul {
  position: absolute;
  top: 4.31rem;
  width: 70%;
  height: 1.01rem;
  left: 15%;
}

.banner4 ul li:first-child {
  margin-right: 0.6rem;
}

.banner4 ul li p {
  font-size: 12px;
  line-height: 17px;
  color: #91191E;
  margin-bottom: 10px;
  text-align: center;
}

.banner4 ul li h5 {
  font-size: 0.21rem;
  color: #91191E;
  font-weight: 500;
}

.banner4 ul img {
  width: 0.62rem;
  height: 42px;
  margin-bottom: 7px;
}

.banner4 .tips {
  font-weight: 400;
  font-size: 6px;
  color: #1A1A1A;
  line-height: 8px;
  text-align: center;
  position: absolute;
  height: 54px;
  bottom: 15px;
  padding: 0 20px;
}

.banner4 .bottom {
  position: absolute;
  top: 5.87rem;
  width: 100%;
}

.banner4 .show-img {
  position: relative;
}

.banner4 .bar {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 34px;
}

.banner4 .top {
  padding: 21px 0 0 59px;
}

.banner4 .bar .icon {
  width: 48px;
  height: 48px;
  margin-bottom: 7px;
}

.banner4 .bar .text {
  font-size: 12px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  height: 54px;
  width: 214px;
}

.banner4 .bar .color {
  color: #fff;
}

.banner4 .bar .right {
  font-size: 12px;
  line-height: 24px;
}

.banner4 .bar .color-maps {
  width: 156px;
  height: 53px;
  border-radius: 40px;
  border: 3px solid #979797;
  margin: 0 auto;
  padding: 0 28px;
  justify-content: space-between;
}

.banner4 .bar .color-maps .btn {
  width: 19px;
  height: 19px;
  transition: 0.2s linear;
  border-radius: 50%;
}

.banner4 .bar .color-maps .btn1 {
  background-color: #1a1a1a;
}

.banner4 .bar .color-maps .btn2 {
  background-color: #d8d8d8;
}

.banner4 .bar .color-maps .btn3 {
  background-color: #fff;
}

.banner4 .bar .color-maps .active-btn {
  transform: scale(1.6);
  border: 1px solid #9c1d22;
}

.banner4 .bar .color-maps .btn:nth-last-child(1) {
  margin-right: 0;
}

.banner4 .list {
  position: absolute;
  width: 3.16rem;
  top: 2.57rem;
  left: 50%;
  margin-left: -1.58rem;
}

.banner4 .list .item {
  width: 1rem;
  height: 1.1rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.1rem;
  backdrop-filter: blur(10px);
  color: #000;
  padding-top: 0.20rem;
  margin-right: 0.08rem;
}

.banner4 .list .item .t {
  font-weight: 600;
  font-size: 0.14rem;
  color: #000000;
  padding-left: 0.16rem;
  line-height: 21px;
  margin-bottom: 10px;
}

.banner4 .list .item .desc {
  font-weight: 600;
  font-size: 0.1rem;
  color: #000000;
  padding-left: 0.13rem;
  line-height: 14px;
}

.banner5 {
  background-color: #fff;
  padding: 0 0 0 0;
  color: #1A1A1A;
  position: relative;
  margin-top: -1px;
}

.banner5 .t {
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  color: #1A1A1A;
  padding-top: 0.9rem
}

.banner5 .t div:first-child {
  font-size: 12px;
}

.banner5 .t div:last-child {
  font-size: 26px;
  line-height: 39px;
}

.banner5 .pic1 {
  margin: 0.6rem 0.2rem 0.2rem 0.2rem;
  height: 5rem;
  background: url('https://hsimage.fotile.com/202403181455566666591.png');
  background-size: cover;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  padding-top: 43px;
}

.banner5 .pic2 {
  margin: 0 0.2rem 0.2rem 0.2rem;
  height: 5rem;
  background: url('https://hsimage.fotile.com/202403181455566672277.png') #fff;
  background-size: cover;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  padding-top: 43px;
}

.banner5 .pic2 .title p {
  font-weight: 600;
  font-size: 12px;
  color: #A9A9A9;
  margin-top: 13px;
  line-height: 17px;
}

.banner5 .pic2 .desc {
  position: absolute;
  bottom: 10px;
  width: 2.93rem;
  height: 0.24rem;
  font-weight: 400;
  font-size: 6px;
  color: #A9A9A9;
  line-height: 8px;
  margin: 0 20px;
  margin-top: 3.38rem;
  text-align: left;
  opacity: 0.8;
}

.banner5 .tips {
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  line-height: 22px;
}

.banner5 ul {
  position: absolute;
  display: flex;
  bottom: 0.4rem;
  width: 2.9rem;
  left: 50%;
  margin-left: -1.45rem;
  justify-content: space-between;
}

.banner5 ul img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.banner5 ul p {
  font-size: 10px;
  line-height: 16px;
}

.banner6 {
  height: 5rem;
  color: #fff;
}

.banner6 .swiper-wrapper {
  height: 5rem;
}

.banner6 .title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 55px;
}

.banner6 .d {
  margin-bottom: 60px;
  width: 310px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.banner6 .d .item {
  margin-right: 28px;
  font-size: 37px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 26px;
}

.banner6 .d .item:nth-child(3) {
  margin-right: 0;
}

.banner6 .d .item:nth-child(4) {
  margin-right: 0;
}

.banner6 .d .item .b {
  margin-bottom: 7px;
  font-weight: bold;
}

.banner6 .d .item .s {
  font-size: 12px;
  line-height: 17px;
  color: #a9a9a9;
}

.banner6 .b1,
.banner6 .b2,
.banner6 .b3,
.banner6 .b4,
.banner6 .b5 {
  margin: 0 0 60px auto;
  position: relative;
  width: 345px;
}

.banner6 .b2,
.banner6 .b4 {
  margin: 0 auto 60px 0;
}

.banner6 .icon {
  position: absolute;
  top: 10px;
  left: 19px;
  width: 48px;
  height: 48px;
}

.banner6 .tips {
  font-size: 8px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.2);
  margin-top: 6px;
  word-break: break-all;
  line-height: 1.2;
  word-wrap: break-word;
}

.banner6 .img {
  width: 344px;
  height: 200px;
}

.banner6 .text {
  width: 100%;
  text-align: center;
  margin-top: 0.49rem;
}

.banner6 .text h4 {
  font-size: 0.14rem;
  line-height: 0.2rem;
}

.banner6 .text h5 {
  margin-left: 0.12rem;
  line-height: 20px;
  color: #A9A9A9;
  margin-top: 6px;
}

.banner6 .b5 {
  margin-bottom: 0;
}

.banner8 {
  padding: 90px 0 0 0;
}

.banner8 .title {
  font-size: 21px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 28px;
  color: #000;
}

.banner8 .l {
  margin-bottom: 20px;
}

.banner8 .i {
  /* width: 120px; */
  text-align: center;
}

.banner8 .img {
  width: auto;
  height: 150px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.banner8 .t {
  font-weight: 600;
  font-size: 0.12rem;
  color: #1A1A1A;
  line-height: 0.24rem;
}

.banner8 .t1 {
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  font-weight: 600;
}

.banner8 .info {
  margin: 0 30px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 30px 0;
  flex-wrap: wrap;
  color: #666;
  font-size: 12px;
  line-height: 20px;
}

.banner8 .i-item {
  margin-bottom: 30px;
  justify-content: space-between;
  width: 100%;
}

.banner8 .itemA {
  width: 170px;
  color: #8A8A8A;
}

.banner8 .itemB {
  width: 135px;
  color: #8A8A8A;
}

.banner8 .p1 {
  font-weight: 600;
  font-size: 12px;
  color: #474747;
  /* font-family: FZLTXIHJW--GB1-0, FZLTXIHJW--GB1; */
}

.banner8 .p2 {
  font-weight: 600;
  font-size: 14px;
  color: #1A1A1A;
}

.banner8 .tips {
  color: #A9A9A9;
}

.banner9 {
  padding: 64px 0 45px 0;
  background: #fff;
  margin-top: -1px;
}

.banner9 .title {
  font-size: 21px;
  line-height: 20px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 31px;
  text-align: center;
}

.myul {
  padding: 0 0.25rem;
}

.myul li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 0.14rem;
  padding-bottom: 0.1rem;
  padding-top: 0.3rem;
  font-weight: 600;
}

.myul img {
  width: 24px;
  height: 24px;
}

.banner9 .img {
  /* width: 335px;
  height: 387px;
  margin: 0 auto 31px; */
}

.banner9 .text {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 31px;
  line-height: 21px;
}

.banner9 .tips {
  width: 345px;
  background: #ffffff;
  padding: 30px;
  color: #a9a9a9;
  font-size: 12px;
  line-height: 20px;
  margin: 0 auto;
  padding: 30px;
}

.swiper-button-black {
  width: 9px !important;
  height: 14px !important;
  background-position: center !important;
  background-size: cover !important;
}

#box5 {
  background-color: #fff;
}

#box5 .title {
  text-align: center;
  font-weight: 600;
  font-size: 0.2rem;
  color: #000;
  padding-top: 0.9rem;
  margin-bottom: 0.3rem;
}

.serviceBox .flex-between:last-child>div {
  margin-right: 0.05rem;
}

.serviceBox .flex-between:first-child>div:first-child {
  margin-right: 0.05rem;
}

.serviceBox .flex-between>div {
  background-color: #F5F5F5;
  flex: 1;
  padding: 0.25rem 0 0.25rem 0.25rem;
  margin-bottom: 0.05rem;
}

.serviceBox .flex-between img {
  width: 0.24rem;
}

.serviceBox .flex-between p {
  font-weight: 600;
  font-size: 0.14rem;
  color: #000;
  line-height: 22px;
  margin-top: 3px;
}

.picBox {
  background-color: #fff;
}

.picBox .flex-between>div:first-child {
  background: url(https://hsimage.fotile.com/2023092….png) center center;
  margin-right: 0.05rem;
  background-size: cover;
}

.picBox .flex-between>div {
  height: 2.5rem;
  flex: 1;
  color: #fff;
  padding-left: 0.25rem;
}

.picBox .flex-between h3 {
  font-size: 0.14rem;
  margin-top: 1.4rem;
}

.picBox .flex-between>div:first-child {
  background: url(https://hsimage.fotile.com/202309201146232946962.png) center center;
  margin-right: 0.05rem;
  background-size: cover;
}

.picBox .flex-between>div:last-child {
  background: url(https://hsimage.fotile.com/202311231828395196351.jpg) center center;
  background-size: cover;
}

.picBox .flex-between p {
  font-size: 0.12rem;
  margin-bottom: 0.15rem;
  margin-top: 5px;
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #666 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #fff !important;
}

.changeBox .swiper-container-horizontal>.swiper-pagination-bullets {
  left: 90% !important;
}

.changeBox .swiper-container-horizontal>.swiper-pagination-bullets {
  background: none !important;
  backdrop-filter: none !important
}

.changeBox .swiper-pagination-bullet {
  /* width: 8px!important;
  height: 8px!important; */
  /* background: #666666!important; */
}

.swiper-container-horizontal>.swiper-pagination-bullets {
  width: 80px !important;
  height: 30px !important;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 30px;
  backdrop-filter: blur(10px);
  left: 50% !important;
  margin-left: -40px;
  bottom: 0.1rem;
}

.banner4 .bottom .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 42px
}

.dialog {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.dialog .content {
  width: 90%;
  /* height:3.2rem; */
  background: #000;
  margin-left: 5%;
  border-radius: 8px;
  margin-top: 50%;
  position: relative;
  padding-top: 43px;
  padding-bottom: 40px;
}

.option img {
  width: 13px;
}

.content h3 {
  font-weight: 600;
  font-size: 15px;
  color: #000000;
  line-height: 21px;
  margin-bottom: 8px;
}

.boxs h3 {
  margin-bottom: 0;
}

.dialog .close {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 0.24rem;
}

.dialog1 .close {
  position: fixed;
  width: 0.24rem;
  right: 0.38rem;
  top: 9vh;
}

.bigImg1 {
  width: 1.1rem;
  margin-right: 20px;
}

.bigImg2 {
  width: 0.5rem;
  margin-right: 7px;
}

.dialog .grey {
  background: #E4E4E4;
  border-radius: 0.6rem;
  padding: 4px;
}

.dialog .option {
  display: flex;
  color: #fff;
  font-size: 8px;
  line-height: 17px;
  border-radius: 9px;
  width: 0.71rem;
  height: 0.17rem;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 3px;
}

.boxs .option {
  width: 0.7rem;
}

.dialog .right {
  background-color: #91191E;
}

.dialog .wrong {
  background-color: #A9A9A9;
}

.scroll-bar {
  position: absolute;
  left: 0.48rem;
  bottom: 38px;
  width: 2.44rem;
  height: 22px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.3rem;
  backdrop-filter: blur(10px);
  padding-left: 12px;
}

.scroll-bar .line {
  width: 240px;
  height: 2px;
  background: rgba(102, 102, 102, 0.25);
  border-radius: 0.3rem;
  margin-top: 10px;
  position: relative;
}

.scroll-bar .scroll-r {
  width: 35px;
  height: 22px;
  position: absolute;
  left: 30px;
  bottom: -10px;
  cursor: grabbing;
}

.scroll-bar .scroll-r .ball {
  width: 6px;
  height: 16px;
  background: #FFFFFF;
  border-radius: 0.24rem;
  margin-top: 3px;
}

.play {
  background: url(https://hsimage.fotile.com/202403191620044988573.png) center center;
}

.pause {
  background: url('https://hsimage.fotile.com/202403191704437181348.png') center center;
}

.player {
  position: absolute;
  right: 55px;
  bottom: 38px;
  width: 0.24rem;
  height: 0.24rem;
  background-size: cover !important;
  cursor: pointer;
}

.page-title {
  width: 100%;
  background: #FFFFFF;
  z-index: 5;
  position: relative;
}

header {
  z-index: 5;
}

.page-title-oneline {
  height: 35px;
  background: #FFFFFF;
  border-bottom: 1px solid #F5F5F5;
  font-size: 12px;
  font-weight: 600;
  color: #1A1A1A;
  box-sizing: border-box;
  padding-left: 15px;
  padding-top: 5px;

}


.eight .conbox li {
  background: rgba(175, 197, 215, 0.2);
}

.eight .conbox li h5 {
  font-size: 16px;
  color: #000000;
}

.eight .conbox li:nth-child(1),
.eight .conbox li:nth-child(2) {
  width: calc(50% - 5px);
  position: relative;
}

.eight .conbox li:nth-child(1) {
  margin-right: 10px;
}

.eight .bottom h5 {
  position: absolute;
  bottom: 30px;
  font-weight: 400;
  margin-top: 45px;
}

.eight .bottom .text {
  line-height: 20px;
  color: #ffffff;
  font-size: 0.12rem;
}

/* .eight .swiper-wrapper{
  height: 4.2rem;
 } */

.swiper-container3 .swiper-slide {
  color: #fff;
  border-radius: 6px;
  position: relative;
}

.swiper-container3 .swiper-slide .txt {
  position: absolute;
  left: 20px;
  bottom: 0.7rem;
  font-size: 0.12rem;
}

.banner3 .swiper-slide .text {
  position: static;
  padding: 0.3rem 0.28rem;
  line-height: 16px;
  background: #000;
  padding-bottom: 0.6rem;
  
  font-weight: 400;
  font-size: 0.12rem;
  color: #FFFFFF;
  line-height: 0.2rem
}

.bigTitle {
  font-size: 0.21rem;
  font-family: 'PingFang SC';
  line-height: 0.3rem;
  font-weight: 600;
  color: #f5f5f5;
  text-align: left;
  opacity: 0.7;
  margin-bottom: 0.3rem;
}

.banner3 .swiper-slide .text h3 {
  font-size: 0.21rem;
}

.dialog1 .content {
  padding-top: 0;
  margin-top: 8vh;
}

.banner3 video {
  border-radius: 6px;
  object-fit: cover;
}

.banner3 .title {
  top: 0.49rem;
}

.banner3 .icons {
  top: 2.13rem;
}

.banner3 .Btns {
  position: absolute;
  left: 50%;
  margin-left: -0.58rem;
  width: 1.18rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0.3rem;
  backdrop-filter: blur(10px);
  font-size: 0.12rem;
  color: #1A1A1A;
  text-align: center;
  font-weight: 600;
  padding: 0 20px;
  box-sizing: border-box;
  z-index: 2;
  bottom: 0.5rem;
}

.banner3 .Btns img {
  width: 0.16rem;
  margin-left: 0.05rem;
}

.banner3 .tips {
  opacity: 0.5;
  bottom: 0.19rem;
}

.intro {
  color: #fff;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0.9rem;
  z-index: 3;
  padding: 0 35px 17px 35px;
}

.intro .t {
  line-height: 39px;
  margin-bottom: 2px;
  font-size: 0.26rem;
  font-weight: 600;
}

.intro .desc {
  color: #fff !important;
  line-height: 0.21rem;
}

.banner4-1 .desc {
  color: #666 !important;
}

.banner4-1 .stickyBox {
  overflow: visible;
  position: absolute;
  /* height: 100%; */
  right: 0.1rem;
  top: 4.3rem;
}

.banner4-1 .stickyBox .redfont {
  /* position: sticky; */
  top: 0.6rem;
  color: #fff;
}

.banner4-1 .stickyBox h6 {
  font-size: 0.12rem;
  line-height: 0.17rem;
}

.banner4-1 .stickyBox h1 {
  font-family: BellaGothic, BellaGothic;
  font-weight: bold;
  font-size: 0.35rem;
  line-height: 0.44rem;
}

.banner4-1 .stickyBox .redfont span {
  font-size: 0.14rem;
}

.intro .desc2 {
  color: #BCBCBC !important;
  margin-top: 10px;
}

.banner4-1,
.banner4-2 {
  position: relative;
}

.banner4-2 {
  margin-top: -1px;
}

.banner4-2 .text {
  position: absolute;
  top: 2.52rem;
  left: 1.45rem;
  z-index: 1;
}

.banner4-2 .text>div {
  font-size: 0.26rem;
  font-family: Bella Gothic Bold;
  font-weight: bold;
  color: #000;
  line-height: 0.39rem;
}

.banner4-2 .text>div:nth-child(2) {
  color: #91191E
}

.banner4-2 .text p {
  
  font-weight: 600;
  font-size: 12px;
  color: #666666;
  line-height: 21px;
}

.banner4-1 ul {
  position: absolute;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  width: 2.7rem;
  font-size: 0.1rem;
  top: 2.5rem;
  left: 50%;
  margin-left: -1.35rem;
}

.banner4-1 ul img {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.12rem;
  object-fit: contain;
  vertical-align: middle;
}

.banner4-1 ul li:nth-child(odd) {
  margin-right: 0.23rem;
}

.banner4-1 ul li {
  margin-bottom: 14px;
}

.banner5 .pic2 {
  height: 100%;
  padding-top: 0;
}

.banner5 .title {
  position: absolute;
  top: 0.4rem;
  width: 2.88rem;
  left: 50%;
  margin-left: -1.44rem;
  ;
}

.banner5 .title h3 {
  
  font-weight: 600;
  font-size: 0.26rem;
  line-height: 39px;
}

.banner6 ul {
  position: absolute;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  width: 1.73rem;
  justify-content: space-between;
  font-size: 0.1rem;
  bottom: 0.34rem;
  left: 50%;
  margin-left: -0.86rem;
  font-size: 0.09rem;
}


.banner6 ul img {
  width: 0.25rem;
  height: 0.25rem;
  object-fit: contain;
  vertical-align: middle;
  margin-bottom: 11px;
}

.banner4-2 .playerBtn {
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}

.btngroup {
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 99;
  bottom: 40px;
}

.prevBtn {
  left: 20px;
}

.nextBtn {
  right: 20px;
}


.group_11 {}

.self-stretch {
  align-self: stretch;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.section_5 {
  padding: 30px 10px 20px;
  background-color: #1a1a1a;
}

.section_6 {
  padding: 41px 48px 44px;
  background-image: url('https://hsimage.fotile.com/202407151534320933687.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.items-end {
  align-items: flex-end;
}

.font_7 {
  font-size: 18px;
  font-family: 'PingFang SC';
  line-height: 25px;
  font-weight: 600;
  color: #e4e4e4;
}

.view {
  margin-right: 0.09rem;
  margin-top: 0.15rem;
}

.button_5 {
  margin-right: 0.52rem;
  margin-top: 0.09rem;
}

.text-wrapper_4 {
  padding: 3px 0;
  border-radius: 2px;
  opacity: 0.5;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
}

.justify-start {
  justify-content: flex-start;
}

.text_17 {
  margin: 0 0.06rem
}

.font_12 {
  font-size: 0.1rem;
  font-family: 'PingFang SC';
  line-height: 0.14rem;
  color: #ffffff;
}

.text-wrapper_5 {
  padding: 3px 0;
  border-radius: 2px;
  opacity: 0.5;
  width: 0.59rem;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
}

.text-wrapper_7 {
  padding: 4px 0;
  border-radius: 2px;
  opacity: 0.5;
  width: 54px;
  height: 22px;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
}

.text-wrapper_8 {
  padding: 4px 0;
  border-radius: 2px;
  opacity: 0.5;
  width: 71px;
  height: 22px;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
}

.items-center {
  align-items: center;
}

.section_7 {
  padding: 28px 20px 26px;
  background-image: url('https://hsimage.fotile.com/202407151534321467874.png');
  background-position: 0% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 0.1rem;
}

.section_8 {
  padding: 28px 21px 58px;
  background-image: url('https://hsimage.fotile.com/202407151534320949412.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text_18 {
  margin-right: 27px
}

.text_22 {
  margin-left: 0.14rem;
  margin-right: 0.15rem;
  color: #666666;
  text-align: left;
}

.font_13 {
  font-size: 0.08rem;
  font-family: 'PingFang SC';
  line-height: 0.11rem;
  margin-top: 0.31rem;
}

.section_9 {
  background-color: #000000;
  overflow: hidden;
  position: relative;
}

.videotip {
  position: absolute;
  bottom: 20px;
  left: 24px;
  width: 279px;
  height: 33px;
  
  font-weight: 400;
  font-size: 8px;
  color: #666666;
  line-height: 11px;
  text-align: justify;
  font-style: normal;
}

.player {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: none;
}

.section_25 {
  width: 0.4rem;
  height: 27px;
  border-bottom: 1px dashed #fff;
}

.section_10 {
  padding: 0.8rem 0.3rem 0.57rem;
  background-image: linear-gradient(180deg, #1a1a1a 0%, #000000 48.55%, #06060600 100%);
}

.section_10 ul {
  display: flex;
  color: #C1C1C1;
  margin-top: 0.35rem;
  justify-content: space-around;
}

.section_10 ul li div:first-child {
  /* font-family: BellaGothicBold, BellaGothicBold; */
  font-weight: 500;
  font-size: 0.22rem;
  line-height: 0.22rem;
}

.section_10 ul li div:last-child {
  
  font-weight: 600;
  font-size: 10px;
}

.section_10 ul li div span {
  font-size: 0.14rem;
}

.text_23 {
  color: transparent;
  text-align: right;
  -webkit-background-clip: text;
}

.font_14 {
  font-size: 0.21rem;
  font-family: 'PingFang SC';
  line-height: 0.38rem;
  font-weight: 600;
  color: #f5f5f5;
  text-align: left;
  /* opacity: 0.7; */
}

.text_24 {
  text-align: justify;
}

.mt-30 {
  margin-top: 0.24rem;
}

.font_15 {
  font-size: 0.12rem;
  font-family: 'PingFang SC';
  line-height: 0.2rem;
  color: #8a8a8a;
  font-weight: 400;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-1 {
  flex: 1 1 0%;
}

.items-baseline {
  align-items: baseline;
}

.justify-between {
  justify-content: space-between;
}

.text_25 {
  font-size: 0.22rem;
}

.font_16 {
  font-size: 0.22rem;
  font-family: 'Bella Gothic';
  font-weight: 700;
  color: #c1c1c1;
}

.group_13 {
  height: 0.27rem;
}

.font_2 {
  font-size: 10px;
  font-family: 'PingFang SC';
  line-height: 14px;
  font-weight: 600;
  color: #c1c1c1;
  margin-left: 0.04rem;
}

.text_26 {
  font-size: 0.22rem;
}

.text_27 {
  line-height: 1.13rem;
}

.font_17 {
  font-size: 0.14rem;
  font-family: 'Bella Gothic';
  line-height: 1.06rem;
  font-weight: 700;
  color: #c1c1c1;
}

.mt-3 {
  margin-top: 3px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-21 {
  margin-left: 21px;
}

.text-wrapper_6 {
  margin-right: 33px;
  margin-top: 15px;
  padding: 4px 0;
  border-radius: 2px;
  opacity: 0.5;
  width: 100px;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
  margin-bottom: 10px;
}

.justify-end {
  justify-content: flex-end;
}

.text_21 {
  font-size: 9px;
  line-height: 13px;
}

.ml-9 {
  margin-left: 9px;
}

.text-wrapper_5 {
  padding: 3px 0;
  border-radius: 2px;
  opacity: 0.5;
  width: 59px;
  border-left: solid 1px #c1c1c163;
  border-right: solid 1px #c1c1c163;
  border-top: solid 1px #c1c1c163;
  border-bottom: solid 1px #c1c1c163;
}

.font_18 {
  font-size: 21px;
  font-family: 'PingFang SC';
  line-height: 29px;
  font-weight: 600;
  color: #f5f5f5;
}

.context {
  font-weight: 400;
  font-size: 12px;
  color: #8A8A8A;
  line-height: 20px;
  margin: 26px 4px 0;
  text-align: center;
  padding: 0 0.4rem;
  
}

.changeBox {
  text-align: center;
  background-color: #fff;
  position: relative;
}

.equal-division-item_2 {
  /* width: 40.5px; */
}

.swiper-container6 img {
  width: 100%;
  height: auto;
  display: block;
}

.equal-division_2 {
  width: 60%;
  margin-left: 20%;
  align-items: center;
  margin-top: 0.29rem;
  margin-bottom: 0.29rem;
  /* margin: 0.29rem 0; */
}

.roundball {
  background-color: #000000;
  border-radius: 50%;
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 auto;
  background-clip: padding-box;
}

.fixBox {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  margin-bottom: ;
}

.changeBox .active .roundball {
  height: 0.4rem;
  width: 0.4rem;
  border: 0.04rem solid rgba(26, 26, 26, 0.15)
}

.changeBox span {
  /* margin-top: 0.1rem; */
}

.changeBox .active .txt {
  opacity: 1;
}

.changeBox .txt {
  margin-top: 0;
  line-height: 0.22rem;
  
  font-weight: 600;
  font-size: 0.12rem;
  position: absolute;
  left: 0.3rem;
  bottom: 0.19rem;
  text-align: left;
  color: #fff;
}

.switchBox {
  background: url('https://hsimage.fotile.com/202409032106470807969.png') no-repeat center center;
  position: relative;
  background-size: cover;
  height: 6.3rem;
}

.switchBox ul {
  display: flex;
  padding: 0 0.26rem;
  justify-content: space-around;
  position: absolute;
  top: 1.9rem;
  z-index: 3;
  width: 100%;
  color: #fff;
  text-align: center;
  /* left: 5%; */
}

.switchBox ul p {
  font-size: 0.11rem;
  line-height: 0.16rem;
  margin-bottom: 0.02rem;
}

.switchBox ul li img:nth-child(1) {
  width: 0.79rem;
  display: block;
}

.switchBox ul li img:nth-child(2) {
  width: 0.79rem;
  display: none;
}

.switchBox .bigTitle {
  color: #fff;
  font-size: 0.27rem;
  line-height: 0.38rem;
  text-align: center;
  display: block;
  padding: 0.85rem 0 0.3rem;
  position: absolute;
  width: 90%;
  left: 5%;
  text-align: center;
  z-index: 3;
}

.switchBox .on img:nth-child(1) {
  display: none !important;
}

.switchBox .on img:nth-child(2) {
  display: block !important;
}

.video-tip {
  background-color: #1C1C1C;
  width: 100vw;
  box-sizing: border-box;
  padding: 10px 25px;
  
  font-weight: 400;
  font-size: 8px;
  color: #666666;
  padding-bottom: 50px;
}

.videoBox .txt {
  position: absolute;
  top: 0.3rem;
  left: 0.4rem;

}

.videoBox .txt h2 {
  font-size: 0.14rem;
  font-family: 'PingFang SC';
  line-height: 0.24rem;
  font-weight: 600;
  color: #f5f5f5;
}

.videoBox .txt h3 {
  
  font-weight: 600;
  font-size: 0.14rem;
  color: #a9a9a9;
  line-height: 0.21rem;
}

.videoBox {
  color: #fff;
}

.txt2 {
  padding: 0.11rem 0.2rem;
}

.txt2 h4 {
  
  font-weight: 600;
  color: #F5F5F5;
  line-height: 0.16rem;
  font-size: 0.11rem;
}

.txt2 h5 {
  color: #a9a9a9;
  margin-top: 10px;
  line-height: 0.2rem;
  
  font-weight: 400;
  font-size: 0.11rem;
  line-height: 0.16rem;
  letter-spacing: 0;
}

.mt-8 {
  margin-top: 8px;
}

.mark {
  font-size: 0.12rem;
  font-family: 'PingFang SC';
  line-height: 17px;
  color: #a9a9a9;
  margin-top: 0.3rem;
}

.videoBox2 {
  padding: 0.3rem 0.25rem 0;
  background: #000;
}

.justify-center {
  justify-content: center;
}

.image_21 {
  width: 0.48rem;
  height: 0.48rem;
}

.mt-14 {
  margin-top: 14px;
}

.videoBox2 .group_28 {
  justify-content: space-between;
}

.group_27 {
  padding: 0 0.3rem;
}

.pos_6 {
  margin-left: 0.12rem;
  
  font-weight: 400;
  font-size: 0.12rem;
  color: #A9A9A9;
  line-height: 0.2rem
}

.font_6 {
  margin-left: 0.12rem;
  
  font-weight: 400;
  font-size: 0.12rem;
  color: #A9A9A9;
  line-height: 0.2rem
}

.pos_7 {
  margin-right: 0.1rem;
}

.videoBox3 {
  position: relative;
}

.videoBox3 .txt {
  position: relative;
  top: -0.2rem;
  width: 80%;
}

.videoBox .icon {
  position: absolute;
  right: -0.4rem;
  font-size: 8px;
  line-height: 11px;
  top: 0;
}

.videoBox .icon div {
  text-align: center;
  margin-top: 8px;
}

.videoBox .icon img {
  width: 0.63rem;
}

.banner3 .swiper-slide .text>div {
  display: flex;
  text-align: center;
}

.banner3 .swiper-slide .text>div:nth-child(1) {
  height: 0.9rem;
}

.banner3 .swiper-slide .text h4 {
  width: 1.98rem;
  text-align: left;
  margin-right: 8px;
}

.banner3 .swiper-slide .text img {
  width: 0.28rem;
}

.banner3 .swiper-slide .text p {
  opacity: 0.5;
  font-size: 7px;
  margin-top: 0.1rem;
  line-height: 0.11rem
}

.boxwraper .button,
.banner3 .button {
  box-sizing: border-box;
  padding: 12px 0;
  height: 0.4rem;
  background-color: #f5f5f5;
  border-radius: 4px;
  width: 89px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
  
  font-weight: 600;
  font-size: 0.12rem;
  color: #1A1A1A;
}

.banner3 .button img,
.boxwraper .button img {
  width: 0.18rem !important;
  height: 0.18rem;
  margin-left: 7px;
}

.wraper {
  height: 5.23rem;
  background: url('https://hsimage.fotile.com/202409032106470807969.png') no-repeat;
  background-size: cover;
}

.wraper .bigTitle {
  padding-top: 0.6rem;
}

.nine {
  background-color: #D9D9D9;
  padding: 0 0.1rem;
  color: #fff;
  padding-bottom: 0.1rem;
  padding-top: 0.5rem;
}

.nine .sec1 {
  background-color: #1A1A1A;
  margin-bottom: 0.1rem;
}

.nine .sec1 .padBox h3 {
  margin-top: 0.15rem;
  font-weight: 600;
  font-size: 0.21rem;
  line-height: 0.32rem;
  margin-bottom: 0.1rem;
  opacity: 0.8;
}

.nine .sec1 .padBox p {
  font-weight: 400;
  font-size: 0.11rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0.16rem;
}

.nine .sec1 p {
  font-size: 0.12rem;
  line-height: 0.2rem;
}

.nine .sec1 h6 {
  font-size: 0.09rem;
  color: #A9A9A9;
  letter-spacing: 0px;
  line-height: 0.12rem;
}

.nine .note {
  padding: 0.3rem 0.2rem;
  color: #1a1a1a;
  opacity: 0.7;
  font-size: 0.09rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 0.18rem;
}

.nine .note h6 {
  line-height: 0.18rem;
  letter-spacing: 0;
}

.picTxtCon {
  /* height: 5rem; */
  padding: 0.4rem 0;
  padding-top: 0;
}

.picTxtCon h5 {
  font-size: 0.12rem;
  line-height: 0.12rem;
}

.picTxtCon h2 {
  font-size: 0.27rem;
  line-height: 0.38rem;
  text-align: left;
  margin-bottom: 0.3rem;
  opacity: 0.9;
}

.picTxtCon p {
  color: #A9A9A9;
  font-size: 12px;
  line-height: 20px;
  margin-top: 26px;
  text-align: left;
  letter-spacing: 0;
}

.ten {
  background: linear-gradient(0deg, #000 100%, rgba(0, 0, 0, 0) 100%);
  color: #fff;
  text-align: center;
  padding: 0 0.2rem;
  /* height: 6rem; */
}

.ten h3 {
  font-size: 0.2rem;
  line-height: 0.24rem;
  opacity: 0.7;
}

.bgyellow {
  /* background: linear-gradient( 40deg, #695A49, #150F0A,#000); */
  background: url('https://hsimage.fotile.com/202503212106505337121.png') no-repeat center;
  background-size: cover;
  padding: 0.7rem 0.43rem 1rem 0.43rem;
}

.ten h5 {
  color: #A9A9A9;
  font-size: 12px;
  line-height: 20px;
  margin-top: 26px;
  margin: 20px 0;
}

.flex-icon {
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
}

.flex-icon img {
  width: 0.6rem;
  /* height: 0.48rem; */
  margin-right: 10px;
}

.TXT {
  position: absolute;
  color: #fff;
  top: 0.5rem;
  z-index: 3;
  text-align: center;
  width: 80%;
  left: 10%;
}

.TXT .mt-28 {
  margin-top: 0.28rem;
  line-height: 17px;
  color: #a9a9a9;
}

.sec1 .logo {
  margin-top: 0.5rem;
  margin-bottom: 0.1rem;
}

.longPic img {
  width: 600px;
  max-width: none
}

.longPic {
  background: #1A1A1A;
  position: relative;
}

.longPic .flex-col {
  position: absolute;
  z-index: 1;
  width: 80%;
  margin-left: 10%;
  margin-top: 0.7rem;
}

.longPic .font_21 {
  color: #fff;
}

.buttonBlack {
  padding: 0 20px;
  height: 44px;
  line-height: 44px;
  background: #000000;
  border-radius: 22px;
  color: #fff;
  margin-top: 0.4rem;
}

.dialog .content1 {
  padding: 0.4rem 0.2rem;
  height: 85vh;
  overflow-y: scroll;
}

.dialog h1 {
  font-size: 21px;
  color: #1A1A1A;
  line-height: 36px;
  
  font-weight: 600;
  margin: 20px 0;
}

.dialog h2 {
  font-weight: 600;
  line-height: 22px;
  color: #1A1A1A;
}

.dialog h3 {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  margin-top: 20px;
}

.scrollBar {
  width: 300px;
  height: 2px;
  background: #666666;
  margin-left: 0.4rem;
  position: absolute;
  bottom: 0.3rem;
}

.bar {
  width: 200px;
  height: 2px;
  background: #91191E;
}

.flex-btns {
  display: flex;
  justify-content: space-between;
  margin-top: 0.2rem;
}

.flex-btns>div {
  flex: 1;
  line-height: 40px;
  text-align: center;
}

/* 看案例 */
.blocksBtns {
  display: flex;
}

.blocksBtns li {
  flex: 1;
  background-color: #f5f5f5;
  height: 80px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  padding-top: 16px;
  box-sizing: border-box;
  color: #000;
}

.blocksBtns li img {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto;
}

.blocksBtns li:not(:last-child) {
  margin-right: 5px;
}

.boxwraper {
  padding: 0 0.2rem;
  padding-top: 0.8rem;
}

.boxwraper .flex-between {
  position: absolute;
  bottom: 0.4rem;
  font-weight: 600;
  font-size: 0.11rem;
  /* color: #FFFFFF; */
  line-height: 0.16rem;
  width: 100%;
  padding: 0 0.2rem;
}

.swiper-container2 {
  border-radius: 8px;
  margin-top: 30px;
}

.flex-box {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.flexLeft {
  display: flex;
}

.flexLeft img {
  width: 100px;
  height: auto;
  object-fit: contain;
  margin-left: 10px;
}

.blackColor {
  color: #000;
  opacity: 1;
}

.video1box {
  position: relative;
}

.progress-ring__circle {
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 0.5s;
}

.progress-text {
  font-family: Arial;
  font-size: 24px;
  fill: #333;
}

.progressBox {
  display: inline-block;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

.percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Arial;
  font-size: 14px;
  color: #fff;
}

.prism-player .prism-hide {
  display: none !important;
}

/* 隐藏整个控制栏 */
.prism-controlbar {
  display: none !important;
}

/* 或者仅隐藏底部蒙版（部分版本可能用其他类名） */
.prism-bottom,
.prism-controls {
  display: none !important;
}

.prism-player video {
  width: 100%;
  object-fit: cover;
}