/*定额首页样式*/
.proAnnlist ul li{
    margin-right:25px;
    cursor: pointer;
}
.proAnnlist ul li:nth-child(3){margin-right:0}
.proAnnlist ul li:nth-child(6){margin-right:0}
.proAnnlist ul li:nth-child(9){margin-right:0}
.proAnnlist ul li:nth-child(12){margin-right:0}
.sl-tab-trigger{
    overflow: hidden;
    height: 50px;
}
.goods-item .desc{height:20px}
.goods-item .desc .creditRating{width: 22px;height: 24px;}
.goods-item .title{margin-bottom:3px;}
.nothing{width: 100%;
    background: #FFF;
    text-align: center;
    line-height: 200px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #555555;}
.goods-item .price {
    margin-top: 12px;
}
/*在售价样式*/
.goods-item .sellPrice{margin-top: 12px;color: #999 !important;}
.goods-item .sellPrice em{font-weight: 400;font-size: 16px;margin-right: 3px;}
.goods-item .sellPrice i{font-weight: 600;font-size: 16px;text-decoration:line-through}
/*.sellPrice {*/
/*margin-top: 10px;*/
/*color: #999 !important;*/
/*}*/
.sellPrice i {
    text-decoration:line-through
}
.proAnnlist .proListType {
    display: flex;
    justify-content: space-between;
}
.proAnnlist .proListType span:nth-child(2) {
    padding-right:38px;
}
#schemeSubmission {
    cursor: pointer;
}

/*banner图*/
.railway {
    width: 1200px;
    height: 315px;
    position: relative;
}
.carousel-item img, .carousel-item a, .carousel-item a img {
    display: inline-block;
    width: 100%;
    height: 315px;
}
/*集货商店铺*/
.itemList {
    float: left;
    margin-top: 10px;
    width: 390px;
    height: 132px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    margin: 0 5px 10px 5px;
}

.storeLogo {
    width: 162px;
    height: 92px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    margin: 0 15px;
}

.Logo {
    width: 162px;
    height: 92px;
}

.storeName {
    width: 198px;
    height: 92px;
    position: relative;
}
.supplier{
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.supplier p:nth-child(1) {
    width: 45px;
    height: 12px;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    color: #433E33;
    letter-spacing: -0.75px;
    line-height: 12px;
    font-weight: 500;
}
.supplier p:nth-child(2) {
    width: 153px;
    height: 12px;
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    color: #433E33;
    letter-spacing: -0.75px;
    line-height: 12px;
    font-weight: 500;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}


.shopName {
    width: 180px;
    height: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;

}

.shopName span {
    height: 18px;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #433E33;
    /*letter-spacing: -1px;*/
    line-height: 18px;
    font-weight: 700;
    margin-right: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.shopName span a{
    color: #000000;
}
.shopName span a:hover{
    color: var(--base-color);
}
.normal {
    width: 14px;
    height: 17.11px;
}

.enterStore {
    width: 78px;
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #0099FF;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0099FF;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.big-title {
    max-width: 1920px;
    margin: auto;
    width: 100%;
    height: 80px;
    background: url('/mall-view/img/home/title-background.png') center center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

.vertical-line {
    position: relative;
    display: inline-flex;
    height: 24px;
    margin-right: 16px;
    margin-left: 20px;
    align-items: center;
}

.vertical-line::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 4px;
    height: 24px;
    background-color: #FFFFFF;
    transform: translate(-50%);
}

.title-main {
    font-weight: 400;
    font-size: 42px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: left;
    font-style: normal;
}

.title-sub {
    font-weight: 400;
    font-size: 42px;
    color: rgba(255, 255, 255, 0.1);
    line-height: 42px;
    text-align: left;
    font-style: normal;
}

.area-main {
    display: flex;
    justify-content: space-between;
}
.area-left, .area-right {
    box-sizing: border-box;
    width: calc(50% - 5px);
    background: #FFFFFF;
    padding: 20px;
}
.area-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
}
.speaker {
    width: 45px;
    height: 43px;
    margin-left: 22px;
}
.area-name {
    width: 105px;
    height: 36.5px;
    margin-top: 10px;
}
.area-more {
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.more-back{
    height: 18px;
    width: 18px;
    margin-left: 9px;
    margin-right: 20px;
    transition: transform 0.3s ease;
}

.notice-content {
    box-sizing: border-box;
    padding: 10px 20px;
    width: 100%;
    height: 110px;
    background-size: cover;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid #EEEEEE;
}
.notice-content1{
    background: url('/mall-view/img/home/content-back1.png') center center no-repeat;
}
.notice-content1:hover{
    border: 1px solid #51611C;
}
.notice-content2{
    background: url('/mall-view/img/home/content-back2.png') center center no-repeat;
}
.notice-content2:hover{
    border: 1px solid #3161B4;
}
.notice-content3{
    background: url('/mall-view/img/home/content-back3.png') center center no-repeat;
}
.notice-content3:hover{
    border: 1px solid #4F77FF;
}
.notice-content4{
    background: url('/mall-view/img/home/content-back4.png') center center no-repeat;
}
.notice-content4:hover{
    border: 1px solid #CF4B16;
}
.notice-content-title{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    height: 42px;
}
.notice-content-word {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    text-align: left;
    margin: 8px 0;
    display: flex;
    align-items: center;
}
.content-str {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.content-icon {
    width: 14px;
    height: 14px;
    margin-right: 8px;
}
.content-num {
    font-weight: 500;
    margin-right: 20px;
}

.goods-big-title{
    width: 100%;
    height: 70px;
    background: #E6F3FF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(49, 97, 180, 0.1);
}

.goods-title-img{
    width: 100px;
    height: 23px;
    padding-left: 20px;
}
.goods-area {
    box-sizing: border-box;
    width: 100%;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    padding: 20px 20px 10px 20px;
    flex-wrap: wrap;
}
.single-good{
    box-sizing: border-box;
    height: 220px;
    width: calc(calc(100% - 40px) / 5);
    border: 1px solid #EEEEEE;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.single-good:nth-child(5n) {
    margin-right: 0;
}
.single-good:hover{
    border: 1px solid var(--base-color);
}
.good-img-box {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.good-img-box img {
    width: 120px;
    height: 120px;
}
.goods-name {
    box-sizing: border-box;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    text-align: left;
    margin-bottom: 10px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.goods-price {
    font-weight: 600;
    font-size: 16px;
    color: #ED5559;
    line-height: 16px;
    text-align: left;
    padding: 0 20px;
}

.merchant-main{
    box-sizing: border-box;
    width: 100%;
    display: flex;
    padding: 20px;
    background: #FFFFFF;
    flex-wrap: wrap;
}
.single-merchant {
    box-sizing: border-box;
    width: calc(calc(100% - 30px) / 4);
    display: flex;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #EEEEEE;
}
.single-merchant:nth-child(4n) {
    margin-right: 0;
}
/* 假设总共有 10 个元素，最后一行是第 6 到第 10 个 */
.single-merchant:nth-child(n+6):nth-child(-n+10) {
    margin-bottom: 0; /* 取消最后一行的下边距 */
}
.merchant-content {
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.merchant-img-box{
    width: 128px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.merchant-img-box img{
    width: 128px;
    height: 80px;
    border: 1px solid #EEEEEE;
}
.merchant-name {
    font-weight: bold;
    color: #333333;
    width: 100%;
    line-height: 1.1;
    margin-bottom: 6px;
    font-size: 14px;
    cursor: pointer;
}
.merchant-name:hover{
    color: var(--base-color);
}
.merchant-detail {
    font-weight: 500;
    color: #999999;
    width: 100%;
    font-size: 12px;
}

.multi-line-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 设置你想要的行数 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.jumpBtn {
    width: 58px;
    height: 20px;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
    background: url('/mall-view/img/home/ent-back.png') center center no-repeat;
    background-size: cover;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ellipsis-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.pages {
    text-align: right;
}
.pages .layui-laypage {
    left: 0;
}

.ghArea, .zxArea, .jhArea, .lbArea {
    position: relative;
}

.ghArea::before, .zxArea::before, .jhArea::before, .lbArea::before {
    content: '';
    position: absolute;
    left: calc(590px - 50vw);
    right: calc(50vw - 600px);
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
}

.lbArea::before {
    top: -10px;
    bottom: -10px;
    background-color: rgba(55, 121, 252, 0.02);
}

.ghArea::before {
    background-color: rgba(55, 121, 252, 0.04);
}

.zxArea::before {
    background-color: rgba(55, 121, 252, 0.06);
}

.jhArea::before {
    bottom: -20px;
    background-color: rgba(55, 121, 252, 0.1);
}