@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 2558.99px) {
  html {
    font-size: calc(100vw / 22.4);
  }
}
@media (min-width: 2559px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  :root {
    --gold: #c7a15a;
    --gold-deep: #c7a15a;
    --text: #333;
    --input-bg: rgba(255, 255, 255, 0.78);
    --input-border: rgba(200, 170, 106, 0.16);
    --placeholder: #9c9c9c;
    --shadow: 0 (8rem / 15) (24rem / 15) rgba(171, 151, 114, 0.08);
  }
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100vw;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde .viea {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 6.66666667rem;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 1.33333333rem;
    color: #fff;
    text-align: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  /* 全球机票 */
  .qqjp {
    width: 100%;
    min-height: 55vh;
    background-color: #fff;
    padding: 10% 0;
    position: relative;
  }
  .qqjp .plane-line-section {
    display: none;
  }
  .qqjp .airline-section {
    position: relative;
    overflow: hidden;
  }
  .qqjp .airline-section .airline-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .qqjp .airline-section .airline-wrap .airline-head {
    text-align: center;
    margin-bottom: 1.33333333rem;
    padding: 0 5%;
  }
  .qqjp .airline-section .airline-wrap .airline-head .airline-title {
    margin: 0 0 0.66666667rem;
    font-size: 0.8rem;
    color: #c7a15a;
    font-weight: 500;
  }
  .qqjp .airline-section .airline-wrap .airline-head .airline-subtitle {
    font-size: 0.53333333rem;
    color: #333;
    text-transform: uppercase;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee {
    position: relative;
    overflow: hidden;
    user-select: none;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row {
    position: relative;
    margin-bottom: 0.66666667rem;
    overflow: hidden;
    contain: layout paint;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
    white-space: nowrap;
    width: max-content;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 0.66666667rem;
    padding-right: 0.66666667rem;
    white-space: nowrap;
    width: max-content;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card {
    width: 5.66666667rem;
    flex: 0 0 5.66666667rem;
    flex-shrink: 0;
    text-align: center;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-box {
    height: 2.66666667rem;
    background: #fff;
    border: 0.06666667rem solid #ececec;
    box-shadow: 0 0.13333333rem 0.33333333rem rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-box img {
    max-width: 72%;
    max-height: 62%;
    object-fit: contain;
    display: block;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-name {
    margin-top: 0.66666667rem;
    font-size: 0.53333333rem;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card:hover .logo-box {
    transform: translateY(-0.13333333rem);
    box-shadow: 0 0.66666667rem 1.86666667rem rgba(0, 0, 0, 0.08);
    border-color: #e2e2e2;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row:last-child {
    margin-bottom: 0;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::before,
  .qqjp .airline-section .airline-wrap .logo-marquee::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.73333333rem;
    z-index: 3;
    pointer-events: none;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::before {
    left: 0;
    background: linear-gradient(to right, #f6f6f6 0%, rgba(246, 246, 246, 0) 100%);
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::after {
    right: 0;
    background: linear-gradient(to left, #f6f6f6 0%, rgba(246, 246, 246, 0) 100%);
  }
  .qqjp .asucbia {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 1.33333333rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
  }
  .qqjp .asucbia a {
    display: block;
    border: #c7a15a solid 0.06666667rem;
    transition: all 0.5s;
    color: #c7a15a;
    font-size: 0.53333333rem;
    width: 3.33333333rem;
    height: 1.33333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* 机票查询弹框 */
  .snaiucn {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -99;
    width: 100%;
    height: 100%;
    background-color: #000000b7;
    padding: 30% 5%;
    transition: all 0.5s;
  }
  .snaiucn .w-810 {
    width: 100%;
    height: 21.33333333rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snaiucn .w-810 .annshu {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    right: -0.66666667rem;
    top: -1rem;
    z-index: 5;
    cursor: pointer;
    transition: all 0.5s;
  }
  .snaiucn .w-810 .annshu .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #fff;
  }
  .snaiucn .w-810 .annshu:hover {
    transition: all 0.5s;
  }
  .snaiucn .w-810 .annshu:hover .icon {
    animation: annshuRotateOnce 0.7s cubic-bezier(0.22, 1, 0.36, 1) 1;
  }
  @keyframes annshuRotateOnce {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .snaiucn .w-810 .ticket-section {
    position: relative;
    padding: 1.33333333rem 0.66666667rem;
    overflow: hidden;
  }
  .snaiucn .w-810 .ticket-section .ticket-container {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-title {
    margin: 0 0 0.66666667rem;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form {
    width: 100%;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
    row-gap: 0.33333333rem;
    align-items: start;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field {
    width: 100%;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .field-label {
    display: block;
    margin-bottom: 0.33333333rem;
    font-size: 0.53333333rem;
    line-height: 1.8;
    font-weight: 500;
    color: #666;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap {
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    display: block;
    width: 100%;
    border: 0.06666667rem solid var(--input-border);
    background: var(--input-bg);
    color: #999;
    box-shadow: var(--shadow);
    outline: none;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, transform 0.25s ease;
    font-family: inherit;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    height: 1.33333333rem;
    padding: 0 0.33333333rem;
    font-size: 0.46666667rem;
    border-radius: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    min-height: 1.33333333rem;
    height: 1.33333333rem;
    padding: 0 0.66666667rem;
    font-size: 0.46666667rem;
    resize: vertical;
    border-radius: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input::placeholder,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea::placeholder {
    color: var(--placeholder);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input:focus,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select:focus,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea:focus {
    border-color: rgba(200, 170, 106, 0.5);
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(171, 151, 114, 0.12);
    background: rgba(255, 255, 255, 0.88);
    transform: translateY(-0.06666667rem);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3.33333333rem;
    cursor: pointer;
    color: #777;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .select-arrow {
    position: absolute;
    right: 0.33333333rem;
    top: 50%;
    width: 0.26666667rem;
    height: 0.26666667rem;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    border-right: 0.06666667rem solid var(--gold);
    border-bottom: 0.06666667rem solid var(--gold);
    opacity: 0.95;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select.has-value {
    color: #4a4a4a;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-fake-text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 0.53333333rem;
    color: var(--placeholder);
    transition: opacity 0.2s ease;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon {
    position: absolute;
    right: 1.06666667rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.86666667rem;
    height: 0.66666667rem;
    border: 0.06666667rem solid var(--gold);
    border-radius: 0.13333333rem;
    pointer-events: none;
    opacity: 0.9;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    content: "";
    position: absolute;
    background: var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before {
    left: 0.2rem;
    right: 0.2rem;
    top: 0.33333333rem;
    height: 0.13333333rem;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    top: -0.13333333rem;
    left: 0.05333333rem;
    width: 0.1rem;
    height: 0.26666667rem;
    box-shadow: 0.53333333rem 0 0 var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input {
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 1.33333333rem;
    width: 1rem;
    height: 1rem;
    opacity: 0.01;
    cursor: pointer;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input.has-value .date-fake-text {
    opacity: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions {
    margin-top: 1.33333333rem;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit {
    min-width: 3.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    background: var(--gold);
    color: #fff;
    font-size: 0.53333333rem;
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:active {
    transform: translateY(0);
  }
  .snaiucn.active {
    transition: all 0.5s;
    opacity: 1;
    z-index: 99999999;
  }
  /* 酒店民宿 */
  .hotel-gallery-section {
    position: relative;
    overflow: hidden;
    padding: 10% 0;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .hotel-gallery-section .vgyvgv {
    width: 100%;
    margin: 0 auto 1.33333333rem;
  }
  .hotel-gallery-section .vgyvgv .airline-head {
    text-align: center;
  }
  .hotel-gallery-section .vgyvgv .airline-head .airline-title {
    margin: 0 0 0.66666667rem;
    font-size: 0.8rem;
    color: #c7a15a;
    font-weight: 500;
  }
  .hotel-gallery-section .vgyvgv .airline-head .airline-subtitle {
    font-size: 0.53333333rem;
    color: #333;
    text-transform: uppercase;
  }
  .hotel-gallery-section .hotel-gallery-container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 5%;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap {
    width: 100%;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: visible;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage {
    position: relative;
    width: 100%;
    margin: 0 auto;
    transform-origin: center top;
    will-change: transform;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card {
    height: 13.33333333rem;
    overflow: hidden;
    transform-origin: center bottom;
    will-change: transform, width, height;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-image,
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-image {
    opacity: 1;
    transition: opacity 0.35s ease;
    width: 100%;
    height: 100%;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-video {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease, visibility 0.35s ease;
    background: #000;
    width: 100%;
    height: 100%;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card.is-video-ready.is-video-active .hotel-gallery-video {
    opacity: 1;
    visibility: visible;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card.is-video-ready.is-video-active .hotel-gallery-image {
    opacity: 0;
  }
  .hotel-gallery-section .asucbiacedd {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 1.33333333rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
  }
  .hotel-gallery-section .asucbiacedd a {
    display: block;
    border: #c7a15a solid 0.06666667rem;
    transition: all 0.5s;
    color: #c7a15a;
    font-size: 0.53333333rem;
    width: 3.33333333rem;
    height: 1.33333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* 酒店民宿查询弹框 */
  .snaiucncscawd {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -99;
    width: 100%;
    height: 100%;
    background-color: #000000b7;
    padding: 30% 5%;
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 {
    width: 100%;
    height: 21.33333333rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snaiucncscawd .w-810 .annshusced {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    right: -0.66666667rem;
    top: -1rem;
    z-index: 5;
    cursor: pointer;
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 .annshusced .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #fff;
  }
  .snaiucncscawd .w-810 .annshusced:hover {
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 .annshusced:hover .icon {
    animation: annshuRotateOnce 0.7s cubic-bezier(0.22, 1, 0.36, 1) 1;
  }
  @keyframes annshuRotateOnce {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .snaiucncscawd .w-810 .ticket-section {
    position: relative;
    padding: 1.33333333rem 0.66666667rem;
    overflow: hidden;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-title {
    margin: 0 0 0.66666667rem;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form {
    width: 100%;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
    row-gap: 0.33333333rem;
    align-items: start;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field {
    width: 100%;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .field-label {
    display: block;
    margin-bottom: 0.33333333rem;
    font-size: 0.53333333rem;
    line-height: 1.8;
    font-weight: 500;
    color: #666;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap {
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    display: block;
    width: 100%;
    border: 0.06666667rem solid var(--input-border);
    background: var(--input-bg);
    color: #999;
    box-shadow: var(--shadow);
    outline: none;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, transform 0.25s ease;
    font-family: inherit;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    height: 1.33333333rem;
    padding: 0 0.33333333rem;
    font-size: 0.46666667rem;
    border-radius: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    min-height: 1.33333333rem;
    height: 1.33333333rem;
    padding: 0 0.66666667rem;
    font-size: 0.46666667rem;
    resize: vertical;
    border-radius: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input::placeholder,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea::placeholder {
    color: var(--placeholder);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input:focus,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select:focus,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea:focus {
    border-color: rgba(200, 170, 106, 0.5);
    box-shadow: 0 0.33333333rem 0.66666667rem rgba(171, 151, 114, 0.12);
    background: rgba(255, 255, 255, 0.88);
    transform: translateY(-0.06666667rem);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3.33333333rem;
    cursor: pointer;
    color: #777;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .select-arrow {
    position: absolute;
    right: 0.33333333rem;
    top: 50%;
    width: 0.26666667rem;
    height: 0.26666667rem;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    border-right: 0.06666667rem solid var(--gold);
    border-bottom: 0.06666667rem solid var(--gold);
    opacity: 0.95;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select.has-value {
    color: #4a4a4a;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-fake-text {
    position: absolute;
    left: 1.46666667rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 0.53333333rem;
    color: var(--placeholder);
    transition: opacity 0.2s ease;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon {
    position: absolute;
    right: 1.06666667rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.86666667rem;
    height: 0.66666667rem;
    border: 0.06666667rem solid var(--gold);
    border-radius: 0.13333333rem;
    pointer-events: none;
    opacity: 0.9;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    content: "";
    position: absolute;
    background: var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before {
    left: 0.2rem;
    right: 0.2rem;
    top: 0.33333333rem;
    height: 0.13333333rem;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    top: -0.13333333rem;
    left: 0.05333333rem;
    width: 0.1rem;
    height: 0.26666667rem;
    box-shadow: 0.53333333rem 0 0 var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input {
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 1.33333333rem;
    width: 1rem;
    height: 1rem;
    opacity: 0.01;
    cursor: pointer;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input.has-value .date-fake-text {
    opacity: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions {
    margin-top: 1.33333333rem;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit {
    min-width: 3.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    background: var(--gold);
    color: #fff;
    font-size: 0.53333333rem;
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:active {
    transform: translateY(0);
  }
  .snaiucncscawd.active {
    transition: all 0.5s;
    opacity: 1;
    z-index: 99999999;
  }
}
/* pc */
@media (min-width: 768px) {
  :root {
    --gold: #c7a15a;
    --gold-deep: #c7a15a;
    --text: #333;
    --input-bg: rgba(255, 255, 255, 0.78);
    --input-border: rgba(200, 170, 106, 0.16);
    --placeholder: #9c9c9c;
    --shadow: 0 (8rem / 100) (24rem / 100) rgba(171, 151, 114, 0.08);
  }
  /* banner */
  .banner {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    /* ✅ 一屏 */
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde .viea {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    top: clamp(5.5rem, 50vh, 4.5rem);
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    text-align: center;
    width: 100%;
    font-size: 0.7rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  /* 全球机票 */
  .qqjp {
    width: 100%;
    min-height: 100%;
    background-color: #fff;
    padding: 1rem 0;
    position: relative;
    z-index: 2;
  }
  .qqjp .plane-line-section {
    width: 100%;
    position: absolute;
    top: 3.5rem;
    overflow: hidden;
  }
  .qqjp .plane-line-section .plane-line-svg {
    width: 100%;
    height: auto;
    display: block;
  }
  .qqjp .plane-line-section .plane-line-svg #line_path_2 {
    animation: dashMove 10s linear infinite;
  }
  @keyframes dashMove {
    to {
      stroke-dashoffset: -120;
    }
  }
  .qqjp .plane-line-section .plane-line-svg #plane_motion #plane_rotate #plane_use {
    filter: drop-shadow(0 0.06rem 0.1rem rgba(0, 0, 0, 0.08));
  }
  .qqjp .airline-section {
    position: relative;
    overflow: hidden;
  }
  .qqjp .airline-section .airline-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .qqjp .airline-section .airline-wrap .airline-head {
    text-align: center;
    margin-bottom: 0.7rem;
  }
  .qqjp .airline-section .airline-wrap .airline-head .airline-title {
    margin: 0 0 0.2rem;
    font-size: 0.3rem;
    color: #c7a15a;
    font-weight: 500;
  }
  .qqjp .airline-section .airline-wrap .airline-head .airline-subtitle {
    font-size: 0.18rem;
    color: #333;
    text-transform: uppercase;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee {
    position: relative;
    overflow: hidden;
    user-select: none;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row {
    position: relative;
    margin-bottom: 0.6rem;
    overflow: hidden;
    contain: layout paint;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track {
    display: flex;
    flex-wrap: nowrap;
    will-change: transform;
    white-space: nowrap;
    width: max-content;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group {
    display: flex;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 0.3rem;
    padding-right: 0.3rem;
    white-space: nowrap;
    width: max-content;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card {
    width: 1.85rem;
    flex: 0 0 1.85rem;
    flex-shrink: 0;
    text-align: center;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-box {
    height: 1rem;
    background: #fff;
    border: 0.01rem solid #ececec;
    box-shadow: 0 0.02rem 0.1rem rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-box img {
    max-width: 72%;
    max-height: 62%;
    object-fit: contain;
    display: block;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card .logo-name {
    margin-top: 0.25rem;
    font-size: 0.18rem;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row .logo-track .logo-group .logo-card:hover .logo-box {
    transform: translateY(-0.04rem);
    box-shadow: 0 0.1rem 0.28rem rgba(0, 0, 0, 0.08);
    border-color: #e2e2e2;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee .logo-row:last-child {
    margin-bottom: 0;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::before,
  .qqjp .airline-section .airline-wrap .logo-marquee::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1.2rem;
    z-index: 3;
    pointer-events: none;
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::before {
    left: 0;
    background: linear-gradient(to right, #f6f6f6 0%, rgba(246, 246, 246, 0) 100%);
  }
  .qqjp .airline-section .airline-wrap .logo-marquee::after {
    right: 0;
    background: linear-gradient(to left, #f6f6f6 0%, rgba(246, 246, 246, 0) 100%);
  }
  .qqjp .asucbia {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.8rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
  }
  .qqjp .asucbia a {
    display: block;
    border: #c7a15a solid 0.01rem;
    transition: all 0.5s;
    color: #c7a15a;
    font-size: 0.16rem;
    width: 1.2rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qqjp .asucbia a:hover {
    color: #fff;
    background-color: #c7a15a;
    transition: all 0.5s;
  }
  /* 机票查询弹框 */
  .snaiucn {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -99;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000b7;
    padding: 3rem 0;
    transition: all 0.5s;
  }
  .snaiucn .w-810 {
    width: 8.1rem;
    height: 7.1rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snaiucn .w-810 .annshu {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: -0.3rem;
    top: -0.25rem;
    z-index: 5;
    cursor: pointer;
    transition: all 0.5s;
  }
  .snaiucn .w-810 .annshu .icon {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    fill: #fff;
  }
  .snaiucn .w-810 .annshu:hover {
    transition: all 0.5s;
  }
  .snaiucn .w-810 .annshu:hover .icon {
    animation: annshuRotateOnce 0.7s cubic-bezier(0.22, 1, 0.36, 1) 1;
  }
  @keyframes annshuRotateOnce {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .snaiucn .w-810 .ticket-section {
    position: relative;
    padding: 0.6rem;
    overflow: hidden;
  }
  .snaiucn .w-810 .ticket-section .ticket-container {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-title {
    margin: 0 0 0.5rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    color: var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form {
    width: 100%;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 0.96rem;
    row-gap: 0.15rem;
    align-items: start;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field {
    width: 100%;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .field-label {
    display: block;
    margin-bottom: 0.05rem;
    font-size: 0.16rem;
    line-height: 1.8;
    font-weight: 500;
    color: #666;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap {
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    display: block;
    width: 100%;
    border: 0.01rem solid var(--input-border);
    background: var(--input-bg);
    color: #999;
    box-shadow: var(--shadow);
    outline: none;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, transform 0.25s ease;
    font-family: inherit;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    height: 0.35rem;
    padding: 0 0.1rem;
    font-size: 0.12rem;
    border-radius: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    min-height: 0.36rem;
    height: 0.36rem;
    padding: 0 0.1rem;
    font-size: 0.12rem;
    line-height: 2.8;
    resize: vertical;
    border-radius: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input::placeholder,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea::placeholder {
    color: var(--placeholder);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input:focus,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select:focus,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea:focus {
    border-color: rgba(200, 170, 106, 0.5);
    box-shadow: 0 0.12rem 0.28rem rgba(171, 151, 114, 0.12);
    background: rgba(255, 255, 255, 0.88);
    transform: translateY(-0.01rem);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 0.5rem;
    cursor: pointer;
    color: #777;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .select-arrow {
    position: absolute;
    right: 0.2rem;
    top: 50%;
    width: 0.08rem;
    height: 0.08rem;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    border-right: 0.02rem solid var(--gold);
    border-bottom: 0.02rem solid var(--gold);
    opacity: 0.95;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select.has-value {
    color: #4a4a4a;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-fake-text {
    position: absolute;
    left: 0.22rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 0.16rem;
    color: var(--placeholder);
    transition: opacity 0.2s ease;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon {
    position: absolute;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.2rem;
    height: 0.15rem;
    border: 0.02rem solid var(--gold);
    border-radius: 0.02rem;
    pointer-events: none;
    opacity: 0.9;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before,
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    content: "";
    position: absolute;
    background: var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before {
    left: 0.03rem;
    right: 0.03rem;
    top: 0.05rem;
    height: 0.02rem;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    top: -0.04rem;
    left: 0.03rem;
    width: 0.02rem;
    height: 0.05rem;
    box-shadow: 0.08rem 0 0 var(--gold);
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input {
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0.2rem;
    width: 0.15rem;
    height: 0.15rem;
    opacity: 0.01;
    cursor: pointer;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input.has-value .date-fake-text {
    opacity: 0;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions {
    margin-top: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit {
    min-width: 1.4rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    background: var(--gold);
    color: #fff;
    font-size: 0.16rem;
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:hover {
    background: var(--gold-deep);
    transform: translateY(-0.02rem);
    box-shadow: 0 0.15rem 0.25rem rgba(200, 170, 106, 0.26);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucn .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:active {
    transform: translateY(0);
  }
  .snaiucn.active {
    transition: all 0.5s;
    opacity: 1;
    z-index: 99999999;
  }
  /* 酒店民宿 */
  .hotel-gallery-section {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 1rem 0;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .hotel-gallery-section .vgyvgv {
    width: 15.2rem;
    margin: 0 auto 0.7rem;
  }
  .hotel-gallery-section .vgyvgv .airline-head {
    text-align: center;
  }
  .hotel-gallery-section .vgyvgv .airline-head .airline-title {
    margin: 0 0 0.3rem;
    font-size: 0.3rem;
    color: #c7a15a;
    font-weight: 500;
  }
  .hotel-gallery-section .vgyvgv .airline-head .airline-subtitle {
    font-size: 0.18rem;
    color: #333;
    text-transform: uppercase;
  }
  .hotel-gallery-section .hotel-gallery-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea {
    width: 100%;
    min-height: 4.5rem;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap {
    width: 100%;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: visible;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage {
    position: relative;
    width: 100%;
    margin: 0 auto;
    transform-origin: center top;
    will-change: transform;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card {
    position: absolute;
    left: 50%;
    top: 0;
    overflow: hidden;
    transform-origin: center bottom;
    will-change: transform, width, height;
    --tx: 0;
    --rot: 0deg;
    transform: translateX(calc(-50% + var(--tx))) rotate(var(--rot));
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-image,
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-image {
    opacity: 1;
    transition: opacity 0.35s ease;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card .hotel-gallery-video {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease, visibility 0.35s ease;
    background: #000;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card.is-video-ready.is-video-active .hotel-gallery-video {
    opacity: 1;
    visibility: visible;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-2,
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-4 {
    width: 4rem;
    height: 5.5rem;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-1,
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-5 {
    width: 4rem;
    height: 6rem;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-3 {
    width: 4rem;
    height: 5rem;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-1 {
    z-index: 1;
    --tx: -3rem;
    --rot: -5deg;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-2 {
    z-index: 2;
    --tx: -1.45rem;
    --rot: -2.5deg;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-3 {
    z-index: 5;
    --tx: 0.2rem;
    --rot: 0deg;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-4 {
    z-index: 3;
    --tx: 1.45rem;
    --rot: 2.5deg;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .card-5 {
    z-index: 1;
    --tx: 3rem;
    --rot: 5deg;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card.is-video-ready.is-video-active .hotel-gallery-image {
    opacity: 0;
    object-fit: cover;
  }
  .hotel-gallery-section .hotel-gallery-container .hotel-gallery-stagea .hotel-gallery-scale-wrap .hotel-gallery-stage .hotel-gallery-card.is-video-ready.is-video-active .hotel-gallery-video {
    object-fit: cover;
  }
  .hotel-gallery-section .asucbiacedd {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.8rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
  }
  .hotel-gallery-section .asucbiacedd a {
    display: block;
    border: #c7a15a solid 0.01rem;
    transition: all 0.5s;
    color: #c7a15a;
    font-size: 0.16rem;
    width: 1.2rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hotel-gallery-section .asucbiacedd a:hover {
    color: #fff;
    background-color: #c7a15a;
    transition: all 0.5s;
  }
  /* 酒店民宿查询弹框 */
  .snaiucncscawd {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -99;
    width: 100%;
    height: 100%;
    background-color: #000000b7;
    padding: 3rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 {
    width: 8.1rem;
    height: 7.1rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .snaiucncscawd .w-810 .annshusced {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: -0.3rem;
    top: -0.25rem;
    z-index: 5;
    cursor: pointer;
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 .annshusced .icon {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    fill: #fff;
  }
  .snaiucncscawd .w-810 .annshusced:hover {
    transition: all 0.5s;
  }
  .snaiucncscawd .w-810 .annshusced:hover .icon {
    animation: annshuRotateOnce 0.7s cubic-bezier(0.22, 1, 0.36, 1) 1;
  }
  @keyframes annshuRotateOnce {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .snaiucncscawd .w-810 .ticket-section {
    position: relative;
    padding: 0.6rem;
    overflow: hidden;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-title {
    margin: 0 0 0.5rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 500;
    color: var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form {
    width: 100%;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 0.96rem;
    row-gap: 0.15rem;
    align-items: start;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field {
    width: 100%;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .field-label {
    display: block;
    margin-bottom: 0.05rem;
    font-size: 0.16rem;
    line-height: 1.8;
    font-weight: 500;
    color: #666;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap {
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    display: block;
    width: 100%;
    border: 0.01rem solid var(--input-border);
    background: var(--input-bg);
    color: #999;
    box-shadow: var(--shadow);
    outline: none;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, transform 0.25s ease;
    font-family: inherit;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    height: 0.35rem;
    padding: 0 0.1rem;
    font-size: 0.12rem;
    border-radius: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea {
    min-height: 0.36rem;
    height: 0.36rem;
    padding: 0 0.1rem;
    font-size: 0.12rem;
    line-height: 2.8;
    resize: vertical;
    border-radius: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input::placeholder,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea::placeholder {
    color: var(--placeholder);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-input:focus,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select:focus,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-textarea:focus {
    border-color: rgba(200, 170, 106, 0.5);
    box-shadow: 0 0.12rem 0.28rem rgba(171, 151, 114, 0.12);
    background: rgba(255, 255, 255, 0.88);
    transform: translateY(-0.01rem);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 0.5rem;
    cursor: pointer;
    color: #777;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .select-arrow {
    position: absolute;
    right: 0.2rem;
    top: 50%;
    width: 0.08rem;
    height: 0.08rem;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
    border-right: 0.02rem solid var(--gold);
    border-bottom: 0.02rem solid var(--gold);
    opacity: 0.95;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .field-select.has-value {
    color: #4a4a4a;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-fake-text {
    position: absolute;
    left: 0.22rem;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 0.16rem;
    color: var(--placeholder);
    transition: opacity 0.2s ease;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon {
    position: absolute;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.2rem;
    height: 0.15rem;
    border: 0.02rem solid var(--gold);
    border-radius: 0.02rem;
    pointer-events: none;
    opacity: 0.9;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before,
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    content: "";
    position: absolute;
    background: var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::before {
    left: 0.03rem;
    right: 0.03rem;
    top: 0.05rem;
    height: 0.02rem;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .control-wrap .date-icon::after {
    top: -0.04rem;
    left: 0.03rem;
    width: 0.02rem;
    height: 0.05rem;
    box-shadow: 0.08rem 0 0 var(--gold);
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input {
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0.2rem;
    width: 0.15rem;
    height: 0.15rem;
    opacity: 0.01;
    cursor: pointer;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-grid .field .date-input.has-value .date-fake-text {
    opacity: 0;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions {
    margin-top: 0.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit {
    min-width: 1.4rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
    background: var(--gold);
    color: #fff;
    font-size: 0.16rem;
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:hover {
    background: var(--gold-deep);
    transform: translateY(-0.02rem);
    box-shadow: 0 0.15rem 0.25rem rgba(200, 170, 106, 0.26);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }
  .snaiucncscawd .w-810 .ticket-section .ticket-container .ticket-form .ticket-actions .ticket-submit:active {
    transform: translateY(0);
  }
  .snaiucncscawd.active {
    transition: all 0.5s;
    opacity: 1;
    z-index: 99999999;
  }
}
