|
|
@ -2,6 +2,9 @@ |
|
|
/* 元旦修改 */ |
|
|
/* 元旦修改 */ |
|
|
page { |
|
|
page { |
|
|
background: #8F1D22; |
|
|
background: #8F1D22; |
|
|
|
|
|
padding-bottom: 36.67rpx; |
|
|
|
|
|
background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/springFestival2024/indexBg.png"); |
|
|
|
|
|
background-size: 100% 100%; |
|
|
/* background: #FFF6E8; */ |
|
|
/* background: #FFF6E8; */ |
|
|
} |
|
|
} |
|
|
.swiper,.swiper image { |
|
|
.swiper,.swiper image { |
|
|
@ -54,7 +57,8 @@ page { |
|
|
} |
|
|
} |
|
|
.top-box .weather-num,.top-box .weather { |
|
|
.top-box .weather-num,.top-box .weather { |
|
|
flex-shrink: 0; |
|
|
flex-shrink: 0; |
|
|
color: #333; |
|
|
/* color: #333; */ |
|
|
|
|
|
color: #FFF0DB; |
|
|
} |
|
|
} |
|
|
.top-box .weather-num { |
|
|
.top-box .weather-num { |
|
|
font-size: 29rpx; |
|
|
font-size: 29rpx; |
|
|
@ -190,7 +194,8 @@ page { |
|
|
margin: 50rpx 0; |
|
|
margin: 50rpx 0; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 154rpx; |
|
|
height: 154rpx; |
|
|
border-radius: 77rpx; |
|
|
border-radius: 20rpx; |
|
|
|
|
|
/* border-radius: 77rpx; */ |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
margin-bottom: 63rpx; |
|
|
margin-bottom: 63rpx; |
|
|
position: relative; |
|
|
position: relative; |
|
|
@ -376,7 +381,8 @@ page { |
|
|
width: 337rpx; |
|
|
width: 337rpx; |
|
|
} |
|
|
} |
|
|
.hot-item { |
|
|
.hot-item { |
|
|
background: white; |
|
|
/* background: white; */ |
|
|
|
|
|
background: #F9F1DB; |
|
|
box-shadow: -1rpx 1rpx 16rpx 0px rgba(6, 0, 1, 0.1); |
|
|
box-shadow: -1rpx 1rpx 16rpx 0px rgba(6, 0, 1, 0.1); |
|
|
border-radius: 15rpx; |
|
|
border-radius: 15rpx; |
|
|
margin-bottom: 35rpx; |
|
|
margin-bottom: 35rpx; |
|
|
@ -513,13 +519,22 @@ page { |
|
|
} |
|
|
} |
|
|
.more-btn-text { |
|
|
.more-btn-text { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
color: #0b898e; |
|
|
/* color: #0b898e; |
|
|
font-size: 27rpx; |
|
|
font-size: 27rpx; |
|
|
width: 200rpx; |
|
|
width: 200rpx; |
|
|
line-height: 65rpx; |
|
|
line-height: 65rpx; |
|
|
border: 1px solid #0b898e; |
|
|
border: 1px solid #0b898e; |
|
|
border-radius: 33rpx; |
|
|
border-radius: 33rpx; */ |
|
|
margin: 20rpx auto; |
|
|
margin: 20rpx auto; |
|
|
|
|
|
width: 200rpx; |
|
|
|
|
|
height: 67rpx; |
|
|
|
|
|
line-height: 67rpx; |
|
|
|
|
|
border: 1px solid #FFEEDB; |
|
|
|
|
|
border-radius: 7rpx; |
|
|
|
|
|
font-size: 27rpx; |
|
|
|
|
|
font-family: PingFang SC; |
|
|
|
|
|
font-weight: 500; |
|
|
|
|
|
color: #FFEEDB; |
|
|
} |
|
|
} |
|
|
.scroll-line { |
|
|
.scroll-line { |
|
|
/* height: 6rpx; |
|
|
/* height: 6rpx; |
|
|
@ -791,7 +806,7 @@ page { |
|
|
height: 462rpx; |
|
|
height: 462rpx; |
|
|
/* background: linear-gradient(-90deg, #FF9B6A, #D02E25); */ |
|
|
/* background: linear-gradient(-90deg, #FF9B6A, #D02E25); */ |
|
|
border-radius: 20rpx; |
|
|
border-radius: 20rpx; |
|
|
padding: 22.67rpx 18rpx 15.33rpx; |
|
|
padding: 22.67rpx 18rpx 15.33rpx 0; |
|
|
position: relative; |
|
|
position: relative; |
|
|
} |
|
|
} |
|
|
/* 元旦修改新增样式 */ |
|
|
/* 元旦修改新增样式 */ |
|
|
@ -804,6 +819,7 @@ page { |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
height: 37px; |
|
|
height: 37px; |
|
|
margin-left: -50rpx; |
|
|
margin-left: -50rpx; |
|
|
|
|
|
z-index: 9; |
|
|
} |
|
|
} |
|
|
/* 元旦修改新增样式 */ |
|
|
/* 元旦修改新增样式 */ |
|
|
.xsth-time { |
|
|
.xsth-time { |
|
|
@ -879,18 +895,19 @@ page { |
|
|
/* 元旦修改新增样式 */ |
|
|
/* 元旦修改新增样式 */ |
|
|
.xpth-item { |
|
|
.xpth-item { |
|
|
width: 413rpx; |
|
|
width: 413rpx; |
|
|
height: 170rpx; |
|
|
height: 160rpx; |
|
|
/* background: #FFFFFF; */ |
|
|
/* background: #FFFFFF; */ |
|
|
background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/springFestival2024/xpth-hBg.png"); |
|
|
background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/springFestival2024/xpth-hBg.png"); |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
border-radius: 20rpx; |
|
|
border-radius: 20rpx; |
|
|
display: flex; |
|
|
display: flex; |
|
|
|
|
|
margin-bottom: 10rpx; |
|
|
/* padding: 5rpx; */ |
|
|
/* padding: 5rpx; */ |
|
|
} |
|
|
} |
|
|
/* 元旦修改新增样式 */ |
|
|
/* 元旦修改新增样式 */ |
|
|
.xpth-item image { |
|
|
.xpth-item image { |
|
|
width: 160rpx; |
|
|
width: 160rpx; |
|
|
height: 170rpx; |
|
|
height: 160rpx; |
|
|
background: #FFE7C0; |
|
|
background: #FFE7C0; |
|
|
border-radius: 15rpx 0 0 15rpx; |
|
|
border-radius: 15rpx 0 0 15rpx; |
|
|
/* margin-right: 15.33rpx; */ |
|
|
/* margin-right: 15.33rpx; */ |
|
|
|