.header-img {
  width: 100%;
  display: block; }

.menu {
  position: relative;
  height: 35px;
  line-height: 35px;
  background-color: #579bfc;
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px; }
  .menu .open-menu > span, .menu .close-menu > span {
    position: relative; }
  .menu .open-menu > span > img {
    position: absolute;
    right: -18px;
    height: 10px;
    top: 3px; }
  .menu .close-menu .close-btn {
    position: absolute;
    right: -18px;
    height: 10px;
    line-height: 7.5px;
    top: 3px;
    font-size: 22px; }

.menu-wrap {
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  z-index: 10;
  background: #579bfc;
  text-align: left; }
  .menu-wrap > li {
    height: 35px;
    line-height: 35px; }
  .menu-wrap > li > a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding-left: 0.4rem; }
  .menu-wrap .menu-active {
    background: #2862b6; }

.content {
  padding: 0 0.4rem; }

.header-bg {
  overflow-x: hidden;
  position: relative; }

.header-h2 {
  text-align: center;
  line-height: 1; }
  .header-h2 > img {
    width: 1.0666666667rem;
    margin-bottom: 0.1333333333rem; }
  .header-h2 > span {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }

.header-h3 {
  font-size: 18px;
  line-height: 3;
  text-align: center; }

.content-info {
  text-indent: 2em;
  font-size: 16px;
  margin-bottom: 0.4rem; }

.content-info-title {
  font-size: 16px;
  margin-bottom: 5px;
  color: #00a0e9;
  margin-top: 10px; }

.swiper-container {
  width: 100%; }
  .swiper-container .swiper-slide {
    text-align: center;
    float: none !important; }
  .swiper-container dd {
    text-align: center;
    font-size: 14px; }

.img-height img {
  width: 100%; }

.swiper-box {
  position: relative;
  overflow: hidden; }
  .swiper-box .btn-prev {
    position: absolute;
    top: 30%;
    left: 0;
    margin-left: -16px;
    font-size: 40px;
    color: #48484b;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.5); }
  .swiper-box .btn-next {
    position: absolute;
    top: 30%;
    right: 0;
    font-size: 40px;
    color: #48484b;
    background-color: rgba(255, 255, 255, 0.5);
    margin-right: -16px;
    z-index: 2; }

.footer {
  padding: 0.2666666667rem 0.4rem;
  background-color: #2a2b2f;
  color: #ffffff;
  text-align: center; }
  .footer > a {
    display: block;
    color: #ffffff; }

.slide-on-page {
  height: auto !important;
  padding: 0.2666666667rem 0 0.2666666667rem; }
  .slide-on-page dl {
    position: relative; }
  .slide-on-page dd {
    position: absolute;
    bottom: 0.6666666667rem;
    z-index: 2;
    width: 100%;
    padding: 0.1333333333rem;
    background: rgba(119, 6, 0, 0.7);
    color: white; }
  .slide-on-page a {
    color: #ffffff;
    text-decoration: underline; }

.slide-hide-page {
  height: 100%; }

.swiper-wrapper {
  height: auto !important; }

.pdf-download {
  color: #ffffff;
  margin-left: 10px; }

.shadow-swiper {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 100; }
  .shadow-swiper .swiper-shadow-box {
    width: 100%;
    height: 100%;
    background-color: #000000; }
    .shadow-swiper .swiper-shadow-box dl {
      width: 100%;
      height: 100%;
      position: relative; }
    .shadow-swiper .swiper-shadow-box dt {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .shadow-swiper .swiper-shadow-box dd {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(119, 6, 0, 0.7);
      color: white;
      padding: 10px 0; }

.close-shadow-swiper {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #ffffff;
  z-index: 100;
  border: 2px solid #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 23px;
  font-size: 20px;
  border-radius: 50%;
  font-weight: bolder;
  padding-left: 1px; }

.video-box-wrap {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background: #232323cc; }
  .video-box-wrap .video-box {
    width: 100%;
    float: left;
    padding: 36px 5px 5px 5px;
    background-color: #fff;
    position: absolute;
    top: 20%; }
    .video-box-wrap .video-box > video {
      width: 100%;
      height: 100%;
      outline: none; }

.close-video {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -5px;
  font-size: 30px;
  padding: 0 20px;
  color: #888888; }

/*# sourceMappingURL=music_activity_mobile.css.map */
