.home{background:#fff8f0;color:#333;font-family:Nunito,sans-serif;min-height:100vh}.home-container{margin:0 auto;max-width:1200px;padding:20px}.content-header{margin:20px;text-align:center}.content-title{color:#ff6b35;display:inline-block;font-size:2.5rem;font-weight:800;margin-bottom:15px;position:relative;text-transform:uppercase}.content-title:after{background:#ffd166;border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.title-decoration{margin-top:20px}.temp{background:linear-gradient(135deg,#ffe8b3,#ffdbce);border:1px solid rgba(255,107,53,.2);border-radius:16px;box-shadow:0 8px 20px rgba(255,107,53,.1);margin:30px 0;padding:25px}.temp .temp-item{padding:15px 0}.temp .temp-item:not(:last-child){border-bottom:1px dashed rgba(255,107,53,.3)}.temp .temp-title{color:#073b4c;font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:10px}.temp .temp-remark{color:#333;font-size:1.1rem;font-weight:500;line-height:1.6}.featured-section .content-header{margin-bottom:40px}.featured-section .content-title{font-size:3rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.featured-section .content-title:after{height:5px;width:120px}.featured-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:2fr 1fr;margin:40px 0}.featured-main .featured-card{background:#fff;border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.featured-main .featured-card:hover{box-shadow:0 20px 40px rgba(255,107,53,.2);transform:translateY(-5px)}.featured-main .featured-card:hover .featured-img{transform:scale(1.05)}.featured-main .featured-card:hover .item-btn{background:#ef476f}.featured-media{height:300px;overflow:hidden;position:relative}.featured-media img{height:100%;width:100%}.item-badge{background:#ef476f;border-radius:20px;color:#fff;font-size:.9rem;font-weight:700;padding:5px 12px;position:absolute;right:15px;top:15px;z-index:2}.featured-img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.featured-text{display:flex;flex-direction:column;flex-grow:1;padding:25px}.featured-title{color:#073b4c;font-size:1.8rem;font-weight:800;line-height:1.3;margin-bottom:15px}.featured-description{color:#333;flex-grow:1;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.featured-footer{display:flex;justify-content:flex-start}.featured-secondary{display:flex;flex-direction:column;gap:25px}.secondary-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.secondary-card:hover{box-shadow:0 15px 30px rgba(255,107,53,.15);transform:translateY(-5px)}.secondary-card:hover .item-btn{background:#ef476f}.secondary-media{height:150px;overflow:hidden;position:relative}.secondary-media img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.secondary-card:hover .secondary-media img{transform:scale(1.05)}.secondary-text{display:flex;flex-direction:column;flex-grow:1;padding:20px}.secondary-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#073b4c;display:-webkit-box;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:15px;overflow:hidden}.item-btn{align-items:center;background:#ff6b35;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-top:auto;padding:0 25px;transition:all .3s ease}.item-btn i{font-size:1.1rem;margin-right:8px}.content-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.content-item{transition:all .3s ease}.content-item:hover{transform:translateY(-8px)}.content-item:hover .item-card{box-shadow:0 15px 30px rgba(255,107,53,.2)}.content-item:hover .item-btn{background:#ef476f}.item-card{background:#fff;border-radius:16px;box-shadow:0 5px 15px rgba(255,107,53,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.item-media{min-height:180px;overflow:hidden;position:relative;width:100%}.item-img,.item-media img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.item-img{left:0;position:absolute;top:0}.item-card:hover .item-img{transform:scale(1.05)}.item-text{display:flex;flex-direction:column;flex-grow:1;padding:18px}.item-title{-webkit-line-clamp:2;color:#073b4c;font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:10px}.item-description,.item-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.item-description{-webkit-line-clamp:3;color:#666;flex-grow:1;font-size:14px;line-height:1.5;margin-bottom:15px}.item-footer{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:979px){.content-title{font-size:2rem}.content-list{gap:15px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.temp{padding:20px}.temp .temp-title{font-size:1.5rem}.temp .temp-remark{font-size:1rem}.item-text{padding:15px}.item-title{font-size:16px}.item-btn,.item-description{font-size:12px}.item-btn{padding:0 15px}.featured-section .content-title{font-size:2.2rem}.featured-section .featured-grid{gap:20px;grid-template-columns:1fr}.featured-section .featured-media{min-height:250px}.featured-section .featured-title{font-size:1.6rem}.featured-section .featured-description{font-size:1rem}}@media screen and (max-width:768px){.featured-section .featured-media{min-height:200px}.featured-section .featured-title{font-size:1.4rem}}@media screen and (max-width:480px){.content-list{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.content-title{font-size:1.8rem}.temp{margin:20px 0;padding:15px}.temp .temp-title{font-size:1.3rem}.featured-section .featured-media{height:180px}.featured-section .featured-title{font-size:1.3rem}.featured-section .featured-description{font-size:.9rem}}.list-container{background:#fff8f0;color:#333;font-family:Nunito,sans-serif;min-height:100vh}.list-header{margin:40px auto 30px;max-width:1200px;padding:0 20px;text-align:center}.list-title{color:#ff6b35;font-size:2.8rem;font-weight:800;margin-bottom:20px;position:relative}.list-title:after{background:#ffd166;border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.title-decoration{align-items:center;display:flex;justify-content:center;margin-top:30px}.title-decoration .decoration-line{background:rgba(255,107,53,.3);height:2px;width:100px}.title-decoration .decoration-dot{background:#ff6b35;border-radius:50%;height:8px;margin:0 15px;width:8px}.list-content{margin:0 auto;max-width:1200px;padding:0 20px}.no-results{padding:50px 20px;text-align:center}.no-results .no-data-message{margin-bottom:40px}.no-results .no-data-message i{color:#ef476f;font-size:4rem;margin-bottom:20px}.no-results .no-data-message p{color:#666;font-size:1.4rem;line-height:1.8}.no-results .no-data-message p:first-of-type{color:#333;font-weight:700}.no-results .recommendation h3{color:#ff6b35;font-size:1.8rem;margin-bottom:30px}.no-results .recommended-games{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin:0 auto;max-width:900px}.no-results .game-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);cursor:pointer;overflow:hidden;transition:all .3s ease}.no-results .game-card:hover{box-shadow:0 15px 30px rgba(255,107,53,.2);transform:translateY(-8px)}.no-results .game-thumb{height:120px;position:relative}.no-results .game-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.no-results .game-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#073b4c;display:-webkit-box;font-size:1.1rem;font-weight:600;margin:0;overflow:hidden;padding:15px 10px;text-align:center}.game-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.game-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.game-card:hover{box-shadow:0 15px 30px rgba(255,107,53,.2);transform:translateY(-10px)}.game-card:hover .play-btn{background:#ef476f}.game-link{display:flex;flex-direction:column;height:100%}.game-thumb{height:160px;overflow:hidden;position:relative}.game-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.game-card:hover .game-thumb img{transform:scale(1.05)}.game-badge{background:#ef476f;border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:4px 10px;position:absolute;right:12px;top:12px;z-index:2}.game-info{display:flex;flex-direction:column;flex-grow:1;padding:20px}.game-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#073b4c;display:-webkit-box;font-size:1.2rem;font-weight:700;margin:0 0 10px;overflow:hidden}.game-rating{align-items:center;display:flex;margin-bottom:10px}.game-rating .el-rate{display:inline-block}.game-rating .rating-value{color:#ff6b35;font-size:1rem;font-weight:600;margin-left:8px}.game-stats{margin-bottom:15px}.game-stats .open-count{align-items:center;color:#666;display:flex;font-size:.9rem}.game-stats .open-count i{color:#ff6b35;margin-right:5px}.play-btn{align-items:center;background:#ff6b35;border-radius:8px;color:#fff;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-top:auto;transition:all .3s ease}.play-btn i{font-size:1.1rem;margin-right:5px}.load-more{align-items:center;background:rgba(255,107,53,.1);border-radius:50px;cursor:pointer;display:flex;justify-content:center;margin:50px auto;max-width:300px;padding:15px 30px;transition:all .3s ease}.load-more:hover{background:rgba(255,107,53,.3);transform:translateY(-3px)}.load-more .load-text{color:#ff6b35;font-size:1.2rem;font-weight:600;margin-right:15px}.load-more .load-icon i{color:#ff6b35;font-size:1.4rem}.end-message{color:#666;font-size:1.2rem;font-style:italic;padding:30px 0;text-align:center}@media screen and (max-width:979px){.list-title{font-size:2.2rem}.game-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.game-thumb{height:140px}.no-results .recommended-games{gap:20px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:768px){.list-title{font-size:2rem}.game-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.game-info{padding:15px}.game-name{font-size:1.1rem}.no-results .no-data-message i{font-size:3rem}.no-results .no-data-message p{font-size:1.2rem}.no-results .recommendation h3{font-size:1.5rem}}@media screen and (max-width:480px){.list-header{margin:20px auto}.list-title{font-size:1.8rem}.game-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.game-thumb{height:120px}.game-name{font-size:1rem}.game-rating .el-rate{font-size:14px}.game-rating .rating-value{font-size:.9rem}.no-results{padding:30px 15px}.no-results .no-data-message i{font-size:2.5rem}.no-results .no-data-message p{font-size:1rem}.no-results .recommendation h3{font-size:1.3rem}.no-results .recommended-games{gap:12px;grid-template-columns:repeat(2,1fr)}.load-more{max-width:250px;padding:12px 20px}.load-more .load-text{font-size:1.1rem}}.detail-container{background:#fff8f0;color:#333;font-family:Nunito,sans-serif;min-height:100vh}.game-banner{border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,.1);margin:30px auto;max-width:1200px;overflow:hidden}.banner-preview{height:500px;position:relative}.banner-preview .banner-overlay{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.banner-preview .banner-img{filter:blur(8px);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.banner-preview .banner-content{left:50%;padding:0 20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.banner-preview .game-logo{margin-bottom:30px}.banner-preview .game-logo img{border:5px solid hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 10px 30px rgba(0,0,0,.3);height:180px;transition:all .3s ease;width:180px}.banner-preview .game-logo img:hover{box-shadow:0 15px 40px rgba(0,0,0,.4);transform:scale(1.05)}.banner-preview .play-btn{align-items:center;background:#ff6b35;border-radius:50px;box-shadow:0 8px 20px rgba(255,107,53,.4);color:#fff;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;justify-content:center;padding:15px 40px;transition:all .3s ease}.banner-preview .play-btn i{font-size:1.6rem;margin-right:10px}.banner-preview .play-btn:hover{background:#ef476f;box-shadow:0 12px 25px rgba(239,71,111,.5);transform:translateY(-5px)}.game-frame{background:#073b4c;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.2);height:600px;overflow:hidden;position:relative}.game-frame .frame-container{height:100%;position:relative;transition:all .3s ease;width:100%}.game-frame .banner-img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.2;width:100%}.game-frame #game-iframe{border:none;height:calc(100% - 60px);left:0;position:absolute;top:0;width:100%;z-index:2}.game-frame .frame-controls{align-items:center;background:rgba(7,59,76,.9);border-top:2px solid rgba(255,107,53,.5);bottom:0;display:flex;height:60px;justify-content:space-between;left:0;padding:0 30px;position:absolute;width:100%;z-index:3}.game-frame .game-title{color:#fff;font-size:1.4rem;font-weight:700;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-frame .fullscreen-btn{background:rgba(255,107,53,.2);border-radius:8px;cursor:pointer;padding:8px;transition:all .3s ease}.game-frame .fullscreen-btn img{filter:invert(1);height:24px}.game-frame .fullscreen-btn:hover{background:#ff6b35;transform:scale(1.1)}.game-details{margin:50px auto;max-width:1200px;padding:0 20px}.game-details .game-header{align-items:center;border-bottom:2px solid rgba(255,107,53,.2);display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.game-details .game-title{color:#ff6b35;font-size:2.8rem;font-weight:800;margin:0}.game-details .game-rating{align-items:center;display:flex}.game-details .game-rating .el-rate{margin-right:15px}.game-details .game-rating .rating-value{color:#ff6b35;font-size:1.8rem;font-weight:700}.game-details .game-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.game-details .game-tags .tag{background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.3);border-radius:30px;color:#ff6b35;font-size:1rem;font-weight:600;padding:8px 20px;transition:all .3s ease}.game-details .game-tags .tag:hover{background:#ff6b35;color:#fff;transform:translateY(-3px)}.game-details .game-description,.game-details .game-instructions{margin-bottom:40px}.game-details .game-description h3,.game-details .game-instructions h3{border-bottom:2px solid rgba(255,107,53,.2);color:#ff6b35;font-size:1.6rem;margin-bottom:15px;padding-bottom:10px}.game-details .game-description p,.game-details .game-instructions p{color:#333;font-size:1.1rem;line-height:1.8;margin:0}.recommended-games{margin:50px auto;max-width:1200px;padding:0 20px}.recommended-games .section-title{color:#ff6b35;font-size:2.2rem;margin-bottom:40px;position:relative;text-align:center}.recommended-games .section-title:after{background:#ffd166;border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.recommended-games .game-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.recommended-games .game-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.recommended-games .game-card:hover{box-shadow:0 15px 30px rgba(255,107,53,.2);transform:translateY(-10px)}.recommended-games .game-card:hover .play-btn{background:#ef476f}.recommended-games .game-link{display:flex;flex-direction:column;height:100%}.recommended-games .game-thumb{height:150px;overflow:hidden;position:relative}.recommended-games .game-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.game-card:hover .recommended-games .game-thumb img{transform:scale(1.05)}.recommended-games .game-info{display:flex;flex-direction:column;flex-grow:1;padding:20px}.recommended-games .game-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#073b4c;display:-webkit-box;font-size:1.2rem;font-weight:700;margin:0 0 10px;overflow:hidden}.recommended-games .game-rating{margin-bottom:15px}.recommended-games .game-rating .el-rate{display:inline-block}.recommended-games .game-rating .rating-value{color:#ff6b35;font-size:1rem;font-weight:600;margin-left:8px}.recommended-games .play-btn{align-items:center;background:#ff6b35;border-radius:8px;color:#fff;display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-top:auto;transition:all .3s ease}.recommended-games .play-btn i{font-size:1.1rem;margin-right:5px}@media screen and (max-width:979px){.game-banner{border-radius:0;margin:20px auto}.banner-preview{height:400px}.banner-preview .game-logo img{height:140px;width:140px}.banner-preview .play-btn{font-size:1.2rem;padding:12px 30px}.game-frame{height:500px}.game-frame .frame-controls{height:50px;padding:0 20px}.game-frame .game-title{font-size:1.2rem}.game-details{margin:30px auto}.game-details .game-header{align-items:flex-start;flex-direction:column}.game-details .game-title{font-size:2.2rem;margin-bottom:15px}.game-details .game-rating .rating-value{font-size:1.5rem}.recommended-games{margin:30px auto}.recommended-games .section-title{font-size:1.8rem}.recommended-games .game-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media screen and (max-width:480px){.banner-preview{height:350px}.banner-preview .game-logo img{height:120px;width:120px}.banner-preview .play-btn{font-size:1.1rem;padding:10px 25px}.game-frame{height:400px}.game-frame .frame-controls{height:45px;padding:0 15px}.game-frame .game-title{font-size:1rem}.game-frame .fullscreen-btn img{height:20px}.game-details .game-title{font-size:1.8rem}.game-details .game-description h3,.game-details .game-instructions h3{font-size:1.4rem}.game-details .game-description p,.game-details .game-instructions p{font-size:1rem}.recommended-games .section-title{font-size:1.6rem}.recommended-games .game-grid{grid-template-columns:repeat(2,1fr)}}.DtailsContentBox[data-v-39205955]{position:relative}@media screen and (min-width:540px){.ContentBox[data-v-39205955]{margin:0 auto;width:61.25rem}.ContentBox h2[data-v-39205955]{font-size:30px;font-weight:700;margin:15px 0}.ContentBox h3[data-v-39205955]{font-size:20px;font-weight:600;margin:15px 0}.ContentBox p[data-v-39205955]{font-family:Poppins-Medium;font-size:16px;line-height:30px;margin-bottom:15px;text-indent:2em}}@media screen and (max-width:539px){.ContentBox[data-v-39205955]{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.ContentBox h2[data-v-39205955]{font-size:30px;font-weight:700}.ContentBox h2[data-v-39205955],.ContentBox h3[data-v-39205955]{font-family:Poppins-SemiBold;margin:15px 0}.ContentBox h3[data-v-39205955]{font-size:20px;font-weight:600}.ContentBox p[data-v-39205955]{font-family:Poppins-Medium;font-size:16px;line-height:30px;margin-bottom:15px;text-indent:2em}}.DtailsContentBox[data-v-6f1a8a9f]{position:relative}@media screen and (min-width:980px){.ContentBox[data-v-6f1a8a9f]{box-sizing:border-box;margin:0 auto;width:61.25rem}.ContentBox h2[data-v-6f1a8a9f]{font-family:Poppins-SemiBold;font-size:30px;font-weight:700;margin:15px 0}.ContentBox h3[data-v-6f1a8a9f]{font-size:20px}.ContentBox h3[data-v-6f1a8a9f],.ContentBox h4[data-v-6f1a8a9f]{font-family:Poppins-SemiBold;font-weight:600;margin:15px 0}.ContentBox h4[data-v-6f1a8a9f]{font-size:18px}.ContentBox p[data-v-6f1a8a9f]{font-family:Poppins-Medium;font-size:16px;font-weight:500;line-height:30px;margin-bottom:15px;text-indent:2em}}@media screen and (max-width:979px){.ContentBox[data-v-6f1a8a9f]{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.ContentBox h2[data-v-6f1a8a9f]{font-size:30px;font-weight:700}.ContentBox h2[data-v-6f1a8a9f],.ContentBox h3[data-v-6f1a8a9f]{font-family:Poppins-SemiBold;margin:15px 0}.ContentBox h3[data-v-6f1a8a9f]{font-size:20px;font-weight:600}.ContentBox p[data-v-6f1a8a9f]{font-family:Poppins-Medium;font-size:16px;line-height:30px;margin-bottom:15px;text-indent:2em}}.DtailsContentBox[data-v-18e5e99e]{position:relative}@media screen and (min-width:980px){.ContentBox[data-v-18e5e99e]{box-sizing:border-box;margin:0 auto;width:61.25rem}.ContentBox h2[data-v-18e5e99e]{font-size:30px;font-weight:700}.ContentBox h2[data-v-18e5e99e],.ContentBox h3[data-v-18e5e99e]{font-family:Poppins-SemiBold;margin:15px 0}.ContentBox h3[data-v-18e5e99e]{font-size:20px;font-weight:600}.ContentBox p[data-v-18e5e99e]{font-family:Poppins-Medium;font-size:16px;line-height:30px;margin-bottom:15px;text-indent:2em}}@media screen and (max-width:979px){.ContentBox[data-v-18e5e99e]{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.ContentBox h2[data-v-18e5e99e]{font-size:30px;font-weight:700}.ContentBox h2[data-v-18e5e99e],.ContentBox h3[data-v-18e5e99e]{font-family:Poppins-SemiBold;margin:15px 0}.ContentBox h3[data-v-18e5e99e]{font-size:20px;font-weight:600}.ContentBox p[data-v-18e5e99e]{font-family:Poppins-Medium;font-size:16px;line-height:30px;margin-bottom:15px;text-indent:2em}}.MoSearchBox[data-v-6ebc51c3]{background-color:#767676;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1001}.MoSearchBox .contentBox[data-v-6ebc51c3]{align-items:center;background:#3e8f25;box-sizing:border-box;display:flex;height:6.25rem;justify-content:space-between;padding:.625rem 2rem;position:relative;width:100%}.MoSearchBox .contentBox[data-v-6ebc51c3] .el-input__inner{border-radius:4px;color:#1b1b1b;font-family:Roboto-Medium;font-size:1.75rem;font-weight:500;width:32.625rem}.MoSearchBox .contentBox i[data-v-6ebc51c3]{color:#fff;font-size:24px}.__nuxt-error-page{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;align-items:center;background:#f7f8fb;bottom:0;color:#47494e;display:flex;flex-direction:column;font-family:sans-serif;font-weight:100!important;justify-content:center;left:0;padding:1rem;position:absolute;right:0;text-align:center;top:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{color:#47494e;font-size:1.5rem;margin-bottom:8px;margin-top:15px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;-webkit-text-decoration:none;text-decoration:none}.__nuxt-error-page .logo{bottom:12px;left:12px;position:fixed}.nuxt-progress{background-color:#000;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@media(min-width:992px){body{margin:0 auto}}@media(max-width:991px){body{margin:0 auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-weight:400;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:#000;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}::-webkit-scrollbar{height:5px;width:8px}::-webkit-scrollbar-track-piece{background-color:rgba(255,107,53,.2);-webkit-border-radius:10px}::-webkit-scrollbar-thumb:vertical{background-color:rgba(255,107,53,.8);-webkit-border-radius:6px;height:5px}::-webkit-scrollbar-thumb:horizontal{background-color:rgba(255,107,53,.8);-webkit-border-radius:6px;width:5px}body,html{font-family:Arial,Microsoft YaHei,黑体,宋体,微软雅黑,sans-serif;scroll-behavior:smooth;width:100%}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1}html{overflow-y:scroll}.border_radius_6{border-radius:6px}.minHeight{min-height:500px}.imgBox{box-shadow:0 0 8px 0 rgba(166,78,132,.6)}img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.tablecClass{cursor:pointer}@font-face{font-display:swap;font-family:Poppins-SemiBold;src:url(https://res.weturing.club/search/fonts/Poppins-SemiBold.otf)}@font-face{font-display:swap;font-family:Poppins-Medium;src:url(https://res.weturing.club/search/fonts/Poppins-Medium.otf)}@font-face{font-display:swap;font-family:Poppins-Regular;src:url(https://res.weturing.club/search/fonts/Poppins-Regular.otf)}.googleAdsStyle{margin:0 auto 25px!important;min-height:200px;width:100%}.cursorPointer{cursor:pointer}.line_clamp1{-webkit-line-clamp:1}.line_clamp1,.line_clamp2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.line_clamp2{-webkit-line-clamp:2}.line_clamp3{-webkit-line-clamp:3}.line_clamp3,.line_clamp4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;word-break:break-all}.line_clamp4{-webkit-line-clamp:4}.flexcenter{display:flex;justify-content:center;margin-bottom:2rem;width:100%}.clearfix{clear:both}.clearfix:after{clear:both;content:"";display:block;height:0;visibility:hidden}.fl{float:left}.fr{float:right}.pager{display:inline-block;margin-bottom:30px;max-width:800px;text-align:center}.pager a{cursor:pointer;margin-bottom:15px!important}.pager a,.pager span{border:1px solid #ebebeb;border-radius:6px;color:#8a8a8a;display:inline-block;float:left;font-size:15px;height:40px;line-height:40px;margin:0 2px;-webkit-text-decoration:none;text-decoration:none;width:45px}.pager a:hover,.pager span:hover{border-color:#3897cd;color:#3897cd;position:relative;z-index:1}.pager span.current{background-color:#222a35;border-color:#ebebeb;color:#fff;position:relative;z-index:1}.pager .pg-first,.pager .pg-first:hover,.pager .pg-last,.pager .pg-last:hover,.pager .pg-next,.pager .pg-next:hover,.pager .pg-prev,.pager .pg-prev:hover{background:#fff url(data:image/jpeg;base64,) 8px 7px no-repeat}.pager .pg-prev,.pager .pg-prev:hover{background-position:7px -21px}.pager .pg-next,.pager .pg-next:hover{background-position:-21px -21px}.pager .pg-last,.pager .pg-last:hover{background-position:-21px 7px}.pager .pg-next[disabled=true],.pager .pg-next[disabled=true]:hover,.pager .pg-prev[disabled=true],.pager .pg-prev[disabled=true]:hover{background-image:url(data:image/jpeg;base64,);cursor:default}.pager .pg-next[disabled=true],.pager .pg-prev[disabled=true]{border-color:#eee}.pager span.els{border-color:transparent}.pagerHtmlWrap{margin:30px auto;width:800px}.pagerHtmlWrap .cc_cells{border-bottom:1px solid #ccc;height:35px;padding:5px 0;width:100%}.pagerHtmlWrap .cc_cells a{color:#454545;font-size:14px;line-height:35px;-webkit-text-decoration:none;text-decoration:none}.pagerHtmlWrap .cc_cells a span{display:inline-block;margin:0;text-align:left;width:25%}*{box-sizing:border-box;margin:0;padding:0}.page{font-size:13px;text-align:right}.page .page_to{display:inline-block;max-width:250px}.page .page_to li{border:1px solid #ddd;border-left-width:0;color:#323232;cursor:pointer;display:inline-block;height:auto;padding:5px 10px;width:auto}.page .page_to li.page_hide{display:none}.page .page_to li:hover{background-color:#f4f4f4;border-color:#ddd;color:#32c2cd}.page .page_to li:first-child{border-left-width:1px}.page .page_jump{display:inline-block;width:180px}.page .page_jump input.page_jump_input{background-color:#fff;border:1px solid #ddd;height:28px;margin:0 4px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:52px}.page .page_jump input.page_jump_btn{background-color:#00bb9c;border:1px solid transparent;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;font-weight:700;line-height:1.42857143;margin-left:5px;padding:7px 20px;text-align:center;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.pagination{font-size:0;margin-top:18px;text-align:center}.pagination .page-li{display:inline-block;font-size:15px;line-height:1;-moz-user-select:none;-webkit-user-select:none;user-select:none}.pagination .page-li:hover{background-color:#eaeaea;cursor:pointer}.pagination .page-li.page-active{background-color:#eff3f7;border-color:#eff3f7;color:#1d2939;cursor:default}.pagination .page-li.number-ellipsis{border:none;cursor:default}.pagination .page-li.number-ellipsis:hover{background-color:#fff}.pagination .page-number{border:1px solid #eaeaea;padding-bottom:8px;padding-top:8px;text-align:center;width:38px}.pagination .page-prev{border:1px solid #eaeaea;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:8px 14px}.pagination .page-prev.no-prev{color:#c6c6c6}.pagination .page-prev.no-prev:hover{background-color:#fff;cursor:default}.pagination .page-next{border:1px solid #eaeaea;border-bottom-right-radius:5px;border-top-right-radius:5px;padding:8px 14px}.pagination .page-next.no-next{color:#c6c6c6}.pagination .page-next.no-next:hover{background-color:#fff;cursor:default}.pagination .number-ellipsis{display:inline-block;font-size:15px;padding:8px 14px}.pagination .number-ellipsis.page-hidden{display:none}#page-go{margin-top:10px;text-align:center}