html,
body {
  height: 100% !important;
  background: #000;
}
.fp-watermark,
.hide {
  display: none;
}
.opacity0 {
  opacity: 0;
}
a.ClipboardJS {
  color: #ffcc00 !important;
  /* filter: brightness(85%); */
  transition: 0.2s ease-in-out;
  font-size: 14px;
  text-decoration: underline;
}
.loading-wrap {
  height: 100%;
  width: 100%;
  font-size: 1.25vw;
  position: relative;
  z-index: 99999;
}
.loading-wrap img {
  width: 12.5vw;
  margin-bottom: 1px;
  margin-left: -2%;
  max-width: 200px;
}
.loading-wrap .percent {
  margin-top: 1%;
  color: #bbb;
}
.top-nav {
  z-index: 200;
  position: absolute;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
  padding: 0 2%;
  background: url(https://res.17995cdn.com/uk/images/head_bg.png) ;
  box-shadow: 0 0 .26667rem #00000073;
  margin-top: 0px;
}
.nav-left {
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
.nav-right {
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.nav-right li {
  margin: 10px;
}
.nav-right li.border-r{
  border-right: 1px solid #fff;
  padding-right: 12px;
}
.nav-left li a,
.nav-left li span {
  display: flex;
}
.nav-left li a {
  width: 25%;
  height: 100%;
  position: absolute;
  left: 28%;
}

.pre-box a:hover {
  filter: brightness(1.25);
  transition: 0.2s ease-in-out;
  margin-top: -5px;
}
.nav-right img {
  max-height: 24px;
}
.nav-left li {
  margin-top: 0 !important;
  position: relative;
}
.nav-left li a {
  z-index: 10;
}
.nav-left li a.a4::after {
  position: absolute;
  content: '';
  background: url(https://res.17995cdn.com/uk/images/95z.png) no-repeat left top;
  background-size: cover;
  display: block;
  right: -43%;
  top: 12%;
  width: 54%;
  height: 35%;
}
.nav-left li span {
  z-index: 1;
}
.nav-left li.page1 {
  margin: 0 0 0 -330px;
}
.nav-left li.page2 {
  margin: 0 0 0 -330px;
}
.nav-left li.page3 {
  margin: 0 -330px;
}
.nav-left li img {
  width: 82%;
}
.nav-left li.logo {
  margin-right: -8%;
}
.nav-left li.logo img {
  margin: 0px 20px 0 0;
  max-width: 160px;
}
.cz-98z {
  max-width: 80px;
  width: 3.62vw !important;
}
.qr-app {
  color: #fff;
}
.p1-bg {
  background: url(https://res.17995cdn.com/uk/images/p1_bg.webp) no-repeat top center;
  background-size: cover;
}
.title-background,
.title-background:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.title-background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
}
.vod-play img {
  width: clamp(60px, 6vw, 120px);
}
.mp3-play {
  /* margin-top: 98px;
  margin-right: 10%; */

  cursor: pointer;
}
.top-nav-link a.mp3-play {
  /* filter: brightness(75%); */
  transition: 0.2s ease-in-out;
}
.mp3-play img {
  width: clamp(17px, 4vw, 48px);
  max-height: 100%;
}
.pre-box {
  margin-bottom: 6%;
  z-index: 10;
  width: 46%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 2%;
}
.pre-btn {
  right: -10.7%;
  top: 43%;
  max-width: 30%;
}

.pre-btn img {
  width: clamp(350px, 37.5vw, 780px);
}
.pre-txt {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 0 20%;
  background: url(https://res.17995cdn.com/elpis/images/pre-txt-bg.png) no-repeat top center;
  background-size: cover;
}
.pre-txt span {
  color: #ffcc00;
  font-weight: bold;
  font-size: clamp(16px, 1.75vw, 26px);
  margin: 0 10px;
}
.pre-txt img {
  width: clamp(60px, 7vw, 123px);
}
.p2-bg {
  background: url(https://res.17995cdn.com/uk/images/p2_bg.webp) no-repeat top center;
  background-size: cover;
}
.p2-txt {
  display: flex;
  flex-flow: row;
  place-content: flex-start flex-end;
  align-items: stretch;
  position: relative;
}
.cv-play {
  margin-top: -28%;
  margin-left: 0;
  width: 10vw;
  max-width: 228px;
  cursor: pointer;
  z-index: 100;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  gap: 4%;
}
.cplay {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.cv-play span {
  margin-right: 1%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.cv-play span img {
  /* gif停止播放 */
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.R-btnBox {
  background: url(https://res.17995cdn.com/uk/images/r-bg2.png) no-repeat top center;
  background-size: 100%;
  aspect-ratio: 396 / 510;
  width: 16%;
  max-width: 396px;
  position: fixed;
  right: 0;
  bottom: 18%;
  display: none;
}
.R-btnBox .comBox{
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 100% 0 0 0;
}
.R-btnBox .comBox img{
  width: 40%;
  max-width: 150px;
  margin: 0 0 2%;
}
.R-btnBox a:hover img{
  opacity: .8;
}
.vk_slime {
  width: 10%;
  position: absolute;
  top:80%;
  left: 10%;
}
.play_sound {
  position: relative;
  z-index: 200;
}
.play_v1 {
  background-size: cover;
}
.item-list2 {
  display: none;
}
.p2-2txt {
  margin-top: 7%;
}
.p2-3txt {
  margin-top: -7%;
}
.p2-13txt {
  margin-top: 8%;
}
.p2-5txt {
  margin-top: 4%;
}
.p3-bg{
  width: 100%;
  height: 100%;
}
.p3-bg img{
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.p3-bg .fp-overflow {
  /* overflow: hidden; */
  height: 100%;
  background: url(https://res.17995cdn.com/uk/images/p3_bg.webp) no-repeat top center;
  background-size: cover;
}
.p4-bg {
  background: url(https://res.17995cdn.com/uk/images/p4_bg.webp) no-repeat top center;
  background-size: cover;
}
.page-nav {
  margin-bottom: 29px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 99;
  cursor: pointer;
}
.page-num {
  margin-bottom: 15px;
}
.nav-btbg {
  margin-bottom: 0px;
  z-index: 1;
  pointer-events: none;
}
.pagedw {
  -webkit-animation: up_down 1800ms linear infinite;
  -moz-animation: up_down 1800ms linear infinite;
  -ms-animation: up_down 1800ms linear infinite;
  animation: up_down 1800ms linear infinite;
}
@-webkit-keyframes up_down {
  0% {
    -webkit-transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes up_down {
  0% {
    -moz-transform: translateY(0px);
  }

  50% {
    -moz-transform: translateY(10px);
  }

  100% {
    -moz-transform: translateY(0px);
  }
}

@-ms-keyframes up_down {
  0% {
    -ms-transform: translateY(0px);
  }

  50% {
    -ms-transform: translateY(10px);
  }

  100% {
    -ms-transform: translateY(0px);
  }
}

@keyframes up_down {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}

.p3-tit {
  margin-right: 10%;
  margin-top: 14vh;
  width: 22%;
}
.p3-tit img {
  width: 100%;
}
.foot {
  background: #000;
  padding: 20px 0;
}
.footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.footer p{
  margin: 0 0 10px;
}
.footer-copyright{
  padding-top: 20px;
}
.footer-copyright a{ padding: 0 5px;}
.footer-claim-text {
  padding: 0 20px;
  line-height: 1.35;
  /* border-left: 1px solid #a6a4a4; */
  margin:0 20px;
}
.footer img {
  max-width: 90px;
}
.footer a {
  color: #666;
  display: inline-block;
  white-space: nowrap;
}
.footer img.img2 {
  max-width: 60px;
}
.p3-slideshow {
  max-width: 70%;
  margin: 0 auto;
  /* overflow: hidden; */
}
.uk-slideshow{
  width: 90%;
  margin: 0 auto;
}
.p3-slideshow .uk-slideshow-items li .p3-img {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 6% 0 0;
  
}
.p3-pimg {
  width: 100%;
  margin:0;
}
.p3-ptext {
  width: 100%;
  margin-top: 0;
  margin-left: 0;
}
.p3-slideshow .uk-slideshow-items {
  min-height: auto !important;
  aspect-ratio: 24 / 9;
}
.p3-slideshow .uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  background: url(https://res.17995cdn.com/uk/images/p3-n1.png) no-repeat top center;
  background-size: cover;
  text-indent: 100%;
  border: 0;
}
.p3-slideshow .uk-dotnav > .uk-active > * {
  background-color: transparent;
  border-color: transparent;
  background: url(https://res.17995cdn.com/uk/images/p3-n2.png) no-repeat top center;
  background-size: cover;
}
.uk-dotnav>*{
  padding: 0 12px;
}
*+.uk-margin {
  margin-top: -2% !important;
}
.uk-dotnav{
  margin: 0 auto;
  padding-top: 2%;
  position: relative;
  z-index: 5;
}
.uk-position-medium {
  top: 37%;
}
.uk-position-medium:hover {
  filter: brightness(110%);
}
.uk-position-center-right-out {
  left: 100%;
}
.p2-slideshow .uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: clamp(80px, 7vw, 150px);
  height: auto;
  border-radius: 0;
  background: 0 0;
  text-indent: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  filter: brightness(42%);
  transition: 0.2s ease-in-out;
}
.top-nav-link a {
  /* filter: brightness(45%); */
  transition: 0.2s ease-in-out;
}
.yy-btn,
.mp3-play {
  /* filter: brightness(65%); */
  transition: 0.2s ease-in-out;
}
.yy-btn:hover,
.vod-play {
  filter: brightness(1);
  transition: 0.2s ease-in-out;
}

.vod-play:hover,
.mp3-play:hover {
  filter: brightness(1.3);
  transition: 0.2s ease-in-out;
}
.uk-transition-toggle:hover .uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
}
.top-nav-link .uk-transition-toggle:hover .uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  filter: brightness(125%);
}
.p2-slideshow .uk-dotnav > .uk-active > *,
.p2-slideshow .uk-dotnav > * > *:hover,
.qq-list span img:hover {
  filter: brightness(1);
  transition: 0.2s ease-in-out;
}
.p2-slideshow .uk-dotnav > .uk-active{
  zoom:1.2;
}
.top-nav-link a:hover {
  filter: brightness(1);
  transition: 0.2s ease-in-out;
}
.p2-nav {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  left: 6%;
}
.p2-slideshow .uk-slideshow-nav {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  margin: 6% 0;
}
.p2-slideshow .uk-dotnav > * {
  flex: none;
  padding-left: 0;
}
.p2-section {
  max-width: 90%;
  margin: 0 auto;
}
.p2-slideshow .slideshow-items {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 2%;
  box-sizing: border-box;
}
.p2-img {
  margin: 0 5% 0 20%;
  max-width: 58%;
}
.p2-txt {
  max-width: 28%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(88%, -50%);
  z-index: 9;
}

.p2-img2 {
  /* max-width: 60%;
  margin-top: -7%; */
}
.p2-le {
  width: clamp(20px, 2.35vw, 56px);
}
.p2-ri {
  width: clamp(20px, 2.35vw, 56px);
}
/* #modal-pre,
#modal-ok,
#modal-video {
  display: none;
} */
.qq-bg {
  background: url(https://res.17995cdn.com/elpis/images/qq-bg.png) no-repeat top center;
  background-size: 100% 100%;
  text-align: center;
  padding: 18px 18px;
  top: 53px !important;
  display: none;
}
.qr-bg {
  background: url(https://res.17995cdn.com/elpis/images/qq-bg.png) no-repeat top center;
  background-size: 100% 100%;
  text-align: center;
  padding: 10px;
  top: 82px !important;
  display: none;
  max-width: 200px !important;
  min-width: auto;
  box-sizing: border-box;
}
.fz-bg {
  background: transparent;
  background-size: 100% 100%;
  text-align: center;
  padding: 0px;
  top: 82px !important;
  display: none;
  max-width: 200px !important;
  min-width: auto;
  box-sizing: border-box;
}
.fz-bg img {
  width: 100%;
  max-width: 120px;
  max-height: 100%;
}
.qr-bg img {
  max-height: 100%;
  margin-top: 8px;
  width: auto;
}
.q-t {
  margin-bottom: 8px;
}
.qq-list {
  display: flex;
  white-space: nowrap;
  width: 210px;
  font-size: 15px;
  color: #c6c6c6;
  margin-bottom: 6px;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.bgmPlay {
  filter: brightness(1.1);
  transition: 0.2s ease-in-out;
}
.bgmPlay img {
  animation: spin 4s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.error_msg {
  color: #aa0000;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.qq-list span {
  margin-left: 5px;
  cursor: pointer;
  display: flex;
}
.qq-list span img {
  width: auto;
  max-width: 50px;
  max-height: 100%;
  display: inline-block;
  filter: brightness(65%);
  transition: 0.2s ease-in-out;
}
.uk-modal-dialog {
  width: 40%;
  max-width: 684px !important;
  background: url(https://res.17995cdn.com/uk/images/pre-bg.png) no-repeat top center;
  background-size: 100% 100%;
  padding: 2.8% 2.5% 4.2%;
  text-align: center;
  color: #a4a4a4;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  min-width: 500px;
}
.uk-modal-dialog a {
  color: #fff;
  text-decoration: underline;
  transition: transform 0.4s ease-in-out;
}
[class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: -38px;
  right: -10%;
  padding: 0;
  width: clamp(30px, 3vw, 90px);
 
}
.uk-modal-dialog a:hover {
  color: #ffd800;
}
.uk-modal-dialog a.uk-modal-close-default:hover{
  transform: rotate(360deg);
}
.pre-logo {
  width: clamp(100px, 16vw, 260px);
  margin-bottom: 0;
  /* filter: brightness(1000%); */
  /* opacity: .75; */
}
.uk-offcanvas-bar h3 img{
  /* filter: brightness(1000%); */
  opacity: .75;
}
.uk-modal-dialog input {
  /* background: url(https://res.17995cdn.com/elpis/images/ip-bg.png) no-repeat top center;
  background-size: 100% 100%; */
  background-color: #fff8ce;
  border: 0;
  display: block;
  text-align: center;
  padding: 3%;
  height: auto !important;
  font-size: clamp(12px, 1.5vw, 20px);
  margin: 15px auto;
  max-width: 80%;
  -webkit-appearance: none;
  border-radius: 6px;
  /* background-color: transparent; */
}
.yy-btn {
  margin-top: 5%;
  display: block;
  filter: brightness(85%);
  transition: 0.2s ease-in-out;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #333;
  border-color: transparent;
}
.yy-btn img {
  width: clamp(210px, 13vw, 310px);
}
.pxy {
  font-size: clamp(12px, 1.35vw, 16px);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
}
.pxy input {
  margin-right: 6px;
  background: url(https://res.17995cdn.com/uk/images/ys-bg.png) no-repeat top center;
  background-size: 100% 100%;
  transition: 0.2s ease-in-out;
  margin: 0;
}
.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
  background-color: transparent !important;
  border-color: transparent !important;
  background: url(https://res.17995cdn.com/uk/images/ys-bt.png) no-repeat top center;
  background-size: cover;
  transition: 0.2s ease-in-out;
}
.ok-logo {
  width: clamp(260px, 25vw, 630px);
  margin-bottom: -3%;
  margin-top: -12% !important;
  margin-left: 3%;
}
#modal-ok .nav-right img {
  max-height: 28px;
}
#modal-ok .nav-right li {
  margin: 20px;
}
#modal-ok .qr-bg {
  background: url(https://res.17995cdn.com/elpis/images/qq-bg.png) no-repeat top center;
  background-size: 100% 100%;
  text-align: center;
  padding: 5px;
  top: 52px !important;
  max-width: 200px !important;
  min-width: auto;
  box-sizing: border-box;
  width: 130px;
  color: #fff;
}
#modal-ok .qr-bg img {
  max-height: 100%;
}
#modal-video .uk-modal-dialog {
  max-width: 100% !important;
}
#modal-video [class*='uk-modal-close-'] {
  position: absolute;
  z-index: 1010;
  top: -8px;
  right: 0%;
  padding: 0;
  width: clamp(30px, 3vw, 90px);
}
#modal-qr-app .uk-modal-dialog {
  width: 35%;
  max-width: 300px !important;
  padding: 35px 0;
  min-width: max-content;
}
.qr-app-pic {
  max-width: 230px;
  margin-bottom: 10px;
}
.foot {
  font-size: 12px;
}

#modal-fz .uk-modal-dialog {
  width: 180px;
  max-width: 200px;
  background: #000000c8;
  background-size: 100% 100%;
  padding: 1%;
  color: #fff;
  min-width: 180px;
  border-radius: 6px;
}
.tap-link {
  max-width: 400px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  gap: 16px;
  margin-top: 1px;
  margin-bottom: 25px;
}
.tap-link a {
}
.tap-link a:hover {
}
.tap-link a img {
}
#modal-ok .top-nav-link {
  margin-top: 5px;
}

.title-scroll {
  height: 14em;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-right: 5%;
  margin-bottom: 0.65%;
}

.title-scroll:after,
.title-scroll:before {
  content: '';
  width: 0.1em;
  display: block;
  position: absolute;
  left: 0.45em;
  background-color: #fff;
}

.title-scroll:before {
  top: 0;
  -webkit-animation: scroll-bar ease-in-out 3s infinite;
  -moz-animation: scroll-bar ease-in-out 3s infinite;
  -o-animation: scroll-bar ease-in-out 3s infinite;
  -ms-animation: scroll-bar ease-in-out 3s infinite;
  animation: scroll-bar ease-in-out 3s infinite;
}

.title-scroll:after {
  bottom: 0;
  -webkit-animation: scroll-bar ease-in-out 3s reverse infinite;
  -moz-animation: scroll-bar ease-in-out 3s reverse infinite;
  -o-animation: scroll-bar ease-in-out 3s reverse infinite;
  -ms-animation: scroll-bar ease-in-out 3s reverse infinite;
  animation: scroll-bar ease-in-out 3s reverse infinite;
}

.title-scroll-mouse {
  position: absolute;
  width: 1em;
  height: 2em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAYAAAALiLqjAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+nhxg7wAAAVJJREFUWIXtl7FuwlAMRa0qC+qajSUSI0tHvqESnQjfxQZjpEj9hI7MHbu06gB/QZeCdBiwVTdqyAvKq1qUuwB+9j0GK8hPpNefFZAAD0ABvAN7Ttrr50LPk0vMc2BDmDZAHmo8AEpXvNNO58AYyPR1rvGdyy2BQZP52hUsgbShoVTzTOtaiOv8E5gFfeWv2pnWAZQ/JeSui1bmFYgp9weJG+jqEnPntXKDTyw4dQOt/c2BIXAHDM/kpG7wUwsWGigaulto3qIh75vfjYhM9OzpXGELmc/EACMNvHYEMJ+RAexR/+gIYD6JAaLq/wPa/NU+isiLiLy1IrjHO2tVWO+XmaHINcygB/SAHvBLgIO+v+3I03wOBthqYNwRwHy2BnjWwH1HAPM5+YbuRSGq24vibnZ6EG83dQnxtmtNins/cJA4N5wKKM4drQKJd8vsdV06AtJyuepiZKMbAAAAAElFTkSuQmCC)
    no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  left: 0;
  top: 0;
  -webkit-animation: scroll-mouse ease-in-out 3s infinite;
  -moz-animation: scroll-mouse ease-in-out 3s infinite;
  -o-animation: scroll-mouse ease-in-out 3s infinite;
  -ms-animation: scroll-mouse ease-in-out 3s infinite;
  animation: scroll-mouse ease-in-out 3s infinite;
}

.title-scroll-mouse:before {
  color: #fff;
  content: 'scroll';
  position: absolute;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  font-size: 75%;
  text-transform: uppercase;
  -webkit-transform: translateY(-25%) rotateZ(90deg);
  -moz-transform: translateY(-25%) rotateZ(90deg);
  -o-transform: translateY(-25%) rotateZ(90deg);
  -ms-transform: translateY(-25%) rotateZ(90deg);
  transform: translateY(-25%) rotateZ(90deg);
}

.title-scroll-fixed {
  position: fixed;
  z-index: 30;
  bottom: -1px;
  left: 50%;
  margin-left: -0.75em;
  width: 1.5em;
  height: 2em;
  font-size: 1.5em;
  line-height: 0.75;
  text-decoration: none;
  color: #fff;
  text-align: center;
  border: 1px solid #999;
  overflow: hidden;
  opacity: 0;
}

.ready .title-scroll-fixed {
  opacity: 0.5;
}

.title-scroll-arrow {
  width: 100%;
  height: 20%;
  position: relative;
}

.title-scroll-arrow:after,
.title-scroll-arrow:before {
  content: '';
  display: block;
  position: absolute;
  width: 40%;
  border-bottom: 2px solid #666;
  -webkit-animation: arrow ease 2s infinite;
  -moz-animation: arrow ease 2s infinite;
  -o-animation: arrow ease 2s infinite;
  -ms-animation: arrow ease 2s infinite;
  animation: arrow ease 2s infinite;
  left: 50%;
  bottom: 0;
}

.title-scroll-arrow:before {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translateX(-100%) rotate(35deg);
  -moz-transform: translateX(-100%) rotate(35deg);
  -o-transform: translateX(-100%) rotate(35deg);
  -ms-transform: translateX(-100%) rotate(35deg);
  transform: translateX(-100%) rotate(35deg);
}

.title-scroll-arrow:after {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.title-scroll-arrow:nth-child(1) {
  margin-top: 0.5em;
}

.title-scroll-arrow:nth-child(2):after,
.title-scroll-arrow:nth-child(2):before {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.title-scroll-arrow:nth-child(3):after,
.title-scroll-arrow:nth-child(3):before {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}

@-moz-keyframes scroll-mouse {
  from {
    top: 0;
    opacity: 0.5;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.5;
    top: 12em;
  }
}

@-webkit-keyframes scroll-mouse {
  from {
    top: 0;
    opacity: 0.5;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.5;
    top: 12em;
  }
}

@-o-keyframes scroll-mouse {
  from {
    top: 0;
    opacity: 0.5;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.5;
    top: 12em;
  }
}

@keyframes scroll-mouse {
  from {
    top: 0;
    opacity: 0.5;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.5;
    top: 12em;
  }
}

@-moz-keyframes scroll-bar {
  from {
    height: 0;
    opacity: 0.25;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.25;
    height: 12em;
  }
}

@-webkit-keyframes scroll-bar {
  from {
    height: 0;
    opacity: 0.25;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.25;
    height: 12em;
  }
}

@-o-keyframes scroll-bar {
  from {
    height: 0;
    opacity: 0.25;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.25;
    height: 12em;
  }
}

@keyframes scroll-bar {
  from {
    height: 0;
    opacity: 0.25;
  }

  25% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  to {
    opacity: 0.25;
    height: 12em;
  }
}

@-moz-keyframes arrow {
  from {
    border-bottom-color: #666;
  }

  12.5% {
    border-bottom-color: #fff;
  }

  to {
    border-bottom-color: #666;
  }
}

@-webkit-keyframes arrow {
  from {
    border-bottom-color: #666;
  }

  12.5% {
    border-bottom-color: #fff;
  }

  to {
    border-bottom-color: #666;
  }
}

@-o-keyframes arrow {
  from {
    border-bottom-color: #666;
  }

  12.5% {
    border-bottom-color: #fff;
  }

  to {
    border-bottom-color: #666;
  }
}

@keyframes arrow {
  from {
    border-bottom-color: #666;
  }

  12.5% {
    border-bottom-color: #fff;
  }

  to {
    border-bottom-color: #666;
  }
}
@media (max-width: 1000px) {
  .p1-bg {
    background: url(https://res.17995cdn.com/uk/images/m-bg.webp) no-repeat top center;
    background-size: cover;
    /* animation: breath2 20s linear infinite;
    -webkit-animation: breath2 20s linear infinite; */
  }
  @-webkit-keyframes breath2 {
    0% {
      background-size: 100%;
    }

    50% {
      background-size: 115%;
    }

    to {
      background-size: 100%;
    }
  }

  @keyframes breath2 {
    0% {
      background-size: 100%;
    }

    50% {
      background-size: 115%;
    }

    to {
      background-size: 100%;
    }
  }
  .cv-play {
    margin-top: -23%;
    margin-left: -3%;
    width: 140px;
    max-width: 228px;
    cursor: pointer;
    z-index: 100;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    gap: 4%;
    background: rgb(0 0 0 / 54%);
    padding: 1% 1%;
  }
  .p2-txtm .cv-play {
    margin-top: -35%;
    margin-left: -8%;
  }
  .p2-bg {
    background: url(https://res.17995cdn.com/uk/images/m2-bg.jpg) no-repeat top center;
    background-size: cover;
  }
  .p3-bg .fp-overflow {
  background: url(https://res.17995cdn.com/uk/images/m3-bg.jpg) no-repeat top center;
  background-size: cover;
}
  .p4-bg {
    background: url(https://res.17995cdn.com/uk/images/m4-bg.jpg) no-repeat top center;
    background-size: cover;
  }
  .pre-box {
    max-width: 96%;
    margin-bottom: 16%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 0 4%;
  }
  .pre-box-m {
    max-width: 100%;
    margin-bottom: 35%;
    padding: 0 0;
    z-index: 10;
  }
  .pre-picm1 {
    margin-left: 2%;
  }
  .pre-btn {
    max-width: 100%;
    position: relative;
    right: auto;
    top: auto;
  }
  .cz-ico {
    width: 72px !important;
    top: -10%;
    right: 0%;
  }
  .pre-btn2 {
    right: auto;
    top: 30%;
    max-width: 100%;
    left: 12%;
  }
  .pre-btn img {
    width: clamp(245px, 37.5vw, 780px);
  }
  .pre-btn2 img {
    width: 50%;
  }
  .pre-txt img {
    width: clamp(70px, 7vw, 123px);
  }
  .pre-txt span {
    color: #ffcc00;
    font-weight: bold;
    font-size: clamp(18px, 1.75vw, 26px);
    margin: 0 10px;
  }
  .vod-play img {
    width: clamp(70px, 6vw, 120px);
  }
  .pre-txt {
    padding: 0 20%;
    background: url(https://res.17995cdn.com/elpis/images/pre-txt-bg.png) no-repeat 0 -30%;
    background-size: cover;
  }
  .page-nav {
    margin-bottom: 5%;
  }
  .uk-modal {
    padding: 8px 8px;
  }
  [class*='uk-modal-close-'] {
    position: absolute;
    z-index: 1010;
    top: -15%;
    right: 0%;
    padding: 0;
    width: clamp(30px, 3vw, 90px);
  }
  .uk-modal-dialog {
    width: 100%;
    max-width: 100% !important;
    min-width: 100%;
    box-sizing: border-box;
  }
  .pre-logo {
    width: clamp(100px, 46vw, 150px);
    margin-top: 5% !important;
    margin-bottom: 0;
  }
  .uk-modal-dialog .uk-input {
    border: 0;
    display: block;
    text-align: center;
    padding: 2.6% 2%;
    height: auto !important;
    font-size: clamp(16.5px, 1.5vw, 20px);
    margin: 15px auto 10px;
    max-width: 90%;
  }
  .pxy {
    font-size: clamp(13px, 1.35vw, 16px);
  }
  .pxy input {
    margin-right: 6px;
    background: url(https://res.17995cdn.com/elpis/images/ys-bg.png) no-repeat top center;
    background-size: 100%;
    transition: 0.2s ease-in-out;
    padding-bottom: 10px;
  }
  .yy-btn {
    margin-top: 5%;
    display: block;
    filter: brightness(85%);
    transition: 0.2s ease-in-out;
    margin-bottom: 5% !important;
  }
  .yy-btn img {
    width: clamp(190px, 13vw, 310px);
  }

  #modal-ok .uk-modal-dialog {
    padding: 6% 3%;
  }
  .ok-logo {
    width: clamp(290px, 25vw, 630px);
    margin-bottom: -1%;
    margin-top: -6% !important;
    margin-left: 3%;
  }
  #modal-ok .nav-right img {
    max-height: 32px;
  }
  #modal-ok .nav-right li {
    margin: 17px;
  }
  #modal-ok .qr-bg img {
    max-height: 100%;
  }
  .p2-section {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-height: 100%;
  }
  .p2-slideshow .slideshow-items {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0%;
    box-sizing: border-box;
    height: 100%;
    z-index: 90;
  }
  .uk-slideshow{
    width: 100%;
  }
  .p2-img {
    margin-left: 0%;
    max-width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  .p2-slideshow .uk-slideshow-items {
    min-height: 86vh !important;
    margin-bottom: -10%;
  }
  .p2-txt {
    max-width: 60%;
    margin-top: -94%;
    margin-left: -30%;
  }
  .p3-txt {
    max-width: 100%;
    margin-top: -94%;
    margin-left: 0;
  }
  .p4-txt {
    max-width: 60%;
    margin-top: -94%;
    margin-left: -30%;
  }
  .p2-slideshow .uk-slideshow-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    margin: -21% auto 0;
    width: 89%;
    z-index: 90;
    position: relative;
  }
  .p2-slideshow .uk-dotnav > .uk-active{
    padding-left: 10px;
  }
  .p2-slideshow .p2-le {
    width: clamp(52px, 2.35vw, 66px);
    margin-left: -2%;
    margin-bottom: 8%;
  }
  .p2-slideshow .p2-ri {
    width: clamp(52px, 2.35vw, 66px);
    margin-right: -2%;
    margin-bottom: 9%;
  }
  .p2-nav {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    left: 0;
    position: relative !important;
    margin-top: 20px;
  }
  .p2-slideshow .uk-dotnav > * > * {
    display: block;
    box-sizing: border-box;
    width: clamp(60px, 18vw, 150px);
  }
  .p2-img .chillust_m {
    margin-top: -30%;
  }
  .p3-bg img {
    height: auto;
  }
  .p3-tit {
    margin-right: 0;
    margin-top: 24%;
    right: auto;
    z-index: 999;
    text-align: center;
    width: 100%;
  }
  .p3-tit2 {
    margin-right: 0;
    margin-top: 20%;
    right: auto;
    z-index: 999;
    text-align: left;
    width: 90%;
  }
  .p3-slideshow {
    max-width: 100%;
    margin: 0 auto;
   overflow: hidden;
  }
  .uk-background-norepeat {
    background: none;
  }
  .p3-tit img {
    width: 56%;
  }
  .p3-slideshow .uk-slideshow-items {
    min-height: 600px !important;
    aspect-ratio: 720 / 785;
  }
  .p3-pimg {
    width: 94%;
    max-width: 100%;
    margin: 5% 0 0;
  }
  .p3-ptext {
    width: 98%;
    max-width: 100%;
    margin: 0;
  }
  .p3-slideshow .uk-dotnav > * > *{
    width: 6vw;
    height: 6vw;
  }
  .vk_slime {
    width: 26%;
    position: absolute;
    top: 80%;
    left: 0;
}
.pxy{
  width: 97%;
}
  .nav-btbg {
    margin-bottom: 0px;
    z-index: 1;
    pointer-events: none;
    max-width: 220%;
    margin-left: -40%;
  }
  .p2-img2 {
    /* max-width: 88%;
    margin-top: 0; */
  }
  .vod-play {
    margin-top: -5%;
  }
  .mp3-play {
    margin-top: 18px;
    margin-right: 8%;
  }
  .p3-img {
    width: 100%;
    max-width: 98%;
    margin: 0 auto;
    margin-top: -5%;
  }
  .p4-bg .p4-tit {
    left: 0;
  }
  .nav-right li {
    margin: 10px;
    position: relative;
    z-index: 100;
  }
  .qq-bg {
    top: -130px !important;
  }
  .footer {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
  .footer-copyright .p-link a{ display: block;}
  .foot .fp-overflow {
    overflow-y: inherit;
  }
  .footer-claim-text {
    padding: 18px 0 0;
    line-height: 1.35;
    border-left: 0;
    margin-left: 0;
    text-align: center;
  }
  .f-logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    width: 50%;
  }
  .footer img {
    max-width: 60px;
    height: 100%;
  }
  .footer img.img2 {
    max-width: 60px;
    width: 60;
    height: 60px;
  }
  .footer img.img2 {
    max-width: 36px;
    width: 36px;
    height: 45px;
  }
  .footer a {
    /* color: #a6a4a4;*/
    margin-bottom: 6px; 
    padding: 0 1%;
    display: inline-block;
  }
  .footer .top-nav-link a {
    margin-bottom: 0 !important;
  }
  .footer .nav-right {
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: url(https://res.17995cdn.com/elpis/images/go-top-bg.png) no-repeat 0 0;
    background-size: cover;
    padding: 1% 0;
    position: relative;
  }
  .foot {
    background: #000;
    padding: 20px 0;
    padding-top: 0;
  }
  .footer .nav-right img {
    max-height: 24px;
  }
  .footer .go-top {
    filter: brightness(1);
    position: absolute;
    left: 3%;
    top: auto;
    margin-top: 2%;
  }
  .footer .go-top img {
    max-height: 38px;
  }
  .footer .nav-right p img {
    max-height: 100%;
    max-width: 180px;
    width: 180px;
  }
  .footer .nav-right .qr-bg img {
    max-height: 100px;
    max-width: 100%;
    width: 100px;
  }
  .qr-bg {
    top: 57px !important;
    max-width: 150px !important;
  }
  .nav-m {
    width: 100%;
    display: flex;
    padding: 0 5%;
    box-sizing: border-box;
    background: url(https://res.17995cdn.com/uk/images/head_bg.png) ;
    box-shadow: 0 0 .26667rem #00000073;
  }
  .nav-left li.logo {
    margin-right: 0;
  }
  .nav-left li.logo img {
    width: 100%;
    margin-top: 0;
    max-width: 120px;
  }
  .nav-m .nav-left {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0;
  }
  .nav-m .nav-right {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
  .nav-m .nav-right li {
    margin: 0 10px;
  }
  .nav-m .nav-right img {
    max-height: 22px;
  }
  .uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
    width: 100%;
    background: rgb(0 0 0 / 85%);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    z-index: 1000;
    padding-top: 20%;
    box-sizing: border-box;
  }
  .gztxt {
    margin-top: 25px;
    margin-bottom: 0;
  }
  .uk-offcanvas-bar h3 {
    max-width: 46%;
  }
  .menav {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 80%;
  }
  .menav li span {
    pointer-events: none;
  }
  .uk-offcanvas-bar .nav-right img {
    max-height: 26px;
  }
  .m-link .qr-bg {
    top: 53px !important;
    max-width: 100px !important;
    width: 100px;
  }

  .uk-offcanvas-bar .fz-bg {
    top: 43px !important;
    max-width: 200px !important;
    min-width: auto;
    box-sizing: border-box;
    width: 80px;
  }
  .uk-offcanvas-close {
    max-width: 22px;
    margin: 3% 5%;
  }
  .fztextarea {
    opacity: 0;
  }
  .loading-wrap img {
    width: 30%;
    margin-bottom: 1px;
    margin-left: -2%;
    max-width: 200px;
  }
  .loading-wrap {
    font-size: 15px;
  }
  .cz-link {
    position: relative;
    display: block;
  }
  .cz-link img.cz-ico {
    max-width: 46px;
    margin-left: 15%;
    margin-top: 2%;
  }
  .uk-dotnav{
    margin: -18% 0 0 !important;
    z-index: 5;
    position: relative;
  }
  .p3-slideshow .uk-slideshow-items li .p3-img{
    flex-wrap: wrap;
    padding:0;
  }
}
@media (max-width: 375px) {
  .p2-img {
    margin-left: 0%;
    max-width: 100%;
    margin-right: 0;
    /* margin-bottom: -30%; */
  }
  .p2-txt {
    max-width: 60%;
    margin-top: -96%;
    margin-left: -23%;
  }
  .p2-slideshow .uk-dotnav > * > * {
    display: block;
    box-sizing: border-box;
    width: clamp(60px, 7vw, 150px);
    width: 62px;
  }
  

  
}
