| | |
| | | .container { |
| | | background-color: #aca9a6; |
| | | .container .mine_bg { |
| | | width: 100%; |
| | | position: fixed; |
| | | top: 0; |
| | | left: 0; |
| | | z-index: -1; |
| | | } |
| | | .container .navbar { |
| | | padding-left: 30rpx; |
| | |
| | | .container .main_content .func_list .line .icon { |
| | | width: 40rpx; |
| | | } |
| | | .liucheng { |
| | | width: 100%; |
| | | padding: 0rpx 40rpx 120rpx; |
| | | text-align: center; |
| | | } |
| | | .liucheng .h1 { |
| | | margin-bottom: 16rpx; |
| | | font-weight: 600; |
| | | font-size: 36rpx; |
| | | } |
| | | .liucheng .h2 { |
| | | font-weight: 300; |
| | | font-size: 26rpx; |
| | | color: #333333; |
| | | margin-bottom: 40rpx; |
| | | } |
| | | .liucheng .img { |
| | | width: 100%; |
| | | } |