| | |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | | background-color: #fff; |
| | | height: 20%; |
| | | height: 17%; |
| | | opacity: 0.8; |
| | | position: relative; |
| | | } |
| | |
| | | border-radius: 5px; |
| | | box-shadow: 0 0 3px rgba(0,0,0,.3); |
| | | background-color: #fff; |
| | | height: 75.8%; |
| | | height: 82%; |
| | | position: relative; |
| | | } |
| | | |
| | |
| | | |
| | | /* 输送线第二列 */ |
| | | .site-row-2 { |
| | | top: 102px; |
| | | top: 52px; |
| | | left: 300px; |
| | | } |
| | | .site-row-2 .site { |
| | |
| | | |
| | | /* 输送线第三列 */ |
| | | .site-row-3 { |
| | | top: 102px; |
| | | left: 400px; |
| | | top: 52px; |
| | | left: 370px; |
| | | } |
| | | .site-row-3 .site { |
| | | width: 100px; |
| | |
| | | background-color: #21ff3a; |
| | | font-size: 13px; |
| | | } |
| | | /*空站点*/ |
| | | .site-1{ |
| | | color: #333; |
| | | height: 20px; |
| | | border: 1px solid #fff; |
| | | cursor: pointer; |
| | | width: 50px; |
| | | text-align: center; |
| | | background-color: #ffffff; |
| | | font-size: 13px; |
| | | } |
| | | /* 无效站点(必须在site下面) */ |
| | | |
| | | .site-none { |
| | | border: none; |
| | | background-color: transparent; |
| | |
| | | /* ------------------ 货架总成 ------------------ */ |
| | | .main-part { |
| | | position: absolute; |
| | | top: 100px; |
| | | left: 500px; |
| | | top: 10px; |
| | | left: 440px; |
| | | } |
| | | .main-part .lane { |
| | | /*margin-bottom: 30px;*/ |
| | |
| | | } |
| | | |
| | | /* 入库口 */ |
| | | .cargo-put-0 { |
| | | transform: rotateY(180deg); |
| | | top: 338px; |
| | | left: 1710px; |
| | | position: absolute; |
| | | width: 50px; |
| | | height: 40px; |
| | | background-image: url("../image/fork_r.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 100%; |
| | | background-position: top center; |
| | | } |
| | | .cargo-put-1 { |
| | | top: 108px; |
| | | left: 152px; |
| | | position: absolute; |
| | | width: 50px; |
| | | height: 40px; |
| | | background-image: url("../image/fork_r.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 100%; |
| | | background-position: top center; |
| | | } |
| | | /*.cargo-put-0 {*/ |
| | | /* transform: rotateY(180deg);*/ |
| | | /* top: 338px;*/ |
| | | /* left: 1710px;*/ |
| | | /* position: absolute;*/ |
| | | /* width: 50px;*/ |
| | | /* height: 40px;*/ |
| | | /* background-image: url("../image/fork_r.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 100%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /*.cargo-put-1 {*/ |
| | | /* top: 108px;*/ |
| | | /* left: 152px;*/ |
| | | /* position: absolute;*/ |
| | | /* width: 50px;*/ |
| | | /* height: 40px;*/ |
| | | /* background-image: url("../image/fork_r.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 100%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /* 扫码器 */ |
| | | .code-decoder { |
| | | position: absolute; |
| | | width: 30px; |
| | | height: 30px; |
| | | background-image: url("../image/bscanner.png"); |
| | | background-repeat: no-repeat; |
| | | background-size:100% 60%; |
| | | background-position: top center; |
| | | } |
| | | /*.code-decoder {*/ |
| | | /* position: absolute;*/ |
| | | /* width: 30px;*/ |
| | | /* height: 30px;*/ |
| | | /* background-image: url("../image/bscanner.png");*/ |
| | | /* background-repeat: no-repeat;*/ |
| | | /* background-size:100% 60%;*/ |
| | | /* background-position: top center;*/ |
| | | /*}*/ |
| | | /* 扫码器文字 */ |
| | | .code-decoder-data { |
| | | font-size: small; |