.Terminal{height:100%!important;overflow:hidden}.Terminal .van-field .van-field__label{width:60px}.Terminal .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.Terminal .wrapper .close{top:10px;right:10px;position:absolute}.Terminal .wrapper .close i{color:#fff}.Terminal .block{width:120px;height:120px;background-color:#fff}.Terminal .btn-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;height:60px;border-bottom:1px solid #707070}.Terminal .btn-list .van-icon__image{height:20px;width:20px}.Terminal .btn-list .terminal-btn{background-color:#fff;color:#000;border:1px solid #ddd}.Terminal .btn-list .van-button__text{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Terminal .btn-list .selected{background-color:#006eff;color:#fff}.Terminal .content{height:calc(100% - 190px);overflow-y:auto}.Terminal .content .van-cell{padding:10px 10px 0 10px}.Terminal .content .checkbox-content,.Terminal .content .checkbox-content .ellipsis{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Terminal .content .checkbox-content .ellipsis{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Terminal .content .checkbox-content .ellipsis .name{display:block;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Terminal .content .checkbox-content .van-cell__left-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Terminal .content .checkbox-content .van-icon__image{width:40px;height:40px}.Terminal .content .van-collapse-item__title--expanded{background:#006eff;color:#fff}.Terminal .content .van-collapse-item__content{padding:0}.Terminal .content .item-child{list-style:none;padding:0 16px}.Terminal .content .item-child li{padding:10px 0;line-height:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px}.Terminal .content .item-child li button{line-height:22px}.Terminal .content .item-child li img{height:24px;margin-right:10px}.Terminal .content .item-child li:after{border-bottom:1px solid #c1c1c1}.Terminal .content .item-child li:after,.Terminal .content .item-child li:last-child:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;-webkit-transform:scale(.5);transform:scale(.5)}.Terminal .content .item-child li:last-child:after{border-bottom:none}.Terminal .btns{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px}.Terminal .a{width:100%;height:100%;position:relative}.Terminal .popup-title{height:30px;line-height:30px;padding-left:15px}.Terminal .popup-btns{margin-top:15px;padding:0 15px}.Terminal .button-btns{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%}.Terminal .button-btns,.Terminal .van-button--mini{-webkit-box-sizing:border-box;box-sizing:border-box}.Terminal .van-button--mini{font-size:16px;height:30px}.Terminal .van-cell__right-icon{color:#fff;line-height:30px!important}.Terminal .van-cell__left-icon,.Terminal .van-cell__right-icon{height:30px;font-size:16px!important;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.Terminal .edit-dialog .van-field__body{border-bottom:1px solid #000}.Terminal .edit-dialog .van-field__label{width:100%}.Terminal .edit-dialog .van-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Terminal .view-overlay{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Terminal .view{background:#fff;border-radius:4px;width:100%}.Terminal .view-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2!important}.Terminal .view-title{margin:0;font-weight:600;font-size:18px}.Terminal .view-body .van-cell{display:block}.Terminal .view-body .van-cell__value{text-align:left;color:#000;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Terminal .view-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f2f2f2}.Terminal .view-footer .van-button{height:48px!important;background:#f2f2f2;border-radius:0!important;-webkit-box-flex:1;-ms-flex:1;flex:1}