body,html{height:100%;margin:0;font-family:Microsoft YaHei!important;color:#000!important;line-height:normal!important}#app{height:100%;min-width:1280px;min-height:600px}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar,::-webkit-scrollbar-track-piece{background-color:transparent}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{border-radius:5px;background-color:hsla(220,4%,58%,.3)}.scaleimg-con{overflow:hidden}.scaleimg-con>img{width:100%;height:100%;transition:transform .3s linear}.scaleimg-con>img:hover{transform:scale(1.05)}