.device-map{width:100%;height:100%}.device-map .data-block-panel .mainMsg{-webkit-box-shadow:2px 2px 6px 0 #aaa;box-shadow:2px 2px 6px 0 #aaa;width:200px;height:100px;background-color:hsla(0,0%,100%,.7);margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.device-map .data-block-panel .mainMsg :last-child{font-size:14px;margin-top:6px}.device-map .data-block-panel .mainMsg .val{font-size:25px;height:40px;cursor:pointer;line-height:40px}.device-map .data-block-panel .mainMsg .val:hover{font-size:27px}.device-map .data-block-panel .mainMsg .label{color:#aaa}.device-map .data-block-panel .all-block .val{color:#0070cc}.device-map .data-block-panel .online-block .val{color:green}.device-map .data-block-panel .offline-block .val{color:#555}.device-map .data-block-panel .alarm-block .val{color:#ff4500}.device-map .BMap_bubble_title{font-size:15px;font-weight:700;padding-left:10px}.device-map .BMapLabel{-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#333;padding:3px 5px;border-radius:3px}.device-map .BMap_bubble_content{padding-top:15px}.device-map .BMap_bubble_content .info-item{height:33px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc;margin-top:-1px}.device-map .BMap_bubble_content .info-item .label{width:100px;text-align:right;padding-left:10px;color:#777}.device-map .BMap_bubble_content .info-item .val{padding-left:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}