input::placeholder {
    color: #4e5a6a;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 400;
    line-height: 0.48rem;
}

.home-head-background {
    background-color: #6594CC;
}

.system-select-head {
    width: 100vw;
    position: fixed;
    z-index: 8;
    top: 0;
}

.system-select-head .main_area {
    height: 1.44rem;
    padding: 0 0.45rem;
    position: relative;
}

.system-select-head .main_area img {
    width: 0.24rem;
    height: 0.45rem;
}

.system-select-head .main_area .system-text {
    color: #ffffff;
    text-align: center;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.37rem;
}

.Maskgroup {
    position: absolute;
    top: -1.44rem;
    height: 7.41rem;
}

.shop-back-btn {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 0.96rem;
    height: 0.96rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.shop-back-btn img {
    width: 0.34rem;
    height: 0.54rem;
    display: block;
}

.home-search {
    width: 2.13rem;
    height: 0.85rem;
    border-radius: 0.48rem;
    background: #FFF;

}

.home-search .ss {
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.32rem;
}

.home-search .search-city img {
    width: 0.53rem;
    height: 0.53rem;
}

.home-search .input-item {
    margin-left: 0.21rem;
    width: 1.2rem;
    height: 0.85rem;
    border-radius: 0.48rem;
    background: #FFF;
}

.shop {
    z-index: 3;
    position: relative; 
    padding-top: 0.32rem;
    /* padding-top: 1.65rem; */
    margin: 0 0.32rem;
}

.shop .shop-main .shop-head {
    position: relative;
    padding-left: 0.96rem;
}

.shop .shop-main .shop-head .shopPic {
    width: 1.19rem;
    height: 1.19rem;
    flex-shrink: 0;
    margin-right: 0.07rem;
    border-radius: 0.13rem;
    border: 0.03rem solid #FFF;
}

.shop .shop-main .shop-head .head-tt {
    width: 4.76rem;
}

.shop .shop-main .shop-head .head-tt .tt1 {
    color: #ffffff;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.64rem;
}

.shop .shop-main .shop-head .head-tt .tt1 img {
    width: 0.53rem;
    height: 0.53rem;
    flex-shrink: 0;
}

.shop .shop-main .shop-head .head-tt .tt2 {
    color: #ffca39;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.shop .shop-main .shop-head .head-tt .tt2 img {
    width: 0.43rem;
    flex-shrink: 0;
    margin-right: 0.11rem;
    height: 0.43rem;
}

.shop .shop-main .shop-bbq .shop-bq {
    width: 2.13rem;
    height: 0.64rem;
    margin-right: 0.21rem;
    flex-shrink: 0;
    margin-top: 0.27rem;
}

.shop .shop-main .shop-info {
    flex-shrink: 0;
    background: #FFF;
    stroke-width: 0.03rem;
    padding: 0.32rem;
    border-radius: 0.21rem;
    margin-top: 0.27rem;
}

.shop .shop-main .shop-info .info-head img {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.14rem;
}

.shop .shop-main .shop-info .info-head .item span {
    color: #1e2223;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.32rem;
}

.shop .shop-main .shop-info .info-head .item {
    margin-right: 0.37rem;
    margin-bottom: 0.27rem;
}

.shop .shop-main .shop-info .info-shop {
    border-top: 0.03rem solid #F2F2F2;
    padding-top: 0.23rem;
    padding-bottom: 0.21rem;
    border-bottom: 0.03rem solid #F2F2F2;
}

.shop .shop-main .shop-info .info-shop img {
    width: 0.43rem;
    height: 0.43rem;
    margin-top: 0.08rem;
}

.shop .shop-main .shop-info .info-shop .shop--text {
    margin-left: 0.18rem;
    color: #4e5a6a;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    display: -webkit-box;
    /* 设置为WebKit内核的弹性盒子模型 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    -webkit-line-clamp: 2;
    /* 限制显示两行 */
    overflow: hidden;
    /* 隐藏超出范围的内容 */
    text-overflow: ellipsis;
    /* 使用省略号 */
}

.shop .shop-main .shop-info .info-shop2 {
    margin-top: 0.23rem;
}

.shop .shop-main .shop-info .info-shop2 .shop--text {
    color: #4e5a6a;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    display: -webkit-box;
    /* 设置为WebKit内核的弹性盒子模型 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    -webkit-line-clamp: 2;
    /* 限制显示两行 */
    overflow: hidden;
    /* 隐藏超出范围的内容 */
    text-overflow: ellipsis;
    /* 使用省略号 */
    width: 5.1rem;
    margin-right: 0.21rem;
}

.shop .shop-main .shop-info .info-shop2 .dwleft {
    width: 0.43rem;
    height: 0.43rem;
    margin-top: 0.08rem;
    margin-right: 0.13rem;
    flex-shrink: 0;
}

.shop .shop-main .shop-info .info-shop2 .shop--text1 {
    width: 4rem;
}

.shop .shop-main .shop-info .info-shop2 .shop--text1 .tt1 {
    color: #1e2223;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    margin-right: 0.16rem;
    margin-left: 0.21rem;
}

.shop .shop-main .shop-info .info-shop2 .shop--text1 img {
    width: 0.37rem;
    height: 0.37rem;
    flex-shrink: 0;
    margin-right: 0.11rem;
}

.shop .shop-main .shop-info .info-shop2 .shop--text1 .tt2 {
    color: #0277EF;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
}

.shop .shop-main .shop-tab {
    margin-top: 0.24rem;
    background: #fff;
    border-radius: 0.21rem;
    width: 100vw;
    position: relative;
    left: -0.34rem;
}

.shop .shop-main .tab-fixed {
    position: fixed;
    top:-0.32rem;
    /* top: 1.2rem; */
    width: 100vw;
    left: 0;
    border-radius: 0.21rem 0.21rem 0 0;
    /* height: 5.44rem;
    flex-shrink: 0;
    fill: linear-gradient(180deg, #FFF -1.47%, #F5F5F5 100%); */
}

.shop .shop-main .tab-fixed .tab-active {
    background: none !important;
}

.shop .shop-main .shop-tab .tab {
    width: 5rem;
    height: 1.23rem;
    background: #fff;
    border-radius: 0.21rem 0 0 0.21rem;
}

.shop .shop-main .shop-tab .tab-active {
    color: #0277EF;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.48rem;
    letter-spacing: 0.06rem;
    background: linear-gradient(180deg, #0277EF33 0%, #0277EF00 100%);
}

.shop .shop-main .shop-tab .sp-active {

    border-radius: 0 0.21rem 0 0.21rem;
}

.shop .shop-main .shop-tab .tab-text {
    margin-top: 0.21rem;
}

.shop .shop-main .shop-tab .tab-text1 {
    margin-top: 0.3rem;
}




.search-screen {
    padding-top: 0.34rem;
    padding-bottom: 0.43rem;
    background: #fff;
    border-top: 0.03rem solid #E5E6EB;
}

.search-screen .active {
    color: #0277EF !important;
}

.search-screen .ic_zhpx {
    width: 0.43rem;
    height: 0.43rem;
    margin-left: 0.11rem;
}

.search-screen .ic_sx {
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.11rem;
}

.search-screen .ic_sx_active {
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.11rem;
}

.search-screen span {
    color: #585858;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.45rem;
}


.shop .shop-main .shop-tab .tj-img {
    width: 0.43rem;
    height: 0.43rem;
    margin-right: 0.16rem;
}

.shop .shop-main .shop-tab .sp-img {
    width: 0.4rem;
    height: 0.43rem;
    margin-right: 0.16rem;
}

.shop .shop-main .shop-tab .tabBlock {
    width: 1.52rem;
    height: 0.08rem;
    border-radius: 0.05rem;
    background: #0277EF;
    margin-left: 1.71rem;
    margin-top: 0.11rem;
}



.screen-sx {
    left: 0;
    z-index: 2;
    width: 20vw;
    height: calc(100vh - 1.46rem - 1.3rem);
    background-color: rgba(0, 0, 0, .3);
}

.screen-sx .sx-items {
    padding-left: 0.32rem;
    padding-right: 0.32rem;
    margin-left: 20vw;
    width: 80vw;
    padding-top: 0.32rem;
    background: #fff;
    height: calc(100vh - 1.46rem - 1.3rem);
}

.screen-sx .sx-items .screen-sx-item {
    margin-bottom: 0.43rem;
}

.screen-sx .sx-items .screen-sx-item .tt2 input {
    display: flex;
    width: 3.33rem;
    height: 0.85rem;
    justify-content: center;
    align-items: center;
    border-radius: 2.67rem;
    text-align: center;
    background: #F2F3F7;
}

.screen-sx .sx-items .screen-sx-item .tt2 .solid {
    width: 0.27rem;
    height: 0.03rem;
    border-radius: 0.48rem;
    background: #86909C;
}

.screen-sx .sx-items .screen-sx-item .tt1 {
    margin-bottom: 0.32rem;
    color: #1e2223;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.screen-sx .sx-items .screen-sx-item .sx-item-ul li {
    color: #4e5a6a;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    display: flex;
    width: 1.65rem;
    height: 0.85rem;
    justify-content: center;
    align-items: center;
    border-radius: 2.67rem;
    border: 0.03rem solid #F2F3F7;
    background: #F2F3F7;
}

.screen-sx .sx-items .screen-sx-item .sx-item-ul .active {
    color: #0277EF;
    background: rgba(18, 90, 175, .2);
    border: .03rem solid #0277EF;
}

.screen-sx .sx-items .sx-items-btns {
    margin: 0 0.75rem;
    margin-top: 1rem;
}

.screen-sx .sx-items .sx-items-btns .btn {
    display: flex;
    width: 2.67rem;
    height: 1.07rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.8rem;
    border: 0.03rem solid #0277EF;
    color: #0277EF;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 500;
}

.screen-sx .sx-items .sx-items-btns .btn1 {
    display: flex;
    width: 2.67rem;
    height: 1.07rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.8rem;
    background: #0277EF;
    color: #fff;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 500;
}

.screen-zhpx {
    border-top: 0.03rem solid #E5E6EB;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: calc(100vh - 1.46rem - 1.3rem);
    background-color: rgba(0, 0, 0, .3);
}

.screen-zhpx .zhpx-items {
    padding-top: 0.32rem;
    background: #fff;
    border-radius: 0 0 0.21rem 0.21rem;
    height: 6.5rem;
    overflow: auto;
}

.screen-zhpx .screen-zhpx-item .active {
    color: #0277EF !important;
}
 .flzhpx {
    max-width: 1.8rem;
}
.screen-zhpx .screen-zhpx-item {
    color: #707070;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.52rem;
    padding-bottom: 0.56rem;
    margin-left: 0.64rem;
}

.screen-zhpx .screen-zhpx-item .zhpx-arrow {
    width: 0.43rem;
    height: 0.43rem;
    margin-left: 0.21rem;
}

/* <!-- 商品列表 --> */
.splb {
    margin-top: 0.32rem;
    padding-bottom: 3.5rem;
}

.splb-fixed {
    margin-top: 2.78rem;
}

.splb-tjfixed {
    margin-top: 1.6rem;
}

.splb .splb-items {
    /* display: flex;  */
    flex: 1;
}

.splb .splb-items-left {
    /* display: flex;  */
    margin-right: 0.32rem;
    
}

.splb .splb-items li {
    background-color: #fff;
    border-radius: 0.21rem;
    padding-bottom: 0.32rem;
    margin-bottom: 0.32rem;
    position: relative;
}
.positionLeftLabel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 0.64rem;
    padding: 0 0.27rem;
    color: #ffffff;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 28rpx;
    border-radius: 0.21rem 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 1.71rem;
    max-width: 80%;
}

.mColor {
    background: linear-gradient(270deg, #F9991E 0%, #FFC422 100%);
}

.yColor {
    background: linear-gradient(270deg, #D73624 0%, #FF7226 100%);
}

.dColor {
    background: linear-gradient(to right, #A0D4FF 0%, #0277EF 100%);
}

.hColor {
    background: linear-gradient(270deg, #814ae0 0%, #9785f0 100%);
}
.splb .splb-items li img {
   width: 100%;
   height: 4.53rem;
   border-radius: 0.21rem 0.21rem 0 0;
}


.splb .splb-items li .li-tt1 {
    /* width: 3.89rem; */
    color: #1e2222;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
    margin-top: 0.48rem;
    margin-bottom: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    padding: 0 0.32rem;
    box-sizing: border-box;
}
.splb .splb-items li .li-box{
    padding: 0 0.32rem;
    box-sizing: border-box;
}
.splb .splb-items li .li-tt2 .tag1 {
    border-radius: 0.125rem;
    border: 0.03rem solid #ffdfbb;
    background: #fff3e8;
    color: #fb9600;
    text-align: center;
    font-style: normal;
    font-size: 0.27rem;
    padding: 0rem 0.2rem;
    font-weight: 500;
    margin-right: 0.11rem;
}

.splb .splb-items li .li-tt2 .tag2 {
    display: flex;
    justify-content: center;
    padding: 0rem 0.2rem;
    align-items: center;
    border-radius: 0.125rem;
    border: 0.03rem solid #ffc6c7;
    background: #ffe8e8;
    color: #fa304b;
    font-size: 0.27rem;
    font-style: normal;
    font-weight: 500;
}

.splb .splb-items li .li-tt3 {
    margin-top: 0.13rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
}

.splb .splb-items li .li-tt3 .tt2--1 {
    width: 0.32rem;
    height: 0.32rem;
    flex-direction: column;
    justify-content: center;
    color: #d73524;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
}

.splb .splb-items li .li-tt3 .tt2--2 {
    color: #d73524;
    font-size: 0.43rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.48rem;
}

.splb .splb-items li .li-tt3 .tt2--3 {
    width: 0.48rem;
    height: 0.4rem;
    color: #d73524;
    font-size: 0.32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
}

.splb .splb-items li .li-tt3 .qz-t {
    color: #bebebe;
    text-align: right;
    font-size: 0.27rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.48rem;
}



.footer {
    z-index: 8;
    width: 100vw;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eef0f3;
    box-shadow: 0 -0.05rem 0.27rem rgba(0, 0, 0, 0.06);
}

.footer .footer-btns {
    margin: 0.27rem 0.43rem;
    padding-bottom: calc(0.11rem + env(safe-area-inset-bottom));
}

.footer .sc-item {
    width: 100%;
    height: 1.12rem;
    border: none;
    border-radius: 0.8rem;
    background: #0277EF;
    color: #fff;
    font-size: 0.37rem;
    font-weight: 500;
    line-height: 0.53rem;
    gap: 0.16rem;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    -webkit-tap-highlight-color: transparent;
}

.footer .sc-item:active {
    opacity: 0.92;
}

.footer .sc-item.is-collected {
    background: #f5f8fc;
    color: #0277EF;
    border: 1px solid #0277EF;
}

.footer .sc-item img {
    width: 0.48rem;
    height: 0.48rem;
    flex-shrink: 0;
}

.footer .sc-item-text {
    white-space: nowrap;
}



.feature {
    border-radius: 100%;
    z-index: 33;
    bottom: 3rem;
    right: 0.64rem;
    position: fixed;
    width: 1.23rem;
    height: 1.23rem;
}

.popup_gn {
    height: 100vh;
    width: 100vw;
    background: #00000073;
    position: fixed;
    top: 0;
    z-index: 9;
}

.popup_gn .Union {
    width: 3.47rem;
    height: 4.19rem;
    bottom: 4.5rem;
    right: 0.44rem;
    position: fixed;
}

.popup_gn .popup_items {
    width: 3.47rem;
    height: 4.19rem;
    bottom: 4.5rem;
    right: 0.44rem;
    position: fixed;
}

.popup_gn .popup_items img {
    width: 0.64rem;
    height: 0.64rem;
    margin-right: 0.37rem;
}

.popup_gn .popup_items .ic_sy {
    color: #1f1f1f;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.37rem;
    margin-top: 0.37rem;
    margin-left: 0.43rem;
    margin-bottom: 0.64rem;
}

.popup_gn .popup_items .ic_dhdd {
    color: #1f1f1f;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    margin-left: 0.43rem;
    line-height: 0.37rem;
    margin-bottom: 0.64rem;
}

.popup_gn .popup_items .ic_tssj {
    color: #1f1f1f;
    font-size: 0.37rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.37rem;
    margin-left: 0.43rem;
}

 
.pic-swiper {
    width: 9.36rem;
    height: 6.67rem;
    margin-top: 0.32rem;
    border-radius: 0.21rem;
    flex-shrink: 0;
}
.banners-img{ 
    flex-shrink: 0;
    width: 9.36rem;
    height: 6.67rem; 
    border-radius: 0.21rem;
}

.no_data_box {
    width: 100vw;
}

.no_data_box .no_data {
    width: 5.33rem;
    height: 4.83rem;
    margin-top: 2rem;
}

.no_data_box .text {
    color: #585858;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 500;
    margin-top: 0.32rem;
}