.view_more a {
  font-weight: 600;
  font-size: 26px;
  color: #0c367f;
}
.Partner_title {
  font-weight: bold;
  margin-top: 0.2rem;
}
.Partner {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 1.4rem 1.6rem;
}
.Partner_items {
  margin-top: 0.4rem;
}

.Partner_items ul li {
  margin-bottom: 0.3rem;
  float: left;
  width: 23%;
  margin-right: 2%;
  border: 1px solid #dfe5eb;
}
.Partner_items ul li:nth-child(4n) {
  margin-right: 0;
}
.Partner_items img {
  max-width: 100%;
}
.clearF::after {
  content: "";
  display: block;
  clear: both;
}
.process_title {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}
.process-list .serive-item {
  margin-bottom: 0.3rem;
}
.process_con {
  margin-top: 10px;
}
.process_con ul li {
  color: #666;
  font-size: 16px;
}

.process_con * {
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .Partner {
    padding: 1.4rem 0.4rem;
  }
  .Partner_items ul li {
    width: 48%;
  }
  .sub-nav .sub-nav-group {
    overflow: auto;
    width: 100%;
    display: flex;
    padding-left: 0;
    margin: 0 auto 0 auto;
  }
  .cont2 .cont-detail .ct-item .cti-text .front .cti-num,
  .cont2 .cont-detail .ct-item .cti-text .after .cti-num {
    width: 100%;
  }
  .sub-banner-pin-left .text-cont .sb-text {
    margin-left: 0.4rem;
  }
  .header .nav-side .search {
    left: 12px;
  }
  .header .nav-side .search {
    position: relative;
  }
  .header .nav-side .nav > li:last-child {
  }
  .header .nav-side .nav {
    z-index: 996;
  }
  .h-mask {
    z-index: 993;
  }
  .header .nav-side .search .search-icon {
    background-size: 30px;
  }
  .language {
    width: 103px;
    position: relative;
    overflow: hidden;
    transition: all 0.6s;
    border: 1px solid #e4e4e4;
    font-size: 12px;
    height: 27px;
    margin-left: 19px;
    margin-top: -10px;
    line-height: 27px;
    padding: 0 20px 0 10px;
    text-align: left;
    border-radius: 4px;
  }
  .detail video {
    max-width: 100% !important;
  }
  .header{
      padding: 0 .6rem;
  }
  .swiper-banner .banner-text{
     padding-left: .6rem;
  }
      .swiper-banner .banner-text .english {
        font-size: 1rem;
    }
    .swiper-banner .banner-text .chinese {
        font-size: .5rem;
        line-height: 30px;
    }
    .swiper-banner .banner-text .submitMessage .btn-deco {
    width: .26rem;
    height: .13rem;
    display: none;
}
}
