*{margin:0;padding:0;box-sizing:border-box}body{width:100vw;min-height:100vh;overflow-x:hidden;display:flex;flex-direction:column;align-items:flex-end}body::-webkit-scrollbar{display:none}body img{display:block}.head{position:absolute;z-index:2;top:0;left:0;width:100vw;display:flex;align-items:center;justify-content:space-between;padding:30px 16% 0 10%;color:black}.head img{height:47px}.head .right{display:flex}.head .right span{margin:0 20px;cursor:pointer}.top{position:relative}.top .i1{width:100%}.top .app-icon{position:absolute;width:29%;height:29.31%;right:14.9%;top:28.77%}.top .down-box{position:absolute;right:15.73%;top:62.14%;display:flex;flex-direction:column;align-items:flex-end}.top .down-box .down-top{display:flex;justify-content:flex-end}.top .down-box .down-top img{width:12.45%;margin:0 10px;cursor:pointer}.top .down-box .code{display:flex;margin-top:10px}.top .down-box .code-box{display:flex;justify-content:flex-end;margin-right:30px;width:120px;height:130px;background:url("./imgs/kuang.png") no-repeat;background-size:100% 100%;display:flex;justify-content:center;align-items:center;padding-top:10px}.top .down-box .code-box:last-child{margin-right:10px}.top .down-box .code-box img{width:86%;height:86%}.i2{width:100%}.i3-box{position:relative}.i3-box .i3{width:73.84%;display:block;margin:0 auto}.i3-box .b1{position:absolute;right:16%;top:39%;height:6.58%;width:32%;cursor:pointer}.i3-box .b2{position:absolute;right:16%;top:88.5%;height:6.58%;width:32%;cursor:pointer}.i4-box{position:relative}.i4-box .bg{width:100%}.i4-box .icon2{width:29%;height:29.31%;margin-bottom:10px}.i4-box .apps{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.i4-box .apps .item{display:flex;align-items:center;justify-content:center;width:120px;height:44px;border-radius:10px;background-color:#26d367;font-size:12px;color:white;cursor:pointer}.i4-box .apps .item img{width:40px}.i4-box .apps .item:last-child{background-color:#4da8ef;margin-left:30px}.right-app{position:fixed;bottom:100px;right:20px}.right-app img{width:60px;display:block;margin-bottom:20px;cursor:pointer}@media screen and (max-width: 768px){.head{font-size:12px;white-space:nowrap}.head img{height:23px}.head .right span{margin:0 6px}.top .down-box .down-top img{width:20%;margin:0 2px;cursor:pointer}.top .down-box .code-box{margin-top:4px;width:60px;height:70px;padding-top:4px}}
