.banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url(images/banner_bg.jpg?v20121701) no-repeat;
  background-size: cover;
}
.banner .wrapper {
  padding: 1rem 0;
  background: url(images/wrapper_bg.png) no-repeat;
  background-size: contain;
}
.banner .banner_img {
  position: relative;
  margin-left: 0.42rem;
}
.banner .banner_img .logo {
  position: absolute;
  top: -0.2rem;
  left: 2.28rem;
  width: 2.15rem;
  height: 0.5rem;
  z-index: 1;
}
.banner .banner_img img {
  position: relative;
}
.banner .banner_img .title {
  margin-left: 0.17rem;
  margin-top: -1.15rem;
  width: 6.32rem;
  height: 0.97rem;
  z-index: 1;
}
.banner .banner_img .img01 {
  z-index: 1;
}
.banner .banner_img .img02 {
  margin-top: -0.9rem;
  margin-left: -0.3rem;
  z-index: 0;
}
.banner .content {
  text-align: center;
  color: #fff;
  padding: 0 0.2rem;
}
.banner .content p {
  font-size: 0.24rem;
  line-height: 2em;
}
.p01 .wrapper {
  width: 6.8rem;
}
.p01 .title {
  width: 5.17rem;
  height: 2.31rem;
  margin: 0 auto 0.32rem;
}
.p01 .content p {
  margin-bottom: 0.25rem;
  font-size: 0.24rem;
  line-height: 1em;
  text-indent: 0.19rem;
  padding-bottom: 0.14rem;
  color: #fff;
  background: url(images/p01_pbg.png) no-repeat;
  background-size: 100% 70%;
  background-position: bottom;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.p01 .content p a {
  color: #fff;
}
.p01 .content p span {
  font-size: 0.26rem;
  margin-right: 0.2rem;
  color: #ffd9b0;
}
.links {
  margin-top: 0.48rem;
  text-align: center;
  font-size: 0;
}
.links a {
  display: inline-block;
  width: 2.48rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-indent: 0.5rem;
  text-align: left;
  font-size: 0.24rem;
  color: #427bff;
  background: url(images/link_bg.png) no-repeat;
  background-size: contain;
}
.p02 .title {
  width: 4.98rem;
  height: 2.3rem;
  margin: 0 auto 0.56rem;
}
.p02 .p02-swiper-container {
  padding: 0.1rem 0;
  height: 5.1rem;
  width: 7.5rem;
  text-align: center;
  color: #fff;
}
.p02 .p02-swiper-container .swiper-slide {
  width: 3.2rem;
  height: 4.9rem;
  box-shadow: 0px 0.1rem 0.2rem 0px rgba(0, 26, 103, 0.2);
  opacity: 0.6;
  border: 1px solid #0089ff99;
  background: #0b127f;
  border-radius: 5px;
  background-size: cover;
}
.p02 .p02-swiper-container .swiper-slide.swiper-slide-active {
  opacity: 1;
  background: url(images/p02_txtbg.png) no-repeat;
}
.p02 .p02-swiper-container .num {
  margin: 0.4rem auto 0.1rem;
  font-size: 0.36rem;
  color: #ffcd96;
}
.p02 .p02-swiper-container h2 {
  margin: 0;
  font-size: 0.24rem;
}
.p02 .p02-swiper-container .content {
  margin: 0 0.3rem;
  font-size: 0.2rem;
  line-height: 1.5em;
  text-align: left;
}
.p02 .p02-swiper-scrollbar {
  position: relative;
  width: 6.55rem;
  height: 1px;
  margin: 0.8rem auto 0.4rem;
  background-color: #314eff;
}
.p02 .p02-swiper-scrollbar .swiper-scrollbar-drag {
  top: -4px;
  height: 9px;
  background-image: linear-gradient(-90deg, #7e00ff 0%, #0048ff 100%);
  border-radius: 7px;
}
.p02 .links {
  margin-top: 0.36rem;
}
.line {
  width: 0.42rem;
  height: 2px;
  background: #fff;
  margin: 0.23rem auto 0.4rem;
}
.p03 .title {
  width: 4.31rem;
  height: 2.3rem;
  margin: 0 auto 0.06rem;
}
.p03 .p03-swiper-container {
  width: 7rem;
  margin: 0 auto;
}
.p03 .p03-swiper-container video,
.p03 .p03-swiper-container .player {
  text-align: center;
  font-size: 0.3rem;
  width: 100%;
  height: 4.24rem;
  background-color: #001a67;
  outline: none;
  overflow: hidden;
}
.p03 .p03-swiper-container .content {
  padding: 0.28rem 0.24rem;
  background: url(images/p03_txtbg.png) no-repeat;
  background-size: cover;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
}
.p03 .p03-swiper-container h2 {
  font-size: 0.26rem;
}
.p03 .p03-swiper-container .line {
  margin: 0.17rem auto;
}
.p03 .p03-swiper-container p {
  font-size: 0.2rem;
  line-height: 1.5em;
  text-align: left;
}
.p03 .controls {
  position: relative;
  margin-top: 0.35rem;
  height: 0.3rem;
  text-align: center;
}
.p03 .controls > div {
  position: static;
  width: 1.27rem;
  height: 0.3rem;
  display: inline-block;
  opacity: 1;
  outline: none;
  margin: 0 0.15rem 0 0;
}
.p03 .controls > div.swiper-button-disabled {
  opacity: 0.6;
}
.p03 .controls .p03-swiper-button-next {
  background: url(images/p03_l.png) no-repeat;
  background-size: cover;
}
.p03 .controls .p03-swiper-button-prev {
  background: url(images/p03_r.png) no-repeat;
  background-size: cover;
}
.p04 .p04-swiper-container {
  width: 7.1rem;
  margin: 0 auto;
  background: url(images/p04_tbg.png) no-repeat;
  background-position: left top;
  background-size: contain;
  height: 6rem;
}
.p04 .p04-swiper-pagination {
  width: auto;
  right: 0.6rem;
  top: 4.7rem;
  left: unset;
}
.p04 .p04-swiper-pagination .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  margin: 0 0.12rem 0 0;
  border: solid 1px #2563ff;
  background-color: unset;
  border-radius: unset;
  opacity: 1;
}
.p04 .p04-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #2563ff;
}
.p04 .p04-swiper-pagination .swiper-pagination-bullet:last-child {
  margin: 0;
}
.p04 .title {
  width: 4.31rem;
  height: 2.3rem;
  margin: 0 auto 0.05rem;
}
.p04 .img {
  margin: 0.4rem 0 0 0.35rem;
  width: 6.15rem;
  height: 4.1rem;
  overflow: hidden;
}
.p04 h2 {
  margin: 0 0 0.14rem 0.16rem;
  font-size: 0.3rem;
  color: #fbe1c6;
}
.p04 .content {
  margin-bottom: 0.35rem;
  text-indent: 2em;
  font-size: 0.2rem;
  line-height: 2em;
  color: #fff;
}
.p04 .details {
  margin: 0 auto 0;
  position: relative;
  top: -0.8rem;
  width: 7.1rem;
  z-index: 2;
}
.p04 .link {
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  width: 6.63rem;
  height: 0.24rem;
  line-height: 0.24rem;
  padding-right: 0.22rem;
  box-sizing: border-box;
  font-size: 0;
}
.p04 .link a {
  display: inline-block;
  font-size: 0.24rem;
  padding-right: 0.3rem;
  transform: scale(0.9);
  color: #caa57e;
  background: url(images/link.png) no-repeat;
  background-size: 0.24rem;
  background-position: right bottom;
}
.p05 .title {
  margin: 0 auto 0.85rem;
  width: 4.82rem;
  height: 0.43rem;
}
.p05 .name {
  margin-bottom: 0.88rem;
  text-align: center;
  font-size: 0.28rem;
  line-height: 1.8em;
  color: #fff;
}
.p05 .tip {
  padding: 0.32rem 0.37rem 0;
  width: 6.19rem;
  height: 4.4rem;
  background: url(images/p05_txtbg.png) no-repeat;
  background-size: contain;
  box-sizing: border-box;
}
.p05 .tip img {
  margin: 0 auto;
  width: 0.43rem;
  height: 0.47rem;
}
.p05 .tip h3 {
  font-size: 0.28rem;
  color: #e3be96;
  text-align: center;
}
.p05 .tip .txt {
  margin-top: 0.3rem;
  text-indent: 2em;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #fff;
}
.page {
  display: flex;
  flex-direction: column;
  background: url(images/p01_bg.jpg) no-repeat;
  background-size: cover;
  align-items: center;
  justify-content: center;
}
.arrow {
  width: 0.57rem;
  height: 0.54rem;
  background: url(images/arrow.png) no-repeat;
  background-size: contain;
  animation: myanimation 1s infinite;
  transform: translateX(-50%) scale(0.9);
  opacity: 0.5;
  bottom: 0;
}
@keyframes myanimation {
  from {
    opacity: 0.5;
    transform: translateX(-50%) scale(0.9);
    bottom: 0;
  }
  to {
    opacity: 1;
    bottom: 0.5rem;
    transform: translateX(-50%) scale(1);
  }
}
