@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "MarkForMC-Regular";
  src: url(../../static/fonts/MarkForMC-Regular.b9c41ab4.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Regular.3eb97059.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Regular.292f94da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Med";
  src: url(../../static/fonts/MarkForMC-Med.82cbd4dc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Med.d5413fa0.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Med.8064cf8c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Lt";
  src: url(../../static/fonts/MarkForMC-Lt.1b55269b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Lt.9613e684.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Lt.8d0863da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Book";
  src: url(../../static/fonts/MarkForMC-Book.b94ba4cc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Book.58d27291.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Book.f009a11b.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Bold";
  src: url(../../static/fonts/MarkForMC-Bold.9608396b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Bold.5baff2fe.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Bold.8f02715c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* stylelint-disable */
.page-main[data-v-d5e59f88] {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-d5e59f88] {
    width: 88%;
}
}
/* 超出${line}行省略号显示 */
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* lounge 样式 */
/* 返回按钮 样式 */
.new-home .banner[data-v-d5e59f88] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  aspect-ratio: 2/1;
  position: relative;
  overflow: hidden;
  background: #323231;
}
.new-home .banner .banner-image[data-v-d5e59f88] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.new-home .banner .banner-content[data-v-d5e59f88] {
  width: calc(1140px - 10px);
  padding: 0 10px;
  position: relative;
  z-index: 1;
}
.new-home .banner .banner-content .txt[data-v-d5e59f88] {
  font-family: "MarkForMC-Bold";
  font-size: 16px;
  color: #ffffff;
}
.new-home .banner .banner-content .btn[data-v-d5e59f88] {
  box-sizing: border-box;
  display: inline-block;
  max-width: unset;
  height: 40px;
  padding: 0 40px;
  font-family: "MarkForMC-Bold";
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border-radius: 20px;
  background-color: #CF4500;
}
.new-home .banner .banner-content .title[data-v-d5e59f88] {
  max-width: 620px;
  margin: 36px 0 40px;
  font-family: "MarkForMC-Lt";
  font-size: 56px;
  font-weight: 400;
  line-height: 76px;
  color: #ffffff;
}
.new-home .banner .banner-content .zh-title[data-v-d5e59f88] {
  max-width: 550px;
}
.new-home .home-cell[data-v-d5e59f88] {
  width: 100%;
  height: 434px;
  position: relative;
}
.new-home .home-cell .t-w[data-v-d5e59f88] {
  box-sizing: border-box;
  padding: 0 40px;
  margin: 0 auto;
}
.new-home .home-cell .t-w .t-left[data-v-d5e59f88] {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 432px;
}
.new-home .home-cell .t-w .t-left .t-h[data-v-d5e59f88], .new-home .home-cell .t-w .t-left p[data-v-d5e59f88] {
  font-family: "MarkForMC-Regular";
  font-size: 36px;
  color: #141413;
  line-height: 42px;
  font-weight: 350;
}
.new-home .home-cell .t-w .t-left .pc-text[data-v-d5e59f88] {
  display: block;
  margin-top: 28px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}
.new-home .home-cell .t-w .t-left .t-btn[data-v-d5e59f88] {
  box-sizing: border-box;
  display: inline-block;
  max-width: unset;
  height: 40px;
  padding: 0 20px;
  font-family: "MarkForMC-Bold";
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #CF4500;
  cursor: pointer;
  border-radius: 20px;
  background-color: unset;
  border: 2px solid #CF4500;
  min-width: 310px;
  margin-top: 40px;
  line-height: 36px;
}
.new-home .home-cell .t-bg[data-v-d5e59f88] {
  z-index: -1;
  position: absolute;
  top: 0;
  height: 434px;
  background-size: cover;
}
.new-home .home-cell:nth-of-type(odd) .t-bg[data-v-d5e59f88] {
  right: 0;
  width: 55%;
  max-width: unset;
}
.new-home .home-cell:nth-of-type(odd) .t-w[data-v-d5e59f88] {
  width: 1540px;
}
.new-home .home-cell:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88] {
  max-width: 502px;
}
.new-home .home-cell:nth-of-type(even) .t-w[data-v-d5e59f88] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 1300px;
}
.new-home .home-cell:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
  max-width: 516px;
  min-width: 40%;
}
.new-home .home-cell:nth-of-type(even) .t-bg[data-v-d5e59f88] {
  left: 0;
  right: unset;
  width: 50%;
}
.new-home .box-cell[data-v-d5e59f88] {
  padding-top: 40px;
  background: #EBE5E1;
}
.new-home .popular-lounges[data-v-d5e59f88] {
  margin: 0 auto;
  padding: 0 0 64px;
  background: #EBE5E1;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88] {
  position: relative;
  margin-bottom: 48px;
  font-family: "MarkForMC-Regular";
  font-size: 36px;
  text-align: center;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88]:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 108px;
  height: 4px;
  content: "";
  background: #CF4500;
}
@media screen and (max-width: 750px) {
.new-home .popular-lounges .global-title[data-v-d5e59f88] {
    font-size: 18px;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88]:after {
    bottom: -8px;
    width: 50px;
    height: 2px;
}
}
.new-home .popular-lounges .global-title[data-v-d5e59f88] {
  font-size: 32px;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88]:after {
  bottom: -24px;
  left: calc(50% - 50px);
  width: 100px;
}
.new-home .popular-lounges .p-box[data-v-d5e59f88] {
  display: block;
  max-width: 1140px;
  margin: 0 auto;
}
.new-home .popular-lounges .p-box .p-content[data-v-d5e59f88] {
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -40px;
}
.new-home .popular-lounges .p-box .p-content .p-item[data-v-d5e59f88] {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 29%;
  max-width: 360px;
  margin-right: 40px;
}
.new-home .popular-lounges .p-box .p-content .ft-card[data-v-d5e59f88] {
  margin: auto;
  width: 729px;
  height: 420px;
  background: #FFFFFF;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.11);
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.new-home .popular-lounges .p-box .p-content .ft-card img[data-v-d5e59f88] {
  width: 100%;
  height: 316px;
}
.new-home .popular-lounges .p-box .p-content .ft-card button[data-v-d5e59f88] {
  margin: auto;
  width: 311px;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  color: #CF4500;
  background-color: #FFFFFF;
  border: 2px solid #CF4500;
  border-radius: 20px;
  cursor: pointer;
}
.new-home .popular-lounges.ft[data-v-d5e59f88] {
  padding: 40px 0 64px;
}
.new-home .popular-lounges.ft .p-content[data-v-d5e59f88] {
  margin-right: 0;
}
.new-home .popular-lounges .loop-box[data-v-d5e59f88] {
  display: none;
}
.new-home .popular-lounges .more-b[data-v-d5e59f88] {
  width: 100%;
  text-align: center;
}
.new-home .popular-lounges .lounge-more[data-v-d5e59f88] {
  box-sizing: border-box;
  display: inline-block;
  max-width: unset;
  height: 40px;
  padding: 0 46px;
  font-family: "MarkForMC-Bold";
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #CF4500;
  cursor: pointer;
  border-radius: 20px;
  background-color: unset;
  border: 2px solid #CF4500;
  margin: 0 auto;
}
.new-home .download-app[data-v-d5e59f88] {
  background: #555555;
}
.new-home .download-app .d-width[data-v-d5e59f88] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1140px;
  padding: 52px 0 54px;
  margin: 0 auto;
}
.new-home .download-app .d-width .d-left[data-v-d5e59f88] {
  max-width: 490px;
  margin-right: 10px;
  color: #ffffff;
}
.new-home .download-app .d-width .d-left .d-title[data-v-d5e59f88] {
  margin-bottom: 60px;
  font-family: "MarkForMC-Regular";
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
}
.new-home .download-app .d-width .d-left .app-btn a[data-v-d5e59f88] {
  display: inline-block;
}
.new-home .download-app .d-width .d-left .app-btn img[data-v-d5e59f88] {
  width: 124px;
  height: 36px;
  margin-right: 13px;
}
.new-home .download-app .d-width .d-bg[data-v-d5e59f88] {
  width: 432px;
  height: 492px;
  background: url(../../static/img/home-app.2e1a61f8.png) center top/cover no-repeat;
}
.new-home .download-app .d-width .fr-bg[data-v-d5e59f88] {
  width: 428px;
  height: 514px;
  background: url(../../static/img/fr-phone-bg.e7d1865f.png) center top/cover no-repeat;
}
.global-align .new-home .banner[data-v-d5e59f88] {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.global-align .new-home .banner .banner-content[data-v-d5e59f88] {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.global-align .new-home .home-cell:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: left;
}
.global-align .new-home .home-cell:nth-of-type(even) .t-bg[data-v-d5e59f88] {
  left: unset;
  right: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.global-align .new-home .home-cell:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88] {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.global-align .new-home .home-cell:nth-of-type(odd) .t-bg[data-v-d5e59f88] {
  left: 0;
  right: unset;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
@media screen and (max-width: 1540px) {
.new-home .home-cell:nth-of-type(odd) .t-w[data-v-d5e59f88] {
    width: 100%;
}
.new-home .home-cell:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88] {
    max-width: 40%;
}
.new-home .home-cell:nth-of-type(even) .t-w[data-v-d5e59f88] {
    width: 100%;
}
.new-home .home-cell:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
    width: 40%;
    max-width: unset;
}
}
@media screen and (max-width: 1200px) {
.new-home .banner[data-v-d5e59f88] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 560px;
}
.new-home .banner .banner-content[data-v-d5e59f88] {
    width: 50%;
}
.new-home .banner .banner-content .title[data-v-d5e59f88] {
    max-width: 620px;
    font-size: 32px;
    line-height: 42px;
}
.new-home .banner .banner-content .zh-title[data-v-d5e59f88] {
    max-width: 550px;
}
.global-align .new-home .banner[data-v-d5e59f88] {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}
}
@media screen and (max-width: 1140px) {
.new-home .popular-lounges[data-v-d5e59f88] {
    padding: 0 0 40px;
    background: #ffffff;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88] {
    font-size: 18px;
}
.new-home .popular-lounges .global-title[data-v-d5e59f88]:after {
    bottom: -18px;
    left: calc(50% - 40px);
    width: 80px;
}
.new-home .popular-lounges .p-box[data-v-d5e59f88] {
    display: block;
    max-width: unset;
    margin: 0;
}
.new-home .popular-lounges .loop-box[data-v-d5e59f88] {
    display: none;
}
.new-home .popular-lounges .lounge-more[data-v-d5e59f88] {
    margin: 0 auto;
}
.new-home .download-app .d-width[data-v-d5e59f88] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% - 32px);
    padding: 32px 16px 54px;
}
.new-home .download-app .d-width .d-left[data-v-d5e59f88] {
    max-width: unset;
    margin: 0 0 32px 0;
}
.new-home .download-app .d-width .d-left .d-title[data-v-d5e59f88] {
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 26px;
}
.new-home .download-app .d-width .d-bg[data-v-d5e59f88] {
    width: 100%;
    height: 400px;
    background: url(../../static/img/home-app.2e1a61f8.png) center top/contain no-repeat;
}
.new-home .download-app .d-width .fr-bg[data-v-d5e59f88] {
    width: 428px;
    height: 514px;
    background: url(../../static/img/fr-phone-bg.e7d1865f.png) center top/cover no-repeat;
}
.new-home .box-cell[data-v-d5e59f88] {
    background: #FFFFFF;
}
}
@media screen and (max-width: 970px) {
.new-home .popular-lounges .loop-box[data-v-d5e59f88] {
    position: relative;
    display: block;
    padding: 0 0 0 16px;
}
.new-home .popular-lounges .loop-box .swiper[data-v-d5e59f88] {
    width: unset;
    padding: 0;
    margin: 0;
}
.new-home .popular-lounges .loop-box .swiper .s-inner[data-v-d5e59f88] {
    box-sizing: border-box;
    width: 262px;
    height: unset;
    padding-bottom: 13px;
    margin-bottom: 20px;
    cursor: pointer;
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.11);
}
.new-home .popular-lounges .loop-box .swiper .s-inner img[data-v-d5e59f88] {
    width: 263px;
    min-height: 222px;
    max-height: 222px;
    object-fit: cover;
}
.new-home .popular-lounges .loop-box .swiper .s-inner p[data-v-d5e59f88] {
    padding: 6px 18px 0;
    font-family: "MarkForMC-Regular";
    font-size: 12px;
    color: #666362;
}
.new-home .popular-lounges .loop-box .swiper .s-inner p[data-v-d5e59f88]:first-of-type {
    padding: 14px 18px 0;
    margin-bottom: 6px;
    font-family: "MarkForMC-Regular";
    font-size: 16px;
    line-height: 26px;
    color: #141413;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    /*! autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    word-break: break-word;
    /*兼容英文*/
    white-space: normal;
}
.new-home .popular-lounges .loop-box .swiper .s-inner .s-txt[data-v-d5e59f88] {
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-home .popular-lounges .loop-box .swiper .s-inner .lounge-prebooking[data-v-d5e59f88] {
    display: inline-block;
    box-sizing: border-box;
    height: 24px;
    padding: 0 4px;
    margin: 8px 18px 0;
    line-height: 24px;
    background: #FFF4E5;
    border-radius: 2px;
}
.new-home .popular-lounges .loop-box .swiper .s-inner .lounge-prebooking img[data-v-d5e59f88] {
    width: 16px !important;
    height: 16px !important;
    min-height: unset;
    max-height: unset;
}
.new-home .popular-lounges .loop-box .swiper .s-inner .lounge-prebooking span[data-v-d5e59f88] {
    padding: 0 6px;
    font-family: "MarkForMC-Med";
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #794500;
}
.new-home .popular-lounges .loop-box .swiper-slide[data-v-d5e59f88] {
    width: 262px;
}
.new-home .popular-lounges .loop-box .swiper-button-prev[data-v-d5e59f88], .new-home .popular-lounges .loop-box .swiper-button-next[data-v-d5e59f88] {
    display: none;
}
.new-home .popular-lounges .loop-box .swiper-pagination[data-v-d5e59f88] {
    display: none;
}
.new-home .popular-lounges .p-box[data-v-d5e59f88] {
    display: none;
}
.new-home .popular-lounges .p-box.ft[data-v-d5e59f88] {
    display: block;
    padding: 0 16px;
}
.new-home .popular-lounges .p-box.ft .p-content[data-v-d5e59f88] {
    margin: 0;
}
.new-home .popular-lounges .p-box.ft .p-content .ft-card[data-v-d5e59f88] {
    height: unset;
}
.new-home .popular-lounges .p-box.ft .p-content .ft-card img[data-v-d5e59f88] {
    object-fit: cover;
    height: 48vw;
}
.new-home .popular-lounges .p-box.ft .p-content .ft-card button[data-v-d5e59f88] {
    box-sizing: border-box;
    display: inline-block;
    max-width: unset;
    height: 40px;
    padding: 0 20px;
    font-family: "MarkForMC-Bold";
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    background-color: #CF4500;
    width: 65.8vw;
    margin: 3.2vw auto;
    border: none;
}
.new-home .download-app .d-width .fr-bg[data-v-d5e59f88] {
    width: 320px;
    height: 400px;
    background: url(../../static/img/fr-phone-bg.e7d1865f.png) center top/cover no-repeat;
}
.global-align .new-home .ft-info .t-w .t-left[data-v-d5e59f88] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.global-align .new-home .home-cell:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: right;
}
}
@media screen and (max-width: 800px) {
.new-home .banner[data-v-d5e59f88] {
    width: 100%;
    height: 62vw;
}
.new-home .banner .banner-content[data-v-d5e59f88] {
    width: calc(100% - 32px);
    padding: 0 16px;
}
.new-home .banner .banner-content .txt[data-v-d5e59f88] {
    padding-top: 32px;
    font-size: 10px;
}
.new-home .banner .banner-content .btn[data-v-d5e59f88] {
    box-sizing: border-box;
    display: inline-block;
    max-width: unset;
    height: 32px;
    padding: 0 16px;
    font-family: "MarkForMC-Bold";
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 999px;
    background-color: #CF4500;
    font-family: "MarkForMC-Regular";
    font-weight: 500;
}
.new-home .banner .banner-content .title[data-v-d5e59f88] {
    max-width: 176px;
    margin: 8px 0;
    font-size: 20px;
    line-height: 28px;
}
.new-home .home-cell[data-v-d5e59f88] {
    height: 48vw;
}
.new-home .home-cell .t-w[data-v-d5e59f88] {
    position: absolute;
    top: 0;
    margin: 0 auto;
    padding: 0 16px;
}
.new-home .home-cell .t-w .t-left[data-v-d5e59f88] {
    width: 350px;
    height: 48vw;
    max-width: 200px;
}
.new-home .home-cell .t-w .t-left .t-h[data-v-d5e59f88], .new-home .home-cell .t-w .t-left p[data-v-d5e59f88] {
    max-width: unset;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #141413;
    margin: 0;
    line-height: 20px;
}
.new-home .home-cell .t-w .t-left .pc-text[data-v-d5e59f88] {
    display: block;
    max-width: 182px;
    min-width: unset;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #141413;
    line-height: 14px;
}
.new-home .home-cell .t-w .t-left .t-btn[data-v-d5e59f88] {
    box-sizing: border-box;
    display: inline-block;
    max-width: unset;
    height: 32px;
    padding: 0 16px;
    font-family: "MarkForMC-Bold";
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #CF4500;
    cursor: pointer;
    border-radius: 20px;
    background-color: unset;
    border: 1px solid #CF4500;
    min-width: unset;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
}
.new-home .home-cell .t-bg[data-v-d5e59f88] {
    z-index: -1;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: unset;
    height: 48vw;
}
.new-home .home-cell[data-v-d5e59f88]:nth-of-type(odd) {
    display: block;
}
.new-home .home-cell:nth-of-type(odd) .t-w[data-v-d5e59f88], .new-home .home-cell:nth-of-type(even) .t-w[data-v-d5e59f88] {
    width: unset;
}
.new-home .home-cell:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88], .new-home .home-cell:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
    width: unset;
    max-width: 200px;
}
.new-home .home-cell:nth-of-type(odd) .t-bg[data-v-d5e59f88], .new-home .home-cell:nth-of-type(even) .t-bg[data-v-d5e59f88] {
    left: unset;
    right: unset;
    width: 100%;
    max-width: unset;
}
.new-home .white-font:nth-of-type(odd) .t-w .t-left .t-h[data-v-d5e59f88], .new-home .white-font:nth-of-type(odd) .t-w .t-left p[data-v-d5e59f88], .new-home .white-font:nth-of-type(even) .t-w .t-left .t-h[data-v-d5e59f88], .new-home .white-font:nth-of-type(even) .t-w .t-left p[data-v-d5e59f88] {
    color: #ffffff;
}
.new-home .white-font:nth-of-type(odd) .t-w .t-left .pc-text[data-v-d5e59f88], .new-home .white-font:nth-of-type(even) .t-w .t-left .pc-text[data-v-d5e59f88] {
    color: #ffffff;
}
.new-home .white-font:nth-of-type(odd) .t-w .t-left .t-btn[data-v-d5e59f88], .new-home .white-font:nth-of-type(even) .t-w .t-left .t-btn[data-v-d5e59f88] {
    color: #ffffff !important;
    border: solid 1px #ffffff !important;
}
.new-home .long-font:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88], .new-home .long-font:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
    max-width: 244px;
}
.new-home .long-font:nth-of-type(odd) .t-w .t-left .pc-text[data-v-d5e59f88], .new-home .long-font:nth-of-type(even) .t-w .t-left .pc-text[data-v-d5e59f88] {
    max-width: 244px;
}
.new-home .fd-txt:nth-of-type(odd) .t-w .t-left[data-v-d5e59f88], .new-home .fd-txt:nth-of-type(even) .t-w .t-left[data-v-d5e59f88] {
    max-width: 210px !important;
}
.new-home .fd-txt:nth-of-type(odd) .t-w .t-left .pc-text[data-v-d5e59f88], .new-home .fd-txt:nth-of-type(even) .t-w .t-left .pc-text[data-v-d5e59f88] {
    max-width: 210px !important;
}
}
@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "MarkForMC-Regular";
  src: url(../../static/fonts/MarkForMC-Regular.b9c41ab4.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Regular.3eb97059.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Regular.292f94da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Med";
  src: url(../../static/fonts/MarkForMC-Med.82cbd4dc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Med.d5413fa0.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Med.8064cf8c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Lt";
  src: url(../../static/fonts/MarkForMC-Lt.1b55269b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Lt.9613e684.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Lt.8d0863da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Book";
  src: url(../../static/fonts/MarkForMC-Book.b94ba4cc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Book.58d27291.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Book.f009a11b.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Bold";
  src: url(../../static/fonts/MarkForMC-Bold.9608396b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Bold.5baff2fe.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Bold.8f02715c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* stylelint-disable */
.page-main[data-v-4c653e7c] {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-4c653e7c] {
    width: 88%;
}
}
/* 超出${line}行省略号显示 */
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* lounge 样式 */
/* 返回按钮 样式 */
.back-btn[data-v-4c653e7c] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: unset;
  -webkit-justify-content: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  line-height: 24px;
}
.back-btn img[data-v-4c653e7c] {
  width: 7px;
  height: 14px;
  cursor: pointer;
}
.back-btn span[data-v-4c653e7c] {
  margin: 0 15px;
  font-size: 16px;
  font-family: "MarkForMC-Med";
  color: #CF4500;
  cursor: pointer;
}
.global-align .back-btn[data-v-4c653e7c] {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.global-align .back-btn img[data-v-4c653e7c] {
  -webkit-transform: rotate(180deg) !important;
      -ms-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.ft-progress[data-v-4c653e7c] {
  box-sizing: border-box;
  width: 100%;
  height: 142px;
  background-image: url(../../static/img/bg-header.bd9e1781.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.ft-progress .pgr-box[data-v-4c653e7c] {
  max-width: 686px;
  padding: 46px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ft-progress .pgr-box div[data-v-4c653e7c] {
  width: calc((100% - 200px) / 3);
  height: 8px;
  background: #b0ada7;
}
.ft-progress .pgr-box .lighted-line[data-v-4c653e7c] {
  background: #CF4500;
}
.ft-progress .pgr-box img[data-v-4c653e7c] {
  width: 50px;
  height: 50px;
}
.no-bg[data-v-4c653e7c] {
  height: unset;
  background: none;
}
.back-here[data-v-4c653e7c] {
  display: none;
}
@media screen and (max-width: 1024px) {
.ft-progress .pgr-box[data-v-4c653e7c] {
    margin: 0 auto 24px;
}
}
@media screen and (max-width: 700px) {
.back-here[data-v-4c653e7c] {
    display: block;
    margin: 16px;
}
.ft-progress[data-v-4c653e7c] {
    width: 100%;
    height: unset;
    padding-top: 10px;
    background: none;
}
.ft-progress .pgr-box[data-v-4c653e7c] {
    margin: 0 32px 24px;
    padding: 0;
}
.ft-progress .pgr-box div[data-v-4c653e7c] {
    width: calc((100% - 160px) / 3);
    height: 1px;
    border-bottom: dashed 1px #CF4500;
    background: none;
}
.ft-progress .pgr-box .lighted-line[data-v-4c653e7c] {
    background: none;
    border-bottom: solid 1px #CF4500;
}
.ft-progress .pgr-box img[data-v-4c653e7c] {
    width: 40px;
    height: 40px;
}
.global-align .back-here[data-v-4c653e7c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.global-align .back-here img[data-v-4c653e7c] {
    -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
            transform: rotate(180deg) !important;
}
}
@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "MarkForMC-Regular";
  src: url(../../static/fonts/MarkForMC-Regular.b9c41ab4.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Regular.3eb97059.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Regular.292f94da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Med";
  src: url(../../static/fonts/MarkForMC-Med.82cbd4dc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Med.d5413fa0.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Med.8064cf8c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Lt";
  src: url(../../static/fonts/MarkForMC-Lt.1b55269b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Lt.9613e684.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Lt.8d0863da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Book";
  src: url(../../static/fonts/MarkForMC-Book.b94ba4cc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Book.58d27291.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Book.f009a11b.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Bold";
  src: url(../../static/fonts/MarkForMC-Bold.9608396b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Bold.5baff2fe.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Bold.8f02715c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* stylelint-disable */
.page-main[data-v-5b2f58a8] {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-5b2f58a8] {
    width: 88%;
}
}
/* 超出${line}行省略号显示 */
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* lounge 样式 */
/* 返回按钮 样式 */
.ft-box[data-v-5b2f58a8] {
  width: 100%;
  background: #fcfbfa;
}
.ft-box .ft-content[data-v-5b2f58a8] {
  max-width: 1140px;
  margin: 0 auto;
}
@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "MarkForMC-Regular";
  src: url(../../static/fonts/MarkForMC-Regular.b9c41ab4.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Regular.3eb97059.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Regular.292f94da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Med";
  src: url(../../static/fonts/MarkForMC-Med.82cbd4dc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Med.d5413fa0.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Med.8064cf8c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Lt";
  src: url(../../static/fonts/MarkForMC-Lt.1b55269b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Lt.9613e684.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Lt.8d0863da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Book";
  src: url(../../static/fonts/MarkForMC-Book.b94ba4cc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Book.58d27291.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Book.f009a11b.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Bold";
  src: url(../../static/fonts/MarkForMC-Bold.9608396b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Bold.5baff2fe.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Bold.8f02715c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* stylelint-disable */
.page-main[data-v-5987997d] {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-5987997d] {
    width: 88%;
}
}
/* 超出${line}行省略号显示 */
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* lounge 样式 */
/* 返回按钮 样式 */
.step-box[data-v-5987997d] {
  width: 100%;
  height: 142px;
  box-sizing: border-box;
  background-image: url(../../static/img/bg-header.bd9e1781.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.step-box .inner-box[data-v-5987997d] {
  box-sizing: border-box;
  width: 700px;
  margin: 0 auto;
  height: 142px;
  padding: 40px 0 24px;
}
.step-box .inner-box .line[data-v-5987997d] {
  margin: 5px 40px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.step-box .inner-box .line[data-v-5987997d]::before, .step-box .inner-box .line[data-v-5987997d]::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 8px;
  background: #b0ada7;
}
.step-box .inner-box .line[data-v-5987997d]::before {
  margin-right: -30px;
  margin-left: -37px;
}
.step-box .inner-box .line[data-v-5987997d]::after {
  margin-left: 30px;
  margin-right: -39px;
}
.step-box .inner-box .line-2[data-v-5987997d]::before,
.step-box .inner-box .line-2[data-v-5987997d]::after {
  background: #CF4500;
}
.step-box .inner-box .lint[data-v-5987997d] {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -39px;
}
.step-box .inner-box .lint .title-txt[data-v-5987997d] {
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.step-box .inner-box .lint .title-txt .dot[data-v-5987997d] {
  width: 24px;
  height: 24px;
  margin-bottom: 16px;
  background: #b0ada7;
  border-radius: 50%;
}
.step-box .inner-box .lint .title-txt .title[data-v-5987997d] {
  position: relative;
  padding-left: 4%;
}
.step-box .inner-box .lint .title-txt span[data-v-5987997d] {
  font-size: 20px;
  color: #b9b9b9;
}
.step-box .inner-box .lint .title-txt .actived-dot[data-v-5987997d] {
  background: #CF4500;
}
.step-box .inner-box .lint .title-txt .actived-txt[data-v-5987997d] {
  font-family: "MarkForMC-Med";
  color: #242423;
}
.step-box .inner-box .sb-add[data-v-5987997d] {
  font-family: "MarkForMC-Bold";
  font-size: 28px;
  line-height: 38px;
  color: #CF4500;
}
.step-box .inner-box .step-title[data-v-5987997d] {
  margin-top: 40px;
}
.global-align .step-box .inner-box .line[data-v-5987997d]::before, .global-align .step-box .inner-box .line[data-v-5987997d]::before {
  margin-left: -30px;
  margin-right: -37px;
}
.global-align .step-box .inner-box .line[data-v-5987997d]::after {
  margin-left: -39px;
  margin-right: -18px;
}
.global-align .step-box .inner-box .lint .title-txt .title[data-v-5987997d] {
  padding-left: unset;
  padding-right: 4%;
}
@media screen and (max-width: 1024px) {
.step-box .inner-box[data-v-5987997d] {
    width: calc(100% - 20px);
    padding: 22px 10px 38px;
}
.step-box .inner-box .line[data-v-5987997d] {
    margin: 36px 41px 0;
}
.step-box .inner-box .lint .title-txt span[data-v-5987997d] {
    font-size: 12px;
}
.step-box .inner-box .sb-add[data-v-5987997d] {
    font-size: 16px;
}
}
@charset "UTF-8";
/* stylelint-disable */
@font-face {
  font-family: "MarkForMC-Regular";
  src: url(../../static/fonts/MarkForMC-Regular.b9c41ab4.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Regular.3eb97059.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Regular.292f94da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Med";
  src: url(../../static/fonts/MarkForMC-Med.82cbd4dc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Med.d5413fa0.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Med.8064cf8c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Lt";
  src: url(../../static/fonts/MarkForMC-Lt.1b55269b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Lt.9613e684.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Lt.8d0863da.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Book";
  src: url(../../static/fonts/MarkForMC-Book.b94ba4cc.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Book.58d27291.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Book.f009a11b.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MarkForMC-Bold";
  src: url(../../static/fonts/MarkForMC-Bold.9608396b.woff2) format("woff2"), url(../../static/fonts/MarkForMC-Bold.5baff2fe.ttf) format("truetype"), url(../../static/fonts/MarkForMC-Bold.8f02715c.eot) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* stylelint-disable */
.page-main[data-v-0f969969] {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-0f969969] {
    width: 88%;
}
}
/* 超出${line}行省略号显示 */
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* lounge 样式 */
/* 返回按钮 样式 */
.ft-box[data-v-0f969969] {
  width: 100%;
  background: #fcfbfa;
}
.ft-box .ft-content[data-v-0f969969] {
  max-width: 1140px;
  margin: 0 auto;
}
