*{margin:0;padding:0;list-style:none}body{font-size:16px}body,html{width:100%}.page{width:100%;overflow-x:hidden;padding-bottom:3.2rem}.page .img-box{padding-bottom:120%;width:100%;overflow:hidden;position:relative}.page .img-box img{width:100%;display:block;position:absolute;left:0;top:0}.page .img-box .mask{position:absolute;bottom:0;left:0;width:100%;height:40%;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,.5),#fff)}.box{padding-left:.45rem;padding-right:.45rem;padding-bottom:.8rem;width:100%;box-sizing:border-box}.box .title{font-size:.4rem;font-weight:700;color:#000;margin-bottom:.35rem;line-height:1.15}.box .desc{font-size:.28rem;line-height:.4rem}.box .desc p{margin-top:.3rem}.box .step{font-size:.28rem;line-height:.4rem;margin-top:.3rem}.box .step span{font-weight:700}.bottom-box{position:fixed;width:100%;left:0;bottom:0;z-index:1000;height:3rem;background-image:url(../assets/images/application-bg.png);background-size:100% 100%;background-color:transparent;background-position:bottom center;padding:0 .32rem;box-sizing:border-box;display:none}.bottom-box.ios{position:fixed;width:100%;padding:.2rem;box-sizing:border-box;left:0;bottom:0;height:auto;z-index:1000;background:#fff;box-shadow:0 0 .05rem .05rem #ececec}.bottom-box.ios .flex{margin-top:0}.bottom-box img{max-width:100%}.bottom-box .logo{width:1.2rem;height:1.2rem;border:.04rem solid #f5f5f5;box-sizing:border-box;border-radius:.28rem;margin-left:auto;margin-right:auto;margin-top:-.3rem}.bottom-box .logo img{width:100%}.bottom-box .appName{height:.38rem;font-size:.32rem;font-weight:700;color:#000;line-height:.38rem;text-align:center;margin-top:.14rem}.bottom-box .flex{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:.3rem}.bottom-box .bottom-box-item{flex:1;height:1.12rem;border-radius:.24rem;border:.02rem solid #ff3900;font-size:.24rem;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#ff3900;line-height:.28rem;font-weight:lighter}.bottom-box .bottom-box-item p{margin-top:-.02rem}.bottom-box .bottom-box-item#btn{border:none;position:relative;height:auto}.bottom-box .bottom-box-item#btn:before{content:'Read the Book';display:block;width:100%;padding:.2rem 0;background:linear-gradient(-90deg,#fc3636,#fd7425);background-size:300% 100%;border-radius:.5rem;font-size:.36rem;color:#fff;text-align:center;font-weight:700;line-height:.5rem;animation:bgSize .4s infinite ease-in-out alternate}.bottom-box .bottom-box-item#openAppBtn{background:#ff3900;margin-left:.2rem;color:#fff}.bottom-box .bottom-box-item#openAppBtn .text-bold{color:#fff}.bottom-box .bottom-box-item .text-bold{font-size:.36rem;font-weight:700;color:#ff3900;line-height:.42rem;margin-top:.04rem}@keyframes bgSize{0%{background-size:300% 100%}100%{background-size:100% 100%}}