h2 {
  font-size: 24px; }

.left {
  left: 20%; }

.right {
  right: 20%; }

.t1 {
  font-size: 4vw; }

.t2 {
  font-weight: bold;
  font-size: 1.2vw; }

.t3 {
  font-size: 0.9vw; }

.l {
  left: 25%; }

.l2 {
  margin-left: 25%; }

.r {
  right: 25%; }

.bg {
  width: 100% !important;
  position: relative !important;
  right: 0 !important;
  z-index: -999; }

.m {
  margin-bottom: -8px; }

.m2 {
  margin-left: 25%; }

.banner {
  width: 100%;
  position: relative; }
  .banner > img, .banner > div {
    position: absolute; }

.title {
  color: white;
  background: #ff727f;
  display: inline-block;
  margin: 1.7vw 0 1.7vw 25%;
  padding: 0 1vw;
  line-height: 2rem; }

.two {
  display: flex;
  justify-content: space-between; }

.square {
  font-size: 1.7vw;
  border: 0.5vw solid #006aa5;
  font-weight: bold;
  padding: 1.25vw;
  position: relative; }
  .square p {
    position: absolute; }

.first {
  position: relative; }
  .first > h1, .first > h2, .first > div, .first > img {
    position: absolute; }

.mid {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1000px; }

.down {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }

.second {
  width: 100%; }

.holiday {
  width: 52%; }
  .holiday > div {
    width: 25%;
    float: left; }
    .holiday > div img {
      width: 100%; }
    .holiday > div > div {
      font-size: 0.8vw; }
      .holiday > div > div p:nth-child(1) {
        font-weight: 900; }

.third {
  width: 100%;
  position: relative;
  transform: translateY(-15%);
  margin-bottom: -5.8vw; }
  .third img, .third > div {
    position: absolute; }

.forth {
  width: 50%;
  position: relative;
  transform: translateY(-12%);
  margin-bottom: -5.8vw; }
  .forth > div {
    display: inline-block; }

.img {
  background-color: #0065c2;
  width: 29vw;
  height: 21.5177935943vw; }
  .img img {
    width: 29vw;
    position: relative;
    bottom: 1.5vw;
    left: 1.5vw; }

.white {
  color: white;
  position: relative;
  font-size: 2vw;
  left: 0.625vw;
  z-index: 999; }

.mask {
  width: 3vw;
  height: 0.01px;
  border-bottom: 2.5vw solid #ffb649;
  border-right: 0.625vw solid transparent;
  position: relative;
  bottom: 2vw; }

.mask2 {
  height: 0.01px;
  border-top: 2.5vw solid #ff727f;
  border-left: 0.625vw solid transparent;
  position: relative;
  right: 1.25vw;
  bottom: 2vw; }

.title2 > div {
  display: inline-block; }

.fifth {
  width: 100%;
  position: relative; }
  .fifth h2, .fifth > div {
    position: absolute; }

.return {
  background: linear-gradient(to right, #005bb0, #3a99ff); }
  .return img {
    position: relative;
    bottom: 2vw;
    right: 2vw; }

.sixth {
  transform: translateY(-10.5vw);
  margin-bottom: -10.5vw; }

.six {
  width: 50vw;
  overflow: hidden; }
  .six > div {
    width: 25vw;
    float: left; }

.blue {
  background: linear-gradient(to right, #005bb0, #3a99ff);
  color: white;
  height: 17vw; }
  .blue h2, .blue p {
    margin: 0 1.8vw; }

#li3 img {
  width: 25vw;
  height: 17vw; }
#li3 .swiper-pagination-bullet {
  background: white;
  width: 15px;
  height: 15px;
  margin: 0 20px; }
#li3 .swiper-pagination-bullet-active {
  background: white; }

.eight {
  position: relative;
  margin: 2vw 0 0; }
  .eight > h1, .eight > div, .eight > img {
    position: absolute;
    right: 25%; }
  .eight p {
    right: 0; }

#floor {
  padding: 0;
  text-align: left;
  width: 50vw; }
  #floor img {
    width: 24vw;
    height: 14vw; }
  #floor .title {
    margin: 1vw 0 1.3vw;
    font-size: 1.2vw; }

#test2 {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%); }
  #test2 .swiper-pagination-bullet {
    background: #006aa5;
    width: 20px;
    height: 20px;
    margin: 0 20px; }
  #test2 .swiper-pagination-bullet-active {
    background: #006aa5; }

.nine {
  width: 100%;
  position: relative; }
  .nine h2 {
    margin-top: 30px; }
  .nine > div, .nine p {
    position: absolute; }

.swiper-button-prev, .swiper-button-next {
  width: 5.8vw;
  height: 5.8vw;
  top: 46%; }

.swiper-button-prev {
  background: url("../images/left.png");
  background-size: 5.8vw 5.8vw; }

.swiper-button-next {
  background: url("../images/right.png");
  background-size: 5.8vw 5.8vw; }

.ten {
  width: 100%;
  position: relative;
  text-align: center; }
  .ten > div > div {
    position: absolute;
    width: 50vw; }

.box img {
  width: 22vw; }

.under {
  position: absolute;
  bottom: 0;
  transform: translateY(-100%); }
  .under img {
    width: 15vw;
    height: auto;
    float: left; }
  .under span {
    font-weight: bold;
    color: white;
    float: left; }

#last {
  color: white;
  line-height: 1.4em;
  text-align: center;
  position: fixed;
  top: 50%;
  transform: translateY(-50%); }
  #last h3 {
    color: white; }
  #last > div {
    padding: 10px 5px; }
  #last li {
    padding: 6px 0; }
  #last div:nth-child(1) {
    background: #4f6f97; }
  #last div:nth-child(2) {
    background: #f69250; }
  #last div:nth-child(3) {
    background: #e1606f; }
  #last div:nth-child(4) {
    background: #e7b950; }

#black {
  height: 100vh;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none; }
  #black img:nth-child(1) {
    height: 100vh; }
  #black img:nth-child(2) {
    width: 46px;
    height: 46px;
    position: fixed;
    right: 10vw;
    top: 5vh; }

table {
  border-collapse: collapse;
  width: 50vw;
  text-align: center;
  line-height: 2.5em; }
  table td {
    border: 1px solid #333333; }
  table thead {
    background: #006aa5;
    color: white; }
  table span {
    padding: 0 0.25em;
    color: #e4393c; }
  table tbody {
    background: white; }

.tl {
  text-align: left;
  padding-left: 2em; }

#a {
  display: none; }

#jia {
  width: 37%; }

#a, #b {
  width: 100%; }

.party2 div {
  display: inline-block; }
.party2 img {
  height: 100%;
  width: 100%; }

.eleven {
  transform: translateY(-6.6vw);
  margin-bottom: -6.6vw; }
  .eleven .party3 {
    width: 100%;
    position: relative; }
    .eleven .party3 img {
      position: absolute; }

.main {
  zoom: 1;
  position: relative; }

.meteor {
  background: url("../images/meteor.png") no-repeat;
  background-size: 32vw; }

.meteor2 {
  position: absolute; }

/*# sourceMappingURL=index.css.map */
