.my-pagination{display:flex;align-items:center;margin-left:20px}.my-pagination a,.my-pagination span{display:inline-block;height:38px;padding:0 15px;margin:0 4px;border:1px solid #ccc;font-size:16px;color:#333;line-height:38px;border-radius:2px;cursor:pointer}.my-pagination a.current,.my-pagination a:hover,.my-pagination span.current{color:#fff;background-color:#0086e3;border-color:#0086e3}.my-pagination .prev i{display:inline-block;transform-origin:50% 48%;transform:rotate(180deg)}.my-pagination .next.current,.my-pagination .prev.current{color:#bfbfbf;background:#f2f2f2;border:1px solid #bfbfbf;cursor:not-allowed}.my-pagination .skip-next{position:relative;overflow:hidden}.my-pagination .skip-next:hover:after{content:"\e836";font-family:iconfont;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#fff;transform:rotate(-90deg);font-size:24px;color:#0086e3}.my-pagination .skip-prev{position:relative;overflow:hidden}.my-pagination .skip-prev:hover:after{content:"\e836";font-family:iconfont;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#fff;transform:rotate(90deg);font-size:24px;color:#0086e3}

/*! autoprefixer: on */*{font-family:manrope,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,"sans-serif"}.cover{position:relative;height:auto;background-image:none}.cover-bg{width:100%;height:37.5rem;object-fit:cover}.cover-title{top:12.688rem;font-size:3.5rem;font-weight:700}.cover-text,.cover-title{position:absolute;left:10.625rem;color:#fff;line-height:1}.cover-text{top:17.563rem;font-size:1.125rem}.main .title-1th-list{display:flex;justify-content:flex-start;width:98.75rem;height:3.813rem;background-color:#f5f5f5;border-radius:.5rem;margin:2.5rem auto 1.313rem}.main .title-1th-list .title-1th{display:flex;align-items:center;padding:0 1.25rem;margin-right:1.875rem;height:100%;font-size:1.125rem;color:#666;font-weight:700;position:relative;cursor:pointer}.main .title-1th-list .title-1th:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 2.5rem);height:.188rem;background-color:#0d58c9;opacity:0;transition:all .3s ease}.main .title-1th-list .title-1th.active{color:#333}.main .title-1th-list .title-1th.active:after{opacity:1}.main .container{display:none;padding-bottom:6.25rem}.main .container .center-wrap{width:98.75rem;margin:0 auto}.main .container.active{display:block}.main .container .card-list{display:flex;justify-content:space-around;align-items:flex-start}.main .container .card-list .card{width:23.125rem}.main .container .card-list .card-wrap{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:100%;height:26.875rem;background-color:#f5f5f5;border-radius:.75rem}.main .container .card-list .card-wrap img{width:100%;height:12.938rem;object-fit:cover}.main .container .card-list .card-title{margin:1.25rem 1.875rem 0;height:3.75rem;font-size:1.25rem;color:#333;font-weight:700;line-height:1.2;display:flex;align-items:center;justify-content:center;text-align:center}.main .container .card-list .card-subtitle{margin:1.875rem 0 .625rem;font-size:1rem;color:#333;font-weight:500;line-height:1.2}.main .container .card-list .card-text{font-size:.875rem;color:#666;font-weight:500}.main .container .card-list .card-btn{display:flex;justify-content:center;align-items:center;margin:2rem auto 0;width:16.75rem;height:3.063rem;background-color:#3790ff;border-radius:.5rem;font-size:1.125rem;color:#fff;transition:all .5s ease}.main .container .card-list .card-btn svg{margin-right:.625rem;width:1.875rem;height:1.875rem;font-size:1.875rem;color:#fff;fill:currentcolor}.main .container .card-list .card-btn:hover{transform:scale(1.1)}.main .container .table-download{display:flex;justify-content:space-between}.main .container .table-download .table-left{padding:.625rem .813rem;width:25rem;border-radius:.75rem;background-color:#f7f7f7;box-sizing:border-box;max-height:62rem;overflow-y:scroll}.main .container .table-download .table-left::-webkit-scrollbar{display:none}.main .container .table-download .table-left .table-nav-1th{line-height:1.2;cursor:pointer;color:#666;position:relative}.main .container .table-download .table-left .table-nav-1th:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:calc(100% - 2.5rem);height:1px;background-color:#dcdcdc}.main .container .table-download .table-left .table-nav-1th-wrap{padding:0 1.25rem;border-radius:.5rem}.main .container .table-download .table-left .table-nav-1th-wrap:hover{background-color:#ebebeb}.main .container .table-download .table-left .table-nav-1th h3{display:flex;justify-content:space-between;align-items:center;padding:.938rem 0;font-size:1.125rem;color:inherit;font-weight:400;line-height:inherit}.main .container .table-download .table-left .table-nav-1th h3 span{line-height:inherit}.main .container .table-download .table-left .table-nav-1th h3 svg{width:1.25rem;height:1.25rem;color:#b1b1b1;fill:currentcolor;transition:all .5s ease}.main .container .table-download .table-left .table-nav-1th.active{color:#0d58c9}.main .container .table-download .table-left .table-nav-1th.active h3{font-weight:600}.main .container .table-download .table-left .table-nav-1th.active h3 svg{color:#0d58c9;transform:rotate(90deg)}.main .container .table-download .table-left .table-nav-1th.active .table-nav-2th-list{max-height:75rem}.main .container .table-download .table-left .table-nav-1th--noleaf.active h3 svg{transform:none}.main .container .table-download .table-left .table-nav-2th-list{max-height:0;overflow:hidden;transition:all .5s ease}.main .container .table-download .table-left .table-nav-2th{padding:0 1.25rem}.main .container .table-download .table-left .table-nav-2th-wrap{padding:1.125rem .625rem .875rem 1.75rem;line-height:1.3;color:#666;font-size:1.125rem;border-radius:.5rem;margin:.2rem}.main .container .table-download .table-left .table-nav-2th-wrap:hover{background-color:#ebebeb}.main .container .table-download .table-left .table-nav-2th-wrap h4{font-weight:400;position:relative}.main .container .table-download .table-left .table-nav-2th-wrap h4:before{content:"";position:absolute;left:-1rem;top:.688rem;width:0;height:0;border:.188rem solid #666;border-radius:50%}.main .container .table-download .table-left .table-nav-2th:last-child{margin-bottom:1.25rem}.main .container .table-download .table-left .table-nav-2th.active .table-nav-2th-wrap{color:#0d58c9;font-weight:500;background-color:#ebebeb}.main .container .table-download .table-left .table-nav-2th.active .table-nav-2th-wrap h4:before{border-color:#0d58c9}.main .container .table-download .table-right{width:72.75rem;display:flex;flex-direction:column}.main .container .table-download .table-right .table-lists{flex:1;background-color:#f7f7f7;border-radius:.75rem;padding:.625rem 2.5rem;box-sizing:border-box}.main .container .table-download .table-right .table-lists .tr{position:relative;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:1.25rem 0;border-bottom:1px solid #dcdcdc;z-index:1;display:none}.main .container .table-download .table-right .table-lists .tr.active{display:flex}.main .container .table-download .table-right .table-lists .tr .td-comment{padding:1.3rem 1.3rem 2rem;width:100%;flex-shrink:0;box-sizing:border-box}.main .container .table-download .table-right .table-lists .tr .td{padding:0 .625rem}.main .container .table-download .table-right .table-lists .tr .td svg{width:2.5rem;height:2.5rem}.main .container .table-download .table-right .table-lists .tr .td.ios{color:#0796f2}.main .container .table-download .table-right .table-lists .tr .td.android{color:#16c8b0}.main .container .table-download .table-right .table-lists .tr .td-group{display:flex;flex-wrap:wrap;justify-content:flex-start;width:53.4rem}.main .container .table-download .table-right .table-lists .tr:before{content:"";position:absolute;left:-2.5rem;top:0;width:calc(100% + 5rem);height:100%;background-color:rgba(51,51,51,.1);display:none;z-index:-1}.main .container .table-download .table-right .table-lists .tr:hover.tr:before{display:block}.main .container .table-download .table-right .table-lists-title{width:21.25rem}.main .container .table-download .table-right .table-lists-title h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;color:#333;font-weight:500}.main .container .table-download .table-right .table-lists-text{width:19.375rem}.main .container .table-download .table-right .table-lists-text p{font-size:1.125rem;color:#666}.main .container .table-download .table-right .table-lists-link{width:8.75rem}.main .container .table-download .table-right .table-lists-link a{display:flex;align-items:center;font-size:1.125rem;color:#0d58c9}.main .container .table-download .table-right .table-lists-link a svg{margin-left:.313rem;width:1rem!important;height:1rem!important;color:#0d58c9;fill:currentcolor}.main .container .table-download .table-right .table-lists-info{min-width:30.625rem}.main .container .table-download .table-right .table-lists-info p{display:flex;align-items:center;color:#666;font-size:1.125rem;font-style:italic}.main .container .table-download .table-right .table-lists-info p .link{color:#0d58c9}.main .container .table-download .table-right .table-lists-info svg{margin-top:-.188rem;margin-right:.313rem;width:1.25rem!important;height:1.25rem!important;color:#666;fill:currentcolor}.main .container .table-download .table-right .table-lists-btn{padding:0;width:8.75rem;display:flex;align-items:center;justify-content:flex-end}.main .container .table-download .table-right .table-lists-btn a{display:flex;align-items:center;justify-content:center;background-color:#3790ff;border-radius:.5rem;font-size:1rem;color:#fff;padding:.313rem .625rem;transition:all .5s ease}.main .container .table-download .table-right .table-lists-btn a svg{margin-right:.313rem;width:1.75rem;height:1.75rem;color:#fff;fill:currentcolor}.main .container .table-download .table-right .table-lists-btn a:hover{transform:scale(1.05)}.main .container .table-download .table-right .table-lists-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding:.688rem .875rem;background-color:#f7f7f7;border-radius:.75rem}.main .container .table-download .table-right .table-lists-footer .my-pagination .prev{transform:rotate(180deg);border:none;background-color:unset}.main .container .table-download .table-right .table-lists-footer .my-pagination .prev svg{color:#666;width:1.438rem;height:1.438rem;fill:currentcolor}.main .container .table-download .table-right .table-lists-footer .my-pagination .next{border:none;background-color:unset}.main .container .table-download .table-right .table-lists-footer .my-pagination .next svg{color:#666;width:1.438rem;height:1.438rem;fill:currentcolor}.main .container .table-download .table-right .table-lists-footer .my-pagination .current{background-color:#0d58c9;border-radius:50%;border:unset}.main .container .table-download .table-right .table-lists-footer .my-pagination .current.next,.main .container .table-download .table-right .table-lists-footer .my-pagination .current.prev{background-color:unset}.main .container .table-download .table-right .table-lists-footer .my-pagination .current.next svg,.main .container .table-download .table-right .table-lists-footer .my-pagination .current.prev svg{color:#cfcfcf}.main .container .table-download .table-right .table-lists-footer .my-pagination a{display:flex;align-items:center;justify-content:center;padding:0;margin:0 .625rem;width:1.625rem;height:1.625rem;min-width:22px;min-height:22px;font-size:1.125rem;border:none;background-color:unset;color:#333}.main .container .table-download .table-right .table-lists-footer .my-pagination a:hover{color:#333}.main .container .table-download .table-right .table-lists-footer .my-pagination span{display:flex;align-items:center;justify-content:center;margin:0 .625rem;padding:0;width:1.625rem;height:1.625rem;min-width:22px;min-height:22px;font-size:1.125rem;border:unset}.main .container .table-download .table-right .table-lists-footer .my-pagination span.skip-next{overflow:visible;top:-.563rem;font-size:1.875rem}.main .container .table-download .table-right .table-lists-footer .my-pagination span.skip-next:after{top:.563rem;color:#666;background-color:#f7f7f7}.main .container .table-download .table-right .table-lists-search{position:relative}.main .container .table-download .table-right .table-lists-search svg{position:absolute;left:.313rem;top:50%;transform:translateY(-50%);width:1.813rem;height:1.813rem;color:#2c2c2c;opacity:.6;cursor:pointer}.main .container .table-download .table-right .table-lists-search input{padding:.75rem 0 .75rem 2.5rem;font-size:1.125rem;color:#666;line-height:1;border:1px solid #e5e5e5;border-radius:.5rem}