@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: #080c13;}
#banner .main-slider .item { position: relative; opacity: 0; transition: all .3s ease-out; }
#banner .main-slider .item.slick-active { opacity: 1; }
#banner .videoshow_box:before {content: "";position: absolute;width: 100%;height: 45%;bottom: 0;background: linear-gradient(to bottom,rgb(0 0 0/0%),#080d13);}
#banner .main-slider .item a { position: relative; width: 100%; height: 98vh; background: rgb(212 158 147/7%); background-size: 100% auto; display: block; z-index: 2; }
#banner .main-slider .item a.fmlink { display: flex; height: auto; width: 190px; background: unset; margin-top: 70px; border: white 1px solid; padding: 10px 5px; border-radius: 125px; justify-content: space-around; color: white; font-size: max(1 * (1vw + 1vh)/2,14px); display: none; }
#banner .main-slider .item a.fmlink:hover { background: #ebb612; border: #bf940d 1px solid; }
#banner .main-slider .item a.fmlink svg { fill: white; width: 20px; aspect-ratio: 1/1; }
#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; width: 79vw; aspect-ratio: 3/1; 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 .videoshow_box .dwn_man:before { content: ""; position: absolute; width: 37.5vw; aspect-ratio: 1/1; background: url(/images/46/cire_box.png); mix-blend-mode: plus-lighter; z-index: 9; animation: rotate 12s linear infinite; background-size: cover; }
#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/38%)); }
#banner .main-slider .item .banner-txt { position: absolute; width: 410px; bottom: 140px; left: 27vw; z-index: 3; display: flex; flex-direction: column; transition: all linear 0.3s; transition-delay: 0s; transform: translateY(-60px); }
#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,.banner-txt .h2 span {font-size: max(2.9 * (1vw + 1vh)/2,26px);letter-spacing: 2.5px;color: #fff;font-weight: 600;line-height: 120%;text-shadow: 0 0 10px rgb(0 0 0/0.5);text-align: left;transform: translateY(0px);opacity: 1;word-spacing: 100vw;display: flex;}
.banner-txt p { font-size: max(1.3 * (1vw + 1vh)/2,15px); font-weight: 300; text-shadow: 0 0 10px rgb(0 0 0/0.5); color: #fff; text-align: left; transform: translateY(0px); opacity: 1; margin-top: 0px; width: 100%; }
.item.slick-active .banner-txt p { transform: translateY(5px); }
.banner-txt .h2 span { position: relative; margin-right: 15px; }
.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); }
}
.PriceLinkList { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 76%; width: 100%; border-radius: 0; background-color: hsl(0deg 0% 100%/84%); position: absolute; bottom: 0; z-index: 992; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 -20px; padding: 0px 0px 0px 263px; }
.PriceLinkList .PriceLinkItem { padding: 0px 10px; width: calc(100%/5); position: relative; }
.PriceLinkList .PriceLinkItem:last-child { padding: 0px 0 0 10px; }
.PriceLinkList .PriceLinkItem a.Pricemore { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 100; }
.PriceLinkList .PriceLinkItem p.more { background-color: #bdad84; }
.PriceLinkList .PriceLinkItem p.more a { border: 0px #bdad84 solid; width: 100%; display: inline-block; text-align: center; padding: 14px 0 6px 0; }
.PriceLinkList .PriceLinkItem p.more a font { color: #fff; }
.PriceLinkList .PriceLinkItem p.more a:hover font { letter-spacing: 4.5px; }
.PriceLinkList .PriceLinkItem .info h3 { padding: 15px 40px 15px 20px; position: relative; color: #bdad84; z-index: 10; font-size: 14px; }
.PriceLinkList .PriceLinkItem .info h3::before { content: ""; width: 0; height: 1px; background-color: rgb(189 173 132/56%); display: block; position: absolute; top: 50%; right: 40px; z-index: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
.PriceLinkList .PriceLinkItem .info span { content: ""; width: 30px; height: 30px; display: block; position: absolute; top: 50%; right: 30px; z-index: 1; -webkit-transform: translateY(-10px); transform: translateY(-15px); }
.PriceLinkList .PriceLinkItem .bgDecoBox { width: 100%; height: 100%; display: flex; position: absolute; top: 50%; left: 50%; bottom: 0; right: auto; -webkit-transform: translate3d(-50%,-50%,0); -moz-transform: translate3d(-50%,-50%,0); transform: translate3d(-50%,-50%,0); opacity: 0; border-radius: 20px 20px 0 0; display: flex; -webkit-box-pack: center; justify-content: center; display: none; }
.PriceLinkList .PriceLinkItem .bgDecoBox .ellipsis { color: #fff; font-size: 24px; }
.PriceLinkList .PriceLinkItem:hover .info h3::before { background-color: rgb(255 255 255/56%); width: 0; right: 0; }
@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media screen and (max-width:1470px) {
  #banner .main-slider .item .banner-txt { left: 25vw; bottom: 90px; }
  #banner .main-slider .videoshow_box .dwn_man { width: 80vw; }
}
@media screen and (max-width:1280px) {
  #banner .main-slider .videoshow_box .dwn_man {   }
  #banner .main-slider .item a { height: 615px; }
  .PriceLinkList { max-width: 100%; margin: 0 0px; padding: 0; }
  .PriceLinkList .PriceLinkItem .info h3::before { display: none; }
  #banner .main-slider .item .banner-txt { bottom: 30px; left: auto; }
}
@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:1024px) {
  #banner .main-slider .videoshow_box .dwn_man { width: 87vw; }
  .banner-txt .h2,.banner-txt .h2 span { display: flex; flex-direction: column; align-items: center; }
  .banner-txt p { text-align: center; }
  #banner .main-slider .item { display: flex; flex-direction: column; align-items: center; }
}
@media screen and (max-width:980px) {
  #bannerBox { margin-top: 64px; }
  #banner .main-slider .item a { height: 420px; }
  #banner .main-slider .item .banner-txt {   }
  #banner .main-slider .item { background-position: 9% 50%; }
}
@media screen and (max-width:768px) {
  .banner-txt .h2,.banner-txt .h2 span { font-size: 24px; text-align: center; }
  .banner-txt p { font-size: 14px; margin-top: 0px; width: 100%; }
  #banner .main-slider .item a { height: 408px; }
  #banner .bn_icon { bottom: 20px; display: none; }
  #banner .main-slider .item .banner-txt { bottom: 0; }
  .banner-txt .h2 span b { font-size: 19px; top: -4px; }
}
@media screen and (max-width:680px) {
  #banner .main-slider .videoshow_box .dwn_man { width: 100vw; }
  #banner .bn_icon { margin-bottom: 15px; }
  #banner .main-slider .item a { height: 402px; }
  #banner .main-slider .item .banner-txt { width: 100%; left: auto; transform: translate(0%,-50%); padding: 0 26px; }
  #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 { height: 348px; }
  #banner .main-slider .item {background-position: 50% 50%;padding-bottom: 100px;}
  #bannerBox {margin-top: 0;}
  #banner{padding-bottom: 30px;background: #090c11;}
  #banner .main-slider .item .banner-txt{bottom: 0;}
  #banner .videoshow_box:before{
    background: linear-gradient(to bottom, rgb(0 0 0 / 52%), rgb(0 0 0 / 24%), rgb(9 12 17));
    height: 100%;
}
}
