@charset "UTF-8";.about_ec .share-box{z-index:2;display:none}@media only screen and (max-width:768px){.about_ec .share-box{display:-webkit-box;display:-ms-flexbox;display:flex}}.about_ec section.bannerSet{height:100vh;height:calc(var(--vh, 1vh) * 100);-webkit-clip-path:none;clip-path:none;margin-bottom:0;z-index:1}.about_ec section.bannerSet .mask{width:100%;height:100%;position:relative}.about_ec section.bannerSet .mask:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.4);z-index:1}.about_ec section.bannerSet .text{position:relative;z-index:2;width:90%;min-width:600px;text-align:center;letter-spacing:0.05em;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (max-width:768px){.about_ec section.bannerSet .text{width:80%;line-height:24px}}@media only screen and (max-width:767px){.about_ec section.bannerSet .text{min-width:auto}}.about_ec section.bannerSet .text h2{font-size:3.125rem;margin-bottom:25px}@media only screen and (max-width:767px){.about_ec section.bannerSet .text h2{font-size:1.75rem;margin-bottom:10px}}.about_ec section.bannerSet .text p{font-size:1.25rem;line-height:30px;letter-spacing:0.63px;max-width:600px;width:80%;margin:0 auto}@media only screen and (max-width:767px){.about_ec section.bannerSet .text p{font-size:0.875rem}}.about_ec .bg-bottom,.about_ec .bg-top{width:100%;background-repeat:no-repeat;position:absolute;left:0}.about_ec .bg-all{height:100%;width:100%;position:absolute;top:0;left:0;background-image:url(../../uploads/about/bg-all.jpg);background-repeat:repeat-y}@media only screen and (max-width:768px){.about_ec .bg-all{background-image:url(../../uploads/about/bg-all-dark.jpg)}}.about_ec .bg-top{height:120vh;background-image:url(../../uploads/about/bg-top.jpg);background-position:top;background-size:100%;top:0}@media only screen and (max-width:768px){.about_ec .bg-top{background-image:url(../../uploads/about/bg-top-dark.jpg)}}@media only screen and (max-width:767px){.about_ec .bg-top{background-position:top;background-size:cover}}.about_ec .bg-bottom{height:100vh;background-image:url(../../uploads/about/bg-bottom.jpg);background-size:100%;bottom:0}@media only screen and (max-width:768px){.about_ec .bg-bottom{background-image:url(../../uploads/about/bg-bottom-dark.jpg)}}.about_ec .about-wrap{position:relative;width:100%;height:100%;background-color:#4f4f4f}@media only screen and (max-width:768px){.about_ec .about-wrap{background-color:#2d2c2c}}.about_ec .about-wrap ul{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1100px;width:100%;margin:0 auto;padding:80px 0}@media only screen and (max-width:768px){.about_ec .about-wrap ul{padding:40px 0}}.about_ec .about-wrap li{font-family:Abel, '微軟正黑體修正', '微軟正黑體';font-size:1.25rem;line-height:38px;letter-spacing:0.8px;padding:0 45px 10px;color:rgba(255, 255, 255, 0.5);cursor:pointer;-webkit-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.about_ec .about-wrap li:hover{color:white}@media only screen and (max-width:767px){.about_ec .about-wrap li{padding:0 20px 10px}}.about_ec .about-content{position:relative;z-index:2;max-width:1300px;width:100%;margin:0 auto;padding-bottom:150px}@media only screen and (max-width:1100px){.about_ec .about-content{width:85%;padding-bottom:120px}}@media only screen and (max-width:768px){.about_ec .about-content{padding-bottom:80px}}.about_ec .about-content h5{font-size:1.4375rem;letter-spacing:0.23px;color:#fff;text-align:center}@media only screen and (max-width:767px){.about_ec .about-content h5{line-height:30px;font-size:1.125rem}}.about_ec .about-content p.description{line-height:25px;letter-spacing:0.96px;color:#fff}@media only screen and (max-width:767px){.about_ec .about-content p.description{font-size:0.875rem}}.about_ec .about-content .tit_wrap{text-align:center;padding:40px 0;opacity:0}.about_ec .about-content .tit_wrap .tit{color:#fff}.about_ec .about-content .tit_wrap.titleText .img{display:none}.about_ec .about-content .tit_wrap.titleText .tit{font-size:1.625rem;letter-spacing:0.23px}.about_ec .about-content .tit_wrap.titleLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.about_ec .about-content .tit_wrap.titleLogo{padding:30px 0}}.about_ec .about-content .tit_wrap.titleLogo .img{max-width:150px}.about_ec .about-content .tit_wrap.titleLogo .tit{font-size:1.25rem;letter-spacing:0.18px;padding-top:25px}.about_ec .about-content .tit_wrap.show{-webkit-animation:aniUp .7s ease-in-out forwards;animation:aniUp .7s ease-in-out forwards}.about_ec .about-content .combine,.about_ec .about-content .description,.about_ec .about-content .img_wrap{opacity:0}.about_ec .about-content .combine.show,.about_ec .about-content .description.show,.about_ec .about-content .img_wrap.show{-webkit-animation:aniUp .7s ease-in-out forwards;animation:aniUp .7s ease-in-out forwards}.about_ec .about-content .row{opacity:0}.about_ec .about-content .row.show{-webkit-animation:textUp .7s ease-in-out forwards;animation:textUp .7s ease-in-out forwards}.about_ec .about-block{max-width:1100px;width:100%;margin:0 auto;padding:40px 0}@media only screen and (max-width:767px){.about_ec .about-block{padding:30px 0}}.about_ec .about-block.img2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about_ec .about-block.img2 .img_wrap{width:48%;margin-bottom:30px}@media only screen and (max-width:767px){.about_ec .about-block.img2{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}.about_ec .about-block.img2 .img_wrap{width:100%;margin-bottom:20px}}.about_ec .about-block.imgLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0 80px}@media only screen and (max-width:767px){.about_ec .about-block.imgLeft{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px}}.about_ec .about-block.imgLeft .text_wrap{max-width:800px;width:100%;padding-left:100px}.about_ec .about-block.imgLeft .text_wrap p{padding-bottom:20px}.about_ec .about-block.imgLeft .text_wrap p:last-child{padding-bottom:0}@media only screen and (max-width:1100px){.about_ec .about-block.imgLeft .text_wrap{width:75%;padding-left:70px}}@media only screen and (max-width:768px){.about_ec .about-block.imgLeft .text_wrap{padding-left:50px}}@media only screen and (max-width:767px){.about_ec .about-block.imgLeft .text_wrap{width:100%;padding-left:0;padding-top:30px}}@media only screen and (max-width:767px){.about_ec .about-block.imgLeft .img_wrap{width:100%}}.about_ec .about-block.text{padding:0}.about_ec .about-block.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about_ec .about-block.row p{width:50%;position:relative;line-height:30px;letter-spacing:0.96px;color:#fff;padding-left:25px}.about_ec .about-block.row p:before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;background-color:#da382b;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:768px){.about_ec .about-block.row p{width:100%}}@media only screen and (max-width:767px){.about_ec .about-block.row p{font-size:0.875rem}}.about_ec .about-block.combine{max-width:1300px;width:90%;border-top:solid 2px #313131;border-bottom:solid 2px #313131;margin-top:110px}@media only screen and (max-width:1100px){.about_ec .about-block.combine{width:100%}}@media only screen and (max-width:768px){.about_ec .about-block.combine{border-color:#4f4f4f;margin-top:60px}}.about_ec .about-block.combine .combine-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1100px){.about_ec .about-block.combine .combine-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.about_ec .about-block.combine .combine-wrap.active{-ms-flex-wrap:wrap;flex-wrap:wrap}.about_ec .about-block.combine .combine-wrap.active span{border-right:0;margin-bottom:30px}.about_ec .about-block.combine .combine-wrap.active .logo{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about_ec .about-block.combine .combine-wrap.active .logo-wrap{margin-bottom:40px}.about_ec .about-block.combine .combine-wrap span{display:block;font-size:1.25rem;letter-spacing:0.92px;color:#ef8d2d;padding:20px 40px;border-right:solid 1px #626262}@media only screen and (max-width:1100px){.about_ec .about-block.combine .combine-wrap span{border-right:0;margin-bottom:30px}}.about_ec .about-block.combine .combine-wrap .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1100px){.about_ec .about-block.combine .combine-wrap .logo{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}.about_ec .about-block.combine .combine-wrap .logo-wrap{padding:0 40px}@media only screen and (max-width:1100px){.about_ec .about-block.combine .combine-wrap .logo-wrap{margin-bottom:40px;padding:0 30px}}@media only screen and (max-width:767px){.about_ec .about-block.combine .combine-wrap .logo-wrap{max-width:300px}}@media only screen and (max-width:767px){.about_ec .about-block.combine .combine-wrap .logo-wrap:last-child{margin-bottom:20px}}.about_ec .news-footer{position:relative;width:100%;padding-top:70px;padding-left:4.6875%;padding-right:4.6875%;overflow:hidden}@media only screen and (max-width:1280px){.about_ec .news-footer{padding-left:0;padding-right:0}}.about_ec .news-footer .top-btn{position:absolute;z-index:1;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:70px}@media only screen and (max-width:767px){.about_ec .news-footer .top-btn{left:auto;right:10%;-webkit-transform:none;-ms-transform:none;transform:none}}.about_ec .news-footer .top-btn span:first-child{-webkit-transition:3s ease-out;-o-transition:3s ease-out;transition:3s ease-out}.about_ec .news-footer .top-btn:hover span:first-child{height:410px}@media only screen and (max-width:1024px){.about_ec .news-footer .top-btn:hover span:first-child{height:150px}}.about_ec .news-footer .content-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;background-image:url(../img/news_detail_footer_bg.jpg);background-position:bottom center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about_ec .news-footer .content-wrap:before{position:absolute;content:"";display:block;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1px;height:100%;background-color:#2d2c2c}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap:before{display:none}}.about_ec .news-footer .content-wrap .prev-news{padding:80px 9% 70px 15%}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap .prev-news{padding:65px 60px 55px 60px;border-bottom:1px solid  #2d2c2c}}@media only screen and (max-width:767px){.about_ec .news-footer .content-wrap .prev-news{padding:65px 38px 55px 38px}}.about_ec .news-footer .content-wrap .prev-news .bg-word{top:-6px;left:70px}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap .prev-news .bg-word{left:60px}}@media only screen and (max-width:767px){.about_ec .news-footer .content-wrap .prev-news .bg-word{left:38px}}.about_ec .news-footer .content-wrap .next-news{padding:80px 15% 70px 9%}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap .next-news{padding:65px 60px 55px 60px}}@media only screen and (max-width:767px){.about_ec .news-footer .content-wrap .next-news{padding:65px 38px 55px 38px}}.about_ec .news-footer .content-wrap .next-news .bg-word{bottom:-6px;right:70px}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap .next-news .bg-word{right:60px}}@media only screen and (max-width:767px){.about_ec .news-footer .content-wrap .next-news .bg-word{left:38px}}.about_ec .news-footer .content-wrap .next-news,.about_ec .news-footer .content-wrap .prev-news{position:relative;width:50%;overflow:hidden;-webkit-transition:.7s;-o-transition:.7s;transition:.7s}@media only screen and (max-width:1024px){.about_ec .news-footer .content-wrap .next-news,.about_ec .news-footer .content-wrap .prev-news{width:100%}}.about_ec .news-footer .content-wrap .next-news:hover,.about_ec .news-footer .content-wrap .prev-news:hover{background-color:rgba(0, 0, 0, 0.4)}.about_ec .news-footer .content-wrap .next-news:hover .tit,.about_ec .news-footer .content-wrap .prev-news:hover .tit{color:#fff}.about_ec .news-footer .content-wrap .next-news:hover .cont,.about_ec .news-footer .content-wrap .prev-news:hover .cont{color:#ccc}.about_ec .news-footer .content-wrap .next-news .bg-word,.about_ec .news-footer .content-wrap .prev-news .bg-word{position:absolute;z-index:0;font-family:JaguarJC;font-size:2.5rem;letter-spacing:0.05em;color:#2d2c2c}.about_ec .news-footer .content-wrap .next-news .content,.about_ec .news-footer .content-wrap .prev-news .content{position:relative;z-index:1;font-family:JaguarJC;letter-spacing:0.03em;-webkit-transition:1s;-o-transition:1s;transition:1s}@media only screen and (max-width:767px){.about_ec .news-footer .content-wrap .next-news .content,.about_ec .news-footer .content-wrap .prev-news .content{width:90%}}.about_ec .news-footer .content-wrap .next-news .tit,.about_ec .news-footer .content-wrap .prev-news .tit{font-size:1.4375rem;letter-spacing:0.46px;color:#666;padding-bottom:10px;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.about_ec .news-footer .content-wrap .next-news .cont,.about_ec .news-footer .content-wrap .prev-news .cont{max-width:360px;font-size:0.9375rem;line-height:25px;letter-spacing:0.75px;color:#333;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}@-webkit-keyframes aniUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes aniUp{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes textUp{0%{opacity:0;-webkit-transform:translateY(50px) translateX(100px);transform:translateY(50px) translateX(100px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes textUp{0%{opacity:0;-webkit-transform:translateY(50px) translateX(100px);transform:translateY(50px) translateX(100px)}to{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}
/*# sourceMappingURL=about_ec.css.map */