| | |
| | | |
| | | .police-btn-box { |
| | | position: absolute; |
| | | top: 84px; |
| | | top: 124px; |
| | | width: 100%; |
| | | } |
| | | |
| | | .area { |
| | | top: 92px; |
| | | } |
| | | |
| | | .line { |
| | |
| | | height: 32px; |
| | | line-height: 32px; |
| | | width: 100px; |
| | | } |
| | | |
| | | .width-box { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .input-width-box { |
| | | input { |
| | | outline: none; |
| | | width: 80px; |
| | | height: 28px; |
| | | background-color: rgba(8, 56, 185, 0.5); |
| | | border: none; |
| | | color: #fff; |
| | | border-radius: 4px; |
| | | padding-left: 15px; |
| | | } |
| | | |
| | | input:focus { |
| | | border-color: #409EFF; |
| | | border: 1px solid #409EFF; |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | width: 130px; |
| | | } |
| | | |
| | | .width-box { |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .input-width-box { |
| | | input { |
| | | outline: none; |
| | | width: 80px; |
| | | height: 28px; |
| | | background-color: rgba(8, 56, 185, 0.5); |
| | | border: none; |
| | | color: #fff; |
| | | border-radius: 4px; |
| | | padding-left: 15px; |
| | | } |
| | | |
| | | input:focus { |
| | | border-color: #409EFF; |
| | | border: 1px solid #409EFF; |
| | | } |
| | | } |
| | | |
| | | } |
| | | } |
| | | |