body {
    background: #f8f8f8
}

a {
    text-decoration: none;
    color: #333;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.floor {
    margin-bottom: 0!important;
}
.floor+.floor {
    padding-top: 10px;
}

.nav-box {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 95px;
    font-size: 1.5rem;
    line-height: 3rem;
    background: #fff;
    transition: all .5s;
    overflow: hidden;
}

.nav-box div {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    margin: 5px;
    width: calc(20% - 10px);
    height: 85px;
    color: #333;
    text-align: center;
}

.nav-box div img {
    max-width: 100%;
    max-height: 60px;
}

.nav-box-btn {
    height: 29px;
    width: 100%;
    background: #fff url('/public/images/mTouch/i_down.png') no-repeat center;
}

.nav-box-btn.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sp-nav-box img {
    width: 83%;
}

.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #FA72A7;
}

.prod-ver-sbox {
    margin-bottom: 0;
    border-radius: 3px;
}

.prod-ver-sinfo .prod-price {
    font-size: 12px;
    text-align: center;
}
.prod-ver-03-sbox .prod-ver-sinfo .prod-price{
    display:inline-block;
    font-size: 14px;
}

.prod-ver-sinfo .prod-price span {
    font-size: 14px;
}

.prod-ver-info .prod-price {
    font-size: 12px;
}

.prod-ver-info .prod-price span {
    font-size: 18px;
    font-weight: bold;
}

.prod-price {
    color: #f10f0f!important;
}

.prod-btn {
    color: #eb1b1b;
    border: 0.5px solid #eb1b1b;
    background: #fff;
}

.spe03-box {
    margin: 2.5px 0;
}

.spe03-box>img {
    width: 100%;
}

.spe03-box>div {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 100%;
}

.spe03-box>div>div {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 33.333%
}

.spe03-box>div>div>img {
    width: 100%;
}

.fs-info {
    display: flex;
    flex-shrink: 0;
    align-items: baseline;
    width: fit-content;
    font-weight:700;
    color:#ffffff;
}

.fs-info>span {
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #333;
}

.fs-info.cur>span {
    font-weight:700;
}

.fs-prod-wrapper {
    min-height: 136px;
}

.fs-prod-box {
    width: 25%;
    margin-bottom: 5px;
    background-color: #ffffff;
    overflow:hidden;
}

.fs-prod-box .img-box {
    overflow: hidden;
}

.price-wrapper-type .fs-flash-price{
    margin-right:3px;
}
span.fs-flash-price{
    color:#F10F0F;
    font-weight:700;
}
.fs-flash-price em {
    font-size: 14px;
    font-style: normal;
}

.fs-prod-price {
    display: block;
    font-size: 10px;
    text-align: center;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration:line-through;
}
span.fs-prod-price{
    display:inline;
}

.bottom_nav {
    position: fixed;
    width: 100%;
    height: 50px;
    background: #fff;
    z-index: 999;
    left: 0;
    bottom: 0;
    border-top: 1px solid #eee;
}

.bottom_nav a {
    float: left;
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 0;
    text-align: center;
    font-size: 11px;
}

.bottom_nav a em {
    color: #999;
}

.bottom_nav a.active em {
    color: #e61b2d;
}

.bottom_nav .icon {
    width: 25px;
    height: 25px;
    display: block;
    margin: 0 auto 2px;
    background-size: 20px;
}

.index_head .search_box {
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 44px;
    box-sizing: border-box;
    padding-left: 40px;
    width: calc(100% - 50px);
}

.index_head.active .search_box {
    width: 100%;
    padding: 0;
}

.index_head .search_box .logo {
    display: inline-block;
    color: #333333;
    margin-right:10px;
    text-align:left;
    font-size: 1.9rem;
    height:auto;
    width: auto;
    margin-top:unset;
    margin-bottom:unset;
}
@media screen and (min-width:360px){
    .index_head .search_box .logo{
        font-size:2.2rem;
    }
}

.index_head {
    height: 44px;
    background: #ecc991;
}

.index_head.active {
    height: 50px;
}


.index_head.active .search {
    width: 202px;
    background: #F5F5F5;
    margin:0 auto;
}

.index_head .right .share_icon {
    display: none;
    position: relative;
    width: 25px;
    height: 44px;
    background: url(/client/images/nav_icon_share.png) no-repeat right center / 24px auto;

}
.index_head.index_head_w .right .share_icon{
    background-image: url(/client/images/nav_icon_share_w.png);
}
.index_head.active .right .share_icon {
    height: 40px;
}
.index_head .right .i-menu {
    display: none;
    height: 44px;
    width: 38px;
    background: url(/client/images/install/icon_menu_install.png) no-repeat right center / 24px auto;
}
.index_head.index_head_w .right .i-menu{
    background-image: url(/client/images/install/icon_menunew_w.png);
}
.mz_index_head .right .i-menu {
    display: none !important;
}
.index_head.active .left .return_icon{
    height: 40px;
}
.index_head .right {
    right: 10px;
}
.index_head .left .return_icon{
    height: 50px;
    background: url(/client/images/install/icon_arrows_linstall.png) no-repeat left center / 12px auto;
}
.index_head.index_head_w .left .return_icon{
    background-image: url(/client/images/install/icon_arrows_lnew_2w.png);
}

.ads_2_05_0 .sub-sp-ad {
    background: #fff;
    padding-bottom: 20px;
}

.ads_2_05_0 .sub-sp-ad>div {
    width: 100%;
    border: none;
    height: auto;
    display: block;
}

.ads_2_05_0 .swiper-scrollbar {
    width: 32px;
    height: 2px;
    background: #ebebeb;
    bottom: 12px;
    left: 50%;
    margin-left: -16px;
    overflow:hidden;
}

.ads_2_05_0 .swiper-scrollbar .swiper-scrollbar-drag {
    border-radius: 2px;
    background: #f10f0f;
    width: 20px;
}

.special-nav {
    padding: 0px 10px 0px;
}

.ads_2_05_0 .tp {
    text-align: center;
    color: #222;
    font-size: 12px;
    margin: 5px 0;
}
.progress-box{
    width: 80%;
    position: absolute;
    left: 50%;
    margin-left:-40%;
    height: 5px;
    border-radius: 5.5px;
    background: #e6e6e6;
    bottom: 0;
}
.progess-bar{
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-radius: 1.5px;
}

.ads_2_03_0 .sub-ad>div{
    border: none;
}
.ads_2_03_0 .sub-ad-wrapper{
    padding: 0;
}
.ad_2_03_0 .sub-ad>div {
    margin: 0;
    width: 25%;
}
.ad_2_03_0 .main-ad {
    padding: 5px 10px 0px;
}
.fs-count .sale-style1{
    color:#ffffff;
    background-color:#F10F0F;
    font-size:12px;
    border-radius:2px;
    display:inline-block;
    margin:0 2px;
    width:16px;
    height:14px;
    line-height:14px;
    text-align:center;
}
.fs-count .hot-sale{
    color:#ffffff;
    display:inline-block;
    font-size:12px;
    margin-right:3px;
    font-weight:700;
}
.sp-nav-item{
    padding-top: 0;
}
.ad_2_03_0 .sub-ad {
    padding: 0 10px 0px;
}
.cat-title {
    padding: 10px 0 10px;
    margin: 0 10px;
    background: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.cat-title a {
    color: #888;
    font-size: 12px;
}
.cat-title .location {
    width: 16px;
    height: 16px;
    margin-top: -4px;
}
.newHotRecSwiper{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.ads_2_03_0 .main-ad {
    padding: 0;
}
.ad_2_03_0 .main-ad {
    padding: 0 10px 0;
}
.swiper-num-container .swiper-pagination-fraction {
    width:34px;
    height:16px;
    line-height:16px;
    right: 10px;
    bottom: 8px;
    border-radius:8px;
    background-color:#000000;
    opacity:0.5;
    color:#ffffff;
    font-size:12px;
    padding:0 2px;
    left:unset;
}
.brandbox .brand{
    color:#DC8C13;
    background-color:#FCEBC9;
    font-size:12px;
}
.fupin-prod-waterfall-wrapper .prod-ver-box,
.fupin-prod-waterfall-wrapper .ad-ver-box
{
    border-radius:6px;
    overflow:hidden;
    width: calc(50% - 16px);
    margin: 4px 4px 0 4px;
}
.ad-ver-box img{
    width: 100%
}
.tips{
    padding-right:6px;
}
.recomName{
    font-size: 15px;
    font-weight: normal;
}
.ads_2_03_0{
    margin:0 10px;
    border-radius:6px;
    overflow:hidden;
}
.floating-adv .floating-img{
    transform:translateX(5px);
}
.report-r .tit{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: auto;
}

.index_head .search .word {
    margin-right: 45px;
    padding-left: 33px;
    background: url(/client/images/search_btn.png) no-repeat 10px center;
    color: #aaa;
    background-size: 15px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: calc(100% - 40px);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.index_head .search {
    flex: 1;
    border: 1px solid #e2e2e2;
    margin: 0;
    overflow: hidden;
}
.sort-box{
    position: absolute;
    color: #fff;
    font-weight: bold;
    right: 0;
    width: 20px;
    height: 30px;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    background: url(/secondchannel/images/sort_num.png) no-repeat;
    background-size: 100% 100%;
}
.recommand-title{
    padding-bottom: 4px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.recommond-wrapper{
    padding: 0 10px;
    display: flex;
}
.rec-left{
    width: calc(50% - 5px);
    background: #fff;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
}
.rec-prod-box{
    display: flex;
}
.rec-prod-l{
    width: 50%;
    overflow: hidden;
    margin: 0 5px;
}
.rec-prod-name{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 100%;
    margin-top: 5px;
    font-size: 12px;
    color: #333;
    text-align: center;
    display: -webkit-box;
}
.rec-tit{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #222;
    display:inline-block;
}
.rec-to-right{
    width: 20px;
    margin-top: -3px;
    margin-left: 4px;
}
.rec-left:nth-child(2){
    margin-left: 10px;
}
.special-nav .swiper-pagination{
    bottom: 0;
}
.sp-nav-box {
    width: 90%;
    padding-top: 90%;
}
.index_head .left .return_icon{
    background: url(/client/images/install/icon_arrows_linstall.png) no-repeat left center;
    background-size: 12px;
}
.prod-ver-tit{
    margin: 0 10px;
    background: #fff;
    padding: 10px 10px 6px;
    border-radius: 6px 6px 0 0;
}
.pvt-l{
    font-size: 16px;
    font-weight: bold;
    color: #222;
}
.pvt-r{
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}
.pvt-more{
    float: right;
    margin-left: auto;
    line-height: 24px;
    color: #888;
    font-size: 12px;
}
.pvt-more img {
    width: 12px;
    height: 12px;
    margin-top: -2px;
}
.special-nav .sp-next {
    align-content: flex-start;
    flex-direction: row;
}
.employee-wrapper {
    background: #f5f5f5;
    border-radius: 12px 12px 0 0;
}
.bottom-line{
    background: #f5f5f5;
}

.index_head .mz_search_box {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.index_head .mz_search_box .logo {
    display: block;
    width: 200px;
    height: 20px;
    margin: 13px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    color: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.index_head .mz_search{
    display: flex;
    align-items: center;
    margin: 0 15px;
    height: 28px;
    position: relative;
    border-radius: 28px;
    background: #fff;
}
.mz_index_head .left .return_icon {
    background: url(/groupbuy/images/icon_arrow_left.png) no-repeat left center;
    background-size: 12px;
}
.index_head .mz_search .word {
    display: block;
    margin-right: 45px;
    padding-left: 33px;
    width: 100%;
    font-size: 13px;
    background: url(/client/images/search_btn.png) no-repeat 10px 6px;
    color: #aaa;
    background-size: 15px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.index_head .mz_search .scan {
    display: none;
    position: absolute;
    right: 16px;
    width: 16px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    background: url(/client/images/scan_icon.png) left center / 16px no-repeat;
}
.mz_index_head {
    height: 85px;
}
.mz_index_head.active {
    height: 44px;
}
.mz_index_head .right .share_icon{
    background: url(/client/images/new_share_white.png) no-repeat right center;
    background-size: 24px;
}
.head_title{
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #000;
}
.ads_2_03_0_containner{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.05);
    border-radius: 0px 0px 6px 6px;
    margin: 0 2px 4px 2px;
}


.adv_silder_three_wraper .swiper-slide{
    width: calc(33.3%);
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
}
.adv_silder_three_wraper .swiper-slide-active {
    transform: scale(1);
}
.adv_silder_three_wraper .swiper-pagination-progressbar,.brand_ver_ten .swiper-pagination-progressbar {
    width: 40px;
    height: 4px;
    left: 50%;
    border-radius: 5px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    overflow: hidden;
    background: #ECECEC;
}
.adv_silder_three_wraper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill ,.brand_ver_ten .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #FA72A7;
    border-radius:5px;
}
.adv_silder_three_wraper .img-box::after{padding-top: 140%;}
.adv_silder_three_wraper .swiper-scrollbar-drag{
    background:#FA72A7;
    border-radius:5px;
}
.adv_silder_three_wraper .adv_silder_three_scrollbar{
    width: 20px;
    height:4px;
    background:#ECECEC;
    bottom: 7px;
    top:unset;
    left:50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    border-radius: 5px;
    overflow:hidden;
}
.adv_silder_three_wraper .swiper-container {
    padding-bottom: 20px;
}
.mz_index_head.active .mz_search_box {
    width: 232px;
    margin: 0 auto;
    padding: 5px 35px;
}
.mz_index_head.active .mz_search_box .logo {
    display: none;
}

.rotate-wrapper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    opacity: 0.5;
    background: #fff;
    border-radius: 3px;
}

.rotate-wrapper .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.guess_u_like_slider{
    padding-bottom: 8px;
}
.fixCat .guess_u_like_slider{
    padding-bottom: 12px;
}

.new-03-prod-wrap{
    padding: 4px;
    margin: 0 10px;
}
.prod-ver-03-sbox {
    width: calc(100% / 3 - 3px);
}
.prod-ver-03-advBox{
    padding: 0 10px;
}
.hotRecSwiper {
    border-radius: 5px;
    background: #f8f8f8;
}


.fs-box {
    padding-top: 12px;
    background-color: #f5f5f5;
    margin: 0 10px;
    border-radius: 5px;
}

.fs-title {
    display: flex;
    margin-bottom: 7px;
    width: 100%;
    height: 21px;
    color: #333;
    align-items:center;
}

.fs-text {
    position:relative;
    width:85px;
    margin-right: 11px;
    margin-left:  8px;
    height: 21px;
    font-family: PingFang SC;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    text-indent:-9999px;
    background: url(/client/images/xsqg_text_srms.png?v=123) no-repeat right center/62px 20px ,url(/client/images/xsqg_icon_clock.png?v=123) no-repeat left center/16px 16px;
}
.fs-text::after{
    display:inline-block;
    content:"";
    width:1px;
    height:12px;
    background-color:#C3C3C3;
    position:absolute;
    right:-5px;
    top:50%;
    margin-top:-5px;
    z-index:999;
    transform:scale(0.5,1);
}

.fs-logo {
    flex-shrink: 0;
    width: 44px;
    height: 33.5px;
    text-align: center;
    background: url(/helppoor/images/xsqg.png) no-repeat center top;
    background-size: contain;
}

.fs-infos {
    display: flex;
    flex: 1;
    overflow-x: auto;
}

.fs-infos .swiper-container {
    margin: 0;
}

.fs-info-more {
    height: 21px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    background: url(/client/images/i_right_new.png?v=123) no-repeat right center;
    background-size: 12px;
    padding-right:14px;
    margin-right: 4px;
}

.fs-info {
    display: flex;
    flex-shrink: 0;
    align-items: baseline;
    width: fit-content;
    font-weight:700;
    color:#ffffff;
}

.fs-info>span {
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #333;
}

.fs-info.cur>span {
    font-weight:700;
}

.fs-status {
    font-size: 9px;
    line-height: 13px;
    white-space: nowrap;
    color: #F10F0F;
    overflow: hidden;
    margin-left:5px;
}
.fs-count {
    margin-left:5px;
    padding-right: 4px;
    word-break: break-all;
    display:flex;
    align-items:center;
}

.fs-prod-wrapper {
    min-height: 136px;
}

.fs-prod-box {
    width: 25%;
    margin-bottom: 5px;
    background-color: transparent;
    overflow:hidden;
}
.fs-prod-box.fs-prod-type{
    padding-bottom:0;
    width:27%;
}

.fs-prod-box .img-box {
    overflow: hidden;
}

.fs-prod-name {
    padding: 5px 2px 0;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
}
.fs-prod-info .price-wrapper-horizon{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap: wrap;
    flex-direction:column;
}
.fs-prod-box .price-wrapper-type{
    display:flex;
    justify-content:center;
    transform:scale(0.9);
    flex-wrap:unset;
    flex-direction:unset;
    margin-left:-5px;
    line-height:12px;
    align-items:baseline;
}
.fs-flash-price {
    font-size: 11.5px;
    text-align: center;
    color: #ee5050;
}

.index_head .left .return_icon, .index_head .right .i-menu{
    height: 44px;
}
.cust-prod-price-box{
    align-items: baseline;
    display: flex;
    justify-content: center;
}
a.bar_a {
    display: block;
    padding-top: 26px;
    width: 36px;
    height: 36px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    background: url(/secondchannel/img/icon_shopping_float.png) no-repeat center 9px;
    background-size: 36px;
    right: 10px;
    color: #f10f0f;
    position: fixed;
    bottom: 100px;
    z-index: 99;
}
a.bar_a .num {
    position: absolute;
    top: 0;
    color: #fb0628;
    border: 1px solid #f8092a;
    text-align: center;
    line-height: 14px;
    min-width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 8px;
    font-size: 11px;
    font-style: normal;
    display: none;
    padding: 0 2px;
}

/* <hot-recommend></hot-recommend> */
.prod_ver_six .prod-six-slide{
    box-sizing:border-box;
    display:flex;
    justify-content:space-between;
    padding: 0 10px;
    margin-bottom:4px;
}
.prod_ver_six .prod-six-slide.prod-six-less{
    justify-content:flex-start;
}
.prod_ver_six .prod-six-item{
    width:32%;
}
.prod_ver_six .prod-six-slide.prod-six-less .prod-six-item{
    margin-right: 2%;
}
.prod_ver_six .prod-name span{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size:12px;
    width:100%;
    box-sizing:border-box;
    padding:0 4px;
    line-height: 16px;
}
.prod_ver_six .prod-ver-info .prod-name{
    margin:0;
    text-align:center;
    padding-bottom: 4px;
}
.prod_ver_six .rotate-prod-box{
    padding:6px 6px 0;
    box-sizing:border-box;
}
.prod_ver_six .img-box{
    border-radius:4px;
    overflow:hidden;
}
.prod_ver_six .img-box .prod-img{
    border-radius:unset!important;
}
.prod_ver_six .img-box .couponWrapper{
    box-sizing: border-box;
    position:absolute;
    bottom:0;
    left:50%;
    transform:translateX(-50%);
    width:100%;
    text-align:center;
}
.prod_ver_six .img-box .tagText{
    display: inline-block;
    background: #FFE9EB;
    font-size: 10px;
    font-weight: 400;
    color: rgba(230, 26, 44, 1);
    padding: 1px 5px;
    box-sizing: border-box;
    border-radius: 3px;
}
.prod_ver_six .swiper-pagination-progressbar{
    width:40px;
    height:4px;
    left:50%;
    border-radius:5px;
    transform:translateX(-50%);
    overflow:hidden;
}
.prod_ver_six .prod-ver-info .priceWrapper{
    margin-bottom:7px;
    padding-left:4px;
    box-sizing:border-box;
    text-align:center;
}
.prod_ver_six .prod-ver-info .originPrice{
    font-size:12px;
    color:#999;
    text-decoration:line-through;
}
.prod_ver_six .prod-ver-info .prod-price{
    text-align:left;
    font-size:14px;
    color:#FB0628;
    height:unset;
    line-height:unset;
    padding:0;
}
.prod_ver_six .prod-ver-info .text-install{
    font-size:10px;
}
.prod_ver_six .prod-ver-info .prod-price .sticking-price{
    font-size:12px;
}
.prod_ver_six .swiper-pagination-progressbar,.brand_ver_ten .swiper-pagination-progressbar {
    width: 40px;
    height: 4px;
    left: 50%;
    border-radius: 5px;
    transform: translateX(-50%);
    overflow: hidden;
    background: #CCCCCC;
}
.prod_ver_six .swiper-pagination-progressbar .swiper-pagination-progressbar-fill ,.brand_ver_ten .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #FB0628;
    border-radius:5px;
}
.swiper-scrollbar-drag{
    background:#FB0628;
    border-radius:5px;
}
.swiper-container-horizontal>.swiper-scrollbar{
    margin: auto;
    background:#CCCCCC;
    bottom: 6px;
    top:unset;
    /*left:50%;*/
    /*transform:translateX(-50%);*/
    border-radius: 5px;
    overflow:hidden;
}
.swiper-container-horizontal>.swiper-scrollbar{
    height:3px;
}
/* <hot-recommend></hot-recommend> */

.prod-ver-info .prod-price,.prod-ver-flow .new-plus-price .sticking-price  {
    font-size: 16px;
}
.swiper-slide .prod-ver-sinfo .prod-price .sticking-price {
    font-size: 12px;
}
.swiper-slide .prod-ver-sinfo .prod-price .sticking-price {
    font-size: 12px;
}
.prod-ver-03-sbox .prod-ver-sinfo .prod-price .sticking-price {
    font-size: 14px;
}
.prod-ver-03-sbox .prod-ver-sinfo .origin-price{
    font-size: 12px;
}