@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-60 {
  font-size: 2.5vw; }
.sect .f-s-52 {
  font-size: 2.0833333333vw; }
.sect .f-s-48 {
  font-size: 1.875vw; }
.sect .f-s-42 {
  font-size: 1.875vw; }
.sect .f-s-36 {
  font-size: 1.5625vw; }
.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%); }

#COLOR6 {
  font-family: OPENSANS; }
  #COLOR6 .w-63p {
    width: 90%; }
  #COLOR6 .sect {
    position: relative; }
  #COLOR6 .pt-90 {
    padding-top: 4.6875vw; }
  #COLOR6 .w-73p {
    width: 90%; }
  #COLOR6 .gradient-title {
    background: linear-gradient(0deg, #2B90E4 0%, #945CE8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #COLOR6 .bg-black {
    background: #000;
    color: #fff; }
  #COLOR6 .f-bold {
    font-family: OPENSANS-Blod; }
  #COLOR6 .w-56p {
    width: 85%; }
  #COLOR6 .pt-25 {
    padding-top: 1.3020833333vw; }
  #COLOR6 .pt-50 {
    padding-top: 2.6041666667vw; }
  #COLOR6 .pt-30 {
    padding-top: 1.5625vw; }
  #COLOR6 .pt-60 {
    padding-top: 3.125vw; }
  #COLOR6 .pt-120 {
    padding-top: 6.25vw; }
  #COLOR6 .w-50p {
    width: 50%; }
  #COLOR6 .main-color {
    color: #3164AC; }

#COLOR6 {
  max-width: 1200px;
  margin: 0 auto; }
  #COLOR6 .sect1 .sect-txt {
    left: 2%; }
  #COLOR6 .sect2 .common-txt {
    top: 10%; }
  #COLOR6 .sect2 .inner-item {
    display: grid;
    grid-template-columns: 4.1666666667vw auto;
    column-gap: 1.5625vw; }
  #COLOR6 .sect3 .sect-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1.5625vw;
    justify-content: space-between; }
  #COLOR6 .sect3 .sect-txt {
    padding-top: 3.125vw;
    display: flex;
    justify-content: center; }
  #COLOR6 .sect3 .p-txt {
    padding-left: 1.5625vw; }
  #COLOR6 .sect3 .circle {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    background: #323232;
    border-radius: 100%;
    position: relative;
    border: 3px solid #fff;
    z-index: 1; }
    #COLOR6 .sect3 .circle:before {
      content: '';
      position: absolute;
      width: 1.5625vw;
      height: 1.5625vw;
      border: 2px solid #000;
      border-radius: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 0; }
  #COLOR6 .sect3 .sect-item-3 .circle {
    background: #666666; }
    #COLOR6 .sect3 .sect-item-3 .circle:before {
      border: 2px solid #666666; }
  #COLOR6 .sect3 .sect-item-3 .circle {
    background: #7C99B7; }
    #COLOR6 .sect3 .sect-item-3 .circle:before {
      border: 2px solid #7C99B7; }
  #COLOR6 .sect4 {
    padding-bottom: 2.6041666667vw;
    padding-top: 7.8125vw; }
    #COLOR6 .sect4 .title-txt {
      padding-bottom: 4.1666666667vw; }
    #COLOR6 .sect4 span {
      line-height: 1; }
    #COLOR6 .sect4 .sect-item {
      display: grid;
      grid-template-columns: 9.375vw 1fr 6.25vw;
      column-gap: 1.0416666667vw;
      justify-content: space-between;
      align-items: center;
      border-radius: 10px;
      padding: 1.0416666667vw 1.0416666667vw;
      margin-bottom: 0.5208333333vw;
      transition: all ease .2s;
      background: #d3e4f4;
      text-align: left; }
    #COLOR6 .sect4 .icon-box {
      width: 6.25vw; }
    #COLOR6 .sect4 .no {
      color: #3164AC;
      padding: 0.5208333333vw 0.5208333333vw;
      background: #fff; }
    #COLOR6 .sect4 .sect-item:hover {
      transform: translateX(-10px);
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15) !important; }
  #COLOR6 .sect-no .sect-txt {
    width: 90%;
    bottom: 5%; }
  #COLOR6 .sect6 .sect-txt {
    position: absolute; }
  #COLOR6 .sect6 .sect-txt-1 {
    top: 31%;
    left: 3%; }
  #COLOR6 .sect6 .sect-txt-2 {
    bottom: 39%;
    left: 3%; }
  #COLOR6 .sect6 .sect-txt-3 {
    bottom: 18%;
    left: 3%; }
  #COLOR6 .sect6 .sect-txt-4 {
    top: 31%;
    right: 3%; }
  #COLOR6 .sect6 .sect-txt-5 {
    bottom: 39%;
    right: 3%; }
  #COLOR6 .sect6 .sect-txt-6 {
    bottom: 18%;
    right: 3%; }
  #COLOR6 .sect7 .sect-content {
    display: grid;
    grid-template-columns: 57.2% 1fr;
    column-gap: 1.0416666667vw; }
  #COLOR6 .sect7 .sect-txt {
    left: 5%;
    top: 1%; }
  #COLOR6 .sect8 .sect-txt {
    top: 5%; }
  #COLOR6 .sect9 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5625vw; }
  #COLOR6 .sect9 .sect-txt {
    width: 95%;
    top: 5%; }
  #COLOR6 .sect10 .common-txt {
    width: 40%;
    left: 15%; }
  #COLOR6 .sect11 .sect-item {
    margin-top: 1.5625vw;
    background: #ecf2f7;
    display: grid;
    grid-template-columns: 55% 1fr;
    column-gap: 1.5625vw;
    align-items: center;
    border-radius: 10px; }
    #COLOR6 .sect11 .sect-item .right {
      padding-right: 1.0416666667vw; }
  #COLOR6 .sect11 .sect-item-2 {
    grid-template-columns: 1fr 55%; }
    #COLOR6 .sect11 .sect-item-2 .right {
      padding-left: 1.0416666667vw; }
  #COLOR6 .sect13 .sect-item {
    margin-top: 1.5625vw;
    background: #ecf2f7;
    display: grid;
    grid-template-columns: 55% 1fr;
    column-gap: 1.5625vw;
    align-items: center;
    border-radius: 10px; }
    #COLOR6 .sect13 .sect-item .right {
      padding-right: 1.0416666667vw; }
  #COLOR6 .sect14 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5625vw; }
  #COLOR6 .sect14 .sect-item {
    background: #ecf2f7;
    padding: 1.0416666667vw;
    border-radius: 1.0416666667vw; }
  #COLOR6 .sect15 .sect-item {
    margin-top: 1.5625vw;
    background: #ecf2f7;
    display: grid;
    grid-template-columns: 55% 1fr;
    column-gap: 1.5625vw;
    align-items: center;
    border-radius: 10px; }
    #COLOR6 .sect15 .sect-item .right {
      padding-right: 1.0416666667vw; }
  #COLOR6 .sect15 .sect-item-2 {
    grid-template-columns: 1fr 55%; }
    #COLOR6 .sect15 .sect-item-2 .right {
      padding-left: 1.0416666667vw; }
  #COLOR6 .sect16 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5625vw; }
  #COLOR6 .sect16 .sect-item {
    background: #ecf2f7;
    padding: 1.0416666667vw;
    border-radius: 1.0416666667vw; }
  #COLOR6 .sect18 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5625vw; }
  #COLOR6 .sect18 .sect-item {
    background: #ecf2f7;
    padding: 1.0416666667vw;
    border-radius: 1.0416666667vw; }
  #COLOR6 .sect19 .common-txt {
    width: 40%;
    right: 3%; }
  #COLOR6 .sect20 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5625vw; }
  #COLOR6 .sect20 .p1 {
    color: white; }
  #COLOR6 .sect20 .sect-txt {
    width: 95%;
    top: 5%; }
  #COLOR6 .sect23 .common-txt {
    width: 40%;
    left: 5%; }
  #COLOR6 .sect24 .sect-content {
    display: grid;
    grid-template-columns: 45% 1fr;
    gap: 2.6041666667vw;
    align-items: center; }
  #COLOR6 .sect24 .p3 {
    display: none; }
  #COLOR6 .sect24 .common-txt {
    width: 99%; }
  #COLOR6 .sect24 .p5 span {
    background: #E1E5EC;
    padding: 1.25vw;
    border-radius: 0.5208333333vw; }
  #COLOR6 .sect28 .sect-txt {
    top: 5%; }
  #COLOR6 .sect28 .inner-item-1 {
    top: 21%;
    left: 5%; }
  #COLOR6 .sect28 .inner-item-2 {
    top: 43%;
    left: 5%; }
  #COLOR6 .sect29 .sect-list {
    margin-top: 4.1666666667vw;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1.5625vw; }
  #COLOR6 .sect29 .outer-box {
    background: linear-gradient(0deg, #CFE6FF, #E7F0FD);
    border-radius: 0.5208333333vw;
    padding: 0.78125vw 1.5625vw;
    align-items: center; }
  #COLOR6 .sect29 .sect-list-1 {
    margin-top: -5%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1.5625vw; }
  #COLOR6 .sect29 .sect-txt {
    top: 5%;
    width: 95%; }
  #COLOR6 .sect30 .inner-box {
    display: grid;
    grid-template-columns: auto 55%;
    column-gap: 2.0833333333vw;
    align-items: center; }
  #COLOR6 .sect32 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6041666667vw; }
  #COLOR6 .sect32 .sect-txt {
    width: 90%;
    margin: 0 auto; }
  #COLOR6 .sect33 .sect-list-1 {
    display: grid;
    grid-template-columns: auto 55%;
    column-gap: 2.0833333333vw;
    align-items: center; }
  #COLOR6 .sect33 .sect-list-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2.0833333333vw;
    align-items: center; }
  #COLOR6 .sect33 .sect-txt {
    width: 90%;
    margin: 0 auto; }
  #COLOR6 .sect35 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3.125vw;
    align-items: center; }
  #COLOR6 .sect35 .sect-txt {
    width: 95%;
    margin: 0 auto; }
  #COLOR6 .sect37 .sect-list {
    margin-top: 4.1666666667vw;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.0416666667vw; }
  #COLOR6 .sect37 .outer-box {
    background: linear-gradient(-45deg, #DAE1E8, #E9EDF3);
    border-radius: 0.5208333333vw;
    padding: 0.78125vw 1.5625vw;
    align-items: center; }
  #COLOR6 .sect38 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5208333333vw;
    align-items: center; }
  #COLOR6 .sect38 .sect-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.0416666667vw; }
  #COLOR6 .sect38 .sect-txt {
    bottom: 5%;
    left: 5%;
    color: #fff; }
  #COLOR6 .sect39 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    gap: 20px;
    /* 使用具体的像素值，可根据需要调整 */
    align-items: center; }
  #COLOR6 .sect39 .left {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 1;
    /* 继承父级 1 行轨道 */
    background: #EFF5F9;
    padding-left: 20px;
    /* 使用具体的像素值，可根据需要调整 */ }
  #COLOR6 .sect39 .common-txt {
    width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  #COLOR6 .sect40 .sect-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6041666667vw;
    align-items: center; }
  #COLOR6 .sect41 .hrs-box {
    width: 70%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(6, 1fr); }
    #COLOR6 .sect41 .hrs-box .sect-txt {
      text-align: center;
      width: 100%;
      bottom: 10%; }
  #COLOR6 .sect41 .notice {
    width: 65%;
    margin: 3.125vw auto; }
  #COLOR6 .sect42 .common-txt {
    width: 35%;
    left: 10%; }
    #COLOR6 .sect42 .common-txt .p3 {
      width: 80%; }
  #COLOR6 .sect45 .sect-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2.6041666667vw;
    align-items: center; }
  #COLOR6 .sect46 table, #COLOR6 .sect46 tbody {
    width: 100%; }
  #COLOR6 .sect46 tr:nth-child(even) {
    background: #EFF5F9; }
  #COLOR6 .sect46 td {
    padding: 0.9375vw; }
  #COLOR6 .sect46 td:nth-child(odd) {
    width: 25%; }
  #COLOR6 .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: 4.2666666667vw; }
  .sect .f-s-48 {
    font-size: 4.2666666667vw; }
  .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.4666666667vw; }
  .sect .f-s-26 {
    font-size: 3.4666666667vw; }
  .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; }

  #COLOR6 .sect .w-73p, #COLOR6 .sect .w-63p, #COLOR6 .sect .w-56p {
    width: 95%; }
  #COLOR6 .sect .app-w-95p {
    width: 95%; }
  #COLOR6 .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; }
  #COLOR6 .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; }
  #COLOR6 .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; }

  #COLOR6 .w-50p {
    width: 95%; }
  #COLOR6 .sect {
    padding-bottom: 2.6666666667vw; }
    #COLOR6 .sect .app-w-95p {
      width: 95%; }
  #COLOR6 .sect1 .ai {
    width: 26.6666666667vw; }
  #COLOR6 .sect1 .sect-txt {
    top: 10%;
    left: 5%; }
  #COLOR6 .sect1 .p1 {
    font-size: 8vw; }
  #COLOR6 .sect1 .p2 {
    font-size: 5.3333333333vw; }
  #COLOR6 .sect1 .p3 {
    font-size: 3.4666666667vw; }
  #COLOR6 .sect2 .sect-content {
    padding-top: 33.3333333333vw;
    background: #eaf5fe; }
  #COLOR6 .sect4 .sect-item {
    grid-template-columns: 12.375vw 1fr 6.25vw; }
  #COLOR6 .sect-no br {
    display: none; }
  #COLOR6 .sect6 .sect-txt {
    font-size: 2vw; }
  #COLOR6 .sect7 .p2 {
    display: none; }
  #COLOR6 .sect8 .p2 {
    display: none; }
  #COLOR6 .sect9 .p2 {
    display: none; }
  #COLOR6 .sect10 .p3 {
    display: none; }
  #COLOR6 .sect10 .common-txt {
    width: 50%;
    left: 2%; }
  #COLOR6 .sect11 .p3 {
    display: none; }
  #COLOR6 .sect15 .p1 {
    font-size: 4vw; }
  #COLOR6 .sect15 .p3 {
    display: none; }
  #COLOR6 .sect16 .p3 {
    display: none; }
  #COLOR6 .sect18 .p1 {
    font-size: 3.8666666667vw; }
  #COLOR6 .sect18 .p3 {
    font-size: 3vw; }
  #COLOR6 .sect19 .p3 {
    display: none; }
  #COLOR6 .sect23 .p3 {
    display: none; }
  #COLOR6 .sect23 .common-txt {
    width: 50%;
    left: 5%; }
  #COLOR6 .sect24 .p3 {
    display: none; }
  #COLOR6 .sect24 .common-txt {
    width: 100%; }
  #COLOR6 .sect28 .sect-content {
    padding-top: 26.6666666667vw;
    background: #f4f7fa; }
  #COLOR6 .sect28 .sect-txt {
    top: 4%; }
  #COLOR6 .sect28 .inner-item-1 {
    left: 2%; }
  #COLOR6 .sect28 .inner-item-2 {
    width: 38%;
    top: 52%;
    left: 1%; }
  #COLOR6 .sect29 .sect-content {
    width: 98%; }
  #COLOR6 .sect29 .f-s-48 {
    font-size: 3.7333333333vw; }
  #COLOR6 .sect29 .p2 {
    display: none; }
  #COLOR6 .sect41 .hrs-box {
    width: 100%; }
  #COLOR6 .sect42 .common-txt {
    width: 45%;
    left: 2%; }
  #COLOR6 .sect42 .p3 {
    display: none; }
  #COLOR6 .sect46 .p1 {
    font-size: 3.2vw; }
  #COLOR6 .sect46 .p2 {
    display: none; } }

/*# sourceMappingURL=color6-1200.css.map */
