* {
  margin: 0;
  padding: 0;
  border: 0; }

a {
  text-decoration: none; }

img {
  width: 100%;
  display: block; }

li {
  list-style-type: none; }

body, html {
   }

@keyframes rotateCircle {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }
@keyframes circleMove1 {
  0% {
    transform: translateY(0px) scale(0.3) rotate(180deg);
    opacity: 1; }
  50% {
    transform: translate(250px, -1250px) rotate(360deg) scale(0.5);
    opacity: 1; }
  100% {
    transform: translate(400px, -2500px) rotate(540deg) scale(0.2); } }
@keyframes circleMove2 {
  0% {
    transform: translate(0px) scale(0.3) rotate(180deg);
    opacity: 0.5; }
  25% {
    transform: translate(-200px, -500px) rotate(360deg) scale(0.5);
    opacity: 1; }
  50% {
    transform: translate(-400px, -1000px) rotate(540deg) scale(0.7);
    opacity: 1; }
  75% {
    transform: translate(-200px, -1500px) rotate(700deg) scale(0.5);
    opacity: 1; }
  100% {
    transform: translate(-400px, -2000px) rotate(860deg) scale(0.3);
    opacity: 0.5; } }
@keyframes circleMove3 {
  0% {
    transform: translate(0px) scale(0.3) rotate(180deg);
    opacity: 0.5; }
  25% {
    transform: translate(-250px, -200px) rotate(360deg) scale(0.5);
    opacity: 1; }
  50% {
    transform: translate(-500px, -400px) rotate(540deg) scale(0.7);
    opacity: 1; }
  75% {
    transform: translate(-300px, -800px) rotate(700deg) scale(0.5);
    opacity: 1; }
  100% {
    transform: translate(-400px, -1000px) rotate(860deg) scale(0.3);
    opacity: 0.5; } }
@keyframes circleMove4 {
  0% {
    transform: translate(0px) scale(0.3) rotate(180deg);
    opacity: 0.5; }
  25% {
    transform: translate(150px, -200px) rotate(360deg) scale(0.5);
    opacity: 1; }
  50% {
    transform: translate(300px, 200px) rotate(540deg) scale(0.7);
    opacity: 1; }
  75% {
    transform: translate(450px, 600px) rotate(700deg) scale(0.5);
    opacity: 1; }
  100% {
    transform: translate(300px, 1000px) rotate(860deg) scale(0.3);
    opacity: 0.5; } }
.fire {
  width: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.fire17 {
  left: 90%;
  top: 8%;
  transform: scale(0.3);
  animation: circleMove3 30s linear infinite normal forwards;
  -ms-animation: circleMove3 30s linear infinite normal forwards;
  -moz-animation: circleMove3 30s linear infinite normal forwards;
  -webkit-animation: circleMove3 30s linear infinite normal forwards;
  -o-animation: circleMove3 30s linear infinite normal forwards; }

.fire18 {
  left: 5%;
  top: 8%;
  transform: scale(0.3);
  animation: circleMove4 45s linear infinite normal forwards;
  -ms-animation: circleMove4 45s linear infinite normal forwards;
  -moz-animation: circleMove4 45s linear infinite normal forwards;
  -webkit-animation: circleMove4 45s linear infinite normal forwards;
  -o-animation: circleMove4 45s linear infinite normal forwards; }

.fire19 {
  left: 100%;
  top: 50%;
  transform: scale(0.3);
  animation: circleMove3 42s linear infinite normal forwards;
  -ms-animation: circleMove3 42s linear infinite normal forwards;
  -moz-animation: circleMove3 42s linear infinite normal forwards;
  -webkit-animation: circleMove3 42s linear infinite normal forwards;
  -o-animation: circleMove3 42s linear infinite normal forwards; }

.fire20 {
  left: -10%;
  top: 70%;
  transform: scale(0.3);
  animation: circleMove4 50s linear infinite normal forwards;
  -ms-animation: circleMove4 50s linear infinite normal forwards;
  -moz-animation: circleMove4 50s linear infinite normal forwards;
  -webkit-animation: circleMove4 50s linear infinite normal forwards;
  -o-animation: circleMove4 50s linear infinite normal forwards; }

.fire21 {
  left: 18%;
  top: 30%;
  transform: scale(0.3);
  animation: circleMove3 30s linear infinite normal forwards;
  -ms-animation: circleMove3 30s linear infinite normal forwards;
  -moz-animation: circleMove3 30s linear infinite normal forwards;
  -webkit-animation: circleMove3 30s linear infinite normal forwards;
  -o-animation: circleMove3 30s linear infinite normal forwards; }

.fire22 {
  left: -20%;
  top: 30%;
  transform: scale(0.3);
  animation: circleMove4 40s linear infinite normal forwards;
  -ms-animation: circleMove4 40s linear infinite normal forwards;
  -moz-animation: circleMove4 40s linear infinite normal forwards;
  -webkit-animation: circleMove4 40s linear infinite normal forwards;
  -o-animation: circleMove4 40s linear infinite normal forwards; }

.fire23 {
  left: 50%;
  top: 50%;
  transform: scale(0.3);
  animation: circleMove3 25s linear infinite normal forwards;
  -ms-animation: circleMove3 25s linear infinite normal forwards;
  -moz-animation: circleMove3 25s linear infinite normal forwards;
  -webkit-animation: circleMove3 25s linear infinite normal forwards;
  -o-animation: circleMove3 25s linear infinite normal forwards; }

.fire24 {
  left: -20%;
  top: 30%;
  transform: scale(0.3);
  animation: circleMove4 50s linear infinite normal forwards;
  -ms-animation: circleMove4 50s linear infinite normal forwards;
  -moz-animation: circleMove4 50s linear infinite normal forwards;
  -webkit-animation: circleMove4 50s linear infinite normal forwards;
  -o-animation: circleMove4 50s linear infinite normal forwards; }

.fire25 {
  left: 85%;
  top: 43%;
  transform: scale(0.3);
  animation: circleMove3 41s linear infinite normal forwards;
  -ms-animation: circleMove3 41s linear infinite normal forwards;
  -moz-animation: circleMove3 41s linear infinite normal forwards;
  -webkit-animation: circleMove3 41s linear infinite normal forwards;
  -o-animation: circleMove3 41s linear infinite normal forwards; }

.fire26 {
  left: 10%;
  top: 67%;
  transform: scale(0.3);
  animation: circleMove4 48s linear infinite normal forwards;
  -ms-animation: circleMove4 48s linear infinite normal forwards;
  -moz-animation: circleMove4 48s linear infinite normal forwards;
  -webkit-animation: circleMove4 48s linear infinite normal forwards;
  -o-animation: circleMove4 48s linear infinite normal forwards; }

.fire27 {
  left: 110%;
  top: 73%;
  transform: scale(0.3);
  animation: circleMove3 54s linear infinite normal forwards;
  -ms-animation: circleMove3 54s linear infinite normal forwards;
  -moz-animation: circleMove3 54s linear infinite normal forwards;
  -webkit-animation: circleMove3 54s linear infinite normal forwards;
  -o-animation: circleMove3 54s linear infinite normal forwards; }

.fire28 {
  left: 30%;
  top: 55%;
  transform: scale(0.3);
  animation: circleMove4 48s linear infinite normal forwards;
  -ms-animation: circleMove4 48s linear infinite normal forwards;
  -moz-animation: circleMove4 48s linear infinite normal forwards;
  -webkit-animation: circleMove4 48s linear infinite normal forwards;
  -o-animation: circleMove4 48s linear infinite normal forwards; }

.fire29 {
  left: 80%;
  top: 70%;
  transform: scale(0.3);
  animation: circleMove3 40s linear infinite normal forwards;
  -ms-animation: circleMove3 40s linear infinite normal forwards;
  -moz-animation: circleMove3 40s linear infinite normal forwards;
  -webkit-animation: circleMove3 40s linear infinite normal forwards;
  -o-animation: circleMove3 40s linear infinite normal forwards; }

.fire30 {
  left: -10%;
  top: 50%;
  transform: scale(0.3);
  animation: circleMove4 46s linear infinite normal forwards;
  -ms-animation: circleMove4 46s linear infinite normal forwards;
  -moz-animation: circleMove4 46s linear infinite normal forwards;
  -webkit-animation: circleMove4 46s linear infinite normal forwards;
  -o-animation: circleMove4 46s linear infinite normal forwards; }

.fire31 {
  left: 80%;
  top: 30%;
  transform: scale(0.3);
  animation: circleMove3 30s linear infinite normal forwards;
  -ms-animation: circleMove3 30s linear infinite normal forwards;
  -moz-animation: circleMove3 30s linear infinite normal forwards;
  -webkit-animation: circleMove3 30s linear infinite normal forwards;
  -o-animation: circleMove3 30s linear infinite normal forwards; }

.fire32 {
  left: -10%;
  top: 50%;
  transform: scale(0.3);
  animation: circleMove4 40s linear infinite normal forwards;
  -ms-animation: circleMove4 40s linear infinite normal forwards;
  -moz-animation: circleMove4 40s linear infinite normal forwards;
  -webkit-animation: circleMove4 40s linear infinite normal forwards;
  -o-animation: circleMove4 40s linear infinite normal forwards; }

.fire1 {
  left: 0%;
  top: 90%;
  transform: scale(0.3);
  animation: circleMove1 50s linear infinite normal forwards;
  -ms-animation: circleMove1 50s linear infinite normal forwards;
  -moz-animation: circleMove1 50s linear infinite normal forwards;
  -webkit-animation: circleMove1 50s linear infinite normal forwards;
  -o-animation: circleMove1 50s linear infinite normal forwards; }

.fire2 {
  left: 80%;
  top: 22%;
  z-index: 4;
  transform: scale(0.3);
  animation: circleMove1 60s linear infinite normal forwards;
  -ms-animation: circleMove1 60s linear infinite normal forwards;
  -moz-animation: circleMove1 60s linear infinite normal forwards;
  -webkit-animation: circleMove1 60s linear infinite normal forwards;
  -o-animation: circleMove1 60s linear infinite normal forwards; }

.fire3 {
  left: 50%;
  top: 40%;
  z-index: 4;
  transform: scale(0.3);
  animation: circleMove2 45s linear infinite normal forwards;
  -ms-animation: circleMove2 45s linear infinite normal forwards;
  -moz-animation: circleMove2 45s linear infinite normal forwards;
  -webkit-animation: circleMove2 45s linear infinite normal forwards;
  -o-animation: circleMove2 45s linear infinite normal forwards; }

.fire4 {
  left: 20%;
  top: 20%;
  z-index: 4;
  transform: scale(0.3);
  animation: circleMove2 55s linear infinite normal forwards;
  -ms-animation: circleMove2 55s linear infinite normal forwards;
  -moz-animation: circleMove2 55s linear infinite normal forwards;
  -webkit-animation: circleMove2 55s linear infinite normal forwards;
  -o-animation: circleMove2 55s linear infinite normal forwards; }

.fire5 {
  left: -10%;
  top: 50%;
  z-index: 4;
  transform: rotate(450deg) scale(0.3);
  animation: circleMove1 50s linear infinite normal forwards;
  -ms-animation: circleMove1 50s linear infinite normal forwards;
  -moz-animation: circleMove1 50s linear infinite normal forwards;
  -webkit-animation: circleMove1 50s linear infinite normal forwards;
  -o-animation: circleMove1 50s linear infinite normal forwards; }

.fire6 {
  left: 15%;
  top: 53%;
  z-index: 4;
  transform: rotate(450deg) scale(0.5);
  animation: circleMove1 75s linear infinite normal forwards;
  -ms-animation: circleMove1 75s linear infinite normal forwards;
  -moz-animation: circleMove1 75s linear infinite normal forwards;
  -webkit-animation: circleMove1 75s linear infinite normal forwards;
  -o-animation: circleMove1 75s linear infinite normal forwards; }

.fire7 {
  left: 23%;
  top: 80%;
  z-index: 4;
  transform: rotate(450deg) scale(0.5);
  animation: circleMove2 60s linear infinite normal forwards;
  -ms-animation: circleMove2 60s linear infinite normal forwards;
  -moz-animation: circleMove2 60s linear infinite normal forwards;
  -webkit-animation: circleMove2 60s linear infinite normal forwards;
  -o-animation: circleMove2 60s linear infinite normal forwards; }

.fire8 {
  left: 15%;
  top: 50%;
  z-index: 4;
  transform: rotate(450deg) scale(0.5);
  animation: circleMove2 150s linear infinite normal forwards;
  -ms-animation: circleMove2 150s linear infinite normal forwards;
  -moz-animation: circleMove2 150s linear infinite normal forwards;
  -webkit-animation: circleMove2 150s linear infinite normal forwards;
  -o-animation: circleMove2 150s linear infinite normal forwards; }

.fire9 {
  left: 42%;
  top: 68%;
  transform: scale(0.3);
  animation: circleMove1 140s linear infinite normal forwards;
  -ms-animation: circleMove1 140s linear infinite normal forwards;
  -moz-animation: circleMove1 140s linear infinite normal forwards;
  -webkit-animation: circleMove1 140s linear infinite normal forwards;
  -o-animation: circleMove1 140s linear infinite normal forwards; }

.fire10 {
  left: 20%;
  top: 69%;
  z-index: 4;
  animation: circleMove1 160s linear infinite normal forwards;
  -ms-animation: circleMove1 160s linear infinite normal forwards;
  -moz-animation: circleMove1 160s linear infinite normal forwards;
  -webkit-animation: circleMove1 160s linear infinite normal forwards;
  -o-animation: circleMove1 160s linear infinite normal forwards; }

.fire11 {
  left: 50%;
  top: 15%;
  z-index: 4;
  animation: circleMove2 145s linear infinite normal forwards;
  -ms-animation: circleMove2 145s linear infinite normal forwards;
  -moz-animation: circleMove2 145s linear infinite normal forwards;
  -webkit-animation: circleMove2 145s linear infinite normal forwards;
  -o-animation: circleMove2 145s linear infinite normal forwards; }

.fire12 {
  left: 74%;
  top: 77%;
  z-index: 4;
  animation: circleMove2 130s linear infinite normal forwards;
  -ms-animation: circleMove2 130s linear infinite normal forwards;
  -moz-animation: circleMove2 130s linear infinite normal forwards;
  -webkit-animation: circleMove2 130s linear infinite normal forwards;
  -o-animation: circleMove2 130s linear infinite normal forwards; }

.fire13 {
  left: -7%;
  top: 77%;
  z-index: 4;
  transform: rotate(450deg) scale(0.3);
  animation: circleMove1 130s linear infinite normal forwards;
  -ms-animation: circleMove1 130s linear infinite normal forwards;
  -moz-animation: circleMove1 130s linear infinite normal forwards;
  -webkit-animation: circleMove1 130s linear infinite normal forwards;
  -o-animation: circleMove1 130s linear infinite normal forwards; }

.fire14 {
  left: 80%;
  top: 90%;
  z-index: 4;
  transform: rotate(450deg) scale(0.7);
  animation: circleMove1 125s linear infinite normal forwards;
  -ms-animation: circleMove1 125s linear infinite normal forwards;
  -moz-animation: circleMove1 125s linear infinite normal forwards;
  -webkit-animation: circleMove1 125s linear infinite normal forwards;
  -o-animation: circleMove1 125s linear infinite normal forwards; }

.fire15 {
  left: 51%;
  top: 96%;
  z-index: 4;
  transform: rotate(450deg) scale(0.7);
  animation: circleMove2 70s linear infinite normal forwards;
  -ms-animation: circleMove2 70s linear infinite normal forwards;
  -moz-animation: circleMove2 70s linear infinite normal forwards;
  -webkit-animation: circleMove2 70s linear infinite normal forwards;
  -o-animation: circleMove2 70s linear infinite normal forwards; }

.fire16 {
  left: 25%;
  top: 100%;
  z-index: 4;
  transform: rotate(450deg) scale(0.7);
  animation: circleMove2 90s linear infinite normal forwards;
  -ms-animation: circleMove2 90s linear infinite normal forwards;
  -moz-animation: circleMove2 90s linear infinite normal forwards;
  -webkit-animation: circleMove2 90s linear infinite normal forwards;
  -o-animation: circleMove2 90s linear infinite normal forwards; }

.top-box {
  width: 96%;
  padding: 5px 2%;
  display: flex;
  position: fixed;
  top: 0;
  z-index: 2;
  background: #040c20;
  justify-content: space-between; }
  .top-box .left {
    width: 63%;
    display: flex; }
    .top-box .left .icon {
      width: 50px;
      height: 50px;
      margin-right: 3%; }
    .top-box .left .font-text {
      color: #b18c5b; }
      .top-box .left .font-text h3 {
        color: #fff;
        font-size: 2rem;
        font-weight: normal;
        margin: 2px 0 0 0; }
      .top-box .left .font-text p {
        font-size: 1.2rem; }
  .top-box .right {
    width: 113px;
    height: 40px;
    margin: 5px 0 0 0;
    cursor: position; }

.wrap, .wrap .content-box, .wrap .content-box .url, .wrap .footer-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color:#0d0c1a}
  .wrap .header-box, .wrap .content-box .url .header-box {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0 0% 0; 
	margin-top:64px}
    .wrap .header-box .logo {
      width: 24.26667%;
      position: absolute;
      top: 0;
      left: 1.2rem; }
    .wrap .header-box .bbs {
      width: 15.2%;
      position: absolute;
      top: 0;
      right: 4.2rem; }
    .wrap .header-box .slogan {
      width: 100%;
      position: absolute;
      top: 56%;
      left: -1%; }
      .wrap .header-box .slogan .play-box {
        width: 11.6%;
        position: absolute;
        top: 68.5%;
        left: 43.5%; }
      .wrap .header-box .slogan .play1, .wrap .header-box .slogan .play2, .wrap .header-box .slogan .play3 {
        position: absolute;
        width: 100%;
        overflow: hidden; }
      .wrap .header-box .slogan .play1 {
        animation: rotateCircle 3s linear infinite; }
      .wrap .header-box .slogan .play2 {
        animation: rotateCircle 3s linear infinite; }
      .wrap .header-box .slogan .play4 {
        animation: scale 2s linear infinite; }
  .wrap .booking-btn, .wrap .content-box .url .booking-btn {
    width: 57%;
    margin: -3rem auto 6rem;
    justify-content: space-between;
    cursor: pointer;
    position: relative; }
    .wrap .booking-btn .hide {
      opacity: 0; }
    .wrap .booking-btn .show {
      position: absolute;
      top: -72%;
      left: -2%;
      cursor: pointer; }
  .wrap .down-btn, .wrap .content-box .url .down-btn {
    width: 70.66667%;
    overflow: hidden;
    margin: 1.5rem auto 2rem;
    justify-content: space-between;
    display: none; }
    .wrap .down-btn .btn {
      width: 48.30189%; }
  .wrap .news-box, .wrap .content-box .url .news-box {
    width: 94.66667%;
    overflow: hidden;
    margin: 0 auto;
    background: #090a18; }
    .wrap .news-box .news-nav, .wrap .news-box .news-nav ul {
      width: 100%;
      overflow: hidden; }
      .wrap .news-box .news-nav ul {
        display: flex;
        justify-content: center;
        align-items: center; }
        .wrap .news-box .news-nav ul li {
          flex: 1;
          padding: 1rem 0;
          color: #fff;
          font-size: 1.6rem;
          text-align: center;
          border-bottom: 1px solid #373e6b; }
          .wrap .news-box .news-nav ul li span {
            display: block;
            width: 100%;
            border-right: 1px solid #20243d;
            color: #c6d5e6; }
          .wrap .news-box .news-nav ul li img {
            width: 21px;
            margin: 0 auto; }
        .wrap .news-box .news-nav ul li.active {
          background: #b5905d;
          border-bottom: 1px solid #b5905d; }
          .wrap .news-box .news-nav ul li.active span {
            color: #0d1134; }
    .wrap .news-box .news-content, .wrap .news-box .news-content ul {
      width: 100%;
      overflow: hidden; }
      .wrap .news-box .news-content ul {
        float: left;
        display: none; }
        .wrap .news-box .news-content ul li {
          width: 100%;
          padding: 1rem 0;
          font-size: 1.4rem;
          border-bottom: 1px solid #1a1e31;
          display: flex; }
          .wrap .news-box .news-content ul li a {
            color: #7f8eaa;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            text-overflow: ellipsis;
            flex: 4; }
          .wrap .news-box .news-content ul li a:hover {
            text-decoration: underline; }
          .wrap .news-box .news-content ul li span {
            color: #ba914d;
            padding: 0 0px 0 4%;
            display: inline-block;
            flex: 1; }
          .wrap .news-box .news-content ul li .time {
            color: #7f8eaa;
            padding: 0 4% 0 0;
            flex: 1;
            text-align: right; }
        .wrap .news-box .news-content ul .addmore {
          color: #ba914d;
          font-size: 1.4rem;
          text-align: center;
          padding: 1rem 0 1.5rem 0; }
        .wrap .news-box .news-content ul li:nth-last-child(2) {
          border-bottom: none; }
        .wrap .news-box .news-content ul li.head {
          padding: 1.5rem 0;
          text-align: center;
          font-size: 1.6rem; }
          .wrap .news-box .news-content ul li.head a {
            width: 100%;
            color: #ba914d; }
  .wrap .swiper-container, .wrap .content-box .url .swiper-container {
    width: 94.66667%;
    overflow: hidden;
    margin: 1rem auto; }
  .wrap .swiper-slide, .wrap .content-box .url .swiper-slide {
    text-align: center;
    font-size: 1.8rem;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .wrap .content-box, .wrap .content-box .url .content-box {
    margin-bottom: 2rem;
    margin-top: 0;
    position: relative; }
    .wrap .content-box .url {
      position: absolute;
      top: 0;
      height: 500px;
      display: flex; }
      .wrap .content-box .url a {
        flex: 1;
        display: block; }
  .wrap .footer-box, .wrap .content-box .url .footer-box {
    background: #060714;
    margin-top: 0; }
    .wrap .footer-box ul.wechat {
      width: 94.66667%;
      overflow: hidden;
      padding: 1.5rem 0;
      margin: 0 auto;
      justify-content: center;
      display: flex; }
      .wrap .footer-box ul.wechat li {
        width: 24.3662%;
        border: 1px solid #675653;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0.5rem;
        background: #0b0d1a;
        padding: 0 1rem; }
        .wrap .footer-box ul.wechat li .text {
          width: 100%;
          margin: 1.1rem 0; }
          .wrap .footer-box ul.wechat li .text img {
            width: 86.7052%;
            margin: 0 auto; }
          .wrap .footer-box ul.wechat li .text p {
            margin-top: 0.5rem;
            color: #fbcb7f;
            font-size: 1.2rem;
            text-align: center; }
    .wrap .footer-box ul.icon-box {
      width: 94.66667%;
      overflow: hidden;
      justify-content: space-between;
      display: flex;
      align-items: center;
      margin: 0 auto 1.5rem; }
      .wrap .footer-box ul.icon-box li {
        width: 20%;
        border: 1px solid #b18c5b;
        display: flex;
        padding: 1% 2% 1% 1%;
        align-items: center;
        justify-content: space-between;
        color: #ba914d;
        font-size: 1.2rem;
        border-radius: 5px; }
        .wrap .footer-box ul.icon-box li img {
          width: 28.22086%; }
      .wrap .footer-box ul.icon-box a {
        font-size: 1.2rem;
        color: #ba914d; }
    .wrap .footer-box .footer {
      width: 94.66667%;
      padding: 1rem 0;
      margin: 0 auto;
      text-align: center;
      font-size: 1.2rem;
      color: #ba914d;
      line-height: 2rem;
      border-top: 1px solid #322b2a; }

.video {
  width: 100%;
  position: fixed;
  background: #000;
  height: 300px;
  top: 50%;
  margin: -150px 0 0 0%;
  display: none;
  z-index: 101; }
  .video video {
    width: 100%;
    height: 300px; }
  .video .close-three {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    top: -5px;
    padding: 5px;
    font-size: 1.6rem;
    color: #fff;
    z-index: 2; }

.mask {
  width: 100%;
  z-index: 100;
  position: fixed;
  background: #000;
  opacity: 0.7;
  height: 5000px;
  top: 0;
  display: none; }

.alert-box {
  width: 60%;
  z-index: 103;
  position: fixed;
  background: #000;
  overflow: hidden;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  margin-left: -35%;
  background: #0b0d1a;
  padding: 20px 5%;
  border: 1px solid #7e8da9;
  display: none; }
  .alert-box h3 {
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px; }
  .alert-box p {
    font-size: 1.4rem;
    color: #fff;
    text-align: center; }
  .alert-box .close {
    position: absolute;
    right: 8px;
    top: 5px;
    padding: 5px;
    font-size: 1.6rem;
    color: #fff;
    z-index: 2; }
  .alert-box .close-two {
    position: absolute;
    right: 8px;
    top: 5px;
    padding: 5px;
    font-size: 1.6rem;
    color: #fff;
    z-index: 2;
    display: none; }
  .alert-box .close-three {
    position: absolute;
    right: 8px;
    top: 5px;
    padding: 5px;
    font-size: 1.6rem;
    color: #fff;
    z-index: 2;
    display: none; }

.content-right {
  width: 100%;
  overflow: hidden;
  float: left;
  background: #fff; }
  .content-right .position {
    color: #484d55;
    padding: 4% 5%;
    background: #111;
    color: #fff;
    font-size: 1.4rem; }
  .content-right h3 {
    color: #e59022;
    font-size: 2.4rem;
    margin: 5% 5% 2%;
    color: #484d55;
    font-weight: normal;
    text-align: center; }
  .content-right .author {
    color: #a0a6ae;
    font-size: 1.4rem;
    margin: 0% 5%;
    text-align: center; }
  .content-right .content {
    margin: 5% 5% 0;
    overflow: hidden;
    padding: 0 0 3% 0; }
    .content-right .content p {
      font-size: 1.6rem;
      color: #0d0f1d;
      line-height: 30px;
      margin-bottom: 3%; }
      .content-right .content p img {
        margin: 0 auto; }

.wrap-content {
  margin-top: 0; }
  .wrap-content .header-box {
    padding: 0; }

.booking-wrap {
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 0;
  display: none;
  z-index: 101; }
  .booking-wrap .booking-box {
    background: url("../image/web/alertbox/bg.jpg") no-repeat;
    background-size: 100% 100%; }
    .booking-wrap .booking-box .title, .booking-wrap .booking-box .area {
      width: 100%;
      overflow: hidden; }
    .booking-wrap .booking-box .area {
      border-bottom: 1px solid #34344b; }
      .booking-wrap .booking-box .area ul {
        width: 48%;
        overflow: hidden;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        .booking-wrap .booking-box .area ul li {
          text-align: center;
          width: 40%;
          font-size: 1.6rem;
          color: #fff;
          padding: 8% 0 8% 0; }
        .booking-wrap .booking-box .area ul li.active {
          color: #e0bd8d;
          background: url("../image/web/alertbox/arrow.png") center bottom no-repeat;
          background-size: 15%;
          border-bottom: 1px solid #e0bd8d; }
    .booking-wrap .booking-box .booking-input {
      width: 80%;
      overflow: hidden;
      margin: 0 auto;
      margin-top: 6%; }
      .booking-wrap .booking-box .booking-input .booking-input1 input {
        width: 96%;
        height: 5rem;
        padding: 0 2%;
        font-size: 1.4rem; }
      .booking-wrap .booking-box .booking-input .booking-input2 {
        position: relative;
        margin-top: 3%; }
        .booking-wrap .booking-box .booking-input .booking-input2 input {
          width: 61%;
          height: 5rem;
          padding: 0 2%;
          font-size: 1.4rem; }
        .booking-wrap .booking-box .booking-input .booking-input2 .send-verify-btn, .booking-wrap .booking-box .booking-input .booking-input2 .wait-verify-btn {
          width: 34%;
          height: 5rem;
          text-align: center;
          line-height: 5rem;
          float: right;
          color: #11152a;
          font-size: 1.4rem;
          background: linear-gradient(#f6e3bf, #ecc579); }
        .booking-wrap .booking-box .booking-input .booking-input2 .wait-verify-btn {
          display: none; }
      .booking-wrap .booking-box .booking-input .booking-btn-2 {
        width: 65%;
        margin: 4% auto 0;
        padding: 0 0 8% 0; }
  .booking-wrap .booking-close {
    width: 10.53333%;
    margin: 3% auto 0; }

@media screen and (max-width: 321px) {
  .wrap .news-box .news-content ul li.head {
    font-size: 1.4rem !important; }

  .wrap .news-box .news-content ul li {
    font-size: 1.2rem !important; } }
@media screen and (max-width: 375px) {
  .wrap .news-box .news-content ul li span {
    flex: 1.1; } }

/*# sourceMappingURL=webStyle.css.map */
