body, html{
    font-size: 12px;
    background: #f2f2f2;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.card {
    margin: .5rem 0;
    box-shadow: none;
}

.swipslider {
    background: #fff;
}

.product-info-header {
    clear: both;
    width: 100%;
    height: 45px;
    line-height: 25px;
    background: #fff;
}

.product-info-header div {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: .2rem;
    border-radius: 60px;
    text-align: center;
    background: rgba(81, 81, 81, 0.5);
}

.product-info-prev {
    float: left;
}

.product-info-more {
    float: right;
}

.product-info-share {
    float: right;
}

.product-info-prev img, .product-info-more img, .product-info-share img {
    width: 50%;
    height: 50%;
}

/*重写SUI中list-block样式*/
.list-block {
    margin: .3rem 0;
}
.product-info-attr{
    border-bottom: 1px solid #e1e1e1;
}
.product-attr {
    margin-left: 0px ;
    font-size: 12px;
}

.list-block .item-media + .item-inner {
    margin-left: 0rem;
}

/*视频的样式*/
.lnk-video::before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    margin-top: -2px;
    margin-right: 5px;
    content: "";
}

.lnk-video::before {
    background: url(../img/video.png) no-repeat 0;
    background-size: auto auto;
    background-size: 15px auto;
}
.lnk-video{
    text-decoration: none !important;
}
.lnk-video {
    position: absolute;
    right: 10px;
    z-index: 10;
    bottom: 25px;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 24px;
    color: #3985ff;
    background: #fff;
}

.lnk-video::after {
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    content: "";
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
    border-radius: 50px !important;
    border-color: #3b8afb !important;
}

/*视频的样式*/
.card-price {
    margin-top: 0px;
}

/*秒杀样式*/
.product-seckill .seckill-time {
    padding-right: .8rem;
    text-align: right;
}

.card-content-inner {
    padding:.75rem;
}
.product-seckill {
    padding: 0px;
    background: #f44;
    color: #fff;
}
.product-seckill .row{
    margin: 0px;
    height: 42px;
    line-height: 42px;
}
/*商品名*/
.product-name {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: .2rem;
    font-size: 16px;
}
.product-like{
    font-size: 14px;
}
.product-like::before {
    content: "";
    width: 0;
    display: block;
    border-left: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 76%;
}

.product-like::before {
    border-color: #ddd;
}

/*价格*/
.card-content .product-price{
    padding-left: .75rem;
    padding-top: 0px;
}
.card-content-inner .current-price {
    display: inline-block;
    font-size: 24px;
    color: #ff5e15;
}

.current-price span {
    margin-right: 2px;
    font-size: 16px;
}

.current-price > span {
    display: inline-block;
    vertical-align: middle;
}

.card-content-inner i {
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    vertical-align: baseline;
}

.card-content-inner .original-price {
    text-decoration: line-through;
    color: #ccc;
    font-size: 16px;
}

/*运费销量*/
.product-salenums {
    padding: 0px;
    color: #999;
    border-top: 1px solid #e1e1e1;
}
.product-salenums .row{
    height: 42px;
    line-height: 42px;
}
.product-salenums .row div{
    margin-left: .75rem;
    font-size: 14px;
}
/*规格 配送方式*/
.product-attr {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}

/*店铺样式*/
.store-info {
    overflow: hidden;
    margin-left: .7rem;
    padding-top: .7rem;
}

.store-info .logo-wrap {
    float: left;
    position: relative;
    display: inline-block;
    margin-right: 2%;
    width: 50px;

}

.store-info .logo-wrap::after {

    content: "";
    display: block;
    /*border: 1px solid #e1e1e1;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}

.logo-wrap .store-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.store-name {
    height: 29px;
    line-height: 29px;
    margin-top: 0;
    margin-right: 97px;
}

.store-name .store-name-content {
    display: inline-block;
    max-width: 100%;
    font-size: 16px;
    vertical-align: middle;
}

.store-name .store-name-type {
    display: inline-block;
    margin-left: 5px;
    width: 30%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 1px;
    color: #fff;
    background-color: #e4393c;
}

.fans-num {
    border-right: 1px solid #e1e1e1;
    font-size: 12px;
}

.store-base-item p {
    margin: 0px;
    padding: .2rem 0;
    font-size: 12px;
}

.desc {
    color: #999;
}

.store-btn {
    position: relative;
    border: none;
    margin: 0 10px 0 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 96%;
    background-color: #fff;
    margin-left: 2%;
    color: #ff5e15;
}

.store-btn i.icon-unfavor {
    position: relative;
    display: inline-block;
    top: 5px;
    width: 22px;
    height: 19px;
    background-image: url(../img/cart_sprits_all_54ae802c.png);
    background-position: -50px -1px;
    background-size: 100px 100px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
}

.store-btn::after {
    content: "";
    display: block;
    border: 1px solid #ff5e15;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 4px;
    pointer-events: none;
}

.store-btn i.icon-shop {
    position: relative;
    display: inline-block;
    background-image: url(../img/sprit_shop_icons.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    top: -1px;
    width: 13px;
    height: 13px;
    margin-right: 4px;
    background-position: -1px -16px;
    vertical-align: middle;
}


.store-btn i.icon-all {
    position: relative;
    display: inline-block;
    background-image: url(../img/user_icon.png);
    background-size: 13px auto;
    background-repeat: no-repeat;
    top: -1px;
    width: 13px;
    height: 13px;
    margin-right: 4px;
    background-position: -1px 0px;
    vertical-align: middle;
}

/*重写SUI栅格50%样式*/
.row {
    margin: 1% 0;
}
.product-seckill .row{}
.row .col-50 {
    margin-left: 0;
    width: 50%;
}

/*重写SUI栅格50%样式*/
.store-base-item {
    text-align: center;
}

.store-action {
    padding-bottom: 2%;
}

/*店铺样式*/
/*店铺标签样式*/
.store-serve {
    border-top: 1px solid #e1e1e1;
    color: #999;
}

.store-serve-item {
    padding-left: .75rem;
    display: inline-block;
    max-width: 50%;
    font-size: 12px;
}

.store-serve-item::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: url(../img/store-yes.png) no-repeat;
    background-size: 12px auto;
}

.store-serve-item.disabled:before {
    background-image: url(../img/store-no.png);
}

/*店铺标签样式*/
/*商品评论样式*/
.product-comment ul li {
    display: inline-block;
}

.product-comment-type {
    height: 25px;
    font-size: 12px;
}

/*商品评论样式*/
.product-comment {
    margin-bottom: 0px;
    width: 100%;
}

.product-comment-type {
    padding: 1%;
    margin: 1%;
    text-align: center;
    max-width: 40%;
    height: 25px;
    border-radius: 2px;
    background: #fdf0f0;
    color: #666;
}

.background-orange {
    background: #f7f7f7;
}
.no-comment-content{
    height: 45px;
}
.no-comment{
    color: #ccc;
}
.comment-time {
    position: relative;
    left: 48%;
}
.product-comment-name,.product-comment-all-nums{
    font-size: 14px;
}
.product-good-rate{
    font-size: 14px;
    color: #e4393c;
}
.comment-name,.comment-time{
    color:#999;
    font-size: 14px;
}
.product-comment-desc{
    margin: 5px 0;
    padding: 0px;
    max-height: 45px;
    line-height: 1.3;
    font-size: 12px;
    overflow: hidden;
}
.product-comment-extend{
    max-height: 1000px;
}
/*评论加载更多箭头*/
.product-comment-desc .expand-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 60%);
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 60%);
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 60%);
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 60%);
}
.product-comment-desc .expand-icon:after {
    display: block;
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: translate(0,-7px) rotate(-135deg);
    transform: translate(0,-7px) rotate(-135deg);
}
.product-comment-desc .fold-icon {
    display: inline-block;
    width: 15px;
    height: 12px;
}
.product-comment-desc .fold-icon:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: translate(5px,5px) rotate(45deg);
    transform: translate(5px,5px) rotate(45deg);
}
/*评论加载更多箭头*/
/*商品评论样式*/
.comment-content, .comment-img {
    padding: 0px;
}

hr {
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.more-comment {
    padding: 0px;
    text-align: center;
}

.more-comment a {
    padding: .3rem;
    display: block;
    margin: 0 auto;
    width: 38%;
    color: #999;
    font-size: 14px;
    border-radius: 20px;
    border: 1px solid #ccc;
}
.tab-product-content{
    z-index: 10 ;
}
/*商品详情按钮切换*/
.tab-product-content a{
    height: 40px !important;
    line-height: 40px !important;
    font-size: 14px ;
    text-decoration: none ;
}

.tab-link {
    color: #5f646e;
}

.active {
    background: #fff;
    color: #0894ec;
}

.content-block {
    margin: 0;
    padding: 0;
    color: #6d6d72;
}

/*商品详情按钮切换*/
/*商品详情富文本*/
.product-desc-infos {
    padding: .5rem 0;
    width: 100%;
    height: auto;
}
.detail-pc img {
    max-width:100%;
    /*margin-left: 1%*/
}
.detail-pc p{
    margin: 0px;
}
/*商品详情富文本*/
/*商品详情规格参数*/
.product_desc {
    font-size: 12px;
    word-break: break-all;
}

.product-param ul {
    padding-left: 0px;
}

.product-param ul li {
    display: inline-block;
    margin-right: -4px;
    margin-top: -6px;
    padding: .3rem;
    font-size: 12px;
    list-style: none;
}

.left-title {
    width: 30%;
    border-top: 0.5px solid #ccc;
    border-bottom: 0.5px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-value {
    width: 68%;
    border-top: 0.5px solid #ccc;
    border-bottom: 0.5px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.li-title {
    font-size: 18px;
    font-weight: bold;
}

/*商品详情规格参数*/
/*商品详情售后保障*/
.detail-item {
    padding: .75rem;
    text-align: center;
}

.mod-tit-line {
    border-top: 1px solid #ddd;
    text-align: center;
    height: 6px;
    margin: 16px 0 10px;
}

.mod-tit-line h3 {
    display: inline-block;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    position: relative;
    top: -11px;
    font-weight: 400;
    padding: 0 20px;
    background: #fff;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/*商品详情售后保障*/
/*头部导航*/
.product-info-header-one {
    position: fixed;
    /*固定定位*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    margin-bottom: 45px;
    background: rgba(255,255,255,0) !important;
}
.product-info-header:after{
    border: none !important;
}
.product-info-header-two {
    line-height: 45px;
    position: fixed;
    /*固定定位*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #efefef;
    z-index: 999;
    margin-bottom: 45px;
}

.product-header-nav {
    padding: 0px;
    text-align: center;
}

.product-header-nav li {
    display: inline-block;
    margin-left: .2rem;
    font-size: 14px;
}

/*头部导航*/
.nav-active {
    color: #e4393c;
}

.product-info-more, .product-info-share, .product-info-prev {
    margin: .2rem;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50px;
}

/*头部导航*/
/*重写栅格样式*/
.row .col-80 {
    width: 72%;
    margin-left: .75rem;
}

.row .col-20 {
    width: 18%;
    margin-left: 4%;
}

/*重写栅格样式*/
/*slide插件样式*/
.swiper-container {
    margin-top: 45px;
    width: 100%;
    height: 100%;
}

/*slide插件样式*/

/*底部导航样式*/
.footer-nav {
    font-size: 0px;
}

.footer-nav a {
    display: inline-block;
    text-align: center;
    height: 50px;
    vertical-align: top;

}

.width-10 {
    padding: .1rem;
    width: 24%;
    background: #fff;
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
.width-10:hover{
    color:#999;
}
.width-35 {
    padding: .1rem;
    width: 26%;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
}

.product-add-cart {
    background-color: #ff9300;
    text-decoration: none !important;
    line-height: 48px;
}
.product-buy-now {
    background: #ff5e15;
    text-decoration: none !important;
    line-height: 48px;
}
.product-add-cart:hover,.product-buy-now:hover{
    color: #fff;
}
/*底部导航样式*/
/*底部客服店铺购物车小图标*/
.kefu-icon {
    background: url(../img/kefu_icon.png) 50% no-repeat;
    background-size: auto 20px;
}

.store-icon {
    background: url(../img/store_icon.png) 50% no-repeat;
    background-size: auto 20px;
}

.cart-icon {
    background: url(../img/cart_icon.png) 50% no-repeat;
    background-size: auto 20px;
}
.home-icon {
    background: url(../img/home.png) 50% no-repeat;
    background-size: auto 20px;
}
.icon-home:before{
    content: "\e602" !important;
    /*font-size: 16px !important;*/
    color: #666666 !important;
    /*font-weight: bold !important;*/
}
.icon-cart:before  {
    color: #666666 !important;
}
.icon {
    display: block;
    width: 20px;
    height: 25px;
    line-height: 25px;
    margin: 5px auto 0;
    position: relative;
    font-size: 20px;
}

/*底部客服店铺购物车小图标*/
/*底部样式固定*/
.footer-nav {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background: #efefef;
    z-index: 100;
}
/*底部样式固定*/
/*底部样式*/
.product-footer {
    margin-top: 2rem;
    padding-bottom: 80px;
    min-height: 1px;
    text-align: center;
    line-height: 16px;
}
.product-copyright  .footer-store-img{
    margin: 0 auto;
    padding: .2rem;
    width: 110px;
    height: 30px;

}
.product-copyright {
    color: #999;
    line-height: 16px;
    text-align: center;
}
.footer-store-img img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.product-copyright a{
    font-size: 14px;
    color: #999;
}
/*底部样式*/
/*SUI card 固定高度*/
/*商品参数样式*/

.tab-product-detail td, .tab-product-detail th {
    padding: 5px 10px;
    border: 1px solid #DDD;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
}
.tab-product-detail th {
    border-top: 1px solid #BBB;
    background-color: #F7F7F7;
}
/*商品参数样式*/
/*重写SUI样式*/
.list-block ul ul {
    padding-left:0rem;
}
.detail-pc ul li {
    /*width: 50%;*/
    /*padding-left: 0px;*/
    /*float: left;*/
    /*margin-bottom: 5px;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
}
.detail-pc table{
    max-width: 98%;
    margin-left: 1%;
    overflow: hidden;
}

.promote-tip {
    height: 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    background-color: #f44;
    border: 1px solid #f44;
    color: #fff;
}
.shop-cart .checkout-tip {
    height: 24px;
    padding: 0 0 0 5px;
}
.promote-tip .promote-tip-text {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
    display: inline-block;
}

.promote-tag {
    display: inline-block;
    color: #f44;
    border: 1px solid #f44;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 2px;
}

.promote-tip-link {
    float: right;
}
.tab-product-content a{
    font-size: 14px !important;
}

.sale-records-item{
    vertical-align: top;
    display: inline-block;
    width: 32%;
    padding: .4rem;
}
.sale-records-header{

    background: #eee;
}
.sale-records{
    border-bottom: 1px solid #e1e1e1;
}
.sale-records-content .sale-records-item:first-child{
    text-align: left;
}
.sale-records-content .sale-records-item:last-child{
    text-align: right;
}
.show-type-no-data{
    padding: .75rem;
}
.product-attr-title {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.product-attr-list {
    text-align: left;
    background-color: #f9f9f9;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;

}
.product-attr-list ul, .product-attr-list li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-attr-list li {
    font-size: 14px;
    padding: 5px 0;

}
.product-attr-list li label {
    font-weight: bold;
    color: #b9b9b9;
    display: inline-block;
    margin-right: 10px;
    width: 20%;
}