.service-body {
    /* background: #ffffff url(../../images/zcfw/banner.png) no-repeat top center; */
    background: #ffffff url(../../images/index/indexbanner.png) no-repeat top center;
    background-position-y: 132px;
    background-size: 1220px 260px;
}

.service-recom-body {
    background: #ffffff url(../../images/serviceRecom/fwtj.jpg) no-repeat top center;

}

.main-banner {
    padding: 0 114px;
    padding-bottom: 100px;
    height: 260px;
}

.txt-img {
    margin: 60px 0 40px 0;
}



.nodatalist {
    width: 100%;
    height: 400px;
    /* background: url(../../../images/nolist.jpg) no-repeat center; */
    background: url(../../../images/goodsNo.png) no-repeat center;
    position: relative;
}

.nodatalist::after {
    content: "该分类暂无商品";
    display: block;
    width: 126px;
    height: 25px;
    color: rgba(144, 160, 178, 100);
    font-size: 18px;
    text-align: center;
    font-family: PingFangSC-Regular;
    margin: auto;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;

}

.service-list {
    width: 1280px;
    margin: 15px auto 150px auto;
    font-size: 0;
}

.main-banner .resou {
    margin-top: 13px;
}

.main-banner .resou span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;

    width: 68px;
    height: 26px;
    opacity: 0.12;
    border-radius: 13px;
    background-color: rgba(216, 216, 216, 1);

    line-height: 26px;
    color: #787C7D;
    font-size: 12px;
    text-align: center;
    font-family: PingFangSC-Regular;
}

.classify {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin: auto;
    margin-bottom: 10px;
    width: 1200px;
}

.first-classify {
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
}

.classify .label {
    float: left;
    box-sizing: border-box;
    display: inline-block;
    width: 100px;
    padding: 18px;
    /* background-color: #f9fafe; */
    color: #2e2e2e;
    font-size: 14px;
}

.categorys {
    min-height: 56px;
    padding: 10px;
    margin-left: -18px;
    /* margin-bottom: -18px; */
    box-sizing: border-box;
    display: inline-block;
    width: 1116px;
}

.category-link {
    position: relative;
    display: inline-block;
    margin-left: 18px;
    margin-bottom: 16px;
    margin-top: 8px;
    padding: 0 10px;
    font-size: 14px;
}

.category-link.active {
    border: 1px solid #454e57;
}

.category-link.active::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(../../images/arrow2.png) no-repeat;
    background-size: 100%;
    right: -1px;
    bottom: -1px;
}

.zs-left {

    display: inline-block;
    vertical-align: top;
    width: 936px;
    margin-top: 19px;
}

.zs-left-head {
    width: 100%;
    height: 28px;
    margin-bottom: 10px;
    position: relative;
}

.zs-left-head span {
    display: inline-block;
    vertical-align: middle;
}

.zs-left-head .zs-title {

    color: rgba(51, 51, 51, 100);
    font-size: 18px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
    line-height: 28px;
}

.zs-left-head .zs-time,
.zs-left-head .zs-paixu {
    position: absolute;

}

.zs-left-head .zs-time {

    width: 72px;
    color: rgba(0, 124, 255, 100);
    font-size: 12px;
    text-align: left;
    font-family: PingFangSC-Regular;
    line-height: 28px;
    right: 58px;
    cursor: pointer;
}

.zs-left-head .zs-time .select {
    display: none;

    position: absolute;
    z-index: 2;
}

.zs-left-head .zs-time .select .op {
    display: block;
    width: 72px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
    color: rgba(51, 51, 51, 100);
    font-size: 12px;
    text-align: center;
    font-family: PingFangSC-Regular;

}

.zs-left-head .zs-time .select .op:hover {

    background-color: rgba(0, 136, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.zs-left-head .zs-time::after {
    content: "";
    display: block;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: black transparent transparent transparent;
    width: 0px;
    position: absolute;
    height: 0px;
    right: 5px;
    top: 11px;
}

.zs-left-head .zs-paixu {
    width: 51px;
    color: rgba(51, 51, 51, 100);
    font-size: 12px;
    text-align: left;
    font-family: PingFangSC-Regular;
    right: 0;
    line-height: 28px;
    cursor: pointer;
}

.zs-left-head .zs-paixu i.qian {
    content: "";
    display: block;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: transparent transparent black transparent;
    width: 0px;
    position: absolute;
    height: 0px;
    right: 10px;
    top: 2px;
}

.zs-left-head .zs-paixu i.hou {
    content: "";
    display: block;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #CCCCCC transparent transparent transparent;
    width: 0px;
    position: absolute;
    height: 0px;
    right: 10px;
    bottom: 2px;
}

.goods-list {

    margin: auto;

    width: 1200px;
}

.goods-link {
    float: left;
    box-sizing: border-box;
    margin-left: 18px;
    margin-bottom: 14px;
    width: 388px;
    height: 354px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 6px 0px rgba(184, 184, 184, 0.5);
}


.goods-link:nth-child(1),
.goods-link:nth-child(4),
.goods-link:nth-child(7) {
    margin-left: 0px;
}

.goods-img {
    display: block;
    /* margin: 16px; */
    height: 194px;
    width: 100%;
}

.name {

    /*  padding: 0 16px;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden; */
    padding: 0 16px;
    padding-top: 15px;
    padding-bottom: 10px;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
    overflow: hidden;


}

.describes {
    padding: 0 16px;

    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    overflow: hidden;

    width: 356px;
    height: 63px;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
}

.team_title {
    padding: 0 16px;
    padding-top: 8px;
    padding-bottom: 10px;
    /* color: rgba(102, 102, 102, 1); */
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    color: #CD0C00;
}

.team {
    padding: 0 16px;
    line-height: 22px;
    height: 22px;
}

.team-logo {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 8px;
}

.team-name {
    color: #888888;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.price {
    padding: 0 16px;
    color: #ff9d00;
    font-size: 14px;
    border-top: 1px solid #ebeef4;
    line-height: 36px;
    margin-top: 8px;
}

.yuan {
    font-size: 12px;
}

.pagination {
    background-color: #fff;
    padding: 23px 45px;
    box-sizing: border-box;
    width: 1200px;


    border: 1px solid #E4E4E4;
    margin-bottom: 47px;
}




.zs-right {
    display: inline-block;
    vertical-align: top;
    width: 344px;
    height: 1092px;
    margin-top: 19px;

}

.zs-right .nodata-r {
    width: 100%;
    height: 400px;
    /* background: url(../../../images/nolist.jpg) no-repeat center; */
    background: url(../../../images/tuijianNo.png) no-repeat center;
    position: relative;

}

.zs-right .nodata-r::after {
    content: "暂无相关推荐";
    display: block;
    width: 126px;
    height: 25px;
    color: rgba(144, 160, 178, 100);
    font-size: 18px;
    text-align: center;
    font-family: PingFangSC-Regular;
    margin: auto;
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;

}

.zs-right-title {
    height: 28px;
    color: rgba(51, 51, 51, 100);
    font-size: 18px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
    line-height: 28px;
    margin-bottom: 10px;
}

.zs-right-one {
    width: 100%;
}

.zs-one-left,
.zs-one-right {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.zs-one-left {
    width: 200px;
    margin-right: 16px;
}

.zs-one-left .one_name {
    width: 200px;
    height: 20px;
    color: rgba(46, 46, 46, 100);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    margin-bottom: 3px;
    overflow: hidden;

}

.nodata .zs-one-left .one_name {
    width: 200px;
    height: 20px;
    background-color: rgba(235, 238, 244, 1);
}

.nodata .zs-one-left .one_team {
    width: 200px;
    height: 20px;
    background-color: rgba(235, 238, 244, 1);
}


.zs-one-left .one_team span {
    display: inline-block;
    vertical-align: middle;
}

.zs-one-left .one_team .one_team_logo {

    width: 18px;
    height: 18px;
    border-radius: 100%;
    margin-right: 2px;
}

.zs-one-left .one_team .one_team_name {

    width: 180px;
    height: 20px;
    color: rgba(136, 136, 136, 100);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    overflow: hidden;
}

.zs-one-left .one_price {
    margin-top: 12px;
    margin-bottom: 25px;

    color: rgba(255, 157, 0, 100);
    font-size: 16px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
}

.nodata .zs-one-left .one_price {
    width: 64px;
    height: 22px;
    background-color: rgba(235, 238, 244, 1);
}

.zs-one-left .one_click .btn {
    display: block;
    width: 100px;
    height: 28px;
    border-radius: 17px;
    border: 1px solid rgba(0, 136, 255, 1);
    background-color: white;
    line-height: 28px;
    color: rgba(0, 136, 255, 100);
    font-size: 14px;
    text-align: center;
    font-family: PingFangSC-Medium;
}

.nodata .zs-one-left .one_click .btn {
    background-color: rgba(235, 238, 244, 1);
    font-size: 0;
    width: 100px;
    height: 28px;
    border-radius: 17px;
    border: 0px solid rgba(151, 151, 151, 1);
}


.zs-one-right {
    width: 128px;
    height: 128px;
}

.nodata .zs-one-right {
    background-color: rgba(235, 238, 244, 1);
}



/* 推荐商品 */

.tj_sp {
    margin-top: 40px;
}

.tj_sp .tj_sp_left,
.tj_sp .tj_sp_right {
    display: inline-block;
    vertical-align: top;
}

.tj_sp .tj_sp_left {
    width: 128px;
    height: 128px;
    border-radius: 4px;
    background-color: rgba(235, 238, 244, 1);
    margin-right: 16px;
}

.tj_sp .tj_sp_right .tj_sp_name {

    width: 200px;
    height: 20px;
    color: rgba(46, 46, 46, 100);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    overflow: hidden;
}

.tj_sp .tj_sp_right .tj_sp_team {
    margin-bottom: 11px;
}

.tj_sp .tj_sp_right .tj_sp_team span {
    display: inline-block;
    vertical-align: middle;
}

.tj_sp .tj_sp_right .tj_sp_team .tj_logo {

    width: 18px;
    height: 18px;
    border-radius: 100px;
    margin-right: 2px;
}

.tj_sp .tj_sp_right .tj_sp_team .tj_name {

    width: 180px;
    height: 20px;
    color: rgba(136, 136, 136, 100);
    font-size: 14px;
    text-align: left;
    font-family: PingFangSC-Regular;
    overflow: hidden;
}

.tj_price {
    margin-bottom: 25px;

    color: rgba(255, 157, 0, 100);
    font-size: 16px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
}

.tj_click .tj_btn {
    display: block;
    width: 100px;
    height: 28px;
    border-radius: 17px;
    border: 1px solid rgba(151, 151, 151, 1);

    line-height: 28px;
    color: rgba(102, 102, 102, 100);
    font-size: 14px;
    text-align: center;
    font-family: PingFangSC-Medium;
}


/* 为空公共样式 */

.nodata .tj_sp_left {
    width: 128px;
    height: 128px;
    border-radius: 4px;
    background-color: rgba(235, 238, 244, 1);
    margin-right: 16px;
}

.nodata .tj_sp_right .tj_sp_name {
    width: 200px;
    height: 20px;
    background-color: rgba(235, 238, 244, 1);

}

.nodata .tj_sp_right .tj_sp_team {
    width: 200px;
    height: 20px;
    background-color: rgba(235, 238, 244, 1);
}

.nodata .tj_sp_right .tj_price {

    width: 64px;
    height: 22px;
    background-color: rgba(235, 238, 244, 1);

}

.nodata .tj_sp_right .tj_click .tj_btn {
    background-color: rgba(235, 238, 244, 1);
    font-size: 0;

    width: 100px;
    height: 28px;
    border-radius: 17px;
    border: 0px solid rgba(151, 151, 151, 1);
}

.zs-bottom {
    width: 1280px;
    height: 224px;
    margin-top: 29px;
}

.zs-bottom-title {
    color: rgba(51, 51, 51, 100);
    font-size: 18px;
    text-align: left;
    font-family: PingFangSC-Semibold;
    font-weight: 900;
}

.zs-bottom-title span {
    display: inline-block;
    vertical-align: middle;
}

.zs-bottom-title .bottom-logo {

    width: 17.99px;
    height: 15.92px;

    background: url(../../images/hui-xing.png);
}

.zs-bottom .tj_sp {
    margin-top: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 55px;
}

.zs-bottom .tj_sp .tj_sp_left {
    width: 160px;
    height: 160px;
    margin-right: 30px;
}

.zs-bottom .tj_sp:nth-child(4) {
    margin-right: 0;
}