.goods-image .swiper-slide{
    text-align: center;
    border-bottom: 0.03rem solid #e4e4e4;
}
.slide-image {
    background: #fff;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.goods-image .swiper-pagination-bullet{
    width: 0.5rem;
    height: 0.5rem;
    background: #111;
}
.goods-image .swiper-pagination-bullet-active{
    background: #999;
}


/* 底部操作栏 */

.footer-fixed .goods-fixed-icon {
    width: 2rem;
    background: #fff;
    margin: 0 auto;
    padding: 0 1rem;
    border-left: 0.05rem solid #eee;
    height: 2rem;
    position: relative;
    line-height:2rem;
}

.footer-fixed .goods-fixed-icon:first-child {
    border-left: none;
}

.footer-fixed .goods-fixed-icon img {
    width: 70%;
    height: 70%;
    display: block;
    position: absolute;
    left: 0%;
    margin-left: 0.2rem;
    top: 0%;
    margin-top: 0.35rem;
}

.footer-fixed .goods-fixed-icon span {
    color: #7a7e83;
    font-size: 1rem;
}

.footer-fixed .goods-fixed-icon .bargain-icon {
    height: 0.3rem;
}

.footer-fixed .goods-fixed-icon .icon-servicefill{
    color: #62baec;
}
.footer-fixed .goods-fixed-icon.active .icon-favor_fill_light{
    color: #f3c31d;
}

.footer-fixed .goods-fixed-icon .icon-cart_fill_light {
    color: #fc5a52;
}
/*.footer-fixed .goods-fixed-icon .bargain-icon img {*/
    /*height: 50rpx;*/
    /*width: 50rpx;*/
    /*margin-top: -40rpx;*/
/*}*/

/*.footer-fixed .goods-fixed-icon .bargain-home {*/
    /*margin-top: 6rpx;*/
    /*text-align: center;*/
/*}*/

.footer-fixed .goods-fixed-icon .flow_num span {
    display: block;
    color: #fff;
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.7rem;
}

.footer-fixed .goods-fixed-icon .icon-shoucang {
    font-size:0.3rem;
}

.footer-fixed .goods-fixed-icon .s_cont {
    color: #ff495e;
}

.footer-fixed .button-group{
    flex: 1;
    padding: 0.2rem;
}
.footer-fixed .order-number {
    width: 48%;
    background: linear-gradient(to top,#f09442 0,#ffb762 100%);
    color: #fff;
    text-align: center;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    line-height: 1.5rem;
}
.footer-fixed .order-bt {
    width: 48%;
    background: linear-gradient(to top,#e33931 0,#fe5d55 100%);
    color: #fff;
    text-align: center;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    line-height: 1.5rem;
}

.footer-fixed .order-number button {
    background: none;
    padding: 0;
    font-size: 0.6rem;
    color: #fff;
    line-height: inherit;
    border-radius: 0;
    border: 0;
}

.footer-fixed .order-number button::after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    transform: scale(0);
    transform-origin: 0 0;
    box-sizing: border-box;
    border-radius: 0;
}

.footer-fixed .default-btn {
    width: 100%;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    line-height: 1.8rem;
}

.footer-fixed .flow_num {
    background: #ff495e;
    position: absolute;
    right: 0.2rem;
    top: 0.1rem;
    border-radius: 50%;
    height: 0.7rem;
    min-width:  0.7rem;
}


/* 商品标题 */

.goods-title {
    overflow: hidden;
    padding: 0 0 0 0;
    color: #333;
     height: auto;
     width: auto;
     line-height: 1.2;
}

/* 商品价格 */

.money-box {
    margin: 0.3rem 0;
}

.money-box .price {
    font-size: 0.9rem;
}

.money-box .del {
    font-size: 0.6rem;
    color: #999;
    margin-left: 0.3rem;
    text-decoration: line-through;
}

/* 商品销量 */

.goods-sales-box .stock {
    display: block;
    text-align: right;
}

/* 评价次数 */
.comment-num {
    position: absolute;
    right: 34px;
    top: 50%;
    margin-top: -0.3rem;
    font-size: 0.6rem;
    color: #333;
}
.user-orderJtou {
    color: #999;
    font-size: 0.6rem;
    position: absolute;
    top: 50%;
    margin-top: -0.2rem;
}
/* 商品评论 */
.goods-comment .goods-property-box {
    position: relative;
    padding: 0.4rem 0.2rem;
}
.goods-comment .goods-property-jianTou {
    width: 0.6rem;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.3rem;
}

.goods-comment .goods-property-jianTou img {
    height: 100%;
    width: 100%;
}

/*.goods-comment-box .comment_btn {*/
    /*width: 220rpx;*/
    /*margin: 0 auto;*/
    /*padding: 20rpx 0;*/
/*}*/

/*.goods-comment-box .comment_btn span {*/
    /*display: block;*/
    /*padding: 5rpx 0;*/
    /*color: #ff495e;*/
    /*font-size: 26rpx;*/
    /*text-align: center;*/
    /*border: 1px solid #ff495e;*/
    /*border-radius: 30rpx;*/
/*}*/

/* 商品规格 */

.goods-list-box .tmall-types.mb20 {
    margin-bottom: 0.2rem;
}

.goods-list-box .tmall-types .tipstxt {
    font-size: 0.6rem;
    color: #888;
    margin-bottom: 0.3rem;
}

.goods-list-box .tmall-types .cartypelist {
    display: inline-block;
}

.goods-list-box .tmall-types .cartypelist .cartypeitem {
    font-size:0.6rem;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 0.7rem;
    margin: 0 0.4rem 0.3rem 0;
    border-radius: 0.2rem;
    color: #888;
    border: 0.03rem solid #888;
}

.goods-list-box .tmall-types .cartypelist .cartypeitem.cur {
    background: #f20c59;
    border: 0.03rem solid #f20c59;
    color: #fff;
}

.goods-list-box .tmall-types .cartypelist .cartypeitem.cur:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    display: inline-block;
    width: 0.3rem;
    height:0.3rem;
}

.goods-list-box .tmall-types .cartypelist .cartypeitem.disabled {
    color: #dedede;
    cursor: not-allowed;
    background: #eee;
    border: 0.02rem dashed #dedede;
}

/* banner计数 */

/*.banner-num {*/
    /*position: absolute;*/
    /*right: 30rpx;*/
    /*margin-top: -70rpx;*/
    /*padding: 0 18rpx;*/
    /*background: rgba(0, 0, 0, 0.3);*/
    /*border-radius: 50rpx;*/
    /*color: #fff;*/
    /*font-size: 32rpx;*/
/*}*/

/*.banner-num text:last-child {*/
    /*color: rgba(255, 255, 255, 0.6);*/
    /*font-size: 26rpx;*/
/*}*/



/* 商品详情 */

.goods-detail-box{
    padding: 0.5rem 0;
    font-size: 0.7rem;
}

.goods-detail-box img{
   /*max-width: 100%;*/
   width: 100%;
}

.p-20{
    padding: 0 0.2rem;
}
.p-60{
    padding: 0 0.6rem;
}
.top-nav-bar {
    padding: 0.4rem 0;
    font-size: 0.7rem;
    color: #333;
    display: block;
}

.goods-fixed-icon contact-button {
    display: block;
}

/* 商品分享 */

/*.goods__share button.share-btn {*/
    /*line-height: normal;*/
    /*padding: 0 0 0 10rpx;*/
    /*background: none;*/
    /*border-radius: 0;*/
    /*box-shadow: none;*/
    /*font-size: 8pt;*/
    /*border: none;*/
    /*color: #888;*/
/*}*/

/*.goods__share button.share-btn::after {*/
    /*border: none;*/
/*}*/

/*.goods__share .share__icon {*/
    /*font-size: 46rpx;*/
    /*margin-bottom: 5rpx;*/
/*}*/

/* 商品海报 弹出层 */

/*.pop-poster {*/
    /*position: relative;*/
    /*background: #fff;*/
    /*padding: 42rpx;*/
    /*border-radius: 10rpx;*/
/*}*/

/*!* 关闭按钮 *!*/

/*.pop-poster .pop-close {*/
    /*position: absolute;*/
    /*width: 56rpx;*/
    /*height: 56rpx;*/
    /*background: #fff;*/
    /*border-radius: 50%;*/
    /*box-shadow: 0 0 25rpx rgba(0, 0, 0, 0.15);*/
    /*right: -28rpx;*/
    /*top: -28rpx;*/
/*}*/

/*.pop-poster .pop-close span {*/
    /*display: block;*/
/*}*/

/*.pop-poster .poster__image {*/
    /*padding: 0 40rpx;*/
/*}*/

/*.pop-poster .poster__image img {*/
    /*box-shadow: 0 0 25rpx rgba(0, 0, 0, 0.15);*/
    /*width: 460rpx;*/
    /*height: 696.746rpx;*/
/*}*/

/*.pop-poster .profile-btn button {*/
    /*margin-bottom: 0;*/
/*}*/

/* sku选择器 */

.sku-selector {
    padding: 0.3rem 0.6rem;
}
.icon-xiangyoujiantou{
    margin-left: 0.2rem;
}

/* 确认购买弹窗 */

.popup__trade {
    display: none;
    width: 100%;
    padding-bottom: 0;
    background: #fff;
    position: fixed;
    /*display: flex;*/
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 15;
}
.popup__trade.active{
    display: block;
}
.popup__trade .trade-close {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    width: 1.3rem;
    height: 1.3rem;
}

.popup__trade .trade-main {
    background: #fff;
    box-sizing: border-box;
    padding: 0.5rem;
}

.popup__trade .footer-fixed {
    position: absolute;
}

.popup__trade .trade-main .goods-info {
    margin-bottom: 0.6rem;
}

.popup__trade .trade-main .goods-info .goods-image {
    margin-top: -1.5rem;
    margin-right: 0.3rem;
}

.popup__trade .trade-main .goods-info .goods-image img {
    width: 4.3rem;
    height: 4.3rem;
    border: 0.2rem solid #fff;
    box-shadow: 0 0.2rem 0.3rem rgba(220, 220, 220, 0.79);
}

.popup__trade .trade-main .goods-info .money-box {
    margin: 0;
}

.popup__trade .trade-main .goods-info .goods-stock {
    padding-left: 0.3rem;
    padding-top: 0.3rem;
}

.cont-box .buy_number {
    /*margin: 0.5rem 0 3rem;*/
    justify-content: space-between;
    align-items: center;
}
.cont-box .buy_number .buyNumber {
    color: #333;
    background: #fff;
}
.cont-box .buy_number .selectNumber .default{
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.7rem;
    display: block;
    border: 0.03rem solid #dcdcdc;
    text-align: center;
}

.cont-box .buy_number .selectNumber .input{
    /*font-size: .59733rem;*/
    outline: none;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    /*padding: 0 .08533rem;*/
    color: #686868;
    /*width: 100%;*/
    text-align: center;
}

    /* 商品卖点 */

.goods-selling-point {
    margin-top: 0.3rem;
    color: #999;
}