@charset "UTF-8";
.hdjl-content-container {
  background-image: url(../images/yj-qj-hdjl-content-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  margin-top: -20px;
}
.hdjl-content-container .section-title {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #e8ecf2;
}
.hdjl-content-container .section-title .title-tabs {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  *zoom: 1;
}
.hdjl-content-container .section-title .title-tabs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-title .title-tabs a {
  display: block;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-left: 30px;
  color: #97a6be;
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  font-weight: bold;
}
.hdjl-content-container .section-title .title-tabs a:nth-child(1) {
  margin-left: 0;
}
.hdjl-content-container .section-title .title-tabs a.active {
  color: #12489d;
}
.hdjl-content-container .section-title .sub-title-tabs {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  *zoom: 1;
}
.hdjl-content-container .section-title .sub-title-tabs:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-title .sub-title-tabs a {
  display: block;
  box-sizing: border-box;
  position: relative;
  float: left;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  border-left: solid 1px #333;
  line-height: 1;
}
.hdjl-content-container .section-title .sub-title-tabs a:nth-child(1) {
  padding-left: 0;
  border-left: 0;
}
.hdjl-content-container .section-title .sub-title-tabs a:nth-last-child(1) {
  padding-right: 0;
}
.hdjl-content-container .section-title .sub-title-tabs a.active {
  color: #12489d;
}
.hdjl-content-container .section-title .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #999;
}
.hdjl-content-container .section-1 {
  *zoom: 1;
}
.hdjl-content-container .section-1:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-1 .left-container {
  float: left;
  width: 74.1666666667%;
}
.hdjl-content-container .section-1 .left-container .lxxd {
  margin-top: 19px;
  border-radius: 4px;
  background-color: #f0f5fd;
  height: 44px;
  line-height: 44px;
}
.hdjl-content-container .section-1 .left-container .lxxd .info {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 90%;
  *zoom: 1;
  text-align: center;
}
.hdjl-content-container .section-1 .left-container .lxxd .info:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-1 .left-container .lxxd .info span:nth-child(1) {
  float: left;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  color: #12489d;
  font-weight: bold;
  text-align: center;
}
.hdjl-content-container .section-1 .left-container .lxxd .info span:nth-child(2) {
  text-align: left;
  width: 80%;
  float: left;
  margin-left: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #12489d;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
}
.hdjl-content-container .section-1 .left-container .lxxd .more {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #97b1d9;
}
.hdjl-content-container .section-1 .left-container .list {
  margin-top: 10px;
}
.hdjl-content-container .section-1 .left-container .list a {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
}
.hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1) {
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  line-height: 1;
  border-radius: 2px;
  padding: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1).blue {
  color: #12489d;
  background-color: rgba(18, 72, 157, 0.08);
}
.hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1).yellow {
  color: #d49e0c;
  background-color: rgba(212, 158, 12, 0.08);
}
.hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1).orange {
  color: #ea3e10;
  background-color: rgba(234, 62, 16, 0.08);
}
.hdjl-content-container .section-1 .left-container .list a span:nth-of-type(2) {
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hdjl-content-container .section-1 .left-container .list a h1 {
  font-weight: normal;
  margin: 0;
  padding-left: 53px;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
}
.hdjl-content-container .section-1 .left-container .list a:hover h1 {
  color: #12489d;
}
.hdjl-content-container .section-1 .right-container {
  float: right;
  width: 23.4166666667%;
}
.hdjl-content-container .section-1 .right-container .fwrx {
  margin-top: 14px;
}
.hdjl-content-container .section-1 .right-container .fwrx img {
  width: 70px;
}
.hdjl-content-container .section-1 .right-container .fwrx div {
  position: absolute;
  right: 0;
  bottom: 0;
}
.hdjl-content-container .section-1 .right-container .fwrx div span {
  text-shadow: 0px 2px 0 rgba(116, 187, 255, 0.2);
  background-image: linear-gradient(to top, #237cfb, #76bbff), linear-gradient(to bottom, #fff, #fff);
  color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.hdjl-content-container .section-1 .right-container .fwrx div span:nth-child(1) {
  font-family: FZCHSJW-GB1-0;
  letter-spacing: 2.8px;
  font-size: 25.2px;
  font-size: calc(28 * var(--font-scale) * 1px);
  font-style: italic;
}
.hdjl-content-container .section-1 .right-container .fwrx div span:nth-child(2) {
  font-family: SourceHanSerifCN;
  font-size: 15.3px;
  font-size: calc(17 * var(--font-scale) * 1px);
  letter-spacing: 0.85px;
  font-style: italic;
}
.hdjl-content-container .section-1 .right-container a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 129px;
  border-radius: 12px;
  box-shadow: 0px 0px 2px 0 rgba(17, 76, 168, 0.35);
  border: solid 1px #e1e4e8;
  background-color: #fff;
}
.hdjl-content-container .section-1 .right-container a:hover {
  box-shadow: 0px 0px 10px 0 rgba(17, 76, 168, 0.45);
}
.hdjl-content-container .section-1 .right-container a .img-container {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  left: 10.3202846975%;
  top: 50%;
  transform: translateY(-50%);
}
.hdjl-content-container .section-1 .right-container a .img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hdjl-content-container .section-1 .right-container a span {
  font-size: 18px;
  font-size: calc(20 * var(--font-scale) * 1px);
  font-weight: bold;
  color: #333;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 26.334519573%;
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(1) {
  margin-top: 19px;
  background-image: url(../images/yj-qj-hdjl-img-wyxx-bg.png);
  background-position: bottom right;
  background-size: auto 74.4186046512%;
  background-repeat: no-repeat;
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(1) .img-container {
  background-image: linear-gradient(to bottom, #a4d5ff, #6facfc);
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(1) .img-container img {
  width: 32px;
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(2) {
  margin-top: 16px;
  background-image: url(../images/yj-qj-hdjl-img-xjcx-bg.png);
  background-position: bottom right;
  background-size: auto 74.4186046512%;
  background-repeat: no-repeat;
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(2) .img-container {
  background-image: linear-gradient(to bottom, #fddf97, #f5aa40);
}
.hdjl-content-container .section-1 .right-container a:nth-of-type(2) .img-container img {
  width: 34px;
  margin-left: 3px;
}
.hdjl-content-container .section-2 {
  margin-top: 10px;
}
.hdjl-content-container .section-2 .date-container {
  margin-top: 25px;
  text-align: center;
}
.hdjl-content-container .section-2 .date-container .date-box {
  border-radius: 4px;
  border: solid 1px #12489d;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  width: 161px;
  color: #12489d;
}
.hdjl-content-container .section-2 .date-container .date-box input {
  width: 100%;
  height: 100%;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #12489d;
  border-radius: 4px;
  padding-left: 10px;
  background: none;
}
.hdjl-content-container .section-2 .date-container .date-box i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  right: 5px;
  left: auto;
}
.hdjl-content-container .section-2 .chart-box {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
.hdjl-content-container .section-2 .chart-box li {
  width: 247px;
  height: 247px;
}
.hdjl-content-container .section-2 .chart-box li .box {
  width: 100%;
  height: 100%;
}
.hdjl-content-container .news-list a {
  height: 45px;
  line-height: 45px;
  display: block;
  box-sizing: border-box;
  position: relative;
}
.hdjl-content-container .news-list a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #a0b8dc;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hdjl-content-container .news-list a:hover h1 {
  color: #12489d;
}
.hdjl-content-container .news-list a h1 {
  font-weight: normal;
  padding-left: 15px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75%;
  margin: 0;
}
.hdjl-content-container .news-list a span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
}
.hdjl-content-container .qysq-container {
  margin-top: 30px;
}
.hdjl-content-container .qysq-container .qysq-wrapper {
  *zoom: 1;
}
.hdjl-content-container .qysq-container .qysq-wrapper:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list {
  float: left;
  width: 62%;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1) {
  flex-shrink: 0;
  font-size: 12.6px;
  font-size: calc(14 * var(--font-scale) * 1px);
  line-height: 1;
  border-radius: 2px;
  padding: 4px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1).blue {
  color: #12489d;
  background-color: rgba(18, 72, 157, 0.08);
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1).yellow {
  color: #d49e0c;
  background-color: rgba(212, 158, 12, 0.08);
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1).orange {
  color: #ea3e10;
  background-color: rgba(234, 62, 16, 0.08);
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(2) {
  flex-shrink: 0;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a h1 {
  flex: 1;
  font-weight: normal;
  margin: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a:hover h1 {
  color: #12489d;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart {
  float: right;
  width: 33%;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 15px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .label {
  flex-shrink: 0;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #666;
  margin-right: 14px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .split {
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  margin: 0 10px;
  flex-shrink: 1;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container {
  display: block;
  box-sizing: border-box;
  flex: 1;
  width: auto;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border-radius: 6px;
  border: solid 1px #12489d;
  background-color: #fff;
  color: #12489d;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  height: 37px;
  line-height: 37px;
  padding-left: 15px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container::after {
  content: "";
  width: 0;
  height: 0;
  border-top: #abc5ed solid 9px;
  border-left: transparent solid 7.5px;
  border-right: transparent solid 7.5px;
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box {
  margin-top: 28px;
  display: flex;
  justify-content: space-around;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box li {
  width: 100px;
  height: 100px;
}
.hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box li .box {
  width: 100%;
  height: 100%;
}
.hdjl-content-container .yjzj-container {
  margin-top: 10px;
}
.hdjl-content-container .yjzj-container .list {
  *zoom: 1;
}
.hdjl-content-container .yjzj-container .list:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .yjzj-container .list a {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  box-sizing: border-box;
  position: relative;
  width: 49.1666666667%;
  border-radius: 10px;
  background-color: #f7f9fc;
  padding: 24px 22px;
  height: 122px;
  margin-left: 1.6666666667%;
  margin-top: 1.6666666667%;
}
.hdjl-content-container .yjzj-container .list a:nth-child(2n+1) {
  margin-left: 0;
}
.hdjl-content-container .yjzj-container .list a .type {
  width: 86px;
  height: 78px;
  border-radius: 10px;
  background-color: #a9bddc;
  font-size: 18px;
  font-size: calc(20 * var(--font-scale) * 1px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  left: 22px;
  top: 24px;
  padding: 0 15px;
  text-align: center;
}
.hdjl-content-container .yjzj-container .list a .title {
  margin-left: 115px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hdjl-content-container .yjzj-container .list a .time {
  margin-left: 115px;
  color: #12489d;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
}
.hdjl-content-container .yjzj-container .list a .btn {
  position: absolute;
  right: 22px;
  bottom: 24px;
  padding: 8px 12px;
  background-color: #fff;
  border-radius: 4px;
  border: dashed 1px #cd0018;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #cd0018;
}
.hdjl-content-container .yjzj-container .list a.doing .type {
  background-color: #12489d;
}
.hdjl-content-container .yjzj-container .list a.doing .btn {
  border: dashed 1px #12489d;
  color: #12489d;
}
.hdjl-content-container .yjzj-container .list a:hover {
  background-color: #eff3f9;
}
.hdjl-content-container .yjzj-container .list a:hover .title {
  color: #12489d;
}
.hdjl-content-container .section-3 {
  *zoom: 1;
  margin-top: 30px;
}
.hdjl-content-container .section-3:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-3 .left-container {
  float: left;
  width: 48.75%;
}
.hdjl-content-container .section-3 .left-container .list {
  margin-top: 10px;
}
.hdjl-content-container .section-3 .left-container .list a {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 55px;
  line-height: 55px;
}
.hdjl-content-container .section-3 .left-container .list a:hover h1 {
  color: #12489d;
}
.hdjl-content-container .section-3 .left-container .list a span:nth-of-type(1) {
  padding: 10px 13px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  border-radius: 4px;
  position: absolute;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.hdjl-content-container .section-3 .left-container .list a span:nth-of-type(1).doing {
  color: #12489d;
  background-color: rgba(18, 72, 157, 0.08);
}
.hdjl-content-container .section-3 .left-container .list a span:nth-of-type(1).end {
  color: #999;
  background-color: #f2f3f5;
}
.hdjl-content-container .section-3 .left-container .list a span:nth-of-type(2) {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
}
.hdjl-content-container .section-3 .left-container .list a h1 {
  width: 75%;
  padding-left: 100px;
  font-weight: normal;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.hdjl-content-container .section-3 .right-container {
  float: right;
  width: 48.75%;
}
.hdjl-content-container .section-3 .right-container .swiper-container {
  margin-top: 10px;
}
.hdjl-content-container .section-4 {
  *zoom: 1;
  margin-top: 10px;
}
.hdjl-content-container .section-4:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-4 .left-container {
  float: left;
  width: 48.75%;
}
.hdjl-content-container .section-4 .left-container .news-list {
  margin-top: 10px;
}
.hdjl-content-container .section-4 .right-container {
  float: right;
  width: 48.75%;
}
.hdjl-content-container .section-4 .right-container .swiper-container {
  margin-top: 10px;
}
.hdjl-content-container .section-5 {
  padding-bottom: 40px;
  margin-top: 20px;
  *zoom: 1;
}
.hdjl-content-container .section-5:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.hdjl-content-container .section-5 a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 23.9166666667%;
  margin-left: 1.4166666667%;
  float: left;
  overflow: hidden;
  border-radius: 4px;
}
.hdjl-content-container .section-5 a:nth-child(1) {
  margin-left: 0;
}
.hdjl-content-container .section-5 a img {
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.hdjl-content-container .section-5 a:hover img {
  transform: scale(1.05);
}

@media screen and (max-width: 1220px) {
  .hdjl-content-container {
    margin-top: -1.04167vw;
  }
  .hdjl-content-container .section-title {
    height: 2.60417vw;
    line-height: 2.60417vw;
  }
  .hdjl-content-container .section-title .title-tabs a {
    margin-left: 1.5625vw;
  }
  .hdjl-content-container .section-title .sub-title-tabs a {
    padding-left: 0.52083vw;
    padding-right: 0.52083vw;
  }
  .hdjl-content-container .section-1 .left-container .lxxd {
    margin-top: 0.98958vw;
    border-radius: 0.20833vw;
    height: 2.29167vw;
    line-height: 2.29167vw;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .info {
    left: 0.83333vw;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .info span:nth-child(2) {
    margin-left: 1.82292vw;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .more {
    right: 0.83333vw;
  }
  .hdjl-content-container .section-1 .left-container .list {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-1 .left-container .list a {
    height: 2.39583vw;
    line-height: 2.39583vw;
  }
  .hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1) {
    padding: 0.20833vw;
  }
  .hdjl-content-container .section-1 .left-container .list a h1 {
    padding-left: 2.76042vw;
  }
  .hdjl-content-container .section-1 .right-container .fwrx {
    margin-top: 0.72917vw;
  }
  .hdjl-content-container .section-1 .right-container .fwrx img {
    width: 3.64583vw;
  }
  .hdjl-content-container .section-1 .right-container a {
    height: 6.71875vw;
    border-radius: 0.625vw;
  }
  .hdjl-content-container .section-1 .right-container a .img-container {
    width: 3.64583vw;
    height: 3.64583vw;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(1) {
    margin-top: 0.98958vw;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(1) .img-container img {
    width: 1.66667vw;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(2) {
    margin-top: 0.83333vw;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(2) .img-container img {
    width: 1.77083vw;
    margin-left: 0.15625vw;
  }
  .hdjl-content-container .section-2 {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-2 .date-container {
    margin-top: 1.30208vw;
  }
  .hdjl-content-container .section-2 .date-container .date-box {
    border-radius: 0.20833vw;
    height: 1.92708vw;
    line-height: 1.92708vw;
    width: 8.38542vw;
  }
  .hdjl-content-container .section-2 .date-container .date-box input {
    border-radius: 0.20833vw;
    padding-left: 0.52083vw;
  }
  .hdjl-content-container .section-2 .date-container .date-box i {
    right: 0.26042vw;
  }
  .hdjl-content-container .section-2 .chart-box {
    margin-top: 1.04167vw;
  }
  .hdjl-content-container .section-2 .chart-box li {
    width: 12.86458vw;
    height: 12.86458vw;
  }
  .hdjl-content-container .news-list a {
    height: 2.34375vw;
    line-height: 2.34375vw;
  }
  .hdjl-content-container .news-list a::before {
    width: 0.26042vw;
    height: 0.26042vw;
  }
  .hdjl-content-container .news-list a h1 {
    padding-left: 0.78125vw;
  }
  .hdjl-content-container .qysq-container {
    margin-top: 1.5625vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a {
    height: 2.39583vw;
    line-height: 2.39583vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1) {
    padding: 0.20833vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a h1 {
    margin: 0 0.52083vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container {
    margin-top: 0.78125vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .label {
    margin-right: 0.72917vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .split {
    margin: 0 0.52083vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container input {
    border-radius: 0.3125vw;
    height: 1.92708vw;
    line-height: 1.92708vw;
    padding-left: 0.78125vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container::after {
    border-top: #abc5ed solid 0.46875vw;
    border-left: transparent solid 0.39063vw;
    border-right: transparent solid 0.39063vw;
    right: 0.52083vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box {
    margin-top: 1.45833vw;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box li {
    width: 5.20833vw;
    height: 5.20833vw;
  }
  .hdjl-content-container .yjzj-container {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .yjzj-container .list a {
    border-radius: 0.52083vw;
    padding: 1.25vw 1.14583vw;
    height: 6.35417vw;
    justify-content: space-between;
  }
  .hdjl-content-container .yjzj-container .list a .type {
    width: 4.47917vw;
    height: 4.0625vw;
    border-radius: 0.52083vw;
    left: 1.14583vw;
    top: 1.25vw;
    padding: 0 0.78125vw;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .yjzj-container .list a .title,
  .hdjl-content-container .yjzj-container .list a .time {
    margin-left: 5.98958vw;
  }
  .hdjl-content-container .yjzj-container .list a .btn {
    right: 1.14583vw;
    bottom: 1.25vw;
    padding: 0.41667vw 0.625vw;
    border-radius: 0.20833vw;
  }
  .hdjl-content-container .section-3 {
    margin-top: 1.5625vw;
  }
  .hdjl-content-container .section-3 .left-container .list {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-3 .left-container .list a {
    height: 2.86458vw;
    line-height: 2.86458vw;
  }
  .hdjl-content-container .section-3 .left-container .list a span:nth-of-type(1) {
    padding: 0.52083vw 0.67708vw;
    border-radius: 0.20833vw;
  }
  .hdjl-content-container .section-3 .left-container .list a h1 {
    padding-left: 6.77083vw;
  }
  .hdjl-content-container .section-3 .right-container .swiper-container {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-4 {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-4 .left-container .news-list {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-4 .right-container .swiper-container {
    margin-top: 0.52083vw;
  }
  .hdjl-content-container .section-5 {
    padding-bottom: 2.08333vw;
    margin-top: 1.04167vw;
  }
}
@media screen and (max-width: 992px) {
  .hdjl-content-container {
    margin-top: -20px;
  }
  .hdjl-content-container .section-title {
    height: auto;
    line-height: auto;
    border-bottom: none;
  }
  .hdjl-content-container .section-title .title-tabs {
    position: relative;
    left: 0;
    top: auto;
    transform: none;
    *zoom: 1;
    border-bottom: solid 1px #e8ecf2;
    padding-bottom: 15px;
  }
  .hdjl-content-container .section-title .title-tabs:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .hdjl-content-container .section-title .title-tabs a {
    margin-left: 15px;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-title .sub-title-tabs {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    *zoom: 1;
    margin-top: 10px;
    overflow-x: auto;
    display: flex;
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
  .hdjl-content-container .section-title .sub-title-tabs:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .hdjl-content-container .section-title .sub-title-tabs::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .hdjl-content-container .section-title .sub-title-tabs a {
    flex-shrink: 0;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    color: #333;
    padding: 5px 10px;
    border-left: 0;
  }
  .hdjl-content-container .section-title .sub-title-tabs a:nth-child(1) {
    padding-left: 10px;
    border-left: 0;
  }
  .hdjl-content-container .section-title .sub-title-tabs a:nth-last-child(1) {
    padding-right: 10px;
  }
  .hdjl-content-container .section-title .sub-title-tabs a.active {
    background-color: #12489d;
    border-radius: 15px;
    color: #fff;
  }
  .hdjl-content-container .section-title .more {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 15px;
    transform: none;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .left-container {
    float: none;
    width: 100%;
  }
  .hdjl-content-container .section-1 .left-container .lxxd {
    margin-top: 15px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .info {
    left: 10px;
    width: 90%;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .info span:nth-child(1) {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .left-container .lxxd .info span:nth-child(2) {
    display: none;
  }
  .hdjl-content-container .section-1 .left-container .lxxd .more {
    right: 10px;
  }
  .hdjl-content-container .section-1 .left-container .list {
    margin-top: 10px;
  }
  .hdjl-content-container .section-1 .left-container .list a {
    height: 40px;
    line-height: 40px;
  }
  .hdjl-content-container .section-1 .left-container .list a span:nth-of-type(1) {
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    border-radius: 2px;
    padding: 4px;
  }
  .hdjl-content-container .section-1 .left-container .list a span:nth-of-type(2) {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .left-container .list a h1 {
    padding-left: 45px;
    width: 70%;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .right-container {
    float: none;
    width: 100%;
  }
  .hdjl-content-container .section-1 .right-container .fwrx {
    margin-top: 14px;
  }
  .hdjl-content-container .section-1 .right-container .fwrx img {
    width: 60px;
  }
  .hdjl-content-container .section-1 .right-container .fwrx div span:nth-child(1) {
    font-size: 21.6px;
    font-size: calc(24 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .right-container .fwrx div span:nth-child(2) {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-1 .right-container a {
    height: 70px;
    border-radius: 6px;
  }
  .hdjl-content-container .section-1 .right-container a .img-container {
    width: 40px;
    height: 40px;
  }
  .hdjl-content-container .section-1 .right-container a span {
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    top: 50%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(1) {
    margin-top: 10px;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(1) .img-container img {
    width: 25px;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(2) {
    margin-top: 5px;
  }
  .hdjl-content-container .section-1 .right-container a:nth-of-type(2) .img-container img {
    width: 27px;
    margin-left: 3px;
  }
  .hdjl-content-container .section-2 {
    margin-top: 30px;
  }
  .hdjl-content-container .section-2 .date-container {
    margin-top: 15px;
  }
  .hdjl-content-container .section-2 .date-container .date-box {
    border-radius: 4px;
    height: 37px;
    line-height: 37px;
    width: 120px;
  }
  .hdjl-content-container .section-2 .date-container .date-box input {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    border-radius: 4px;
    padding-left: 10px;
  }
  .hdjl-content-container .section-2 .date-container .date-box i {
    right: 5px;
  }
  .hdjl-content-container .section-2 .chart-box {
    margin-top: 15px;
  }
  .hdjl-content-container .section-2 .chart-box li {
    width: 33.33%;
    height: 120px;
  }
  .hdjl-content-container .news-list a {
    height: 40px;
    line-height: 40px;
  }
  .hdjl-content-container .news-list a::before {
    width: 5px;
    height: 5px;
  }
  .hdjl-content-container .news-list a h1 {
    padding-left: 15px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    width: 70%;
  }
  .hdjl-content-container .news-list a span {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .qysq-container {
    margin-top: 20px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list {
    float: none;
    width: auto;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a {
    display: flex;
    flex-direction: column;
    line-height: normal;
    height: auto;
    padding: 10px;
    background-color: #f7f9fc;
    margin-top: 10px;
    border-radius: 4px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(1) {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    line-height: 1;
    border-radius: 2px;
    padding: 4px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    padding: 4px 15px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a span:nth-of-type(2) {
    display: block;
    box-sizing: border-box;
    position: relative;
    text-align: right;
    width: 100%;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a h1 {
    margin: 20px auto 8px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical; /*设置对齐模式*/
    -webkit-line-clamp: 2; /*设置多行的行数*/
    color: #333;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    text-align: left;
    width: 100%;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-list a:hover h1 {
    color: #12489d;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart {
    float: none;
    width: auto;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .label {
    display: none;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .split {
    display: none;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container {
    display: block;
    box-sizing: border-box;
    flex: initial;
    width: 120px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container input {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 6px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container::after {
    content: "";
    width: 0;
    height: 0;
    border-top: #abc5ed solid 9px;
    border-left: transparent solid 7.5px;
    border-right: transparent solid 7.5px;
    z-index: 2;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .date-container .input-container:nth-last-child(1) {
    margin-left: 4px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box {
    margin-top: 0;
    display: flex;
    justify-content: space-around;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box li {
    width: 33.33%;
    height: 120px;
  }
  .hdjl-content-container .qysq-container .qysq-wrapper .qysq-chart .chart-box li .box {
    width: 100%;
    height: 100%;
  }
  .hdjl-content-container .yjzj-container {
    margin-top: 20px;
  }
  .hdjl-content-container .yjzj-container .list a {
    float: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    border-radius: 10px;
    background-color: #f7f9fc;
    padding: 10px;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
  }
  .hdjl-content-container .yjzj-container .list a .type {
    width: auto;
    height: auto;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #a9bddc;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 15px;
    text-align: center;
  }
  .hdjl-content-container .yjzj-container .list a .title {
    margin-left: 0;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
  }
  .hdjl-content-container .yjzj-container .list a .time {
    margin-left: 0;
    color: #12489d;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .hdjl-content-container .yjzj-container .list a .btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 4px 10px;
    background-color: #fff;
    border-radius: 4px;
    border: dashed 1px #cd0018;
    font-size: 12.6px;
    font-size: calc(14 * var(--font-scale) * 1px);
    color: #cd0018;
  }
  .hdjl-content-container .section-3 {
    *zoom: 1;
    margin-top: 20px;
  }
  .hdjl-content-container .section-3:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  .hdjl-content-container .section-3 .left-container {
    float: none;
    width: 100%;
  }
  .hdjl-content-container .section-3 .left-container .list {
    margin-top: 10px;
  }
  .hdjl-content-container .section-3 .left-container .list a {
    height: 45px;
    line-height: 45px;
  }
  .hdjl-content-container .section-3 .left-container .list a span:nth-of-type(1) {
    padding: 5px 8px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    border-radius: 4px;
  }
  .hdjl-content-container .section-3 .left-container .list a span:nth-of-type(2) {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-3 .left-container .list a h1 {
    width: 70%;
    padding-left: 85px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .hdjl-content-container .section-3 .right-container {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .hdjl-content-container .section-3 .right-container .swiper-container {
    margin-top: 10px;
  }
  .hdjl-content-container .section-4 {
    margin-top: 20px;
  }
  .hdjl-content-container .section-4 .left-container {
    float: none;
    width: 100%;
  }
  .hdjl-content-container .section-4 .left-container .news-list {
    margin-top: 10px;
  }
  .hdjl-content-container .section-4 .right-container {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .hdjl-content-container .section-4 .right-container .swiper-container {
    margin-top: 10px;
  }
  .hdjl-content-container .section-5 {
    padding-bottom: 30px;
    margin-top: 15px;
  }
  .hdjl-content-container .section-5 a {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 49.5%;
    margin-left: 1%;
    float: left;
    margin-bottom: 1%;
  }
  .hdjl-content-container .section-5 a:nth-child(odd) {
    margin-left: 0;
  }
}