.box-scale{width:100%;height:800px;background:#f7f7f7;border-radius:15px}.outBox{position:relative;width:30%;top:8.5%;margin:0 auto 20px}.innerBox{position:absolute;display:-ms-flexbox;display:flex;width:100px;top:0;left:0}.innerBox button{background-color:transparent;border:none}.changeBox{position:absolute;bottom:0;margin:auto}.scaleBtn{position:fixed;top:6%;right:10%}.scaleBtn button{border:none;background-color:#1890ff;color:#fff;height:25px;line-height:23px;border-radius:5px;margin-right:10px}.changeBox .btn-def{width:90px;height:30px;border-radius:15px;background-color:#fff;border:1px solid #b9b9b9;margin:0 10px;text-align:center;line-height:30px;color:#000;cursor:default}.changeBox .btn-def:hover{background-color:#6672fc;color:#fff}.pageNumBox{width:60px;height:25px;background-color:#b9b9b9;color:#fff;border-radius:15px;text-align:center;line-height:25px;padding:0 10px;margin-top:2px}.flex{display:-ms-flexbox;display:flex}