.part.part1 {
  background-image: url(../images/sxfl_bg.jpg);
}
.part.part2 {
  background-image: url(../images/sxfl_bg2.png);
  background-size: 19.2rem auto;
}
.main_title {
  margin-bottom: 0.3rem;
}
.main_title .cn {
  font-weight: bold;
  color: #be161a;
}
.part_info {
  width: 69%;
}
@media (max-width: 992px) {
  .part_info {
    width: 95%;
  }
}
.part_info .p {
  color: #333333;
}
.p.red {
  color: #831114;
}
.sxfl_box {
  position: relative;
}
.sxfl_box .p2,
.sxfl_box .p3 {
  margin-top: 0.1rem;
}
.sxfl_box img {
  margin-top: 0.3rem;
  max-width: 100%;
}
@media (min-width: 993px) {
  .sxfl_box {
    margin-bottom: 2.4rem;
    height: 6.1rem;
  }
  .sxfl_box .p1 {
    width: 4.26rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sxfl_box .p2 {
    width: 4.71rem;
    position: absolute;
    top: 1.3rem;
    right: 0;
  }
  .sxfl_box .p3 {
    width: 5.82rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .sxfl_box img {
    position: absolute;
    bottom: 0;
    left: 2.3rem;
    height: 6.82rem;
  }
}
@media (max-width: 992px) {
  .sxfl_box {
    margin-bottom: 0.6rem;
  }
}
.szwh_box {
  position: relative;
}
.szwh_box img {
  margin-top: 0.3rem;
  max-width: 100%;
}
@media (min-width: 993px) {
  .szwh_box {
    height: 2.5rem;
  }
  .szwh_box .p1 {
    width: 4.85rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .szwh_box img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 4.22rem;
  }
}
@media (max-width: 992px) {
  .szwh_box img {
    width: 100%;
  }
}
.zzhl_title {
  height: 0.78rem;
  margin-bottom: 0.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.zzhl_title.s1 {
  background-image: url(../images/djpp_title1.png);
}
.zzhl_title.s2 {
  background-image: url(../images/djpp_title2.png);
}
.zzhl_title.s3 {
  background-image: url(../images/djpp_title3.png);
}
.bdyl_ul {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bdyl_ul li {
  width: 1.46rem;
}
.bdyl_ul a {
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  border-radius: 0.15rem;
  overflow: hidden;
}
.bdyl_ul img {
  display: block;
  width: 100%;
}
.bdyl_ul a:hover {
  transform: scale(1.05);
}
@media (max-width: 992px) {
  .bdyl_ul {
    flex-wrap: wrap;
  }
  .bdyl_ul li {
    width: 23%;
    margin: 0.1rem 0;
  }
}
.dzz_box {
  position: relative;
}
.dzz_box .dzz_line {
  z-index: 1;
  position: absolute;
  bottom: 0.08rem;
  left: 0;
  width: 100%;
  height: 0.91rem;
}
@media (max-width: 992px) {
  .dzz_box .dzz_line {
    display: none;
  }
}
.dzz_ul {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 993px) {
  .dzz_ul {
    padding: 0 0.4rem;
  }
  .dzz_ul li:nth-child(1),
  .dzz_ul li:nth-child(3),
  .dzz_ul li:nth-child(5) {
    padding-top: 0.88rem;
  }
}
.dzz_ul li a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 1.56rem;
  height: 2rem;
}
.dzz_ul li a span {
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.56rem;
  height: 1.64rem;
  padding-bottom: 0.12rem;
  background: url(../images/dzz_bg.png) no-repeat top center;
  background-size: 100% auto;
}
.dzz_ul li a img {
  max-width: 90%;
}
.dzz_ul li a i {
  z-index: 1;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 0.19rem;
  height: 0.19rem;
  background: url(../images/dzz_dot.png) no-repeat center;
  background-size: contain;
}
.dzz_ul a:hover span {
  transform: scale(1.05);
}
@media (max-width: 992px) {
  .dzz_ul {
    flex-wrap: wrap;
  }
  .dzz_ul li {
    width: 33%;
    margin-bottom: 0.1rem;
  }
  .dzz_ul li a {
    width: 100%;
  }
}
.dyhl_img img {
  width: 80%;
}
@media (max-width: 992px) {
  .dyhl_img img {
    width: 100%;
  }
}
