|
@@ -1,27 +1,3 @@
|
|
|
-.recommend .header {
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-.recommend .header .headerBg {
|
|
|
- position: absolute;
|
|
|
- z-index: -2;
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- background-color: white;
|
|
|
-}
|
|
|
-.recommend .header .swiper {
|
|
|
- margin: 0 auto;
|
|
|
- width: 710rpx;
|
|
|
- height: 216rpx;
|
|
|
- border-radius: 20rpx;
|
|
|
- overflow: hidden;
|
|
|
- box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
|
|
|
-}
|
|
|
-.recommend .header .swiper .swiper-item {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- border-radius: 20rpx;
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
.recommend .scrollBox {
|
|
|
width: 100%;
|
|
|
}
|
|
@@ -46,15 +22,6 @@
|
|
|
font-weight: bold;
|
|
|
font-size: 24rpx;
|
|
|
}
|
|
|
-.recommend .demo-text-1 {
|
|
|
- background-color: rebeccapurple;
|
|
|
-}
|
|
|
-.recommend .demo-text-2 {
|
|
|
- background-color: #649933;
|
|
|
-}
|
|
|
-.recommend .demo-text-3 {
|
|
|
- background-color: #e4772e;
|
|
|
-}
|
|
|
.recommend .selectType {
|
|
|
padding: 30rpx 15rpx 30rpx 26rpx;
|
|
|
display: flex;
|