@keyframes moveDown{0%{scale:1;transform:translateY(0)}50%{scale:1.05;transform:translateY(12px)}100%{scale:1;transform:translateY(0)}}.downloadPage{background:#F5F8F8}.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:10.5rem}.downloadPage .banner .title{padding-top:3.3rem;font-weight:700;color:#FFF;font-size:1.6rem;text-align:center}.downloadPage .banner .icon{display:flex;justify-content:center;margin-top:1.8rem;animation:moveDown 1.5s linear infinite}.downloadPage .banner .icon img{width:1rem}.downloadPage .download{padding-top:.5rem;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:100%;height:100%;background-size:cover;z-index:-1}.downloadPage .download .item .item_box{align-items:center;display:flex;padding:.85rem .5rem .4rem .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:6.5rem;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 .button{margin-top:1.25rem;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,#FA8B41 0,#FA8B41 71%,#FA8B41 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:#3575F5;background:0 0;border:2px solid #3575F5}.downloadPage .download .item .item_box .info .button .white:before{background:#3575F5;border-radius:.75rem}.downloadPage .download .item .item_box .info .button .white:hover{background:#3575F5;border:2px solid #3575F5;color:#fff}.downloadPage .download .item:nth-child(1):before{background:url(/static/images/download/item_bg1.png) no-repeat}.downloadPage .download .item:nth-child(2):before{background:url(/static/images/download/item_bg2.png) no-repeat}.downloadPage .download .item:nth-child(3):before{background:url(/static/images/download/item_bg3.png) no-repeat}@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}}