#app{font-family:Noto Sans TC,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}::-webkit-scrollbar{width:8px;height:8px;background-color:#fff;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(30,55,63,.3)}.baseLayout{min-height:100vh;width:100%;display:flex;flex-direction:column}.baseLayout .header{height:66px}.baseLayout .body{flex:1}.baseLayout .footer{display:none}@media screen and (min-width:768px){.baseLayout{height:auto}.baseLayout .footer{display:flex;height:80px;background:#4d514f;color:#ced0ce;font-size:14px;line-height:21px;justify-content:center;align-items:center}}.header-bar{height:inherit;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:fixed;top:0;box-sizing:border-box;background-color:#fff;z-index:1}.header-bar__logo img{width:109px;display:block}.header-bar h1{font-weight:400;line-height:18px;color:#3d403e}@media screen and (min-width:768px){.header-bar{padding:0 120px;box-sizing:border-box}.header-bar__logo img{width:133px}.header-bar h1{font-size:16pz}}.home .body-section{height:100%;background:linear-gradient(143.04deg,#70ebb0 13.42%,#40caca 84.3%);position:relative}.home .body-section h2{padding:25px 0;font-size:28px;font-weight:700;color:#fff;line-height:150%}.home .article-title{display:flex;position:relative}.home .article-title h3{text-align:left;margin-bottom:35px;font-size:20px;margin-right:auto}.home .article-title .decoration-line{width:80px;height:20px;border-bottom:2px solid #81e1d5;position:absolute;right:0;top:-25%}.home .article-title .decoration-line:after{content:"";height:9px;border-right:2px solid #81e1d5;position:absolute;bottom:0;right:2px;transform:rotate(-20deg)}.home article{height:100%;border-start-end-radius:40px}.home article.bus{background-color:#fff;box-shadow:0 -8px 10px rgba(75,77,78,.1);padding:24px 26px 35px 26px}.home article.highway-bus{display:none;width:100%;height:100px;background-color:#e8f9f7;position:absolute;padding:35px 30px;box-sizing:border-box;bottom:0}.home .article-content{display:flex;flex-wrap:wrap;margin:auto;margin-bottom:40px;gap:35px}.home .article-content .button-row{display:flex;box-sizing:border-box;justify-content:center;gap:40px;width:100%}.home .article-content .button{min-width:120px;background-color:#2fc3b1;border-radius:26px;padding:20px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;font-weight:500;font-size:22px;color:#fff;cursor:pointer}.home .article-content .button img{width:26px;margin-bottom:21px}.home .article-content .button .other{width:100%;display:flex;align-items:center;justify-content:space-between}.home .article-content .button .other img{display:block;width:12px;line-height:22px;margin:0}.home .article-content .button:hover{box-shadow:0 4px 10px rgba(19,23,20,.6)}@media screen and (min-width:768px){.home article.highway-bus{display:none;transform:translate(-50%)}.home article.highway-bus .article-title{width:290px;background-color:#e8f9f7;height:80px;border-radius:26px;box-shadow:0 4px 10px rgba(19,23,20,.2);color:#2fc3b1;cursor:pointer}.home article.highway-bus .article-title h3{font-size:22px;font-weight:500;margin:auto}.home article.highway-bus .decoration-line{display:none}}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,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{text-decoration:none;color:unset}