/* 学仕币商城 xsCoinMall start */

[v-cloak] {
    display: none;
}

.mall-page {
    width: 1200px;
    height: auto;
    margin: 20px auto;
}

.mall-page .banner-container {
    margin-bottom: 20px;
}

.mall-page .banner-container img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.mall-page .mall-labels {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    padding: 19px 0 18px 20px;
    font-size: 14px;
    background: #FFFFFF;
    margin-bottom: 20px;
}

.mall-page .mall-labels span {
    margin-right: 19px;
    color: #999999;
}

.mall-page .mall-labels .label-list {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
}

.mall-page .mall-labels .label-list .label-item {
    margin-right: 25px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}

.mall-page .mall-labels .label-list .label-item:last-child {
    margin-right: 0;
}

.mall-page .mall-labels .label-list .label-item.active {
    color: #ff6028;
}

.mall-page .mall-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
}

.mall-page .mall-container .mall-left {
    width: 940px;
    height: auto;
    background: #FFFFFF;
    margin-right: 20px;
    padding: 21px 0 40px 20px;
}

.goods-list {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.goods-list .goods-item {
    width: 210px;
    height: 306px;
    background: #f7f7f7;
    border-radius: 2px;
    margin: 0 20px 19px 0;
}

.goods-list .goods-item:hover {
    cursor: pointer;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    /*transition:linear 1s linear 0s;*/
    background: #FFFFFF;
}

.goods-list .goods-item:hover .goods-content .goods-title {
    color: #FF6028;
    /*transition:linear 1s linear 0s;*/
}

.goods-list .goods-item .goods-content .callBtn {
    display: flex;
    justify-content: center;
}

.goods-list .goods-item:hover .goods-content .bottom-btn {
    right: 6px;
    /*transition:linear 1s linear 0s;*/
}

.goods-list .goods-item .goods-logo {
    width: 210px;
    height: 210px;
    border-radius: 2px 2px 0 0;
}

.goods-list .goods-item .goods-content {
    position: relative;
    padding: 7px 20px 12px 10px;
}

.goods-list .goods-item .goods-content .goods-title {
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 8px;
}

.goods-list .goods-item .goods-content .goods-title .goods-tag {
    display: inline-block;
    /*width: 34px;*/
    height: 18px;
    background: #FFEFEA;
    font-size: 10px;
    color: #FF6028;
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0 4px;
}

.goods-list .goods-item .goods-content .goods-price {
    font-size: 16px;
    font-weight: 500;
    color: #FF6028;
    line-height: 22px;
}

.goods-list .goods-item .goods-content .goods-origin-price {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
    text-decoration: line-through;
}

.goods-list .goods-item .goods-content .bottom-btn {
    position: absolute;
    right: 10px;
    bottom: 12px;
    height: 24px;
    color: #FFFFFF;
    border-radius: 8px;
}

.goods-list .goods-item .goods-content .buy-btn {
    background: linear-gradient(90deg, #FF7D56 0%, #FD472B 100%);
    padding: 2px 7px;
}

.goods-list .goods-item .goods-content .sold-btn {
    background: #999999;
    padding: 2px 3px;
}

.mall-page .mall-container .mall-left .goods-container .pagination {
    text-align: center;
    margin-top: 21px;
}

.mall-page .mall-container .mall-left .empty {
    width: 940px;
    height: auto;
    /*background: #FFFFFF;*/
    margin-right: 20px;
    padding: 21px 0 40px 20px;
    text-align: center;
}

.mall-page .mall-container .mall-left .empty .empty-img {
    width: 130px;
    height: 130px;
    margin: 126px auto 19px;
}

.mall-page .mall-container .mall-left .empty p {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}

.mall-page .mall-container .mall-right {
    width: 240px;
}

.mall-page .mall-container .mall-right .jifen_box {
    width: 240px;
    height: 218px;
    background: no-repeat url("/images/site/jifen_pic2.png");
    background-position: 0 -20px;
    background-size: contain;
    position: relative;
}

.mall-page .mall-container .mall-right .jifen_btn {
    position: absolute;
    width: 100%;
    bottom: 30px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.mall-page .mall-container .mall-right img {
    width: 134px;
    height: 30px;
}

.mall-page .mall-container .mall-right .vip-entry {
    width: 100%;
    height: 130px;
    background: no-repeat center/100% url("/images/xs-coin-mall/vip_bg.png");
    margin-bottom: 20px;
    color: #FFE495;
    padding: 20px 0 18px 20px;
}

.mall-page .mall-container .mall-right .vip-entry .vip-label1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
}

.mall-page .mall-container .mall-right .vip-entry .vip-label2 {
    font-size: 14px;
    line-height: 19px;
    margin: 3px 0 19px;
}

.mall-page .mall-container .mall-right .vip-entry .show-btn {
    width: 80px;
    height: 30px;
    background: #FFE495;
    color: #0C0C0C;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 1px;
    cursor: pointer;
}

.mall-page .mall-container .mall-right .sales-rank {
    width: 240px;
    /*height: 537px;*/
    background: #FFFFFF;
    padding: 20px 20px;
}

.mall-page .mall-container .mall-right .sales-rank .rank-label {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    margin-top: 20px;
    cursor: pointer;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item .goods-logo {
    position: relative;
    width: 74px;
    height: 74px;
    border-radius: 2px;
    border: 1px solid #EDEDED;
    margin-right: 7px;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item .goods-logo .logo-img {
    width: 100%;
    height: 100%;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item .goods-logo .top-icon {
    position: absolute;
    top: -11px;
    left: -10px;
    width: 55px;
    height: 34px;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item .goods-info .goods-title {
    width: 119px;
    height: 38px;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px;
}

.mall-page .mall-container .mall-right .sales-rank .sale-item .goods-info .sold-count {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}

.dialog-container {
    border-radius: 8px;
}

.dialog-container .dialog-text {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.dialog-container .el-dialog__body {
    text-align: center;
}

.dialog-container .dialog-text .price-text {
    color: #FF6028;
}

.dialog-container .el-dialog__footer {
    padding: 20px 0;
}

.dialog-container .dialog-footer .footer-btn {
    width: 135px;
    height: 44px;
    border-radius: 2px;
    margin: 0 8px;
    cursor: pointer;
}

.dialog-container .dialog-footer .cancel-btn {
    background: #F3F3F3;
    color: #333333;
}

.dialog-container .dialog-footer .confirm-btn {
    background: linear-gradient(90deg, #FF7D56 0%, #FD472B 100%);
    color: #FFFFFF;
}

.call-container {
    text-align: center;
}

.call-container .name {
    color: #333333;
}

.call-container img {
    display: inline-block;
    margin: 0 10px 0 20px;
    width: 25px;
    height: 25px;
}

.call-container .number {
    color: #FF6028;
    font-size: 16px;
    font-weight: bold;
}


/* 学仕币商城 xsCoinMall end */


/* 学仕币商城商品详情 start */

.goods-page {
    position: relative;
    width: 1200px;
    height: auto;
    margin: 0 auto 20px;
}

.goods-page .goods-info {
    background: #FFFFFF;
    padding: 20px 20px 37px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    margin-bottom: 20px;
}

.goods-page .goods-info .info-box {
    margin-left: 40px;
    position: relative;
}

.goods-page .goods-info .info-box .goods-title {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
}

.goods-page .goods-info .info-box .tags {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -moz-flex;
    margin: 17px 0 18px;
}

.goods-page .goods-info .info-box .tags .tag-item {
    height: 24px;
    color: #FF6028;
    background: #FFEFEA;
    line-height: 24px;
    font-size: 10px;
    font-weight: 500;
    padding: 0 5px;
    margin-right: 10px;
}

.goods-page .goods-info .info-box .price-info {
    width: 720px;
    height: 70px;
    background: #F7F7F7;
    padding: 18px 28px;
    color: #999999;
}

.goods-page .goods-info .info-box .price-info .price-text {
    font-size: 14px;
    font-weight: 400;
    vertical-align: super;
}

.goods-page .goods-info .info-box .price-info .goods-price {
    font-size: 30px;
    color: #FD472B;
    font-weight: normal;
    margin: 0 23px;
}

.goods-page .goods-info .info-box .price-info .goods-price span {
    font-size: 18px;
}

.goods-page .goods-info .info-box .price-info .goods-origin-price {
    font-size: 16px;
    text-decoration: line-through;
}

.goods-page .goods-info .info-box .sold-text {
    font-size: 16px;
    color: #999999;
    font-weight: 400;
    margin: 18px 0 0;
}

.goods-page .goods-info .info-box .deadline-text {
    position: absolute;
    top: 248px;
    width: 246px;
    height: 30px;
    background: #FFE6DD;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
}

.goods-page .goods-info .info-box .deadline-text .label {
    display: inline-block;
    width: 63px;
    height: 30px;
    background: #FF6028;
    color: #FFFFFF;
    text-align: center;
    margin-right: 6px;
}

.goods-page .goods-info .info-box .deadline-text .value {
    color: #FD472B;
}

.goods-page .goods-info .info-box .goods-btn {
    position: absolute;
    top: 308px;
    width: 246px;
    height: 40px;
    border-radius: 2px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
}

.goods-page .goods-info .info-box .buy-btn {
    background: #FF6028;
    cursor: pointer;
}

.goods-page .goods-info .info-box .link-btn {
    left: 266px;
    border: 1px solid #ff6028;
    background: #ffffff;
    color: #ff6028;
    cursor: pointer;
}

.goods-page .goods-info .info-box .sold-btn {
    background: #C8C8C8;
    cursor: not-allowed;
}

.goods-page .left-div {
    display: inline-block;
    width: 940px;
    vertical-align: top;
    margin-right: 14px;
}

.goods-page .left-div .goods-detail {
    width: 100%;
    background: #FFFFFF;
    margin-bottom: 21px;
}

.goods-page .left-div .goods-detail .label {
    height: 50px;
    box-shadow: inset 0px -1px 0px 0px #EDEDED;
}

.goods-page .left-div .goods-detail .label {
    height: 50px;
    padding: 15px 21px;
}

.goods-page .left-div .goods-detail .label span {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.goods-page .left-div .goods-detail .label span::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 19px;
    background: #FF6028;
    vertical-align: middle;
    margin-right: 6px;
}

.goods-page .left-div .goods-detail .detail-container {
    padding: 0 17px 18px 23px;
}

.goods-page .left-div .goods-detail .detail-container img {
    width: 900px;
    height: auto;
}

.goods-page .left-div .recommend-goods {
    width: 940px;
    /*height: 387px;*/
    background: #FFFFFF;
}

.goods-page .left-div .recommend-goods .label {
    height: 50px;
    padding: 15px 21px;
}

.goods-page .left-div .recommend-goods .label span {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.goods-page .left-div .recommend-goods .label span::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 19px;
    background: #FF6028;
    vertical-align: middle;
    margin-right: 6px;
}

.goods-page .left-div .recommend-goods .goods-list {
    padding-left: 20px;
}

.goods-page .service-flow {
    display: inline-block;
    width: 240px;
    background: #FFFFFF;
    padding: 22px 15px 0 20px;
}

.goods-page .service-flow .label {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 34px;
}

.goods-page .service-flow .flow-step {
    width: 56px;
    margin: 0 auto;
}

.goods-page .service-flow .flow-step img {
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.goods-page .service-flow .flow-step p {
    font-size: 14px;
    color: #666666;
    margin: 10px 0;
}

.goods-page .service-flow .arrow {
    position: relative;
    width: 2px;
    height: 30px;
    background-image: linear-gradient(to bottom, #FF6028 20%, #FF6028 50%, transparent 50%);
    background-size: 6px 12px;
    background-repeat: repeat-y;
    margin: 0 auto 20px;
}

.goods-page .service-flow .arrow::after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid #FF6028;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    bottom: -10px;
    left: -3px;
}

.goods-page .service-flow .tip-label {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 32px 0 10px;
}

.goods-page .service-flow .tip-text {
    font-size: 12px;
    color: #999999;
}

.goods-page .service-flow .qr-code {
    width: 180px;
    /*height: 150px;*/
    background: #F4F4F4;
    border-radius: 8px;
    margin: 27px auto 0;
}

.goods-page .service-flow .qr-text {
    text-align: center;
    font-size: 12px;
    color: #999999;
    margin: 10px auto 27px;
}

.bread-nav {
    padding: 20px 0;
}

.bread-nav span {
    margin: 0 4px;
}

.bread-nav span:last-child {
    color: #ff6028;
}

.bread-nav span:nth-child(even) {
    cursor: pointer;
}


/**
 * 图片组
 */

.media-slide {
    width: 318px;
    /*margin: 0 auto;*/
}

.view .swiper-container {
    width: 318px;
    height: 318px;
    background: #000;
    text-align: center;
}

.view img {
    display: inline;
    width: 318px;
    height: 318px;
}

.view video {
    width: 318px;
    height: 318px;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 318px;
    height: 40px;
}

.preview .swiper-container .swiper-wrapper {
    padding: 0 18px;
}

.preview .swiper-slide {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: 0 6px;
}

.preview .slide6 {
    width: 40px;
}

.preview .arrow-left {
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    width: 13px;
    height: 40px;
    z-index: 10;
    border-radius: 1px;
    cursor: pointer;
}

.preview .arrow-left::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-75%, -50%);
    -ms-transform: translate(-75%, -50%);
    -moz-transform: translate(-75%, -50%);
    -webkit-transform: translate(-75%, -50%);
    -o-transform: translate(-75%, -50%);
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 4px 4px 4px 4px;
    border-style: solid;
    border-color: transparent #BDBDBD transparent transparent;
}

.preview .arrow-right {
    background: #f7f7f7;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    width: 13px;
    height: 40px;
    z-index: 9;
    border-radius: 1px;
    cursor: pointer;
}

.preview .arrow-right::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-25%, -50%);
    -ms-transform: translate(-25%, -50%);
    -moz-transform: translate(-25%, -50%);
    -webkit-transform: translate(-25%, -50%);
    -o-transform: translate(-25%, -50%);
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 4px 4px 4px 4px;
    border-style: solid;
    border-color: transparent transparent transparent #BDBDBD;
}

.preview img {
    width: 100%;
    height: 100%;
    padding: 1px;
}

.preview .active-nav img {
    width: 100%;
    height: 100%;
    padding: 0;
    border: 2px solid #FF6028;
}


/* 学仕币商城商品详情 end */