*{margin: 0;padding: 0;}
i {text-decoration: none;font-style: normal;}
a{text-decoration: none;}
a[title]{display: none;}
button{border: 0;}
button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
	outline: none;
	border-color: transparent;
	box-shadow:none;
}
input{border: 0;outline: none;background-color: rgba(0, 0, 0, 0);}
body,html{background: #fff;}
@font-face {
    font-family: DINAlternate-Bold;
    src:url('https://qiniu.msmds.cn/DIN-Bold.otf'),  
}
.fcc{
	display: flex;
	justify-content: center;
	align-items: center;
}
.fac{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.fbc{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fdc{flex-direction: column;}
.h25{width: 100%;height: 1.5625rem;background: transparent;}
.h50{width:100%;height:3.125rem;background: transparent;}
.h81{width:100%;height:5.0625rem;background: transparent;}
.img_size_100{width: 100%;height: 100%;}
.stopScroll{
	width: 100%;
	position: fixed;
	left: 0;
}
.mescroll{
	position: fixed;
	top: 44px;
	bottom: 0;
	height: auto; /*如设置bottom:50px,则需height:auto才能生效*/
}
.wareNameInfo{
	width: 100%;
	box-sizing: border-box;
	padding:0.75rem 1rem 0 0.75rem;
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(124,124,124,1);
	line-height:0.875rem;
}
.pageWrap{position: relative;opacity: 0;}
.bg{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 91;
	display: none;
}
.loadWrap{
	height: 100%;
	width: 100%;
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items:center;
}
.loadImg{
	width: 3.375rem;
	height: 3.375rem;
	background-image: url('https://alicdn.msmds.cn/liantong/kuaizhanLoading1.gif');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.loadTitle{
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	margin: 0.3125rem 0;
}
.loadText{
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(102,102,102,1);
	line-height:1.0625rem;
}
.phoneHeadf5{
	width:22.1875rem;
	background:rgba(255,255,255,1);
	border-radius:0.5rem;
}
.phoneHeadf51{
	margin: 0.625rem 0 0.625rem 0;
	font-size:0.9375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	text-align: center;
}
.phoneHeadf52{
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
}
.phoneHeadf524{
	font-size:0.9375rem;
	font-family:PingFang SC;
	color:#333333;
}
.phoneHeadf524 span{
	font-size:1.25rem;
	font-weight:bold;
	font-family:PingFang SC;
	color:rgba(51,51,51,1);
}
.phoneHeadf525{
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
	opacity:0.8;
}
.phoneHeadf526{
	font-size:0.9375rem;
	font-family:PingFang SC;
	color:rgba(51,51,51,1);
}
.phoneHeadf526 span{
	font-size:1.25rem;
	font-weight:bold;
	font-family:PingFang SC;
}
.phoneHeadf527{
	height:2.3125rem;
	border-left:0.03125rem solid rgba(153,153,153,1);
}
.phoneHeadf53{
	margin: 0.4375rem 0 0.375rem 0;
	display: flex;
	justify-content: center;
}
.phoneHeadf531{
	width:6.5625rem;
	height:1.6875rem;
	line-height:1.6875rem;
	background:rgba(230,37,37,1);
	border-radius:0.84375rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-align: center;
	margin-right: 0.5rem;
}
.phoneHeadf532{
	margin-left: 0.5rem;
	width:6.5625rem;
	height:1.6875rem;
	line-height:1.6875rem;
	background:rgba(230,37,37,1);
	border-radius:0.84375rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-align: center;
}
/* 详情下载APP */
.goodsFixWrap{
	width:100%;
	height:3.125rem;
	position: fixed;
	top: 0;left: 0;
	z-index: 80;
	background:rgba(255,255,255,0.9);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goodsFixLWrap{
	width: 70%;
	height: 3.125rem;
	overflow: hidden;
}
.goodsFixLBox{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.goodsFixL{
	width: 100%;
	height: 3.125rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.goodsFix1{
	width: 2.125rem;
	height: 2.125rem;
	border-radius: 50%;
	margin: 0 0.625rem 0 0.625rem;
}
.goodsFix2{
	height: 3.125rem;
	font-size:0.75rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(32,30,26,1);
	line-height:1.125rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.goodsFixR{
	width:4.8125rem;
	height:1.875rem;
	margin-right: 0.625rem;
	background:rgba(44,40,31,1);
	border-radius:0.9375rem;
	font-size:0.8125rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:1.875rem;
	text-align: center;
}
#goods{position: relative;margin-top: 3.125rem;}
/* 详情 */
.topItemImg {
	width: 100%;
	height: 23.4375rem;
	background-image: url('https://qiniu.msmds.cn/jddBg1204.png');
	background-size: 3.625rem 3.625rem;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.stepBox {
	border-bottom: 0.625rem solid #f5f5f5;
	border-top: 0.625rem solid #f5f5f5;
}
.stepTop {
	line-height: 2.5rem;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
	font-size: 1rem;
	font-weight: bold;
	padding-left: 0.625rem;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.stepTop2{
	width:5.4375rem;
	height:1.8rem;
	background: linear-gradient(0deg,rgba(255,43,34,1) 0%,rgba(255,122,116,1) 100%);
	border-radius:1.25rem;
	font-size:0.9375rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:#fff;
	line-height:1.8rem;
	text-align: center;
}
.stepImgWrap{
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	align-items: center;
}
.phFlowWrap{
	width:100%;
	padding: 0.75rem 1rem;
	box-sizing: border-box;
	background:rgba(255,255,255,1);
}
.phFlowTop{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.phFlowItem{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.phFlowItem1{
	width: 2rem;
	height: 2rem;
	margin: 0 0.395rem 0 0;
	position: relative;
}
.phFlowItem11{
	width: 2rem;
	height: 2rem;
}
.phFlowItem12{
	position: absolute;
	width: 1rem;
	height: 1rem;
	top: -0.5rem;left: -0.5rem;
}
.phFlowItem2{
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(58,58,58,1);
	line-height:0.875rem;
}
.phFlowInfo{
	margin: 0.75rem 0 0 0;
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(124,124,124,1);
	line-height:0.875rem;
}
.phFlowInfo span{
	color:rgba(214,32,40,1);
	margin: 0 0 0 0.3125rem;
}
/* 店铺 */
.shopInfoBox {
	display: flex;
	border-bottom: 0.625rem solid #f4f4f4;
	align-items: center;
	height: 4.84375rem;
	justify-content: flex-start;
	padding:0 0.625rem;
}
.shopInfoBoxL {
	height: 3.5625rem;
	display: flex;
	align-items: center;
	width: 3.5625rem;
	margin-right: 0.9375rem;
	background: transparent;
	justify-content: center;
	font-size: 1.0625rem;
	color: #fff;
}
.shopInfoBoxR {
	height: 4.84375rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #333;
	font-size: 1.0625rem;
}
.shopInfoBoxR1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	height: 1.5625rem;
	line-height: 1.5625rem;
}
.shopInfoBoxR2 {
	display: flex;
	height: 0.9375rem;
	line-height: 0.9375rem;
	background: rgba(255, 46, 39, 1);
	border-radius: 0.5rem;
	justify-content: center;
	align-items: center;
	padding: 0 0.3125rem;
	width: 2.875rem;
	font-size: 0.6875rem;
	color: #fff;
	margin-top: 0.4375rem;
}
.shopInfoBoxR3{
	font-size:0.625rem;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:400;
	color:rgba(156,156,156,1);
	line-height:0.875rem;
	margin: 0.5rem 0 0 0;
}
.shopInfoBoxR3 span{margin: 0 1.2rem 0 0;}
/* 评论 */
.commentBox {
	color: #333;
	border-bottom: 0.625rem solid #f5f5f5;
	display: none;
}
.commentTop {
	font-size: 0.875rem;
	color: #999;
	display: flex;
	border-bottom: 1px solid rgb(236, 236, 236);
	justify-content: space-between;
	padding: 0.625rem;
	background-color: #fff;
}
.commentTopcenter {
	color: #333;
}
.commentGoods {
	color: #d52112;
	margin-right: 0.625rem;
}
.commentcenter {
	border-bottom: 1px solid rgb(236, 236, 236);
}
.userImg {
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 50%;
	margin-right: 0.3125rem;
	background-image: url('https://qiniu.msmds.cn/jddBg1204.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.commentList {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f5f5f5;
	align-items: center;
	padding: 0.625rem;
}
.commentListleft {
	display: flex;
	align-items: center;
	font-size: 0.75rem;
	color: #333;
}
.commentListRight {
	font-size: 0.75rem;
	padding-right: 0.3125rem;
	color: #999;
}
.comments {
	font-size: 0.9375rem;
	padding:0 0.3125rem;
	margin: 0.625rem 0;
}
.commentsText {
	margin-bottom: 0.625rem;
	color: #333;
	font-size: 0.875rem;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5;
}
.commentsImg {
	width: 5.125rem;
	height: 5.125rem;
	margin-right: 0.3125rem;
	border-radius: 0.5rem;
}
.commentsBuyTime {
	color: #999;
	font-size: 0.75rem;
	padding-bottom: 0.625rem;
	padding-left: 0.625rem;
}
/* 详情图 */
.goodPicsWrap{
	width: 100%;
}
.goodPicsBox img{
	width: 100%;
}
.goodPicsTitle{
	width: 100%;
	padding: 0 0.625rem;
	box-sizing: border-box;
	height: 3rem;
	background: #fff;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goodPicsTitle2{
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(102,102,102,1);
	display: flex;
	justify-content: center;
	align-items: center;
}
.goodPicsTitle21{
	width: 0.75rem;
	height: 0.75rem;
	margin-right: 0.25rem;
}
.goodPicsTit{
	border-top: 0.625rem solid #F4F4F4;
	background: #fff;
	width: 100%;
	height: 2.75rem;
	font-size:1.125rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(157,84,19,1);
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.goodPicsTit1{
	margin-right: 0.25rem;
	width: 1.25rem;
	height: 1.25rem;
}
.goodPicsBox{
	overflow: hidden;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.goodPicsCase{
	overflow: hidden;
	width: 100%;
	padding-top: 1.375rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	background:rgba(11,11,11,1);
}
.goodPicsCase1{
	width: 100%;
	height: 11.25rem;
}
.goodPicsCaseItem{
	width: 21.5625rem;
	height: 11.25rem;
}
.goodPicsCase2{
	margin-top: 0.875rem;
	width: 22.125rem;
	height: 15.625rem;
	background-image: url('https://qiniu.msmds.cn/kuaizhanPics8.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
}
.goodPicsCase21{
	margin-top: 3.125rem;
	width:17.1875rem;
	height:3.125rem;
	background:#2C281F;
	border-radius:1.5625rem;
	font-size:1rem;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(227,200,183,1);
	display: flex;
	justify-content: center;
	align-items: center;
	animation: dongGan2 1.5s linear infinite;
}
@keyframes dongGan2 {
	0% {
		transform: scale(0.9,0.9);
	}
	50% {
		transform: scale(1.1,1.1);
	}
	100% {
		transform: scale(0.9,0.9);
	}
}
@keyframes dongGan3 {
	0% {
		transform: scale(0.95,0.95);
	}
	50% {
		transform: scale(1.05,1.05);
	}
	100% {
		transform: scale(0.95,0.95);
	}
}
@keyframes dongGan4 {
	0% {
		transform: translate(0,0);
	}
	50% {
		transform: translate(-8%,0);
	}
	100% {
		transform: translate(0,0);
	}
}
.goodPicsCase211{
	width:1.125rem;
	height:1.125rem;
	margin-right: 0.375rem;
}
.goodPicsCase213{
	margin-left: 0.5rem;
	border-left: 0.5rem solid #FFE7D0;
	border-top: 0.5rem solid transparent;
	border-bottom: 0.5rem solid transparent;
}
.goodPicsCase3{
	width: 21.5625rem;
	height: 18.25rem;
	margin: 0.625rem 0 0 0;
	padding: 0 0 2.5rem 0;
}
.bottomRemind{
	position: fixed;
	bottom: 3.125rem;
	left: 0;
	z-index: 80;
	width: 100%;
	height:1.5625rem;
	background:rgba(0,0,0,0.6);
	font-size:0.6875rem;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.bottomRemindIcon{
	width: 1.125rem;
	height: 1.125rem;
	margin: 0 0.3125rem 0 0.625rem;
}
.bottomRemindCom{
	overflow: hidden;
}
.bottomRemindInfo{
	white-space:nowrap;
}