@charset "utf-8";
.pubCon_row::before,
.pubCon_row::after {
  content: "";
  display: table;
}
.pubCon_row::before {
  clear: both;
  height: 0;
}
.pubCon_row::after {
  clear: both;
  height: 0;
}
@media (max-width: 992px) {
  .pubCon_row > .row_fl,
  .pubCon_row > .row_fr {
    width: 100% !important;
  }
  .pubCon_row > .row_fr {
    margin-top: 30px;
  }
}
.row_fl {
  float: left;
}
.row_fr {
  float: right;
}
.sl-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.fjb {
  display: flex;
  justify-content: space-between;
}
.fjc {
  display: flex;
  justify-content: center;
}
.fjbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fjcc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hover-style3 li {
  position: relative;
  transition: all 0.3s ease-in-out;
}
* {
  font-family: '微软雅黑', 'MicrosoftYaHei';
}
@media (max-width: 1200px) {
  .inner {
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
}
.qk_zt_body {
  background: url(../images/qk_zt_banner.png) no-repeat top center / auto 9.27rem;
}
.qk_zt_header .logo {
  display: block;
  padding-top: 0.4rem;
  font-size: 0;
  max-width: 40%;
}
.qk_zt_header .logo img {
  max-width: 100%;
  vertical-align: middle;
}
.qk_zt_header .header_title {
  margin-top: 0.7rem;
  margin-bottom: 3.34rem;
  display: block;
  text-align: center;
}
.qk_zt_header .header_title img {
  max-width: 100%;
}
.qk_zt_pubCon_title {
  text-align: center;
  position: relative;
}
.qk_zt_pubCon_title a {
  display: block;
  width: 100%;
}
.qk_zt_pubCon_title a img {
  width: 100%;
  height: 45px;
  object-fit: cover;
}
.qk_zt_pubCon_title .qk_zt_more {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 46px;
  font-weight: normal;
  top: 48%;
  width: fit-content;
  height: fit-content;
  font-size: 16px;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -1px;
  color: #0165cc;
}
.dcdt_new {
  margin-top: 35px;
  margin-bottom: 50px;
  /* 焦点轮播 */
}
.dcdt_new .swiper_news {
  /* 焦点轮播图css */
}
.dcdt_new .swiper_news .qk_zt_focus,
.dcdt_new .swiper_news .qk_zt_focus .pic {
  position: relative;
}
.dcdt_new .swiper_news .qk_zt_focus .pic > div {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
}
.dcdt_new .swiper_news .qk_zt_focus .pic img {
  width: 100%;
  max-height: 400px;
  min-height: 100%;
  object-fit: cover;
}
.dcdt_new .swiper_news .qk_zt_focus .pic p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 54px;
  padding-left: 22px;
  line-height: 54px;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.dcdt_new .swiper_news .qk_zt_focus .pic p span {
  display: block;
  width: calc(100% - 100px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dcdt_new .swiper_news .qk_zt_focus .qk_zt_focus-prev,
.dcdt_new .swiper_news .qk_zt_focus .qk_zt_focus-next {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: block;
  width: 30px;
  height: 56px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 12px 20px;
  color: #fff;
  opacity: 0;
  transition: all 0.3s;
}
.dcdt_new .swiper_news .qk_zt_focus .qk_zt_focus-prev {
  transform: translate(-50px, 0);
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.dcdt_new .swiper_news .qk_zt_focus .qk_zt_focus-next {
  transform: translate(50px, 0);
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.dcdt_new .swiper_news .qk_zt_focus:hover .qk_zt_focus-prev,
.dcdt_new .swiper_news .qk_zt_focus:hover .qk_zt_focus-next {
  opacity: 1;
  transform: translate(0, 0);
}
.dcdt_new .swiper_news .qk_zt_focus .navi {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: 9;
  height: 11px;
  text-align: right;
  padding-right: 23px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dcdt_new .swiper_news .swiper-container-horizontal > .swiper-pagination-bullets li.swiper-pagination-bullet {
  margin: 0 4px;
}
.dcdt_new .swiper_news .qk_zt_focus li.swiper-pagination-bullet {
  border: 0;
  width: 10px;
  height: 9px;
  background-color: #a0a0a0;
  opacity: 1;
  border-radius: 0;
}
.dcdt_new .swiper_news .qk_zt_focus li.swiper-pagination-bullet-active {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
}
.dcdt_new .right .main_title {
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #076bd0;
  text-align: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dcdt_new .right .sub {
  padding: 20px 0 24px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  border-bottom: 1px dashed #8cc4ff;
  text-indent: 2em;
}
.dcdt_new .right .sub .detial {
  color: #205bbb;
}
.news_list li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 56px;
  box-sizing: border-box;
  position: relative;
}
.news_list li:not(:last-child) {
  border-bottom: 1px dashed #b9b9b9;
}
.news_list li:hover a {
  color: #076bd0;
}
.news_list a {
  display: block;
  /* 全面准确深刻学习贯彻党的二十大精神 */
  width: calc(100% - 100px);
  color: #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: justify;
}
.news_list a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list .date {
  /* 2022-11-15 */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #999999;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
}
.dcdt_new_list {
  padding-top: 10px;
}
