| | |
| | | } |
| | | |
| | | textarea { |
| | | width: 100%; |
| | | text-indent: 2em; |
| | | max-width: 653px; |
| | | min-height: 100px; |
| | | } |
| | | |
| | | .prefaceImg { |
| | |
| | | padding: 8px; |
| | | overflow: hidden; |
| | | white-space: pre-line; |
| | | |
| | | textarea { |
| | | width: 100%; |
| | | min-height: 20px; |
| | | min-width: 80px; |
| | | border: 0; |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .bk-swdt { |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | |
| | | img { |
| | | width: 30px; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .bk-iframe { |
| | | width: 1200px; |
| | | height: 630px; |
| | | position: fixed; |
| | | left: -25%; |
| | | border: 1px solid #f49a4c; |
| | | z-index: 111; |
| | | background-color: #fff; |
| | | |
| | | .header-swdt { |
| | | height: 30px; |
| | | color: #000; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | background-color: #f49a4c; |
| | | |
| | | p { |
| | | margin: 0; |
| | | padding: 0; |
| | | padding-left: 10px; |
| | | text-indent: 0; |
| | | } |
| | | |
| | | i { |
| | | margin-right: 10px; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .bk-inputUpload { |
| | | width: 100%; |
| | | height: 200px; |
| | | |
| | | input { |
| | | width: 250px; |
| | | margin-left: 15px; |
| | | display: none; |
| | | } |
| | | |
| | | .btnUpload { |
| | | width: 60px; |
| | | height: 60px; |
| | | border: 2px dashed #f49a4c; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 50px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .btnUpload-list { |
| | | width: 40px; |
| | | height: 40px; |
| | | border: 2px dashed #f49a4c; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 40px; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .upload-list { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | flex-wrap: wrap; |
| | | } |
| | | |
| | | .demo-image__preview-swdt { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .demo-image__preview { |
| | | width: 200px; |
| | | height: 100px; |
| | | border: 1px solid #f49a4c; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | margin-right: 6px; |
| | | margin-bottom: 6px; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | .bj-tip { |
| | | min-width: 269px; |
| | | display: flex; |
| | | justify-content: space-around; |
| | | align-items: center; |
| | | padding: 3px 14px; |
| | | padding: 4px 14px; |
| | | box-sizing: border-box; |
| | | border: 3px solid #f49a4c; |
| | | border-radius: 30px; |
| | | position: absolute; |
| | | top: -30px; |
| | | top: -25px; |
| | | left: 15px; |
| | | background-color: #fff; |
| | | color: #f49a4c; |
| | | font-weight: bold; |
| | | font-size: 18px; |
| | | |
| | | img { |
| | | margin-left: 15px; |
| | | div { |
| | | width: 35px; |
| | | height: 30px; |
| | | border-radius: 5px; |
| | | background-color: #f49a4c; |
| | | border: 1px solid #f49a4c; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | margin-left: 5px; |
| | | cursor: pointer; |
| | | |
| | | svg { |
| | | fill: #fff; |
| | | } |
| | | } |
| | | |
| | | div:hover { |
| | | background-color: #fff; |
| | | border: 1px solid #f49a4c; |
| | | |
| | | svg { |
| | | fill: #f49a4c; |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | text-indent: 0em; |
| | | margin-left: 0%; |
| | | margin-right: 0%; |
| | | /* width: 23%; */ |
| | | } |
| | | |
| | | .right { |