﻿@charset "utf-8";/* ----- slide_control ----- */#banner .slide_control{z-index:2;position:absolute;left:0;bottom:0;}#banner .slide_control .dot{display:none;}@media screen and (min-width:991px){#banner .slide_control{left:30px;bottom:13vw;}}@media screen and (min-width:1460px){#banner .slide_control{bottom:300px;}}@media screen and (min-width:1600px){#banner .slide_control{left:calc((100% - 1600px)/2);}}/** bannerSection **/#bannerSection{position:relative;width:100%;margin:0 auto;}/** banner **/#banner{position:relative;width:100%;margin:0 auto;}#banner::after{content: ""; display: block; width: 100%; height: 25vw; background-color: transparent; background-image: url(../images/wavebanner.webp); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; left: 0; bottom: 0; visibility: visible;}#banner .slide_list{width:100%;line-height:0;margin:0 auto;}#banner .slide_list:has(a:focus){background-color:#000;}#banner .slide_list .slick-slide{overflow:visible;}#banner .slide_list .slick-slide a{display:inline-block;width:100%;height:100%;background:#FFF;}#banner .slide_list .slick-slide a:focus{outline:1px dashed #0E7C27;opacity:0.5;}#banner .slide_list .slick-slide .img{display:block;width:100%;height:100%;}#banner .slide_list .slick-slide .img img{width:100%;height:auto;}#banner .slick-prev,#banner .slick-next{position:absolute;display:block;width:45px;height:45px;background:rgba(0,0,0,.1);border:1px solid #FFF;box-sizing:border-box;z-index:2; -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#banner .slick-prev{left:20px;}#banner .slick-next{right:20px;}#banner .slick-prev::before,#banner .slick-next::before{display:none;}#banner .slick-prev:hover,#banner .slick-prev:focus,#banner .slick-next:hover,#banner .slick-next:focus{border-color:#fff45c;filter:alpha(opacity=100);opacity:1;}#banner .slick-prev:focus,#banner .slick-next:focus{outline:1px dashed #0E7C27 !important;}#banner .slick-prev span,#banner .slick-next span{position:relative;display:block;width:100%;height:100%;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#banner .slick-prev span::before,#banner .slick-next span::before{position:absolute;content:""; display:block; width:12px; height:12px; z-index:2;box-sizing:border-box;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#banner .slick-prev span::before{left:18px; top:50%;margin:-6px 0 0 0;border-left:2px solid #FFF; border-top:2px solid #FFF; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}#banner .slick-next span::before{right:18px; top:50%;margin:-6px 0 0 0 ;border-right:2px solid #FFF; border-top:2px solid #FFF; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg);}#banner .slick-prev:hover span::before,#banner .slick-prev:focus span::before,#banner .slick-next:hover span::before,#banner .slick-next:focus span::before{border-color:#fff45c;}@media screen and (min-width:991px){#banner .slick-prev,#banner .slick-next{width:50px;height:50px;}#banner .slick-prev span::before{left:20px;}#banner .slick-next span::before{right:20px;}#banner .slick-prev span::before,#banner .slick-next span::before{width:18px;height:18px;border-width:3px;}#banner .slick-prev span::before{left:18px;margin:-9px 0 0 0;}#banner .slick-next span::before{right:18px;margin:-9px 0 0 0 ;}}@media screen and (min-width:1200px){#banner .slick-prev,#banner .slick-next{width:55px;height:55px;}#banner .slick-prev span::before{left:20.5px;}#banner .slick-next span::before{right:20.5px;}}@media screen and (min-width:1600px){#banner .slick-prev,#banner .slick-next{width:60px;height:60px;}#banner .slick-prev span::before{left:15px;}#banner .slick-next span::before{right:15px;}#banner .slick-prev span::before,#banner .slick-next span::before{width:20px;height:20px;}#banner .slick-prev span::before{left:23px;margin:-10px 0 0 0;}#banner .slick-next span::before{right:23px;margin:-10px 0 0 0 ;}}/* ----- homeMain ----- */.homeMain > section{position:relative;width:100%;z-index:1;margin:0 auto;}.homeMain > section.box1{padding:7.91vw 0;background-color:#e0e7e9;background:url(../images/homebg1.webp) repeat;}.homeMain > section.box1::before{content:""; display:block;width:21.82vw;height:40.63vw;background-color:transparent;background-image:url(../images/care_c.webp);background-repeat:no-repeat;background-position:left center;background-size:contain;position:absolute;left:4.48vw;top:-12.13vw;}.homeMain > section.box1::after{content:""; display:block;width:100%;height:11.92vw;background-color:transparent;background-image:url(../images/wavebg.webp);background-repeat:no-repeat;background-size:cover;background-position:center bottom;position:absolute;left:0;bottom:0;visibility:visible;}.homeMain > section.box2{padding:0; padding-bottom: 22vw}.homeMain > section.box2::before{content:""; display:block;width:28.13vw;height:31.93vw;background-color:transparent;background-image:url(../images/care_a.webp);background-repeat:no-repeat;background-position:right center;background-size:contain;position:absolute;right:0;top:16px;}.homeMain > section.box2::after{content:""; display:block;width:100%;height:26.04vw;background-color:transparent;background-image:url(../images/wavebg2.webp);background-repeat:no-repeat;background-size:cover;background-position:center bottom;position:absolute;left:0;bottom:0;visibility:visible;}.homeMain > section.box2,.homeMain > section.box4{background-color:#f3f3f3;background:url(../images/homebg2.webp) repeat;}.homeMain > section.box3{padding:0 0 20vw 0;background-color:#e0e7e9;background:url(../images/homebg1.webp) repeat;}.homeMain > section.box3 .container{position:relative;}.homeMain > section.box3 .container::before{content:""; display:block;width:34.32vw;height:22.5vw;background-color:transparent;background-image:url(../images/care_r.webp);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;left:0.6vw;top:-14.6vw;z-index:-1;}.homeMain > section.box3::after{content:""; display:block;width:100%;height:13.8vw;background-color:transparent;background-image:url(../images/wavebg3.webp);background-repeat:no-repeat;background-size:cover;background-position:center bottom;position:absolute;left:0;bottom:0;visibility:visible;}.homeMain > section.box4{position:relative;padding:1.5vw 0 4.5vw;}.homeMain > section.box4::before{content:""; display:block;width:40.625vw;height:27.24vw;background-color:transparent;background-image:url(../images/care_e.webp);background-repeat:no-repeat;background-position:right center;background-size:contain;position:absolute;right:5.2vw;top:-16vw;}.homeMain > section.box5{padding:3vw 0 4.5vw;background-color:#f3f3f3;background:url(../images/homebg2.webp) repeat;}@media screen and (max-width:990px){.homeMain > section.box2::before{right:5vw;top:-10vw;}}@media screen and (max-width:480px){.homeMain > section.box1 img{width:100%;height:auto;}.homeMain > section.box1::before{top:-15vw;opacity:0.3;z-index:-1;}.homeMain > section.box1::after{background-position:center bottom;}.homeMain > section.box2::before{display:none;}.homeMain > section.box3 .container::before{width:30vw;height:30vw;top:30vw;}.homeMain > section.box1::before,.homeMain > section.box2::before,.homeMain > section.box3 .container::before,.homeMain > section.box4::before{display:none;}}@media screen and (min-width:991px){.homeMain .anchorArea{position:absolute;}#wrapper.default .anchorArea{top:-200px;}#wrapper.anchor .anchorArea{top:-95px;}}@media screen and (min-width:1460px){.homeMain > section.box1{padding:0 0 150px 0;}.homeMain > section.box2::before{right: 10.2vw;}}/* ----- topHead ----- */.topHead{width:100%;text-align:center;}.topHead h2{font-size:3em;line-height:120%;font-weight:bold;color:#2c2e35;}.topHead h2 p{font-size:0.75em;color:#007531;font-family:"Times New Roman";}.topHead h2 span{position:relative;display:inline-block;}.topHead h2 span::before{content:"";display:block;width:4.105vw;height:4.947vw;background-image:url(../images/icon_leaf.svg);background-repeat:no-repeat;background-position:left center;background-size:contain;position:absolute;right:0;top:0;transform:translate3d(100%, -45%, 0);}.moreBtn{width:auto;display:inline-block;vertical-align:middle;}.moreBtn a{width:48px;height:48px;background-color:#fff;border-radius:30px;display:block;position:relative;}.moreBtn a::before,.moreBtn a::after{content:"";display:block;width:20px;height:2px;background-color:#151617;position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-1px;}.moreBtn a::after{transform: rotate(90deg);}@media screen and (min-width:768px){.topHead h2{font-size:4.5em;}}@media screen and (min-width:991px){.topHead{text-align:left;}.topHead h2{font-size:5.5em;}.topHead h2 p{font-size:0.5em;}.topHead h2 span::before{width:40px;height:56px;}}@media screen and (min-width:1600px){.topHead h2{font-size:6.5em;}.saCont .moreBtn{position:absolute;right:0;top:0;z-index:1;}}/* ----- newsSection ----- */#topicsNews .topicsNews_control{width:auto;margin-top:0;}#newsSection .newsBox{width:100%;text-align:center;}#newsSection .newsBox .itemBox{margin-top:25px;}#newsSection .newsBox .itemBox > ul{position:relative;height:inherit !important;}#newsSection .newsBox .itemBox > ul > li{list-style:none;position:relative;}#newsSection .newsBox .itemBox > ul > li > a{display:block;width:100%;color:#000;font-size:2.1em; font-weight:bold;line-height:140%;}#newsSection .newsBox .itemBox > ul > li > a:hover,#newsSection .newsBox .itemBox > ul > li > a:focus{color:#B20000;}#newsSection .newsBox .itemBox > ul > li > a::before{content:"";display:block;width:calc(100% + 30px);height:calc(100% - 10px);background-color:#fff;position:absolute;left:-30px;top:5px;z-index:-3;}#newsSection .newsBox .itemBox > ul > li:nth-of-type(2) > a::before{left:-15px;}#newsSection .newsBox .itemBox > ul > li:nth-of-type(3) > a::before{left:0;}#newsSection .newsBox .itemBox > ul > li:first-of-type > a::before{border-radius:80px 0 0 80px;}#newsSection .newsBox .itemBox > ul > li:last-of-type > a::before{border-radius:0 80px 80px 0;}#newsSection .newsBox .itemBox > ul > li > a.saTab,#newsSection .newsBox .itemBox > ul > li > a.saTabOn{position:absolute;top:0;width:calc((100% / 3) - 30px);z-index:1;}#newsSection .newsBox .itemBox > ul > li > a.saTabOn,#newsSection .newsBox .itemBox > ul > li > a:hover,#newsSection .newsBox .itemBox > ul > li > a:focus{z-index:3;}#newsSection .newsBox .itemBox > ul > li > a.tab1.saTab,#newsSection .newsBox .itemBox > ul > li > a.tab1.saTabOn{left:30px;}#newsSection .newsBox .itemBox > ul > li > a.tab2.saTab,#newsSection .newsBox .itemBox > ul > li > a.tab2.saTabOn{left:calc(33.3333% + 15px);}#newsSection .newsBox .itemBox > ul > li > a.tab3.saTab,#newsSection .newsBox .itemBox > ul > li > a.tab3.saTabOn{left:66.6666%;}#newsSection .newsBox .itemBox > ul > li > a span{width:100%;display:inline-block;text-align:center;box-sizing:border-box;padding:15px 5px;border-radius:50px;}#newsSection .newsBox .itemBox > ul > li > a.saTabOn span{background-color:#1f9428;color:#ffffff;}#newsSection .newsBox .itemBox > ul > li .saCont{position:relative;float:left;width:100%;height:inherit;visibility:visible;opacity:1;}#newsSection .newsBox .itemBox > ul > li .saCont.noshow{height:0;visibility:hidden;opacity:0;}#newsSection .newsBox .itemBox > ul > li:has(.saTabOn) .saCont{padding-top:70px;}#topicsNews .slick-list{margin:0 -8px;text-align:left;}#topicsNews .slick-list .item{box-sizing:border-box;padding:8px;}@media screen and (max-width:1259px){#newsSection .newsBox .itemBox > ul > li:has(.saTabOn) .saCont{padding-top:100px;}}@media screen and (max-width:767px){#newsSection .newsBox .itemBox > ul > li > a.saTab,#newsSection .newsBox .itemBox > ul > li > a.saTabOn{font-size:1.8em;}#newsSection .newsBox .itemBox > ul > li > a span{min-height:4.8em;display: flex;align-items: center;justify-content:center;border-radius: 16px;}#newsSection .newsBox .itemBox > ul > li > a strong{display:inline-block;max-width:5em;}}@media screen and (max-width:660px){#newsSection .newsBox .itemBox > ul > li > a span{padding:5px;border-radius:10px;}}@media screen and (max-width:400px){#newsSection .newsBox .itemBox > ul > li:has(.saTabOn) .saCont{padding-top:130px;}}@media screen and (min-width:991px){#newsSection .container{display:flex;flex-wrap:wrap;justify-content:flex-end;}#newsSection .newsBox{position:relative;z-index:1;width:72%;text-align:right;}#wrapper:not(.js-enabled) #topicsNews .listshow{display:flex;flex-wrap:wrap;}#wrapper:not(.js-enabled) #topicsNews .listshow .item{ max-width:calc(33.33% - 30px); margin:10px 15px;}#topicsNews .slick-list{margin:0 -16px;}#topicsNews .slick-track{margin-left:0;margin-right:0;}#topicsNews .slick-list .item{padding: 16px;}#newsSection .newsBox .itemBox > ul > li > a.saTab,#newsSection .newsBox .itemBox > ul > li > a.saTabOn{width:calc((100% / 3) - 30px);}#newsSection .newsBox .itemBox > ul > li:first-of-type > a.saTab,#newsSection .newsBox .itemBox > ul > li:first-of-type > a.saTabOn{left:30px;}#newsSection .newsBox .itemBox > ul > li:nth-of-type(2) > a.saTab,#newsSection .newsBox .itemBox > ul > li:nth-of-type(2) > a.saTabOn{left:calc(33.33% + 15px);}#newsSection .newsBox .itemBox > ul > li:nth-of-type(3) > a.saTab,#newsSection .newsBox .itemBox > ul > li:nth-of-type(3) > a.saTabOn{left:66.66%;}}@media screen and (min-width:991px) and (max-width:1599px){#newsSection .newsBox .itemBox > ul > li > a span{min-height:4.2em;display: flex;align-items: center;justify-content:center;border-radius: 16px;}#newsSection .newsBox .itemBox > ul > li > a strong{display:inline-block;max-width:5em;}#newsSection .newsBox .itemBox > ul > li:has(.saTabOn) .saCont{padding-top:120px;}}@media screen and (min-width:1600px){#topicsNews .topicsNews_control{position:absolute;right:60px;top:0;z-index:1;}#newsSection .newsBox .itemBox > ul > li > a.saTab,#newsSection .newsBox .itemBox > ul > li > a.saTabOn{width:calc((69% / 3) - 30px);}#newsSection .newsBox .itemBox > ul > li:first-of-type > a.saTab,#newsSection .newsBox .itemBox > ul > li:first-of-type > a.saTabOn{left:30px;}#newsSection .newsBox .itemBox > ul > li:nth-of-type(2) > a.saTab,#newsSection .newsBox .itemBox > ul > li:nth-of-type(2) > a.saTabOn{left:calc(23% + 15px);}#newsSection .newsBox .itemBox > ul > li:nth-of-type(3) > a.saTab,#newsSection .newsBox .itemBox > ul > li:nth-of-type(3) > a.saTabOn{left:46%;}}/** postWrap **/.postWrap{width:100%;background-color:#fff;border-radius:32px;display:block;padding:20px;box-sizing:border-box;box-shadow: 0 0 8px rgba(0,0,0,0.3);}.postWrap .photo{width:100%;border-radius:12px;overflow:hidden;}.postWrap .photo .img{width:100%;padding-bottom:67%;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 0.5s ease;}.postWrap:hover .photo .img,.postWrap:focus .photo .img{-webkit-transform:scale(1.08); -moz-transform:scale(1.08); -ms-transform:scale(1.08); -o-transform:scale(1.08); transform:scale(1.08);}.postWrap .photo .img:has(img){position:relative;}.postWrap .photo .img img{object-fit: cover;object-position:center;width: 100% !important;height: 100% !important;max-width: none !important;position: absolute;left: 50%;top: 0%;transform: translate3d(-50%, 0%, 0);}.postWrap .word{width:100%;text-align:left;margin-top:20px;word-wrap:break-word;}.postWrap .word dt{font-size:2em;line-height:150%;font-weight:bold;color:#333333;min-height:3em;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-clamp:2; -webkit-box-orient: vertical;}.postWrap .word dd{position:relative;font-size:1.4em;color:#666666;}.postWrap .time{margin:10px 0;}.postWrap .time > span{width:1px;height:1px;display:block;overflow:hidden;position:absolute;}/** achvSection **/#achvSection{width:100%;}#achvSection .achv_control{position:relative;z-index:2;}#achvSection:has(.achv_control) .listshow{margin-top: 30px; margin-bottom:0;}#achvSection .listshow{width:100%;box-sizing:border-box;}#achvSection .achvWrap{width:100%;display:block;position:relative;box-sizing:border-box;}.achvWrap .photo{width:100%;border-radius:24px;overflow:hidden;}.achvWrap .photo .img{width:100%;padding-bottom:56.25%;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 0.5s ease;}.achvWrap:hover .photo .img,.achvWrap:focus .photo .img{-webkit-transform:scale(1.08); -moz-transform:scale(1.08); -ms-transform:scale(1.08); -o-transform:scale(1.08); transform:scale(1.08);}.achvWrap .inDark{width:50%;max-width:450px;position:absolute;right:0;bottom:0;}.achvWrap .infoWrap{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;}.achvWrap .infoWrap::before{content:"";width:100%;padding-bottom:90%;display:block;background-color:#32633d;border-radius:24px;overflow:hidden;transition:all 0.4s ease;}.achvWrap:hover .infoWrap::before,.achvWrap:focus .infoWrap::before{background-color:#168848;}.achvWrap .infoWrap .inBox{width:100%;height:100%;padding:20px;box-sizing:border-box;color:#ffffff;align-content:center;position:absolute;left:0;top:0;}.achvWrap .infoWrap strong{font-size:2em;line-height:150%;padding-bottom:2em;position:relative;display:block;}.achvWrap .infoWrap strong::before,.achvWrap .infoWrap strong::after{content: ""; display: block; background-color: #fff; height: 1px; position: absolute; right: 0; bottom: 0;}.achvWrap .infoWrap strong::before{width: 100%;}.achvWrap .infoWrap strong::after{width:20px; transform: rotate(40deg); margin-bottom: 7px; margin-right: -1px; z-index: 1;}@media screen and (max-width:767px){#achvSection .listshow{padding-right:0;padding-top:2vw;}#achvSection .achvWrap{padding-bottom:40px;}.achvWrap .photo{width:calc(100% - 40px);margin-right:40px;}.achvWrap .inDark{max-width:300px;}.achvWrap .infoWrap strong{font-size:1.6em;}}@media screen and (max-width:600px){#achvSection .achvWrap{padding-bottom:20px;}.achvWrap .photo{width:calc(100% - 20px);margin-right:20px;}#achvSection .oneAchv{display: flex;flex-wrap: wrap;justify-content: flex-end;}.achvWrap .inDark,.achvWrap .infoWrap .inBox{position:relative;}.achvWrap .inDark{width:70%;margin-top:-20px;}.achvWrap .infoWrap::before{position:absolute;left:0;top:0;height:100%;padding-bottom:0%;}}@media screen and (min-width:768px){#achvSection .achvWrap{padding-bottom:60px;}.achvWrap .photo{width:calc(100% - 60px);}.achvWrap .infoWrap .inBox{padding:30px;}}@media screen and (min-width:991px){#achvSection:has(.achv_control) .listshow{margin-bottom:-50px;}#achvSection .listshow{padding-right:15vw;padding-top:0;}}@media screen and (min-width:1260px){#achvSection .listshow{padding-right:29.5vw;}#achvSection .achvWrap{padding-bottom:80px;}.achvWrap .photo{width:calc(100% - 80px);}.achvWrap .photo,.achvWrap .infoWrap::before{border-radius:26px;}.achvWrap .infoWrap .inBox{padding:50px;}.achvWrap .infoWrap strong{font-size:3em;padding-bottom:3em;}}/** exhibitionSection **/#exhibitionSection{width:100%;text-align:center;}#exhibitionSection .topHead + .exhibitionList{margin-top:30px;margin-bottom:30px;}#exhibitionSection .exhibitionList{list-style-type:none;display: flex;flex-wrap: wrap;margin: 0 -8px;text-align: left;}#exhibitionSection .slick-list{ width:100%;}#exhibitionSection .exhibitionList .item{width:100%;box-sizing:border-box;padding:8px;transition:all 0.4s ease;}@media screen and (min-width:991px){#exhibitionSection,#exhibitionSection .topHead{text-align:center;}}@media screen and (min-width:1260px){#exhibitionSection,#exhibitionSection .topHead{text-align:right;}#exhibitionSection .exhibitionList{flex-wrap: nowrap;flex-direction: row;}#exhibitionSection .exhibitionList .item{width:116px;flex-grow:0;}#wrapper:not(.js-enabled) #exhibitionSection .exhibitionList .item{width:100%;}#exhibitionSection .exhibitionList .item.focu-show{flex-grow:1;}}@media screen and (min-width:1460px){#exhibitionSection .exhibitionList .item{width:124px;}}/** expoWrap **/.coverBox{width:100%;position:relative;display:block;}.coverBox .inLink{width:60px;height:60px;border-radius:50px;color:#fff;font-size:150%;font-weight:bold;font-family:"微軟正黑體", Arial, Helvetica, sans-serif;display:flex;align-items:center;justify-content:center;transition:all 0.4s ease;position:absolute;left:15px;top:15px;background-color:#c62f00;}.coverBox .inLink + .inLink{left:85px;margin-left:10px;background-color:#757575;}.inLink:hover,.inLink:focus{background-color:#0e872a;}.inLink strong{width:2em;margin:0 auto;position:relative;padding-bottom:10px;}.inLink strong::before,.inLink strong::after{content:"";display:block;background-color:#fff;height:1px;position:absolute;right:0;bottom:0;}.inLink strong::before{width:100%;}.inLink strong::after{width:10px;transform: rotate(40deg);margin-bottom:3px;margin-right:-1px;z-index:1;}.expoWrap{width:100%;height:100%;display:block;box-sizing:border-box;border-radius:24px;overflow:hidden;}.expoWrap .photo{width:100%;height:100%;display:block;border-radius:24px;overflow:hidden;position:relative;}.expoWrap .photo .img{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;transition:all 0.5s ease;position:absolute;left:0;top:0;}.expoWrap:hover .photo .img,.expoWrap:focus .photo .img{-webkit-transform:scale(1.08); -moz-transform:scale(1.08); -ms-transform:scale(1.08); -o-transform:scale(1.08); transform:scale(1.08);}.expoWrap .coverWord{position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;display:flex;flex-wrap:wrap;flex-direction: column;align-items: flex-start;justify-content: flex-end;box-sizing:border-box;padding:20px;border-radius:24px;overflow:hidden;background-color:transparent;background-image:linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 90%);}.expoWrap .coverWord .firstTitle{font-size:2.5em;font-weight:bold;background-color:#000;padding:10px;margin-bottom:0.5em;white-space: nowrap;}.expoWrap .coverWord dl dt{font-size:2.5em;line-height:150%;font-weight:bold;text-shadow: 0px 0px 3px rgba(0,0,0,0.8);}.expoWrap .coverWord dl dd{font-family:"PingFang TC", "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;font-size:1.5em;line-height:150%;margin-top:1em;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-clamp: 2; -webkit-box-orient: vertical;}@media screen and (max-width:990px){.expoWrap .photo{height:0%;padding-bottom:50%;}.expoWrap .coverWord .firstTitle{font-size:1.3em;padding:5px;}}@media screen and (max-width:767px){.expoWrap .coverWord dl dt{font-size:2em;}.expoWrap .coverWord dl dd{display:none;}.expoWrap .photo{padding-bottom:67%;}}@media screen and (max-width:480px){.expoWrap .coverWord dl dt{font-size:1.8em;}}@media screen and (min-width:768px){.coverBox .inLink{width:80px;height:80px;left:25px;top:25px;font-size:200%;}.inLink:has(+.inLink){margin-right:15px;}.coverBox .inLink + .inLink{left:120px;}.inLink strong{padding-bottom:15px;}}@media screen and (min-width:991px) and (max-width:1259px){.expoWrap .coverWord dl dd{display:none;}.expoWrap .photo{height:0%;padding-bottom:67%;}.expoWrap .coverWord .firstTitle{font-size:1.5em;padding:5px;}}@media screen and (min-width:1260px){.coverBox{height:60vh;min-height:400px;}.item:not(.focu-show) .inLink{visibility:hidden;opacity:0;}.item:has(.focu-show) .inLink{visibility:visible;opacity:1;}.expoWrap .coverWord{background-color:rgba(0,0,0,0.7);padding:40px 30px;}.item:not(.focu-show) .expoWrap .coverWord{padding:40px 10px;}#wrapper:not(.js-enabled) .item:not(.focu-show) .expoWrap .coverWord{ padding:40px;}.item.focu-show .expoWrap .coverWord{background-color:transparent;background-image:linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 90%);}.item:not(.focu-show) .expoWrap .coverWord .firstTitle{writing-mode: vertical-rl;height:100%;margin:0 auto;background-color:transparent;text-align: left;vertical-align:middle;}#wrapper:not(.js-enabled) .item:not(.focu-show) .expoWrap .coverWord .firstTitle{width:100%; height:auto;writing-mode: inherit;}.item:not(.focu-show) .expoWrap .coverWord dl{display:none;}#wrapper:not(.js-enabled) .item:not(.focu-show) .expoWrap .coverWord dl{ display:block;}.item:has(.focu-show) .expoWrap .coverWord dl{display:block;}.item.focu-show .expoWrap .coverWord .firstTitle{font-size:1.8em;}}@media screen and (min-width:1460px){.coverBox .inLink{width:100px;height:100px;}.coverBox .inLink + .inLink{left:140px;}.expoWrap .coverWord .firstTitle,.expoWrap .coverWord dl dt{font-size:3em;}.expoWrap .coverWord dl dd{font-size:1.8em;}}/** toolSection **/#toolSection{width:100%;margin:0 auto;}#toolSection:has(.tool_control) .listshow{margin-top:30px;}#toolSection .slick-track{display: flex;align-items: center;}#toolSection .toolWrap{width:100%;display:block;padding:10px;box-sizing:border-box;transition:all 0.5s ease;}#toolSection .circleSvg{position:absolute;left:0%;top:0;width:100%;height:100%;}#toolSection .slick-slide .circleSvg{visibility:hidden; stroke-dasharray: 2000;animation-fill-mode:both;transform: rotate(-25deg);}#toolSection .slick-current .circleSvg{visibility:visible;animation-name:circle-draw;animation-duration:5s;animation-delay: 1s;animation-fill-mode: both;}#toolSection .photo{width:100%; height:100%;margin:0;display:block;border-radius:50%;overflow:hidden;position:absolute;left:0%;top:0;background-color:transparent;}#toolSection .slick-current .photo{width:80%; height:80%;margin:10%;}#toolSection .photo .img,#toolSection .cover{position:absolute;left:0%;top:0;box-sizing:border-box;width:100%;height:100%;}#wrapper:not(.js-enabled) #toolSection .cover{text-shadow:0px 1px 5px rgba(0,0,0,.5), 0px 1px 10px rgba(0,0,0,.8), 0px 1px 15px rgba(0,0,0,.8);background-color: rgba(0, 0, 0, 0.4); border-radius: 50%;}#toolSection .photo .img{display:block;border-radius:50%;background-image:url(../images/nopic.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;transition: 0.4s;}#toolSection a:hover .photo .img,#toolSection a:focus .photo .img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}#toolSection .slick-slide .photo .img{display:none;visibility:hidden;}#toolSection .slick-active.slick-current .photo .img{display:block;visibility:visible;}#toolSection .slick-current .photo .img::before{content:"";width:100%;height:100%;border-radius:50%;background-image:radial-gradient(circle at center,rgba(0,0,0,0.2),rgba(0,0,0,0.8));display:block;}/**/#toolSection .roundBox{width:100%;padding-bottom:100%;display:block;position:relative;border-radius:50%;transition:all 0.4s ease;background-color:#5e812c;}#toolSection .slick-slide:nth-child(2n) .roundBox{background-color:#ccff99;}#toolSection .slick-slide:nth-child(3n) .roundBox{background-color:#0e872a;}#toolSection .slick-slide:nth-child(4n) .roundBox{background-color:#b8e2aa;}#toolSection .slick-slide:nth-child(5n) .roundBox{background-color:#19866a;}#toolSection .slick-slide:nth-child(6n) .roundBox{background-color:#168848;}#toolSection .slick-slide:nth-child(2n) .cover,#toolSection .slick-slide:nth-child(4n) .cover{color:#336600}#toolSection .slick-slide:nth-child(5n) .cover,#toolSection .slick-slide:nth-child(6n) .cover{color:#fff;}#toolSection .slick-active.slick-current .roundBox{background-color:transparent !important;z-index:2;}/**/#toolSection .roundBox .leafTool{width:16%;position:absolute;left:92%;bottom:70%;}#toolSection .roundBox .leafTool::before{content:"";display:block;width:100%;height:0;padding-bottom:100%;background-image:url(../images/leafTool.svg);background-repeat:no-repeat;background-position:center;background-size:contain;}#toolSection .slick-slide .roundBox .leafTool::before{opacity:0;width:0px;height:0px;animation-fill-mode:both;}#toolSection .slick-current .roundBox .leafTool::before{animation-name:leaf-draw;animation-duration:0.5s;animation-delay:1.5s;animation-fill-mode:both;}/**/#toolSection .cover{display:flex;align-items:center;justify-content:center;font-size:200%;line-height:150%;text-align:center;padding:15px;color:#ffffff;font-weight:bold;}#toolSection .cover span{display:inline-block;max-width:7em;}#toolSection .slick-current .roundBox .cover{font-size:250%;color:#ffffcc !important;text-shadow:0px 1px 5px rgba(0,0,0,.5), 0px 1px 10px rgba(0,0,0,.8), 0px 1px 15px rgba(0,0,0,.8);}#toolSection .slick-current .roundBox .cover span{max-width:6em;}@keyframes leaf-draw{0%{opacity:0;width:0;padding-bottom:0;}100%{opacity:1;width:100%;padding-bottom:100%;}}@keyframes circle-draw{0%{stroke-dashoffset: 2000;}80%{stroke-dashoffset: 0;}}@media screen and (min-width:421px) and (max-width:520px){#toolSection .cover{font-size:250%;}#toolSection .slick-current .roundBox .cover{font-size:300%;}}@media screen and (max-width:520px){#toolSection .slick-list{overflow:visible;}#toolSection .toolWrap{padding:0 20px;margin: 0 auto;}}@media screen and (min-width:521px){#toolSection .toolWrap{width:calc(40vw - 60px);}#toolSection .slick-current .toolWrap{width:60vw;}}@media screen and (min-width:768px){#toolSection .toolWrap{width:calc((60vw - 60px) / 2);}#toolSection .slick-current .toolWrap{width:40vw;}#toolSection .cover{font-size:250%;}#toolSection .slick-current .roundBox .cover{font-size:300%;}}@media screen and (min-width:991px){#toolSection .topHead{margin-bottom:-100px;}#toolSection .tool_control{width:100%;}#toolSection .circleSvg{z-index:-1;}#toolSection .item{min-height:600px;align-content: center;}#wrapper:not(.js-enabled) #toolSection .listshow{display: flex;flex-wrap: wrap;}#wrapper:not(.js-enabled) #toolSection .item{ max-width:calc(25% - 30px); margin:10px 15px; min-height:inherit;}#toolSection .toolWrap{width:calc(((100vw - 60px) - 500px) / 2);}#toolSection .slick-current .toolWrap{width:500px;}#toolSection .slick-slide:nth-of-type(3n-1) .toolWrap{transform: translate3d(0, -20%, 0);}#toolSection .slick-slide:nth-of-type(3n) .toolWrap{transform: translate3d(0, 20%, 0);}#toolSection .slick-slide:has(+.slick-current) .toolWrap{transform: translate3d(0, 40%, 0);}#toolSection .slick-slide.slick-current + .slick-slide .toolWrap{transform: translate3d(0, 0%, 0);}#toolSection .slick-slide.slick-current .toolWrap{transform: translate3d(0, 0%, 0);}}@media screen and (min-width:1260px){#toolSection .toolWrap{width:calc((1200px - 600px) / 2);}#toolSection .slick-current .toolWrap{width:600px;}}@media screen and (min-width:1460px){#toolSection .toolWrap{width:calc((1400px - 400px) / 4);}#toolSection .slick-current .toolWrap{width:400px;}#toolSection .cover span{max-width:5em;}#toolSection .slick-current .roundBox .cover{font-size:300%;}#toolSection .slick-current .roundBox .cover span{max-width:8em;}}@media screen and (min-width:1660px){#toolSection .toolWrap{width:calc((1600px - 600px) / 4);}#toolSection .slick-current .toolWrap{width:600px;}#toolSection .cover span{max-width:7em;}#toolSection .slick-current .roundBox .cover{font-size:400%;}#toolSection .slick-current .roundBox .cover span{max-width:10em;}}/** adLink **/#adLink{position:relative;width:100%;margin:0 auto;}#adLink .listshow{display:block;width:100%;padding:0 35px;margin:0 auto;box-sizing:border-box;letter-spacing:-0.9em;}#adLink .listshow .slick-list{margin:-10px}#adLink .listshow .item{display:inline-block;width:25%;text-align:center;padding:10px;box-sizing:border-box;letter-spacing:0;}#adLink .listshow .item a{display:inline-block;width:100%;background:#fff;box-sizing:border-box;overflow:hidden; -webkit-border-radius:10px; -moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 13px rgba(0,0,0,0.15); -moz-box-shadow:0 0 13px rgba(0,0,0,0.15);box-shadow:0 0 13px rgba(0,0,0,0.15);}#adLink .listshow .item a img{-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#adLink .listshow .item a:hover{outline:1px solid #0E7C27;}#adLink .listshow .item a:focus{outline:2px dashed #0E7C27;}#adLink .listshow .item a:focus img{opacity:0.7;}#adLink .listshow img{max-width:100%;height:auto;margin:0 auto;}#adLink .listshow .slick-prev,#adLink .listshow .slick-next{position:absolute;display:block;width:20px;height:40px;z-index:10;overflow:hidden;}#adLink .listshow .slick-prev{left:0;}#adLink .listshow .slick-next{right:0;}#adLink .listshow .slick-prev:focus,#adLink .listshow .slick-next:focus{outline:2px dashed #0E7C27 !important;}#adLink .listshow .slick-prev:before,#adLink .listshow .slick-next:before{display:none;}#adLink .listshow .slick-prev span,#adLink .listshow .slick-next span{position:relative;float:left;width:100%;height:100%;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#adLink .listshow .slick-prev span::before,#adLink .listshow .slick-prev span::after,#adLink .listshow .slick-next span::before,#adLink .listshow .slick-next span::after{position:absolute;left:50%;top:50%;content:""; display:block; width:4px; height:24px; z-index:2;background-color:#000;border-radius:4px;margin-left:-2px;}#adLink .listshow .slick-prev span::before,#adLink .listshow .slick-next span::after{transform:rotate(45deg);}#adLink .listshow .slick-prev span::after,#adLink .listshow .slick-next span::before{transform:rotate(-45deg);}#adLink .listshow .slick-prev span::before,#adLink .listshow .slick-next span::before{margin-top:-19px;}#adLink .listshow .slick-prev span::after,#adLink .listshow .slick-next span::after{margin-top:-4px;}#adLink .listshow .slick-prev:hover span::before,#adLink .listshow .slick-next:hover span::before,#adLink .listshow .slick-prev:hover span::after,#adLink .listshow .slick-next:hover span::after,#adLink .listshow .slick-prev:focus span::before,#adLink .listshow .slick-next:focus span::before,#adLink .listshow .slick-prev:focus span::after,#adLink .listshow .slick-next:focus span::after{background-color:#0E7C27;}#adLink .adLink_control{width:100%;text-align:center;margin-bottom:15px;}#adLink .adLink_control .dot{display:inline-block;}#adLink .adLink_control .button{display:inline-block;width:45px;height:45px;letter-spacing:0;border:none;background:none;cursor:pointer;box-sizing:border-box;vertical-align:middle;padding:0;margin:0 5px;-webkit-border-radius:100%; -moz-border-radius:100%;border-radius:100%;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#adLink .adLink_control .play{display:none;}#adLink .adLink_control .button span{position:relative;display:block;width:100%;height:100%;}#adLink .adLink_control .play span::before{position:absolute;content:""; display:block;top:50%;left:50%; width:0;height:0;border-style:solid;border-width:7.5px 0 7.5px 10px;border-color:transparent transparent transparent rgba(102,102,102,.6);box-sizing:border-box;margin:-7.5px 0 0 -3px;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#adLink .adLink_control .play:hover span::before,#adLink .adLink_control .play:focus span::before{border-color:transparent transparent transparent #a6323b;}#adLink .adLink_control .stop span::before,#adLink .adLink_control .stop span:after{position:absolute;content:""; display:block;top:50%;left:50%; width:3px; height:15px;background:rgba(102,102,102,.6);margin:-7.5px 0 0 0; z-index:2;-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}#adLink .adLink_control .stop span::before{margin-left:-5px;}#adLink .adLink_control .stop span:after{margin-left:2px;}#adLink .adLink_control .stop:hover span::before,#adLink .adLink_control .stop:focus span::before,#adLink .adLink_control .stop:hover span:after,#adLink .adLink_control .stop:focus span:after{background:#a6323b;}@media screen and (min-width:991px){#adLink .listshow{padding:0 40px;}#adLink .listshow .item{width:25%;}#adLink .listshow .slick-prev,#adLink .listshow .slick-next{width:30px; height:40px;}}@media screen and (min-width:1200px){#adLink .listshow{padding:0 45px;}#adLink .listshow .item{width:20%;}}@media screen and (min-width:1680px){#adLink .listshow{padding:0 80px;}}@media print{#banner{margin-top:80px;}#banner .slide_list{height:360px !important;}#banner .slide_list .slick-slide,#banner .slide_list .item{width:720px !important;}#banner .slide_list .slick-slide .img img{width: 100%;height: auto;}#banner .slide_control{display:none!important;}.expoWrap .photo{height:0%;padding-bottom:67%;}}