.swiper-container-banner img {
  width: 100%;
}
.section-title .subhead {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-title .subhead span {
  font-size: 0.666666rem;
  color: #0168b5;
  font-weight: bold;
  margin: 0 0.333333rem;
}
.section-title .subhead img {
  width: 1.253333rem;
  height: 3px;
}
.section-title .yingwen {
  font-size: 0.213333rem;
  color: #333333;
  text-align: center;
}
.section-content {
  width: 9.466666rem;
  margin: 0.666666rem auto 0;
}
.section {
  padding: 0.533333rem 0;
}
.section ul li {
  width: 4.6rem;
  margin-right: 0.266666rem;
  margin-bottom: 0.266666rem;
  float: left;
}
.section ul li:nth-child(2n) {
  margin-right: 0;
}
.section ul li a {
  display: block;
  width: 100%;
}
.section ul li img {
  width: 100%;
  height: auto;
}
.section ul li p {
  width: 100%;
  height: 0.666666rem;
  font-size: 0.32rem;
  color: #000;
  text-align: center;
  line-height: 0.666666rem;
}
.section .btn a {
  display: block;
  width: 3.626666rem;
  height: 1.24rem;
  margin: 0.4rem auto 0;
}
.section .btn img {
  width: 100%;
  height: 100%;
}
.section1 ul li {
  background: #f5f5f5;
}
.section1 ul li img {
  box-shadow: 0px 0.04rem 0.126666rem 0.006666rem rgba(3, 2, 8, 0.58);
}
.section2 {
  background: url(../img/section2-bg.png) no-repeat center;
  background-size: cover;
}
.section3 {
  background: url(../img/section3-bg.png) no-repeat center;
  background-size: cover;
}
.honor {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.honor .list-content {
  width: 800%;
  height: 100%;
}
.honor .list-content .list-item {
  float: left;
}
.honor .list-content .list-item li {
  width: auto;
  margin-right: 0.666666rem;
  position: relative;
  float: left;
}
.honor .list-content .list-item li a {
  display: block;
  width: 100%;
  height: 100%;
}
.honor .list-content .list-item li img {
  width: auto;
  height: 3.866666rem;
  box-shadow: 0 0 12px 1px #9c9c9c;
}
.honor .list-content .list-item li p {
  width: 100%;
  height: 0.6rem;
  font-size: 0.32rem;
  color: #111;
  text-align: center;
  line-height: 0.6rem;
}
.hj {
  width: 9.266666rem;
  height: 4.333333rem;
  background: #2190e3;
  border-radius: 0.08rem;
  box-shadow: 0px 3px 11.28px 0.72px rgba(0, 0, 0, 0.39);
  background-image: -moz-linear-gradient(90deg, #1383d6 0%, #2695e8 100%);
  background-image: -webkit-linear-gradient(90deg, #1383d6 0%, #2695e8 100%);
  background-image: -ms-linear-gradient(90deg, #1383d6 0%, #2695e8 100%);
  background-image: linear-gradient(90deg, #1383d6 0%, #2695e8 100%);
  margin-left: 0.2rem;
  margin-bottom: 0.533333rem;
  position: relative;
}
.hj img {
  width: 100%;
  height: 100%;
  border-radius: 0.08rem;
  position: absolute;
  top: -0.2rem;
  left: -0.2rem;
}
.synopsis p {
  font-size: 0.4rem;
  color: #000;
  line-height: 0.56rem;
  margin-bottom: 0.533333rem;
  text-indent: 2em;
}
.section5 {
  background: #f9f9f9;
}
.news {
  width: 100%;
  height: 3.2rem;
  background: url(../img/rectangle-bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 0.333333rem 0.466666rem;
  overflow: hidden;
  float: none;
}
.news .title {
  font-size: 0.426666rem;
  color: #333;
}
.news .title img {
  width: 0.306666rem;
  height: 0.4rem;
  vertical-align: middle;
}
.news .news-list .news-item {
  width: 48%;
  margin-top: 0.266666rem;
}
.news .news-list .news-item a {
  display: block;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.news .news-list .news-item .time {
  width: 1.2rem;
  background: #666;
  font-size: 0.173333rem;
  color: #fff;
  padding: 0.133333rem 0.08rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.news .news-list .news-item .time span:first-child {
  display: block;
  width: 100%;
  padding-bottom: 0.133333rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 0.133333rem;
  text-align: center;
}
.news .news-list .news-item .news-content {
  width: 2.666666rem;
  margin-left: 0.266666rem;
}
.news .news-list .news-item .news-content h3 {
  font-size: 0.32rem;
  color: #125177;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0.133333rem;
}
.news .news-list .news-item .news-content p {
  font-size: 0.293333rem;
  color: #666;
  line-height: 0.426666rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
