@charset "UTF-8";
@media screen and (width: 320px) {
  html {
    font-size: 12.8px;
  }
}
@media screen and (width: 360px) {
  html {
    font-size: 14.4px;
  }
}
@media screen and (width: 375px) {
  html {
    font-size: 15px;
  }
}
@media screen and (width: 400px) {
  html {
    font-size: 16px;
  }
}
@media screen and (width: 414px) {
  html {
    font-size: 16.56px;
  }
}
@media screen and (width: 640px) {
  html {
    font-size: 25.6px;
  }
}
* {
  -webkit-tap-highlight-color: transparent;
}
body,
ul,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
body {
  font-family: "Helvetica";
  background-color: #eee;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
}
img {
  display: block;
  max-width: 100%;
}
a {
  display: block;
  text-decoration: none;
  color: #000;
}
input {
  display: block;
  padding: 0;
  margin: 0;
  border: 0 none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
label {
  vertical-align: middle;
}
textarea {
  resize: none;
  outline: none;
  -webkit-appearance: none;
}
s,
i,
em {
  font-style: normal;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}
@-webkit-keyframes start {
  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate(0, 10px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -8px);
  }
}
@-moz-keyframes start {
  0%,
  30% {
    opacity: 0;
    -moz-transform: translate(0, 10px);
  }
  60% {
    opacity: 1;
    -moz-transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    -moz-transform: translate(0, -8px);
  }
}
@keyframes start {
  0%,
  30% {
    opacity: 0;
    transform: translate(0, 10px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(0, -8px);
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
#swiper-container-v {
  width: 100%;
  height: 100%;
}
.loading {
  -webkit-animation-name: loading;
  animation-name: loading;
}
/*loading*/
.poster_wrap.load {
  height: 100%;
  background: #c5080c;
  z-index: 100;
}
.poster_wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s linear, opacity 0.3s linear;
}
.p_loading {
  position: absolute;
  top: -5rem;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 6.66666667rem;
}
.p_loading_logo {
  display: block;
  width: 6.43333333rem;
  height: 6.43333333rem;
  background: url(../H5images/zp_loading_new.png) center top no-repeat;
  background-size: 100%;
  margin: 0 auto;
  -webkit-animation: loading 3s linear infinite;
  animation: loading 3s linear infinite;
}
.p_loading_tip {
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  line-height: 0.93333333rem;
  margin-top: 1.66666667rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.swiper-slide1 {
  width: 100%;
  height: 100%;
  background-image: url(../H5images/slider_bg_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.swiper-slide-v {
  width: 100%;
  height: 100%;
  background-image: url(../H5images/slider_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.swiper-slide-v .com-title {
  color: #ffde7b;
  text-align: center;
  margin-top: 5.66666667rem;
  margin-bottom: 1.66666667rem;
}
.swiper-slide-v .com-title h1 {
  font-size: 1.4rem;
  display: inline-block;
  position: relative;
}
.swiper-slide-v .com-title h1 i {
  width: 1.4rem;
  height: 2.93333333rem;
  position: absolute;
  top: -0.53333333rem;
  background-image: url(../H5images/sprites.png);
  background-repeat: no-repeat;
  background-size: 13.33333333rem 13.33333333rem;
}
.swiper-slide-v .com-title h1 i.icon-l {
  background-position: 0 0;
  left: -1rem;
}
.swiper-slide-v .com-title h1 i.icon-r {
  background-position: -1.6rem 0;
  right: -1rem;
}
.swiper-slide-v .com-cont {
  font-size: 0.83333333rem;
  color: #ffde7b;
  line-height: 1.5rem;
  padding: 0.33333333rem 2.66666667rem 0;
  text-indent: 2em;
}
.swiper-slide-v .com-cont .tr {
  margin-top: 1rem;
}
.swiper-slide3 .com-cont {
  padding: 0 2.66666667rem;
}
.swiper-slide3 .review-img {
  padding: 0 1.5rem;
  overflow: hidden;
}
.swiper-slide3 .review-img li {
  width: 10.4rem;
  height: 5.86666667rem;
  margin-top: 1rem;
}
.swiper-slide3 .review-img li img {
  width: 100%;
  height: 100%;
}
.swiper-slide4 .cont {
  padding: 0.66666667rem 1.83333333rem 1rem;
}
.swiper-slide4 .cont h3 {
  font-size: 1rem;
  color: #ffde7b;
  margin-bottom: 0.33333333rem;
}
.swiper-slide4 .cont p {
  font-size: 0.8rem;
  color: #ffde7b;
}
.swiper-slide5 .cont {
  padding: 2rem 4.33333333rem 0;
}
.swiper-slide5 .cont p {
  font-size: 1rem;
  line-height: 2rem;
  color: #ffde7b;
}
.swiper-slide6 .cont {
  padding: 2.33333333rem 1rem 0;
}
.swiper-slide6 .cont li {
  line-height: 1.46666667rem;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box: wrap;
  -webkit-box: wrap;
  -ms-flexbox: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
  flex: 5;
  -moz-box: 5;
  -webkit-box: 5;
  -ms-flexbox: 5;
  -webkit-flex: 5;
}
.swiper-slide6 .cont li span {
  font-size: 0.8rem;
  color: #ffde7b;
  display: inline-block;
}
.swiper-slide6 .cont li span:nth-child(1) {
  flex: 3;
  -moz-box: 3;
  -webkit-box: 3;
  -ms-flexbox: 3;
  -webkit-flex: 3;
}
.swiper-slide6 .cont li span:nth-child(2) {
  flex: 1;
  -moz-box: 1;
  -webkit-box: 1;
  -ms-flexbox: 1;
  -webkit-flex: 1;
}
.swiper-slide6 .cont li span:nth-child(3) {
  flex: 1;
  -moz-box: 1;
  -webkit-box: 1;
  -ms-flexbox: 1;
  -webkit-flex: 1;
}
.swiper-slide7 .cont {
  margin-top: 4rem;
}
.swiper-slide7 .cont li {
  margin: 0 1rem 3.66666667rem;
  overflow: hidden;
}
.swiper-slide7 .cont li .cont-l {
  width: 5.33333333rem;
  height: 7rem;
}
.swiper-slide7 .cont li .cont-l img {
  width: 100%;
  height: 100%;
}
.swiper-slide7 .cont li .cont-r h3 {
  font-size: 1rem;
  color: #ffde7b;
}
.swiper-slide7 .cont li .cont-r p {
  font-size: 0.8rem;
  color: #ffde7b;
  line-height: 1.5rem;
}
.swiper-slide8 .media-support {
  padding: 0.66666667rem 2rem 0;
  overflow: hidden;
}
.swiper-slide8 .media-support li {
  width: 8.9rem;
  height: 3.16666667rem;
  margin-bottom: 1rem;
}
.swiper-slide8 .media-support li img {
  width: 100%;
  height: 100%;
}
.swiper-slide9 .cont {
  padding: 0.66666667rem 2.33333333rem 0;
}
.swiper-slide9 .cont p {
  font-size: 0.8rem;
  color: #ffde7b;
  line-height: 1.5rem;
}
.swiper-slide10 .invite-enterprise {
  padding: 1.33333333rem 2rem 0;
  overflow: hidden;
}
.swiper-slide10 .invite-enterprise li {
  width: 9.9rem;
  height: 3.56666667rem;
  margin-bottom: 1rem;
}
.swiper-slide10 .invite-enterprise li img {
  width: 100%;
  height: 100%;
}
.swiper-slide11 .cont {
  padding: 1.33333333rem 2.33333333rem;
}
.swiper-slide11 .cont li {
  line-height: 2rem;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box: wrap;
  -webkit-box: wrap;
  -ms-flexbox: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
  flex: 3;
  -moz-box: 3;
  -webkit-box: 3;
  -ms-flexbox: 3;
  -webkit-flex: 3;
}
.swiper-slide11 .cont li span {
  font-size: 0.86666667rem;
  color: #ffde7b;
  display: inline-block;
}
.swiper-slide11 .cont li span:nth-child(1) {
  flex: 1;
  -moz-box: 1;
  -webkit-box: 1;
  -ms-flexbox: 1;
  -webkit-flex: 1;
}
.swiper-slide11 .cont li span:nth-child(2) {
  flex: 2;
  -moz-box: 2;
  -webkit-box: 2;
  -ms-flexbox: 2;
  -webkit-flex: 2;
}
.swiper-slide12 .cont {
  padding: 2.66666667rem 2.83333333rem;
}
.swiper-slide12 .cont li {
  line-height: 2rem;
}
.swiper-slide12 .cont li span {
  font-size: 1rem;
  color: #ffde7b;
  display: inline-block;
}
.swiper-slide13 .cont {
  margin: 0 2rem;
  padding-bottom: 1rem;
  border-radius: 0.26666667rem;
  background-color: #fff;
}
.swiper-slide13 .cont .tab-nav {
  height: 3.33333333rem;
  line-height: 3.33333333rem;
}
.swiper-slide13 .cont .tab-nav ul li {
  width: 50%;
  float: left;
  text-align: center;
}
.swiper-slide13 .cont .tab-nav ul li a {
  display: inline-block;
  font-size: 1rem;
  color: #333;
  line-height: 1.66666667rem;
}
.swiper-slide13 .cont .tab-nav ul li .active {
  color: #99080e;
  border-bottom: 1px solid #99080e;
}
.swiper-slide13 .cont .com-input {
  margin: 0 1.33333333rem;
}
.swiper-slide13 .cont .com-input input {
  width: 100%;
  font-size: 0.93333333rem;
  padding: 1rem 1rem 0.33333333rem;
  border-bottom: 1px solid #999;
}
.swiper-slide13 .cont .com-btn {
  margin-top: 1rem;
  padding: 0 3.33333333rem;
  overflow: hidden;
}
.swiper-slide13 .cont .com-btn a {
  width: 6rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 auto;
  border-radius: 0.33333333rem;
  border: 1px solid #99080e;
  font-size: 1rem;
  color: #99080e;
  text-align: center;
}
.swiper-slide13 .cont .com-btn a.active {
  background-color: #99080e;
  color: #fff;
}
.swiper-slide13 .cont .contact-name {
  padding-top: 1.33333333rem;
}
.swiper-slide13 .cont .contact-name p {
  font-size: 0.9rem;
  color: #333;
  padding: 0 1.66666667rem;
}
.swiper-slide13 .cont .contact-name ul {
  padding: 0.33333333rem 0.5rem;
  overflow: hidden;
}
.swiper-slide13 .cont .contact-name ul li {
  width: 50%;
  line-height: 2rem;
  float: left;
}
.swiper-slide13 .cont .contact-name ul li a {
  font-size: 0.9rem;
  color: #333;
  padding-left: 0.83333333rem;
  position: relative;
}
.swiper-slide13 .cont .contact-name ul li a i {
  width: 0.8rem;
  height: 0.73333333rem;
  display: inline-block;
  background: url(../H5images/sprites.png) no-repeat -3.33333333rem 0;
  background-size: 13.33333333rem 13.33333333rem;
  position: absolute;
  top: 0.53333333rem;
  left: 0;
}
.swiper-slide13 .cont .submit-btn {
  padding: 1.5rem 0;
}
.swiper-slide13 .cont .submit-btn a {
  width: 11.16666667rem;
  height: 2.33333333rem;
  line-height: 2.33333333rem;
  margin: 0 auto;
  border-radius: 0.33333333rem;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  background-color: #99080E;
}
.swiper-slide13 .cont .tips {
  font-size: 0.66666667rem;
  color: #999;
  padding: 0.66666667rem 2rem 0;
}
.swiper-slide13 .cont .invoice-info {
  margin: 0.66666667rem 1.33333333rem 0;
}
.swiper-slide13 .cont .invoice-info p {
  font-size: 1rem;
  color: #666;
}
.swiper-slide13 .cont .invoice-info ul li {
  margin-top: 1rem;
  margin-right: 2.66666667rem;
  float: left;
}
.swiper-slide13 .cont .invoice-info ul li a {
  font-size: 1rem;
  color: #666;
  padding-left: 1.83333333rem;
  position: relative;
}
.swiper-slide13 .cont .invoice-info ul li a i {
  display: inline-block;
  width: 1.13333333rem;
  height: 1.13333333rem;
  background: url(../H5images/sprites.png) no-repeat -4.26666667rem 0;
  background-repeat: no-repeat;
  background-size: 13.33333333rem 13.33333333rem;
  position: absolute;
  left: 0;
  top: 0.16666667rem;
}
.swiper-slide13 .cont .invoice-info ul li a i.active {
  background-position: -5.53333333rem 0;
}
.swiper-slide13 .cont .hotel-info {
  margin-top: 1rem;
}
.swiper-slide13 .cont .hotel-info ul li {
  float: none;
}
.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
.show {
  width: 18.83333333rem;
  margin: 0 1rem;
  /* height: (620rem / 30);*/
  border-radius: 0.33333333rem;
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-left: -9.4rem;
  margin-top: -8.5rem;
  background-color: #fff;
}
.show .cont {
  overflow: hidden;
  margin: 0;
}
.show .cont .tips p {
  color: #510003;
  font-size: 1rem;
  padding: 3.33333333rem 1rem 2.66666667rem;
  line-height: 2rem;
}
.show .cont .btn {
  margin: 0 2rem;
  padding-bottom: 2.66666667rem;
  overflow: hidden;
}
.show .cont .btn a.cancel {
  width: 6.16666667rem;
  padding: 0.66666667rem 0;
  border-radius: 0.33333333rem;
  border: 1px solid #99080e;
  font-size: 1rem;
  color: #99080e;
  text-align: center;
}
.show .cont .btn a.sure {
  width: 6.16666667rem;
  padding: 0.66666667rem 0;
  border-radius: 0.33333333rem;
  border: 1px solid #99080e;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  background-color: #99080E;
}
.show .cont .title {
  height: 3.83333333rem;
  line-height: 3.83333333rem;
  border-bottom: 1px solid #999;
}
.show .cont .title p {
  font-size: 1.6rem;
  color: #99080e;
  text-align: center;
}
.show .cont ul {
  padding: 1rem 1.33333333rem 1.66666667rem;
}
.show .cont ul li {
  font-size: 1rem;
  color: #666;
  line-height: 2rem;
}
.swiper-slide14 .cont1 {
  padding: 0 2rem 0;
}
.swiper-slide14 .cont1 h3 {
  font-size: 1rem;
  color: #ffde7b;
  margin-bottom: 0.33333333rem;
}
.swiper-slide14 .cont1 p {
  font-size: 0.8rem;
  color: #ffde7b;
  line-height: 1.66666667rem;
}
.swiper-slide14 .cont2 {
  padding: 0 2rem;
  margin-top: 1rem;
}
.swiper-slide14 .cont2 h3 {
  font-size: 1rem;
  color: #ffde7b;
  margin-bottom: 0.33333333rem;
}
.swiper-slide14 .cont2 p {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box: wrap;
  -webkit-box: wrap;
  -ms-flexbox: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  overflow: hidden;
  flex: 2;
  -moz-box: 2;
  -webkit-box: 2;
  -ms-flexbox: 2;
  -webkit-flex: 2;
}
.swiper-slide14 .cont2 p a {
  font-size: 0.8rem;
  color: #ffde7b;
  line-height: 2rem;
  flex: 1;
  -moz-box: 1;
  -webkit-box: 1;
  -ms-flexbox: 1;
  -webkit-flex: 1;
}
.swiper-slide14 .cont3 {
  padding: 0 2rem;
  margin-top: 1rem;
}
.swiper-slide14 .cont3 h3 {
  font-size: 1rem;
  color: #ffde7b;
  margin-bottom: 0.33333333rem;
}
.swiper-slide14 .cont3 h3 span {
  font-size: 0.8rem;
}
.swiper-slide14 .cont3 p {
  font-size: 0.8rem;
  color: #ffde7b;
  line-height: 1.66666667rem;
}
.arrow-box {
  position: absolute;
  bottom: -3.33333333rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50%;
  height: 6rem;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.18);
  z-index: 900;
}
#array {
  z-index: 999;
  -webkit-animation: start 1.5s infinite ease-in-out;
  display: block;
  margin: 0.66666667rem auto 0;
  width: 1.86666667rem;
  height: 1.73333333rem;
}
.link-sign {
  position: absolute;
  bottom: 3.33333333rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50%;
  z-index: 8;
}
.link-sign a {
  border-radius: 2.33333333rem;
  color: #ff0000;
  background-color: #ffff00;
  text-align: center;
  padding: 0.33333333rem 4rem;
}
@-webkit-keyframes reverseRotataZ {
  0% {
    -webkit-transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(-360deg);
  }
}
@-webkit-keyframes rotataZ {
  0% {
    -webkit-transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
  }
}
#musicControl {
  position: fixed;
  right: 0.66666667rem;
  top: 1.33333333rem;
  margin-top: 0;
  display: inline-block;
  z-index: 99999999;
}
#musicControl a {
  display: inline-block;
  width: 1.86666667rem;
  height: 1.83333333rem;
  overflow: hidden;
  background: url('../H5images/play.png') no-repeat;
  background-size: 100%;
}
#musicControl a audio {
  width: 100%;
  height: 1.86666667rem;
}
#musicControl a.stop {
  background-position: left bottom;
}
#musicControl a.on {
  background-position: 0 0.03333333rem;
  -webkit-animation: reverseRotataZ 1.2s linear infinite;
}
#music_play_filter {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999998;
}
.viewport {
  width: 100%;
  height: 100%;
}
.viewport .live-bg {
  width: 100%;
  height: 100%;
  background-image: url(../H5images/live_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center 0;
}
.viewport .live-btn {
  width: 14.66666667rem;
  height: 15.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7.33333333rem;
  margin-top: -4rem;
}
