.c-faq-item{width:100%;padding:32px;background:var(--primary-grey-01);border:2px solid transparent;border-radius:24px}.c-faq-item:hover,.c-faq-item.expand{border-color:var(--primary-grey-02);background:var(--light-10)}.c-faq-item:hover .q .arrow,.c-faq-item.expand .q .arrow{background:var(--primary-grey-01)}.c-faq-item.expand p.a{display:block}.c-faq-item.expand .q .arrow img{transform:rotate(-90deg)}.c-faq-item .q{display:flex;align-items:flex-start;justify-content:space-between}.c-faq-item .q > h3{font-size:28px;line-height:36px;color:var(--primary-grey-10);font-weight:500}.c-faq-item .q .arrow{display:flex;align-items:center;justify-content:center;flex:none;margin-left:20px;width:36px;height:36px;border-radius:50%;overflow:hidden;cursor:pointer}.c-faq-item .q .arrow > img{width:24px;height:24px;transition:all 0.1s}.c-faq-item p.a{display:none;margin-top:24px;font-size:20px;line-height:28px;color:var(--primary-grey-08)}@media screen and (max-width:767px){.c-faq-item{padding:20px}.c-faq-item .q > h3{font-size:24px;line-height:32px}.c-faq-item .q .arrow{margin-left:12px}.c-faq-item p.a{margin-top:20px;font-size:18px;line-height:26px}}.c-faq-list .list{margin-top:48px}.c-faq-list .c-faq-item + .c-faq-item{margin-top:24px}.c-blog-item{display:flex;border-radius:24px;flex-direction:column;overflow:hidden;border:2px solid transparent;background:var(--primary-grey-01)}.c-blog-item:hover{border-color:var(--primary-grey-02)}.c-blog-item:hover .preview .front-img{opacity:0;transform:translate(-50%,-50%) scale(0)}.c-blog-item:hover .preview .hover-img{opacity:1;transform:translate(-50%,-50%) scale(1)}.c-blog-item .preview{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:228px;background-repeat:no-repeat;background-position:center;background-size:cover}.c-blog-item .preview > img{position:absolute;left:50%;top:50%}.c-blog-item .preview .front-img{width:150px;height:auto;max-height:150px;transition:all 0.1s;transform:translate(-50%,-50%) scale(1)}.c-blog-item .preview .hover-img{opacity:0;transform:translate(-50%,-50%) scale(0);width:48px;max-height:48px;transition:all 0.1s}.c-blog-item .detail{display:flex;flex-direction:column;flex:1;padding:32px 24px;color:var(--primary-grey-05)}.c-blog-item .detail .ptime{font-size:14px;line-height:20px}.c-blog-item .detail .ptitle{margin-top:24px;margin-bottom:auto;font-size:24px;line-height:32px;font-weight:600;color:var(--primary-grey-10);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-blog-item .detail .pdesc{margin-top:24px;font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-blog-item .detail .avatar-info{display:flex;align-items:center;margin-top:24px}.c-blog-item .detail .avatar-info > img{width:36px;height:auto}.c-blog-item .detail .avatar-info > span{font-size:16px;line-height:24px;margin-left:12px}.c-blog-item.hor{flex-direction:row}.c-blog-item.hor .preview{width:228px;height:228px}.c-blog-item.hor .detail{flex:1;justify-content:center;padding:32px 24px}.c-blog-item.hor .detail .ptitle,.c-blog-item.hor .detail .pdesc{margin-top:22px}.c-blog-item.hor .detail .avatar-info{margin-top:22px}@media screen and (max-width:767px){.c-blog-item .preview{height:216px}.c-blog-item .detail{padding:24px 20px}.c-blog-item .detail .pdesc,.c-blog-item .detail .ptitle,.c-blog-item .detail .avatar-info{margin-top:16px}.c-blog-item .detail .pdesc{font-size:16px;line-height:24px}.c-blog-item.hor{flex-direction:column}.c-blog-item.hor .preview{width:100%;height:216px}.c-blog-item.hor .detail{justify-content:flex-start;padding:24px 20px}.c-blog-item.hor .detail .ptitle,.c-blog-item.hor .detail .pdesc{margin-top:16px}.c-blog-item.hor .detail .avatar-info{margin-top:16px}}.c-blog-list > h2{font-size:50px;line-height:64px;color:var(--primary-grey-10);font-weight:700}.c-blog-list .list{display:flex;flex-wrap:wrap}.c-blog-list .list .c-blog-item{margin-top:48px;width:calc(33% - 16px);margin-right:24px}.c-blog-list .list .c-blog-item:nth-child(3n + 3){margin-right:0}@media screen and (max-width:1023px){.c-blog-list .list .c-blog-item{margin-top:48px;width:calc(50% - 12px);margin-right:24px}.c-blog-list .list .c-blog-item:nth-child(3n + 3){margin-right:24px}.c-blog-list .list .c-blog-item:nth-child(2n + 2){margin-right:0}}@media screen and (max-width:767px){.c-blog-list > h2{font-size:36px;line-height:46px}.c-blog-list .list{display:flex;flex-wrap:wrap}.c-blog-list .list .c-blog-item{margin-top:24px;width:100%;margin-right:0}.c-blog-list .list .c-blog-item:nth-child(3n + 3),.c-blog-list .list .c-blog-item:nth-child(2n + 2){margin-right:0}}@keyframes bnt-reg-circle{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._btn_disable_cur{cursor:not-allowed;pointer-events:none}._btn_func{position:relative;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;transition:all 0.2s linear;font-weight:600}.btn{position:relative;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;transition:all 0.2s linear;font-weight:600;padding:14px 20px;border-radius:18px;font-size:18px;line-height:26px}.btn.disabled,.btn.loading{cursor:not-allowed;pointer-events:none}.btn > img,.btn .iconfont{font-size:24px;width:24px;height:24px;color:inherit}.btn > img.pre,.btn .iconfont.pre{margin-right:8px}.btn > img.suf,.btn .iconfont.suf{margin-left:8px}.btn-solid{color:var(--primary-grey-01)}.btn-solid.disabled{background:var(--primary-grey-02) !important;color:var(--primary-grey-03) !important}.btn-solid-primary{background:var(--brand-indigo-06)}.btn-solid-primary:hover{background:var(--brand-indigo-07)}.btn-solid-primary.loading{background:var(--brand-indigo-04)}.btn-solid-green{background:var(--green-06)}.btn-solid-green:hover{background:var(--green-07)}.btn-solid-green.loading{background:var(--green-04)}.btn-solid-orange{background:var(--orange-06)}.btn-solid-orange:hover{background:var(--orange-07)}.btn-solid-orange.loading{background:var(--orange-04)}.btn-solid-red{background:var(--red-06)}.btn-solid-red:hover{background:var(--red-07)}.btn-solid-red.loading{background:var(--red-04)}.btn-solid-dark{background:var(--primary-grey-10)}.btn-solid-dark:hover{background:var(--primary-grey-07)}.btn-solid-dark.loading{background:var(--primary-grey-07)}.btn-solid-light{color:var(--primary-grey-10);background:var(--primary-grey-01)}.btn-solid-light:hover{background:var(--primary-grey-02)}.btn-solid-light.loading{background:var(--primary-grey-02)}.btn-filled.disabled{background:var(--primary-grey-01) !important;color:var(--primary-grey-03) !important}.btn-filled-primary{color:var(--brand-indigo-06);background:var(--brand-indigo-01)}.btn-filled-primary:hover{background:var(--brand-indigo-02)}.btn-filled-primary.loading{color:var(--brand-indigo-04)}.btn-filled-green{color:var(--green-06);background:var(--green-01)}.btn-filled-green:hover{background:var(--green-02)}.btn-filled-green.loading{color:var(--green-04)}.btn-filled-orange{color:var(--orange-06);background:var(--orange-01)}.btn-filled-orange:hover{background:var(--orange-02)}.btn-filled-orange.loading{color:var(--orange-04)}.btn-filled-red{color:var(--red-06);background:var(--red-01)}.btn-filled-red:hover{background:var(--red-02)}.btn-filled-red.loading{color:var(--red-04)}.btn-filled-dark{color:var(--primary-grey-10);background:var(--primary-grey-02)}.btn-filled-dark:hover{background:var(--primary-grey-03)}.btn-filled-dark.loading{color:var(--primary-grey-07)}.btn-filled-light{color:var(--primary-grey-10);background:var(--light-04)}.btn-filled-light:hover{background:var(--dark-01)}.btn-filled-light.loading{color:var(--primary-grey-07)}.btn-medium{padding:10px 16px;border-radius:14px;font-size:15px;line-height:22px}.btn-medium > img,.btn-medium .iconfont{font-size:20px;width:20px;height:20px}.btn-small{padding:7px 12px;border-radius:10px;font-size:12px;line-height:18px}.btn-small > img,.btn-small .iconfont{font-size:18px;width:18px;height:18px}.btn-small > img.pre,.btn-small .iconfont.pre{margin-right:6px}.btn-small > img.suf,.btn-small .iconfont.suf{margin-left:6px}@media screen and (max-width:767px){.btn{padding:10px 16px;font-size:15px;line-height:22px}}.c-module-content{display:flex;align-items:center;justify-content:space-between}.c-module-content.right-text{flex-direction:row-reverse}.c-module-content.right-text > img{margin-left:0;margin-right:80px}.c-module-content.pure-text .text .fs-20-18-400{margin-top:48px}.c-module-content.pure-text .text .fs-20-18-400 p + p{margin-top:24px}.c-module-content .text{flex:1}.c-module-content .text .fs-20-18-400{margin-top:24px}.c-module-content .text .fs-20-18-400 p + p{margin-top:24px}.c-module-content > img{flex:none;margin-left:80px;width:400px;height:400px}@media screen and (max-width:1023px){.c-module-content.right-text > img{margin-right:60px}.c-module-content > img{margin-left:60px;width:300px;height:300px}}@media screen and (max-width:767px){.c-module-content{flex-direction:column}.c-module-content.right-text{flex-direction:column}.c-module-content.right-text > img{margin-left:auto;margin-right:auto}.c-module-content.pure-text .text .fs-20-18-400{margin-top:32px}.c-module-content .text .fs-20-18-400{margin-top:16px}.c-module-content .text .fs-20-18-400 p + p{margin-top:16px}.c-module-content > img{display:block;margin:24px auto 0;width:288px;height:288px}}.p-games-list .categories{margin-left:-8px}.p-games-list .categories .btn{margin:8px}.p-games-list .c-blog-list{padding:48px 0 0}@media screen and (max-width:767px){.p-games-list .categories{margin-left:-6px}.p-games-list .categories .btn{margin:6px}}