@charset "UTF-8";
@media (min-width: 750px) {
  .title-lg {
    line-height: 1.7;
    color: #45586c;
    font-size: 30px;
    margin: 24px 0;
  }
  .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;
  }
  .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 .banner {
    width: 100%;
    height: 390px;
    background: url("../imgs/banner.jpg") no-repeat center;
  }
  .container .banner .S_con {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .container .banner .S_con dl {
    vertical-align: middle;
    color: #fff;
  }
  .container .banner .S_con dl dt {
    font-size: 40px;
    font-weight: bold;
  }
  .container .banner .S_con dl dd {
    font-family: Arial;
    font-size: 20px;
    margin-top: 18px;
  }
  .container .S_menu {
    width: 100%;
    border-bottom: 1px solid #ececec;
    margin-top: 26px;
    background-color: #fff;
  }
  .container .S_menu .w1280 {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .container .S_menu .w1280 p {
    float: left;
  }
  .container .S_menu .w1280 a {
    text-decoration: none;
    color: #adaba8;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
  }
  .container .S_menu .w1280 a .cur {
    border-bottom: 3px solid #cf000d;
  }
  .container .S_menu .w1280 p a {
    padding-bottom: 20px;
    border-bottom: 3px solid #fff;
    color: #666666;
    margin-right: 50px;
    float: left;
  }
  .container .container-heart {
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
  }
  .container .container-heart .aboutA {
    padding: 56px 0px;
  }
  .container .container-heart .aboutA .aboutA_L {
    float: left;
  }
  .container .container-heart .aboutA .aboutA_L h1 {
    font-size: 30px;
    color: #000000;
    position: relative;
    padding-bottom: 22px;
  }
  .container .container-heart .aboutA .aboutA_L h1 :after {
    content: '';
    width: 65px;
    height: 5px;
    background: #9b9b9b;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .container .container-heart .aboutA .aboutA_L em {
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    display: block;
  }
  .container .container-heart .aboutA .aboutA_R {
    float: right;
    width: 780px;
  }
  .container .container-heart .aboutA p {
    color: #666666;
    line-height: 30px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
  }
  .container .container-heart .w1280 {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .container .container-heart .w-partner {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
  }
  .container .container-heart .w-partner .aboutA_L {
    float: left;
  }
  .container .container-heart .w-partner .aboutA_L h1 {
    font-size: 30px;
    color: #000000;
    position: relative;
    padding-bottom: 22px;
  }
  .container .container-heart .w-partner .aboutA_L h1 :after {
    content: '';
    width: 65px;
    height: 5px;
    background: #9b9b9b;
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .container .container-heart .w-partner .aboutA_L em {
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    display: block;
  }
  .container .container-heart .w-partner .item {
    overflow: hidden;
    width: 1200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px 0;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 37px 0 15px 96px;
  }
  .container .container-heart .w-partner .item .info {
    overflow: hidden;
    position: relative;
  }
  .container .container-heart .w-partner .item .info .name {
    font-family: PingFangSC-Semibold, "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial;
    padding-left: 20px;
    position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #191c3d;
    line-height: 42px;
  }
  .container .container-heart .w-partner .item .info .name:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f0762b;
    background: -webkit-gradient(linear, right top, left top, from(#f0762b), to(#ef5e17));
    background: -o-linear-gradient(right, #f0762b 0, #ef5e17 100%);
    background: linear-gradient(270deg, #f0762b, #ef5e17);
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.26);
  }
  .container .container-heart .w-partner .item .info .posi {
    font-size: 22px;
    font-family: PingFangSC-Regular, "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial;
    font-weight: 400;
    color: #191c3d;
    line-height: 30px;
    margin-left: 30px;
    position: absolute;
    bottom: 0px;
  }
  .container .container-heart .w-partner .item .desc {
    font-family: PingFangSC-Regular, "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial;
    width: 726px;
    font-weight: 400;
    color: #8c8d9e;
    line-height: 30px;
    text-align: justify;
    font-size: 14px;
    margin: 20px 0px;
  }
  .footer {
    position: relative;
    width: 100%;
    height: 280px;
    background-color: #001635;
  }
  .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;
  }
}
