﻿@charset "utf-8";

* { box-sizing: border-box; -moz-box-sizing: border-box; /* Firefox */ -webkit-box-sizing: border-box; /* Safari */ }
img { width: 100%; }
div, span, a, header { -webkit-tap-highlight-color: rgba(255,255,255,0); }

.mask { background-color: rgba(0, 0, 0, 0); top: 0; z-index: 150; pointer-events: none; -webkit-transition: 0.3s; transition: 0.3s; }
.mask.show { pointer-events: auto; background-color: rgba(0, 0, 0, 0.6); }

.fb-btnitem { display: none; }

.m_topBar { background-color: #f9f9f9; display: -webkit-flex; display: flex; font-size: .364rem; height: 44px; line-height: 44px; }
.m_topBar.fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 50; }
.m_topBar .goback { width: 1rem; text-align: center; flex: 0 0 auto; }
.m_topBar ul { flex: 1 1 auto; display: flex; display: -webkit-flex; }
.m_topBar ul li { text-align: center; -webkit-box-flex: 1; box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-transition: 0.3s; transition: 0.3s; }
.m_topBar ul li.on { color: #BEA474; }


.item_pics { background-color: #fff; display: -webkit-box; display: box; display: -webkit-flex; display: flex; overflow: hidden }
.item_pics .current_count, .item_pics .share_page_btn, .product_name { position: absolute; background: rgba(0, 0, 0, .3) }
.item_pics .bd { position: relative; width: 100%; height: auto; }
.swipe_wrap { width: 100% }
.swipe_wrap li { float: left; width: 0px; text-align: center; background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(0,0,0,0.05) 100%); background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, rgba(0,0,0,0.05) 100%); }
.swipe_wrap li:first-child { width: 100%; }
.swipe_wrap img { width: 100%; height: auto; mix-blend-mode: multiply; }
.item_pics .bd .current_count { z-index: 10; width: 30px; height: 20px; border-radius: 5px; text-align: center; line-height: 20px; bottom: 10px; right: 10px; color: #fff; position: absolute; }
.swipe_wrap, .swipe_wrap li { height: 100%; position: relative; }

.title_main { background: #fff; padding: .6rem .6rem 0rem; }
.title_main h3 { font-size: .45rem; font-weight: 700; }
.title_main h3 span { word-wrap: break-word; color: #BEA474; padding-right: .15rem; }
.title_main p { color: #999; overflow: hidden; padding-top: .15rem; text-align: justify; }

.productInfoarea_up_price { background-color: #FFF; }
.productInfoarea_up_price .title_main { padding: 0rem .6rem; }
.productInfoarea_up_price .title_main h3 { font-size: .5rem; }
.setPrice:before { content: "\00A5"; font-size: 0.5rem; line-height: 0.5rem; margin-right: 2px; }
.setOldPrice:before { content: "\00A5"; }

.price_main { background: #fff; padding: .3rem .6rem; position: relative; padding-bottom: .4rem; display: flex; align-items: flex-end; display: -webkit-flex; }
.price_main b { color: var(--color-price); font-size: .7rem; line-height: .7rem; vertical-align: bottom; }
.price_main b span { padding-left: .1rem; }
.price_main del { color: #999999; font-size: .34rem; padding-left: .15rem; }
.price_main span.pricetips { color: #B60909; padding-right: .15rem; font-size: .4rem; }
.price_main span.tips { color: #999; font-size: .3rem; padding-left: .15rem; }
.price_main a.pricie-tag { background: #F6EDED; padding: 3px 6px; font-size: 0.3rem; color: #d60000; margin-left: .15rem; border-radius: 8px; }
.price_main .like { position: absolute; right: 0.6rem; top: 0rem; text-align: center; width: 45px; }
.price_main .like .iconfont { font-size: 21px !important; color: #999999 !important; }
.price_main .like p { }
.price_main .like.checked .iconfont { color: #B60909 !important; }
.price_main.activity_banner { padding: .2rem .6rem; margin-bottom: 0.4rem; /*background-image: url("c") !important;*/ }
.price_main.activity_banner b { color: #FFFFFF; display: block; }
.price_main.activity_banner del { color: #FFFFFF; padding: 0px; margin: 0px; }
.price_main.activity_banner del:before { content: "日销价："; padding: 0px; margin: 0px; }
.price_main.activity_banner a.pricie-tag { display: none; }
.price_main.activity_banner .banner_left { padding: 0rem; line-height: normal; }
.price_main.activity_banner .banner_right { line-height: normal; padding: 0rem; text-align: right; }
.price_main.activity_banner .banner_right .activity_banner_right_tag { font-size: 0.38rem; }
.price_main.activity_banner .banner_right .lable-time:last-child { margin: 0px; }
.activity_banner .banner_right.show_banner_jiankou { padding-right: 0.3rem; }
.activity_banner .banner_right .activity_banner_jiantou_right { width: .25rem; height: .25rem; }
.product_acvtives_column { margin-bottom: .6rem; }
.product_acvtives_column a { margin-bottom: 15px; display: block; }
.product_acvtives_column a:last-child { margin-bottom: 0px; }
.product_acvtives_column .product_actives_tips { flex-wrap: wrap; }

.product_actives_tips { padding: .0rem .6rem .2rem .6rem; background: #FFF; display: flex; position: relative; font-size: 0.28rem; line-height: 0.28rem; display: -webkit-flex; }
.product_actives_tips.no_padding { padding-right: 0px; padding-left: 0px; }
.product_actives_tips span { display: inline-block; background-color: #FFF; border: 1px solid #B60909; margin-right: .2rem; color: #B60909; padding: 4px 8px; border-radius: 5px; margin-bottom: .1rem; }
.product_actives_tips span.vipactive { border: 1px solid #CAA058; color: #CAA058; }
.product_actives_tips span.vipactive strong { border-color: #CAA058; }
/*.product_actives_tips span img { width: .4rem; padding-right: 5px; margin-top: -.1rem; }*/
.product_actives_tips span img { width: auto; height: 10px; padding-right: 5px; margin-top: -2px; }
.product_actives_tips code { font-size: 0.28rem; line-height: 12px; color: #B60909 !important; display: inline-block; margin-right: -.12rem; }
/* border-right: 1px dashed #B60909;  */
.product_actives_tips span strong { font-weight: normal; display: inline-block; padding-right: 5px; margin-right: 8px; border-right: 1px solid #B60909; }
.product_actives_tips em { color: #000; display: inline-block; padding: 3px 8px; margin-left: .2rem; }
.product_actives_tips span:last-child { margin-right: .0rem; }
.product_actives_tips .lwdui_jianhao_r { width: .2rem; }
.product_actives_tips .lwdui_jianhao_r:after { color: #B60909 !important; position: initial; border-color: #B60909 !important; transform: translate(0px,1px) rotateZ(135deg); -webkit-transform: translate(0px,1px) rotateZ(135deg); }
.product_actives_tips .lwdui_layer_flexed { margin-bottom: .1rem; }
/* 淡黄 */
.product_actives_tips.bg_lightyellow span { background-color: #ffefcb; border: 1px solid #ffefcb; color: #cda13d; }
.product_actives_tips.bg_lightyellow span strong { border-right: 1px solid #cda13d; }
/* 主题黄 */
.product_actives_tips.bg_themeyellow span { background-color: #ceb479; border: 1px solid #ffefcb; color: #FFF; }
.product_actives_tips.bg_themeyellow span strong { border-right: 1px solid #FFF; }
/* 填充红 */
.product_actives_tips.bg_fill_red span { background-color: #B60909; border: 1px solid #B60909; color: #FFF; }
.product_actives_tips.bg_fill_red span strong { border-right: 1px solid #FFF; }

.product_other_info { background: #FFF; position: relative; padding: .4rem .6rem; }
.product_other_info .like { text-align: center; width: 45px; }
.product_other_info .like .iconfont { font-size: 21px !important; color: #999999 !important; }
.product_other_info .like p { }
.product_other_info .like.checked .iconfont { color: #B60909 !important; }
.product_other_info .carriage { padding: 0px 0px .35rem 0px; }
.product_other_info .service-info { padding: 0px 0px; }

.carriage { background: #fff; padding: 0 .6rem .3rem; font-size: .34rem; }
.carriage span { color: #BEA474; text-decoration: underline; padding-left: .15rem; position: relative; padding-right: .15rem; display: inline-block; }
.carriage span:before { content: ""; position: absolute; right: -.2rem; top: 60%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(135deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(135deg); }

.service-info { background: #fff; padding: 0 .6rem .6rem; font-size: .34rem; }
.after-sale-service { background: #fff; font-size: .34rem; margin-top: 10px; margin-bottom: var(--border-margin); }
.after-sale-service .text-content { padding: .6rem .6rem; }
.after-sale-service h5 { font-weight: bold; font-size: .364rem; margin-bottom: 10px; }
.after-sale-service li { list-style: decimal; margin-left: .35rem; line-height: .6rem; text-align: justify; padding-left: .1rem; }
.after-sale-service .more { line-height: 1.2rem; text-align: center; height: 1.2rem; border-top: 1px solid #ebebeb; }


.m_list { background: #fff; }
.m_list ul li { padding: .6rem 1rem .6rem .6rem; margin-top: -1px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; position: relative; display: -webkit-flex; display: flex; align-items: center; }
.m_list h3 { flex: 1; font-size: .364rem; font-weight: 700; }
.m_list .list_info { text-align: right; color: #999; }
.m_list ul li:before { content: ""; position: absolute; right: .6rem; top: 50%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(135deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(135deg); }


.size_warp { padding: .6rem .6rem .3rem; background: #fff; }
.size_warp h3 { float: left; font-size: .364rem; font-weight: 700; padding-top: .1rem }
.size_warp ul { margin-left: 1.5rem; }
.size_warp ul:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; clear: both }
.size_warp ul li { float: left; margin: 0 .3rem 0.3rem 0; padding: .1rem 0.3rem; border: 1px solid #ebebeb; }



.brand_flag { display: -webkit-box; display: flex; padding: .6rem; background: #fff; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; align-items: center; }
.brand_flag .brand_pic { flex: 0 0 auto; width: 1.2rem; height: 1.2rem; margin-right: 15px; }
.brand_flag .brand_name { flex: 1; }
.brand_flag .brand_name h2 { font-size: .364rem; font-weight: 700; }
.brand_flag .brand_name p { padding-top: .15rem; }
.brand_flag .brand_name p span { color: #B60909; }
.brand_flag .brand_flag_btn { color: #fff; background-color: #BEA474; padding: .15rem .3rem; }

.content_layout { background: #fff; margin-bottom: 10px; }
.content_layout.paddingTo { margin-top: 0.2rem; }
.content_layout .content_layout_title { padding: .364rem .6rem; font-size: .364rem; font-weight: 700; position: relative; }
.content_layout.open .content_layout_title:after { content: ""; position: absolute; right: .6rem; top: 50%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(225deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(225deg); }
.content_layout_title .right { position: absolute; right: .6rem; top: .364rem; color: #999; }
.content_layout_title .iconfont { font-size: .364rem !important; color: #999 !important; }
.content_layout .content_layout_subtitle { padding: 0px .6rem; padding-bottom: 10px; }
.content_layout .content_layout_subtitle span { margin-left: 10px; margin-right: 10px; }
.content_layout .content_layout_subtitle span.important { color: #BEA474; }
.content_layout .content_layout_subtitle span:first-child { margin-left: 0px; }
.content_layout .content_layout_subtitle span:last-child { margin-right: 0px; }

.product_info { background: #fff; }
.product_info .product_info_title { padding: .6rem; font-size: .364rem; font-weight: 700; position: relative; }
.product_info ul { padding: 0 .6rem .3rem; }
.product_info.open ul { display: block; }
.product_info.close ul { display: none; }

.product_info ul li { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; padding-bottom: .3rem; }
.product_info ul li span { flex: 0 0 auto; width: 3rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: 700; color: #333; word-spacing: .29rem; }
/*.product_info .product_info_title:after { content: ""; position: absolute; right: .6rem; top: 50%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(135deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(135deg); }
.product_info.open .product_info_title:after { content: ""; position: absolute; right: .6rem; top: 50%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(225deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(225deg); }
*/
.product_info_fold { position: relative; padding-bottom: .8rem; }
.product_info_fold.folded { height: 3.9rem; overflow: hidden; }
.product_info_fold .flod_more_btn { position: absolute; bottom: 0rem; left: 0; width: 100%; text-align: center; background: #FFF; height: .8rem; line-height: .6rem; color: #999; }
.product_info_fold .flod_more_btn:after { content: ""; position: absolute; width: 100%; left: 0; top: 0; -webkit-transform: translate3d(0, 95%, 0); transform: translate3d(0, -95%, 0); height: 1rem; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(white)); background: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), white); background: -o-linear-gradient(rgba(255, 255, 255, 0.1), white); background: linear-gradient(rgba(255, 255, 255, 0.1), white); }
.product_info_fold .flod_more_btn:before { content: "\5C55\5F00"; }
.product_info_fold .flod_more_btn .arrow_more { width: 0.2rem; height: 0.2rem; display: inline-block; vertical-align: middle; margin-left: 0.15rem; border-left: 0.02rem solid #666; border-top: 0.02rem solid #666; margin-top: -0.06rem; -webkit-transform: rotate( -135deg ); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
.product_info_fold .flod_more_btn.show:before { content: "\6536\8D77"; }
.product_info_fold .flod_more_btn.show:after { display: none; }
.product_info_fold .flod_more_btn.show .arrow_more { margin-top: 0.06rem; -webkit-transform: rotate( 45deg ); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.reviewMoreButton { display: none; }



.report { background: #fff; border-top: 1px solid #ebebeb; }
.report .hd { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: .6rem; }
.report .hd h3 { flex: 1; font-size: .364rem; font-weight: 700; }
.report .hd span { position: relative; padding-right: .3rem; }
.report .hd span:after { content: ""; position: absolute; right: .0rem; top: 50%; width: .2rem; height: .2rem; border-left: 1px solid #999; border-top: 1px solid #999; transform: translate3d(0,-50%,0) rotateZ(135deg); -webkit-transform: translate3d(0,-50%,0) rotateZ(135deg); }
.report .bd { padding: 0rem .6rem .3rem; }
.report .bd .user { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; }
.report .bd .user .pic { flex-grow: 0; width: 1rem; height: 1rem; border-radius: 50%; overflow: hidden; margin-right: .3rem; }
.report .bd .user .pic img { width: 100%; }
.report .bd .info { flex: 1; }
.report .bd .info .name { font-size: .34rem; font-weight: 700; }
.report .bd .info .title { color: #999; }

.report .bd .score { color: #999; font-size: .3rem; }
.report .bd .score em { color: #333; font-size: .5rem; font-weight: bold; font-style: oblique; padding-right: .1rem; }
.report .bd .text { position: relative; background: #f9f8f5; margin-top: .3rem; }
.report .bd p { text-align: justify; text-justify: inter-ideograph; line-height: 1.8; padding: .3rem; }
.report .bd .text:before { content: ""; border: 0.2rem solid transparent; border-bottom-color: #f9f8f5; width: 0; height: 0; position: absolute; top: -0.35rem; left: .5rem; margin-left: -0.2rem; }




.product_detail { margin-top: .2rem; background: #fff; }
.product_detail .title { font-size: .364rem; font-weight: 700; padding: .6rem; }
.product_detail .product_detail_bd { line-height: 0.57rem; font-size: 0.38rem; }
.product_detail .product_detail_bd .img { width: 100%; }





/*产品规格 服务 体验地址 -----弹窗*---------------------------*/
.mask .dialog { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transition: 0.3s; transition: 0.3s; }
.mask.show .dialog { -webkit-transform: translate3d(0, 0%, 0); transform: translate3d(0, 0%, 0); -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transition: 0.3s; transition: 0.3s; }

.dialog { display: -webkit-box; display: box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; flex-direction: column; padding-top: 3rem; top: 0; }
.dialog p { color: #333; text-align: justify; line-height: 1.5; }
.dialog-title { font-size: .386rem; letter-spacing: 0.033866rem; position: relative; z-index: 1; }
.dialog-title p { padding: .6rem .6rem; background-color: #f8f8f8; font-weight: bold; }
.dialog-close { width: 1.2rem; min-height: 1.2rem; position: absolute; top: 0; bottom: 0; right: 0; background: url(/images/icons/icon-close.png) center center no-repeat; background-size: 0.364rem auto; }
.dialog section { -webkit-box-flex: 1; box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-overflow-scrolling: touch; padding-left: .6rem; background-color: #fff; overflow-y: auto; }
.dialog-product { display: -webkit-box; display: box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; box-orient: vertical; -webkit-flex-direction: column; flex-direction: column; overflow: visible !important; }
.dialog-product-top { padding-bottom: 0.3rem; border-bottom: 1px solid #ebebeb; }
.dialog-product-img { float: left; margin: -0.5rem .3rem 0 0; width: 2.5rem; height: 2.5rem; border: 1px solid #ebebeb; background-size: 100% 100%; -webkit-transition: 0.3s; transition: 0.3s; }
.dialog-product-img img { width: 100%; height: 100%; }
.dialog-product-price { margin-top: .6rem; text-indent: -0.1rem; line-height: .6rem; font-size: .6rem; }
.dialog-product-attr { margin: 0.3rem 0; height: .6rem; opacity: 0; -webkit-transition: 0.3s; transition: 0.3s; }
.dialog-product-attr.show { opacity: 1; }
.dialog-product-warp { -webkit-box-flex: 1; box-flex: 1; -webkit-flex-grow: 1; flex-grow: 1; -webkit-overflow-scrolling: touch; padding-bottom: 1.5rem; overflow-y: auto; }
.dialog-product-warp > div { margin-top: -1px; padding: .6rem 0 0.6rem; border-top: 1px solid #ebebeb; }
.dialog-product-warp > div h3 { font-size: .364rem; font-weight: bold; }
.dialog-product .size-list { overflow: hidden; line-height: 0.8rem; font-size: 0.364rem; }
.dialog-product .size-list li { float: left; margin: .3rem .6rem 0rem 0; padding: 0rem 0.3rem; border: 1px solid #ebebeb; border-radius: 0.05rem; }
.dialog-product .size-list li.on { color: #fff; border-color: #1A191E; background-color: #1A191E; }
.count-container { line-height: .8rem; }
.count-warp { float: right; margin-right: .6rem; line-height: .8rem; font-size: 0.364rem; }
.count { float: right; margin-left: 0.4rem; height: .8rem; line-height: .8rem; text-align: center; font-size: 0.364rem; color: #252626; border: 1px solid #ebebeb; border-radius: 0.05rem; }
.count > * { float: left; height: 100%; position: relative; }
.count > span { width: .8rem; }
.count span:before, .count span:after { content: ''; display: block; width: 0.3rem; border-top: 1px solid #1a191e; position: absolute; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }
.count span:after { -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg); transform: translate3d(-50%, -50%, 0) rotate(90deg); }
.count span.ban:before, .count span.ban:after { border-top-color: #ccc; }
.count .count-reduce:after { display: none; }
.count-nb { min-width: 1rem; text-align: center; }
.dialog-product .submit-btns { width: 100%; }
.dialog-coupon { font-size: 0.364rem; }
.dialog-coupon-item { margin: 1.333333rem 0; width: 17.333333rem; height: 6.186667rem; background: url(/images/bg/coupon_white.png); background-size: 100% 100%; position: relative; }
.dialog-coupon-item div { height: 3.093333rem; line-height: 3.2rem; text-indent: 1.066667rem; }
.dialog-coupon-price { font-size: 2.133333rem; }
.dialog-coupon-price:before { content: '￥'; font-size: 1.04rem; }
.dialog-coupon-date { color: #666; }
.dialog-coupon span { position: absolute; right: 1.066667rem; }
.dialog-coupon-ask { line-height: 0.88rem; text-align: right; top: 0.8rem; }
.dialog-coupon-btn { padding: 0 0.4rem; min-width: 2.666667rem; line-height: 1.333333rem; color: #fff; text-align: center; background-color: #999; bottom: 0.8rem; }
.dialog-coupon-btn:before { content: '已领取'; }
.dialog-coupon-btn.btn-red { background-color: #E93B39; }
.dialog-coupon-btn.btn-red:before { content: '点击领取'; }
.dialog-promote-item { display: block; padding: 0.6rem .6rem .6rem 0; border-top: 1px solid #ebebeb; position: relative; }
.dialog-promote-item:first-child { border-top: none; }
.dialog-promote a:after { border-top: none; }
.dialog-promote h3 { margin-bottom: 0.3rem; font-size: .364rem; font-weight: bold; }
.dialog-promote p { margin-top: 0.293333rem; }
.dialog-serve { padding-right: .6rem; padding-bottom: 1.6rem; }
.dialog-serve h3 { margin: .6rem 0 0.106667rem; font-size: .364rem; font-weight: bold; }
.dialog-serve img { margin: 0.346667rem 0; }
.dialog-extract { padding-right: 1.333333rem; }
.dialog-extract-item { margin: .6rem 0; padding-left: 0.9rem; background: url(/images/icons/定位.png) center left no-repeat; background-size: 0.5rem auto; }
.dialog-extract-item h3 { font-size: .364rem; font-weight: bold; }
.dialog-location-item { margin-left: -.6rem; }
.dialog-location-item ul { background-image: -webkit-repeating-linear-gradient(#fbfbfb 0, #fbfbfb 1.2rem, #fff 1.2rem, #fff 2.4rem); background-image: repeating-linear-gradient(#fbfbfb 0, #fbfbfb 1.2rem, #fff 1.2rem, #fff 2.4rem); }
.dialog-location-item ul li { height: 1.2rem; line-height: 1.2rem; padding-left: .6rem; font-size: .364rem; }

/*活动倒计时*/
.statusbar { position: relative; height: 1rem; background: -webkit-gradient(linear,0 0,0 100%,from(#FEF391),to(#FBE253)); overflow: hidden; color: #fff; }
.statusbar .subleft { background: #E61414; position: relative; margin-right: 155px; height: 1rem; line-height: 1rem; padding-left: 10px; }
.statusbar .subleft:after { content: ""; position: absolute; top: 0; left: 100%; display: inline-block; width: 0; height: 0; margin-left: -6px; border-top: 0.5rem solid #E61414; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 0.52rem solid #d41414; border-top-color: #E61414; border-bottom-color: #d41414; }
.statusbar .subleft p { background: url(/images/icons/钟.png) left center no-repeat; background-size: 0.5rem; padding-left: 0.5rem; }
.statusbar .countdown { font-size: 12px; position: absolute; right: 0; top: 0px; width: 155px; height: 1rem; line-height: 1rem; text-align: center; }
.statusbar .countdown .countdown_bd { margin: 0 auto; line-height: 1rem; }
.statusbar .countdown .txt { height: 16px; text-align: center; line-height: 16px; font-size: 12px; color: #9e495b; display: inline-block; vertical-align: middle; }
.statusbar .countdown .clockrun { display: inline-block; vertical-align: middle; }
.statusbar .countdown .clockrun .num { float: left; display: block; min-width: 18px; height: 16px; line-height: 16px; text-align: center; background: #690b08; border-radius: 3px; }
.statusbar .countdown .clockrun .dot { float: left; display: block; width: 16px; height: 16px; line-height: 15px; text-align: center; color: #690b08; }




.shortname { padding: 0.3rem; background: #fff; position: relative; }
.shortname h1 { font-size: 18px; color: #232326; -webkit-line-clamp: 2; line-clamp: 2; box-orient: vertical; -webkit-box-orient: vertical; display: -webkit-box; display: box; overflow: hidden; line-height: 1.4; }
.shortname .restrict { font-size: 14px; color: #999; padding-top: 0.1rem; }
.shortname:before { position: absolute; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); top: -1px; left: 0; width: 100%; height: 1px; border-top: 1px solid #e3e5e9; z-index: 10; }



.d-price { line-height: 1; padding: 0 .3rem .3rem; background: #fff; border-bottom: 1px solid #e1e1e1; }
.d-price .present-price { position: relative; }
.d-price .present-price, .d-price > div { padding-top: .3rem; }
.d-price .present-price .o-t-price { margin-right: .32rem; display: inline; line-height: 1; color: #ff5000; }
.o-t-price:before { content: '￥'; display: inline-block; font-size: .42rem; text-indent: 0rem; }
.o-t-price .major { font-size: .75rem; }
.d-price .present-price .icon, .d-price .present-price .txt { display: inline-block; margin-right: .08rem; vertical-align: top; margin-top: 3px; height: .56rem; line-height: .56rem; }
.d-price .present-price .icon span, .d-price .present-price .txt span { display: inline-block; line-height: 18px; font-size: 12px; padding: 0 .106667rem; border: 1px solid #ff5000; border-radius: 2px; color: #ff5000; overflow: hidden; }
.d-price .original-price { padding: .2rem 0 0; color: #999; font-size: .35rem; }
.d-price .original-price > div { display: inline-block; margin-right: .3rem; }
.d-price .original-price del { color: #999; }
.d-price .present-price:after { content: ""; position: absolute; left: 0; top: 0; width: 200%; height: 1px; z-index: 15; background-color: #e3e5e9; -webkit-transform: scale(.5); -webkit-transform-origin: left top; }

/*小优惠券*/
.squan { margin-right: 0.2rem; background: linear-gradient(#E61414, #E61414 50%, #b00000); background: #FFF1F1; background-size: cover; width: 3rem; height: 1.5rem; border-radius: 3px; overflow: hidden; white-space: nowrap; float: left; display: -webkit-box; }
.squan .squan_t { display: block; -webkit-box-flex: 1; position: relative; height: 100%; }
.squan .squan_t:after { font-size: 0; display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.squan .squan_t:before { height: 200%; content: ''; width: 1; border-left: 1px dashed #dedede; position: absolute; top: 0; right: 0; transform: scaleX(.5); -webkit-transform: scaleX(.5); z-index: 2; }
.squan .squan_t .expeNum { color: #FF615E; display: block; -webkit-box-flex: 1; height: 1.1rem; }
.squan .squan_t .expeNum .rmb { padding-left: 4px; text-align: left; font-size: 0.35rem; width: 0.3rem; overflow: hidden; }
.squan .squan_t .expeNum .actual-number { font-size: .75rem; line-height: 1.1rem; }
.squan .squan_t .squan_msn { color: #FF615E; height: 0.4rem; line-height: 0.4rem; font-size: 0.3rem; padding: 0 5px; overflow: hidden; text-overflow: ellipsis; }
.squan .squan_b { height: 100%; width: 20px; font-size: 11px; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center; }
.squan .squan_b span { white-space: pre-wrap; color: #FF615E; line-height: 12px; display: block; }
/*商品详情*/
.detail_box { background-color: #fff; padding: 10px; margin-top: 10px; border-top: 1px solid #f4f4f4; border-bottom: 1px solid #f4f4f4; }
.detail_box .hd { position: relative; }
.detail_box .hd i { color: #DD2727; }
.detail_box .hd b { font-size: 15px; vertical-align: middle; }
.detail_box .hd .more { position: absolute; top: 3px; right: 5px; color: #999; }
.fixck { font-family: 'microsoft yahei',Arial, Verdana, sans-serif !important; font-size: 16px !important; color: #222 !important; line-height: 2em !important; padding: 10px 0; }
.fixck iframe.video { margin: 0 auto; width: 100%; min-height: 5.37rem; }
.tenvideo_player { width: 100% !important; }
.pb0 { padding-bottom: 0; }


/*评论*/
.comment_list { }
.comment_list .reviews_item { }
.comment_list .reviews_item:first-child { border-top: 0px; }
.detail_comment_list .comment_list { padding: 0 .6rem; }
.comment_list li { padding: 10px 0; border-bottom: 1px solid #E9E9E9; }
.comment_list li:last-child { border-bottom: 0px !important; }

.comment_list a { display: block }
.comm_hd { display: -webkit-box; line-height: 30px; position: relative; }
.comm_hd .faceimg { width: 30px; height: 30px; border-radius: 15px }
.comm_hd .username { display: block; font-size: 12px; white-space: nowrap; margin-left: 5px; color: #999 }
/*-webkit-box-flex: 1;*/
.comm_hd .star_box { display: block; margin-top: 9px; width: 65px; height: 12px; margin-left: 5px; }
.comm_hd .time { position: absolute; right: 0px; color: #999; font-size: 12px; }
.comm_bd, .comm_fd { margin-top: 5px }
.comm_bd p { padding: 5px 0; color: #666 }
.comm_bd .pics { display: flex; align-items: stretch; justify-content: space-between; flex-wrap: wrap; }
.comm_bd .pics .picInfo { display: flex; align-items: center; justify-items: center; border: 1px solid #eee; background-color: #eee; width: 2.6rem; height: 2.6rem; border-radius: 5px; margin-bottom: 10px; overflow: hidden; }
.comm_bd .pics:after { content: ""; width: 2.6rem; }
.comm_fd { color: #999; font-size: 12px; display: -webkit-box }
.comm_fd span { -webkit-box-flex: 1; display: block }
.comment_total { background-color: #fff; padding: 10px }
.comment_total .point { display: -webkit-box; padding-left: 5px }
.comment_total .point .num { color: #666 }
.comment_total .point .num em { font-size: 24px; color: #EFB751; }
.comment_total .star_box { width: 110px; margin-left: 10px; margin-top: 5px; height: 20px; line-height: 20px }
.comment_total .star_box span { height: 100% }
.comm_fd span.time { text-align: right; }

.hideNoComment { line-height: 1.2rem; text-align: center; color: #999; display: none; }

.reviews_header { background-color: #FFF; padding: 5px 15px; }
.reviews_header b { font-size: 25px; margin-left: 5px; }
.reviews_header_tags { width: 100%; display: flex; flex-wrap: wrap; margin-top: 10px; }
.reviews_header_tag { color: #999999; background-color: #F5F5F5; line-height: 25px; padding: 0px 10px; border-radius: 15px; font-size: 12px; margin-right: 7.5px; margin-bottom: 10px; }
.reviews_header_tag.actived { color: #c33b3b; background-color: #fde0e0; }
.reviews_body { padding: 10px; }

/*微信分享*/
.wshare { position: fixed; width: 100%; height: 100%; top: 0; left: 0; right: 0; background: rgba(0,0,0,0.5); z-index: 999; display: none; }
.wshare img { width: 100%; }

/*预售------------------*/
.yushouname { text-align: center; padding: 0.3rem; background: #fff; position: relative; }
.yushouname h1 { font-size: 18px; color: #232326; -webkit-line-clamp: 2; line-clamp: 2; box-orient: vertical; -webkit-box-orient: vertical; display: -webkit-box; display: box; overflow: hidden; }
.yushouname h1 span { background: #b0352f; color: #fff; border-radius: 14px; padding: 2px 8px; font-size: 14px; height: 14px; line-height: 14px; margin-right: 5px; overflow: hidden; display: inline-block; vertical-align: middle; position: relative; top: -1px; }
.yushouname:before { position: absolute; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); top: -1px; left: 0; width: 100%; height: 1px; border-top: 1px solid #f4f4f4; z-index: 10; }
.yushou-price { line-height: 1; padding: 0 .3rem .3rem; background: #fff; border-bottom: 1px solid #f4f4f4; text-align: center; }
.yushou-price .present-price, .yushou-price .original-price { display: inline-block; }
.yushou-price .present-price { position: relative; }
.yushou-price .present-price .o-t-price { margin-right: .32rem; display: inline; line-height: 1; color: #b0352f; }
.yushou-price .present-price .o-t-price:before { content: '￥'; display: inline-block; font-size: .35rem; text-indent: 0rem; }
.yushou-price .present-price .o-t-price .major { font-size: .75rem; }
.yushou-price .original-price { padding: 0; color: #999; font-size: .35rem; }

.yushou_review { background: #fff; padding: 0.3rem; text-align: center; border-bottom: 1px solid #f4f4f4; }
.yushou_review .tmpic { width: 1.5rem; height: 1.5rem; display: block; margin: 0 auto; border-radius: 50%; overflow: hidden; }
.yushou_review .tmpic img { width: 100%; }
.yushou_review .tmtitle { color: #fff; background: #d7be67; display: inline-block; border-radius: 15px; padding: 0px 15px; font-size: 0.35rem; height: 0.6rem; line-height: 0.6rem; margin-top: 0.3rem; }
.yushou_review .text { font-size: .35rem; line-height: 1.5; text-align: left; text-align: justify; text-justify: inter-ideograph; background: #f9f8f5; padding: 0.3rem; margin-top: 0.3rem; position: relative; }
.yushou_review .text:before { content: ""; border: 0.2rem solid transparent; border-bottom-color: #f9f8f5; width: 0; height: 0; position: absolute; top: -0.35rem; left: 50%; margin-left: -0.2rem; }

.yushou_jd { background: #fff; padding-bottom: 10px; margin-top: 15px; border-top: 1px solid #f4f4f4; border-bottom: 1px solid #f4f4f4; }
.yushou_jd .percent { width: 100%; box-sizing: border-box; padding: 0 .2rem; height: 1.05rem; }
.yushou_jd .percent .line-wapper { position: relative; padding-top: .4rem; }
.yushou_jd .percent .line-wapper .line { position: absolute; z-index: 3; min-width: .9rem !important; left: 0; height: .25rem; background: #d7be67; border-radius: .21333333rem; }
.yushou_jd .percent .line-wapper .line .circle { position: absolute; right: 0; top: -.12rem; width: 1rem; height: .44rem; line-height: .44rem; vertical-align: middle; text-align: center; background-color: #fff; border: solid #d7be67 .04rem; border-radius: 1rem; color: #d7be67; font-size: .3rem; box-shadow: 0px 1px 1px rgba(0,0,0,0.2) }
.yushou_jd .percent .line-wapper .line .circle p { display: inline; color: #ebca27; font-size: .3rem; text-align: center; font-weight: bold; }
.yushou_jd .percent .line-wapper .line .circle p span { font-size: 10px; font-weight: normal; }
.yushou_jd .percent .line-wapper .line-bg { z-index: 2; position: absolute; width: 100%; left: 0; height: .25rem; background-color: #eaeaea; border-radius: .21333333rem; }
.yushou_jd .single-b { margin: 0 .2rem; }
.yushou_jd .single-b li { float: left; width: 33.33333%; padding: .2rem 0; position: relative; }
.yushou_jd .single-b li .p1 { color: #555555; font-size: 18px; text-align: center; }
.yushou_jd .single-b li .p1 span { font-size: 18px; }
.yushou_jd .single-b li .p1 i { font-size: 18px; }
.yushou_jd .single-b li .p2 { text-align: center; margin-bottom: 10px; line-height: 0.36rem; }
.yushou_jd .single-b li .p2 span { color: #999999; font-size: 0.36rem; }
.yushou_jd .single-b li .border { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; height: .46666667rem; background-color: #d9d9d9; }

.yushou.additional li .bd .col_r b { color: #b0352f; padding: 0 1px; }

.yushou-bar .ysbtn { background: #b0352f !important; }


.yushou_title { text-align: center; padding: 0.5rem 0; margin: 0 auto; border-bottom: 1px solid #f4f4f4; }
.yushou_title span { color: #b0352f; height: 30px; line-height: 30px; font-size: 0.4rem; padding: 5px 15px; }
.yushou_title em { display: inline-block; border-radius: 10px; width: 0.18rem; height: 0.45rem; }
.yushou_title em:nth-child(1) { background: #f4d2d1; -webkit-transform: translate3d(0,0.08rem,0) rotateZ(135deg); margin-right: 15px; }
.yushou_title em:nth-child(2) { background: #cc1717; -webkit-transform: translate3d(0,0.08rem,0) rotateZ(135deg); }
.yushou_title em:nth-child(4) { background: #cc1717; -webkit-transform: translate3d(0,0.08rem,0) rotateZ(45deg); }
.yushou_title em:nth-child(5) { background: #f4d2d1; -webkit-transform: translate3d(0,0.08rem,0) rotateZ(45deg); margin-left: 15px; }

/*推荐茶师*/

.cs_item { border-top: 1px solid #f4f4f4; background: #fff; border-bottom: 1px solid #f4f4f4; margin-top: -2px; }
.cs_info { display: box; display: -webkit-box; padding: 10px; }
.cs_info .face { width: 2rem; height: 2rem; overflow: hidden; display: block; border: 2px solid #cccccc; border-radius: 50%; }
.cs_info .face img { border-radius: 50%; width: 100%; }
.cs_info .person-info { font-size: 0.36rem; -webkit-box-flex: 1; box-flex: 1; -webkit-box-pack: center; -webkit-flex-direction: column; flex-direction: column; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; width: 70%; }
.cs_info .person-info { padding-left: 15px; }
.cs_info .person-info .name { }
.cs_info .person-info .name p { font-size: 20px; line-height: 20px; overflow: hidden; display: block; vertical-align: middle; padding-bottom: 5px; }
.cs_info .person-info .name i { overflow: hidden; display: inline-block; border-radius: 0.8rem; padding: 0px 8px; box-sizing: border-box; vertical-align: middle; color: #fff; font-size: 12px; }
.cs_info .person-info .name i.lv1 { background: #e0774e; border: 1px solid #e0774e; }
.cs_info .person-info .name i.lv2 { background: #d4b05d; border: 1px solid #d4b05d; }
.cs_info .person-info .name i.lv3 { background: #abae77; border: 1px solid #abae77; }
.cs_info .person-info .name em { overflow: hidden; display: inline-block; border-radius: 0.8rem; padding: 0px 8px; margin-left: 5px; box-sizing: border-box; vertical-align: middle; font-size: 12px; }
.cs_info .person-info .name em.lc { color: #98b14f; border: 1px solid #98b14f; }
.cs_info .person-info .name em.hc { color: #b84941; border: 1px solid #b84941; }
.cs_info .person-info .name em.tgy { color: #687c9d; border: 1px solid #687c9d; }
.cs_info .person-info .name em.dhp { color: #67635f; border: 1px solid #67635f; }
.cs_info .person-info .name em.bc { color: #d9d2bd; border: 1px solid #d9d2bd; }
.cs_info .person-info .name em.pe { color: #96776a; border: 1px solid #96776a; }
.cs_info .person-info .introduce { color: #af8e76; padding-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.cs_info .focus { width: 80px; -webkit-box-pack: center; -webkit-flex-direction: column; flex-direction: column; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.cs_info .focus span { font-size: 14px; color: #555555; border-radius: 20px; padding: 2px 5px; text-align: center; display: inline-block; box-sizing: border-box; }
.cs_info .focus span i { color: #555555; position: relative; top: -1px; }
.cs_item .par { border-top: 1px dashed #999999; padding: 10px 0 10px 25px; position: relative; margin: 0 10px; }
.cs_item .par:before { content: ''; position: absolute; left: 1px; top: 0.4rem; width: 0.3rem; height: 20px; background: url(/images/icons/前双引号.png) left top no-repeat; background-size: contain; }
.cs_item .par p { text-align: justify; text-justify: inter-ideograph; font-size: 0.36rem; line-height: 1.5; }

/*图片弹出曾*/
#comment_showpic, #comment_showpic img, .cart_page .bg { -webkit-transition: all .5s }
.cart_page .bg { position: absolute; left: 0; bottom: 45px; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; transition: all .5s; -webkit-transform: translate(0, 500px); transform: translate(0, 500px) }
#comment_showpic, #comment_showpic .loading { width: 100%; height: 100% }
#comment_showpic { position: fixed; z-index: 1000000; top: 0; left: 0; bottom: 0; visibility: hidden; opacity: 0; transition: all .5s; background: rgba(0, 0, 0, .9); display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-pack: center; text-align: center }
#comment_showpic img { max-width: 90%; -webkit-transform: scale(.1); transform: scale(.1); transition: all .5s }
#comment_showpic img.show { -webkit-transform: scale(1); transform: scale(1) }
#comment_showpic.comment_showpic_on { visibility: visible; opacity: 1 }

.weidu p { float: left; width: 50%; margin-top: 10px; display: -webkit-box; font-size: 12px; line-height: 12px }
.weidu p:nth-child(even) { float: right }
.weidu p label { display: block; width: 27px }
.weidu p span { display: block; width: 50%; background: #ccc; height: 12px; margin: 0 5px }
.weidu p span i { background: #EFB751; display: block }
