/* @font-face {
    font-family: 'Impact';
    src: url('/Impact.ttf') format('woff'), url('/Impact.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-family: 'HarmonyOS_Sans_Bold';
} */

* {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    color: transparent;
    text-decoration: none;
}


a:hover {
    color: transparent; /* 鼠标悬停时的颜色 */
}

a:active {
    color: transparent; /* 点击时恢复初始颜色，或者选择其他颜色 */
}

divimg {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    color: transparent;
    text-decoration: none;
}


img:hover {
    color: transparent; /* 鼠标悬停时的颜色 */
}

img:active {
    color: transparent; /* 点击时恢复初始颜色，或者选择其他颜色 */
}






body {
    background-image: linear-gradient(180deg, #190044 2%, #1e0742 100%);
}

#ub-index {
    font-size: 0;
}

.ub-marginTop {
    margin-top: -1px;
}

.indexBox {
    font-size: 0;
    position: relative;
}

.ub-bgIndex {
    width: 100%;
    position: relative;
    z-index: 0;
}

.indexBox .content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    top: 0;
    font-size: 0 !important;
}

.indexBox .content>img {
    width: 100%;
}

.indexBox .contentLinkBox img {
    width: 100%;
}


.ub-getticket {
    position: fixed;
    right: 0;
    bottom: 20%;
    width: 25%;
    z-index: 99;
    cursor: pointer;
}





.indexBox9 .content img {
    position: relative;
    z-index: 6;
}

.indexBox9 .ub-video {
    width: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 52%;
    z-index: 7;
    border-radius: 20px;
}

.indexBox11 .content {
    height: 100%;
}

.indexBox11 .carBrand {
    top: 23%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 85.6%;
    height: 75%;
    z-index: 222;
}

.indexBox12 .content12_link {
    display: inline-block;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 85.6%;
    height: 66%;
    z-index: 222;
}

.ub-pst {
    width: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
}

.ub-car-slider {
    width: 33%;
    height: 20%;
    top: 19%;
    left: 6%;
}

.swiper {
    height: 100%;
}

.swiper-slide img {
    height: 100%;
    width: auto;
}

.ub-img {
    font-size: 0;
    position: relative;
}

.ub-img img {
    width: 100%;
}

.ub-img .bgImg {
    width: 100%;
}

.ub-tsl {
    width: 100px;
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 99;
}

.ub-subsidy {
    width: 93%;
    height: 35%;
    top: 22%;
    left: 50%;
    transform: translateX(-50%);
}

.ub-ticket {
    height: 100%;
    top: 0;
    z-index: 99;
    cursor: pointer;
}

.ub-new-price {
    width: 20%;
    color: #3b3b3b;
    font-size: 16px;
    top: 51%;
    left: 52%;
    font-weight: bold;
    text-align: center;
    transform: translateY(-50%);
}

.ub-new-price span {
    font-size: 46px;
}

.ub-herf01 {
    height: 10%;
}

.ub-herf02 {
    top: 10%;
    height: 10%;
}

.ub-herf03 {
    top: 20%;
    height: 10%;
}

.ub-herf04 {
    top: 30%;
    height: 10%;
}

.ub-herf05 {
    top: 40%;
    height: 10%;
}

.ub-herf06 {
    top: 50%;
    height: 10%;
}

.ub-herf07 {
    top: 60%;
    height: 9%;
}

.ub-herf08 {
    top: 69%;
    height: 10%;
}

.ub-herf09 {
    top: 79%;
    height: 10%;
}

.ub-herf10 {
    top: 89%;
    height: 10%;
}

.ub-map {
    height: 69.5%;
    top: 25.3%;
    width: 94%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 18px;
    overflow: hidden;
}

.ub-scroll-img {
    width: 93%;
    height: 70%;
    top: 24.8%;
    left: 50.3%;
    border-radius: 30px;
    transform: translateX(-50%);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.ub-scroll {
    width: 100%;
    height: 33.33%;
}

.ub-scroll img {
    width: auto;
}

.str_wrap {
    height: 33.33% !important;
}

.str_move {
    height: 100% !important;
    display: flex;
    align-items: center;
}

.str_move img {
    height: 70% !important;
}

/* 购票页 */
.ub-price {
    top: 5%;
    width: 77%;
    left: 50%;
    transform: translateX(-50%);
    color: #ff2054;
    font-size: 14px;
    display: flex;
    align-items: flex-end;
}

.ub-price span:nth-child(1) {
    padding-bottom: 8px;
}

.ub-price span:nth-child(2) {
    font-size: 46px;
    font-weight: bold;
    padding: 0 5px;
}

.ub-price-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 6px;
}

.ub-price-flex span:nth-child(1) {
    background: #153ced;
    color: #fff;
    width: auto;
    padding: 2px 4px;
    border-radius: 6px;
    font-size: 12px;
}

.ub-price-flex span:nth-child(2) {
    color: #afafaf;
    font-size: 12px;
    padding-bottom: 8px;
}

.ub-ipt {
    height: 8.5%;
    left: 31.2%;
    width: 52%;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: transparent;
}

.ub-ipt-name {
    top: 29.2%;
}

.ub-ipt-phone {
    top: 13%;
}

.ub-ipt-number {
    top: 42%;
}

.ub-ipt-car {
    top: 54.6%;
}

.ub-ipt-idCard {
    top: 37.6%;
}

.ub-ipt-code {
    top: 46.5%;
    width: 40%;
    left: 16%;
    text-align: center;
}

.ub-ipt-code::placeholder {
    text-align: center;
}

.ub-send {
    top: 46.5%;
    width: 30%;
    left: 58%;
    color: #4936bf;
    cursor: pointer;
}

.ub-pay {
    height: 10%;
    top: 70%;
    left: 50%;
    width: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    background: none;
    border: none;
}

.ub-checkbox {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #c0bec4;
    display: flex;
    align-items: center;
    justify-content: center;

}

.ub-checkbox a {
    font-size: 12px;
    color: #2e80ff;
}

.van-checkbox__label {
    margin-left: 4px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}


/* 图片宽高 */
.indexBox1 {
    width: 100%;
    min-height: 180px !important;
}

.indexBox2 {
    width: 100%;
    min-height: 280px !important;
}

.indexBox3 {
    width: 100%;
    min-height: 380px !important;
}


.indexBox4 {
    width: 100%;
    min-height: 170px !important;
}

.indexBox5 {
    width: 100%;
    min-height: 360px;
}

.indexBox6 {
    width: 100%;
    min-height: 230px;
}

.indexBox7 {
    width: 100%;
    min-height: 230px;
}

.indexBox8 {
    width: 100%;
    min-height: 230px;
}

.indexBox9 {
    width: 100%;
    min-height: 230px;
}

.indexBox10 {
    width: 100%;
    min-height: 500px;
}

.indexBox11 {
    width: 100%;
    min-height: 350px;
}

.indexBox12 {
    width: 100%;
    min-height: 380px;
}

.indexBox13 {
    width: 100%;
    min-height: 290px;
}

.indexBox14 {
    width: 100%;
    min-height: 140px;
}

/* 弹窗 */

.ub-model {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

.ub-model.ub-modelActive {
    display: block;
}

.modelContent {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80vw;
    height: 60vh;
    background: #FFF;
    background-image: linear-gradient(180deg, #b4a0ff 0%, #ffffff 100px);
    border-radius: 20px;
}


.modelContent .modelTitle {
    padding: 20px 0;
    text-align: center;
    font-size: 4.2vw;
    font-weight: 600;
    color: #000;
}


.modelContent .modelMain {
    flex: 1;
    overflow: auto;
    font-size: 3.6vw;
    padding: 0 24px;
    text-align: justify;
}

.modelContent .modelFooter {
    display: flex;
    padding: 12px 24px;
}

.cancelBtn {
    background: #a1a1a1;
    color: #fff;
    padding: 8px 16px;
    border-radius: 14px;
    font-size: 3.4vw;
    opacity: 0.8;
    cursor: pointer;

}

.confirmBtn {
    flex: 1;
    background: #3da1ff;
    padding: 8px 0;
    margin-left: 10px;
    border-radius: 14px;
    font-size: 3.4vw;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.confirmBtn.disbaled {
    opacity: .5;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}





/* 滚动条样式兼容方案 */
/* 1. WebKit内核浏览器 (Chrome/Safari/Edge) */
::-webkit-scrollbar {
    width: 8px; /* 纵向滚动条宽度 */
    height: 8px; /* 横向滚动条高度 */
}

::-webkit-scrollbar-track {
    background: #f1f1f1; /* 轨道背景色 */
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    background: #c1c1c1; /* 滑块颜色 */
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8; /* 滑块hover状态 */
}

/* 2. Firefox浏览器 */
* {
    scrollbar-width: thin; /* 可选: auto/thin */
    scrollbar-color: #c1c1c1 #f1f1f1; /* 滑块颜色 轨道颜色 */
}

.indexBox5 .content5_link {
    display: inline-block;
    bottom: 2%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 60%;
    z-index: 2229999999999;
}

.indexBox6 .content6_link {
    display: inline-block;
    bottom: 2%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 2229999999999;
}

.indexBox7 .content7_link {
    display: inline-block;
    bottom: 2%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 2229999999999;
}

.indexBox8 .content8_link {
    display: inline-block;
    bottom: 2%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 2229999999999;
}

.indexBox9 .content9_link {
    display: inline-block;
    bottom: 2%;
    left: 0;
    position: absolute;
    width: 100%;
    height: 90%;
    z-index: 2229999999999;
}

.indexBox10 .content10_link01 {
    display: inline-block;
    top: 18%;
    left: 10%;
    position: absolute;
    width: 38%;
    height: 26%;
    z-index: 2229999999999;
}


.indexBox10 .content10_link02 {
    display: inline-block;
    top: 8%;
    right: 9%;
    position: absolute;
    width: 38%;
    height: 26%;
    z-index: 2229999999999;
}

.indexBox10 .content10_link03 {
    display: inline-block;
    bottom: 18%;
    left: 9%;
    position: absolute;
    width: 38%;
    height: 26%;
    z-index: 2229999999999;
}


.indexBox10 .content10_link04 {
    display: inline-block;
    bottom: 28%;
    right: 9%;
    position: absolute;
    width: 38%;
    height: 26%;
    z-index: 2229999999999;
}


.ub-getTicketWrapper {
    position: relative;
    width: 100vw;
    height: 100vh;
}

.ub-ticketModel {
    box-sizing: border-box;
    position: relative;
    top: 30vh;
    left: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80vw;
    background: #FFFFFF;
    border-radius: 16px;
    padding-bottom: 24px;
    overflow: hidden;
}

.ticketModelBg {
    /*position: absolute;*/
    width: 100%;
    /*top: 0;*/
    z-index: 1;
}

.ub-ticketModel .titleTip {
    position: relative;
    z-index: 222;
    padding-top: 40px;
    font-weight: 600;
    font-size: 22px;
    color: #333333;
    text-align: center;
}

.ub-ticketModel .titleContent {
    padding: 0 28px 28px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: 900;
    margin-top: -20px;
}

.ub-ticketModel .titleContent span {
    color: #f31e6f;
    font-size: 26px;
}

.ub-ticketModel .lookGetTicketButton {
    margin: 0 auto;
    width: 62%;
    /*height: 80px;*/
    padding: 12px;
    /*background-image: linear-gradient(180deg, #01b9fe 0%, #007eff 100%);*/
    background: linear-gradient(to bottom, #01b9fe, #007eff);
    border-radius: 40px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 8px;
}

.ub-ticketModel .titleMessage {
    padding: 0 10px 28px;
    text-align: center;
    font-weight: 550;
    color: #f91651;
    font-size: 14px;
}





@media screen and (min-width: 600px) {

    .ub-getticket {
        position: fixed;
        left: calc(50% + 270px);
        transform: translateX(-50%);
        bottom: 10%;
        width: 160px;
        z-index: 99;
        cursor: pointer;
    }


    body {
        width: 700px;
        margin: auto !important;
        position: relative;
        background: #000;
    }

    .ub-ipt {
        font-size: 30px;
    }

    /* 图片宽高 */
    .indexBox1 {
        width: 100%;
    }

    .indexBox2 {
        width: 100%;
    }

    .indexBox3 {
        width: 100%;
    }


    .indexBox4 {
        width: 100%;
        min-height: 330px;
    }

    .indexBox5 {
        width: 100%;
        min-height: 680px;
    }

    .indexBox6 {
        width: 100%;
        min-height: 420px;
    }

    .indexBox7 {
        width: 100%;
        min-height: 420px;
    }

    .indexBox8 {
        width: 100%;
        min-height: 420px;
    }

    .indexBox9 {
        width: 100%;
        min-height: 420px;
    }

    .indexBox10 {
        width: 100%;
        min-height: 900px;

    }

    .indexBox11 {
        width: 100%;
        min-height: 650px;
    }

    .indexBox12 {
        width: 100%;
        min-height: 700px;
    }

    .indexBox13 {
        width: 100%;
        min-height: 530px;
    }

    .indexBox14 {
        width: 100%;
        min-height: 250px;
    }

    .modelContent {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 500px;
        height: 60vh;
        background: #FFF;
        background-image: linear-gradient(180deg, #b4a0ff 0%, #ffffff 260px);
        border-radius: 20px;
    }


    .modelContent .modelTitle {
        font-size: 22px;
    }

    .modelContent .modelMain {
        font-size: 18px;
    }

    .cancelBtn {
        font-size: 20px;
    }

    .confirmBtn {
        font-size: 20px;
    }

    .ub-ticketModel {
        width: 420px;
        border-radius:30px
    }
    .ticketModelBg {
        top: -115px;
    }
    .ub-ticketModel .titleMessage {
        font-size: 16px;
        padding: 10px 28px 38px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .scrollbar-container {
        -ms-overflow-style: -ms-autohiding-scrollbar; /* IE10+ */
    }
}



