@keyframes moveDown{0%{scale:1;transform:translateY(0)}50%{scale:1.05;transform:translateY(10px)}100%{scale:1;transform:translateY(0)}}.downloadPage{padding-top:1.5rem;background:linear-gradient(180deg,#036AFF 0,rgba(3,106,255,.81) 24%,rgba(42,202,254,.21) 65%,rgba(255,255,255,.06) 100%)}.downloadPage .top_header{background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url(/static/images/download/top_bg.png);padding-bottom:2.5rem}.downloadPage .top_header .title{font-size:1.5rem;font-weight:700;color:#FFF;text-align:center;line-height:1.5}.downloadPage .top_header .title_des{white-space:pre-wrap;text-align:center;font-weight:700;color:#FFF;line-height:.8rem;font-size:.45rem;padding-top:.4rem}.downloadPage .top_header .top_icon{display:flex;justify-content:center;padding-top:1.5rem;width:100%}.downloadPage .top_header .top_icon img{max-width:14rem}.downloadPage .top_header .move_down{display:flex;justify-content:center;margin-top:1.4rem;animation:moveDown 1.2s linear infinite}.downloadPage .top_header .move_down img{display:block;width:.9rem;height:.9rem}.downloadPage .download{margin:0 .25rem;padding-bottom:2rem}.downloadPage .download .item{width:100%;height:9.5rem;margin-bottom:1.5rem;background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:.5rem;position:relative}.downloadPage .download .item .bg_img{display:block;max-width:100%;width:100%;opacity:.6;border-radius:.5rem;height:9.5rem;object-fit:cover;aspect-ratio:1280/380}.downloadPage .download .item .item_box{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;align-items:center;display:flex;justify-content:center}.downloadPage .download .item .item_box .item_icon{margin-top:.5rem}.downloadPage .download .item .item_box .item_icon img{display:block;width:6rem;height:7.5rem;object-fit:cover;aspect-ratio:240/300}.downloadPage .download .item .item_box .info{margin-left:3.35rem;display:flex;flex-direction:column;align-items:baseline}.downloadPage .download .item .item_box .info .title{font-weight:700;color:#333;font-size:1.2rem;line-height:1.5;letter-spacing:.105rem}.downloadPage .download .item .item_box .info .title_des{color:#333;font-weight:700;line-height:1.1rem;font-size:.5rem}.downloadPage .download .item .item_box .info .button{margin-top:1.35rem;display:flex;align-items:center;justify-content:center}.downloadPage .download .item .item_box .info .button .button_item{cursor:pointer;position:relative;box-shadow:0 .25rem .5rem 1px rgba(0,0,0,.16);margin-left:1rem;width:4.5rem;height:1.35rem;border-radius:.75rem;font-size:.4rem;text-decoration:none;margin-left:.5rem;font-weight:700}.downloadPage .download .item .item_box .info .button .button_item span{display:flex;align-items:center}.downloadPage .download .item .item_box .info .button .orange{color:#FFF;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%);margin-left:0}.downloadPage .download .item .item_box .info .button .orange:before{border-radius:.7rem;background:linear-gradient(90deg,#FFBE1F 0,#FE6909 100%)}.downloadPage .download .item .item_box .info .button .white{color:#244BF2;background:0 0;border:2px solid #244BF2}.downloadPage .download .item .item_box .info .button .white:before{background:#244BF2;border-radius:.75rem}.downloadPage .download .item .item_box .info .button .white:hover{background:#244BF2;border:2px solid #244BF2;color:#fff}@media (max-width:800px){.downloadPage .download .item .item_box .info{margin-left:.5rem}}@media (max-width:615px){.downloadPage .download .item{height:16rem}.downloadPage .download .item .bg_img{height:100%}.downloadPage .download .item .item_box{flex-wrap:wrap;flex-direction:column}.downloadPage .download .item .item_box .info{margin-left:.5rem}.downloadPage .download .item .item_box .info .title{text-align:center}.downloadPage .download .item .item_box .info .title_des{text-align:center}}