html,
body {
  font-family: 微软雅黑;
  font-size: 18px;
  height: 100%;
}
body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-width: 1000;
  background-color: #000;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fy {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
  animation: move 1s infinite;
  -webkit-animation: move 1s infinite;
  -moz-animation: move 1s infinite;
}
#container {
  display: none;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}
#container .section {
  height: 100%;
}
#container .page1 {
  width: 100%;
}
#container .page1 .bg {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
#container .page1 .mask {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}
#container .page1 .nf {
  position: absolute;
  width: 100%;
  bottom: 10%;
}
#container .page1 .content {
  width: 100%;
  color: #ffffff;
  position: absolute;
  bottom: 20%;
  text-align: center;
}
#container .page1 .content .text {
  display: none;
  width: 80%;
  font-size: 16px;
  text-align: left;
  padding: 0 10%;
  line-height: 24px;
  margin-top: -25px;
}
#container .page2 {
  width: 100%;
  text-align: center;
}
#container .page2 .bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
#container .page2 .info {
  position: relative;
  z-index: 10;
  width: 100%;
  top: 40px;
  margin-bottom: -10px;
  color: #9B2832;
}
#container .page2 .info .title {
  font-size: 32px;
  margin-top: 10px;
}
#container .page2 .info .btn1,
#container .page2 .info .btn2 {
  margin: 15px 0;
}
#container .page2 .info .btn1 img,
#container .page2 .info .btn2 img {
  cursor: pointer;
}
#container .page2 .info .info1,
#container .page2 .info .info2 {
  display: none;
}
#container .page2 .info span {
  font-size: 36px;
  font-weight: bold;
}
#container .page2 .can_s {
  position: relative;
  z-index: 9;
}
#container .page2 .can_s #chinaMap {
  margin-top: 20%;
}
#container .page2 .can_s .addr {
  display: none;
  width: 600px;
  position: absolute;
  top: 105px;
  left: 170px;
  pointer-events: none;
}
#container .page2 .can_s .tip {
  position: absolute;
  left: 20px;
  bottom: 50px;
  color: #9B2832;
}
#container .page2 .can_s .tip * {
  vertical-align: middle;
}
#container .page2 .can_s .tip img {
  width: 26px;
  margin-right: 5px;
}
#container .page3 {
  width: 100%;
  /*.closed {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.01);
    }*/
}
#container .page3 .bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
#container .page3 .bgMap {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -960px;
  height: 100%;
}
#container .page3 .bgMap img {
  height: 100%;
}
#container .page3 .smallMap {
  position: absolute;
  bottom: 10px;
  left: -120px;
}
#container .page3 .smallMap img {
  width: 200px;
}
#container .page3 .smallMap .dot {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #f00;
  position: absolute;
  top: 120px;
  left: 180px;
  opacity: 0.5;
}
#container .page3 .year {
  position: absolute;
  top: 20px;
}
#container .page3 .year li {
  margin: 10px 0;
}
#container .page3 .year li img {
  cursor: pointer;
}
#container .page3 .line {
  position: absolute;
  top: 100px;
  left: 150px;
}
#container .page3 .line_name {
  position: absolute;
  top: 50px;
  left: 170px;
}
#container .page3 .line_name li {
  cursor: pointer;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #732D2D;
  border: 2px #732D2D solid;
  padding: 5px 5px;
  float: left;
  margin: 0 30px;
}
#container .page3 .line_name .active {
  display: block;
  color: #fff;
  background-color: #732D2D;
}
#container .page3 .show_title {
  position: absolute;
  top: 200px;
  left: 400px;
  text-align: center;
  cursor: pointer;
}
#container .page3 .show_title .context {
  pointer-events: none;
  color: #732D2D;
  position: absolute;
  width: 100%;
  top: 24px;
}
#container .page3 .show_title .context .date {
  font-size: 24px;
}
#container .page3 .show_title .context .city {
  font-size: 30px;
  font-weight: bold;
}
#container .page3 .show_title .change {
  position: absolute;
  top: 40px;
  left: -60px;
  width: 420px;
}
#container .page3 .show_title .change img {
  position: absolute;
  cursor: pointer;
}
#container .page3 .show_title .change img:nth-child(1) {
  display: none;
  left: 0;
  animation: moveLeft 1s infinite;
  -webkit-animation: moveLeft 1s infinite;
  -moz-animation: moveLeft 1s infinite;
}
#container .page3 .show_title .change img:nth-child(2) {
  margin-left: 360px;
  right: 0;
  animation: moveRight 1s infinite;
  -webkit-animation: moveRight 1s infinite;
  -moz-animation: moveRight 1s infinite;
}
#container .page3 .show_title .dot {
  position: absolute;
  right: 30px;
  bottom: 25px;
  pointer-events: none;
}
#container .page3 .show_title .dot img {
  pointer-events: none;
  animation: flash 2s infinite;
  -webkit-animation: flash 2s infinite;
  -moz-animation: flash 2s infinite;
}
#container .page3 .show_title .dot div {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #732D2D;
}
#container .page3 .show_title .dot div:nth-child(2) {
  animation: tipOver 1s infinite;
  -webkit-animation: tipOver 1s infinite;
  -moz-animation: tipOver 1s infinite;
}
#container .page3 .show_title .dot_tip {
  pointer-events: none;
  position: absolute;
  left: 200px;
  bottom: -10px;
  font-size: 16px;
  color: #732d2d;
}
#container .page3 .show_info {
  position: absolute;
  color: #732D2D;
  top: 400px;
  width: 800px;
  left: 100px;
}
#container .page3 .show_info .title {
  width: 90%;
  margin-left: 5%;
  font-size: 27px;
  font-weight: bold;
}
#container .page3 .show_info .sub_title {
  width: 90%;
  margin-left: 5%;
  font-size: 22px;
  text-align: right;
  margin-top: 10px;
}
#container .page3 .show_info .info_txt {
  margin-top: 30px;
  line-height: 30px;
}
#container .page3 .show_content {
  display: none;
  position: absolute;
  width: 960px;
  height: 600px;
  bottom: 70px;
  margin-left: 20px;
  background-color: #F2ECDE;
  border: 4px #732D2D solid;
  box-shadow: 5px 5px 10px rgba(116, 47, 47, 0.5);
}
#container .page3 .show_content .closed {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 15;
  cursor: pointer;
}
#container .page3 .show_content .swiper-slide {
  text-align: center;
  color: #732D2D;
  padding-top: 20px;
  /* Center slide text vertically */
  -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;
}
#container .page3 .show_content .swiper-button-next {
  background-image: url(../image/jt_next.png);
}
#container .page3 .show_content .swiper-button-prev {
  background-image: url(../image/jt_prev.png);
}
#container .page4 {
  width: 100%;
}
#container .page4 .bg {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
#container .page4 .content {
  position: absolute;
  top: 5%;
}
#container .page4 .content ul li {
  float: left;
  margin: 20px 10px;
  height: 160px;
  background-color: #aac3f0;
  transform-origin: center, center;
  -webkit-transform-origin: center, center;
  -moz-transform-origin: center, center;
  -ms-transform-origin: center, center;
  -o-transform-origin: center, center;
}
#container .page4 .content ul li img {
  opacity: 0.5;
}
#container .page4 .content ul li:nth-child(1),
#container .page4 .content ul li:nth-child(8) {
  margin-left: 115px;
}
#container .page4 .content .p4_txt {
  clear: both;
  color: #39496B;
  width: 80%;
  margin: 0 10%;
  padding: 4% 0;
  line-height: 32px;
  text-align: center;
}
.scaleMax {
  animation: scaleMax 0.5s 0s 1 ease normal forwards;
  -webkit-animation: scaleMax 0.5s 0s 1 ease normal forwards;
  -moz-animation: scaleMax 0.5s 0s 1 ease normal forwards;
}
.scaleMin {
  animation: scaleMin 0.5s 0s 1 ease normal forwards;
  -webkit-animation: scaleMin 0.5s 0s 1 ease normal forwards;
  -moz-animation: scaleMin 0.5s 0s 1 ease normal forwards;
}
@keyframes scaleMax {
  0% {
    transform: scaleX() scaleY();
  }
  100% {
    transform: scaleX(1.2) scaleY(1.2);
  }
}
@-webkit-keyframes scaleMax {
  0% {
    -webkit-transform: scaleX() scaleY();
  }
  100% {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
  }
}
@-moz-keyframes scaleMax {
  0% {
    -moz-transform: scaleX() scaleY();
  }
  100% {
    -moz-transform: scaleX(1.2) scaleY(1.2);
  }
}
@keyframes scaleMin {
  0% {
    transform: scaleX(1.2) scaleY(1.2);
  }
  100% {
    transform: scaleX(1) scaleY(1);
  }
}
@-webkit-keyframes scaleMin {
  0% {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
  }
  100% {
    -webkit-transform: scaleX(1) scaleY(1);
  }
}
@-moz-keyframes scaleMin {
  0% {
    -moz-transform: scaleX(1.2) scaleY(1.2);
  }
  100% {
    -moz-transform: scaleX(1) scaleY(1);
  }
}
.scaleTitle {
  animation: scaleTitle 0.5s 0s 1 ease normal forwards;
  -webkit-animation: scaleTitle 0.5s 0s 1 ease normal forwards;
  -moz-animation: scaleTitle 0.5s 0s 1 ease normal forwards;
}
@keyframes scaleTitle {
  0% {
    transform: scaleX() scaleY();
  }
  100% {
    transform: scaleX(0.6) scaleY(0.6);
  }
}
@-webkit-keyframes scaleTitle {
  0% {
    -webkit-transform: scaleX() scaleY();
  }
  100% {
    -webkit-transform: scaleX(0.6) scaleY(0.6);
  }
}
@-moz-keyframes scaleTitle {
  0% {
    -moz-transform: scaleX() scaleY();
  }
  100% {
    -moz-transform: scaleX(0.6) scaleY(0.6);
  }
}
@keyframes move {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes move {
  0% {
    -moz-transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(20px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes tipOver {
  0% {
    transform: scaleX() scaleY();
    opacity: 1;
  }
  100% {
    transform: scaleX(2) scaleY(2);
    opacity: 0;
  }
}
@-webkit-keyframes tipOver {
  0% {
    transform: scaleX() scaleY();
    opacity: 1;
  }
  100% {
    transform: scaleX(2) scaleY(2);
    opacity: 0;
  }
}
@-moz-keyframes tipOver {
  0% {
    transform: scaleX() scaleY();
    opacity: 1;
  }
  100% {
    transform: scaleX(2) scaleY(2);
    opacity: 0;
  }
}
@keyframes moveRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes moveRight {
  0% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes moveRight {
  0% {
    -moz-transform: translateX(0);
  }
  50% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes moveLeft {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes moveLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes moveLeft {
  0% {
    -moz-transform: translateX(0);
  }
  50% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes flash {
  0% {
    opacity: 1;
    transform: scaleX(1) scaleY(1);
  }
  50% {
    opacity: 0.4;
    transform: scaleX(0.8) scaleY(0.8);
  }
  100% {
    opacity: 1;
    transform: scaleX(1) scaleY(1);
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
  }
  50% {
    opacity: 0.4;
    -webkit-transform: scaleX(0.8) scaleY(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1) scaleY(1);
  }
}
@-moz-keyframes flash {
  0% {
    opacity: 1;
    -moz-transform: scaleX(1) scaleY(1);
  }
  50% {
    opacity: 0.4;
    -moz-transform: scaleX(0.8) scaleY(0.8);
  }
  100% {
    opacity: 1;
    -moz-transform: scaleX(1) scaleY(1);
  }
}
