.eol-body-box {
  background: #F7F8FB;
}

.eol-body-box .header-banner {
  background: url(/Public/zjpd/css/"") !important;
  z-index: unset !important;
  height: unset !important;
}

.eol-body-box .header-banner img {
  width: 100%;
  object-fit: cover;
}

.header-banner .header-tabs {
  width: 100%;
  height: 60px;
  background: rgba(204, 0, 0, 0.6000);
  position: absolute;
  bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #F1D7D3;
  text-shadow: 0px 0px 7px rgba(186, 38, 26, 0.4000);
  z-index: 999;
}

.header-banner .header-tabs-outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 770px;
  margin: 0 auto;
  height: 100%;
  padding: 0 215px;
}

.tabs-item {
  cursor: pointer;
}

.tabs-item.active {
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
}

.tabs-item.active::after {
  content: /Public/zjpd/css/"";
  position: absolute;
  width: 28px;
  height: 5px;
  background: #FFFFFF;
  border-radius: 3px;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
}

.bread-crumbs-nav {
  margin-top: 12px;
  min-width: 310px;
  min-height: 33px;
  background: linear-gradient(90deg, #FFF2F0 0%, #FFFFFF 100%);
  padding-right: 14px;
  display: inline-block;
  line-height: 33px;
  font-size: 12px;
  color: #858585;
}

.bread-crumbs-nav .split {
  margin-bottom: 2px;
}

.header-title {
  background-color: #fff;
  margin-bottom: 16px;
}

.header-title-outer {
  width: 1200px;
  margin: 0 auto;
}

.body-content {
  padding: 12px 0 23px;
}

.main-title {
  text-align: center;
}

.main-title .title {
  font-size: 26px;
  font-weight: bold;
  color: #0E0E0E;
}

.main-title .description {
  font-size: 12px;
  color: #666666;
  width: 670px;
  margin: 0 auto;
  margin-top: 12px;
  line-height: 20px;
}

.eol-body-box .eol-body-outer {
  background-color: #FFF !important;
  padding: 0;
  margin-bottom: 28px;
}

.eol-body-outer .table1 {
  padding: 0 0 30px;
}

.eol-body-outer .table1 .top {
  display: flex;
  margin-bottom: 41px;
  padding-left: 18px;
}

.eol-body-outer .table1 .top .left {
  padding-top: 25px;
}

.eol-body-outer .table1 .bottom {
  display: flex;
  position: relative;
  align-items: center;
  min-height: 470px;
}

.eol-body-outer .table1 .top .right {
  text-align: center;
  padding-top: 26px;
}

.eol-body-outer .table1 .top .right .header {
  font-size: 16px;
  font-weight: bold;
  color: #1A1A1A;
  margin: 1px 0 23px;
}

.eol-body-outer .table1 .top .right .body .item {
  height: 219px;
  background: #FDF4F4;
  padding: 0 45px;
}

.eol-body-outer .table1 .top .right .body .item:nth-child(2) {
  height: 223px;
  background-color: #FFFCF6;
  margin-top: 5px;
}

.eol-body-outer .table1 .top .right .body .item .header {
  font-size: 16px;
  font-weight: bold;
  color: #BF1436;
  padding-top: 20px;
  margin-bottom: 25px;
}

.eol-body-outer .table1 .top .right .body .item .description {
  font-size: 12px;
  color: #444445;
  text-align: left;
  line-height: 24px;
}

.eol-body-outer .table1 .bottom .left {
  width: 433px;
  height: 140px;
  background: #FFFFFF;
  box-shadow: 0px 0px 11px 1px rgba(126, 129, 136, 0.2800);
  border-radius: 0px 0px 0px 40px;
  padding: 66px 37px 68px;
  position: absolute;
  left: -0;
  top: 50%;
  transform: translateY(-43%);
}

.eol-body-outer .table1 .bottom .right {
  position: absolute;
  right: -0;
}

.eol-body-outer .table1 .bottom .left .header {
  font-size: 16px;
  font-weight: bold;
  color: #1A1A1A;
  margin-bottom: 37px;
}

.eol-body-outer .table1 .bottom .left .description {
  font-size: 14px;
  color: #444445;
  line-height: 28px;
}

.common-title {
  height: 100px;
  background: linear-gradient(-75deg, #C13437 0%, #A81416 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.common-title.unsetBg {
  background: unset;
  height: unset;
  margin-bottom: 32px;
}

.common-title.unsetBg div {
  color: #0E0E0E;
  font-size: 26px;
  margin: 13px 0 16px;
}

.common-title.unsetBg p {
  color: #666666;
}

.common-title div {
  font-size: 20px;
  font-weight: bold;
  color: #FFFDF9;
  margin-bottom: 12px;
}

.common-title p {
  font-size: 12px;
  color: #EBC5C5;
}

.szhzyk-body .img-group {
  display: flex;
  justify-content: space-between;
  margin: 36px 0 35px;
}

.szhzyk-body .img-group .img-item {
  position: relative;
}

.szhzyk-body .img-group .detail {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 98px;
  height: 32px;
  background: #DA7328;
  box-shadow: 0px 0px 7px 1px rgba(44, 44, 44, 0.2100);
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #FFFDF9;
  cursor: pointer;
}

.xxhfwpt-body {
  padding-bottom: 36px;
}

.xxhfwpt-body .top img {
  margin: 0 104px 0 49px;
}

.xxhfwpt-body .top .pc {
  width: 475px;
}

.xxhfwpt-body .bottom .pc {
  width: 525px;
}

.xxhfwpt-body .top {
  border-bottom: 1px solid #F2F3F7;
  display: flex;
  margin: 50px 0 37px 0;
}

.xxhfwpt-body .header {
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
  margin-bottom: 30px;
  margin-top: 57px;
}

.xxhfwpt-body .description {
  font-size: 14px;
  color: #444445;
  line-height: 28px
}

.xxhfwpt-body .bottom {
  display: flex;
}

.xxhfwpt-body .bottom .left {
  margin: 0 107px 0 163px;
}

.pjtx-body {
  padding: 35px 0 27px 50px;
  display: flex;
}


.pjtx-body .item .title {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}

.pjtx-body .item .title .icon {
  margin-right: 14px;
}

.pjtx-body .item .title .text {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.pjtx-body .item .body {
  display: flex;
  flex-direction: column;
}


.pjtx-body .item .body div {
  width: 239px;
  font-size: 14px;
  color: #767676;
  line-height: 28px;
  display: flex;
  align-items: center;
}

.pjtx-body .item .body div .dot {
  width: 4px;
  height: 4px;
  background: #C13437;
  margin-right: 13px;
  flex-shrink: 0;
}

.pjtx-body .split {
  width: 1px;
  height: 154px;
  background: #F4F5F8
}

.pjtx-body .split:nth-child(2) {
  margin: 0 50px 0 93px;
}

.pjtx-body .split:nth-child(4) {
  margin: 0 50px 0 165px;
}

.pjtx-body .item:nth-child(1) .body div:nth-child(1) .dot {
  transform: translateY(-13px);
}


.eol-body-box .header-outer {
  width: 100%;
  height: 275px;
  background: #FEFCFA;
}

.eol-body-outer.szjy .header {
  width: 1200px;
  margin: 0 auto;
}

.eol-body-outer.szjy .header .header-tabs {
  display: flex;
  justify-content: space-around;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 240px;
  padding-bottom: 19px;
  cursor: pointer;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active {
  border-bottom: 2px solid #CC0000;
  border-radius: 1px;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active .text {
  color: #CC0000;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items img {
  margin-bottom: 13px;
  width: 58px;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items .text {
  font-size: 16px;
  color: #3C352C;
}

.tabs-body-outer {
  background: linear-gradient(0deg, #FFFFFF 0%, #FAF5EE 95%, #F6EBDC 99%);
}

.tabs-body-outer .tabs-body {
  display: none !important;
}

.tabs-body-outer .tabs-body.active {
  display: flex !important;
}

.tabs-body {
  /* width: 1200px; */
  /* margin: 0 auto; */
  display: flex;
}

.tabs-body .item {
  margin-top: 44px;

}

.tabs-body .item:nth-child(1) {
  margin: 61px 36px 0 0;
}



.tabs-body .item:nth-child(1) img {
  margin-bottom: 25px;
}

.tabs-body .item:nth-child(1) p {
  font-size: 18px;
  color: #5E0E12;
  text-align: center;
}

.tabs-body .item:nth-child(2) {
  margin-right: 51px;
}

.tabs-body .item:nth-child(2) .top,
.tabs-body .item:nth-child(3) .top {
  margin-bottom: 38px;
}

.tabs-body .item:nth-child(2) .dot,
.tabs-body .item:nth-child(3) .dot {
  width: 10px;
  height: 10px;
  background: #DB4B55;
  border-radius: 50%;
  margin-right: 12px;
}

.tabs-body .item:nth-child(2) .title,
.tabs-body .item:nth-child(3) .title {
  display: flex;
  margin-bottom: 25px;
  align-items: center;
}

.tabs-body .item:nth-child(2) .description,
.tabs-body .item:nth-child(3) .description {
  font-size: 12px;
  color: #7C7C7C;
}

.table1 .left .pc {
  width: 780px;
}

.tabs-body-outer .tabs-body .bottom .text {
  font-size: 16px;
  color: #262627;
}

.dsjy-item {
  width: 100%;
}

.dsjy-item.top {
  background: linear-gradient(0deg, #FFFFFF 0%, #FAF5EE 95%, #F6EBDC 99%);
}

.dsjy-item.bottom {
  background: #FFFAF6;
}

.dsjy-item.top .box-outer {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.dsjy-item.top {
  padding: 43px 0 64px;
}

.dsjy-item.top .box1 img {
  margin-bottom: 11px;
}

.dsjy-item.top .box1 .text {
  font-size: 18px;
  color: #5E0E12;
  text-align: center;
}

.dsjy-item.top .box2 .text {
  font-size: 16px;
  color: #262627;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}

.dsjy-item.top .box2 p {
  text-align: center;
  margin-top: 13px;
  font-size: 12px;
  color: #7C7C7C;
}

.dsjy-item.top .box3 {
  margin-top: 43px;
}

.dsjy-item.top .box3 .text {
  font-size: 12px;
  color: #7C7C7C;
  text-align: center;
  margin-top: 13px;
}

.dsjy-item.top .box2 .text::before {
  content: /Public/zjpd/css/"";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #DB4B55;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.szjy-red-dot {
  width: 10px;
  height: 10px;
  background: #DB4B55;
  border-radius: 50%;
  margin-right: 12px;
}

.dsjy-item.top .box1 {
  margin-top: 6px;
}

.tabs-body.ds {
  display: flex;
  flex-direction: column;
}


.dsjy-item.bottom .box-outer {
  display: flex;
  width: 1200px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 29px 0 52px;
}

.dsjy-item.bottom .box1 .text {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #262627;
  margin-bottom: 19px;
}

.dsjy-item.bottom .box2 {
  margin-top: 35px;
}

.dsjy-item.bottom .box3 {
  margin-top: 42px;
}

.tswh {
  width: 1200px;
  margin: 0 auto;
  padding: 42px 0 75px;
  display: flex;
  justify-content: space-between;
}

.szzhjxzx {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.szzhjxzx .item:nth-child(1) .text {
  font-size: 18px;
  color: #5E0E12;
  text-align: center;
}

.tswh .text {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #262627;
  margin-top: 17px;
}

.jxjj {
  width: 1250px;
  margin: 0 auto;
  padding: 44px 0 67px;
  display: flex;
  justify-content: space-between;
}

.jxjj .items:nth-child(1) {
  margin-top: 5px;
}

.jxjj .items:nth-child(1) .text {
  font-size: 18px;
  color: #5E0E12;
  margin-top: 7px;
  text-align: center;
}

.jxjj .items:nth-child(2) {
  display: flex;
  flex-direction: column;
}

.jxjj .items:nth-child(2) .text {
  font-size: 16px;
  color: #262627;
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}

.jxjj .items:nth-child(2) p {
  font-size: 12px;
  color: #7C7C7C;
  line-height: 20px;
}

.jxjj .items:nth-child(2) img {
  width: 375px;
  margin: 25px 0 14px;
}

.jxjj .items:nth-child(2) span {
  font-size: 12px;
  color: #666666;
}

.jxjj .items:nth-child(3) {
  margin-top: 98px;
}

.qmtjz {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.qmtjz .left {
  margin-right: 106px;
}

.qmtjz .text {
  display: flex;
  align-items: center;
  margin-bottom: 33px;
  font-size: 15px;
  color: #111617;
}

.qmtjz p {
  width: 279px;
  font-size: 12px;
  color: #7C7C7C;
  line-height: 26px;
  margin-bottom: 32px;
}

.qmtjz .left p:last-child {
  margin: 0;
}


.qmtjz .right {
  margin: 46px 0 12px;
}

.qmtjz .right p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #1F2020;
}

.jxjj .items:nth-child(3) p {
  font-size: 13px;
  color: #666666;
  margin-top: 16px;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items .bg {
  width: 58px;
  height: 59px;
  margin-bottom: 13px;
}

.eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(1) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-dsjyxxzx.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(1) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-dsjyxxz-hover.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(2) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-szzhjxzx.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(2) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-szzhjxzx-hover.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(3) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-tswhcgzx.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(3) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-tswhcgzx-hover.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(4) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-jxjjzmzx.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(4) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-jxjjzmzxj-hover.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(5) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-qmtjzcbck.png");
}

.eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(5) .bg {
  background: url("/Public/zjpd/img/zypt/tabs-qmtjzcbck-hover.png");
}

@media screen and (max-width: 960px) {
  .eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(1) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-dsjyxxzx.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(1) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-dsjyxxz-hover.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(3) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-szzhjxzx.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(3) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-szzhjxzx-hover.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(5) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-tswhcgzx.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(5) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-tswhcgzx-hover.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(7) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-jxjjzmzx.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(7) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-jxjjzmzxj-hover.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items:nth-child(9) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-qmtjzcbck.png");
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active:nth-child(9) .bg {
    background: url("/Public/zjpd/img/zypt/tabs-qmtjzcbck-hover.png");
  }

  .eol-body-box .header-banner {
    background: url(/Public/zjpd/css/"") !important;
  }

  .header-banner .header-tabs-outer {
    width: 100%;
    padding: 0;
    justify-content: space-around;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items.active {
    border: none;
    padding: 0;
  }

  .header-title-outer {
    width: unset;
  }

  .main-title .description {
    width: unset;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0 15px;
  }

  .bread-crumbs-nav {
    margin-left: 15px;
  }

  .main-title .title {
    font-size: 18px;

  }

  .eol-body-outer .table1 .top {
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .eol-body-outer .table1 .top .left img {
    width: 100%;
  }

  .eol-body-outer .table1 .top .right {
    padding-top: 15px;
  }

  .eol-body-outer .table1 .top .right .body .item .header {
    margin-bottom: 8px;
  }

  .eol-body-outer .table1 .top .right .header {
    margin: 1px 0 15px;
  }

  .eol-body-outer .table1 .top .right .body .item {
    padding: 0 17px 22px;
    height: 290px !important;
  }

  .eol-body-outer .table1 .bottom {
    flex-wrap: wrap;
  }

  .eol-body-outer .table1 .bottom .right {
    position: unset;
  }

  .eol-body-outer .table1 .bottom .right img {
    width: 100%;
  }

  .eol-body-outer .table1 .bottom .left {
    width: unset;
    height: unset;
    background: unset;
    box-shadow: none;
    border-radius: 0;
    padding: 0 15px;
    position: unset;

    transform: translateY(0);
  }

  .eol-body-outer .table1 .bottom .left>.header {
    position: relative;
    padding: 0 15px 0;
    color: #0E0E0E;
  }

  .eol-body-outer .table1 .bottom .left>.header::before {
    content: /Public/zjpd/css/"";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #C43234;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 58%;
    transform: translateY(-50%);
  }

  .eol-body-outer .table1 .bottom .left .header {
    margin: 15px 0;
  }

  .xxhfwpt-body .top img {
    margin: 0 auto;
    width: 100%;
  }

  .xxhfwpt-body .top {
    flex-wrap: wrap;
    margin: 15px 0 8px;
  }

  .xxhfwpt-body .bottom {
    flex-wrap: wrap;
  }

  .xxhfwpt-body .bottom .left {
    margin: 0;
  }

  .xxhfwpt-body .bottom img {
    width: 100%;
  }

  .eol-body-content {
    /* padding: 0 15px; */
    background-color: #fff;
  }

  .header-banner .header-tabs {
    height: 35px;
    font-size: 14px;
  }

  .header-banner .pc {
    display: none;
  }


  .tabs-item.active::after {
    bottom: -6px;
  }

  .header-title {
    margin-bottom: 8px;
  }

  .eol-body-outer .table1 .top .left {
    padding: 0 15px;
  }

  .common-title {
    padding: 0 15px;
  }

  .common-title div {
    margin-bottom: 8px;
  }

  .xxhfwpt-body .header {
    margin: 0;
    margin-bottom: 12px;
  }

  .pjtx-body .split {
    margin: 0 15px !important;
    display: none;
  }

  .pjtx-body {
    padding: 15px;
    margin: 0 15px;
    flex-direction: column;
    border: 1px solid #F9EAE3;
    border-radius: 0px 0px 5px 5px;
  }

  .pjtx-body .item .title {
    margin-bottom: 15px;
  }

  .szhzyk-body .img-group {
    margin: 10px 0;
    overflow-x: auto;
    justify-content: unset;
  }

  .szhzyk-body .img-group .img-item {
    width: 48%
  }

  .szhzyk-body .img-group .img-item img {
    width: 100%;
  }

  .szhzyk-body .img-group .detail {
    width: unset;
    padding: 0 8px;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
  }

  .eol-body-outer .table1 {
    padding: 0 0 10px;
  }

  .szhzyk {
    padding: 0 15px;
  }

  .xxhfwpt {
    padding: 0 15px;
  }

  .pjtx .common-title {
    margin: 0 15px;
  }

  .eol-body-outer.szjy .header {
    width: 100%;
  }

  .common-title.unsetBg div {
    font-size: 18px;
  }

  .eol-body-outer.szjy .header .header-tabs {
    justify-content: unset;
    overflow-x: auto;

  }

  .eol-body-outer.szjy .header .header-tabs::-webkit-scrollbar {
    width: 5px;
    height: 1px
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items {
    flex-shrink: 0;
    width: 125px;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items img {
    margin-bottom: 0;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items .text {
    font-size: 12px;
  }

  .tabs-body .item:nth-child(1) {
    margin: 27px 0 0;
  }

  .tabs-body .item {
    width: 100%;
  }

  .tabs-body .item img {
    width: 100%;
  }

  .tabs-body {
    width: unset;
  }

  .tabs-body-outer .tabs-body {
    flex-direction: column;
  }

  .tabs-body .item:nth-child(2) .title,
  .tabs-body .item:nth-child(3) .title {
    margin-bottom: 8px;
  }

  .tabs-body .item {
    margin-top: 12px;
  }

  .tabs-body .item:nth-child(2) .top,
  .tabs-body .item:nth-child(3) .top {
    margin-bottom: 15px;
  }

  .tabs-body-outer {
    padding: 0 15px 20px;
  }

  .dsjy-item.top .box1 img {
    width: 100%;
  }

  .dsjy-item.top .box-outer {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .dsjy-item.bottom .box-outer {
    flex-direction: column;
    width: 100%;
  }

  .dsjy-item.top,
  .dsjy-item.bottom {
    background: unset;
  }

  .jxjj {
    padding: 0 0 15px;
  }

  .jxjj .items:nth-child(3) {
    margin-top: 15px;
  }

  .jxjj .items:nth-child(2) .text {
    margin: 8px 0;
  }

  .qmtjz .left {
    margin-right: 0;
  }

  .qmtjz {
    padding: 20px 0 12px;
  }

  .qmtjz .text {
    margin-bottom: 10px;
  }

  .qmtjz p {
    margin-bottom: 12px;
  }

  .qmtjz .right {
    margin: 20px 0;
  }

  .tabs-body-outer {
    padding: 0 15px;
  }

  .tabs-body img {
    width: 100%;
  }

  .dsjy-item.top .box2 .text {
    padding-left: 25px;
    margin-bottom: 12px;
  }

  .dsjy-item.top .box2 .text::before {
    left: 0;
  }

  .box-outer .box1,
  .box-outer .box2 {
    margin-bottom: 15px;
  }

  .dsjy-item.top .box3 {
    margin-top: 15px;
  }

  .dsjy-item.top {
    padding: 12px 0 16px;
  }

  .dsjy-item.bottom .box-outer {
    padding: 12px 0 16px;
  }

  .tswh {
    padding: 0 0 35px;
  }

  .xxhfwpt-body {
    padding-bottom: 0;
  }

  .xxhfwpt .right {
    padding: 28px 23px 31px;
    background: #FFFFFF;
    border: 1px solid #F9EAE3;
    border-radius: 0px 0px 5px 5px
  }

  .xxhfwpt .header {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #1A1A1A;
  }

  .xxhfwpt .description {
    color: #444445;
    line-height: 28px;
    font-size: 12px;
  }



  .jxjj .items:nth-child(1) {
    margin-top: 0;
  }

  .tswh .items {
    margin-bottom: 10px;
    width: 100%;
  }

  .tswh .items:last-child {
    margin-bottom: 0;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items {
    padding-bottom: 9px;
  }

  .eol-body-box .eol-body-outer {
    margin-bottom: 12px;
  }



  .zypt .main-title .description {
    margin-top: 17px;
  }

  .zypt .body-content {
    padding: 28px 0 23px;
  }

  .zypt .header-title {
    margin: 0;
  }

  .eol-body-outer .table1 .top .right>.header {
    text-align: left;
    padding: 0 15px 0 35px;
    position: relative;
  }

  .eol-body-outer .table1 .top .right>.header::before {
    content: /Public/zjpd/css/"";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #C43234;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 58%;
    transform: translateY(-50%);
    color: #0E0E0E;
  }

  .eol-body-outer .table1 .top .right .body {
    display: flex;
  }

  .bottom.pc {
    display: none !important;
  }

  .eol-body-outer .table1 .bottom .left>img {
    width: 100%;
    margin: 5px 0 17px;
  }

  .eol-body-outer .table1 .bottom {
    min-height: unset;
  }

  .header-tabs.pc {
    display: none !important;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items .bg {
    width: 22px;
    height: 22px;
    background-size: cover !important;
    margin: 0;
    margin-right: 12px;
    margin-left: 8px;

  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items {
    width: 100%;
    height: 36px;
    background: linear-gradient(0deg, #F6EBDC 0%, #F9EEDE 99%);
    margin-bottom: 2px;
  }


  .eol-body-outer.szjy .header .header-tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 15px;
  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items {
    display: flex;
    flex-direction: unset;
    align-items: center;
    padding: 0;
    border: none;
  }




  .header .tabs-body {
    display: none;
  }

  .tabs-body.active {
    display: flex;
  }

  .jxjj {
    flex-direction: column;
  }

  .dsjy-item.bottom .box2 {
    margin-top: 0;
  }

  .dsjy-item.bottom .box3 {
    margin-top: 0;
  }

  .szzhjxzx {
    flex-direction: column;
  }

  .tabs-body.qmtjz {
    padding: 22px 15px 5px;
    background: #FFFFFF;
    border: 1px solid #FFEED6;
    flex-direction: column;
  }

  .tabs-body.qmtjz .list-body {
    display: flex;
  }

  .qmtjz p {
    width: 173px;
  }

  .tabs-body.tswh {
    flex-direction: column;
    width: 100%;
  }

  .tabs-body.qmtjz .list-body .right img {
    width: 106px;
    margin-bottom: 7px;
  }

  .qmtjz .left {
    margin-right: 21px;
  }

  .pjtx-body .item {
    margin-bottom: 24px;
  }

  .pjtx-body .item .body div {
    font-size: 12px;
    width: unset;
    margin-left: 6px;
  }

  .pjtx-body .item .title .text {
    font-size: 14px;
  }

  .pjtx-body .item .body {
    flex-direction: unset;
    flex-wrap: wrap;
  }

  .xxhfwpt-body .header {
    text-align: center;
    font-size: 13px;
  }

  .xxhfwpt-body .description {
    font-size: 12px;
  }

  .xxhfwpt-body .right {
    padding: 28px 23px 31px;
    background: #FFFFFF;
    border: 1px solid #F9EAE3;
    border-radius: 0px 0px 5px 5px;
  }

  .xxhfwpt-body .bottom .left {
    display: none;
  }

  .tabs-body-outer.pc {
    display: none;
  }

  .eol-container-box {
    height: unset !important;
  }

  .eol-body-box .header-outer {
    height: unset !important;
  }

  .right.h5 {
    padding: 28px 23px 31px;
    background: #FFFFFF;
    border: 1px solid #F9EAE3;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 27px;
  }

  .img-group.pc {
    display: none;
  }

  .szhzyk-body {
    margin-top: 15px;
  }

  .img-group.h5 {
    display: flex;
    flex-direction: column;
    overflow: unset;
  }

  .img-group.h5 .bottom {
    display: flex;
    justify-content: space-between;
  }

  .img-group.h5 .top {
    margin-bottom: 8px;
  }

  .img-group.h5 .top .img-item {
    width: 100%;

  }

  .img-group.h5 .top img {
    width: 100%;
  }

  .img-group.h5 .bottom img {
    width: 100%;
  }

  .eol-body-outer .table1 .top .right .body .item:nth-child(2) {
    margin-top: 0;
  }

  .pc {
    display: none;
  }

  .eol-body-outer.szjy .header .header-tabs.h5 .tabs-items img {
    width: 13px;
    position: absolute;
    right: 15px;

  }

  .eol-body-outer.szjy .header .header-tabs .tabs-items {
    position: relative;
  }

  .pjtx-body .item .title .icon {
    width: 20px;
    margin-right: 8px;
  }



}



@media screen and (min-width:960px) {
  .bottom.h5 {
    display: none !important;
  }

  .header-tabs.h5 {
    display: none !important;
  }

  .right.h5 {
    display: none;
  }

  .img-group.h5 {
    display: none;
  }

  .h5 {
    display: none;
  }

  .header-banner .h5 {
    display: none;
  }

}