html, body, .site, header, .custom-header, .mm-page {
  height: 100% !important;
  width: 100%;
  color: #4e4c48;
  margin: 0 auto;
  min-width: 1200px;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
  color: #000;
  text-transform: none;
}

.uk-modal-page {
  overflow: inherit;
}

img {
  border-style: none;
}

.uk-modal {
  background: rgba(0, 0, 0, 0.8);
  overflow-y: hidden;
}

.custom-header-media {
  height: 100vh;
  max-height: 100%;
  overflow: hidden;
}

.custom-header-media {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  height: 100%;
}

.has-header-image .custom-header-media img, .has-header-image .custom-header-media video, .has-header-image .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
  height: 100vh;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}

.uk-section-default {
  background: none;
}

.has-header-image .custom-header-media img, .has-header-image .custom-header-media video, .has-header-image .custom-header-media iframe {
  position: absolute;
  height: auto;
  left: 50%;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100%;
  min-width: 100vw;
  top: 0;
  padding-bottom: 1px;
  -ms-transform: 0;
  -moz-transform: 0;
  -webkit-transform: 0;
  transform: 0;
  margin-left: -50%;
}

.wp-custom-header img {
  z-index: 1;
}

.p1-section {
  background: #f7e9cc url(https://rescdn.imtxwy.com/ulala/images/home/p1-bg.jpg?v3) no-repeat center top;

  background-size: cover;
  display: block;
  text-align: center;
}

.logo {
    max-width: 26vw;
    margin-left: -88%;
    margin-bottom: 150px;
}
.dow-bt {
  margin-bottom: 13%;
  max-width: 36%;
  margin-left: -23vw;

}
.dow-bt .alink-box {
  -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;

}

.yy-bt {
  display: inline-block;
  max-width: 42%;

}

.yy-bt img {

}

@-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);
  }
}
.fb-bt img {
    display: inline-block;
    max-width: 66px;
    max-height: 60px;
}
.title {
  padding-top: 0px;
}

.title img {}

.yy-num {
  font-size: 50px;
  color: #f0cd86;
  font-weight: 600;
  -webkit-text-stroke: 1.5px #b87243;
}


.jp-box {
  margin: 60px auto;
  max-width: 1018px;
  position: relative;
  justify-content: center;
  display: flex;
  align-items: center;

}

.uk-container-small {
  z-index: 100;
  width: 100%;
  max-width: 1280px;
  margin: -80px 0 0;
}

.jdt {
  bottom: 170px;
  z-index: 10;
}

.filter {
  filter: grayscale(90%);
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
}


.p23-section {
  background: url(https://rescdn.imtxwy.com/ulala/images/home/p3-bg.jpg) no-repeat center top;
  height: 100vh;
  background-size: cover;
  display: block;
  position: relative;
  margin-top: -1px;
  min-height: 1120px;
}

.p3-section {
  background: #fbf6d9 url(https://rescdn.imtxwy.com/ulala/images/home/p2-bg.jpg) no-repeat center bottom;
  height: 996px;
  background-size: cover;
  display: block;
  margin-top: -3px;
  position: relative;
  z-index: 99;
}

.p3-section .title {
  padding-top: 60px;
}

.p3-section .uk-slideshow {
  margin-top: 0px;
  position: relative;
}

.p3-section .uk-slideshow li img {
    right: -216px;
    top: -90px;
    position: relative;
}

.sl-04 {}

.p3-section .uk-slideshow-items {
  min-height: 930px !important;
  margin-top: -50px;
}

.p3-section .uk-dotnav>* {
  cursor: pointer;
  padding: 0;
}

.p3-section .uk-dotnav>*>* {
  display: block;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  background: 0 0;
  text-indent: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  filter: grayscale(96%);
  -webkit-filter: grayscale(96%);
  -moz-filter: grayscale(96%);
  -ms-filter: grayscale(96%);
  -o-filter: grayscale(96%);
}

.p3-section .uk-dotnav>.uk-active>*, .p3-section .uk-dotnav a:hover {
  background-color: initial;
  border-color: transparent;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}

.p3-section .uk-dotnav {
  list-style: none;
  position: absolute;
  top: 0;
  left: 75px;
  z-index: 999;
  display: initial;
}


.foot {
  color: #6a6a6a;
  background: #333 url(https://rescdn.imtxwy.com/ulala/images/footer-bg.jpg) no-repeat center top;
  background-size: cover;
  font-size: 13px;
  padding: 30px 0;
  text-align: center;
  vertical-align: middle;
}

.foot-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  line-height: 1.5;
}

.foot-content * {
  display: inline-block;
}

.ftext {
  max-width: 525px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.foot-content span {
  max-width: 78%;
  margin-left: 0px;
  font-size: 12px;
  text-align: left;
}

.xd {

  line-height: 3;
}

.f-logo img {
  max-width: 70%;
}

.ftext img {
  max-width: 67px;
  margin-right: 8px;
}

.xd a {
  color: #6a6a6a;
  text-decoration: none;
  cursor: pointer;
}

.xd dd {
  margin: 0;
}

.uk-modal-dialog {
  background: url(https://rescdn.imtxwy.com/ulala/images/mod-bg.png) no-repeat 0 0;
  height: 416px;
  display: inline-block;
  background-size: cover;
  padding-bottom: 40px;
  padding-top: 66px;
  width: 450px;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);


}

.yy-tt {
  margin-bottom: 30px;
}

.yy-tt img {
  max-width: 60%;
}

.login-box .uk-select {
  width: 152px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: none;
  padding-left: 40px;
  font-size: 22px;
}

.uk-select:not([multiple]):not([size]) {
  color: #3d4458;
}

.login-box .uk-select {
  width: 145px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: none;
  padding-left: 30px;
  font-size: 28px;
}

.login-box .uk-input, .login-box .uk-select {
  border: 0;
  text-align: center;
  background: none;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.login-box .uk-input {
  width: 255px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 30px;
}

.btn-login {
  display: inline-block;
  margin-top: 10px !important;
}

.btn-login img {
  max-width: 90%;
}

.login-input {
  background: #fdf5e1;
  border-radius: 8px;
  max-width: 400px;
  height: 60px;
  border: 1.5px solid #7d7460;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.uk-modal-close-default {
  position: absolute;
  z-index: 1010;
  top: 35px;
  right: 18px;
  padding: 5px;
}

.uk-modal-close-default img {
  max-width: 48px;
}

.err {
  color: red;
  font-size: 18px;
  margin: 20px 0 10px;
}

.yycg-tt {
  margin-top: 40px;
}

.fb-txt {
  color: #746956;
  font-size: 22px;
  margin: 20px 0 20px;
}

#certify {
  position: relative;
  width: 100%;
  margin: 75px auto 0;
  width: 80vw;
  max-width: 1200px;
}

#certify .swiper-container {
  padding-bottom: 100px
}

#certify .swiper-slide {
  width: 37%;
  height: auto;
  max-width: 100%;
  position: relative;
  cursor: pointer;
  max-width: 462px
}

#certify .swiper-slide-active a {
  position: relative;
  display: inline-block;
  z-index: 100;
}

.swiper-slide .icon-xz {
  width: 0;
  text-align: right;
  display: inline-block;
  background: #0000007a;
  padding: 0;
  margin-bottom: 0;
}

.swiper-slide-active .icon-xz {
  width: 98.7%;
  text-align: right;
  display: inline-block;
  background: #0000007a;
  padding: 10px 20px 10px 0;
  margin-bottom: 6px;
  z-index: 999;
  cursor: pointer;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  pointer-events: none;
  z-index: 10;
}

#certify .swiper-slide img {
  display: inline-block !important;
}

#certify .swiper-slide::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 99%;
  top: 1px;
  z-index: 99;
  border-radius: 0px;
}

#certify .swiper-slide-active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: none;
  width: 100%;
  height: 100%;


}

#certify .swiper-slide img {
  display: block
}

#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 35px;
  z-index: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
  border: 0;
  /* background: url(../images/en/home/pagination.png) no-repeat 0 0; */
  background-size: 100% 100%;
  width: 20px;
  height:20px;
  opacity: 1;
  outline: none;
  -moz-outline: none;
  border-radius: 0;
  border-radius: 50%;
    background: #fff;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 0;
  /* background: url(../images/en/home/pagination-h.png) no-repeat 0 0; */
  background-size: 100% 100%;
  outline: none;
  -moz-outline: none;
  background-color: #886633;
  width: 40px;
    border-radius: 15px;
}



#certify .swiper-slide-prev {
  transform: translate3d(0px, 0px, -260px) rotateX(0deg) rotateY(-0deg) !important;
  /*  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray; */
  margin-top: -5px;
}

#certify .swiper-slide-next {
  transform: translate3d(0px, 0px, -260px) rotateX(0deg) rotateY(0deg) !important;
  /*   -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray; */
  margin-top: -5px;

}

#certify .swiper-button-prev {
  left: 4%;
  width: 170px;
  height: 330px;
  background: 0 0;
  background-position: 0 0;
  background-size: 100%;
  outline: none;
  -moz-outline: none;
  margin-top: -211px;
  background: url(https://rescdn.imtxwy.com/ulala/images/home/p3-le.png) no-repeat right center;

}

#certify .swiper-button-next {
  right: 4%;
  width: 170px;
  height: 330px;
  background: 0 0;
  background-position: 0 0px;
  background-size: 100%;
  outline: none;
  -moz-outline: none;
  margin-top: -211px;
  background: url(https://rescdn.imtxwy.com/ulala/images/home/p3-ri.png) no-repeat left center;
}
.swiper-pagination-bullet-active {
    background: #886633;
}
.dropdown:hover .dropdown-content {
  margin-top: 0 !important;
}
.dow-bt .alink-box{
  flex-direction: unset !important;
}
@media (min-width: 1500px) {
  .logo{
    max-width: 20vw;
    margin-left: -118%;
  }

}
@media (max-width: 750px) {
  html, body, .site, header, .custom-header, .mm-page {
    min-width: 100%;
  }
.logo {
    max-width: 75vw;
    margin-top: 31vh;
    margin-left: 0;
    margin-bottom: 0;
}
  .ios-bt {
    zoom: 0 !important;
  }
  .p1-section {
    background: #fbf6d9 url(https://rescdn.imtxwy.com/ulala/images/home/p1-bg-m.jpg?v3) no-repeat center bottom;
    height: 100%;
    background-size: cover;
    display: block;
    text-align: center;
    min-height: 1334px;
  }

  .p2-section {
    background: #fbf6d9 url(https://rescdn.imtxwy.com/ulala/images/home/p2-bg-m.jpg?v303) no-repeat center top;
    background-size: cover;
    display: block;
    height: 1010px;
  }

  .p23-section {
    background: url(https://rescdn.imtxwy.com/ulala/images/home/p3-bg-m.jpg?v303) no-repeat center bottom;
    height: 1180px;
    background-size: cover;
    display: block;
    margin-bottom: -1px;
  }

  .p3-section {
    background: #fbf6d9 url(https://rescdn.imtxwy.com/ulala/images/home/p2-bg-m.jpg?v303) no-repeat center top;
    height: 1343px;
    background-size: cover;
    display: block;
  }
  #certify {
    position: relative;
    width: 100%;
    margin: 75px auto 0;
    width: 100vw;
    max-width: 1200px;
}
#certify .swiper-slide {
    width: 430px;
    height: auto;
    max-width: 100%;
    position: relative;
    cursor: pointer;
}
  .yy-bt {
    max-width: 46vw;
    display: inline-block;
    margin: 20px auto;

  }

  .ios-bt img, .gg-bt img {
    max-width: 100%;
  }

  .title {
    padding-top: 60px;
  }

  .title img {
    max-width: 65vw;
  }


  .p3-section .title {
    padding-top: 2vh;
  }

  .p3-section .uk-slideshow {
    margin-top: 10px;
    position: relative;
    min-width: 680px;
  }

  .p3-section .uk-slideshow-items {
    min-height: 1236px !important;
  }
  .p3-section .uk-slideshow li img {
    right: -21px;
    top: 0;
    position: relative;
}

  .uk-modal-dialog {
    -webkit-transform: scale(1.45, 1.45) !important;
    -moz-transform: scale(1.45, 1.45) !important;
    transform: scale(1.45, 1.45) !important;
  }

  .foot-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    justify-content: center;
    display: block;
    align-items: center;
    line-height: 1.5;
  }

  .ftext {
    max-width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .ftext img {
    max-width: 48px;
    margin-right: 8px;
  }

  .yycg-tt {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .fb-txt {
    color: #746956;
    font-size: 22px;
    margin: 10px 0 20px;
  }

  .tap-bt {
    font-size: 18px;
  }

  .ios-bt, .gg-bt,.tap-bt {
    display: none;
  }

  .dow-bt {
    margin: 0 0;
    padding:0;
    max-width: 100%;
    margin-bottom: 15%;
}
.dow-bt .alink-box {
    -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;
    /*display: flex;*/
    padding: 0 10px;
}

@media all and (orientation : landscape) {

.p1-section {
    min-height: 1330px;
}
.logo {
    max-width: 70vw;
    margin-top: 100vh;
    margin-left: 0;
    margin-bottom: 0;
}

}
