| | |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | .active { |
| | | border: 1rpx solid $uni-color-primary !important; |
| | | border: 2rpx solid $uni-color-primary !important; |
| | | color: $uni-color-primary !important; |
| | | } |
| | | .box_head_item { |
| | | width: 156rpx; |
| | | text-align: center; |
| | | height: 60rpx; |
| | | line-height: 60rpx; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | border-radius: 30rpx; |
| | | border: 1rpx solid #999999; |
| | | border: 2rpx solid #999999; |
| | | font-size: 26rpx; |
| | | font-weight: 400; |
| | | color: #333333; |