.flex-list-item {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "MicrosoftYaHei";
  font-size: 18px;
  font-size: 0.18rem;
  color: #333333;
}

.flex-list-item .tip {
  flex-shrink: 0;
  margin-right: 37px;
  margin-right: 0.37rem;
  padding-left: 16px;
  padding-left: 0.16rem;
  padding-right: 16px;
  padding-right: 0.16rem;
  height: 32px;
  height: 0.32rem;
  line-height: 32px;
  line-height: 0.32rem;
  background-color: rgba(199, 199, 199, 0.83);
  border-radius: 8px;
  border-radius: 0.08rem;
  color: #fff;
}

.flex-list-item .content {
  width: 90%;
  flex-shrink: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* flex-direction: column; */
}

.flex-list-item .content .item-content {
  margin-right: 35px;
  margin-right: 0.35rem;
}

.flex-list-item .content .time {
  width: 102px;
  flex-shrink: 0;
}

.flex-list-item .content .item-content {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {
  .flex-list-item {
    align-items: flex-start;
  }
  .flex-list-item .content {
    width: 85%;
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }
  .flex-list-item .content .item-content {
    flex: 1;
    margin-right: 0;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .flex-list-item .tip {
    margin-right: 20px;
    margin-right: 0.2rem;
  }
  .flex-list-item .content .time {
    width: 100%;
    text-align: right;
    margin-right: 30px;
    margin-right: 0.3rem;
  }
}
.hdjl-container {
  margin-top: 28px;
  margin-top: 0.28rem;
  /*margin-bottom: -14px;
  margin-bottom: -0.14rem;*/
}
.hdjl-container div {
  box-sizing: border-box;
}
.hdjl-container .common-header {
  margin-left: 17px;
  margin-left: 0.17rem;
  font-family: syst;
  font-weight: bold;
  font-size: 36px;
  font-size: 0.36rem;
  color: #004892;
}
.hdjl-container .common-header span {
  vertical-align: baseline;
}
.hdjl-container .common-header span:last-child {
  font-size: 18px;
  font-size: 0.18rem;
  font-weight: lighter;
  color: #004892;
  opacity: 0.61;
}
.hdjl-container .h5-header {
  display: none;
}
.hdjl-container .gkxx-banner {
  margin-top: 28px;
  margin-top: 0.28rem;
}
.hdjl-container .gkxx-lxxd {
  width: 1063px;
  width: 10.63rem;
  padding: 26px 30px 25px 25px;
  padding: 0.26rem 0.3rem 0.25rem 0.25rem;
  background-color: #f7f8f9;
}
.hdjl-container .gkxx-lxxd .lxxd-header {
  display: block;
  margin-bottom: 30px;
  margin-bottom: 0.3rem;
  font-family: syst;
  font-weight: bold;
  font-size: 24px;
  font-size: 0.24rem;
  line-height: 26px;
  line-height: 0.26rem;
  color: #000001;
}
.hdjl-container .gkxx-lxxd .lxxd-list {
  min-height: 220px;
  min-height: 2.2rem;
}
.hdjl-container .gkxx-lxxd .lxxd-list a .lxxd-item {
  margin-bottom: 16px;
  margin-bottom: 0.16rem;
}
.hdjl-container .gkxx-lxxd .lxxd-list a .lxxd-item .tip {
  font-size: 16px;
  font-size: 0.16rem;
  background-color: #0a4aa0;
}
.hdjl-container .gkxx-lxxd .lxxd-list a:last-child .lxxd-item {
  margin-bottom: 0;
}
.hdjl-container .wyxx {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 29px;
  margin-bottom: 0.29rem;
  margin-left: 17px;
  margin-left: 0.17rem;
  width: 320px;
  width: 3.2rem;
  height: 150px;
  height: 1.5rem;
  background-color: #ffffff;
  border: solid 1px #e8edf2;
  box-sizing: border-box;
  cursor: pointer;
}
.hdjl-container .wyxx span {
  font-family: syst;
  font-size: 24px;
  font-size: 0.24rem;
  letter-spacing: 0px;
  color: #364b81;
  font-weight: bold;
}
.hdjl-container .wyxx:hover {
  border-left: 1px;
  border-right: 1px;
  padding-top: 8px;
  box-shadow: 0px 1px 6px 1px rgba(81, 94, 129, 0.14);
  border-bottom: 8px solid #224fc2;
}
.hdjl-container .xjcx {
  margin-bottom: 0;
}
.hdjl-container .gkxx-chart {
  margin-top: 17px;
  margin-top: 0.17rem;
}
.hdjl-container .gkxx-chart .gkxx-blsjgk {
  padding: 26px 30px 31px 25px;
  padding: 0.26rem 0.3rem 0.31rem 0.25rem;
  background-color: #f7f8f9;
}
.hdjl-container .gkxx-chart .gkxx-blsjgk .header {
  margin-bottom: 31px;
  margin-bottom: 0.31rem;
  font-family: syst;
  font-weight: bold;
  font-size: 24px;
  font-size: 0.24rem;
  line-height: 26px;
  line-height: 0.26rem;
  color: #000001;
}
.hdjl-container .gkxx-chart .gkxx-line {
  padding: 22px 28px 26px 25px;
  padding: 0.22rem 0.28rem 0.26rem 0.25rem;
  min-height: 330px;
  min-height: 3.3rem;
  background-color: #f7f8f9;
}
.hdjl-container .gkxx-chart .gkxx-line .header {
  display: block;
  margin-bottom: 31px;
  margin-bottom: 0.31rem;
  font-family: syst;
  font-weight: bold;
  font-size: 24px;
  font-size: 0.24rem;
  line-height: 26px;
  line-height: 0.26rem;
  color: #000001;
}
.hdjl-container .gkxx-chart .gkxx-line .select {
  position: relative;
  box-sizing: border-box;
  word-break: break-word;
  width: 273px;
  width: 2.73rem;
  background-color: #ffffff;
  border-radius: 6px;
  padding-left: 24px;
  padding-left: 0.24rem;
  padding-right: 18px;
  padding-right: 0.18rem;
  display: inline-block;
  height: 42px;
  height: 0.42rem;
  line-height: 40px;
  line-height: 0.4rem;
  border: solid 1px #d2d2d2;
}
.hdjl-container .gkxx-chart .gkxx-line .select:first-child {
  margin-right: 14px;
  margin-right: 0.14rem;
}
.hdjl-container .gkxx-chart .gkxx-line .select input {
  width: 100% !important;
  height: 40px;
  height: 0.4rem;
  padding-right: 24px;
  padding-right: 0.24rem;
  position: relative;
  z-index: 99;
  border: none;
  font-size: 18px;
  font-size: 0.18rem;
  outline: 0;
  color: #666;
}
.hdjl-container .gkxx-chart .gkxx-line .select .layui-icon {
  position: absolute;
  right: 16px;
  top: 0;
  font-size: 17px !important;
  font-size: 0.17rem !important;
}
.hdjl-container .gkxx-chart .gkxx-line .line-chart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 27px;
  margin-top: 0.27rem;
}
.hdjl-container .gkxx-chart .gkxx-line .line-chart .cir-pie-num {
  padding-top: 34px;
  padding-top: 0.34rem;
  width: 199px;
  width: 1.99rem;
  height: 140px;
  height: 1.4rem;
  background: url(2023hdjlxjzs.png) center no-repeat;
  font-family: "MicrosoftYaHei-Bold";
  border-radius: 8px;
  font-size: 18px;
  font-size: 0.18rem;
  letter-spacing: 1px;
  color: #262628;
  text-align: center;
  font-weight: bold;
}
.hdjl-container .gkxx-chart .gkxx-line .line-chart .cir-pie-num .num {
  font-family: "MicrosoftYaHei-Bold";
  font-weight: bold;
  font-size: 45px;
  color: #0a4aa0;
}
.hdjl-container .gkxx-chart .gkxx-line .line-chart .cir-pie {
  width: 142px;
  width: 1.42rem;
  height: 142px;
  height: 1.42rem;
}
.hdjl-container .gkxx-chart .gkxx-line .line-chart .chart-only {
  width: 349px;
  width: 3.49rem;
  height: 236px;
  height: 2.36rem;
}
.hdjl-container .gkxx-chart .box-chart {
  margin-left: 16px;
  margin-left: 0.16rem;
  padding-left: 14px;
  padding-left: 0.14rem;
  padding-right: 14px;
  padding-right: 0.14rem;
  padding-bottom: 23px;
  padding-bottom: 0.23rem;
}
.hdjl-container .gkxx-chart .box-chart .header {
  margin-bottom: 24px;
  margin-bottom: 0.24rem;
}
.hdjl-container .gkxx-chart .box-chart .line-chart {
  margin-top: 0;
}
.hdjl-container .hdzt {
  margin-top: 31px;
  margin-top: 0.31rem;
  margin-bottom: 39px;
  margin-bottom: 0.39rem;
}
.hdjl-container .hdzt .hdzt-swipper {
  display: none;
}
.hdjl-container .hdzt .hdzt-lb {
  width: 100%;
  margin-top: 30px;
  margin-top: 0.3rem;
  position: relative;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-box {
  margin: auto;
  width: 1300px;
  width: 13rem;
  height: 160px;
  height: 1.6rem;
  position: relative;
  overflow: hidden;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-wap {
  width: 100%;
  height: 160px;
  height: 1.6rem;
  position: relative;
  overflow: hidden;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  white-space: nowrap;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-img p {
  display: inline-block;
  width: 306px;
  width: 3.06rem;
  margin-right: 22px;
  margin-right: 0.22rem;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-img .img-link {
  height: 160px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.hdjl-container .hdzt .hdzt-lb .swipper-container {
  margin-left: 60px;
  margin-left: 0.6rem;
  margin-right: 61px;
  margin-right: 0.61rem;
  position: relative;
  font-size: 0;
  overflow: hidden;
}
.hdjl-container .hdzt .hdzt-lb .swipper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 25%;
}
.hdjl-container .hdzt .hdzt-lb .swipper-container .swiper-slide img {
  width: 306px;
  height: 180px;
  width: 3.06rem;
  height: 1.8rem;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-btn {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  margin-top: -0.3rem;
  width: 25px;
  width: 0.25rem;
  height: 47px;
  height: 0.47rem;
  font-size: 30px;
  font-size: 0.3rem;
  line-height: 50px;
  line-height: 0.5rem;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.hdjl-container .hdzt .hdzt-lb .roll-left {
  background-image: url(2023hdjljtleft.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.hdjl-container .hdzt .hdzt-lb .roll-left::after {
  content: none;
}
.hdjl-container .hdzt .hdzt-lb .roll-right {
  background-image: url(2023hdjljtright.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.hdjl-container .hdzt .hdzt-lb .roll-right::after {
  content: none;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-left,
.hdjl-container .hdzt .hdzt-lb .roll-left {
  left: 15px;
  left: 0.15rem;
}
.hdjl-container .hdzt .hdzt-lb .ban-roll-right,
.hdjl-container .hdzt .hdzt-lb .roll-right {
  right: 15px;
  right: 0.15rem;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx {
  width: 693px;
  width: 6.93rem;
  padding: 32px 26px 33px 20px;
  padding: 0.32rem 0.26rem 0.33rem 0.2rem;
  padding-bottom: 35px;
  padding-bottom: 0.35rem;
  background-color: #f7f8f9;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .common-header {
  margin-left: 0;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .list {
  padding-left: 5px;
  padding-left: 0.05rem;
  margin-top: 30px;
  margin-top: 0.3rem;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .list .content {
  width: 84%;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .yjzx-item {
  width: 100%;
  margin-bottom: 31px;
  margin-bottom: 0.31rem;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .yjzx-item .tip {
  width: 83px;
  width: 0.83rem;
  margin-right: 19px;
  margin-right: 0.19rem;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  font-size: 0.16rem;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx .yjzx-item .tip.act {
  background-color: #cc0716;
}
.hdjl-container .yjzj-zxdc .wapper-yjzx a:last-child .yjzx-item {
  margin-bottom: 0;
}
.yjzj-zxft{
  margin-top: 20px;
  margin-top: .2rem;
  background: #f7f8f9;
  padding: 25px 40px 36px 22px;
  padding: 0.25rem 0.40rem 0.36rem 0.22rem;
}
.yjzj-zxft .common-header{
  margin-left: 0;
}
.yjzj-zxft-c{
  margin-top: 20px;
  margin-top: .2rem;
}
.yjzj-zxft-c a{
  display: inline-block;
  max-width: 100%;
}
.yjzj-zxft-c a img{
  width: 300px;
  width: 3rem;
  height: 184px;
  height: 1.84rem;
}
.yjzj-zxft-c .info{
  width: 1020px;
  width: 10.2rem;
}
.yjzj-zxft-c .info .tit{
  color: #000000;
  font-size: 20px;
  font-size: .2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.yjzj-zxft-c .info .con{
  color: #333333;
  font-size: 18px;
  font-size: .18rem;
  line-height: 24px;
  line-height: .24rem;
  margin-top: 22px;
  margin-top: .22rem;
  height: 74px;
  height: .74rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yjzj-zxft-c .info .time{
  display: inline-block;
  padding: 0 26px;
  padding: 0 .26rem;
  height: 36px;
  height: .36rem;
  line-height: 36px;
  line-height: .36rem;
  color: #004892;
  font-size: 16px;
  font-size: .16rem;
  font-weight: bold;
  background: #d9e3ec;
  border-radius: 18px;
  border-radius: .18rem;
  margin-top: 20px;
  margin-top: .2rem;
}
@media screen and (max-width: 768px) {
  .hdjl-container {
    padding-left: 0.28rem;
    padding-right: 0.28rem;
  }
  .hdjl-container .common-header {
    font-family: syst;
    font-weight: bold;
    font-size: 0.42rem;
  }
  .hdjl-container .common-header span:last-child {
    font-size: 0.2rem;
  }
  .hdjl-container .gkxx-banner {
    margin-top: 0;
  }
  .hdjl-container .yjzj-zxdc .common-header {
    display: none;
  }
  .hdjl-container .yjzj-zxdc .h5-header {
    margin-bottom: 0.32rem;
    display: block;
  }
  .hdjl-container .gkxx-lxxd {
    width: 100%;
    margin-bottom: 0.45rem;
    margin-top: 0.3rem;
    padding: 0.33rem 0.29rem 0.56rem 0.26rem;
  }
  .hdjl-container .gkxx-lxxd .lxxd-header {
    font-family: syst;
    font-weight: bold;
    font-size: 0.36rem;
  }
  .hdjl-container .gkxx-lxxd .lxxd-list a .flex-list-item {
    font-size: 0.32rem !important;
    margin-bottom: 0.42rem;
  }
  .hdjl-container .gkxx-lxxd .lxxd-list a .tip {
    display: inline-block;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #0a4aa0;
    border-radius: 0.08rem;
    font-size: 0.26rem !important;
  }
  .hdjl-container .wyxx {
    width: 3.31rem;
    height: 1.56rem;
    margin-left: 0;
    margin-right: 0.29rem;
  }
  .hdjl-container .wyxx span {
    font-family: "SourceHanSerifCN-Heavy";
    font-size: 0.32rem;
    font-weight: bold;
  }
  .hdjl-container .wyxx:last-child {
    margin-right: 0;
  }
  .hdjl-container .wyxx img {
    width: 0.8rem;
  }
  .hdjl-container .hdzt-swipper {
    position: relative;
    display: block !important;
    width: 6.97rem;
    height: 3.2rem;
    margin: auto;
    margin-top: 0.44rem;
  }
  .hdjl-container .hdzt-swipper .swipper {
    width: 5.44rem;
    height: 3.2rem;
    margin: auto;
    overflow: hidden;
  }
  .hdjl-container .hdzt-swipper .swiper-slide {
    height: 3.2rem !important;
  }
  .hdjl-container .hdzt-swipper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .hdjl-container .hdzt-swipper .swiper-button-prev {
    width: 0.45rem;
    height: 0.85rem;
    background: url(2023hdjljtleft.png) no-repeat;
  }
  .hdjl-container .hdzt-swipper .swiper-button-prev::after {
    content: "";
  }
  .hdjl-container .hdzt-swipper .swiper-button-next {
    width: 0.45rem;
    height: 0.85rem;
    background: url(2023hdjljtright.png) no-repeat;
  }
  .hdjl-container .hdzt-swipper .swiper-button-next::after {
    content: "";
  }
  .hdjl-container .hdzt-swipper .swiper-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1.73rem;
    bottom: -0.4rem;
    transform: translateX(150%);
  }
  .hdjl-container .hdzt .hdzt-lb {
    display: none;
  }
  .hdjl-container .gkxx-chart .gkxx-line {
    width: 100%;
    margin-bottom: 0.32rem;
    padding: 0.33rem 0.29rem 0.16rem 0.27rem;
    margin-left: 0;
  }
  .hdjl-container .gkxx-chart .gkxx-line .line-chart {
    margin-top: 0.33rem;
  }
  .hdjl-container .gkxx-chart .gkxx-line .line-chart .chart-only {
    width: 6.39rem;
    height: 4.33rem;
  }
  .hdjl-container .gkxx-chart .gkxx-line .header {
    font-family: syst;
    font-weight: bold;
    font-size: 0.36rem;
  }
  .hdjl-container .gkxx-chart .gkxx-line .text-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hdjl-container .gkxx-chart .gkxx-line .select {
    width: 3.13rem;
    height: 0.64rem !important;
  }
  .hdjl-container .gkxx-chart .gkxx-line .select input {
    height: 0.64rem !important;
    font-size: 0.26rem;
    color: #666;
  }
  .hdjl-container .gkxx-chart .gkxx-line .select .layui-icon {
    font-size: 0.22rem !important;
    top: 5px;
  }
  .hdjl-container .gkxx-chart .gkxx-line .cir-pie-num {
    padding-top: 0.32rem !important;
    width: 2.29rem !important;
    height: 1.62rem !important;
  }
  .hdjl-container .gkxx-chart .gkxx-line .cir-pie-num div {
    font-family: "MicrosoftYaHei-Bold";
    font-size: 0.3rem;
  }
  .hdjl-container .gkxx-chart .gkxx-line .cir-pie-num .num {
    font-size: 0.52rem !important;
    line-height: 0.85rem;
  }
  .hdjl-container .gkxx-chart .gkxx-line .cir-pie {
    width: 1.64rem !important;
    height: 1.64rem !important;
  }
  .hdjl-container .yjzj-zxdc {
    margin-top: 0.95rem;
  }
  .hdjl-container .yjzj-zxdc .wapper-yjzx {
    padding: 0.4rem 0.29rem 0.38rem 0.21rem;
    margin-bottom: 0.43rem;
    width: 100%;
  }
  .hdjl-container .yjzj-zxdc .wapper-yjzx .list {
    margin-top: 0;
  }
  .hdjl-container .yjzj-zxdc .wapper-yjzx .list .content {
    width: 79%;
    font-size: 0.32rem;
  }
  .hdjl-container .yjzj-zxdc .wapper-yjzx .list .tip {
    display: inline-block;
    width: 1.12rem;
    height: 0.43rem;
    line-height: 0.43rem;
    font-size: 0.26rem;
    border-radius: 0.08rem;
  }
  .yjzj-zxft{
    margin-top: 0;
    padding: 0.4rem 0.29rem 0.38rem 0.21rem;
  }
  .yjzj-zxft-c a{
    display: block;
  }
  .yjzj-zxft-c a img{
    width: 100%;
    height: auto;
  }
  .yjzj-zxft-c .info{
    width: 100%;
    margin-top: .2rem;
  }
  .yjzj-zxft-c .info .tit{
    font-size: .32rem;
  }
  .yjzj-zxft-c .info .con{
    margin-top: .2rem;
    font-size: .28rem;
    line-height: initial;
    height: auto;
  }
  .yjzj-zxft-c .info .time{
    font-size: .28rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0;
    background: none;
  }
}/*# sourceMappingURL=hdjl2023.css.map */