.clearfix {
  clear: both;
  zoom: 1; }

.show {
  display: block !important; }

.next {
  width: 0.79688rem;
  height: 0.70313rem;
  background-image: url("../img/next.png");
  background-size: 0.79688rem 0.70313rem;
  position: fixed;
  left: 45%;
  bottom: 0.3125rem;
  z-index: 999;
  animation: myfirst 1s infinite ease-in-out;
  -webkit-animation: myfirst 1s infinite ease-in-out; }

@keyframes myfirst {
  0% {
    opacity: 1;
    bottom: 0.28rem; }
  100% {
    opacity: 0.1;
    bottom: 0.25rem; } }
@-webkit-keyframes myfirst {
  0% {
    opacity: 1;
    bottom: 0.28rem; }
  100% {
    opacity: 0.1;
    bottom: 0.25rem; } }
html,
body {
  height: 100%;
  margin: 0 auto; }

.main-content {
  position: fixed;
  background-image: url("../img/bg.png");
  width: 10rem;
  height: 17.75rem;
  z-index: 1000;
  display: none; }
  .main-content .main-list {
    width: 7.03125rem;
    margin: 1.5625rem auto 0; }
    .main-content .main-list .main-item {
      width: 6.90625rem;
      height: 0.9375rem;
      text-align: center;
      line-height: 0.9375rem;
      background-color: #252452;
      margin-bottom: 0.34375rem;
      border-radius: 0.0625rem;
      border: 0.03125rem solid #735bca; }
      .main-content .main-list .main-item > a {
        color: #fff;
        text-decoration: none; }

.music {
  width: 0.76563rem;
  height: 0.75rem;
  background-image: url("../img/music_on.png");
  background-size: 0.76563rem 0.75rem;
  position: fixed;
  right: 0.53125rem;
  top: 0.25rem;
  z-index: 1000;
  animation: mus 1s infinite rotate;
  -webkit-animation: mus 1s infinite rotate; }

.music-off {
  background-image: url("../img/music_off.png"); }

.main-menu {
  width: 1.5625rem;
  height: 0.875rem;
  position: fixed;
  left: 0.53125rem;
  top: 0.53125rem;
  z-index: 1000; }
  .main-menu > img {
    width: 1.64063rem;
    height: 0.35938rem; }

/* backgound */
.bg-background {
  width: 10rem;
  height: 100%;
  position: fixed;
  overflow: hidden;
  background-image: url("../img/bg.png");
  background-size: 10rem 17.75rem;
  background-repeat: no-repeat; }
  .bg-background .menu-content {
    position: fixed;
    background-image: url("../img/bg.png");
    width: 10rem;
    height: 17.75rem; }
  .bg-background #wave {
    overflow: hidden;
    position: relative;
    top: 5.625rem; }

.swiper-container {
  width: 10rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }
  .swiper-container .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: transparent;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper-container .swiper-slide.swiper-slide-active {
      margin: 0; }
    .swiper-container .swiper-slide .page-1 {
      width: 10rem;
      height: 17.75rem; }
      .swiper-container .swiper-slide .page-1 > img {
        width: 10rem;
        height: 17.75rem; }
    .swiper-container .swiper-slide .box-text {
      position: absolute;
      left: 0;
      top: 0;
      width: 10rem;
      height: 17.75rem;
      display: none; }
      .swiper-container .swiper-slide .box-text > img {
        width: 10rem;
        height: 17.75rem; }
    .swiper-container .swiper-slide .mou-2 {
      width: 10rem;
      height: 17.75rem;
      /* background-image: url('../img/mou_earth.png'); */
      background-size: 10rem 17.75rem; }
    .swiper-container .swiper-slide .page-invite .box-content {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/5_box.png");
      background-size: 10rem 17.75rem;
      /* background-position: 0 pxTorem(-60px); */ }
      .swiper-container .swiper-slide .page-invite .box-content .content {
        width: 6.25rem;
        padding: 0 0.625rem;
        margin: 0 auto;
        padding-top: 4rem; }
        .swiper-container .swiper-slide .page-invite .box-content .content > p {
          text-align: justify;
          font-size: 0.34375rem;
          line-height: 2; }
    .swiper-container .swiper-slide .info > .box-text > img {
      position: absolute;
      left: 0;
      top: -0.625rem; }
    .swiper-container .swiper-slide .specail-invite {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/specail_bg.png");
      background-size: 10rem 17.75rem; }
      .swiper-container .swiper-slide .specail-invite #pic {
        position: relative;
        overflow: hidden;
        height: 11.5625rem;
        width: 10rem;
        z-index: 2;
        margin: 3.375rem auto 0; }
      .swiper-container .swiper-slide .specail-invite #pic ul {
        width: 9.53125rem;
        height: 100%;
        margin: 0 auto; }
      .swiper-container .swiper-slide .specail-invite #pic ul li {
        position: absolute;
        padding: 0.0625rem;
        background-color: #000;
        overflow: hidden; }
      .swiper-container .swiper-slide .specail-invite #pic ul li a {
        display: block;
        text-decoration: none;
        border: 0.03125rem solid #fff;
        width: 100%;
        height: 100%; }
      .swiper-container .swiper-slide .specail-invite #pic ul img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic1 {
        top: -2.5rem;
        left: 0;
        z-index: 1; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic2 {
        top: 3.4375rem;
        left: 0.9375rem;
        z-index: 2; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic3 {
        top: 2.5rem;
        left: 2.1875rem;
        z-index: 3; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic4 {
        top: 1.5625rem;
        left: 4.375rem;
        z-index: 4; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic5 {
        top: 2.5rem;
        left: 6.25rem;
        z-index: 3; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic6 {
        top: 3.4375rem;
        left: 6.25rem;
        z-index: 2; }
      .swiper-container .swiper-slide .specail-invite #pic ul .pic7 {
        top: -5.625rem;
        left: 6.25rem;
        z-index: 1; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic1 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic2 img {
        width: 3.25rem;
        height: 4.5rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic3 img {
        width: 4.0625rem;
        height: 5.625rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic4 img {
        width: 4.0625rem;
        height: 5.625rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic5 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic6 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .specail-invite #pic ul li.pic7 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .specail-invite #pic span {
        display: inline-block;
        zoom: 1;
        width: 2rem;
        height: 3.125rem;
        position: absolute;
        top: 3.59375rem;
        z-index: 30;
        cursor: pointer;
        opacity: 0.7; }
      .swiper-container .swiper-slide .specail-invite .person-info {
        margin-top: 8.5625rem; }
        .swiper-container .swiper-slide .specail-invite .person-info .person-title {
          margin: 0.15625rem;
          font-size: 0.4375rem;
          font-weight: bold;
          color: #fff; }
        .swiper-container .swiper-slide .specail-invite .person-info .person-position {
          font-size: 0.28125rem;
          padding: 0 1.625rem;
          color: #fff;
          line-height: 1.5;
          text-align: center; }
      .swiper-container .swiper-slide .specail-invite .left-top {
        width: 3.04688rem;
        height: 3.32813rem;
        position: absolute;
        left: 1.8125rem;
        top: 0.90625rem;
        z-index: 9999;
        background-image: url("../img/left_top.png");
        background-size: 3.04688rem 3.32813rem; }
      .swiper-container .swiper-slide .specail-invite .right-bottom {
        width: 3.04688rem;
        height: 3.32813rem;
        position: absolute;
        right: 2.125rem;
        bottom: 1.4375rem;
        z-index: 9999;
        background-image: url("../img/right_bottom.png");
        background-size: 3.04688rem 3.32813rem; }
      .swiper-container .swiper-slide .specail-invite .j-prev {
        position: absolute;
        left: 1.0625rem;
        top: 4.6875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/prev1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out;
        z-index: 9999; }
      .swiper-container .swiper-slide .specail-invite .j-next {
        position: absolute;
        right: 1.0625rem;
        top: 4.6875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/next1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out;
        z-index: 9999; }
    .swiper-container .swiper-slide .communicate {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/communicate_btn.png");
      background-size: 10rem 17.75rem;
      position: relative; }
      .swiper-container .swiper-slide .communicate .btn-group {
        width: 6.0625rem;
        margin: 0 auto;
        padding-top: 3.125rem; }
        .swiper-container .swiper-slide .communicate .btn-group .btn-item {
          width: 6.0625rem;
          height: 1.03125rem;
          margin-bottom: 0.84375rem; }
      .swiper-container .swiper-slide .communicate .communicate-dialog {
        width: 10rem;
        height: 17.75rem;
        background-image: url("../img/communicate_bg.png");
        background-size: 9rem 15.75rem;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0; }
        .swiper-container .swiper-slide .communicate .communicate-dialog .close {
          width: 0.9375rem;
          height: 0.9375rem;
          position: absolute;
          right: 0.75rem;
          top: 2.625rem; }
        .swiper-container .swiper-slide .communicate .communicate-dialog .menu-list {
          width: 4.25rem;
          height: 0.78125rem;
          border: 1px solid #5a5ae0;
          border-bottom: 0;
          position: absolute;
          left: 2.8125rem;
          top: 2.28125rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .menu-list .menu-item {
            color: #5a5ae0;
            display: inline-block;
            width: 2.125rem;
            height: 0.78125rem;
            line-height: 0.71875rem;
            text-align: center;
            float: left; }
            .swiper-container .swiper-slide .communicate .communicate-dialog .menu-list .menu-item.active {
              background-color: #5a5ae0;
              color: #fff;
              font-weight: bold; }
        .swiper-container .swiper-slide .communicate .communicate-dialog .content {
          padding: 4rem 0.625rem 0 0.625rem;
          margin: 0 auto;
          width: 7.15625rem;
          height: 12.8125rem;
          font-size: 0.375rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content > p {
            padding-top: 1.09375rem;
            text-align: justify;
            line-height: 2;
            color: rgba(255, 255, 255, 0.9); }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content.agenda {
            width: 7.57813rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .agenda-list {
            width: 7.07813rem;
            margin: 0.75rem auto 0;
            overflow-y: scroll;
            height: 9.1875rem; }
            .swiper-container .swiper-slide .communicate .communicate-dialog .content .agenda-list .swiper-container {
              width: 100%;
              height: initial; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .title-label > p {
            margin-top: 0.125rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table {
            border-collapse: collapse !important; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 20px; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > thead > tr > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > tbody > tr > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > tfoot > tr > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > thead > tr > td,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > tbody > tr > td,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > tfoot > tr > td {
            padding: 7px 0;
            line-height: 1.42857143;
            border-top: 1px dashed #4a4450;
            text-align: left; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > thead > tr > th {
            vertical-align: bottom;
            border-bottom: 0 solid #ddd;
            text-align: left; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > caption + thead > tr:first-child > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > colgroup + thead > tr:first-child > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > thead:first-child > tr:first-child > th,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > caption + thead > tr:first-child > td,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > colgroup + thead > tr:first-child > td,
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > thead:first-child > tr:first-child > td {
            border-top: 0; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table > tbody + tbody {
            border-top: 0 solid #ddd; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table tbody tr:first-child > td {
            font-weight: bold; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table tbody tr td:first-child {
            width: 2.5rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table tbody tr td:last-child {
            width: 1.1875rem;
            padding-left: 0.09375rem; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content .table tbody tr td b {
            color: #828282; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-1 .table tbody tr:nth-child(2),
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-1 .table tbody tr:nth-child(4) {
            background-color: #2d2f65; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-1 .table tbody tr:nth-child(13) {
            background-color: #2d2f65; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-2 .table tbody tr:nth-child(2) {
            background-color: #2d2f65; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-3 .table tbody tr:nth-child(2) {
            background-color: #2d2f65; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-4 .table tbody tr:nth-child(2) {
            background-color: #2d2f65; }
          .swiper-container .swiper-slide .communicate .communicate-dialog .content #agenda-list-5 .table tbody tr:nth-child(2) {
            background-color: #2d2f65; }
    .swiper-container .swiper-slide .honor {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/honor_bg.png");
      background-size: 10rem 17.75rem; }
      .swiper-container .swiper-slide .honor #honor {
        position: relative;
        overflow: hidden;
        height: 10.25rem;
        width: 10rem;
        z-index: 2;
        margin: 4.375rem auto 0; }
      .swiper-container .swiper-slide .honor #honor ul {
        width: 9.53125rem;
        height: 100%;
        margin: 0 auto; }
      .swiper-container .swiper-slide .honor #honor ul li {
        position: absolute;
        padding: 0.0625rem;
        background-color: #000;
        overflow: hidden; }
      .swiper-container .swiper-slide .honor #honor ul li a {
        display: block;
        text-decoration: none;
        border: 0.03125rem solid #fff;
        width: 100%;
        height: 100%; }
      .swiper-container .swiper-slide .honor #honor ul img {
        position: relative;
        top: 0;
        left: 0; }
      .swiper-container .swiper-slide .honor #honor ul .pic1 {
        top: -2.5rem;
        left: 0;
        z-index: 1; }
      .swiper-container .swiper-slide .honor #honor ul .pic2 {
        top: 3.4375rem;
        left: 0.9375rem;
        z-index: 2; }
      .swiper-container .swiper-slide .honor #honor ul .pic3 {
        top: 2.5rem;
        left: 2.1875rem;
        z-index: 3; }
      .swiper-container .swiper-slide .honor #honor ul .pic4 {
        top: 1.5625rem;
        left: 4.375rem;
        z-index: 4; }
      .swiper-container .swiper-slide .honor #honor ul .pic5 {
        top: 2.5rem;
        left: 6.25rem;
        z-index: 3; }
      .swiper-container .swiper-slide .honor #honor ul .pic6 {
        top: 3.4375rem;
        left: 6.25rem;
        z-index: 2; }
      .swiper-container .swiper-slide .honor #honor ul .pic7 {
        top: -5.625rem;
        left: 6.25rem;
        z-index: 1; }
      .swiper-container .swiper-slide .honor #honor ul li.pic1 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic2 img {
        width: 3.25rem;
        height: 4.5rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic3 img {
        width: 4.0625rem;
        height: 5.625rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic4 img {
        width: 4.0625rem;
        height: 5.625rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic5 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic6 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .honor #honor ul li.pic7 img {
        width: 2.21875rem;
        height: 3.125rem; }
      .swiper-container .swiper-slide .honor #honor span {
        display: inline-block;
        zoom: 1;
        width: 2rem;
        height: 3.125rem;
        position: absolute;
        top: 3.59375rem;
        z-index: 30;
        cursor: pointer;
        opacity: 0.7; }
      .swiper-container .swiper-slide .honor .person-title {
        margin: 0.625rem;
        font-size: 0.34375rem;
        color: #fff; }
      .swiper-container .swiper-slide .honor .left-top {
        width: 3.04688rem;
        height: 3.32813rem;
        position: absolute;
        left: 1.8125rem;
        top: 0.90625rem;
        z-index: 9999;
        background-image: url("../img/left_top.png");
        background-size: 3.04688rem 3.32813rem; }
      .swiper-container .swiper-slide .honor .right-bottom {
        width: 3.04688rem;
        height: 3.32813rem;
        position: absolute;
        right: 2.125rem;
        bottom: 1.4375rem;
        z-index: 9999;
        background-image: url("../img/right_bottom.png");
        background-size: 3.04688rem 3.32813rem; }
      .swiper-container .swiper-slide .honor .j-prev {
        position: absolute;
        left: 1.0625rem;
        top: 4.6875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/prev1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out;
        z-index: 9999; }
      .swiper-container .swiper-slide .honor .j-next {
        position: absolute;
        right: 1.0625rem;
        top: 4.6875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/next1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out;
        z-index: 9999; }
    .swiper-container .swiper-slide .jingcai {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/jingcai.png");
      background-size: 10rem 17.75rem;
      background-position: center;
      position: relative; }
      .swiper-container .swiper-slide .jingcai .j-prev {
        position: absolute;
        left: 0.78125rem;
        top: 9.1875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/prev1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out; }
      .swiper-container .swiper-slide .jingcai .j-next {
        position: absolute;
        right: 0.78125rem;
        top: 9.1875rem;
        width: 0.375rem;
        height: 0.375rem;
        background-image: url("../img/next1.png");
        background-position: center;
        background-repeat: no-repeat;
        animation: myfirst 2s infinite ease-in-out;
        -webkit-animation: myfirst 2s infinite ease-in-out; }
      .swiper-container .swiper-slide .jingcai .jingcai-content {
        width: 7.28125rem;
        height: 10.84375rem;
        margin: 3.90625rem auto 0; }
        .swiper-container .swiper-slide .jingcai .jingcai-content #jincai {
          width: 7.28125rem;
          height: 10.84375rem;
          margin: 3.90625rem auto 0; }
          .swiper-container .swiper-slide .jingcai .jingcai-content #jincai .swiper-slide {
            width: 7.28125rem !important;
            height: 10.84375rem; }
            .swiper-container .swiper-slide .jingcai .jingcai-content #jincai .swiper-slide img {
              width: 100%; }
    .swiper-container .swiper-slide .zhichi {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/zhichi.png");
      background-size: 10rem 17.75rem;
      background-position: center; }
      .swiper-container .swiper-slide .zhichi .guanzhu-content {
        width: 7.28125rem;
        height: 10.84375rem;
        margin: 3.90625rem auto 0;
        overflow-x: hidden;
        overflow-y: scroll; }
        .swiper-container .swiper-slide .zhichi .guanzhu-content img {
          width: 100%;
          margin-top: -6rem; }
        .swiper-container .swiper-slide .zhichi .guanzhu-content .swiper-container {
          width: 100%;
          height: initial; }
          .swiper-container .swiper-slide .zhichi .guanzhu-content .swiper-container .swiper-slide {
            width: 7.25rem;
            height: 23.48438rem; }
    .swiper-container .swiper-slide .guanzhu {
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/guanzhu.png");
      background-size: 10rem 17.75rem;
      background-position: center; }
      .swiper-container .swiper-slide .guanzhu .guanzhu-content {
        width: 7.28125rem;
        height: 10.84375rem;
        margin: 3.90625rem auto 0;
        overflow-x: hidden;
        overflow-y: scroll; }
        .swiper-container .swiper-slide .guanzhu .guanzhu-content img {
          width: 100%;
          margin-top: -10rem; }
        .swiper-container .swiper-slide .guanzhu .guanzhu-content .swiper-container {
          width: 100%;
          height: initial; }
          .swiper-container .swiper-slide .guanzhu .guanzhu-content .swiper-container .swiper-slide {
            width: 7.25rem;
            height: 31.25rem; }
    .swiper-container .swiper-slide .about {
      position: relative;
      width: 10rem;
      height: 17.75rem;
      background-image: url("../img/about.png");
      background-size: 10rem 17.75rem; }
      .swiper-container .swiper-slide .about .about-btn {
        display: block;
        width: 7.70313rem;
        height: 1.78125rem;
        position: absolute;
        left: 1.15625rem;
        bottom: 3.3125rem;
        background-image: url("../img/about_get.png");
        background-size: 7.70313rem 1.78125rem;
        background-repeat: no-repeat;
        text-align: center; }
        .swiper-container .swiper-slide .about .about-btn > img {
          width: 1.32813rem;
          height: 1.32813rem;
          animation: scaleBtn 1s ease-in 0s infinite alternate; }
@keyframes scaleBtn {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); } }

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