lin
2026-05-15 083fc3bf0f01788bc69b5072026a500ebc0dc086
static/css/index.css
@@ -12,8 +12,13 @@
    flex-direction: column;
    min-height: 100vh;
    position: relative;
   padding-top: 50upx;
   padding-top: 50rpx;
}
/* #ifndef H5 */
.page-container {
   padding-top: var(--status-bar-height);
}
/* #endif */
.page-bg {
    position: absolute;
@@ -291,7 +296,7 @@
    margin: 30upx auto 30upx;
    z-index: 99;
    height: 90upx;
    background-color: #e3b400;
    background-color: #37AA25;
    color: #ffffff;
    letter-spacing: 10upx;
    display: flex;
@@ -310,8 +315,8 @@
   align-items: center;
}
.h-logo{
   width: 154rpx;
   height: 52rpx;
   width: 118rpx;
   height: 38rpx;
}
.hLogo-1{
   margin: 0 30upx;
@@ -529,8 +534,8 @@
.ad2{
   width: 96%;
   margin: 0upx auto 20upx;
   height: 500rpx;
   margin: 30upx auto 30upx;
   height: 240rpx;
}
.ad2 image{
   width: 100%;
@@ -539,14 +544,15 @@
.d3-wrap {
   width: 96%;
   margin: 10upx auto 20upx;
   height: 278rpx;
   height: 216rpx;
   display: flex;
   align-items: center;
   justify-content: space-between;
   gap: 20rpx;
}
.ad3{
   width: 50%;
   height: 278rpx;
   height: 216rpx;
}
.ad3 image{
   width: 100%;
@@ -558,7 +564,7 @@
}
.ad4 {
   width: 50%;
   height: 278rpx;
   height: 216rpx;
}
.ca-ad{