.notice-bar-container {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 .02667rem .06667rem #0000001a;
    display: flex;
    align-items: center;
    padding: 0 .4rem;
    box-sizing: border-box
}

.notice-box {
    flex: 1;
    /*overflow: hidden*/
}

.notice-bar {
    display: flex;
    justify-content: flex-start;
    will-change: transform;
    align-items: center
}

.is-animation {
    animation: scroll-left-ac893d47 22s linear infinite
}

.notice-item {
    white-space: nowrap;
    color: #333;
    display: flex;
    align-items: center;
    transition: transform .5s ease
}

@keyframes scroll-left-ac893d47 {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(-100%)
    }
}

.swiper-container .swiper-pagination span {
    width: 6PX;
    height: 6PX
}

.swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
    background: #fff
}

.notice {
    height: .93333rem;
    color: #f8348b;
    /* background-color: #fff */
}

.notice p {
    color: #000;
    font-size: .37333rem;
    padding-left: .13333rem
}

.safe-modal {
    position: fixed;
    inset: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.safe-modal .enter-btn {
    font-family: Microsoft Yahei,Arial,Helvetica,sans-serif;
    width: 37.4%;
    margin-top: 1.6rem;
    height: .85333rem;
    line-height: .85333rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: .10667rem;
    background: #3dbf38;
    font-size: .37333rem;
    text-align: center;
    color: #000;
    cursor: pointer
}

.safe-modal .kefu-img {
    margin-top: 3%;
    width: 23.55%;
    height: auto;
    cursor: pointer
}

.template5 {
    background-color: #000000
}

.template5 .mobile {
    /*height: 181vh;*/
    background-color: #000000
}

.template5 .mobile .text {
    padding-bottom: .8rem
}

.template5 .mobile .text p {
    text-align: center;
    font-size: .34667rem;
    color: #fff;
    line-height: .61333rem
}

.template5 .mobile .text .battext {
    animation: blink-df51a742 .8s infinite
}

.template5 .mobile .text .red {
    color: #f9d623
}

.template5 .mobile .customer {
    display: flex;
    justify-content: center
}

.template5 .mobile .customer .customer_img {
    width: 7.54667rem;
    animation: myfirst-df51a742 1s infinite
}

.template5 .mobile .list {
    /* padding: .37333rem .18667rem */
    padding: 0.125rem .18667rem
}

.template5 .mobile .list .list_item {
    display: flex;
    margin-bottom: .26667rem
}

.template5 .mobile .list .list_item .lefts {
    display: flex
}

.template5 .mobile .list .list_item .lefts .delay {
    width: 1.99333rem;
    border: .01333rem solid #f9d623;
    border-radius: .08rem;
    box-shadow: inset 0 0 .1rem #0000001a;
    text-align: center;
    line-height: .93333rem;
    font-size: .37333rem;
    color: #f9d623;
    background-color: #000000;
    height: .93333rem
}

.template5 .mobile .list .list_item .lefts .url {
    /* width: 4.68667rem; */
    box-shadow: inset 0 0 .1rem #0000001a;
    font-size: .37333rem;
    color: #f9d623;
    background-color: #000000;
    border: .01333rem solid #f9d623;
    border-radius: .08rem;
    margin-left: .18667rem;
    text-align: center;
    line-height: .93333rem;
    height: .93333rem
}

.template5 .mobile .list .list_item .bat {
    /* background-color: red; */
    background-image: linear-gradient(to right, #f9d623, #deda2a);
    height: .93333rem;
    /* min-width: 80px; */
    width: 1.99333rem;
    font-size: .4rem;
    color: #000;
    border-radius: .13rem;
    margin-left: .18667rem;
    text-align: center;
    line-height: .93333rem;
    background-position: center top;
    background-repeat: no-repeat;
    /* background-size: 100% auto */
}

.template5 .mobile .notice {
    box-shadow: 0 .04rem .08rem #0000001a
}

.template5 .mobile .notice .notice-box {
    margin-left: .13333rem
}

.template5 .mobile .notice .notice-box .notice-bar {
    height: .93333rem;
    color: #f8348b;
    background-color: #000000;
}

.template5 .mobile .notice .notice-box .notice-bar .notice-item {
    color: #f9d623;
    font-size: .37333rem
}

.template5 .mobile .notice img {
    width: .53333rem;
    height: .53333rem
}

.template5 .mobile .swipe_box {
    /* width: 10rem; */
    height: 4rem
}

.template5 .mobile .swipe_box img {
    width: 100%;
    height: 100%
}

.template5 .mobile .swipe_box .custom-indicator {
    position: absolute;
    bottom: .26667rem;
    display: flex;
    width: 10rem;
    justify-content: center
}

.template5 .mobile .swipe_box .custom-indicator .custom-indicator_span {
    display: inline-block;
    width: .16rem;
    height: .16rem;
    margin-right: .13333rem;
    background-color: #999;
    border-radius: 50%
}

.template5 .mobile .swipe_box .custom-indicator .custom-indicator_span.indicator_active {
    background-color: #fff
}

.template5 .mobile .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.34667rem;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 2%;
    background: linear-gradient(to right, #000000, #2a2c09, #000000);
}

.template5 .mobile .title .bats {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.06667rem;
    height: .93333rem;
    background-color: #f6d20f;
    border-radius: 0.5rem;
    box-shadow: -1px -1px 1px rgb(251 228 116);
}

.template5 .mobile .title .bats .name {
    color: #000;
    font-size: .37333rem;
    line-height: .93333rem
}

.template5 .mobile .title .bats .webtxt {
    color: #000;
    animation: myfirst-df51a742 1s infinite;
    display: inline-block;
    text-transform: lowercase;
    font-size: .37333rem;
    line-height: .93333rem
}

.template5 .mobile .title .logo {
    width: 2.84rem;
    height: .88rem;
    display: flex
}

.template5 .mobile .title .logo img {
    width: 100%;
    height: auto
}

@media screen and (min-width: 550PX) {
    .template5 .safe-modal {
        min-width:680PX
    }

    .template5 .safe-modal .enter-btn {
        width: 331PX;
        margin-top: 120PX;
        height: 66PX;
        line-height: 64PX;
        border-radius: 8PX;
        font-size: 28PX
    }

    .template5 .safe-modal .kefu-img {
        margin-top: 27PX;
        width: 220PX;
        height: 64PX
    }

    .template5 .page-pc {
        width: 750PX;
        /*height: 220vh;*/
        background-color: #000000;
        margin: 0 auto
    }

    .template5 .page-pc .text {
        padding-bottom: .8rem
    }

    .template5 .page-pc .text p {
        text-align: center;
        font-size: 26PX;
        color: #f1d5d5;
        line-height: 46PX
    }

    .template5 .page-pc .text .battext {
        animation: blink-df51a742 .8s infinite
    }

    .template5 .page-pc .text .red {
        color: #f9d623
    }

    .template5 .page-pc .customer {
        display: flex;
        justify-content: center
    }

    .template5 .page-pc .customer .customer_img {
        width: 566PX;
        animation: myfirst-df51a742 1s infinite
    }

    .template5 .page-pc .list {
        padding: 28PX 14PX
    }

    .template5 .page-pc .list .list_item {
        display: flex;
        margin-bottom: 20PX
    }

    .template5 .page-pc .list .list_item .lefts {
        display: flex
    }

    .template5 .page-pc .list .list_item .lefts .delay {
        width: 145PX;
        border: .01333rem solid #f9d623;
        border-radius: .08rem;
        box-shadow: inset 0 0 .16rem #0000001a;
        text-align: center;
        line-height: 70PX;
        font-size: 28PX;
        color: #f9d623;
        background-color: #fff;
        height: 70PX
    }

    .template5 .page-pc .list .list_item .lefts .url {
        width: 380PX;
        box-shadow: inset 0 0 .16rem #0000001a;
        font-size: .18667rem;
        color: #f9d623;
        background-color: #fff;
        border: .01333rem solid #f9d623;
        border-radius: .08rem;
        margin-left: .18667rem;
        text-align: center;
        line-height: 70PX;
        height: 65PX
    }

    .template5 .page-pc .list .list_item .bat {
        width: 178PX;
        height: 70PX;
        font-size: 30PX;
        color: #fff;
        border-radius: .08rem;
        margin-left: .18667rem;
        text-align: center;
        line-height: 70PX;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%
    }

    .template5 .page-pc .notice {
        box-shadow: 0 .04rem .08rem #0000001a
    }

    .template5 .page-pc .notice .van-notice-bar {
        padding: 0 .13333rem;
        height: .48rem;
        color: #f8348b;
        background-color: #fff
    }

    .template5 .page-pc .notice .van-notice-bar .van-notice-bar__wrap {
        color: #000;
        padding-left: .13333rem;
        font-size: .2rem
    }

    .template5 .page-pc .notice img {
        width: .34667rem;
        height: .34667rem
    }

    .template5 .page-pc .swipe_box {
        width: 750PX;
        height: 300PX
    }

    .template5 .page-pc .swipe_box img {
        width: 100%;
        height: 100%
    }

    .template5 .page-pc .swipe_box .custom-indicator {
        position: absolute;
        bottom: 20PX;
        display: flex;
        width: 750PX;
        justify-content: center
    }

    .template5 .page-pc .swipe_box .custom-indicator .custom-indicator_span {
        display: inline-block;
        width: 10PX;
        height: 10PX;
        margin-right: 10PX;
        background-color: #999;
        border-radius: 50%
    }

    .template5 .page-pc .swipe_box .custom-indicator .custom-indicator_span.indicator_active {
        background-color: #fff
    }

    .template5 .page-pc .title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 2%;
        height: 112PX;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }

    .template5 .page-pc .title .bats {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 230PX;
        height: 70PX
    }

    .template5 .page-pc .title .bats .name {
        color: #000;
        font-size: 28PX
    }

    .template5 .page-pc .title .bats .webtxt {
        color: #000;
        animation: myfirst-df51a742 1s infinite;
        display: inline-block;
        text-transform: lowercase;
        font-size: 28PX
    }

    .template5 .page-pc .title .logo {
        width: 213PX;
        height: 66PX;
        display: flex
    }

    .template5 .page-pc .title .logo img {
        width: 100%;
        height: auto
    }
}

@keyframes myfirst-df51a742 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.8)
    }

    to {
        transform: scale(1)
    }
}

@keyframes blink-df51a742 {
    0% {
        color: #3a3a3a;
        opacity: 1
    }

    50% {
        color: #f9d623;
        opacity: .8
    }

    to {
        color: #3a3a3a;
        opacity: 1
    }
}
