.home-page{font-family:Noto Sans TC,sans-serif;margin:0;color:#333;background-color:#fff}.home-page .container{width:90%;max-width:1200px;margin:0 auto}.home-page h1,.home-page h2,.home-page h3{font-weight:700}.home-page a{text-decoration:none;color:inherit}.home-page .btn{padding:10px 25px;border-radius:20px;text-align:center;font-weight:500;display:inline-block;background-color:#2b3f5d;color:#fff;border:1px solid #2B3F5D}.home-page .btn.btn-secondary{background-color:transparent;color:#2b3f5d}.home-page section{padding:60px 0}.home-page header{background-color:#fff;padding:15px 0;border-bottom:1px solid #eee;position:sticky;top:0;z-index:1000}.home-page header .container{display:flex;justify-content:space-between;align-items:center}.home-page .logo a{font-weight:700;font-size:1.2rem;color:#f39c12}.home-page nav ul{list-style:none;display:flex;gap:25px;margin:0}.home-page nav a{font-weight:500;transition:color .3s}.home-page nav a:hover{color:#2b3f5d}.home-page .hero{background-image:url(/assets/hero-bg-DvclplNF.jpg);background-size:cover;background-position:center;color:#fff;text-align:left;height:500px;position:relative;display:flex;align-items:center}.home-page .hero:before{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background-color:#2b3f5d;clip-path:polygon(0 0,100% 0,80% 100%,0% 100%)}.home-page .hero .container{position:relative;z-index:2}.home-page .hero h1{font-size:3rem;margin-bottom:20px}.home-page .hero p{font-size:1.5rem;margin-bottom:30px}.home-page .hero-link{font-size:1.2rem;font-weight:700;color:#fff}.home-page .about-us{text-align:center;background-color:#f8f9fa}.home-page .about-us h2{font-size:2.5rem}.home-page .about-us h3{color:#555;margin-bottom:20px}.home-page .about-us p{line-height:1.8;color:#666}.home-page .top-products-section{background-color:#f8f9fa}.home-page .smart-process,.home-page .pricing-feedback,.home-page .product-intro{padding:0;background-color:#fff}.home-page .section-image{width:100%;display:block;height:auto}.home-page .smart-process{text-align:center;background-color:#45b3b2;color:#fff}.home-page .smart-process h2{font-size:2.2rem;margin-bottom:50px}.home-page .process-cards{display:flex;justify-content:space-around;gap:30px}.home-page .process-cards .card{background-color:#fff;color:#333;padding:30px;border-radius:10px;flex-basis:30%}.home-page .card-header{background-color:#2b3f5d;color:#fff;padding:5px 10px;border-radius:15px;display:inline-block;margin-bottom:15px}.home-page .card img{max-width:100px;height:80px;margin:15px 0}.home-page .card h3{color:#2b3f5d}.home-page .pricing-feedback{background-color:#45b3b2;text-align:center}.home-page .pricing-feedback h2{color:#fff;font-size:2.2rem;margin-bottom:40px}.home-page .feedback-items{display:flex;justify-content:center;gap:40px}.home-page .feedback-items .item{background-color:#b5d766;color:#2b3f5d;padding:30px;border-radius:50%;width:180px;height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.home-page .feedback-items .item .item-title{font-weight:700;font-size:1.3rem;border-bottom:2px solid #2B3F5D;padding-bottom:10px;margin-bottom:10px}.home-page .product-intro{padding:80px 0 150px;text-align:center}.home-page .product-intro h2{font-size:2.2rem;margin-bottom:60px}.home-page .product-circle-container{position:relative;width:800px;height:800px;margin:60px auto}.home-page .product-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;background-color:#2b3f5d;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;z-index:10}.home-page .product-item{position:absolute;width:180px;height:180px;background-color:#f0f2f5;border-radius:50%;display:flex;justify-content:center;align-items:center;text-align:left;padding:15px;box-sizing:border-box;z-index:5;transition:transform .3s ease}.home-page .product-item:hover{transform:scale(1.1);z-index:11}.home-page .product-item .item-content{text-align:center}.home-page .product-item h3{font-size:1rem;margin:5px 0;color:#2b3f5d}.home-page .product-item ul{list-style:none;padding:0;margin:0;font-size:.8rem;color:#555;line-height:1.4}.home-page .product-item .item-number{position:absolute;top:10px;left:20px;font-size:1.5rem;font-weight:700;color:#ccc}.home-page .item-1{transform:rotate(0) translate(350px) rotate(0);background-color:#e9f7f7}.home-page .item-2{transform:rotate(40deg) translate(350px) rotate(-40deg);background-color:#d4f0f0}.home-page .item-3{transform:rotate(80deg) translate(350px) rotate(-80deg);background-color:#e9f7f7}.home-page .item-4{transform:rotate(120deg) translate(350px) rotate(-120deg);background-color:#d4f0f0}.home-page .item-5{transform:rotate(160deg) translate(350px) rotate(-160deg);background-color:#e9f7f7}.home-page .item-6{transform:rotate(200deg) translate(350px) rotate(-200deg);background-color:#d4f0f0}.home-page .item-7{transform:rotate(240deg) translate(350px) rotate(-240deg);background-color:#e9f7f7}.home-page .item-8{transform:rotate(280deg) translate(350px) rotate(-280deg);background-color:#d4f0f0}.home-page .item-9{transform:rotate(320deg) translate(350px) rotate(-320deg);background-color:#e9f7f7}.home-page .product-item{top:calc(50% - 90px);left:calc(50% - 90px)}.home-page .contact-us{background-color:#f0f2f5;text-align:center}.home-page .contact-us h2{font-size:2.2rem}.home-page .contact-us p{margin:20px 0 30px;line-height:1.7}.home-page .service-flow{padding:0}.home-page footer{background-color:#2b3f5d;color:#ddd;text-align:center;padding:20px 0}.home-page footer p{margin:0;font-size:.9rem}.top-products-carousel{background-color:#f8f9fa;padding:60px 0}.top-products-carousel__header{text-align:center;margin-bottom:40px}.top-products-carousel__header h2{font-size:2.2rem;font-weight:700;color:#2b3f5d;margin:0}.top-products-carousel__slide{padding:0 20px}.top-products-carousel__category-title{text-align:center;font-size:1.5rem;font-weight:600;color:#45b3b2;margin-bottom:30px}.top-products-carousel__product-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;margin-bottom:12px}.top-products-carousel__product-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.top-products-carousel__product-image{width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:#f5f5f5}.top-products-carousel__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.top-products-carousel__product-card:hover .top-products-carousel__product-image img{transform:scale(1.05)}.top-products-carousel__no-image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#bbb;font-size:.9rem}.top-products-carousel__no-image .anticon{font-size:2.5rem;margin-bottom:8px}.top-products-carousel__product-info{padding:12px}.top-products-carousel__product-name{font-size:.95rem;font-weight:600;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-products-carousel__product-spec{font-size:.8rem;color:#888;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-products-carousel__product-price{font-size:1.1rem;font-weight:700;color:#e74c3c}.top-products-carousel__navbar{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:30px;padding:0 20px}.top-products-carousel__nav-item{padding:10px 24px;border:2px solid #2B3F5D;border-radius:25px;background-color:transparent;color:#2b3f5d;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.top-products-carousel__nav-item:hover{background-color:#2b3f5d;color:#fff}.top-products-carousel__nav-item--active{background-color:#45b3b2;border-color:#45b3b2;color:#fff}.top-products-carousel__nav-item--active:hover{background-color:#3a9a99;border-color:#3a9a99}@media (max-width: 992px){.top-products-carousel__header h2{font-size:1.8rem}.top-products-carousel__category-title{font-size:1.3rem}.top-products-carousel__product-info{padding:10px}.top-products-carousel__product-name{font-size:.9rem}.top-products-carousel__product-spec{font-size:.75rem}.top-products-carousel__product-price{font-size:1rem}}@media (max-width: 768px){.top-products-carousel{padding:40px 0}.top-products-carousel__header{margin-bottom:30px}.top-products-carousel__header h2{font-size:1.6rem}.top-products-carousel__category-title{font-size:1.2rem;margin-bottom:20px}.top-products-carousel__navbar{gap:8px}.top-products-carousel__nav-item{padding:8px 16px;font-size:.85rem}}@media (max-width: 576px){.top-products-carousel__slide{padding:0 10px}.top-products-carousel__header h2{font-size:1.4rem}.top-products-carousel__product-info{padding:8px}.top-products-carousel__product-name{font-size:.85rem}.top-products-carousel__product-spec{font-size:.7rem}.top-products-carousel__product-price{font-size:.95rem}.top-products-carousel__nav-item{padding:6px 12px;font-size:.8rem}}.staff-header{display:flex;justify-content:space-between;align-items:center}.staff-header .staff-logo{font-size:24px;color:#fff}.footer{text-align:center}.footer-version{font-size:10px;color:#999}.staff-container{min-height:100vh}.staff-content{display:flex;flex-direction:column;overflow:hidden}.staff-content-inner{padding:24px;min-height:calc(100vh - 124px)}.loginPage{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(#223d69d9,#223d69)}.loginBlock{width:400px;padding:24px;border:1px solid #F5B800;border-radius:7px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loginBlock input:-webkit-autofill,.loginBlock input:-webkit-autofill:hover,.loginBlock input:-webkit-autofill:focus,.loginBlock input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px transparent inset!important}.ant-radio-group.loginWay{text-align:center;width:100%;margin-bottom:16px}.logintitle{text-align:center}.logintitle .ant-typography{color:#eaeff4}.loginDesc{margin:8px;text-align:center}.forgetBtn.ant-btn.ant-btn-link{margin:0;padding:0}.resetResult.ant-result.ant-result-success{padding:0}body{background-image:url(./loginBackground-back.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.register-success-result .ant-result-title,.register-success-result .ant-result-subtitle{color:#fff}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [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{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
