::-moz-selection{color:#000;text-shadow:none;background-color:#caebff;background-color:rgba(45,174,255,.25)}::selection{color:#000;text-shadow:none;background-color:#caebff;background-color:rgba(45,174,255,.25)}*,:after,:before{box-sizing:border-box}body{scroll-behavior:smooth;font-family:Poppins,Noto Sans TC,sans-serif;font-size:16px}object{pointer-events:none}table{font-weight:400;font-size:16px;line-height:28px;color:#040404}h1{font-weight:500;font-size:40px;line-height:60px}@media (max-width:575px){h1{font-weight:500;font-size:24px;line-height:normal}}h2{font-weight:700;font-size:32px;line-height:56px}@media (max-width:575px){h2{font-size:20px;line-height:normal}}h3{font-weight:500;font-size:28px;line-height:41px}@media (max-width:575px){h3{font-size:18px;line-height:normal}}h4{font-weight:700;font-size:22px;line-height:32px}@media (max-width:575px){h4{font-size:16px;line-height:normal}}h5{font-weight:500;font-size:20px;line-height:32px}@media (max-width:575px){h5{font-size:14px;line-height:normal}}ol,ul{padding:0;margin:0;list-style-type:none}a{color:#686868;transition:all .1s ease}a,a:hover{text-decoration:none}a:hover{color:#bf0000}a:focus{outline:none}iframe,img{max-width:100%}button,input,select,textarea{border:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}label{font-weight:400;font-size:16px;line-height:24px;color:#7c7c7c;letter-spacing:.8px}::-moz-placeholder{color:#9e9e9e!important;font-size:15px}::placeholder{color:#9e9e9e!important;font-weight:400!important;font-size:15px}::-webkit-input-placeholder{color:#d3d3d3!important;font-weight:400!important;font-size:14px}:-moz-placeholder,::-moz-placeholder{color:#d3d3d3!important;font-weight:400!important;font-size:14px}:-ms-input-placeholder{color:#d3d3d3!important;font-weight:400!important;font-size:14px}input.form-control{height:56px;font-weight:400;font-size:14px;letter-spacing:.8px;padding:16px;border:1px solid #d3d3d3;color:#7c7c7c;border-radius:8px}input.form-control:focus{border:1px solid #9edb9d!important;background:#f6f6f6!important;box-shadow:none}textarea.form-control{font-weight:400;font-size:16px;padding:9px 12px;letter-spacing:.8px;border-radius:4px;color:#7c7c7c;border:1px solid #d3d3d3}textarea.form-control:focus{border:1px solid #9edb9d!important;background:#f6f6f6;box-shadow:none}.bootstrap-select>.dropdown-toggle{padding:12px 16px;height:48px!important;background:#fff;border:1px solid #d3d3d3;border-radius:8px}.bootstrap-select>.dropdown-toggle:active,.bootstrap-select>.dropdown-toggle:focus,.bootstrap-select>.dropdown-toggle:hover{box-shadow:none!important;background-color:#fff;border-color:#d3d3d3}.bootstrap-select .dropdown-menu li.selected a{color:#277dad}.bootstrap-select .dropdown-menu li a{padding:9px 16px;font-weight:400;font-size:14px;line-height:22px;letter-spacing:.4px;color:#505050}.bootstrap-select .dropdown-menu li a:active{background-color:#f1f1f1!important}.bootstrap-select .bs-ok-default:after{content:"";display:block;width:8px;height:14px;border-style:solid;border-width:0 2px 2px 0;border-radius:2px;transform:rotate(45deg)}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{top:auto;right:20px}select.form-control{background-color:#fff;background-size:7px 14px;border:1px solid #d3d3d3;border-radius:8px;font-weight:400;font-size:15px;line-height:24px;letter-spacing:.8px;color:#12263a;height:48px}select,select.form-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M10.293 3.293 6 7.586 1.707 3.293A1 1 0 0 0 .293 4.707l5 5a1 1 0 0 0 1.414 0l5-5a1 1 0 1 0-1.414-1.414Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 15px)}select{background-size:10px}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;color:#12263a;font-weight:400;font-size:15px;line-height:25px;letter-spacing:.05em}[type=radio]:not(:checked)+label:before{border:1px solid #e2e2e2;border-radius:100%}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:25px;height:25px;background:#0b4769}[type=radio]:checked+label:before{border:1px solid #fb4a4a;border-radius:100%;box-shadow:0 0 0 3px rgba(23,91,191,.07)}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:"";width:13px;height:13px;background:#fb4a4a;border:1px none;position:absolute;top:6px;left:6px;border-radius:100%;transition:all .2s ease}[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}[type=radio]:checked+label:after,[type=radio]:checked+label:before{opacity:1;transform:scale(1)}.custom-checkbox .custom-control-label{color:#12263a;line-height:30px;cursor:pointer}.custom-checkbox .custom-control-label:before{top:.4rem;width:16px;height:16px;border-radius:2px;border-color:#797979!important}.custom-checkbox .custom-control-label:after{top:.4rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#fb4a4a!important;border-color:#fb4a4a!important}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{box-shadow:none}.form-group{margin-bottom:20px}.form-text{margin-top:20px;font-weight:400;font-size:13px;line-height:22px;letter-spacing:.05em;text-transform:uppercase}.form-control.is-invalid,.was-validated .form-control:invalid{border:1px solid #fb4a4a!important}.form-control.is-valid,.was-validated .form-control:valid{border:1px solid #e6e6e6!important}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-image:none}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#12263a}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#12263a}.invalid-feedback{font-weight:400;font-size:12px;line-height:21px;letter-spacing:.05em;color:#fff!important;margin-top:6px;background:#fb4a4a!important;padding:5px 13px;border-radius:5px}.invalid-tooltip{left:auto}.breadcrumb-wrap{background:#f7f7f7;border-bottom:1px solid #dedede;padding:12.5px 0}.breadcrumb{position:relative;background:transparent;padding:0;margin:0 auto}.breadcrumb-item+.breadcrumb-item{padding-left:8px}.breadcrumb-item+.breadcrumb-item:before{content:"/";color:#757575;padding-right:8px}.breadcrumb-item a{color:#505050!important;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.03px;text-decoration:underline}@media (max-width:991px){.breadcrumb-item a{font-size:12px;line-height:20px;letter-spacing:.4px}}.breadcrumb-item a:not([href]){color:#686868!important}.breadcrumb-item a:not([href]).active,.breadcrumb-item a:not([href]):hover{color:#000!important}.breadcrumb-item a.active,.breadcrumb-item a:hover{color:#000!important;text-decoration:none}[data-tooltip-bottom],[data-tooltip-left],[data-tooltip-right],[data-tooltip-top],[data-tooltip]{position:relative;display:inline-block}[data-tooltip-top]:after{content:attr(data-tooltip-top)}[data-tooltip-right]:after{content:attr(data-tooltip-right)}[data-tooltip-bottom]:after{content:attr(data-tooltip-bottom)}[data-tooltip-left]:after{content:attr(data-tooltip-left)}[data-tooltip]:after{content:attr(data-tooltip)}[data-tooltip-bottom]:after,[data-tooltip-left]:after,[data-tooltip-right]:after,[data-tooltip-top]:after,[data-tooltip]:after{color:#fff;font-size:12px;font-weight:400;text-align:center;line-height:18px;position:absolute;display:block;box-sizing:border-box;background:#434343;padding:6px 7px;border-radius:5px;width:100%;min-width:83px}[data-tooltip-bottom]:before,[data-tooltip-left]:before,[data-tooltip-right]:before,[data-tooltip-top]:before,[data-tooltip]:before{content:"";position:absolute;border:6.3px solid transparent}[data-tooltip-bottom]:after,[data-tooltip-bottom]:before,[data-tooltip-left]:after,[data-tooltip-left]:before,[data-tooltip-right]:after,[data-tooltip-right]:before,[data-tooltip-top]:after,[data-tooltip-top]:before,[data-tooltip]:after,[data-tooltip]:before{z-index:99;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;will-change:opacity}[data-tooltip-bottom]:hover:after,[data-tooltip-left]:hover:after,[data-tooltip-right]:hover:after,[data-tooltip-top]:hover:after{opacity:1;transform:translateY(-50%)}[data-tooltip-bottom]:hover:before,[data-tooltip-left]:hover:before,[data-tooltip-right]:hover:before,[data-tooltip-top]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1;transform:translate(11.8px,-50%)}[data-tooltip-left]:after{top:50%;right:calc(100% + 12px);transform:translate(10px,-50%)}[data-tooltip-left]:before{border-left-color:#434343;top:50%;right:calc(100% + 12px);transform:translate(22px,-50%)}@media (min-width:1400px){.container{max-width:1126px;padding:0 12px}}.container-fluid{padding:0 14px}.txt-l1{-webkit-line-clamp:1;height:2em}.txt-l1,.txt-l2{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:2em}.txt-l2{-webkit-line-clamp:2;height:4em}.txt-l3{-webkit-line-clamp:3;height:6em}.txt-l3,.txt-l4{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:2em}.txt-l4{-webkit-line-clamp:4;height:8em}.txt-l5{-webkit-line-clamp:5;height:10em}.txt-l5,.txt-l6{display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:2em}.txt-l6{-webkit-line-clamp:6;height:12em}.bg-cover{background-size:cover;background-position:50%;background-repeat:no-repeat}.search-icon{position:relative}.search-icon:before{content:"";display:block;-webkit-mask:url(/img/search_icon.662e7ebb.svg) no-repeat 50% 50%;mask:url(/img/search_icon.662e7ebb.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:16px;height:16px;background:#333}.lang-icon{position:relative}.lang-icon:before{content:"";display:block;-webkit-mask:url(/img/world_icon.cdccb58d.svg) no-repeat 50% 50%;mask:url(/img/world_icon.cdccb58d.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:15px;height:15px;background:#333;margin-right:6.88px}.location-icon{position:relative}.location-icon:before{content:"";display:block;-webkit-mask:url(/img/location_icon.6da0046f.svg) no-repeat 50% 50%;mask:url(/img/location_icon.6da0046f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:14px;height:14px;background:#bf0000;margin-right:3px;margin-top:4px}.phone-icon{position:relative}.phone-icon:before{content:"";display:block;-webkit-mask:url(/img/phone_icon.983b23d8.svg) no-repeat 50% 50%;mask:url(/img/phone_icon.983b23d8.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;width:18.5px;height:18px;background:#686868}.envelope-icon{position:relative}.envelope-icon:before{content:"";display:block;-webkit-mask:url(/img/envelope_icon.3c3452e8.svg) no-repeat 50% 50%;mask:url(/img/envelope_icon.3c3452e8.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;width:18.5px;height:18px;background:#686868}.fb-icon{position:relative}.fb-icon:before{content:"";display:block;-webkit-mask:url(/img/fb_icon.7f0d9f97.svg) no-repeat 50% 50%;mask:url(/img/fb_icon.7f0d9f97.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:24px;height:24px;background:#1877f2}.ig-icon{background:url(/img/ig_icon.0a7c3b1d.svg) no-repeat 50% 50%;background-size:cover}.ig-icon,.line-icon{position:relative;display:block;width:24px;height:24px}.line-icon{background:url(/img/line_icon.1fb61a7c.svg) no-repeat 50% 50%;background-size:cover}.yt-icon{position:relative}.yt-icon:before{content:"";display:block;-webkit-mask:url(/img/yt_icon.c709e03a.svg) no-repeat 50% 50%;mask:url(/img/yt_icon.c709e03a.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:24px;height:24px;background:#e30303}.tw-icon{position:relative}.tw-icon:before{content:"";display:block;-webkit-mask:url(/img/tw_icon.454ba935.svg) no-repeat 50% 50%;mask:url(/img/tw_icon.454ba935.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:24px;height:24px;background:#000}.app-btn{width:125px;height:45px;background:#f4f4f4;border-radius:3px;display:flex;align-items:center;justify-content:center}.app-btn .app{position:relative}.app-btn .app:before{content:"";display:block;-webkit-mask:url(/img/app_store.aec1217e.svg) no-repeat 50% 50%;mask:url(/img/app_store.aec1217e.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:99px;height:32px;background:#000}.app-btn:hover{background:#000}.app-btn:hover .app:before{background-color:#fff}.google-btn{width:125px;height:45px;background:#f4f4f4;border-radius:3px;display:flex;align-items:center;justify-content:center}.google-btn .play{position:relative;display:block;background:url(/img/google_play.7fe12d34.svg) no-repeat 50% 50%;background-size:cover;width:103px;height:32px}.google-btn:hover{background:#000}.google-btn:hover .play{background:url(/img/google_play_w.4e0aae95.svg) no-repeat 50% 50%}.arrow-left{display:inline-block;margin-left:9.5px;margin-right:5.5px;transform:rotate(-180deg)}.arrow-left:before{content:"";display:block;-webkit-mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:6px;height:11px;background:#277dad}.arrow-right{display:inline-block;margin-right:10.5px}.arrow-right:before{content:"";display:block;-webkit-mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;width:6px;height:11px;background:#bf0000}.tag{display:inline-block;border-radius:4px;padding:2px 8px;font-size:14px;color:#fff}.tag.hot,.tag.new{background:#fb4a4a}.tooltip>.arrow:before{border-left-color:#434343;left:-2px;border-width:6.5px 0 6.5px 8px}.tooltip-inner{font-weight:400;font-size:12px;line-height:18px;color:#fff;border:0;background:#434343;padding:6px 7px}.list-inline-item{vertical-align:middle}.pagination{justify-content:center;padding-top:22px}.pagination .arrow-left,.pagination .arrow-right{margin:0}.pagination .arrow-left:before,.pagination .arrow-right:before{background:#313036}.pagination .dot-more{padding:10.5px;line-height:37px}.pagination .page-item:first-child .page-link{width:37px;font-size:14px;border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination .page-item:last-child .page-link{font-size:14px;border-radius:3px;width:37px;padding:0 16px 0 14.5px}.pagination .page-link{cursor:pointer;width:41px;height:37px;padding:0 15.5px;text-align:center;color:#313036;font-weight:400;font-size:14px;line-height:37px;border:1px solid #e9e9e9}.pagination .page-link.selected,.pagination .page-link:hover{font-size:16px;font-weight:600;background:#fafafa}.list-page{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px}.list-page>li{display:block;margin:0 16px;border-radius:12px}@media (max-width:575px){.list-page>li{margin:0 6px;border-radius:5px}}.list-page>li:hover{color:#fff;background:linear-gradient(306.9deg,#257bae -24.92%,#87c143 98.27%)}.list-page>li:hover:first-child,.list-page>li:hover:first-child a,.list-page>li:hover:last-child,.list-page>li:hover:last-child a{background:transparent!important}.list-page>li:hover:first-child a .arrow-left:before,.list-page>li:hover:first-child a .arrow-right:before,.list-page>li:hover:last-child a .arrow-left:before,.list-page>li:hover:last-child a .arrow-right:before{background:#040404}.list-page>li:hover.overMore{background:transparent}.list-page>li:hover.overMore a{background:transparent;cursor:default}.list-page>li a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:all .3s ease;background:transparent;color:#505050}@media (max-width:575px){.list-page>li a{width:26px;height:26px;border-radius:5px}}.list-page>li a span{font-weight:500;font-size:20px;line-height:36px}@media (max-width:575px){.list-page>li a span{font-size:16px;line-height:20px}}.list-page>li a .arrow-left{display:inline-block;transform:rotate(-180deg);margin:0 auto}.list-page>li a .arrow-left:before{width:6.25px;height:11.25px;background:#a7a7a7}.list-page>li a .arrow-right{display:inline-block;margin:0 auto}.list-page>li a .arrow-right:before{width:6.25px;height:11.25px;background:#a7a7a7}.list-page>li a.active,.list-page>li a:hover{background:linear-gradient(306.9deg,#257bae -24.92%,#87c143 98.27%);color:#fff}.list-article{justify-content:space-between;align-items:center;padding-top:40px}@media (max-width:575px){.list-article{padding-top:24px}}.list-article .text-btn{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:575px){.list-article .text-btn{margin-bottom:58px}}.list-article .text-btn .next-btn,.list-article .text-btn .prv-btn{width:104px;text-align:center;border:1px solid #277dad;border-radius:100px;background:#fff;color:#277dad;padding:4px 18.5px;margin-bottom:8px;transition:all .3s ease-in}.list-article .text-btn .text-desc{width:200px;color:#7c7c7c;font-weight:400;font-size:14px;height:auto}.list-article .text-btn:hover .text-desc{color:#17618b}.list-article .text-btn:hover .next-btn,.list-article .text-btn:hover .prv-btn{background:#277dad;color:#fff}.list-article .text-btn.right{margin-left:auto;justify-content:end}.list-article .btn-list{text-align:center}@media (max-width:575px){.list-article .btn-list{order:3;flex:100%;text-align:center}}.list-article .btn-list a{font-family:Noto Sans TC;font-weight:500;font-size:14px;line-height:24px;text-align:center;text-decoration-line:underline;color:#277dad}@media (max-width:575px){.list-angle{max-width:330px;margin:0 auto}}.list-angle li{display:flex;align-items:center}@media (max-width:575px){.list-angle li{padding:0 34px}}.list-angle li a:before{font-family:Font Awesome\ 6 Free;font-weight:900;content:"";font-size:.75em;margin-right:8px}.board{padding:15px 10px;border:1px solid #c5c5c5;border-radius:15px}@media (min-width:1200px){.board{padding:25px 20px}}.oval{width:100px;height:100px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:auto}.oval img{max-width:65px;max-height:65px}.box-img{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.box-img:before{content:"";display:block;width:100%;padding-bottom:100%}.box-img.r-4-3:before{padding-bottom:75%}.box-img.r-16-9:before{padding-bottom:56.25%}.box-img.img-fit-text:before{padding-bottom:50%}.box-img.contain{background-size:contain}.box-iframe{position:relative}.box-iframe:before{content:"";width:100%;display:block;padding-bottom:56.25%}.box-iframe iframe{position:absolute;left:0;top:0;width:100%;height:100%}.banner{position:relative;overflow:hidden;width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.1)}.banner:before{content:"";display:block;padding-bottom:35.7638888889%}@media (max-width:991px){.banner{height:calc(100vh - 133px)}}@media (max-width:575px){.banner{height:auto}}.banner .content{position:absolute;top:0;left:24.8263888889%;right:24.8263888889%;width:51%;height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-content:center;text-align:center;color:#000;z-index:9}@media (max-width:1399px){.banner .content{width:54%}}@media (max-width:991px){.banner .content{left:12%;right:12%;width:76%;text-align:left}}@media (max-width:575px){.banner .content{left:7.4666666667%;right:7.4666666667%;width:85.0666666666%}}.banner .content .bn_title{font-family:Poppins;font-weight:600;font-size:32px;line-height:56px;color:#000}@media (max-width:1199px){.banner .content .bn_title{font-size:30px;letter-spacing:0;line-height:41px;margin-bottom:20px}}@media (max-width:991px){.banner .content .bn_title{font-size:32px;letter-spacing:0;line-height:32px}}@media (max-width:575px){.banner .content .bn_title{font-size:18px;line-height:23px;margin-bottom:24px}.banner .content .btn-view{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:8px 16px}.indexcont .swiper-button-next,.indexcont .swiper-button-prev{top:18%;width:70px!important;height:70px!important}.indexcont .swiper-button-next:after,.indexcont .swiper-button-prev:after{font-size:16px}}.nav-bar{position:relative;display:flex;justify-content:center;align-items:center;background:#f8f9f9}.nav-bar .nav{overflow:auto;flex-wrap:nowrap;height:auto;justify-content:center}@media (max-width:991px){.nav-bar .nav{justify-content:start}}@media (max-width:575px){.nav-bar .nav{justify-content:start}}.nav-bar .nav::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.nav-bar .nav::-webkit-scrollbar{height:1px;border-radius:5px}.nav-bar .nav::-webkit-scrollbar-thumb{border-radius:5px}.nav-bar .nav .nav-item{margin:0 18px;min-width:138px}.nav-bar .nav .nav-item a{padding:20.75px 0 15.75px;color:#0b4769;font-size:18px;font-weight:400;text-align:center;border-bottom:5px solid transparent}.nav-bar .nav .nav-item a.active,.nav-bar .nav .nav-item a:hover{border-bottom:5px solid #0b4769}.blue-select{position:relative}.blue-select select{display:none}.select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99}.select-items div{color:#fb4a4a;padding:12.5px 30px;border-bottom:.5px solid #d1d1d6;cursor:pointer}.select-items:hover{background-color:rgba(0,0,0,.1)}.select-hide{display:none}.same-as-selected{background-color:rgba(0,0,0,.1)}.price{color:#040404;font-weight:700}.price.special{font-size:1.4em;color:#fb4a4a}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.qty-box{position:relative;overflow:hidden;width:100%;height:50px;background:#f6f6f6;display:flex;justify-content:space-between}.qty-box button,.qty-box input{display:inline-block;height:50px;line-height:50px;background:none;border:none}.qty-box input{width:calc(100% - 60px);text-align:center;font-family:Mark Pro;font-weight:400;font-size:16px;color:#12263a}.qty-box button{max-width:30px;padding:0 7.5px;font-size:22px;color:#757575;transition:all .5s ease-in-out}.qty-box button:hover{background-color:#fb4a4a;color:#fff}.box-msg{background:rgba(251,74,74,.08);padding:30px}@media (min-width:992px){.box-msg{padding:40px}}label.checkbox{margin-bottom:0;cursor:pointer}label.checkbox input{position:absolute;visibility:hidden;width:auto}label.checkbox input+span{position:relative;display:inline-block;padding-left:32px;letter-spacing:0;line-height:1.5}label.checkbox input+span:after,label.checkbox input+span:before{content:"";position:absolute;left:0;top:0}label.checkbox input+span:before{width:20px;height:20px;background:#e4e4e4;border-radius:6px}label.checkbox input+span:after{border-bottom:3px solid #fb4a4a;border-right:3px solid #fb4a4a;width:8px;height:12px;transform:rotate(45deg);opacity:0;transition:all .1s linear;left:6px;top:2px;border-radius:2px}label.checkbox input:checked+span:after{opacity:1!important}label.radiowrap{margin-right:.75em}label.radiowrap input{position:absolute;visibility:hidden;width:auto}label.radiowrap input+span{position:relative;display:inline-block;padding-left:30px;letter-spacing:0;line-height:1.5}label.radiowrap input+span:after,label.radiowrap input+span:before{content:"";position:absolute;border-radius:50%;transition:all .1s linear}label.radiowrap input+span:before{background:#eee;width:16px;height:16px;left:5px;top:4px}label.radiowrap input+span:after{width:6px;height:6px;left:10px;top:9px;background:#fff;opacity:0}label.radiowrap input:checked+span:before{background:#fb4a4a}label.radiowrap input:checked+span:after{opacity:1!important}.form-item{margin-bottom:1em}.form-item>label{display:block;margin-bottom:.25em}.form-item>.text-danger{font-size:.875em;margin-top:.25em;margin-bottom:0}.form-item.inline{display:flex;align-items:center;flex-wrap:wrap}.form-item.inline>.text-danger{flex-basis:100%}.form-item.inline>label{display:inline-block;width:80px;flex-shrink:0;margin-bottom:0}.form-item.inline>label+*{flex-grow:1}.edit-area{font-weight:400;font-size:16px;letter-spacing:0;color:#545454}@media (max-width:575px){.edit-area{font-size:14px;line-height:22px;letter-spacing:.8px;word-break:break-word}}.edit-area a{color:#0d6efd}.edit-area a:hover{color:#0a58ca}.edit-area h1{font-weight:500;font-size:40px;line-height:60px}@media (max-width:575px){.edit-area h1{font-weight:500;font-size:24px;line-height:normal}}.edit-area h2{font-weight:500;font-size:32px;line-height:48px}@media (max-width:575px){.edit-area h2{font-size:20px;line-height:normal}}.edit-area h3{font-weight:500;font-size:28px;line-height:42px}@media (max-width:575px){.edit-area h3{font-size:18px;line-height:normal}}.edit-area h4{font-weight:500;font-size:24px;line-height:36px}@media (max-width:575px){.edit-area h4{font-size:16px;line-height:normal}}.edit-area h5{font-weight:500;font-size:20px;line-height:32px}@media (max-width:575px){.edit-area h5{font-size:14px;line-height:normal}}.edit-area ul{list-style:disc;padding-left:16px}.edit-area ol{list-style:decimal;padding-left:16px}.edit-area img{max-width:100%}.edit-area .video-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.edit-area .video-container embed,.edit-area .video-container iframe,.edit-area .video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.leftText,.rightText{display:flex;align-items:center;margin-bottom:40px}@media (max-width:575px){.leftText,.rightText{flex-wrap:wrap}}.leftText .box-item-text,.rightText .box-item-text{width:55.2587646077%;margin-right:58px;margin-left:0}@media (max-width:575px){.leftText .box-item-text,.rightText .box-item-text{width:100%;margin:0 auto}}.leftText .box-item-text .caption,.rightText .box-item-text .caption{font-weight:700;font-size:36px;letter-spacing:1.2px;color:#040404;margin-bottom:20px}@media (max-width:575px){.leftText .box-item-text .caption,.rightText .box-item-text .caption{text-align:center;font-size:20px;line-height:26px;letter-spacing:.2px;margin-bottom:14px}}.leftText .box-item-text .desc,.rightText .box-item-text .desc{font-weight:400;font-size:14px;line-height:22px;letter-spacing:.8px;color:#505050}@media (max-width:575px){.leftText .box-item-text .desc,.rightText .box-item-text .desc{margin-bottom:24px}}.leftText .box-item-img,.rightText .box-item-img{width:40.0667779633%}@media (max-width:575px){.leftText .box-item-img,.rightText .box-item-img{width:100%;margin:0 auto}}.leftText .box-item-img img,.rightText .box-item-img img{width:480px;-o-object-fit:contain;object-fit:contain;border-radius:8px}@media (max-width:575px){.leftText .box-item-img img,.rightText .box-item-img img{width:343px}.rightText{flex-direction:column-reverse;margin-bottom:0}}.rightText .box-item-text{margin-right:0;margin-left:58px}@media (max-width:575px){.rightText .box-item-text{margin-left:0}}.year-filter{position:relative;background:#fafafa;border:1px solid #e9e9e9;margin-bottom:15px}.year-filter .icon-arrow-l,.year-filter .icon-arrow-r{position:absolute;right:19px;top:49%;transform:translateY(-50%);display:block;-webkit-mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;mask:url(/img/arrow-right.fbe00849.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:6px;height:11px;background-color:#bf0000;z-index:5}.year-filter .icon-arrow-l{left:19px;right:auto;transform:rotate(180deg)}.list-menu{position:relative;top:unset;display:flex;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;z-index:3;margin-left:45px;padding-right:45px;width:calc(100% - 90px)}.list-menu::-webkit-scrollbar{display:none}.list-menu>li{position:relative;display:flex;align-items:center;justify-content:center;padding:0;width:86px;height:61px;flex:0 0 86px;cursor:pointer}.list-menu>li div{position:relative;display:block;line-height:57.5px;padding:0}.list-menu>li div span{font-family:Roboto;font-weight:400;font-size:16px;display:inline-block;color:#313036}.list-menu>li div:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:transparent}.list-menu>li.active div span,.list-menu>li:hover div span{font-size:24px;font-weight:600;color:#000}.list-menu>li.active div:after,.list-menu>li:hover div:after{content:"";background:#bf0000}.no-caret:after{content:none}table.rwd-table td{vertical-align:middle;text-align:center}table.rwd-table .td-with-img img{max-width:80px}table.rwd-table td.active,table.rwd-table td.active a,table.rwd-table th.active,table.rwd-table th.active a,table.rwd-table tr.active,table.rwd-table tr.active a{background:#040404;color:#fff}table.rwd-table .mobile-th{display:none}table.rwd-table>tfoot.tfoot-borderless>tr>td,table.rwd-table>tfoot.tfoot-borderless>tr>th{border:transparent}@media (max-width:768px){table.rwd-table{border:none;font-size:.95rem}table.rwd-table thead{display:none}table.rwd-table .mobile-th{display:block}table.rwd-table td.mobile-active,table.rwd-table td.mobile-active a,table.rwd-table th.mobile-active,table.rwd-table th.mobile-active a,table.rwd-table tr.mobile-active,table.rwd-table tr.mobile-active a{background:#040404;color:#fff}table.rwd-table tbody tr,table.rwd-table thead tr{display:flex;flex-direction:column;border:1px solid #ccc}table.rwd-table tfoot tr{display:flex;flex-direction:row;justify-content:space-between}table.rwd-table tbody tr{margin-bottom:1rem}table.rwd-table tbody td{display:flex;justify-content:space-between;align-items:center;border-top:0}}.input-number{width:110px;font-size:0;line-height:30px;border:1px solid #ccc;vertical-align:top;margin:0 auto}.input-number .minus,.input-number .plus,.input-number input{display:inline-block;margin:0;padding:5px;width:30px;text-align:center;border:none;vertical-align:top;height:30px}.input-number input{width:40px;font-size:1rem}.input-number .minus{border-right:1px solid #ccc}.input-number .plus{border-left:1px solid #ccc}.input-number .minus,.input-number .plus{width:34px;position:relative;cursor:pointer}.input-number .minus:before,.input-number .plus:before{content:"";position:absolute;top:50%;left:50%;width:9px;height:1px;pointer-events:none;background-color:#040404;margin-left:-5px}.input-number .minus:hover,.input-number .plus:hover{background-color:#ccc}.input-number .minus:hover:before,.input-number .plus:hover:before{background-color:#fff}.input-number .plus:after{content:"";position:absolute;pointer-events:none;top:50%;left:50%;background-color:#040404;margin:-4px 0 0 -1px;width:1px;height:9px}.input-number .plus:hover{background-color:#ccc}.input-number .plus:hover:after{background-color:#fff}@media (max-width:575px){.input-number{margin:0}}.cart-num{position:absolute;right:0;top:-5px;background:#fb4a4a;color:#fff;width:20px;height:20px;font-size:10px;line-height:20px;text-align:center;border-radius:50%}.card-news{position:relative;overflow:hidden;border:1px solid #dedede;border-radius:3px;background:#fff}@media (max-width:575px){.card-news{margin-bottom:24px}}.card-news .card-img-top{border-top-left-radius:3px;border-top-right-radius:3px;position:relative;overflow:hidden}.card-news .card-img-top .box-img{background-size:cover;transition:all .3s linear;transform-origin:center}.card-news .card-img-top .box-img:before{padding-bottom:55.3977272727%}.card-news .card-body{padding:20px 27px 20px 20px}.card-news .card-body .bg-tag{font-weight:500;color:#bf0000;border:1px solid #bf0000;line-height:normal;border-radius:0;padding:2px 6px}.card-news .card-body .date{font-weight:500;font-size:12px;line-height:17px;letter-spacing:.03em;color:#686868}.card-news .card-body .card-title{font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;color:#000;margin-bottom:0}.card-news .card-body .card-title.txt-l3{height:4.3125em}@media (max-width:575px){.card-news .card-body .card-title{font-size:16px}}.card-news:hover .box-img{transform:scale(1.3)}.card-event{position:relative;overflow:hidden;border:1px solid #dedede;border-radius:3px;background:#fff}.card-event .card-img-top{border-top-left-radius:3px;border-top-right-radius:3px;position:relative;overflow:hidden}.card-event .card-img-top .box-img{background-size:cover;transition:all .3s linear;transform-origin:center}.card-event .card-img-top .box-img:before{padding-bottom:55.3977272727%}.card-event .card-body{padding:24px}.card-event .card-body .date{font-weight:500;font-size:12px;line-height:17px;letter-spacing:.03em;color:#686868;margin-bottom:8px}.card-event .card-body .card-title{font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;color:#000;margin-bottom:0}.card-event .card-body .card-title.txt-l3{height:4.3125em}.card-event .card-body .card-more{text-align:right;font-family:Poppins;font-weight:300;font-size:12px;line-height:18px;color:#313036}.card-event .card-body .card-more i{margin-right:7.35px}.card-event .card-body .card-more i:before{width:5px;height:9px}.card-event:hover .box-img{transform:scale(1.3)}.card-event-sub{cursor:pointer;position:relative;overflow:hidden;border:1px solid #dedede;border-radius:3px;background:#fff;flex-direction:row;margin-bottom:21px}.card-event-sub .card-img-left{flex:1;position:relative;overflow:hidden}.card-event-sub .card-img-left .box-img{background-size:cover;transition:all .3s linear;transform-origin:center}.card-event-sub .card-img-left .box-img:before{padding-bottom:55.3977272727%}@media (max-width:991px){.card-event-sub .card-img-left .box-img:before{padding-bottom:66%}}@media (max-width:575px){.card-event-sub .card-img-left .box-img:before{padding-bottom:55.3977272727%}}.card-event-sub .card-body{flex:0 0 58.952991453%;padding:0 16.35px;display:flex;flex-direction:column;justify-content:center}.card-event-sub .card-body .date{font-weight:500;font-size:12px;line-height:17px;letter-spacing:.03em;color:#686868;margin-bottom:8px}@media (max-width:991px){.card-event-sub .card-body .date{margin-bottom:4px}}.card-event-sub .card-body .card-title{font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;color:#313036;margin-bottom:0}@media (max-width:991px){.card-event-sub .card-body .card-title{font-size:14px}}.card-event-sub .card-body .card-title.txt-l2{height:3em}.card-event-sub .card-body .card-more{text-align:right;font-family:Poppins;font-weight:300;font-size:12px;line-height:18px;color:#313036}.card-event-sub .card-body .card-more i{margin-right:7.35px}.card-event-sub .card-body .card-more i:before{width:5px;height:9px}.card-event-sub:hover .box-img{transform:scale(1.3)}.card-discover{position:relative;overflow:hidden;border:0;border-radius:0;background:#f7f7f7;height:100%}.card-discover .card-img-top{border:0;position:relative;overflow:hidden}.card-discover .card-img-top .box-img{background-size:contain}.card-discover .card-body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 14px}.card-discover .card-body .card-logo{margin-bottom:16px}.card-discover .card-body .card-title{display:flex;align-items:center;font-family:Noto Sans TC;font-weight:500;font-size:20px;letter-spacing:.03em;color:#000;margin-bottom:0}@media (max-width:1199px){.card-discover .card-body .card-title{font-size:16px}}@media (max-width:991px){.card-discover .card-body .card-title{font-size:12px}}@media (max-width:575px){.card-discover .card-body .card-title{font-size:20px}}.card-discover .card-body .card-title svg{margin-left:6px;font-size:12px}.card-discover .card-box{display:block;width:100%;height:20px;background-color:#bf0000}.card-system{border:1px solid #b8b8b8;border-radius:3px;padding:30px;min-height:416px;margin-bottom:42px;flex:0 0 309px}@media (max-width:991px){.card-system{flex:0 0 100%;min-height:0!important}}@media (max-width:575px){.card-system{padding:14px}}.card-system .logo-img{padding-top:27px;margin-bottom:12px}.card-system .logo-img img{-o-object-fit:contain;object-fit:contain;width:92px;height:49px}.card-system .desc{font-family:Noto Sans TC;font-weight:400;font-size:16px;line-height:29px;color:#313036}.wow{opacity:0;visibility:hidden}@media (max-width:991px){.wow{animation-delay:0s!important}}.no-content{text-align:center;width:100%;height:100%}.survey-form{position:fixed;display:flex;flex-direction:column;width:450px;bottom:0;right:0;border-radius:2px;padding-top:12px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-top:2px solid #bf0000;z-index:10}@media (max-width:575px){.survey-form{width:100%}}.survey-form .form-header{position:relative;display:flex;justify-content:flex-end;padding-left:16px;padding-right:16px}.survey-form .form-header .close-icon{height:24px;line-height:24px;font-size:24px;color:#bf0000;cursor:pointer;z-index:5}.survey-form .form-body{max-height:80vh;overflow-y:scroll;padding-left:16px;padding-right:16px}.survey-form .form-body>div:first-child .el-form-item{margin-top:0}.survey-form .form-border{border-bottom:1px solid #dedede}.survey-form .el-form-item{position:relative;margin-top:12px;margin-bottom:20px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:start;justify-content:stretch}.survey-form .el-form-item .el-form-item__content{line-height:unset;justify-content:center;flex:1;width:100%}.survey-form .el-form-item .el-form-item__label{line-height:normal;height:auto;margin-top:8px;margin-bottom:20px;color:#313036;font-weight:400}.survey-form .el-form-item .el-textarea .el-textarea__inner{padding:12px 16px!important;white-space:pre-wrap;resize:none;border-radius:unset;--el-input-border-color:#dedede;--el-input-focus-border-color:#8e8e8e}.survey-form .el-form-item .el-textarea .el-textarea__inner::-moz-placeholder{-webkit-text-fill-color:#a2a2a2}.survey-form .el-form-item .el-textarea .el-textarea__inner::placeholder{-webkit-text-fill-color:#a2a2a2}.survey-form .el-form-item .el-radio-group{height:76px;gap:24px;align-items:baseline}@media (max-width:575px){.survey-form .el-form-item .el-radio-group{height:60px}}.survey-form .el-form-item .el-radio__input{position:relative}.survey-form .el-form-item .el-radio__input:before{content:"1";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio__label{width:50px;height:50px;padding-top:.25rem;padding-left:0;display:flex;white-space:nowrap;text-align:center;justify-content:center;font-weight:400;color:#606266!important}@media (max-width:575px){.survey-form .el-form-item .el-radio__label{width:36px;height:36px}}.survey-form .el-form-item .el-radio.el-radio--large{display:flex;flex-direction:column;margin-left:0;margin-right:0;height:50px}@media (max-width:575px){.survey-form .el-form-item .el-radio.el-radio--large{height:36px}}.survey-form .el-form-item .el-radio.el-radio--large .el-radio__inner{width:50px;height:50px}@media (max-width:575px){.survey-form .el-form-item .el-radio.el-radio--large .el-radio__inner{width:36px;height:36px}}.survey-form .el-form-item .el-radio.el-radio--large .el-radio__label{color:#313036;font-size:12px}.survey-form .el-form-item .el-radio.el-radio--large:first-child{margin-left:26px}@media (max-width:575px){.survey-form .el-form-item .el-radio.el-radio--large:first-child{margin-left:0}}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__inner{border:2px solid #bf0000}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__inner:after{content:unset}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__input{position:relative}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__input:before{content:"1";position:absolute;color:#bf0000;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__input.is-checked:before{color:#fff}.survey-form .el-form-item .el-radio.el-radio--large:first-child .el-radio__input.is-checked .el-radio__inner{background:#bf0000}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__inner{border:2px solid #ef0aa1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__inner:after{content:unset}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__input{position:relative}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__input:before{content:"2";position:absolute;color:#ef0aa1;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__input.is-checked:before{color:#fff}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(2) .el-radio__input.is-checked .el-radio__inner{background:#ef0aa1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__inner{border:2px solid #00a0f0}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__inner:after{content:unset}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__input{position:relative}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__input:before{content:"3";position:absolute;color:#00a0f0;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__input.is-checked:before{color:#fff}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(3) .el-radio__input.is-checked .el-radio__inner{background:#00a0f0}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__inner{border:2px solid #f59600}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__inner:after{content:unset}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__input{position:relative}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__input:before{content:"4";position:absolute;color:#f59600;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__input.is-checked:before{color:#fff}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(4) .el-radio__input.is-checked .el-radio__inner{background:#f59600}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__inner{border:2px solid #00b900}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__inner:after{content:unset}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__input{position:relative}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__input:before{content:"5";position:absolute;color:#00b900;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__input.is-checked:before{color:#fff}.survey-form .el-form-item .el-radio.el-radio--large:nth-child(5) .el-radio__input.is-checked .el-radio__inner{background:#00b900}.headerWrap .topBar{position:relative;width:100%;background:#fff;transition:all .3s ease;border-bottom:1px solid #b8b8b8}.headerWrap .topBar:hover .megamenu{transition:all .3s ease-in-out;visibility:visible;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);z-index:1;opacity:1}.headerWrap .navbar-toggler{--bs-border-width:0;--bs-navbar-toggler-border-color:transparent;padding:20px}.headerWrap .navbar-toggler:focus{box-shadow:none}.headerWrap .navbar-toggler span{display:inline-block;position:absolute;width:22px;height:1px;background-color:#000;transform:translate(-50%,-50%);border-radius:10px;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;will-change:auto}.headerWrap .navbar-toggler span:first-of-type{margin-top:-7px}.headerWrap .navbar-toggler span:nth-of-type(3){margin-top:7px}.headerWrap .navbar-toggler.open span:first-of-type{margin:0;transform:translate3d(-50%,-50%,0) rotate(45deg)}.headerWrap .navbar-toggler.open span:nth-of-type(2){opacity:0}.headerWrap .navbar-toggler.open span:nth-of-type(3){margin:0;transform:translate3d(-50%,-50%,0) rotate(-45deg)}.headerWrap .navbar-brand{width:107px;height:32px;margin:0 216px 0 0;padding:0}@media (max-width:1199px){.headerWrap .navbar-brand{width:145px;height:52px;margin:0 14px 0 0}}@media (max-width:991px){.headerWrap .navbar-brand{width:107px;height:32px;margin:30px 0 28px}}.headerWrap .navbar-nav>li>a{position:relative;transition:all .3s ease;padding:33px 13.5px 30px!important;cursor:pointer;white-space:nowrap}.headerWrap .navbar-nav>li>a span{font-size:16px;line-height:23px;color:#313036}.headerWrap .quick-nav{margin-left:9px;position:relative}.headerWrap .quick-nav:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:1px;height:16px;background:#dedede}.headerWrap .quick-nav>li{display:flex;justify-content:center;align-items:center}.headerWrap .quick-nav>li:first-child a{padding-left:18px!important}.headerWrap .quick-nav>li:first-child a:after{content:none}.headerWrap .quick-nav>li>a{display:flex;justify-content:center;align-items:center;padding:33px 9px 30px!important}.headerWrap .quick-nav>li>a:after{margin-bottom:4px;margin-left:4px}.headerWrap .has_submenu,.headerWrap .lang-menu{position:static!important;border-bottom:3px solid transparent}.headerWrap .has_submenu i,.headerWrap .lang-menu i{font-size:13px}.headerWrap .has_submenu:hover,.headerWrap .lang-menu:hover{border-bottom:3px solid #bf0000}.headerWrap .has_submenu:hover .megaMenu,.headerWrap .lang-menu:hover .megaMenu{display:flex}.headerWrap .megaMenu{display:flex;position:absolute;left:0;right:0;width:100%;transform:translateY(0);visibility:visible;z-index:98;opacity:1;transition:all .5s ease-in-out;box-shadow:0 6px 8px rgba(31,33,35,.03);background:#fff;padding:36.5px;justify-content:center}.headerWrap .megaMenu .mega-title{display:flex;flex-direction:column;padding-right:32px;margin-right:17px;border-right:1px solid #000}.headerWrap .megaMenu .mega-title span{font-weight:500;font-size:18px;line-height:24px;color:#313036}.headerWrap .megaMenu .mega-title small{font-weight:500;font-size:12px;line-height:17px;letter-spacing:.03em;color:#686868}.headerWrap .megaMenu .mega-box{position:relative;overflow:hidden;max-height:125px;padding:0 17px}.headerWrap .megaMenu .mega-box .menu-title{display:block;font-family:Noto Sans TC;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.03em;color:#bf0000;margin-bottom:12px}.headerWrap .megaMenu .mega-box .menu-info{display:flex;flex-wrap:wrap;flex-direction:column;max-width:332px;gap:12px 53px}.headerWrap .megaMenu .mega-box .menu-info a{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.03em;color:#313036;text-decoration:none;margin-bottom:4px}.headerWrap .searchMenu{position:absolute;left:0;right:0;width:100%;transform:translateY(0);visibility:visible;z-index:98;opacity:1;transition:all .5s ease-in-out;box-shadow:0 6px 8px rgba(31,33,35,.03);background:#fff;padding:25px}.headerWrap .searchMenu .searchTitle{font-family:Noto Sans TC;font-size:28px;font-weight:500;color:#000;margin-bottom:15px}.headerWrap .searchMenu .searchInput{display:flex;align-items:center;padding-bottom:11px;border-bottom:1px solid #b8b8b8}.headerWrap .searchMenu .searchInput .search-icon{padding-right:13px}.headerWrap .searchMenu .searchInput .search-icon:before{width:24px;height:24px;background:#bf0000}.headerWrap .searchMenu .searchInput input{width:calc(100% - 37px)}.headerWrap .searchMenu .searchInput input::-moz-placeholder{color:#313036;font-size:20px}.headerWrap .searchMenu .searchInput input::placeholder{color:#313036;font-size:20px}.headerWrap.fixed .topBar{position:fixed;top:0;left:0;z-index:999;width:100%;transition:all .3s ease}.headerWrap.fixed .megaMenu,.headerWrap.fixed .searchMenu{position:fixed;top:91px}@media (max-width:991px){.headerWrap .navbar-collapse{top:91px;background:#f6f6f6;padding:0 10px 90px;width:100%;height:100%!important;left:0;position:fixed;z-index:999999;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all .2s ease 0s;will-change:auto;opacity:0}.headerWrap .navbar-collapse.show{opacity:1}.headerWrap .navbar-collapse.show .navbar-nav>li{border-bottom:1px solid #dedede}.headerWrap .navbar-collapse.show .navbar-nav>li:hover{border-color:#dedede}.headerWrap .navbar-collapse.show .navbar-nav>li>a{padding:20px 0!important}.headerWrap .megaMenu,.headerWrap .navbar-collapse.show .quick-nav{display:none}.headerWrap .submenu,.headerWrap .there-menu{position:relative;width:100%;transform:translateY(0);transition:all .5s ease-in-out}.headerWrap .submenu ul li,.headerWrap .there-menu ul li{position:relative;padding-bottom:20px}.headerWrap .submenu ul li a,.headerWrap .there-menu ul li a{display:block;font-size:15px;font-weight:400;line-height:22px;margin:0 auto;color:#525252;width:100%;white-space:nowrap;padding:0 15px!important;text-align:left}.headerWrap .submenu ul li a:after,.headerWrap .there-menu ul li a:after{content:none}.headerWrap .submenu ul li:hover,.headerWrap .there-menu ul li:hover{background:#f6f6f6;border-radius:0}.headerWrap .submenu ul li:hover a,.headerWrap .there-menu ul li:hover a{color:#bf0000}}.footer{position:relative;background-color:#f7f7f7;padding-top:32px}@media (max-width:575px){.footer{padding:20px 0 0;text-align:center}}.footer .no-cursor{cursor:default}.footer .no-cursor:hover{color:#757575}.footer .logo-box{width:166px;height:50px;margin-top:24px}@media (max-width:991px){.footer .logo-box{width:100%;height:auto}}@media (max-width:575px){.footer .logo-box{width:166px;height:50px;margin:24px auto 0}}.footer .menu-box{border-top:1px solid #b8b8b8;padding:0}@media (max-width:575px){.footer .menu-box{padding-bottom:29px}}.footer .menu-box .footer-title{padding:29px 0 22px;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.03em;color:#313036}.footer .menu-box ul li{margin-bottom:6px}.footer .menu-box ul li a{font-weight:500;font-size:12px;line-height:24px;letter-spacing:.03em;color:#686868;text-decoration:none}.footer .menu-box ul li a:before{content:"-";letter-spacing:.15rem}.footer .menu-box ul li a:hover{color:#bf0000}.footer .link-box{margin:37px auto 0;padding:24px 0 12px;border-top:1px solid #b8b8b8}.footer .link-box .link-item{width:14.28%;white-space:nowrap}@media (max-width:991px){.footer .link-box .link-item{padding:0;width:20%}}@media (max-width:575px){.footer .link-box .link-item{padding:0;width:33.33%}}.footer .link-box .link-item:first-child{padding-left:0}.footer .link-box .link-item a{text-decoration:none;font-weight:500;font-size:12px;line-height:24px;letter-spacing:.03em;color:#313036}.footer .link-box .link-item a:hover{color:#bf0000}.footer .link2-box{border-top:1px solid #b8b8b8;padding:0}.footer .link2-box ul li:last-child a{border-bottom:0}.footer .link2-box ul li a{display:block;padding:25px 0;border-bottom:1px solid #b8b8b8;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.03em;color:#313036;text-decoration:none}.footer .link2-box ul li a:hover{color:#bf0000}.copyright-wrap{position:relative;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#fff;padding:20px;margin-top:24px;display:flex;justify-content:center;background:#313036}.copyright-wrap .copyright-area{display:block;text-align:center}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:9995;text-align:center;transition:all .3s ease;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;color:#bf0000}.scrollToTop:hover{opacity:.85;transform:translateY(-3px)}.btn-view{border-radius:32px;font-family:Poppins;font-weight:600;font-size:14px;letter-spacing:.05em;width:153px;height:53px;padding:16px 32px;background-color:#fff}.btn-view:hover i:before{background:#fff}.btn-transparent{border-radius:32px;font-family:Poppins;font-weight:600;font-size:14px;letter-spacing:.05em;width:153px;height:53px;padding:16px 32px;background-color:transparent}.title-wrap{position:relative;padding:32px 0 0;border-bottom:1px solid #b8b8b8}.title-wrap:after{content:"";position:absolute;bottom:-1px;left:0;width:70px;height:2px;background:#bf0000}.title-wrap .caption{font-weight:600;font-size:32px;line-height:48px;color:#000}.title-wrap .subtitle{position:relative;display:inline-block;font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;margin-top:-8px;margin-bottom:8px;color:#bf0000}.title-wrap02{position:relative;padding:32px 0;text-align:center}.title-wrap02 .caption{font-weight:600;font-size:32px;line-height:56px;color:#000}.title-wrap02 .subtitle{font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;color:#bf0000}.btn-row{text-align:center;padding:59px 0 55px}.news-index-wrap{position:relative}.news-index-wrap .press-slider{position:relative;padding:32px 0 0}.news-index-wrap .press-slider .swiper-button-next,.news-index-wrap .press-slider .swiper-button-prev{--swiper-theme-color:#bf0000;--swiper-navigation-size:24px}.news-index-wrap .press-slider .swiper-button-prev{--swiper-navigation-sides-offset:-51px}@media (max-width:1199px){.news-index-wrap .press-slider .swiper-button-prev{--swiper-navigation-sides-offset:-25px}}.news-index-wrap .press-slider .swiper-button-next{--swiper-navigation-sides-offset:-51px}@media (max-width:1199px){.news-index-wrap .press-slider .swiper-button-next{--swiper-navigation-sides-offset:-25px}}.event-index-wrap{position:relative;background-color:#f7f7f7}.event-index-wrap .event-slider{padding:32px 0 0;display:flex;gap:24px}@media (max-width:575px){.event-index-wrap .event-slider{flex-wrap:wrap}}.event-index-wrap .event-slider .event-item{flex:0 0 54.44646098%}@media (max-width:575px){.event-index-wrap .event-slider .event-item{flex:0 0 100%}}.event-index-wrap .event-slider .event-item:last-child{position:relative;overflow-y:auto;flex:0 0 43.3756805808%;padding-right:9px;height:500px}@media (max-width:1199px){.event-index-wrap .event-slider .event-item:last-child{height:450px}}@media (max-width:991px){.event-index-wrap .event-slider .event-item:last-child{height:375px}}@media (max-width:575px){.event-index-wrap .event-slider .event-item:last-child{flex:0 0 100%;height:375px}}.event-index-wrap .event-slider .event-item:last-child::-webkit-scrollbar-track{background-color:#b8b8b8;border-radius:4px}.event-index-wrap .event-slider .event-item:last-child::-webkit-scrollbar{width:4px;border-radius:4px}.event-index-wrap .event-slider .event-item:last-child::-webkit-scrollbar-thumb{width:4px;border-radius:4px;background-color:#bf0000}.discover-index-wrap{position:relative;padding:49px 0 54px}.discover-slider{position:relative;overflow:hidden;display:flex;flex-direction:row;gap:8px}@media (max-width:575px){.discover-slider{flex-direction:column;gap:14px}}.discover-slider .discover-item{flex:0 0 19.5467422096%}.discover-slider .discover-item:nth-child(2) .card-box{background-color:#ec0606}.discover-slider .discover-item:nth-child(3) .card-box{background-color:#f59600}.discover-slider .discover-item:nth-child(4) .card-box{background-color:#00a0f0}.discover-slider .discover-item:nth-child(5){margin-right:0}.discover-slider .discover-item:nth-child(5) .card-box{background-color:#00b900}.title-wrap03{position:relative;padding:33px 0}.title-wrap03 .caption{font-weight:700;font-size:32px;line-height:51px;color:#000}.title-wrap03 .subtitle{font-family:Poppins;font-weight:500;font-size:15px;line-height:22px;color:#bf0000}.title-wrap04{position:relative;padding:33px 0}.title-wrap04 .caption{font-weight:700;font-size:32px;line-height:56px;color:#000}.title-wrap04 .subtitle{font-weight:400;font-size:16px;line-height:29px;color:#686868}.title-wrap04 .subtitle span{font-weight:400;font-size:16px;color:#bf0000}.title-wrap04 .subtitle span:last-child{font-family:Roboto}.title-wrap05{position:relative;padding:33px 0}.title-wrap05 .caption{font-weight:700;font-size:32px;line-height:51px;color:#000}.title-wrap05 .subtitle{font-family:Poppins;font-weight:500;font-size:15px;line-height:22px;color:#bf0000;margin-bottom:52px}.title-wrap05 .border-1{width:61px;height:3px;background:#bf0000;margin-bottom:15px}.pagecont .normal-wrap{padding-bottom:77px}.pagecont .normal-wrap .press-item{margin-bottom:25px}.pagecont .normal-wrap.social-bg{background:url(data:image/png;base64,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) no-repeat 100% 0;background-position-y:-45px}.pagecont .article-wrap{padding:34px 0 57px}.pagecont .article-wrap .article-box{padding:46px 32.5px;border:1px solid #dedede;border-bottom:6px solid #bf0000;border-radius:3px}@media (max-width:575px){.pagecont .article-wrap .article-box{padding:24px 16px}}.pagecont .article-wrap .article-box .title{font-family:Noto Sans TC;font-weight:500;font-size:32px;line-height:46px;color:#000;margin-bottom:20px}@media (max-width:575px){.pagecont .article-wrap .article-box .title{margin-bottom:24px;font-size:20px;line-height:32px;letter-spacing:.8px}}.pagecont .article-wrap .article-box .date{font-weight:400;font-size:16px;line-height:29px;color:#686868;margin-bottom:10px}@media (max-width:575px){.pagecont .article-wrap .article-box .date{margin-bottom:8px;font-weight:500}}.pagecont .article-wrap .article-box hr{margin:0}.pagecont .article-wrap .article-box .first-pic{margin-top:20px;margin-bottom:67px;border-radius:3px}@media (max-width:575px){.pagecont .article-wrap .article-box .first-pic{margin-bottom:24px}}.pagecont .article-wrap .article-box .first-pic:before{padding-bottom:55.3977272727%}.pagecont .article-wrap .article-box .edit-area{font-family:Noto Sans TC;font-weight:400;font-size:18px}.pagecont .normal-block{position:relative;padding:112px 0 184px;margin:0 auto;text-align:center}@media (max-width:991px){.pagecont .normal-block{padding:28px 0 8px}}.pagecont .normal-block .title{font-weight:800;font-size:42px;line-height:60px;letter-spacing:1.2px;color:#040404;margin-bottom:16px}@media (max-width:991px){.pagecont .normal-block .title{font-size:32px;line-height:normal}}.pagecont .normal-block .title span{background:linear-gradient(306.9deg,#257bae -24.92%,#87c143 98.27%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.pagecont .normal-block .box-img{width:320px;height:320px;margin:0 auto;padding:35px}@media (max-width:991px){.pagecont .normal-block .box-img{width:240px;height:240px;padding:27px}}.pagecont .normal-block .box-img:before{padding-bottom:96.1240310078%}.pagecont .normal-block .desc{font-weight:500;font-size:16px;line-height:24px;color:#505050;margin-bottom:24px}@media (max-width:991px){.pagecont .normal-block .desc{margin-bottom:16px;color:#505050}}.pagecont .normal-block .btn-primary{width:auto}.pagecont .news-bar{margin-bottom:50px}.pagecont .news-bar .news-tabs{display:flex;justify-content:center;align-items:center;border-bottom:1px solid #b8b8b8}.pagecont .news-bar .news-tabs .nav-link{padding:10px 20px;font-weight:400;font-size:16px;letter-spacing:.03em;color:#686868;background:transparent}.pagecont .news-bar .news-tabs .nav-link.active,.pagecont .news-bar .news-tabs .nav-link:focus,.pagecont .news-bar .news-tabs .nav-link:hover{font-weight:500;color:#bf0000}.d-mobile{display:none}@media (max-width:575px){.d-mobile{display:block}}.d-desktop{display:block}@media (max-width:575px){.d-desktop{display:none}}.map-wrap{position:sticky;top:90px;height:100%;z-index:3;margin-bottom:30px}.map-wrap .map-item{position:relative;width:100%;height:0;padding-bottom:59.1603053435%}.map-wrap .map-item embed,.map-wrap .map-item iframe,.map-wrap .map-item object{position:absolute;top:0;left:0;width:100%;height:100%}.address-item{position:relative;display:flex;flex-direction:column;justify-content:center;padding:0 30px;border:1px solid #dedede;margin-bottom:30px;height:258px}@media (max-width:575px){.address-item{padding:0 12px}}.address-item:after{content:none}.address-item .title{font-weight:500;font-size:18px;line-height:24px;letter-spacing:.03em;color:#000;margin-bottom:20px}.address-item .desc{display:flex}.address-item .desc span{font-family:Noto Sans TC;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.03em;color:#313036}.address-item:hover{padding:0 29px;border:2px solid #bf0000}@media (max-width:575px){.address-item:hover{padding:0 11px}}.address-item:hover .title{color:#bf0000}.address-item:hover:after{content:"";position:absolute;bottom:0;right:0;width:17px;height:17px;background-color:#fff;transform:translateX(50%) translateY(50%) rotate(45deg);border-left:2px solid #bf0000}.social-title{font-family:Noto Sans TC;font-style:normal;font-weight:500;font-size:28px;line-height:41px;margin:48px 0 14px}.social-item{width:100%;background:#fff;border:1px solid #dbdbdb;margin-bottom:10px;display:flex;align-items:center}@media (max-width:575px){.social-item{flex-wrap:wrap}}.social-item .social-logo{flex:0 0 112px;width:112px;height:112px;padding:0 24px;border-right:1px solid #e9e9e9}.social-item .social-logo .box-img{transform:translateY(24px);background-size:contain}.social-item .social-box{flex:1;padding:0 27px 0 26px;border-left:3px solid #bf0000;margin-bottom:0;font-family:Poppins;font-weight:600;font-size:22px;line-height:27px}@media (max-width:991px){.social-item .social-box{font-size:18px;padding:0 12px}}@media (max-width:575px){.social-item .social-box{padding:0 12px}}.social-item .social{display:flex;align-items:center;padding-right:26px}@media (max-width:991px){.social-item .social{padding-right:12px}}@media (max-width:575px){.social-item .social{flex-direction:column;padding-right:0;width:100%;padding:20px 0;border-top:1px solid #e9e9e9}}.social-item .social ul{display:flex;align-items:center}@media (max-width:575px){.social-item .social ul{margin:7px auto}}.social-item .social ul li{margin:0 7px}.social-item .social ul:nth-child(2) li:first-child{margin-left:26px}@media (max-width:575px){.social-item .social ul:nth-child(2) li:first-child{margin-left:7px}}.talent-wrap .container .title-wrap03{position:absolute;top:0;height:100%;padding:0;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;color:#000}.talent-wrap.box-img:before{content:"";padding-bottom:23.4027777778%}.talent-box{padding:57px 0 90px}.talent-box .box-talent{position:relative;border:1px solid #dedede;margin-bottom:20px}.talent-box .box-talent:before{content:"";display:block;width:100%;padding-bottom:100%}.talent-box .box-talent img{position:absolute;top:50%;transform:translateY(-50%);padding:0 32.64px}@media (max-width:991px){.talent-box .box-talent img{padding:0 12px}}@media (max-width:575px){.talent-box .box-talent img{padding:0 32.64px}}.contact-wrap{padding:55px 0}@media (max-width:575px){.contact-wrap{padding:0}}.contact-wrap .contact-box{width:100%;max-width:458px}.contact-wrap .contact-box:before{content:"";display:block;width:45px;height:3px;background:#bf0000}.contact-wrap .contact-box .title{padding-top:11px;letter-spacing:.03em;margin-bottom:0}.contact-wrap .contact-box .subtitle{font-family:Noto Sans TC;font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;color:#313036;margin-bottom:19px;min-height:46px}@media (max-width:768px){.contact-wrap .contact-box .subtitle{min-height:unset}}.contact-wrap .contact-box .desc{min-height:54px;margin-bottom:24px}@media (max-width:768px){.contact-wrap .contact-box .desc{min-height:unset}}.contact-wrap .contact-box .desc ul li{margin-bottom:6px}.contact-wrap .contact-box .desc ul li a{display:flex;align-items:center;font-family:Noto Sans TC;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.03em}.contact-wrap .contact-box .desc ul li a i{margin-right:7px}.contact-wrap .contact-box .desc ul li a i.location-icon:before{content:"";background:#686868;width:18.5px;height:18px;margin:0}.contact-wrap .contact-box .desc ul li a:hover i:before{background:#bf0000}.contact-wrap .btn-link{display:block;width:100%;max-width:518px;color:#313036;font-family:Noto Sans TC;font-weight:500;font-size:16px;line-height:23px;letter-spacing:.03em;border:1px solid #686868;border-radius:5px;padding:11.5px 0 12.5px;text-decoration:none;margin-bottom:82px;background:#fff;text-align:center}@media (max-width:768px){.contact-wrap .btn-link{margin-bottom:48px}}.contact-wrap .btn-link:active,.contact-wrap .btn-link:hover{border-color:#bf0000;color:#bf0000}.kobo-wrap{position:relative;background:#f7f7f7;padding:53px 0}.kobo-wrap h3{padding-bottom:33px;margin-bottom:0}.kobo-wrap .kobo-content{display:flex;justify-content:center;padding:12px;margin:0 auto;max-width:1440px}@media (max-width:575px){.kobo-wrap .kobo-content{flex-direction:column-reverse}}.kobo-wrap .kobo-content .kobo-box{display:flex;flex-wrap:wrap;gap:6px;width:50.1789%;margin-right:6.1805555556%}@media (max-width:1399px){.kobo-wrap .kobo-content .kobo-box{width:52.4%}}@media (max-width:1199px){.kobo-wrap .kobo-content .kobo-box{width:64%}}@media (max-width:575px){.kobo-wrap .kobo-content .kobo-box{width:100%;margin-right:0}}.kobo-wrap .kobo-content .kobo-box .kobo-item{position:relative;background:#fff;width:230px;height:127px;display:flex;align-items:center;justify-content:center;padding:36px 24px}@media (max-width:1199px){.kobo-wrap .kobo-content .kobo-box .kobo-item{width:32.333%}}@media (max-width:575px){.kobo-wrap .kobo-content .kobo-box .kobo-item{width:calc(50% - 3px)}}.kobo-wrap .kobo-content .kobo-img{width:23.542%}.kobo-wrap .kobo-content .kobo-img .box-img:before{padding-bottom:117.9104477612%}@media (max-width:575px){.kobo-wrap .kobo-content .kobo-img{width:75%;margin:0 auto 24px}}.sale-wrap{padding:56px 0 35px;background-color:#fff}.sale-wrap .sale-title{padding-bottom:9px;border-bottom:1px solid #dedede;font-weight:700;font-size:20px;line-height:28px;letter-spacing:.05em;color:#313036;margin-top:40px;margin-bottom:29px}.sale-wrap .sale-box{margin-bottom:24px}.sale-wrap .sale-box .title{font-family:Noto Sans TC;font-weight:700;font-size:16px;line-height:22px;letter-spacing:.05em;color:#313036}.sale-wrap .sale-box .subtitle{font-family:Noto Sans TC;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.05em;color:#686868}.explore-slider{position:relative;overflow:hidden;width:100%;background-size:cover;background:url(/img/bg.8baa8078.svg) no-repeat 50%;border:1px solid #b8b8b8}.explore-slider:before{content:"";position:absolute;display:block;padding-bottom:46.0339943343%}@media (max-width:1199px){.explore-slider:before{padding-bottom:65%}}@media (max-width:991px){.explore-slider:before{padding-bottom:100%}}.explore-slider .icon-close{position:absolute;top:15px;right:14.2px;z-index:10;font-size:21px;color:#000}.explore-slider .icon-close:hover{color:#bf0000}.explore-slider .icon-left,.explore-slider .icon-right{position:absolute;top:calc(50% - 48px);left:0;right:auto;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#000}.explore-slider .icon-right{left:auto;right:0}.explore-slider .list-dots{position:absolute;bottom:37px;z-index:10;display:flex;align-items:center;justify-content:center;width:100%}@media (max-width:991px){.explore-slider .list-dots{bottom:12px}}.explore-slider .list-dots li:last-child .dot{margin-right:0}.explore-slider .list-dots .dot{display:block;border:1px solid #313036;border-radius:50%;width:10px;height:10px;background:transparent;margin-right:10px}.explore-slider .list-dots .dot.active{background:#313036}.explore-slider .explore-chat-item,.explore-slider .explore-play-item,.explore-slider .explore-read-item,.explore-slider .explore-rich-item,.explore-slider .explore-shop-item{position:relative;padding:54px 0 107px;text-align:center;z-index:9;display:flex;justify-content:center;align-items:center;flex-direction:column}.explore-slider .explore-chat-item .pic-img img,.explore-slider .explore-play-item .pic-img img,.explore-slider .explore-read-item .pic-img img,.explore-slider .explore-rich-item .pic-img img,.explore-slider .explore-shop-item .pic-img img{-o-object-fit:contain;object-fit:contain}.explore-slider .explore-wrap{display:flex;align-items:center;justify-content:center;width:65%}@media (max-width:991px){.explore-slider .explore-wrap{flex-direction:column}}.explore-slider .explore-wrap .explore-box{position:relative;margin:0 42.5px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1}@media (max-width:991px){.explore-slider .explore-wrap .explore-box{padding:20px 0}}.explore-slider .explore-wrap .explore-box .logo-img img{-o-object-fit:contain;object-fit:contain;height:55px;margin-bottom:20px}.explore-slider .explore-wrap .explore-box .desc{font-family:Noto Sans TC;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.03em;color:#313036;margin-bottom:20px}.explore-slider .explore-wrap .explore-box a{font-family:Noto Sans TC;font-weight:500;font-size:15px;line-height:22px;letter-spacing:.05em;color:#bf0000;display:flex;justify-content:center;align-items:center}.explore-slider .explore-wrap .explore-box a i{margin-right:12px}.explore-slider .explore-wrap .explore-box a i:before{content:"";width:6px;height:16px}.explore-slider .explore-rich-item .pic-img{margin-bottom:125.5px}@media (max-width:991px){.explore-slider .explore-rich-item .pic-img{margin-bottom:40px}}.explore-slider .explore-rich-item .explore-wrap .explore-box .desc{width:85%}.explore-slider .explore-read-item .pic-img{margin-bottom:56px}.explore-slider .explore-read-item .explore-wrap{align-items:start}.explore-slider .explore-read-item .explore-wrap .explore-box{align-items:start;text-align:left}.explore-slider .explore-read-item .explore-wrap .explore-box .desc{font-weight:700;font-size:18px;line-height:26px;letter-spacing:.05em;color:#000}.explore-slider .explore-read-item .explore-wrap .explore-box a{margin-bottom:13px}.explore-slider .explore-play-item .pic-img{margin-bottom:21px}.eco-wrap{position:relative;overflow:hidden;width:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAFyCAYAAAADGX3/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABYrSURBVHgB7d1hbttG3sfxCSUEKZoXe4PwBvYNrCM9R3RukNxAzwlYQH1RBG69M6qYZRw7lmQOORx+PoDgrRZdYFugTb4Y/P7vvn379hgAAAAAAGBkTQAAAAAAgAwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoAAAAAgCwEaAAAAAAAshCgAQAAAADIQoAGAAAAACALARoA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) no-repeat top;background-size:100%}.eco-wrap .title-content{padding-top:56px;text-align:center}@media (max-width:575px){.eco-wrap .title-content{padding-top:24px}}.eco-wrap .title-content h2{position:relative;color:#000;margin-bottom:24px}.eco-wrap .title-content h2:after{content:"";position:absolute;margin-top:5px;left:calc(50% - 23px);bottom:0;display:inline-block;width:48px;height:1px;background:#bf0000}.eco-wrap .title-content .subtitle-wrap{display:flex;justify-content:center;margin-bottom:100px}@media (max-width:991px){.eco-wrap .title-content .subtitle-wrap{margin-bottom:24px}}@media (max-width:575px){.eco-wrap .title-content .subtitle-wrap{flex-direction:column;margin-bottom:24px}}.eco-wrap .title-content .subtitle-wrap .subtitle{font-family:Noto Sans TC;font-weight:500;font-size:20px;line-height:36px;color:#313036;margin-right:14px}@media (max-width:575px){.eco-wrap .title-content .subtitle-wrap .subtitle{margin-right:0}}.eco-wrap .title-content .subtitle-wrap .subtitle span{font-weight:600;font-size:36px;color:#bf0000}.eco-wrap .title-content .subtitle-wrap .subtitle span:last-child{font-size:20px}.eco-wrap .first-pic{text-align:center;margin-bottom:75px}@media (max-width:991px){.eco-wrap .first-pic{margin-bottom:24px}}.eco-wrap .desc{margin-bottom:100px}@media (max-width:991px){.eco-wrap .desc{margin-bottom:48px}}.system-wrap{position:relative;width:100%;background:url(/img/system-bg.84d818a0.svg) no-repeat;background-size:cover;background-position:0 39px;padding-bottom:37px}.system-wrap .system-box{display:flex;justify-content:center;flex-wrap:wrap;-moz-column-gap:54px;column-gap:54px}@media (max-width:575px){.system-wrap .system-box{-moz-column-gap:0;column-gap:0}}