﻿@media only screen and (min-width: 769px) and (max-width: 4000px) {
  .cloudRecomm-page .intr-wrap {
    background: #f6f7fa;
    padding-bottom: 106px;
    overflow: hidden;
  }
  .cloudRecomm-page .intr-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #f6f7fa;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .intr-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .intr-wrap .comma-wrap {
    background: #f6f7fa;
    margin-top: 64px;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
  }
  .cloudRecomm-page .intr-wrap .comma-wrap .comma {
    width: 67px;
    height: 43px;
    margin: 0 auto;
  }
  .cloudRecomm-page .intr-wrap .intr {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #33383d;
    line-height: 24px;
    text-align: center;
  }
  .cloudRecomm-page .intr-wrap .intr p {
    margin: auto;
    width: 950px;
    text-align: center;
  }
  .cloudRecomm-page .intr-wrap .intr .first {
    margin-bottom: 20px !important;
  }
  .cloudRecomm-page .company-type-wrap {
    background: #fff;
    overflow: hidden;
    text-align: center;
    position: relative;
    padding-top: 50px;
  }
  .cloudRecomm-page .company-type-wrap .text-title {
    position: absolute !important;
    top: 52px !important;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #fff;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
  }
  .cloudRecomm-page .company-type-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .company-type-wrap img {
    width: 100%;
  }
  .cloudRecomm-page .demand-wrap {
    overflow: hidden;
    background: #f6f7fa;
    text-align: center;
    padding-bottom: 80px;
    padding-top: 80px;
  }
  .cloudRecomm-page .demand-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #f6f7fa;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
  }
  .cloudRecomm-page .demand-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .demand-wrap img {
    max-width: 1200px;
    margin: auto;
    margin-top: 40px;
    width: 100%;
  }
  .cloudRecomm-page .tradition-wrap {
    overflow: hidden;
    background: #fff;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 80px;
  }
  .cloudRecomm-page .tradition-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #fff;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .tradition-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .tradition-wrap img {
    max-width: 991px;
    margin: auto;
    margin-top: 50px;
    width: 100%;
  }
  .cloudRecomm-page .picture-3-wrap {
    overflow: hidden;
    background: #f6f7fa;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 80px;
  }
  .cloudRecomm-page .picture-3-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #f6f7fa;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .picture-3-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .picture-3-wrap .tip {
    margin-top: 10px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #565e66;
  }
  .cloudRecomm-page .picture-3-wrap img {
    max-width: 1200px;
    margin: auto;
    margin-top: 50px;
    width: 100%;
  }
  .cloudRecomm-page .picture-4-wrap {
    overflow: hidden;
    background: #f6f7fa;
    text-align: center;
    margin-bottom: 60px;
    padding: 0 20px;
  }
  .cloudRecomm-page .picture-4-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #f6f7fa;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .picture-4-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .picture-4-wrap img {
    max-width: 1800px;
    margin: auto;
    margin-top: 50px;
    width: 100%;
  }
  .cloudRecomm-page .picture-5-wrap {
    overflow: hidden;
    background: #fff;
    text-align: center;
    margin-bottom: 60px;
  }
  .cloudRecomm-page .picture-5-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #fff;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .picture-5-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .picture-5-wrap img {
    max-width: 1800px;
    margin: auto;
    margin-top: 50px;
  }
  .cloudRecomm-page .picture-6-wrap {
    overflow: hidden;
    background: #f6f7fa;
    text-align: center;
    margin-bottom: 60px;
  }
  .cloudRecomm-page .picture-6-wrap .text-title {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: #f6f7fa;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .picture-6-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .picture-6-wrap img {
    max-width: 1800px;
    margin: auto;
    margin-top: 50px;
  }
  .cloudRecomm-page .picture-7-wrap {
    overflow: hidden;
    background: #f6f7fa;
    text-align: center;
    position: relative;
  }
  .cloudRecomm-page .picture-7-wrap .text-title {
    top: 20px;
    position: absolute !important;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: transparent;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #fff;
    height: 65px;
    margin-top: 80px;
  }
  .cloudRecomm-page .picture-7-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
  }
  .cloudRecomm-page .picture-7-wrap img {
    width: 100%;
    margin-top: 50px;
  }
  .cloudRecomm-page .picture-8-wrap {
    overflow: hidden;
    text-align: center;
    position: relative;
  }
  .cloudRecomm-page .picture-8-wrap .text {
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
  }
  .cloudRecomm-page .picture-8-wrap .phone {
    left: 50%;
    transform: translateX(-50%);
    top: 120px;
    width: 100%;
    position: absolute;
    width: 180px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
  }
  .cloudRecomm-page .picture-8-wrap img {
    width: 100%;
    min-height: 180px;
  }
  .cloudRecomm-page .server-intr-wrap {
    overflow: hidden;
    text-align: center;
    position: relative;
    background: #f6f7fa;
    padding-bottom: 100px;
  }
  .cloudRecomm-page .server-intr-wrap .text-title {
    margin-top: 80px !important;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 14px;
    background: transparent;
    position: relative;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #33383d;
    height: 65px;
  }
  .cloudRecomm-page .server-intr-wrap .text-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 2px;
    bottom: 1px !important;
    left: 50%;
    transform: translateX(-50%);
    background: #427cfb;
  }
  .cloudRecomm-page .server-intr-wrap .tabs-wrap {
    display: flex;
    justify-content: space-between;
    width: 900px;
    margin: auto;
    margin-top: 45px;
  }
  .cloudRecomm-page .server-intr-wrap .tabs-wrap .item {
    flex: 1;
    padding: 5px 0;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #272727;
    display: flex;
    justify-content: center;
    margin: 0 19px !important;
    align-items: center;
    cursor: pointer;
  }
  .cloudRecomm-page .server-intr-wrap .tabs-wrap .item:hover {
    color: #0086ff !important;
  }
  .cloudRecomm-page .server-intr-wrap .tabs-wrap .active {
    background: #76a1ff !important;
    color: #fff !important;
    border-radius: 4px;
  }
  .cloudRecomm-page .server-intr-wrap .tabs-wrap .active:hover {
    color: #fff !important;
  }
  .cloudRecomm-page .server-intr-wrap .content-box {
    width: 1200px;
    margin: auto;
    margin-top: 60px;
  }
  .cloudRecomm-page .server-intr-wrap .content-box .server-list {
    width: 1200px;
    display: flex;
    justify-content: center;
  }
  .cloudRecomm-page .server-intr-wrap .content-box .server-list .server-item {
    width: 25%;
    height: 270px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
  }
  .cloudRecomm-page .server-intr-wrap .content-box .server-list .server-item .cover {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    vertical-align: top;
    width: 94px;
    height: 94px;
  }
  .cloudRecomm-page .server-intr-wrap .content-box .server-list .server-item .title {
    margin-top: 80px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
  }
  .cloudRecomm-page .server-intr-wrap .content-box .server-list .server-item .desc {
    padding: 0 20px;
    margin-top: 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #83898f;
    list-style: height 25px;
  }
}

