/*body {*/
/*    height: auto;*/
/*    min-width: 8.5333rem;*/
/*    height: 100vh;*/
/*    background: url(../images/zhuce-bg.png) no-repeat;*/
/*    background-size: 100%;*/
/*    color: 255, 249, 247;*/
/*}*/

.goods-banner-box {
    width: 9.2533rem;
    /*height: 4.4267rem;*/
    border-radius: .3867rem;
    background: #fff;
    margin: auto;
    box-shadow: 0.08rem 0.04rem 0.2667rem #4e4e4e1f;
    margin-top: 1.6rem;
    overflow: hidden;
}

.goods-banner-item {
    line-height: 4.4267rem;
    /* border: 1px solid green; */
    text-align: center;
}

.goods-banner-item img {
    /*width: 5.5733rem;*/
    /*height: 2.92rem;*/
}


.swiper-pagination-bullet {
    width: .2933rem;
    height: .1333rem;
    border-radius: 5px;
    background-color: #d9d9d9 !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    width: .64rem;
    background-color: #5e9eff !important;
}

.goods-detail-info-box {
    width: 9.2533rem;
    margin: auto;
    margin-top: .3599rem;
}

.goods-detail-head {
    /* height: 5.1867rem; */
    border-radius: .1333rem;
    background: #fff;
    box-shadow: .08rem .04rem .2667rem #4e4e4e1f;
}

.tj-goods-info {
    display: flex;
    height: 1.5867rem;
    background: url('../images/tj-goods-detail-bg.png') no-repeat;
    background-size: 100%;
    padding-left: .44rem;
}

.tj-godds-txt {
    /* border: 1px red solid; */
    font-weight: 900;
    width: 2.9333rem;
    font-size: .6667rem;
    color: #fff;
    line-height: 1.5867rem;
}

.tj-goods-amount {
    font-weight: 900;
    margin-left: 1.4667rem;
    font-size: .76rem;
    color: #ff001d;
    line-height: 1.5867rem;
}

.tj-goods-sign {
    font-size: .4533rem;
}

.goods-name {
    font-weight: 900;
    font-size: .4rem;
    color: #333;
    text-align: left;
    padding: .1867rem .1867rem .16rem;
}

.goods-amount {
    display: flex;
    padding-left: 0.1867rem;
    padding-top: .1867rem;

}

.goods-label {
    height: .6133rem;
    border-radius: .0667rem;
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .3867rem;
    line-height: .5467rem;
    color: #fff;
    padding: .0267rem .2rem;
}

.label-tj {
    background: #ff2b05;
}

.label-mz {
    background: #f70;
}

.label-hg {
    background: #4300ff;
}

.goods-price {
    font-weight: 900;
    font-size: .6667rem;
    color: #06f;
    margin-left: .2667rem;
    margin-right: .3667rem;
}

.goods-yprice,
del {
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .3733rem;
    color: #999;
}

.goods-num {
    display: flex;
    padding-left: 0.1867rem;
    padding-top: .2133rem;
}

.goods-kc {
    height: .6133rem;
    border-radius: .0667rem;
    background: transparent;
    border: .0267rem solid #0adb6b;
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .36rem;
    color: #0adb6b;
    padding: 0 .2533rem;
}

.goods-action {
    width: .5867rem;
    height: .5867rem;
    line-height: .5867rem;
    text-align: center;
    /* border: 1px dashed #666; */
    background-color: #f5f4f8;
    border-radius: .08rem;
    font-size: .4rem;
    font-weight: 900;
    color: #666;
}


.goods-num-action {
    font-weight: 900;
    font-size: .3733rem;
    text-align: left;
    color: #333;
    margin-left: .56rem;
}

.goods-num-action .num {
    width: .8667rem;
    height: .6667rem;
    color: #2063fa;
    font-size: .2933rem;
    padding: 0;
    text-align: center;
}

.goods-tips-box {
    margin: auto;
    width: 9.2533rem;
    /* height: 1.9333rem; */
    margin-top: 0.2667rem;
    border-radius: .1333rem;
    background: #fff;
    box-shadow: .08rem .04rem .2667rem #4e4e4e1f;
    padding: .2667rem;
}

.goods-tips-box p {
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .32rem;
    line-height: .48rem;
    text-align: left;
}

.goods-tips-box i {
    font-size: .4rem;
}

.tips-mz {
    color: #f70;
}

.tips-hg {
    color: #4300ff;
}

.goods-detail-box {
    padding-bottom: 2rem;
}

.tc-goods-box {
    margin: auto;
    width: 9.2533rem;
    /* height: 3.0933rem; */
    border-radius: .1333rem;
    background: #fff;
    box-shadow: .08rem .04rem .2667rem #4e4e4e1f;
    margin-top: 0.4rem;
    padding-top: .2667rem;
    padding-left: .2267rem;
    /* padding-bottom: .2667rem; */
}

.tc-goods-title {
    display: flex;
    height: .56rem;
    margin-bottom: .1333rem;
}

.tc-pack-icon {
    width: .5067rem;
    height: .5067rem;
}

.tc-goods-title .tc-pack-text span {
    font-family: "PINGFANG-HEAVY";
    font-weight: 900;
    font-size: .4rem;
    color: #333;
    line-height: .56rem;
}

.tc-group-name {
    font-family: "PINGFANG-HEAVY";
    font-weight: 900;
    font-size: .3733rem;
    text-align: left;
    color: #555;
}

.tc-group-name span {
    color: #207aff;
}

.tc-goods-list {
    display: flex;
}

.tc-goods-item {
    width: 1.2133rem;
    height: 1.2rem;
    padding-left: .0933rem;
    padding-right: .0933rem;
    border-radius: .08rem;
    background: #fff;
    border: .0133rem solid #06f;
    border-radius: .1333rem;
}

.tc-goods-item img {
    padding-top: .2667rem;
}

.tc-goods-sign {
    width: .4267rem;
    height: .4267rem;
    background: #ecf2f5;
    border-radius: 50%;
    margin-left: .2667rem;
    margin-right: .2667rem;
    margin-top: .4rem;
    color: #8E929A;
    font-size: .5333rem;
    text-align: center;
    line-height: 0.367rem;
}

.tc-goods-sign span {
    font-size: .2133rem;
}

.tc-goods-equ {
    background: unset;
    border-radius: unset;
}

.tc-goods-amount {
    margin-right: .64rem;
}

.tc-goods-amount {
    font-family: "PINGFANG-HEAVY";
    font-weight: 900;
}

.tc-price-text {
    font-size: .3467rem;
    color: #333;
}

.tc-price {
    font-size: .4rem;
    color: #06f;
}

.tc-cart-btn {
    width: 2.0133rem;
    height: .7467rem;
    border-radius: .3733rem;
    background: linear-gradient(180.00deg, #3184ff 0%, #b2d1ff 100%);
    box-shadow: .0667rem .08rem .2667rem #00678112;
    text-align: center;
    font-weight: 500;
    font-size: .32rem;
    color: #fff;
    padding-top: .08rem;
    margin-top: 0.5067rem;
}

.goods-attr {
    margin: auto;
    width: 9.2533rem;
    /* height: 5.8933rem; */
    border-radius: .1333rem;
    background: #fff;
    box-shadow: .08rem .04rem .2667rem #4e4e4e1f;
    margin-top: .2667rem;
    padding-bottom: .2667rem;
    margin-bottom: .4rem;
}

.goods-tab {
    display: flex;
    justify-content: space-between;
    padding: .2667rem;

}

.goods-tab li {
    text-align: center;
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .4rem;
    text-align: left;
    color: #666;
}

/* .goods-tab-item{
    text-align: center;
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
    font-size: .4rem;
    text-align: left;
    color: #666;
} */
.goods-tab-content div {
    display: none;
}

.goods-tab-content div.active {
    display: block;
}

.goods-tab .active {
    font-weight: 900;
    font-size: .4rem;
    text-align: left;
    color: #06f;
    border-bottom: .0533rem #06f solid;

}

.goods-tab-content {
    padding-left: .2667rem;
    padding-top: .2667rem;
    font-family: "PINGFANG-MEDIUM";
    font-weight: 500;
}

.goods-attr-txt {
    font-size: .3733rem;
    text-align: left;
    color: #333;
    /* text-align: right; */
}

.goods-cart-box {
    position: fixed;
    left: 0;
    bottom: 0;
    /* width: 100%; */
    width: 10rem;
    height: 2.0933rem;
    background: #fff;
    font-size: .2933rem;
    font-weight: 500;
    font-family: "PINGFANG-MEDIUM";
    box-shadow: .08rem .04rem .2667rem #4e4e4e1f;
    left: 50%;
    margin-left: -5rem;
}

.goods-cart-cont {
    display: flex;
    padding-top: .4rem;
    /* line-height:2.0933rem; */
}

.goods-collect {
    margin-left: .32rem;
    margin-right: .5333rem;

}

.goods-collect img,
.goods-cart img {
    width: .9067rem;
    height: .9067rem;
}

.goods-collect p {
    font-weight: 500;
    font-size: .2933rem;
    line-height: .4267rem;
    color: #999;
    text-align: center;
}

.goods-cart p {
    font-weight: 500;
    font-size: .2933rem;
    line-height: .4267rem;
    /* color: #06f; */
    text-align: center;
}

.goods-add-cart {
    width: 6.04rem;
    height: 1.3733rem;
    margin-left: .8933rem;
    /* margin-top: .4rem; */
    font-weight: 900;
    font-size: .3733rem;
    line-height: 1.3733rem;
    text-align: center;
    color: #fff;
    border-radius: .6867rem;
    background: linear-gradient(33.30deg, #fe8d2f69 0%, #fe8c2fb8 22.53%, #fe4856c9 100%);
}

.cart-num-label {
    position: absolute;
    left: 2.4667rem;
    top: .2rem;
    width: .5867rem;
    height: .5867rem;
    font-weight: 900;
    font-size: .3733rem;
    line-height: .5867rem;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.cart-num-null {
    background: #c4c4c4;
}

.cart-num-notnull .cart-num-label {
    background: #ff6f7a;
}

.cart-num-notnull p {
    color: #06f;
}

.collect-cur {
    color: #06f !important;
}