| | |
| | | padding: 32rpx 0 0 32rpx; |
| | | height: 280rpx; |
| | | } |
| | | .header-hide{ |
| | | background: #fff; |
| | | padding: 32rpx 0 0 32rpx; |
| | | height: 200rpx; |
| | | } |
| | | |
| | | .header-img { |
| | | justify-content: space-between; |
| | |
| | | |
| | | .header-image-left .header-name { |
| | | color: #111e38; |
| | | font-size: 40rpx; |
| | | font-weight: 700; |
| | | font-size: 36rpx; |
| | | // font-weight: 700; |
| | | padding-left: 28rpx; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | |
| | | } |
| | | |
| | | .num-bold { |
| | | font-weight: 700; |
| | | // font-weight: 700; |
| | | font-size: 32rpx; |
| | | color: #111e38; |
| | | } |
| | |
| | | justify-content: center; |
| | | background: #00e699; |
| | | margin: 40rpx 30rpx 0 0; |
| | | font-weight: 700; |
| | | // font-weight: 700; |
| | | } |
| | | |
| | | .job-box, |
| | |
| | | } |
| | | |
| | | .job-box .num { |
| | | font-weight: 700; |
| | | // font-weight: 700; |
| | | color: #111e38; |
| | | font-size: 36rpx; |
| | | line-height: 44rpx; |
| | |
| | | } |
| | | |
| | | .nav-box { |
| | | margin: 32rpx; |
| | | margin: 28rpx; |
| | | background: #fff; |
| | | border-radius: 16rpx; |
| | | } |
| | | |
| | | .nav-item { |
| | | height: 120rpx; |
| | | height: 100rpx; |
| | | justify-content: space-between; |
| | | padding: 0 32rpx; |
| | | } |
| | |
| | | |
| | | .nav-item .nav-title { |
| | | // color: #111e38; |
| | | font-size: 32rpx; |
| | | font-weight: 700; |
| | | font-size: 30rpx; |
| | | // font-weight: 700; |
| | | } |
| | | |
| | | .nav-title .iconfont { |
| | | margin-right: 32rpx; |
| | | font-weight: 400; |
| | | // font-weight: 400; |
| | | font-size: 52rpx; |
| | | } |
| | | |