@import"all.css";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea{outline:none}*{box-sizing:border-box}a{text-decoration:none}a{color:#666}body{font-family:Helvetica,Arial,"Noto Sans TC","微軟正黑體",Heiti TC,"メイリオ",sans-serif;line-height:1.6;color:#666;letter-spacing:1.2px}.ckeditor h2{font-size:1.2em;line-height:1.6}.ckeditor strong{font-weight:bold}.ckeditor em{font-style:italic}.ckeditor ul{padding-left:24px;list-style-type:disc}.ckeditor ol{padding-left:24px;list-style:auto}input,textarea,select{padding-left:7px;font-size:16px;font-family:"微軟正黑體"}iframe,video{width:100%;max-width:100%}.loading{position:fixed;background-color:#126e8c;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9998}@media(max-width: 500px){.loading{padding:30px}}.loading figure{text-align:center}@media(max-width: 500px){.loading img{max-width:85%;margin:0 auto}}.slick .prev-arrow{width:60px;height:30px;position:absolute;left:80px;bottom:50px;z-index:9;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.slick .prev-arrow::before{content:"";position:absolute;width:46px;height:2px;background-color:#fff;top:20px;left:0}.slick .prev-arrow::after{content:"";position:absolute;width:18px;height:2px;background-color:#fff;top:15px;left:-1px;transform:rotate(-35deg)}.slick .prev-arrow:hover::before{width:66px;left:-20px;transition:.6s width,.6s left}.slick .prev-arrow:hover::after{left:-21px;transition:.6s left}.slick .next-arrow{width:60px;height:30px;position:absolute;left:180px;bottom:50px;z-index:9;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.slick .next-arrow::before{content:"";position:absolute;width:46px;height:2px;background-color:#fff;top:20px;left:0}.slick .next-arrow::after{content:"";position:absolute;width:18px;height:2px;background-color:#fff;top:15px;left:31px;transform:rotate(35deg)}.slick .next-arrow:hover::before{width:66px;transition:.6s width}.slick .next-arrow:hover::after{left:51px;transition:.6s left}.more_icon{width:60px;height:30px;position:absolute;z-index:9}.more_icon::before{content:"";position:absolute;width:46px;height:2px;background-color:#656565;top:20px;left:0;transition:.6s width}.more_icon::after{content:"";position:absolute;width:18px;height:2px;background-color:#656565;top:15px;left:31px;transform:rotate(35deg);transition:.6s left}.more_icon:hover::before{width:66px;transition:.6s width}.more_icon:hover::after{left:51px;transition:.6s left}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes flip{from{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes lightSpeedIn{from{transform:translate3d(20%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0, 0, 0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, 90deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 50px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0, -10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:800ms}.animated.faster{animation-duration:500ms}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(print),(prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -30%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 20%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.7, 0.7, 0.7)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}.img_effects{animation-name:effects;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;transform:translate3d(100%, 0, 0)}.effects_wrap{position:relative;overflow:hidden}@keyframes effects{0%{transform:translate3d(-100%, 0, 0)}50%{transform:translate3d(0%, 0, 0)}100%{transform:translate3d(100%, 0, 0)}}.clip_bottom{animation-name:clip_bottom}@keyframes clip_bottom{0%{clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.clip_top{animation-name:clip_top}@keyframes clip_top{0%{clip-path:polygon(0 0, 100% 0, 100% 0, 0 0)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.clip_left{animation-name:clip_left}@keyframes clip_left{0%{clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}body{font-family:"Noto Sans TC",sans-serif}button{font-family:"Noto Sans TC",sans-serif}.poppins{font-family:"Poppins",sans-serif}.ckeditor{font-size:16px;line-height:28px}.ckeditor img{max-width:100%}img{max-width:100%}input,textarea,select{padding-left:7px;font-size:16px;font-family:"微軟正黑體"}iframe,video{width:100%;max-width:100%}a:hover{text-decoration:none}.flex,.row{display:flex;flex-wrap:wrap}header{position:fixed;right:0;top:0;width:160px;height:100vh;background-color:#fff}@media(max-width: 900px){header{width:100%;z-index:999;height:initial;background-color:hsla(0,0%,100%,.85)}}header .menuBtn{width:45px;height:42px;border-radius:5px;position:absolute;right:10px;top:25px;z-index:9;cursor:pointer;display:none}@media(max-width: 900px){header .menuBtn{display:block;top:12px}}@media(max-width: 500px){header .menuBtn{width:40px;height:38px;right:10px;top:16px}}header .menuBtn span{position:absolute;width:28px;height:2px;background-color:#126e8c;left:7px;top:20px;opacity:1;z-index:9;transition:.3s opacity,.3s left}@media(max-width: 500px){header .menuBtn span{width:26px;left:6px;top:18px}}header .menuBtn::before{content:"";position:absolute;width:28px;height:2px;background-color:#126e8c;left:7px;top:11px;transition:.3s transform,.3s top}@media(max-width: 500px){header .menuBtn::before{width:26px;left:6px;top:10px}}header .menuBtn::after{content:"";position:absolute;width:28px;height:2px;background-color:#126e8c;left:7px;top:28px;transition:.3s transform,.3s top}@media(max-width: 500px){header .menuBtn::after{width:26px;left:6px;top:26px}}header .menuBtnToggle{border:none}header .menuBtnToggle span{left:100%;opacity:0;transition:.3s opacity,.3s left}header .menuBtnToggle::before{top:18px;transform:rotate(-45deg);transition:.3s transform,.3s top}header .menuBtnToggle::after{top:18px;transform:rotate(45deg);transition:.3s transform,.3s top}header .home{background-color:#126e8c;height:145px;display:flex;justify-content:center;align-items:center}@media(max-width: 900px){header .home{height:initial;padding:15px 0;background:rgba(0,0,0,0)}}@media(max-width: 500px){header .home{justify-content:flex-start;padding-left:30px}}@media(max-width: 900px){header .home .pcimg{display:none;max-width:150px}}header .home .mdimg{display:none}@media(max-width: 900px){header .home .mdimg{display:block;max-width:150px}}@media(max-width: 900px){header ul{border-bottom:solid 1px #126e8c;display:none}}header ul li{text-align:center;margin:7.5vh 0}@media(max-width: 900px){header ul li{margin:0px 0;border-top:solid 1px #126e8c}}header ul li a{display:block;color:#9b9b9b;position:relative}@media(max-width: 900px){header ul li a{padding:20px 0}}header ul li a i{position:absolute;top:3px;right:30px;font-size:13px;transform:rotate(0deg);transition:.3s transform}@media(max-width: 900px){header ul li a i{top:20px}}header ul li a:hover{color:rgba(0,91,93,.6)}header ul li ol{display:none}@media(max-width: 900px){header ul li ol{padding-top:0px}}header ul li ol li{margin:2.5vh 0}@media(max-width: 900px){header ul li ol li{margin:0;padding:0 !important}}header ul li ol li a{font-size:14px}@media(max-width: 900px){header ul li ol li a{display:block;padding:20px}}header ul li ol li a span{font-size:24px;padding-right:7px}header ul li ol li a:hover{color:#005b5d}header ul li:hover a i{transform:rotate(180deg);transition:.3s transform}@media(max-width: 900px){header ul li:hover a i{transform:rotate(0deg);transition:.3s transform}}header ul li:hover ol{display:block}@media(max-width: 900px){header ul li:hover ol{display:none}}header ul .active a{color:#126e8c}header ul .active ol{display:block}@media(max-width: 900px){header ul .active ol{display:none}}header ul .active ol li a{color:#9b9b9b}header ul .active ol li .focus{color:#126e8c}@media(max-width: 900px){header ul .mdBtnToggle a i{transform:rotate(180deg) !important;transition:.3s transform}}.headerToggle{height:100vh;background-color:#fff;transition:.4s height,.4s background-color}.main{width:calc(100% - 160px)}@media(max-width: 900px){.main{width:100%;margin-top:70px}}.home_banner{max-height:100vh}.home_banner .row .home_banner_img{background-image:url("../img/home_banner.png");background-size:cover;background-repeat:no-repeat;background-position:center bottom}@media(max-width: 500px){.home_banner .row .home_banner_img{display:none}}.home_banner .row .col{flex:0 0 50%;max-width:50%;position:relative;background-color:#40a1c3}@media(max-width: 768px){.home_banner .row .col{flex:0 0 100%;max-width:100%}}.home_banner .row .col section{background-repeat:no-repeat;background-size:cover}@media(max-width: 500px){.home_banner .row .col section{height:calc(100vh - 70px);background-position-x:30%}}@media(min-width: 1925px){.home_banner .row .col img{max-width:initial;width:100%}}@media(max-width: 500px){.home_banner .row .col img{display:none}}.home_banner .row .col article{position:absolute;width:100%;height:100%;top:0;left:0;padding-left:8vw}@media(max-width: 900px){.home_banner .row .col article{padding-left:30px}}.home_banner .row .col article .logo{padding-top:50px}@media(max-width: 900px){.home_banner .row .col article .logo{padding-top:20px}}.home_banner .row .col article .logo img{max-width:245px;width:245px}.home_banner .row .col article .text{font-size:48px;color:#fff;font-weight:bold;line-height:70px;margin-top:70px}@media(max-width: 1280px){.home_banner .row .col article .text{font-size:36px;line-height:50px;margin-top:40px}}@media(max-width: 900px){.home_banner .row .col article .text{font-size:26px;line-height:35px}}.home_banner .row .col .down_icon{position:absolute;bottom:20px;left:8vw}.home_banner .row .col .home_banner_intro{background:#40a1c3;padding:60px 80px 143px}@media(max-width: 1280px){.home_banner .row .col .home_banner_intro{padding:30px 30px 120px}}@media(max-width: 500px){.home_banner .row .col .home_banner_intro{left:0;bottom:0;width:100%;background-color:rgba(0,0,0,0);padding:30px 30px 160px}}.home_banner .row .col .home_banner_intro h2{font-size:32px;line-height:46px;color:#fff}@media(max-width: 900px){.home_banner .row .col .home_banner_intro h2{font-size:25px;line-height:32px}}@media(max-width: 500px){.home_banner .row .col .home_banner_intro h2{font-size:22px;line-height:32px}}@media(max-width: 768px){.home_banner .row .col .home_banner_intro h2 br{display:initial}}.home_banner .row .col .home_banner_intro .home_banner_introtxt{font-size:18px;color:#fff;line-height:30px;margin-top:30px;position:relative;z-index:6}.home_banner .row .col .home_banner_intro .en_txt{font-family:"Poppins",sans-serif;font-size:125px;line-height:240px;color:#fff;text-align:right;opacity:.5;position:absolute;top:calc(100% - 180px);left:0;width:100%;padding-right:100px;letter-spacing:5px;font-weight:bold}@media(max-width: 1280px){.home_banner .row .col .home_banner_intro .en_txt{font-size:85px;text-align:left;padding-left:30px}}@media(max-width: 900px){.home_banner .row .col .home_banner_intro .en_txt{font-size:55px}}@media(max-width: 500px){.home_banner .row .col .home_banner_intro .en_txt{font-size:75px}}@media(max-width: 500px){.home_banner .row .col .home_slick video{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}}.home_banner .row .col .slick img{max-width:initial;width:100%}@media(max-width: 500px){.home_banner .row .col .slick .prev-arrow{left:30px;bottom:110px}}@media(max-width: 500px){.home_banner .row .col .slick .next-arrow{bottom:110px}}.down_icon{z-index:20;cursor:pointer;width:80px;height:80px}.down_icon::before{content:"";position:absolute;width:2px;height:46px;background-color:#fff;top:0;left:0;transition:.6s height}.down_icon::after{content:"";position:absolute;width:2px;height:18px;background-color:#fff;top:31px;left:5px;transform:rotate(35deg);transition:.6s top}.down_icon:hover::before{height:66px;transition:.6s height}.down_icon:hover::after{top:51px;transition:.6s top}.home_belief{padding-top:80px}@media(max-width: 500px){.home_belief{padding:25px}}.home_belief .row{align-items:center}.home_belief .row .col-1{flex:0 0 43%;padding-left:22%;padding-right:3%}@media(max-width: 1440px){.home_belief .row .col-1{padding-left:12%}}@media(max-width: 1024px){.home_belief .row .col-1{padding-left:30px}}@media(max-width: 500px){.home_belief .row .col-1{flex:0 0 100%;margin-top:30px}}.home_belief .row .col-1 h2{font-weight:500;font-size:32px;line-height:39px;color:#656565;padding-bottom:20px}@media(max-width: 900px){.home_belief .row .col-1 h2{font-size:27px}}.home_belief .row .col-1 p{font-size:14px;line-height:26px;color:#656565}.home_belief .row .col-1 .more{font-size:24px;line-height:36px;color:#656565;font-family:"Poppins",sans-serif;margin-top:20px;position:relative;z-index:9}.home_belief .row .col-1 .more .more_icon{width:60px;height:30px;position:absolute;top:0;left:90px;z-index:9}.home_belief .row .col-1 .more .more_icon::before{content:"";position:absolute;width:46px;height:2px;background-color:#656565;top:20px;left:0;transition:.6s width}.home_belief .row .col-1 .more .more_icon::after{content:"";position:absolute;width:18px;height:2px;background-color:#656565;top:15px;left:31px;transform:rotate(35deg);transition:.6s left}.home_belief .row .col-1 .more .more_icon:hover::before{width:66px;transition:.6s width}.home_belief .row .col-1 .more .more_icon:hover::after{left:51px;transition:.6s left}.home_belief .row .col-2{flex:0 0 57%;text-align:right}@media(max-width: 500px){.home_belief .row .col-2{flex:0 0 100%;text-align:center}}.home_belief .article{font-size:96px;color:#f1f1f1;font-family:"Poppins",sans-serif;font-weight:bold;padding-left:80px}@media(max-width: 1440px){.home_belief .article{font-size:76px;padding-left:30px}}@media(max-width: 1280px){.home_belief .article{font-size:50px;padding-left:30px}}@media(max-width: 900px){.home_belief .article{font-size:38px;padding-left:30px}}@media(max-width: 500px){.home_belief .article{font-size:25px;padding-left:30px}}@media(max-width: 370px){.home_belief .article{font-size:22px;padding-left:30px}}.home_work{background:#126e8c;padding-top:150px}@media(max-width: 1024px){.home_work{padding-top:50px}}.home_work .row{max-width:1170px;margin:0 auto;padding:0 30px}.home_work .row .photo{flex:0 0 60%}@media(max-width: 900px){.home_work .row .photo{flex:0 0 100%}}@media(max-width: 500px){.home_work .row .photo .row{padding:0}}.home_work .row .photo .row section{margin:1%;flex:0 0 48%}@media(max-width: 500px){.home_work .row .photo .row section{flex:0 0 100%;margin:0%}}@media(max-width: 500px){.home_work .row .photo .row section img{width:100%;max-width:initial}}.home_work .row .photo .row section .col{position:relative}.home_work .row .photo .row section .col::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:35.5px 30px 27.5px 0;border-color:rgba(0,0,0,0) #126e8c rgba(0,0,0,0) rgba(0,0,0,0);right:-12px;top:65px}.home_work .row .photo .row section .col .more_icon{left:120px;top:90px}@media(max-width: 1024px){.home_work .row .photo .row section .col .more_icon{left:127px;top:90px}}@media(max-width: 1024px){.home_work .row .photo .row section .col .more_icon{left:120px;top:120px}}@media(max-width: 500px){.home_work .row .photo .row section .col .more_icon{left:calc(50% - 23px);top:60px}}.home_work .row .photo .row section .col .more_icon::before,.home_work .row .photo .row section .col .more_icon::after{background-color:#fff}@media(max-width: 500px){.home_work .row .photo .row .mb_section{display:none !important}}.home_work .row .photo .row section:nth-child(2){position:relative}.home_work .row .photo .row section:nth-child(2)::after{content:"";position:absolute;width:100%;height:100%;background-color:#88c1d6;top:0;left:0}.home_work .row .photo .row section:nth-child(2) a{color:#fff;font-size:24px;position:relative;z-index:9;text-align:center;display:block;padding-top:70px}@media(max-width: 500px){.home_work .row .photo .row section:nth-child(2) a{padding-top:30px;padding-bottom:60px}}.home_work .row .photo .row section:nth-child(2) .col{position:relative}.home_work .row .photo .row section:nth-child(2) .col::before{left:-16px;top:65px;border-color:rgba(0,0,0,0) #88c1d6 rgba(0,0,0,0) rgba(0,0,0,0);z-index:5}.home_work .row .photo .row:nth-child(2) section:nth-child(1){position:relative}.home_work .row .photo .row:nth-child(2) section:nth-child(1) a{color:#fff;font-size:24px;font-weight:bold;position:relative;z-index:9;text-align:center;display:block;padding-top:82px}@media(max-width: 500px){.home_work .row .photo .row:nth-child(2) section:nth-child(1) a{padding-top:30px;padding-bottom:60px}}.home_work .row .photo .row:nth-child(2) section:nth-child(1) .col{position:relative}.home_work .row .photo .row:nth-child(2) section:nth-child(1) .col::before{transform:rotate(180deg);left:-9px;top:65px;border-color:rgba(0,0,0,0) #126e8c rgba(0,0,0,0) rgba(0,0,0,0);z-index:5}.home_work .row .photo .row:nth-child(2) section:nth-child(2){order:-1}.home_work .row .photo .row:nth-child(2) section:nth-child(2) a{position:relative;z-index:10}.home_work .row .photo .row:nth-child(2) section:nth-child(2) .col{position:relative}.home_work .row .photo .row:nth-child(2) section:nth-child(2) .col::before{content:"";position:absolute;width:0;height:0;transform:rotate(180deg);border-style:solid;border-width:35.5px 30px 27.5px 0;border-color:rgba(0,0,0,0) #88c1d6 rgba(0,0,0,0) rgba(0,0,0,0);left:96%;top:65px;z-index:7}@media(max-width: 500px){.home_work .row .photo section{margin-bottom:25px !important}}@media(max-width: 500px){.home_work .row .photo section::before{display:none}}@media(max-width: 500px){.home_work .row .photo section .col::before{display:none}}.home_work .row .photo section .work_link{display:none !important}@media(max-width: 500px){.home_work .row .photo section .work_link{display:block;background-color:#88c1d6;color:#fff;font-size:20px;font-weight:bold;padding:30px 0;padding-bottom:30px !important;text-align:center}}.home_work .row .article{flex:0 0 40%;padding-left:5%;padding-top:90px;color:#fff}@media(max-width: 1024px){.home_work .row .article{padding-top:30px}}@media(max-width: 900px){.home_work .row .article{flex:0 0 100%}}@media(max-width: 500px){.home_work .row .article{order:-1;padding-bottom:40px}}.home_work .row .article h2{font-size:32px;padding-bottom:25px}.home_work .row .article p{line-height:24px;font-size:14px}.home_work .row .article div a{position:relative;color:#fff;font-size:18px;margin-top:40px;display:block}.home_work .row .article div .more_icon{color:#fff;left:60px;top:-7px}.home_work .row .article div .more_icon::before,.home_work .row .article div .more_icon::after{background-color:#fff}.home_work .articles{font-size:160px;color:#cdcdcd;font-family:"Poppins",sans-serif;font-weight:bold;text-align:right;padding-right:10%;mix-blend-mode:multiply;padding-top:50px;position:relative;top:23px}@media(max-width: 1024px){.home_work .articles{font-size:90px;top:0px}}.home_new .row .col-1{flex:0 0 25%;max-width:25%;padding-top:250px;position:relative}@media(max-width: 1024px){.home_new .row .col-1{flex:0 0 35%;max-width:35%}}@media(max-width: 500px){.home_new .row .col-1{flex:0 0 100%;max-width:100%;padding-top:50px}}.home_new .row .col-1 section{padding-left:45%}@media(max-width: 1440px){.home_new .row .col-1 section{padding-left:30px}}.home_new .row .col-1 section p{font-size:32px;color:#2d3727;margin-bottom:60px}.home_new .row .col-1 section a{position:relative}.home_new .row .col-1 section a .more_icon{position:absolute;top:-6px;left:60px}.home_new .row .col-1 article{font-size:7.2vw;color:#f1f1f1;font-family:"Poppins",sans-serif;font-weight:bold;position:absolute;bottom:0;left:0;padding-left:30px}@media(max-width: 1440px){.home_new .row .col-1 article{font-size:4.2vw}}@media(max-width: 500px){.home_new .row .col-1 article{font-size:90px;position:initial;padding-top:50px}}.home_new .row .col-2{flex:0 0 75%;max-width:75%;background:#f1f1f1;padding:100px 50px 50px 50px}@media(max-width: 1024px){.home_new .row .col-2{flex:0 0 65%;max-width:65%}}@media(max-width: 500px){.home_new .row .col-2{flex:0 0 100%;max-width:100%;padding:30px}}.home_new .row .col-2 .row .col{padding:0 20px;flex:0 0 30%}@media(max-width: 1024px){.home_new .row .col-2 .row .col{flex:0 0 100%}}@media(max-width: 500px){.home_new .row .col-2 .row .col{padding:0 0px}}@media(max-width: 500px){.home_new .row .col-2 .row .col img{max-width:initial;width:100%}}@media(max-width: 1024px){.home_new .row .col-2 .row .col a{text-align:center}}.home_new .row .col-2 .row .col figure{margin-bottom:15px}.home_new .row .col-2 .row .col .date{font-size:12px;color:#acacac;margin-bottom:15px}.home_new .row .col-2 .row .col article h3{font-size:20px;margin-bottom:15px}.home_new .row .col-2 .row .col:nth-child(2){margin-top:80px}.home_new .row .col-2 .row .col:nth-child(3){margin-top:160px}@media(max-width: 1024px){.home_new .row .col-2 .row .col:nth-child(3){margin-top:50px}}footer{background-color:#40a1c3;padding:80px 30px 50px;position:relative}@media(max-width: 1440px){footer{padding:40px 30px 30px}}footer .row{padding:0 5%;align-items:center;padding-right:15px}@media(max-width: 1440px){footer .row{padding:0;justify-content:flex-start}}footer .row .flogo{flex:0 0 20%}@media(max-width: 1440px){footer .row .flogo{flex:0 0 100%}}footer .row .fmenu{flex:0 0 50%}@media(max-width: 1440px){footer .row .fmenu{flex:0 0 65%}}@media(max-width: 1024px){footer .row .fmenu{flex:0 0 100%;padding:40px 0}}@media(max-width: 500px){footer .row .fmenu{display:none}}footer .row .fmenu ul{justify-content:center}@media(max-width: 1440px){footer .row .fmenu ul{justify-content:flex-start}}footer .row .fmenu ul li a{color:#fff;padding:0 12px}@media(max-width: 1024px){footer .row .fmenu ul li:nth-child(1) a{padding-left:0}}footer .row .fdata{flex:0 0 25%}@media(max-width: 1440px){footer .row .fdata{flex:0 0 35%}}@media(max-width: 1024px){footer .row .fdata{flex:0 0 100%}}footer .row .fdata div{color:#fff;margin:15px 0;font-size:14px}footer .row .fdata div a{color:#fff}footer .row .fdata div b{display:inline-block;width:20px;text-align:center}@media(max-width: 370px){footer .row .fdata div b{display:none}}@media(max-width: 370px){footer .row .fdata span{display:block;padding-bottom:10px}}footer .row .flink{flex:0 0 5%;text-align:center}@media(max-width: 1440px){footer .row .flink{position:absolute;right:30px;top:100px}}@media(max-width: 900px){footer .row .flink{display:none}}footer .row .flink div{margin:15px 0}.copyright{text-align:center;padding:10px 0;font-size:12px;color:#fff;background-color:#126e8c;line-height:18px}.copyright a{color:#fff}.copyright br{display:none}@media(max-width: 500px){.copyright br{display:block}}.banner .row .intro{flex:0 0 35%}@media(max-width: 900px){.banner .row .intro{display:none}}.banner .row .intro .logo{text-align:center;padding:75px 0}.banner .row .intro figure{flex:0 0 50%}.banner .row .intro article{flex:0 0 50%;text-align:center;writing-mode:vertical-lr;display:flex;align-items:end;justify-content:flex-start;font-size:48px;padding-right:10%;font-weight:bold;color:#126e8c;letter-spacing:10px}.banner .row .hide_section{display:none}@media(max-width: 900px){.banner .row .hide_section{display:flex;justify-content:flex-start;align-items:center;flex:0 0 15%;writing-mode:vertical-lr;font-size:48px;color:#126e8c;letter-spacing:10px;font-weight:bold;padding-top:60px}}@media(max-width: 500px){.banner .row .hide_section{flex:0 0 25%;font-size:32px}}.banner .row .photo{flex:0 0 65%;position:relative;background-size:cover}@media(max-width: 900px){.banner .row .photo{flex:0 0 85%;height:100vh}}@media(max-width: 500px){.banner .row .photo{flex:0 0 75%;background-position-x:20%}}.banner .row .photo img{max-width:100%}.banner .row .photo article{color:#fff;position:absolute;bottom:50px;right:80px;font-size:160px;font-family:"Poppins",sans-serif;font-weight:bold;opacity:.7;text-align:right}@media(max-width: 900px){.banner .row .photo article{display:none}}.banner .row .photo section{padding:50px;background-color:#40a1c3;position:absolute;top:550px;left:-220px;color:#fff;width:504px}@media(max-width: 1440px){.banner .row .photo section{top:500px}}@media(max-width: 1280px){.banner .row .photo section{top:100px;left:0}}@media(max-width: 900px){.banner .row .photo section{top:auto;bottom:0;padding:30px;left:calc(-15% - 30px)}}@media(max-width: 500px){.banner .row .photo section{left:calc(-25% - 30px);width:120%}}.banner .row .photo section h2{padding-bottom:40px;font-size:32px;line-height:47px}@media(max-width: 500px){.banner .row .photo section h2{font-size:24px;line-height:34px;padding-bottom:20px}}.banner .row .photo section p{line-height:32px}.link{position:fixed;top:50px;right:160px;width:200px;z-index:998}@media(max-width: 900px){.link{top:50%;width:35px;right:15px}}.link a{margin:0 10px;position:relative}@media(max-width: 900px){.link a{margin:18px 0;display:block}}.link a::before{content:"";background-color:#40a1c3;border-radius:100%;width:25px;height:25px;position:absolute;left:5px;top:5px;display:none}@media(max-width: 900px){.link a::before{display:block}}.link a img{max-width:32px;width:32px;position:relative;z-index:9}.about{padding:120px 30px}@media(max-width: 900px){.about{padding:60px 30px}}.about .row{max-width:1180px;margin:0 auto}.about .row .img{padding-right:25px;flex:0 0 55%}@media(max-width: 900px){.about .row .img{padding-right:0px;flex:0 0 100%;padding-bottom:30px}}@media(max-width: 900px){.about .row .img img{max-width:initial;width:100%}}.about .row .article{padding-left:6%;flex:0 0 45%}@media(max-width: 900px){.about .row .article{padding-left:0px;flex:0 0 100%}}.about .row .article p{padding-bottom:12px;line-height:24px;font-size:14px;padding-right:30px;color:#656565}@media(max-width: 900px){.about .row .article p{padding-right:0}}.about_img{text-align:center;padding:5%}.about_img img{max-width:50%;margin:0 auto}@media(max-width: 500px){.about_img img{max-width:90%}}.news{padding:120px 30px}@media(max-width: 900px){.news{padding:30px}}.news .row{max-width:1180px;margin:0 auto}.news .row .col{flex:0 0 33.3333333333%;padding:0 15px;margin-bottom:30px}@media(max-width: 900px){.news .row .col{flex:0 0 50%}}@media(max-width: 500px){.news .row .col{flex:0 0 100%;padding:0}}.news .row .col figure{height:280px;background-size:cover}.news .row .col article{background-color:#f1f1f1;padding:15px;padding-bottom:25px}.news .row .col article .date{font-size:14px;color:#acacac;padding-bottom:20px}.news .row .col article .title{font-size:20px;line-height:28px;margin-bottom:6px}.news .row .col article p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news_item{padding:120px 30px}@media(max-width: 900px){.news_item{padding:30px}}.news_item .title{max-width:1180px;margin:0 auto;border-bottom:solid 1px #3e3a39;padding-bottom:10px;margin-bottom:25px;font-size:20px;color:#126e8c;font-weight:bold;position:relative}.news_item .title .date{position:absolute;right:0;top:10px;font-size:14px}@media(max-width: 500px){.news_item .title .date{position:initial;padding:10px 0}}.news_item .ckeditor{max-width:1180px;margin:0 auto}.news_item .ckeditor .flex .edit_col-2{flex:0 0 50%;padding:0 30px}.news_item .ckeditor img{width:100%;max-width:1180px}@media(max-width: 1024px){.news_item .ckeditor img{max-width:100%;height:initial !important}}.news_item .ckeditor .row .img{flex:0 0 50%;padding-right:30px}@media(max-width: 900px){.news_item .ckeditor .row .img{flex:0 0 100%;padding-right:0px}}.news_item .ckeditor .row .article{flex:0 0 50%;padding-left:30px}@media(max-width: 900px){.news_item .ckeditor .row .article{flex:0 0 100%;padding-left:0px}}.news_item .ckeditor .row .article .date{font-size:14px;color:#acacac;padding-bottom:10px}.news_item .ckeditor .row .article .title{font-size:20px;line-height:28px;margin-bottom:6px}.news_item .ckeditor .row .article div{margin-bottom:15px}.news_item .repage{text-align:center;padding:80px 0 0;margin-top:100px}.news_item .repage a{position:relative}.news_item .repage a .more_icon{left:90px;top:-6px}.contact{padding:120px 0;position:relative}@media(max-width: 1024px){.contact{padding:30px}}.contact::before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background-color:#fff}@media(max-width: 1024px){.contact::before{display:none}}.contact::after{content:"";position:absolute;right:0;top:0;width:50%;height:100%;background-color:#f1f1f1}@media(max-width: 1024px){.contact::after{display:none}}.contact .row{max-width:1180px;margin:0 auto;position:relative;z-index:8}.contact .row .data{flex:0 0 50%;padding-right:8%}@media(max-width: 1024px){.contact .row .data{padding-right:0;flex:0 0 100%;background-color:#fff;padding-top:30px}}.contact .row .data .logo{margin-bottom:20px}.contact .row .data ul{padding-bottom:30px}.contact .row .data ul li{padding:10px 0;line-height:25px}.contact .row .data ul li b,.contact .row .data ul li s{display:inline-block;width:32px;text-align:center}@media(max-width: 500px){.contact .row .data ul li b{display:none}}.contact .row .data ul li span,.contact .row .data ul li a{color:#2d3727}@media(max-width: 500px){.contact .row .data ul li span,.contact .row .data ul li a{display:block}}.contact .row .data .map iframe{height:316px}.contact .row .formTable{flex:0 0 50%;padding-left:8%}@media(max-width: 1024px){.contact .row .formTable{padding-left:0;flex:0 0 100%;background-color:#f1f1f1;padding:30px;order:-1}}.contact .row .formTable p{line-height:26px;margin-bottom:30px}.contact .row .formTable .table .col{border-bottom:solid 1px #3e3a39;padding-bottom:10px;margin-bottom:25px}.contact .row .formTable .table .col label{display:inline-block;width:75px}.contact .row .formTable .table .col label b{display:inline-block;width:32px}.contact .row .formTable .table .col input[type=text]{width:calc(100% - 80px);border:none;background-color:rgba(0,0,0,0)}.contact .row .formTable .table .col-last .label{width:100%}.contact .row .formTable .table .submit_rows{text-align:right;padding-top:50px}.contact .row .formTable .table .submit_rows button{position:relative;border:none;background-color:rgba(0,0,0,0);font-size:20px;padding-right:80px;cursor:pointer;color:#000}.contact .row .formTable .table .submit_rows button .more_icon{position:absolute;right:0;top:-3px}.lightBox{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);display:none;justify-content:center;align-items:center;padding:3%;z-index:999}.lightBox .content{padding:30px;background:#fff;border-radius:15px;max-width:600px;color:#000;font-size:13px;position:relative;z-index:9;line-height:20px}.lightBox .content .contentText{max-height:80vh;overflow-y:auto;padding-right:15px}.bgClose{position:absolute;width:100%;height:100%;left:0;top:0}.close{width:36px;height:36px;position:absolute;top:-10px;right:-10px;background:#000;cursor:pointer;border-radius:100%}.close:before,.close:after{content:"";width:24px;height:1px;position:absolute;top:17px;right:6px;transform:rotate(45deg);background:#fff}.close:after{transform:rotate(-45deg)}.case_hot{padding:120px 30px}@media(max-width: 1024px){.case_hot{padding:30px 30px}}.case_hot .content{max-width:1180px;margin:0 auto}.case_hot .content .case{margin-bottom:180px}@media(max-width: 1024px){.case_hot .content .case{margin-bottom:50px}}.case_hot .content .case .row{position:relative}.case_hot .content .case .row .a_links{position:absolute;bottom:-69px;left:0;width:88px;height:88px;background-color:#126e8c;color:#fff;z-index:5;display:flex;flex-wrap:wrap;align-content:center;justify-content:center}.case_hot .content .case .row .a_links p{padding-bottom:10px;flex:0 0 100%;text-align:center}@media(max-width: 1024px){.case_hot .content .case .row .a_links{bottom:30px;left:30px;z-index:996}}@media(max-width: 500px){.case_hot .content .case .row .a_links{bottom:auto;left:0px;top:172px;z-index:996}}.case_hot .content .case .row::after{content:"";position:absolute;background-color:#f1f1f1;top:115px;left:0;width:90%;height:90%}@media(max-width: 1024px){.case_hot .content .case .row::after{width:100%;height:calc(100% - 115px)}}@media(max-width: 500px){.case_hot .content .case .row::after{display:none}}.case_hot .content .case .row .article{flex:0 0 35%;max-width:35%;position:relative;z-index:8;padding-left:8%}@media(max-width: 1024px){.case_hot .content .case .row .article{padding-left:30px;flex:0 0 100%;max-width:100%;margin-bottom:0px}}@media(max-width: 500px){.case_hot .content .case .row .article{background-color:#f1f1f1;padding-bottom:30px;padding-left:0px}}.case_hot .content .case .row .article .year{font-family:"Poppins",sans-serif;font-size:120px;line-height:145px;color:#f1f1f1;font-weight:bold}@media(max-width: 1280px){.case_hot .content .case .row .article .year{font-size:96px}}@media(max-width: 500px){.case_hot .content .case .row .article .year{padding-top:40px;font-size:66px;line-height:48px;background-color:#fff}}.case_hot .content .case .row .article h2{font-size:32px;line-height:40px;margin-bottom:12px;color:#28381f;font-weight:bold;margin-top:80px}@media(max-width: 1280px){.case_hot .content .case .row .article h2{margin-top:15px}}@media(max-width: 500px){.case_hot .content .case .row .article h2{padding-left:30px}}.case_hot .content .case .row .article p{line-height:25px;color:#62715a;white-space:pre-line;position:relative;top:-25px}@media(max-width: 500px){.case_hot .content .case .row .article p{padding-right:30px;line-height:25px;padding-left:30px}}@media(max-width: 1024px){.case_hot .content .case .row .article p br{display:none}}.case_hot .content .case .row .article .mores{position:absolute;bottom:-32px;left:40%;font-size:20px}@media(max-width: 1024px){.case_hot .content .case .row .article .mores{top:175px;bottom:auto;left:auto;right:100px}}@media(max-width: 500px){.case_hot .content .case .row .article .mores{position:relative;margin-top:30px;top:0;left:0;bottom:0;right:0;padding-right:30px;text-align:right}}.case_hot .content .case .row .article .mores .more_icon{left:70px;top:-7px}@media(max-width: 500px){.case_hot .content .case .row .article .mores .more_icon{left:100px}}@media(max-width: 500px)and (max-width: 500px){.case_hot .content .case .row .article .mores .more_icon{display:none}}.case_hot .content .case .row .img{flex:0 0 65%;max-width:65%;position:relative;z-index:8}@media(max-width: 1024px){.case_hot .content .case .row .img{flex:0 0 100%;max-width:100%;padding:30px}}@media(max-width: 500px){.case_hot .content .case .row .img{padding:0;margin-top:0px}}.case_hot .content .case .row .img img{max-width:initial;width:100%}@media(max-width: 1280px){.case_hot .content .case .row .img img{max-width:100%}}.case_hot .content .case .row .img .tag{position:absolute;background-color:#03353f;color:#fff;padding:10px 25px;right:0;top:80%}@media(max-width: 1024px){.case_hot .content .case .row .img .tag{right:30px}}@media(max-width: 500px){.case_hot .content .case .row .img .tag{right:0px;top:auto;bottom:1px}}.case_hot .content .case .even::after{content:"";position:absolute;background-color:#f1f1f1;top:115px;left:10%;width:90%;height:90%}@media(max-width: 1024px){.case_hot .content .case .even::after{left:0%;height:calc(100% - 115px);width:100%}}.case_hot .content .case .even .a_links{left:auto;right:0}@media(max-width: 1024px){.case_hot .content .case .even .a_links{right:30px}}@media(max-width: 500px){.case_hot .content .case .even .a_links{left:0px;right:auto;bottom:auto;top:172px}}.case_hot .content .case .even .a_links a{color:#fff}@media(max-width: 1024px){.case_hot .content .case .even .article{order:-1}}.case_hot .content .case .even .img .tag{right:auto;left:0}@media(max-width: 1024px){.case_hot .content .case .even .img .tag{left:30px}}@media(max-width: 500px){.case_hot .content .case .even .img .tag{left:0px}}.item_intro{padding:120px 30px}@media(max-width: 900px){.item_intro{padding:30px}}.item_intro .row{max-width:1180px;margin:0 auto}.item_intro .row .img{flex:0 0 58%;padding-right:30px}@media(max-width: 900px){.item_intro .row .img{flex:0 0 100%;padding-right:0px}}.item_intro .row .img .flex{align-items:flex-end;position:relative}.item_intro .row .img .flex .a_links{width:88px;height:88px;background-color:#126e8c;color:#fff;z-index:5;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;position:relative;top:-1px}@media(max-width: 900px){.item_intro .row .img .flex .a_links{position:absolute;top:0;right:0;z-index:9}}@media(max-width: 500px){.item_intro .row .img .flex .a_links{position:initial;margin-left:auto}}.item_intro .row .img .flex .a_links a{color:#fff}.item_intro .row .img .flex .a_links p{padding-bottom:10px;flex:0 0 100%;text-align:center}.item_intro .row .img .flex figure{flex:0 0 calc(100% - 88px)}@media(max-width: 900px){.item_intro .row .img .flex figure{flex:0 0 calc(100% - 0px)}}.item_intro .row .intro{flex:0 0 42%;padding-left:30px}@media(max-width: 900px){.item_intro .row .intro{flex:0 0 100%;padding-left:0px;margin-top:30px}}@media(max-width: 500px){.item_intro .row .intro{margin-top:-40px}}.item_intro .row .intro h2{font-size:36px;line-height:42px;padding-bottom:10px;color:#125a72;font-weight:bold}@media(max-width: 500px){.item_intro .row .intro h2{font-size:26px;line-height:32px;padding-bottom:10px}}.item_intro .row .intro ul li{line-height:26px;padding:5px 0;color:#62715a;display:flex}.item_intro .row .intro ul li span{flex:0 0 70px}.item_intro .row .intro ul li b{display:inline-block;width:32px;text-align:center}.item_intro .row .intro ul li strong{flex:0 0 calc(100% - 105px)}.item_img{padding:120px 30px;background:#f1f1f1}@media(max-width: 900px){.item_img{padding:30px}}.item_img .title{font-size:24px;margin-bottom:60px;text-align:center}@media(max-width: 900px){.item_img .title{margin-bottom:30px}}.item_img .row{max-width:1180px;margin:0 auto}.item_img .row .col{flex:0 0 33.333%;padding:15px}@media(max-width: 900px){.item_img .row .col{flex:0 0 50%}}@media(max-width: 500px){.item_img .row .col{flex:0 0 100%}}.item_repage{text-align:center;padding:80px 0;text-align:center}.item_repage a{position:relative}.item_repage a .more_icon{left:90px;top:-6px}.case_history{padding:120px 30px}@media(max-width: 1024px){.case_history{padding:30px}}.case_history .row{padding:0 6%}@media(max-width: 1024px){.case_history .row{padding:0}}.case_history .row .col{flex:0 0 33.333%;padding:15px;margin-top:60px}@media(max-width: 500px){.case_history .row .col{flex:0 0 100%;margin-top:0px}}.case_history .row .col article{background-color:#f1f1f1;padding:20px}.case_history .row .col article .year{color:#62715a;font-size:24px;margin-bottom:25px;font-family:"Poppins",sans-serif}.case_history .row .col article .name{font-size:32px;margin-bottom:15px;font-weight:bold;color:#28381f;position:relative}@media(max-width: 1024px){.case_history .row .col article .name{font-size:22px}}.case_history .row .col article .name a{position:absolute;right:60px;font-size:20px;top:5px}@media(max-width: 1024px){.case_history .row .col article .name a{position:relative;right:auto;display:block;margin-top:30px}}.case_history .row .col article .name a .more_icon{left:60px;top:-6px}.case_history .row .col:nth-child(2),.case_history .row .col:nth-child(5),.case_history .row .col:nth-child(8),.case_history .row .col:nth-child(11){margin-top:0px}.case_history .page{text-align:center;padding:80px 0 0;font-family:"Poppins",sans-serif;font-size:20px;letter-spacing:2px}.case_history .page section{position:relative;max-width:200px;margin:0 auto}.case_history .page section .prev-arrow{width:60px;height:30px;position:absolute;left:0px;top:-6px;z-index:9;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.case_history .page section .prev-arrow::before{content:"";position:absolute;width:46px;height:2px;background-color:#666;top:20px;left:0}.case_history .page section .prev-arrow::after{content:"";position:absolute;width:12px;height:2px;background-color:#666;top:17px;left:-1px;transform:rotate(-35deg)}.case_history .page section .prev-arrow:hover::before{width:66px;left:-20px;transition:.6s width,.6s left}.case_history .page section .prev-arrow:hover::after{left:-21px;transition:.6s left}.case_history .page section .next-arrow{width:60px;height:30px;position:absolute;right:0px;top:-6px;z-index:9;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.case_history .page section .next-arrow::before{content:"";position:absolute;width:46px;height:2px;background-color:#666;top:20px;left:0}.case_history .page section .next-arrow::after{content:"";position:absolute;width:18px;height:2px;background-color:#666;top:15px;left:31px;transform:rotate(35deg)}.case_history .page section .next-arrow:hover::before{width:66px;transition:.6s width}.case_history .page section .next-arrow:hover::after{left:51px;transition:.6s left}.progress{padding:120px 0;position:relative}@media(max-width: 500px){.progress{padding:0}}.progress::before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background-color:#fff}@media(max-width: 500px){.progress::before{display:none}}.progress::after{content:"";position:absolute;right:0;top:0;width:50%;height:100%;background-color:#f1f1f1}@media(max-width: 500px){.progress::after{display:none}}.progress .row{max-width:1180px;margin:0 auto}.progress .row .article{flex:0 0 50%;position:relative;z-index:8;padding-left:10%;line-height:29px}@media(max-width: 500px){.progress .row .article{flex:0 0 100%;padding:30px}}.progress .row .form{flex:0 0 50%;position:relative;z-index:8;padding-left:10%}@media(max-width: 500px){.progress .row .form{flex:0 0 100%;padding:30px}}.progress .row .form .col{border-bottom:solid 1px #3e3a39;padding:10px;margin-bottom:30px;position:relative}.progress .row .form .col select{width:100%;padding:5px;border:none;background:rgba(0,0,0,0);color:#000;font-family:"Noto Sans TC",sans-serif}.progress .row .form .col label{padding-left:10px;color:#000}.progress .row .form .col label b{display:inline-block;width:32px}.progress .row .form .col input{width:calc(100% - 100px);margin-left:10px;border:none;background:rgba(0,0,0,0)}.progress .row .form .col #code{position:absolute;right:40px;top:14px}.progress .row .form .login{text-align:right;padding-right:80px;position:relative}.progress .row .form .login .more_icon{top:-8px;right:0px}.album{padding:120px 30px}@media(max-width: 500px){.album{padding:30px}}.album .titles{font-size:24px;text-align:center;margin-bottom:60px}@media(max-width: 500px){.album .titles{margin-bottom:30px}}.album .row{max-width:1180px;margin:0 auto}.album .row .col{flex:0 0 33.3333333333%;padding:0 15px;margin-bottom:30px}@media(max-width: 900px){.album .row .col{flex:0 0 50%}}@media(max-width: 500px){.album .row .col{flex:0 0 100%}}.album .row .col figure{height:280px;background-size:cover}.album .row .col figure img{width:360px;height:280px}.album .row .col article{background-color:#f1f1f1;padding:15px;padding-bottom:25px}.album .row .col article .date{font-size:14px;color:#acacac;padding-bottom:20px}.album .row .col article .title{font-size:20px;line-height:28px;margin-bottom:6px;display:flex;justify-content:space-between;color:#28381f;font-weight:bold}.album .row .col article .title span{color:#3b4b33;font-size:13px}.item_banner{width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;position:relative}.item_banner .item_logo{position:absolute;text-align:center;padding:55px 0;width:610px;top:0;left:0}@media(max-width: 900px){.item_banner .item_logo{display:none}}/*# sourceMappingURL=style.min.css.map */