
.aboutUs {
  padding-bottom: 70px; }
  .aboutUs .con {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .aboutUs .con .text {
      padding-top: 43px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-right: 100px;
      padding-left: 45px; }
      .aboutUs .con .text .desc {
        line-height: 2;
        margin-bottom: 40px;
        font-size: 14px;
        color: #333333; }
      .aboutUs .con .text ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .aboutUs .con .text ul li {
          margin: 0 44px; }
          .aboutUs .con .text ul li a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .aboutUs .con .text ul li a .img img {
              display: block;
              margin: 0 auto; }
            .aboutUs .con .text ul li a .tit {
              font-size: 14px;
              color: #333333;
              margin-top: 10px; }
    .aboutUs .con .wimg {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-right: 50px; }

@media (max-width: 1399px) {
  .aboutUs .con .text {
    padding-top: 0; }
  .aboutUs .con .text .desc {
    margin-bottom: 20px; }
  .aboutUs .con .wimg {
    padding-right: 20px; } }

@media (max-width: 1199px) {
  .aboutUs .con .text {
    padding-right: 50px;
    padding-left: 0; }
  .aboutUs .con .text ul li {
    margin: 0 20px; }
  .aboutUs .con .wimg {
    padding-right: 0; }
  .aboutUs .con .text ul li {
    margin: 0 20px; } }

@media (max-width: 991px) {
  .aboutUs .con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .aboutUs .con .text {
    padding-right: 0; }
  .aboutUs .con .wimg {
    margin-top: 20px; }
    .aboutUs .con .wimg img {
      margin: 0 auto;
      display: block; } }

@media (max-width: 767px) {
  .aboutUs {
    padding-bottom: 40px; } }

@media (max-width: 575px) {
  .aboutUs .con {
    margin-top: 20px;
    text-align: center; }
  .aboutUs {
    padding-bottom: 20px; } }

.customerCase {
  padding-bottom: 50px; }
  .customerCase .swiper-container {
    margin-top: 45px;
    margin-bottom: 45px;
    width: 100%; }
  .customerCase .btnlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .customerCase .btnlink .indexCommonMorebtn {
      margin: 0 35px; }
.customerCase .swiper-slide{
	display:flex;
  align-items:center;
      justify-content: center
}

@media (max-width: 767px) {
  .customerCase .swiper-container {
    margin: 30px 0; } }

@media (max-width: 575px) {
  .customerCase .btnlink .indexCommonMorebtn {
    margin: 0 10px; }
  .customerCase {
    padding-bottom: 40px; } }

.newsCenter {
  padding-bottom: 65px; }
  .newsCenter .indexCommonTitle {
    margin-bottom: 30px; }
  .newsCenter .indexCommonMorebtn {
    margin: 0 auto; }
  .newsCenter ul li {
    margin-bottom: 38px; }
    .newsCenter ul li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .newsCenter ul li a:hover .img img {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
      .newsCenter ul li a .img {
        overflow: hidden; }
        .newsCenter ul li a .img img {
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
      .newsCenter ul li a:hover .text .txt .tit {
        color: #004c99; }
      .newsCenter ul li a:hover .text .date span {
        color: #004c99; }
      .newsCenter ul li a .img {
        margin-bottom: 35px; }
      .newsCenter ul li a .text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .newsCenter ul li a .text .date {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
          .newsCenter ul li a .text .date span {
            color: #c2c1c1;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all; }
            .newsCenter ul li a .text .date span:nth-of-type(1) {
              font-size: 20px; }
            .newsCenter ul li a .text .date span:nth-of-type(2) {
              font-size: 14px; }
        .newsCenter ul li a .text .txt {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          min-width: 0;
          margin-left: 25px; }
          .newsCenter ul li a .text .txt .tit {
            font-size: 16px;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom: 10px;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all; }
          .newsCenter ul li a .text .txt .desc {
            font-size: 14px;
            color: #888888;
            overflow: hidden;
            text-overflow: ellipsis;
            overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (min-width:1200px){
  .newsCenter ul li a .text .txt .desc{
  	height:41px;
  }
}

@media (min-width: 768px) {
 }

@media (max-width: 767px) {
  .newsCenter ul li a .img {
    margin-bottom: 20px; }
  .newsCenter {
    padding-bottom: 30px; } }

@media (max-width: 575px) {
  .newsCenter ul li a .text .date {
    display: none; }
  .newsCenter ul li a .text .txt {
    margin-left: 0; } }

.productCenter {
  padding: 75px 0; }
  .productCenter .indexCommonTitle {
    text-align: center; }
  .productCenter .onecon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .productCenter .listcontainerS .thereBlockTitle {
    padding-top: 65px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .productCenter .listcontainerS .thereBlockTitle span {
      font-size: 20px;
      color: #333333;
      font-weight: bold; }
    .productCenter .listcontainerS .thereBlockTitle a {
      font-size: 14px;
      color: #333333;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .productCenter .listcontainerS .thereBlockTitle a:hover {
        color: #004c99; }
  .productCenter .titleBlock {
    width: 215px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .productCenter .titleBlock .desc {
      font-size: 14px;
      color: #666666;
      margin-top: 24px;
      margin-bottom: 40px; }
    .productCenter .titleBlock a {
      font-size: 14px;
      color: #004c99;
      text-decoration: underline; }
  .productCenter .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    min-width: 0;
    padding-left: 85px; }
    .productCenter .content .swiper-container {
      width: 100%; }
    .productCenter .content .swiper-button-prev, .productCenter .content .swiper-container-rtl .swiper-button-next {
      background-image: url(../images/bb79ac6c90b49096be23e274a19b4297.png); }
    .productCenter .content .swiper-button-next, .productCenter .content .swiper-container-rtl .swiper-button-prev {
      background-image: url(../images/af8521c66c827152f3a10547ea3a3c7f.png); }
    .productCenter .content .swiper-button-prev, .productCenter .content .swiper-button-next {
      width: 26px;
      height: 14px;
      margin-top: -7px;
      background-size: 26px 14px; }
    .productCenter .content .swiper-button-prev, .productCenter .content .swiper-container-rtl .swiper-button-next {
      left: 30px; }
    .productCenter .content .swiper-button-next, .productCenter .content .swiper-container-rtl .swiper-button-prev {
      right: -50px; }

@media (max-width: 1500px) {
  .productCenter .content {
    padding-right: 85px; }
  .productCenter .content .swiper-button-next, .productCenter .content .swiper-container-rtl .swiper-button-prev {
    right: 28px; } }

@media (min-width: 768px) {
  .productCenter .swiper-pagination {
    display: none; } }

@media (max-width: 767px) {
  .productCenter .onecon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .productCenter .content {
    padding: 0; }
  .productCenter .titleBlock {
    width: 100%;
    text-align: center; }
  .productCenter .titleBlock .desc {
    margin-top: 10px;
    margin-bottom: 20px; }
  .productCenter {
    padding: 20px 0; }
  .productCenter .titleBlock {
    margin-bottom: 30px; }
  .productCenter .content .swiper-button-prev, .productCenter .content .swiper-button-next {
    display: none; }
  .productCenter .swiper-pagination {
    width: 100%;
    text-align: center;
    position: static; }
  .productCenter .swiper-pagination-bullet-active {
    background: #004c99; }
  .productCenter .swiper-pagination-bullet {
    margin: 0 6px; }
  .productCenter .listcontainerS .thereBlockTitle {
    padding-top: 40px; }
  .productCenter .indexCommonTitle {
    text-align: center; } }

@media (max-width: 575px) {
  .productCenter .listcontainerS .thereBlockTitle span {
    font-size: 18px; } }

.solution {
  padding-top: 85px;
  padding-bottom: 85px; }
  .solution .indexCommonTitle {
    margin-bottom: 45px; }
  .solution .con {
    background: #313131; }
    .solution .con ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .solution .con ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        overflow: hidden;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; }
        @media (min-width: 1200px) {
          .solution .con ul li:hover .bg {
            background: rgba(0, 0, 0, 0.8); }
          .solution .con ul li:hover .indexCommonMorebtn {
            opacity: 1;
            -webkit-transform: translateY(0px);
                -ms-transform: translateY(0px);
                    transform: translateY(0px); }
          .solution .con ul li:hover .img {
            opacity: 0;
            padding-top: 70px; } }
        .solution .con ul li .bg {
          padding: 0 25px;
          background: rgba(0, 0, 0, 0.6);
          height: 600px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
        .solution .con ul li .img {
          padding-top: 160px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          padding-bottom: 30px;
          position: relative; }
          .solution .con ul li .img img {
            display: block;
            margin: 0 auto; }
          .solution .con ul li .img::after {
            position: absolute;
            width: 20px;
            height: 1px;
            background: #fff;
            content: '';
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
        .solution .con ul li .tit {
          font-size: 18px;
          color: #fff;
          text-align: center;
          margin-bottom: 15px;
          margin-top: 20px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
        .solution .con ul li .desc {
          font-size: 14px;
          color: #fff;
          text-align: left;
          line-height: 1.8;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden; }
        .solution .con ul li .indexCommonMorebtn {
          margin: 0 auto;
          margin-top: 65px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          opacity: 0;
          -webkit-transform: translateY(40px);
              -ms-transform: translateY(40px);
                  transform: translateY(40px); }

@media (min-width:1200px){
  .solution .con ul li .desc{
  	height:97px;
  }
}

@media (max-width: 1399px) {
  .solution .con ul li .bg {
    padding: 0 10px; } }

@media (max-width: 1199px) {
  .solution .con ul {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .solution .con ul li {
      -webkit-box-flex: inherit;
      -webkit-flex: inherit;
          -ms-flex: inherit;
              flex: inherit;
      width: 33.333333333333336%; }
  .solution .con ul li .bg {
    height: 400px; }
  .solution .con ul li .img {
    padding-top: 100px; }
  .solution .con ul li .bg {
    padding: 0 20px; }
  .solution .con ul li .indexCommonMorebtn {
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }
  .solution .con ul li .indexCommonMorebtn {
    margin-top: 20px; }
  .solution .con ul li .img {
    padding-top: 0px; }
  .solution .con ul li .bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 767px) {
  .solution .con ul li {
    width: 50%; }
  .solution {
    padding-top: 40px;
    padding-bottom: 40px; }
  .solution .indexCommonTitle {
    margin-bottom: 30px; } }

@media (max-width: 575px) {
  .solution .con ul li .tit {
    font-size: 16px; }
  .solution .con ul li .img {
    padding-bottom: 10px; } }

.videoBanner {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  
  text-align: center; }
  .videoBanner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 385px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .videoBanner .title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 15px; }
  .videoBanner .morebtn {
    margin-bottom: 50px; }
    .videoBanner .morebtn a {
      font-size: 14px;
      color: #fff;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .videoBanner .morebtn a:hover {
        color: #004c99; }

@media (max-width: 1199px) {
  .videoBanner .container {
    height: 288px; }
  .videoBanner .morebtn {
    margin-bottom: 25px; }
  .videoBanner .title {
    font-size: 26px; } }

@media (max-width: 575px) {
  .videoBanner .container {
    height: 188px; }
  .videoBanner .title {
    font-size: 20px;
    margin-bottom: 5px; }
  .videoBanner .morebtn {
    margin-bottom: 10px; }
  .videoBanner .img a img {
    width: 30px; } }

.banner .swiper-slide .bg {
  height: 835px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 1400px) {
    .banner .swiper-slide .bg {
      height: 535px; } }
  @media (max-width: 991px) {
    .banner .swiper-slide .bg {
      height: 335px; } }
  @media (max-width: 767px) {
    .banner .swiper-slide .bg {
      height: 235px; } }
  @media (max-width: 575px) {
    .banner .swiper-slide .bg {
      height: 180px; } }

.banner .swiper-pagination-bullet {
  background: #b2b2b2;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  opacity: 1; }
  .banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 26px;
    background: #fff;
    border-radius: 10px; }

.banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px; }

.banner .swiper-pagination-fraction, .banner .swiper-pagination-custom, .banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 36px; }

@media (max-width: 991px) {
  .banner .swiper-pagination-fraction, .banner .swiper-pagination-custom, .banner .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 20px; } }

@media (max-width: 767px) {
  .banner .swiper-pagination-fraction, .banner .swiper-pagination-custom, .banner .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px; } }

.ratio {
  margin-top: 60px;
  background-position: left 330px; }
  .ratio .commonMoreA a {
    padding: 0 25px; }
  .ratio .control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-shadow: 0px 4px 51px 0px rgba(160, 161, 161, 0.16); }
  .ratio .img {
    border-radius: 10px 0 0 10px;
    overflow: hidden; }
  .ratio .text {
    padding: 0 60px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    height: 100%; }
  .ratio .commonMoreA {
    margin-top: 30px; }
  .ratio .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px; }
  .ratio .desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    line-height: 2; }

.ratio {
  margin-bottom: 60px; }
  .ratio .tab {
    margin-top: 50px; }
    .ratio .tab .title {
      font-size: 20px;
      margin-bottom: 20px;
      color: #333333;
      text-align: center; }
    .ratio .tab .desc {
      font-size: 14px;
      max-width: 255px;
      text-align: center;
      color: #666666;
      line-height: 2; }
    .ratio .tab ul {
      margin: 0 -10px; }
      .ratio .tab ul li {
        position: relative;
        padding: 0 10px;
        width: 20%;
        float: left; }
        .ratio .tab ul li .parent {
          height: 100%;
          padding: 40px 0;
          border-top: 2px solid #cccccc;
          box-shadow: 0px 4px 51px 0px rgba(160, 161, 161, 0.16); }
        .ratio .tab ul li .img {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 0 40px; }
        .ratio .tab ul li .text {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; }
        .ratio .tab ul li .parent {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .ratio .tab ul li div.text .title {
          margin-top: 40px; }

@media (max-width: 991px) {
  .ratio .control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .ratio .control .img {
      width: 100%; }
      .ratio .control .img img {
        width: 100%; }
  .ratio {
    background: none; }
  .ratio .text {
    padding: 30px 30px; }
  .ratio .tab {
    margin-top: 190px; } }

@media (max-width: 767px) {
  .ratio .tab ul li .img {
    position: static; }
  .ratio .tab ul li .parent {
    border-top: 0; }
  .ratio .tab ul li {
    width: 100%;
    float: inherit; }
  .ratio .tab ul li {
    margin-bottom: 20px; }
  .ratio .tab {
    margin-top: 70px; }
  .ratio .tab .text {
    padding: 10px 10px; } }

@media (max-width: 575px) {
  .ratio .tab ul li {
    width: 50%; }
  .ratio .tab ul li div.text .title {
    margin-top: 10px;
    margin-bottom: 10px; }
  .ratio .tab .desc {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .ratio .tab ul li .img img {
    width: 120px; }
  .ratio .commonMoreA {
    margin-top: 16px; }
  .ratio .tab .title {
    font-size: 18px; }
  .ratio .title {
    font-size: 18px;
    margin-bottom: 10px; }
  .ratio .desc {
    font-size: 12px; }
  .ratio {
    margin-top: 25px; }
  .ratio .tab {
    margin-top: 20px; } }

@media (max-width: 1399px) {
  .ratio .text {
    padding: 0 30px; } }

@media (max-width: 991px) {
  .ratio .tab ul li {
    width: 33.333333333333336%; }
  .ratio .tab ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  .ratio .tab ul li {
    margin-bottom: 20px; }
  .ratio .tab {
    margin-top: 60px; } }

@media (max-width: 575px) {
  .ratio .tab ul li {
    width: 50%; }
  .ratio .tab ul li .img {
    padding: 0 10px; }
  .ratio .tab ul li .parent {
    padding: 20px 0; }
  .ratio .tab {
    margin-top: 30px; } }

@charset "UTF-8";
.commonMoreA {
  height: 34px;
  background: #004c99;
  display: inline-block;
  border-radius: 20px; }
  .commonMoreA a {
    padding: 0 45px;
    width: 100%;
    height: 100%;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    color: #fff;
    font-family: '宋体'; }
.modelBanner{display:none;}
@media (max-width: 575px) {
  .commonMoreA a {
    padding: 0 25px; }
  .commonMoreA {
    height: 28px; }
  .banner{display:none;}
  .modelBanner{display:block;}
  
}

.partners ul li a .img img{
	max-width:100%;
  height:auto;
}

.listBlockStyleCssCommon a .bg{
	background:#fff;
}
.listBlockStyleCssCommon a{
	box-shadow: 0px 0px 12px 0px #ccc;
}
.listBlockStyleCssCommon{
  margin-bottom:20px;
}
