| | |
| | | cursor: pointer; |
| | | padding-left: 10px; |
| | | color: #6d6d6d; |
| | | background: url("../img/sel.png") no-repeat 175px; |
| | | background: url("../image/sel.png") no-repeat 175px; |
| | | } |
| | | |
| | | .selectsd .input_insd input { |
| | |
| | | cursor: pointer; |
| | | padding-left: 10px; |
| | | color: #6d6d6d; |
| | | background: url("../img/sel.png") no-repeat 40px; |
| | | background: url("../image/sel.png") no-repeat 40px; |
| | | } |
| | | |
| | | .select .city { |
| | |
| | | } |
| | | |
| | | .wicon { |
| | | background: url("../img/data.png") no-repeat 120px; |
| | | background: url("../image/data.png") no-repeat 120px; |
| | | } |
| | | |
| | | .time-icon { |
| | | background: url("../img/sel.png") no-repeat 128px; |
| | | background: url("../image/sel.png") no-repeat 128px; |
| | | } |
| | | |
| | | .river-btn { |
| | |
| | | |
| | | /**损失分析**/ |
| | | .evaluate-analysis { |
| | | height: 628px; |
| | | margin: 15px; |
| | | } |
| | | |
| | | .evaluate-box { |
| | | display: flex; |
| | | height: 77%; |
| | | } |
| | | |
| | | .evaluate-bottom { |
| | | display: flex; |
| | | justify-content: flex-end; |
| | | } |
| | | |
| | | .evaluate-bottom > input { |
| | | width: 120px; |
| | | height: 40px; |
| | | background-color: white; |
| | | border-radius: 11px; |
| | | } |
| | | |
| | | .evaluate-bottom > input:hover { |
| | | color: white; |
| | | background-color: #0db2ef; |
| | | } |
| | | |
| | | .export-img { |
| | | margin-right: 1%; |
| | | } |
| | | |
| | | .evaluate-box-left { |
| | | width: 70%; |
| | | } |
| | | |
| | | .evaluate-box-right { |
| | | width: 70%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .evaluate-box-top { |
| | |
| | | |
| | | .evaluate-box-middle { |
| | | width: 96%; |
| | | height: 650px; |
| | | border: 1px solid black; |
| | | height: 90%; |
| | | padding: 0px 10px 0px 10px; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | /**分页器**/ |
| | | |
| | | .flood-analysis-pagination { |
| | | position: relative; |
| | | text-align: center; |
| | |
| | | text-align: right; |
| | | } |
| | | |
| | | /**确认保存弹出框**/ |
| | | .confirm-popup{ |
| | | margin-top: 5%; |
| | | .flood-image-box .description { |
| | | font-size: 20px; |
| | | } |
| | | |
| | | .confirm-popup>div{ |
| | | /**确认保存弹出框**/ |
| | | .confirm-popup { |
| | | margin-top: 5%; |
| | | } |
| | | |
| | | .confirm-popup > div { |
| | | text-align: center; |
| | | } |
| | | |
| | | .confirm-top{ |
| | | .confirm-top { |
| | | font-size: 30px; |
| | | } |
| | | |
| | | .confirm-bottom{ |
| | | .confirm-bottom { |
| | | margin-top: 8%; |
| | | } |
| | | |
| | | .save-name-input{ |
| | | .save-name-input { |
| | | height: 26px; |
| | | width: 215px; |
| | | } |
| | | |
| | | .confirm-button{ |
| | | .confirm-button { |
| | | width: 80px; |
| | | height: 32px; |
| | | } |