collectshop.wxss 4.6 KB
/* 种类 */
.homebox{
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	padding: 32rpx 0 32rpx 64rpx;
	box-sizing: border-box;
	margin-top:36rpx;
	border-bottom:20rpx solid #f5f5f5;
}
.homeitemimg{
	width:80rpx;
	height:80rpx;
	border-radius: 50%;
	font-size: 0;
}
.homename{
	color:#3D454C;
	font-size: 26rpx;
	margin-top:16rpx;
	margin-top:16rpx
}
.homeboxitem{
	width:120rpx;
	margin-bottom:24rpx;
	margin-right:48rpx
}
/* 搜索页 */
.searchshopitem{
	padding: 35rpx 0;
	box-sizing: border-box;
	border-bottom:1rpx solid #f5f5f5;
}
.searchitemimg{
	width:32rpx;
	height:32rpx;
	font-size: 0;
}
.searchname{
	color:#232323;
	font-size: 28rpx;
	margin-left:4rpx;
}
/* 商品分了 */
.goodkindimg{
	width:210rpx;
	height:210rpx;
	font-size: 0;
}
.goodkindname{
	widht:210rpx;
	text-align: center;
	color:#3C444C;
	font-size: 28rpx;
	margin-top:12rpx;
}
.goodlinditem{
	margin-right: 20rpx;
	margin-top:30rpx;
}
.kindbox{
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
}
/* 秒杀商城 */
.miaoshahead{
	widht:750rpx;
	height:368rpx;
	font-size: 0;
	overflow: hidden;
}
.miaoshaimg{
	width:686rpx;
	height:280rpx;
	font-size: 0;
	margin:56rpx auto 0;
}
.miaoshatime{
	width:750rpx;
	height:96rpx;
	background:#C29445;
}
.miaoname{
	color:#FFFFFF;
	font-size: 32rpx;
}
.miaotime{
	
	height:48rpx;
	background:rgba(255,255,255,1);
	border-radius:8rpx;
	color:#FF9417;
	font-size: 32rpx;
	text-align: center;
	line-height: 48rpx;
	padding:0 8rpx;
}
.miaohour{
	margin:0 24rpx;
}
.miaok{
	margin-right:8rpx;
}
.yuansaleprice{
	color:#BDC4CE;
	font-size:24rpx;
	margin-top:8rpx;
	text-decoration: line-through;
}
.buynow{
	width:168rpx;
	height:64rpx;
	background:rgba(255,148,23,1);
	border-radius:8rpx;
	color:#fff;
	font-size: 28rpx;
	text-align: center;
	line-height: 64rpx;
}
.miaojindu{
	margin-top:20rpx;
}
.miaojinduleft{
	width:292rpx;
	height:20rpx;
	border-radius:18rpx;
	border:2rpx solid rgba(239,227,205,1);
}
.miaojinnei{
	width:60%;
	height:20rpx;
	background: #FEBE73;
	border-radius:18rpx;
}
.miaojinduright{
	color:#5B5E64;
	font-size: 22rpx;
}
.sale{
	font-size: 24rpx;
}
/* 头条小程序组件内不能引入字体 */


page {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	        flex-direction: column;
	box-sizing: border-box;
	background-color: #efeff4;
	min-height: 100%;
	height: auto;
}
view {
	font-size: 14px;
	line-height: inherit;
}
.example {
	padding: 0 15px 15px;
}
.example-info {
	padding: 15px;
	color: #3b4144;
	background: #ffffff;
}
.example-body {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	        flex-direction: row;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	padding: 0;
	font-size: 14px;
	background-color: #ffffff;
}

.example {
	padding: 0 15px;
}
.example-info {
	
	display: block;
	
	padding: 15px;
	color: #3b4144;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}
.example-info-text {
	font-size: 14px;
	line-height: 20px;
	color: #3b4144;
}
.example-body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	        flex-direction: column;
	padding: 15px;
	background-color: #ffffff;
}
.word-btn-white {
	font-size: 18px;
	color: #FFFFFF;
}
.word-btn {
	
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	border-radius: 6px;
	height: 48px;
	margin: 15px;
	background-color: #007AFF;
}
.word-btn--hover {
	background-color: #4ca2ff;
}
.cont {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	        flex: 1;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	position: relative;
	background-color: #fff;
	font-size: 15px;
	border-bottom-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.example-body {
	
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	        justify-content: center;
	padding: 10px 0;
	background-color: #fff;
}
.button {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px;
	padding: 4px 8px;
	border-radius: 4px;
}
.button-text {
	font-size: 15px;
}