shopping.wxss 5.3 KB
.LeftTop {
	color: #646566;
	font-size: 26rpx;
}
.content {
	background-color: #F7F8FA;
	min-height: 100vh;
	position: relative;
}
.Toptt {
	padding: 26rpx 32rpx 0 32rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.LeftTopgl {
	color: #323233;
	font-size: 32rpx;
	font-weight: bold;
}
.LeftTopwc {
	color: #323233;
	font-size: 32rpx;
	font-weight: bold;
}
.jian {
	color: #323233;
	margin: 27rpx 16rpx;
}
.jia {
	color: #323233;
	margin: 16rpx;
}
.shuliang {
	color: #333333;
	font-size: 28rpx;
	margin: 10rpx 16rpx;
}
.moneyBiao {
	color: #F85317;
	font-size: 24rpx;
	margin-right: -4rpx;
}
.money {
	color: #F85317;
	font-size: 34rpx;
}
.bianOne {
	height: 56rpx;
	background: #f2f3f5;
	border-radius: 8rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 56rpx;
}
.bianTwo {
	height: 56rpx;
	background: #f2f3f5;
	border-radius: 8rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	margin: 0 4rpx;
	width: 56rpx;
}
.bianThree {
	height: 56rpx;
	background: #f2f3f5;
	border-radius: 8rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	width: 56rpx;
}
.goodNum{
	padding: 4rpx 10rpx;
	box-sizing: border-box;
	border: 2rpx solid #c8c9cc;
	border-radius: 8rpx;
	color: #323233;
	font-size: 28rpx;
}
.onList {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	background-color: #FFFFFF;
	margin: 24rpx 32rpx;
	border-radius: 24rpx;
	height: 236rpx;
}
.guige {
	color: #969799;
	font-size: 26rpx;
}
.TitText {
	max-width: 288rpx;
	overflow: hidden;
	text-overflow: ellipsis;
}
.title {
	color: #323233;
	font-size: 28rpx;
	white-space: nowrap;
}
.TitMoney {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.onAll {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
}
.onSel {
	margin: 0 26rpx;
}
.select {
	color: #646566;
	font-size: 26rpx;
	margin-left: 10rpx;
}
.BtnMoney {
	color: #F85317;
	font-size: 26rpx;
	margin: 0 16rpx;
}
.jiesuan {
	color: #FFFFFF;
	font-size: 26rpx;
}
.JieBox {
	width: 160rpx;
	height: 68rpx;
	background: -webkit-linear-gradient(315deg, #ff4427, #ff793f);
	background: linear-gradient(135deg, #ff4427, #ff793f);
	border-radius: 8rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
}
.heji {
	color: #323233;
	font-size: 26rpx;
}
.BtnJie {
	height: 96rpx;
	background: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	padding: 0 32rpx;
}
.BtnDw {
	position: fixed;
	width: 100%;
	bottom: 0;
}
.selBox {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
}
.selBox image {
	width: 32rpx;
	height: 32rpx;
}
.del {
	color: #FA4936;
	font-size: 26rpx;
	margin: 12rpx 48rpx;
}
.DelBox {
	border: 1px solid #fa4936;
	border-radius: 8rpx;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
}
.noData {
	text-align: center;
}
.noData image {
	width: 200rpx;
	height: 200rpx;
}
.noData .texts {
	font-size: 28rpx;
	color: #333;
}
.goBtn {
	width: 186rpx;
	background: -webkit-linear-gradient(315deg, #ff4427, #ff793f);
	background: linear-gradient(135deg, #ff4427, #ff793f);
	height: 60rpx;
	border-radius: 48rpx;
	text-align: center;
	line-height: 60rpx;
	color: #fff;
	font-size: 30rpx;
	margin: 0 auto;
	margin-top: 30rpx;
}
.content {
	position: relative;
}
.active {
	color: #F85317;
	font-size: 20rpx;
}
.Noactive {
	color: #323233;
	font-size: 20rpx;
}
.one {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	width: 25%;
	padding-top: 12rpx;
}