.ggzyjy{
  width: 100%;
  padding-top: 371px;
  padding-top: 3.71rem;
  background: url(./ggzyjy2024-banner.png) center top no-repeat;
  background-size: 1920px auto;
  background-size: 19.2rem auto;
}
.ggzyjy *{
  box-sizing: border-box;
}
.ggzyjy-content{
  width: 1200px;
  width: 12rem;
  margin: auto;
  padding: 0 20px;
  padding: 0 0.2rem;
}
.ggzyjy-title{
  height: 40px;
  height: 0.40rem;
  background: url(ggzyjy2024-bg.png) no-repeat;
  background-size: auto 100%;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 17px;
  margin-bottom: 0.17rem;

  font-weight: bold;
  font-size: 20px;
  font-size: 0.20rem;
  color: #FFFFFF;
  line-height: 38px;
  line-height: 0.38rem;
  padding-left: 33px;
  padding-left: 0.33rem;
}
.ggzyjy-title2{
  height: 48px;
  height: 0.48rem;
  background: #E4F2FF;
  display: block;
  text-align: center;

  font-weight: bold;
  font-size: 22px;
  font-size: 0.22rem;
  color: #010101;
  line-height: 48px;
  line-height: 0.48rem;
  /* margin-bottom: 15px;
  margin-bottom: 0.15rem; */
  letter-spacing: 1px;
}
.ggzyjy-title2::before{
  content: "";
  display: inline-block;
  width: 92px;
  width: 0.92rem;
  height: 3px;
  height: 0.03rem;
  background: url(ggzyjy2024-icon1.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 15px;
  margin-right: 0.15rem;
}
.ggzyjy-title2::after{
  content: "";
  display: inline-block;
  width: 92px;
  width: 0.92rem;
  height: 3px;
  height: 0.03rem;
  background: url(ggzyjy2024-icon2.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-left: 15px;
  margin-left: 0.15rem;
}
main.main-list .list-warp .list-item .list-item-top{
  background-color: #E4F2FF;
  background: none;
    border-bottom: 1px solid #ECECEC;
}
main.main-list .list-warp .list-item .list-item-top ul li{
  margin-left: 0;
  width: 16%;
}
main.main-list .list-warp .list-item .list-item-top ul li a{
  color: #010101 !important;
}
main.main-list .list-warp .list-item .list-item-top ul li a.action{
  color: #186DE2 !important;
}
main.main-list .list-warp .list-item .list-item-top ul li a i{
  top: -3px;
  top: -0.03rem;
}
main.main-list .list-warp .list-item .list-item-top:before{
  background-color: #0268E3;
  height: 29px;
  height: 0.29rem;
  margin-top: -14px;
  margin-top: -0.14rem;
  display: none;
}
main.main-list .list-warp .list-item p.more{
  margin-top: 20px;
  margin-top: 0.2rem;
}
main.main-list .list-warp .list-item p.more a{
  font-size: 16px;
  font-size: 0.16rem;
  color: #FF744F;
}
main.main-list .list-warp .list-item .list-item-con ul li{
  padding-left: 17px;
  padding-left: 0.17rem;
}
main.main-list .list-warp .list-item .list-item-con ul li:before{
  background-color: #BFBFBF;
  width: 4px;
  width: 0.04rem;
  height: 4px;
  height: 0.04rem;
}
@media screen and (max-width: 768px){
  .ggzyjy{
    background-size: 160% auto;
    box-sizing: border-box;
    padding: 0 0.1rem;
    padding-top: 30vw;
  }
  .ggzyjy-content{
    width: 100%;
    padding: 0 0.25rem;
  }
  .ggzyjy-title2{
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.35rem;
  }
  main.main-list .list-warp .list-item > .list-item-top{
    display: none;
  }
  main.main-list .list-warp .list-item > .list-item-top{
    height: 0.6rem;
  }
  main.main-list .list-warp .list-item .list-item-top ul li p{
    line-height: 0.35rem;
  }
  main.main-list .list-warp .list-item .list-item-top-pho .list-item-top{
    line-height: 0.35rem;
    padding-bottom: 0.6rem;
  }
  main.main-list .list-warp .list-item .list-item-top-pho .list-item-top ul li a i{
    top: 0.23rem;
  }
  main.main-list .list-warp .list-item p.more a{
    top: -0.2rem;
    font-size: 0.3rem;
  }
  main.main-list .list-warp .list-item .list-item-top-pho{
    overflow: hidden;
  }
  .ggzyjy-title{
    height: 0.6rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    margin: 0 0.25rem;
    margin-bottom: 0.25rem;
  }
}