.path {
  border-bottom: 1px solid #eee;
  line-height: 75px
}

.path p {
  color: #999;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}


.main {
  padding-top: 100px;
  padding-bottom: 100px
}

.main2 {
  padding-top: 60px
}

.more1 {
  padding: 0 40px;
  height: 64px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dbe0e3;
  font-size: 15px;
  color: #212121;
  font-weight: 700
}

.more1 span {
  width: 13px;
  height: 12px;
  background: #67a7b3;
  margin-right: 10px
}

.more1 span:last-child {
  margin-right: 27px
}

.more1:hover {
  background: #67a7b3;
  border-color: #67a7b3;
  color: #fff
}

.more1:hover span {
  background: #fff
}

.app-tit {
  display: flex;
  align-items: center;
  margin-bottom: 70px
}

.app-tit .pic {
  width: 44.36%;
  position: relative
}

.app-tit .pic img {
  position: relative;
  z-index: 10
}

.app-tit .pic::after {
  position: absolute;
  content: '';
  top: 37px;
  right: -34px;
  bottom: 37px;
  width: 50px;
  z-index: 1;
  background: #cce4e8
}

.app-tit .txt {
  flex: 1;
  margin-right: 100px
}

.app-tit .txt h1 {
  font-size: 34px;
  color: #212121;
  line-height: 1;
  font-weight: 700
}

.app-tit .txt h1::after {
  content: "";
  width: 80px;
  height: 2px;
  background: #50a9b5;
  margin: 30px auto 0 0;
  display: block
}

.app-tit .txt p {
  font-size: 17px;
  color: #666;
  line-height: 32px;
  margin: 20px 0 0
}

.app-tit .txt a {
  margin: 40px 0 0
}

.news-content {
  line-height: 2;
  font-size: 17px;
  color: #666;
  border-top: 1px solid #eee;
  padding: 40px 0 20px
}

.news-content p {
  margin-bottom: 20px
}

.news-content strong {
  color: #333
}

.news-content h5 {
  font-size: 22px;
  color: #000009;
  font-weight: 700;
  margin-bottom: 20px
}

.news-content .table-response {
  width: 100%;
  max-width: 100%;
  overflow-x: auto
}

.news-content table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  line-height: 24px;
  color: #484848;
  font-size: 14px
}

.news-content table tr>th {
  padding: 10px 20px;
  color: #212121;
  font-weight: 600;
  border: 1px solid #dcdcdc;
  text-align: center
}

.news-content table tr>td {
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  text-align: center
}

.pnbar {
  margin: 0 0 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 70px 0 30px
}

.pnbar>a {
  width: 40%;
  position: relative;
  overflow: hidden
}

.pnbar>a.m {
  width: 20%;
  text-align: center;
  font-size: 16px;
  color: #999
}

.pnbar>a.l,.pnbar>a.r {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center
}

.pnbar>a.r {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right
}

.pnbar i {
  color: #999;
  font-size: 16px;
  text-align: left;
  vertical-align: middle
}

.pnbar em {
  font-size: 16px;
  color: #999;
  margin: 0 0 0 10px
}

.pnbar p {
  margin: 0 0 0 50px;
  color: #212121;
  line-height: 28px;
  font-size: 18px
}

.pnbar>a.r em {
  margin: 0 10px 0 0
}

.pnbar>a.r p {
  margin: 0 50px 0 0
}

.pnbar>a.m:hover {
  color: var(--active-color)
}

.pnbar>a:hover i {
  color: #212121
}

.pnbar>a:hover em {
  color: #212121
}

.pnbar>a:hover p {
  color: var(--active-color);
  text-decoration: underline
}


.rela-pro>h5 {
  font-size: 26px;
  color: #212121;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 40px
}

.rela-pro .list {
  position: relative
}

.rela-pro .swiper-slide {
  text-align: center
}

.rela-pro .swiper-slide img {
  width: 100%
}

.rela-pro .swiper-slide h6 {
  font-size: 17px;
  color: #212121;
  line-height: 24px;
  font-weight: 700;
  margin: 27px 0 0
}

.rela-pro .bot {
  display: flex;
  align-items: center;
  width: 980px;
  margin: 50px auto 0;
  line-height: normal
}

.rela-pro .tips {
  flex: 1;
  margin-left: 20px;
  overflow: hidden
}

.rela-pro .swiper-pagination-progressbar.swiper-pagination-horizontal {
  position: static;
  width: 100%;
  height: 2px;
  background: #c9d2d7
}

.rela-pro .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
  top: 0;
  height: 2px
}

.rela-pro .bot .page {
  font-size: 0
}

.rela-pro .swiper-button-prev,.rela-pro .swiper-button-next {
  position: static;
  width: 20px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  background: 0 0;
  margin-top: 0;
  text-align: center;
  color: #202020;
  display: inline-block;
  border-radius: 0
}

.rela-pro .swiper-button-next::after,.rela-pro .swiper-button-prev::after {
  display: none
}

.rela-pro .swiper-button-prev i,.rela-pro .swiper-button-next i {
  color: inherit;
  font-size: 18px;
  display: inline-block
}

.rela-pro .swiper-button-prev,.rela-pro .swiper-container-rtl .swiper-button-next {
}

.rela-pro .swiper-button-next,.rela-pro .swiper-container-rtl .swiper-button-prev {
  margin-left: 8px
}

.rela-pro .swiper-button-prev:hover,.rela-pro .swiper-button-next:hover {
  color: var(--active-color)
}

@media screen and (max-width: 1441px) {
  .more1 {
      padding: 0 35px
  }

  .main {
      padding-top: 80px;
      padding-bottom: 80px
  }
}

@media screen and (max-width: 1367px) {
  .main {
      padding-top: 70px;
      padding-bottom: 70px
  }
}

@media screen and (max-width: 1281px) {

  .main {
      padding-top: 60px;
      padding-bottom: 60px
  }
}

@media screen and (max-width: 992px) {
  .main {
      padding-top: 50px;
      padding-bottom: 50px
  }

  .rela-pro .bot {
      width: 100%
  }

  .app-tit {
      display: block;
      margin-bottom: 40px
  }

  .app-tit .txt {
      margin-right: 0;
      text-align: center
  }

  .app-tit .txt h1 {
      font-size: 30px
  }

  .app-tit .txt h1::after {
      margin: 15px auto 0
  }

  .app-tit .txt p {
      font-size: 17px;
      line-height: 28px
  }

  .app-tit .pic {
      width: 70%;
      margin: 25px auto 0;
      text-align: center
  }

  .app-tit .pic::after {
      display: none
  }

  .newslist ul li .pic {
      width: 250px
  }
}
@media screen and (max-width: 768px) {
  .more1 {
    padding:0 30px;
    height: 50px
}
  .main {
      padding-top:35px;
      padding-bottom: 30px
  }

  .path {
      line-height: 24px;
      padding: 20px 0
  }

  .rela-pro>h5 {
      font-size: 24px;
      margin-bottom: 30px
  }

  .rela-pro .swiper-slide h6 {
      font-size: 16px;
      margin: 15px 0 0
  }

  .rela-pro .bot {
      margin: 30px auto 0
  }

  .news-content {
      line-height: 1.5;
      font-size: 16px;
      padding: 25px 0 15px
  }

  .news-content h5 {
      font-size: 20px;
      margin-bottom: 15px
  }

  .news-content p {
      margin-bottom: 15px
  }

  .pnbar {
      margin: 0 0 30px;
      display: block;
      padding: 30px 0
  }

  .pnbar>a {
      width: 100%
  }

  .pnbar>a.l,.pnbar>a.r {
      justify-content: center
  }

  .pnbar>a.m {
      width: 100%;
      display: block;
      margin: 10px 0
  }
}

@media screen and (max-width: 480px) {
  .path h2 {
      font-size:22px
  }

  .more1 {
      padding: 0 25px
  }

  .rela-pro>h5 {
      font-size: 22px;
      margin-bottom: 20px
  }

  .news-content {
      line-height: 1.3;
      font-size: 15px;
      padding: 20px 0 15px
  }

}

@media screen and (max-width: 420px) {

  .path h2 {
      font-size: 18px
  }

  .path p {
      font-size: 12px
  }
}