@media (max-width: 768px) {
  html,
  body {
    min-width: 0 !important;
    max-width: 100%;
    overflow-x: hidden;
    background: #f5f6f7;
  }

  body {
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    color: #20242a;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .contain,
  .header_search,
  .civil,
  .tour_box,
  .tour_box1,
  .indexScroll {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .contain {
    padding-left: 14px;
    padding-right: 14px;
  }

  .b-white,
  .b-gray,
  .bg-white {
    background: #f6f7f9 !important;
  }

  .box_shadow {
    box-shadow: none !important;
  }

  header > div[style*="202601071614"] {
    display: none !important;
  }

  header .b-gray .contain {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .loginBox,
  .header_login,
  .header_search .fl,
  .header_search .fr,
  .civil > .fl,
  .civil > .fr {
    float: none !important;
  }

  .loginBox {
    display: none;
  }

  .header_login {
    display: flex;
    align-items: center;
    gap: 10px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .header_login .mnav,
  .header_login .mnav-li {
    float: none !important;
    flex: 0 0 auto;
  }

  #js-lang-switcher {
    margin-left: 0 !important;
  }

  #js-lang-select {
    max-width: 108px;
  }

  .header_search {
    padding: 12px 0;
    background: #fff;
  }

  .head_logo {
    display: block;
    width: 190px !important;
    margin: 0 auto 10px !important;
    text-align: center;
  }

  .head_logo img {
    max-width: 190px;
  }

  .head_phone {
    display: none !important;
  }

  .head_sea {
    width: 100% !important;
    margin-left: 0 !important;
    display: flex;
    border: 1px solid #eef0f2;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
  }

  .header_all {
    width: 64px !important;
    flex: 0 0 64px;
  }

  .input_text {
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
  }

  .input_btn {
    flex: 0 0 44px;
  }

  .b-orange .contain {
    padding-left: 0;
    padding-right: 0;
  }

  .index_nav {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .index_nav > li {
    float: none !important;
    flex: 0 0 auto;
  }

  .flexslider,
  .flexslider .slides,
  .flexslider .slides li {
    width: 100% !important;
    height: clamp(190px, 56vw, 260px) !important;
    overflow: hidden;
  }

  .flexslider {
    margin: 10px 14px 0 !important;
    width: calc(100% - 28px) !important;
    border-radius: 8px;
    background: #101820;
    box-shadow: 0 12px 28px rgba(24, 31, 42, 0.16);
  }

  .flexslider .slides li {
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #101820 !important;
  }

  .flexslider .slides li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -9999px;
  }

  .tit-slidernav,
  .flex-control-nav,
  .flex-direction-nav {
    display: none !important;
  }

  .flexslider img,
  .list-banner,
  .banner,
  .slider_img {
    display: block;
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
  }

  .index-public-nav {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    gap: 8px;
    padding: 2px 0 10px;
  }

  .index-public-nav li {
    float: none !important;
    flex: 0 0 auto;
    height: 34px !important;
    line-height: 34px !important;
    padding: 0 14px !important;
    border-radius: 999px;
    background: #fff;
    color: #4e5969;
  }

  .index-public-nav li.active {
    background: #ff7a1a !important;
    color: #fff !important;
  }

  .report {
    margin: 10px 14px 0;
    width: calc(100% - 28px) !important;
    border-radius: 8px;
    background: #fff;
    padding: 8px 10px !important;
    box-shadow: 0 6px 18px rgba(20, 25, 38, 0.06);
  }

  .report p,
  .marquee {
    float: none !important;
  }

  .report p {
    display: none;
  }

  .marquee {
    width: 100% !important;
    height: 26px !important;
    line-height: 26px !important;
    overflow: hidden !important;
    white-space: nowrap;
  }

  .adThree {
    display: flex !important;
    gap: 12px;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 4px 14px 14px !important;
    margin: 0 -14px !important;
  }

  .adThree li {
    float: none !important;
    flex: 0 0 78vw;
    max-width: 350px;
    height: auto !important;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 24px rgba(20, 25, 38, 0.1);
    scroll-snap-align: start;
  }

  .adThree a {
    display: block;
    aspect-ratio: 16 / 7;
    background: #eef1f4;
  }

  .adThree img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center center;
  }

  .time-limit-rush,
  .reputation {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .rush-route {
    display: flex !important;
    gap: 12px;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 4px 14px 16px !important;
    margin: 0 -14px !important;
  }

  .rush-list {
    float: none !important;
    flex: 0 0 86vw;
    max-width: 380px;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 24px rgba(20, 25, 38, 0.1);
    scroll-snap-align: start;
  }

  .panic-img,
  .panic-img a {
    display: block;
    width: 100% !important;
    aspect-ratio: 16 / 9;
    background: #eef1f4;
  }

  .panic-img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center center;
  }

  .panic-tit,
  .rush-time,
  .rush-price {
    padding-left: 12px !important;
    padding-right: 12px !important;
    box-sizing: border-box;
  }

  .nov-gn dl {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    white-space: nowrap;
    padding: 2px 0 12px;
    -webkit-overflow-scrolling: touch;
  }

  .nov-gn dt,
  .nov-gn dd {
    float: none !important;
    flex: 0 0 auto;
    margin: 0 !important;
  }

  .nov-gn dt {
    color: #1f2933;
    font-weight: 700;
    line-height: 30px;
  }

  .nov-gn dd a {
    display: block;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 999px;
    background: #fff;
    color: #4e5969;
  }

  .tour-tab,
  .tour-exit-tab,
  .group-tab,
  .custom-tab {
    overflow-x: auto !important;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 4px 14px 18px 14px !important;
    margin-left: -14px !important;
    margin-right: -14px !important;
  }

  .tour-tab > li,
  .tour-exit-tab > li,
  .group-tab > li,
  .custom-tab > li {
    float: none !important;
    display: inline-block !important;
    vertical-align: top;
    width: 86vw !important;
    max-width: 380px;
    margin: 0 12px 0 0 !important;
    white-space: normal;
    scroll-snap-align: start;
  }

  .m-tour-box {
    display: block !important;
    width: 100% !important;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(20, 25, 38, 0.11);
  }

  .m-tour-img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    background: #eef1f4;
  }

  .m-tour-img a,
  .m-tour-img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center center;
  }

  .m-tour-intr {
    padding: 12px 14px 14px;
    min-width: 0;
    box-sizing: border-box;
  }

  .min-tit,
  .ellipsis {
    max-width: 100%;
    white-space: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .min-tit {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    line-height: 22px !important;
    color: #1f2933 !important;
    font-size: 15px !important;
    font-weight: 700;
  }

  .m-tour-day {
    color: #7b8490;
    line-height: 22px;
  }

  .special_price {
    color: #f05a1a !important;
  }

  .tour-jm {
    font-size: 12px;
    line-height: 20px;
    padding: 0 6px;
    border-radius: 0 0 6px 0;
  }

  .title_Group,
  .prom-hot-tit {
    font-size: 21px !important;
    line-height: 30px !important;
    font-weight: 800;
    color: #1f2933;
    margin: 10px 0 8px !important;
  }

  .nov-area,
  .prom-hot-list,
  .custom-form,
  .custom-box,
  .custom-list {
    width: 100% !important;
    box-sizing: border-box;
  }

  .prom-hot-list {
    display: flex !important;
    gap: 12px;
    height: auto !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    padding: 4px 14px 16px !important;
    margin: 0 -14px !important;
    -webkit-overflow-scrolling: touch;
  }

  .prom-hot-list li {
    flex: 0 0 78vw;
    max-width: 350px;
    height: auto !important;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(20, 25, 38, 0.1);
    scroll-snap-align: start;
  }

  .m-prom-hot-l,
  .m-prom-hot-img {
    width: 100% !important;
    float: none !important;
  }

  .m-prom-hot-img {
    display: block;
    aspect-ratio: 16 / 9;
    background: #eef1f4;
  }

  .m-prom-hot-img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }

  .m-prom-hot-r {
    float: none !important;
    padding: 12px 14px 14px !important;
  }

  .m-prom-hot-tit {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px !important;
    min-height: 44px;
    white-space: normal !important;
    color: #1f2933 !important;
    font-weight: 700;
  }

  .custom-form,
  .custom-box {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .form-item input {
    max-width: 100%;
    box-sizing: border-box;
  }

  .web_app,
  .myBox,
  .index_menu_box {
    display: none !important;
  }

  .trans-hover,
  .trans-hover img {
    transform: none !important;
    transition: none !important;
  }
}
