.viewable-system-design-consult .pt-1 {
  padding-top: 1%;
}

/* 可视化系统设计咨询 */
.view-system-design-answer .up-1024-hidden {
  display: none;
}

.service-ideal .ideal-content {
  background-image: url('/img/service/service-ideal.png') no-repeat;
  background-position: center;
}

.viewable-system-design-consult .service-process .process-content {
  width: 1440px;
  padding: 0;
}

@media (max-width: 2000px) {
  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1920px) {
  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1850px) {}

@media (max-width: 1750px) {

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1650px) {

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1550px) {

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

/* 可视化设计咨询 >=1440 */

@media (max-width: 1440px) {

  /* 可视化设计咨询 >=1440 */
  .viewable-system-design-consult .service-process .process-content {
    /* width: 1440px; */
    width: 100%;
    padding: 0 30px;
  }

  .view-system-design-answer .service-ideal .ideal-content {
    /* width: 1427px; */
    width: 100%;
    margin: 0 auto;
    /* 背景图片两边剪裁 */
    background-position: center;
  }


  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1350px) {

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1280px) {}

@media (min-width: 1200px) {

  /* 可视化系统定制开发 */
  .service-ideal {
    width: 100%;
    padding-bottom: 4%;
    background-color: #eeeeee;
  }

  .service-ideal .title,
  .service-ideal .title-bar {
    text-align: center;
  }

  .service-ideal .title {
    margin: 0;
    padding-top: 50px;

    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-ideal .title-bar {
    margin-top: -10px;
    padding-bottom: 50px;
  }

  .service-ideal .ideal-content {
    position: relative;
    width: 75%;
    margin: auto;
  }

  .service-ideal .ideal-content .ideal-intro {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 100%;
    /* border: 1px solid #000; */
    background-image: linear-gradient(0deg, #2f3144 0%, #2c2e42 100%),
      linear-gradient(#32354c, #32354c);
    background-blend-mode: normal, normal;
  }

  .service-ideal .ideal-content .ideal-intro p {
    padding: 10%;

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0px;
    color: #dddddd;
  }

  /* 服务流程 */
  .service-process {
    width: 100%;
    /* padding-bottom: 4%; */
    padding-bottom: 40px;
    background-color: #eeeeee;
  }

  .service-process .process-content {
    width: 75%;
  }

  .service-process .title,
  .service-process .title-bar {
    text-align: center;
  }

  .service-process .title {
    margin: 0;
    padding-top: 50px;

    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-process .title-bar {
    margin-top: -10px;
    padding-bottom: 50px;
  }

  .service-process .process-right-content {
    padding: 0 2%;
  }

  .service-process .process-intro {
    position: relative;
    background: #ffffff;
    margin-bottom: 50px;
  }

  .service-process .process-intro .border-left-img {
    position: absolute;
    left: -6px;
    height: 100%;
  }

  .service-process .process-intro-item {

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #2284d7;
  }

  /* 可视化系统 设计咨询 */
  .viewable-system-design-consult .service-process .process-content-left {
    padding-top: 26px;
    padding-left: 20px;
    width: 26%;
  }

  .viewable-system-design-consult .service-process .process-content-right {
    width: 73%;
    padding-top: 26px;
    padding-bottom: 14px;
    padding-left: 0;
  }

  .viewable-system-design-consult .pb-20 {
    padding-bottom: 20px;
  }

  .service-process .process-intro-content {
    padding-top: 8px;

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
  }
}

@media (max-width: 1200) {
  .service-process .process-right-content {
    padding: 0 2%;
    float: right;
  }
}


@media (min-width: 992px) {

  /* 可视化系统定制开发 */
  .service-ideal {
    width: 100%;
    padding-bottom: 4%;
    background-color: #eeeeee;
  }

  .service-ideal .title,
  .service-ideal .title-bar {
    text-align: center;
  }

  .service-ideal .title {
    margin: 0;
    padding-top: 50px;

    font-weight: bold !important;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-ideal .title-bar {
    margin-top: -10px;
    padding-bottom: 50px;
  }

  .service-ideal .ideal-content {
    background: url('/img/service/service-ideal-1440.jpg') no-repeat;
    height: 465px;
    background-position: left;
    position: relative;
    width: 1440px;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  .hardware-combine-service-content .service-ideal .ideal-content {
    background: none;
  }


  .service-ideal .ideal-content .ideal-intro {
    right: 0;
    bottom: 0;
    width: 365px;
    height: 100%;
    background-image: linear-gradient(0deg, #2f3144 0%, #2c2e42 100%),
      linear-gradient(#32354c, #32354c);
    background-blend-mode: normal, normal;
  }

  .service-ideal .ideal-content .ideal-intro p {
    padding: 10% 9%;

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0px;
    color: #dddddd;
  }

  /* 服务流程 */
  .service-process {
    width: 100%;
    /* padding-bottom: 4%; */
    padding-bottom: 40px;
    background-color: #eeeeee;
  }

  .service-process .process-content {
    width: 75%;
  }

  .service-process .title,
  .service-process .title-bar {
    text-align: center;
  }

  .service-process .title {
    margin: 0;
    padding-top: 50px;

    font-weight: bold !important;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-process .title-bar {
    margin-top: -10px;
    padding-bottom: 50px;
  }

  .service-process .process-right-content {
    padding: 0 2%;
  }

  .service-process .process-intro {
    position: relative;
    background: #ffffff;
    margin-bottom: 50px;
  }

  /* 可视化系统 设计咨询 */
  .viewable-system-design-consult .service-process .process-intro {
    position: relative;
    background: #ffffff;
    margin-bottom: 44px;
    padding-bottom: 20px;
  }

  .service-process .process-intro .border-left-img {
    position: absolute;
    left: -6px;
    height: 100%;
  }

  .service-process .process-intro-item {
    margin: 0;
    padding: 0;
    font-weight: bold !important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #2284d7;
  }

  .service-process .process-intro-content {
    padding-top: 8px;

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #555555;
  }
}

@media (max-width: 1200px) {
  .service-ideal .ideal-content {
    position: relative;
    width: 96%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  .service-ideal .ideal-content .ideal-intro {
    position: absolute;
    right: 0;
    bottom: 0;
    /* width: 25%; */
    width: 365px;
    height: 100%;
    /* border: 1px solid #000; */
    background-image: linear-gradient(0deg, #2f3144 0%, #2c2e42 100%),
      linear-gradient(#32354c, #32354c);
    background-blend-mode: normal, normal;
  }

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: none;
  }
}

@media (max-width: 1024px) {
  .viewable-system-design-consult .service-process .process-content {
    padding: 0;
  }

  .viewable-system-design-consult .pt-1 img.hidden-except-1024 {
    display: none;
  }

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    display: block;
  }

  .view-system-design-answer .service-ideal .ideal-content {
    height: auto;
  }
}

@media (max-width: 992px) {

  /* 可视化系统定制开发 */
  .service-ideal {
    width: 100%;
    padding-bottom: 4%;
    background-color: #eeeeee;
  }

  .service-ideal .title,
  .service-ideal .title-bar {
    text-align: center;
  }

  .service-ideal .title {
    margin: 0;
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-sanwei-model-privilege .service-ideal .title {
    font-weight: bold;
  }

  .service-ideal .title-bar {
    margin-top: -9px;
    padding-bottom: 50px;
  }

  .service-ideal .ideal-content {
    position: relative;
    width: 75%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  .service-ideal .ideal-content .ideal-intro {
    /* position: absolute; */
    right: 0;
    bottom: 0;
    /* width: 25%; */
    height: 100%;
    /* border: 1px solid #000; */
    background-image: linear-gradient(0deg, #2f3144 0%, #2c2e42 100%),
      linear-gradient(#32354c, #32354c);
    background-blend-mode: normal, normal;
  }

  .service-ideal .ideal-content .ideal-intro p {
    padding: 10%;

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 0px;
    color: #dddddd;
  }

  /* 服务流程 */
  .service-process {
    width: 100%;
    padding-bottom: 4%;
    background-color: #eeeeee;
  }

  .service-process .process-content {
    width: 75%;
  }

  .service-process .title,
  .service-process .title-bar {
    text-align: center;
  }

  .service-process .title {
    margin: 0;
    padding-top: 50px;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #333333;
  }

  .service-process .title-bar {
    margin-top: -10px;
    padding-bottom: 50px;
  }

  .service-process .process-right-content {
    padding: 0 2%;
  }

  .service-process .process-intro {
    position: relative;
    background: #ffffff;
    margin-bottom: 50px;
  }

  .service-process .process-intro .border-left-img {
    position: absolute;
    left: -6px;
    height: 100%;
  }

  .service-process .process-intro-item {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0px;
    color: #2284d7;
  }

  .service-process .process-intro-content {
    padding-top: 8px;

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
  }

  .viewable-system-design-consult .pt-1 img.hidden-except-1024 {
    display: none;
  }
}

/* response */
@media (max-width: 1350px) and (min-width: 1200px) {
  .service-ideal .ideal-content .ideal-intro p {
    line-height: 28px;
  }
}

@media (max-width: 1200px) {
  .viewable-system-design-consult .service-process .process-intro {
    position: relative;
    background: #ffffff;
    margin-bottom: 44px;
    height: 152px;
  }

  .service-process .process-right-content {
    width: 70%;
    padding: 0 2%;
    margin-left: 4%;
  }

  .service-process .process-intro-content {
    padding-top: 0;

    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #555555;
  }

  .viewable-design-consult-team .service-team .container {
    width: 90%;
  }
}

@media (max-width: 1024px) {
  .plr-30 {
    padding: 0 26px;
    width: 50%;
  }

  /* 可视化系统设计咨询--服务优势 1024-992 */
  .view-system-design-answer .down-1024-show {
    display: block;
    max-width: 100%;
    height: 300px;
  }

  .service-viewable-system-consult .service-team .thumbnail {
    margin-bottom: 40px;
    border: 1px solid #ffffff;
  }

  .service-viewable-system-consult .service-team .container {
    width: 80%;
    margin-bottom: 40px;
  }

  .service-viewable-system-consult .service-privilege .container {
    width: 92%;
  }

  .service-ideal .ideal-content .ideal-intro {
    width: 42%;
  }

  .service-ideal .ideal-content {
    width: 100%;
  }

  .service-ideal .ideal-content .ideal-intro p {
    padding: 10%;
  }

  .viewable-system-design-consult .pt-1 {
    padding-top: 0;
    padding-left: 30px;
    margin-top: 8px;
    width: 15%;
  }

  .service-process .process-right-content {
    width: 78%;
    margin-left: 4%;
  }

  .service-process .process-content-right {
    padding-top: 14px;
    width: 72%;
  }

  .service-process .process-content-left {
    padding-top: 10px;
    width: 28%;
  }
}

@media (max-width: 992px) {
  .viewable-system-design-consult .service-process .process-intro {
    height: 186px;
  }

  .viewable-system-design-consult .service-process .process-content-left {
    padding-top: 20px;
  }
}

@media (max-width: 780px) {

  /* .service-ideal .ideal-content .ideal-intro {
    width: 44%;
  }
  .viewable-system-design-consult .hidden-sm {
    display: block !important;
  } */
  .service-process .process-right-content {
    width: 76%;
  }
}

@media (width: 768px) {

  /* 可视化系统设计咨询--服务优势--768:single */
  .service-process .process-content-left {
    width: 28%;
    font-size: 16px;
    font-weight: bold;
  }

  .service-process .process-intro-content {
    font-size: 14px;
    font-family: '微软雅黑';
  }

  .viewable-system-design-consult .service-process .process-intro {
    height: auto;
  }

  .viewable-system-design-consult .pt-1 img.show-in-1024 {
    padding-top: 50px;
  }

  .service-process .process-right-content {
    padding-left: 6%;
    width: 76%;
  }

  .contact_info .pl-30 {
    width: 41%;
    float: left;
    padding-left: 4% !important;
  }

  .contact_info .col-lg-8 .row {
    padding: 0;
    width: 100%;
  }

  .contact_info .input-mt-0 {
    padding-right: 0;
  }

  .contact_info .float-r {
    width: auto;
  }

  .contact_info .hidden-1024 {
    display: none;
  }

  .contact_info .show-1024 {
    display: block;
  }

  .contact_info .advantage_header button {
    /* margin-top: 34%; */
  }

  .footer .md-19-102w-54 {
    padding-left: 13px;
  }

  .footer .pl-24 {
    padding-left: 7px !important;
  }
}

@media (max-width: 767px) {

  /* 可视化系统设计咨询--服务优势 1024-992 */
  .service-viewable-system-consult .service-team .thumbnail {
    margin-bottom: 40px;
    border: 1px solid #ffffff;
  }

  .service-viewable-system-consult .service-team .container {
    width: 100%;
    margin-bottom: 44px;
  }

  .viewable-system-design-consult img.hidden-in-xs {
    display: none;
  }

  .viewable-system-design-consult div.hidden-in-xs {
    display: none;
  }

  .viewable-system-design-consult .service-process .process-intro {
    height: auto;
    margin-bottom: 82px;
  }

  .view-system-design-answer .service-ideal .ideal-content .ideal-intro p {
    padding: 30px 20px;
  }

  .service-process .process-intro .border-left-img {
    left: 0px;
  }

  .service-process .process-right-content {
    width: 100%;
    padding: 0 20px;
    margin: auto;
  }

  .viewable-system-design-consult .service-process .process-content-left {
    width: 100%;
    padding-left: 20px;
  }

  .view-system-design-answer .row {
    margin-left: 0;
    margin-right: 0;
  }

  .service-process .process-content-right {
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
  }

  .viewable-system-design-consult .service-process .process-intro-content {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .viewable-system-design-consult img.mobile-top-img {
    position: absolute;
    width: 248px;
    left: 0;
    bottom: 144px;
  }

  .service-process .title-bar {
    margin-top: -10px;
    padding-bottom: 100px;
  }

  /* 服务理念： 上下布局 */
  .service-ideal {
    padding-bottom: 64px;
  }

  .service-ideal .title-bar {
    padding-bottom: 30px;
  }

  .service-ideal .title-bar img {
    margin-top: -8px !important;
    width: 100px;
  }

  .service-ideal .title {
    padding-top: 30px;
    font-size: 24px;
    font-weight: bold;
  }

  .service-ideal .ideal-content .ideal-intro {
    width: 100%;
    position: static;
  }

  /* 服务优势 */
  /* now */
  .service-viewable-system-consult .service-team .thumbnail {
    /* max-width: 100%; */
    height: auto;
    margin-bottom: 40px !important;
  }

  .service-viewable-system-consult .service-team .service-item:last-of-type .thumbnail {
    margin-bottom: 20px !important;
  }

  /* 可视化系统设计咨询 -- 服务流程 */
  .viewable-system-design-consult .service-process .process-intro:last-of-type {
    margin-bottom: 40px;
  }

  .service-process .title {
    padding-top: 30px;
    font-size: 24px;
    font-weight: bold;
  }

  .service-process .title-bar {
    margin-top: -15px;
  }

  .viewable-system-design-consult .service-process .title-bar {
    margin-top: -14px;
  }

  .service-process .title-bar img {
    width: 100px;
  }

  .service-sanwei-model-privilege .service-ideal .title-bar {
    margin-top: -9px;
  }

  .viewable-system-design-consult .service-process .process-intro-item {
    margin: 0;
    padding-bottom: 16px;
  }

  .view-system-design-answer .down-1024-show {
    height: auto;
  }

}

@media(width: 500px) {
  .service-viewable-system-consult .service-team .thumbnail {
    height: 502px;
  }
}

@media (max-width: 499px) {
  .service-viewable-system-consult .service-team .thumbnail {
    max-width: 100%;
  }
}
