.purchaseModal__2KZgB {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999;
}
.purchaseModal__2KZgB .mask__1HKN_ {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.purchaseModal__2KZgB .mask__1HKN_.show__1B0RB {
  opacity: 1;
}
.purchaseModal__2KZgB .main__1hEda {
  width: 315px;
  height: 438px;
  background: #FFFFFF;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.purchaseModal__2KZgB .main__1hEda.show__1B0RB {
  opacity: 1;
}
.purchaseModal__2KZgB .main__1hEda .body__dRQyr {
  height: 387px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-top: 27px;
}
.purchaseModal__2KZgB .main__1hEda .body__dRQyr .title__38RzK {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #222222;
  margin-bottom: 12px;
}
.purchaseModal__2KZgB .main__1hEda .body__dRQyr .price__kIFU3 {
  margin-bottom: 18px;
}
.purchaseModal__2KZgB .main__1hEda .body__dRQyr .price__kIFU3 > span:nth-of-type(1),
.purchaseModal__2KZgB .main__1hEda .body__dRQyr .price__kIFU3 > span:nth-of-type(3) {
  font-size: 20px;
  font-weight: 600;
  color: #FB9E01;
  line-height: 24px;
}
.purchaseModal__2KZgB .main__1hEda .body__dRQyr .price__kIFU3 > span:nth-of-type(2) {
  font-size: 50px;
  font-weight: 600;
  color: #FB9E01;
  line-height: 40px;
}
.purchaseModal__2KZgB .main__1hEda .footer__rIByj {
  height: 51px;
  background: #FFE15A;
  border-radius: 0 0 10px 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 51px;
  text-align: center;
  letter-spacing: 2px;
  color: #333333;
}
.purchaseModal__2KZgB .main__1hEda .close__2K1XJ {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  bottom: -90px;
  cursor: pointer;
  background-image: url("/web/v2.0.0/icon-close.png");
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
}

.footer__IbOFV {
  z-index: 200;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  background-color: #FFF8DB;
  display: flex;
  justify-content: center;
}
.footer__IbOFV .main__3yEZ9 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ {
  display: flex;
  align-items: center;
  flex: 1;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .priceInfo__2_TSt {
  margin-bottom: 22px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .priceInfo__2_TSt .price__3FO0S > span:nth-of-type(1),
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .priceInfo__2_TSt .price__3FO0S > span:nth-of-type(3) {
  font-size: 39px;
  font-weight: 600;
  color: #FC9101;
  line-height: 55px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .priceInfo__2_TSt .price__3FO0S > span:nth-of-type(2) {
  font-size: 72px;
  font-weight: 600;
  color: #FC9101;
  line-height: 55px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .discount__21PkN {
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .discount__21PkN .oldPrice__2eyQm {
  font-size: 22px;
  line-height: 31px;
  text-decoration-line: line-through;
  color: #222222;
  opacity: 0.4;
  margin-right: 11px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .discount__21PkN .name__3fDlx {
  width: 81px;
  height: 26px;
  background: #E12828;
  border-radius: 32px;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 1px;
  color: #FFFFFF;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .signUpInfo__Bz71X {
  margin-left: 153px;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
  margin-right: 26px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .signUpInfo__Bz71X > span {
  display: inline-flex;
  width: 25px;
  height: 35px;
  background: transparent;
  border: 1px solid #FBDC53;
  border-radius: 2.5px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #222222;
  line-height: 35px;
  margin-left: 7px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .signUpInfo__Bz71X > span:first-of-type {
  margin-left: 14px;
}
.footer__IbOFV .main__3yEZ9 .sellInfo__3UMGZ .signUpInfo__Bz71X > span:last-of-type {
  margin-right: 14px;
}
.footer__IbOFV .main__3yEZ9 .signUpButton__2gFLe {
  width: 191px;
  height: 57px;
  margin-bottom: 20px;
  background-color: #FBDC53;
  border-radius: 35px;
  text-align: center;
  appearance: none;
  outline: none;
  border: none;
  cursor: pointer;
  color: #222222;
  line-height: 57px;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.336px;
}

.topBar__1oe-A {
  width: 100%;
  height: 60px;
  background: #FCDB4A;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 360px;
}
.topBar__1oe-A .column__1OEgp {
  display: flex;
  align-items: center;
}
.topBar__1oe-A .column__1OEgp .topIcon__2RL9J {
  width: 45px;
  height: 45px;
  background: url("/home_assets/web/top_icon.png") no-repeat;
  background-size: contain;
  margin-right: 55px;
}
.topBar__1oe-A .column__1OEgp .chooseBar__tEvkW {
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}
.topBar__1oe-A .column__1OEgp .chooseBar__tEvkW .name__7rttK {
  font-size: 16px;
  line-height: 60px;
  color: #222222;
  font-weight: 500;
  cursor: pointer;
}
.topBar__1oe-A .column__1OEgp .chooseBar__tEvkW .slider__uPB_u {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #FFFFFF;
}
.topBar__1oe-A .column__1OEgp .chooseBar__tEvkW img {
  width: 36px;
  height: 36px;
  position: relative;
}
.topBar__1oe-A .column__1OEgp .wechat__3HoLf:hover:before {
  content: '';
  position: absolute;
  border-width: 10px 14px 0 14px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #FFFFFF;
  z-index: 99;
  left: 50%;
  top: 49px;
  margin-top: 15px;
  transform: translatex(-50%) rotate(180deg);
}
.topBar__1oe-A .column__1OEgp .wechat__3HoLf:hover:after {
  margin-top: 25px;
  position: absolute;
  content: '\626B\7801\5173\6CE8\829D\58EB\6D3E';
  background-image: url("/web/qr.jpg");
  background-repeat: no-repeat;
  background-size: 90px 90px;
  background-color: #FFFFFF;
  background-position: 20px 23px;
  width: 136px;
  height: 136px;
  border-radius: 5px;
  pointer-events: none;
  z-index: 99;
  left: 50%;
  top: 49px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 16px;
  transform: translatex(-50%);
}
.topBar__1oe-A .column__1OEgp .marginRight96__3KdPT {
  margin-right: 96px;
}
.topBar__1oe-A .column__1OEgp .marginLeft65__1lVfa {
  margin-left: 65px;
}
.topBarAdult__2kN8g {
  background: #fef8db;
}
@media screen and (max-width: 1680px) {
  .topBar__1oe-A {
    padding: 0 300px;
  }
}
@media screen and (max-width: 1440px) {
  .topBar__1oe-A {
    padding: 0 240px;
  }
}

.screen__2DR4v {
  position: relative;
  min-width: 1160px;
}
@media screen and (max-width: 1920px) {
  .screen__2DR4v {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__2DR4v {
    min-width: 990px;
  }
}
.screen__2DR4v .main__1SqdU {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .screen__2DR4v .main__1SqdU {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__2DR4v .main__1SqdU {
    width: 990px;
  }
}
.screen__2DR4v .image__250B0 {
  position: relative;
}
.seoContent__2AvGU {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.problemMeet__3NrEw {
  position: relative;
  min-width: 1160px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
  padding-bottom: 123px;
  padding-top: 128px;
}
@media screen and (max-width: 1920px) {
  .problemMeet__3NrEw {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .problemMeet__3NrEw {
    min-width: 990px;
  }
}
.problemMeet__3NrEw .main__1SqdU {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .problemMeet__3NrEw .main__1SqdU {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .problemMeet__3NrEw .main__1SqdU {
    width: 990px;
  }
}
.problemMeet__3NrEw .image__250B0 {
  position: relative;
}
.problemMeet__3NrEw .topAnchor__3Dc4r {
  width: 0;
  height: 0;
  overflow: hidden;
}
.problemMeet__3NrEw .topAnchorHref__Axbgq {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 1200px;
}
.problemMeet__3NrEw .leftContainer__19X1C {
  padding-top: 143px;
  box-sizing: border-box;
  margin-right: 54px;
}
.problemMeet__3NrEw .leftContainer__19X1C .titleContainer__3qnsA {
  width: 518px;
  height: 102px;
  position: relative;
}
.problemMeet__3NrEw .leftContainer__19X1C .titleContainer__3qnsA .titlePic__38MND {
  width: 518px;
  height: 102px;
  background: url("/home_assets/web/title_problem.png") no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 2;
}
.problemMeet__3NrEw .leftContainer__19X1C .titleContainer__3qnsA .yellowSlider__2BF24 {
  position: absolute;
  width: 0;
  height: 38px;
  background-color: #FBDC53;
  bottom: 0;
  z-index: 1;
  left: 5px;
}
.problemMeet__3NrEw .leftContainer__19X1C .titleContainer__3qnsA .sliderLong__28OqC {
  width: 335px;
  transition: all 1s ease 0s;
}
.problemMeet__3NrEw .leftContainer__19X1C .subTitle__v2R89 {
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  color: #222222;
  margin-bottom: 373px;
}
.problemMeet__3NrEw .leftContainer__19X1C .directionContainer__1VKra {
  width: 253px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.problemMeet__3NrEw .leftContainer__19X1C .directionContainer__1VKra .leftBtn__2Uftq {
  width: 100px;
  height: 100px;
  background-image: url("/home_assets/web/direction_btn.png");
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.problemMeet__3NrEw .leftContainer__19X1C .directionContainer__1VKra .rightBtn__1vrwI {
  transform: rotateY(180deg);
}
.problemMeet__3NrEw .leftContainer__19X1C .directionContainer__1VKra .btnActive__3cc_e {
  background-image: url("/home_assets/web/direction_btn_active.png");
}
.problemMeet__3NrEw .leftContainer__19X1C .directionContainer__1VKra .btnBlank__3F-MY {
  background-image: none;
  cursor: auto;
}
.problemMeet__3NrEw .rightContainer__1l8sp {
  padding-top: 260px;
  width: 648px;
  position: relative;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c {
  width: 1251px;
  height: 470px;
  overflow-x: hidden;
  display: flex;
  left: -212px;
  position: absolute;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .modalContainer__3Cwry {
  position: absolute;
  z-index: 3;
  width: 212px;
  height: 470px;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC {
  width: 1370px;
  display: flex;
  transition: all 1s ease 0s;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 {
  width: 314px;
  height: 470px;
  filter: drop-shadow(0px 40px 80px rgba(0, 0, 0, 0.08));
  border: 4px solid #FBDC53;
  box-sizing: border-box;
  backdrop-filter: blur(15px);
  border-radius: 12px;
  padding: 34px 30px;
  margin-right: 38px;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .sliderPic__z1kjp {
  width: 253px;
  height: 294px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 29px;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .picTitle__2VCmb {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #222222;
  margin-bottom: 9px;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .picSubtitle__XNha6 {
  font-size: 14px;
  line-height: 16px;
  color: #222222;
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .pic1__1eNAd {
  background-image: url("/home_assets/web/slide_pic1.png");
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .pic2__20odP {
  background-image: url("/home_assets/web/slide_pic2.png");
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .pic3__fudGC {
  background-image: url("/home_assets/web/slide_pic3.png");
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .sliderPicContainer__7g0d9 .pic4__1f_D0 {
  background-image: url("/home_assets/web/slide_pic4.png");
}
.problemMeet__3NrEw .rightContainer__1l8sp .sliderContainer__Jbe2c .scrollContainer__1a3tC .whiteContainer__3Rdb5 {
  min-width: 314px;
  height: 470px;
  margin-right: 38px;
}
.seoContent__2AvGU {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}

.screen__2iVsp {
  position: relative;
  min-width: 1160px;
}
@media screen and (max-width: 1920px) {
  .screen__2iVsp {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__2iVsp {
    min-width: 990px;
  }
}
.screen__2iVsp .main__2rlic {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .screen__2iVsp .main__2rlic {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__2iVsp .main__2rlic {
    width: 990px;
  }
}
.screen__2iVsp .image__2xlmh {
  position: relative;
}
.seoContent__10CJ3 {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.firstScreen__1Nel7 {
  position: relative;
  min-width: 1160px;
  width: 100%;
  overflow-x: hidden;
  height: 100vh;
  background: radial-gradient(54.1% 109.5% at 61.5% 70.1%, #FFF2AE 0%, #FFD517 100%);
  position: absolute;
  z-index: 100;
  transition: all 2s linear 0s;
  transform: translateY(0);
}
@media screen and (max-width: 1920px) {
  .firstScreen__1Nel7 {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .firstScreen__1Nel7 {
    min-width: 990px;
  }
}
.firstScreen__1Nel7 .main__2rlic {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .firstScreen__1Nel7 .main__2rlic {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .firstScreen__1Nel7 .main__2rlic {
    width: 990px;
  }
}
.firstScreen__1Nel7 .image__2xlmh {
  position: relative;
}
.firstScreen__1Nel7 .showBar__2cnmo {
  display: flex;
  justify-content: center;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo {
  padding-top: 117px;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .topTitle__3Q4ap {
  width: 502px;
  height: 300px;
  background: url("/home_assets/web/top_title.png") no-repeat;
  background-size: contain;
  margin-bottom: 31px;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .subTitle__1g5u3 {
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1px;
  color: #211F1F;
  margin-bottom: 121px;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButton__1uufG {
  width: 290px;
  height: 80px;
  border: 2px solid #222222;
  box-sizing: border-box;
  border-radius: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButton__1uufG .btnText__1SO3m {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.336px;
  color: #222222;
  margin-right: 8px;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButton__1uufG .textActive__ILWPz {
  color: #ffffff;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButton__1uufG .iconActive__1MGK7 {
  background-image: url("/home_assets/web/right_direction_icon_active.png") !important;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButton__1uufG .rightDirectionIcon__1-iIg {
  width: 18px;
  height: 15px;
  background-image: url("/home_assets/web/right_direction_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.firstScreen__1Nel7 .showBar__2cnmo .leftBar__2xZHo .showButtonActive__2inY_ {
  background-color: #222222;
}
.firstScreen__1Nel7 .showBar__2cnmo .rightBar__3_osj {
  width: 688px;
  height: 840px;
}
.firstScreen__1Nel7 .showBar__2cnmo .rightBar__3_osj .phonePic__2a8a4 {
  position: absolute;
  width: 688px;
  height: 840px;
  top: 300px;
  background: url("/home_assets/mobile/phone_pic.png") no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  z-index: -1;
}
.firstScreen__1Nel7 .showBar__2cnmo .rightBar__3_osj .phonePicMove__3BZWB {
  transition: all 0.5s linear 0s;
  top: 100px;
  opacity: 1;
}
.seoContent__10CJ3 {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.firstScreenHide__1S0Nv {
  transition: all 2s linear 0s;
  transform: translateY(-3000px);
}

.screen__1VgUU {
  position: relative;
  min-width: 1160px;
}
@media screen and (max-width: 1920px) {
  .screen__1VgUU {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__1VgUU {
    min-width: 990px;
  }
}
.screen__1VgUU .main__2GfgP {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .screen__1VgUU .main__2GfgP {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .screen__1VgUU .main__2GfgP {
    width: 990px;
  }
}
.screen__1VgUU .image__2xrLn {
  position: relative;
}
.seoContent__2qfeM {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}
.websiteFooter__OoQPx {
  position: relative;
  min-width: 1160px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 120px;
}
@media screen and (max-width: 1920px) {
  .websiteFooter__OoQPx {
    min-width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .websiteFooter__OoQPx {
    min-width: 990px;
  }
}
.websiteFooter__OoQPx .main__2GfgP {
  width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .websiteFooter__OoQPx .main__2GfgP {
    width: 1320px;
  }
}
@media screen and (max-width: 1440px) {
  .websiteFooter__OoQPx .main__2GfgP {
    width: 990px;
  }
}
.websiteFooter__OoQPx .image__2xrLn {
  position: relative;
}
.websiteFooter__OoQPx .companyIntros__13DV1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f9f9f9;
  padding: 60px 0 113px 0;
}
.websiteFooter__OoQPx .companyIntros__13DV1 h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  color: #282828;
  margin-bottom: 60px;
}
.websiteFooter__OoQPx .companyIntros__13DV1 .relativeApps__2KJ6d {
  flex: 1;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.websiteFooter__OoQPx .companyIntros__13DV1 .relativeApps__2KJ6d > li {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
.websiteFooter__OoQPx .companyIntros__13DV1 .relativeApps__2KJ6d > li:not(:first-of-type) {
  margin-left: 45px;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #2a2a2a;
  padding: 50px 0 30px 0;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  display: flex;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li:not(:first-of-type) {
  margin-left: 167px;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li a {
  color: inherit;
  text-decoration: none;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b {
  position: relative;
  padding-right: 40px;
  cursor: pointer;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b:after {
  content: "";
  background-image: url("/web/v2.0.0/icon-wx.png");
  background-size: 30px 24px;
  width: 30px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW {
  position: relative;
  padding-right: 34px;
  cursor: pointer;
}
.websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW .iconMail__32DlD {
  background-size: 24px 20px;
  width: 24px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.websiteFooter__OoQPx .copyright__8Ty_9 {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.4;
  list-style: none;
  margin-block-end: 0;
}
.websiteFooter__OoQPx .copyright__8Ty_9 a {
  color: inherit;
}
.websiteFooter__OoQPx .bdMail__uir11 {
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.4;
  margin: 0 auto;
}
.websiteFooter__OoQPx .beianLink__zhnW7 {
  display: block;
  margin-top: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  position: relative;
  opacity: 0.4;
  text-decoration: none;
}
.websiteFooter__OoQPx .beianLink__zhnW7:before {
  content: "";
  width: 20px;
  height: 20px;
  left: -26px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  background-image: url("/web/v2.0.0/beian.png");
  background-size: 20px 20px;
  position: absolute;
}
.appInfo__2-hwN {
  height: 275px;
  width: 275px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0 22.8571px 45.7143px rgba(0, 0, 0, 0.05);
  border-radius: 11px;
}
.appInfo__2-hwN .icon__W1zUa {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 160px;
}
.appInfo__2-hwN .desc__1jEJB {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #282828;
  margin-top: 12px;
}
.followUs__1XnBr {
  width: 188px;
  height: 188px;
  padding: 24px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px 4px 4px 0;
  border: 1px solid #eceae8;
  background-color: #ffffff;
  outline: none;
}
.contactUs__1OPvA {
  width: 208px;
  height: 288px;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px 4px 4px 0;
  border: 1px solid #eceae8;
  padding: 24px;
}
.contactUs__1OPvA .name__183KH {
  font-size: 12px;
  font-weight: 400;
  color: #888880;
  line-height: 20px;
}
.contactUs__1OPvA .email__T3ZTz {
  font-size: 12px;
  font-weight: 400;
  color: #2a2a2a;
  line-height: 20px;
  text-decoration: none;
}
.contactUs__1OPvA .divider__3dI3S {
  margin: 18px 0;
  height: 1px;
  background-color: #ffdf27;
}
.tippy-box[data-animation="shift-away"][data-state="hidden"] {
  opacity: 0;
}
.tippy-box[data-animation="shift-away"][data-state="hidden"][data-placement^="top"] {
  transform: translateY(10px);
}
.tippy-box[data-animation="shift-away"][data-state="hidden"][data-placement^="bottom"] {
  transform: translateY(-10px);
}
.tippy-box[data-animation="shift-away"][data-state="hidden"][data-placement^="left"] {
  transform: translateX(10px);
}
.tippy-box[data-animation="shift-away"][data-state="hidden"][data-placement^="right"] {
  transform: translateX(-10px);
}
@media screen and (max-width: 1680px) {
  .websiteFooter__OoQPx .companyIntros__13DV1 h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 50px;
  }
  .websiteFooter__OoQPx .companyIntros__13DV1 .relativeApps__2KJ6d > li:not(:first-of-type) {
    margin-left: 45px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li {
    font-size: 18px;
    line-height: 26px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li:not(:first-of-type) {
    margin-left: 146px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b {
    position: relative;
    padding-right: 35px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b:after {
    background-size: 26px 21px;
    width: 26px;
    height: 21px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW {
    padding-right: 32px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW:after {
    background-size: 21px 17px;
    width: 21px;
    height: 17px;
  }
  .websiteFooter__OoQPx .copyright__8Ty_9 {
    margin-top: 35px;
    font-size: 14px;
    line-height: 21px;
  }
  .websiteFooter__OoQPx .beianLink__zhnW7 {
    font-size: 14px;
    line-height: 21px;
  }
  .websiteFooter__OoQPx .beianLink__zhnW7:before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
  }
  .appInfo__2-hwN {
    height: 230px;
    width: 230px;
  }
  .appInfo__2-hwN .desc__1jEJB {
    font-size: 13px;
    line-height: 24px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1440px) {
  .websiteFooter__OoQPx .companyIntros__13DV1 h3 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 45px;
  }
  .websiteFooter__OoQPx .companyIntros__13DV1 .relativeApps__2KJ6d > li:not(:first-of-type) {
    margin-left: 35px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li {
    font-size: 15px;
    line-height: 23px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li:not(:first-of-type) {
    margin-left: 125px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b {
    position: relative;
    padding-right: 32px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.follow__I6P3b:after {
    background-size: 23px 18px;
    width: 23px;
    height: 18px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW {
    padding-right: 27px;
  }
  .websiteFooter__OoQPx .companyInfos__1qQ5m .buttonMenus__1GPU3 > li.cooperation__2r6UW:after {
    background-size: 18px 15px;
    width: 18px;
    height: 15px;
  }
  .websiteFooter__OoQPx .copyright__8Ty_9 {
    margin-top: 30px;
    font-size: 12px;
    line-height: 18px;
  }
  .websiteFooter__OoQPx .beianLink__zhnW7 {
    font-size: 12px;
    line-height: 18px;
  }
  .websiteFooter__OoQPx .beianLink__zhnW7:before {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
  }
  .appInfo__2-hwN {
    height: 200px;
    width: 200px;
  }
  .appInfo__2-hwN .desc__1jEJB {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0;
  }
}

