.el-empty{--el-empty-padding:40px 0;--el-empty-image-width:160px;--el-empty-description-margin-top:20px;--el-empty-bottom-margin-top:20px;--el-empty-fill-color-0:var(--el-color-white);--el-empty-fill-color-1:#fcfcfd;--el-empty-fill-color-2:#f8f9fb;--el-empty-fill-color-3:#f7f8fc;--el-empty-fill-color-4:#eeeff3;--el-empty-fill-color-5:#edeef2;--el-empty-fill-color-6:#e9ebef;--el-empty-fill-color-7:#e5e7e9;--el-empty-fill-color-8:#e0e3e9;--el-empty-fill-color-9:#d5d7de;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--el-empty-padding);text-align:center}.el-empty__image{width:var(--el-empty-image-width)}.el-empty__image img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}.el-empty__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:100%;vertical-align:top;width:100%}.el-empty__description{margin-top:var(--el-empty-description-margin-top)}.el-empty__description p{color:var(--el-text-color-secondary);font-size:var(--el-font-size-base);margin:0}.el-empty__bottom{margin-top:var(--el-empty-bottom-margin-top)}.el-pagination{--el-pagination-font-size:14px;--el-pagination-bg-color:var(--el-fill-color-blank);--el-pagination-text-color:var(--el-text-color-primary);--el-pagination-border-radius:5px;--el-pagination-button-color:var(--el-text-color-primary);--el-pagination-button-width:40px;--el-pagination-button-height:40px;--el-pagination-button-disabled-color:var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color:var(--el-fill-color-blank);--el-pagination-button-bg-color:#fff;--el-pagination-hover-color:var(--el-color-primary);--el-pagination-font-size-small:12px;--el-pagination-button-width-small:24px;--el-pagination-button-height-small:24px;--el-pagination-button-width-large:40px;--el-pagination-button-height-large:40px;--el-pagination-item-gap:16px;align-items:center;color:var(--el-pagination-text-color);display:flex;font-size:var(--el-pagination-font-size);font-weight:400;white-space:nowrap}.el-pagination .el-input__inner{-moz-appearance:textfield;text-align:center}.el-pagination .el-select{width:128px}.el-pagination .btn-next,.el-pagination .btn-prev{align-items:center;background:var(--el-pagination-bg-color);border:none;border-radius:var(--el-pagination-border-radius);box-sizing:border-box;color:var(--el-pagination-button-color);cursor:pointer;display:flex;font-size:var(--el-pagination-font-size);height:var(--el-pagination-button-height);justify-content:center;line-height:var(--el-pagination-button-height);min-width:var(--el-pagination-button-width);padding:0 4px;text-align:center}.el-pagination .btn-next *,.el-pagination .btn-prev *{pointer-events:none}.el-pagination .btn-next:focus,.el-pagination .btn-prev:focus{outline:none}.el-pagination .btn-next:hover,.el-pagination .btn-prev:hover{color:var(--el-pagination-hover-color)}.el-pagination .btn-next.is-active,.el-pagination .btn-prev.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pagination .btn-next.is-active.is-disabled,.el-pagination .btn-prev.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pagination .btn-next.is-disabled,.el-pagination .btn-next:disabled,.el-pagination .btn-prev.is-disabled,.el-pagination .btn-prev:disabled{background-color:var(--el-pagination-button-disabled-bg-color);color:var(--el-pagination-button-disabled-color);cursor:not-allowed}.el-pagination .btn-next:focus-visible,.el-pagination .btn-prev:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700;width:inherit}.el-pagination>.is-first{margin-left:0!important}.el-pagination>.is-last{margin-right:0!important}.el-pagination .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination__sizes,.el-pagination__total{color:var(--el-text-color-regular);font-weight:400;margin-left:var(--el-pagination-item-gap)}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{align-items:center;color:var(--el-text-color-regular);display:flex;font-weight:400;margin-left:var(--el-pagination-item-gap)}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__goto{margin-right:8px}.el-pagination__editor{box-sizing:border-box;text-align:center}.el-pagination__editor.el-input{width:56px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination__classifier{margin-left:8px}.el-pagination__rightwrapper{align-items:center;display:flex;flex:1;justify-content:flex-end}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background-color:var(--el-pagination-button-bg-color);margin:0 4px}.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-pagination.is-background .btn-next.is-disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.is-disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.is-disabled,.el-pagination.is-background .el-pager li:disabled{background-color:var(--el-disabled-bg-color);color:var(--el-text-color-placeholder)}.el-pagination.is-background .btn-next.is-disabled.is-active,.el-pagination.is-background .btn-next:disabled.is-active,.el-pagination.is-background .btn-prev.is-disabled.is-active,.el-pagination.is-background .btn-prev:disabled.is-active,.el-pagination.is-background .el-pager li.is-disabled.is-active,.el-pagination.is-background .el-pager li:disabled.is-active{background-color:var(--el-fill-color-dark);color:var(--el-text-color-secondary)}.el-pagination.is-background .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li{font-size:var(--el-pagination-font-size-small);height:var(--el-pagination-button-height-small);line-height:var(--el-pagination-button-height-small);min-width:var(--el-pagination-button-width-small)}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){font-size:var(--el-pagination-font-size-small)}.el-pagination--small .el-select{width:100px}.el-pagination--large .btn-next,.el-pagination--large .btn-prev,.el-pagination--large .el-pager li{height:var(--el-pagination-button-height-large);line-height:var(--el-pagination-button-height-large);min-width:var(--el-pagination-button-width-large)}.el-pagination--large .el-select .el-input{width:160px}.el-pager{font-size:0;list-style:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.el-pager,.el-pager li{align-items:center;display:flex}.el-pager li{background:var(--el-pagination-bg-color);border:none;border-radius:var(--el-pagination-border-radius);box-sizing:border-box;color:var(--el-pagination-button-color);cursor:pointer;font-size:var(--el-pagination-font-size);height:var(--el-pagination-button-height);justify-content:center;line-height:var(--el-pagination-button-height);min-width:var(--el-pagination-button-width);padding:0 4px;text-align:center}.el-pager li *{pointer-events:none}.el-pager li:focus{outline:none}.el-pager li.is-active,.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.is-active{cursor:default;font-weight:700}.el-pager li.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pager li.is-disabled,.el-pager li:disabled{background-color:var(--el-pagination-button-disabled-bg-color);color:var(--el-pagination-button-disabled-color);cursor:not-allowed}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.clearfix[data-v-b3c45a91]{zoom:1}.clearfix[data-v-b3c45a91]:after{clear:both;content:".";display:block;height:0;visibility:hidden}[data-v-b3c45a91]{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.toPage2 a[data-v-b3c45a91]:after{background-color:var(--textColor)}.hidden[data-v-b3c45a91]{margin:0!important;max-height:0!important;opacity:0!important;overflow:hidden;padding:0!important;visibility:hidden!important}.w1440[data-v-b3c45a91]{margin:0 auto;max-width:92%;width:1440px}.ctn1[data-v-b3c45a91]{background:var(--textColor);margin-top:80px;width:100%}.ctn1 .topTip[data-v-b3c45a91]{align-items:center;display:flex;flex:1;justify-content:center;line-height:normal;padding:18px 20px;text-align:left}.swiper-button-next[data-v-b3c45a91],.swiper-button-prev[data-v-b3c45a91]{font-size:14px}.swiper-button-next[data-v-b3c45a91]:after,.swiper-button-prev[data-v-b3c45a91]:after{color:#fff;font-size:14px}.ctn1 .topTip[data-v-b3c45a91]{color:#fff;flex-shrink:0;margin-left:12px}.ctn1 .topTip .btn[data-v-b3c45a91]:hover{text-decoration:underline}.ctn1 .topTip .iconfont[data-v-b3c45a91]{font-size:14px;margin-left:4px;position:relative;top:1px}.ctn1 .topTip .btn[data-v-b3c45a91]{margin-left:12px}.ctn2[data-v-b3c45a91]{background:#f8f9fc;padding:46px 0 100px}.ctn2 .title[data-v-b3c45a91]{border-bottom:.5px solid #ebebeb;padding-bottom:32px}.ctn2 .title p[data-v-b3c45a91]{color:#222;text-align:center}.ctn2 .infos[data-v-b3c45a91]{background:#f8f9fc}.ctn2 .infos .con[data-v-b3c45a91]{display:flex;justify-content:space-between;padding:16px 24px}.ctn2 .infos .total p[data-v-b3c45a91]{color:#666}.ctn2 .infos .total p span[data-v-b3c45a91]{color:#222;font-weight:700}.ctn2 .infos .right[data-v-b3c45a91]{display:flex}.ctn2 .infos .right .search[data-v-b3c45a91]{position:relative}.ctn2 .infos .right .search span[data-v-b3c45a91]{color:#222;cursor:pointer;font-size:18px;position:relative;top:2px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s}.ctn2 .infos .right .search span[data-v-b3c45a91]:hover{color:#3681f7}.ctn2 .infos .right .search input[data-v-b3c45a91]{background:#f8f9fc;border:none;color:#666;outline:none;padding-right:30px;width:150px}.ctn2 .infos .right .search .tit[data-v-b3c45a91]{bottom:-16px;color:var(--el-color-danger);font-size:12px;font-style:normal;left:22px;position:absolute}.ctn2 .infos .right .order[data-v-b3c45a91]{display:flex;padding-left:30px;position:relative}.ctn2 .infos .right .order[data-v-b3c45a91]:before{background:#ccc;content:"";height:32px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.ctn2 .infos .right .order .order_item[data-v-b3c45a91],.ctn2 .infos .right .order p[data-v-b3c45a91]{align-items:center;color:#777;display:flex}.ctn2 .infos .right .order .order_item[data-v-b3c45a91]{cursor:pointer;line-height:1;margin-left:20px}.ctn2 .infos .right .order .order_item.active[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .infos .right .order .order_item .el-icon[data-v-b3c45a91]{transition:all .5s}.ctn2 .infos .right .order .order_item.active .el-icon[data-v-b3c45a91]{color:var(--textColor);top:2px;transform:rotate(180deg)}.ctn2 .filter[data-v-b3c45a91]{background:#fff;border-radius:5px;box-shadow:0 0 20px #0000000a;position:relative;z-index:10}.ctn2 .filter .top[data-v-b3c45a91]{align-items:center;display:flex;height:60px;width:100%}.ctn2 .filter .top ul[data-v-b3c45a91]{display:flex;justify-content:center;width:100%}.ctn2 .filter .top ul li[data-v-b3c45a91]{color:#000;font-size:16px;left:10px;position:relative}.ctn2 .filter .top ul li .xuan[data-v-b3c45a91]{align-items:center;display:flex}.ctn2 .filter .top ul li .xuan .el-icon[data-v-b3c45a91]{margin-left:10px;transition:all .5s}.ctn2 .filter .top ul li .xuan .el-icon.active[data-v-b3c45a91]{transform:rotate(180deg)}.ctn2 .filter .top ul li[data-v-b3c45a91]:nth-child(2){width:152px}.ctn2 .filter .top ul li[data-v-b3c45a91]:nth-child(3){width:112px}.ctn2 .filter .top ul li[data-v-b3c45a91]:nth-child(4){width:128px}.ctn2 .filter .top ul li[data-v-b3c45a91]:nth-child(5),.ctn2 .filter .top ul li[data-v-b3c45a91]:nth-child(6){width:152px}.ctn2 .filter .top ul li[data-v-b3c45a91]:not(:last-child){margin-right:70px}.ctn2 .filter .top .reset[data-v-b3c45a91]{color:var(--textColor);display:none}.ctn2 .filter .bottom[data-v-b3c45a91]{background-color:#fff;height:0;overflow:hidden;position:absolute;transition:height .3s ease-in;width:100%}.ctn2 .filter .bottom .box-list[data-v-b3c45a91]{display:flex;justify-content:center;margin-top:20px;padding-bottom:40px;width:100%}.ctn2 .filter .bottom .box-list .box h3[data-v-b3c45a91]{display:none}.ctn2 .filter .bottom .box-list .box ul li[data-v-b3c45a91]{align-items:center;background:#fff;border-radius:5px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;overflow:hidden;padding:8px 10px;position:relative;transition:all .3s;width:100%;word-break:break-all}.ctn2 .filter .bottom .box-list .box ul li[data-v-b3c45a91]:not(:first-child){margin-top:2px}.ctn2 .filter .bottom .box-list .box ul li.active[data-v-b3c45a91],.ctn2 .filter .bottom .box-list .box ul li[data-v-b3c45a91]:hover{background:#f8f9fc}.ctn2 .filter .bottom .box-list .box ul li.active[data-v-b3c45a91]:after{opacity:1}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:first-child{width:60px}.ctn2 .filter .bottom .box-list .box:first-child .reset[data-v-b3c45a91]{color:var(--textColor);cursor:pointer;font-size:16px;margin-left:10px;position:relative;top:4px;transition:all .3s}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(2){width:152px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(3){width:112px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(4){width:128px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(5),.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(6){width:152px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:not(:last-child){margin-right:70px}.ctn2 .total-mobile[data-v-b3c45a91]{display:none}.ctn2 .ctn-list .list ul[data-v-b3c45a91]{display:flex;flex-wrap:wrap;gap:30px;margin-top:36px}.ctn2 .ctn-list .list ul li[data-v-b3c45a91]{background:#fff;border-radius:8px;box-shadow:0 4px 16px #ebf2ff;flex:0 0 calc(25% - 22.5px);padding:36px 18px 16px;text-align:center}.ctn2 .ctn-list .list ul li[data-v-b3c45a91] *{text-align:center}.ctn2 .ctn-list .list ul li .icon[data-v-b3c45a91]{height:58px;margin:0 auto;overflow:hidden;width:58px}.ctn2 .ctn-list .list ul li .icon img[data-v-b3c45a91]{width:100%}.ctn2 .ctn-list .list ul li h2[data-v-b3c45a91]{color:#222;font-weight:700;margin-top:10px;transition:all .3s}.ctn2 .ctn-list .list ul li h2 span[data-v-b3c45a91]{color:red}.ctn2 .ctn-list .list ul li h3[data-v-b3c45a91]{color:#222;margin:6px 0 10px}.ctn2 .ctn-list .list ul li h4[data-v-b3c45a91]{color:#999}.ctn2 .ctn-list .list ul li .platform[data-v-b3c45a91]{margin:12px 0;position:relative;z-index:4}.ctn2 .ctn-list .list ul li .platform .center[data-v-b3c45a91]{align-items:center;display:flex;justify-content:center}.ctn2 .ctn-list .list ul li .platform .center span[data-v-b3c45a91]{color:#999;position:relative;top:2px}.ctn2 .ctn-list .list ul li .platform .center .desktop[data-v-b3c45a91]{padding-right:12px;position:relative}.ctn2 .ctn-list .list ul li .platform .center .desktop[data-v-b3c45a91]:after{background:#ccc;content:"";height:18px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.ctn2 .ctn-list .list ul li .platform .center .desktop .icons[data-v-b3c45a91]{align-items:center;display:flex}.ctn2 .ctn-list .list ul li .platform .center .desktop span[data-v-b3c45a91]{color:#999;font-size:18px;transition:all .3s}.ctn2 .ctn-list .list ul li .platform .center .desktop span.pc[data-v-b3c45a91]{font-size:24px}.ctn2 .ctn-list .list ul li .platform .center .desktop span[data-v-b3c45a91]:not(:last-child){margin-right:4px}.ctn2 .ctn-list .list ul li .platform .center .desktop:hover span[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li .platform .center .desktop:hover p[data-v-b3c45a91]{display:block}.ctn2 .ctn-list .list ul li .platform .center .desktop.active span[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li .platform .center .system[data-v-b3c45a91]{margin-left:14px;position:relative}.ctn2 .ctn-list .list ul li .platform .center .system .icons[data-v-b3c45a91]{align-items:center;display:flex}.ctn2 .ctn-list .list ul li .platform .center .system span[data-v-b3c45a91]{color:#999;font-size:18px;position:relative;transition:all .3s}.ctn2 .ctn-list .list ul li .platform .center .system span.windows[data-v-b3c45a91]{font-size:17px}.ctn2 .ctn-list .list ul li .platform .center .system span[data-v-b3c45a91]:not(:last-child){margin-right:4px}.ctn2 .ctn-list .list ul li .platform .center .system:hover span[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li .platform .center .system:hover p[data-v-b3c45a91]{display:block}.ctn2 .ctn-list .list ul li .platform .center .system.active span[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li .platform p[data-v-b3c45a91]{background:#e5eeff;border-radius:5px;color:var(--textColor);display:none;font-size:12px;left:50%;padding:6px 12px;position:absolute;text-align:center;top:30px;transform:translate(-50%);transition:all .3s;width:-moz-max-content;width:max-content;z-index:2}.ctn2 .ctn-list .list ul li .mores[data-v-b3c45a91]{min-height:24px;opacity:0;transition:all .3s}.ctn2 .ctn-list .list ul li .mores a[data-v-b3c45a91]{align-items:center;display:inline-flex}.ctn2 .ctn-list .list ul li .mores a .iconfont[data-v-b3c45a91]{margin-left:8px}.ctn2 .ctn-list .list ul li .mores a[data-v-b3c45a91]:nth-child(2){margin-left:30px}.ctn2 .ctn-list .list ul li .down[data-v-b3c45a91]{display:flex;justify-content:center;margin:16px 0 14px}.ctn2 .ctn-list .list ul li .down .a_link[data-v-b3c45a91]{background:#fff;border:1px solid var(--textColor);border-radius:5px;color:var(--textColor);cursor:pointer;flex:0 0 48.5%;line-height:38px;transition:all .3s}.ctn2 .ctn-list .list ul li .down .el-dropdown[data-v-b3c45a91]{flex:0 0 48.5%}.ctn2 .ctn-list .list ul li .down .el-dropdown .a_link[data-v-b3c45a91]{flex:0 0 100%}.ctn2 .ctn-list .list ul li .down .a_link[data-v-b3c45a91]:not(:last-child),.ctn2 .ctn-list .list ul li .down .el-dropdown[data-v-b3c45a91]:not(:last-child){margin-right:3%}.ctn2 .ctn-list .list ul li .down .a_link[data-v-b3c45a91]:hover{background:var(--textColor);border:1px solid var(--textColor);color:#fff}.ctn2 .ctn-list .list ul li .verify[data-v-b3c45a91]{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.ctn2 .ctn-list .list ul li .verify a[data-v-b3c45a91]{align-items:center;color:#999;display:flex;padding:0 4px;transition:all .3s}.ctn2 .ctn-list .list ul li .verify a span[data-v-b3c45a91]{font-size:22px;margin-right:2px;position:relative;top:1px}.ctn2 .ctn-list .list ul li .verify a:nth-child(2) span[data-v-b3c45a91]{font-size:14px;margin-right:4px}.ctn2 .ctn-list .list ul li .verify a[data-v-b3c45a91]:hover,.ctn2 .ctn-list .list ul li:hover h2[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li:hover .mores[data-v-b3c45a91]{opacity:1}.ctn2 .ctn-list .list.gray ul li .icon[data-v-b3c45a91]{background:#f5f6f7}.ctn2 .ctn-list .list.gray ul li h2[data-v-b3c45a91]{background:#f5f6f7;min-height:24px}.ctn2 .ctn-list .list.gray ul li h3[data-v-b3c45a91]{background:#f5f6f7;min-height:18px}.ctn2 .ctn-list .list.gray ul li h4[data-v-b3c45a91]{background:#f5f6f7;min-height:16px}.ctn2 .ctn-list .list.gray ul li .platform .center .desktop[data-v-b3c45a91]{background:#f5f6f7;min-height:24px;width:60px}.ctn2 .ctn-list .list.gray ul li .platform .center .desktop[data-v-b3c45a91]:after{display:none}.ctn2 .ctn-list .list.gray ul li .platform .center .system[data-v-b3c45a91]{background:#f5f6f7;min-height:24px;width:60px}.ctn2 .ctn-list .list.gray ul li .down .a_link[data-v-b3c45a91]{background:#f5f6f7!important;border:none;min-height:38px}.ctn2 .ctn-list .list.gray ul li .verify a[data-v-b3c45a91]{background:#f5f6f7;min-height:22px;width:60px}.ctn2 .ctn-list .list.gray ul li .verify a[data-v-b3c45a91]:first-child{margin-right:10px}.ctn2 .ctn-list .page[data-v-b3c45a91]{display:flex;justify-content:center;margin-top:66px}.ctn2 .ctn-list .page .btns[data-v-b3c45a91]{background:#fff;border-radius:3px;color:#b7b7b7;display:block;font-size:14px;height:34px;line-height:34px;margin:0 3px;padding:0;text-align:center;transition:all .3s;width:66px}.ctn2 .ctn-list .page .btns[data-v-b3c45a91]:hover{background:var(--textColor);color:#fff}.ctn2 .ctn-list .page .pagination_box[data-v-b3c45a91]{text-align:center}.ctn2 .ctn-list .page .pagination_box .pagination[data-v-b3c45a91]{display:flex;justify-content:center}.ctn2 .ctn-list .page .pagination_box .pagination a[data-v-b3c45a91]{background:#fff;border-radius:3px;color:#b7b7b7;display:block;font-size:14px;height:34px;line-height:34px;margin:0 3px;padding:0;text-align:center;transition:all .3s;width:34px}.ctn2 .ctn-list .page .pagination_box .pagination .current[data-v-b3c45a91],.ctn2 .ctn-list .page .pagination_box .pagination a[data-v-b3c45a91]:hover{background:var(--textColor);color:#fff}.ctn2 .ctn-list .page .pagination_box .pagination .next[data-v-b3c45a91],.ctn2 .ctn-list .page .pagination_box .pagination .prev[data-v-b3c45a91]{background:#fff;color:#b7b7b7;width:66px}.ctn2 .ctn-list .page .pagination_box .pagination span[data-v-b3c45a91]{background:#fff;border-radius:3px;display:block;font-size:14px;height:34px;line-height:34px;margin:0 3px;text-align:center;width:34px}.ctn2 .subnav[data-v-b3c45a91]{height:120px}.ctn2 .c-m .subnavbg.on[data-v-b3c45a91]{background:#fff;box-shadow:0 0 20px #0000000a;left:0;position:fixed;top:0;width:100%;z-index:8}.ctn2 .c-m .subnavbg.on .filter[data-v-b3c45a91]{box-shadow:none}.pa-search[data-v-b3c45a91]{display:none}.ctn2 .ctn-list .list ul li .icon img[data-v-b3c45a91]{border-radius:5px}.icon-close[data-v-b3c45a91]{cursor:pointer;position:absolute;right:10px;top:10px}.ctn2 .filter .bottom .box-list .box ul a[data-v-b3c45a91]{background:#fff;border-radius:5px;cursor:pointer;display:list-item;font-size:14px;margin-top:2px;overflow:hidden;padding:8px 10px;position:relative;text-align:-webkit-match-parent;transition:all .3s;width:100%}.ctn2 .filter .bottom .box-list .box ul a[data-v-b3c45a91]:hover{background:#f8f9fc}.ctn1.hideTip[data-v-b3c45a91]{display:none}.ctn2.hideTip[data-v-b3c45a91]{margin-top:40px}@media screen and (max-width:1500px){.w1440[data-v-b3c45a91]{width:1200px}}@media screen and (max-width:1440px){.ctn1[data-v-b3c45a91]{margin-top:60px}.ctn2 .filter .top ul li[data-v-b3c45a91]:not(:last-child){margin-right:30px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:not(:last-child){margin-right:50px}.ctn2 .ctn-list .list ul li[data-v-b3c45a91]{flex:0 0 23%;max-width:23%}}@media screen and (max-width:1280px){.ctn2 .ctn-list .list ul li[data-v-b3c45a91]{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}@media screen and (max-width:1024px){.ctn1 h2[data-v-b3c45a91]{line-height:48px}.ctn2[data-v-b3c45a91]{padding:50px 0 80px}.ctn2 .infos .right .order[data-v-b3c45a91]:before{height:24px}.ctn2 .filter[data-v-b3c45a91]{padding:0 20px}.ctn2 .filter .top[data-v-b3c45a91]{height:50px}.ctn2 .filter .top ul li[data-v-b3c45a91]{font-size:14px}.ctn2 .filter .top ul li[data-v-b3c45a91]:first-child{width:70px}.ctn2 .filter .top ul li:first-child h2[data-v-b3c45a91]{font-size:14px}.ctn2 .filter .top ul li:first-child h2[data-v-b3c45a91]:after{margin-left:6px}.ctn2 .filter .top ul li[data-v-b3c45a91]:not(:last-child){margin-right:20px}.ctn2 .filter .bottom .box-list[data-v-b3c45a91]{margin-top:10px}.ctn2 .filter .bottom .box-list .box:first-child h2[data-v-b3c45a91]{font-size:14px;top:8px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:not(:last-child){margin-right:20px}.ctn2 .ctn-list .list ul li[data-v-b3c45a91]{padding:30px 12px 10px}.ctn2 .ctn-list .list ul li h3[data-v-b3c45a91]{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;height:3em;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.ctn2 .ctn-list .list ul li .mores[data-v-b3c45a91]{opacity:1}.ctn2 .ctn-list .list ul li .mores a[data-v-b3c45a91]:nth-child(2){margin-left:10px;width:130px}.ctn2 .ctn-list .list ul li .down .a_link[data-v-b3c45a91]{background:var(--textColor);color:#fff}.ctn2 .ctn-list .page[data-v-b3c45a91]{margin-top:50px}}@media screen and (max-width:992px){.language .i1 span[data-v-b3c45a91],.language .i2[data-v-b3c45a91],.search-btn span[data-v-b3c45a91]{color:#222!important}.header-style .download[data-v-b3c45a91]{background:var(--textColor);color:#fff}.ctn1[data-v-b3c45a91]{margin-top:60px}}@media screen and (max-width:800px){.ctn2 .ctn-list .list ul li .platform .center .desktop span[data-v-b3c45a91]{font-size:16px}.ctn2 .ctn-list .list ul li .platform .center .desktop span.pc[data-v-b3c45a91]{font-size:22px}.ctn2 .ctn-list .list ul li .platform .center .system span[data-v-b3c45a91]{font-size:16px}}@media screen and (max-width:768px){.ctn1[data-v-b3c45a91]{margin-top:60px}.ctn1 .topTip[data-v-b3c45a91]{padding:12px 20px}.ctn2[data-v-b3c45a91]{padding:35px 0}.ctn2 .title[data-v-b3c45a91]{padding-bottom:20px}.ctn2 .subnav[data-v-b3c45a91]{height:114px}.ctn2 .infos .con[data-v-b3c45a91]{padding:18px 0}.ctn2 .infos .total[data-v-b3c45a91]{display:none}.ctn2 .infos .right[data-v-b3c45a91]{justify-content:space-between;width:100%}.ctn2 .infos .right .search span[data-v-b3c45a91]{position:relative;top:3px}.ctn2 .infos .right .search input[data-v-b3c45a91]{padding-right:20px;width:150px}.ctn2 .infos .right .order[data-v-b3c45a91]{justify-content:center;padding-left:0;white-space:nowrap}.ctn2 .infos .right .order h3[data-v-b3c45a91]{margin-left:10px}.ctn2 .infos .right .order[data-v-b3c45a91]:before{display:none}.ctn2 .filter[data-v-b3c45a91]{padding:0}.ctn2 .filter .top[data-v-b3c45a91]{padding-left:20px}.ctn2 .filter .top ul[data-v-b3c45a91]{width:auto}.ctn2 .filter .top ul li[data-v-b3c45a91]:not(:first-child){display:none}.ctn2 .filter .top .reset[data-v-b3c45a91]{font-size:14px}.ctn2 .filter .bottom[data-v-b3c45a91]{max-height:calc(100vh - 120px);overflow:scroll}.ctn2 .filter .bottom .box-list[data-v-b3c45a91]{flex-wrap:wrap;margin-top:10px;padding:0 20px 90px}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]{flex:0 0 100%;margin-top:14px}.ctn2 .filter .bottom .box-list .box h3[data-v-b3c45a91]{color:#000;display:block;font-size:14px;font-weight:700}.ctn2 .filter .bottom .box-list .box ul[data-v-b3c45a91]{display:flex;flex-wrap:wrap;margin-top:10px}.ctn2 .filter .bottom .box-list .box ul li[data-v-b3c45a91]{margin-right:2px;padding:8px 40px 8px 10px;width:auto}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:first-child{display:none}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:nth-child(2){margin-top:0}.ctn2 .filter .bottom .box-list .box:nth-child(2) ul[data-v-b3c45a91]{justify-content:space-between}.ctn2 .filter .bottom .box-list .box:nth-child(2) ul li[data-v-b3c45a91]{flex:0 0 49%;margin-right:0}.ctn2 .filter .bottom .box-list .box:nth-child(5) ul[data-v-b3c45a91]{justify-content:space-between}.ctn2 .filter .bottom .box-list .box:nth-child(5) ul li[data-v-b3c45a91]{flex:0 0 49%;margin-right:0}.ctn2 .filter .bottom .box-list .box:nth-child(6) ul[data-v-b3c45a91]{justify-content:space-between}.ctn2 .filter .bottom .box-list .box:nth-child(6) ul li[data-v-b3c45a91]{flex:0 0 49%;margin-right:0}.ctn2 .filter .bottom .box-list .box[data-v-b3c45a91]:not(:last-child){border-bottom:1px solid #ccc;margin-right:0;padding-bottom:10px}.ctn2 .filter .mobile.reset[data-v-b3c45a91]{display:block}.ctn2 .total-mobile[data-v-b3c45a91]{display:block;flex:1;padding-right:20px;text-align:right}.ctn2 .total-mobile p[data-v-b3c45a91]{color:#666;text-align:right}.ctn2 .total-mobile p span[data-v-b3c45a91]{color:#222;font-weight:700}.ctn2 .ctn-list .list ul li[data-v-b3c45a91]{flex:0 0 100%;margin-top:20px;max-width:100%;padding:30px 20px 20px}.ctn2 .ctn-list .list ul li h2[data-v-b3c45a91]{font-size:16px}.ctn2 .ctn-list .list ul li h3[data-v-b3c45a91]{height:auto;-webkit-line-clamp:inherit}.ctn2 .ctn-list .page[data-v-b3c45a91]{margin-top:30px}.ctn2 .ctn-list .list ul li .mores a[data-v-b3c45a91]{color:var(--textColor)}.ctn2 .ctn-list .list ul li .mores a img[data-v-b3c45a91]{filter:none;opacity:1}.ctn2 .ctn-list .page .btns[data-v-b3c45a91]{display:none;font-size:12px;height:30px;line-height:30px;margin:0 3px;width:40px}.ctn2 .ctn-list .page .pagination_box .pagination a[data-v-b3c45a91],.ctn2 .ctn-list .page .pagination_box .pagination span[data-v-b3c45a91]{font-size:12px;height:30px;line-height:30px;margin:0 3px;padding:0;width:30px}.ctn2 .ctn-list .page .pagination_box .pagination .next[data-v-b3c45a91],.ctn2 .ctn-list .page .pagination_box .pagination .prev[data-v-b3c45a91]{width:50px}}@media screen and (max-width:320px){.ctn2 .infos .right .search input[data-v-b3c45a91]{width:118px}}@font-face{font-family:iconfont;src:url(./iconfont.DuxotHdM.woff2) format("woff2"),url(./iconfont.DJUTxQx9.woff) format("woff"),url(./iconfont.BBxNAAZ-.ttf) format("truetype")}.download_drop{max-width:calc(100vw - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
