| | |
| | | width: 291px; |
| | | height: 365px; |
| | | background-image: url(../images/Popup-yellow.png); |
| | | position: fixed; |
| | | position: absolute; |
| | | color:white; |
| | | left: 50%; |
| | | top: 50%; |
| | | transform: translate(-50%,-50%); |
| | | /*left: 50%;*/ |
| | | /*top: 50%;*/ |
| | | /*transform: translate(-50%,-50%);*/ |
| | | z-index: 101; |
| | | } |
| | | /* 输送设备弹窗 */ |
| | |
| | | width: 291px; |
| | | height: 336px; |
| | | background-image: url(../images/Popup-green.png); |
| | | position: fixed; |
| | | position: absolute; |
| | | color:white; |
| | | left: 50%; |
| | | top: 50%; |
| | | transform: translate(-50%,-50%); |
| | | /*left: 50%;*/ |
| | | /*top: 50%;*/ |
| | | /*transform: translate(-50%,-50%);*/ |
| | | z-index: 101; |
| | | } |
| | | #siteWindow-head { |
| | |
| | | /*库位弹窗*/ |
| | | #locWindow { |
| | | width: 292px; |
| | | height: 170px; |
| | | background-color: rgba(0,0,0,0.7); |
| | | height: 175px; |
| | | background-color: rgba(0,0,0,0.85); |
| | | border-radius: 20px; |
| | | /*background-image: url(../images/Popup-yellow.png);*/ |
| | | position: fixed; |
| | | position: absolute; |
| | | color:white; |
| | | left: 50%; |
| | | top: 50%; |
| | | transform: translate(-50%,-50%); |
| | | z-index: 101; |
| | | } |
| | | #locWindow-head { |