@charset "UTF-8";:root{--lantu-blue:#194BD1;--lantu-light-blue:#EDF3FF;--lantu-deep-blue:#254DB5;--header-height:66px;font-size:16px}@font-face{font-family:"Noto Sans Display";src:url("/static/font/NotoSansDisplay-Regular.woff2?790df15cab04") format("woff2"),url("/static/font/NotoSansDisplay-Regular.woff?790df15cab04") format("woff"),url("/static/font/NotoSansDisplay-Regular.ttf?790df15cab04") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Noto Sans Display";src:url("/static/font/NotoSansDisplay-Bold.woff2?790df15cab04") format("woff2"),url("/static/font/NotoSansDisplay-Bold.woff?790df15cab04") format("woff"),url("/static/font/NotoSansDisplay-Bold.ttf?790df15cab04") format("truetype");font-weight:bold}body{color:#333;font-size:1rem;line-height:1.35;min-width:1200px;max-width:2560px;margin:0 auto;font-family:"Noto Sans Display",Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji';touch-action:pan-x pan-y;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}body a{color:var(--lantu-blue);text-decoration:none}body a:hover{opacity:0.85}body .main{width:1200px;margin:0 auto;padding-top:34px;min-height:calc(100vh - 66px - 187px)}body h1.title{width:fit-content;margin:0 auto 36px;position:relative;color:var(--lantu-blue);font-size:2rem}body h1.title::after{content:'';position:absolute;left:27px;transform:translateY(45%);width:206px;height:32px;border-radius:50%;background-color:var(--lantu-light-blue);z-index:-1}.hidden{display:none!important}.blue{color:var(--lantu-blue)}@media (max-width:768px){body{min-width:320px}body .main{padding:0 20px;width:100%;max-width:390px}body h1.title{margin:32px auto 26px;font-size:1.5rem;transform:translateX(-20px)}body h1.title::after{left:15px;width:110%;height:65%}}.header{display:flex;position:sticky;top:0;z-index:9999;justify-content:space-between;height:var(--header-height);padding:0 80px;background-color:#EBF4FA;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}.header .left{display:flex;align-items:center}.header .left a{line-height:0}.header .left a:hover{opacity:1}.header .left .logo{width:289px;color:var(--lantu-blue);cursor:pointer}.header .right{display:flex;align-items:center;justify-content:flex-end;width:535px}.header .right a{display:block;text-align:center;height:30px;padding:0 20px;line-height:30px;border-radius:15px;transition:all 0.2s linear}.header .right a:hover{background-color:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.header .mb-right{display:none}@media (max-width:768px){.header{--header-height:50px;padding:0 20px}.header .left .logo{width:160px}.header .right{display:none}.header .mb-right{display:flex;align-items:center}.header .mb-right .btn-nav{width:29px}.header .mb-right .btn-active-nav{display:none;width:29px}.header .mb-right .mb-nav-box{display:none;position:fixed;top:var(--header-height);left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.5);z-index:9999}.header .mb-right .mb-nav-list-box{display:flex;justify-content:center;padding:18px 0;background-color:white}.header .mb-right .mb-nav-list-box .mb-nav-list{display:flex;flex-direction:column;min-width:140px}.header .mb-right .mb-nav-list-box a{padding:7px 10px 7px 24px;border-radius:4px}.header .mb-right .active{background-color:var(--lantu-light-blue)}}.footer{display:flex;justify-content:center;align-items:center;width:100%;height:187px;background-color:#fafafa}.footer .content{display:flex;justify-content:center;width:1200px;background:url("/static/img/footer.png?790df15cab04") no-repeat top/auto 100%}.footer .left a{color:var(--lantu-blue)}.footer .left .title{margin-bottom:20px;font-size:29px;color:var(--lantu-blue)}.footer .left .desc{font-size:0.87rem;color:var(--lantu-blue)}.footer .left .logo{width:289px;margin-left:80px;font-size:29px;color:var(--lantu-blue);cursor:pointer}.footer .mid{margin-left:130px;margin-right:144px;height:124px}.footer .mid img{height:124px}.footer .mid .web{display:block}.footer .mid .mobile{display:none}.footer .right{font-size:1rem;line-height:1.5em}.footer .right>div{width:100%;font-size:0.87rem;color:var(--lantu-blue)}.footer .right>div a{text-decoration:none}@media (max-width:768px){.footer{padding:20px;height:auto}.footer .content{flex-direction:column-reverse;justify-content:flex-end;width:100%;background:none}.footer .left .title{display:none}.footer .mid{margin:0;padding:5px 0 10px;height:auto}.footer .mid img{width:100%;height:auto}.footer .mid .web{display:none}.footer .mid .mobile{display:block}}.footer-policy{display:flex;position:fixed;left:0;bottom:0;justify-content:center;align-items:center;width:100%;z-index:9999}.footer-policy .policy-content{display:flex;align-items:center;justify-content:center;max-width:2560px;width:100%;height:50px;color:white;background-color:var(--lantu-deep-blue)}.footer-policy a{color:#FFD324}.footer-policy button{color:var(--lantu-deep-blue);width:33px;margin-left:5px;padding:7px 3px;border:none;border-radius:3px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.1608);cursor:pointer}@media (max-width:768px){.footer-policy .policy-content{display:block;padding:10px 20px 18px;height:auto;line-height:1.5em}.footer-policy .content{display:inline}.footer-policy button{position:absolute;display:inline;margin-top:3px;padding:3px 3px;width:auto;height:auto;font-size:0.87rem;line-height:1em}}.our-values .content{display:grid;grid-template-columns:360px 360px 360px;grid-template-rows:200px 200px;row-gap:97px;justify-content:space-between;margin-top:84px;margin-bottom:104px}.our-values .content .icon{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:120px}.our-values .content .title{margin:0;font-size:1.19rem}.our-values .content .desc{margin-top:8px}.our-values .content>div{position:relative;padding:68px 28px 0;background-color:#FFF7E9;border:1px solid #EBF4FA;box-sizing:border-box;border-radius:15px}@media (max-width:768px){.our-values .content{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);justify-content:center;gap:70px;margin:72px auto 41px}.our-values .content>div{padding-right:10px;min-height:204px}.our-values .content .icon{width:110px}}