@charset "UTF-8";
html,
body {
  height: 100%;
  overflow: hidden; }

html,
body,
p,
div,
ul,
ol,
li,
a,
span,
image,
b {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none;
  color: black; }

ul,
ol,
li {
  list-style: none; }

@media screen and (max-width: 1024px) {
  body {
    max-width: 1024px !important;
    min-width: none; }
  .swiper-container .swiper-slide .slogan .slogan-top {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 20px; }
  .swiper-container .swiper-slide .slogan .slogan-bottom {
    font-weight: 400;
    font-size: 20px; } }

@media screen and (max-width: 749px) {
  .phone-hide {
    display: none; }
  body {
    width: 100% !important; }
  .phone-show {
    display: block; }
  .header-phone {
    width: 100%;
    padding: 0.3rem 0.4rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .header-phone .header-phone-left {
      display: flex;
      align-items: center;
      margin-right: 0.2rem; }
      .header-phone .header-phone-left .menu {
        width: 0.4rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .header-phone .header-phone-left .menu img {
          width: 100%;
          height: auto; }
      .header-phone .header-phone-left .phoneLogo {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 2rem;
        height: 0.8rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .header-phone .header-phone-left .phoneLogo img {
          width: 100%;
          height: auto; }
    .header-phone .header-phone-right {
      display: flex; }
      .header-phone .header-phone-right .search-phone {
        width: .4rem;
        margin-right: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .header-phone .header-phone-right .search-phone img {
          width: 100%;
          height: auto; }
      .header-phone .header-phone-right .user-phone {
        width: .4rem;
        margin-left: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .header-phone .header-phone-right .user-phone img {
          width: 100%;
          height: auto; }
    .header-phone .phone-logo-list {
      display: none;
      width: 100%;
      height: auto;
      position: absolute;
      z-index: 22;
      left: 0;
      top: 40px;
      background-color: #fff;
      overflow: hidden;
      overflow-y: auto; }
      .header-phone .phone-logo-list dl {
        width: 100%; }
      .header-phone .phone-logo-list dt {
        padding: 0.2rem 0; }
      .header-phone .phone-logo-list .phone_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 0 0.3rem;
        border-radius: 20px; }
        .header-phone .phone-logo-list .phone_box a {
          color: #010101;
          font-size: 0.3rem;
          font-weight: bold; }
        .header-phone .phone-logo-list .phone_box img {
          width: 0.4rem;
          height: 0.4rem;
          line-height: 0.4rem; }
      .header-phone .phone-logo-list .phone-goods-list {
        box-sizing: border-box;
        padding: 0 0.3rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        height: 100%; }
        .header-phone .phone-logo-list .phone-goods-list dd {
          -webkit-margin-start: 0 !important;
                  margin-inline-start: 0 !important; }
        .header-phone .phone-logo-list .phone-goods-list .phone-goods-box {
          margin-bottom: 0.2rem;
          width: 40%;
          margin: 0.1rem 0.2rem; }
          .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .img {
            background: #F9F9F9;
            width: 100%;
            height: 3.5rem;
            display: flex;
            align-items: center;
            justify-self: center;
            overflow: hidden; }
            .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .img img {
              width: 3rem;
              height: 2.6rem;
              display: block; }
          .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .goods-name {
            margin-top: 0.2rem;
            text-align: center;
            font-size: 0.3rem;
            font-weight: bold; }
  .banner {
    position: relative;
    height: auto;
    width: 100%; }
    .banner .swiper-container {
      --swiper-theme-color: #FFF; }
    .banner .banner-phone {
      width: 100%;
      height: 100%; }
      .banner .banner-phone img {
        width: 100%;
        height: auto; }
    .banner .banner-phone-text {
      z-index: 2;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 1.8rem;
      bottom: 0;
      text-align: center; }
      .banner .banner-phone-text .banner-phone-text-top {
        font-size: 0.4rem;
        font-weight: 500;
        margin-bottom: 0.2rem; }
      .banner .banner-phone-text .banner-phone-text-bottom {
        font-size: 1rem;
        font-weight: bold; }
  .phone-content {
    width: 100%;
    height: auto;
    background: #EFF2FC;
    margin-top: 0.2rem; }
    .phone-content .phone-content-top {
      box-sizing: border-box;
      padding: 1rem 0 0 0.5rem;
      text-align: left;
      margin-bottom: 0.1rem; }
      .phone-content .phone-content-top .phone-content-goods {
        font-size: 0.6rem;
        font-weight: 500;
        margin-bottom: 0.2rem; }
      .phone-content .phone-content-top .phone-content-title {
        font-size: 0.8rem;
        font-weight: bold; }
      .phone-content .phone-content-top .phone-content-text {
        font-size: 0.35rem;
        font-weight: 400;
        margin-top: 0.2rem; }
      .phone-content .phone-content-top .phone-content-last {
        margin-top: 0.1rem; }
        .phone-content .phone-content-top .phone-content-last span {
          display: inline-block;
          width: 1rem;
          height: 0.5rem;
          border: 1px solid #333333;
          border-radius: 6px;
          font-weight: 400;
          line-height: 0.5rem;
          font-size: 0.3rem;
          text-align: center;
          margin: 0 0.1rem; }
    .phone-content .pheon-content-bottom {
      width: 6rem;
      height: auto;
      margin: 0.5rem auto 0; }
      .phone-content .pheon-content-bottom img {
        width: 100%;
        height: auto; }
  .swiper-container3 {
    margin-top: 0.7rem;
    position: relative;
    height: auto;
    overflow: hidden; }
    .swiper-container3 .swiper-wrapper .swiper-slide {
      font-size: 12px; }
    .swiper-container3 .swiper-pagination3 {
      position: absolute;
      right: 0;
      left: 44%;
      z-index: 999;
      bottom: 0px;
      margin: auto; }
      .swiper-container3 .swiper-pagination3 .swiper-pagination-bullet {
        background-color: black;
        width: 20px;
        height: 6px;
        border-radius: 3px; }
  .phone-goods {
    width: 100%;
    margin-top: 0.5rem; }
    .phone-goods .phone-goods-box {
      text-align: center;
      height: 7.3rem;
      box-sizing: border-box;
      padding: 0.8rem 0 1.5rem 0;
      background: url("https://img.aamtech.cn/aam/phone-box1.png") no-repeat center center;
      background-size: 100% 100%;
      margin-bottom: 0.2rem; }
      .phone-goods .phone-goods-box .phone-goods-top {
        font-size: 0.25rem;
        font-weight: 500;
        margin-bottom: 0.1rem; }
      .phone-goods .phone-goods-box .phone-goods-title {
        font-weight: bold;
        font-size: 0.6rem; }
      .phone-goods .phone-goods-box .phone-goods-more {
        width: 1.5rem;
        height: 0.4rem;
        border-radius: 20px;
        border: 1px solid #333333;
        display: flex;
        align-items: center;
        margin: 0.2rem auto 0;
        text-align: center;
        justify-content: center; }
        .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-left {
          margin-left: 0.2rem;
          font-weight: 400;
          font-size: 0.2rem; }
        .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-right {
          width: 0.25rem;
          height: 0.2rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-right img {
            width: 100%;
            height: 100%; }
      .phone-goods .phone-goods-box .phone-bottom {
        width: 3.2rem;
        height: 4rem;
        margin: 0.3rem auto 0; }
        .phone-goods .phone-goods-box .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0.4rem; }
    .phone-goods .seconds {
      background: url("https://img.aamtech.cn/aam/phone-box2.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .seconds .phone-bottom {
        width: 3rem;
        height: 3.5rem;
        margin: 0.2rem auto 0; }
        .phone-goods .seconds .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0.2rem; }
    .phone-goods .third {
      background: url("https://img.aamtech.cn/aam/phone-box3.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .third .phone-bottom {
        width: 3.5rem;
        height: 3rem;
        margin: 0.5rem auto 0; }
        .phone-goods .third .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0; }
    .phone-goods .fourth {
      background: url("https://img.aamtech.cn/aam/phone-box4.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .fourth .phone-bottom {
        width: 3.5rem;
        height: 3rem;
        margin: 0.5rem auto 0; }
        .phone-goods .fourth .phone-bottom img {
          margin-left: 0.1rem;
          width: 100%;
          height: 100%; }
  .community-phone {
    margin-top: 1rem; }
    .community-phone .community-phone-top {
      text-align: center; }
      .community-phone .community-phone-top .community-phone-content {
        font-size: 0.3rem;
        font-weight: 400; }
      .community-phone .community-phone-top .community-phone-title {
        font-weight: bold;
        font-size: 0.5rem;
        margin-top: 0.1rem; }
      .community-phone .community-phone-top .phone-radio {
        width: 1.3rem;
        height: 0.35rem;
        border-radius: 40px;
        border: 1px solid #333333;
        display: flex;
        align-items: center;
        margin: 0.2rem auto 0;
        text-align: center;
        justify-content: center; }
        .community-phone .community-phone-top .phone-radio .phone-radio-left {
          font-weight: 400;
          font-size: 0.18rem; }
        .community-phone .community-phone-top .phone-radio .phone-radio-right {
          width: 0.25rem;
          height: 0.2rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .community-phone .community-phone-top .phone-radio .phone-radio-right img {
            width: 100%;
            height: 100%; }
    .community-phone .community-phone-bottom {
      margin-top: 1rem; }
      .community-phone .community-phone-bottom .community-phone-list {
        border-bottom: 1px solid #DDDDDD;
        box-sizing: border-box;
        padding: 0.1rem 0.4rem;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .community-phone .community-phone-bottom .community-phone-list .community-album {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .community-phone .community-phone-bottom .community-phone-list .community-album .album {
            width: 1.2rem;
            height: 1.2rem;
            border-radius: 10px; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album img {
              width: 100%;
              height: 100%; }
          .community-phone .community-phone-bottom .community-phone-list .community-album .album-content {
            margin-left: 0.24rem; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album-content .album-title {
              font-size: 0.35rem;
              font-weight: bold;
              margin-bottom: 0.3rem; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album-content .album-name {
              font-size: 0.25rem;
              font-weight: 400; }
        .community-phone .community-phone-bottom .community-phone-list .btn {
          width: 0.3rem;
          height: 0.3rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .community-phone .community-phone-bottom .community-phone-list .btn img {
            width: 100%;
            height: 100%;
            margin-top: 0.6rem; }
  .phone-more .phone-more-title {
    font-size: 0.45rem;
    font-weight: bold;
    text-align: center;
    margin: 0.5rem 0; }
  .phone-more .phone-more-list {
    box-sizing: border-box;
    padding: 0 0.5rem; }
    .phone-more .phone-more-list .phone-more-box {
      background: #EFF2FC;
      border-radius: 15px; }
      .phone-more .phone-more-list .phone-more-box .img {
        width: 100%; }
        .phone-more .phone-more-list .phone-more-box .img img {
          width: 100%;
          height: auto;
          display: block; }
      .phone-more .phone-more-list .phone-more-box .phone-more-content {
        box-sizing: border-box;
        padding: 0.2rem 0.25rem;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-left .phone-more-content-title {
          font-weight: bold;
          font-size: 0.4rem;
          margin-bottom: 0.1rem; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-left .phone-more-content-last {
          font-size: 0.25rem;
          font-weight: 400; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more {
          width: 1.5rem;
          height: 0.4rem;
          border-radius: 20px;
          border: 1px solid #333333;
          display: flex;
          align-items: center;
          margin: 20px auto 0;
          text-align: center;
          justify-content: center; }
          .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-left {
            margin-left: 0.2rem;
            font-weight: 400;
            font-size: 0.2rem; }
          .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-right {
            width: 0.25rem;
            height: 0.2rem;
            display: flex;
            align-items: center;
            justify-content: center; }
            .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-right img {
              width: 100%;
              height: 100%; }
  .phone-service {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    margin: 0.8rem 0; }
  .phone-service-list {
    display: flex;
    align-items: center;
    justify-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 0.4rem; }
    .phone-service-list .phone-service-box {
      width: 50%;
      text-align: center; }
      .phone-service-list .phone-service-box .img {
        width: 0.8rem;
        height: 0.8rem;
        margin: 0.2rem auto 0; }
        .phone-service-list .phone-service-box .img img {
          width: 100%;
          height: auto; }
      .phone-service-list .phone-service-box .phone-service-text {
        font-size: 0.35rem;
        font-weight: bold;
        margin-top: 0.35rem; }
      .phone-service-list .phone-service-box .phone-service-content {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0.2rem; }
        .phone-service-list .phone-service-box .phone-service-content .phone-service-content-left {
          font-size: 0.2rem;
          font-weight: 400; }
        .phone-service-list .phone-service-box .phone-service-content .phone-right {
          width: 0.25rem;
          height: 0.25rem;
          line-height: 0.25rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .phone-service-list .phone-service-box .phone-service-content .phone-right img {
            width: 100%;
            height: 100%;
            margin-left: 0.2rem; }
  .phone-footer {
    background-color: #F9F9F9;
    margin-top: 1rem; }
    .phone-footer dl {
      box-sizing: border-box;
      padding: 0 0.4rem;
      border-bottom: 1px solid #DDDDDD; }
      .phone-footer dl dt {
        font-size: 0.25rem;
        font-weight: bold;
        padding: 0.25rem 0; }
        .phone-footer dl dt .dt_box {
          display: flex;
          align-items: center;
          justify-content: space-between; }
        .phone-footer dl dt .img {
          width: 0.2rem;
          height: 0.2rem;
          line-height: 0.2rem; }
          .phone-footer dl dt .img img {
            width: 100%;
            height: 100%; }
      .phone-footer dl ul {
        overflow: hidden; }
        .phone-footer dl ul li {
          display: flex;
          align-items: center;
          justify-content: space-between;
          font-size: 0.25rem;
          font-weight: 400;
          padding: 0.1rem 0; }
          .phone-footer dl ul li a {
            color: #666666; }
          .phone-footer dl ul li .img {
            width: 0.2rem;
            height: 0.2rem;
            line-height: 0.2rem; }
            .phone-footer dl ul li .img img {
              width: 100%;
              height: 100%; }
    .phone-footer .phone-contact {
      border-bottom: 1px solid #DDDDDD; }
      .phone-footer .phone-contact .phone-contact-box {
        box-sizing: border-box;
        padding: 0.3rem 0.3rem; }
      .phone-footer .phone-contact .phone-contact-top {
        display: flex;
        align-items: center; }
        .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box {
          margin-right: 0.25rem; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .contact {
            font-weight: bold;
            color: #333333;
            font-size: 0.3rem;
            margin-bottom: 0.2rem; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .phone-contact-center {
            font-weight: 500;
            font-size: 0.25rem;
            color: #666666; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .phone-contact-last {
            font-size: 0.3rem;
            font-weight: bold;
            color: #333333;
            margin-top: 0.1rem; }
      .phone-footer .phone-contact .phone-contact-bottom {
        margin-top: 0.5rem; }
        .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-title {
          font-size: 0.35rem;
          font-weight: bold; }
        .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-img {
          margin-top: 0.08rem; }
          .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-img img {
            width: 0.6rem;
            height: 0.6rem;
            margin: 0 0.1rem; }
    .phone-footer .phone-last {
      box-sizing: border-box;
      padding: 0.2rem 0.2rem;
      color: #999999;
      font-size: 0.25rem; }
      .phone-footer .phone-last .phone-last-text {
        margin-bottom: 0.16rem;
        text-align: left;
        font-size: 0.2rem; }
  .anchor {
    width: 100rem;
    height: 100rem;
    position: fixed;
    right: 40rem;
    bottom: 160rem;
    z-index: 999; }
    .anchor img {
      width: 40rem;
      height: 40rem;
      margin: 0 auto;
      display: block; }
    .anchor div {
      color: #999999;
      font-size: 18rem;
      text-align: center;
      margin-top: 4rem; } }

@media screen and (min-width: 1024px) {
  body {
    min-width: 1400px; } }

@media screen and (max-width: 1024px) {
  .miniHide {
    display: none; } }

.hide {
  display: none; }

.big-box {
  position: relative;
  height: auto; }
  .big-box .search-content,
  .big-box .creator, .big-box .registerModal, .big-box .voucherCenter, .big-box .agreement, .big-box .reviewBox {
    width: 100%;
    position: absolute;
    height: 100%;
    background: #fff;
    z-index: 999;
    left: 0;
    top: 104px;
    display: none;
    box-sizing: border-box;
    padding: 120px 170px; }
    .big-box .search-content-box,
    .big-box .creator-box, .big-box .registerModal-box, .big-box .voucherCenter-box, .big-box .agreement-box, .big-box .reviewBox-box {
      width: 100%;
      font-size: 20px;
      font-weight: 500;
      color: #333;
      position: relative; }
      .big-box .search-content-box .back,
      .big-box .creator-box .back, .big-box .registerModal-box .back, .big-box .voucherCenter-box .back, .big-box .agreement-box .back, .big-box .reviewBox-box .back {
        position: absolute;
        left: -90px;
        top: -90px; }
      .big-box .search-content-box .search-none,
      .big-box .creator-box .search-none, .big-box .registerModal-box .search-none, .big-box .voucherCenter-box .search-none, .big-box .agreement-box .search-none, .big-box .reviewBox-box .search-none {
        display: none; }
      .big-box .search-content-box .search-music-list,
      .big-box .creator-box .search-music-list, .big-box .registerModal-box .search-music-list, .big-box .voucherCenter-box .search-music-list, .big-box .agreement-box .search-music-list, .big-box .reviewBox-box .search-music-list {
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        .big-box .search-content-box .search-music-list-name,
        .big-box .creator-box .search-music-list-name, .big-box .registerModal-box .search-music-list-name, .big-box .voucherCenter-box .search-music-list-name, .big-box .agreement-box .search-music-list-name, .big-box .reviewBox-box .search-music-list-name {
          text-align: center;
          color: #333;
          font-weight: 500;
          font-size: 40px;
          margin-bottom: 56px; }
        .big-box .search-content-box .search-music-list .music-item,
        .big-box .creator-box .search-music-list .music-item, .big-box .registerModal-box .search-music-list .music-item, .big-box .voucherCenter-box .search-music-list .music-item, .big-box .agreement-box .search-music-list .music-item, .big-box .reviewBox-box .search-music-list .music-item {
          width: 255px;
          height: 315px;
          background: #f9f9f9;
          border-radius: 16px;
          box-sizing: border-box;
          padding: 16px 16px;
          margin: 0 30px 40px 0; }
          .big-box .search-content-box .search-music-list .music-item .cover,
          .big-box .creator-box .search-music-list .music-item .cover, .big-box .registerModal-box .search-music-list .music-item .cover, .big-box .voucherCenter-box .search-music-list .music-item .cover, .big-box .agreement-box .search-music-list .music-item .cover, .big-box .reviewBox-box .search-music-list .music-item .cover {
            cursor: pointer;
            width: 100%;
            height: 223px;
            display: block; }
          .big-box .search-content-box .search-music-list .music-item .music-detail,
          .big-box .creator-box .search-music-list .music-item .music-detail, .big-box .registerModal-box .search-music-list .music-item .music-detail, .big-box .voucherCenter-box .search-music-list .music-item .music-detail, .big-box .agreement-box .search-music-list .music-item .music-detail, .big-box .reviewBox-box .search-music-list .music-item .music-detail {
            margin-top: 10px; }
          .big-box .search-content-box .search-music-list .music-item .music-name,
          .big-box .creator-box .search-music-list .music-item .music-name, .big-box .registerModal-box .search-music-list .music-item .music-name, .big-box .voucherCenter-box .search-music-list .music-item .music-name, .big-box .agreement-box .search-music-list .music-item .music-name, .big-box .reviewBox-box .search-music-list .music-item .music-name {
            font-weight: 500;
            color: #333;
            font-size: 16px;
            margin-bottom: 12px;
            cursor: pointer; }
          .big-box .search-content-box .search-music-list .music-item .music-singer,
          .big-box .creator-box .search-music-list .music-item .music-singer, .big-box .registerModal-box .search-music-list .music-item .music-singer, .big-box .voucherCenter-box .search-music-list .music-item .music-singer, .big-box .agreement-box .search-music-list .music-item .music-singer, .big-box .reviewBox-box .search-music-list .music-item .music-singer {
            font-size: 14px;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .big-box .search-content-box .search-music-list .music-item .music-singer .musicListBtn,
            .big-box .creator-box .search-music-list .music-item .music-singer .musicListBtn, .big-box .registerModal-box .search-music-list .music-item .music-singer .musicListBtn, .big-box .voucherCenter-box .search-music-list .music-item .music-singer .musicListBtn, .big-box .agreement-box .search-music-list .music-item .music-singer .musicListBtn, .big-box .reviewBox-box .search-music-list .music-item .music-singer .musicListBtn {
              cursor: pointer; }
            .big-box .search-content-box .search-music-list .music-item .music-singer .uploadMusic,
            .big-box .creator-box .search-music-list .music-item .music-singer .uploadMusic, .big-box .registerModal-box .search-music-list .music-item .music-singer .uploadMusic, .big-box .voucherCenter-box .search-music-list .music-item .music-singer .uploadMusic, .big-box .agreement-box .search-music-list .music-item .music-singer .uploadMusic, .big-box .reviewBox-box .search-music-list .music-item .music-singer .uploadMusic {
              margin-left: 16px;
              cursor: pointer; }
            .big-box .search-content-box .search-music-list .music-item .music-singer .music-playMusic,
            .big-box .creator-box .search-music-list .music-item .music-singer .music-playMusic, .big-box .registerModal-box .search-music-list .music-item .music-singer .music-playMusic, .big-box .voucherCenter-box .search-music-list .music-item .music-singer .music-playMusic, .big-box .agreement-box .search-music-list .music-item .music-singer .music-playMusic, .big-box .reviewBox-box .search-music-list .music-item .music-singer .music-playMusic {
              cursor: pointer; }
  .big-box .creator {
    top: 80px;
    display: none; }
    .big-box .creator .search-content-box {
      position: relative; }
      .big-box .creator .search-content-box .creatorBack {
        position: absolute;
        display: flex;
        align-items: center;
        cursor: pointer;
        left: -40px;
        top: -85px; }
      .big-box .creator .search-content-box .musicList {
        display: block; }
      .big-box .creator .search-content-box .musicDetail {
        display: none;
        height: 693px; }
        .big-box .creator .search-content-box .musicDetail-left {
          height: 100%;
          float: left; }
          .big-box .creator .search-content-box .musicDetail-left-img {
            width: 280px;
            height: 280px;
            display: block; }
          .big-box .creator .search-content-box .musicDetail-left .musicDetail-box {
            width: 280px;
            height: 373px;
            background: #f9f9f9;
            margin-top: 40px;
            border-radius: 10px; }
            .big-box .creator .search-content-box .musicDetail-left .musicDetail-box img {
              width: 100%;
              height: 100%;
              display: block; }
        .big-box .creator .search-content-box .musicDetail-right {
          float: left;
          width: 281px;
          height: 100%;
          margin-left: 100px; }
          .big-box .creator .search-content-box .musicDetail-right-title {
            font-size: 36px;
            color: #333;
            font-weight: 500;
            margin-bottom: 24px; }
          .big-box .creator .search-content-box .musicDetail-right-singer {
            font-size: 24px;
            font-weight: 400;
            color: #666;
            margin-bottom: 45px; }
          .big-box .creator .search-content-box .musicDetail-right .musicDetail-text {
            width: 250px;
            text-align: left;
            line-height: 39px;
            height: calc(100% - 140px);
            color: #666;
            font-weight: 400;
            font-size: 20px;
            overflow: hidden; }
            .big-box .creator .search-content-box .musicDetail-right .musicDetail-text .musicDefault {
              width: 100%;
              color: #666; }
            .big-box .creator .search-content-box .musicDetail-right .musicDetail-text .musicCurrent {
              color: #000;
              font-size: 24px; }
          .big-box .creator .search-content-box .musicDetail-right .musicDetail-show-text {
            display: flex;
            color: #666;
            font-size: 20px;
            font-weight: 400;
            cursor: pointer; }
            .big-box .creator .search-content-box .musicDetail-right .musicDetail-show-text img {
              display: block;
              margin-left: 10px; }
  .big-box .musicPlay {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 72px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    padding: 0 0 0 100px;
    display: none; }
    .big-box .musicPlay-content {
      width: 100%;
      height: 100%;
      background: #fff;
      display: flex;
      align-content: center;
      justify-content: center;
      min-width: 1370px; }
      .big-box .musicPlay-content .musicPlay-name {
        font-size: 16px;
        font-weight: 500;
        line-height: 72px;
        margin: 0 20px 0 20px;
        color: #666; }
    .big-box .musicPlay-cover {
      width: 72px;
      height: 100%;
      position: relative; }
      .big-box .musicPlay-cover img {
        width: 100%;
        height: 100%;
        display: block; }
      .big-box .musicPlay-cover .playBtn {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        box-sizing: border-box;
        padding: 16px 16px;
        cursor: pointer; }
        .big-box .musicPlay-cover .playBtn img {
          width: 40px;
          height: 40px; }
    .big-box .musicPlay-progress {
      display: flex;
      align-items: center;
      justify-content: center; }
      .big-box .musicPlay-progress .progress-bgc {
        width: 627px;
        height: 4px;
        border-radius: 5px;
        background: #f2f2f2;
        position: relative;
        cursor: pointer; }
      .big-box .musicPlay-progress .progressItem {
        width: 0px;
        height: 4px;
        border-radius: 5px;
        position: absolute;
        left: 0;
        top: 0;
        background: #03b5ff; }
      .big-box .musicPlay-progress .radioBtn {
        width: 12px;
        height: 12px;
        display: block;
        position: absolute;
        left: -3px;
        top: -4px; }
      .big-box .musicPlay-progress .progress-time {
        color: #999;
        font-size: 16px;
        font-weight: 500;
        margin-left: 16px; }
    .big-box .musicPlay .progress-setting {
      margin-left: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .big-box .musicPlay .progress-setting .musicVoice {
        margin-left: 40px;
        cursor: pointer; }
    .big-box .musicPlay .voice {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 20px; }
      .big-box .musicPlay .voice-bgc {
        width: 100px;
        height: 4px;
        background: #f2f2f2;
        border-radius: 4px;
        position: relative;
        cursor: pointer; }
        .big-box .musicPlay .voice-bgc .voice-progress {
          width: 100px;
          height: 4px;
          border-radius: 5px;
          position: absolute;
          left: 0;
          top: 0;
          background: #03b5ff; }
        .big-box .musicPlay .voice-bgc .voiceBtn {
          width: 12px;
          height: 12px;
          display: block;
          position: absolute;
          left: 90px;
          top: -4px;
          cursor: pointer; }
  .big-box .registerModal {
    top: 80px;
    background: #F0F1F2;
    color: #333;
    padding: 120px 230px; }
    .big-box .registerModal-content {
      background: #fff;
      position: relative;
      color: #333;
      box-sizing: border-box;
      padding: 40px 100px; }
      .big-box .registerModal-content .backBtn {
        position: absolute;
        left: -70px;
        top: -70px;
        display: flex;
        align-items: center;
        font-size: 20px;
        font-weight: 400;
        justify-content: center;
        cursor: pointer; }
      .big-box .registerModal-content .registerModal-back {
        cursor: pointer;
        display: flex;
        align-items: center;
        position: absolute;
        left: -90px;
        top: -90px;
        font-size: 20px;
        color: #333;
        font-weight: 400; }
      .big-box .registerModal-content .registerModal-title {
        text-align: center;
        font-size: 24px;
        font-weight: 500; }
      .big-box .registerModal-content .registerModal-box {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px; }
      .big-box .registerModal-content .registerModal-itemBox {
        width: 402px;
        height: 100%; }
    .big-box .registerModal-Detail {
      text-align: left;
      font-size: 24px;
      font-weight: 500;
      margin-bottom: 40px; }
    .big-box .registerModal-user {
      display: flex;
      align-items: center;
      font-size: 20px;
      font-weight: 500; }
    .big-box .registerModal .userName, .big-box .registerModal .user-phoneNumber, .big-box .registerModal .user-code {
      text-align: left;
      width: 80px;
      margin-right: 30px;
      font-size: 20px;
      font-weight: 500;
      color: #333; }
    .big-box .registerModal .registerModal-phone, .big-box .registerModal .registerModal-code {
      display: flex;
      align-items: center; }
    .big-box .registerModal .registerModal-phone {
      margin-left: 50px; }
    .big-box .registerModal .inputUser, .big-box .registerModal .inputPhoneNumber, .big-box .registerModal .inputCode {
      width: 196px;
      border: 1px solid #d0d0d0;
      border-radius: 10px;
      padding: 20px 20px;
      font-size: 18px;
      color: #333; }
    .big-box .registerModal .code-right {
      position: relative; }
      .big-box .registerModal .code-right .code-text {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 14px;
        cursor: pointer;
        width: 40%;
        height: 100%;
        text-align: center;
        font-weight: normal;
        line-height: 60px;
        color: #03B5FF;
        border-left: 1px solid #D0D0D0; }
    .big-box .registerModal .registerModal-btn {
      width: 100%;
      margin-top: 80px; }
      .big-box .registerModal .registerModal-btn .btnItem {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .big-box .registerModal .registerModal-btn .btnItem .inputCheckBox {
          width: 20px;
          height: 20px;
          background: #03b5ff; }
        .big-box .registerModal .registerModal-btn .btnItem .btnItem-box {
          width: 80px;
          margin-right: 40px; }
        .big-box .registerModal .registerModal-btn .btnItem .btnItem-content {
          width: 140px;
          height: 40px;
          background: #03B5FF;
          border-radius: 5px;
          border: none;
          font-size: 20px;
          font-weight: 400;
          color: #fff;
          cursor: pointer; }
        .big-box .registerModal .registerModal-btn .btnItem-agreementBox {
          font-size: 20px;
          color: #333;
          font-weight: 400; }
          .big-box .registerModal .registerModal-btn .btnItem-agreementBox .btnItem-agreement {
            color: #03b5ff;
            cursor: pointer; }
      .big-box .registerModal .registerModal-btn .btnItem:nth-child(2) {
        margin-top: 40px; }
  .big-box .agreement, .big-box .reviewBox {
    top: 81px; }
    .big-box .agreement-content, .big-box .reviewBox-content {
      position: relative; }
    .big-box .agreement-back, .big-box .reviewBox-back {
      position: absolute;
      left: -70px;
      top: -70px;
      display: flex;
      align-items: center;
      font-size: 20px;
      font-weight: 400;
      justify-content: center;
      cursor: pointer; }
    .big-box .agreement-index, .big-box .reviewBox-index {
      font-size: 16px;
      text-align: left; }
      .big-box .agreement-index-title, .big-box .reviewBox-index-title {
        font-size: 20px;
        text-align: center;
        font-weight: 600; }
      .big-box .agreement-index .agreement-text .agreement-words span, .big-box .reviewBox-index .agreement-text .agreement-words span {
        color: #0000e1; }
      .big-box .agreement-index .agreement-text .agreement-words .fontWeight, .big-box .reviewBox-index .agreement-text .agreement-words .fontWeight {
        font-weight: bold;
        color: black; }
      .big-box .agreement-index .agreement-text .agreement-words .fontWeightColor, .big-box .reviewBox-index .agreement-text .agreement-words .fontWeightColor {
        font-weight: bold; }
  .big-box .voucherCenter {
    top: 80px;
    background: #fff;
    color: #333;
    box-sizing: border-box;
    padding: 100px 200px 0 260px; }
    .big-box .voucherCenter-Item {
      display: flex;
      align-items: center; }
      .big-box .voucherCenter-Item-name {
        width: 100px;
        font-size: 20px;
        font-weight: 500;
        color: #333;
        text-align: left; }
      .big-box .voucherCenter-Item .voucherCenter-box {
        text-align: center;
        display: flex; }
        .big-box .voucherCenter-Item .voucherCenter-box .voucherCenter-boxItem {
          cursor: pointer;
          width: 180px;
          height: 100px;
          margin: 0 20px;
          box-sizing: border-box;
          border-radius: 10px;
          padding: 15px 18px;
          color: #999;
          font-weight: 400;
          font-size: 20px;
          border: 1px solid #D0D0D0;
          line-height: 35px; }
          .big-box .voucherCenter-Item .voucherCenter-box .voucherCenter-boxItem span {
            color: red; }
        .big-box .voucherCenter-Item .voucherCenter-box .voucherSelect {
          border-color: #03B5FF;
          color: #333;
          font-weight: 400; }
      .big-box .voucherCenter-Item .voucherCenter-desc {
        font-size: 20px;
        font-weight: 500;
        color: #333;
        text-align: left;
        margin-left: 10px; }
    .big-box .voucherCenter-back {
      position: absolute;
      left: 150px;
      top: 30px;
      font-size: 20px;
      font-weight: 400;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
    .big-box .voucherCenter-Item:nth-child(2) {
      margin-top: 50px; }
    .big-box .voucherCenter-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 160px; }
      .big-box .voucherCenter-btn .voucherCenter-shop {
        cursor: pointer; }
  .big-box .creatorModal {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none; }
    .big-box .creatorModal-content {
      width: 100%;
      height: 1000px;
      position: relative; }
      .big-box .creatorModal-content .creatorModal-box, .big-box .creatorModal-content .creatorModal-shop {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 600px;
        height: 240px;
        border-radius: 20px;
        background: #fff;
        box-sizing: border-box;
        padding: 60px 120px;
        z-index: 9999; }
        .big-box .creatorModal-content .creatorModal-box .creatorModal-top, .big-box .creatorModal-content .creatorModal-shop .creatorModal-top {
          text-align: center;
          font-weight: 500;
          color: #333;
          font-size: 20px; }
        .big-box .creatorModal-content .creatorModal-box .creatorModal-btn, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn {
          display: flex;
          align-content: center;
          justify-content: center;
          margin-top: 50px; }
          .big-box .creatorModal-content .creatorModal-box .creatorModal-btn .creatorModal-close, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn .creatorModal-close {
            background: none; }
          .big-box .creatorModal-content .creatorModal-box .creatorModal-btn .creatorModal-close, .big-box .creatorModal-content .creatorModal-box .creatorModal-btn .creatorModal-login, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn .creatorModal-close, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn .creatorModal-login {
            width: 150px;
            height: 45px;
            border-radius: 5px;
            border: 1px solid #40B5FF;
            color: #03B5FF;
            font-size: 20px;
            cursor: pointer; }
          .big-box .creatorModal-content .creatorModal-box .creatorModal-btn .creatorModal-login, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn .creatorModal-login {
            background: #40B5FF;
            color: #fff;
            margin-left: 80px; }
          .big-box .creatorModal-content .creatorModal-box .creatorModal-btn .creatorModal-Btnshop, .big-box .creatorModal-content .creatorModal-shop .creatorModal-btn .creatorModal-Btnshop {
            background: #40B5FF;
            color: #fff;
            margin-left: 60px;
            cursor: pointer; }
  .big-box .reviewBox-tips {
    font-weight: bold; }

.header {
  width: 100%;
  background: #ffffff;
  box-sizing: border-box;
  padding: 2% 3% 2% 3%;
  position: relative;
  border-bottom: 1px solid #eff2fc;
  display: flex;
  align-items: center;
  justify-content: center; }
  .header .header-content {
    display: flex;
    width: 1400px;
    margin: 0 auto; }
    .header .header-content .header-left {
      display: flex;
      align-items: center;
      justify-content: space-around; }
      .header .header-content .header-left .logo {
        width: 102px;
        height: 28px;
        cursor: pointer;
        margin-right: 80px;
        display: flex;
        align-items: center; }
        .header .header-content .header-left .logo img {
          width: 100%;
          height: 100%; }
      .header .header-content .header-left .header-text {
        display: flex;
        align-content: center;
        width: 100%; }
        .header .header-content .header-left .header-text .nav {
          text-align: center;
          width: 80px;
          margin: 0 10px;
          font-weight: 400;
          font-size: 16px;
          color: #333333;
          cursor: pointer;
          position: relative; }
          .header .header-content .header-left .header-text .nav .line,
          .header .header-content .header-left .header-text .nav .lineTwo {
            position: absolute;
            bottom: -20px;
            left: 10px;
            border-radius: 3px;
            width: 48px;
            height: 5px;
            background-color: #333;
            display: none; }
        .header .header-content .header-left .header-text .voucher {
          cursor: pointer; }
    .header .header-content .header-right {
      display: flex;
      align-items: center;
      padding-left: 23%; }
      .header .header-content .header-right .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 20px;
        cursor: pointer; }
      .header .header-content .header-right .iconName {
        font-size: 20px;
        color: #333;
        cursor: default; }
    .header .header-content .header-search {
      display: none;
      position: relative; }
      .header .header-content .header-search input {
        outline: none;
        width: 500px;
        box-sizing: border-box;
        padding: 16px 20px;
        border-radius: 24px;
        background: #f9f9f9;
        border: none; }
      .header .header-content .header-search .clear {
        position: absolute;
        right: 20px;
        top: 15px;
        cursor: pointer; }
  .header .model,
  .header .motion {
    position: absolute;
    left: 0;
    top: 81px;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 3.125% 15%;
    z-index: 9999;
    display: none; }
    .header .model .model-box,
    .header .motion .model-box {
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .header .model .model-box .model-box-list,
      .header .motion .model-box .model-box-list {
        margin: 0 20px;
        overflow: hidden; }
        .header .model .model-box .model-box-list .img,
        .header .motion .model-box .model-box-list .img {
          width: 200px;
          height: auto;
          background: #f9f9f9;
          border-radius: 10px;
          box-sizing: border-box;
          padding: 20px 20px;
          transition: all 1s; }
          .header .model .model-box .model-box-list .img img,
          .header .motion .model-box .model-box-list .img img {
            display: block;
            width: 160px;
            height: 160px; }
          .header .model .model-box .model-box-list .img img:hover,
          .header .motion .model-box .model-box-list .img img:hover {
            -webkit-transform: translateZ(0) scale(1.1);
                    transform: translateZ(0) scale(1.1); }
        .header .model .model-box .model-box-list .model-text,
        .header .motion .model-box .model-box-list .model-text {
          text-align: center;
          margin-top: 20px;
          color: #333333;
          font-weight: 500;
          font-size: 12px; }

.header-phone {
  display: none; }

.banner {
  display: none; }

.first-banner .swiper-container {
  width: 100%;
  --swiper-theme-color: #fff; }
  .first-banner .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative; }
    .first-banner .swiper-container .swiper-slide img {
      width: 100%;
      height: auto; }
    .first-banner .swiper-container .swiper-slide .slogan {
      width: 22%;
      position: absolute;
      top: 35%;
      left: 16.4%;
      z-index: 999;
      min-width: 385px; }
      .first-banner .swiper-container .swiper-slide .slogan .slogan-top {
        width: 330px;
        font-size: 80px;
        font-weight: 500;
        line-height: 100px;
        padding-bottom: 64px; }
      .first-banner .swiper-container .swiper-slide .slogan .slogan-bottom {
        font-weight: 400;
        font-size: 32px; }
  .first-banner .swiper-container .banner2 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%; }
    .first-banner .swiper-container .banner2 img {
      width: 100%;
      height: auto; }
    .first-banner .swiper-container .banner2 .banner2-box {
      display: flex;
      align-items: center;
      position: absolute;
      top: 35%;
      left: 16.4%; }
      .first-banner .swiper-container .banner2 .banner2-box .banner2-right .slogan-top {
        font-size: 48px;
        font-weight: 400; }
      .first-banner .swiper-container .banner2 .banner2-box .banner2-right .slogan-bottom {
        margin-top: 16px;
        font-size: 68px;
        font-weight: bold; }
      .first-banner .swiper-container .banner2 .banner2-box .banner2-right .slogan-last {
        font-weight: 400;
        font-size: 28px;
        margin-top: 60px;
        color: #999999; }
  .first-banner .swiper-container .swiper-button-prev {
    padding: 10px 10px;
    border-radius: 0 5px 5px 0; }
  .first-banner .swiper-container .swiper-button-next:after,
  .first-banner .swiper-container .swiper-container-rtl .swiper-button-prev:after {
    font-size: 30px; }
  .first-banner .swiper-container .swiper-button-prev:after,
  .first-banner .swiper-container .swiper-container-rtl .swiper-button-next:after {
    font-size: 30px; }
  .first-banner .swiper-container .swiper-button-next {
    padding: 10px 5px;
    border-radius: 5px 0 0 5px; }
  .first-banner .swiper-container .swiper-button-prev,
  .first-banner .swiper-container .swiper-container-rtl .swiper-button-prev {
    right: 0; }
  .first-banner .swiper-container .swiper-button-prev,
  .first-banner .swiper-container .swiper-container-rtl .swiper-button-next {
    left: 0; }

.content {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .content .content-box {
    margin: 0 auto;
    display: flex; }
  .content .content-text {
    background: #eff2fc;
    border-radius: 20px;
    height: 640px;
    box-sizing: border-box;
    padding: 3% 0 0 22%;
    min-width: 1400px;
    width: 94%; }
    .content .content-text .text-left {
      display: flex; }
      .content .content-text .text-left .right {
        width: 3px;
        height: 40px;
        background-color: #d7dae3;
        border-radius: 20px;
        margin-top: 20px;
        margin-right: 20px; }
        .content .content-text .text-left .right .box {
          height: 10px;
          border-radius: 20px;
          background-color: #000; }
      .content .content-text .text-left .text {
        text-align: left;
        min-width: 100px; }
        .content .content-text .text-left .text .text-top {
          color: #c0c2ca;
          font-size: 12px;
          font-weight: 500;
          padding-bottom: 4px; }
        .content .content-text .text-left .text .text-center {
          color: #000;
          font-size: 16px;
          padding: 4px 0;
          font-weight: 500; }
    .content .content-text .img {
      width: 630px;
      height: 580px;
      margin-right: 32px;
      display: block; }
      .content .content-text .img img {
        width: 100%;
        height: 100%;
        overflow: hidden; }
    .content .content-text .text-right {
      margin-top: 156px;
      min-width: 379px; }
      .content .content-text .text-right .text-right-top {
        font-size: 38px;
        color: #333;
        font-weight: bold;
        padding-bottom: 40px; }
      .content .content-text .text-right .text-right-center {
        font-size: 54px;
        font-weight: bold; }
      .content .content-text .text-right .text-right-bottom {
        font-weight: 400;
        font-size: 24px;
        padding-bottom: 40px; }
      .content .content-text .text-right .text-right-last {
        display: flex; }
        .content .content-text .text-right .text-right-last div {
          border: 1px solid #333;
          border-radius: 15px;
          margin: 0 12px;
          width: 88px;
          height: 32px;
          text-align: center;
          line-height: 32px;
          font-weight: 400;
          font-size: 20px; }

.seconds-banner .swiper-container {
  margin: 40px 0;
  height: 720px;
  overflow: hidden;
  position: relative; }
  .seconds-banner .swiper-container .progress-text-left {
    display: flex;
    font-size: 12px;
    position: absolute;
    left: 180px;
    top: 120px;
    z-index: 99999; }
    .seconds-banner .swiper-container .progress-text-left .right {
      width: 3px;
      height: 40px;
      background-color: #d7dae3;
      border-radius: 20px;
      margin-top: 20px;
      margin-right: 20px; }
      .seconds-banner .swiper-container .progress-text-left .right .box {
        height: 10px;
        border-radius: 20px;
        background-color: #000; }
    .seconds-banner .swiper-container .progress-text-left .text {
      text-align: left;
      min-width: 100px; }
      .seconds-banner .swiper-container .progress-text-left .text .text-top {
        color: #c0c2ca;
        font-size: 12px;
        font-weight: 500;
        padding-bottom: 4px;
        cursor: pointer; }
      .seconds-banner .swiper-container .progress-text-left .text .num3 {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .seconds-banner .swiper-container .progress-text-left .text .num1 {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .seconds-banner .swiper-container .progress-text-left .text .num2 {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .seconds-banner .swiper-container .progress-text-left .text .text-center {
        padding: 4px 0;
        font-weight: 500;
        cursor: pointer; }
      .seconds-banner .swiper-container .progress-text-left .text .fontColor {
        color: #000;
        font-size: 16px; }
  .seconds-banner .swiper-container .swiper-scrollbar {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
    left: 155px;
    top: 17%; }

.goods {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center; }
  .goods .goods-box {
    min-width: 1780px;
    width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
  .goods .first {
    width: 49%;
    height: 560px;
    min-width: 49%;
    background: url("https://img.aamtech.cn/aam/box1.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    padding: 7% 0 0 8%;
    margin: 0 0px 10px 0px; }
    .goods .first .first-text {
      text-align: left; }
      .goods .first .first-text .text-top {
        font-size: 20px;
        font-weight: 500;
        height: 40px;
        line-height: 40px; }
      .goods .first .first-text .text-title {
        font-size: 48px;
        font-weight: bold;
        line-height: 68px;
        height: 68px; }
      .goods .first .first-text .text-last {
        font-size: 14px;
        font-weight: 400;
        height: 34px;
        line-height: 34px; }
      .goods .first .first-text .radio {
        width: 15%;
        min-width: 100px;
        height: 32px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #333;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px; }
        .goods .first .first-text .radio .container {
          display: flex;
          align-items: center;
          width: 16px;
          height: 16px;
          box-sizing: border-box;
          padding-top: 2px; }
          .goods .first .first-text .radio .container img {
            width: 100%;
            height: 100%; }
      .goods .first .first-text .img {
        position: absolute;
        right: -6%;
        bottom: 3%;
        width: 360px; }
  .goods .seconds {
    width: 49%;
    height: 560px;
    background: url("https://img.aamtech.cn/aam/box2.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    padding: 7% 0 0 8%; }
    .goods .seconds .first-text {
      text-align: left;
      min-width: 530px; }
      .goods .seconds .first-text .text-top {
        font-size: 20px;
        font-weight: 500;
        height: 40px;
        line-height: 40px; }
      .goods .seconds .first-text .text-title {
        font-size: 48px;
        font-weight: bold;
        line-height: 68px;
        height: 68px; }
      .goods .seconds .first-text .text-last {
        font-size: 14px;
        font-weight: 400;
        height: 34px;
        line-height: 34px; }
      .goods .seconds .first-text .radio {
        width: 15%;
        height: 32px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #333;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px; }
        .goods .seconds .first-text .radio .container {
          display: flex;
          align-items: center;
          width: 16px;
          height: 16px;
          box-sizing: border-box;
          padding-top: 2px; }
          .goods .seconds .first-text .radio .container img {
            width: 100%;
            height: 100%; }
      .goods .seconds .first-text .img {
        position: absolute;
        right: 10%;
        bottom: 5%;
        width: 300px; }
  .goods .third {
    width: 49%;
    height: 560px;
    background: url("https://img.aamtech.cn/aam/box3.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    padding: 7% 0 0 8%; }
    .goods .third .first-text {
      text-align: left; }
      .goods .third .first-text .text-top {
        font-size: 20px;
        font-weight: 500;
        height: 40px;
        line-height: 40px; }
      .goods .third .first-text .text-title {
        font-size: 48px;
        font-weight: bold;
        line-height: 68px;
        height: 68px; }
      .goods .third .first-text .text-last {
        font-size: 14px;
        font-weight: 400;
        height: 34px;
        line-height: 34px; }
      .goods .third .first-text .radio {
        width: 15%;
        height: 32px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #333;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px; }
        .goods .third .first-text .radio .container {
          display: flex;
          align-items: center;
          width: 16px;
          height: 16px;
          box-sizing: border-box;
          padding-top: 2px; }
          .goods .third .first-text .radio .container img {
            width: 100%;
            height: 100%; }
      .goods .third .first-text .img {
        position: absolute;
        right: 10%;
        bottom: 3%;
        width: 300px; }
  .goods .fourth {
    width: 49%;
    height: 560px;
    background: url("https://img.aamtech.cn/aam/box4.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    box-sizing: border-box;
    padding: 7% 0 0 8%; }
    .goods .fourth .first-text {
      text-align: left; }
      .goods .fourth .first-text .text-top {
        font-size: 20px;
        font-weight: 500;
        height: 40px;
        line-height: 40px; }
      .goods .fourth .first-text .text-title {
        font-size: 48px;
        font-weight: bold;
        line-height: 68px;
        height: 68px; }
      .goods .fourth .first-text .text-last {
        font-size: 14px;
        font-weight: 400;
        height: 34px;
        line-height: 34px; }
      .goods .fourth .first-text .radio {
        width: 15%;
        height: 32px;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #333;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px; }
        .goods .fourth .first-text .radio .container {
          display: flex;
          align-items: center;
          width: 16px;
          height: 16px;
          box-sizing: border-box;
          padding-top: 2px; }
          .goods .fourth .first-text .radio .container img {
            width: 100%;
            height: 100%; }
      .goods .fourth .first-text .img {
        position: absolute;
        right: 10%;
        bottom: 5%;
        width: 300px; }

.community {
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 100px;
  min-width: 1400px; }
  .community .community-box {
    width: 1600px; }
    .community .community-box .title {
      text-align: center;
      margin-bottom: 40px; }
      .community .community-box .title .title-top {
        font-size: 24px;
        font-weight: 400;
        height: 44px;
        line-height: 44px; }
      .community .community-box .title .title-center {
        height: 60px;
        line-height: 60px;
        font-size: 40px;
        font-weight: 500; }
      .community .community-box .title .title-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: 20px;
        cursor: pointer; }
        .community .community-box .title .title-bottom .img {
          width: 16px;
          height: 16px;
          line-height: 16px;
          margin-left: 2px; }
          .community .community-box .title .title-bottom .img img {
            width: 100%;
            height: 100%; }
    .community .community-box .community-content {
      box-sizing: border-box;
      width: 100%;
      height: 800px;
      padding: 0 0; }
      .community .community-box .community-content .community-content-center-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center; }
      .community .community-box .community-content .community-content-box {
        width: 320px;
        height: 396px;
        background: #f9f9f9;
        border-radius: 20px;
        box-sizing: border-box;
        padding: 20px 20px 0 20px;
        margin: 0 20px 0 0; }
        .community .community-box .community-content .community-content-box .img {
          border-radius: 20px;
          width: 280px;
          height: 280px;
          margin-bottom: 20px; }
          .community .community-box .community-content .community-content-box .img img {
            width: 100%;
            height: 100%; }
        .community .community-box .community-content .community-content-box .community-text {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .community .community-box .community-content .community-content-box .community-text .community-text-left .music-name {
            font-size: 20px;
            font-weight: 500;
            height: 36px;
            line-height: 36px; }
          .community .community-box .community-content .community-content-box .community-text .community-text-left .singer {
            font-size: 18px;
            font-weight: 400; }
          .community .community-box .community-content .community-content-box .community-text .community-text-right {
            height: 20px;
            display: flex;
            align-items: center; }
            .community .community-box .community-content .community-content-box .community-text .community-text-right img {
              width: 100%;
              height: 100%;
              margin-top: 30px;
              cursor: pointer; }
            .community .community-box .community-content .community-content-box .community-text .community-text-right .uploadMusic {
              margin-left: 10px; }

.find {
  display: flex;
  align-content: center;
  justify-content: center;
  margin-top: 100px; }
  .find .find-box {
    width: 1780px; }
    .find .find-box .find-title {
      text-align: center;
      margin-top: 100px;
      font-size: 40px;
      font-weight: 500;
      margin-bottom: 40px; }
    .find .find-box .find-content {
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center; }
      .find .find-box .find-content .find-content-box {
        background-color: #eff2fc;
        border-radius: 20px;
        width: 680px;
        height: 459px; }
        .find .find-box .find-content .find-content-box .img {
          width: 100%;
          height: 339px; }
          .find .find-box .find-content .find-content-box .img img {
            width: 100%;
            height: 100%; }
        .find .find-box .find-content .find-content-box .find-slogan {
          margin: 24px 20px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .find .find-box .find-content .find-content-box .find-slogan .find-slogan-box .find-slogan-top {
            font-size: 28px;
            height: 42px;
            line-height: 42px;
            font-weight: bold; }
          .find .find-box .find-content .find-content-box .find-slogan .find-slogan-box .find-slogan-bottom {
            font-size: 20px;
            font-weight: 400;
            line-height: 30px; }
          .find .find-box .find-content .find-content-box .find-slogan .find-radio {
            width: 112px;
            height: 32px;
            line-height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #333;
            border-radius: 20px;
            text-align: center;
            font-size: 18px;
            font-weight: 400; }
            .find .find-box .find-content .find-content-box .find-slogan .find-radio .right-img {
              line-height: 32px; }
              .find .find-box .find-content .find-content-box .find-slogan .find-radio .right-img img {
                margin-top: 8px; }

.service {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  margin-top: 200px;
  min-width: 1200px; }

.service-box {
  width: 100%;
  background-color: #f9f9f9;
  height: 400px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 1400px; }
  .service-box .service-list {
    text-align: center;
    margin: 0 100px;
    min-width: 150px; }
    .service-box .service-list .repair {
      margin-bottom: 24px;
      display: flex;
      align-content: center;
      justify-content: center; }
      .service-box .service-list .repair img {
        width: 68px;
        height: 68px; }
    .service-box .service-list .repair-text {
      font-size: 24px;
      font-weight: 500;
      height: 48px;
      line-height: 48px; }
    .service-box .service-list .repair-last {
      display: flex;
      height: auto;
      text-align: center; }
      .service-box .service-list .repair-last .repair-last-left {
        min-width: 255px;
        height: 20px;
        display: flex;
        align-content: center;
        justify-content: center; }
        .service-box .service-list .repair-last .repair-last-left span {
          display: inline-block;
          font-size: 20px;
          font-weight: 400;
          color: #666666;
          margin-right: 5px; }
      .service-box .service-list .repair-last .repair-right {
        width: 20px;
        height: 20px;
        margin-left: 5px;
        display: flex;
        align-content: center;
        justify-content: center; }
        .service-box .service-list .repair-last .repair-right img {
          margin-top: 7px; }

.footer {
  background-color: #272727;
  width: 100%; }
  .footer .footer-box {
    width: 1400px;
    display: flex;
    align-items: center;
    padding: 80px 0 64px 0px;
    cursor: default; }
  .footer .footer-top {
    display: flex;
    align-content: center;
    justify-content: center;
    border-bottom: 1px solid #666666; }
    .footer .footer-top .footer-introduce-list {
      margin-right: 100px;
      min-width: 96px; }
      .footer .footer-top .footer-introduce-list .introduce-top {
        font-size: 16px;
        font-weight: 500;
        height: 32px;
        line-height: 32px;
        color: #ffffff; }
        .footer .footer-top .footer-introduce-list .introduce-top a {
          color: #ffffff; }
      .footer .footer-top .footer-introduce-list .introduce-bottom {
        font-size: 12px;
        color: #999999;
        font-weight: 400;
        height: 32px;
        line-height: 32px;
        margin: 20px 0; }
        .footer .footer-top .footer-introduce-list .introduce-bottom a {
          color: #999999; }
    .footer .footer-top .contact {
      min-width: 140px;
      margin-left: 50px; }
      .footer .footer-top .contact .contact-top {
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        height: 36px;
        line-height: 36px; }
      .footer .footer-top .contact .contact-center {
        font-size: 14px;
        color: #999999;
        height: 24px;
        line-height: 24px; }
      .footer .footer-top .contact .contact-bottom {
        color: #ffffff;
        font-weight: 500;
        font-size: 30px;
        margin: 10px 0; }
      .footer .footer-top .contact .contact-follow {
        font-weight: 500;
        height: 10px;
        color: #ffffff;
        font-size: 16px;
        margin-bottom: 20px; }
      .footer .footer-top .contact .img-box {
        display: flex;
        align-items: center; }
        .footer .footer-top .contact .img-box .img1,
        .footer .footer-top .contact .img-box .img2 {
          width: 38px;
          height: 38px;
          margin: 0 5px;
          display: flex;
          align-items: center; }
          .footer .footer-top .contact .img-box .img1 img,
          .footer .footer-top .contact .img-box .img2 img {
            margin-top: 10px;
            width: 100%;
            height: auto; }
  .footer .footer-bottom {
    padding: 20px 0 40px 0;
    text-align: center; }
    .footer .footer-bottom .footer-bottom-top {
      color: #999999;
      font-size: 14px;
      margin-bottom: 16px;
      font-weight: 500; }
    .footer .footer-bottom .footer-last {
      font-weight: 500;
      font-size: 14px;
      color: #999999; }

.anchor {
  width: 100px;
  height: 100px;
  position: fixed;
  right: 40px;
  bottom: 160px;
  z-index: 999; }
  .anchor img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block; }
  .anchor div {
    color: #999999;
    font-size: 18px;
    text-align: center;
    margin-top: 4px; }

.call-contact {
  width: 140px;
  background: #fff;
  position: fixed;
  z-index: 999;
  right: -120px;
  top: 50%;
  font-size: 14px;
  box-sizing: border-box;
  padding: 31px 20px;
  color: #cccccc;
  border-radius: 10px 0px 0px 10px;
  display: none; }
  .call-contact .call-contact-logo {
    margin-bottom: 44px; }
    .call-contact .call-contact-logo img {
      width: 100%;
      height: auto; }
  .call-contact .cooperation-box {
    margin: 0 auto; }
    .call-contact .cooperation-box .cooperation {
      margin: 0 auto;
      width: 39.29px;
      height: 33.74px; }
      .call-contact .cooperation-box .cooperation img {
        width: 100%;
        height: auto; }
    .call-contact .cooperation-box .cooperation-title {
      text-align: center;
      margin-top: 10px;
      font-size: 14px;
      font-weight: 400; }
  .call-contact .contact-box-right {
    text-align: center;
    margin-top: 30px;
    position: relative; }
    .call-contact .contact-box-right .img {
      width: 38.96px;
      height: 38.87px;
      margin: 0 auto; }
      .call-contact .contact-box-right .img img {
        width: 100%;
        height: auto; }
    .call-contact .contact-box-right .contact-text {
      margin-top: 9px;
      font-size: 14px;
      font-weight: 400;
      color: #cccccc; }
    .call-contact .contact-box-right .call {
      position: absolute;
      left: -244px;
      bottom: -100px;
      display: none;
      background-color: #fff;
      box-sizing: border-box;
      padding: 30px 20px;
      border-radius: 10px; }
      .call-contact .contact-box-right .call .img-box .img {
        width: 39.29;
        height: 39.26; }
        .call-contact .contact-box-right .call .img-box .img img {
          width: 100%;
          height: auto; }
      .call-contact .contact-box-right .call .img-box .call-me {
        text-align: center;
        margin-top: 8px;
        color: #666666;
        font-size: 18px;
        margin-bottom: 8px; }
      .call-contact .contact-box-right .call .telephone {
        margin-top: 10px;
        font-size: 24px;
        color: #333333;
        font-weight: bold; }
  .call-contact .go-top {
    width: 28px;
    height: 28px;
    margin: 40px auto 0; }
    .call-contact .go-top img {
      width: 100%;
      height: auto; }
  .call-contact .show-call-contact {
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent transparent black black;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    left: -110px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.model-cooperation,
.model-login {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none; }
  .model-cooperation .model-cooperation-box,
  .model-login .model-cooperation-box {
    width: 1000px;
    box-sizing: border-box;
    padding: 40px 60px 20px 95px;
    background: #ffffff;
    border-radius: 10px;
    color: #333333;
    z-index: 999999999;
    position: relative;
    margin: 50px auto 50px; }
    .model-cooperation .model-cooperation-box .text,
    .model-login .model-cooperation-box .text {
      font-size: 36px;
      font-weight: bold;
      text-align: center; }
    .model-cooperation .model-cooperation-box .watch-Out,
    .model-login .model-cooperation-box .watch-Out {
      font-weight: bold;
      text-align: center;
      font-size: 28px;
      margin-top: 40px; }
    .model-cooperation .model-cooperation-box .model-cooperation-close,
    .model-login .model-cooperation-box .model-cooperation-close {
      position: absolute;
      right: 40px;
      top: 20px;
      cursor: pointer;
      width: 40px;
      height: 40px; }
      .model-cooperation .model-cooperation-box .model-cooperation-close img,
      .model-login .model-cooperation-box .model-cooperation-close img {
        width: 100%;
        height: auto; }
    .model-cooperation .model-cooperation-box .form,
    .model-login .model-cooperation-box .form {
      margin-top: 60px; }
      .model-cooperation .model-cooperation-box .form .form-list,
      .model-login .model-cooperation-box .form .form-list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 24px;
        position: relative; }
        .model-cooperation .model-cooperation-box .form .form-list .form-name,
        .model-cooperation .model-cooperation-box .form .form-list .form-phone,
        .model-cooperation .model-cooperation-box .form .form-list .form-company,
        .model-cooperation .model-cooperation-box .form .form-list .form-other,
        .model-login .model-cooperation-box .form .form-list .form-name,
        .model-login .model-cooperation-box .form .form-list .form-phone,
        .model-login .model-cooperation-box .form .form-list .form-company,
        .model-login .model-cooperation-box .form .form-list .form-other {
          width: 80px;
          font-size: 20px;
          font-weight: bold;
          position: relative;
          margin-right: 30px;
          text-align: right; }
        .model-cooperation .model-cooperation-box .form .form-list .form-name::after,
        .model-cooperation .model-cooperation-box .form .form-list .form-phone::after,
        .model-cooperation .model-cooperation-box .form .form-list .form-company::after,
        .model-login .model-cooperation-box .form .form-list .form-name::after,
        .model-login .model-cooperation-box .form .form-list .form-phone::after,
        .model-login .model-cooperation-box .form .form-list .form-company::after {
          content: '*';
          font-weight: 500;
          font-size: 20px;
          color: #ff0000;
          position: absolute;
          left: 28px;
          top: -2px; }
        .model-cooperation .model-cooperation-box .form .form-list .form-other::after,
        .model-login .model-cooperation-box .form .form-list .form-other::after {
          content: '*';
          font-weight: 500;
          font-size: 20px;
          color: #ff0000;
          position: absolute;
          left: -12px;
          top: -2px; }
        .model-cooperation .model-cooperation-box .form .form-list .input-name,
        .model-cooperation .model-cooperation-box .form .form-list .input-phone,
        .model-cooperation .model-cooperation-box .form .form-list .input-company,
        .model-login .model-cooperation-box .form .form-list .input-name,
        .model-login .model-cooperation-box .form .form-list .input-phone,
        .model-login .model-cooperation-box .form .form-list .input-company {
          width: 680px;
          height: 60px;
          background: #f7f7f7;
          border-radius: 10px;
          box-sizing: border-box;
          padding-left: 20px;
          border: none;
          outline: none;
          font-size: 16px; }
        .model-cooperation .model-cooperation-box .form .form-list input::-webkit-input-placeholder,
        .model-login .model-cooperation-box .form .form-list input::-webkit-input-placeholder {
          /* WebKit browsers */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list input:-moz-placeholder,
        .model-login .model-cooperation-box .form .form-list input:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list input::-moz-placeholder,
        .model-login .model-cooperation-box .form .form-list input::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list input:-ms-input-placeholder,
        .model-login .model-cooperation-box .form .form-list input:-ms-input-placeholder {
          /* Internet Explorer 10+ */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list .text-other,
        .model-login .model-cooperation-box .form .form-list .text-other {
          width: 680px;
          height: 160px;
          background: #f7f7f7;
          border-radius: 10px;
          box-sizing: border-box;
          padding: 20px 10px 0 20px;
          border: none;
          outline: none;
          font-size: 14px;
          resize: none; }
        .model-cooperation .model-cooperation-box .form .form-list .compute,
        .model-login .model-cooperation-box .form .form-list .compute {
          position: absolute;
          right: 40px;
          bottom: 10px;
          color: #999999;
          font-size: 20px; }
        .model-cooperation .model-cooperation-box .form .form-list textarea::-webkit-input-placeholder,
        .model-login .model-cooperation-box .form .form-list textarea::-webkit-input-placeholder {
          /* WebKit browsers */
          /* placeholder颜色  */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list textarea:-moz-placeholder,
        .model-login .model-cooperation-box .form .form-list textarea:-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list textarea::-moz-placeholder,
        .model-login .model-cooperation-box .form .form-list textarea::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #999999; }
        .model-cooperation .model-cooperation-box .form .form-list textarea::-ms-input-placeholder,
        .model-login .model-cooperation-box .form .form-list textarea::-ms-input-placeholder {
          /* Internet Explorer 10+ */
          color: #999999; }
    .model-cooperation .model-cooperation-box .button,
    .model-login .model-cooperation-box .button {
      display: flex;
      align-content: center; }
      .model-cooperation .model-cooperation-box .button .btn-push,
      .model-login .model-cooperation-box .button .btn-push {
        margin: 40px auto;
        padding: 12px 55px;
        background: #03b5ff;
        text-align: center;
        color: #fff;
        font-size: 24px;
        border: none;
        border-radius: 5px;
        cursor: pointer; }
  .model-cooperation .model-cooperation-login,
  .model-login .model-cooperation-login {
    background: #fff;
    width: 660px;
    height: 450px;
    border-radius: 20px;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 40px 40px; }
    .model-cooperation .model-cooperation-login .login-content,
    .model-login .model-cooperation-login .login-content {
      position: relative;
      width: 100%;
      height: 100%; }
      .model-cooperation .model-cooperation-login .login-content-close,
      .model-login .model-cooperation-login .login-content-close {
        position: absolute;
        right: -10px;
        top: -10px;
        width: 40px;
        height: 40px;
        z-index: 99;
        cursor: pointer; }
        .model-cooperation .model-cooperation-login .login-content-close img,
        .model-login .model-cooperation-login .login-content-close img {
          width: 100%;
          height: 100%; }
      .model-cooperation .model-cooperation-login .login-content .login-text,
      .model-login .model-cooperation-login .login-content .login-text {
        text-align: center;
        color: #333;
        font-size: 30px;
        font-weight: 500; }
      .model-cooperation .model-cooperation-login .login-content .loginInput,
      .model-login .model-cooperation-login .login-content .loginInput {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 48px;
        padding: 0 60px;
        position: relative; }
        .model-cooperation .model-cooperation-login .login-content .loginInput input,
        .model-login .model-cooperation-login .login-content .loginInput input {
          width: 100%;
          padding: 17px 40px 17px 20px;
          border: 1px solid #d0d0d0;
          border-radius: 5px; }
        .model-cooperation .model-cooperation-login .login-content .loginInput .code,
        .model-login .model-cooperation-login .login-content .loginInput .code {
          width: 100px;
          position: absolute;
          right: 60px;
          top: 16px;
          text-align: center;
          color: #03b5ff;
          font-size: 14px;
          cursor: pointer;
          font-weight: 400; }
      .model-cooperation .model-cooperation-login .login-content .register,
      .model-login .model-cooperation-login .login-content .register {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 20px 60px;
        cursor: pointer; }
        .model-cooperation .model-cooperation-login .login-content .register span,
        .model-login .model-cooperation-login .login-content .register span {
          float: right;
          font-size: 18px;
          font-weight: 400;
          color: #03b5ff; }
      .model-cooperation .model-cooperation-login .login-content .login-btn,
      .model-login .model-cooperation-login .login-content .login-btn {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 60px; }
        .model-cooperation .model-cooperation-login .login-content .login-btn button,
        .model-login .model-cooperation-login .login-content .login-btn button {
          width: 100%;
          border-radius: 5px;
          background: #03b5ff;
          padding: 10px 50px;
          color: #fff;
          text-align: center;
          line-height: 30px;
          border: none;
          font-size: 16px;
          cursor: pointer; }

.model-login {
  position: absolute;
  top: 85px;
  width: 100%;
  height: 100%; }
  .model-login img {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    display: block; }

.tips {
  font-size: 14px;
  width: 380px;
  background-color: #f0f9eb;
  border-color: #e1f3d8;
  box-sizing: border-box;
  padding: 10px 50px 10px 10px;
  border-radius: 5px;
  position: fixed;
  z-index: 99991;
  top: -60px;
  align-content: center;
  justify-content: center;
  left: 40%;
  margin-top: 20px; }
  .tips .img {
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-top: 2px; }
    .tips .img img {
      width: 100%;
      height: auto; }
  .tips .tips-text {
    float: left;
    text-align: center; }

.lodging {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999; }
  .lodging .lodging-img {
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -10%;
    margin: auto; }
    .lodging .lodging-img .pic-lodging {
      width: 100%;
      height: 100%;
      -webkit-animation: turn 3s linear infinite;
              animation: turn 3s linear infinite; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes turn {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

.inputDefault {
  outline: none; }

.btnDefault {
  border: none;
  background-color: #03b5ff;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 10px 50px;
  border-radius: 5px; }

.recharge {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
  z-index: 999; }
  .recharge-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 600px;
    height: 574px;
    border-radius: 20px;
    background: #fff;
    box-sizing: border-box;
    padding: 68px 140px 0; }
    .recharge-content .recharge-box {
      position: relative; }
      .recharge-content .recharge-box .recharge-box-close {
        width: 40px;
        height: 40px;
        display: block;
        position: absolute;
        right: -120px;
        top: -55px;
        cursor: pointer; }
      .recharge-content .recharge-box .recharge-title {
        text-align: center;
        color: #333;
        font-weight: 500;
        font-size: 30px;
        margin-bottom: 80px; }
      .recharge-content .recharge-box .recharge-item {
        display: flex;
        align-items: center;
        margin-bottom: 24px; }
        .recharge-content .recharge-box .recharge-item .recharge-item-left {
          width: 120px;
          text-align: right;
          color: #333;
          font-weight: 500;
          font-size: 20px; }
        .recharge-content .recharge-box .recharge-item .recharge-item-right, .recharge-content .recharge-box .recharge-item .recharge-item-name {
          text-align: left;
          font-size: 20px;
          font-weight: 400;
          color: #333;
          margin-left: 20px; }
          .recharge-content .recharge-box .recharge-item .recharge-item-right span, .recharge-content .recharge-box .recharge-item .recharge-item-name span {
            color: red; }
        .recharge-content .recharge-box .recharge-item .recharge-item-box {
          text-align: center;
          width: 180px;
          height: 100px;
          box-sizing: border-box;
          padding: 20px 15px;
          font-size: 20px;
          border-radius: 10px;
          border: 1px solid #03B5FF;
          font-weight: 400;
          margin-left: 20px; }
          .recharge-content .recharge-box .recharge-item .recharge-item-box span {
            color: red; }
        .recharge-content .recharge-box .recharge-item .recharge-code {
          width: 120px;
          height: 120px;
          display: block;
          margin-left: 20px; }
          .recharge-content .recharge-box .recharge-item .recharge-code img {
            width: 100%;
            height: 100%; }

@media screen and (max-width: 1024px) {
  body {
    max-width: 1024px !important;
    min-width: none; }
  .swiper-container .swiper-slide .slogan .slogan-top {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 20px; }
  .swiper-container .swiper-slide .slogan .slogan-bottom {
    font-weight: 400;
    font-size: 20px; } }

@media screen and (max-width: 749px) {
  .phone-hide {
    display: none; }
  body {
    width: 100% !important; }
  .phone-show {
    display: block; }
  .header-phone {
    width: 100%;
    padding: 0.3rem 0.4rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .header-phone .header-phone-left {
      display: flex;
      align-items: center;
      margin-right: 0.2rem; }
      .header-phone .header-phone-left .menu {
        width: 0.4rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .header-phone .header-phone-left .menu img {
          width: 100%;
          height: auto; }
      .header-phone .header-phone-left .phoneLogo {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 2rem;
        height: 0.8rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .header-phone .header-phone-left .phoneLogo img {
          width: 100%;
          height: auto; }
    .header-phone .header-phone-right {
      display: flex; }
      .header-phone .header-phone-right .search-phone {
        width: .4rem;
        margin-right: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .header-phone .header-phone-right .search-phone img {
          width: 100%;
          height: auto; }
      .header-phone .header-phone-right .user-phone {
        width: .4rem;
        margin-left: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .header-phone .header-phone-right .user-phone img {
          width: 100%;
          height: auto; }
    .header-phone .phone-logo-list {
      display: none;
      width: 100%;
      height: auto;
      position: absolute;
      z-index: 22;
      left: 0;
      top: 40px;
      background-color: #fff;
      overflow: hidden;
      overflow-y: auto; }
      .header-phone .phone-logo-list dl {
        width: 100%; }
      .header-phone .phone-logo-list dt {
        padding: 0.2rem 0; }
      .header-phone .phone-logo-list .phone_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        padding: 0 0.3rem;
        border-radius: 20px; }
        .header-phone .phone-logo-list .phone_box a {
          color: #010101;
          font-size: 0.3rem;
          font-weight: bold; }
        .header-phone .phone-logo-list .phone_box img {
          width: 0.4rem;
          height: 0.4rem;
          line-height: 0.4rem; }
      .header-phone .phone-logo-list .phone-goods-list {
        box-sizing: border-box;
        padding: 0 0.3rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        height: 100%; }
        .header-phone .phone-logo-list .phone-goods-list dd {
          -webkit-margin-start: 0 !important;
                  margin-inline-start: 0 !important; }
        .header-phone .phone-logo-list .phone-goods-list .phone-goods-box {
          margin-bottom: 0.2rem;
          width: 40%;
          margin: 0.1rem 0.2rem; }
          .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .img {
            background: #F9F9F9;
            width: 100%;
            height: 3.5rem;
            display: flex;
            align-items: center;
            justify-self: center;
            overflow: hidden; }
            .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .img img {
              width: 3rem;
              height: 2.6rem;
              display: block; }
          .header-phone .phone-logo-list .phone-goods-list .phone-goods-box .goods-name {
            margin-top: 0.2rem;
            text-align: center;
            font-size: 0.3rem;
            font-weight: bold; }
  .banner {
    position: relative;
    height: auto;
    width: 100%; }
    .banner .swiper-container {
      --swiper-theme-color: #FFF; }
    .banner .banner-phone {
      width: 100%;
      height: 100%; }
      .banner .banner-phone img {
        width: 100%;
        height: auto; }
    .banner .banner-phone-text {
      z-index: 2;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 1.8rem;
      bottom: 0;
      text-align: center; }
      .banner .banner-phone-text .banner-phone-text-top {
        font-size: 0.4rem;
        font-weight: 500;
        margin-bottom: 0.2rem; }
      .banner .banner-phone-text .banner-phone-text-bottom {
        font-size: 1rem;
        font-weight: bold; }
  .phone-content {
    width: 100%;
    height: auto;
    background: #EFF2FC;
    margin-top: 0.2rem; }
    .phone-content .phone-content-top {
      box-sizing: border-box;
      padding: 1rem 0 0 0.5rem;
      text-align: left;
      margin-bottom: 0.1rem; }
      .phone-content .phone-content-top .phone-content-goods {
        font-size: 0.6rem;
        font-weight: 500;
        margin-bottom: 0.2rem; }
      .phone-content .phone-content-top .phone-content-title {
        font-size: 0.8rem;
        font-weight: bold; }
      .phone-content .phone-content-top .phone-content-text {
        font-size: 0.35rem;
        font-weight: 400;
        margin-top: 0.2rem; }
      .phone-content .phone-content-top .phone-content-last {
        margin-top: 0.1rem; }
        .phone-content .phone-content-top .phone-content-last span {
          display: inline-block;
          width: 1rem;
          height: 0.5rem;
          border: 1px solid #333333;
          border-radius: 6px;
          font-weight: 400;
          line-height: 0.5rem;
          font-size: 0.3rem;
          text-align: center;
          margin: 0 0.1rem; }
    .phone-content .pheon-content-bottom {
      width: 6rem;
      height: auto;
      margin: 0.5rem auto 0; }
      .phone-content .pheon-content-bottom img {
        width: 100%;
        height: auto; }
  .swiper-container3 {
    margin-top: 0.7rem;
    position: relative;
    height: auto;
    overflow: hidden; }
    .swiper-container3 .swiper-wrapper .swiper-slide {
      font-size: 12px; }
    .swiper-container3 .swiper-pagination3 {
      position: absolute;
      right: 0;
      left: 44%;
      z-index: 999;
      bottom: 0px;
      margin: auto; }
      .swiper-container3 .swiper-pagination3 .swiper-pagination-bullet {
        background-color: black;
        width: 20px;
        height: 6px;
        border-radius: 3px; }
  .phone-goods {
    width: 100%;
    margin-top: 0.5rem; }
    .phone-goods .phone-goods-box {
      text-align: center;
      height: 7.3rem;
      box-sizing: border-box;
      padding: 0.8rem 0 1.5rem 0;
      background: url("https://img.aamtech.cn/aam/phone-box1.png") no-repeat center center;
      background-size: 100% 100%;
      margin-bottom: 0.2rem; }
      .phone-goods .phone-goods-box .phone-goods-top {
        font-size: 0.25rem;
        font-weight: 500;
        margin-bottom: 0.1rem; }
      .phone-goods .phone-goods-box .phone-goods-title {
        font-weight: bold;
        font-size: 0.6rem; }
      .phone-goods .phone-goods-box .phone-goods-more {
        width: 1.5rem;
        height: 0.4rem;
        border-radius: 20px;
        border: 1px solid #333333;
        display: flex;
        align-items: center;
        margin: 0.2rem auto 0;
        text-align: center;
        justify-content: center; }
        .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-left {
          margin-left: 0.2rem;
          font-weight: 400;
          font-size: 0.2rem; }
        .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-right {
          width: 0.25rem;
          height: 0.2rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .phone-goods .phone-goods-box .phone-goods-more .phone-goods-more-right img {
            width: 100%;
            height: 100%; }
      .phone-goods .phone-goods-box .phone-bottom {
        width: 3.2rem;
        height: 4rem;
        margin: 0.3rem auto 0; }
        .phone-goods .phone-goods-box .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0.4rem; }
    .phone-goods .seconds {
      background: url("https://img.aamtech.cn/aam/phone-box2.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .seconds .phone-bottom {
        width: 3rem;
        height: 3.5rem;
        margin: 0.2rem auto 0; }
        .phone-goods .seconds .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0.2rem; }
    .phone-goods .third {
      background: url("https://img.aamtech.cn/aam/phone-box3.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .third .phone-bottom {
        width: 3.5rem;
        height: 3rem;
        margin: 0.5rem auto 0; }
        .phone-goods .third .phone-bottom img {
          width: 100%;
          height: 100%;
          margin-left: 0; }
    .phone-goods .fourth {
      background: url("https://img.aamtech.cn/aam/phone-box4.png") no-repeat center center;
      background-size: 100% 100%; }
      .phone-goods .fourth .phone-bottom {
        width: 3.5rem;
        height: 3rem;
        margin: 0.5rem auto 0; }
        .phone-goods .fourth .phone-bottom img {
          margin-left: 0.1rem;
          width: 100%;
          height: 100%; }
  .community-phone {
    margin-top: 1rem; }
    .community-phone .community-phone-top {
      text-align: center; }
      .community-phone .community-phone-top .community-phone-content {
        font-size: 0.3rem;
        font-weight: 400; }
      .community-phone .community-phone-top .community-phone-title {
        font-weight: bold;
        font-size: 0.5rem;
        margin-top: 0.1rem; }
      .community-phone .community-phone-top .phone-radio {
        width: 1.3rem;
        height: 0.35rem;
        border-radius: 40px;
        border: 1px solid #333333;
        display: flex;
        align-items: center;
        margin: 0.2rem auto 0;
        text-align: center;
        justify-content: center; }
        .community-phone .community-phone-top .phone-radio .phone-radio-left {
          font-weight: 400;
          font-size: 0.18rem; }
        .community-phone .community-phone-top .phone-radio .phone-radio-right {
          width: 0.25rem;
          height: 0.2rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .community-phone .community-phone-top .phone-radio .phone-radio-right img {
            width: 100%;
            height: 100%; }
    .community-phone .community-phone-bottom {
      margin-top: 1rem; }
      .community-phone .community-phone-bottom .community-phone-list {
        border-bottom: 1px solid #DDDDDD;
        box-sizing: border-box;
        padding: 0.1rem 0.4rem;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .community-phone .community-phone-bottom .community-phone-list .community-album {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .community-phone .community-phone-bottom .community-phone-list .community-album .album {
            width: 1.2rem;
            height: 1.2rem;
            border-radius: 10px; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album img {
              width: 100%;
              height: 100%; }
          .community-phone .community-phone-bottom .community-phone-list .community-album .album-content {
            margin-left: 0.24rem; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album-content .album-title {
              font-size: 0.35rem;
              font-weight: bold;
              margin-bottom: 0.3rem; }
            .community-phone .community-phone-bottom .community-phone-list .community-album .album-content .album-name {
              font-size: 0.25rem;
              font-weight: 400; }
        .community-phone .community-phone-bottom .community-phone-list .btn {
          width: 0.3rem;
          height: 0.3rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .community-phone .community-phone-bottom .community-phone-list .btn img {
            width: 100%;
            height: 100%;
            margin-top: 0.6rem; }
  .phone-more .phone-more-title {
    font-size: 0.45rem;
    font-weight: bold;
    text-align: center;
    margin: 0.5rem 0; }
  .phone-more .phone-more-list {
    box-sizing: border-box;
    padding: 0 0.5rem; }
    .phone-more .phone-more-list .phone-more-box {
      background: #EFF2FC;
      border-radius: 15px; }
      .phone-more .phone-more-list .phone-more-box .img {
        width: 100%; }
        .phone-more .phone-more-list .phone-more-box .img img {
          width: 100%;
          height: auto;
          display: block; }
      .phone-more .phone-more-list .phone-more-box .phone-more-content {
        box-sizing: border-box;
        padding: 0.2rem 0.25rem;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-left .phone-more-content-title {
          font-weight: bold;
          font-size: 0.4rem;
          margin-bottom: 0.1rem; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-left .phone-more-content-last {
          font-size: 0.25rem;
          font-weight: 400; }
        .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more {
          width: 1.5rem;
          height: 0.4rem;
          border-radius: 20px;
          border: 1px solid #333333;
          display: flex;
          align-items: center;
          margin: 20px auto 0;
          text-align: center;
          justify-content: center; }
          .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-left {
            margin-left: 0.2rem;
            font-weight: 400;
            font-size: 0.2rem; }
          .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-right {
            width: 0.25rem;
            height: 0.2rem;
            display: flex;
            align-items: center;
            justify-content: center; }
            .phone-more .phone-more-list .phone-more-box .phone-more-content .phone-more-content-right .phone-goods-more .phone-goods-more-right img {
              width: 100%;
              height: 100%; }
  .phone-service {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    margin: 0.8rem 0; }
  .phone-service-list {
    display: flex;
    align-items: center;
    justify-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 0.4rem; }
    .phone-service-list .phone-service-box {
      width: 50%;
      text-align: center; }
      .phone-service-list .phone-service-box .img {
        width: 0.8rem;
        height: 0.8rem;
        margin: 0.2rem auto 0; }
        .phone-service-list .phone-service-box .img img {
          width: 100%;
          height: auto; }
      .phone-service-list .phone-service-box .phone-service-text {
        font-size: 0.35rem;
        font-weight: bold;
        margin-top: 0.35rem; }
      .phone-service-list .phone-service-box .phone-service-content {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0.2rem; }
        .phone-service-list .phone-service-box .phone-service-content .phone-service-content-left {
          font-size: 0.2rem;
          font-weight: 400; }
        .phone-service-list .phone-service-box .phone-service-content .phone-right {
          width: 0.25rem;
          height: 0.25rem;
          line-height: 0.25rem;
          display: flex;
          align-items: center;
          justify-content: center; }
          .phone-service-list .phone-service-box .phone-service-content .phone-right img {
            width: 100%;
            height: 100%;
            margin-left: 0.2rem; }
  .phone-footer {
    background-color: #F9F9F9;
    margin-top: 1rem; }
    .phone-footer dl {
      box-sizing: border-box;
      padding: 0 0.4rem;
      border-bottom: 1px solid #DDDDDD; }
      .phone-footer dl dt {
        font-size: 0.25rem;
        font-weight: bold;
        padding: 0.25rem 0; }
        .phone-footer dl dt .dt_box {
          display: flex;
          align-items: center;
          justify-content: space-between; }
        .phone-footer dl dt .img {
          width: 0.2rem;
          height: 0.2rem;
          line-height: 0.2rem; }
          .phone-footer dl dt .img img {
            width: 100%;
            height: 100%; }
      .phone-footer dl ul {
        overflow: hidden; }
        .phone-footer dl ul li {
          display: flex;
          align-items: center;
          justify-content: space-between;
          font-size: 0.25rem;
          font-weight: 400;
          padding: 0.1rem 0; }
          .phone-footer dl ul li a {
            color: #666666; }
          .phone-footer dl ul li .img {
            width: 0.2rem;
            height: 0.2rem;
            line-height: 0.2rem; }
            .phone-footer dl ul li .img img {
              width: 100%;
              height: 100%; }
    .phone-footer .phone-contact {
      border-bottom: 1px solid #DDDDDD; }
      .phone-footer .phone-contact .phone-contact-box {
        box-sizing: border-box;
        padding: 0.3rem 0.3rem; }
      .phone-footer .phone-contact .phone-contact-top {
        display: flex;
        align-items: center; }
        .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box {
          margin-right: 0.25rem; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .contact {
            font-weight: bold;
            color: #333333;
            font-size: 0.3rem;
            margin-bottom: 0.2rem; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .phone-contact-center {
            font-weight: 500;
            font-size: 0.25rem;
            color: #666666; }
          .phone-footer .phone-contact .phone-contact-top .phone-contact-top-box .phone-contact-last {
            font-size: 0.3rem;
            font-weight: bold;
            color: #333333;
            margin-top: 0.1rem; }
      .phone-footer .phone-contact .phone-contact-bottom {
        margin-top: 0.5rem; }
        .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-title {
          font-size: 0.35rem;
          font-weight: bold; }
        .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-img {
          margin-top: 0.08rem; }
          .phone-footer .phone-contact .phone-contact-bottom .phone-contact-bottom-img img {
            width: 0.6rem;
            height: 0.6rem;
            margin: 0 0.1rem; }
    .phone-footer .phone-last {
      box-sizing: border-box;
      padding: 0.2rem 0.2rem;
      color: #999999;
      font-size: 0.25rem; }
      .phone-footer .phone-last .phone-last-text {
        margin-bottom: 0.16rem;
        text-align: left;
        font-size: 0.2rem; }
  .anchor {
    width: 100rem;
    height: 100rem;
    position: fixed;
    right: 40rem;
    bottom: 160rem;
    z-index: 999; }
    .anchor img {
      width: 40rem;
      height: 40rem;
      margin: 0 auto;
      display: block; }
    .anchor div {
      color: #999999;
      font-size: 18rem;
      text-align: center;
      margin-top: 4rem; } }

html {
  overflow-y: auto;
  overflow-x: auto;
  height: auto; }

body {
  font-family: "Noto Sans SC";
  font-weight: 100;
  color: #333333;
  width: 100%;
  height: auto;
  position: relative;
  font-size: 1px; }

