71 lines
1.2 KiB
Plaintext
71 lines
1.2 KiB
Plaintext
|
|
||
|
page {
|
||
|
background: #f5f5f5 !important;
|
||
|
}
|
||
|
.search {
|
||
|
width: 100%;
|
||
|
border-radius: 46rpx;
|
||
|
opacity: 1;
|
||
|
border: 1rpx solid #D3D3D3;
|
||
|
}
|
||
|
.t3 {
|
||
|
/* background: linear-gradient(180deg, #FFF8EF 0%, #FFFFFF 100%); */
|
||
|
background: #fff;
|
||
|
box-shadow: 0rpx 8rpx 20rpx 0rpx rgba(0, 0, 0, 0.06);
|
||
|
border-radius: 28rpx;
|
||
|
font-family: PingFang SC-粗体, PingFang SC;
|
||
|
font-weight: normal;
|
||
|
}
|
||
|
.dui {
|
||
|
/* width: 198rpx; */
|
||
|
height: 226rpx;
|
||
|
background: #FFEFDA;
|
||
|
border-radius: 12rpx;
|
||
|
}
|
||
|
.z5 {
|
||
|
height: 260rpx;
|
||
|
width: 100%;
|
||
|
position: relative;
|
||
|
}
|
||
|
.z4 {
|
||
|
height: 192rpx;
|
||
|
width: 48%;
|
||
|
position: relative;
|
||
|
}
|
||
|
.sk {
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/sk.png');
|
||
|
background-size: 100% 100%;
|
||
|
width: 174rpx;
|
||
|
height: 174rpx;
|
||
|
}
|
||
|
.vhy {
|
||
|
background-image: url('https://pfapi.86698.cn/static/images/video.png');
|
||
|
background-size: 100% 100%;
|
||
|
width: 48%;
|
||
|
height: 248rpx;
|
||
|
}
|
||
|
.vqt {
|
||
|
width: 56%;
|
||
|
height: 248rpx;
|
||
|
}
|
||
|
.one {
|
||
|
overflow: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
display: -webkit-box;
|
||
|
-webkit-line-clamp: 1;
|
||
|
-webkit-box-orient: vertical;
|
||
|
width: 174rpx;
|
||
|
}
|
||
|
.chosethis {
|
||
|
font-weight: bold;
|
||
|
color: #003A6E;
|
||
|
}
|
||
|
.nochossethis {
|
||
|
color: #9d9d9d;
|
||
|
font-weight: lighter;
|
||
|
}
|
||
|
.home swiper {
|
||
|
height: 454rpx !important;
|
||
|
}
|
||
|
|