You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
1.2 KiB

page{background-color: #FFF;}
.login-top-bg{ width: 100%; height: 600rpx; position: relative; z-index: -1;}
.home-content{ background: #FFF; margin-top: -130rpx; border-radius: 30rpx; padding: 30rpx; }
.yygl-box{display: flex; justify-content: space-between;}
.yygl-box>view{ width: 336rpx; height: 150rpx; position: relative;}
.yygl-box .txt-link{position: absolute; left: 30rpx; top: 30rpx; font-size: 34rpx; color: #333333;}
.yygl-box .link-icon{ width: 48rpx; height: 30rpx; display: block; margin-top: 10rpx;}
.nav-title{font-size: 34rpx;}
.statistic { margin-top: 50rpx;}
.title view { border-left: 6rpx solid #2096ff; height: 30rpx; display: inline-block; vertical-align: middle; margin-right: 15rpx; margin-bottom: 6rpx;}
.toDayOrder {display: flex; padding: 20rpx 0; }
.toDayOrder>view { height: 150rpx; width: 25%; font-size: 24rpx; text-align: center; margin-bottom: 20rpx;}
.nav-icon { height: 110rpx; width: 120rpx; margin: 0 auto; position: relative;}
.nav-icon image{ width: 90rpx; height: 90rpx;}
.num { position: absolute; height: 36rpx; border-radius: 18rpx; background: #f33; font-size: 20rpx; line-height: 36rpx; color: #fff; min-width: 20rpx; width: auto; text-align: center; right: 0; padding: 0 8rpx;}