body {
    position: absolute;
    margin: auto;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.content-slide > a {
    float: left;
    text-align: center;
    color: #fff;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 10px;
}
.fui-page.fui-page-from-center-to-left,
.fui-page-group.fui-page-from-center-to-left,
.fui-page.fui-page-from-center-to-right,
.fui-page-group.fui-page-from-center-to-right,
.fui-page.fui-page-from-right-to-center,
.fui-page-group.fui-page-from-right-to-center,
.fui-page.fui-page-from-left-to-center,
.fui-page-group.fui-page-from-left-to-center {
    -webkit-animation: pageFromCenterToRight 0ms forwards;
    animation: pageFromCenterToRight 0ms forwards;
}
.fix-iphonex-bottom {
    padding-bottom: 34px;
}
.fui-goods-item .detail .price .buy {
    color: #fff;
    background: #1492fb;
    border-radius: 3px;
    line-height: 1.1rem;
}
.fui-goods-item .detail .sale {
    height: 1.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.65rem;
    line-height: 0.9rem;
}
.changeClassrol {
    width: 33% !important;
}
.changeClasscol2 {
    width: 50% !important;
}
.goods-category {
    display: flex;
    background: #fff;
    flex-wrap: wrap;
}
.goods-category li {
    width: 25%;
    list-style: none;
    margin: 0.4rem 0;
    color: #666;
    font-size: 0.65rem;
}
.goods-category li.active p {
    background: #1492fb;
    color: #fff;
}
.goods-category li p {
    width: 4rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #ededed;
    margin: 0 auto;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
}
.footer ul {
    display: flex;
    width: 100%;
    margin: 0 auto;
}
.footer ul li {
    list-style: none;
    flex: 1;
    text-align: center;
    position: relative;
    line-height: 2rem;
}
.footer ul li:after {
    content: '';
    position: absolute;
    right: 0;
    top: .8rem;
    height: 10px;
    border-right: 1px solid #999;
}
.footer ul li:nth-last-of-type(1):after {
    display: none;
}
.footer ul li a {
    color: #999;
    display: block;
    font-size: .6rem;
}
.fui-goods-group.block .fui-goods-item .image {
    width: 100%;
    margin: unset;
    padding-bottom: unset;
}
.layui-flow-more {
    width: 100%;
    float: left;
}
.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 0 solid #fff1dc;
    font-size: 14px;
    color: #ffd450;
    overflow: hidden;
    background-color: #292f2d;
    border-radius: 9px 9px 5px 5px !important;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #292f2d;
    background-color: #292f2d;
    color: #ffd450;
    font-size: 13px;
    border-radius: 10px !important;
}
.layui-layer {
    border-radius: 9px !important;
}
.fui-goods-group .fui-goods-item .image img {
    border-radius: 10px 10px 0 5;
}
.fui-goods-group .fui-goods-item .detail .minprice {
    font-size: .6rem;
}
.fui-goods-group .fui-goods-item .detail .name {
    height: 1.9rem;
    font-weight: 600;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}
.swiper-pagination-bullet-active {
    color: #fff;
    background: #ed414a;
}
.swiper-pagination {
    position: unset;
}
.swiper-container {
    --swiper-theme-color: #ff6600;
    --swiper-navigation-color: #007aff;
    --swiper-navigation-size: 18px;
}
.goods_sort {
    position: relative;
    width: 100%;
    -webkit-box-align: center;
    padding: .4rem 0;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
.goods_sort:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #e7e7e7;
}
.goods_sort .item {
    position: relative;
    width: 1%;
    display: table-cell;
    text-align: center;
    font-size: 0.7rem;
    border-left: 1px solid #e7e7e7;
    color: #666;
}
.goods_sort .item .sorting {
    width: .2rem;
    height: .2rem;
    position: relative;
}
.goods_sort .item:first-child {
    border: 0;
}
.goods_sort .item.on .text {
    color: #1195da;
}
.goods_sort .item .sorting .icon {
    position: absolute;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
}
.goods_sort .item-price .sorting .icon-sanjiao1 {
    top: .15rem;
    left: 0;
}
.goods_sort .item-price .sorting .icon-sanjiao2 {
    top: -.15rem;
    left: 0;
}
.goods_sort .item-price.DESC .sorting .icon-sanjiao1 {
    color: #1195da;
}
.goods_sort .item-price.ASC .sorting .icon-sanjiao2 {
    color: #1195da;
}
.content-slide .shop_active .icon-title {
    color: #3b8aff;
    font-weight: 600;
}
.content-slide .shop_active .mbg {
    background-color: #eff5fd;
}
.content-slide .shop_active img {
    filter: saturate(100%);
}
.xz {
    background-color: #3399ff;
    color: white !important;
    border-radius: 5px;
}
.tab_con > ul > li.layui-this {
    background: linear-gradient(to right, #73b891, #53bec5);
    color: #fff;
    border-radius: 6px;
    text-align: center;
}
.fui-notice:after {
    border: 0px solid #e2e2e2;
}
.fui-notice:before {
    border: 0px solid #e2e2e2;
}
#audio-play #audio-btn {
    width: 44px;
    height: 44px;
    background-size: 100% 100%;
    position: fixed;
    bottom: 5%;
    right: 6px;
    z-index: 111;
}
#audio-play .on {
    background: url('assets/img/music_on.png') no-repeat 0 0;
    -webkit-animation: rotating 1.2s linear infinite;
    animation: rotating 1.2s linear infinite;
}
#audio-play .off {
    background: url('assets/img/music_off.png') no-repeat 0 0;
}
@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media only screen and (max-width: 375px) {
    .hotxy::-webkit-scrollbar {
        display: none !important;
    }
}
::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
}
.search {
    text-align: left;
}
.search[placeholder] {
    font-size: 0.65rem;
}
.display-row {
    display: flex;
    flex-direction: row;
}
.display-column {
    display: flex;
    flex-direction: column;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-around {
    justify-content: space-around;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.align-center {
    align-items: center;
}
.hotxy {
    position: relative;
}
.hotxy .hotxy-item {
    font-size: 0.62rem;
    display: inline-block;
    width: 20%;
    text-align: center;
    margin-bottom: 10px;
}
.hotxy .hotxy-item-index {
    border-bottom: 3px solid #ff8000;
    font-weight: 700;
}
.tab-top font {
    font-size: 0.65rem;
    color: #292f2d;
}
.tab-top-l-icon {
    color: #f4b538;
    font-size: 0.65rem;
}
.tab-top-r-icon {
    color: #000;
    font-size: 0.65rem;
    font-weight: 800;
}
.tab-top-r {
    border-left: 1px solid #dddddd;
    padding-left: 10px;
}
.tab-bottom {
    width: 100%;
    padding: 0.8rem 0rem;
    font-size: 0.6rem;
    position: absolute;
    top: 2.0rem;
    left: 0;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 3px 5px #e2dfdf;
}
.tab-bottom-none {
    display: none;
}
.tab-bottom-item {
    padding: 0.3rem 0.8rem;
    background: #ebebeb;
    border-radius: 50px;
    margin-top: 5px;
    margin-left: 5px;
}
.tab-bottom-item-index {
    background: #1195da;
    color: #fff;
}
.tab-top {
    position: relative;
    height: 1.8rem;
    width: calc(100% - 0.8rem);
    padding: 0 0.5rem;
    margin: 0 auto;
    background: #fff;
    overflow: visible;
    border-radius: 10px;
}


/*250508类名整体更换*/

/* 双行导航菜单样式 */
.inten__item {
    width: 19.9%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.inten__icon {
    width: 30px;
    height: 30px;
}
.inten__label-h5 {
    font-size: 12px;
    font-weight: 600;
}

.inten__label-pc {
    font-size: 12px;
    font-weight: 600;
    padding:5px 0 0px 0;
    color:#292f2d;
}


.inten__container-h5 {
    width: 100%;
    background: #fff;
    display: flex;
    margin: 0;
    padding: 5px 0 10px 0;
}

.inten__container-pc {
    width: 100%;
    background: #fff;
    display: flex;
    margin: 0;
    padding: 15px 0 5px 0;
}

/* 四菜单容器 */
.insix-four {
    width: 100%;
    background-color: #ffffff;
    padding: 0.1rem 0.6rem;
    padding-top: 0.3rem;
    overflow: hidden;
    font-size: 0.7rem;
    font-weight: bold;
    display: flex;
    align-content: center;
    justify-content: space-between;
}

/* 菜单项基础样式 */
.insix-four-item {
    width: 24%;
    height: 100px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

/* 不同菜单项的背景色 */
.insix-four-item--yellow {
    background: rgba(255, 232, 187, 0.3);
}
.insix-four-item--blue {
    background: rgba(183, 230, 253, 0.3);
}

/* 菜单内容容器 */
.insix-four-content {
    position: absolute;
    top: 13%;
    left: 5%;
    z-index: 10;
}

/* 菜单标题 */
.insix-four-title {
    font-size: 14px;
    padding-top:6px;
}
.insix-four-title--yellow {
    color: #f5a810;
}
.insix-four-title--blue {
    color: #65acff;
}
.insix-four-title--red {
    color: #ec7276;
}
.insix-four-title--orange {
    color: #fd9930;
    /*padding-top:6px;*/
}

/* 菜单描述 */
.insix-four-desc {
    font-size: 12px;
    font-weight: lighter;
    line-height: 0.9rem;
}
.insix-four-desc--yellow {
    color: #fec252;
}
.insix-four-desc--blue {
    color: #7c9ff5;
}
.insix-four-desc--red {
    color: #ec7276;
}
.insix-four-desc--orange {
    color: #fd9930;
}

/* 菜单图标 */
.insix-four-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}



/* 双菜单容器 */
.insix-two {
    width: 100%;
    background-color: #ffffff;
    padding: 0.1rem 0.6rem;
    padding-top: 0.3rem;
    overflow: visible;
    font-size: 0.7rem;
    font-weight: bold;
    display: flex;
    align-content: center;
    justify-content: space-between;
}

/* 菜单项基础样式 */
.insix-two-item {
    width: 49%;
    height: 4.8rem;
    border-radius: 8px;
    position: relative;
    overflow: visible;
}

/* 不同菜单项背景 */
.insix-two-item--yellow {
    background: rgba(255, 232, 187, 0.3);
}
.insix-two-item--orange {
    background: rgba(255, 235, 219, 0.3);
}

/* 菜单内容区域 */
.insix-two-content {
    position: absolute;
    top: 20%;
    left: 5%;
    z-index: 10;
}

/* 菜单标题 */
.insix-two-title {
    color: #666666;
    font-size: 16px;
    margin-bottom: 6px;
    margin-left:4px;
}

/* 菜单描述 */
.insix-two-desc {
    font-size: 0.6rem;
    background: #f6d885;
    color: #995621;
    padding: 0.2rem 0.6rem;
    width: 100%;
    border-radius: 0.3rem;
    font-weight: 600;
}

/* 菜单图标 */
.insix-two-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* 秒杀模块 */
.miaosha {
    background: #fff;
    width: 100%;
}
.miaosha img {
    width: 96%;
    margin: 2%;
    border-radius: 10px;
}

/* 在线客服 */
.inkf {
    position: fixed;
    right: 20px;
    bottom: 22%;
    z-index: 1024;
}
.inkf img {
    width: 55px;
    height: 55px;
    border-radius: 50px;
    border: 2px solid #ff0000;
    background-color: #fff;
}

/* 今日更新 */
.in-news {
    position: fixed;
    right: 10px;
    bottom: 22%;
    z-index: 20;
}
.in-news img {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    border: 2px solid #ff8204;
    background-color: #fff;
}

/* APP下载 */
.in-app {
    position: fixed;
    right: 10px;
    bottom: 16%;
    z-index: 20;
}
.in-app img {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    border: 2px solid #1195da;
    background-color: #fff;
}

/* 返回顶部 */
.in-top {
    position: fixed;
    right: 10px;
    bottom: 10%;
    z-index: 20;
}
.in-top img {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    border: 2px solid #e8e9ec;
    background-color: #fff;
}

/*250508类名整体更换*/

/*第二段开始*/
.xz {
    background-color: #3399ff;
    color: white !important;
    border-radius: 5px;
}

.ingo1 {
    background: linear-gradient(90deg, #64bef3, #7e44f5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tab_con > ul > li.layui-this {
    background: linear-gradient(to right, #73b891, #53bec5);
    color: #fff;
    border-radius: 6px;
    text-align: center;
}

.albg {
    width: 100%;
    transition-duration: 450ms;
    transition-timing-function: ease-out;
    position: fixed;
    top: 0px;
    left: 0;
    right: var(--window-right);
    z-index: 99999;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

.alcon {
    width: 325px;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.alhead {
    position: fixed;
    width: 325px;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    color: #292f2d;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    border-bottom: 1px solid #dedede;
}

.alcont {
    margin-top: 45px;
    max-height: 430px;
    padding: 15px;
    color: #292f2d;
    overflow-y: scroll;
    background: #FFF;
}

.alff {
    margin: 0px;
    border-bottom: 1px solid rgb(214, 215, 217);
    width: 100%;
    transform: scaleY(0.5);
    border-top-color: rgb(214, 215, 217);
    border-right-color: rgb(214, 215, 217);
    border-left-color: rgb(214, 215, 217);
}

.alfot {
    width: 325px;
    line-height: 45px;
    font-weight: 700;
    color: #ffd450;
    background: #FFF;
    text-align: center;
    border-radius: 4px 4px 4px 4px;
    color: #292f2d;
}

::-webkit-scrollbar {
    width: 0px;
}

#audio-play #audio-btn {
    width: 44px;
    height: 44px;
    background-size: 100% 100%;
    position: fixed;
    bottom: 5%;
    right: 6px;
    z-index: 111;
}

#audio-play .on {
    background: url('assets/img/music_on.png') no-repeat 0 0;
    -webkit-animation: rotating 1.2s linear infinite;
    animation: rotating 1.2s linear infinite;
}

#audio-play .off {
    background: url('assets/img/music_off.png') no-repeat 0 0;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media (max-width: 480px) {
    .insix-four-item {
        height: 3.8rem;
    }
    .insix-four-title {
        font-size: 0.65rem;
        padding-top:0;
    }
    .insix-four-desc {
    font-size: 0.40rem;}
    
    .insix-two-title {
        font-size: 0.7rem;
    }   
    .insix-two-desc{
        font-size: 0.45rem;
        padding: 0.2rem 0.3rem;
    }
    .insix-two-item {
        height: 3.8rem;
    }
}


