.wrap {
  overflow: hidden;
}

.box_one {
  background: url('../img/zjjztopbg.png') center top no-repeat;
  overflow: hidden;
  padding-bottom: 80px;

}

.zjjz_t {
  margin: 0 auto;
  display: block;
  overflow: hidden;
  margin-top: 50px;

}

.zjjz_info {
  color: #666666;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  margin-top: 45px;
}

.zjjz_info a {
  color: #014892;
}

.zjjz_img_flex {
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
}

.zjjz_img_flex img {
  width: 167px;
  height: 427px;
}

.mt100 {
  margin-top: 100px;
}

.jzly_box {
  position: relative;
  margin-top: 50px;
}

.jzly_box .jzly_checked {
  width: 221px;
  height: 602px;
  background: #24653B;
  text-align: center;
  padding-top: 95px;
  padding-bottom: 60px;
}

.jzly_slider {
  width: 921px;
  height: 603px;
  /* overflow: hidden; */
  position: relative;
}

.jzly_slider ul {
  height: 603px;
}

.jzly_slider .bd li {
  width: 188px;
  line-height: 96px;
  background: #FFFFFF;
  border: 1px solid #E4E2E2;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

.jzly_slider .next {
  width: 88px;
  height: 96px;
  background: url(../img/next.png) center no-repeat;
  background-color: #24653B;
  color: #FFF;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: -88px;

}

.jzly_slider .prev {
  width: 88px;
  height: 96px;
  background: url(../img/prev_black.png) center no-repeat;
  /* background-color: #24653B; */
  color: #FFF;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: -300px;

}

.jzly_checked_img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 921px;
  height: 507px;
}

.jzly_checked_name {
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 38px;
  color: #FFFFFF;
  writing-mode: tb;
  vertical-align: middle;
}

.jzly_checked_info {
  font-family: AlibabaPuHuiTi-Light;
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
  writing-mode: tb;
  text-align: center;
  vertical-align: middle;
}

.jzly_mountain {
  position: absolute;
  bottom: -70px;
  left: -110px;

}

.box_two ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box_two ul li {
  width: 623px;
  height: 325px;
  background: url('../img/zrzy_item_bg.png') center center no-repeat;
  background-size: 100% 100%;
  writing-mode: vertical-lr;
  /* text-align: center; */
  vertical-align: middle;
  padding-left: 55px;
  margin-top: 50px;
  position: relative;

}



.box_two ul img {
  width: 409px;
  height: 260px;
  margin: 33px 0 0 47px;
}

.box_two ul li a:nth-child(1) {
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  display: block;
  padding-top: 65px;
}

.box_two ul li a:nth-child(2) {
  opacity: 0.5;
  font-family: AlibabaPuHuiTi-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  display: block;
  padding-top: 55px;
}

.zrzy_more {
  font-family: SourceHanSerifCN-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 3px;
  position: absolute;
  bottom: 45px;
  left: 24px;
  writing-mode: initial;
}

.box_three {
  background: url('../img/zjjz_boxthree_bg.png') center top no-repeat;
  background-size: 100% 100%;
  height: 634px;

}

.box_three .w1200 {
  position: relative;
  height: 100%;
}

.mljz_icon_t {
  position: absolute;
  top: 95px;
  left: 0;
}

.mljz_icon_c {
  position: absolute;
  top: 145px;
  left: 125px;
}

.play_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box_four {
  background: url('../img/zjjz_boxfour_bg.png') center top no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.csmp_icon_t {
  margin-top: 0;
}

.box_four ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 160px;
}

.box_four ul li {
  background: url('../img/box_four_li_bg.png') center center no-repeat;
  background-size: 100% 100%;
  width: 312px;
  height: 59px;
  line-height: 59px;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 40px;
}

.link {
  margin-top: 0;
}