@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;
  background: #EAEAEA;
}

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: 998;
  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;
  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: 0.08rem;
  color: rgba(155,155,155,0.6);
  line-height: 1.5;
  text-align: center;
  font-style: normal;
  width: 3.28rem;
  margin: 0 auto;
}

.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;
}

.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 {
  width: 60%;
  margin-left: 20%;
  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 {
  display: none;
  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 {
  position: relative;
  margin: 60px auto 0px;
}

.section-3 .flex-div {
  margin-top: 0.4rem;
}

.section-4 .flex-div {
  margin-top: 0.45rem;
}

.section-3 .section3-title {
  font-weight: 400;
  margin-left: 0.3rem;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: left;
  font-style: normal;
}

.section-3 .section3-content {
  margin: 0.2rem auto 0.6rem 0.3rem;
  width: 75%;
  font-weight: 400;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.21rem;
  text-align: justify;
}

.section-3 .banner-title {
  font-weight: 600;
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.32rem;
  text-align: left;
  font-style: normal;
  margin: 0.45rem auto 0.2rem 0.3rem;

}

.section-4 {
  margin-top: 1.5rem;
}

.section-4 .con1 {
  margin-left: 0.3rem;
  font-weight: 400;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: left;
}

.section-4 .con2 {
  margin: 0.4rem auto 0.2rem 0.3rem;
  width: 2.9rem;
  font-weight: 400;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.24rem;
  text-align: left;
}

.section-4 .con3 {
  margin-left: 0.3rem;
  font-weight: 400;
  font-size: 0.09rem;
  color: #9B9B9B;
  line-height: 0.15rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.6rem;
}

.section-4 .con4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.6rem;
}

.section-4 .con4 .con4-item1 .con4-label,
.section-4 .con4 .con4-item2 .con4-label {
  font-weight: 600;
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.24rem;
  font-style: normal;
  width: 1.45rem;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #666666;
}

.section-4 .con4 .con4-item1 .con4-tip,
.section-4 .con4 .con4-item2 .con4-tip {
  width: 1.45rem;
  margin-top: 0.15rem;
  font-weight: 400;
  font-size: 0.12rem;
  color: #666666;
  line-height: 0.18rem;
  text-align: right;
  font-style: normal;
}

.section-4 .con4 .con4-item1 {
  margin-right: 0.15rem;
}

.section-4 .con4 .con4-item1 .con4-label,
.section-4 .con4 .con4-item1 .con4-tip {
  text-align: left;
}

.section-4 .con4 .con4-item2 .con4-label,
.section-4 .con4 .con4-item2 .con4-tip {
  text-align: right;
}


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

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

.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 .swiper-button-left {

  background: #CFCFCF;
  width: 48px;
  height: 48px;
  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: #CFCFCF;
  width: 48px;
  height: 48px;
  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: 1.5rem;
}

.section-6 .con1 {
  margin-left: 0.3rem;
  font-weight: 400;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: left;
  font-style: normal;
}

.section-6 .con2 {
  margin: 0.4rem 0.3rem;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.21rem;
  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: 1.5rem;

}


.section-7 .con1 {
  font-weight: 400;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: left;
  margin-left: 0.3rem;
}

.section-7 .con2 {
  margin: 0.2rem 0.3rem 0.6rem;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.21rem;
  text-align: left;
  font-style: normal;
}

.section-8 {
  margin-top: 0.6rem;
  padding-top: 0.6rem;
}

.section-8 .flex-div {
  margin-top: 0.4rem;
}

.section-9 .flex-div {
  margin-top: 0.4rem;
}

.section-8 .swiper-container7 .con1 {
  font-weight: 400;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.36rem;
  text-align: left;
  border-bottom: 1px solid #46484A;
  padding-bottom: 0.2rem;
  margin-top: 0.3rem;
  width: 2.8rem;
}

.section-8 .swiper-container7 .con2 {
  font-weight: 400;
  font-size: 0.12rem;
  color: #666666;
  line-height: 0.18rem;
  text-align: left;
  margin-top: 0.2rem;
  width: 2.8rem;
}

.section-8 .swiper-container7 .con3 {
  margin-top: 0.2rem;
  font-size: 0.09rem;
  color: #9B9B9B;
  line-height: 0.12rem;
  text-align: justify;
  font-style: normal;
  width: 2.8rem;
}

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

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


#video-8 {
  margin: 0.3rem 0.2rem 0.6rem;
  width: calc(100% - 0.4rem);
}

.section-9 {
  margin: 1.5rem auto 0;
  padding-bottom: 0.6rem;
}

.section-9 .con1 {
  margin: 0.6rem auto 0.3rem;
  font-weight: 400;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  text-align: center;
  font-style: normal;
}

.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 {
 
}


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

.section-9 .slide-div {
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}

.section-9 .slide-div .content1 {
  font-weight: 600;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.28rem;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
}

.section-9 .slide-div .content2 {
  margin-top: 0.1rem;
  font-weight: normal;
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
  opacity: 0.6;
}
.section-9 .bottom-div {
  position: absolute;
  left: 0.3rem;
  bottom: 0.3rem;
  width: 2.55rem;
  font-size: 0.11rem;
  color: #9B9B9B;
  line-height: 0.16rem;
  opacity: 0.6;
  text-align: left;
}

.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%;
}


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

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

.shop-info {
  position: absolute;
  bottom: 0.17rem;
  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: 0.26rem;
  font-weight: 600;
  line-height: 0.42rem;
  /* margin-bottom: 9px; */
  opacity: 1;
  /* animation: slide-up-in 1.5s ease-in-out 0.7s forwards; */
}

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

.shop-info .desc2 {
  margin: 0.18rem auto 0.24rem;
  font-weight: 400;
  font-size: 0.1rem;
  color: #E8E8E8;
  line-height: 1.6;
  text-align: center;
  font-style: normal;
  /* margin-bottom: 18px; */
  /* animation: slide-up-in 1.5s ease-in-out 1.5s forwards; */
}

.shop-info .action-btn {
  justify-content: space-between;
  opacity: 0.6;
  /* 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;
}



.banner8 {
  padding: 90px 0 0 0;
  background: #fff;
}

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

.banner8 .l {
  margin-bottom: 0.3rem;
}

.banner8 .i {
  width: 132px;
  text-align: center;
}

.banner8 .i:first-child {
  margin-right: 0.53rem;
}


.banner8 .img-list {
  display: flex;
}

.banner8 .img {
  width: 1rem;
  height: 1rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
}

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

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

.banner8-list-bottom {
  display: flex;
  justify-content: center;
  /* border-bottom: 2px solid #E4E4E4; */
}

.banner8-item-bottom {
  width: 1.32rem;
}

.banner8-item-bottom:first-child {
  margin-right: 0.53rem;
}

.common-gray {
  font-weight: 400;
  font-size: 0.09rem;
  color: #8E8E8E;
  line-height: 0.13rem;
  text-align: center;
}

.common-black {
  font-weight: 600;
  font-size: 0.11rem;
  color: #000000;
  line-height: 0.16rem;
  text-align: center;
  margin-bottom: 0.3rem;
}

.banner8 .tip {
  font-weight: 400;
  font-size: 0.09rem;
  color: #A9A9A9;
  line-height: 0.14rem;
  text-align: left;
  margin-left: 0.3rem;
  margin-top: 0.32rem;
  width: 3rem;
}

.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;
}

.section-10 .install{
  background: #FAFAFA;
  padding: 0 0.2rem 0;
}
.section-10 .install .text-title{
  padding: 0.6rem 0 0.3rem;
  font-weight: 600;
  font-size: 0.21rem;
  color: #000000;
  line-height: 0.32rem;
  text-align: center;
}
.section-10 .install .tabs-list{
  height: 0.5rem;
  display: flex;
  align-items: center;
}
.section-10 .install .tabs-list .tab{
  position: relative;
  width: 50%;
  background: #F0F0F0;
  font-weight: 600;
  font-size: 0.1rem;
  color: #A8A8A8;
  line-height: 0.12rem;
  text-align: center;
  padding: 0.13rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-10 .install .tabs-list .tab .arrow{
  position: absolute;
  bottom: 0.05rem;
  width: 0;
  height: 0;
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid transparent;
  border-top: 0.07rem solid black;
  border-bottom: 0;
  margin-top: 0.05rem;
  opacity: 0;
}
.section-10 .install .tabs-list .active{
  font-weight: 600;
  font-size: 0.1rem;
  color: #000000;
  line-height: 0.12rem;
  text-align: center;
  background-color: #fff;
}

.section-10 .install .tabs-list .active .arrow {
  opacity: 1;
}
.section-10 .install .imgs{
  width: 100%;
  position: relative;
}
.section-10 .install .imgs .img-item{
  width: 100%;
  z-index: 1;
  display: none;
}
.section-10 .install .imgs .show{
  opacity: 1;
  z-index: 2;
}
.section-10 .text-pre{
  text-align: center;
  padding:0.26rem 0 0.3rem;
  font-weight: 400;
  font-size: 0.12rem;
  color: #1A1A1A;
  line-height: 0.21rem;
  background: #FAFAFA;
}
.myul {
  padding: 0 0.3rem;
}

.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: 0.24rem;
  height: 0.24rem;
}


.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.6rem;
  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;
  margin-bottom: 80px;
}

.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;
}

.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;
  background: #fff;
}

.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;

}



.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;
}



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


.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;
}


.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;
}

.download-dialog {
  position: fixed;
  top: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 999999999;
  background: rgba(0, 0, 0, 0.8);
  display: none;

  justify-content: center;
  align-items: center;
}

.download-dialog .dialog-content {
  width: 335px;
  min-height: 250px;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
  padding-top: 40px;
  overflow: hidden;
  text-align: center;
  padding-bottom: 30px;
}
.download-dialog .dialog-title {
  text-align: center;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}
.download-dialog .dialog-content .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.download-dialog .dialog-content .dialog-cnt {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #8a8a8a;
  line-height: 20px;
  margin-bottom: 30px;
  padding: 0px 20px;
}

.download-dialog .dialog-content .close-btn img {
  width: 24px;
  height: 24px;
}

.download-dialog .download-btn {
  width: 126px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(193, 193, 193, 0.38);
  display: block;
  font-weight: 400;
  font-size: 12px;
  color: #1a1a1a;
  margin: 0 auto;
}

#video-1 {
  width: 100%;
  height: calc(100vh - 137px);
  object-fit: cover;
}

.swiper-box-1 .swiper-slide {
  position: relative;
  width: 3.15rem !important;

}


.swiper-box-1 .swiper-slide .text-box {
  margin-top: 0.3rem;
  width: 2.8rem;
  font-size: 12px;
  color: #060606;
  line-height: 18px;
  text-align: left;
  font-style: normal;
}
.swiper-box-1 .swiper-slide .text-box .font-bold {
  font-weight: 600;
}



.flex-div {
  margin-top: 0.18rem;
  display: flex;
  justify-content: center;
}

.swiper-button-left {
  background: #CFCFCF;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 0.23rem;
}

.swiper-button-right {
  background: #CFCFCF;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swiper-button-left .swiper-button-prev1,
.swiper-button-right .swiper-button-next1 {
  width: 0.3rem;
}

.swiper-box-2 {
  margin-top: 0.6rem;
}

.swiper-box-2 .swiper-slide {
  position: relative;
  width: 3.15rem !important;

}

.swiper-box-2 .swiper-slide .slide-div{
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  
}

.swiper-box-2 .swiper-slide .slide-div .content1{
  font-weight: 600;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  text-align: justify;
  font-style: normal;
  
}

.swiper-box-2 .swiper-slide .slide-div .content2{
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  text-align: justify;
  font-style: normal;
  opacity: 0.5;
  
}

.swiper-container4 {
  width: 100% !important;
  margin-left: 0 !important;
  border-radius: 0 !important;
}

.swiper-container4 .swiper-slide, .swiper-container6 .swiper-slide {
  position: relative;
  width: 3.35rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}