.aui-navBar{
	background: transparent;
}

.index-mine{
	width: 100%;
	height: 100vh;
	background-color: #F3F3F3;
	overflow: auto;
	padding-bottom: 1.1rem;
}

.top{
	width: 100%;
	background-image: url(/public/wap/mall/images/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 0.9rem;
}

.shop-category{
	width: 100%;
	height: 0.8rem;
	background-color: transparent;
	position: relative;
}

.category-list{
	width: 76%;
	height: 100%;
	margin-left: 0.7rem;
	overflow-x: scroll;
	white-space: nowrap;
}

.category-list .categorys{
	display: inline-block;
	height: 100%;
	line-height: 0.8rem;
	color: #FFFFFF;
	font-size: 0.29rem;
	letter-spacing: 0.02rem;
	margin-left: 0.2rem;
}

.category-list .categorys:first-child{
	margin-left: 0;
}

.category-list .iconfont{
	display: block;
	color: #FFFFFF;
	width: 0.8rem;
	height: 100%;
	line-height: 0.8rem;
	font-size: 0.34rem;	
	position: absolute;
	top: 0;
	right: 0.2rem;
}

.banner{
	width: 100%;
	height: 3.12rem;
}

.nav-swiper{
	width: 100%;
	height: 3.4rem;
	background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0.1));
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: space-between;
	padding: 0 0.3rem;
}

.swiper{
	width: 100%;
	height: 100%;
}

.item{
	width: 20%;
	height: 1.5rem;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.nav-name{
	margin-top: 0.05rem;
}

.nav-title{
	width: 0.9rem;
	height: 0.4rem;
	position: absolute;
	top: -0.2rem;
	right: -0.05rem;
}

.nav-img{
	width: 1rem;
	height: 1rem;
}

.nav-title p{
	width: 0.9rem;
	height: 0.34rem;
	text-align: center;
	line-height: 0.34rem;
	border-radius: 0.2rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	letter-spacing: 0.02rem;
	position: absolute;
	top: 0;
	left: 0;
}

.notic{
	width: 90%;
	height: 0.7rem;
	background: #feefe8;
	margin: 0 auto;
	margin-top: 0.4rem;
	display: flex;
	align-items: center;
	overflow: hidden;
	border-radius: 0.2rem;
	position: relative;
}

.notic-icon{
	width: 0.6rem;
	margin: 0 0.2rem;
}

.solid{
	height: 0.37rem;
	border-left: 1px solid #979898;
}

.notic-content{
	width: 5.2rem;
	height: 0.7rem;
	overflow: hidden;
	position: relative;
}

.notice-container{
	width: 100%;
	position: relative;
}

.notice-container li{
	width: 100%;
	height: 0.7rem;
}

.notice-container li a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.notic-title{
	max-width: 1.7rem;
	height: 0.36rem;
	border: 1px solid #fe4c4d;
	color: #FE4C4D;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.35rem;
	letter-spacing: 0.01rem;
	margin-left: 0.2rem;
	padding: 0 0.05rem;
	overflow: hidden;
	text-overflow: clip;
	white-space: nowrap;
}

.notic-txt{
	width: 3.7rem;
	font-weight: 500;
	letter-spacing: 0.01rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 0.2rem;
}

.notic .iconfont{
	height: 100%;
	color: #8a8a8a;
	font-size: 0.36rem;
	line-height: 0.7rem;
	transform: rotate(180deg);
	position: absolute;
	top: 50%;
	right: 0.2rem;
	margin-top: -0.35rem;
}

.coupon{
	width: 81%;
	margin: 0 auto;
	margin-top: 0.3rem;
	position: relative;
}

.coupon-message{
	width: 3.8rem;
	height: 1.1rem;
	position: absolute;
	top: 13%;
	left: 10%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.coupon-message h3{
	font-size: 0.31rem;
	letter-spacing: 0.02rem;
	color: transparent;
	background-image: linear-gradient(to bottom,#fb952f,#f02e14);
	-webkit-background-clip: text;
}

.coupon-num{
	font-size: 0.26rem;
	color: #f54c34;
	letter-spacing: 0.02rem;
	margin-top: 0.05rem;
}

.coupon-exptime{
	font-size: 0.24rem;
	color: #F54C34;
	letter-spacing: 0.01rem;
}

.coupon-btn{
	width: 0.85rem;
	position: absolute;
	top: 50%;
	right: 0.7rem;
	transform: translateY(-50%);
}

.coupon-val{
	width: 0.85rem;
	height: 0.85rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 0.85rem;
	font-size: 0.3rem;
	color: #fc4c4d;
}

.integral{
	width: 86%;
	margin: 0 auto;
	margin-top: 0.3rem;
	position: relative;
}

.integral-val{
    position: absolute;
    top: 0.3rem;
    left: 0.45rem;
    font-size: 0.31rem;
    width: 3.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    letter-spacing: 0.01rem;
}

.integral-val em{
	color: #b41d41;
    font-size: 0.38rem;
    vertical-align: top;
}

.integral-content{
	width: 6rem;
    height: 2.4rem;
    position: absolute;
    top: 1.1rem;
    left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.integral-exptime{
	width: 55%;
    height: 100%;
}

.integral-exptim-title{
	width: 100%;
    height: 0.4rem;
    margin-top: 0.2rem;
	padding-left: 0.2rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.integral-exptime-title-icon{
	width: 0.3rem;
    height: 0.34rem;
    margin-right: 0.15rem;
}

.integral-exptim-title p{
	font-size: 0.29rem;
	letter-spacing: 0.01rem;
	font-weight: 500;
}

.integral-exptime-txt{
	width: 100%;
	height: 0.7rem;
    padding-left: 0.2rem;
    margin-top: 0.15rem;
	letter-spacing: 0.01rem;
	display: flex;
	align-items: center;
}

.integral-btn{
	width: 1.9rem;
    height: 0.6rem;
    border: 1px solid #d65e7a;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.6rem;
    color: #d65e7a;
    margin-top: 0.15rem;
    margin-left: 0.2rem;
}

.integral-coupons{
	width: 45%;
	height: 100%;
}

.integral-coupon-title{
	width: 100%;
    height: 0.4rem;
    margin-top: 0.2rem;
	padding-left: 0.2rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.integral-coupon-title-icon{
	width: 0.3rem;
    height: 0.34rem;
    margin-right: 0.15rem;
}

.integral-coupon-title p{
	font-size: 0.29rem;
	letter-spacing: 0.01rem;
	font-weight: 500;
}

.integral-coupon-val{
	width: 100%;
	height: 0.7rem;
    padding-left: 0.2rem;
    margin-top: 0.15rem;
	letter-spacing: 0.01rem;
	display: flex;
	align-items: center;
}

.integral-coupon-btn{
	width: 1.9rem;
    height: 0.6rem;
    border: 1px solid #d65e7a;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.6rem;
    color: #d65e7a;
    margin-top: 0.15rem;
    margin-left: 0.2rem;
}

.integral-num{
	font-size: 0.26rem;
	color: transparent;
	background-image: linear-gradient(to bottom,#fa7c8f,#c63359);
	-webkit-background-clip: text;
}

.voucher-content{
	width: 4.6rem;
	height: 0.7rem;
	position: absolute;
	bottom: 5%;
	left: 13%;
}

.voucher-num{
	font-size: 0.26rem;
	color: transparent;
	background-image: linear-gradient(to bottom,#fa7c8f,#c63359);
	-webkit-background-clip: text;
}

.voucher-exptime{
	font-size: 0.24rem;
	color: #c63359;
}

.voucher-btn{
	width: 1.7rem;
	position: absolute;
	top: 1.65rem;
	right: 0.5rem;
}

.welfare{
	width: 90%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
}

.welfare-title{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.title-name{
	font-size: 0.31rem;
	letter-spacing: 0.02rem;
}

.welfare-title a{
	color: #8a8a8a;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.welfare-title .iconfont{
	display: block;
	font-size: 0.29rem;
	margin-left: -0.05rem;
	transform: rotate(180deg);
}

.welfare-list{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0.25rem 0;
}

.welfare-name{
	width: 1.4rem;
	height: 0.5rem;
	background-color: #ececec;
	color: #4f4f4f;
	text-align: center;
	line-height: 0.5rem;
	border-radius: 0.3rem;
	letter-spacing: 0.01rem;
	margin-left: 0.2rem;
}

.welfare-name:first-child{
	margin-left: 0;
}

.welfare-active{
	color: #FFFFFF;
	background-color: #FAA277;
}

.welfare-img{
	width: 100%;
	height: 2.6rem;
	border-radius: 0.2rem;
	overflow: hidden;
}

.eguess-link{
	width: 90%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.eguess-link-left{
	width: 40%;
	height: 4rem;
}

.eguess-link-img{
	width: 2.3rem;
	height: 2.3rem;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.eguess-link-name{
	width: 100%;
	font-weight: 500;
	text-align: center;
	margin-top: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.eguess-link-left .swiper-pagination-bullet-active{
	background-color: #848484;
}

.eguess-link-right{
	width: 55%;
	height: 4rem;
}

.eguess-link-shop{
	width: 100%;
	height: 33%;
	display: flex;
	align-items: center;
	position: relative;
}

.eguess-link-shop::after{
	content: "";
	display: block;
	width: 90%;
	border-top: 1px solid #E4E4E4;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-46%);
}

.eguess-link-shop:last-child::after{
	display: none;
}

.eguess-link-shopimg{
	width: 1rem;
	height: 1rem;
	margin-right: 0.2rem;
}

.eguess-link-shopname{
	width: 2rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.eguess-link-shop i{
	display: inline-block;
	transform: rotate(180deg);
	font-weight: normal;
	position: absolute;
	top: 0.16rem;
	right: 0;
	font-size: 0.29rem;
}

.eguess-link-shoppreferential{
	font-size: 0.25rem;
	color: #fc4c4d;
	letter-spacing: 0.01rem;
}

.eguess-link-shoptype{
	font-size: 0.24rem;
	color: #1b1b1b;
}

.events{
	width: 90%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
	padding-right: 0;
}

.event-swiper{
	width: 100%;
	height: 2.6rem;
	margin-top: 0.2rem;
}

.seckill{
	width: 90%;
	border-radius: 0.2rem;
	margin: 0 auto;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
	background: linear-gradient(to bottom,#ffffff,#f9f8e4);
}

.seckill-title{
	width: 100%;
	height: 0.47rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.title-name em{
	color: #FE4C4D;
}

.seckill-title .rushTime{
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 0.7rem;
}

.seckill-title .rushTime .countdown{
	color: #5e5e5e;
	margin-right: 0.1rem;
}

.seckill-title .rushTime span{
	width: 0.42rem;
	height: 0.42rem;
	display: inline-block;
	background-color: #FE4C4D;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.42rem;
}

.seckill-title .rushTime em{
	font-size: 0.2rem;
	color: #FE4C4D;
}

.seckill-title a{
	color: #8A8A8A;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.seckill-title .iconfont{
	display: block;
	font-size: 0.29rem;
	margin-left: -0.05rem;
	transform: rotate(180deg);
}

.seckill-time-list{
	width: 90%;
	border-bottom: 1px solid #E4E4E4;
	margin:  0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 0.2rem;
}

.seckill-time{
	width: 25%;
	margin-left: 12%;
	margin-bottom: 0.1rem;
}

.seckill-time:first-child{
	margin-left: 0;
}

.seckill-time .hour{
	font-size: 0.29rem;
	text-align: center;
	letter-spacing: 0.02rem;
	color: #1C1C1C;
	margin-bottom: 0.1rem;
}

.seckill-time .month{
	font-size: 0.25rem;
	text-align: center;
	color: #1C1C1C;
}

.seckill-time-active .hour{
	color: #e1804b;
}

.seckill-time-active .month{
	color: #FFFFFF;
	background-color: #FE4C4D;
	border-radius: 0.15rem;
	padding: 0 0.15rem;
}

.seckill-shop-list{
	width: 94%;
	margin: 0 auto;
	margin-top: 0.3rem;
	display: flex;
	justify-content: flex-start;
}

.seckill-time-shop{
	width: 1.7rem;
	margin-left: 5.5%;
}

.seckill-time-shop:first-child{
	margin-left: 0;
}

.seckill-time-shop .shop-img{
	width: 100%;
	height: 1.7rem;
	border-radius: 0.2rem;
	overflow: hidden;
}

.seckill-time-shop .shop-name{
	width: 100%;
	height: 0.72rem;
	margin-top: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.seckill-time-shop .shop-price{
	font-size: 0.22rem;
	color: #FE4C4D;
	margin-top: 0.15rem;
}

.seckill-time-shop .shop-price em{
	font-size: 0.31rem;
}

.seckill-time-shop .shop-yprice{
	color: #7d7d7d;
	text-decoration: line-through;
}

.credit{
	width: 90%;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.credit .title-name{
	padding-left: 0.3rem;
}

.credit-shop-list{
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
}

.credit-title{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.credit-title-icon{
	width: 1.6rem;
}

.credit-title a{
	color: #8A8A8A;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.credit-title .iconfont{
	display: block;
	font-size: 0.3rem;
	margin-left: -0.05rem;
	transform: rotate(180deg);
}

.credit-shop{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #E4E4E4;
}

.credit-shop:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

.credit-shop-img{
	width: 2rem;
	height: 2rem;
}

.credit-shop-content{
	width: 3.9rem;
	height: 2rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.credit-shop-name{
	width: 100%;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.credit-shop-tag{
	display: inline-block;
	max-width: 100%;
	height: 0.42rem;
	font-size: 0.23rem;
	color: #9a693d;
	background-color: #FCF6DF;
	padding: 0.05rem 0.2rem;
	border-radius: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.credit-shop-num{
	font-size: 0.25rem;
	color: #1C1C1C;
}

.credit-shop-num em{
	color: #FE4C4D;
}

.credit-shop-price{
	color: #FE4C4D;
	font-size: 0.25rem;
}

.exchange-btn{
	width: 1.3rem;
	height: 0.45rem;
	background-color: #FE4C4D;
	color: #FFFFFF;
	border-radius: 0.3rem;
	text-align: center;
	line-height: 0.45rem;
	position: absolute;
	bottom: 0.1rem;
	right: 0;
}

.county{
	width: 90%;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.county .title-name{
	padding-left: 0.3rem;
}

.county-feature{
	width: 100%;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
	background-image: url(/public/wap/mall/images/county-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

.county-feature{
	width: 100%;
}

.county-feature-title{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.prefecture{
	display: inline-block;
	width: 1.4rem;
	height: 0.45rem;
	background-color: #f5cfb8;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.45rem;
	border-radius: 0.25rem;
	color: #d55d16;
	font-weight: 500;
	margin-left: 0.2rem;
}

.prefecture:first-child{
	margin-left: 0;
	background-color: #e4722e;
	color: #FFFFFF;
}

.county-feature-title a{
	color: #616161;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.county-feature-title .iconfont{
	display: block;
	font-size: 0.29rem;
	margin-left: -0.05rem;
	transform: rotate(180deg);
}

.county-feature-list{
	width: 100%;
	margin-top: 0.6rem;
}

.county-img{
	width: 100%;
	height: 2.3rem;
	background-color: #FFFFFF;
	border-radius: 0.3rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.county-img:last-child{
	margin-bottom: 0;
}

.county-img img{
	border-radius: 0.2rem;
}

.staging{
	width: 90%;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.staging .title-name{
	padding-left: 0.3rem;
}

.staging-list{
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	margin-top: 0.3rem;
	padding: 0.2rem 0.3rem;
}

.staging-title{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.staging span{
	font-size: 0.29rem;
	letter-spacing: 0.01rem;
}

.staging-title a{
	color: #8A8A8A;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.staging-title .iconfont{
	display: block;
	font-size: 0.29rem;
	margin-left: -0.05rem;
	transform: rotate(180deg);
}

.staging-shoplist{
	width: 100%;
	margin-top: 0.2rem;
}

.staging-shop{
	width: 100%;
	height: 2.3rem;
	border-radius: 0.2rem;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.staging-shop:last-child{
	margin-bottom: 0;
}

.join{
	width: 90%;
	height: 0.65rem;
	background-color: #faf6e5;
	margin: 0 auto;
	margin-top: 0.3rem;
	border: 1px solid #f69641;
	border-radius: 0.1rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.join-left{
	width: 0.35rem;
	margin-left: 0.28rem;
	margin-right: 0.28rem;
}

.join-title{
	border: 1px solid #FC4C4D;
	color: #FC4C4D;
	margin-left: 0.25rem;
	font-size: 0.25rem;
	padding: 0.02rem 0.1rem;
	font-weight: bold;
	letter-spacing: 0.01rem;
}

.join-txt{
	font-size: 0.29rem;
	margin-left: 0.3rem;
	font-weight: 500;
	letter-spacing: 0.02rem;
}

.recommend{
	width: 90%;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.screen-list{
	width: 100%;
	height: 0.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 0.08rem;
}

.screen-list span{
	flex: 1;
	height: 100%;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.31rem;
	letter-spacing: 0.02rem;
	color: #1C1C1C;
}

.screen-acctive{
	color: #000000;
	position: relative;
}

.screen-acctive::after{
    content: "";
    display: block;
    width: 0.7rem;
    border: 0.01rem solid #F10606;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.screen-list .screen-btn0{
	background: linear-gradient(to bottom,#fce9d4,#ffffff);
}

.screen-list .screen-btn1{
	background: linear-gradient(to bottom,#d5ebfa,#ffffff);
}

.screen-list .screen-btn2{
	background: linear-gradient(to bottom,#f9d4fc,#ffffff);
}

.screen-list .screen-btn3{
	background: linear-gradient(to bottom,#f6f2ab,#ffffff);
}

.recommend-list{
	width: 100%;
	margin-top: 0.4rem;
}

.selected{
	width: 100%;
	position: relative;
	margin-left: 1%;
}

.selected li{
	width: 48%;
	background-color: #FFFFFF;
	border-radius: 0.25rem;
	margin-bottom: 0.1rem;
	position: absolute;
	box-sizing: border-box;
}

.selected li a{
	padding: 0.2rem 0.15rem;
	position: relative;
}

.selected-shopimg{
	width: 2.6rem;
	height: 2.6rem;
	margin: 0 auto;
}

.selected-shopname{
	width: 100%;
	max-height: 0.8rem;
	letter-spacing: 0.01rem;
	margin-top: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
}

.selected-price{
	font-size: 0.22rem;
	color: #FE4C4D;
	margin-top: 0.2rem;
}

.selected-price em{
	font-size: 0.32rem;
}

.selected-shiptag{
	width: 0.8rem;
	height: 0.35rem;
	border: 1px solid #FE4C4D;
	border-radius: 0.1rem;
	color: #FE4C4D;
	text-align: center;
	line-height: 0.35rem;
	position: absolute;
	bottom: 0.2rem;
	right: 0.15rem;
}

.recomm{
	width: 100%;
	position: relative;
	margin-left: 1%;
}

.recomm li{
	width: 48%;
	background-color: #FFFFFF;
	margin-bottom: 0.1rem;
	border-radius: 0.25rem;
	position: absolute;
	box-sizing: border-box;
}

.recomm li a{
	padding: 0.2rem 0.15rem;
	position: relative;
}

.recomm-shopimg{
	width: 2.6rem;
	height: 2.6rem;
	margin: 0 auto;
}

.recomm-shopname{
	width: 100%;
	max-height: 0.8rem;
	letter-spacing: 0.01rem;
	margin-top: 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.recomm-price{
	font-size: 0.22rem;
	color: #FE4C4D;
	margin-top: 0.2rem;
}

.recomm-price em{
	font-size: 0.32rem;
}

.recomm-shiptag{
	width: 0.8rem;
	height: 0.35rem;
	border: 1px solid #FE4C4D;
	border-radius: 0.1rem;
	color: #FE4C4D;
	text-align: center;
	line-height: 0.35rem;
	position: absolute;
	bottom: 0.2rem;
	right: 0.15rem;
}

.brand{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.brand li{
	width: 2.18rem;
	height: 2.18rem;
	background-color: #FFFFFF;
	border-radius: 0.15rem;
	overflow: hidden;
	margin-bottom: 0.1rem;
}

.brand li:nth-child(3n+2){
	margin: 0 0.1rem;
	margin-bottom: 0.1rem;
}

.shopstort{
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 0.2rem;
	padding: 0.2rem;
}

.shopstort li{
	width: 100%;
	height: 1.8rem;
	border-bottom: 1px solid #E4E4E4;
	margin-top: 0.2rem;
}

.shopstort li:first-child{
	margin-top: 0;
}

.shopstort li:last-child{
	border: none;
}

.shopstort li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.stort-logo{
	width: 2.6rem;
	height: 1.6rem;
}

.stort-name{
	height: 1.6rem;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.stort-name span:first-child{
	display: inline-block;
	width: 2.8rem;
	height: 0.4rem;
	letter-spacing: 0.02rem;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.stort-name .iconfont{
	font-size: 0.34rem;
	transform: rotate(180deg);
}

.return-top{
	width: 0.8rem;
	height: 0.8rem;
	position: fixed;
	bottom: 1.4rem;
	right: 0.2rem;
	z-index: 999;
	display: none;
}
