body,html{padding:0;margin:0;box-sizing:border-box}#app,body,html{width:100%;height:100%}#layerMain{position:absolute;width:300px;height:160px;line-height:160px;text-align:center;color:#fff;display:none;background-color:rgba(34,34,35,.6)}#layerMain .shape{position:absolute;margin:auto;left:0;right:0;width:0;height:0;bottom:-40px;border:20px solid transparent;border-top-color:rgba(34,34,35,.6)}#layerMain .plane{position:absolute;width:50px;top:158px;left:80px}.home{position:relative;width:100%;height:100%;overflow:hidden;background-image:url(/img/back.ea0a12fc.png);background-size:100% 130%}.home .rightMain{position:absolute;right:0;width:300px;height:100%;z-index:100;padding:10px;box-sizing:border-box;color:#fff;background-color:hsla(0,0%,100%,.2)}.home .rightMain .title{width:100%;font-size:18px;font-weight:700;margin-bottom:10px}.home .rightMain .cont{height:150px}.home .rightMain .cont ul{padding:0;margin-bottom:0}.home .rightMain .cont ul li{list-style:none;float:left;width:33.33%;padding:10px 0;text-align:center;cursor:pointer;font-size:14px}.home .rightMain .cont ul li:hover{color:#7fffd4}