* {
  margin: 0px;
  padding: 0px;
  outline: none;
}

/*清除浮动代码*/
.clearfloat:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}
.clearfloat {
  zoom: 1
}

/* alpha版权 */
a.copyRight{
  color: #9B8179 !important;
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  z-index: 9999;
  font-size: 0.16rem;
  line-height: 0.2rem;
  text-decoration: none;
}

html, body {
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.container {
  width: 100%;
  height: 100%;
  position: absolute;
}

/* swiper 部分 */
.swiper-container {
  width: 100%;
  height: 100%;
  max-width: 750px;
  /* background: url("../img/map@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%; */
}
.swiper-slide{
  width: 100%;
  height: 100%;
}
/* 向左移动箭头 */
.swiper-container>.my {
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  z-index: 999;
  width: 2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  font-weight: bold;
  -webkit-animation: move 1.3s linear infinite;
  animation: move 1.3s linear infinite;
}

/* 轮播图 图片铺满盒子*/
.swiper-slide>img {
  display: block;
  width: 100%;
  height: 100%;
  /* display: none; */
}

/* page1 */
.page1 {
  background: url("../img/page1/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page1 #myVideo, .page1 #myCanvas {
  width: 100%;
  height: 4.2rem;
}
#myVideo{
  /* display: none; */
}
.page1 .status{
  position: absolute;
  left: 0.15rem;
  top: 3.85rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  border: 0.02rem solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  box-sizing: border-box;
}
.logo{
  width: 6.1rem;
  height: 0.51rem;
  margin: 0 auto;
  background: url("../img/page1/logo@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page1 .slogan{
  width: 2.48rem;
  height: 4.24rem;
  margin: 0.1rem auto 0rem;
  background: url("../img/page1/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page1 .fuli{
  width: 3.8rem;
  height: 1.01rem;
  margin: 0.1rem auto 0rem;
  background: url("../img/page1/fuli@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page2 */
.page2 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page2 .logo{
  margin-top: 0.7rem;
}
.page2 .title{
  width: 3.61rem;
  height: 0.44rem;
  margin: 1.19rem 0rem 0rem 0.92rem;
  background: url("../img/page2/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page2 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page2 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page2 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page2 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 1.2rem auto 0rem;
  background: url("../img/page2/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
  /* 公共类 */
  .yingwen2{
  width: 5.14rem;
  height: 0.08rem;
  margin: 0.54rem auto 0rem;
  background: url("../img/yingwen_2@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page3 */
.page3 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page3 .logo{
  margin-top: 0.7rem;
}
.page3 .title{
  width: 3.62rem;
  height: 0.44rem;
  margin: 1.19rem 0rem 0rem 0.92rem;
  background: url("../img/page3/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page3 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page3 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page3 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page3 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page3/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page4 */
.page4 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page4 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page4 .title{
  width: 1.7rem;
  height: 0.37rem;
  margin: 1.18rem 0rem 0rem 0.92rem;
  background: url("../img/page4/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page4 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page4 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page4 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page4 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page4/tupian@2x.jpg") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page5 */
.page5 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page5 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page5 .title{
  width: 2.01rem;
  height: 0.45rem;
  margin: 1.18rem 0rem 0rem 0.92rem;
  background: url("../img/page5/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page5 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page5 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page5 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page5 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page5/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page6 */
.page6 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page6 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page6 .title{
  width: 2.01rem;
  height: 0.45rem;
  margin: 1.18rem 0rem 0rem 0.92rem;
  background: url("../img/page6/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page6 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page6 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page6 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page6 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page6/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page7 */
.page7 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page7 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page7 .title{
  width: 3.99rem;
  height: 0.45rem;
  margin: 1.18rem 0rem 0rem 0.92rem;
  background: url("../img/page7/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page7 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page7 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page7 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page7 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page7/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page8 */
.page8 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page8 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page8 .title{
  width: 4.27rem;
  height: 0.44rem;
  margin: 1.18rem 0rem 0rem 0.92rem;
  background: url("../img/page8/title@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page8 .cont{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0rem 0.9rem;
}
.page8 .cont .text{
  float: left;
  width: 5rem;
  height: 2rem;
  font-size: 0.18rem;
  line-height: 0.34rem;
  color: #fff;
  font-family: 'PingFang SC';
  margin-top: 0.37rem;
}
.page8 .cont .yingwen{
  width: 0.44rem;
  height: 2.37rem;
  float: left;
  background: url("../img/yingwen_1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page8 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page8/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}


/* page9 */
.page9 {
  background: url("../img/page2/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page9 .slogan{
  width: 5.66rem;
  height: 0.2rem;
  margin: 0 auto;
  background: url("../img/page4/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.7rem;
}
.page9 .title1{
  width: 2.23rem;
  height: 0.73rem;
  margin: 0.3rem auto 0rem;
  background: url("../img/page9/title1@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page9 .title2{
  width: 5.93rem;
  height: 3.30rem;
  margin: 0 auto;
  background: url("../img/page9/title2@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page9 .title3{
  width: 4.04rem;
  height: 0.48rem;
  margin: 0 auto;
  background: url("../img/page9/title3@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page9 .tupian{
  width: 5.7rem;
  height: 4.26rem;
  margin: 0.5rem auto 0rem;
  background: url("../img/page9/tupian@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}

/* page10 */
.page10 {
  background: url("../img/page1/beijing@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page10 .slogan{
  width: 3.23rem;
  height: 5.51rem;
  margin: 1.2rem auto 0rem;
  background: url("../img/page10/slogan@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page10 .logo{
  width: 4.10rem;
  height: 0.53rem;
  margin: 0.3rem auto 0rem;
  background: url("../img/page10/logo@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page10 .rexiao{
  width: 3.64rem;
  height: 0.19rem;
  margin: 1.2rem auto 0rem;
  background: url("../img/page10/rexiao@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}
.page10 .lianxi{
  width: 6.26rem;
  height: 0.76rem;
  margin: 0.3rem auto 0rem;
  background: url("../img/page10/lianxi@2x.png") 0% 0% no-repeat;
  background-size: 100% 100%;
}


@-webkit-keyframes shanshuo {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes move {
  0% {
    color: rgba(255, 255, 255, .3) !important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  95% {
    color: rgba(255, 255, 255, .8) !important;
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  100% {
    color: rgba(255, 255, 255, .8) !important;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

/* 适配全面屏 */

@media only screen and (device-width: 375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {

}
