| | |
| | | /* 搜索框 */ |
| | | .search-box { |
| | | width: 100%; |
| | | height: 100rpx; |
| | | /* height: 100rpx; */ |
| | | } |
| | | .search-box-title { |
| | | display: inline-block; |
| | | float: left; |
| | | border-bottom: 1px solid #909399; |
| | | width: 30%; |
| | | height: 50rpx; |
| | | height: 100rpx; |
| | | line-height: 100rpx; |
| | | text-align: right; |
| | | text-indent: -10rpx; |
| | | |
| | |
| | | float: left; |
| | | border-bottom: 1px solid #909399; |
| | | width: 60%; |
| | | height: 50rpx; |
| | | height: 100rpx; |
| | | /* line-height: 150rpx; */ |
| | | margin-left: 10rpx; |
| | | text-indent: 10rpx; |
| | | placeholder-style { |
| | | color: #eaeff8; |
| | | } |
| | | } |
| | | .placeholder-style { |
| | | color: #C0C4CC; |
| | | |
| | | } |