/* .register-btn1{
  width: 236px;
  height: 50px;
  margin-top: 20px;
  font-size: 18px;
  background: #f0a62c;
  border: none;
}
.register-btn1:hover{
  background: #f0a62c;
} */
.content {
  background-color: #f5f5f5;
  padding: 40px 0;
}

.dialog {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}

.show-dialog-img {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}

.li-btn:hover {
  background: #f0a62c;
  color: #fff;
}

.swiper-pagination-custom .swiper-pagination-bullet {
  width: 20px;
  height: 6px;
  background-color: #f0a62c;
  opacity: 1;
  display: inline-block;
  border-radius: 0 !important;
  margin: 0 5px;
}

.swiper-pagination-custom .swiper-pagination-bullet-active {
  background-color: #f0a62c;
  opacity: 1;
  border-radius: none;
}

.they-tit {
  width: 384px;
  font-size: 16px;
  color: #666666;
  text-align: left;
  line-height: 30px;
  margin-left: 18px;
  margin-top: 20px;
}

.box {
  width: 100%;
}

#showCon {
  display: none;
}

.dialog-box {
  padding: 0 20px;
  text-align: left;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  max-height: 40vh;
  overflow-y: auto;
}

.ty-title-tit {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
}

.top-box {
  width: 100%;
  height: 650px;
  overflow: hidden;
  /* background: url('../image/banner.jpg') no-repeat center center; */
  /* background-size: cover; */
  /* position: relative; */
}

.bac-box {
  width: 100%;
  height: 650px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
  padding: 30px 37px;
}

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

.logo-img {
  width: 216px;
  height: 66px;
}

.r-box {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  font-size: 16px;
}

.r-box-li {
  margin-left: 15px;
  /* height: 25px; */
  position: relative;
  cursor: pointer;

  color: #FFF;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}

.r-box-li:hover {
  color: #f0a62c;
}

.tit-box {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding-top: 50px;
  text-align: center;
}

.ul-tit {
  display: flex;
  justify-content: center;
  margin: 20px 0 15px;
  flex-direction: column;
}

.ul-tit-li {
  display: flex;
  align-items: flex-start;
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
  align-items: flex-start;
}

.li-btn {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  padding: 5px 10px;
  cursor: pointer;
  margin-right: 18px;
}

.li-btn:hover {
  border: 1px solid #f0a62c;
  background: #f0a62c;
}

.top-btn {
  /* width: 236px; */
  height: 50px;
  font-size: 18px;
  margin-top: 50px;
  background: #f0a62c;
  padding: 10px 15px;
  border: none;
  color: #fff;
}

.top-btn:hover {
  cursor: pointer;
  background: #f0a62c;
}

.ul-box {
  padding: 50px 0;
  /* width: 1200px;
  margin: 0 auto; */
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: center;
}
.ul-box-zs {
  padding-top: 20px;
  /* padding: 50px 0; */
  /* width: 1200px;
  margin: 0 auto; */
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: center;
}

.ul-box-li {
  display: flex;
  align-items: center;
  color: #fff;
}
.ul-box-li-zs{
  /* display: flex;
  align-items: center;
  color: #fff; */
  width: calc((100% - (10px * 4)) / 4);
  margin-bottom: 20px;
  text-align: center;
}
.zs-li-tit{
  /* display: flex;
  align-items: center;
  color: #fff; */
  color: #666666;
  padding: 0 50px;
}

.ul-box-li-round {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 97px;
  height: 97px;
  border-radius: 50%;
  background-color: #fff;
}

.ul-box-li-r {
  margin-left: 10px;
}

.ul-box-li-r img {
  width: 30px;
  height: 30px;
}

.ul-box-li-r .ul-box-li-r-p {
  font-size: 40px;
  width: 180px;
}

.ul-box-li-r .ul-box-li-r-s {
  font-size: 18px;
}

.form-tit {
  font-size: 36px;
  color: #000;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}

.form-box {
  background: #ffffff;
  text-align: center;
}

.width-box {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 200px;
  background: #fff;
}

.clause {
  display: flex;
  align-items: center;

  span {
    margin-left: 5px;
  }
}

.categories-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: space-between;
}

.categories-box-li {
  width: calc((100% - (10px * 4)) / 4);
  height: 280px;
  position: relative;
  overflow: hidden;
  transition: transform 0.5s;
  margin-bottom: 19px;
}

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

.li-bot {
  width: 100%;
  background: #f0a62c;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 8px 0;
}

.categories-box-li:hover {
  cursor: pointer;
}

.categories-box-li:hover .categories-img {
  transform: scale(1.1);
  transition: 0.5s;
}

.they-box {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 50px;
  position: relative;
}

.they-item {
  width: 530px;
  background: #fff;
  padding: 20px 20px 30px 20px;
  color: #666666;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.they-top {
  display: flex;
  /* height: 35vh; */
}

.h5-app .they-top {
  height: auto !important;
}

.they-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;

  img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
  }
}

.they-l-icon {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
  cursor: pointer;
}

.they-r-icon {
  width: 20px;
  height: 30px;
  position: absolute;
  right: 0;
  top: calc(50% - 15px);
  cursor: pointer;
}
.fot-pc{
    background: #F5F5F5;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
.exhibitors-box {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 50px;
  position: relative;
}

.exhibitors-ul {
  display: flex;
  flex-wrap: wrap;
}

.exhibitors-li {
  width: 228px;
  font-size: 16px;
  color: #666;
  margin-right: 60px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.exhibitors-img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  margin-bottom: 15px;
}

.exhibitors-l-icon {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
  cursor: pointer;
}

.exhibitors-r-icon {
  width: 20px;
  height: 30px;
  position: absolute;
  right: 0;
  top: calc(50% - 15px);
  cursor: pointer;
}

.bot-box {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  display: none;
}

.ty-bot {
  width: 50%;
  color: #666666;
  font-size: 16px;
  text-align: left;
}

.about-box {
  padding: 70px 0;
}

.about-con {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.about-img {
  width: 545px;
  height: 602px;
  margin-right: 58px;
}

.about-tit {
  font-size: 16px;
  color: #666666;
  padding: 20px 0;
  line-height: 30px;
}

.become-box {
  width: 1200px;
  margin: 0 auto;
  padding: 84px 0;
}

.our-box {
  margin: 0 auto;
  padding: 84px 0;
  background-color: #f5f5f5;
}

.our-con {
  width: 1200px;
  margin: 0 auto;
}

.carousel-box {
  background: #f5f5f5;
  padding: 30px 0;
  height: 65vh;
}

.become-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

.become-tit {
  font-size: 36px;
  font-weight: bold;
}

.become-btn {
  /* width: 236px; */
  height: 50px;
  font-size: 18px;
  background: #f0a62c;
  border: none;
  color: #fff;
  cursor: pointer;
}

.become-btn:hover {
  background: #f0a62c;
}

.become-icon {
  position: absolute;
  bottom: -10px;
  left: 100px;
}

.become-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 46px;
}

.become-l {
  width: 590px;
}

.become-ul {
  padding-top: 20px;
}

.become-ul-li {
  margin-top: 20px;
  background: #f5f5f5;
  padding: 30px;
  display: flex;
  font-size: 16px;
  color: #666666;
}

.number {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #f0a62c;
  color: #fff;
  border-radius: 50%;
  font-size: 40px;
  font-weight: bold;
  flex-shrink: 0;
}

.number-tit {
  margin-left: 20px;
  line-height: 25px;
}

.become-r {
  width: 530px;
  height: 700px;
  object-fit: cover;
  margin-top: 100px;
}

.our-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.our-ul-li {
  width: 400px;
  text-align: center;
  margin: 0 30px;
  /* color: #666666; */
}

.our-ul-li .our-ul-li-div {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.our-ul-li .our-ul-li-div .img-box {
  width: 50%;
}

.our-ul-li .our-ul-li-div .img-box img {
  width: 100%;
}

.our-ul-li p {
  font-weight: 700;
  line-height: 21px;
  height: 42px;
}

.gallery-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* justify-content: center; */
  overflow: hidden;
}
.gallery-img{
   width: calc((100% - (12px * 4)) / 4);
  /* width: 468px; */
  /* height: 395px; */
  object-fit: cover;
  margin-bottom: 15px;
}

.gallery-box-left,.gallery-box-right{
  margin-right: 16px;
  width: 470px;
  height: 800px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-box-middle{
  width: 972px;
  height: 800px;
  min-width: 972px;
  display: flex;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-box-middle-left,.gallery-box-middle-right{
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-right: 16px;
}
.gallery-box-middle-left-content{
  flex: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.gallery-box-middle-right-top,.gallery-box-middle-right-bottom{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-box-middle-right-bottom{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  margin-top: 16px;
  line-height: 28px;
  font-size: 16px;
  background-color: #F0A62C;
  color: #fff;
}

.con-bot {
  display: flex;
  justify-content: space-between;
}

.mid-l {
  width: 468px;
  height: 395px;
  position: relative;
  cursor: pointer;
}

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

.mid-l:hover .con-bot-hover-box {
  display: block;
}

.con-bot-hover-tit {
  position: absolute;
  left: 16px;
  bottom: 14px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.con-bot-hover-box {
  background: #f0a62c;
  padding: 20px 30px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}

.con-bothover-icon {
  width: 20px;
  height: 12px;
  position: absolute;
  left: 15%;
  top: -10px;
}

.mid-r {
  width: 468px;
  height: 395px;
  position: relative;
  cursor: pointer;
}

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

.mid-r:hover .mid-r-hover-box {
  display: block;
}

.mid-r-hover-tit {
  position: absolute;
  left: 16px;
  bottom: 14px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.mid-r-hover-box {
  background: #f0a62c;
  padding: 20px 30px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}

.mid-r-hover-icon {
  width: 20px;
  height: 12px;
  position: absolute;
  left: 15%;
  top: -10px;
}

.gallery-r {
  width: 470px;
  height: 800px;
  position: relative;
  cursor: pointer;
}

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

.gallery-r:hover .gallery-r-hover-box {
  display: block;
}

.gallery-r-hover-tit {
  position: absolute;
  left: 16px;
  bottom: 14px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.gallery-r-hover-box {
  background: #f0a62c;
  padding: 20px 30px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}

.gallery-r-hover-icon {
  width: 20px;
  height: 12px;
  position: absolute;
  left: 15%;
  top: -10px;
}

.el-tree .el-tree-node .is-leaf+.el-checkbox {
  display: inline-block !important;
}

.el-tree .el-tree-node .el-checkbox {
  display: none !important;
}

.tree-content {
  width: 100%;
  position: relative;
}

.tree-custom {
  position: absolute;
  top: 42px;
  width: 100%;
  z-index: 99;
  box-shadow: 1px 1px 7px #ddd;
  background: #fff;
  padding: 10px;
  /* z-index: 111; */
}

.tree-common {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
}

.tree-confirm {
  width: 100%;
  background: #f0a62c !important;
  border: none !important;
  color: #fff !important;
}

.tree-confirm:hover {
  background: #f0a62c !important;
}

.tags-box {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.lang-box {
  display: flex;
  align-items: center;
  color: #fff;
  margin-left: 25px;
  position: relative;
}

.language-box {
  width: 150px;
  /* height: 100px; */
  background: #fff;
  padding: 15px;
  position: absolute;
  top: 22px;
  left: calc(50% - 75px);
  z-index: 9;
}

.language-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  margin-top: 20px;
  padding: 10px 10px;
}

.language-item:hover {
  cursor: pointer;
  background: #ddd;
}

.swiper-pagination-custom {
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-btn:hover {
  border: 1px solid #f0a62c !important;
  background: #f0a62c !important;
}

.couserBox {
  width: 1200px;
  height: 500px;
  margin: 0 auto;
}

/* 轮播图 */
.el-carousel__arrow {
  width: 20px !important;
  height: 30px !important;
  border-radius: 0 !important;
}

.el-carousel__arrow--left {
  left: 0 !important;
}

.el-carousel__arrow--right {
  right: 0 !important;
}

.el-carousel__indicators--horizontal {
  bottom: 25px !important;
}

.el-carousel__button {
  background-color: #f0a62c !important;
}

.is-active .el-carousel__button {
  background-color: #f0a62c !important;
}

.categories-pc .last-child {
  display: none;
}
.fot-h5{
  display: none;
  background: #F5F5F5;
  padding: 30px 30px 80px 30px;
}
.zs-box .carousel-zs{
  width: 1200px;
}

/* 媒体查询大于1200 */
@media screen and (min-width: 900px) {
  .expo-box {
    display: flex;
    justify-content: center;
  }
    .zs-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 25px;
  }

  .tit-box-h5 {
    display: none;
  }

  .videoPc {
    display: none;
  }

  /* .ul-box .ul-box-li img {
    width: 97px;
    height: 97px;
  } */

  .width-box-h5 {
    display: none;
  }

  .h5-header {
    display: none;
  }

  /* home css */
  video {
    height: 650px;
    width: 1920px;
    display: none;
  }

  .footer-h5 {
    display: none;
  }

  .footer {
    width: 100%;
    background-color: #ffffff;
    font-size: 16px;
  }

  .footer-content {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 32px 0;
    display: flex;
    font-size: 16px;
    font-weight: 500;
  }

  .footer-right {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }


  .footer-icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 35px;
  }

  .icon-item {
    margin: 0 15px;
    width: 35px;
    height: 35px;
  }

  .footer-img1 {
    &:hover {
      content: url('https://image.matchupexpo.com/b7b7bacec8eb440ba5e5eeb8c26a1375.png');
    }
  }

  .footer-img2 {
    &:hover {
      content: url('https://image.matchupexpo.com/506f2dc419894e1984d53a276a435e81.png');
    }
  }

  .footer-img3 {
    &:hover {
      content: url('https://image.matchupexpo.com/a7ccccca6b194477840bb361992116ba.png');
    }
  }

  .footer-img4 {
    &:hover {
      content: url('https://image.matchupexpo.com/1dbeff768e114b4c83aa0cb61f4c82b7.png');
    }
  }

  .footer-img5 {
    &:hover {
      content: url('https://image.matchupexpo.com/c752bd6b6d5044f6af391912805863ca.png');
    }
  }

  .footer-img6 {
    &:hover {
      content: url('https://image.matchupexpo.com/19448ea6b725487cb9875c9416f5ecb6.png');
    }
  }

  /* .footer-ul {
    font-weight: 400;
  }

  .footer-li .footer-span {
    margin-right: 3px;
  } */

  .bottom {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 24px;
    line-height: 22px;
    font-size: 14px;

    p {
      margin: 0;
    }
  }

  .header {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .login {
    width: 207px;
  }

  .login img {
    width: 100%;
    height: 100%;
  }

  .lang-title {
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .lang-title img {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-right: 5px;
  }

  .language-item img {
    width: 20px;
  }

  .language-item p {
    margin-left: 5px;
  }

  .tit-box {
    height: 405px;
    width: 1200px;
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -600px;
  }

  .tit-box .p1 {
    font-size: 56px;
    font-weight: bold;
  }

  .tit-box .p2 {
    font-size: 36px;
  }

  .ul-tit-li .i1 {
    width: 23px;
    height: 23px;
  }

  .ul-tit-li .ul-tit-li-p1 {
    text-align: left;
    font-size: 24px;
  }
  
  .ul-tit-li .ul-tit-li-p2 {
    text-align: left;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%; /* 27px */
  }

  .ul-tit-li-time {
    font-size: 18px;
    text-align: left;
  }

  .ul-tit-li .i2 {
    width: 23px;
    height: 30px;
  }

  .ul-tit-li-box {
    margin-left: 10px;
    text-align: left;
  }

  .ul-tit-li-box .ul-tit-li-box-p1 {
    margin-left: 5px;
    font-size: 24px;
  }

  .ul-tit-li-box .ul-tit-li-box-p2 {
    margin-left: 5px;
    font-size: 18px;
  }

  .googBox {
    display: flex;
    margin-top: 35px;
    justify-content: center;
  }

  .googBox .li-btn img {
    margin-left: 8px;
    width: 14px;
    height: 14px;
  }

  .registerBox {
    margin: 30px auto auto;
    display: flex;
    justify-content: flex-start;
  }

  .form-box .bot-box .ty-bot-tit {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #000;
  }

  .form-box .bot-box .ty-bot-h5 {
    display: none;
  }

  .form-box .bot-box .ty-bot .ty-bot-item {
    margin: 8px 0;
  }

  .they-top-img,.they-bot-img {
    width: 26px;
    height: 30px;
  }

  .carousel-box .wrap .list .h5 {
    display: none;
  }

  .carousel-box .h5 {
    display: none !important;
  }

  .they-right {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .they-right-top {
    font-size: 18px;
    color: #000;
    margin: 20px 0 5px 0;
  }

  .they-right-bottom {
    font-size: 14px;
    text-align: center;
  }

  .become-l-tit {
    font-size: 36px;
    font-weight: bold;
  }

  .about-tit .about-tit-p1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
    text-align: justify;
  }

  .about-tit .about-tit-p2 {
    margin-top: 22px;
    text-align: justify;
  }

  .about-tit .about-tit-p3 {
    margin: 25px 0;
    text-align: justify;
  }

  .content {
    background-color: #f5f5f5;
    padding: 40px 0;
  }

  .they-item .h5 {
    display: none;
  }

  .buyers {
    width: 100%;
    background: linear-gradient(180deg, #FFF7E9 0%, #FFF 33.7%);
  }

  .buyers-content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 60px 0;
  }

  .buyers-content-t {
    color: #212121;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    /* 133.333% */
    margin-bottom: 40px;
    position: relative;
  }

  .buyers-content-t::before {
    content: '';
    background: url('../image/coffee.png') no-repeat;
    background-size: 100% 100%;
    width: 112px;
    height: 93px;
    position: absolute;
    left: -80px;
    top: -40px;
    z-index: 99;
  }

  .buyers-content-c {
    display: flex;
    justify-content: space-between;
  }

  .buyers-content-c ul {
    margin-bottom: 26px;
  }

  .buyers-content-c .buyers-ul-h5 {
    display: none;
  }

  .buyers-content-c ul li {
    color: #333;
    text-align: justify;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 6px;
    padding-left: 16px;
    position: relative;
    display: flex;
  }

  .buyers-content-c ul p {
    margin-bottom: 14px;
    margin-left: 16px;
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
  }

  .buyers-content-c ul li:last-child {
    margin-bottom: 0;
  }

  .buyers-content-c ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #f0a62c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
  }

  .buyers-content-c-l {
    flex: 1;
  }

  .buyers-content-c-l-btn {
    padding: 15px 60px;
    background: #f0a62c;
    font-size: 18px;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
  }

  .buyers-content-c-l-btn:hover {
    background: #f0a62c;
    transition: all 0.3s;
    color: #FFF;
  }

  .buyers-content-c-r {
    display: flex;
    width: 615px;
    justify-content: space-between;
    align-items: center;
    margin-left: 20px;
  }

  .buyers-content-c-r .buyers-img-box {
    width: 305px;
    height: 270px;
  }

  .buyers-content-c-r .buyers-img-box img {
    width: 100%;
    height: 100%;
  }

  .buyers-content-c-l-btn-h5 {
    display: none;
  }

  #scrollButton {
    display: none;
  }
}

.header {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  width: 100%;
}

.login {
  width: 145px;
  height: 59px;
}

.lang-title {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.lang-title img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-right: 5px;
}

.language-item img {
  width: 20px;
}

.language-item p {
  margin-left: 5px;
}

.tit-box {
  height: 405px;
  width: 1200px;
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -600px;
}

.tit-box .p1 {
  font-size: 56px;
  font-weight: bold;
  text-align: left;
}

.tit-box .p2 {
  font-size: 36px;
  text-align: left;
}

.ul-tit-li .i1 {
  width: 23px;
  height: 23px;
  margin-top: 4px;
}

.ul-tit-li .i2 {
  /* width: 23px; */
  height: 25px;
  margin-top: 4px;
}

.ul-tit-li-box {
  margin-left: 10px;
  text-align: left;
}

.ul-tit-li-box .ul-tit-li-box-p1 {
  margin-left: 5px;
  font-size: 24px;
}

.ul-tit-li-box .ul-tit-li-box-p2 {
  margin-left: 5px;
  font-size: 18px;
}

.googBox {
  display: flex;
  margin-top: 16px;
  justify-content: flex-start;
}

.googBox .li-btn img {
  margin-left: 8px;
  width: 14px;
  height: 14px;
}

.registerBox {
  margin: 0 auto auto;
}

.videPc,
.videH5 {
  display: none;
}



  /* 在style标签中添加loading效果的CSS样式 */
  .btn {
    position: relative;
    width: 236px;
    height: 50px;
    margin-top: 20px;
    font-size: 18px;
    background: #f0a62c;
    border: none;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s;
  }

  .btn.loading {
    color: transparent;
    pointer-events: none;
  }

  .btn.loading::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #ffffff;
    border-radius: 50%;
    border-top-color: transparent;
    animation: spinner 0.8s linear infinite;
  }

  @keyframes spinner {
    to {
      transform: rotate(360deg);
    }
  }


/* h5样式 */
.h5-app .header {
  display: none;
}

.h5-app select {
  appearance: none;
  -webkit-appearance: none;
}

.h5-app .h5-header {
  height: 58px;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: #f5f5f5;
}

.h5-app .h5-header .logoH5 {
  width: 87px;
  height: 32px;
}

.h5-app .h5-header .nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 58px;
  background-color: #fff;
  color: #333;
  padding: 0 5vw;
  box-shadow: 0px 6px 12px 0px #bfbfbf;
  height: -moz-max-content;
  height: max-content;
  display: none;
}

.h5-app .h5-header .nav .nav-item {
  height: 50px;
  line-height: 20px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.h5-app .h5-header .nav .nav-item a {
  text-decoration: none;
  outline: none;
  color: #333;
}

.h5-app .ul-box-li-r p:nth-child(2) {
  font-size: 12px;
}

.h5-app .h5-header #close-nav-btn {
  display: none;
}

.h5-app .h5-header .language {
  position: absolute;
  left: 0;
  right: 0;
  top: 58px;
  background-color: #fff;
  color: #333;
  padding: 0 5vw;
  box-shadow: 0px 6px 12px 0px #bfbfbf;
  height: -moz-max-content;
  height: max-content;
  display: none;
}

.h5-app .h5-header .language .language-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
}

.h5-app .h5-header .language .language-item img {
  width: 24px;
  height: 16px;
  margin-right: 8px;
}

.h5-app .baner {
  margin-top: 58px;
}

.h5-app video {
  width: 100%;
  height: 100%;
  object-fit: fill;
  /* height: 450px; */
}

.h5-app .imgBanner {
  background: url('../image/h5/banner.jpg') 0 0 no-repeat;
  width: 100%;
  background-size: 100% 100%;
  height: 350px;
}

.h5-app .top-box {
  height: 350px;
}

.h5-app .mask {
  height: 350px;
  top: 58px;
}

.h5-app .tit-box {
  display: none;
}

.h5-app .tit-box-h5 {
  position: absolute;
  top: 65px;
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  padding: 26px 18px;
  /* background-image: url("./images/banner.jpg"); */
  /* background-size: 100vw 100%;
  background-repeat: no-repeat; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.h5-app .tit-box-h5 h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.h5-app .tit-box-h5 h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  margin-top: 5px;
}

.h5-app .tit-box-h5 .expo-date,
.h5-app .tit-box-h5 .expo-address {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: flex;
  align-items: flex-start;
  text-align: left;
  line-height: 26px;
}

.h5-app .tit-box-h5 .expo-date {
  margin-top: 10px;
}

.h5-app .tit-box-h5 .expo-date>img,
.h5-app .tit-box-h5 .expo-address>img {
  margin-right: 9px;
  margin-top: 3px;
}

.h5-app .tit-box-h5 .expo-address {
  align-items: flex-start;
  margin-top: 8px;
}

.h5-app .tit-box-h5 .enter-btn {
  width: -moz-max-content;
  width: max-content;
  margin-top: 17px;
}

.h5-app .tit-box-h5 .enter-btn>div {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
}

.h5-app .tit-box-h5 .enter-btn .btn-free-entry {
  background-color: #f0a62c;
}

.h5-app .tit-box-h5 .enter-btn .btn-free-entry:active {
  background-color: #f0a62c;
}

.h5-app .ul-box {
  flex-wrap: wrap;
  padding: 23px 20px 23px;
}
.h5-app .ul-box-zs {
  flex-wrap: wrap;
  padding-bottom: 15px;
  padding-top: 0;
  /* padding: 20px 0 ; */
  /* padding: 23px 20px 23px; */
}

.h5-app .ul-box .ul-box-li img {
  display: none;
  width: 40px;
  height: 40px;
}

.h5-app .ul-box-li-r {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.h5-app .ul-box-li-r p {
  width: 80%;
  color: #fff;
  /* text-align: center; */
  font-size: 14px;
  font-weight: 400;
}

.h5-app .ul-box-li-r .ul-box-li-r-p,
.h5-app .ul-box-li-r p {
  color: #fff;
  /* text-align: center; */
  font-size: 24px;
  font-weight: 700;
}

.h5-app .ul-box .ul-box-li {
  width: 50%;
  height: 60px;
  justify-content: center;
}
.h5-app .ul-box-zs .ul-box-li-zs {
  /* margin-right: 20px;
  margin-top: 20px; */
  width: calc(50% - 10px);
  text-align: center;
  margin-top: 30px;
}
.h5-app .ul-box-zs .ul-box-li-zs img {
    width: 100px;
  }
.h5-app .ul-box-zs .ul-box-li-zs .zs-li-tit {
    padding: 0;
  }

.h5-app .expo-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
}
.h5-app .zs-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
  }

.h5-app .expo-box .carousel-page {
  width: 100%;
  min-width: 100%;
  transition: transform 0.5s ease;
}
.h5-app .zs-box .carousel-zs {
  width: 100%;
  min-width: 100%;
  transition: transform 0.5s ease;
}

.h5-app .carousel-indicator {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  /* 调整指示器的位置 */
  width: 100%;
  z-index: 10;
}
.h5-app .carousel-indicator-zs {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  /* 调整指示器的位置 */
  width: 100%;
  z-index: 10;
}

.h5-app .indicator-point {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  /* 默认颜色 */
  margin: 0 5px;
  transition: background-color 0.3s ease;
}
.h5-app .indicator-point-zs {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  /* 默认颜色 */
  margin: 0 5px;
  transition: background-color 0.3s ease;
}

.h5-app .indicator-point.active {
  background-color: #1B9E5C;
  /* 激活时的颜色，绿色 */
}
.h5-app .indicator-point-zs.active {
  background-color: #F0A62C;
  /* 激活时的颜色*/
}

/* form表单 */
.h5-app .width-box {
  display: none;
}

.h5-app .width-box-h5 form {
  width: 100%;
  padding: 0 20px;
}

.h5-app .width-box-h5 .row {
  display: block;
}

.h5-app .width-box-h5 label {
  width: 100%;
}

.h5-app .content {
  background: #fff;
  padding-top: 80px;
}

.h5-app .clause {
  padding: 0 20px;
}

.h5-app .clause label {
  width: 200px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    font-size: 14px;
    /* 覆盖可能的默认放大 */
  }
}

/* 媒体查询小于500 */
@media screen and (max-width: 500px) {

  body,
  html,
  page-home {
    width: 100%;
    height: auto;
    min-width: 0;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    /* 或 none */
    text-size-adjust: 100%;
    font-size: 14px;
  }

  .h5-app .footer {
    display: none;
  }

  .footer-h5 {
    padding: 20px 10px 82px;
    background: #ffffff;
  }

  .footer-h5-icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 35px;
  }

  .footer-h5-icon-item {
    margin: 0 15px;
    width: 35px;
    height: 35px;
  }

  .footer-h5-right {
    color: #454545;
    font-size: 14px;
  }

  .font-color-1D {
    color: #1d1d1d;
  }

  .h5-app .form-box {
    width: 100%;
    padding: 0;
    background: #fff;
  }

  .h5-app .form-box .bot-box {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
  }

  .h5-app .form-box .bot-box .ty-bot {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .h5-app .form-box .bot-box .ty-bot .partner-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .h5-app .form-box .bot-box .ty-bot .partner-logo > div p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    margin: 30px auto 14px;
  }

  .h5-app .form-box .bot-box .ty-bot .partner-logo .imgBox {
    border: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 25px;
    height: 70px;
    box-sizing: border-box;
  }

  .h5-app .form-box .bot-box .ty-bot .partner-logo .imgBox img {
    width: 80%;
  }

  .h5-app .form-box .bot-box .ty-bot-pc {
    display: none;
  }

  .h5-app .form-box .bot-box .ty-bot-tit {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
  }

  .h5-app .form-box .bot-box .ty-bot-item {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }

  .h5-app .form-box .ty-bot-vih {
    padding: 30px 20px 19px;
    text-align: center;
  }

  .h5-app .form-box .bot-box .ty-bot-h5 {
    background-color: #ffffff;
    padding: 0 19px 28px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .officalPromoter {
    width: 49%;
  }

  .organizer {
    width: 49%;
  }

  .h5-app .form-box .bot-box .ty-bot-h5 .ty-bot-h5-tit {
    color: #000;
    font-size: 22px;
    font-weight: bold;
  }

  .h5-app .form-box .bot-box .ty-bot-h5 .ty-bot-h5-img {
    width: 187px;
    height: 62px;
    overflow: hidden;
    margin-top: 6px;
    border: 1px solid #e6e6e6;
  }

  .h5-app .form-box .bot-box .ty-bot-h5 .ty-bot-h5-img img {
    width: 100%;
    height: 100%;
  }

  .h5-app .form-box .bot-box .ty-bot-h5 .ty-bot-h5-dsc {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    font-weight: 700;
  }

  .h5-app .galleryBig-box,
  .h5-app .pc {
    display: none;
  }
   .h5-app .fot-h5{
    display: block;
  }
  .h5-app .fot-pc{
    display: none;
  }

  .h5-app .carousel-box {
    background: #fff;
    height: 460px;
  }

  .h5-app .carousel-box-vie {
    height: 630px;
  }

  .h5-app .form-tit {
    font-size: 22px;
    padding: 0 20px;
  }

  .h5-app .carousel-box .form-tit {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
  }

  .h5-app .carousel-box .wrap {
    width: 100%;
    height: 320px;
  }

  .h5-app .carousel-box .wrap .list {
    width: 100%;
    /* height: 432px; */
  }

  .h5-app .carousel-box .wrap .list .item {
    padding: 0 20px;
  }

  .h5-app .carousel-box .wrap .list .item .they-item {
    margin-right: 20px;
    background-color: #f5f5f5;
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }

  .h5-app .carousel-box .wrap .list .item .pc {
    display: none;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-top {
    position: relative;
    flex-wrap: wrap
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-top .right-colon {
    width: 100%;
    height: 20px;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-top .right-colon::after {
    content: '”';
    color: #f0a62c;
    font-size: 50px;
    margin-left: 99%;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-top .they-top-img {
    width: 13px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: -13px;
  }

  .h5-app .they-bot-img {
    width: 13px;
    height: 15px;
    position: absolute;
    bottom: -15px;
    right: -13px;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-tit {
    margin: 0;
    text-align: justify;
    line-height: 22px;
  }

  .h5-app .carousel-box .wrap .list .item .they-con {
    margin-top: 0;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-con {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-con .they-right {
    margin-left: 10px;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-con .they-right .they-right-top {
    color: #000;
    font-size: 16px;
    font-weight: 400;
  }

  .h5-app .carousel-box .wrap .list .item .they-item .they-con .they-right .they-right-bottom {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
  }

  .h5-app .become-box {
    width: 100%;
  }

  .h5-app .become-box .become-top {
    display: none;
  }

  .h5-app .become-box {
    background-color: #f5f5f5;
    padding: 0;
  }

  .h5-app .become-box .become-con {
    padding: 30px 0 10px;
  }

  .h5-app .become-box .become-con .become-r {
    display: none;
  }

  .h5-app .become-box .become-con .become-l .become-l-tit {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 0 20px;
  }

  .h5-app .become-box .become-con .become-l .become-ul {
    padding: 12px 20px 0;
  }

  .h5-app .become-box .become-con .become-l .become-ul .become-ul-li {
    margin-top: 0;
    padding: 0;
    position: relative;
  }

  .h5-app .become-box .become-con .become-l .become-ul .become-ul-li .number {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .h5-app .become-box .become-con .become-l .become-ul .become-ul-li .number-tit {
    padding: 5px 10px;
    background-color: #fff;
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
  }

  .h5-app .become-box .become-con .become-l .become-ul .become-ul-line::before {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 100%;
    left: 15px;
    top: 0;
    border-left: 1px dotted #f0a62c;
  }

  .h5-app .form-list {
    padding: 29px 20px 30px;
  }

  .h5-app .form-list .form-tit {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 13px;
  }

  .h5-app .form-list .categories-box {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%; /* 每页宽度 */
    min-width: 100%;
  }

  .h5-app .form-list .categories-box .categories-box-li {
    /* 每页显示 4 个 */
    text-align: center;
    margin-right: 0;
    height: 50%;
    margin-bottom: 10px;
    width: calc(50% - 5px);
  }

  .h5-app .form-list .categories-box .categories-box-li:nth-child(2n) {
    margin-right: 0;
  }

  .h5-app .form-list .categories-box .categories-box-li .categories-img {
    object-fit: cover;
  }

  .h5-app .form-list .categories-box .categories-box-li .li-bot {
    background: #f0a62c;
    font-size: 14px;
    font-weight: 700;
  }

  .h5-app .about-box {
    padding: 17px 18px 14px;
    width: 100%;
    background-color: #f5f5f5;
  }

  .h5-app .about-box .about-con {
    width: 100%;
    margin-top: 12px;
  }

  .h5-app .about-box .about-con .about-img {
    display: none;
  }

  .h5-app .about-box .about-con .about-tit {
    padding-top: 0;
  }

  .h5-app .about-box .about-con .about-tit p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
  }

  .h5-app .about-box .about-con .about-tit .about-tit-p1 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
  }

  .h5-app .expo-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
  }

  .h5-app .expo-box .carousel-page {
    width: 100%;
    min-width: 100%;
    transition: transform 0.5s ease;
  }

  .translator-time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }

  .translator-add {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }

  .buyers {
    width: 100%;
    background: linear-gradient(180deg, #FFF7E9 0%, #FFF 29.43%);
  }

  .buyers-content {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 20px;
  }

  .buyers-content-t {
    color: #212121;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
    margin-bottom: 20px;
    text-align: center;
    position: relative;
  }

  .buyers-content-t::before {
    content: '';
    background: url('../image/coffee.png') no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 33px;
    position: absolute;
    left: 0;
    top: -20px;
  }

  .buyers-content-c {
    display: flex;
    flex-direction: column;
  }

  .buyers-content-c ul {
    margin-bottom: 20px;
  }

  .buyers-content-c .buyers-ul-pc {
    display: none;
  }

  .buyers-content-c ul li {
    color: #333;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 6px;
    padding-left: 16px;
    position: relative;
  }

  .buyers-content-c ul li p:first-child {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
  }

  .buyers-content-c ul li p:last-child {
    color: #666;
    font-size: 16px;
  }

  .buyers-content-c ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #f0a62c;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
  }

  .buyers-content-c-l-btn {
    padding: 15px 60px;
    background: #f0a62c;
    font-size: 18px;
    color: #FFF;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    display: none;
  }

  .buyers-content-c-l-btn:hover {
    background: #1b9e5c;
    transition: all 0.3s;
    color: #FFF;
  }

  .buyers-content-c-r {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }

  .buyers-content-c-r .buyers-img-box {
    width: 49%;
    height: auto;
  }

  .buyers-content-c-r .buyers-img-box img {
    width: 100%;
    height: 100%;
  }

  .buyers-content-c-l-btn-h5 {
    width: 100%;
    background: #f0a62c;
    font-size: 18px;
    color: #FFF;
    font-weight: 700;
    padding: 15px 0;
    text-align: center;
  }

  #scrollButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 15px 0;
    width: calc(100% - 40px);
    background-color: #ffffff;
    background: #f0a62c;
    font-size: 18px;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 200;
    font-weight: bold;
    transition: opacity 0.3s, visibility 0.3s;
  }

  #scrollButton.show {
    opacity: 1;
    visibility: visible;
  }

 

  .ul-box-li-round {
    display: none;
  }

  .h5-app .last-child {
    display: block;
  }

  .h5-app .first-child {
    display: none;
  }

  .h5-app .form-list .carousel-indicators {
    text-align: center;
    margin-top: 30px;
  }

  .h5-app .form-list .indicator {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 50%;
    background-color: #d9d9d9;
    cursor: pointer;
  }

  .h5-app .form-list .indicator.active {
    background-color: #f0a62c;
  }

  .h5-app .form-list .carousel {
    width: 100%;
    overflow: hidden;
    margin: auto;
    position: relative;
  }

  .h5-app .form-list .carousel-wrapper {
    display: flex;
    transition: transform 0.3s ease;
    width: 100%; /* 两页内容 */
  }
}

.badgeBox-import {
  width: 640px;
  min-height: 320px;
  margin: 0 auto;
}

.badgeCard-import {
  border-radius: 12px;
  padding: 24px;
  width: 100%;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
  position: relative;
  background: #ebebeb;
  margin-bottom: 60px;
}

.badgeImg-import {
  width: 48%;
  min-width: 48%;
  background: linear-gradient(0deg, #F6F6F6 0%, #F6F6F6 100%), #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  text-align: center;
}

.userName-import {
  font-size: 20px;
  font-weight: 700;
  color: #212121;
  line-height: 100%;
}

.hallName-import {
  margin: 6px 0 0;
  font-size: 14px;
  color: #454545;
  line-height: 100%;
}

.hallName-doc-import {
  color: #454545;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 12px 0 16px;
}

.info-import .info-title-import {
  margin: 17px 0 3px;
}

.info-p-import {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.badgeNum-import {
  font-size: 16px;
  color: #454545;
  margin-top: 10px;
}

.badgeInfo-import {
  width: 48%;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
}

.badge-img-import {
  width: 60%;
  max-height: 86px;
  object-fit: contain;
}

.info-import {
  color: #454545;
  font-size: 16px;
  line-height: 24px;
}

.disable-jumping {
  background: #e9e9e9 !important;
  color: #999999 !important;
  cursor: not-allowed !important;
}