<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{font-size: 12px;}

html,
body,
p{margin: 0;padding: 0;}

a{text-decoration: none;outline: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

img{vertical-align: middle;}

[v-cloak]{display: none;}

.main{position: absolute;left: 0;right: 0;margin-left: auto;margin-right: auto;overflow-x: hidden;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
.main .scroller{width: 100%;}

.mask{display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.5);z-index: 8;}
.allPaymentMask{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.5);z-index: 8;}
.blank-mask{display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 88;}
.vue-mask{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.5);z-index: 999;}

.header{position: fixed;top: 0;padding-top: 0;height: 44px;width: 100%;background: #f8f8f8;z-index: 999;}
header.header&gt;*{top: 0;}
.header h1{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;text-align: center;font-size: 18px;line-height: 44PX;font-weight: 400;color: #666;}
.header&gt;a{display: block;position: absolute;top: 0;height: 44px;line-height: 44px;cursor: pointer;z-index: 1009;}
.header a i{position: absolute;top: 0;height: 44px;}
.header-left{left: 0;}
.header-right{display: none;right: 0
}
.header .i-back{margin-left: 24px;}
.header .i-back i{width: 44px;background: url('/public/images/mobile/icon_arrows_l.png') no-repeat left center;background-size: 12px;}
.header .i-share{display: none;margin-right: 56px;}
.header .i-share i{width: 44px;background: url('/secondchannel/img/share.png') no-repeat right center;background-size: 24px;}
.header .i-menu{display: none;margin-right: 56px;}
.header .i-menu i{width: 44px;background: url('/client/images/sort/icon_menu.png') no-repeat right center;background-size: 22px;}


.slider-ind{display: none;position: fixed;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid rgba(46,46,46,0.95);right: 19px;z-index: 999;}
.slider{display: none;position: fixed;width: 88px;height: auto;overflow: hidden;right: 2px;background: rgba(46,46,46,0.95);border-radius: 3px;text-align: left;z-index: 999;top:33px;}
.slider a{display: block;line-height: 20px;padding: 12px 0;padding-left: 36px;color: #bbb;font-size: 14px;}
.slider a+a{border-top: 1px solid #bbb;}
.slider a.ihome{background: url(/client/images/ihome.png) no-repeat 10px 13px;background-size: auto 15px;}
.slider a.isort{background: url(/public/images/mTouch/footer/index_icon_02_w.png) no-repeat 10px 13px;background-size: auto 15px;}
.slider a.icart{background: url(/public/images/mTouch/footer/index_icon_03_w.png) no-repeat 10px 13px;background-size: auto 15px;}
.slider a.iuser{background: url(/public/images/mTouch/footer/index_icon_04_w.png) no-repeat 10px 13px;background-size: auto 15px;}
.slider a.iyx{background: url(/client/images/cy02/bottom_nav03_03.png) no-repeat 10px 13px;background-size: auto 15px;}

.loading{width: 50%;height: 50px;background: url(/public/images/loading.gif) no-repeat center center;}

.bottom_shareBox{display: none;position: fixed;left: 0;bottom: 0;height: 315px;width: 100%;background: #f7f7f6;border-top: 1px solid #ccc;z-index: 1111;overflow-y: auto;}
.bottom_shareBox .bottom_share_tit{height: 40px;line-height: 40px;font-size: 16px;color: #999;text-align: center;margin: 0 15px;border-bottom: 1px solid #ccc;}
.bottom_shareBox .bottom_share_cont{padding: 0 20px 24px;}
.bottom_shareBox .bottom_share_cont .share_item{display: block;float: left;width: 33.333%;margin-top: 18px;}
.bottom_shareBox .bottom_share_cont .share_item img{display: block;margin: 0 auto;padding: 0;width: 43%;}
.bottom_shareBox .bottom_share_cont .share_item p{height: 34px;line-height: 34px;font-size: 14px;color: #333;text-align: center;}
.bottom_shareBox .share_cancel{display: block;width: 100%;height: 44px;line-height: 44px;font-size: 16px;color: #999;text-align: center;background: #fff;}
.cf::after{content: "";display: block;height: 0;clear: both;visibility: hidden;}


#myVideoDiv {
	width:100%;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
.myvideo-dimensions {
    width: 100%;
    height: 13rem;
}
.vjs-has-started .vjs-control-bar {
	font-size: .6rem;
}
.isScrollImg {
	z-index: 97;
    position: fixed;
}
.vue-mask {
	z-index: 99;
}
.header {
	z-index: 99;
}
.main {
	transform: translateY(44px);
}
ul, li {
	list-style-type: none;
}
.clickBuy {
	width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 200;
    overflow: hidden;
    justify-content: space-around;
    box-sizing: border-box;
}
.clickBuyContent {
	display: block;
	height: 36px;
	background-color: #ef2b2c;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	width: 100%;
	margin: 0 4px;
	
}
.add_shop_cart{
	border-radius: 17.5px;
    width: 47%;
    height: 36px;
    
}
.paramsModelWrapper {
	width: 100%;
	background: #eee;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 199;
	position: fixed;
	bottom: 0;
	top: 29%;
	left: 0;
}
.phoneImgWrap {
	width: 100%;
	position: fixed;
	bottom: 70%;
	left: 0;
	height: 107px;
	border-bottom: 1px solid #ccc;
}
.imgBox {
	background-color: #fff;
	position: relative;
	border: 1px solid rgb(153, 153, 153);
	margin-left: 10px;
	z-index: 202;
	width: 95px;
	height: 95px;
	border-radius: 5px;
}
.imgBox img {
	width: 100%;
	height: 100%;
}
.blankBg {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	background: #fff;
	z-index: 91;
}
.curPriceStock {
	margin: 5px 0px 0px 120px;
}
.curPriceStock .price {
	color: #f23030;
	font-size: 15px;
	font-weight: 700;
}
.curPriceStock .stock {
	color: rgb(153, 153, 153);
	font-size: 15px;
	margin-top: 3px;
}
.closeModelBtn {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background:url('/client/images/spe_close_gray.png') no-repeat center;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    background-size: 100%;
}
.skuListBox {
	padding: 0 10px;
	background: #fff;
}
.skuBox .tip {
	padding-top: 10px;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	color: #666;
}
.skuList {
	padding-bottom: 5px;
	overflow: hidden;
}
.skuList li {
	float: left;
	padding: 0 10px;
	margin-top: 10px;
	width: auto;
	height: 22px;
	line-height: 22px;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-right: 10px;
}
.skuList .cur {
	background: #ffe6e9;
	color: #fa0006;
	border: 1px solid #fa0006;
}
.countBox {
	margin-top: 20px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
	width: 100%;
}
.countBox .buyTip {
	float: left;
	display: block;
	font-size: 15px;
	color: #81838e;
	white-space: normal;
	height: auto;
	line-height: 40px;
}
/*é™è´­æŒ‰é’®  start*/
.choose-amount {
    position: relative;
    font-size: 15px;
    width: 120px;
    height: 30px;
    border: 1px solid #dcdcdc;
    margin: 5px 12px 0px 0px;
}
.fr {
    float: right;
}
.choose-amount a.btn-reduce {
    left: 0;
    border-right: 1px solid #dcdcdc;
    font-size: 20px;
}
.choose-amount a {
    display: block;
    position: absolute;
    top: 0;
    background: #fff;
    width: 80px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #666;
}
.choose-amount .amount-text {
    position: absolute;
    top: 0px;
    left: 41px;
    width: 38px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0;
    color: #000;
    font-weight: bold;
}
.choose-amount a.btn-add {
    right: 0;
    border-left: 1px solid #dcdcdc;
    font-size: 20px;
}
.choose-amount a {
    display: block;
    position: absolute;
    top: 0;
    background: #fff;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
}
/*limit  end*/
/*
.supplierBox {
	margin-bottom: 80px;
}
*/
.supplierListBox{
	magrin: 20px 0;
	padding: 0 20px;
	position: relative;
}
.supplierList {
	margin-top: 10px;
	background-color: #fff;
	padding: 10px;
	position: relative;
}
.supplierNameRow {
	overflow: hidden;
	height: 30px;
	margin-bottom: 10px;
	position: relative;
}
.supplierName {
	background: url(/brandHouse/productIntro/images/vendor.png) no-repeat 3px;
	background-size: 30px;
	font-size: 15px;
	font-weight: 600;
	padding-left: 33px;
	float: left;
	color: #666;
	line-height: 30px;
}
.contactCustomService {
	background: url(/public/ccb_icon/ecpim/ccb_ecpim_online_1.png) no-repeat 6px;
	background-size: 20px;
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-left: 25px;
	position: absolute;
	right: 30px;
}

.row {
	margin-bottom: 10px;
}
.row .left {
	float: left;
	color: #000;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 3px;
	margin-right: 10px;
	font-weight: 600;
	font-family: arial,"é»‘ä½“";
}
.row .right {
	color: #666;
	font-size: 14px;
	overflow: hidden;
}
.row .couponList {
	padding: 1px 5px;
	background-color: #ef2b2c;
	color: #fff;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
}
.priceRow {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.priceRow .tip {
	letter-spacing: 1px;
	font-size: 13px;
	color: #000;
	margin-right: 2px;
	font-weight: 600;
	font-family: arial,"é»‘ä½“";
}
.priceRow .salePriceBox {
	color: #ef2b2c;
	font-size: 12px;
}
.priceRow .salePriceBox .salePrice {
	font-size: 22px;
	font-weight: 600;
}
.priceRow .salesWrap {
	float: right;
	font-size: 13px;
	position: absolute;
	right: 30px;
	bottom: 4px;
}
.installmentRow{
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.installmentRow .left {
	float: left;
	letter-spacing: 1px;
	font-size: 13px;
	color: #000;
	margin-right: 5px;
	margin-top: 2px;
    font-weight: 600;
    font-family: arial,"é»‘ä½“";
}
.installmentRow.fenQiShow .left {
	float: none;
	margin: 2px 5px 10px 0;
	display: flex;
    justify-content: space-between;
}
.installmentRow.fenQiShow .left span {
	font-size: 10px;
	color: #D70300;
	margin-right: 19px;
}
.installmentRow .middle .fenQiUl {
	display: grid;
    justify-content: space-evenly;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
}
.installmentRow .middle .fenQiUl li {
	margin: 0 4px 9px;
    width: 21.3vw;
    height: auto;
    padding: unset;
    border: none;
}
.installmentRow .middle .fenQiUl li div:first-chil {
	padding: 0 9px;
    border: 1px solid #999;
    border-radius: 4px;
    font-size: 12px;
    color: #000;
    text-align: center;
    overflow-wrap: anywhere;
}
.installmentRow .middle .fenQiUl .fenQiUnCur div:first-child {
	border: 1px solid #999999;
	border-radius: 4px;
	line-height: 15px;
	/* padding: 0 7px; */
    overflow-wrap: anywhere;
}
.installmentRow .middle .fenQiUl .fenQiCur div:first-child {
	background: #ffe6e9;
    color: #fa0006;
	border: 1px solid #fa0006;
	border-radius: 4px 4px 0 0;
	line-height: 15px;
    overflow-wrap: anywhere;
}
.installmentRow .middle .fenQiUl .fenQiCur div:nth-child(2) {
	text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    background-image: linear-gradient(131deg, #FF6900 0%, #D70300 100%);
    border-radius: 0 0 4px 4px;
    color: #fff;
    font-size: 11px;
}
.fenQiDetailBox {
	border-radius: 15px 15px 0 0;
}
.fenQiDetailBox .close {
    left: 0;
    background: url(/public/images/mobile/icon_arrows_l.png) no-repeat left center;
    background-size: 12px;
	background-position-x: 14px;
	height: 59px;
}
.fenQiDetailBox .bottomPop_tit {
    font-size: 14px !important;
	color: #333333 !important;
	height: 59px;
    line-height: 59px;
}
.fenQiDetailBox .bottomPop_Cont {
    overflow-y: scroll;
    height: 61.2vh;
    border-bottom: 1px solid rgba(0,0,0,0.06);
	margin-bottom: 19px;
	padding: 0 14px;
}
.fenQiDetailBox .totalPrice {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}
.fenQiDetailBox .totalPrice div:nth-child(1) {
    width: 84px;
    line-height: 16px;
}
.fenQiDetailBox .totalPrice div:nth-child(2) {
    font-size: 18px;
    line-height: 30px;
    color: rgb(215, 3, 0);
}
.fenQiDetailBox .fenQi_prod {
    display: grid;
    justify-content: space-evenly;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
}
.fenQiDetailBox .fenQi_prod .fenQi_button {
    line-height: 19px;
    font-size: 11px;
    color: #333333;
    text-align: center;
    border: 1px solid #999999;
    border-radius: 4px;
    width: 21.3vw;
    padding: 0 7px;
    box-sizing: border-box;
    margin: 0 auto 9px;
    overflow-wrap: anywhere;
}
.fenQiDetailBox .fenQi_prod .fenQi_button.cur {
    background: #ffe6e9;
    color: #fb0628;
    border-color: #fb0628;
}
.fenQiDetailBox .fenQi_detail {
    font-size: 10px;
    color: rgb(153, 153, 153);
    margin-top: 15px;
}
.fenQiDetailBox .detail_row:nth-child(1) {
    font-size: 12px;
    color: #333333;
    line-height: 35px;
    border-bottom: 1px solid #ECECEC;
}
.fenQiDetailBox .detail_row div {
    display: inline-block;
    width: 32%;
    text-align: center;
    line-height: 28px;
}
.fenQiDetailBox .bottomPop_btn {
    width: 92.4%;
    height: 36px;
    background-image: linear-gradient(90deg, #F15A57 0%, #D70300 100%);
    border-radius: 18px;
    font-size: 13px;
    line-height: 36px;
    margin: 0 auto 19px;
}
.installmentRow .middle ul {
	overflow: hidden;
}
.installmentRow .middle li {
	float: left;
	padding: 0 9px;
	width: auto;
	height: 22px;
	line-height: 22px;
	border: 1px solid #999;
	border-radius: 4px;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin-right: 10px;
}
.installmentRow .middle .cur{
	background: #ffe6e9;
	color: #fa0006;
	border: 1px solid #fa0006;
}
.installmentRow .right{
	position: absolute;
    right: 60px;
    bottom: 10px;
}
.installmentRow .right .totalPrice {
	font-size: 24px;
	color: #ef2b2c;
}
.supplier-radio {
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -10px;
	display: block;
	width: 20px;
	height: 19px;
	background: url(../../../public/images/mobile/radio_bg.png) 0 -19px no-repeat;
	background-size: 20px;
}
.supplierList .select {
	background: url(../../../public/images/mobile/radio_bg.png) 0 0 no-repeat;
	background-size: 20px;
}

.disabled {
	background: #666;
}
.itemTitle {
    color: #333;
    font-size: 15px;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.saleOut {
	display: block;
	height: 40px;
	text-align: center;
	font-size: 19px;
	line-height: 40px;
	background-color: #ffff67;
	color: #333;
}
.vjs-button&gt;.vjs-icon-placeholder:before{line-height: 2.67!important;}
.video-js .vjs-big-play-button {font-size: 1.5em!important;}
.add_shop_img{
	display:inline;width:38px;height:38px;position:fixed;right:8px;bottom:130px;background: url(/touchshop/images/background/shopcartNew.png) no-repeat center;background-size: cover;z-index: 191;
}
.add_shop_num{
	position: absolute; right: 1px;top: -5px;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;
}
.focus_tips{width: 180px;height: 80px;position: fixed;left: 50%;top: 50%;margin-left: -90px;margin-top: -40px;border-radius: 10px;background: #000;opacity: 0.8;z-index: 1000;font-size: 16px;color: #fff;}
.focus_tips .box{
	display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
}
.focus_tips .box p{padding-top: 6px;}
.go_top  {
    width: 40px;
    height: 40px;
    display: block;
    background: url(/client/images/zzf_new_order/go_top.png) no-repeat center;
    background-size: cover;
    position: fixed;
    bottom: 70px;
    right: 8px;
    z-index: 191!important;
    display: none;
}


.allPayDialog {
	height: 118px;
    font-size: 17px;
    border-radius: 10px;
    z-index: 201;
    position: fixed;
    background: #fff;
    left: 40px;
    right: 40px;
    top: 50%;
    transform: translateY( -50% );
    -webkit-transform: translateY( -50% );
}
.allPayDialog .title {
	color: #333;
	height: 70px;
	line-height: 70px;
	border: none;
	border-radius: 15px;
	text-align: center;
    font-size: 16px;
}
.allPayDialog .button {
	display: flex;
	justify-content: space-around;
}
.allPayDialog .button span {
	width: 50%;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	text-align: center;
	border-top: 1px solid rgb(238, 238, 238);
}
.allPayDialog .button .btn-left {
	color: #807e7e;
	border-right: 1px solid rgb(238, 238, 238);
}
.allPayDialog .button .btn-right {
	color: #f23030;
}

</pre></body></html>