/*
 * Author: clovis(706706)
 * Version: 0.1.0
 * Compile Date: 2025-06-07 20:32
*/ 
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

html, body, .main, .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden; }

a {
  text-decoration: none; }

.logo {
  width: calc(min(26.04167vw,500px));
  height: calc(min(3.80208vw,73px));
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 45px;
  z-index: 2; }
  .logo img {
    width: calc(min(9.375vw,180px)); }
  .logo:after {
    content: '';
    background: url(https://img9.99.com/cos/images/act/2025/66/img/ten1.png) no-repeat center/contain;
    width: calc(min(6.40625vw,123px));
    height: calc(min(3.80208vw,73px));
    display: inline-block;
    position: absolute;
    top: -15px;
    left: 300px; }

.btn {
  font-size: calc(min(1.875vw,36px));
  color: #57320f;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: calc(min(0.20833vw,4px));
  width: calc(min(17.70833vw,340px));
  height: calc(min(4.11458vw,79px)); }

.gw {
  width: calc(min(11.45833vw,220px));
  height: calc(min(2.08333vw,40px));
  font-size: calc(min(1.04167vw,20px));
  position: absolute;
  top: 70px;
  right: calc(min(3.64583vw,70px));
  z-index: 2; }

.btns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  left: 0;
  bottom: calc(min(4.16667vw,80px));
  position: absolute; }
  .btns a + a {
    margin-left: calc(min(5.20833vw,100px)); }
  .btns a:after {
    content: '';
    width: calc(min(1.875vw,36px));
    height: calc(min(1.875vw,36px));
    margin-left: calc(min(0.41667vw,8px)); }

.more {
  background: url("https://img9.99.com/cos/images/act/2025/66/img/more.png") no-repeat center bottom/auto calc(min(5.3125vw,102px));
  width: 100%;
  position: absolute;
  bottom: calc(min(1.5625vw,30px));
  left: 0;
  color: #625342;
  font-size: 0;
  font-weight: bold;
  animation: next ease 0.8s infinite;
  padding-bottom: calc(min(5.3125vw,102px));
  text-align: center; }

.swiper-slide {
  background: url("https://img9.99.com/cos/images/act/2025/66/img/p-bg.jpg") no-repeat center/cover; }

a {
  cursor: pointer; }

.h5-tt {
  background: url(https://img9.99.com/cos/images/act/2025/66/img/tt1.png) no-repeat center/contain;
  width: 100%;
  font-size: 0;
  height: calc(min(11.82292vw,227px)); }
  .h5-tt.t2 {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/tt2.png) no-repeat center/contain; }

.page {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(min(3.125vw,60px)); }
  .page a, .page span {
    color: #d5ab92;
    font-size: calc(min(0.9375vw,18px));
    padding: 0 calc(min(0.10417vw,2px)); }
  .page .prev, .page .next {
    width: calc(min(1.14583vw,22px));
    height: calc(min(1.04167vw,20px));
    font-size: 0;
    color: transparent;
    margin: 0 calc(min(1.04167vw,20px)); }

.adv-list {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  flex-wrap: wrap;
  padding: 0 calc(min(9.375vw,180px)) 0 calc(min(1.5625vw,30px)); }
  .adv-list li {
    background: url("https://img9.99.com/cos/images/act/2025/66/img/adv-bg.png") no-repeat center/contain;
    width: calc(min(9.73958vw,187px));
    height: calc(min(12.34375vw,237px));
    margin: calc(min(-1.04167vw,-20px)) calc(min(1.30208vw,25px)) 0;
    padding-left: calc(min(0.52083vw,10px));
    list-style: none;
    cursor: pointer; }
  .adv-list .box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(min(6.66667vw,128px));
    margin: calc(min(3.125vw,60px)) auto calc(min(0.26042vw,5px));
    width: 57%; }
  .adv-list img {
    max-width: 80%;
    max-height: 80%; }
  .adv-list p {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #080404;
    font-size: calc(min(1.04167vw,20px));
    height: calc(min(2.1875vw,42px)); }

.pop-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center; }
  .pop-box.pop-code .pop {
    background: url("https://img9.99.com/cos/images/act/2025/66/img/pop-code.png") no-repeat center top/100% 100%;
    padding-left: calc(min(0.52083vw,10px)); }

.pop {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url("https://img9.99.com/cos/images/act/2025/66/img/pop-con.png") no-repeat center top/100% 100%;
  width: calc(min(29.84375vw,573px));
  height: calc(min(18.90625vw,363px));
  padding: calc(min(3.64583vw,70px)) 0;
  position: relative; }
  .pop .box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: calc(min(1.04167vw,20px)); }
    .pop .box img {
      max-width: 100%;
      max-height: 100%; }
  .pop .box {
    width: calc(min(6.77083vw,130px));
    height: calc(min(6.77083vw,130px)); }
    .pop .box img {
      width: 100%;
      height: 100%; }
  .pop .tit {
    margin-top: calc(min(0.26042vw,5px));
    margin-bottom: calc(min(1.82292vw,35px));
    font-size: 22px; }

.pop-small {
  height: auto; }

.wait {
  color: #7d450f;
  font-size: calc(min(1.875vw,36px));
  text-align: center;
  background: url("https://img9.99.com/cos/images/act/2025/66/img/wait.png") no-repeat center/contain;
  height: calc(min(13.28125vw,255px)); }

.close {
  background: url("https://img9.99.com/cos/images/act/2025/66/img/close.png") no-repeat center/contain;
  width: calc(min(1.61458vw,31px));
  height: calc(min(2.13542vw,41px));
  position: absolute;
  right: calc(min(1.04167vw,20px));
  top: calc(min(1.04167vw,20px));
  display: block; }

@keyframes next {
  from {
    transform: translateY(0); }

  to {
    transform: translateY(calc(min(1.04167vw,20px))); } }

.pop-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(min(10.41667vw,200px));
  height: calc(min(3.33333vw,64px));
  position: absolute;
  left: 50%;
  top: calc(min(3.125vw,60px)); }
  .pop-logo img {
    max-width: 100%; }

.adv-pic {
  position: relative; }

.adv-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  bottom: calc(min(1.25vw,24px));
  right: calc(min(-6.09375vw,-117px));
  width: calc(min(8.4375vw,162px));
  height: calc(min(27.96875vw,537px)); }
  .adv-tab a {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/adv-tab.png) no-repeat center/contain;
    width: calc(min(3.48958vw,67px));
    height: calc(min(9.11458vw,175px));
    display: flex;
    align-items: center;
    color: #e1b973;
    font-size: calc(min(0.83333vw,16px));
    margin: calc(min(0.26042vw,5px));
    writing-mode: vertical-lr;
    justify-content: center;
    position: absolute;
    padding-right: calc(min(0.26042vw,5px));
    transform: rotate(5deg); }
    .adv-tab a.on {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/adv-tab-on.png) no-repeat center/contain;
      color: #634c21; }
    .adv-tab a:nth-child(1) {
      top: calc(min(5.10417vw,98px));
      left: calc(min(2.86458vw,55px));
      z-index: 2; }
      .adv-tab a:nth-child(1):after {
        content: '';
        width: calc(min(0.78125vw,15px));
        height: calc(min(2.44792vw,47px));
        position: absolute;
        left: calc(min(1.30208vw,25px));
        bottom: calc(min(-1.04167vw,-20px));
        background: url(https://img9.99.com/cos/images/act/2025/66/img/adv-tab-i2.png) no-repeat center top/contain; }
    .adv-tab a:nth-child(2) {
      top: calc(min(13.95833vw,268px));
      left: calc(min(1.92708vw,37px));
      z-index: 1; }
  .adv-tab:before {
    content: '';
    width: calc(min(8.4375vw,162px));
    height: calc(min(7.13542vw,137px));
    position: absolute;
    left: 0;
    z-index: 3;
    top: calc(min(-0.26042vw,-5px));
    background: url(https://img9.99.com/cos/images/act/2025/66/img/adv-tab-i1.png) no-repeat center top/contain; }
  .adv-tab:after {
    content: '';
    width: calc(min(8.4375vw,162px));
    height: calc(min(7.76042vw,149px));
    position: absolute;
    left: 0;
    z-index: 3;
    bottom: calc(min(-1.51042vw,-29px));
    background: url(https://img9.99.com/cos/images/act/2025/66/img/adv-tab-i3.png) no-repeat center top/contain; }

/*分享组件*/
.top-bar {
  position: fixed;
  top: 65px;
  right: 178px;
  z-index: 10;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  display: flex; }
  .top-bar .item {
    width: 35px;
    height: 35px;
    position: relative;
    z-index: 3; }
    .top-bar .item.item-hover:hover .icon {
      border: 1px solid #f4d177;
      border-radius: 4px;
      background: #fdedd2; }
      .top-bar .item.item-hover:hover .icon.icon-share::after {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-on.png) no-repeat center center; }
      .top-bar .item.item-hover:hover .icon.icon-code::after {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-code-on.png) no-repeat center center; }
      .top-bar .item.item-hover:hover .icon.icon-home::after {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-home-on.png) no-repeat center center; }
    .top-bar .item.item-hover:hover .cos-share, .top-bar .item.item-hover:hover .code-box {
      display: flex; }
  .top-bar .icon {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%; }
    .top-bar .icon::after {
      display: block;
      width: 100%;
      height: 100%;
      content: ""; }
  .top-bar .icon-share::after {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share.png) no-repeat center center; }
  .top-bar .icon-code::after {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-code.png) no-repeat center center; }
  .top-bar .icon-home::after {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-home.png) no-repeat center center; }
  .top-bar .code-box, .top-bar .cos-share {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 10px;
    justify-content: center;
    border-radius: 5px;
    display: none;
    border: 1px solid #f4d177;
    background: rgba(253, 237, 210, 0.8); }
    .top-bar .code-box::before, .top-bar .cos-share::before {
      content: '';
      position: absolute;
      background: #000;
      opacity: 0;
      width: 40px;
      height: 20px;
      top: -20px;
      cursor: pointer; }
  .top-bar .cos-share {
    margin-left: -248px;
    padding: 0 12px;
    white-space: nowrap;
    height: 54px;
    text-align: center; }
    .top-bar .cos-share::before {
      margin-left: 220px; }
    .top-bar .cos-share a {
      width: 40px;
      height: 54px;
      line-height: 54px; }
      .top-bar .cos-share a:hover {
        /* https://www.zhangxinxu.com/sp/filter.html */ }
    .top-bar .cos-share a + a {
      margin-left: 10px; }
    .top-bar .cos-share .share-wechat {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-wechat.png) no-repeat center; }
      .top-bar .cos-share .share-wechat:hover {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-wechat-h.png) no-repeat center; }
    .top-bar .cos-share .share-cqq {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-qq.png) no-repeat center center; }
      .top-bar .cos-share .share-cqq:hover {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-qq-h.png) no-repeat center; }
    .top-bar .cos-share .share-tsina {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-sina.png) no-repeat center center; }
      .top-bar .cos-share .share-tsina:hover {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-sina-h.png) no-repeat center; }
    .top-bar .cos-share .share-qzone {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-qzone.png) no-repeat center center; }
      .top-bar .cos-share .share-qzone:hover {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-qzone-h.png) no-repeat center; }
    .top-bar .cos-share .share-copy {
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-copy.png) no-repeat center center; }
      .top-bar .cos-share .share-copy:hover {
        background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/icon-share-copy-h.png) no-repeat center; }
  .top-bar .item + .item {
    margin-left: 25px;
    position: relative; }
    .top-bar .item + .item::before {
      content: '';
      background: url(https://img9.99.com/cos/images/act/2025/66/img/topbar/line.png);
      width: 7px;
      height: 16px;
      position: absolute;
      left: -15px;
      top: 50%;
      margin-top: -8px; }
  .top-bar .code-box {
    text-align: center;
    width: 472px;
    height: 173px;
    z-index: 2;
    padding: 18px 0 0;
    margin-left: -380px;
    font-size: 0; }
    .top-bar .code-box::before {
      left: 356px; }
    .top-bar .code-box li + li {
      margin-left: 30px; }
    .top-bar .code-box img {
      border-radius: 4px;
      width: 120px;
      height: 120px;
      display: block;
      margin: 0 auto; }
    .top-bar .code-box .name {
      font-size: 14px;
      line-height: 24px;
      color: #b94119; }

/*分享弹窗*/
#shareWechatCode {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100; }

.share-wechat-modal {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  margin: -200px 0 0 -200px;
  overflow: hidden;
  position: fixed;
  top: 50%;
  width: 360px; }

.share-wechat-header {
  border-bottom: 1px solid #EEEEEE;
  padding: 9px 15px; }

.share-wechat-close {
  text-decoration: none;
  margin-top: 2px;
  color: #000000;
  float: right;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  line-height: 20px;
  opacity: 0.2;
  text-shadow: 0 1px 0 #FFFFFF; }

.share-wechat-header h3 {
  line-height: 30px;
  margin: 0;
  font-weight: normal;
  font-family: "Microsoft YaHei"; }

.share-wechat-body {
  text-align: center;
  height: 240px; }

.share-wechat-body img {
  width: 220px;
  height: 220px;
  margin-top: 10px; }

.share-wechat-footer {
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #DDDDDD;
  box-shadow: 0 1px 0 #FFFFFF inset;
  padding: 15px 15px;
  text-align: right;
  font-size: 12px; }

.share-wechat-footer p {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 12px; }

.full-bg[data-index='0'] .top-bar .icon-share::after {
  background-image: url(../images/icon-share.png); }
.full-bg[data-index='0'] .top-bar .icon-code::after {
  background-image: url(../images/icon-code.png); }
.full-bg[data-index='0'] .top-bar .icon-home::after {
  background-image: url(../images/icon-home.png); }
.full-bg[data-index='0'] .top-bar .item + .item::before {
  background-image: url(../images/line.png); }

.logo {
  left: 30px; }

.page1 {
  background: url("https://img9.99.com/cos/images/act/2025/66/img/p-bg1.jpg") no-repeat center/cover; }

.menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  left: 0;
  bottom: calc(min(4.94792vw,95px));
  position: absolute; }
  .menu a {
    width: calc(min(11.04167vw,212px));
    height: calc(min(2.34375vw,45px));
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffecdd;
    font-size: calc(min(1.35417vw,26px));
    transition: all ease 0.4s;
    padding-bottom: calc(min(0.3125vw,6px)); }
    .menu a:hover {
      color: #994610; }
    .menu a + a {
      margin-left: calc(min(1.5625vw,30px)); }

.yy-btn {
  width: calc(min(11.14583vw,214px));
  height: calc(min(8.95833vw,172px));
  position: absolute;
  right: calc(min(2.60417vw,50px));
  top: 50%; }

.main {
  height: calc(100% - 45px); }

.version-pop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 100000;
  display: none; }

.version-pop .pop-con {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -250px;
  width: 500px;
  height: 400px;
  font-size: 24px;
  color: #264694;
  background: #fff;
  opacity: 1;
  text-align: center;
  padding-top: 100px; }

.version-pop .btns-box {
  text-align: center;
  margin-top: 60px; }

.version-pop .google-btn {
  display: inline-block;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  color: #264694;
  background: #f1e5b0; }

.ie-10 .version-pop {
  display: block; }

.slg {
  background: url("https://img9.99.com/cos/images/act/2025/66/img/slg.png") no-repeat center/contain;
  display: flex;
  color: #3f3127;
  font-size: calc(min(1.25vw,24px));
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: calc(min(5.20833vw,100px));
  padding: calc(min(25.41667vw,488px)) 0 0 calc(min(16.77083vw,322px));
  font-weight: bold;
  width: calc(min(48.75vw,936px));
  height: calc(min(24.01042vw,461px));
  transform: translateX(-50%); }

.go-footer {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: rgba(255, 255, 255, 0.75);
  z-index: 40;
  padding: 0 20px;
  border-radius: 15px; }

.m-h4 {
  display: none; }

.page-con {
  background: url(https://img9.99.com/cos/images/act/2025/66/img/p-cont.png) no-repeat center/contain;
  width: calc(min(66.61458vw,1279px));
  height: calc(min(40.26042vw,773px));
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: calc(min(6.25vw,120px)); }
  .page-con.p2 {
    background: url(https://img9.99.com/cos/images/act/2025/66/img/p-cont2.png) no-repeat center/contain;
    width: calc(min(67.65625vw,1299px));
    height: calc(min(38.17708vw,733px));
    padding-left: calc(min(8.85417vw,170px)); }

.nav {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  left: calc(min(8.85417vw,170px));
  width: calc(min(7.86458vw,151px));
  padding-bottom: calc(min(2.60417vw,50px)); }
  .nav a {
    background: url("https://img9.99.com/cos/images/act/2025/66/img/nav.png") no-repeat center/contain;
    width: calc(min(7.39583vw,142px));
    height: calc(min(7.76042vw,149px));
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffd79e;
    font-size: calc(min(1.25vw,24px));
    transition: all ease 0.4s;
    text-align: center;
    line-height: 1.2; }
    .nav a + a {
      margin-top: calc(min(3.125vw,60px)); }
    .nav a:hover, .nav a.on {
      background: url("https://img9.99.com/cos/images/act/2025/66/img/nav-on.png") no-repeat center/contain;
      color: #fff; }

.adv-pic {
  width: calc(min(42.39583vw,814px));
  height: calc(min(27.60417vw,530px));
  margin-left: calc(min(0vw,0px));
  margin-bottom: calc(min(0vw,0px)); }
  .adv-pic img {
    max-width: 100%;
    max-height: 100%; }

.btn-join {
  width: calc(min(10.3125vw,198px));
  height: calc(min(10.72917vw,206px));
  background: url(https://img9.99.com/cos/images/act/2025/66/img/btn-join.png) no-repeat center;
  position: absolute;
  top: calc(min(11.45833vw,220px));
  right: calc(min(-7.8125vw,-150px));
  font-size: 0; }

.side {
  display: flex;
  align-items: center;
  justify-content: start;
  height: calc(min(30.98958vw,595px));
  flex-direction: column;
  text-align: center;
  width: calc(min(11.30208vw,217px));
  position: absolute;
  left: calc(min(4.16667vw,80px));
  top: calc(min(2.08333vw,40px));
  padding-top: calc(min(4.94792vw,95px));
  z-index: 1; }

.tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  text-align: center;
  width: 100%;
  padding-right: calc(min(0.3125vw,6px));
  height: calc(min(30.72917vw,590px)); }
  .tab a {
    width: calc(min(8.125vw,156px));
    height: calc(min(5.05208vw,97px));
    color: #8fc5d9;
    font-size: calc(min(0.9375vw,18px));
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    background: url(https://img9.99.com/cos/images/act/2025/66/img/line-bg.png) no-repeat center bottom; }
    .tab a:last-child {
      background: none; }
    .tab a:hover, .tab a.on {
      width: calc(min(12.08333vw,232px));
      color: #fff;
      text-shadow: 0px 2px 0px rgba(148, 69, 30, 0.55);
      background: url("https://img9.99.com/cos/images/act/2025/66/img/tab-on.png") no-repeat calc(min(0.15625vw,3px)) top/100% auto; }
      .tab a:hover:before, .tab a.on:before {
        display: none; }

.side {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffe7ba;
  font-size: 72px; }

.side-bt {
  justify-content: center;
  color: #ffe7ba;
  font-size: calc(min(3.75vw,72px));
  writing-mode: tb-rl;
  letter-spacing: calc(min(1.19792vw,23px));
  font-weight: bold; }

.go-footer.open i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.go-footer i {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 22px;
  height: 22px;
  background: url(https://img9.99.com/yhkd/image/guide/edition/240927/icon-arrow.png) no-repeat;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.m-h4 {
  width: calc(min(3.17708vw,61px));
  height: calc(min(17.5vw,336px));
  position: absolute;
  top: calc(min(0.52083vw,10px));
  right: calc(min(0.52083vw,10px));
  display: none;
  align-items: center;
  justify-content: center;
  padding-left: calc(min(0.67708vw,13px));
  color: #deb69c;
  font-size: calc(min(1.77083vw,34px));
  padding-bottom: calc(min(3.90625vw,75px));
  line-height: calc(min(1.875vw,36px));
  cursor: pointer; }

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  color: #fff;
  background: #000;
  padding: 10px 0;
  z-index: 12;
  visibility: hidden;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .footer table {
    margin: 0 auto; }

.footer.show {
  visibility: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.footer a {
  color: #fff; }
