figure {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

a {
  text-decoration: none;
  color: #fff;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(13, 33, 64, 0.9);
  z-index: 600;
  height: 1.4666rem;
}
header > a {
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.2666rem;
}
header > a img {
  width: 3.4133rem;
}
header > a.narrow {
  margin-left: 0.32rem;
  margin-top: 0.3466rem;
}
header > a.narrow img {
  width: 2.6933rem;
}
header .load_top {
  float: left;
  width: 4.8rem;
  overflow: hidden;
  margin-top: 0.3733rem;
  margin-left: 0.5333rem;
}
header .load_top li {
  width: 2.24rem;
  height: 0.7466rem;
  background: #8a969f;
  border-radius: 0.3733rem;
  font-size: 0.4266rem;
  box-sizing: border-box;
  border: 1px solid #fff;
  opacity: 0.5;
}
header .load_top li a {
  height: 0.7466rem;
  text-align: center;
  line-height: 0.7466rem;
  display: block;
  margin-top: -0.06rem;
}
header .load_top li a span {
  display: inline-block;
  font-size: 0.32rem;
}
header .load_top li img {
  width: 0.3733rem;
  display: inline-block;
  margin-bottom: -0.05rem;
}
header .load_top li:nth-child(1) {
  float: left;
}
header .load_top li:nth-child(2) {
  float: right;
}
header > span {
  float: right;
  margin-top: 0.5333rem;
  margin-right: 0.4rem;
}
header > span img {
  width: 0.6853rem;
}
header #menu {
  position: fixed;
  transition: left 0.5s;
  left: 100vw;
  width: 100%;
  height: 100%;
  background: #152847;
}
header #menu > a {
  display: block;
  width: 1.3333rem;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 1.3333rem;
}
header #menu > a img {
  width: 1.3333rem;
}
header #menu span {
  position: absolute;
  width: 0.48rem;
  height: 0.48rem;
  top: 0.5066rem;
  right: 0.65rem;
  margin: 0;
}
header #menu span img {
  width: 0.48rem;
  height: 0.48rem;
}
header #menu nav {
  margin-bottom: 0.96rem;
}
header #menu nav a {
  display: block;
  text-align: center;
  font-size: 0.48rem;
  line-height: 0.6666rem;
  margin-bottom: 0.48rem;
}
header #menu p {
  text-align: center;
  font-size: 0.3466rem;
  color: rgba(255, 255, 255, 0.3);
}

footer {
  background: #4a5468;
  padding-bottom: 1.04rem;
}
footer nav {
  overflow: hidden;
  width: 7.81rem;
  margin: 0 auto;
  padding-bottom: 0.7946rem;
  padding-top: 1.3333rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  margin-bottom: 0.5253rem;
}
footer nav a {
  float: left;
  margin-right: 1.5733rem;
  width: 1.4933rem;
  text-align: center;
}
footer nav a img {
  width: 0.5333rem;
  margin: 0 auto;
}
footer nav a span {
  display: block;
  padding-top: 0.1333rem;
}
footer nav a:first-child {
  margin-left: 0.08rem;
}
footer nav a:first-child img {
  margin-top: 0.08rem;
}
footer nav a:last-child {
  margin-right: 0;
}
footer nav a:last-child img {
  margin-top: 0.05rem;
}
footer p {
  font-size: 0.32rem;
  line-height: 0.4533rem;
  color: #fff;
  opacity: 0.55;
  text-align: center;
  margin-bottom: 0.08rem;
}

section .swiper-container .swiper-slide {
  overflow: auto;
}
section .swiper-container .swiper-slide .pagebox {
  position: relative;
  width: 100%;
  height: 100%;
}
section .swiper-container .swiper-slide .bg {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
section .swiper-container .swiper-slide .bg img {
  width: 100%;
}
section .swiper-container .swiper-slide .page_bottom {
  position: absolute;
  left: 50%;
  margin-left: -0.4533rem;
  bottom: 0.64rem;
}
section .swiper-container .swiper-slide .page_bottom img {
  width: 0.9066rem;
  margin: 0 auto;
}
section .swiper-container .swiper-slide .text {
  width: 100vw;
  text-align: center;
}
section .swiper-container .page1 .text1 {
  position: absolute;
  top: 2.3733rem;
}
section .swiper-container .page1 .text1 > img {
  width: 1.36rem;
  margin: 0 auto;
  margin-bottom: 0.2213rem;
}
section .swiper-container .page1 .text1 h2,
section .swiper-container .page1 .text1 h3 {
  font-weight: normal;
}
section .swiper-container .page1 .text1 h2 {
  font-size: 0.8rem;
  color: #5c190f;
  line-height: 1.12rem;
  margin-bottom: 0.2213rem;
}
section .swiper-container .page1 .text1 h3 {
  font-size: 0.4rem;
  color: #8b7e7c;
  line-height: 0.56rem;
}
section .swiper-container .page1 .text1 a {
  margin-top: 0.72rem;
  display: inline-block;
}
section .swiper-container .page1 .text1 a img {
  width: 4.5333rem;
  margin: 0 auto;
}
section .swiper-container .page2 .bg {
  bottom: 50%;
  margin-bottom: -31.72%;
  height: 43.44%;
  overflow: hidden;
}
section .swiper-container .page2 .text2 {
  position: absolute;
  top: 15.5%;
}
section .swiper-container .page2 .text2 h2 {
  font-size: 0.5866rem;
  color: #5c190f;
  margin-bottom: 0.2133rem;
}
section .swiper-container .page2 .text2 h3 {
  font-size: 0.4533rem;
  color: #5c190f;
}
section .swiper-container .page2 p {
  width: 100vw;
  position: absolute;
  bottom: 9.54%;
  color: #7f706d;
  font-size: 0.3733rem;
  line-height: 0.6933rem;
  text-align: center;
}
section .swiper-container .page3 .text3 {
  position: absolute;
  top: 13.37%;
}
section .swiper-container .page3 .text3 li {
  color: #7f706d;
  font-size: 0.3733rem;
  line-height: 0.88rem;
}
section .swiper-container .page3 .text3 li span {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  width: 5.0666rem;
}
section .swiper-container .page3 .text3 li:nth-child(1) {
  color: #5c190f;
  font-weight: bold;
  font-size: 0.4533rem;
  margin-bottom: 0.2133rem;
}
section .swiper-container .page4 .bg {
  height: 49.4%;
  left: 50%;
  bottom: 18.2%;
  margin-left: -3.8133rem;
}
section .swiper-container .page4 .bg img {
  height: 100%;
  width: auto;
}
section .swiper-container .page4 p {
  position: absolute;
  top: 2.5333rem;
  top: 16.18%;
  width: 100vw;
  text-align: center;
  font-size: 0.3733rem;
  color: #7f706d;
  line-height: 0.6933rem;
}
section .swiper-container .page4 a {
  position: absolute;
  bottom: 4.94%;
  left: 50%;
  margin-left: -2.9333rem;
}
section .swiper-container .page4 a img {
  width: 5.8666rem;
}
