@charset "UTF-8";

.header_box {
  background: url(/dlzrmzf/pc2025/images/zzf/zzyzhdbj.png) top center no-repeat;
  background-size: cover;
  /* height: 460px; */
  padding-bottom: 60px;
}

.header_top ul li a,
.header_top .top_list li a {
  color: #fff;
}

.header_top ul li a:hover {
  color: red;
}

.header_box .banner {
  width: 1200px;
  margin: 18px auto 0;
}

.header_box .banner .logo {
  width: 470px;
}

.header_box .banner .top-titile {
  text-align: center;
}

.header_box .banner .top-time {
  /*width: 380px;*/
  width: 440px;
  height: 60px;
  border-radius: 187px;
  background: linear-gradient(90deg, rgba(0, 95, 247, 1) 0%, rgba(14, 110, 255, 0) 100%);
  margin: 0 auto;
  padding: 0px 20px;
}

.top-time p.time-cont {
  background: url(/dlzrmzf/pc2025/images/zzf/time.png) center left no-repeat;
  text-align: center;
  font-weight: 600;
  color: #fff;
  line-height: 60px;
  font-size: 22px;
  padding-left: 40px;
}

/*中间内容部分*/
.cont {
  position: relative;
  padding-top: 40px;
  background: url(/dlzrmzf/pc2025/images/zzf/ldhdbj.png) 14px top no-repeat;
  background-size: 12px 100%;
}

.cont .ldhd-tit {
  height: 38px;
  line-height: 38px;
  margin-top: 1px;
  background-color: #EAF2FB;
  border-radius: 20px;
  padding-left: 54px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
}

.cont .ldhd-tit img {
  position: absolute;
  left: 0;
  top: -1px;
  height: 40px;
  width: auto;
}

.cont .ld-cont {
  margin: 30px 30px 30px 60px;
}

.cont .ld-cont p.ld-tit {
  color: #0D6CFF;
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}

.cont .ld-cont span.ldxx {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  /* display: inline; */
  text-indent: 2em;
}

.cont .ld-cont span.ldxq {
  font-size: 16px;
  color: #0D6CFF;
  line-height: 30px;
}

.cont .ld-cont span.ldxq a {
  color: #0D6CFF;
}

.cont .ld-cont span.ldxq a:hover {
  color: red;
}

.old-box .title {
  border-bottom: 1px solid #E6E6E6;
}

.old-box .title span {
  line-height: 50px;
  height: 50px;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  border-bottom: 4px solid #0F7AC0;
  padding: 0 4px;
}

.old-box ul {
  margin: 20px 0;
}

.old-box ul li {
  width: 33%;
  display: inline-block;
  background: url(/dlzrmzf/pc2025/images/zzf/dian.png) 0 50% no-repeat;
  padding-left: 16px;
  line-height: 30px;
}

.ldcont div.tit-img {
  text-align: center;
  margin-bottom: 14px;
}

.ldcont div.tit-img img {
  width: 700px;
}

.header_box .top-titile img.tit-bj {
  width: 60%;
}

@media (max-width: 768px) {
  .header_box .top-titile img.tit-bj {
    width: 80%;
  }

  .header_box .banner {
    width: 100%;
  }

  .top-titile img {
    width: 85%;
  }

  .header_box .banner .top-time {
    width: 340px;
    height: 46px;
  }

  .top-time p.time-cont {
    background-size: auto 70%;
    line-height: 46px;
    font-size: 18px;
  }

  .header_box {
    padding-bottom: 30px;
  }

  .old-box ul li {
    width: 49%;
  }

  .ldcont div.tit-img img {
    width: 80%;
  }
}

@media (max-width: 431px) {
  .cont{padding-top:20px;}
  .header_box .banner .logo{width: calc(100% - 20px);margin:0 auto;}
  .cont .ld-cont p.ld-tit{font-size:16px;}
  .cont .ld-cont{margin:20px 5px 20px 39px}
  .ldcont div.tit-img img{width:100%;}
  .old-box ul li a{font-size:14px;}
}
