.layui-btn-primary {
    border: none !important;
}


/* .layui-btn-primary:hover {
    color: #c23a4d !important;
} */


.layui-btn-container .layui-btn {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.shouye_car {
    width: 28px;
    padding-right: 0px;
    margin-left: 5px
}

.layui-input-prefix,
.layui-input-affix {
    line-height: 30px;
    height: 30px;
}

.input-top {
    margin: 10px 0;
    width: 90%;

}

.input-top input {
    height: 30px;
    border-radius: 20px;
    font-size: 14px;
}

.badge-style {
    right: -8px;
    top: -6px;
    border-radius: 50% !important;
    height: 20px !important;
    line-height: 20px !important;
}

.top-head {
    background-color: #eee;
}

.swiper {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.shop-alone {
    width: 50%;
    text-align: left;
}

.shop-box {
    padding: 5px 5px;

}

.infoBoard {
    padding: 10px 15px;
    border: 1px solid #eee;
    border-radius: 10px;
    --margin-bottom: 15px;
    background-color: #FFFFFF;
}

.infoBoard img {
    width: 100%;
    min-height: 45vw;
    border-radius: 5px 5px 0 0;
}

.stashAll {
    flex-wrap: wrap;
    overflow-y: auto;
    width: 100%;
}

.listAll {
    height: calc(100% - 50px);
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-bottom {
    height: 60px;
    border-top: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 10px;
}

.btn-bottom img {
    width: 20px;
    height: 20px;
}

::-webkit-scrollbar {
    width: 0px;
    display: none;
}



.slides img {
    height: 70px !important;
    border-radius: 10px;
}

.cdSwiper {
    height: auto;
    overflow: hidden;
}

.cdSwiper .swiper-slide-active,
.swiper-slide-duplicate-active {
    box-shadow: none;
    border-radius: none
}

.imgBackground {
    background-color: #FFF;
    border-radius: 50%;
}

.cdSwiper img {
    width: 36px;
    height: 36px;
}

.cd-word {
    color: #000000;
    padding: 0 10px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    bottom: 10px;
    font-size: 15px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.slides {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    border-radius: 10px;

}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    box-shadow: 0 10px 15px rgb(0, 0, 0);
    border-radius: 10px;
}

.layui-icon-left {
    top: 50%;
    left: 12px;
    font-size: 28px !important;
    margin: auto;
    color: #c0c0c0;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.layui-icon-right {
    top: 50%;
    right: 0;
    font-size: 28px !important;
    margin: auto;
    color: #c0c0c0;
    z-index: 2;
    transform: translate(0, -50%);
}

.shop-word {
    font-size: 13px;
}

.options .swiper-slide-active {
    box-shadow: none
}

.options img {
    border-radius: 50%;
    width: 70px;
}

.cd-word {
    font-size: 14px;
}

.iconfont {
    font-size: 34px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    text-align: center;
}

.iconfont-title {
    font-size: 12px;
    margin-top: 4px;
}


.infoBoard {
    padding: 0;
}

.title-word {
    font-size: 14px;
    color: #000000;
}

.biaozhi {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.biaozhi img {
    display: block;
}


.daojishis {
    color: #000;
    font-size: 5vw;
}

.daojishi {
    background: linear-gradient(to bottom right, #ff0000, #ff9100);
    border-radius: 5px;
    padding: 0 5px;
    font-weight: 600;
    margin: 10px 5px;
    color: #fff;

}



.jingpai-content {
    position: relative;
}

.jingpai-content .lodingImg {
    border-radius: 5px
}

.jingpai-content0 {
    position: relative;
}

.jingpai-content0 .lodingImg {
    border-radius: 5px
}

.jp-status-img {
    width: 80px !important;
    height: 80px !important;
    min-height: auto !important;
    top: 0;
    left: 0;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0 !important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 30px !important;
    height: 6px !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.swiper-scrollbar-drag {
    background-color: #c23a4d !important;
}

.layui-carousel {
    width: auto !important;
    flex: 1 !important;
}

.layui-carousel>[carousel-item]>* {
    background-color: #FFF !important;
}

.yugao-icon {
    font-size: 14px;
    background-color: #f9a42b;
    color: #fff;
    border-radius: 5px;
    padding: 4px;
    width: 16px;
    height: 16px;
}

.yugao-title {
    font-size: 14px;
    margin-left: 5px;
    width: 80px;
}

.shop-list {
    padding: 5px;
    background-color: #eee;
}

#gundong {
    height: 200px;
    font-size: 14px;
    color: #595959
}

.shop-new-title {
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.shop-new-all {
    margin-top: 5px;
    padding-left: 5px;
}

.shop-jp .infoBoard {
    --padding: 6px 0;
    border: none;
}

.shop-jp .shop-box {
    box-shadow: none !important;
    background-color: transparent
}

.shangjia-style {
    background-color: #c2384f;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.layui-carousel {
    background-color: initial !important;
}

.layui-carousel>[carousel-item]>* {
    background-color: initial;
}

.layui-carousel>[carousel-item]:before {
    display: none;
}

.qdbg1 {
    background-image: url('/image/shouye_qd1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.qdbg2 {
    background-image: url('/image/shouye_qd2.png');
    background-size: contain;
    width: 130px;
    height: 130px;

}

.qdBtn {
    width: 110px;
    height: 34px;
    border: none !important;
    color: #c6332b !important;
    border-radius: 30px;
    background: linear-gradient(to right, #dfc2ab, #fbe9d9);
    font-size: 12px !important;
}

.layui-layer-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
}

.layui-layer-btn a {
    width: 50%;
    height: 40px !important;
    font-size: 18px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    border-radius: 0 !important
}

.layui-layer-btn0 {
    background-color: #c23a4d !important;
    border-color: #c23a4d !important
}

.zs-img {
    border-radius: 50%;
    background-color: #fff;
    top: 0;
    position: absolute;
    top: 20px;
}

.zs-title {
    border-bottom: dashed 1px #a61f24;
    width: 100%;
    text-align: center;
    background-color: #fff;
    height: 70px;
    line-height: 95px;
}

.zs-content {
    background-color: #fff;
    height: calc(100% - 120px);
    width: 100%;
}

.hd-title {
    width: 100%;
    font-size: 22px;
    border-bottom: 1px solid rgb(204, 204, 204);
    color: red;
    padding: 5px 0 10px 0;
    text-align: center;
}

.hd-content {
    height: calc(100% - 24px);
    overflow-y: auto;
    margin: 10px 0 0 0;
}

.layui-flow-more {
    flex: 1;
}

@keyframes change {
    0% {
        background-image: url('/image/jp_1.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

    50% {
        background-image: url('/image/jp_2.png');
        background-repeat: no-repeat
    }

    100% {
        background-image: url('/image/jp_1.png');
        background-repeat: no-repeat
    }
}

.chuiziImg {
    animation: change 1s infinite steps(1);
    background-size: 70px;
    width: 70px;
    height: 70px;
    right: 7px;
    top: -10px;
    font-size: 30px !important;
    color: #970317 !important;
}


@keyframes renewaBounce {

    0%,
    100% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-50px);
    }

    25% {
        transform: translateY(0);
    }

    30% {
        transform: translateY(-20px);
    }

    40% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(0);
    }

    70% {
        transform: translateY(-10px);
    }

    80% {
        transform: translateY(0);
    }

    90% {
        transform: translateY(-5px);
    }
}

.renewaImg {
    animation: renewaBounce 2s infinite;
    margin-top: 50px;
}