@charset "UTF-8";
@font-face {
  font-family: OPENSANS;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-REGULAR.woff2?v=1730366039"); }
@font-face {
  font-family: OPENSANS-Blod;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-SEMIBOLD.woff2?v=1730366034"); }
html {
  font-size: 16px; }

.sect .f-s-72 {
  font-size: 2.5vw; }
.sect .f-s-60 {
  font-size: 2.7083333333vw; }
.sect .f-s-52 {
  font-size: 2.7083333333vw; }
.sect .f-s-48 {
  font-size: 1.6666666667vw; }
.sect .f-s-36 {
  font-size: 1.5625vw; }
.sect .f-s-30 {
  font-size: 1.3541666667vw; }
.sect .f-s-22 {
  font-size: 1.1458333333vw; }
.sect .f-s-16 {
  font-size: 0.8333333333vw; }

.xy-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#XPLORE_2 {
  max-width: 1200px;
  margin: 0 auto;
  color: #000;
  font-family: OPENSANS; }
  #XPLORE_2 .w-63p {
    width: 95%; }
  #XPLORE_2 .w-66p {
    width: 95%; }
  #XPLORE_2 .sect {
    position: relative; }
  #XPLORE_2 .pt-90 {
    padding-top: 4.6875vw; }
  #XPLORE_2 .w-73p {
    width: 95%; }
  #XPLORE_2 .w-56p {
    width: 95%; }
  #XPLORE_2 .gradient-title {
    background: linear-gradient(91deg, #9B6B3B 0%, #D49D66 50%, #9C6B3C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #XPLORE_2 .bg-black {
    background: #000;
    color: #fff; }
  #XPLORE_2 .f-bold {
    font-family: OPENSANS-Blod; }
  #XPLORE_2 .pt-15 {
    padding-top: 0.78125vw; }
  #XPLORE_2 .pt-25 {
    padding-top: 1.3020833333vw; }
  #XPLORE_2 .pt-50 {
    padding-top: 2.6041666667vw; }
  #XPLORE_2 .pt-30 {
    padding-top: 1.5625vw; }
  #XPLORE_2 .pt-60 {
    padding-top: 3.125vw; }
  #XPLORE_2 .pt-120 {
    padding-top: 6.25vw; }
  #XPLORE_2 .w-50p {
    width: 70%; }
  #XPLORE_2 .main-color {
    color: #FF8D2E; }

#XPLORE_2 .sect1 {
  color: #fff; }
  #XPLORE_2 .sect1 .sect-txt {
    width: 45%;
    left: 5%; }
  #XPLORE_2 .sect1 .p1 {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
  #XPLORE_2 .sect1 .ai {
    width: 3.6458333333vw;
    margin-left: 0.2604166667vw; }
  #XPLORE_2 .sect1 .g5 {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 0px 10px;
    line-height: 1;
    transform: translateY(-80%);
    margin-right: 0.5208333333vw; }
#XPLORE_2 .sect2 {
  padding: 6.25vw 0;
  background: #EEEEEE; }
  #XPLORE_2 .sect2 .outer-box {
    width: 95%;
    font-size: 10.4166666667vw;
    color: rgba(127, 123, 123, 0.1); }
  #XPLORE_2 .sect2 .inner-txt {
    width: 100%; }
  #XPLORE_2 .sect2 .inner-txt {
    width: 100%;
    line-height: 1;
    color: #000; }
  #XPLORE_2 .sect2 .sect-item {
    overflow: hidden;
    margin-bottom: 1.0416666667vw; }
  #XPLORE_2 .sect2 .sect-item img {
    transition: transform 0.3s ease;
    /* 设置0.3秒的平滑过渡，ease为默认缓动函数 */ }
  #XPLORE_2 .sect2 .sect-item img:hover {
    transform: scale(1.1);
    /* 放大1.5倍 */ }
  #XPLORE_2 .sect2 .sect-txt-1 {
    width: 42%;
    left: 5%; }
  #XPLORE_2 .sect2 .inner-box-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 0.5208333333vw; }
    #XPLORE_2 .sect2 .inner-box-1 .sect-txt {
      width: 95%;
      top: 5%; }
  #XPLORE_2 .sect2 .p3 {
    display: none; }
  #XPLORE_2 .sect2 .inner-box-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5208333333vw; }
    #XPLORE_2 .sect2 .inner-box-2 .sect-txt {
      width: 95%;
      top: 5%; }
    #XPLORE_2 .sect2 .inner-box-2 .sect-txt-3 {
      width: unset;
      right: 5%;
      bottom: 5%; }
#XPLORE_2 .sect3 {
  padding-bottom: 4.6875vw; }
  #XPLORE_2 .sect3 .p2 {
    padding-bottom: 1.3020833333vw; }
  #XPLORE_2 .sect3 .txt {
    transform: rotateX(180deg); }
  #XPLORE_2 .sect3 .txt-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, transparent, #fff 40%); }
  #XPLORE_2 .sect3 .sect-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 0.5208333333vw; }
  #XPLORE_2 .sect3 .sect-txt {
    width: 95%; }
#XPLORE_2 .common-title {
  padding: 0.5208333333vw 1.5625vw;
  border-radius: 1.5625vw;
  background: linear-gradient(91deg, #eed7b6 0%, #c69d7d 100%); }
#XPLORE_2 .sect4 .inner-txt {
  width: 54%;
  right: 1%; }
#XPLORE_2 .sect4 .param-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5208333333vw; }
#XPLORE_2 .sect4 .img-box {
  width: 38%; }
#XPLORE_2 .sect5 .sect-content {
  display: grid;
  grid-template-columns: 45% 1fr;
  align-items: center; }
#XPLORE_2 .sect5 .param-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.0416666667vw; }
#XPLORE_2 .sect5 .outer-box {
  display: flex;
  justify-content: flex-end; }
#XPLORE_2 .sect5 .inner-box {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0vw; }
#XPLORE_2 .sect5 .inner-item {
  border-right: 1px solid #000; }
#XPLORE_2 .sect5 .inner-item-last {
  border: unset; }
#XPLORE_2 .sect6 .inner-txt {
  width: 49%;
  right: 1%; }
#XPLORE_2 .sect6 .param-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5208333333vw 0.5208333333vw; }
#XPLORE_2 .sect7 {
  padding-bottom: 6.25vw; }
  #XPLORE_2 .sect7 .sect-content {
    width: 95%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.5208333333vw; }
  #XPLORE_2 .sect7 .sect-txt {
    width: 100%;
    bottom: 0;
    padding-top: 0.2604166667vw;
    padding-bottom: 0.5208333333vw;
    border-radius: 1.0416666667vw 1.0416666667vw 0 0; }
  #XPLORE_2 .sect7 .sect-txt-3 {
    background: rgba(255, 255, 255, 0.5); }
  #XPLORE_2 .sect7 .p5 {
    font-size: 0.8333333333vw; }
#XPLORE_2 .sect8 .common-txt {
  top: 8%; }
#XPLORE_2 .sect8 .common-title {
  color: #000; }
#XPLORE_2 .sect9 .sect-txt {
  width: 30%;
  top: 15%;
  left: 15%; }
#XPLORE_2 .sect9 .p1 {
  white-space: nowrap; }
#XPLORE_2 .sect10 .param-box {
  width: 45%;
  top: 2%;
  display: grid;
  grid-template-columns: repeat(2, 1fr); }
#XPLORE_2 .sect11 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect11 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect12 .big-txt {
  line-height: 1;
  padding-right: 2.0833333333vw;
  margin-right: 2.0833333333vw;
  border-right: 1px solid  #9B6B3B; }
#XPLORE_2 .sect12 .sect-top {
  top: 5%; }
#XPLORE_2 .sect12 .small-txt {
  margin-right: 2.0833333333vw; }
#XPLORE_2 .sect12 .left {
  display: flex;
  align-items: flex-end; }
#XPLORE_2 .sect12 .sect-top {
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  #XPLORE_2 .sect12 .sect-top .sect-item {
    margin-right: 2.0833333333vw;
    align-items: flex-end; }
#XPLORE_2 .sect12 .right {
  display: flex; }
#XPLORE_2 .sect12 .sect-b {
  bottom: 5%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.0416666667vw;
  justify-content: center; }
#XPLORE_2 .sect13 .big-txt {
  line-height: 1;
  padding-right: 2.0833333333vw;
  margin-right: 2.0833333333vw;
  border-right: 1px solid  #9B6B3B; }
#XPLORE_2 .sect13 .sect-top {
  width: 45%;
  left: 5%; }
#XPLORE_2 .sect13 .small-txt {
  margin-right: 2.0833333333vw; }
#XPLORE_2 .sect13 .left {
  display: flex;
  align-items: flex-end; }
#XPLORE_2 .sect13 .inner-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5208333333vw;
  justify-content: center; }
#XPLORE_2 .sect15 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect15 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect15 .img-box {
  display: grid;
  grid-template-columns: 40.5% 1fr;
  column-gap: 0.7291666667vw; }
#XPLORE_2 .sect15 .inner-box {
  display: flex; }
#XPLORE_2 .sect15 .sect-item {
  margin-right: 2.6041666667vw; }
#XPLORE_2 .sect20 .sect-content {
  display: grid;
  grid-template-columns: 45% 50%;
  column-gap: 3.125vw;
  justify-content: flex-end;
  align-items: center; }
#XPLORE_2 .sect21 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect21 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect21 .sect-content {
  display: grid;
  grid-template-columns: 1fr 2px 1fr;
  column-gap: 4.6875vw; }
#XPLORE_2 .sect21 .line {
  background: rgba(0, 0, 0, 0.8); }
#XPLORE_2 .sect22 .ai {
  width: 2.5vw; }
#XPLORE_2 .sect24 .sect-content {
  display: grid;
  grid-template-columns: 40% 1fr;
  column-gap: 2.6041666667vw;
  align-items: center; }
#XPLORE_2 .sect27 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect27 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect27 .inner-box {
  display: flex;
  justify-content: center; }
#XPLORE_2 .sect27 .sect-item {
  margin-right: 2.6041666667vw; }
#XPLORE_2 .sect28 .sect-content {
  display: grid;
  grid-template-columns: 44% 50%;
  column-gap: 3.125vw;
  justify-content: flex-end;
  align-items: center; }
#XPLORE_2 .sect28 .inner-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.0416666667vw 2.6041666667vw; }
#XPLORE_2 .sect28 .p6 {
  white-space: nowrap; }
#XPLORE_2 .sect29 .inner-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5208333333vw 0.5208333333vw;
  justify-content: flex-end; }
#XPLORE_2 .sect29 .sect-txt {
  width: 45%;
  right: 2%; }
#XPLORE_2 .sect30 .txt {
  width: 100%;
  font-size: 6.25vw;
  color: rgba(127, 123, 123, 0.1);
  top: 5px; }
#XPLORE_2 .sect30 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5208333333vw;
  align-items: flex-end; }
#XPLORE_2 .sect30 .inner-item {
  padding-top: 1.0416666667vw;
  padding-bottom: 2.6041666667vw; }
#XPLORE_2 .sect30 .inner-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.5208333333vw; }
#XPLORE_2 .sect31 .inner-box {
  display: grid;
  grid-template-columns: 1fr 1fr 26%;
  gap: 0.5208333333vw; }
#XPLORE_2 .sect32 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect32 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect32 .inner-box {
  display: grid;
  grid-template-columns: 60% 28%;
  justify-content: center; }
#XPLORE_2 .sect32 .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }
#XPLORE_2 .sect32 .param-box {
  display: flex;
  justify-content: space-around; }
#XPLORE_2 .sect33 .sect-content {
  display: grid;
  grid-template-columns: 44% 50%;
  column-gap: 3.125vw;
  justify-content: flex-end;
  align-items: center; }
#XPLORE_2 .sect33 .p4 {
  display: flex;
  justify-content: flex-start;
  line-height: 0.8; }
#XPLORE_2 .sect33 .span-1 {
  font-size: 4.7916666667vw; }
#XPLORE_2 .sect33 .p2 {
  white-space: nowrap; }
#XPLORE_2 .sect34 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect34 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect34 .img-box {
  display: flex;
  justify-content: space-around; }
  #XPLORE_2 .sect34 .img-box img {
    padding: 0 0.5208333333vw; }
#XPLORE_2 .sect35 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.5208333333vw; }
#XPLORE_2 .sect36 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0.5208333333vw; }
#XPLORE_2 .sect42 .learn-more {
  right: 12%;
  bottom: 1%; }
#XPLORE_2 .sect43 .txt {
  transform: rotateX(180deg); }
#XPLORE_2 .sect43 .txt-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, transparent, #fff 40%); }
#XPLORE_2 .sect43 .sect-txt {
  bottom: 5px;
  left: 5px; }
#XPLORE_2 .sect43 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.78125vw;
  color: #fff; }
#XPLORE_2 .sect44 .sect-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5208333333vw;
  padding-bottom: 1.5625vw; }
#XPLORE_2 .sect44 .sect-txt {
  width: 100%;
  top: 8%; }
#XPLORE_2 .sect46 {
  padding-bottom: 2.6041666667vw; }
  #XPLORE_2 .sect46 table, #XPLORE_2 .sect46 tbody {
    width: 100%; }
  #XPLORE_2 .sect46 tr:nth-child(even) {
    background: #EFF5F9; }
  #XPLORE_2 .sect46 tr {
    border-bottom: 1px solid #fff; }
  #XPLORE_2 .sect46 td {
    padding: 0.9375vw; }
  #XPLORE_2 .sect46 td:nth-child(odd) {
    width: 25%; }
  #XPLORE_2 .sect46 td:nth-child(even) {
    width: 65%; }

@media screen and (max-width: 1201px) and (min-width: 200px) {
  .sect .w-73p, .sect .w-63p, .sect .w-56p {
    width: 95%; }
  .sect .app-w-95p {
    width: 95%; }
  .sect .f-s-72 {
    font-size: 4.8vw; }
  .sect .f-s-60 {
    font-size: 4.8vw; }
  .sect .f-s-54 {
    font-size: 4.8vw; }
  .sect .f-s-52 {
    font-size: 4vw; }
  .sect .f-s-48 {
    font-size: 4vw; }
  .sect .f-s-42 {
    font-size: 3.7333333333vw; }
  .sect .f-s-40 {
    font-size: 4.2666666667vw; }
  .sect .f-s-36 {
    font-size: 4vw; }
  .sect .f-s-32 {
    font-size: 4.2666666667vw; }
  .sect .f-s-30 {
    font-size: 3.2vw; }
  .sect .f-s-26 {
    font-size: 2.9333333333vw; }
  .sect .f-s-24 {
    font-size: 3.2vw; }
  .sect .f-s-22 {
    font-size: 2.9333333333vw; }
  .sect .f-s-20 {
    font-size: 2.6666666667vw; }
  .sect .f-s-18 {
    font-size: 2.4vw; }
  .sect .f-s-16 {
    font-size: 2.1333333333vw; }

  #XPLORE_2 .sect .w-73p, #XPLORE_2 .sect .w-63p, #XPLORE_2 .sect .w-56p {
    width: 95%; }
  #XPLORE_2 .sect .app-w-95p {
    width: 95%; }
  #XPLORE_2 .sect .main-order {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: center;
    align-items: center; }
  #XPLORE_2 .sect .main-order .my-order-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  #XPLORE_2 .sect .main-order .my-order-1 {
    margin-left: unset;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

  .sect {
    border: none;
    margin: 0; }

  #XPLORE_2 .w-50p {
    width: 95%; }
  #XPLORE_2 .w-66p {
    width: 95%; }
  #XPLORE_2 .sect {
    padding-bottom: 2.6666666667vw; }
    #XPLORE_2 .sect .app-w-95p {
      width: 95%; }
  #XPLORE_2 .sect1 .sect-txt {
    top: 15%;
    width: 80%; }
  #XPLORE_2 .sect1 .p3 {
    display: none; }
  #XPLORE_2 .sect2 .inner-txt br {
    display: none; }
  #XPLORE_2 .sect2 .p3, #XPLORE_2 .sect2 .p2 {
    display: none; }
  #XPLORE_2 .sect3 .sect-list {
    padding-top: 10.6666666667vw; }
  #XPLORE_2 .sect4 {
    padding-top: 8vw; }
    #XPLORE_2 .sect4 .inner-txt {
      position: unset;
      width: 95%;
      transform: unset;
      padding-bottom: 2.6666666667vw; }
  #XPLORE_2 .sect5 .sect-content {
    display: unset; }
  #XPLORE_2 .sect6 .inner-txt {
    position: unset;
    width: 95%;
    transform: unset;
    padding-bottom: 2.6666666667vw; }
  #XPLORE_2 .sect7 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw; }
  #XPLORE_2 .sect9 .sect-txt {
    width: 35%;
    left: 1%; }
  #XPLORE_2 .sect10 .img-box {
    padding-top: 6.6666666667vw; }
  #XPLORE_2 .sect10 .param-box {
    width: 70%; }
  #XPLORE_2 .sect12 .sect-top {
    position: unset;
    width: 98%;
    transform: unset;
    padding-bottom: 2.6666666667vw; }
  #XPLORE_2 .sect12 .sect-b {
    position: unset;
    width: 98%;
    transform: unset;
    padding-bottom: 2.6666666667vw; }
  #XPLORE_2 .sect13 .sect-top {
    position: unset;
    width: 98%;
    transform: unset;
    padding-bottom: 2.6666666667vw; }
  #XPLORE_2 .sect20 .sect-content {
    grid-template-columns: 1fr 1fr; }
  #XPLORE_2 .sect28 .sect-content {
    display: unset; }
  #XPLORE_2 .sect29 .sect-content {
    padding-top: 46.6666666667vw; }
  #XPLORE_2 .sect29 .sect-txt {
    top: 20%;
    width: 98%;
    right: 1%; }
  #XPLORE_2 .sect30 .sect-content {
    align-items: flex-end; }
  #XPLORE_2 .sect33 .sect-content {
    grid-template-columns: 1fr 1fr; }
  #XPLORE_2 .sect34 .img-box img {
    width: 30%; }
  #XPLORE_2 .sect35 .sect-content {
    align-items: flex-end; }
  #XPLORE_2 .sect44 .sect-content {
    grid-template-columns: 1fr 1fr; }
  #XPLORE_2 .sect46 td {
    font-size: 2.4vw; } }

/*# sourceMappingURL=xplore2-1200.css.map */
