.eol-footer-box {
  background: #004EB3;
}

.bread-crumbs-nav {
  background: linear-gradient(90deg, #EDF6FF 0%, #FFFFFF 100%) !important;
}


.eol-body-box .header-banner {
  background: url(/Public/zjpd/css/"") !important;
}

.eol-body-box .header-banner img {
  width: 100%;
  object-fit: cover;
}

.header-banner .header-tabs {
  background: rgba(3, 49, 109, 0.6000);
  /* position: relative; */
}

.header-banner .header-tabs-outer .tabs-item {
  font-size: 16px;
  color: #C9CDD2;
  text-shadow: 0px 0px 7px rgba(0, 78, 179, 0.4000);
}

.header-banner .header-tabs-outer .tabs-item.active {
  font-weight: bold;
  color: #FFFFFF;
}

.main-title .description {
  width: 733px;
  font-size: 12px;
  color: #707781;
}

.eol-body-outer.cyxyjs .main-title .description {
  margin: 24px auto 39px;
}


.eol-header-box .eol-search-box .search-button {
  background: #004EB3;
  color: #FFFFFF;
}

.eol-body-outer.jsnlts .main-body {
  margin-top: 21px;
  padding-bottom: 20px;
}

.eol-body-outer.cyxyjs .main-body {
  margin-top: 39px;
  margin: 0 auto;
}

.zyjs .main-body {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.zyjs .main-body .blue {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 202px;
  height: 438px;
  background: #004EB3;
}

.zyjs .main-body .main-swiper {
  display: flex;
}

.zyjs .main-body .main-swiper .block {
  position: relative;
  transform: translateX(57px);
  width: 205px;
  height: 124px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(78, 100, 128, 0.2800);
  border-radius: 4px 0px 0px 4px;
  background: url("/Public/zjpd/img/sjgg/zyjs-block-bg.png") no-repeat #FFF;
  padding: 52px 0 0 31px;
}

.zyjs .main-body .main-swiper .block .description {
  font-size: 18px;
  color: #3E3E3E;
  line-height: 27px;
  margin-bottom: 30px;
}

.zyjs .main-body .main-swiper .block .title {
  padding: 3px 16px;
  background: #F3F9FF;
  border: 1px solid #78A6E1;
  display: inline-block;
  font-size: 12px;
  color: #004EB3;
}

.zyjs .main-body .main-swiper:nth-child(2) {
  margin: 27px 0 21px;
}

.swiper-slide {
  background-size: cover !important;
}

.swiper-wrapper .item {
  height: 150px !important;
  width: 186px !important;
}

.item.swiper-slide {
  position: relative;
  margin-right: 10px;
  border-radius: 4px;
}

.item.swiper-slide .text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
  border-radius: 0px 0px 4px 4px;
  padding: 0 14px;
  width: 158px;
  font-size: 14px;
  color: #253554;
}

.top-swiper,
.bottom-swiper {
  overflow: hidden;
  width: 890px;
  height: 180px;
  position: relative;
}

.swiper-outer .arrow {
  z-index: 999999999999999999;
  width: 22px;
  height: 177px;
  box-shadow: 0px 4px 6px 0px rgba(143, 143, 143, 0.2400);
  border-radius: 0px 4px 4px 0px;
  position: absolute;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.eol-body-outer.zyjs {
  height: 630px;
}

.swiper-outer .top-swiper-button-prev {
  left: 0;
  top: 50%;
}

.swiper-outer .top-swiper-button-next {
  position: absolute;
  right: 0;
  top: 50%;
}

.swiper-outer .bottom-swiper-button-prev {
  position: absolute;
  left: 0;
  top: 50%;
}

.swiper-outer .bottom-swiper-button-next {
  position: absolute;
  right: 0;
  top: 50%;
}

.swiper-outer {
  position: relative;
  margin-left: 57px;
  padding: 0 20px;
  background: #F6F7F8;
}

.eol-body-outer.cyxyjs .header-title {
  background: #F5F7FA !important;
}

.eol-body-outer.qmtsx {
  min-height: 630px;
}

.eol-body-outer.qmtsx .main-title {
  font-weight: bold;
  color: #0E0E0E;
  font-size: 26px;
  margin-bottom: 32px;
}

.eol-body-outer.qmtsx .title {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.eol-body-outer.qmtsx .title img {
  margin-right: 11px
}

.eol-body-outer.qmtsx .description {
  margin-bottom: 23px;
  font-size: 12px;
  color: #707781;
}

.eol-body-outer.qmtsx .item .top {
  display: flex;
  margin-bottom: 15px;
  padding-top: 39px;
}

.header-title-outer>.body-content {
  padding-bottom: 0;
}

.eol-body-outer.qmtsx .item .top .left {
  margin-right: 22px;
}

.eol-body-outer.qmtsx .item .top .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.eol-body-outer.qmtsx .item-outer {
  background: url("/Public/zjpd/img/sjgg/bg1.png") no-repeat #F2F5FA;
  padding-bottom: 32px;
  background-position: 0 230px;
}

.eol-body-outer.qmtsx .item-outer .item {
  width: 1200px;
  margin: 0 auto;
}

.eol-body-outer.qmtsx .item-outer.jsnlts .title {
  padding-top: 39px;
}

.eol-body-outer.qmtsx .item .right img:nth-child(1) {
  margin-bottom: 41px;
}

.eol-body-outer.qmtsx .item .bottom .item {
  width: 380px;
  height: 204px;
  background: #FFFFFF;
  border: 1px solid #0657BF;
  box-shadow: 0px 0px 18px 6px rgba(76, 93, 114, 0.1800);
  border-radius: 4px;
  margin: 0;
}

.eol-body-outer.qmtsx .item .bottom {
  display: flex;
  width: 1200px;
  justify-content: space-between;
}

.eol-body-outer.qmtsx .item .bottom .item .header {
  padding-left: 26px;
  font-size: 14px;
  font-weight: bold;
  color: #FEFFFF;
  display: flex;
  align-items: center;
  height: 46px;
  line-height: 46px;
  background: linear-gradient(90deg, #0B5ECA 0%, #004EB3 100%);
  box-shadow: 0px 0px 18px 6px rgba(76, 93, 114, 0.1800);
  border-radius: 4px 4px 0px 0px;
  position: relative;
}

.eol-body-outer.qmtsx .item .bottom .item .header::before {
  content: /Public/zjpd/css/"";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("/Public/zjpd/img/sjgg/sxhj-header-left.png");
  position: absolute;
  left: 0;
  top: -16px;
}

.eol-body-outer.qmtsx .item .bottom .item .header::after {
  content: /Public/zjpd/css/"";
  width: 40px;
  height: 32px;
  display: inline-block;
  position: absolute;
  right: 20px;
}

.eol-body-outer.qmtsx .item .bottom .item:nth-child(1) .header::after {
  background: url("/Public/zjpd/img/sjgg/header-mtrh.png");
}

.eol-body-outer.qmtsx .item .bottom .item:nth-child(2) .header::after {
  background: url("/Public/zjpd/img/sjgg/header-yqjc.png");
}

.eol-body-outer.qmtsx .item .bottom .item:nth-child(3) .header::after {
  background: url("/Public/zjpd/img/sjgg/header-znfk.png");
}

.eol-body-outer.qmtsx .item .bottom .item .body {
  padding: 31px 25px 0;
  display: flex;
  flex-direction: column;
}

.eol-body-outer.qmtsx .item .bottom .item .body .description {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  min-height: 66px;
  margin-bottom: 15px;
}

.eol-body-outer.qmtsx .item .bottom .item .body .detail {
  width: 83px;
  height: 28px;
  background: linear-gradient(0deg, #FBFBFB 0%, #EDF5FF 100%);
  border-radius: 2px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #004EB3;
  align-self: flex-end;
}

.eol-body-outer.qmtsx .item-outer.gyhl {
  background: unset !important;
  padding: 41px 0 0;
}

.eol-body-outer.qmtsx .item-outer.gyhl .header {
  width: 1200px;
  margin: 0 auto;
}

.eol-body-outer.qmtsx .item-outer.gyhl .body {
  width: 1225px;
  margin: 0 auto;
}


.eol-body-outer.qmtsx .title div {
  font-size: 20px;
  font-weight: bold;
  color: #0E0E0E;
}

.item-outer.jsnlts .title,
.item-outer.cyxyjs .title {
  font-size: 26px;
  font-weight: bold;
  color: #0E0E0E;
  width: 1200px;
  margin: 63px auto 25px;
  display: flex;
  justify-content: center;
}

.item-outer.cyxyjs .title {
  margin: 0 auto;
  margin-bottom: 24px;
}


.item-outer.jsnlts .body,
.item-outer.cyxyjs .body {
  width: 1200px;
  margin: 0 auto;
}

.item-outer.cyxyjs {
  padding: 39px 0 55px;
}

.item-outer.cyxyjs .description {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  color: #707781;
  line-height: 20px;
  margin-bottom: 39px;
}

.eol-body-outer.qmtsx .item-outer.cyxyjs {
  background-color: #fff !important;
  background: url(/Public/zjpd/css/"");
}

.swiper-wrapper {
  align-items: center !important;
}

.eol-body-box .eol-body-outer {
  margin-bottom: 0;
}


@media screen and (max-width: 960px) {
  .pc {
    display: none;
  }

  .top.pc {
    display: none !important;
  }

  .zyjs .main-body .main-swiper .block .title {
    display: none;
  }

  .eol-header-outer-h5 {
    width: 100% !important;
  }

  .header-banner .header-tabs-outer .tabs-item {
    font-size: 12px;
  }

  .main-title .description {
    width: unset;
    margin-top: 8px;
  }

  .zyjs .main-body .main-swiper .block {
    height: 40px;
    line-height: 40px;
    transform: translate(0, 0);
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: calc(100% - 30px);
    padding: 0;
    margin: 0 15px;
    border: 1px solid #FFFFFF;
    background: rgb(246, 247, 248);
    box-shadow: rgb(0 0 0 / 24%) 0px 0px 4px 0px;
    border-radius: 2px 0px 0px 2px;
  }


  .zyjs .main-body .main-swiper .block .description {
    display: flex;
    margin-bottom: 0;
    font-size: 16px;
    color: #3E3E3E;
  }

  .swiper-outer {
    margin: 0;
    overflow: hidden;
    padding: 0 15px 22px;
    position: unset;
  }

  .zyjs .main-body .main-swiper {
    align-items: center;
    flex-wrap: wrap;
  }

  .zyjs .main-body {
    width: unset;
  }

  .zyjs .main-body .blue {
    display: none;
  }

  .top-swiper,
  .bottom-swiper {
    width: unset;
    padding: 20px 14px;
  }

  .zyjs .main-body .main-swiper:nth-child(2) {
    margin: 0;
    position: relative;
  }


  .eol-body-outer.qmtsx .title div {
    font-size: 16px;
  }

  .eol-body-outer.qmtsx .title {
    margin-bottom: 12px;
  }

  .eol-body-outer.qmtsx .item-outer .item {
    width: unset;
  }

  .eol-body-outer.qmtsx .item .top .right {
    width: 100%;
    justify-content: space-between !important;
  }

  .eol-body-outer.qmtsx .item .right img:nth-child(1) {
    margin-bottom: 8px;
  }

  .eol-body-outer.qmtsx .item .top {
    flex-wrap: wrap;
  }

  .eol-body-outer.qmtsx .item .top img {
    width: 100%;
  }

  .eol-body-outer.qmtsx .item img {
    width: 100%;
  }

  .eol-body-outer.qmtsx .item .bottom .item {
    flex-shrink: 0;
    width: 100% !important;
    height: 175px !important;
  }

  .eol-body-outer.qmtsx .item .bottom .item .body .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 66px;
  }

  .eol-body-outer.qmtsx .item .bottom {
    overflow-x: auto;
    width: unset;
  }

  .eol-body-outer.qmtsx .item .bottom.h5 {
    padding: 0 15px;
  }

  .bottom.pc {
    display: none !important;
  }

  .body.pc {
    display: none !important;
  }

  .eol-body-outer.qmtsx .item .bottom .item .body {
    padding: 20px 15px 8px;
  }

  .eol-body-outer.qmtsx .item-outer {
    padding-bottom: 15px;
  }

  .eol-body-outer.qmtsx .item .top .left {
    margin-bottom: 13px;
    padding: 0 15px;
    margin-right: 0;
  }


  .eol-body-outer.qmtsx .item-outer.gyhl .header {
    width: 100%;
  }

  .eol-body-outer.qmtsx .item-outer.gyhl>.header {
    width: unset;
    padding: 0 15px;
  }

  .eol-body-outer.qmtsx .item-outer.gyhl>.body {
    width: calc(100% - 30px);
    padding: 0 15px;
  }

  .eol-body-outer.qmtsx .item-outer.gyhl .body img {
    width: 100%;
  }

  .item-outer.jsnlts .body,
  .item-outer.cyxyjs .body {
    width: 100%;
  }

  .item-outer.jsnlts .body img,
  .item-outer.cyxyjs .body img {
    width: 100%;
  }

  .item-outer.jsnlts .title,
  .item-outer.cyxyjs .title {
    width: 100%;
    font-size: 18px;
  }

  .eol-body-outer.qmtsx .item-outer.jsnlts .title {
    padding-top: 15px;
  }

  .body-content {
    padding: 18px 0 5px;
  }

  .eol-body-outer.qmtsx .item-outer.gyhl {
    padding: 0;
  }

  .item-outer.cyxyjs .description {
    width: 100%;
  }

  .item-outer.cyxyjs .description p {
    margin-bottom: 8px;
  }

  .item-outer.cyxyjs .description p:last-child {
    margin-bottom: 0;
  }

  .item-outer.cyxyjs {
    padding: 15px 0 25px;
  }

  .item-outer.jsnlts .title,
  .item-outer.cyxyjs .title {
    margin: 15px 0 8px;
  }

  .eol-body-outer.jsnlts .main-body img {
    width: 100%;
  }

  .eol-body-outer.cyxyjs .main-body img {
    width: 100%;
    padding-bottom: 25px;
  }

  .bread-crumbs-nav {
    margin-left: 0;
  }


  .eol-body-outer.qmtsx .main-title {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .eol-body-box {
    background: #fff;
  }

  .eol-body-outer.qmtsx .item-outer {
    background: url(/Public/zjpd/css/"");
  }

  .eol-body-outer.cyxyjs .main-title .description {
    margin: 5px auto 28px;
  }

  .eol-body-outer.cyxyjs .header-title {
    background: #fff !important;
  }

  .right-menu #location {
    margin: 0;
  }

  .eol-body-outer.qmtsx .description {
    margin-bottom: 7px;
    line-height: 17px;
  }

  .eol-body-outer.qmtsx .item-outer.gyhl .description {
    margin-bottom: 13px;
  }


  .swiper-wrapper .item {
    width: 156px !important;
    height: 120px !important;
  }

  .swiper-outer .arrow {
    width: 15px;
    height: 94px;
  }

  .top-swiper,
  .bottom-swiper {
    height: unset !important;
  }

  .item.swiper-slide .text {
    width: calc(100% - 28px);
  }

  .main-body.pc {
    display: none !important;
  }

  .swiper-header {
    height: 40px;
    border: 1px solid #FFFFFF;
    background: linear-gradient(0deg, #FFFFFF 0%, #F9F9FC 100%);
    box-shadow: 0px 0px 4px 0px rgba(78, 100, 128, 0.2400);
    border-radius: 2px 0px 0px 2px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #3E3E3E;
    line-height: 40px;
    margin: 0 15px;
    position: relative;
  }

  .swiper-header::before {
    content: /Public/zjpd/css/"";
    position: absolute;
    width: 38px;
    height: 36px;
    opacity: 0.5;
    background-color: #f2f8fd;
    left: 0;
    border-radius: 0 100% 0 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #eaf6ff;
  }

  .swiper-header::after {
    content: /Public/zjpd/css/"";
    position: absolute;
    width: 38px;
    height: 36px;
    opacity: 0.5;
    background-color: rgb(235 242 248);
    right: 0;
    border-radius: 0 0 0 100%;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    background-color: #eaf6ff;
  }

  .swiper-button {
    width: 15px;
    height: 94px;
    border: 1px solid #E1E1E1;
    border-radius: 2px 2px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(235 242 248);
    display: none;
  }

  .swiper-wrapper {
    padding: 0 15px;
  }

  .bottom.h5 .swiper-wrapper {
    padding: 0;
  }

  .top-swiper,
  .bottom-swiper {
    margin: 0 15px;
    padding: 18px 0 22px;
    background: #F6F7F8;
    position: unset;
  }

  .h5-swiper-outer {
    position: relative;
  }

  .top-swiper-button-prev,
  .top-swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .swiper-wrapper {
    position: unset;
  }

  .top-swiper-button-next {
    right: 0;
  }

  .h5-swiper.top {
    margin-bottom: 16px;
  }

  .eol-body-outer.zyjs {
    height: unset;
  }

  .body-content .main-body {
    padding: 0 15px;
  }

  .eol-body-outer.qmtsx .item .bottom .item .body .description {
    margin-bottom: 5px;
  }


  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #BDC3CD;
    border-radius: 50%;

  }

  .swiper-pagination-bullet-active {
    width: 21px;
    height: 6px;
    background: #0754B8;
    border-radius: 3px
  }

  .eol-body-outer.qmtsx {
    min-height: unset;
  }

  .eol-body-outer.qmtsx>.title {
    margin-bottom: 0;
  }

  .top.h5 .right {
    justify-content: space-between !important;
    flex-direction: row !important;
    padding: 0 15px;
  }

  .top.h5 .right img {
    width: 169px !important;
    margin: 0 !important;
  }

  .eol-body-outer.qmtsx .item .top {
    margin-bottom: 30px !important;
  }

  .bottom-h5-outer {
    position: relative;
  }

  .bottom-h5-outer::before {
    content: /Public/zjpd/css/"";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/Public/zjpd/img/sjgg/sxhj-header-left.png");
    position: absolute;
    left: 15px;
    top: -16px;
  }

  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 50% !important;
    width: 100px !important;
    transform: translateX(-50%) !important;
    bottom: 15px !important;
  }

  .eol-body-box .header-banner {
    /* background: url("/Public/zjpd/img/sjgg/banner-h5.jpg"); */
    background: url(/Public/zjpd/css/"");
  }





}











@media screen and (min-width:960px) {
  .h5 {
    display: none;
  }

  .bottom.h5 {
    display: none !important;
  }

  .main-body.h5 {
    display: none !important;
  }

  .top.h5 {
    display: none !important;
  }

  .body.h5 {
    display: none;
  }

}