* {
  box-sizing: border-box;
}

.eol-header-box .eol-header-nav {
  background: #ffe7e5;
  opacity: 0.88;
  height: 50px;
  display: flex;
  align-items: center;
}

.eol-header-box .eol-header-nav .eol-left-box .split {
  width: 1px;
  height: 25px;
  background: #CDCDCD;
  opacity: 0.54;
  border-radius: 1px;
  margin: 0 19px;
}

.eol-left-box .motto {
  width: 152px;
}

.eol-header-box .eol-search-box {
  display: flex;
  align-items: center;
  margin-right: 43px;
}

.eol-header-box .eol-search-box input {
  width: 236px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px 0px 0px 4px;
  padding: 0 12px;
  box-sizing: border-box;
}

.eol-header-box .eol-search-box .search-button {
  width: 66px;
  height: 30px;
  background: #004EB3;
  border: 1px solid #004EB3;
  border-radius: 0px 3px 3px 0px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
}

.eol-header-box .eol-search-box .search-button:hover {
  color: #fff;
}

.eol-left-box .eol-logo img {
  width: 174px;
}

#location {
  margin-right: 32px;
  position: relative;
}

#location .box {
  display: flex;
  align-items: center;
}

#location .box img {
  margin-right: 5px;
}


.station-list {
  display: none;
  position: absolute;
  top: 33px;
  z-index: 100;
  width: 354px;
  padding: 18px 0px 0 22px;
  border: 1px solid #e1e9f4;
  border-radius: 4px;
  font-size: 13px;
  background-color: #fff;
}

.eol-header-box .home {
  display: flex;
  align-items: center;
}

.eol-header-box .home img {
  margin-right: 7px;
}


.eol-header-outer-h5 {
  width: 100% !important;
}

.eol-body-box.pc {
  min-height: 900px;
  background-size: 100% 900px;
  background-repeat: no-repeat;
  background-position: center -50px;
  padding: 340px 0 32px;
  position: relative;
}

.eol-content-box {
  width: 1288px;
  margin: 0 auto;
  padding: 0 14px;
  box-shadow: 0px 0px 26px 0px rgba(149, 132, 116, 0.14);
  position: relative;
}

.main-news-box {
  width: 100%;
  background-image: url("/Public/zjpd/img/jjqglh/main-news-bg.png");
  background-size: cover;
  background-position: center;
  padding: 88px 82px 33px 80px;
  height: 622px;
}

.main-news-swiper {
  width: 600px;
  height: 400px;
  display: inline-block;
  position: relative;
}

.main-news-swiper .swiper-pagination {
  width: 100%;
  height: 20px;
  bottom: 10px;
  z-index: 100;
  right: 0;
  left: unset;
  text-align: right;
  padding-right: 15px;
}

.main-news-swiper .swiper-slide a {
  width: 100%;
  height: 100%;
}

.main-news-swiper .swiper-slide a .swiper-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-news-article {
  width: 442px;
  height: 400px;
  display: inline-block;
  float: right;
  padding-top: 35px;
}

.swiper-container-box {
  width: 100%;
  height: 100%;
}

.text-mask {
  width: 600px;
  height: 42px;
  background: rgba(29, 29, 29, .5);
  line-height: 42px;
  padding-left: 18px;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, .46) !important;
  border-radius: 50%;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFFFFF !important;
}

.text-mask p {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  width: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


.main-news-article .split-line {
  width: 100%;
  height: 1px;
  background: #DADDDF;
  margin: 25px 0;
}

.main-news-article .split-line:last-child {
  display: none;
}

.main-news-article .article-title {
  font-size: 20px;
  color: #2E2E2E;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.main-news-article .article-desc {
  font-size: 14px;
  color: #787878;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  padding-top: 20px;
}

.w1100 {
  margin: 0 auto;
  width: 1100px;
}

.common-header-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.common-header-box .right-more {
  font-size: 14px;
  color: #CE2818;
  display: inline-block;
}

.common-header {
  display: flex;
  align-items: center;
  flex: 1;
  background-image: url("/Public/zjpd/img/jjqglh/title.png");
  background-size: cover;
  background-position: center;
}

.common-header.no-more {
  background-image: url("/Public/zjpd/img/jjqglh/title-no-more.png");
}


.common-header .common-header-text {
  width: 429px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  font-size: 26px;
  font-weight: bold;
  color: #CE2717;
  letter-spacing: 8px;
}

.zjsy-list {
  margin: 32px 0 48px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.zjsy-list .item {
  width: 335px;
  border-radius: 0px 16px 0px 0px;
}

.zjsy-list .item .thumb-image {
  width: 100%;
  height: 188px;
  background-size: cover;
  background-position: center;
  border-radius: 0px 16px 0px 0px;
  margin-bottom: 18px;
  position: relative;
}

.zjsy-list .item .title {
  font-size: 17px;
  font-weight: bold;
  color: #2E2E2E;
  line-height: 20px;
  display: flex;
}

.zjsy-list .item .title .text {
  flex: 1;
  height: 42px;
}

.zjsy-list .item .title .text p {
  padding-left: 8px;
  border-left: 4px solid #CE2717;
}

.zjsy-list .item .description {
  margin-top: 15px;
  font-size: 14px;
  color: #787878;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  padding-left: 12px;
}

.zjsy-list .item .publish-time {
  width: 62px;
  height: 51px;
  background: #CE2717;
  border-radius: 0px 16px 0px 16px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.font-blod {
  font-weight: bold;
}

.zjgc-list {
  padding: 45px 0 50px;
  display: flex;
  justify-content: space-between;
}


.zjgc-list .left-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.zjgc-list .left-list .thumb-image {
  width: 186px;
  height: 105px;
  background-size: cover;
  background-position: center;
  display: inline-block;
}

.zjgc-list .left-list .right-desc {
  display: inline-block;
  flex: 1;
  padding-left: 18px;
}

.zjgc-list .left-list .title {
  font-size: 17px;
  font-weight: bold;
  color: #2E2E2E;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 15px;
  max-width: 425px;
  display: inline-block;
}

.zjgc-list .left-list .description {
  width: 424px;
  font-size: 14px;
  color: #787878;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.zjgc-list .left-list .item {
  display: flex;
}

.zjgc-list .right-pic {
  display: inline-block;
  width: 420px;
  height: 280px;
  margin-left: 53px;
}

.zjgc-list .right-pic .thumb-image {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.zjgc-list .right-pic .thumb-image p {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: rgba(29, 29, 29, .5);
  position: absolute;
  padding: 0 22px;
  font-size: 16px;
  color: #FFFFFF;
  bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

a.title:hover,
a.article-title:hover,
.eol-footer-box a:hover {
  color: #CE2717 !important;
}

.eol-footer-box {
  background: #70130B;
  color: #F0EBEB;
  font-size: 15px;
  line-height: 20px;
}

.zjsy.w1100 {
  margin: -90px auto 0;
}

.lhbgt {
  width: 1200px;
  padding: 0 50px;
  position: relative;
}

.lhbgt-list {
  padding: 40px 0 45px;
}


.lhbgt-list .swiper-slide {
  height: 394px;
}

.lhzsd-list .swiper-slide {
  height: 404px;
}

.lhbgt-list .swiper-slide .swiper-item {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  display: inline-block;
}

.lhbgt-list .swiper-slide .swiper-item p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  height: 42px;
  background: #1D1D1D;
  text-align: center;
  padding: 0 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.lhzsd-list .swiper-slide .swiper-item p {
  background: rgba(29, 29, 29, 0.5);
}

.lhbgt .swiper-button-next,
.lhbgt .swiper-button-prev {
  width: 22px;
  height: 43px;
  position: absolute;
  top: 50%;
}

.lhbgt .swiper-button-prev {
  left: 8px;
}

.lhbgt .swiper-button-prev::after,
.lhbgt .swiper-button-next::after {
  content: "";
  width: 22px;
  height: 43px;
  background-size: cover;
  display: inline-block;
}

.lhbgt .swiper-button-prev::after {
  background-image: url("/Public/zjpd/img/jjqglh/swiper-prev.png");
}

.lhbgt .swiper-button-next::after {
  background-image: url("/Public/zjpd/img/jjqglh/swiper-next.png");
}

.lhbgt .swiper-button-prev:hover::after {
  background-image: url("/Public/zjpd/img/jjqglh/swiper-prev-active.png");
}

.lhbgt .swiper-button-next:hover::after {
  background-image: url("/Public/zjpd/img/jjqglh/swiper-next-active.png");
}

.lhbgt .swiper-button-next {
  right: 8px;
}

.lhsp-list .main-article {
  width: 689px;
  height: 253px;
  background-size: cover;
  background-position: center;
  background-image: url("/Public/zjpd/img/jjqglh/article-bg.png");
  padding: 35px 35px 35px 27px;
}

.lhsp-list .main-article .title {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: #0E0E0E;
}

.lhsp-list .main-article .title::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #CE2717;
  margin-right: 15px;
  vertical-align: -4px;
}

.lhsp-list .main-article .description {
  font-size: 14px;
  color: #787878;
  line-height: 26px;
  padding: 12px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.lhsp-list .main-article .other {
  font-size: 12px;
  color: #A59D9D;
}

.lhsp-list .main-article .other * {
  display: inline-block;
}

.lhsp-list .main-article .other .source {
  margin-right: 95px;
}

.lhsp-list {
  padding: 32px 0 42px;
  display: flex;
  justify-content: space-between;
}

.lhsp-list .right-article {
  padding-top: 30px;
  width: 365px;
}

.lhsp-list .right-article .title {
  font-size: 17px;
  color: #0E0E0E;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.lhsp-list .right-article .description {
  font-size: 14px;
  color: #787878;
  line-height: 22px;
  padding-top: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.lhsp-list .right-article .split-line {
  width: 100%;
  height: 1px;
  background: #E9E9E9;
  margin: 15px 0;
}

.lhsp-list .right-article .split-line:last-child {
  display: none;
}

.h5 {
  display: none;
}

.pc .common-header .common-header-text {
  text-indent: 5px;
}

.bg-images {
  width: 100%;
  height: 900px;
  position: absolute;
  top: 0;
  background-position: center -52px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 960px) {
  .banner-box {
    width: 100%;
    height: 211px;
    background-size: cover;
    background-position: center;
    background-image: url("/Public/zjpd/img/banner/jjqglh-h5.png");
    margin-bottom: 12px;
  }

  .eol-header-box .eol-header-nav {
    background: #fff;
    opacity: 1;
  }

  .eol-body-box .eol-body-outer {
    padding-top: 20px !important;
  }

  .header-banner.h5 {
    height: 404px;
    margin-bottom: 20px;
    overflow: unset;
    background-size: cover !important;
    z-index: unset !important;
    background-image: url("/Public/zjpd/img/esd/top-banner-h5.jpg");
    position: relative;
  }

  .header-banner-outer.h5 {
    width: 93%;
    height: 211px;
    margin: 0 auto;
  }

  .header-banner-outer.h5 .layer1 {
    width: 93%;
    height: 211px;
    border-radius: 5px;
    overflow: hidden;
    position: absolute;
  }

  .header-banner-outer.h5 .layer1 .eol-slide-show,
  .header-banner-outer.h5 .layer1 .eol-slide-show .swiper-slide {
    width: 100%;
    height: 100%;
  }

  .header-banner-outer.h5 .layer1 .eol-slide-show a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }

  .layer1 .swiper-item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .swiper-pagination {
    z-index: 10;
    text-align: right;
    transform: translateX(-12px);
  }

  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: 1;
    background: rgb(255, 255, 255) !important;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgb(255, 214, 52) !important;
  }

  .eol-slide-show .mask {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: rgb(41, 41, 41);
    opacity: 0.5;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    z-index: 9;
  }

  .eol-slide-show .text {
    width: 75%;
    height: 38px;
    line-height: 38px;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    z-index: 9;
    color: rgb(255, 255, 255);
    padding: 0px 16px;
  }

  .eol-slide-show.h5 .text p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .main-list {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
  }

  .eol-body-box.h5 {
    padding-bottom: 20px;
  }

  .eol-body-outer .main-list .item {
    padding-bottom: 12px;
    border-bottom: 1px solid rgb(242, 240, 233);
    margin-bottom: 12px;
  }

  .eol-body-outer .main-list .item .title {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: rgb(14, 14, 14);
    display: inline-block;
  }

  .eol-body-outer .main-list .item .desc {
    width: 100%;
    font-size: 12px;
    color: rgb(80, 80, 80);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 10px 0px 4px;
  }

  .eol-body-outer .main-list .item .time {
    font-size: 12px;
    color: rgb(190, 99, 12);
  }

  .common-header .common-header-text {
    width: 50%;
    font-size: 16px;
    margin: 0;
    width: 300px;
    text-align: left;
    letter-spacing: 0;
    color: #ce2717;
    background: linear-gradient(90deg, #FFF2F1 0%, #FFFFFF 100%);
    height: 26px;
    line-height: 26px;
  }

  .common-header .common-header-text::before {
    content: "";
    display: inline-block;
    vertical-align: -2px;
    width: 2px;
    height: 14px;
    background-color: #ce2717;
    margin-right: 10px;
  }

  .pd15 {
    padding: 0 15px !important;
  }

  .zjsy-h5 .img-item .item {
    margin-bottom: 20px;
  }

  .zjsy-h5 .img-item .img-thumb {
    width: 110px;
    height: 62px;
    border-radius: 1px;
    background-size: cover;
    margin-right: 12px;
    flex-shrink: 0;
  }

  .zjsy-h5 .img-item,
  .zjsy-h5 .img-item>.item {
    display: flex;
    justify-content: space-between;
  }

  .zjsy-h5 .img-item>.item {
    flex-wrap: nowrap;
    width: 100%;
  }

  .zjsy-h5 .img-item {
    flex-wrap: wrap;
  }

  .zjsy-h5 .img-item .right-box {
    flex: 1 1 0%;
  }

  .zjsy-h5 .img-item .right-box .title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: rgb(14, 14, 14);
    margin-bottom: 3px;
    display: inline-block;
    width: 200px;
  }

  .zjsy-h5 .img-item .right-box .desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 12px;
    color: rgb(186, 186, 186);
    line-height: 18px;
    width: 95%;
  }

  .zjbg-list {
    margin-top: 20px;
  }

  .common-header {
    background: #fff;
  }

  .zjgc-h5 {
    margin-bottom: 10px;
  }

  .zjgc-h5 .main-news {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .zjgc-h5 .main-news .item {
    width: 48%;
    height: 124px;
    background-size: cover;
    position: relative;
    background-position: center;
  }

  .zjgc-h5 .main-news .item>p {
    width: 100%;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, .46);
  }

  .lhbgt-h5 .list-box {
    margin-top: 18px;
    position: relative;
  }

  .lhbgt-h5 .list-box .item {
    width: 100%;
    height: 250px;
    background-size: cover;
    display: inline-block;
    position: relative;
    background-position: center;

  }

  .lhbgt-h5 .list-box .item .desc {
    width: 100%;
    padding: 10px;
    background: rgba(29, 29, 29, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .lhbgt-h5 .list-box .item .desc p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #fff;

  }

  .lhbgt-h5 {
    margin-bottom: 30px;
  }

  .lbps-h5 {
    margin-bottom: 10px;
  }

  .lhzsd-h5 {
    margin-bottom: 0;
  }

  .common-header-box .right-more {
    font-size: 13px;
  }

  .pc {
    display: none;
  }

  .h5 {
    display: block;
  }


  .lhbgt-h5 .swiper-button-prev::after,
  .lhbgt-h5 .swiper-button-next::after {
    content: "";
    width: 16px;
    height: 35.5px;
    background-size: cover;
    display: inline-block;
  }

  .lhbgt-h5 .swiper-button-prev::after {
    background-image: url("/Public/zjpd/img/jjqglh/h5-swiper-prev.png");
  }


  .lhbgt-h5 .swiper-button-next::after {
    background-image: url("/Public/zjpd/img/jjqglh/h5-swiper-next.png");
  }

  .swiper-button-prev {
    left: -7px;
  }

  .swiper-button-next {
    right: -18px;
  }

  .eol-footer-box.h5 {
    background: #89210f;
    padding: 0 15px;
  }

  #side-bar .item {
    padding: 0;
    margin: 0 auto;
  }

  .lhps-h5 .zjbg-list {
    width: 100%;
  }

  .lhps-h5 .zjbg-list .img-item .item {
    flex-direction: column;
    border-bottom: 1px solid #FFF;
    padding-bottom: 12px;
    margin-bottom: 5px;
  }


  .lhps-h5 .title {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #0E0E0E;
    margin-bottom: 8px;
  }

  .lhps-h5 .dot {
    width: 5px;
    height: 5px;
    background: #B62E16;
    margin-right: 8px;
  }

  .lhps-h5 .title .text {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .lhps-h5 .desc {
    font-size: 12px;
    color: #BABABA;
    line-height: 18px;
    padding-left: 13px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}