@keyframes moveDown{0%{scale:1;transform:translateY(0)}50%{scale:1.05;transform:translateY(10px)}100%{scale:1;transform:translateY(0)}}.downloadPage .banner{background-position:center center;background-size:cover;background-repeat:no-repeat;background-position:100% 100%;background-image:url(/static/images/download/banner.jpg);height:8rem}.downloadPage .banner .title{padding-top:2.75rem;font-weight:700;color:#FFF;font-size:1.5rem;text-align:center}.downloadPage .download{margin-top:.2rem;padding-bottom:2rem}.downloadPage .download .item{width:100%;height:9.5rem;margin-top:1rem;border-radius:.5rem;position:relative;background:#F0F8FC;z-index:1;overflow:hidden}.downloadPage .download .item:before{content:"";position:absolute;top:0;left:0;width:11.5rem;height:100%;background:linear-gradient(88deg,#E9F4F9 0,#F9FCFE 100%);z-index:-1}.downloadPage .download .item .item_box{color:#fff;align-items:center;display:flex;padding:.875rem .5rem .625rem .5rem}.downloadPage .download .item .item_box .item_icon{padding-left:3.05rem;max-width:11.6rem;width:100%}.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:2.675rem;display:flex;flex-direction:column;align-items:baseline}.downloadPage .download .item .item_box .info .title{font-weight:700;color:#333;font-size:1.15rem}.downloadPage .download .item .item_box .info .title_des{color:#333;font-size:.55rem;padding-top:.5rem}.downloadPage .download .item .item_box .info .change{display:flex;margin-top:.5rem}.downloadPage .download .item .item_box .info .change .change-item{padding:.2rem .3rem;background:#FFF;border-radius:.1rem;border:1px solid #333;margin-right:.5rem;min-width:2.75rem;color:#333;font-size:.35rem;text-align:center;cursor:pointer;position:relative;transition:all .3s}.downloadPage .download .item .item_box .info .change .change-item:before{position:absolute;content:'';width:.45rem;height:.4rem;right:0;bottom:0;border-radius:.1rem;background:url(/static/images/download/icon_change.svg) no-repeat;opacity:0;transition:all .3s}.downloadPage .download .item .item_box .info .change .change-item:hover{border-color:#FF6C17;color:#FF6C17}.downloadPage .download .item .item_box .info .change .change-item.active{color:#FF6C17;border-color:#FF6C17}.downloadPage .download .item .item_box .info .change .change-item.active:before{opacity:1}.downloadPage .download .item .item_box .info .button{margin-top:.7rem;display:flex;align-items:center;justify-content:center}.downloadPage .download .item .item_box .info .button .button_item{cursor:pointer;font-weight:700;position:relative;box-shadow:0 .25rem .5rem 1px rgba(0,0,0,.16);margin-left:1rem;width:4.5rem;height:1.3rem;border-radius:.75rem;font-size:.4rem;text-decoration:none;margin-left:.5rem;font-weight:500;box-shadow:0 3px 8px 1px rgba(0,0,0,.16)}.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(180deg,#FF6C17 0,#FF6C17 71%,#FF6C17 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:#333;background:0 0;border:2px solid #333}.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}.downloadPage .download .item:nth-child(1) .item_box .info .button{margin-top:1.25rem}@media (max-width:1100px){.downloadPage .download .item:before{width:7.5rem}.downloadPage .download .item .item_box .item_icon{padding-left:1.5rem;display:flex;align-items:center;justify-content:center;width:7.5rem}.downloadPage .download .item .item_box .info{margin-left:1rem}}@media (max-width:860px){.downloadPage .download .item{height:auto}.downloadPage .download .item:before{display:none}.downloadPage .download .item .item_box{flex-wrap:wrap}.downloadPage .download .item .item_box .item_icon{padding-left:0;width:100%;max-width:100%}.downloadPage .download .item .item_box .info{width:100%;margin-left:0;align-items:center}}@media (max-width:700px){.downloadPage .banner{display:flex;align-items:center;justify-content:center}.downloadPage .banner .title{padding-top:0;font-size:1rem}}@media (max-width:650px){.downloadPage .download .item{height:auto}.downloadPage .download .item:before{display:none}.downloadPage .download .item .item_box{flex-wrap:wrap}.downloadPage .download .item .item_box .item_icon{padding-left:0;width:100%;max-width:100%}.downloadPage .download .item .item_box .info{width:100%;margin-left:0;align-items:center}.downloadPage .download .item .item_box .info .title{font-size:.8rem}.downloadPage .download .item .item_box .info .title_des{font-size:.4rem}.downloadPage .download .item .item_box .info .button{flex-direction:column}.downloadPage .download .item .item_box .info .button .button_item{margin-left:0}.downloadPage .download .item .item_box .info .button .button_item:nth-child(1){margin-bottom:.5rem}}