#mobile-medicine {
  display: none; }
  #mobile-medicine .head {
    padding: 0 4.3vw; }
    #mobile-medicine .head .head-top {
      margin-top: 6vw;
      font-size: 5vw;
      line-height: 12vw;
      color: #377dff;
      font-weight: bold;
      text-align: center; }
    #mobile-medicine .head .head-img {
      height: 62vw; }
      #mobile-medicine .head .head-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #mobile-medicine .head .head-desc {
      margin-top: 5.2vw;
      font-size: 2.96vw;
      color: #666666;
      text-align: center; }
    #mobile-medicine .head .head-btn {
      display: flex;
      padding-top: 10.5vw;
      padding-bottom: 5.5vw; }
      #mobile-medicine .head .head-btn .sureBtn {
        width: 40vw;
        line-height: 13vw;
        background-color: #377dff;
        border-radius: 1vw;
        text-align: center;
        color: white;
        margin: 0 auto;
        font-size: 4vw; }
  #mobile-medicine .module-change {
    padding: 4vw 0; }
    #mobile-medicine .module-change .head-box .title {
      margin-top: 6vw;
      text-align: center;
      font-size: 5vw;
      color: #377dff;
      font-weight: bold; }
    #mobile-medicine .module-change .head-box .desc {
      margin-top: 4vw;
      text-align: center;
      font-size: 3.5vw;
      color: #666666;
      margin-bottom: 4vw; }
    #mobile-medicine .module-change .list-box {
      padding: 3vw 4.3vw; }
      #mobile-medicine .module-change .list-box .item {
        margin-top: 3vw;
        background-color: #ffffff;
        border-radius: 1vw;
        padding: 4vw 4vw;
        box-shadow: 0px 0px 1.33vw 0px rgba(55, 125, 255, 0.1); }
        #mobile-medicine .module-change .list-box .item .item-head {
          display: flex;
          align-items: center;
          padding-bottom: 2vw; }
          #mobile-medicine .module-change .list-box .item .item-head .icon {
            width: 8vw;
            height: 8vw; }
            #mobile-medicine .module-change .list-box .item .item-head .icon img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
          #mobile-medicine .module-change .list-box .item .item-head .title {
            font-weight: bold;
            padding-left: 2vw;
            font-size: 4vw;
            color: #333333; }
        #mobile-medicine .module-change .list-box .item .item-desc {
          font-size: 3vw;
          color: #666666; }
  #mobile-medicine .module-tips {
    padding: 8vw 0 10vw 0; }
    #mobile-medicine .module-tips .head-box .title {
      text-align: center;
      font-size: 5vw;
      font-weight: bold;
      color: #377dff; }
    #mobile-medicine .module-tips .head-box .desc {
      text-align: center;
      font-size: 3vw;
      color: #666666;
      margin-top: 3.5vw; }
    #mobile-medicine .module-tips .main-box .item .item-title {
      text-align: center;
      font-size: 4vw;
      color: #333333;
      font-weight: bold;
      line-height: 18vw; }
    #mobile-medicine .module-tips .main-box .item .item-img {
      width: 63vw;
      height: 53vw;
      margin: 0 auto; }
      #mobile-medicine .module-tips .main-box .item .item-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #mobile-medicine .module-tips .main-box .item .item-list {
      padding: 0 4.3vw; }
      #mobile-medicine .module-tips .main-box .item .item-list .twig {
        margin-top: 3vw;
        display: flex;
        align-items: baseline; }
        #mobile-medicine .module-tips .main-box .item .item-list .twig .twig-icon {
          height: 2vw; }
          #mobile-medicine .module-tips .main-box .item .item-list .twig .twig-icon img {
            height: 100%; }
        #mobile-medicine .module-tips .main-box .item .item-list .twig .twig-desc {
          padding-left: 1.5vw;
          font-size: 3vw;
          color: #666666; }
  #mobile-medicine .module-server {
    padding: 4vw 0; }
    #mobile-medicine .module-server .head-box .title {
      font-size: 5vw;
      font-weight: bold;
      color: #377dff;
      text-align: center; }
    #mobile-medicine .module-server .head-box .desc {
      font-size: 3vw;
      color: #666666;
      text-align: center;
      margin-top: 4vw; }
    #mobile-medicine .module-server .main-box {
      margin-top: 10vw;
      padding: 0vw 4vw;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #mobile-medicine .module-server .main-box .item {
        width: 43.8vw;
        height: 54vw;
        background-color: #ffffff;
        box-shadow: 0vw 0vw 1vw 0vw rgba(0, 92, 172, 0.1);
        border-radius: 1vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 7vw 0;
        margin-bottom: 4.5vw; }
        #mobile-medicine .module-server .main-box .item .item-img {
          width: 16vw;
          height: 16vw; }
          #mobile-medicine .module-server .main-box .item .item-img img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        #mobile-medicine .module-server .main-box .item .item-title {
          font-size: 4vw;
          font-weight: bold;
          color: #333333; }
        #mobile-medicine .module-server .main-box .item .item-line {
          width: 7vw;
          height: 3px;
          background-color: #377dff; }
        #mobile-medicine .module-server .main-box .item .item-info .desc {
          font-size: 3vw;
          color: #666666; }
  #mobile-medicine .module-question {
    padding-bottom: 4vw; }
    #mobile-medicine .module-question .title {
      font-size: 5vw;
      font-weight: bold;
      color: #377dff;
      text-align: center;
      line-height: 15vw; }
    #mobile-medicine .module-question .question-box {
      display: flex;
      justify-content: space-between;
      padding: 3vw 4.3vw; }
      #mobile-medicine .module-question .question-box .item {
        width: 16vw; }
        #mobile-medicine .module-question .question-box .item .item-background {
          width: 16vw;
          height: 16vw;
          background-color: #f6f9ff;
          border-radius: 1vw;
          display: flex;
          align-items: center;
          justify-content: center; }
          #mobile-medicine .module-question .question-box .item .item-background .item-img {
            width: 9vw;
            height: 9vw; }
            #mobile-medicine .module-question .question-box .item .item-background .item-img img {
              width: 100%;
              height: 100%;
              object-fit: cover; }
        #mobile-medicine .module-question .question-box .item .item-info {
          margin-top: 1.5vw; }
          #mobile-medicine .module-question .question-box .item .item-info .desc {
            text-align: center;
            font-size: 2vw;
            color: #333333; }

/*# sourceMappingURL=mobile_medicine.css.map */
