page { width: 100%; margin: 0; background-color: #f8f9fd; } .custom-class { width: 100% !important; } .top { position: fixed; top: 2rpx; } .title { display: flex; } .title-label-class { font-size: 16px; font-weight: 500; color: #002340 } .expand-class { margin-left: 20rpx; display: flex; } .panel-class { margin-top: 44rpx; width: 92vw; margin-left: 4vw; } .van-dropdown-menu__item { flex: 0.7 !important; } .menu-box { width: 100%; box-sizing: border-box; padding: 0 0 0 22rpx; display: flex; align-items: center; background: white; } .title-class { width: 100% !important; } .van-ellipsis { font-size: 32rpx; } .field-class { height: 60rpx; width: 100% !important; padding: 0; display: flex; align-items: center; } .van-search--withaction { padding-right: 0; width: 488rpx !important; } .van-field__input--center { text-align: left !important; } .index-grid-item-class { background: transparent !important; } .index-grid-item-text-class { color: #191919 !important; font-style: normal; font-weight: 400; font-size: 12px; /* line-height: 34px; */ } .van-search__content { border: 3rpx solid #00000038; } .icon-title_diamond { width: 35rpx; height: 35rpx; position: relative; left: 5rpx; top: 5rpx; } .index-grid-item-icon-class { width: 80rpx !important; height: 80rpx !important; background: red; } .grid { border-radius: 15rpx !important; } .app-name { font-weight: 500; font-size: 16px; color: #002340; line-height: 40rpx; margin-bottom: 21rpx; } /* .app-item{ display: flex; justify-content: center; } */ .app-item:nth-child(n+5) { margin-top: 50rpx; } .vip-icon-view { width: 100%; position: relative; z-index: 1000; } .icon-title_diamond { width: 40rpx; height: 40rpx; position: absolute; left: 35rpx; } .buy-class { height: 90rpx; width: 100%; display: flex; justify-content: flex-end; align-items: center; } .bottom-class { background: #fff; position: fixed; bottom: 0; width: 100%; height: 302rpx; border-top: 1px solid #efefef; padding: 20rpx; z-index: 7; } .bottom-class-button { background: #fff; position: fixed; bottom: 0; width: 100%; z-index: 2; margin-bottom: 45rpx; } .view-margin{ margin: 1rpx 0 15rpx 0; margin-right: 15rpx; padding-left: 15rpx; font-size: 13px; }