@charset "UTF-8";
.c-category02{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;overflow:hidden}.c-category02__title{margin:0 0 60px 0}.c-category02__box{display:block;width:100%;height:100%;padding:55px 30px;background:url(/assets/images/common/texture.png) center repeat;background-size:auto;flex:0 1 auto}.c-category02__box__item{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:250px;margin:0 auto 30px auto;padding:5px 15px 5px 0;font-size:16px;line-height:1.2;color:var(--titleColor);font-family:'NotoSansTC-M';transition:opacity .4s ease-in-out}.c-category02__box__item::after{content:'';position:absolute;top:calc(50% - 7.5px);right:0;display:block;width:7.5px;height:15px;background:url(/assets/images/common/icon_arrow_next_thin_black.svg) center no-repeat;background-size:contain}.c-category02__box__item:last-child{margin:0 auto}.c-category02__box__item:hover{opacity:.7}.c-category02__select{display:none}@media screen and (max-width:1200px){.c-category02{display:block}.c-category02__title{margin:0 auto 35px auto}.c-category02__box{display:none}.c-category02__select{display:block}}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-category02__title{margin:0 0 30px 0}.c-category02__box__item{margin:0 10px 10px 0;padding:10.5px 30px}}@supports (-webkit-touch-callout:none){}
.c-news{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:space-between;width:100%}.c-news__pic{display:block;width:50%;max-width:260px;margin:0 30px 0 0;flex:0 0 auto}.c-news__content{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;flex:0 1 auto}.c-news__content__data{display:block;width:100%;margin:0 0 5px 0;font-size:16px;line-height:1;color:var(--textColor);font-family:'Montserrat','NotoSansTC';flex:0 0 auto}.c-news__content__title{display:block;width:100%;font-size:18px;line-height:1.3;color:var(--titleColor);font-family:'NotoSansTC-M';overflow:hidden;flex:0 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.c-news__content__text{display:block;width:100%;height:100%;margin:10px 0 0 0;font-size:16px;line-height:1.5;color:var(--textColor);overflow:hidden;flex:0 1 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.c-news__content__link{max-width:160px;margin:20px 0 0 auto;flex:0 0 auto}@media screen and (max-width:991px){}@media screen and (max-width:767px){.c-news{display:block}.c-news__pic{width:100%;max-width:none}.c-news__content{margin:15px 0 0 0}.c-news__content__link{max-width:none}}@media screen and (max-width:575px){.c-news__content__data{margin:0 0 2.5px 0}.c-news__content__title{font-size:16px}.c-news__content__text{margin:12.5px 0 0 0;font-size:14px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:space-between;width:100%;padding:40px 0 0 0;margin:0 auto;border-top:1px solid #e5e5e5}.c-page__num{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center}.c-page__num a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;font-size:16px;line-height:1;color:var(--titleColor);font-family:'Montserrat-M','NotoSansTC-M';border-radius:50%;overflow:hidden}.c-page__num a.hide{display:none}.c-page__num a:hover,.c-page__num a.active{color:#fff;background:var(--titleColor)}.c-page__prev,.c-page__next{margin:0 0 0 20px;font-size:16px;line-height:1;color:var(--titleColor);font-family:'Montserrat-M','NotoSansTC-M'}.c-page__prev{margin:0 20px 0 0}.c-page__prev::after,.c-page__next::before{position:relative;display:inline-block;vertical-align:middle;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.c-page__prev::after{content:'Prev';margin:0 0 0 25px}.c-page__next::before{content:'Next';margin:0 25px 0 0}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:10px;height:20px;background:url(/assets/images/common/icon_arrow_next_thin_black.svg) center no-repeat;background-size:contain}.c-page__prev::before{transform:scaleX(-1)}.c-page__prev:hover::before{animation:pagePrevArrow 1.2s ease-in-out infinite}.c-page__next:hover::after{animation:fadeOutRight 1.2s ease-in-out infinite}.c-page__prev.disable,.c-page__next.disable{opacity:.5;pointer-events:none}.c-page__back{width:100%;max-width:180px}.c-page-detail{padding:35px 0 0 0}@media screen and (max-width:991px){.c-page-detail{padding:30px 0 0 0}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{padding:30px 0 0 0}.c-page__num a{width:35px;height:35px;font-size:15px}.c-page__prev,.c-page__next{font-size:15px}.c-page__prev::after,.c-page__next::before{display:none}.c-page__prev::after{margin:0 0 0 10px}.c-page__next::before{margin:0 10px 0 0}.c-page__back{max-width:none}.c-page-detail{flex-wrap:wrap;padding:30px 0 0 0}.c-page-detail .c-page__prev,.c-page-detail .c-page__next{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:50px;margin:10px 0 0 0;background:#fff;border:1px solid #e5e5e5;order:2}.c-page-detail .c-page__prev::after,.c-page-detail .c-page__next::before{display:block}.c-page-detail .c-page__prev::after{margin:0 0 0 25px}.c-page-detail .c-page__next::before{margin:0 25px 0 0}.c-page-detail .c-page__prev::before,.c-page-detail .c-page__next::after{width:7.5px;height:15px}}@media (any-hover:none){.c-page__prev:hover::before,.c-page__next:hover::after{animation:none}}@supports (-webkit-touch-callout:none){}
.newslist{margin:125px auto 135px auto;overflow:visible}.newslist__inner{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:space-between;width:100%;margin:0 auto 80px auto}.newslist__inner__category{width:30%;max-width:400px;margin:0 0 0 50px;order:2;flex:0 0 auto;animation-name:fadeInUp}.newslist__inner__box{display:block;width:100%;max-width:770px;flex:0 1 auto}.newslist__inner__box__title{margin:0 0 60px 0;animation-name:fadeInUp}.newslist__inner__box__list{display:block;width:100%}.newslist__inner__box__list__item{margin:0 0 60px 0;animation-name:fadeInUp}.newslist__inner__box__list__item:last-child{margin:0}@media screen and (max-width:1200px){.newslist{margin:90px auto 120px auto}.newslist__inner{display:block;margin:0 auto 60px auto}.newslist__inner__category{width:100%;max-width:none;margin:0 auto 75px 0}.newslist__inner__box{max-width:none}.newslist__inner__box__title{margin:0 auto 45px auto}}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.newslist{margin:55px auto 85px auto}.newslist__inner{margin:0 auto 50px auto}.newslist__inner__category{margin:0 auto 55px auto}.newslist__inner__box__list__item{margin:0 0 50px 0}}@supports (-webkit-touch-callout:none){}
