@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
#bannerBox { position: relative; }
#banner { position: relative; width: 100%; margin: 0 auto; top: 0; left: 0; z-index: 990; }
#banner .slick-slider { margin-bottom: 0; background: #e8e5e5; }
#banner .main-slider .item { position: relative; opacity: 0; transition: all .3s ease-out; }
#banner .main-slider .item.slick-active { opacity: 1; }
#banner .main-slider .item a:not(.fmlink) { position: relative; width: 100%; height: calc(100vh - 115px); background: rgb(212 158 147/7%); background-size: 100% auto; display: block; z-index: 2; }
#banner .main-slider .videoshow_box { position: absolute; top: 0; z-index: 2; display: none; height: 100%; width: 100%; }
#banner .main-slider #videoox .videoshow_box { display: flex; align-items: center; justify-content: center; }
#banner .main-slider #videoox .videoshow_box img { height: 100%; width: 100%; object-fit: cover; }
#banner .main-slider #videoox .videoshow_box .dwn_img { width: 100%; }
#banner .main-slider .videoshow_box .dwn_man { position: absolute; bottom: 0; right: 8vw; width: 51vw; aspect-ratio: 24/16; display: flex; flex-direction: column; align-items: center; justify-content: center; opacity: 0; transition: all linear 0.3s; transform: translateY(-30px); transition-delay: 0.2s; }
#banner .main-slider .slick-active .videoshow_box .dwn_man { opacity: 1; transform: translateY(0px); }
#banner .main-slider #videoox .videoshow_box .dwn_man img { object-fit: contain; object-position: 50% 100%; animation: float 7s ease-in-out infinite; position: relative; bottom: -21px; filter: drop-shadow(2px 10px 9px rgb(0 0 0/8%)); }
#banner .main-slider .item .banner-txt { position: absolute; width: 410px; bottom: 23%; left: 12vw; z-index: 3; display: flex; flex-direction: column; transition: all linear 0.3s; transition-delay: 0s; transform: translateY(-60px); }
#banner .main-slider .item .banner-txt .h2:before {content: "";position: absolute;width: 0;height: 2px;background: #a4cccb;bottom: 0;}
#banner .main-slider .item.slick-active .banner-txt .h2:before { width: 22vw; }
#banner .main-slider .item.slick-active .banner-txt { transform: translateY(0px); }
#banner .main-slider .item video,#banner .main-slider .item iframe { position: absolute; width: 100%; height: 100%; object-fit: cover; }
#banner .item iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
#banner .item video { overflow: hidden; position: absolute; min-width: 100%; width: auto; height: auto; bottom: 0; }
.banner-txt .h2 { padding-bottom: 20px; }
.banner-txt .h2,.banner-txt .h2 span {font-size: max(4 * (1vw + 1vh)/2,26px);letter-spacing: 2px;color: #4b8886;font-weight: 800;line-height: 120%;text-align: left;transform: translateY(0px);opacity: 1;word-spacing: 100vw;display: flex;}
.banner-txt p {font-size: max(2 * (1vw + 1vh)/2,18px);font-weight: 500;color: #515b5b;text-align: left;transform: translateY(0px);opacity: 1;margin-top: 0px;width: 100%;line-height: 1.5;margin: 30px 0 0;}
.item.slick-active .banner-txt p { transform: translateY(5px); }
.banner-txt .h2 span { position: relative; margin-right: 5px; }
.banner-txt .h2 span b { font-size: 25px; position: absolute; right: -12px; top: -9px; color: #fff; }
#banner .bn_icon h5 { font-size: 16px; color: #fff; letter-spacing: 5px; font-weight: 100; margin: 30px 0 15px; }
#banner .bn_icon h5 a { color: #fff; }
#banner .bn_icon { position: absolute; bottom: 25%; right: calc(20% + 20px); z-index: 99; display: flex; aspect-ratio: 1/1; flex-direction: column; align-items: center; }
#banner .bn_icon b { font-size: 14px; color: #fff; letter-spacing: 2px; font-weight: 100; margin: 0px 0 25px; font-family: 'Cormorant',serif; display: none; }
#banner .bn_icon a { display: flex; align-items: center; justify-content: center; flex-direction: column; background: #e1621a; padding: 13px; }
#banner .bn_icon a { animation-name: a02; animation-duration: 2s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; width: 26px; aspect-ratio: 1/1; border-radius: 666px; }
#banner .banner-arrow { position: absolute; z-index: 98; top: 50%; width: 1.5vw; }
#banner .banner-arrow.prev-arrow { left: 7vw; }
#banner .banner-arrow.next-arrow { right: 7vw; }
#banner .dwn_cire { position: absolute; opacity: 0.5; width: 68vw; }
#banner .dwn_cire img { animation: rotate 10s linear infinite; }
@keyframes a02 {
  0%,100% { transform: translateY(0px); }
  50% { transform: translateY(-15px); }
}
/*timeJme*/
#banner .timeJme {position: relative;background: #86c2c0;padding: 30px 0;}
#banner .timeJme:before {content: "";position: absolute;width: 35%;height: 100%;background: #e7f9f9;top: 0;transform-origin: bottom;transform: skewX(20deg);}
#banner .timeJme .workframe { display: grid; grid-template-columns: 30% 60% 10%; align-items: center; }
#banner .timeJme .workframe * { color: white; }
#banner .timeJme .workframe .timebox1 {font-size: 2rem;display: flex;align-items: center;gap: 16px;color: #4b8886;font-weight: 600;}
#banner .timeJme .workframe .timebox1 span {background: #86c2c0;padding: 2px 20px;border-radius: 666px;font-weight: 400;}
#banner .timeJme .workframe .timebox2 { display: flex; align-items: center; gap: 24px; justify-content: center; }
#banner .timeJme .workframe .timebox2 .timeitem { font-size: 1.5rem; font-family: 'Noto Sans TC',sans-serif; }
#banner .timeJme .workframe .timebox3 svg {width: 50px;aspect-ratio: 1/1;background: #ffffff;padding: 15px;border-radius: 6px;fill: #86c2c0;}
#banner .timeJme .workframe .timebox3 { display: flex; justify-content: flex-end; }
@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media screen and (min-width:1141px) {
  .PriceLinkList .PriceLinkItem:hover .info h3::after { opacity: 0; }
  .PriceLinkList .PriceLinkItem:hover .bgDecoBox { height: 100px; position: absolute; -webkit-transform: translate3d(-50%,-50%,0); -moz-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-70%,0); opacity: 0.8; background-color: #bdad84; bottom: 0; }
  .PriceLinkList .PriceLinkItem:hover .bgDecoBox .holder { color: #ffffffab; font-size: 14px; margin-right: 9px; }
}
@media screen and (max-width:1140px) {
  .PriceLinkList { display: flex; flex-wrap: wrap; position: relative; }
  .PriceLinkList .PriceLinkItem { width: calc((100%/2) - 40px); padding: 10px 20px; display: flex; flex-direction: column; align-content: flex-start; }
  .PriceLinkList .PriceLinkItem:last-child { padding: 0; width: 100%; }
  .PriceLinkList .PriceLinkItem .bgDecoBox { top: 0; width: auto; height: auto; right: 0; display: flex; justify-content: flex-start; position: relative; left: auto; transform: translate3d(0,0,0); }
  .PriceLinkList .PriceLinkItem .bgDecoBox { opacity: 0; display: none; }
  .PriceLinkList .PriceLinkItem .info h3 { padding: 0; }
  .PriceLinkList .PriceLinkItem .bgDecoBox .ellipsis { color: #bdad84; }
  .PriceLinkList .PriceLinkItem .bgDecoBox .ellipsis { font-size: 20px; }
  #banner .bn_icon { margin-bottom: 0; }
}
@media screen and (max-width:1470px) {
  #banner .main-slider .item .banner-txt { left: 11vw; bottom: 90px; }
  #banner .main-slider .videoshow_box .dwn_man { width: 49vw; right: 8vw; }
  #banner .main-slider .item a:not(.fmlink) { height: calc(100vh - 100px); }
  #banner .timeJme { padding: 22px 0; }
  #banner .timeJme .workframe .timebox1 { font-size: 1.75rem; }
  #banner .timeJme .workframe .timebox2 .timeitem { font-size: 1.25rem; }
}
@media screen and (max-width:1280px) {
  #banner .main-slider .item a:not(.fmlink) { height: 441px; }
  .PriceLinkList { max-width: 100%; margin: 0 0px; padding: 0; }
  .PriceLinkList .PriceLinkItem .info h3::before { display: none; }
  #banner .main-slider .item .banner-txt { bottom: 76px; left: 8vw; }
}
@media screen and (max-width:1024px) {
  #banner .main-slider .item a:not(.fmlink) { height: 100%; position: absolute; }
  #banner .main-slider .videoshow_box .dwn_man { width: 60vw; right: 20%; }
  .banner-txt .h2,.banner-txt .h2 span { display: flex; text-align: center; justify-content: center; }
  .banner-txt p { text-align: center; }
  #banner .timeJme { display: none; }
  #banner .main-slider .item .banner-txt { display: flex; flex-direction: column; align-items: center; left: auto; bottom: 0; position: relative; padding: 40px 0; }
  #banner .main-slider .item { display: flex; flex-direction: column; align-items: center; gap: 15px; }
  #banner .main-slider .videoshow_box {   }
  #banner .main-slider #videoox .videoshow_box { position: relative; display: flex; flex-direction: column; }
  #banner .main-slider .item video,#banner .main-slider .item iframe { display: none; }
  #banner .main-slider #videoox .videoshow_box .dwn_man img { bottom: 0 }
  #banner .main-slider #videoox .videoshow_box .dwn_img {opacity: 0;}
}
@media screen and (max-width:980px) {
  #bannerBox { margin-top: 64px; }
  #banner .main-slider .item a:not(.fmlink) { height: 100%; }
  #banner .main-slider .item .banner-txt {   }
  #banner .main-slider .item { background-position: 9% 50%; gap: 0; }
  #banner a.fmlink { margin-top: 40px; }
}
@media screen and (max-width:768px) {
  .banner-txt .h2,.banner-txt .h2 span { font-size: 30px; text-align: center; }
  .banner-txt .h2 span{margin-right:0}
  .banner-txt .h2{padding-bottom: 9px;}
  .banner-txt p { font-size: 14px; margin-top: 0px; width: 100%; }
  #banner .main-slider .item a:not(.fmlink) { height: 408px; }
  #banner .bn_icon { bottom: 20px; display: none; }
  #banner .main-slider .item .banner-txt { bottom: 0; width: 100%; padding: 45px 0; background: #ffffff; }
  .banner-txt .h2 span b { font-size: 19px; top: -4px; }
  #banner .main-slider .videoshow_box .dwn_man { width: min(600px,100%); right: auto; }
}
@media screen and (max-width:680px) {
  #banner .main-slider .videoshow_box .dwn_man {width: 100vw;height: 100%;background: #eeeeee;}
  #banner .bn_icon { margin-bottom: 15px; }
  #banner .main-slider .item a:not(.fmlink) { height: 402px; }
  #banner .main-slider .item .banner-txt {width: 100%;left: auto;transform: translate(0%,-50%);padding: 25px 0 40px;}
  #banner .main-slider #videoox .videoshow_box .dwn_man img { animation: float 11s ease-in-out infinite; }
}
@media screen and (max-width:480px) {
  #banner .main-slider .item video,#banner .main-slider .item iframe { width: 100%; height: 100%; top: 0; }
  #banner .main-slider .item a:not(.fmlink) {height: 100%;}
  #banner .main-slider .item { background-position: 50% 50%; }
  #bannerBox { margin-top: 0; }
  #banner {background: #e9e8e8;padding-top: 88px;}
  #banner .main-slider .item .banner-txt { bottom: 0; }
  #banner .main-slider .item.slick-active .banner-txt .h2:before { height: 1px; width: 52vw; }
  .banner-txt p { margin-top: 20px; font-size: 16px; }
  #banner .main-slider #videoox .videoshow_box .dwn_img{height: 310px;}
}
