@charset "utf-8";
.contentBox {
  width: 26rem;
  margin: 0 auto;
  position: relative;
}
button,
input,
select,
textarea,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
img {
  border: none;
  user-select: none;
  display: block;
}
a {
  text-decoration: none;
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  float: left;
}
.hide {
  display: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.wrapper-menu img {
  cursor: pointer;
}
.swiper-button-disabled {
  opacity: .6;
}
html,
body,
.container {
  font-family: 'Microsoft YaHei';
}
body {
  min-width: 1300px;
  width: 100%;
  margin: 0;
}
.swiper-pagination {
  bottom: 1.8rem;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .8;
  margin: 0 0.1rem;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.16rem;
  border-radius: 0.2rem;
  background-color: #ffffff;
  opacity: 1;
}
.container {
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.container .qrcodeLayer {
  width: 3rem;
  height: 12.92rem;
  position: fixed;
  left: 0.64rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  background-image: url('../img/qrcode.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.container .qrcodeLayer .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.32rem;
  cursor: pointer;
}
.container .content-p0 {
  width: 100%;
}
.container .content-p0 img {
  width: 100%;
}
.container .content-p1 {
  width: 100%;
  min-height: 8.7rem;
  background: url(../img/p1/bg.jpg) no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
}
.container .content-p1 .wrapper {
  width: 26rem;
  margin: 0 auto;
  position: relative;
}
.container .content-p1 .wrapper .s1-tit {
  position: absolute;
  top: 0rem;
  left: 0.18rem;
  z-index: auto;
  width: 9.2rem;
  height: 6.34rem;
}
.container .content-p1 .wrapper .s1-tit img {
  width: 100%;
  height: 100%;
}
.container .content-p1 .wrapper .s1-video {
  margin-top: -0.56rem;
  position: absolute;
  top: 0rem;
  left: 11.6rem;
  z-index: auto;
  width: 12.16rem;
  height: 6.88rem;
  border: 0.2rem solid #1863aa;
}
.container .content-p1 .wrapper .s1-video iframe,
.container .content-p1 .wrapper .s1-video .video-play {
  background-color: #000000;
  width: 100%;
  height: 100% !important;
  margin: 0;
  padding: 0;
}
.container .content-p2 {
  width: 100%;
  margin-top: -0.02rem;
  min-height: 24.68rem;
  background: url(../img/p2/bg.jpg) no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
}
.container .content-p2 .wrapper {
  width: 26rem;
  margin: 0 auto;
  position: relative;
}
.container .content-p2 .wrapper .wrapper-menu .s2-left {
  position: absolute;
  top: 10.36rem;
  left: 0.4rem;
  z-index: auto;
  width: 0.72rem;
  height: 0.72rem;
  z-index: 10;
}
.container .content-p2 .wrapper .wrapper-menu .s2-right {
  position: absolute;
  top: 10.36rem;
  left: 11.3rem;
  z-index: auto;
  width: 0.72rem;
  height: 0.72rem;
  z-index: 10;
}
.container .content-p2 .wrapper .s2-tit {
  position: absolute;
  top: 1.28rem;
  left: 4.36rem;
  z-index: auto;
  width: 16.46rem;
  height: 2.26rem;
}
.container .content-p2 .wrapper .s2-tit img {
  width: 100%;
  height: 100%;
}
.container .content-p2 .wrapper .swiper-container2 {
  position: absolute;
  top: 5.54rem;
  left: 1.02rem;
  z-index: auto;
  width: 17.24rem;
  height: 16.3rem;
  z-index: 1;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide {
  position: relative;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide img {
  width: 14.08rem;
  height: 13.18rem;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide .s2-info {
  width: 14.08rem;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide .s2-info span {
  display: block;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide .s2-info .title {
  font-size: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.container .content-p2 .wrapper .swiper-container2 .swiper-wrapper .swiper-slide .s2-info .desc {
  font-size: 0.32rem;
}
.container .content-p2 .wrapper .s2-map {
  position: absolute;
  top: 2.64rem;
  left: 11.48rem;
  z-index: auto;
  width: 14.06rem;
  height: 18.26rem;
  z-index: 2;
  background: url(../img/p2/map.png) no-repeat center;
  background-size: 100% 100%;
}
.container .content-p2 .wrapper .s2-map .flagBox {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  bottom: 0;
}
.container .content-p2 .wrapper .s2-map .flagBox a {
  background-image: url(../img/p2/map_on.png);
  background-repeat: no-repeat;
  background-size: 14.06rem 18.26rem;
  opacity: 0;
}
.container .content-p2 .wrapper .s2-map .flagBox .active {
  opacity: 1;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(1) {
  width: 1.12rem;
  height: 0.7rem;
  position: absolute;
  top: 3.42rem;
  left: 0.42rem;
  z-index: auto;
  background-position: -0.42rem -3.42rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(2) {
  width: 2.12rem;
  height: 0.7rem;
  position: absolute;
  top: 3.42rem;
  left: 2.86rem;
  z-index: auto;
  background-position: -2.86rem -3.42rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(3) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 6.04rem;
  left: 0.32rem;
  z-index: auto;
  background-position: -0.32rem -6.04rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(4) {
  width: 1.8rem;
  height: 0.72rem;
  position: absolute;
  top: 4.64rem;
  left: 1.86rem;
  z-index: auto;
  background-position: -1.86rem -4.64rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(6) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 3.96rem;
  left: 6.78rem;
  z-index: auto;
  background-position: -6.78rem -3.96rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(5) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 5.48rem;
  left: 5.24rem;
  z-index: auto;
  background-position: -5.24rem -5.48rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(7) {
  width: 0.92rem;
  height: 0.72rem;
  position: absolute;
  top: 5.68rem;
  left: 8.84rem;
  z-index: auto;
  background-position: -8.84rem -5.68rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(8) {
  width: 2.52rem;
  height: 0.72rem;
  position: absolute;
  top: 6.14rem;
  left: 10.2rem;
  z-index: auto;
  background-position: -10.2rem -6.14rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(9) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 15.32rem;
  left: 12.14rem;
  z-index: auto;
  background-position: -12.14rem -15.32rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(10) {
  width: 2.82rem;
  height: 0.72rem;
  position: absolute;
  top: 13.76rem;
  left: 11.22rem;
  z-index: auto;
  background-position: -11.22rem -13.76rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(11) {
  width: 1.98rem;
  height: 0.72rem;
  position: absolute;
  top: 9.9rem;
  left: 9.64rem;
  z-index: auto;
  background-position: -9.64rem -9.9rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(12) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 9.42rem;
  left: 5.34rem;
  z-index: auto;
  background-position: -5.34rem -9.42rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(13) {
  width: 2.84rem;
  height: 0.72rem;
  position: absolute;
  top: 11.08rem;
  left: 4.94rem;
  z-index: auto;
  background-position: -4.94rem -11.08rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(14) {
  width: 1.52rem;
  height: 0.72rem;
  position: absolute;
  top: 13rem;
  left: 6.2rem;
  z-index: auto;
  background-position: -6.2rem -13rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(15) {
  width: 2.34rem;
  height: 0.72rem;
  position: absolute;
  top: 12.9rem;
  left: 8.32rem;
  z-index: auto;
  background-position: -8.32rem -12.9rem;
}
.container .content-p2 .wrapper .s2-map .flagBox a:nth-child(16) {
  width: 2.32rem;
  height: 0.72rem;
  position: absolute;
  top: 14.96rem;
  left: 7.82rem;
  z-index: auto;
  background-position: -7.82rem -14.96rem;
}
.container .content-p3 {
  width: 100%;
  margin-top: -0.02rem;
  position: relative;
}
.container .content-p3 .swiper-container3 {
  margin-top: -3rem;
  width: 100%;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide .s3-txt {
  width: 5.9rem;
  height: 7.98rem;
  position: absolute;
  top: 5.02rem;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide .s3-txt-1 {
  left: 5.78rem;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide .s3-txt-2 {
  left: 9.04rem;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide .s3-txt-3 {
  left: 12.3rem;
}
.container .content-p3 .swiper-container3 .swiper-wrapper .swiper-slide .s3-txt-4 {
  left: 15.56rem;
}
.container .content-p3 .swiper-container3 .fenyeqi3 {
  width: 13.08rem;
  height: 0.9rem;
  position: absolute;
  top: 13rem;
  left: 10.64rem;
  z-index: 10;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.container .content-p3 .swiper-container3 .fenyeqi3 li {
  width: 3.26rem;
  height: 0.9rem;
  background-image: url(../img/p3/pagi_all.png);
  background-repeat: no-repeat;
  background-size: 13.08rem 2.04rem;
  background-position-y: -1.14rem;
  cursor: pointer;
}
.container .content-p3 .swiper-container3 .fenyeqi3 .active {
  background-position-y: 0rem;
}
.container .content-p3 .swiper-container3 .fenyeqi3 li:nth-child(4) {
  background-position-x: 0rem;
}
.container .content-p3 .swiper-container3 .fenyeqi3 li:nth-child(2) {
  background-position-x: -3.26rem;
}
.container .content-p3 .swiper-container3 .fenyeqi3 li:nth-child(1) {
  background-position-x: -6.52rem;
}
.container .content-p3 .swiper-container3 .fenyeqi3 li:nth-child(3) {
  background-position-x: -9.78rem;
}
.container .content-p4 {
  width: 100%;
  position: relative;
  height: 22.44rem;
  margin-top: -2.48rem;
  padding-top: 2.48rem;
  background: url(../img/p4/bg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.container .content-p4 .wrapper {
  width: 26rem;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.container .content-p4 .wrapper .s4-tit {
  width: 16.22rem;
  height: 2.06rem;
  position: absolute;
  top: 1.26rem;
  left: 50%;
  transform: translateX(-50%);
}
.container .content-p4 .wrapper .wrapper-menu {
  position: absolute;
  top: 40%;
  width: 100%;
}
.container .content-p4 .wrapper .wrapper-menu .s4-left {
  width: 0.8rem;
  height: 1.34rem;
  position: absolute;
  left: 0rem;
  z-index: 100;
}
.container .content-p4 .wrapper .wrapper-menu .s4-right {
  width: 0.8rem;
  height: 1.34rem;
  position: absolute;
  right: 0.2rem;
  z-index: 100;
}
.container .content-p4 .wrapper .swiper-container4 {
  width: 23.62rem;
  height: 12.96rem;
  position: absolute;
  top: 4.42rem;
  left: 1.2rem;
  z-index: auto;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul {
  width: 7.3rem;
  height: 12.94rem;
  position: relative;
  background-image: url('../img/p4/swiper_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul .s4-pic {
  width: 100%;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul .s4_price {
  font-size: 0.6rem;
  height: 0.6rem;
  margin-top: 0.52rem;
  color: #e46026;
  text-align: center;
  font-weight: bold;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul .s4-info {
  font-size: 0.4rem;
  height: 1.2rem;
  line-height: 0.6rem;
  overflow: hidden;
  margin: 0.4rem 0.2rem 0;
  color: #000000;
  text-align: center;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul .s4-menu {
  width: 3.26rem;
  height: 0.88rem;
  position: absolute;
  top: 9.64rem;
  left: 3.54rem;
  z-index: auto;
  background-image: url('../img/p4/p4_btn_off.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container .content-p4 .wrapper .swiper-container4 .swiper-wrapper .swiper-slide .s4-modul .s4-menu:hover {
  background-image: url('../img/p4/p4_btn_on.png');
}
.container .content-p4 .wrapper .s4-notice {
  position: absolute;
  bottom: 3.8rem;
  right: 1.6rem;
  color: #000000;
  opacity: 0.6;
  text-align: right;
  font-size: 0.28rem;
}
.container .content-p5 {
  width: 100%;
  position: relative;
  height: 19.04rem;
  background: url(../img/p5/bg.jpg) no-repeat center;
  background-size: 100% 100%;
  margin-top: -0.02rem;
}
.container .content-p5 .wrapper {
  width: 26rem;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.container .content-p5 .wrapper .s5-tit {
  width: 8.28rem;
  height: 1.9rem;
  position: absolute;
  top: 1.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.container .content-p5 .wrapper .wrapper-menu {
  position: absolute;
  top: 50%;
  width: 100%;
}
.container .content-p5 .wrapper .wrapper-menu .s5-left {
  width: 0.8rem;
  height: 1.34rem;
  position: absolute;
  left: 0rem;
  z-index: 100;
}
.container .content-p5 .wrapper .wrapper-menu .s5-right {
  width: 0.8rem;
  height: 1.34rem;
  position: absolute;
  right: 0.2rem;
  z-index: 100;
}
.container .content-p5 .wrapper .container5 {
  width: 23.86rem;
  height: 13.7rem;
  position: absolute;
  top: 4.36rem;
  left: 0rem;
  z-index: auto;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.container .content-p5 .wrapper .container5 .s5-modul {
  width: 7.7rem;
  height: 6.52rem;
  text-align: center;
  border: 0.04rem solid white;
  position: relative;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-pic,
.container .content-p5 .wrapper .container5 .s5-modul .s5-info,
.container .content-p5 .wrapper .container5 .s5-modul .s5-menu,
.container .content-p5 .wrapper .container5 .s5-modul .s5_price,
.container .content-p5 .wrapper .container5 .s5-modul .s5-infobox {
  position: absolute;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-infobox {
  width: 100%;
  height: 1.2rem;
  bottom: 0.96rem;
  background-color: #000000;
  z-index: 2;
  opacity: 0.7;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-infobox div {
  padding-top: 0.08rem;
  padding-left: 0.4rem;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-infobox div.info-tit {
  font-size: 16px;
  font-weight: 900;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-pic {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-pic img {
  width: 100%;
  height: 100%;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5-menu {
  width: 50%;
  height: 0.96rem;
  bottom: 0;
  right: 0;
  z-index: 3;
  background-color: #007298;
  font-size: 16px;
  line-height: 0.96rem;
  color: #ffffff;
  font-weight: bold;
}
.container .content-p5 .wrapper .container5 .s5-modul .s5_price {
  width: 50%;
  height: 0.96rem;
  bottom: 0;
  left: 0;
  background-color: #e69c01;
  font-size: 16px;
  line-height: 0.96rem;
  color: #ffffff;
  font-weight: bold;
  z-index: 3;
}
.container .content-p5 .wrapper .s5-notice {
  position: absolute;
  bottom: 0.4rem;
  right: 1rem;
  color: #ffffff;
  opacity: 1;
  text-align: right;
  font-size: 0.28rem;
}
.container .content-p6 {
  width: 100%;
  position: relative;
  height: 20.62rem;
  background: url(../img/p6/bg.jpg) no-repeat top center;
  background-size: 100% auto;
  background-color: #017299;
  margin-top: -0.02rem;
}
.container .content-p6 .wrapper {
  width: 26rem;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.container .content-p6 .wrapper .s6-tit {
  width: 13.96rem;
  height: 1.46rem;
  position: absolute;
  top: 0.66rem;
  left: 50%;
  transform: translateX(-50%);
}
.container .content-p6 .wrapper .item .img {
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: auto;
  width: 100%;
}
.container .content-p6 .wrapper .item .text {
  display: block;
  width: 4.64rem;
  height: 1.22rem;
  border-radius: 0.3rem;
  background-color: #ffffff;
  border: 0.02rem solid black;
  font-size: 0.36rem;
  text-align: center;
  color: #007298;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  padding-top: 0.16rem;
}
.container .content-p6 .wrapper .item .text:hover {
  background-color: #ffe400;
}
.container .content-p6 .wrapper .item1 {
  width: 6.08rem;
  height: 6.98rem;
  position: absolute;
  top: 3.62rem;
  left: 1.12rem;
  z-index: 2;
}
.container .content-p6 .wrapper .item2 {
  width: 7.28rem;
  height: 8.16rem;
  position: absolute;
  top: 4.62rem;
  left: 6.56rem;
  z-index: 1;
}
.container .content-p6 .wrapper .item2 .text {
  width: 4.84rem;
}
.container .content-p6 .wrapper .item3 {
  width: 5.7rem;
  height: 6.54rem;
  position: absolute;
  top: 3.06rem;
  left: 13.08rem;
  z-index: 2;
}
.container .content-p6 .wrapper .item4 {
  width: 7.28rem;
  height: 8.14rem;
  position: absolute;
  top: 4.7rem;
  left: 18.06rem;
  z-index: 1;
}
.container .content-p6 .wrapper .item4 .text {
  width: 5.24rem;
}
.container .content-p7 {
  width: 100%;
  position: relative;
  height: 10.74rem;
  background-color: #017299;
  margin-top: -0.02rem;
}
.container .content-p7 .s7-img {
  width: 10.82rem;
  height: 8.5rem;
  position: absolute;
  top: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.container .content-p7 .s7-link {
  width: 3.24rem;
  height: 0.84rem;
  position: absolute;
  top: 8.32rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
