@media screen and (min-width: 320px) {

    html,
    body,
    .main-wrap {
        font-size: 12px;
    }
}

@media screen and (min-width: 360px) {

    html,
    body,
    .main-wrap {
        font-size: 13.5px;
    }
}

@media screen and (min-width: 375px) {

    html,
    body,
    .main-wrap {
        font-size: 14px;
    }
}

@media screen and (min-width: 411px) {
    html,
    body,
    .main-wrap {
        font-size: 15.2px;
    }
}

@media screen and (min-width: 412px) {
    html,
    body,
    .main-wrap {
        font-size: 15.55px;
    }
}

@media screen and (min-width: 414px) {

    html,
    body,
    .main-wrap {
        font-size: 15.55px;
    }
}

@media screen and (min-width: 1020px) {

    html,
    body,
    .main-wrap {
        font-size: 12px;
    }
}

/* basic css */
.padding0-12px {
    padding: 0 0.8571428571428571rem;
}
.padding18-12px {
    padding: 1.2857142857142858rem 0.8571428571428571rem 0;
}
.padding12px {
    padding: 0.8571428571428571rem;
}
.margin-top6px {
    margin-top: 0.42857142857142855rem;
}
.margin-top9px {
    margin-top: 0.6428571428571429rem;
}

.margin-top12px {
    margin-top: 0.8571428571428571rem;
}
.margin-top15px {
    margin-top: 1.0714285714285714rem;
}

.margin-top18px {
    margin-top: 1.2857142857142858rem;
}
.margin-top40px {
    margin-top: 2.857142857142857rem;
}
.margin-left6px {
    margin-left: 0.42857142857142855rem;
}
.margin-left43px {
    margin-left: 3.0714285714285716rem;
}
.margin-left161px {
    margin-left: 11.5rem;
}
.no-show-one {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.no-show-two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* basic css end*/

.durian-box {
    width: 100%;
}
.one-goods {
    width: 100%;
    height: 9.285714285714286rem;
    background: #ffffff;
    border-radius: 0.8571428571428571rem;
}
.one-goods .left {
    float: left;
    width: 14.928571428571429rem;
    height: 3rem;
}
.one-goods .left .left-ttile {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    line-height: 1.5rem;
    height: 3rem;
}
.one-goods .left .left-info {
    height: 1.2857142857142858rem;
}

.one-goods .left .left-info .look {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/viewnum.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}
.one-goods .left .left-info .date {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/rili.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}
.one-goods .left .left-info .look-text {
    float: left;
    font-size: 0.8571428571428571rem;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
}
.one-goods .right {
    width: 7.5rem;
    height: 7.5rem;
    float: right;
    border-radius: 0.42857142857142855rem;
    overflow: hidden;
}
.right img{
	width: 7.5rem;
    height: 7.5rem;
}
.list-goods {
    width: 25.071428571428573rem;
    height: 13.571428571428571rem;
    background: #ffffff;
    border-radius: 0.8571428571428571rem;
}
.list-goods .list-goods-title {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.0714285714285714rem;
}
.list-goods-title{
    height: 1.4714285714285714rem;
}
.list-goods .list-goods-img {
    height: 7.571428571428571rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
}
.list-goods-oneimg .list-goods-one-img {
    height: 13.142857142857142rem;
    width: 23.357142857142858rem;
    position: relative;
    border-radius: 0.42857142857142855rem ;
    overflow: hidden;
}
.list-goods-oneimg .list-goods-one-img img {
    height: 100%;
    width: 100%;
}
.list-goods-oneimg .list-goods-one-img .list-goods-one-img-play {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 3.2142857142857144rem;
    width: 3.2142857142857144rem;
    background: url("images/icon_durian_video.png") no-repeat center;
    background-size: 3.2142857142857144rem 3.2142857142857144rem;
}

.list-goods-oneimg {
    width: 25.071428571428573rem;
    height: 19.571428571428573rem;
    background: #ffffff;
    border-radius: 0.8571428571428571rem;
}
.list-goods-oneimg .list-goods-title {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.0714285714285714rem;
}
.list-goods-oneimg .list-goods-img {
    height: 7.571428571428571rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
}
.list-goods-oneimg .list-goods-one-img {
    height: 13.142857142857142rem;
    width: 23.357142857142858rem;
}
.list-goods-oneimg .list-goods-info .look {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/viewnum.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}
.list-goods-oneimg .list-goods-info .look-text {
    float: left;
    font-size: 0.8571428571428571rem;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
}
.list-goods-oneimg .list-goods-info .date {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/rili.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}

.list-goods .list-goods-img .img1,
.img2,
.img3 {
    position: relative;
    border-radius: 0.42857142857142855rem;
    overflow: hidden;
    height: 7.5rem;
    width: 7.5rem;
}
.list-goods .list-goods-img .img3 .img3-toast {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 1.5rem;
    width: 2.7142857142857144rem;
    border-top-left-radius: 0.42857142857142855rem;
    border-bottom-right-radius: 0.42857142857142855rem;
    overflow: hidden;
    right: 0;
    bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.list-goods .list-goods-img .img3 .img3-toast .img3-toas-icon {
    width: 1.0714285714285714rem;
    height: 1.0714285714285714rem;
    background: url("images/icon_jihe.png") no-repeat center;
    background-size: 1.0714285714285714rem 1.0714285714285714rem;
    padding-top: 0.21428571428571427rem;
}
.list-goods .list-goods-img .img3 .img3-toast .img3-toas-text {
    width: 1.0714285714285714rem;
    height: 1.0714285714285714rem;
    font-size: 0.9285714285714286rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2857142857142858rem;
}

.list-goods .list-goods-img .img1 img {
    height: 7.5rem;
    width: 7.5rem;
}
.list-goods .list-goods-img .img2 img {
    height: 7.5rem;
    width: 7.5rem;
}
.list-goods .list-goods-img .img3 img {
    height: 7.5rem;
    width: 7.5rem;
}
.list-goods .list-goods-info .look {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/viewnum.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}
.list-goods .list-goods-info .look-text {
    float: left;
    font-size: 0.8571428571428571rem;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    margin-top:0.07rem;
}
.list-goods .list-goods-info .date {
    width: 1.2857142857142858rem;
    height: 1.2857142857142858rem;
    background: url("images/rili.png") no-repeat center;
    background-size: 1.2857142857142858rem 1.2857142857142858rem;
    float: left;
}


/* ===详情页部分=== */
/* 视频部分 */
#durianShortVideo {
    width: 100%;
    height: 15.107142857142858rem;
}
#durianShortVideo-shop {
    width: 25.071428571428573rem;
    height: 12.857142857142858rem;
    margin: 0 0.8571428571428571rem;
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
    margin-top:1.2857142857142858rem;
}

.durian-video {
    position: relative;
}

.durian-video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.durian-video-mask-shop {
    position: absolute;
    top: 0;
    left: 0;
    width: 25.071428571428573rem;
    height: 12.857142857142858rem;
    margin: 0 0.8571428571428571rem;
    z-index: 9;
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
}

.durian-video.active .durian-video-mask {
    display: none;
}

.durian-video.active .durian-video-mask-shop {
    display: none;
}

.durian-video-mask img {
    width: 100%;
    height: 100%;
}

.durian-video-mask-shop img {
    width: 100%;
    height: 100%;
}

.durian-play-icon {
    display: inline-block;
    width: 3.2142857142857144rem;
    height: 3.2142857142857144rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    background-size: contain;
    cursor: pointer;
}

#durianShortVideo .ppcloud-player .mobile-player-play-btn,
.durian-play-icon {
    background-image: url(images/play-icon.png) !important;
}

/* 店铺名称 */
.durian-main{
	overflow-x:hidden;
}
.durian-main-box {
    padding-bottom: 6.428571428571429rem;
}
.durian-main-img {
    height: 12.071428571428571rem;
}
.durian-main-img-atlas {
    height: 26.785714285714285rem;
    position: relative;
}
.durian-main-img-atlas img {
    height: 26.785714285714285rem;
    width: 100%;
}
.durian-main-img-good-list {
    height: 26.785714285714285rem;
    width: 26.785714285714285rem;
    position: relative;
}
.durian-main-img-good-list-icon {
    position: absolute;
    width: 2.7857142857142856rem;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3.5714285714285716rem;
    font-size: 0.8571428571428571rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.5rem;
    left: 86.4%;
    bottom: 0.8571428571428571rem;
    z-index: 99;
}
.durian-main-img-good-list-icon span {
    font-size: 0.6428571428571429rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: justify;
}

.durian-main-img-good-list img {
    height: 26.785714285714285rem;
    width: 26.785714285714285rem;
}

.durian-main-img img {
    height: 12.071428571428571rem;
}
.durian-shop-name-wrap {
	display : none;
}

.durian-shop-name {
    height: 4.285714285714286rem;
    padding: 0.75rem 0.8571428571428571rem;
}

.durian-fixed-name {
    position: fixed;
    border-top: 1px solid #eee;
    top: 3.142857142857143rem;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    background: #fff;
}

.durian-shop-name img {
    display: inline-block;
    vertical-align: top;
    width: 2.7857142857142856rem;
    height: 2.7857142857142856rem;
    border-radius: 1.3928571428571428rem;
}

.durian-shop-name-txt {
    display: inline-block;
    font-size: 1.0714285714285714rem;
    color: #222222;
    margin-left:0.6428571428571429rem;
}

.durian-shop-name-txt p{
    width: 16.285714285714285rem  ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.durian-shop-subtitle {
    font-size: 0.8571428571428571rem;
    color: #999999;
    width: 16.285714285714285rem  ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.durian-shop-name-btns {
    float: right;
    margin-top: 0.42857142857142855rem;
}

.durian-shop-name-btns.finished .durian-collect-btn {
    display: none;
}

.durian-shop-name-btns.finished .durian-finished-btn {
    display: block;
}

.durian-collect-btn {
    display: inline-block;
    width: 4.285714285714286rem;
    height: 1.9285714285714286rem;
    line-height: 1.9285714285714286rem;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-image: -webkit-gradient(linear, right top, left top, from(#ff8f00), to(#ff4400));
    background-image: linear-gradient(90deg, #ff8f00 0%, #ff4400 100%);
    border-radius: 0.9642857142857143rem;
    cursor: pointer;
}

.durain-add-icon {
    display: inline-block;
    width: 1.0714285714285714rem;
    height: 1.0714285714285714rem;
    background-size: contain;
    background-image: url("images/add-icon.png");
    vertical-align: middle;
    margin: -0.10714285714285714rem 0.21428571428571427rem 0 0;
}

.durian-finished-btn {
    background: #f2f2f2;
    color: #999999;
}

/* 简介 */
.durian-trade-info {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
    margin: 1.2857142857142858rem 0.8571428571428571rem 1.5rem;
}

.durian-trade-info-left {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: left;
    line-height: 1.9285714285714286rem;
    margin: 1.2857142857142858rem 0.8571428571428571rem 0;
}

.durian-trade-info-right {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: right;
    line-height: 1.9285714285714286rem;
    margin: 1.2857142857142858rem 0.8571428571428571rem 0;
}

.durian-trade-info-center {
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.9285714285714286rem;
    margin: 1.2857142857142858rem 0.8571428571428571rem 0;
}
.durian-trade-info-small {
    font-size: 1rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
    margin: 1.2857142857142858rem 0.8571428571428571rem 0;
}

.durian-trade-info-hr {
    margin: 1.2857142857142858rem 0.8571428571428571rem;
    height: 1px;
    width: 25.071428571428573rem;
    opacity: 0.3;
    background: rgba(0, 0, 0, 0.3);
}

.durian-trade-info-strategy {
    margin: 1.2857142857142858rem 0.8571428571428571rem 0;
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
    word-break:break-word;
}

.durian-trade-info-strategy-long {
    margin: 0.21428571428571427rem 0.8571428571428571rem 0;
  
    font-size: 1.0714285714285714rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
}

/* 商品列表 */
.durian-trade-list {
    margin:1.2857142857142858rem  0.8571428571428571rem 0;
}

.durian-trade-list-item {
    background: #f8f8f8;
    border-radius: 0.8571428571428571rem;
    display: -webkit-box;
    display: -ms-flexbox;
    height: 8.142857142857142rem;
    display: flex;
    overflow: hidden;
}

.durian-trade-list-item + .durian-trade-list-item {
    margin-top: 0.8571428571428571rem;
}

.durian-trade-list-item img {
    width: 8.142857142857142rem;
    height: 8.142857142857142rem;
}

.durian-trade-list-box {
    padding: 0.8571428571428571rem;
    position: relative;
}

.durian-trade-price-box {
	position:absolute;
	bottom:0;
	width:100%;
}

.durian-trade-price-box-single {
    position: absolute;
    bottom: 0.8571428571428571rem;
    width: 15.214285714285714rem;
}


.durian-trade-list-title {
    font-size: 14px;
    height:2.5714285714285716rem;
    color: #222222;
    width: 100%;
    line-height: 1.3571428571428572rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    font-weight: bold;
}

.durian-trade-label-box {
    margin: 0.6428571428571429rem 0 0.21428571428571427rem;
}

.durian-trade-list-label + .durian-trade-list-label {
    margin-left: 0.21428571428571427rem;
}

.durian-trade-list-label {
    display: inline-block;
    background: #feece2;
    border-radius: 0.5357142857142857rem;
    height: 1.0714285714285714rem;
    line-height: 1.0714285714285714rem;
    color: #ff5500;
    font-size: 0.7142857142857143rem;
    padding: 0 0.42857142857142855rem;
    max-width: 42%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.durian-trade-price-num {
    float: left;
    height: 1.2857142857142858rem;
}

.durian-trade-price {
    font-size: 1.2857142857142858rem;
    color: #ff5500;
}

.durian-trade-price i {
    font-size: 0.8571428571428571rem;
    margin-right:0.1071428rem;
}

.durian-prev-price {
    color: #999;
    font-size: 0.8571428571428571rem;
}

.durian-trade-buy-btn {
    float: right;
    display: inline-block;
    border: 1px solid #ff5500;
    border-radius: 0.8214285714285714rem;
    font-size: 0.8571428571428571rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #ff5500;
    /* padding: 0 0.6428571428571429rem; */
    width: 4.071428571428571rem;
    text-align: center;
}

.durian-trade-buy-arrow {
    display: inline-block;
    width: 0.7142857142857143rem;
    height: 0.7142857142857143rem;
    background: url(images/buy-arrow.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: -0.10714285714285714rem;
}

.durian-end-tip {
    font-size: 0.8571428571428571rem;
    color: #999999;
    text-align: center;
    position: relative;
    padding: 1.5rem 0 0.8571428571428571rem 0;
}

.durian-end-tip i {
    display: inline-block;
    vertical-align: middle;
    width: 5.714285714285714rem;;
    background: rgba(0, 0, 0, 0.05);
    height: 0.07142857142857142rem;
}

.durian-end-tip > span {
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 1;
    background: #fff;
    padding: 1.5rem 0 0.8571428571428571rem 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* 顶部标题栏 */
.durian-top-bar {
    height: 3.142857142857143rem;
    line-height: 3.142857142857143rem;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
}

.durian-top-bar-back {
    height: 3.142857142857143rem;
    line-height: 3.142857142857143rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.durian-top-bar .durian-top-title {
    display: none;
}

.durian-top-bar.durian-fixed-bar {
    width: 100%;
    background: #fff;
}

.durian-opacity-bar {
    background: rgba(255, 255, 255, 0.8);
}

.durian-fixed-bar .durian-top-title {
    display: block;
    width: 19rem;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.durian-back-icon {
    position: absolute;
    top: 0.5rem;
    left: 0.8571428571428571rem;
    z-index: 1001;
    display: inline-block;
    width: 2.142857142857143rem;
    height: 2.142857142857143rem;
    background: url(images/back-white.png);
    background-size: contain;
}

.durian-back-icon-back {
    position: absolute;
    top: 0.5rem;
    left: 0.8571428571428571rem;
    z-index: 1001;
    display: inline-block;
    width: 2.142857142857143rem;
    height: 2.142857142857143rem;
    background: url(images/back-black.png);
    background-size: contain;
}

.durian-share-icon {
    display: inline-block;
    position: absolute;
    top: 0.5rem;
    right: 0.8571428571428571rem;
    z-index: 1001;
    width: 2.142857142857143rem;
    height: 2.142857142857143rem;
    background: url(images/share-white.png);
    background-size: contain;
}

.durian-fixed-bar .durian-back-icon {
    background-image: url(images/back-black.png);
}

.durian-fixed-bar .durian-share-icon {
    background-image: url(images/share-black.png);
}

/* 20190410 */
.durian-trade-info-title {
    /*height:  1.2857142857142858rem;*/
    font-size: 1.2857142857142858rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
    font-weight: bold;
    margin:1.5rem 0.8571428571428571rem 1.2857142857142858rem 0.8571428571428571rem;
}
.durian-trade-info-title-big {
    font-size: 1.3571428571428572rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.9285714285714286rem;
    font-weight: bold;
    margin:1.5rem 0 0.8571428571428571rem 0;
    padding:0 0.8571428571428571rem;
}
.durian-trade-info-title-little-container{
    margin-top:  2.142857142857143rem ;
}
.durian-trade-info-title-little-container + .durian-trade-info-title-little-container {
    margin-top: 2.142857142857143rem ;
}

.durian-trade-info-title-little-box {
    padding:0 0.8571428571428571rem 1.0714285714285714rem;
}
.durian-trade-info-title-little {
    height: 1.7857142857142858rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.durian-trade-info-title-little-left {
    font-weight: bold;
    font-size: 1.7857142857142858rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.7857142857142858rem;
}
.durian-trade-info-title-little-right {
    margin-left: 0.8571428571428571rem;
    font-weight: bold;
    font-size: 1.1428571428571428rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.1428571428571428rem;
}
.durian-trade-info-title-little-right-hr{
    width: 2.142857142857143rem ;
    height: 0.21428571428571427rem ;
    background: rgba(0,0,0,0.15);
    margin-top: 0.42857142857142855rem 
}
.durian-trade-list-item-double {
    background: #ffffff;
    border-radius: 0.7rem;
}
.durian-trade-list-item-double-box {
    height: 18.714285714285715rem;
    margin-top: 1.2857142857142858rem;
}
/*.durian-trade-list-item-double-box + .durian-trade-list-item-double-box {
    margin-top: 1.2857142857142858rem;
}*/
.durian-trade-list-item-double + .durian-trade-list-item-double {
    margin-top: 1.2857142857142858rem;
}
.durian-trade-list-item-double-left, .durian-trade-list-item-double-right{
	width:12.214285714285714rem;	
}
.durian-trade-list-item-double-left {
	float:left;
	position:relative;
	height:19.071428571428573rem;
}
.durian-trade-list-item-double-right {
    float:left;
	position:relative;
	height:19.071428571428573rem;
}
.durian-trade-list-item-double-img {
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
    width: 12.214285714285714rem;
    height: 12.214285714285714rem;
}
.durian-trade-list-item-double-img img {
    width: 100%;
    height: 100%;
}
.durian-trade-list-item-double-text {
    font-size: 1rem;
    color: #222222;
    letter-spacing: -0rem;
    text-align: left;
    line-height: 1.3571428571428572rem;
    margin-top: 0.535rem;
    height:  2.7142857142857144rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.durian-trade-list-item-double-text-sellout {
    font-size: 1rem;
    color: #999999;
    letter-spacing: -0rem;
    text-align: left;
    line-height: 1.3571428571428572rem;
    margin-top: 0.535rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.durian-trade-list-item-double-text-sellout-warning {
    font-size: 1.0714285714285714rem;
    color: #999999;
    font-weight: bold;
    position : absolute;
    bottom : 0;
}

.durian-trade-list-item-double-text-sellout-warning-single {
	font-size: 1.0714285714285714rem;
    color: #999999;
    font-weight: bold;
    position : absolute;
    bottom : 0.8571428571428571rem;
}

.durian-trade-list-item-double-icon-box {
    margin-top: 0.42857142857142855rem;
    min-height:1.5rem;
}
.durian-trade-list-item-double-icon {
    height: 1.0714285714285714rem;
    padding: 0 0.42857142857142855rem;
    background: #feece2;
    border-radius: 0.535rem;
    font-size: 0.7142857142857143rem;
    color: #ff5500;
    text-align: center;
    line-height: 1.0714285714285714rem;
    display: inline;
}
.durian-trade-list-item-double-icon + .durian-trade-list-item-double-icon {
    margin-left: 0.2857142857142857rem;
}

.durian-trade-list-item-double-left + .durian-trade-list-item-double-left {
}
.durian-trade-list-item-double-left {
    float: left;
}

.durian-trade-list-item-double-right {
    float: right;
}

.durian-trade-big-img-box-strategy{
    padding: 0 0.8571428571428571rem 0.8571428571428571rem;
}
.durian-trade-big-img-strategy {
    width: 25.071428571428573rem ;
    height: 25.071428571428573rem ;
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
}
.durian-trade-big-img-strategy img{
    width: 25.071428571428573rem ;
    height: 25.071428571428573rem ;
}
.durian-trade-big-img-box-strategy-peice-box {
    padding: 0 0.8571428571428571rem 1.0714285714285714rem;
    height: 1.7142857142857142rem;
}
.durian-trade-big-img-box-strategy-peice-box-sell-out {
    padding: 0 0.8571428571428571rem 1.0714285714285714rem;
    height: 1.2857142857142858rem;
}
.durian-trade-big-img-box {
    padding: 0 0.8571428571428571rem;
    margin-top: 1.2857142857142858rem;
}
.durian-trade-big-img {
    width: 25.071428571428573rem;
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
}
.durian-trade-big-img img {
    width: 25.071428571428573rem;
    /*height: 100%;*/
}

/* 攻略价格 */
.durian-trade-price-num-strategy {
    float: left;
    height: 1.7142857142857142rem;
}

.durian-trade-price-strategy {
    color: #ff5500;
    font-size: 1.7142857142857142rem;
    letter-spacing: -0rem;
    text-align: left;
    line-height: 1.7142857142857142rem;
}
.durian-trade-price-num-strategy-sell-out {
    float: left;
    height: 1.2857142857142858rem;
}

.durian-trade-price-strategy-sell-out {
    font-size: 1.2857142857142858rem;
    color: #999999;
    line-height: 1.2857142857142858rem;
}
.durian-trade-price-strategy i {
    font-size: 1.2857142857142858rem;
    color: #ff5500;
    letter-spacing: 0;
    text-align: left;
    line-height: 1.2857142857142858rem;
    margin-right:0.1071428rem;
}

.durian-prev-price-strategy {
    color: #999;
    font-size: 12px;
}

.durian-trade-buy-btn-strategy {
    width:  4.071428571428571rem ;
    float: right;
    display: inline-block;
    border: 1px solid #ff5500;
    border-radius: 0.8214285714285714rem;
    font-size: 0.8571428571428571rem;
    height: 1.5rem ;
    line-height: 1.5rem ;
    color: #ff5500;
    /* padding: 0 0.6428571428571429rem; */
    text-align: center;
    padding-left:0.2857142857142857rem;
}

.durian-trade-buy-arrow-strategy {
    display: inline-block;
    width: 0.7142857142857143rem;
    height: 0.7142857142857143rem;
    background: url(images/buy-arrow.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: -0.10714285714285714rem;
}
/* 攻略价格end */

/* 简介 */
.durian-trade-profiles-title {
    padding: 0.8571428571428571rem 0.8571428571428571rem 0;
    font-size: 1.2857142857142858rem;
    color: #222222;
    letter-spacing: -0px;
    text-align: left;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 25.071428571428573rem;
}
.durian-trade-profiles-title-cencel {
    padding: 0.8571428571428571rem 0.8571428571428571rem 0;
  
    font-size: 1.2857142857142858rem;
    color: #999999;
    letter-spacing: -0px;
    text-align: left;

    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 25.071428571428573rem;
}
.durian-trade-profiles-title-cencel-sell-out {
    font-weight: bold;
    font-size: 1.2857142857142858rem;
    color: #999999;

    margin: 2.7857142857142856rem 0.8571428571428571rem 0;
}
.durian-trade-profiles-icon-box {
    padding: 0.6428571428571429rem 0.8571428571428571rem;
    display: flex;
}
.durian-trade-profiles-icon + .durian-trade-profiles-icon {
    margin-left: 0.2857142857142857rem;
}
.durian-trade-profiles-icon {
    min-width: 2.2857142857142856rem;
    height: 1.0714285714285714rem;
    background: #feece2;
    border-radius: 0.5714285714285714rem;
    font-size: 0.7142857142857143rem;
    color: #ff5500;
    letter-spacing: -0rem;
    line-height: 1.0714285714285714rem;
    text-align: center;
    padding: 0 0.42857142857142855rem;
}
.durian-trade-hr {
    background: rgba(0, 0, 0, 0.05);
    height: 1px;
    margin: 1.7142857142857142rem 0 2.142857142857143rem;
}
.durian-trade-profiles-word-tittle {
    font-weight: bold;
    font-size: 1.1428571428571428rem;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.1428571428571428rem;
}
.durian-trade-profiles-word-tittle-hr {
    background: rgba(0, 0, 0, 0.15);
    width: 2.142857142857143rem;
    height: 0.21428571428571427rem;
    position: absolute;
    bottom: -0.42857142857142855rem;
    left: 0;
    right: 0;
    margin: auto;
}
.durian-trade-profiles-word-tittle-box {
    position: relative;
}

.durian-trade-buy-button-box {
    height: 4.928571428571429rem;
    padding: 0.8571428571428571rem;
    position: fixed;
    background: #ffffff;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    z-index: 999;
}
.durian-trade-profiles-comment {
    float: right;
    display: inline-block;
    height: 1.5rem;
    color: #ff5500;
    text-align: center;
    opacity: 0.99;
    font-size: 0.9285714285714286rem;
}
.durian-trade-buy-button {
    background-image: linear-gradient(90deg, #ff8f00 0%, #ff5500 97%);
    border-radius: 0.6428571428571429rem;
    height: 3.2142857142857144rem;
    width: 25.071428571428573rem;

    font-size: 1.1428571428571428rem;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.1428571428571428rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.durian-trade-buy-button span {
    height: 2.142857142857143rem;
    width: 2.142857142857143rem;
}
.durian-trade-buy-button span img {
    height: 2.142857142857143rem;
    width: 2.142857142857143rem;
}

.durian-trade-buy-button-cencel {
    border-radius: 0.6428571428571429rem;
    height: 3.2142857142857144rem;
    width: 25.071428571428573rem;
    /* position: fixed;
    bottom: 0.8571428571428571rem; */
    font-size: 1.1428571428571428rem;
    background: #cccccc;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.1428571428571428rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.durian-trade-buy-button-cencel span {
    height: 2.142857142857143rem;
    width: 2.142857142857143rem;
}
.durian-trade-buy-button-cencel span img {
    height: 2.142857142857143rem;
    width: 2.142857142857143rem;
}
/* 简介 end */

/* 图集 */
.durian-trade-info-atlas-title {
    font-size: 1.1428571428571428rem;
    color: #222222;
    letter-spacing: 0;
    text-align: justify;
    line-height: 1.1428571428571428rem;
    margin: 1.5rem 0.8571428571428571rem 1.0714285714285714rem;
    font-weight: bold;
}
.swiper-slide-img-box {
    position: relative;
}
.swiper-slide-img-icon-box-left {
    position: absolute;
    top: 45%;
    left: 4%;

    height: 1.9285714285714286rem;
    display: flex;
    align-items: center;
}

.swiper-slide-img-icon-left {
    width: 10.285714285714286rem;
    height: 1.9285714285714286rem;
    display: flex;
    align-items: center;
    background: url("images/icon_maodian_backgroud_left.png") no-repeat center;
    background-size: 10.285714285714286rem 1.9285714285714286rem;
}
.swiper-slide-img-icon-mall-left {
    width: 1.9285714285714286rem;
    height: 1.9285714285714286rem;
    background: #ff5500;

    background: url("images/icon_maodian_left.png") no-repeat center;
    background-size: 1.9285714285714286rem 1.9285714285714286rem;
}
.swiper-slide-img-icon-text-left {
    width: 7.7rem;
    padding-left: 0.5rem;
    font-size: 0.8571428571428571rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.8571428571428571rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide-img-icon-box-right {
    position: absolute;
    top: 60%;
    right: 4%;

    height: 1.9285714285714286rem;
    display: flex;
    align-items: center;
}

.swiper-slide-img-icon-right {
    width: 10.285714285714286rem;
    height: 1.9285714285714286rem;
    background: url("images/icon_maodian_backgroud_right.png") no-repeat center;
    background-size: 10.285714285714286rem 1.9285714285714286rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.swiper-slide-img-icon-mall-right {
    width: 1.9285714285714286rem;
    height: 1.9285714285714286rem;
    background: #ff5500;
    background: url("images/icon_maodian_right.png") no-repeat center;
    background-size: 1.9285714285714286rem 1.9285714285714286rem;
}
.swiper-slide-img-icon-text-right {
    width: 7.7rem;
    padding-left: 0.5rem;
    font-size: 0.8571428571428571rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 0.8571428571428571rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide-img-icon-point-right {
    height: 0.7142857142857143rem;
    width: 0.7142857142857143rem;
    background: rgba(0, 0, 0, 0.3);
    margin-right: 0.21428571428571427rem;
    border-radius: 50%;
}

.swiper-slide-img-icon-point-left {
    height: 0.7142857142857143rem;
    width: 0.7142857142857143rem;
    background: rgba(0, 0, 0, 0.3);
    margin-left: 0.21428571428571427rem;
    border-radius: 50%;
}
.swiper-slide-img-icon-point-left {
    height: 0.7142857142857143rem;
    width: 0.7142857142857143rem;
    background: rgba(0, 0, 0, 0.3);
    margin-right: 0.21428571428571427rem;
    border-radius: 50%;
}

.swiper-slide-img-icon-point-red {
    height: 0.42857142857142855rem;
    width: 0.42857142857142855rem;
    background: #ff5500;
    border-radius: 50%;
    margin: 0.14285714285714285rem;
}
/* 图集 end */

/* 列表缺省页 */

.default-page-network {
}

.default-page-load-fail-img {
    margin-top: 4.714285714285714rem;
    margin-left: 6.857142857142857rem;
    width: 13.071428571428571rem;
    height: 13.071428571428571rem;
    background: url("images/loadfail.png") no-repeat center;
    background-size: 13.071428571428571rem 13.071428571428571rem;
}
.default-page-network-img {
    margin-top: 4.714285714285714rem;
    margin-left: 6.857142857142857rem;
    width: 13.071428571428571rem;
    height: 13.071428571428571rem;
    background: url("./../fakeImages/网络异常@2x.png") no-repeat center;
    background-size: 13.071428571428571rem 13.071428571428571rem;
}
.default-page-publish-img {
    margin-top: 4.714285714285714rem;
    margin-left: 6.857142857142857rem;
    width: 13.071428571428571rem;
    height: 13.071428571428571rem;
    background: url("images/nodurian.png") no-repeat center;
    background-size: 13.071428571428571rem 13.071428571428571rem;
}
.default-page-network-title {
    font-size: 1.2857142857142858rem;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.7857142857142858rem;
    font-weight: bold;
    margin-top: 1.2857142857142858rem;
}
.default-page-network-message {
    margin-top: 0.6428571428571429rem;
    font-size: 0.9285714285714286rem;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2857142857142858rem;
}
.default-page-network-button-box {
    margin-top: 2.5714285714285716rem;
    width: 100%;
    display: flex;
    justify-content: center;
}
.default-page-network-button {
    height: 2.5714285714285716rem;
    width: 8.571428571428571rem;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 1.2857142857142858rem;
    font-size: 1.0714285714285714rem;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    line-height: 2.5rem;
}

/* 列表缺省页 end */
/* 单品-好货专享 */
.durian-vip-top-buttom {
    width: 100%;
    position: fixed;
    top: 0;
    /* background-image: linear-gradient(90deg, #ff8f00 0%, #ff5500 97%); */
    overflow: hidden;
    background-color: rgba(255, 26, 58, 0);
    z-index: 99;
}
.durian-vip-title-box {
    height: 15.714285714285714rem;
    width: 100%;
    background: url("./images/jrtjprodbg.png") no-repeat center;
    background-size: 100% 15.714285714285714rem;
}
.durian-vip-title-info-box {
    padding-top: 6.5rem;
}
.durian-vip-title-info {
    width: 25.071428571428573rem;
    height: 9.642857142857142rem;
    margin-left: 0.8571428571428571rem;
    background: #ffffff;
    box-shadow: 0 0.21428571428571427rem 0.6428571428571429rem 0 rgba(0, 0, 0, 0.08);
    border-radius: 0.8571428571428571rem;
    padding: 0.8571428571428571rem;
    position: relative;
}
.durian-vip-title-info-warning-box {
    float: left;
}
.durian-vip-title-info-warning {
    position: absolute;
    top: 1.5rem;
    left: 7.928571428571429rem;
    margin-right: -0.8571428571428571rem;
    height: 1.4285714285714286rem;
    width: 8.857142857142858rem;
    background: #ffc000;
    border-radius: 0.21428571428571427rem;
    overflow: hidden;
    padding: 0.2857142857142857rem 0.42857142857142855rem;
    display: flex;
    justify-content: space-between;
}
.durian-vip-title-info-warnintext {
    font-size: 0.8571428571428571rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: justify;
    line-height: 0.8571428571428571rem;
}
.durian-vip-title-info-warnintext-hr {
    margin-top: 0.14285714285714285rem;

    background: rgba(255, 255, 255, 0.5);
    width: 1px;
    height: 0.5714285714285714rem;
}
.durian-vip-title-info-warning-good-name {
    margin-top: 3.357142857142857rem;
    padding-left: 0.8571428571428571rem;
    font-size: 1.2142857142857142rem;
    color: #222222;
    letter-spacing: -0rem;
    text-align: left;
    line-height: 1.2142857142857142rem;
    font-weight: bold;
}
.durian-vip-title-info-warning-good-name-sell-out {
    margin-top: 3.357142857142857rem;
    padding-left: 0.8571428571428571rem;
    font-size: 1.2142857142857142rem;
    color: #999999;
    letter-spacing: -0rem;
    text-align: left;
    line-height: 1.2142857142857142rem;
    font-weight: bold;
}
.durian-vip-title-info-warning-good-price {
    margin-top: 0.8571428571428571rem;
    padding-left: 0.8571428571428571rem;
}
.durian-vip-title-info-warning-good-price-sell-out {
    margin-top: 0.8571428571428571rem;
    padding-left: 0.8571428571428571rem;
    color: #999999;
    font-size: 1.0714285714285714rem;
    color: #999999;
    line-height: 1.0714285714285714rem;
    font-weight: bold;
}
.durian-vip-title-info-img {
    height: 7.928571428571429rem;
    width: 7.928571428571429rem;
    float: left;
    border-radius: 0.42857142857142855rem;
    overflow: hidden;
}
.durian-vip-title-info-img img {
    height: 7.928571428571429rem;
    width: 7.928571428571429rem;
}
.durian-vip-title {
    height: 1.4285714285714286rem;
}
.durian-vip-title-navigation {
    height: 3.142857142857143rem;
    padding: 0 0.8571428571428571rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.durian-vip-title-navigation-back-icon {
    width: 2.142857142857143rem;
    height: 2.142857142857143rem;
    background: url("./images/durianbackb.png") no-repeat center;
    background-size: 2.142857142857143rem 2.142857142857143rem;
}
.durian-vip-title-navigation-text {
    font-size: 1.2857142857142858rem;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2857142857142858rem;
}
.durian-vip-title-navigation-share {
    width: 2.142857142857143rem;
    height: 2.142857142857143rem;
    background: url("./images/durianshareb.png") no-repeat center;
    background-size: 2.142857142857143rem 2.142857142857143rem;
}

.durian-trade-profiles-word-tittle-box-vip {
    margin-top: 2.2857142857142856rem;
}
.durian-trade-vip-goods-box {
    width: 25.071428571428573rem;
    max-height: 24.142857142857142rem;
    margin: 2.142857142857143rem 0.8571428571428571rem 0;
    background: #ffffff;
    box-shadow: 0 0 0.6428571428571429rem 0 rgba(0, 0, 0, 0.08);
    border-radius: 0.8571428571428571rem;
    overflow: hidden;
    padding: 0 0.8571428571428571rem 0.8571428571428571rem;
    min-width:7.285714285714286rem;
}
.durian-trade-vip-goods-title-box {
    text-align: center;
    margin-top: 1.2857142857142858rem;
    font-weight: bold;
    font-size: 1.2142857142857142rem;
    color: #222222;
    letter-spacing: 0;
    line-height: 1.2142857142857142rem;
}
.durian-trade-vip-goods-title-box img {
    width: 1.0714285714285714rem;
    height: 1.0714285714285714rem;
}
.durian-trade-vip-goods-info-box {
    margin-top: 1.0714285714285714rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.durian-trade-vip-goods-info {
    width: 7.5rem;
    height:10.285714285714286rem;
}
.durian-trade-vip-goods-info-img {
    width: 7.5rem;
    height: 7.5rem;
    border-radius:0.4285714rem;
    overflow:hidden;
}
.durian-trade-vip-goods-info-img img {
    width: 100%;
    height: 100%;
}
.durian-trade-vip-goods-info-price {
    margin-top: 0.6428571428571429rem;
    width: 100%;
    text-align: center;
    line-height:1.2857142857142858rem;
}

/* 单品-好货专享 end */
.durian-trade-list-title-sell-out{
    font-size: 14px;
    color: #999999;
    width: 100%;
    line-height: 1.3571428571428572rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-weight:bold;

}
.durian-main a:visited{
	color:#ff5500;
}

.durian-trade-buy-button-box a:visited{
	color:#fff;
}

.durian-trade-list-item-double-text-sellout-warning-list {
    font-size: 1.0714285714285714rem;
    color: #999999;
    font-weight: bold;
}
.shopDurian-page main{padding-bottom: 4.428571rem;}
.durian-main .sf-priceDecimal,.durian-main-box .sf-priceDecimal{color: #FF6600; font: 12px/1.5 'Tahoma';font-weight:bold;}
.durian-trade-info hr{
    opacity: 0.1;
    background: #000000;
}
/*商品集悬浮入口*/
.commoditySet {
  position: fixed;
  z-index: 15;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 100vw;
  z-index:10000;
}
.commoditySet .layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(images/bg_suspen_trans.png) repeat 0 0;
}
.commoditySetsetIcon {
  position: fixed;
  right: 0;
  bottom: 20vh;
  display: inline-block;
  padding-left: 0.64285714rem;
  padding-right: 0.64285714rem;
  height: 2.35714286rem;
  line-height: 2.35714286rem;
  font-size: 1.07142857rem;
  border-top-left-radius: 1.07142857rem;
  border-bottom-left-radius: 1.07142857rem;
  background-color: #FF5500;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.commoditySetsetIcon i {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url(images/icon_setIcon.png) no-repeat 0 0;
  vertical-align: -5px;
  background-size: 100% 100%;
}
.suspension_goodWrap {
  position: fixed;
  height: 100vh;
  width: 88vw;
  right: -88vw;
  top: 0;
  background-color: #fff;
  border-top-left-radius: 0.53571429rem;
  border-bottom-left-radius:  0.53571429rem;
}
.suspension_goodWrap i.icon_hide {
  display: inline-block;
  position: absolute;
  left: -1.71428571rem;
  margin-top: -2.14285714rem;
  top: 50%;
  width: 1.71428571rem;
  height: 4.28571429rem;
  border-top-left-radius: 0.35714286rem;
  border-bottom-left-radius: 0.35714286rem;
  background: url(images/icon_slide_arrow.png) no-repeat center center #fff;
  background-size: 0.85714286rem;
}
.suspension_good {
  padding-top: 2.28571429rem;
  padding-left: 0.85714286rem;
  padding-right: 0.85714286rem;
}
.suspension_good h2 {
  height: 1.07142857rem;
  font-size: 1.21428571rem;
  margin-bottom: 1.07142857rem;
}
.suspension_good .goodlistWrap {
  height: 90vh;
  overflow-y: scroll;
}
.icon-build-floor {
    display: inline-block;
    background: url(images/icon-glhd.png);
    width: 4.8rem;
    height: 1.54rem;
    background-size: 4.8rem 1.54rem;
    vertical-align: middle;
    margin-right: .32rem;
}

.tab-container {
    width: 100%;
    background: #ffffff;
    height: 2.785714rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tab-title {
    font-size: 1.045rem;
    color: #222222;
    text-align: center;
    line-height: 1.071429rem;
}
.tab-title + .tab-title {
    margin-left: 2.357143rem;
}
.tab-title-select {
    color: #ff5500;
    position: relative;
}
.tab-title-select::after {
    background: #ff5500;
    border-radius: 0.214286rem;
    width: 0.642857rem;
    height: 0.214286rem;
    content: " ";
    display: block;
    position: absolute;
    left: calc(50%);
    transform: translateX(-50%);
    bottom: -0.428571rem;
}
.div-display {
    display: none;
}
.div-display-block {
    display: block;
}

/* 榴莲页短视频 */
.durian-videohtml-container {
    margin-top: 0.214286rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.47rem 0 0.54rem;
}
.durian-videohtml-box {
    border-radius: 0.428571rem;
    overflow: hidden;
    width: 12.214286rem;
    /* margin: 0.642857rem 0.321429rem 0; */
    position: relative;
    margin: 0.642857rem 0.265rem 0;
}

.durian-videohtml-img {
    width: 12.214286rem;
    height: 21.714286rem;
}
.durian-videohtml-img img {
    width: 100%;
    height: 100%;
}
.durian-videohtml-info-box {
    background: #ffffff;
    padding: 0.571429rem 0.428571rem 0.571429rem 0.571429rem;
    box-sizing: border-box;
}
.durian-videohtml-info-title {
    font-size: 0.928571rem;
    color: #333333;
    letter-spacing: 0;
    width: 11.142857rem;
    height: 1.321429rem;

    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.durian-videohtml-info-show {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 0.571429rem;
    height: 1.428571rem;
    position: relative;
    line-height: 1.428571rem;
}
.durian-videohtml-info-show-icon {
    width: 1.428571rem;
    height: 1.428571rem;
}
.durian-videohtml-info-show-icon img {
    width: 100%;
    height: 100%;
}
.durian-videohtml-info-show-name {
    font-size: 0.785714rem;
    color: #666666;
    letter-spacing: 0;
    margin-left: 0.285714rem;
    width: 5.714286rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 1.071429rem;
}
.durian-videohtml-info-show-watch {
    display: flex;
    position: absolute;
    right: 0;
    top: 0.428571rem;
    align-items: center;
}
.durian-videohtml-info-show-watch-icon {
    width: 0.985714rem;
    height: 0.985714rem;
    background: url("//ssr.suning.cn/resource/msfs/project/mshopfile/common/css/images/durian_show.png?v=1001") center / 0.985714rem no-repeat;
}
.durian-videohtml-info-show-watch-count {
    font-size: 0.642857rem;
    color: #bfbfbf;
    letter-spacing: 0;
    line-height: 0.785714rem;
}
.durian-videohtml-box-play-box {
    width: 3.928571rem;
    height: 1.142857rem;
    opacity: 0.5;
    background: #000000;
    border-radius: 1.142857rem;
    overflow: hidden;
    position: absolute;
    top: 0.785714rem;
    left: 0.785714rem;
    display: flex;
    align-items: center;
}
.durian-videohtml-box-play-icon {
    margin-left: 0.453571rem;
    width: 0.892857rem;
    height: 0.892857rem;
    background: url("//ssr.suning.cn/resource/msfs/project/mshopfile/common/css/images/durain_play.png?v=1001") center/ 0.892857rem no-repeat;
}
.durian-videohtml-box-play-showtime {
    font-size: 0.857143rem;
    color: #ffffff;

    letter-spacing: 0;
}

.broadcasthtml-icon {
    width: 2.571429rem;
    height: 1.285714rem;
    background-image: linear-gradient(-90deg, #fe1a69 0%, #fe4f0c 100%);
    border-radius: 0.785714rem;
    display: inline-block;
    font-size: .857143rem;;
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
}
.broadcasthtml-icon-play{
    position: absolute;
    top: 0;
    width: 1.892857rem;
    height: 1.892857rem;
    top:calc(50% - 1.892857rem) ;
    left: calc(50% - 1.892857rem);
    transform: translateX(50%) translateY(50%);
}
.broadcasthtml-icon-play img{
    width: 100%;
    height: 100%;

}
.topsticky{
    position: fixed;
    overflow: hidden;
    z-index: 999;

}
.shopDurian-page .nav-bar .nav-wrap .nav-search .nav-search-icon-1{background-position:-0.5585714285714286rem -28.52857142857143rem; position:absolute; left:0.4rem; top:50%; margin-top:-0.7214rem;}
.shopDurian-page .nav-bar .nav-wrap .nav-search .nav-search-text{position:absolute; height:2rem; line-height:2rem; left:2.6rem; top:0;}
.durian-box{margin-bottom: 4rem;}

/* 子 tab 样式 */
.durian-subtab-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.142856rem;
    font-size: .785714rem;
    background: #ffffff;
}

.durian-subtab-item {
    display: inline-block;
    width: 4.321427rem;
    height: 1.571428rem;
    line-height: 1.571428rem;
    border-radius: .392857rem;
    border: 1px solid #cccccc;
    text-align: center;
    color: #666666;
}

.durian-subtab-item + .durian-subtab-item {
    margin-left: .785714rem;
}

.durian-subtab-item.active {
    border-color: #ff5500;
    color: #ff5500;
}
/*买家秀*/
.buyers-show-wrapper {background: #F2F2F2;padding-bottom: 4rem;}
.buyers-show img {margin-bottom: 0;}
.buyers-show li {float: left;margin-top: 0.6428571428571429rem;background: #FFFFFF;border-radius: 12px;overflow: hidden;width: calc((100% - 0.6428571428571429rem) / 2);}
.buyers-show li:nth-child(2), .buyers-show li:nth-child(3) {margin-top: 0;}
.buyers-show li a {display: block;width: 100%;height: 100%;}
.show-wrapper {font-size: 0.9285714285714286rem;color: #222222;padding: 0.42857142857142855rem 0.8571428571428571rem 0.42857142857142855rem;}
.show-info {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.buyers-show .gutter-sizer {width: 0.642rem;}
.show-portrait {margin-top: 0.2857142857142857rem;}
.show-portrait img {width: 1.5rem;height: 1.5rem;border-radius: 50%;margin-right: 0.2857142857142857rem;}
.show-portrait span {font-size: 0.8571428571428571rem;color: #666666;vertical-align: -0.42857142857142855rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;width: calc(100% - 2.1rem);}
.buyshow-play-icon{background-image: url(//ssr.suning.cn/resource/msfs/project/mshopfile/v3/cshop/css/images/play-icon.png?v=1001) !important;display: inline-block;width: 3rem;height: 3rem;position: absolute;top: 38%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);z-index: 999;background-size: contain;cursor: pointer;}


.live-image-cover {
    position: relative;
    width: 23.357065rem;
    height: 23.357065rem;
    border-radius: 0.42857142857142855rem;
    overflow: hidden;
}

.live-image-cover::after {
    content: '';
    position: absolute;
    top: 10.71425rem;
    left: 10.71425rem;
    width: 1.928565rem;
    height: 1.928565rem;
    background: url('https://ssr.suning.cn/resource/msfs/project/mshopfile/wechat/gc1-video-play.png') no-repeat 0 0/100% 100%;
}

.live-image{
    width: 100%;
    height: 100%;
}

.margin-top20px {
    margin-top: .714283rem;
}

.live-normal-image-cover {
    position: relative;
}

.live-normal-image-cover::after {
    content: '';
    position: absolute;
    top: 3rem;
    left: 2.785704rem;
    width: 1.928565rem;
    height: 1.928565rem;
    background: url('https://ssr.suning.cn/resource/msfs/project/mshopfile/wechat/gc1-video-play.png') no-repeat 0 0/100% 100%;
}

/* 一张图片 */

.single-image-cover {
    display: flex;
    justify-content: flex-start;
    border-radius: 0.42857142857142855rem;
}

.single-image-cover .normal-image {
    width: 15.42852rem;
    height: 15.42852rem;
}

/* 两张图片 */
.double-image-cover {
    display: flex;
    justify-content: flex-start;
}

.double-image-cover .normal-image {
    width: 11.4642475rem;
    height: 11.4642475rem;
    border-radius: 0.42857142857142855rem;
}

/* 三张图片 */

.three-image-cover {
    display: flex;
    justify-content: flex-start;
}

/* 四张图片 */
.four-image-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 16.42852rem;
}

.three-image-cover .normal-image,
.four-image-cover .normal-image{
    width: 7.499975rem;
    height: 7.499975rem;
    border-radius: 0.42857142857142855rem;
}

.double-image-cover .normal-image + .normal-image,
.three-image-cover .normal-image + .normal-image {
    margin-left: .42857rem;
}

.four-image-cover .normal-image:nth-child(2n) {
    margin-left: .42857rem;
}
.four-image-cover .normal-image:nth-child(3),
.four-image-cover .normal-image:nth-child(4) {
    margin-top: .85714rem;
}

/* 六张图片 九张图片 */
.more-image-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -.85714rem;
    margin-left: -.42857rem;
}

.more-image-cover .normal-image {
    margin-top: .85714rem;
    margin-left: .42857rem;
    width: 7.499975rem;
    height: 7.499975rem;
    border-radius: 0.42857142857142855rem;
}

.live-image-cover {
    position: relative;
    width:100%;
    height: 23.357065rem;
    border-radius: 0.42857142857142855rem;
    overflow: hidden;
}

.live-image-cover::after {
    content: '';
    position: absolute;
    top: 10.71425rem;
    left: 10.71425rem;
    width: 1.928565rem;
    height: 1.928565rem;
    background: url('https://ssr.suning.cn/resource/msfs/project/mshopfile/wechat/gc1-video-play.png') no-repeat 0 0/100% 100%;
}

.live-image {
    width: 100%;
    height: 100%
}

.margin-top20px {
    margin-top: .714283rem;
}

.live-normal-image-cover {
    position: relative;
}

.live-normal-image-cover::after {
    content: '';
    position: absolute;
    top: 3rem;
    left: 2.785704rem;
    width: 1.928565rem;
    height: 1.928565rem;
    background: url('https://ssr.suning.cn/resource/msfs/project/mshopfile/wechat/gc1-video-play.png') no-repeat 0 0/100% 100%;
}

/* 一张图片 */

.single-image-cover {
    display: flex;
    justify-content: flex-start;
    border-radius: 0.42857142857142855rem;
}

.single-image-cover .normal-image {
    width: 15.42852rem;
    height: 15.42852rem;
}

/* 两张图片 */
.double-image-cover {
    display: flex;
    justify-content: flex-start;
}

.double-image-cover .normal-image {
    width: 11.4642475rem;
    height: 11.4642475rem;
    border-radius: 0.42857142857142855rem;
}

/* 三张图片 */

.three-image-cover {
    display: flex;
    justify-content: flex-start;
}

/* 四张图片 */
.four-image-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 16.42852rem;
}

.three-image-cover .normal-image,
.four-image-cover .normal-image{
    width: 7.499975rem;
    height: 7.499975rem;
    border-radius: 0.42857142857142855rem;
}

.double-image-cover .normal-image + .normal-image,
.three-image-cover .normal-image + .normal-image {
    margin-left: .42857rem;
}

.four-image-cover .normal-image:nth-child(2n) {
    margin-left: .42857rem;
}
.four-image-cover .normal-image:nth-child(3),
.four-image-cover .normal-image:nth-child(4) {
    margin-top: .85714rem;
}

/* 六张图片 九张图片 */
.more-image-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: -.85714rem;
    margin-left: -.42857rem;
}

.more-image-cover .normal-image {
    margin-top: .85rem;
    margin-left: .35rem;
    width: 7.499975rem;
    height: 7.499975rem;
    border-radius: 0.42857142857142855rem;
}

.durian-rec-buyshow-sp-tip {
	width: 1.95rem;
    height: 1.05rem;
    opacity: 0.5;
    background: #000000;
    border-radius: 0.225rem;
    overflow: hidden;
    position: absolute;
    top: 0.675rem;
    left: 0.675rem;
    display: flex;
    align-items: center;
}

.durian-rec-buyshow-sp-tip .durian-rec-buyshow-sp-tip-text {
	font-size: 0.75rem;
    color: #ffffff;
    letter-spacing: 0;
}

/* 场景购 */
.cjg-content{ overflow:hidden; margin:0 auto .5em; width:7.02em; font-size:50px;}
.cjg-content > div{ float:left; width:3.42em;}
.cjg-content .left-con{margin:0 .18em 0 0;}
.cjg-content .gutter-sizer {width: 0.642rem;}
.cjg-content ul{width:7.15em;overflow:hidden;}
.cjg-content ul li{float:left; width:3.42em; margin:.24em 0 0 0; border-radius: .24em; background: #FFF; overflow:hidden;}
.cjg-content ul li .img-block{ position:relative; width:3.42em; min-height: 3.42em; border-radius:.24em .24em 0 0; background: #F7F7F7 url('http://oss.suning.com/asbsn/search_store/data/asnnode/minipShopImg/wx_load_img.png')  center center /60% no-repeat;}
.cjg-content ul li .img-block img{display: block; width:3.42em;}
.cjg-content ul li .img-block .video-duration{position: absolute; left:.18em; top:.18em; height:.36em; line-height: .36em; border-radius:.09em; padding:0 .1em 0 .4em;  background: rgba(0,0,0,.4);  color:#FFF;}
.cjg-content ul li .img-block .video-duration i{float:left; font-size:.18em; line-height: 2em;}
.cjg-content ul li .img-block .video-duration:before{ display:block; content:'';width:.3em; height:.3em; position: absolute; left:.03em; top:.03em; background: url('http://oss.suning.com/asbsn/search_store/data/asnnode/minipShopImg/views.gif') 0 0 /100% no-repeat;}
.cjg-content ul li .img-block .view-people{position: absolute; left:.18em; top:.18em;  height:.36em; line-height: .36em; border-radius: .09em; padding:0 .1em 0 .4em;  background: rgba(0,0,0,.4); color:#FFF;}
.cjg-content ul li .img-block .view-people i{float:left; font-size:.18em; line-height: 2em;}
.cjg-content ul li .img-block .view-people:before{ display:block; content:'';width:.3em; height:.3em; position: absolute; left:.03em; top:.03em; background: url('http://oss.suning.com/asbsn/search_store/data/asnnode/minipShopImg/video_time.png') 0 0 /100% no-repeat;}
.cjg-content ul li .info-block{padding:.24em;}
.cjg-content ul li .info-block .good-name{font-size:.26em; margin:0 0 .12em 0; color:#333; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cjg-content ul li .info-block .shop-info{ width:100%; height:.3em; line-height:.3em;}
.cjg-content ul li .info-block .shop-info img{ float:left; width:.3em;  height:.3em; border-radius: .18em; margin-right:.08em; overflow:hidden;}
.cjg-content ul li .info-block .shop-info span{ float:left; width:1.6em;  height:.3em; color:#666;}
.cjg-content ul li .info-block .shop-info span i{ display:block; font-size:.24em; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.cjg-content ul li .info-block .shop-info em{float:right; max-width:.6em; text-align: right; position: relative; padding:0 0 0 .3em; height:.3em;  color:#999; overflow: hidden;}
.cjg-content ul li .info-block .shop-info em i{ float: left; font-size:.2em; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cjg-content ul li .info-block .shop-info em:before{position: absolute; left:0; top:0; display: block; content:''; width:.3em; height:.3em; background:url('http://oss.suning.com/asbsn/search_store/data/asnnode/minipShopImg/viewed.png') 0 0 /100% no-repeat;}

@media screen and (min-width:320px) {.cjg-content{font-size:42.67px}}
@media screen and (min-width:360px) {.cjg-content{font-size:48px}}
@media screen and (min-width:375px) {.cjg-content{font-size:50px;}}
@media screen and (min-width:384px) {.cjg-content{font-size:51.2px}}
@media screen and (min-width:400px) {.cjg-content{font-size:53.33px}}
@media screen and (min-width:414px) {.cjg-content{font-size:55.2px}}
@media screen and (min-width:424px) {.cjg-content{font-size:56.54px}}
@media screen and (min-width:480px) {.cjg-content{font-size:64px}}
@media screen and (min-width:540px) {.cjg-content{font-size:72px}}
@media screen and (min-width:640px) {.cjg-content{font-size:85px}}