@media (min-width: 750px) {
  .title-lg {
    line-height: 1.7;
    color: #45586c;
    font-size: 30px;
    margin: 24px 0;
  }
  .sol-subtitle {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
  }
  .imgSty {
    width: 80px;
  }
  .padding36 {
    padding: 36px 0 !important;
  }
  .blankSty {
    width: 100%;
    height: 30px;
    background-color: #f6f8fb;
  }
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: space-evenly;
    -ms-flex-align: space-evenly;
    align-items: space-evenly;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .row .col-4 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .jicheng .card {
    margin: 12px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
  }
  .jicheng .card .title {
    margin: 12px 0;
    line-height: 24px;
    font-size: 18px;
  }
  .jicheng .card .sol-article {
    padding: 0 12px;
    min-height: 164px;
  }
  .jicheng .card .text-left {
    text-align: left;
  }
  .title-sm {
    line-height: 1.7;
    color: #45586c;
    font-size: 18px;
    margin: 18px 0;
  }
  .title-md {
    line-height: 1.7;
    color: #3f4a56;
    font-weight: lighter;
    font-size: 22px;
  }
  .text-content {
    line-height: 1.7;
    font-size: 16px;
    color: #8091a5;
  }
  .title-mag {
    margin: 30px 0;
  }
  .m-b-lg {
    margin-bottom: 30px;
  }
  .title-center {
    text-align: center;
  }
  .a-link {
    font-size: 16px;
    text-decoration: none;
    color: #68bd79;
  }
  .swiper-scrollbar1 {
    display: none;
  }
  .swiper-container2 {
    display: none;
  }
  .cardNone {
    display: block;
  }
  .sol-title {
    height: 50px;
    line-height: 50px;
    color: #333333;
    font-size: 32px;
  }
  .sol-article {
    opacity: .8;
    font-size: 14px;
    color: #272a49;
    line-height: 26px;
  }
  .sol-section-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .header {
    width: 100%;
    height: 66px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #f1f2f3;
    z-index: 11;
    box-shadow: 0 4px 12px 0 rgba(52, 63, 75, 0.06), 0 10px 20px 0 rgba(52, 63, 75, 0.06), 0 0 0 1px rgba(52, 63, 75, 0.02);
  }
}

@media (min-width: 750px) and (min-width: 768px) {
  .header .header-core {
    width: 100%;
  }
}

@media (min-width: 750px) and (min-width: 992px) {
  .header .header-core {
    width: 100%;
  }
}

@media (min-width: 750px) and (min-width: 1440px) {
  .header .header-core {
    width: 1440px;
  }
}

@media (min-width: 750px) {
  .header .header-core {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .header .header-core .logo {
    display: block;
    height: 100%;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
    margin-top: 5px;
  }
  .header .header-core .memus {
    margin-left: 60px;
    width: 550px;
    height: 100%;
  }
  .header .header-core .memus .memusBox {
    display: flex;
    width: 100%;
    height: 66px;
    justify-content: space-between;
    align-items: center;
  }
  .header .header-core .memus .memusBox .box-item {
    font-size: 16px;
    color: #333333;
  }
  .header .header-core .memus .memusBox .box-item a {
    display: block;
    cursor: pointer;
  }
  .header .header-core .btnBox {
    width: 240px;
    height: 100%;
    line-height: 66px;
    text-align: center;
  }
  .header .header-move {
    display: none;
  }
  .header .menuModal {
    display: none;
  }
  .header .header-core ::after {
    content: "";
    display: block;
    clear: both;
  }
  .container {
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .container .sol-banner {
    position: relative;
    padding-top: 30px;
    width: 100%;
    height: 380px;
    background: #f6f8fb;
  }
  .container .sol-banner .sol-wrapper {
    display: flex;
    width: 90%;
    height: 280px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding: 40px 0 60px;
  }
  .container .sol-banner .sol-wrapper .left {
    width: 611px;
    position: relative;
  }
  .container .sol-banner .sol-wrapper .left .sol-title {
    margin-top: 32px;
    margin-bottom: 24px;
  }
  .container .sol-banner .sol-wrapper .left .sol-article {
    margin: 0 auto 48px;
  }
  .container .sol-banner .sol-wrapper .left .sol-article span {
    display: block;
    max-width: 430px;
  }
  .container .bg-white {
    background-color: #fff !important;
  }
  .container .sol-section {
    padding: 36px 0;
    text-align: center;
  }
  .container .sol-section .sol-title {
    margin-top: 32px;
    margin-bottom: 24px;
  }
  .container .product-section {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 20px 30px -10px rgba(16, 20, 40, 0.06);
    box-shadow: 0 20px 30px -10px rgba(16, 20, 40, 0.06);
  }
  .container .product-tab_bar .sol-section-container .sol-title {
    margin-top: 32px;
    margin-bottom: 24px;
  }
  .container .product-tab_bar .sol-section-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container .product-tab_bar .sol-section-container ul li {
    position: relative;
    height: 48px;
    margin: 0 42px;
    font-size: 18px;
    line-height: 28px;
    color: #8E98A7;
    cursor: pointer;
  }
  .container .product-tab_bar .sol-section-container ul .active {
    color: #333333;
  }
  .container .product-tab_bar .sol-section-container ul .active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #68bd79;
    margin: 0 12px;
  }
  .container .bg-gray {
    background-color: #f6f8fb;
    padding: 36px 0 !important;
  }
  .container .bg-gray .sol-section-container {
    padding: 24px 0;
    background-color: #fff;
  }
  .container .bg-gray .sol-section-container .product-tab ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container .bg-gray .sol-section-container .product-tab ul li {
    display: none;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .hd {
    display: none;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd:after {
    content: '';
    width: 400px;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd .bd-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: left;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd .bd-item:hover {
    background-color: #f6f8fb;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd .bd-item .bd-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin-right: 12px;
    border-radius: 3px;
  }
  .container .bg-gray .sol-section-container .product-tab ul li .bd .bd-item .bd-txt {
    width: 275px;
    min-height: 124px;
  }
  .container .bg-gray .sol-section-container .product-tab ul .active {
    display: block;
  }
  .footer {
    position: relative;
    width: 100%;
    height: 280px;
    background-color: #001635;
    margin-top: 40px;
  }
  .footer .footer-heart {
    margin-left: 100px;
  }
  .footer .footer-heart .footer-img {
    width: 140px;
    height: 50px;
    margin-top: 40px;
  }
  .footer .footer-heart .footer-text {
    margin-top: 30px;
    font-size: 14px;
    color: #9BBABC;
  }
  .footer .footer-heart .footer-text2 {
    margin-top: 20px;
    font-size: 14px;
    color: #9BBABC;
    display: grid;
  }
  .footer .footer-heart .footer-text3 {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #9BBABC;
  }
}
