a {
  color: inherit
}

h2 {
  line-height: initial;
}

body {
  background: #000;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-top {
  gap: 20px;
}

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


.the-btn {
  margin: 50px auto;
  width: 432px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FC5E1F;
  font-size: 24px;
  border-radius: 100px;
  cursor: pointer;
}

.box-1 {

  background: radial-gradient(ellipse at 0% 0%, #FE6822a0 0%, transparent 30%);
  padding-top: 120px;
}

.box-1 h1 {
  font-size: 58px;
  text-align: center;
}

.box-1 h1 strong {
  color: #FF5A24;
  font-weight: bold;
}

.box-1 .sub-txt {
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
  opacity: 0.6;
  line-height: 1.4;
}


.box-1 .the-img img {
  display: block;
  width: 100%;
}

.box-1 .the-nums {
  padding: 50px 40px;

  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: url(/images/live-cam-video-chat/img-15.png) center center no-repeat;
  background-size: cover;
}

.box-1 .onum {
  flex: 1;
  text-align: center;
  font-size: 16px;
  border-right: solid 1px #ffffff20
}

.box-1 .onum:last-child {
  border-right: none;
}

.box-1 .onum strong {
  display: block;
  font-size: 48px;
  margin-bottom: 10px;
  font-weight: bolder;
  font-family: Helvetica, sans-serif;
}




.box-3 {
  padding: 20px;
}

.box-3 .inner {
  max-width: 1320px;
  background: url(/images/live-cam-video-chat/img-15.png) left top no-repeat;
  background-size: cover;
  height: 260px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
}

.box-3 h3 {
  font-size: 38px;
}

.box-3 .the-txt p {
  font-size: 24px;
}

.box-3 .the-btns {
  gap: 20px;
  display: flex;
  align-items: center;
}

.box-3 .the-btns .web {
  height: 62px;
  background: #000;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  cursor: pointer;
  width: 250px;
}

.box-3 .the-btns .gg {
  display: block;
}

.box-3 .the-btns .gg img {
  display: block;
  height: 62px;
}

.box-4 {
  padding: 60px 0;
  background: url(/images/live-cam-video-chat/bg-1.png) -80px -300px no-repeat, url(/images/live-cam-video-chat/bg-2.png) right 100% no-repeat;
  background-size: auto 1000px, auto 500px;
}

.box-4 h2 {
  font-size: 38px;
  text-align: center;
}

.box-4 .mySwiper {
  width: 100%;
}

.box-4 .sub-txt {
  font-size: 20px;
  opacity: 0.6;
  text-align: center;
}

.box-4 .swiper-slide {
  padding: 20px 60px 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.omsg {
  width: 31%;
  margin-top: 100px;
  background: linear-gradient(153deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 8px 30px 0px rgba(253, 71, 71, 0.14);
  border-radius: 24px;
  position: relative;
  text-align: center;
  min-height: 260px;
  border: 1px solid #ffffff60;
  border-width: 0px 1px 1px 0;
  border-radius: 19px;
}

.omsg .face {
  width: 88px;
  display: block;
  position: relative;
  top: -50px;
  margin-bottom: -30px;
  border-radius: 50%;
}

.omsg p {
  padding: 20px;
}

.omsg strong {
  font-size: 20px;
  padding: 10px 0 30px;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #00000010;
  opacity: 1;
  margin: 0 10px;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
  background: #ffffff38;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: linear-gradient(111deg, #F99E47 0%, #FF3463 100%);
}



.box-5 {
  background: url(/images/live-cam-video-chat/bg-1.png) left -300px no-repeat, url(/images/live-cam-video-chat/bg-2.png) right 50% no-repeat;
  background-size: auto 1400px, auto 800px;
  padding: 80px 0;
}

.box-5 .inner2 {
  max-width: 1000px;
  margin: 0 auto;
}

.box-5 .img-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.box-5 .txt {
  width: 560px;
}
.box-5 .it1 {

  flex-direction: row-reverse;
}
.box-5 .it2 {

  padding-top: 80px;
  padding-bottom: 80px;
}

.box-5 .img-txt .img {
  display: block;
  flex: none;
}

.box-5 h2 {
  font-size: 58px;
  line-height: 1.1;
  text-align: center;
}

.box-5 .sub-txt {

  font-size: 20px;
  opacity: 0.6;
  text-align: center;
}

.box-5 .txt h3 {
  font-size: 38px;
}

.box-5 .img-txt p {
  font-size: 16px;
  padding: 30px 0;
  line-height: 1.5;
}


.box-5 .the-img {
  text-align: center;
}

.box-5 .txt-list {
  max-width: 1320px;
  margin: 0 auto;
  background: url(/images/live-cam-video-chat/bg-4.png) left top no-repeat, linear-gradient(136deg, #FDF68E 0%, #FC5E1F 15%, #FC5E1F 80%, #FDD17D 100%);
  background-size: 500px auto, auto;
  border-radius: 30px;
  padding: 50px 150px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.box-5 .txt-list .txt {
  width: 40%;
  flex: none;
}


.box-5 .txt-list h3 {
  font-size: 24px;
}

.box-5 .txt-list h2 {
  text-align: left;
}

.box-5 .txt-list p {
  font-size: 19px;
  opacity: 0.8;

}

.box-5 .txt-list .txt h3 {
  padding: 40px 0;
}

.box-5 .txt-list .list {
  width: 450px;
  padding-right: 50px;
  flex: none;
}

.box-5 .txt-list .list .ol {
  padding: 10px 0;
}

.box-5 .txt-list .list h3 {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.box-5 .txt-list .list p {
  font-size: 16px;
  opacity: 0.8;
}


.box-5 .txt-list .list h3 img {
  display: block;
  width: 100px;
}


.box-6 {
  text-align: center;
  background: url(/images/live-cam-video-chat/bg-2.png) right 100% no-repeat;
  background-size: auto 800px;
}

.box-6 h2 {
  font-size: 38px;
  margin-bottom: 100px;
}

.box-6 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 60px 30px;
}

.box-6 li {
  width: 30%;
  height: 240px;
  box-sizing: border-box;
  padding: 0 30px;
  background: linear-gradient(153deg, rgba(255, 255, 255, 0.12) 0%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid #ffffff60;
  border-width: 0px 1px 1px 0;
  border-radius: 19px;
}

.box-6 li img {
  display: block;
  margin: 0 auto;
}

.box-6 li h3 {
  margin: 0;
  font-weight: bolder;
  height: 50px;
}

.box-6 li p {
  opacity: 0.6;
}


.box-8 {
  padding: 100px 0;
  text-align: center;
  background: url(/images/live-cam-video-chat/bg-1.png) -80px -300px no-repeat, url(/images/live-cam-video-chat/bg-2.png) right 100% no-repeat;
  background-size: auto 1000px, auto 700px;
}

.box-8 h2 {
  font-size: 38px;
  margin-bottom: 20px;
}

.box-8 .the-img {
  max-width: 1320px;
  margin: 300px auto 0;
  border-radius: 30px;
  height: 380px;
  background: url(/images/live-cam-video-chat/bg-4.png) left top no-repeat, linear-gradient(136deg, #FDF68E 0%, #FC5E1F 15%, #FC5E1F 80%, #FDD17D 100%);
  background-size: 500px auto, auto;
}

.box-8 .the-img img {
  display: inline-block;
  margin-top: -180px;
}

.box-8 .sub-txt {
  font-size: 16px;
  opacity: .5;
  margin: 30px 20px 40px;
}

.box-9 .the-btn {
  display: none;
}


.box-9 .faq-box {
  max-width: 1320px;
  margin: 80px auto 0;
  background: url(/images/live-cam-video-chat/bg-4.png) left top no-repeat, linear-gradient(136deg, #FDF68E 0%, #FC5E1F 15%, #FC5E1F 80%, #FDD17D 100%);
  background-size: 500px auto, auto;
  border-radius: 30px;
  padding: 50px 0;
  padding-right: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-9 .faq-box .the-img {
  flex: none;
  width: 50%;
}

.box-9 .faq-box .the-img img {
  display: block;
  width: 100%;
}

.box-9 .faq-box .the-faq {
  flex: 1;
}

.box-9 .the-faq h2 {
  font-size: 58px;
  margin-bottom: 20px;
}


.box-9 .qa-list {
  margin-top: 35px;
}

.box-9 .qa-item {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  border: 1px solid #FFFFFF50;
  color: #fff;
  padding: 20px 40px;
  box-sizing: border-box;
  margin-bottom: 14px;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 0.3s ease-in-out;
  font-size: 12px;
}

.box-9 .qa-item .qa-item-tit {
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
}

.box-9 .qa-item .qa-item-answer {
  display: none;
  margin-top: 6px;
}

.box-9 .qa-item.qa-active {
  height: auto;
  background: #fff;
  color: #000;
}

.box-9 .qa-item .qa-item-arrow {
  width: 20px;
  height: 12px;
  background: url(/images/live-cam-video-chat/arrow-down.png) center/cover no-repeat;
  position: absolute;
  right: 22px;
  top: 27px;
  display: inline-block;
}

.box-9 .qa-item.qa-active .qa-item-answer {
  display: block;
}

.box-9 .qa-item.qa-active .qa-item-arrow {
  display: none;
}



.box-9 h2 {
  font-size: 58px;
  margin-bottom: 20px;
}




@media screen and (max-width: 680px) {

  #app {
    width: 100%;
    overflow: hidden;
  }

  .box-1 {
    background: radial-gradient(circle at 0% 0%, #FE6822a0 0%, transparent 30%);
    padding-top: 80px;
  }

  .box-1 h1 {
    font-size: 28px;
    padding: 0 32px;
  }

  .box-1 .sub-txt {
    font-size: 14px;
    padding: 0 32px;
    margin-top: 20px;
  }

  .the-btn {
    width: 200px;
    height: 46px;
    margin: 30px auto;
    font-size: 14px;
  }

  .box-1 .the-img img {
    width: 96%;
    margin: 0 auto;
  }

  .box-1 .the-nums {
    width: 100%;
    margin: 0 auto;
    padding: 20px 10px;
    background: url(/images/live-cam-video-chat/bg-4.png) left top no-repeat, linear-gradient(136deg, #FDF68E 0%, #FC5E1F 15%, #FC5E1F 80%, #FDD17D 100%);
    background-size: 300px auto, auto;
    border-radius: 0;
  }

  .box-1 .onum {
    font-size: 12px;
  }

  .box-1 .onum strong {
    margin-bottom: 4px;
    font-size: 20px;
  }




  .box-3 {

    padding: 0;
  }

  .box-3 .inner {

    max-width: 100%;
    background: url(/images/live-cam-video-chat/bg-4.png) left top no-repeat, linear-gradient(136deg, #FDF68E 0%, #FC5E1F 15%, #FC5E1F 80%, #FDD17D 100%);
    background-size: 300px auto, auto;
    height: auto;
    border-radius: 0;
    flex-direction: column;
    padding: 20px;
  }

  .box-3 .the-txt {
    text-align: center;
    margin-bottom: 20px;
  }

  .box-3 h3 {
    font-size: 16px;
  }

  .box-3 .the-txt p {
    font-size: 12px;
  }

  .box-3 .the-btns .web {
    height: 46px;
    width: 160px;
    font-size: 14px;
  }

  .box-3 .the-btns .gg img {
    height: 46px;
  }


  .box-4 {
    padding: 30px 0;
    background: url(/images/live-cam-video-chat/bg-1.png) left -300px no-repeat, url(/images/live-cam-video-chat/bg-2.png) right 100% no-repeat;
    background-size: auto 600px, auto 250px;
  }

  .box-4 .inner {
    padding: 0 27px;
  }

  .box-4 h2 {
    font-size: 24px;
  }

  .box-4 .sub-txt {
    font-size: 14px;
    padding: 0 32px;
  }

  .box-4 .mySwiper {
    padding-bottom: 70px;
  }

  .box-4 .swiper-slide {
    padding: 0 20px;
    flex-direction: column;
  }

  .omsg {
    width: 100%;
    margin-top: 80px;
    min-height: 260px;
  }

  .omsg p {
    font-size: 12px;
  }

  .omsg strong {
    padding: 0;
  }

  .omsg.hide {
    display: none
  }


  .box-5 {
    padding: 20px 0;
    background: url(/images/live-cam-video-chat/bg-1.png) left 900px no-repeat, url(/images/live-cam-video-chat/bg-2.png) right 60% no-repeat;
    background-size: auto 600px, auto 250px;
  }

  .box-5 .inner2 {
    padding: 0 25px;
  }

  .box-5 .img-txt {
    padding: 40px 0;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .box-5 .img-txt .img {
    max-width: 100%;
    order: 2;
  }

  .box-5 h2 {
    font-size: 24px;
  }

  .box-5 .txt h3 {
    font-size: 24px;
  }

  .box-5 .img-txt p {
    padding: 10px 0;
  }




  .box-5 .txt-list {
    flex-direction: column;
    max-width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 40px 20px;

  }


  .box-5 .txt,
  .box-5 .txt-list .txt {
    width: 100%;
    text-align: center;
    order: 0;
  }

  .box-5 .txt-list .txt h2 {
    margin: 10px 0;
    text-align: center;
  }

  .box-5 .txt-list .txt h3 {
    padding: 10px 0;
    font-weight: normal;
    font-size: 20px
  }

  .box-5 .txt-list p {
    font-size: 14px;
  }

  .box-5 .txt-list .list {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  .box-5 .txt-list .list p {
    opacity: .8;
    font-size: 14px;
  }

  .box-5 .the-img img {
    max-width: 100%;
  }


  .box-6 {
    padding: 30px 0;
     background: url(/images/live-cam-video-chat/bg-1.png) left 0 no-repeat;
    background-size: auto 600px;
  }

  .box-6 h2 {
    font-size: 24px;
    margin-bottom: 40px;
  }

  .box-6 ul {
    padding: 0 10px;
    box-sizing: border-box;
    gap: 12px;
    align-items: stretch;
  }

  .box-6 li {
    padding: 0 10px 10px;
    height: auto;
  }

  .box-6 li h3 {
    height: 44px;
    font-size: 14px;
  }

  .box-6 li p {
    font-size: 12px;
  }


  .box-8 {
    padding: 30px 0 0;
    width: 100%;
    overflow: hidden;
    background: none;
  }

  .box-8 h2 {
    font-size: 24px;
    margin: 0;
  }



  .box-8 .the-img {
    margin-top: 160px;
    border-radius: 0px;
    height: 180px;
  }

  .box-8 .the-img img {
    display: inline-block;
    width: 120%;
    margin-top: -120px;
    margin-left: calc(-10% + 10px);
  }



  .box-9 {}

  .box-9 .faq-box {
    border-radius: 0;
    flex-direction: column;
    padding-right: 0;
    margin-top: 0;
  }

  .box-9 .faq-box .the-faq {
    padding: 0 20px;
  }


  .box-9 h2 {
    font-size: 32px;
    text-align: center;
  }

  .box-9 .faq-box .the-img {
    width: 100%;
  }

  .box-9 .qa-list {
    margin-top: 15px;
  }

  .box-9 .qa-item {
    padding: 20px 34px 20px 20px;
  }

  .box-9 .qa-item .qa-item-tit {
    font-size: 16px;
    line-height: 1.4
  }

  .box-9 .the-btn {

    display: flex;
  }
}