body {
  background: #608ebc url(../img/bg_cover.jpg) no-repeat center / cover;
}
.wrapper {
  width: 10rem;
  height: 100vh;
  margin: 0 auto;
}
/* 封面 */
.page_cover {
  width: 100%;
}
.page_cover .part {
  width: 100%;
  height: 100vh;
  position: relative;
}
.page_cover .part_title .bjnews_logo {
  width: 2.13333333rem;
  height: 0.53333333rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.06666667rem;
}
.page_cover .part_title .title_box {
  width: 9.06666667rem;
  height: 4.66666667rem;
  position: absolute;
  top: 18%;
  left: 50%;
  margin-left: -4.53333333rem;
}
.page_cover .part_title .title_box .tit_img {
  position: absolute;
  animation-duration: 1.5s;
}
.page_cover .part_title .title_box .title_1 {
  width: 4rem;
  height: 1.53333333rem;
  left: 0;
  top: 0;
}
.page_cover .part_title .title_box .title_2 {
  width: 9.06666667rem;
  height: 4rem;
  bottom: 0;
  left: 50%;
  margin-left: -4.46666667rem;
}
.page_cover .part_title .tip_slide {
  width: 1.06666667rem;
  height: 0.8rem;
  position: absolute;
  bottom: 5%;
  left: 50%;
  margin-left: -0.53333333rem;
  opacity: 0;
}
.page_cover .part_intro .txt_intro {
  width: 7.73333333rem;
  height: 6.93333333rem;
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -3.86666667rem;
}
.page_cover .part_intro .btn_start {
  width: 3.46666667rem;
  height: 0.8rem;
  position: absolute;
  bottom: 15%;
  left: 50%;
  margin-left: -1.73333333rem;
}
/* 视频 */
.page_video {
  width: 100%;
  height: 100vh;
  background: url(../img/bg_video.jpg) no-repeat center / cover;
}
.page_video .video_flex {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.page_video .video_flex .mountain {
  width: 10rem;
  height: 3.2rem;
}
.page_video .video_flex .video_box {
  width: 8.96rem;
  height: 5.04rem;
  background: url(../img/qz_video.png) no-repeat center / contain;
  border: 4px solid lime;
  -webkit-border-image: -webkit-linear-gradient(#0b1f3d, #5174a5) 20 20;
  border-image: linear-gradient(#0b1f3d, #5174a5 40%) 20 20;
  box-sizing: content-box;
  -webkit-box-shadow: 1px 1px 3px #333;
  box-shadow: 1px 1px 3px #333;
  margin-bottom: 0.66666667rem;
  animation-duration: 0.5s;
}
.page_video .video_flex .video_box .qz_video {
  display: block;
  width: 100%;
}
.page_video .video_flex .btn_to_map {
  width: 3.33333333rem;
  height: 0.8rem;
  margin-bottom: 2.66666667rem;
}
/* 地图 */
.page_map {
  width: 100%;
  height: 100vh;
  background: url(../img/bg_map.jpg) no-repeat center / cover;
}
.page_map .map_box {
  width: 8.66666667rem;
  height: 10.4rem;
  background: url(../img/map_line.png) no-repeat center / contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.33333333rem;
  margin-top: -5.2rem;
}
.page_map .map_box .tip_click {
  width: 3.6rem;
  height: 0.66666667rem;
  position: absolute;
  right: 1.06666667rem;
  top: 0.66666667rem;
  animation-iteration-count: 1.5;
}
.page_map .map_box .place_position {
  width: 1.33333333rem;
  height: 1.2rem;
  position: absolute;
}
.page_map .map_box .place_position .position_box {
  z-index: 99;
  width: 0.53333333rem;
  height: 0.6rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.26666667rem;
}
.page_map .map_box .place_position .position_box .tip_position {
  z-index: 10;
  width: 2rem;
  height: 0.93333333rem;
  position: absolute;
  right: -2rem;
  top: -0.8rem;
}
.page_map .map_box .place_position .position_box .icon_position {
  z-index: 9;
  width: 0.53333333rem;
  height: 0.6rem;
}
.page_map .map_box .place_position .position_box .position_ed {
  animation-duration: 2s;
}
.page_map .map_box .place_position .place_name {
  z-index: 8;
  height: 0.53333333rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page_map .map_box .place_position_1 {
  left: 7.04rem;
  bottom: 0;
}
.page_map .map_box .place_position_1 .position_box_1 .tip_position_1 {
  left: -2rem;
}
.page_map .map_box .place_position_2 {
  left: 7.13333333rem;
  bottom: 1.93333333rem;
}
.page_map .map_box .place_position_2 .position_box_2 .tip_position_2 {
  left: -2rem;
}
.page_map .map_box .place_position_3 {
  left: 5.73333333rem;
  bottom: 2.4rem;
}
.page_map .map_box .place_position_3 .position_box_3 {
  left: 0.93333333rem;
  margin-left: 0;
}
.page_map .map_box .place_position_4 {
  left: 5.4rem;
  bottom: 4.08rem;
}
.page_map .map_box .place_position_5 {
  left: 3.93333333rem;
  bottom: 5.06666667rem;
}
.page_map .map_box .place_position_6 {
  height: 0.93333333rem;
  left: 2rem;
  bottom: 5.33333333rem;
}
.page_map .map_box .place_position_6 .position_box_6 {
  left: -0.53333333rem;
  margin-left: 0;
}
.page_map .map_box .place_position_7 {
  left: 0.46666667rem;
  bottom: 4.56rem;
}
.page_map .map_box .place_position_8 {
  left: 0.24rem;
  bottom: 7.73333333rem;
}
.page_map .map_box .place_position_9 {
  width: 1.86666667rem;
  left: 0.06666667rem;
  bottom: 9.26666667rem;
}
.page_map .map_box .place_position_10 {
  left: 3.73333333rem;
  bottom: 8.34666667rem;
}
.page_map .map_box .place_position_10 .position_box_10 {
  left: 0.13333333rem;
  margin-left: 0;
}
.page_map .map_box .place_position_11 {
  width: 3.33333333rem;
  left: 5.26666667rem;
  bottom: 7.02666667rem;
}
.page_map .map_box .place_position_11 .position_box_11 {
  left: -0.2rem;
  margin-left: 0;
}
/* ★全景地图 */
#panoramicMap {
  z-index: 999;
  width: 100%;
  height: 100%;
  position: fixed;
}
.the_place_name {
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-shadow: 2px 2px 5px #666;
  -webkit-text-shadow: 2px 2px 5px #666;
  position: fixed;
  top: 5%;
  z-index: 1000;
}
.menu_box {
  width: 0.96rem;
  position: fixed;
  top: 4.66666667rem;
  right: 5%;
  z-index: 1000;
}
.menu_box .pano_btn {
  display: block;
  width: 0.96rem;
  height: 0.8rem;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
.menu_box .btn_back {
  width: 1.06666667rem;
}
.menu_box .btn_share {
  width: 1.06666667rem;
}
.mask_share {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 10002;
}
.mask_share .tip_share {
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 3%;
  top: 2%;
}
/* 背景音乐 */
.bgm {
  width: 25px;
  height: 25px;
  background: url(../img/musicOff.png) no-repeat;
  background-size: 100%;
  z-index: 999;
  position: fixed;
  left: 0.33333333rem;
  top: 1.86666667rem;
}
.music_on {
  background-image: url(../img/musicOn.png);
  animation: reverseRotating 1.2s linear infinite;
  -webkit-animation: reverseRotating 1.2s linear infinite;
}
@keyframes reverseRotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes reverseRotating {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
