.jm_zcjd .width_box {
  width: 1200px;
  margin: 0 auto;
}
.jm_zcjd .banner {
  margin-bottom: 40px;
}
.jm_zcjd .banner img {
  width: 100%;
}
.jm_zcjd .crumbs_box {
  height: 50px;
  border-top: 2px solid #4078be;
}
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left i {
  color: #4078be;
  font-size: 16px;
  line-height: 50px;
  margin-right: 10px;
}
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left span {
  font-size: 14px;
  color: #999999;
  line-height: 50px;
}
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right {
  font-size: 14px;
  font-family: MicrosoftYaHei;
}
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right a,
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right span {
  color: #999999;
  line-height: 50px;
}
.jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right a:hover {
  color: #666666;
  border-bottom: solid 1px #666666;
}
.jm_zcjd .mod1 {
  width: 1240px;
  height: 460px;
  margin: 0 auto;
  background: url("./zcjd_bbg.png") no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  padding: 40px 50px;
  box-sizing: border-box;
}
.jm_zcjd .mod1 .mod1_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.jm_zcjd .mod1 .mod1_title span {
  font-weight: bold;
  font-size: 30px;
  color: #020202;
  padding: 0 24px;
}
.jm_zcjd .mod1 .mod1_title img {
  width: 440px;
}
.jm_zcjd .mod1 .mod1_content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
}
.jm_zcjd .mod1 .mod1_content .left {
  width: 531px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jm_zcjd .mod1 .mod1_content .left img {
  width: 100%;
}
.jm_zcjd .mod1 .mod1_content .right {
  flex: 1;
  margin-left: 18px;
}
.jm_zcjd .mod1 .mod1_content .right .list .item {
  height: 80px;
  padding: 0 0 0 18px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 10px;
}
.jm_zcjd .mod1 .mod1_content .right .list .item span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  width: 100%;
  font-size: 18px;
}
.jm_zcjd .mod1 .mod1_content .right .list .item:last-child:after {
  border-bottom: none;
}
.jm_zcjd .mod1 .mod1_content .right .list .item:hover,
.jm_zcjd .mod1 .mod1_content .right .list .item.cur {
  background: url("./zcjd_hover1.png") no-repeat;
  background-size: cover;
  font-weight: bold;
  color: #4078be;
}
.jm_zcjd .mod1 .mod1_content .right .list .item:after {
  content: "";
  border-bottom: 1px dotted rgba(43, 72, 236, 0.5);
  display: block;
  width: 100%;
  margin-top: 15px;
}
.jm_zcjd .footer_lunbo {
  min-width: 1200px;
  height: 400px;
  box-sizing: border-box;
}
.jm_zcjd .footer_lunbo .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.jm_zcjd .footer_lunbo .title span {
  font-weight: bold;
  font-size: 30px;
  color: #020202;
  padding: 0 24px;
}
.jm_zcjd .footer_lunbo .title img {
  width: 440px;
}
.jm_zcjd .footer_lunbo .lunbo_box_item {
  width: 1200px;
  margin: auto;
  position: relative;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper_button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  top: 136px;
  z-index: 40;
  margin: auto;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(209, 209, 209, 0.5);
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper_button > i {
  font-size: 20px;
  color: #bcbcbc;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper_button:hover > i {
  color: #4078be;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper_left {
  left: -50px;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper_right {
  right: -30px;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container {
  height: 400px;
  font-size: 0;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide {
  height: 310px !important;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a {
  width: 276px;
  background: linear-gradient(170deg, #ffffff 0%, #f3f7ff 100%);
  box-shadow: 0px 0px 11px 0px rgba(187, 187, 187, 0.5);
  display: block;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .img {
  width: 100%;
  height: 155px;
  overflow: hidden;
  text-align: center;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .img img {
  width: 100%;
  height: 100%;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text {
  padding: 16px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  font-size: 18px;
  color: #020202;
  line-height: 26px;
  height: 78px;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .enter {
  font-size: 14px;
  color: #666666;
  padding: 0 0 16px 16px;
  display: inline-block;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .enter::after {
  content: ">";
  color: #4078be;
  margin-left: 4px;
  font-weight: 600;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a:nth-child(4n + 4) {
  margin-right: 0;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .footer_lunbo_pagination {
  height: 20px;
  position: absolute;
  z-index: 20;
  bottom: 31px;
  width: 100%;
  text-align: center;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #999999;
  margin: 0 16px;
  cursor: pointer;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-active-switch {
  background: #4078be;
}
.jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-active-switch::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  position: relative;
  top: -5px;
  left: -5px;
  border: 1px solid #4078be;
}
.jm_zcjd .double {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  gap: 32px;
}
.jm_zcjd .double .mod1_title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
}
.jm_zcjd .double .mod1_title span {
  font-weight: bold;
  font-size: 30px;
  color: #020202;
  padding: 0 24px;
}
.jm_zcjd .double .mod1_title img {
  width: 201px;
}
.jm_zcjd .double .box {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  position: relative;
}
.jm_zcjd .double .box .bggg {
  position: absolute;
  width: 232px;
  height: 187px;
  right: 0;
  bottom: 0;
}
.jm_zcjd .double .box .list {
  padding: 16px;
  height: 320px;
  background: linear-gradient(180deg, #f3f7ff 0%, #ffffff 100%);
  box-shadow: 0px 0px 11px 0px rgba(187, 187, 187, 0.5);
}
.jm_zcjd .double .box .list .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #333333;
  line-height: 52px;
  cursor: pointer;
}
.jm_zcjd .double .box .list .item span {
  display: block;
  width: 428px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jm_zcjd .double .box .list .item::before {
  content: "▪";
  margin-right: 14px;
  font-size: 30px;
  color: #ced8e5;
  margin-top: -5px;
}
.jm_zcjd .double .box .list .item:hover {
  color: #4078be;
}
.jm_zcjd .double .box .list .item .date {
  font-size: 16px;
  color: #999999;
  line-height: 48px;
  width: 89px;
}
@media (max-width: 750px) {
  .jm_zcjd .crumbs_box {
    height: auto;
  }
  .jm_zcjd .crumbs_box .crumbs_content {
    width: 100%;
    overflow: hidden;
    padding-left: 0.24rem;
    box-sizing: border-box;
  }
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left {
    float: none !important;
    display: inline;
  }
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left .iconfont {
    font-size: 0.3rem;
  }
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left span {
    font-size: 0.24rem;
    font-family: MicrosoftYaHeiUI;
    color: #666666;
    line-height: 0.72rem;
  }
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right {
    float: none !important;
    display: inline;
  }
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right span,
  .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right a {
    font-size: 0.24rem;
    font-family: MicrosoftYaHeiUI;
    color: #666666;
    line-height: 0.72rem;
  }
  .jm_zcjd .mod1 {
    width: 100%;
    height: 550px;
    background: url(./zcjd_bbg_m.png) no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .jm_zcjd .mod1 .mod1_title img {
    width: 91px;
  }
  .jm_zcjd .mod1 .mod1_title span {
    font-size: 18px;
    padding: 0 8px;
  }
  .jm_zcjd .mod1 .mod1_content {
    flex-direction: column;
  }
  .jm_zcjd .mod1 .mod1_content .left {
    width: 330px;
    height: 187px;
  }
  .jm_zcjd .mod1 .mod1_content .right {
    margin: 0;
  }
  .jm_zcjd .mod1 .mod1_content .right .list .item {
    padding: 0 0 0 12px;
    height: 60px;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
  }
  .jm_zcjd .mod1 .mod1_content .right .list .item:hover,
  .jm_zcjd .mod1 .mod1_content .right .list .item.cur {
    background: url(./zcjd_hover1_m.png) no-repeat;
    background-size: cover;
  }
  .jm_zcjd .mod1 .mod1_content .right .list .item:after {
    margin-top: 10px;
  }
  .jm_zcjd .footer_lunbo {
    min-width: 100%;
  }
  .jm_zcjd .footer_lunbo .title span {
    font-size: 18px;
    color: #020202;
    line-height: 23px;
  }
  .jm_zcjd .footer_lunbo .title img {
    width: 91px;
  }
  .swiper_button {
    display: none;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item {
    padding: 0 6px;
    width: 100%;
  }
  .jm_zcjd .footer_lunbo {
    height: 350px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container {
    height: 300px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide {
    height: auto !important;
    padding-right: 20px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a {
    width: 221px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text {
    padding: 14px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .enter {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
  }
  .jm_zcjd .double {
    flex-direction: column;
    width: 100%;
    padding: 0 6px;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .jm_zcjd .double .box {
    width: 100%;
    margin-bottom: 10px;
  }
  .jm_zcjd .double .mod1_title {
    margin-bottom: 10px;
  }
  .jm_zcjd .double .mod1_title span {
    font-size: 18px;
  }
  .jm_zcjd .double .mod1_title img {
    width: 91px;
  }
  .jm_zcjd .double .box .list .item .date {
    display: none;
  }
  .jm_zcjd .double .box .list {
    height: auto;
  }
  .jm_zcjd .double .box .list .item span {
    font-size: 14px;
    line-height: 40px;
  }
  .jm_zcjd .mod1 .mod1_content .right .list .item span {
    font-size: 14px;
  }
  .jm_zcjd .double .box .list .item {
    justify-content: center;
  }
}
.pageold .jm_zcjd {
  width: 1200px;
  margin: 0 auto;
}
.pageold .jm_zcjd .crumbs_box {
  height: auto;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content {
  width: 100%;
  overflow: hidden;
  padding-left: 0.24rem;
  box-sizing: border-box;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left {
  float: none !important;
  display: inline;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left .iconfont {
  font-size: 0.48rem;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_left span {
  font-size: 0.384rem;
  font-family: MicrosoftYaHeiUI;
  color: #666666;
  line-height: 1.152rem;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right {
  float: none !important;
  display: inline;
}
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right span,
.pageold .jm_zcjd .crumbs_box .crumbs_content .crumbs_content_right a {
  font-size: 0.384rem;
  font-family: MicrosoftYaHeiUI;
  color: #666666;
  line-height: 1.152rem;
}
.pageold .jm_zcjd .mod1 {
  width: 100%;
  height: 880px;
  background: url(./zcjd_bbg_m.png) no-repeat;
  background-size: cover;
  margin-bottom: 32px;
  padding: 20px 16px;
  box-sizing: border-box;
}
.pageold .jm_zcjd .mod1 .mod1_title {
  margin-top: 40px;
}
.pageold .jm_zcjd .mod1 .mod1_title img {
  width: 145.6px;
}
.pageold .jm_zcjd .mod1 .mod1_title span {
  font-size: 28.8px;
  padding: 0 12.8px;
}
.pageold .jm_zcjd .mod1 .mod1_content {
  flex-direction: column;
}
.pageold .jm_zcjd .mod1 .mod1_content .left {
  width: 528px;
  height: 299.2px;
}
.pageold .jm_zcjd .mod1 .mod1_content .right {
  margin: 0;
}
.pageold .jm_zcjd .mod1 .mod1_content .right .list .item {
  padding: 0 0 0 19.2px;
  height: 96px;
  display: flex;
  flex-direction: column;
  padding-top: 16px;
}
.pageold .jm_zcjd .mod1 .mod1_content .right .list .item:hover,
.pageold .jm_zcjd .mod1 .mod1_content .right .list .item.cur {
  background: url(./zcjd_hover1_m.png) no-repeat;
  background-size: cover;
}
.pageold .jm_zcjd .mod1 .mod1_content .right .list .item:after {
  margin-top: 16px;
}
.pageold .jm_zcjd .footer_lunbo {
  min-width: 100%;
}
.pageold .jm_zcjd .footer_lunbo .title span {
  font-size: 28.8px;
  color: #020202;
  line-height: 36.8px;
}
.pageold .jm_zcjd .footer_lunbo .title img {
  width: 145.6px;
}
.pageold .swiper_button {
  display: none;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item {
  padding: 0 9.6px;
  width: 1200px;
}
.pageold .jm_zcjd .footer_lunbo {
  height: 560px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container {
  height: 480px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide {
  height: auto !important;
  padding-right: 32px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a {
  width: 353.6px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text {
  padding: 22.4px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .text p {
  font-size: 22.4px;
  line-height: 35.2px;
}
.pageold .jm_zcjd .footer_lunbo .lunbo_box_item .swiper-container .swiper-slide > a .enter {
  font-size: 19.2px;
  color: #666666;
  line-height: 25.6px;
}
.pageold .jm_zcjd .double {
  flex-direction: column;
  width: 100%;
  padding: 0 9.6px;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.pageold .jm_zcjd .double .box {
  width: 100%;
  margin-bottom: 16px;
}
.pageold .jm_zcjd .double .mod1_title {
  margin-bottom: 16px;
}
.pageold .jm_zcjd .double .mod1_title span {
  font-size: 28.8px;
}
.pageold .jm_zcjd .double .mod1_title img {
  width: 145.6px;
}
.pageold .jm_zcjd .double .box .list .item .date {
  display: none;
}
.pageold .jm_zcjd .double .box .list {
  height: auto;
}
.pageold .jm_zcjd .double .box .list .item span {
  font-size: 22.4px;
  line-height: 64px;
}
.pageold .jm_zcjd .mod1 .mod1_content .right .list .item span {
  font-size: 22.4px;
}
.pageold .jm_zcjd .double .box .list .item {
  justify-content: center;
}
