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.
9 lines
697 B
9 lines
697 B
3 years ago
|
.nav{height:92rpx;line-height:92rpx;font-size:34rpx;padding: 0 6%;background:#fff;box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.04); }
|
||
|
.nav image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;}
|
||
|
.system{width:100%;padding:12rpx 0;}
|
||
|
.system .list{width:94%;background: #fff;margin:24rpx auto;border-radius: 12px;
|
||
|
box-shadow: 0px 8px 20px 0px rgba(97,97,97,0.05); }
|
||
|
.system .list .list-top{height:80rpx;display: flex;justify-content: space-between;padding:0 24rpx;line-height:80rpx;font-size:28rpx;}
|
||
|
.system .list .list-top text{color:#BCBCBC;font-size:24rpx;}
|
||
|
.system .list .list-content{line-height:40rpx;font-size:24rpx;padding:24rpx;border-top:2rpx solid #F1F1F1;color:#696969}
|