@media screen and (min-width:750px){.hd-left-menu1{width:80px;min-width:80px;background:#fff;font-size:14px;font-family:Microsoft YaHei UI;font-weight:400;color:#1c2028;line-height:14px;text-align:center;flex-shrink:0;z-index:10}.hd-left-menu1 .ppt-nav{margin-top:20px}.hd-left-menu1>.menu{cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:100%;height:72px;align-items:center}.hd-left-menu1>.menu,.hd-left-menu1>.menu:active,.hd-left-menu1>.menu:focus,.hd-left-menu1>.menu:hover{outline:none;border:none}.hd-left-menu1>.menu .icon{width:20px;height:20px}.hd-left-menu1>.menu .title{font-size:12px;color:rgba(17,5,7,.8);margin-top:7px}.hd-left-menu1>.menu.active{background:rgba(5,124,255,.1)}.hd-left-menu1>.menu.active .title{color:#057cff;font-weight:600}}@media screen and (max-width:750px){.hd-left-menu1{height:80px;width:100%;background:#fff;position:fixed;bottom:0;display:flex;justify-content:space-between;align-items:center;overflow:scroll;z-index:10}.hd-left-menu1 .ppt-nav{display:none}.hd-left-menu1 .menu{text-align:center;min-width:80px}.hd-left-menu1 .menu .icon{width:30px;height:30px}}.hd-loading-popup>.loading{width:288px;height:288px;background:#fff;width:100%;display:flex;flex-direction:column;align-items:center;border-radius:10px}.hd-loading-popup>.loading>img{width:168px;height:168px;margin-top:20px;margin-bottom:8px}.hd-loading-popup>.loading .cancel{width:auto;height:32px;line-height:30px;border-radius:6px;font-size:13px;padding:0 31px;color:#0e1b2e;border:1px solid rgba(14,27,46,.1);margin-top:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.hd-loading-popup>.loading .cancel:hover{border:1px solid #fff!important;background:rgba(14,27,46,.05)}