@charset "UTF-8";
.c-share{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%}.c-share__title{display:block;width:auto;max-width:100%;margin:0 7.5px 0 0;font-size:16px;line-height:1;color:#000;font-family:"Poppins-M";flex:0 0 auto}.c-share__list{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;flex:0 1 auto}.c-share__list__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 15px 0 0;border-radius:50%;overflow:hidden;background:#000}.c-share__list__item:hover{background:var(--mainColor)}.c-share__list__item:last-child{margin:0}.c-share__list__item img{object-fit:contain;object-position:center;width:50%;height:50%;filter:brightness(0) invert(1)}.c-share__list__item__textarea{position:fixed;top:-100vh;left:-100vw;opacity:0;pointer-events:none}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-share__title{font-size:15px}.c-share__list__item{width:35px;height:35px}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
.c-edit,.c-edit p{display:block;width:100%;font-size:15px;line-height:1.8;color:var(--textColor);word-break:break-all}.c-edit a{font-size:inherit;line-height:inherit;color:#51a8dd}.c-edit a:hover{text-decoration:underline;text-underline-offset:2.5px}.c-edit img{display:inline-block;width:auto;max-width:100%;height:auto !important}.c-edit *:last-child{margin:0 auto}.c-edit ol{padding:0 0 0 20px;margin:20px 0}.c-edit ol li{display:list-item;width:100%;font-size:15px;line-height:2;color:var(--textColor);margin:0 0 5px 0}.c-edit ol li::before{display:none}.c-edit ol li:last-child{margin:0}.c-edit ol{list-style-type:decimal}.c-edit__youtube{display:block;width:100%;padding:56.25% 0 0 0}.c-edit iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto}.c-edit__table{width:100%;padding:0 0 5px 0;overflow-x:auto}.c-edit__table::-webkit-scrollbar{height:4px}.c-edit__table::-webkit-scrollbar-thumb{background:var(--mainColor)}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-edit,.c-edit p{font-size:14px}.c-edit ul li,.c-edit ol li{font-size:14px;line-height:1.5}}@supports (-webkit-touch-callout:none){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;margin:0 auto;padding:40px 0 0 0;border-top:1px solid #d9d9d9}.c-page__count{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;flex:0 1 auto}.c-page__count a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:60px;height:60px;margin:0 5px;border-radius:50%;font-size:17px;line-height:1;color:#1b1b1b;font-family:"NotoSansTC-M";transition:color .4s ease-in-out,background-color .4s ease-in-out;overflow:hidden}.c-page__count a.hide{display:none}.c-page__count a:hover,.c-page__count a.active{color:#fff;background:#111}.c-page__count a.active{pointer-events:none}.c-page__prev,.c-page__next{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:80px;height:80px;color:#3f3f3f;font-size:16px;margin:0 0 0 60px}.c-page__prev{margin:0 60px 0 0}.c-page__next{transform:scaleX(-1)}.c-page__prev.disable,.c-page__next.disable{opacity:.2;pointer-events:none}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:block;width:8px;height:16px;background:url(../svg/icon_arrow_next_bold_black.svg) center no-repeat;background-size:contain;transform:scaleX(-1)}.c-page-detail{padding:0;border:none;justify-content:space-between}.c-page__back{max-width:250px;height:80px}@media screen and (max-width:991px){.c-page{padding:30px 0 0 0}.c-page__count a{width:50px;height:50px;font-size:15px}.c-page__prev,.c-page__next{width:70px;height:70px}.c-page-detail{padding:0}.c-page__back{height:70px}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{margin:25px auto 0 auto}.c-page__count a{width:40px;height:40px;font-size:14px}.c-page__prev,.c-page__next{width:50px;height:50px}.c-page__prev{margin:0 30px 0 0}.c-page__next{margin:0 0 0 30px}.c-page-detail{margin:0}.c-page__back{max-width:125px;height:50px}}@supports (-webkit-touch-callout:none){}
body{overflow:visible}.newsDetail{display:block;width:100%;padding:120px 0 0 0}.newsDetail__inner{max-width:1575px;margin:60px auto 130px auto;overflow:visible}.newsDetail__inner__box{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:space-between;width:100%;margin:0 auto 60px auto;padding:80px 90px;background:#fff;box-shadow:25px 25px 40px rgba(72,72,90,.15)}.newsDetail__inner__box__pic__head{display:block;width:100%;margin:0 0 30px 0}.newsDetail__inner__box__pic__head__info{margin:0 0 10px 0}.newsDetail__inner__box__pic__head__title{display:block;width:100%;font-size:27px;line-height:1.2;color:#000;font-family:"NotoSansTC-M"}.newsDetail__inner__box__pic{position:sticky;top:150px;left:0;width:50%;animation-name:fadeInUp}.newsDetail__inner__box__pic__box{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 auto 30px auto;overflow:hidden}.newsDetail__inner__box__pic__box.slick-slider{display:block}.newsDetail__inner__box__pic__box__item{display:block;width:100%;flex:0 0 auto}.newsDetail__inner__box__content{width:calc(50% - 55px);padding:30px 0 60px 0;border-top:1px solid #ceced1;border-bottom:1px solid #ceced1;animation-name:fadeInUp}@media screen and (max-width:991px){body{overflow:hidden}.newsDetail{padding:80px 0 0 0}.newsDetail__inner{width:calc(100% - 60px);margin:35px auto 150px auto}.newsDetail__inner__box__pic{position:relative;top:0;width:100%}.newsDetail__inner__box{display:block;margin:0 auto 50px auto;padding:50px 30px 60px 30px;box-shadow:0 25px 40px rgba(72,72,90,.15)}.newsDetail__inner__box__content{width:100%;margin:30px auto 0 auto;padding:25px 0 0 0;border-bottom:none}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.newsDetail{padding:60px 0 0 0}.newsDetail__inner{width:calc(100% - 40px);margin:35px auto 80px auto}.newsDetail__inner__box{margin:0 auto 30px auto;padding:0 0 40px 0;background:none;box-shadow:none;border-bottom:1px solid #ceced1}.newsDetail__inner__box__pic__head__info .c-tage__date{font-size:15px}.newsDetail__inner__box__pic__head__title{font-size:20px}.newsDetail__inner__box__content{margin:20px auto 0 auto;padding:20px 0 0 0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
