<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ç”Ÿæˆæµ·æŠ¥*/
#bill{
    /*position: absolute;*/
    /*right: 0.545rem;
    bottom: 0.654rem;*/
    right: 0.245rem;
    bottom: 1.7rem;
    padding: 0 0.2rem;
    border: 1px dashed #ececec;
    border-radius: 5.8%;
    height: 1.1rem;
    line-height: 1rem; 
    display: none;
}
#poster_pic{
	z-index:-1;
	width: 13.3rem;
	/*width: 100%;*/
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -10.8rem;
	margin-left: -5rem;
	height: 75%;
	opacity:0;
}
.mask_div{
	display: none;
}
.vemask{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    background-color: rgba(0,0,0,.5);
}
#proPic1{
	z-index: 9;
	width: 80%;
	height: 80%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -73%;
}
.close_poster{
	width: 1rem;
    height: 1rem;
    position: absolute;
    right: .1rem;
    top: -1rem;
    display: block;
}
#proPic{
	-webkit-touch-callout:default;
	width: 100%;
	min-height: 100%;
	height: 100%;
}
.down_poster{
	display: none;
	color: #fff;
    text-align: center;
    font-size: .55rem;
    margin-top: .3rem
}
.goods_paper{
	height: 2.5rem;
	width: 100%;
	/*background-color: #cc2727;*/
	background: url(../../images/poster-head-bg.png) no-repeat center;
	background-size: cover;
    box-sizing: border-box;
}
.goods_div{
	margin:0rem auto;
	padding: 0.3rem;
}
.poster_head{
	float: left;width: 26%
}
.poster_head_p{
	width: 1.8rem;
	height: 1.8rem;
	border: 1px solid;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
}
.poster_head_img{
	width: 100%;
	height: 100%;
	border-radius: 100%;
}
.poster_title{
	float: left;width: 70%;
	padding-top: 0.2rem;
}
.poster_title_name{
	display: block;
	color: #fff;
	font-size: 0.5rem
}
.poster_title_desc{
	display: block;
	color: #fff;
	font-size: 0.6rem
}
.poster_goods_img{
	height: 10.3rem;width: 100%
}
.poster_goods_name{
	background:linear-gradient(157deg,rgba(243,0,0,1) 0%,rgba(197,24,24,1) 100%);
	font-size: 0.7rem;
	border-radius: 0.5rem 0.5rem 0 0;
}
.poster_goods_name_p{
	/*text-align: center;
	padding: 0.4rem;
	color: #fff*/
	    position: relative;
    padding: 0 0.682rem;
    margin-top: -0.455rem;
    margin-bottom: 0.818rem;
    height: 2.182rem;
    line-height: 2.182rem;
    background: linear-gradient(157deg,rgba(243,0,0,1) 0%,rgba(197,24,24,1) 100%);
    border-radius: 0.5rem 0.5rem 0 0;
    /*font-size: 0.909rem;*/
    color: #fff;
    text-align: center;
    box-sizing: border-box;
     white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
}
.poster_goods_detail{
	width: 55%;
	float: left;
	padding: 0.2rem;
	padding-top: 0.7rem;
}
.poster_goods_detail_spana{
	color:#D0021B;
	font-size: 1rem
}
.poster_goods_detail_spanb{
	/*vertical-align: middle;
	font-size: 0.85rem;
	color: #9B9B9B;
	text-decoration:line-through;
	transform: scale(0.5);
	transform-origin: left center;
	line-height:normal; 
	padding:10px 0;
	margin-left: 5px;
	display: inline-block;*/
	display: inline-block;
    /* margin-left: 0.409rem; */
    font-size: 0.436rem;
    color: #9B9B9B;
    text-decoration: line-through;
    margin-top: 0.4rem;
}
.poster_qrcode{
	width: 41.1%;
	float: right;
	margin-bottom: 7.2%;
}
.poster_qrcode_img{
	width: 4rem;
	height: 4rem;
	margin: 0.3rem auto;
	margin-top: 0.3rem;
	margin-bottom: 0rem;
	font-size: 0.1rem;
	color: #9b9b9b;
	text-align: center;
}

.poster_qrcode_img em{
	display: block;
    padding: 0.182rem;
    width: 3.5rem;
    height: 3.5rem;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    margin: 0 auto;
}

/*å‘é€ ä¿å­˜*/
.main_b{
    display: none;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    position: fixed;
    bottom:0;
    /*display: flex;*/
    justify-content: space-around;
}
.box{
    width:52.3px;
    height: 3rem;
    margin-top: 0.4rem;
}
.goods_pro_name{
	margin-top: 0.473rem;
    font-size: 0.536rem;
    color: #383D41;
}.saoyisao{
	margin-top: 0.182rem;
	font-size: 0.545rem;
	color: black;

}
.box img{
	width: 2rem;
    height: 2rem;
    display: block;
    margin: auto;
}
.box a{
	display: block;
    text-align: center;
}

@media only screen and (max-width:375px) and (max-height:553px){
	html{
		font-size: 18px;
	}
	
}
@media only screen and (max-width:360px) and (max-height:400px){
	html{
		font-size: 18px;
	}
}
@media only screen and (width:360px) and (height:580px){
	#poster_pic {
    	height: 81%!important;
    	/*display: none;*/
    }
}
@media only screen and (max-width:360px) and (max-height:532px){
	#poster_pic {
    	height: 84%!important;
    	/*display: none;*/
    }
     #proPic1{
    	top: 55% !important;
    }
}
@media only screen and (width:375px) and (max-height:604px){
	#poster_pic {
    	height: 85%!important;
    }
    #proPic1{
    	margin-top:-63%!important;
    }
}</pre></body></html>