html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,dd,dl,dt,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul{margin:0;padding:0}body{background:#f9f6ff;font-family:PingFangSC,PingFang SC}.fx-vs{justify-content:space-between}.fx-v,.fx-vc,.fx-vs{display:flex;align-items:center}.fx-vc{justify-content:center}.site-head{position:absolute;top:30px;left:30px;right:30px;background:#fff;border-radius:20px;padding:0 20px;height:80px;z-index:10}.site-head .logo{padding-left:20px;cursor:pointer}.site-head .logo img{display:block;height:50px}.site-head .nav{padding-left:80px;flex:1;gap:30px;font-size:20px}.site-head .nav li{list-style:none;cursor:pointer;opacity:.5;font-weight:500}.site-head .nav li.active{opacity:1;text-decoration:underline;font-weight:700}.site-head .btn-login{height:32px;background:linear-gradient(90deg,#ff78ff,#32e5ff);border-radius:100px;font-size:14px;min-width:80px;color:#000;font-weight:500;cursor:pointer}.site-head .mb-menu{display:none}.site-banner{position:relative}.site-banner h2{position:absolute;left:50%;top:62%;transform:translate(-50%);font-size:100px;color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-shadow:0 0 2px #000;white-space:nowrap;display:flex;align-items:center;gap:20px}.site-banner h2 strong{font-size:60px;display:inline-block;background:#ff7efb;border:1px solid #000;border-radius:60px;padding:10px 30px}.site-banner img{display:block;width:100%;object-fit:cover;min-height:500px}.site-banner img.mb{display:none}.page-title h1{width:100%;max-width:960px;margin:0 auto;padding:40px 140px 30px 0;font-size:38px;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;border-bottom:1px dotted rgba(0,0,0,.188)}.page-foot{background:linear-gradient(90deg,#ff78ff,#32e5ff);text-align:center;color:#fff;padding:50px 0}.page-foot p{font-size:28px;font-family:Arial,Helvetica,sans-serif;font-weight:700}.page-foot .the-btn{background:#fff;display:inline-block;color:#000;font-size:20px;padding:15px 40px;border-radius:100px;margin-top:20px;text-decoration:none}.site-body{padding-bottom:60px}.article-detail{padding:150px 0 100px}.article-list{max-width:960px;margin:0 auto}.article-list .the-category{gap:30px;height:80px;font-size:20px}.article-list .the-category a{display:inline-block;text-decoration:none;color:#000;opacity:.5;font-weight:500;text-transform:uppercase}.article-list .the-category a.active{opacity:1}.article-list .the-articles{display:grid;grid-template-columns:1fr 1fr 1fr;flex-wrap:wrap;gap:20px}.article-list .the-articles .oarticle{border:1px solid #000;border-radius:38px;overflow:hidden;background:#fff;padding-bottom:20px;text-align:center;text-decoration:none;color:#000;transition:all .4s}.article-list .the-articles .oarticle:hover{transform:translateY(4px)}.article-list .the-articles .oarticle .cover img{display:block;height:214px;width:100%;object-fit:cover}.article-list .the-articles .oarticle h3{font-size:18px;padding:20px;text-align:left}.article-list .the-articles .oarticle .btn-more{margin-top:8px;display:inline-block;border-radius:100px;border:1px solid #000;padding:5px 10px;cursor:pointer;font-size:14px;color:#000;text-decoration:none;transition:all .2s}.article-list .the-articles .oarticle .btn-more:active{transform:scale(1.1)}.site-footer{background:#fff;text-align:center;font-size:14px;padding:40px 0}.site-footer .nav-list,.site-footer .nav-top-list{gap:20px}.site-footer .nav-list li,.site-footer .nav-top-list li{list-style:none}.site-footer .nav-list li a,.site-footer .nav-top-list li a{color:#000;text-decoration:none}.site-footer p{padding-top:20px;opacity:.5;font-size:12px}.site-footer .nav-top-list{padding-bottom:20px}.site-footer .nav-top-list li a{color:#ff3240}.article-content{width:100%;max-width:600px;margin:0 auto;line-height:1.5}.article-content .the-title,.article-content .the-title h1{font-size:36px;line-height:1.25;margin-bottom:20px}.article-content .summary{font-size:14px;padding-bottom:20px;opacity:.5}.article-content .author{border-bottom:1px solid rgba(0,0,0,.059);padding-bottom:20px;font-size:12px;gap:10px}.article-content .author .avatar{width:36px;height:36px;border-radius:50%;background:#ddd;overflow:hidden}.article-content .author .avatar img{display:block;width:100%;height:100%;object-fit:cover}.article-content .author .detail .info{color:#aaa}.article-content .author .detail .info strong{color:#000}.article-content .the-content{font-size:14px;color:#53514b}.article-content .the-content a{color:#ff3463}.article-content .the-content img{display:block;max-width:100%;margin:40px 0}.article-content .the-content h2{font-size:30px;line-height:1.25;margin:30px 0}.article-content .the-content h3{font-size:20px}.article-content .the-content h4{font-size:14px}.article-content .the-content h2,.article-content .the-content h3,.article-content .the-content h4,.article-content .the-content h5,.article-content .the-content h6{color:#000}.article-content .the-content h3,.article-content .the-content h4,.article-content .the-content h5,.article-content .the-content h6,.article-content .the-content p{margin:20px 0}.article-content .the-content ul{padding-left:40px}.article-content .the-content ul li{margin:15px 0}.arrow-down{width:10px;height:10px;display:inline-block;background:url(https://gomeet-test.gomeet.today/style/arrow-down.svg) 50% no-repeat}.showMenu{position:absolute;top:80px;background:#fff;padding:15px;left:35%}.showMenu .btn-cancel{width:20px;height:20px;text-align:center;font-size:14px;line-height:20px;background:rgba(0,0,0,.063);border-radius:50%}.showMenu ul li{list-style:none}.showMenu ul li a{text-decoration:none;display:block;color:#000;line-height:32px;font-size:14px;padding:0 15px}@media screen and (max-width:680px){.showMenu{display:none}.site-head{left:0;top:0;right:0;border-radius:0;height:1.52rem;padding:0;position:relative}.site-head .logo{padding:0;flex:1}.site-head .logo img{margin:0 auto;height:.82rem}.site-head .nav{display:none}.site-head .btn-login{position:absolute;right:.2rem;height:.85rem;font-size:.37rem}.site-head .mb-menu{display:block;position:absolute;right:.5rem}.site-head .mb-menu img{display:block;height:.64rem}.site-banner h2{left:50%;top:50%;transform:translate(-50%);font-size:40px;color:#fff;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-shadow:0 0 2px #000;white-space:nowrap;display:flex;align-items:center;gap:10px}.site-banner h2 strong{font-size:24px;display:inline-block;background:#ff7efb;border:1px solid #000;border-radius:60px;padding:5px 20px}.site-banner img{height:3.68rem;min-height:auto;display:none}.site-banner img.mb{display:block}.site-head .random-header-btn{display:flex;justify-content:center}.site-head .random-header-btn .btn{width:300px;height:50px;line-height:50px;text-align:center;font-size:16px;font-weight:700;border-radius:100px;margin-top:20px;background:linear-gradient(90deg,#ff78ff,#32e5ff)}.page-title h1{padding:20px;font-size:24px}.page-foot{padding:30px}.page-foot p{font-size:20px}.page-foot .the-btn{padding:15px 24px;font-size:16px}.site-body{padding-bottom:.2rem}.site-container{background:none}.article-list{padding:.4rem .53rem}.article-list .the-category{gap:.36rem;height:1rem;font-size:.32rem;margin-bottom:.32rem}.article-list .the-articles{grid-template-columns:1fr;gap:.53rem}.article-list .the-articles .oarticle{border-radius:.28rem;padding:.37rem .53rem;display:flex;gap:.48rem}.article-list .the-articles .oarticle .cover{width:3.72rem}.article-list .the-articles .oarticle .cover img{height:auto;border-radius:.25rem}.article-list .the-articles .oarticle .detail{flex:1;text-align:left}.article-list .the-articles .oarticle .detail h3{padding:0;font-size:.32rem}.article-list .the-articles .oarticle .detail .btn-more{margin:.32rem 0 0;padding:.12rem .4rem;font-size:.27rem}.site-footer{padding:.6rem 0;font-size:.32rem}.site-footer .nav-list,.site-footer .nav-top-list{gap:.25rem;flex-direction:column}.site-footer p{padding:.4rem .5rem 0;font-size:.3rem}.article-detail{padding:.4rem .52rem}.article-content .the-title,.article-content .the-title h1{font-size:.59rem}.article-content .summary,.article-content .the-content{font-size:.32rem}.article-content .the-content img{margin:.8rem 0}.article-content .the-content h2{font-size:.48rem;margin:.6rem 0}.article-content .the-content h3{font-size:.42rem}.article-content .the-content h4{font-size:.36rem}.article-content .the-content h3,.article-content .the-content h4,.article-content .the-content h5,.article-content .the-content h6,.article-content .the-content p{margin:.4rem 0}}.social-list{text-align:center}.social-list .the-list a{color:#000}.social-list .the-list svg{width:32px;margin:0 5px}.drop-menu{position:fixed;z-index:100;background:#fff;width:100%;height:100%;left:0;top:0;display:none}.drop-menu.show{display:block}.drop-menu .the-logo{text-align:center;padding:.5rem 0 1rem}.drop-menu .the-logo img{display:inline-block;height:1rem}.drop-menu .btn-cancel{position:absolute;right:.5rem;top:.5rem;width:.85rem;height:.85rem;text-align:center;font-size:.5rem;list-height:.85rem;background:rgba(0,0,0,.063);border-radius:50%}.drop-menu .the-list{padding:0 .8rem}.drop-menu .the-list li{list-style:none}.drop-menu .the-list li a{display:block;line-height:1.2rem;font-weight:500;text-decoration:none;color:#000;font-size:.35rem;border-bottom:1px solid rgba(0,0,0,.063)}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}