@charset "UTF-8";@font-face{font-family:HONORSansCN;src:url(/assets/HONORSansCN-Medium-D87BqYqt.ttf)}header{position:relative;height:100px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;box-sizing:border-box;background-color:#98e9de}header .content{position:relative;z-index:10;width:1440px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center}header .content .logo{cursor:pointer;position:relative;z-index:10;display:flex;gap:10px;align-items:center}header .content .logo img{width:3rem;height:3rem;position:relative;top:-6px}header .content .logo span{font-size:1.6rem;font-weight:600}header .content .wrapper{flex:1;display:flex;align-items:center;justify-content:center;gap:1.8rem;margin-left:2rem}header .content .wrapper .item{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#111;transition:all .3s ease-in-out;font-size:16px;gap:.6rem}header .content .wrapper .item img{width:1.8rem;text-align:center}header .content .wrapper .item span{font-size:1.2rem}header .content .wrapper .item:hover:after{background-position:0% 0px;background-size:100% 100%;pointer-events:inherit}header .content .wrapper .item:after{content:"";position:absolute;top:100%;left:0;display:block;width:120%;height:4px;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,#98e9de,#fff0 70%);background-position:0% 6px;background-size:100% 0%;background-repeat:no-repeat;transition:all .3s ease-out;pointer-events:none}header .header-right{width:5rem;height:auto}.m-menu{display:none}@media screen and (max-width: 768px){header{position:relative;height:50px;border:none;display:flex;justify-content:space-between;align-items:flex-end}header .header-left{position:relative;height:100%;display:flex;align-items:center}header .header-left .burger{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:16px;margin-left:16px}header .header-left .burger span{display:block;height:2px;width:100%;background-color:#000;border-radius:2px;transition:all .3s ease}header .header-left .burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}header .header-left .burger.active span:nth-child(2){opacity:0}header .header-left .burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}header .content{flex:1;width:100%}header .content .logo{display:flex;align-items:center;flex-direction:row;justify-content:center;gap:8px}header .content .logo img{width:32px;height:32px;top:0}header .content .logo span{font-size:16px;font-weight:600;letter-spacing:1px;position:relative;top:2px}header .content .wrapper{display:none}header .header-right{width:50px;height:50px}.m-menu{position:absolute;left:20px;top:42px;width:112px;height:0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;gap:10px;background:#fff;z-index:100;transition:all .2s ease;box-sizing:border-box}.m-menu .category-item{padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.0392156863)}.m-menu .category-item:last-child{padding-bottom:0;border-bottom:0}.m-menu .category-item .item-inner{display:flex;align-items:center}.m-menu .category-item .item-inner .icon-container{width:16px;height:16px;display:flex;align-items:center;justify-content:center;margin-right:8px}.m-menu .category-item .item-inner .icon-container img{width:100%;height:100%}.m-menu .category-item .item-inner .name{font-size:14px;font-weight:500}.menu-active{height:auto;padding:12px 16px}}@font-face{font-family:HONORSansCN;src:url(/assets/HONORSansCN-Medium-D87BqYqt.ttf)}footer{width:100%}footer .bottom{padding:10px 0;height:48px;background-color:#98e9de;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:10px}@media screen and (min-width: 769px){footer .bottom{height:auto}}footer .bottom .site-info{display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px}footer .bottom .site-info .logo{height:40px;margin-right:20px;position:relative;top:-2px}@media screen and (max-width: 768px){footer .bottom .site-info .logo{height:24px;margin-right:10px}}footer .bottom .site-info .title{margin-right:20px;font-size:16px;color:#111}@media screen and (max-width: 768px){footer .bottom .site-info .title{font-size:14px}}footer .bottom .link{margin-right:20px;cursor:pointer;transition:all .3s ease-in-out;text-underline-offset:4px;text-decoration-thickness:3px;text-decoration-color:#111;color:#404f60}footer .bottom .link:hover{text-decoration:underline}footer .bottom .icon{display:flex}footer .bottom .icon a{border:2px solid #fff;width:1.3rem;height:1.3rem;margin-right:10px;padding:2px;border-radius:50%;transition:all .3s ease-in-out}footer .bottom .icon a:hover{border-color:#a7a0a0}footer .bottom .icon a img{width:98%;height:98%;margin:0}@media screen and (max-width: 768px){footer .bottom .icon{display:none}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.loader{width:100%;height:100%}body,h1,h2,h3,h4,ul,li{padding:0;margin:0}.pc-guang{width:100vw;height:100vh}ul,li{list-style:none}a{text-decoration:none;color:#333}img{vertical-align:top}@font-face{font-family:HONORSansCN;src:url(/assets/HONORSansCN-Medium-D87BqYqt.ttf)}body{font-size:14px;width:100%;height:100%;font-family:HONORSansCN,PingFang SC,Microsoft YaHei,SimSun,Arial,sans-serif}@media screen and (max-width: 768px){body{font-size:12px}}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:#efefef;border-radius:2px}body::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#333}body::-webkit-scrollbar-corner{background:#179a16}@media screen and (max-width: 768px){body::-webkit-scrollbar{width:0;height:0}}body #app{width:100%;min-height:100vh;background:#e8f0f2}[v-cloak]{display:none!important}@media screen and (max-width: 768px){.ad-m{width:100%;text-align:center;margin:.4rem 0}}body:has(.loader:not(.fade-out)),body:has(.game-loading:not(.fade-out)){overflow:hidden!important;height:100%!important;width:100%!important;position:fixed!important}.game-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff;overflow:hidden;transition:opacity .6s ease,visibility .6s ease}.game-loading.fade-out{opacity:0;visibility:hidden}.game-loading .spinner{animation:rotate 1s linear infinite;width:80px;height:80px}.game-loading .path{stroke:#d41a4b;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff;transition:opacity .6s ease,visibility .6s ease}.loader.fade-out{opacity:0;visibility:hidden}.loader .truckWrapper{width:200px;height:100px;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:flex-end;overflow-x:hidden}.loader .truckBody{width:130px;height:fit-content;margin-bottom:6px;animation:motion 1s linear infinite}@keyframes motion{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.loader .truckTires{width:130px;height:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 15px;position:absolute;bottom:0}.loader .truckTires svg{width:24px}.loader .road{width:100%;height:1.5px;background-color:#282828;position:relative;bottom:0;align-self:flex-end;border-radius:3px}.loader .road:before{content:"";position:absolute;width:20px;height:100%;background-color:#282828;right:-50%;border-radius:3px;animation:roadAnimation 1.4s linear infinite;border-left:10px solid white}.loader .road:after{content:"";position:absolute;width:10px;height:100%;background-color:#282828;right:-65%;border-radius:3px;animation:roadAnimation 1.4s linear infinite;border-left:4px solid white}.loader .lampPost{position:absolute;bottom:0;right:-90%;height:90px;animation:roadAnimation 1.4s linear infinite}@keyframes roadAnimation{0%{transform:translate(0)}to{transform:translate(-350px)}}.back-top{position:fixed;right:2px;bottom:10%;width:47px;height:47px;cursor:pointer;z-index:20;border-radius:50%;transition:all .3s ease-in-out;overflow:hidden}.back-top img{width:100%;height:100%;border-radius:5px}.back-top:hover{transform:translateY(10px)}@media screen and (min-width: 1440px){.back-top{right:60px}}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}main{max-width:1440px;margin:0 auto;margin-top:1rem;overflow:hidden}@media screen and (max-width: 768px){main{margin-top:.1rem}}main .search{width:100%;padding:1rem 0;display:flex;justify-content:center;border-radius:12px;box-sizing:border-box}main .search .search-box{width:80%;max-width:600px;display:flex;position:relative}main .search .search-box .search-input{width:100%;height:50px;border-radius:42px;padding:0 20px;font-size:18px;outline:none;transition:all .3s ease;box-sizing:border-box;background-color:#dbe5e4;border:0}main .search .search-box .search-input::placeholder{color:#0006;font-weight:400}main .search .search-box .search-btn{position:absolute;right:10px;height:50px;background-color:#12bea7;color:#fff;border:none;border-radius:25px;font-size:18px;cursor:pointer;transition:all .3s ease;box-sizing:border-box}main .search .search-box .search-btn:hover{background-color:#98e9de}@media screen and (min-width: 768px){main .search .search-box .search-btn{width:70px;right:0;font-size:22px}}@media screen and (max-width: 768px){main .search{padding:8px 0}main .search .search-box{width:90%;display:flex;align-items:center}main .search .search-box .search-input{height:32px;font-size:14px}main .search .search-box .search-btn{width:42px;height:24px;font-size:16px;display:flex;justify-content:center;align-items:center}main .search .search-box .search-btn i{width:14px;height:14px;color:#000}}
