@media screen and (min-width: 769px) {
  #pc-company-wechat {
    display: block !important; }

  #mobile-company-wechat {
    display: none !important; } }
@media screen and (max-width: 1236px) {
  #pc-company-wechat .mainContent {
    justify-content: center !important; }
  #pc-company-wechat .adminContent {
    justify-content: center !important; } }
@media screen and (max-width: 977px) {
  #pc-company-wechat .big-box .mainContent {
    justify-content: center !important; }
  #pc-company-wechat .big-box .adminContent {
    justify-content: center !important; } }
#pc-company-wechat {
  display: none;
  margin-top: 90px; }
  #pc-company-wechat .big-box {
    max-width: 1260px;
    padding: 0 60px;
    margin: 0 auto; }
    #pc-company-wechat .big-box .headContent {
      padding: 70px 0;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      #pc-company-wechat .big-box .headContent .left {
        width: 598px;
        margin-right: 10px; }
        #pc-company-wechat .big-box .headContent .left img {
          width: 100%;
          height: 100%; }
      #pc-company-wechat .big-box .headContent .right {
        width: 411px;
        flex-shrink: 0; }
        #pc-company-wechat .big-box .headContent .right .right-box {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          #pc-company-wechat .big-box .headContent .right .right-box .one {
            width: 152px; }
            #pc-company-wechat .big-box .headContent .right .right-box .one img {
              width: 100%;
              height: 100%; }
          #pc-company-wechat .big-box .headContent .right .right-box .two {
            width: 17px; }
            #pc-company-wechat .big-box .headContent .right .right-box .two img {
              width: 100%;
              height: 100%; }
          #pc-company-wechat .big-box .headContent .right .right-box .third {
            display: flex;
            align-items: center; }
            #pc-company-wechat .big-box .headContent .right .right-box .third .third-img {
              width: 42px; }
              #pc-company-wechat .big-box .headContent .right .right-box .third .third-img img {
                width: 100%;
                height: 100%; }
            #pc-company-wechat .big-box .headContent .right .right-box .third .third-desc {
              font-size: 32px;
              color: #0079de; }
        #pc-company-wechat .big-box .headContent .right .right-desc {
          text-align: center;
          font-size: 16px;
          color: #333333;
          line-height: 75px; }
        #pc-company-wechat .big-box .headContent .right .right-btn {
          width: 322px;
          margin: 0 auto;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #377dff;
          border-radius: 10px;
          line-height: 50px !important;
          padding: 0px; }
          #pc-company-wechat .big-box .headContent .right .right-btn .right-btn-img {
            width: 35px; }
          #pc-company-wechat .big-box .headContent .right .right-btn .right-btn-info {
            font-size: 16px;
            color: white; }
        #pc-company-wechat .big-box .headContent .right .right-under {
          margin-top: 20px;
          text-align: center;
          font-size: 16px; }
          #pc-company-wechat .big-box .headContent .right .right-under .right-under-desc {
            color: #999999; }
    #pc-company-wechat .big-box .mainContent {
      padding: 100px 0 80px 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center; }
      #pc-company-wechat .big-box .mainContent .left {
        flex-shrink: 0;
        width: 496px;
        margin-right: 60px; }
        #pc-company-wechat .big-box .mainContent .left .left-title {
          font-size: 32px;
          color: #377dff;
          font-weight: bold;
          margin-bottom: 20px; }
        #pc-company-wechat .big-box .mainContent .left .left-desc {
          font-size: 16px;
          color: #333333; }
        #pc-company-wechat .big-box .mainContent .left .left-btn {
          padding: 0px;
          display: inline-block;
          margin-top: 40px;
          width: 156px;
          height: 50px;
          text-align: center;
          line-height: 50px !important;
          background-color: #ecf0ff;
          color: #377dff;
          border-radius: 8px; }
      #pc-company-wechat .big-box .mainContent .right {
        padding: 35px 0 35px 32px; }
        #pc-company-wechat .big-box .mainContent .right .right-linfo .right-linfo-img {
          width: 48px; }
          #pc-company-wechat .big-box .mainContent .right .right-linfo .right-linfo-img img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        #pc-company-wechat .big-box .mainContent .right .right-content {
          position: relative; }
          #pc-company-wechat .big-box .mainContent .right .right-content .right-content-img {
            position: relative;
            z-index: 2; }
          #pc-company-wechat .big-box .mainContent .right .right-content .transparent1 {
            position: absolute;
            left: -15px;
            bottom: -15px;
            z-index: 1; }
          #pc-company-wechat .big-box .mainContent .right .right-content .transparent2 {
            position: absolute;
            right: -15px;
            top: -15px;
            z-index: 1; }
        #pc-company-wechat .big-box .mainContent .right .right-rinfo {
          display: flex;
          flex-direction: row-reverse; }
          #pc-company-wechat .big-box .mainContent .right .right-rinfo .right-rinfo-img {
            width: 48px; }
            #pc-company-wechat .big-box .mainContent .right .right-rinfo .right-rinfo-img img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
    #pc-company-wechat .big-box .adminContent {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap; }
      #pc-company-wechat .big-box .adminContent .right {
        padding: 20px 0;
        margin-right: 46px; }
        #pc-company-wechat .big-box .adminContent .right .right-linfo .right-linfo-img {
          width: 48px; }
          #pc-company-wechat .big-box .adminContent .right .right-linfo .right-linfo-img img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        #pc-company-wechat .big-box .adminContent .right .right-content {
          position: relative; }
          #pc-company-wechat .big-box .adminContent .right .right-content .right-content-img {
            position: relative;
            z-index: 2; }
          #pc-company-wechat .big-box .adminContent .right .right-content .icon1 {
            position: absolute;
            left: -15px;
            bottom: -15px;
            z-index: 1; }
          #pc-company-wechat .big-box .adminContent .right .right-content .icon2 {
            position: absolute;
            right: -15px;
            top: -15px;
            z-index: 1; }
        #pc-company-wechat .big-box .adminContent .right .right-rinfo {
          display: flex;
          flex-direction: row-reverse; }
          #pc-company-wechat .big-box .adminContent .right .right-rinfo .right-rinfo-img {
            width: 48px; }
            #pc-company-wechat .big-box .adminContent .right .right-rinfo .right-rinfo-img img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
      #pc-company-wechat .big-box .adminContent .admin {
        margin-top: 20px;
        width: 544px; }
        #pc-company-wechat .big-box .adminContent .admin .admin-title {
          margin-bottom: 20px;
          font-size: 32px;
          color: #377dff;
          font-weight: bold; }
        #pc-company-wechat .big-box .adminContent .admin .admin-box {
          display: flex;
          justify-content: space-between;
          margin-top: 10px; }
          #pc-company-wechat .big-box .adminContent .admin .admin-box .item {
            width: 112px; }
            #pc-company-wechat .big-box .adminContent .admin .admin-box .item .item-title {
              text-align: center;
              font-size: 20px;
              color: #377dff; }
            #pc-company-wechat .big-box .adminContent .admin .admin-box .item .item-desc {
              word-break: break-all;
              font-size: 16px;
              color: #333333; }
        #pc-company-wechat .big-box .adminContent .admin .admin-btn {
          padding: 0px;
          display: inline-block;
          margin-top: 20px;
          width: 156px;
          height: 50px;
          text-align: center;
          line-height: 50px !important;
          background-color: #ecf0ff;
          color: #377dff;
          border-radius: 8px; }
    #pc-company-wechat .big-box .serve .serve-box {
      text-align: center; }
      #pc-company-wechat .big-box .serve .serve-box .title {
        font-size: 44px;
        color: #377dff; }
      #pc-company-wechat .big-box .serve .serve-box .desc {
        font-size: 20px;
        color: #666666;
        line-height: 65px; }
    #pc-company-wechat .big-box .serve .serve-list {
      padding: 50px 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #pc-company-wechat .big-box .serve .serve-list .item {
        transition: all 0.3s ease;
        margin-bottom: 20px;
        padding: 20px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 260px;
        height: 314px;
        background-color: #ffffff;
        box-shadow: 0 2px 6px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1);
        border-radius: 10px; }
        #pc-company-wechat .big-box .serve .serve-list .item:hover {
          transform: translateY(-1rem); }
        #pc-company-wechat .big-box .serve .serve-list .item .item-img {
          width: 88px; }
          #pc-company-wechat .big-box .serve .serve-list .item .item-img img {
            width: 100%; }
        #pc-company-wechat .big-box .serve .serve-list .item .item-title {
          font-size: 24px;
          color: #333333; }
        #pc-company-wechat .big-box .serve .serve-list .item .item-line {
          width: 40px;
          height: 1px;
          background-color: #377dff; }
        #pc-company-wechat .big-box .serve .serve-list .item .item-desc {
          font-size: 14px;
          color: #666666; }
    #pc-company-wechat .big-box .buy-box {
      position: relative;
      padding: 50px 0 200px 0; }
      #pc-company-wechat .big-box .buy-box .main {
        display: flex;
        flex-direction: column;
        align-items: center; }
        #pc-company-wechat .big-box .buy-box .main .main-desc {
          font-size: 40px;
          color: #333333; }
        #pc-company-wechat .big-box .buy-box .main .main-info {
          font-size: 24px;
          color: #666666;
          line-height: 120px;
          margin-bottom: 20px; }
        #pc-company-wechat .big-box .buy-box .main .main-btn {
          background-color: #377dff;
          width: 250px;
          height: 60px;
          line-height: 60px !important;
          color: white;
          text-align: center;
          border-radius: 10px;
          font-size: 24px;
          cursor: pointer;
          padding: 0px 0px;
          font-weight: normal; }
      #pc-company-wechat .big-box .buy-box .big-circle {
        position: absolute;
        left: 13%;
        top: 15%;
        display: inline-block;
        width: 31px;
        height: 31px;
        border: solid 1px #f8b551;
        border-radius: 50%; }
      #pc-company-wechat .big-box .buy-box .small-circle {
        position: absolute;
        left: 20%;
        top: 25%;
        display: inline-block;
        width: 19px;
        height: 19px;
        border: solid 1px #f8b551;
        border-radius: 50%; }
      #pc-company-wechat .big-box .buy-box .blue-circle {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 47px; }
        #pc-company-wechat .big-box .buy-box .blue-circle img {
          width: 100%;
          height: 100%; }
      #pc-company-wechat .big-box .buy-box .small-imgCircle {
        position: absolute;
        right: 5%;
        top: 14%;
        width: 47px; }
        #pc-company-wechat .big-box .buy-box .small-imgCircle img {
          width: 100%;
          height: 100%; }
      #pc-company-wechat .big-box .buy-box .big-imgCircle {
        position: absolute;
        right: 15%;
        top: 36%;
        width: 40px; }
        #pc-company-wechat .big-box .buy-box .big-imgCircle img {
          width: 100%;
          height: 100%; }
  #pc-company-wechat .navContent {
    padding: 200px 20px 150px 20px;
    background-image: url("../images/indexTest/pc_graybg.png");
    background-size: cover;
    background-repeat: no-repeat; }
    #pc-company-wechat .navContent .item-title {
      padding: 50px 0;
      text-align: center; }
      #pc-company-wechat .navContent .item-title .title {
        font-size: 44px;
        color: #377dff; }
      #pc-company-wechat .navContent .item-title .desc {
        font-size: 20px;
        color: #666666; }
    #pc-company-wechat .navContent .item-box {
      margin: 0 auto;
      max-width: 1170px; }
      #pc-company-wechat .navContent .item-box::after {
        content: "";
        display: block;
        clear: both; }
      #pc-company-wechat .navContent .item-box .cake {
        float: left;
        transition: all 0.3s ease;
        margin: 0 0 20px 20px;
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        width: 172px;
        height: 208px;
        background-color: #ffffff;
        box-shadow: 0 2px 7px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1);
        border-radius: 4px;
        flex-shrink: 0; }
        #pc-company-wechat .navContent .item-box .cake:hover {
          transform: translateY(-1rem); }
        #pc-company-wechat .navContent .item-box .cake .cake-img {
          width: 68px; }
          #pc-company-wechat .navContent .item-box .cake .cake-img img {
            width: 100%;
            height: 100%; }
        #pc-company-wechat .navContent .item-box .cake .cake-course {
          font-size: 18px;
          color: #333333; }
  #pc-company-wechat .moreContent {
    margin: 100px 0;
    padding: 100px 0;
    text-align: center;
    background-color: #377dff; }
    #pc-company-wechat .moreContent .title {
      font-size: 40px;
      color: #ffffff; }
    #pc-company-wechat .moreContent .info {
      font-size: 20px;
      color: #ffffff;
      line-height: 80px; }
    #pc-company-wechat .moreContent .installbtn {
      padding: 0px 0px;
      display: inline-block;
      margin: 0 auto;
      width: 216px;
      height: 48px;
      line-height: 48px !important;
      text-align: center;
      color: #377dff;
      background-color: white;
      border-radius: 10px; }
  #pc-company-wechat .footer-box {
    background-color: #213455; }
    #pc-company-wechat .footer-box .footer-content {
      padding: 70px 0 50px 0;
      width: 1140px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between; }
      #pc-company-wechat .footer-box .footer-content .item dt {
        line-height: 40px;
        font-size: 16px;
        color: white; }
      #pc-company-wechat .footer-box .footer-content .item dd:not(.handleImg) {
        font-size: 14px;
        color: #ffffff;
        opacity: 0.8; }
      #pc-company-wechat .footer-box .footer-content .item .handleImg {
        display: flex; }
        #pc-company-wechat .footer-box .footer-content .item .handleImg .wxlogo {
          margin-right: 20px;
          width: 88px;
          height: 88px; }
          #pc-company-wechat .footer-box .footer-content .item .handleImg .wxlogo img {
            width: 100%;
            height: 100%; }
        #pc-company-wechat .footer-box .footer-content .item .handleImg .applet {
          width: 88px;
          height: 88px; }
          #pc-company-wechat .footer-box .footer-content .item .handleImg .applet img {
            width: 100%;
            height: 100%; }
  #pc-company-wechat .footer-line {
    width: 120rem;
    height: 0.06rem;
    background-color: #ffffff;
    opacity: 0.3; }
  #pc-company-wechat .footer-nav {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #213455; }
    #pc-company-wechat .footer-nav .info {
      width: 120px; }
      #pc-company-wechat .footer-nav .info img {
        width: 100%; }
    #pc-company-wechat .footer-nav .desc {
      font-size: 14px;
      color: #ffffff;
      opacity: 0.8;
      line-height: 45px; }

#mobile-company-wechat .headContent {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
  height: 82vw;
  background-image: url("../images/indexTest/homepage-bg.svg");
  background-repeat: no-repeat; }
  #mobile-company-wechat .headContent .head-box {
    padding-bottom: 10vw; }
    #mobile-company-wechat .headContent .head-box .first {
      width: 73vw;
      display: flex;
      justify-content: space-between; }
      #mobile-company-wechat .headContent .head-box .first .head-logo {
        width: 27vw;
        height: 7vw; }
        #mobile-company-wechat .headContent .head-box .first .head-logo img {
          width: 100%;
          height: 100%; }
      #mobile-company-wechat .headContent .head-box .first .del-icon {
        width: 4vw;
        height: 4vw; }
        #mobile-company-wechat .headContent .head-box .first .del-icon img {
          width: 100%;
          height: 100%; }
      #mobile-company-wechat .headContent .head-box .first .wx-logo {
        display: flex;
        align-items: center; }
        #mobile-company-wechat .headContent .head-box .first .wx-logo .info {
          width: 9vw;
          height: 7vw; }
          #mobile-company-wechat .headContent .head-box .first .wx-logo .info img {
            width: 100%;
            height: 100%; }
        #mobile-company-wechat .headContent .head-box .first .wx-logo .desc {
          font-size: 5vw;
          color: #0079de; }
    #mobile-company-wechat .headContent .head-box .second {
      margin: 5.5vw 0;
      font-size: 4vw;
      text-align: center;
      line-height: 6vw;
      color: #333333; }
    #mobile-company-wechat .headContent .head-box .third {
      display: flex;
      padding: 2vw 2vw;
      background-color: #377dff;
      align-items: center;
      justify-content: center;
      border-radius: 2vw !important; }
      #mobile-company-wechat .headContent .head-box .third .company-white {
        width: 6vw; }
        #mobile-company-wechat .headContent .head-box .third .company-white img {
          width: 100%;
          height: 100%; }
      #mobile-company-wechat .headContent .head-box .third .desc {
        color: white;
        font-size: 4vw;
        margin-left: 2px; }
    #mobile-company-wechat .headContent .head-box .four {
      text-align: center;
      font-size: 3vw;
      line-height: 8vw; }
      #mobile-company-wechat .headContent .head-box .four .desc {
        color: #999999; }
#mobile-company-wechat .fun-box {
  padding-bottom: 5vw; }
  #mobile-company-wechat .fun-box .fun-box-title {
    margin: 20vw 0 12vw 0;
    text-align: center; }
    #mobile-company-wechat .fun-box .fun-box-title .top {
      font-size: 5vw;
      color: #377dff;
      font-weight: bold; }
    #mobile-company-wechat .fun-box .fun-box-title .under {
      color: #666666;
      font-size: 3vw;
      line-height: 10vw; }
  #mobile-company-wechat .fun-box .classify {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 3vw; }
    #mobile-company-wechat .fun-box .classify .item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      box-sizing: border-box;
      align-items: center;
      padding: 5vw 0;
      margin-bottom: 5vw;
      width: 28vw;
      height: 34vw;
      background-color: #ffffff;
      box-shadow: 0 2px 6px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1), 0 0 1px rgba(55, 125, 255, 0.1);
      border-radius: 1vw; }
      #mobile-company-wechat .fun-box .classify .item .item-icon {
        width: 14vw;
        height: 14vw; }
        #mobile-company-wechat .fun-box .classify .item .item-icon img {
          width: 100%;
          height: 100%; }
      #mobile-company-wechat .fun-box .classify .item .item-desc {
        font-size: 4vw; }
#mobile-company-wechat .zero-box {
  padding: 0 0 5vw 0; }
  #mobile-company-wechat .zero-box .one {
    padding: 5vw 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #mobile-company-wechat .zero-box .one .one-title {
      font-size: 5vw;
      color: #377dff;
      font-weight: bold;
      margin: 2vw 0; }
    #mobile-company-wechat .zero-box .one .one-line {
      width: 11vw;
      height: 1vw;
      background-color: #377dff;
      border-radius: 1vw; }
  #mobile-company-wechat .zero-box .two {
    padding: 5vw 5vw; }
    #mobile-company-wechat .zero-box .two .two-top {
      margin-left: 6vw; }
      #mobile-company-wechat .zero-box .two .two-top .two-top-img {
        width: 8vw; }
        #mobile-company-wechat .zero-box .two .two-top .two-top-img img {
          width: 100%;
          height: 100%; }
    #mobile-company-wechat .zero-box .two .two-center {
      padding: 2vw 0;
      display: flex;
      justify-content: center;
      position: relative; }
      #mobile-company-wechat .zero-box .two .two-center .two-center-img {
        position: relative;
        z-index: 2;
        width: 85vw;
        height: 46vw; }
        #mobile-company-wechat .zero-box .two .two-center .two-center-img img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      #mobile-company-wechat .zero-box .two .two-center .icon1 {
        position: absolute;
        left: 1%;
        bottom: 0%;
        z-index: 1;
        width: 43vw; }
        #mobile-company-wechat .zero-box .two .two-center .icon1 img {
          width: 100%; }
      #mobile-company-wechat .zero-box .two .two-center .icon2 {
        position: absolute;
        right: 1%;
        top: 0%;
        z-index: 1;
        width: 43vw; }
        #mobile-company-wechat .zero-box .two .two-center .icon2 img {
          width: 100%; }
    #mobile-company-wechat .zero-box .two .two-under {
      margin-right: 6vw;
      display: flex;
      flex-direction: row-reverse; }
      #mobile-company-wechat .zero-box .two .two-under .two-under-img {
        width: 8vw; }
        #mobile-company-wechat .zero-box .two .two-under .two-under-img img {
          width: 100%;
          height: 100%; }
  #mobile-company-wechat .zero-box .third {
    padding: 2vw 2vw; }
    #mobile-company-wechat .zero-box .third .list {
      padding: 1vw 0;
      display: flex;
      align-items: center; }
      #mobile-company-wechat .zero-box .third .list .list-box {
        display: flex;
        align-items: center;
        padding: 0 2vw; }
        #mobile-company-wechat .zero-box .third .list .list-box .list-box-circle {
          width: 2vw;
          height: 2vw;
          background-color: #377dff;
          border-radius: 50%; }
      #mobile-company-wechat .zero-box .third .list .list-desc {
        font-size: 3.5vw;
        color: #333333; }
#mobile-company-wechat .first-box {
  padding: 0 0 5vw 0; }
  #mobile-company-wechat .first-box .intro .intro-student {
    padding: 10vw 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #mobile-company-wechat .first-box .intro .intro-student .desc {
      font-size: 5vw;
      color: #377dff;
      font-weight: bold;
      margin: 2vw 0; }
    #mobile-company-wechat .first-box .intro .intro-student .line {
      width: 11vw;
      height: 1vw;
      background-color: #377dff;
      border-radius: 1vw; }
  #mobile-company-wechat .first-box .detail {
    padding: 0 5vw; }
    #mobile-company-wechat .first-box .detail .left {
      margin: 0 0 2vw 6vw; }
      #mobile-company-wechat .first-box .detail .left .detail-left {
        width: 8vw; }
        #mobile-company-wechat .first-box .detail .left .detail-left img {
          width: 100%;
          height: 100%; }
    #mobile-company-wechat .first-box .detail .center {
      position: relative; }
      #mobile-company-wechat .first-box .detail .center .detail-bgimg {
        position: relative;
        z-index: 2;
        margin: 0 auto;
        width: 85vw;
        height: 46vw; }
        #mobile-company-wechat .first-box .detail .center .detail-bgimg img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      #mobile-company-wechat .first-box .detail .center .icon1 {
        position: absolute;
        left: 2%;
        bottom: -6%;
        z-index: 1;
        width: 43vw; }
        #mobile-company-wechat .first-box .detail .center .icon1 img {
          width: 100%; }
      #mobile-company-wechat .first-box .detail .center .icon2 {
        position: absolute;
        right: 1%;
        top: -6%;
        z-index: 1;
        width: 43vw; }
        #mobile-company-wechat .first-box .detail .center .icon2 img {
          width: 100%; }
    #mobile-company-wechat .first-box .detail .right {
      margin: 2vw 6vw 0 0;
      display: flex;
      flex-direction: row-reverse; }
      #mobile-company-wechat .first-box .detail .right .detail-right {
        width: 8vw; }
        #mobile-company-wechat .first-box .detail .right .detail-right img {
          width: 100%;
          height: 100%; }
  #mobile-company-wechat .first-box .list {
    margin: 10vw 0;
    padding-left: 4vw; }
    #mobile-company-wechat .first-box .list .list-item {
      margin: 3.5vw 0; }
      #mobile-company-wechat .first-box .list .list-item .list-item-title {
        display: flex;
        align-items: center; }
        #mobile-company-wechat .first-box .list .list-item .list-item-title .list-item-title-circle {
          display: flex;
          align-items: center;
          width: 4vw;
          height: 5vw;
          padding-top: 1vw; }
          #mobile-company-wechat .first-box .list .list-item .list-item-title .list-item-title-circle .circle {
            width: 2vw;
            height: 2vw;
            background-color: #377dff;
            border-radius: 50%; }
        #mobile-company-wechat .first-box .list .list-item .list-item-title .desc {
          font-size: 4vw;
          font-weight: bold;
          color: #333333;
          line-height: 5vw; }
      #mobile-company-wechat .first-box .list .list-item .list-item-info {
        margin-left: 4vw;
        font-size: 3vw;
        color: #666666;
        line-height: 6vw; }
#mobile-company-wechat .second-box {
  padding: 15vw 0;
  background-color: #377dff;
  text-align: center; }
  #mobile-company-wechat .second-box .title {
    font-size: 5vw;
    color: #ffffff; }
  #mobile-company-wechat .second-box .desc {
    font-size: 3vw;
    color: #ffffff;
    line-height: 12vw; }
  #mobile-company-wechat .second-box .info {
    width: 45vw;
    margin: 0 auto;
    background-color: white;
    padding: 3vw 2vw;
    box-sizing: content-box;
    border-radius: 6vw;
    font-size: 3.5vw;
    color: #377dff; }
#mobile-company-wechat .third-box {
  padding: 10vw 0; }
  #mobile-company-wechat .third-box .info {
    text-align: center; }
    #mobile-company-wechat .third-box .info .info-title {
      font-size: 5vw;
      color: #377dff;
      line-height: 12vw;
      font-weight: bold; }
    #mobile-company-wechat .third-box .info .info-desc {
      font-size: 3vw;
      color: #666666; }
#mobile-company-wechat .four-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 3vw; }
  #mobile-company-wechat .four-box .item {
    margin-bottom: 5vw;
    padding: 5vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 44vw;
    height: 54vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 1vw 0vw rgba(0, 92, 172, 0.1);
    border-radius: 1vw; }
    #mobile-company-wechat .four-box .item .item-img {
      width: 16vw;
      height: 16vw; }
      #mobile-company-wechat .four-box .item .item-img img {
        width: 100%; }
    #mobile-company-wechat .four-box .item .item-title {
      font-size: 4vw;
      color: #333333; }
    #mobile-company-wechat .four-box .item .item-line {
      width: 7vw;
      height: 1px;
      background-color: #377dff; }
    #mobile-company-wechat .four-box .item .item-desc {
      font-size: 3vw;
      color: #666666; }
#mobile-company-wechat .five-box {
  position: relative;
  padding: 10vw 0; }
  #mobile-company-wechat .five-box .main {
    display: flex;
    flex-direction: column;
    align-items: center; }
    #mobile-company-wechat .five-box .main .main-desc {
      font-size: 5vw;
      color: #333333;
      line-height: 10vw; }
    #mobile-company-wechat .five-box .main .main-info {
      font-size: 3vw;
      color: #666666;
      line-height: 8vw;
      margin-bottom: 5vw; }
    #mobile-company-wechat .five-box .main .main-btn {
      background-color: #377dff;
      width: 33vw;
      height: 8vw;
      line-height: 8vw;
      color: white;
      text-align: center;
      border-radius: 2vw;
      font-size: 3vw; }
  #mobile-company-wechat .five-box .big-circle {
    position: absolute;
    left: 4vw;
    top: 15vw;
    display: inline-block;
    width: 4vw;
    height: 4vw;
    border: solid 1px #f8b551;
    border-radius: 50%; }
  #mobile-company-wechat .five-box .small-circle {
    position: absolute;
    left: 12vw;
    top: 25vw;
    display: inline-block;
    width: 2vw;
    height: 2vw;
    border: solid 1px #f8b551;
    border-radius: 50%; }
  #mobile-company-wechat .five-box .small-imgCircle {
    position: absolute;
    right: 5vw;
    top: 14vw;
    width: 5vw; }
    #mobile-company-wechat .five-box .small-imgCircle img {
      width: 100%;
      height: 100%; }
  #mobile-company-wechat .five-box .big-imgCircle {
    position: absolute;
    right: 14vw;
    top: 24vw;
    width: 5vw; }
    #mobile-company-wechat .five-box .big-imgCircle img {
      width: 100%;
      height: 100%; }
#mobile-company-wechat .six-box .rela {
  text-align: center;
  font-size: 7vw;
  padding: 5vw 0;
  color: #377dff;
  font-weight: bold; }
#mobile-company-wechat .six-box .main {
  margin: 0 auto;
  width: 37vw; }
  #mobile-company-wechat .six-box .main .qq {
    padding: 2vw 0;
    display: flex;
    align-items: center; }
    #mobile-company-wechat .six-box .main .qq .qq-img {
      width: 7vw; }
      #mobile-company-wechat .six-box .main .qq .qq-img img {
        width: 100%; }
    #mobile-company-wechat .six-box .main .qq .qq-phone {
      font-size: 4vw;
      margin-left: 3vw; }
  #mobile-company-wechat .six-box .main .wx {
    padding: 2vw 0;
    display: flex;
    align-items: center; }
    #mobile-company-wechat .six-box .main .wx .wx-img {
      width: 7vw; }
      #mobile-company-wechat .six-box .main .wx .wx-img img {
        width: 100%; }
    #mobile-company-wechat .six-box .main .wx .wx-phone {
      font-size: 4vw;
      margin-left: 3vw; }
#mobile-company-wechat .six-box .customer {
  padding: 5vw 0 20vw 0; }
  #mobile-company-wechat .six-box .customer .customer-img {
    margin: 3vw auto 1vw;
    width: 27vw; }
    #mobile-company-wechat .six-box .customer .customer-img img {
      width: 100%; }
  #mobile-company-wechat .six-box .customer .customer-desc {
    text-align: center;
    font-size: 3vw;
    color: #333333; }

/*# sourceMappingURL=newIndex.css.map */
