header{background-color:#3e39f4;background-size:100% auto !important;background-position:bottom left;background-repeat:no-repeat;position:relative;animation:back-move 8s infinite ease-in-out;animation-fill-mode:forwards;overflow:hidden;padding:5% 10% 0;height:100vh}@media screen and (orientation: portrait)and (max-width: 1024px){header{background-size:auto 100% !important;background-position:top left;height:100%;padding:25% 12% 70%}}header .section-container{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:12%}@media screen and (orientation: portrait)and (max-width: 1024px){header .section-container{padding-bottom:0%}}header .section-container img{width:100%}header .section-container .left{position:relative;width:35%;margin-left:10%}@media screen and (orientation: portrait)and (max-width: 1024px){header .section-container .left{width:100%;margin-left:0%}}header .section-container .left .light-star{position:absolute;width:30%;left:15%;top:-20%;opacity:1}header .section-container .right{width:40%;margin-right:5%}@media screen and (orientation: portrait)and (max-width: 1024px){header .section-container .right{margin:10% 0 20%;width:100%;margin-right:0%}}header .footer-word{position:absolute;bottom:0%;left:0%;width:40%}@media screen and (orientation: portrait)and (max-width: 1024px){header .footer-word{width:100%}}header .dragonfly{width:100%;z-index:0;position:absolute;bottom:-8%;left:0%;transform:translateY(0%)}@media screen and (orientation: portrait)and (max-width: 1024px){header .dragonfly{width:auto;height:85%;left:-5%;bottom:-3%}}ul.pc-bt-menu{list-style:none;position:fixed;right:-20px;top:50%;z-index:1000;transform:translate(0, -50%);width:100px}@media(max-width: 1024px){ul.pc-bt-menu{width:60px;right:-6px}}@media screen and (orientation: portrait)and (max-width: 1024px){ul.pc-bt-menu{display:none}}ul.pc-bt-menu li{margin-bottom:3px}ul.phone-bt-menu{display:none}@media screen and (orientation: portrait)and (max-width: 1024px){ul.phone-bt-menu{list-style:none;position:fixed;right:0px;bottom:0px;z-index:1000;width:100%;display:flex !important;justify-content:space-between;background-color:#4b0096;margin-bottom:0px}}ul.phone-bt-menu li{width:16.25%}ul.phone-bt-menu li:nth-child(1){width:34%}*{font-family:"微軟正黑體","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0px;padding:0px}html,body{background-color:#000;margin:0;padding:0}img{display:block;border:0}.img-fluid{width:100%;height:auto}.d-1200-none{display:block !important}@media(max-width: 1200px){.d-1200-none{display:none !important}}.d-1200-block{display:none !important}@media(max-width: 1200px){.d-1200-block{display:block !important}}.d-992-none{display:block !important}@media(max-width: 992px){.d-992-none{display:none !important}}.d-992-block{display:none !important}@media(max-width: 992px){.d-992-block{display:block !important}}.d-768-none{display:block !important}@media screen and (orientation: portrait)and (max-width: 767.98px){.d-768-none{display:none !important}}.d-768-block{display:none !important}@media screen and (orientation: portrait)and (max-width: 767.98px){.d-768-block{display:block !important}}.d-mac{display:block !important}@media screen and (orientation: portrait)and (max-width: 1024px){.d-mac{display:none !important}}.d-phone{display:none !important}@media screen and (orientation: portrait)and (max-width: 1024px){.d-phone{display:block !important}}.mix-lighten{mix-blend-mode:lighten}.mix-color-burn{mix-blend-mode:color-burn}.drop-shadow{filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5450980392))}.text-shadow{filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5450980392))}.clip-w{clip-path:polygon(50% 0, 50% 0, 50% 100%, 50% 100%);animation:clipMove .3s 1 ease;animation-fill-mode:forwards}@keyframes clipMove{0%{clip-path:polygon(50% 0, 50% 0, 50% 100%, 50% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.scale-star{transform:scale(0) rotate(0deg);opacity:0;animation:scaleMove .3s 1 ease;animation-fill-mode:forwards}@keyframes scaleMove{0%{opacity:0;transform:scale(0) rotate(0deg)}100%{opacity:1;transform:scale(1) rotate(360deg)}}@keyframes star-line-move{0%{transform:scale(0.5) rotate(0deg);left:80%;opacity:1}50%{transform:scale(0.8) rotate(360deg);left:10%;opacity:0}100%{transform:scale(0.5) rotate(0deg);left:80%;opacity:1}}@keyframes star7-move{0%{transform:rotate(0deg);opacity:.2}50%{transform:rotate(180deg);opacity:1}100%{transform:rotate(0deg);opacity:.2}}@keyframes ICON-move{0%{transform:translate(-50%, -65%) scale(1.1)}50%{transform:translate(-50%, -35%) scale(1)}100%{transform:translate(-50%, -65%) scale(1.1)}}@keyframes ART-w-move{0%{transform:scale(0.85)}50%{transform:scale(1)}100%{transform:scale(0.85)}}@keyframes back-move{0%{background-size:100% auto}50%{background-size:105% auto}100%{background-size:100% auto}}.light-star-animate{animation:light-back 3s infinite ease;animation-fill-mode:forwards;transform-origin:center}@keyframes light-back{0%{opacity:.85;transform:scale(0.5) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(-10deg)}100%{opacity:.85;transform:scale(0.5) rotate(0deg)}}.sky-light-animate{animation:sky-light 5s infinite ease;animation-fill-mode:forwards;transform-origin:center}@keyframes sky-light{0%{opacity:.7;transform:scale(0.8) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(180deg)}100%{opacity:.7;transform:scale(0.8) rotate(0deg)}}.mountain-animate{animation:mountain-animate 2s infinite ease;animation-fill-mode:forwards;transform-origin:center}@keyframes mountain-animate{0%{opacity:.7}50%{opacity:1}100%{opacity:.7}}[data-aos=clip]{opacity:0;clip-path:polygon(50% 0, 50% 0, 50% 100%, 50% 100%)}[data-aos=clip].aos-animate{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}[data-aos=clip-topdown]{opacity:0;clip-path:polygon(0 0, 100% 0, 100% 0, 0 0)}[data-aos=clip-topdown].aos-animate{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}[data-aos=clip-leftright]{opacity:0;clip-path:polygon(0 0, 0 0, 0 100%, 0 100%)}[data-aos=clip-leftright].aos-animate{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}section{position:relative;overflow:hidden}section img{width:100%}#section-B{background-image:url("../images/B/back.webp");background-size:auto 100% !important;background-position:bottom left;background-repeat:no-repeat;padding:10% 20%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-B{background-size:auto 100% !important;background-position:top left;padding:12% 12%}}#section-B .map-area{position:relative;overflow:hidden;margin:0 -34%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-B .map-area{margin:0 -45%}}#section-B .map-area .pic{width:100%;position:absolute;top:0%;bottom:0%}#section-B .map-area .ICON{width:15%;position:absolute;top:31%;left:55%;transform:translate(-50%, -50%);animation:ICON-move 2s infinite ease-in-out;animation-fill-mode:forwards}#section-B .pic-area{display:flex;flex-wrap:wrap;justify-content:space-between}#section-B .pic-area img{width:49%}#section-C{background-image:url("../images/C/back.webp");background-size:auto 100% !important;background-position:center;background-repeat:no-repeat;padding:10% 25% 50%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-C{background-size:auto 100% !important;padding:12% 12% 70%}}#section-C .pic-area{display:flex;flex-wrap:wrap;justify-content:space-between}#section-C .pic-area img{width:47%}#section-C .pic-area img:nth-child(2){height:47%}#section-C .pic-area img:nth-child(3){height:47%;margin-top:10%}#section-C .pic-area img:nth-child(4){margin-top:10%}#section-D{background-color:#2443a0;background-image:url("../images/D/back.webp");background-size:125% auto !important;background-position:bottom right;background-repeat:no-repeat;padding:10% 25% 45%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-D{background-size:auto 100% !important;padding:12% 12% 70%}}#section-D .pic-area{position:relative;margin:0 0%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-D .pic-area{margin:0 -8%}}#section-D .pic-area .pic{position:absolute;top:0%;left:0%}#section-D .pic-area img{width:100%}#section-D .footer-word{position:absolute;bottom:0%;left:0%;width:40%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-D .footer-word{width:100%}}#section-E{background-color:#2d5da2;background-image:url("../images/E/back.webp");background-size:100% auto !important;background-position:bottom right;background-repeat:no-repeat;padding:10% 25% 45%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-E{background-size:auto 100% !important;padding:12% 12% 70%}}#section-E .pic-area{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:15%}#section-E .pic-area img{width:49%}#section-E .pic-area img:nth-child(3){margin-top:2%}#section-E .pic-area img:nth-child(4){margin-top:2%}#section-E .footer-word{position:absolute;bottom:0%;left:0%;width:40%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-E .footer-word{width:100%}}#section-F{background-color:#5ea22d;background-image:url("../images/F/back.webp");background-size:100% auto !important;background-position:top center;background-repeat:no-repeat;padding:10% 25% 5%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-F{background-size:auto 100% !important;background-position:left bottom;padding:12% 12% 12%}}#section-F .pic-area{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10%}#section-F .pic-area img{width:49%}#section-G{background-image:url("../images/G/back.webp");background-size:auto 100% !important;background-position:top center;background-repeat:no-repeat;padding:10% 25% 45%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-G{background-size:auto 100% !important;background-position:40% 0%;padding:12% 12% 70%}}#section-H{background-image:url("../images/H/back.webp");background-size:auto 100% !important;background-position:bottom left;background-repeat:no-repeat;padding:10% 25% 0%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-H{background-size:auto 100% !important;background-position:top right;padding:12% 12% 0%}}#section-H .swiper{margin:0 -10% 10%}@media screen and (orientation: portrait)and (max-width: 1024px){#section-H .swiper{margin:0 -16%}}footer{background-color:#d1e384;background-image:url("../images/I-footer/back.webp");background-size:100% auto !important;background-position:100% 95%;background-repeat:no-repeat;position:relative;animation:back-move 8s infinite ease-in-out;animation-fill-mode:forwards;overflow:hidden;padding:8% 10% 0;height:100vh}@media screen and (orientation: portrait)and (max-width: 1024px){footer{background-image:url("../images/I-footer/back-phone.webp");background-size:auto 100% !important;background-position:top left;height:100%;padding:15% 12% 70%}}footer .section-container{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:15%;flex-direction:column}@media screen and (orientation: portrait)and (max-width: 1024px){footer .section-container{padding-bottom:0%;flex-direction:column-reverse}}footer .section-container img{width:100%}footer .section-container .left{width:40%;margin-top:10%}@media screen and (orientation: portrait)and (max-width: 1024px){footer .section-container .left{width:100%;margin-top:0%}}footer .section-container .right{width:40%}@media screen and (orientation: portrait)and (max-width: 1024px){footer .section-container .right{margin:0% 0 20%;width:100%}}[data-aos=clip]{opacity:0;clip-path:polygon(50% 0, 50% 0, 50% 100%, 50% 100%)}[data-aos=clip].aos-animate{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}[data-aos=clip-topdown]{opacity:0;clip-path:polygon(0 0, 100% 0, 100% 0, 0 0)}[data-aos=clip-topdown].aos-animate{opacity:1;clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}[data-aos=svg-circle-move]{stroke-dasharray:0;stroke-dashoffset:0}[data-aos=svg-circle-move].aos-animate{stroke-dasharray:150;stroke-dashoffset:150}.swiper-button-prev{width:100px;height:100px}.swiper-button-next{width:100px;height:100px}.swiper-button-next:after{content:""}.swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:""}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url(../images/pre.svg);left:0px}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url(../images/next.svg);right:0px}.swiper-pagination-bullet{width:15px;height:15px;background-color:#d8c28d;opacity:.4}:root{--swiper-theme-color: #fff}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px}.swiper-pagination-bullet-active{opacity:1}@media screen and (max-width: 767px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px}.swiper-pagination-bullet{width:10px;height:10px}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url(../images/pre.svg)}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url(../images/next.svg)}.swiper-button-prev,.swiper-button-next{width:50px;height:50px}}/*# sourceMappingURL=main.css.map */