@charset "UTF-8";body,html{margin:0 0;padding:0 0;font-family:"Noto Sans TC",sans-serif;color:#454545;font-weight:500;font-size:16px}@media screen and (max-width:1280px){body,html{font-size:16px}}@media screen and (max-width:991px){body,html{font-size:14px}}@media screen and (max-width:767px){body,html{font-size:12px}}html{overflow-y:scroll}.dn{display:none!important}html.is-modal-open{overflow:hidden}.d-flex-c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul{margin:0}@media screen and (max-width:991px){.pt20{padding-top:20px!important}}.navbar{font-family:"Noto Sans TC",sans-serif;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;position:fixed;top:0;z-index:1500;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}@media screen and (max-width:991px){.navbar{padding:0 20px}}.navbar-item-mobile{display:none}@media screen and (max-width:991px){.navbar-item-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:991px){.navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.navbar-nav-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-bottom:0;padding-left:0}.navbar-toggler{padding:9px;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;cursor:pointer}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;outline:0}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(13, 108, 190, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:auto;flex-basis:auto}@media screen and (max-width:991px){.navbar-collapse{display:none;position:absolute;text-align:center;width:100%;max-height:calc(100vh - 48px);top:48px;left:0;background-color:#fff;overflow:auto;-webkit-transition:all .3s ease;transition:all .3s ease}}.navbar-collapse.show{display:block!important;-webkit-animation:fadeIn .3s linear;animation:fadeIn .3s linear}.logo{width:235px}@media (max-width:500px){.logo{display:none}}.logo-mobile{width:138px;display:none}@media (max-width:500px){.logo-mobile{display:block}}.navbar{background-color:#fff;position:fixed;top:0;width:100%}.navbar-mobile{display:none}@media screen and (max-width:991px){.navbar-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav-item{position:relative;padding:16px}@media screen and (max-width:991px){.nav-item{padding:0}}.nav-item2{position:relative;padding:16px 8px}@media screen and (max-width:991px){.nav-item2{padding:0 0}}.nav-item-mobile{padding:0 7px}.nav-item-mobile:nth-child(4){padding:0 5px 0 2px}.nav-link{color:#0d6cbe;font-size:18px;cursor:pointer}.nav-link:hover{color:#4b9de4;text-decoration:none}.nav-link:hover:before{border-color:#4b9de4 transparent transparent transparent}@media screen and (max-width:991px){.nav-link{display:block;padding:14px 0}}.dropdown-menu.show{display:block!important;-webkit-animation:fadeIn .1s linear;animation:fadeIn .1s linear;-webkit-transform-origin:0 0;transform-origin:0 0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .1));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .1));position:absolute;top:100%;left:50%;z-index:1000;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none;float:left;min-width:100%;padding:4px 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-clip:padding-box}@media screen and (max-width:991px){.dropdown-menu{-webkit-filter:none;filter:none;padding:0;position:static;float:none;-webkit-transform:translateX(0);transform:translateX(0)}}.navbar-nav li:hover>ul.dropdown-menu{display:block}@media screen and (max-width:991px){.navbar-nav li:hover>ul.dropdown-menu{display:none}}.dropdown-container{margin-top:14px;background-color:#fff}@media screen and (max-width:991px){.dropdown-container{margin:0}.dropdown-container .dropdown-item{background-color:#0d6cbe;color:#fff}.dropdown-container .dropdown-item:hover{background-color:#4b9de4;color:#fff}}.dropdown-submenu{position:relative}.dropdown-submenu .dropdown-menu{top:0;right:100%;-webkit-transform:translateX(-150%);transform:translateX(-150%);margin-top:0}@media screen and (max-width:991px){.dropdown-submenu .dropdown-menu{-webkit-transform:translateX(0);transform:translateX(0);right:0}}.sub-dropdown{background-color:#0d6cbe;padding:0}.sub-dropdown .dropdown-item{color:#fff;cursor:pointer}.sub-dropdown .dropdown-item:hover{background-color:#4b9de4;color:#fff}@media screen and (max-width:991px){.sub-dropdown .dropdown-item{background-color:#005ca0}.sub-dropdown .dropdown-item:hover{background-color:#02528e}}.dropdown-item{display:block;width:180px;clear:both;white-space:nowrap;border:0;color:#0d6cbe;font-size:18px;padding:12px 8px;text-align:center;cursor:pointer}.dropdown-item:hover{background-color:#fff;color:#4b9de4}@media screen and (max-width:991px){.dropdown-item{width:100%}}.dropdown-item:focus,.dropdown-item:hover{text-decoration:none}.dropdown-item.active,.dropdown-item:active{text-decoration:none}.icon-phone{width:20px;height:20px;background-image:url(https://ehanlin-web-public-resource.s3-ap-northeast-1.amazonaws.com/web/eh-navbar/icon-phone.svg)}.icon-phone:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.icon-line{width:20px;height:20px;background-image:url(https://ehanlin-web-public-resource.s3-ap-northeast-1.amazonaws.com/web/eh-navbar/icon-line.svg)}.icon-line:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.icon-et{width:20px;height:20px;background-image:url(https://ehanlin-web-public-resource.s3-ap-northeast-1.amazonaws.com/web/eh-navbar/icon-et.svg)}.icon-et:hover{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.icon-arrow:before{position:absolute;content:url(https://ehanlin-web-public-resource.s3-ap-northeast-1.amazonaws.com/web/eh-navbar/arrow.svg);display:block;width:9px;top:50%;margin-top:3px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:991px){.icon-arrow:before{display:none}}.icon-arrow:hover:before{width:9px;content:url(https://ehanlin-web-public-resource.s3-ap-northeast-1.amazonaws.com/web/eh-navbar/arrow-hover.svg)}.icon-down:before{position:absolute;content:"";display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:4px;width:0;height:0;border-style:solid;border-width:6px 4px 0 4px;border-color:#0d6cbe transparent transparent transparent}@media screen and (max-width:991px){.icon-down:before{display:none}}.icon-point:before{position:absolute;content:"";display:block;top:4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:0 8px 14px 8px;border-color:transparent transparent #fff transparent}@media screen and (max-width:991px){.icon-point:before{display:none}}header{height:410px;position:relative;margin-top:52px;overflow:hidden}@media screen and (max-width:1280px){header{height:330px}}@media screen and (max-width:991px){header{margin-top:48px;height:750px}}@media screen and (max-width:767px){header{height:550px}}header .header-bg{position:relative;width:100%;height:100%;background:url(../img/bg.png) no-repeat;background-size:cover;background-position:center center}header .header-bg::before{content:"";position:absolute;z-index:20;left:0;right:0;bottom:0;height:65px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}@media screen and (max-width:991px){header .header-bg::before{height:135px}}header .header-bg .white-blur{position:absolute;left:-35%;top:-280px;width:1100px;height:1100px}@media screen and (max-width:1280px){header .header-bg .white-blur{width:1000px;height:1000px;left:-26%;top:-400px}}@media screen and (max-width:991px){header .header-bg .white-blur{width:850px;height:850px;top:-400px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:767px){header .header-bg .white-blur{width:1000px;height:600px;top:-230px}}header .header-container{width:100%;max-width:1000px;height:100%;margin:0 auto;position:relative}header .header-banner{position:absolute;top:50%;right:-17%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:832px;height:auto}@media screen and (max-width:1280px){header .header-banner{max-width:690px;right:-7%}}@media screen and (max-width:991px){header .header-banner{max-width:890px;top:auto;right:50%;-webkit-transform:translateX(50%) translateY(0);transform:translateX(50%) translateY(0);bottom:0}}@media screen and (max-width:767px){header .header-banner{max-width:580px}}header .header-info{position:absolute;top:20%;left:0;z-index:1000;color:#454545;letter-spacing:1px}@media screen and (max-width:1280px){header .header-info{left:5%}}@media screen and (max-width:991px){header .header-info{width:100%;top:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}header .header-info h1{font-size:50px;font-weight:900;margin:0 0 16px 0;line-height:120%}@media screen and (max-width:1280px){header .header-info h1{font-size:42px;margin:0 0 12px 0}}@media screen and (max-width:991px){header .header-info h1{font-size:48px;text-align:center}}@media screen and (max-width:767px){header .header-info h1{font-size:30px}}header .header-info h1 .header-point{color:#0d6cbe}header .header-info p{font-size:22px;font-weight:500;margin:0}@media screen and (max-width:1280px){header .header-info p{font-size:20px}}@media screen and (max-width:991px){header .header-info p{font-size:22px;text-align:center}}@media screen and (max-width:767px){header .header-info p{font-size:16px}}.container{padding:0}section .section-title{font-size:1.5rem;font-weight:700;color:#0d6cbe;letter-spacing:2px;text-align:center}@media screen and (max-width:767px){section .section-title{font-size:20px}}#section0{padding:40px 0}#section0 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section0 .step-container{width:100%;max-width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:991px){#section0 .step-container{max-width:720px;padding:0 80px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){#section0 .step-container{padding:0 48px}}@media screen and (max-width:991px){#section0 .step-container .df:nth-child(odd) .step-item{margin-right:32px}}@media screen and (max-width:767px){#section0 .step-container .df:nth-child(odd) .step-item{margin-right:0}}@media screen and (max-width:991px){#section0 .step-container .df:nth-child(1) .step-item,#section0 .step-container .df:nth-child(2) .step-item{margin-bottom:32px}}@media screen and (max-width:767px){#section0 .step-container .df{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section0 .step-container .df .step-item{margin-bottom:24px!important}#section0 .step-container .df .step-item:last-child{margin-bottom:0!important}}#section0 .section-title{margin-bottom:40px}@media screen and (max-width:1280px){#section0 .section-title{margin-bottom:20px}}#section0 .step-item{width:100%;min-width:215px;max-width:215px;border:1px solid #0d6cbe;border-radius:20px;overflow:hidden}@media screen and (max-width:1280px){#section0 .step-item{min-width:200px;max-width:200px}}@media screen and (max-width:991px){#section0 .step-item{min-width:245px;max-width:245px}}@media screen and (max-width:767px){#section0 .step-item{min-width:280px;max-width:280px}}#section0 .step-top{padding:10px 0;background-color:#0d6cbe}#section0 .step-text{color:#fff;font-size:18px;font-weight:700;text-align:center}#section0 .step-content{padding:20px 0 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#section0 .step-content img{width:auto;height:60px;margin-bottom:12px}#section0 .step-content p{font-size:14px;font-weight:500;text-align:center;color:#454545}#section0 .step-footer{padding:8px 0;background-color:#edf7ff;color:#0d6cbe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none}#section0 .step-footer p{margin-right:4px;font-size:14px;font-weight:500}#section0 .step-footer .link-arrow{width:8px;height:6px;border-style:solid;border-width:4px 0 4px 6px;border-color:transparent transparent transparent #0d6cbe}#section0 .step-arrow{margin:0 16px}@media screen and (max-width:991px){#section0 .step-arrow{display:none;margin:0}}@media screen and (max-width:767px){#section0 .step-arrow{display:inline-block;width:12px;height:24px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-bottom:24px}}#section1{padding:40px 80px}@media screen and (max-width:767px){#section1{padding:40px 24px}}#section1 .container{padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){#section1 .container{padding:0}}#section1 .section-title{text-align:center;margin-bottom:40px}@media screen and (max-width:1280px){#section1 .section-title{margin-bottom:20px}}#section1 .section-title span{display:inline}@media screen and (max-width:767px){#section1 .section-title span{display:block}}@media screen and (max-width:767px){#section1 .section-title .mark{display:none}}#section1 .tip-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media screen and (max-width:767px){#section1 .tip-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}}#section1 .top-house{width:225px;height:auto;margin-right:40px}@media screen and (max-width:991px){#section1 .top-house{width:200px}}@media screen and (max-width:767px){#section1 .top-house{width:150px;margin:0 0 36px 0}}#section1 .top-arrow{width:103px;height:auto;margin-right:40px}@media screen and (max-width:991px){#section1 .top-arrow{width:80px}}@media screen and (max-width:767px){#section1 .top-arrow{width:52px;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 0 36px 0}}#section1 .top-cloud{width:335px;height:auto}@media screen and (max-width:991px){#section1 .top-cloud{width:300px}}@media screen and (max-width:767px){#section1 .top-cloud{width:200px}}#section1 .tip-content{padding:20px;width:100%;max-width:750px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#edf7ff;font-weight:700;color:#0d6cbe}@media screen and (max-width:767px){#section1 .tip-content.pc{display:none}}#section1 .tip-content.phone{display:none}@media screen and (max-width:767px){#section1 .tip-content.phone{display:block}}#section2{padding:80px 40px 40px 40px}@media screen and (max-width:767px){#section2{padding:80px 24px 40px 24px}}#section2 .container{max-width:100%;max-width:1000px}@media screen and (max-width:991px){#section2 .container{max-width:720px}}@media screen and (max-width:767px){#section2 .container{max-width:540px}}@media screen and (max-width:1280px){#section2 .row{padding-left:0;padding-right:0}}#section2 .section-title{padding:16px 48px;border-radius:50px;background-color:#0d6cbe;color:#fff;font-size:24px;font-weight:700;text-align:left;margin-bottom:40px;position:relative}@media screen and (max-width:991px){#section2 .section-title{font-size:20px}}@media screen and (max-width:767px){#section2 .section-title{text-align:center;width:100%;font-size:16px;padding:12px 0}}#section2 .section-title::after{content:"START！";position:absolute;top:-35px;left:0;font-size:24px;font-weight:900;color:#0d6cbe}@media screen and (max-width:767px){#section2 .section-title::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:20px}}#section2 .section-title .point{color:#ffe45e}#section2 .feature-title-num{display:none}@media screen and (max-width:767px){#section2 .feature-title-num{display:inline-block}}#section2 .feature-content{width:100%;padding:120px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-color:rgba(13,108,190,.1);border-style:solid;position:relative}@media screen and (max-width:991px){#section2 .feature-content{width:100%;padding:80px 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){#section2 .feature-content{padding:45px 24px}}#section2 .feature-content #diagnosis,#section2 .feature-content #learning,#section2 .feature-content #remedy,#section2 .feature-content #test{position:absolute;top:-200px}#section2 .feature-content .video{position:relative;width:470px;height:260px;border-radius:10px;background-color:#000}@media screen and (max-width:991px){#section2 .feature-content .video{width:500px;height:280px}}@media screen and (max-width:767px){#section2 .feature-content .video{width:100%;max-width:280px;height:155px;margin:24px 0}}#section2 .feature-content .video::after{content:"";width:100%;height:100%;background-color:#edf7ff;border-radius:10px;position:absolute;top:24px;z-index:-1}@media screen and (max-width:991px){#section2 .feature-content .video::after{display:none}}#section2 .feature-content:nth-child(odd) .video{margin-left:40px}@media screen and (max-width:991px){#section2 .feature-content:nth-child(odd) .video{margin-left:0}}#section2 .feature-content:nth-child(odd) .video::after{left:24px}#section2 .feature-content:nth-child(even) .video{margin-right:40px}@media screen and (max-width:991px){#section2 .feature-content:nth-child(even) .video{margin-right:0}}#section2 .feature-content:nth-child(even) .video::after{right:24px}#section2 .feature-content .desc{width:100%;max-width:360px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:28px}@media screen and (max-width:991px){#section2 .feature-content .desc{max-width:350px;padding-bottom:0}}@media screen and (max-width:767px){#section2 .feature-content .desc{max-width:280px;margin-bottom:24px}}#section2 .feature-content .feature-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){#section2 .feature-content .feature-header{margin-bottom:8px}}#section2 .feature-content .feature-header .feature-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){#section2 .feature-content .feature-header .feature-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#section2 .feature-content .feature-header .feature-title h2{font-size:40px;font-weight:700;color:#0d6cbe}@media screen and (max-width:767px){#section2 .feature-content .feature-header .feature-title h2{font-size:18px}}#section2 .feature-content .feature-header .feature-title h2 .mark{display:none}@media screen and (max-width:767px){#section2 .feature-content .feature-header .feature-title h2 .mark{display:inline-block}}#section2 .feature-content .feature-header .feature-title p{font-size:28px;color:#0d6cbe;font-weight:700;line-height:28px}@media screen and (max-width:767px){#section2 .feature-content .feature-header .feature-title p{font-size:18px;line-height:normal;margin-left:4px}}#section2 .feature-content .feature-text{font-size:16px;color:#454545}@media screen and (max-width:767px){#section2 .feature-content .feature-text{font-size:14px}}#section2 .feature-content .feature-no{font-weight:900;font-size:100px;color:#0d6cbe;margin-right:16px}@media screen and (max-width:991px){#section2 .feature-content .feature-no{margin-right:20px}}@media screen and (max-width:767px){#section2 .feature-content .feature-no{font-size:18px;margin-right:0}}#section2 .feature-content .feature-no .mark{display:none}@media screen and (max-width:767px){#section2 .feature-content .feature-no .mark{display:inline-block}}#section2 .feature-content p{font-size:16px;color:#454545;margin:0}@media screen and (max-width:767px){#section2 .feature-content p{font-size:14px}}#section2 .feature-content .map-arrow{position:absolute;margin:0}@media screen and (max-width:991px){#section2 .feature-content .map-arrow{width:28px;height:28px}}@media screen and (max-width:767px){#section2 .feature-content .map-arrow{width:22px;height:22px}}#section2 .feature-content .person-img{position:absolute}@media screen and (max-width:767px){#section2 .feature-content .person-img{display:none}}#section2 .feature-content:nth-child(1){border-width:10px 10px 10px 0;border-radius:0 30px 0 0;position:relative}@media screen and (max-width:991px){#section2 .feature-content:nth-child(1){border-width:8px 8px 8px 0}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(1){border-width:5px 5px 5px 0;border-radius:0 20px 0 0}}#section2 .feature-content:nth-child(1)::after{content:"";width:28px;height:28px;border-radius:50%;background-color:#90c0ea;position:absolute;top:-16px;left:0}@media screen and (max-width:991px){#section2 .feature-content:nth-child(1)::after{top:-20px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(1)::after{width:20px;height:20px;top:-12px}}#section2 .feature-content:nth-child(1) .map-arrow.top{top:-145px;left:170%}@media screen and (max-width:1280px){#section2 .feature-content:nth-child(1) .map-arrow.top{left:130%}}@media screen and (max-width:991px){#section2 .feature-content:nth-child(1) .map-arrow.top{left:70%;top:-378px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(1) .map-arrow.top{left:39%;top:-261px}}#section2 .feature-content:nth-child(1) .map-arrow.bottom{-webkit-transform:rotate(180deg);transform:rotate(180deg);bottom:-145px;right:-150%}@media screen and (max-width:1280px){#section2 .feature-content:nth-child(1) .map-arrow.bottom{right:30%}}@media screen and (max-width:991px){#section2 .feature-content:nth-child(1) .map-arrow.bottom{bottom:-98px;right:-30%}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(1) .map-arrow.bottom{bottom:-82px;right:0}}#section2 .feature-content:nth-child(1) .person-img{width:125px;height:auto;top:-85%;left:220%}@media screen and (max-width:991px){#section2 .feature-content:nth-child(1) .person-img{top:-460px;left:400px}}#section2 .feature-content:nth-child(2),#section2 .feature-content:nth-child(4){border-width:0 0 10px 10px}@media screen and (max-width:991px){#section2 .feature-content:nth-child(2),#section2 .feature-content:nth-child(4){border-width:0 0 8px 8px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(2),#section2 .feature-content:nth-child(4){border-width:0 0 5px 5px}}#section2 .feature-content:nth-child(3),#section2 .feature-content:nth-child(5){border-width:0 10px 10px 0}@media screen and (max-width:991px){#section2 .feature-content:nth-child(3),#section2 .feature-content:nth-child(5){border-width:0 8px 8px 0}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(3),#section2 .feature-content:nth-child(5){border-width:0 5px 5px 0}}#section2 .feature-content:nth-child(2) .map-arrow{left:-140%;bottom:-145px}@media screen and (max-width:991px){#section2 .feature-content:nth-child(2) .map-arrow{left:-40%;bottom:-98px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(2) .map-arrow{bottom:-82px;left:0}}#section2 .feature-content:nth-child(3) .map-arrow{right:-150%;bottom:-144px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:991px){#section2 .feature-content:nth-child(3) .map-arrow{left:125%;bottom:-98px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(3) .map-arrow{left:95%;bottom:-82px}}#section2 .feature-content:nth-child(4) .feature-no{position:relative}#section2 .feature-content:nth-child(4) .feature-no::after,#section2 .feature-content:nth-child(4) .feature-no::before{content:"";position:absolute;background-color:#fff}@media screen and (max-width:767px){#section2 .feature-content:nth-child(4) .feature-no::after,#section2 .feature-content:nth-child(4) .feature-no::before{display:none}}#section2 .feature-content:nth-child(4) img{max-height:320px}@media screen and (max-width:767px){#section2 .feature-content:nth-child(4) img{max-height:160px}}#section2 .feature-content:nth-child(4) .map-arrow{left:-140%;bottom:-145px}@media screen and (max-width:991px){#section2 .feature-content:nth-child(4) .map-arrow{left:-40%;bottom:-98px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(4) .map-arrow{left:0;bottom:-82px}}#section2 .feature-content:nth-child(5){position:relative;border-radius:0 0 30px 0}@media screen and (max-width:767px){#section2 .feature-content:nth-child(5){border-radius:0 0 20px 0}}#section2 .feature-content:nth-child(5) .map-arrow{right:-150%;bottom:-145px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:1280px){#section2 .feature-content:nth-child(5) .map-arrow{right:-10%}}@media screen and (max-width:991px){#section2 .feature-content:nth-child(5) .map-arrow{bottom:-98px;right:-30%}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(5) .map-arrow{bottom:-82px;right:0}}#section2 .feature-content:nth-child(5) .person-img{width:260px;height:auto;bottom:-112px;left:0}@media screen and (max-width:991px){#section2 .feature-content:nth-child(5) .person-img{left:-160px;bottom:-72px}}#section2 .feature-content:nth-child(5)::after{content:"";position:absolute;bottom:-50px;left:0;width:10px;height:40px;background-color:rgba(13,108,190,.1)}@media screen and (max-width:1280px){#section2 .feature-content:nth-child(5)::after{height:40.5px}}@media screen and (max-width:991px){#section2 .feature-content:nth-child(5)::after{width:8px;height:42.5px}}@media screen and (max-width:767px){#section2 .feature-content:nth-child(5)::after{height:45.5px;width:5px}}#section2 .featureL{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:40px}@media screen and (max-width:991px){#section2 .featureL{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){#section2 .featureL{padding-right:24px}}#section2 .featureR{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:40px}@media screen and (max-width:991px){#section2 .featureR{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){#section2 .featureR{padding-left:24px}}#section3{background-color:#f8fcff;padding:40px 0}@media screen and (max-width:767px){#section3{padding:40px 24px}}#section3 .container{max-width:1000px;padding:0 20px}@media screen and (max-width:991px){#section3 .container{max-width:720px;padding:0}}#section3 .section-title{margin-bottom:40px;text-align:left}@media screen and (max-width:767px){#section3 .section-title{margin-bottom:20px}}#section3 .qa-list{padding:0}#section3 .qa-list .qa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;overflow:hidden;margin-bottom:20px}#section3 .qa-list .qa:last-child{margin-bottom:0}#section3 .qa-list .qa:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}#section3 .qa-list .collapse-label{padding:24px;background-color:#0d6cbe;color:#fff;font-size:20px;font-weight:900;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){#section3 .qa-list .collapse-label{font-size:16px;padding:16px 12px}}#section3 .qa-list .collapse-label:hover{background-color:#065da7}#section3 .qa-list .collapse-label::after,#section3 .qa-list .collapse-label::before{content:"";position:absolute;top:50%;right:28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:3px;background-color:#fff;border-radius:1px;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:767px){#section3 .qa-list .collapse-label::after,#section3 .qa-list .collapse-label::before{right:14px;width:15px;height:2px}}#section3 .qa-list .collapse-label::before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}#section3 .qa-list .collapse-checkbox{display:none}#section3 .qa-list .collapse-checkbox:checked~.collapse-label::before{-webkit-transform:translateY(-50%);transform:translateY(-50%)}#section3 .qa-list .answer{padding:24px;background-color:#fff;color:#454545}@media screen and (max-width:767px){#section3 .qa-list .answer{font-size:14px}}#section3 .qa-list .answer ol,#section3 .qa-list .answer ul{padding-left:24px}#section3 .qa-list .answer ul{list-style-type:disc}#section3 .qa-list .answer li{margin-bottom:2px}#section3 .qa-list .answer p.first{margin-bottom:4px}#section4{padding:40px 0 120px 0}@media screen and (max-width:991px){#section4{padding:40px 0 80px 0}}@media screen and (max-width:767px){#section4{padding:40px 24px}}#section4 .section-title{margin-bottom:40px}#section4 .card-container{width:85%;position:relative}@media screen and (max-width:991px){#section4 .card-container{width:80%}}#section4 .card-slider .slider-items{text-align:center}@media screen and (max-width:991px){#section4 .card-slider .slider-items{padding:12px 0}}#section4 .tns-nav{width:100%;text-align:center;bottom:-60px}@media screen and (max-width:991px){#section4 .tns-nav{display:none}}#section4 .tns-nav button{width:10px;height:10px;border:none;border-radius:100%;background-color:#a5a5a5;padding:0;margin:0 5px;-webkit-transition:.5s;transition:.5s;cursor:pointer}#section4 .tns-nav button.tns-nav-active{background-color:#fd9841}#section4 .card-slider-controls{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}#section4 .card-slider-controls li{display:inline-block;width:26px;list-style:none;cursor:pointer;pointer-events:auto}@media screen and (max-width:991px){#section4 .card-slider-controls li{width:20px}}#section4 .card-slider-controls li:nth-child(1) img{-webkit-transform:translateX(-50px);transform:translateX(-50px)}@media screen and (max-width:991px){#section4 .card-slider-controls li:nth-child(1) img{-webkit-transform:translateX(-30px);transform:translateX(-30px)}}#section4 .card-slider-controls li:nth-child(2) img{-webkit-transform:rotate(180deg) translateX(-50px);transform:rotate(180deg) translateX(-50px)}@media screen and (max-width:991px){#section4 .card-slider-controls li:nth-child(2) img{-webkit-transform:rotate(180deg) translateX(-30px);transform:rotate(180deg) translateX(-30px)}}.student-card{display:inline-block;width:220px;height:236px;text-align:center;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding:0 20px 24px;margin:45px 12px 0 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:991px){.student-card{padding:20px;margin:0 12px 0 12px}}.student-card .student-infos{-webkit-transform:translateY(-45px);transform:translateY(-45px)}@media screen and (max-width:991px){.student-card .student-infos{-webkit-transform:translateY(0);transform:translateY(0);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.student-card .student-infos img{width:90px;height:90px;border-radius:100%}@media screen and (max-width:991px){.student-card .student-infos img{width:60px;height:60px;margin-left:12px}}.student-card .student-infos .main-infos{width:100%;padding-top:4px}@media screen and (max-width:991px){.student-card .student-infos .main-infos{width:auto;min-width:40%;max-width:60%;padding-top:6px;margin-left:8px}}.student-card .student-infos .main-infos .student-name{font-size:16px;font-weight:700;color:#0d6cbe}.student-card .student-infos .main-infos .student-school{font-size:12px;color:#8b8b8b}.student-card .student-infos hr{width:100%;border:.5px solid #efefef;margin:12px 0}@media screen and (max-width:991px){.student-card .student-infos hr{margin:20px 0}}.student-card .student-infos p{font-size:12px;text-align:left;color:#8b8b8b}.student-card.special{border:5px solid #065da7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#0d6cbe),to(#065da7));background-image:linear-gradient(-180deg,#0d6cbe 50%,#065da7)}@media screen and (max-width:991px){.student-card.special{padding:8px 12px}}.student-card.special .student-infos{-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media screen and (max-width:991px){.student-card.special .student-infos{-webkit-transform:translateY(0);transform:translateY(0)}}.student-card.special .student-infos img{border:5px solid #065da7}@media screen and (max-width:991px){.student-card.special .student-infos img{width:56px;height:56px;border:none}}.student-card.special .student-infos .award-winner{width:28px;height:28px;border:none;margin-left:-28px}@media screen and (max-width:991px){.student-card.special .student-infos .award-winner{width:20px;height:20px;margin-left:-16px;margin-top:40px}}.student-card.special .student-infos .main-infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:4px}@media screen and (max-width:991px){.student-card.special .student-infos .main-infos{display:block;padding-top:8px}}.student-card.special .student-infos .main-infos .student-name{color:#fff}.student-card.special .student-infos .main-infos .student-school{color:#fff;background-color:#065da7;padding:0 8px;line-height:24px;border-radius:14px;margin-left:8px}@media screen and (max-width:991px){.student-card.special .student-infos .main-infos .student-school{padding:0 6px;margin-left:0;margin-top:4px}}.student-card.special .student-infos .student-score{width:100%;display:inline-block;text-align:center;font-size:12px;color:#fffa80;margin-top:4px}@media screen and (max-width:991px){.student-card.special .student-infos .student-score{margin-top:8px}}.student-card.special .student-infos .student-score span{display:inline-block;-webkit-transform:scale(.7);transform:scale(.7)}.student-card.special .student-infos hr{border:.5px solid #fff}@media screen and (max-width:991px){.student-card.special .student-infos hr{margin:12px 0}}.student-card.special .student-infos p{color:#fff}#section5{position:relative}@media screen and (max-width:991px){#section5{padding:40px 24px}}#section5::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;width:100%;max-width:960px;height:570px;background-color:#edf7ff;border-radius:20px 0 0 20px}@media screen and (max-width:1280px){#section5::before{max-width:720px}}@media screen and (max-width:991px){#section5::before{width:680px;height:483px}}@media screen and (max-width:767px){#section5::before{width:70%;height:289px;border-radius:10px 0 0 10px}}#section5 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#section5 iframe{position:relative;border-radius:10px;width:100%;height:100%;max-width:875px;height:490px;z-index:10}@media screen and (max-width:991px){#section5 iframe{width:720px;height:405px}}@media screen and (max-width:767px){#section5 iframe{width:100%;max-width:480px;height:100%;min-height:230px}}section#section6{padding-top:120px;position:relative;overflow:hidden}@media screen and (max-width:991px){section#section6{padding-top:60px}}@media screen and (max-width:767px){section#section6{padding-bottom:40px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,247,255,0)),to(#edf7ff));background:linear-gradient(180deg,rgba(237,247,255,0) 0,#edf7ff 100%)}}section#section6 .btn{margin:0}@media screen and (max-width:991px){section#section6 .btn{max-width:150px}}@media screen and (max-width:991px){section#section6 .section-text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section#section6 .section-title{font-size:24px;font-weight:900;color:#0d6cbe;text-align:left;margin-bottom:20px}@media screen and (max-width:1280px){section#section6 .section-title{font-size:22px}}@media screen and (max-width:991px){section#section6 .section-title{text-align:center}}@media screen and (max-width:767px){section#section6 .section-title{font-size:18px}}section#section6 .container{padding:0 72px}section#section6 .container .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1280px){section#section6 .container{padding:0}}section#section6 .more-course-img{position:relative;z-index:-1;width:500px;height:auto;bottom:-2px}@media screen and (max-width:1280px){section#section6 .more-course-img{width:430px}}@media screen and (max-width:991px){section#section6 .more-course-img{width:350px}}@media screen and (max-width:767px){section#section6 .more-course-img{display:none}}section#section6 .more-course-left{position:absolute;z-index:-2;left:0;bottom:0;width:auto;height:277px}@media screen and (max-width:1280px){section#section6 .more-course-left{left:-30px;height:180px}}@media screen and (max-width:991px){section#section6 .more-course-left{left:-60px;bottom:-40px}}@media screen and (max-width:767px){section#section6 .more-course-left{display:none}}section#section6 .more-course-right{position:absolute;z-index:-2;right:0;bottom:0;width:auto;height:216px}@media screen and (max-width:1280px){section#section6 .more-course-right{right:-35px}}@media screen and (max-width:991px){section#section6 .more-course-right{display:none}}@media screen and (max-width:767px){section#section6 .more-course-right{display:none}}section#section6 #moreCourseLink{cursor:pointer}section#section6 .circle{position:absolute;background-color:#edf7ff;border-radius:50%;z-index:-1}@media screen and (max-width:767px){section#section6 .circle{display:none}}section#section6 .circle.circle1{left:120px;bottom:210px;width:60px;height:60px}@media screen and (max-width:1280px){section#section6 .circle.circle1{left:40px;bottom:130px;width:40px;height:40px}}@media screen and (max-width:991px){section#section6 .circle.circle1{left:20px;bottom:90px}}section#section6 .circle.circle2{left:450px;bottom:35px;width:70px;height:70px}@media screen and (max-width:1280px){section#section6 .circle.circle2{left:350px;bottom:25px;width:60px;height:60px}}@media screen and (max-width:991px){section#section6 .circle.circle2{left:300px;bottom:-15px}}section#section6 .circle.circle3{right:120px;top:110px;width:100px;height:100px}@media screen and (max-width:1280px){section#section6 .circle.circle3{right:50px;top:150px;width:60px;height:60px}}@media screen and (max-width:991px){section#section6 .circle.circle3{right:-10px;width:70px;height:70px}}footer{background-color:#0d6cbe;font-size:12px}.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px 0}@media screen and (max-width:1280px){.footer-top{padding:24px 120px}}@media screen and (max-width:991px){.footer-top{padding:24px 64px}}@media (max-width:900px){.footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px 40px 0}}@media screen and (max-width:991px){.footer-top .mid-icon{display:none}}.footer-top .phone-icon{display:none}@media screen and (max-width:991px){.footer-top .phone-icon{display:inline}}.footer-bottom{text-align:center;color:#fff;padding-bottom:24px;letter-spacing:1px}.footer-bottom p{margin:0 0;font-size:12px!important}.footer-bottom p:nth-child(2){margin-top:6px}.footer-bottom p a{font-size:12px!important;color:#fff;text-decoration:none;border-bottom:solid 1px #fff}@media screen and (max-width:1280px){.item{-webkit-box-flex:1;-ms-flex:1;flex:1}.item:first-child,.item:nth-child(2){-webkit-box-flex:2;-ms-flex:2;flex:2}}@media (max-width:900px){.item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.item:nth-child(n+3)>ul>li{text-align:left}@media screen and (max-width:1280px){.item:nth-child(2) ul li:nth-child(3){margin-bottom:0}}@media (max-width:900px){.item:nth-child(2) ul li:nth-child(3){margin-bottom:12px}}@media (max-width:375px){.item:nth-child(2) ul li:nth-child(3){margin-bottom:0}}.item:nth-child(2)>ul>li:nth-child(4){margin-left:84px;margin-bottom:12px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:1280px){.item:nth-child(2)>ul>li:nth-child(4){margin-left:0}}@media (max-width:900px){.item:nth-child(2)>ul>li:nth-child(4){margin-left:84px}}@media (max-width:375px){.item:nth-child(2)>ul>li:nth-child(4){margin-left:0}}.item:nth-child(2)>ul>li:nth-child(4):first-child,.item:nth-child(2)>ul>li:nth-child(4):nth-child(2){-webkit-box-flex:1;-ms-flex:auto;flex:auto}.item:nth-child(2)>ul>li:nth-child(4):nth-child(-n+3){width:100%}.item:nth-child(2)>ul>li:nth-child(4):nth-child(n+3){width:50%;max-width:200px}.item ul{padding:0;margin:0 60px 0 0}@media screen and (max-width:1280px){.item ul{margin:0 18px 0 0}}@media (max-width:900px){.item ul{margin:0}}.item:last-child ul{margin:0}.item ul li{list-style:none;color:#fff;letter-spacing:1px;margin-bottom:12px;line-height:20px}@media screen and (max-width:1280px){.item ul li>span{display:inline-block}}.item:nth-child(1) ul li,.item:nth-child(2) ul li{text-align:left}.item ul li a{cursor:pointer;color:#fff;font-size:12px!important;letter-spacing:1px;text-decoration:none}.item .mid-icon{margin:0 12px 0 12px}@media (max-width:900px){.footer-bottom{padding:0 40px 24px}.footer-bottom>p{margin:0 0;text-align:left}}.footer-support{font-size:12px;text-align:center;color:#fff;background-color:#065da7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0}@media (max-width:900px){.footer-support{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-support .support-browser{margin-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:900px){.footer-support .support-browser{margin-top:6px}}.footer-support a{font-size:12px;text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.footer-support a span{margin-left:6px}.footer-support a:nth-child(n+2){margin-left:12px}.footer-support img{width:22px;height:22px}.phone-icon{display:none}.floatbtn{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;z-index:99900;right:32.5px;bottom:42.5px}.floatbtn a{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-bottom:12px}.floatbtn .totop{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-bottom:12px;-webkit-transition:opacity .3s;transition:opacity .3s}.floatbtn .box{width:60px;height:60px}@media (max-width:991px){.item a{margin-right:8px}.item .mid-icon{margin:0 8px 0 0}.floatbtn a{display:none}}@media (max-width:630px){.item{margin-bottom:12px}.item ul{margin:0}.item:nth-child(-n+3){width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.item:nth-child(n+3){width:50%;max-width:132px}.item:nth-child(n+3) ul li{text-align:left}.footer-bottom{padding:0 40px;padding-bottom:24px}.footer-bottom p{margin:0 0;margin:0 0}.footer-bottom p span{display:block}.footer-support{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-support .support-browser{margin-top:6px}}.cookie{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;position:fixed;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0;font-family:"Noto Sans TC","Helvetica Neue",Arial,sans-serif;letter-spacing:1px;font-weight:400;font-size:16px;z-index:99999;-webkit-animation:fadeUp 1.5s forwards cubic-bezier(.22,1,.36,1);animation:fadeUp 1.5s forwards cubic-bezier(.22,1,.36,1)}.cookie a{color:#fff;text-decoration:none;display:inline;border-bottom:1px solid #fff}.cookie .title{display:inline}@-webkit-keyframes fadeUp{from{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{from{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.btn-agree-cookie{background-color:#fff;color:#777;border-radius:5px;padding:6px 12px;margin-left:24px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.btn-agree-cookie:hover{background-color:#ddd}@media (max-width:991px){.cookie{font-size:14px;padding:20px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title{width:530px}.btn-agree-cookie{margin:12px 0 0}}@media (max-width:540px){.cookie{font-size:12px;line-height:20px;padding:12px}.title{width:100%}.btn-agree-cookie{margin:8px 0 0;padding:12px 24px;font-size:14px}}.loading{background:linear-gradient(135deg,#f5f5f5 35%,#fff 50%,#f5f5f5 65%);background-size:300% 300%;-webkit-animation:loading 1.5s ease infinite;animation:loading 1.5s ease infinite}.search-container{width:100%;max-width:500px;margin:auto;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-bar{width:70%;height:47px;padding:10px 20px;border:none;border-radius:5px 0 0 5px;font-size:16px}.search-bar::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.search-bar::-moz-placeholder{color:rgba(0,0,0,.3)}.search-bar:-ms-input-placeholder{color:rgba(0,0,0,.3)}.search-bar::-ms-input-placeholder{color:rgba(0,0,0,.3)}.search-bar::placeholder{color:rgba(0,0,0,.3)}.search-btn{font-size:16px;padding:10px 20px;margin:0;background-color:#0d6cbe;border:none;color:#fff;cursor:pointer;border-radius:0 5px 5px 0}.underline{border-bottom:solid 1px #fff}@media (max-width:1199px){.search-bar{width:calc(100% - 78px)}}@media (max-width:991px){.search-bar{border:2px solid #a5a5a5;border-right:none}.search-btn{border:2px solid #0d6cbe}.search-btn:hover{border-color:#065da7}}.buttons-container{margin-top:10px}@-webkit-keyframes loading{0%{background-position:100% 100%}100%{background-position:0 0}}@keyframes loading{0%{background-position:100% 100%}100%{background-position:0 0}}.line-pc{display:inline-block}@media screen and (max-width:991px){.line-pc{display:none}}.line-mobile{display:none}@media screen and (max-width:991px){.line-mobile{display:inline-block}}