.big-screen-map{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center;z-index:1100;background-image:url(../img/map_background.7a07f124.jpg)}.big-screen-map #the-map{width:100%;height:100%;z-index:1100;background-color:rgba(0,0,0,.3);overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:15px}.big-screen-map .map-close{position:absolute;right:20px;top:20px;padding:15px;border:none;border-radius:50%;background-color:transparent;z-index:2101}.big-screen-map .map-close:hover{background-color:#484848}.big-screen-map .map-close i{font-size:24px;color:#fff}.big-screen-map .tooltip-item{text-align:left;margin-bottom:-40px;padding:10px}.big-screen-map .tooltip-item:last-child{margin-bottom:0}.big-screen-map .alert-contents{width:25%;height:30%;padding:0 15px;position:absolute;right:20px;bottom:20px;z-index:1101;overflow:hidden}.big-screen-map .alert-contents #li-container li{height:24px;line-height:24px;color:orange;opacity:.5;list-style-type:none;text-align:left;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}.big-screen-map .alert-contents #li-container:hover li{opacity:.8}.big-screen-map .the-normal{color:#fff}.big-screen-map .the-offline{color:#f56c6c}.big-screen-map .the-alert{color:#e6a23c}@-webkit-keyframes mymove{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes mymove{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}