.footer-site ._text:hover {
    font-weight: bold;
}

.footer-toast ._line:hover {
    color: #f49e15;
    cursor: pointer;

}

.footer-toast ._line:hover .iconfont {
    background: #f49e15;
    color: #fff;
}

.adv_prev1, .adv_next1 {
    background: rgba(255, 255, 255, 0.5);
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 27px;
    border-radius: 100px;

}

#adv_prev:hover, #adv_next:hover {
    background: rgba(255, 255, 255, 0.7);
}

.home_adv .home_adv_item {
    display: flex;
    width: calc(100% / 3 - 12px);
    background: white;
    position: relative;
    border: 1px solid #ECECEC;
}

.home_adv .home_adv_item div {
    max-width: 100%;
}

.adv_tipbar {
    background-image: url(../img/adv_tipbar.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 32px;
}

.swiper-adv, .swiper-adv1, .swiper-adv2 {
    border: 10px solid #fff;
}

.swiper-adv, .swiper-adv1, .swiper-adv2 {
    overflow: hidden;
}

.home_adv .home_adv_item:nth-child(2) {
    margin: 0 18px;
}

.home_adv_item .navigation {
    right: 12px;
}

.adv_tipbar .navigation .swiper-button-disabled {
    background: #fff;
}

.adv_tipbar .navigation .swiper_button {
    margin: 6px 0 25px 10px;
    background: #fff;
    font-size: 12px;
}

.home_adv_item .h_a_title {
    font-size: 16px;
    color: #333333;
    margin-top: 6px;
    padding: 0 10px;
}

.navigation {
    position: absolute;
    right: 0;
    top: 0;
}

.navigation .swiper_button.right_button {
    letter-spacing: -3px;
}

.navigation .swiper_button {
    width: 20px;
    height: 20px;
    border: 1px solid #e8e8e8;
    text-align: center;
    line-height: 20px;
    color: #f49e15;
    font-family: cursive;
    font-size: 14px;
    cursor: pointer;
    float: left;
    margin: 25px 0 25px 10px;
    border-radius: 100%;
}

.video_listgroup .video_listitem:last-child {
    margin-right: 0;
}

.navigation .swiper-button-disabled {
    color: #e8e8e8;
}

.header-menu.on {
    background-color: rgba(255, 204, 0, 0.3); /* 黄色+30%透明度 */
    backdrop-filter: blur(5px); /* 可选：背景模糊效果 */
    /* 固定定位确保滚动时始终置顶 */
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;

}

.header-menu .right ._btn1 .iconfont {
    display: none;
}

.rankSwiper-pagination {
    display: none;
    margin-top: 22px;
}

.rankSwiper-pagination .item {
    width: 100%;
    background: none;
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    color: #C5C5C5;
    padding-left: 22px;
    border-left: 2px solid #E7E7E6;
}

.rankSwiper-pagination .item.active {
    color: #000000;
    border-left: 2px solid #FA9222;
    font-weight: bold;
}


.service-pagination {
    display: none;
    margin-top: 22px;
    overflow: hidden;
    margin-bottom: 22px;
}

.service-pagination .item {
    width: 100%;
    float: left;
    background: none;
    font-size: 17px;
    line-height: 30px;
    height: 30px;
    color: #C5C5C5;
    padding-left: 22px;
    border-left: 2px solid #E7E7E6;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.service-pagination .item.active {
    color: #000000;
    border-left: 2px solid #FA9222;
    font-weight: bold;
}

.booth.wap {
    display: none;
}

.bottom {
    display: flex
}

.layui-laydate .layui-this {
    background-color: #FA9222 !important;
}
.qr-pup{
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: 10;
}
.qr-pup img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 500px;
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
}

.foot-hover-pup{
    position: absolute;
    right: 140px;
    display: none;
    background: #FDF5E7;
    padding: 30px 30px 10px 26px;
}
.hover-pup-list{
    display: flex;
    width: 200px;
    margin-bottom: 20px;
}

.foot-hover-pup .hover-pup-list img{
    width: 100px;
    height: 100px;
    border: 1px solid #BFBEBB;
    border-radius: 8px;
}
.foot-hover-pup .hover-pup-list .text{
    font-weight: bold;
    font-size: 12px;
    color: #2D2D2D;
    margin-left: 10px;
}

.footer_wechat_img:hover .foot-hover-pup {
    display: block;
}

.footer_wechat_img:hover .foot-hover-pup {
    display: block;
}

@media (max-width: 992px) {
    .rank-item-header .iconfont {
        width: 26px;
        line-height: 26px;
        height: 26px;
    }

    .home-title .line2 {
        width: 100%;
    }

    .rank-item-header div {
        font-size: 19px;
    }

    .rank-item-header {
        padding: 18px;
    }

    .container {
        padding: 0 20px;
    }


    .product-sort-btn.icon-zuo {
        left: -10px;
    }

    .product-sort-btn.icon-you {
        right: -10px;
    }

    .ezbuy-cont .left-form {
        max-width: 100%;
    }

    .split-line-3 {
        grid-template-columns: none !important;
    }

    .service-item ._left {
        width: 100%;
        aspect-ratio: 1015 / 636;
    }

    .adv_tipbar {
        display: none !important;
    }

    .service-item {
        display: block;
    }

    .service-item ._right {
        width: 100%;
        background-image: url(../img/service-bg.png);
        background-size: cover;
        padding: 24px 18px;
    }

    .service-item ._right ._name {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .home_adv .swiper-notification {
        display: block;
        text-align: center;
        width: 100%;
    }

    .service-item ._right ._cont {
        font-size: 12px;
        line-height: 21px;
    }

    .booth {
        margin: 0 auto 50px;
        padding: 20px 0 43px;
    }

    .home_adv {
        margin: 25px 0;
        display: block;
        overflow: hidden;
    }

    .home_adv .home_adv_item div {
        border: 0
    }

    .home_adv .home_adv_item {
        width: 100%;
        margin: 0 !important;
    }


    .swiper-pagination-bullet-active {
        background: #F49E15;
    }

    .footer-toast {
        display: block !important;
    }

    .adv_hd {
        display: block;
        width: 100%;
        text-align: center
    }

    .adv_hd span {
        color: #2E2E2E;
        font-size: 14px;
        margin: 0 5px;
    }

    .adv_hd span.on {
        color: #09307f;
        font-weight: bold;
    }

    .footer-toast ._line {
        margin-bottom: 17px;
    }

    .rankSwiper-pagination {
        display: block;
    }

    .ezbuy .home-title {
        display: block;
    }

    .home-title .line1 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 7px;
        white-space: nowrap;
    }

    .ezbuy-cont .left-form ._name {
        display: none;
    }

    .ezbuy {
        margin-top: 51px;
        margin-bottom: 0;
        padding: 28px 0;
        background: linear-gradient(0deg, #fff, #e7e6e5);
    }

    .ezbuy .d-flex-between {
        display: block;
    }

    .ezbuy .d-flex-between .right-img {
        display: block;
        text-align: center
    }

    .ezbuy-cont .right-img ._img1 {
        margin: 0;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .ezbuy-cont .left-form .ezbuy-btn {
        margin-top: 20px;
    }

    .ezbuy-cont .left-form .home-line2 {
        grid-gap: 20px;
    }

    .ezbuy-cont .right-img ._img2 {
        width: 374px;
        margin: 0;
        height: 314px;
    }

    .booth .home-title {
        display: block;
    }

    .booth.wap {
        display: block;

        background: #353535;
    }

    .booth.pc {
        display: none;
    }

    .booth-line1.d-flex {
        margin: 50px 0;
        display: block;
    }

    .booth-line1 .video-box {
        width: 100%;
    }

    .booth-line1 ._left .video-box {

        width: 177px;
        min-width: 177px;
        position: relative;
        overflow: hidden;
    }

    .booth-line1 ._left .t1 {
        font-size: 19px;
        margin-top: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .booth-line1 ._left {
        margin-right: 0;
    }

    .booth-line1 ._left .booth-btn {
        margin: 40px auto;
        margin-bottom: 0;
    }

    .news-line ._item {
        display: block;
        width: 100%;
        margin-bottom: 14px;
    }

    .news-line {
        margin-bottom: 34px;
        display: block;
    }

    .footer-btm .d-flex-between {
        display: block;
    }

    .footer-btm a, .footer-btm span {
        font-size: 11px !important;
        line-height: 18px !important;
        float: left;
    }

    .footer-btm ._right .footer-group a img {
        width: 76px !important;
        height: 40px !important;
    }

    .footer-btm .d-flex {
        width: 100%;
    }

    .footer-btm ._right .footer-group {
        grid-gap: 10px !important;
    }

    .footer-site {
        display: block !important;
    }

    .footer-site .footer-item {
        width: 50%;
        float: left;
        padding-bottom: 20px;
    }

    .footer-site .footer-item:nth-child(2) {
        margin-bottom: 32px;
    }

    .footer-site ._right {
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
    }

    .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
        display: none;
    }

    .adv_prev1, .adv_next1 {
        display: none;
    }

    .footer-site ._right ._btn {
        position: relative;
        /*left: 50%;*/
    }

    .footer-toast {
        padding: 24px 0 !important;
    }

    .service-preview {
        margin-bottom: 25px;
    }

    .wap-header-site .item .text {
        font-size: 14px !important;
    }

    .wap-header-menu .icon {
        width: 45px !important;
        height: 45px !important;
        align-items: center;
        display: flex;
        justify-content: center;
        margin: 4px auto !important;
        background: #fff !important;
    }

    .wap-header-menu .icon svg {
        width: 30px;
        height: 30px;
    }

    .bottom_nav.wap-show {
        display: none;
    }

    .wap-header > .container {
        height: 68px !important;
    }

    .bottom_nav {
        /*width: 95%;*/
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        /*left: 2.5%;*/
        /*bottom: 10px;*/
        /*right: 2.5%;*/
        z-index: 99;
        background-color: #fff;
        display: flex;
        /*border-radius: 15px;*/
    }

    .bottom_nav .b_n_item {
        width: 20%;
        padding: 10px 0;
        display: inline-block;
    }

    .bottom_nav .b_n_item img {
        display: block;
        margin: 0 auto;
        width: 34%;
        margin-bottom: 8px;
    }

    .bottom_nav .b_n_item p, .bottom_nav .b_n_item h1.temph1 {
        text-align: center;
        color: #959595;
        margin-top: 4px;
        font-size: 12px;
    }

    .nav-checked p, .nav-checked h1.temph1 {
        color: #F49E15 !important;
    }

    .footer-btm {
        padding-bottom: 100px !important;
    }


    .service-preview {
        display: none !important;
    }

    .wapfixz {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 8;
    }

    .fix_input {
        z-index: 9;
    }

    .home-banner #adv_prev, .home-banner #adv_next {
        display: none;
    }

    .product-sort-inner ._item .shop-name {
        display: none;
    }

    .product-sort-menu ._item div {
        margin-bottom: 7px;
    }

    .home-btn.product-btn {
        margin: 37px auto 37px;
    }

    .cotags {
        overflow: auto;
        margin-bottom: 40px;
    }

    .cotags .box {
        gap: 7px;
        white-space: nowrap;
    }

    .cotags .item {
        padding: 10px 16px;
        border: 1px solid #c3c1c1;
        font-size: 12px;
        border-radius: 50px;
        margin-bottom: 7.5px;
        color: #000;
        font-weight: bold;
    }

    .wap-header-site > .container {
        display: none;
    }

    .wap-header-site .item .text {
        line-height: 16px !important;
    }

    .product-sort-inner ._item {
        position: relative;
    }

    .product-sort-inner ._item img {
        margin-bottom: 8px;
    }

    .product-sort-inner ._item .wap-show {
        position: absolute;
        right: 7px;
        text-align: right;
        bottom: 15px;
        color: #C7C7C9;
        font-size: 19px;
    }

    .booth-line1 ._left .split-line-4 {
        gap: 14px;
        padding-bottom: 10px;
        display: flex;
        overflow: auto;
    }

    .product-sort-inner ._item .d-flex {
        margin-bottom: 0;
    }

    .wap-header {
        z-index: 99;
    }

    .product-sort-menu .swiper-wrapper {
        justify-content: initial;
    }

    .product-sort-btn.swiper-button-disabled {
        opacity: 0.5;
    }

    .home-banner #banner_prev, .home-banner #banner_next {
        display: none;
    }

    .product-sort-inner ._item .d-flex .limit-2 {
        font-size: 12px;
        text-align: center;
        line-height: 14px;
        height: 28px;
        width: 100%;
    }

    .picbox {
        position: relative
    }

    .ezbuy-cont .left-form ._form-input ._label {
        font-size: 13px;
        margin-bottom: 7px;
    }

    .ezbuy-cont .left-form .home-line2 ._label {
        font-size: 13px;
        font-weight: bold;
    }

    .textse {
        width: 231px;
        font-size: 19px;
        font-weight: bold;
        color: #2D2D2D;
        margin: 0 auto;
        text-align: center;
        line-height: 26px;
        margin-top: 60px;
    }

    .ezbuy-cont .right-img ._img1 div {
        font-size: 17px;
        font-weight: bold;
    }

    .ezbuy-cont .left-form .ezbuy-t1{
        font-size: 13px;
    }

    .booth-line1 ._left .t2 {
        margin-bottom: 30px;
    }

    .news-line ._item .tag {
        font-size: 19px;
        height: 46px;
        line-height: 46px;
        min-width: 135px;
    }

    .news-line ._item .tag .iconfont {
        font-size: 15px;
    }

    .news-line ._item .btm-info {
        padding: 28px 19px 35px;
    }

    .news-line ._item .btm-info .desc {
        font-size: 13px;
        line-height: 21px;
        height: 63px;
    }

    .news-line ._item .other-info .other-info-name {
        font-size: 12px;
        line-height: 15px;
    }

    /*.news-line ._item:nth-child(3) .tag {*/
    /*    font-size: 12px;*/
    /*    height: 27px;*/
    /*    line-height: 27px;*/
    /*}*/

    .news-line ._item:nth-child(3) .other-info .time {
        font-size: 12px;
        line-height: 17px;
    }

    .footer-toast ._line .iconfont {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 25px;
    }

    .footer-site ._label {
        font-size: 12px !important;
        margin-bottom: 20px !important;
    }

    .footer-site ._text {
        font-size: 12px !important;
        line-height: 22px !important;
    }

    .footer-site ._text a {
        font-weight: bold;
    }

    .footer-site ._right ._btn {
        width: 124px !important;
        height: 33px !important;
        border-radius: 7px 7px 7px 7px !important;
        line-height: 33px !important;
        font-size: 12px !important;
        font-weight: bold;
    }

    .news-line ._item .other-info {
        padding: 47px 0px 20px;
    }

    .footer-toast ._line:nth-child(3) {
        margin-bottom: 0;
    }

    input[name='order_quantity'] {
        width: 3em !important;
    }

    .fixbox {
        position: fixed;
        z-index: 9;
        width: 100%;
        height: 100%;

        align-items: center;
        justify-content: center;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        display: none;
    }
    .reque{position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;top: 0;
        left: 0;}
    .fixbox.on{
        display: flex;
    }
    .fixbox img{
        width: 80%;}
    .mt-80{
        margin-top: -80px;
    }

}
