taocangoumai.wxss 4.4 KB

page {
	background: #F5F5F5
}
.kindnav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 20rpx 158rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: #fff;
}
.kindnav_item {
	color: #7F8389;
	font-size: 30rpx;
}
.kindactive {
	color: #F29600;
	position: relative
}
.kindactive::after {
	display: block;
	content: '';
	width: 48rpx;
	height: 6rpx;
	background: #F29600;
	position: absolute;
	left: 50%;
	right: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	bottom: -20rpx;
}
.box1 {
	margin-top: 20rpx;
}
.boxoneheaed {
	width: 686rpx;
	margin: 0 auto;
	background: #fff;
	border-radius: 10rpx;
	padding: 20rpx 32rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	
	box-sizing: border-box;
}
.headkind {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 20rpx 0rpx 20rpx 0rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;

	border-bottom: 1rpx solid #f5f5f5;
}
.headkinditem {
	margin-left: 42rpx;
	color: #7F8389;
	font-size: 28rpx;
}
.headkinditem:first-child {
	margin-left: 0
}
.headactive {
	color: #F29600;
	position: relative
}
.headactive::after {
	display: block;
	content: "";
	width: 112rpx;
	height: 4rpx;
	background: #F29600;
	position: absolute;
	left: 50%;
	right: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	bottom: -20rpx;
}
.haoma {
	width: 626rpx;
	height: 92rpx;
	background: #F4F8FB;
	
	border-radius: 10rpx;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 0 30rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top:38rpx;
}
.haomatext {
	color: #3F3A3A;
	font-size: 32rpx;
}
.haomaimg {
	width: 20rpx;
	height: 10rpx;
	font-size: 0;
}
.haomaimg image {
	width: 100%;
	height: 100%;
}
.shengyuday{
	width:686rpx;
	height:100rpx;
	background: #3E3A39;
	color:#fff;
	fotn-size:28rpx;
	line-height: 100rpx;
	margin:16rpx auto 0;
	padding: 0 32rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 10rpx;
}
.shubanlist{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	padding: 0 32rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.shubanitem{
	width:330rpx;
	height:308rpx;
	background: #fff;
	padding: 40rpx 32rpx;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top:16rpx
}
.shubantitle{
	width:264rpx;
	margin:0 auto;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	color:#3F3A3A;
	fotn-size:24rpx;
}
.shubantext{
	width:268rpx;
	margin:0 auto;
	color:#7F8389;
	font-size: 26rpx;
	margin-top:16rpx;
}
.shubanbottom{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top:24px;
}
.shubanleft{
	color:#3F3A3A;
	font-size: 28rpx;
}
.shubanright{
	color:#F29600;
	font-size: 40rpx;
}
.shubanitem:nth-child(2n){
	margin-left:26rpx ;
}
.box2{
	margin-top:20rpx;
}
.shugaunimg{
	width:686rpx;
	height:190rpx;
	font-size: 0;
	position: relative;
	margin:0 auto;
}
.shugaunimg image{
	width:100%;
	height: 100%;
}
.remaintime{
	position:absolute;
	top:44rpx;
	left:34rpx;
	color:#FFFFFF;
	font-size: 28rpx;
}
.remaincishu{
	position:absolute;
	top:120rpx;
	left:34rpx;
	color:#FFFFFF;
	font-size: 28rpx;
}