/*
 * 国家生态环境科技成果转化综合服务平台 VCSO污染防治(专题)页样式文件
 * @author: zhuzl<me@zhuzhilong.com>
 * @date: 2024-06-16 12:59:53
 */
 .page-topic-qhbh {
  background-color: #fff;
}
.page-topic-qhbh .common-bg {
  background: url("../img/qhbh-bg.png") top center no-repeat;
  background-size: cover;
}
.page-topic-qhbh .common-header {
  height: 696px;
}
.page-topic-qhbh .banner-catalog {
  text-align: center;
  padding-top: 195px;
}
.page-topic-qhbh .breadcrumb-nav {
  padding-left: 0;
  padding-right: 0;
}
.page-topic-qhbh .breadcrumb {
  background-color: unset;
  color: var(--text-color-light);
  font-size: 16px;
  margin-top: 12px;
  padding-left: 0;
  padding-right: 0;
}
.page-topic-qhbh .breadcrumb-item+.breadcrumb-item::before {
  content: '>';
  font-family: "simsun";
  color: #ccc;
}
.page-topic-qhbh .breadcrumb a {
  color: var(--text-color-light);
  padding: 0 0.5rem;
}
.page-topic-qhbh .breadcrumb .breadcrumb-item:last-child a {
  color: var(--text-color-dark);
}
.szt-label {
  flex: 1;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-top: 80px;
}
.szt-label img.animate__animated {
  /* 避免出现图片盖住二级菜单文字的情况 */
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
.qhbh-block {
  padding: 3rem 0;
}
.block-title-wrap {
  position: relative;
  margin-bottom: 8px;
}
.block-title {
  color: var(--text-color-dark);
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}
.block-title .title-center {
  display: inline-grid;
  color: #333;
}
.block-title .title-left {
  padding-top: 4px;
}
.block-title .title-right {
  padding-top: 8px;
}
.block-title p {
  margin-bottom: 0;
}
.block-title p.title-en {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #666;
  margin-top: 8px;
}
.block-title-bg {
  height: 24px;
  background: url(../img/qhbh-title-bg.png) top center no-repeat;
  margin-top: 0;
}
.block-title-wrap .more {
  text-align: center;
  margin-bottom: 0;
}
.block-title-wrap .more a {
  color: #0457AA;
}
.block-title-wrap .more em {
  font-size: 14px;
  transition: all 0.3s ease-in-out;
}
.block-title-wrap .more a:hover em {
  margin-left: 10px;
}
.block-desc {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 72px;
}
.block-desc a {
  color: #207E20;
  font-size: 18px;
  font-weight: 400;
}
.block-desc em {
  font-size: 22px;
  margin-left: 2px;
  display: inline-block;;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.block-desc a:hover em {
  margin-left: 10px;
}


.qhbh-block-standard {
  padding-top: 0;
}
.last-updates-body .left-img {
  border: 2px solid #fff;
  max-height: 298px;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}
.last-updates-body .right-tab {
  padding-right: 0;
  padding-left: 12px;
}
.last-updates-body .tab {
  padding-top: .5rem;
  padding-left: 1rem;
  background-color: #DBF8E4;
  margin-bottom: 1rem;
  border-bottom: 1px solid #00AE63;
}
.last-updates-body .tab .nav-link {
  color: #333;
  font-size: 16px;
  padding: .5rem 0;
  margin-right: 2rem;
}
.last-updates-body .tab .nav-link.active {
  color: #1BAD56;
  border-bottom: 3px solid #1BAD56;
}
.last-updates-body .tab-content {
  display: none;
}
.last-updates-body .tab-content.active {
  display: block;
}
.last-updates-body .tab-content ul {
  padding-left: 2rem;
  list-style-type: square;
  list-style-size: .5rem;
  color: #207C20;
  font-size: 20px;
  margin-bottom: 0;
}
.last-updates-body .tab-content ul li {
  padding: .5rem 0;
  line-height: 22px;
}
.last-updates-body .tab-content a .item {
  height: 20px
}
.last-updates-body .tab-content a h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #333;
  margin: 0;
}
.last-updates-body .tab-content a h3:hover {
  color: #00AE63;
}
.last-updates-body .tab-content a .p-date {
  color: #999;
  font-size: 14px;
  flex: 0 0 80px;
  text-align: right;
}
.tab-body .tab-panel {
  display: none;
}
.tab-body .tab-panel.active {
  display: block;
}

.qhbh-block-tech {
  /* min-height: 530px; */
  background: url("../img/qhbh-jscg-bg.png") top center no-repeat;
  background-size: cover;
}

.tech-tab {
  display: flex;
}
.nav-tech-links .nav-link{
  padding: 13px 0;
  text-align: left;
  padding-left: 24px;
  line-height: 30px;
  font-size: 20px;
  color: var(--text-color-dark);
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.nav-tech-links .nav-link::after {
  content: "";
  display: block;
  width: 4px;
  height: 0;
  position: absolute;
  background: linear-gradient(135deg, #00D466 0%, #0097EE 100%);
  left: 0;
  top: 0;
  transition: height 0.3s ease-in-out;
}
.nav-tech-links .nav-link em {
  font-size: 20px;
  margin-right: 8px;

}
.nav-tech-links .nav-link.active,.nav-tech-links .nav-link:hover {
  background-color: #DBF8E4;
  font-weight: bold;
}
.nav-tech-links .nav-link.active::after,.nav-tech-links .nav-link:hover::after {
  height: 56px;
}

.tech-item a {
  display: flex;
  flex-direction: row;
  margin-bottom: 16px;
}
.tech-item h4 {
  color:var(--text-color-dark);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  flex: 1;
}
.tech-item a:hover h4 {
  color:var(--primary-color)
}
.tech-item .recommend-tag {
  padding: 0 8px;
  background-color: #FF9500;
  border-radius: 2px 2px 2px 0px;
  font-size: 12px;
  width: 46px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  position: relative;
  margin-left: 10px;
}
.tech-item .recommend-tag::before {
  content:"";
  width: 0;
  height: 0;
  position: absolute;
  left: -4px;
  bottom: 0;
  border-bottom: 4px solid #FF9500;
  border-left: 4px solid transparent;
}
.equipment-item .box .inner-img {
  height: 187px;
}
.project-case-big .box .inner-img {
  height: 473px;
}
.project-case-list-small .box .inner-img {
  height: 229px;
}
.project-case-big,.project-case-list-small .col {
  padding: .5rem;
}
.project-case-big .box .inner-text {
  position: absolute;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  padding: 1rem 1.5rem;
}
.box {
  position: relative
}
.box .inner-img {
  height: 315px;
}
.box .inner-text {
  position: absolute;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  padding: .75rem 1rem;
  width: 100%;
}
.box .inner-text h4 {
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
}
.box .inner-text p {
  margin-bottom: 0;
  color: #fff;
}
.project-case-list-small .box .inner-text h4 {
  margin-bottom: 0;
}
.qhbh-block-live {
  background: url(../img/qhbh-zb-bg.png) bottom center no-repeat;
  background-size: cover;
}
.replay-list {
  padding: 5px;
}
.replay-list .replay-item {
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
.replay-list .card {
  border: none;
  border-radius: 0;
  box-shadow: 5px 5px 5px 0px rgba(17, 100, 225, 0.08);
}
.replay-list .card .card-img {
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  position: relative;
  max-height: 254px;
}
.replay-list .card .card-img-top {
  object-fit: cover;
}
.replay-list .card .card-img .play-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
.replay-list .card-title {
  color: var(--text-color-dark);
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.replay-list .card-text {
  color: var(--text-color-light);
  font-size: 14px;
  font-weight: 300;
}
.replay-list .card-text .icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  fill: var(--text-color-light);
  background: url(../icons/icon-timer.svg) no-repeat;
}
.replay-list .card-text .time {
  display: inline-block;
  margin-left: 5px;
  line-height: 20px;
}
.replay-list .replay-item .list-img-wrap {
  align-items: center;
  display: flex;
  height: 226px;
  background-color: #EEE;
}

.szq-footer .footer-copyright {
  padding: 10px;
}
.szq-footer p {
  padding: 8px;
  margin: 0 auto;
  line-height: 20px;
}
.szq-footer p:first-child {
  border-bottom: solid 1px #2D8DD3;
}

.news-block ul.news-list {
  list-style-type: none;
  padding: 0;
}
.news-block ul.news-list li {
  border-bottom: 1px solid #E8E8E8;
  padding: 12px 0;
  display: flex;
  align-items: center;
}
.news-block ul.news-list li::before {
  content: "";
  background-color: #0B5FC7;
  padding: 2px;
  border-radius: 50%;
}
.news-block ul.news-list li a {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: 100%;
  margin-left: -4px;
}
.news-block ul.news-list li .text {
  width: 80%;
  padding-left: 12px;
}
.news-block ul.news-list li .text:hover {
  color: #158CE5;
}
.news-block ul.news-list li .date {
  color: #999;
  font-size: 14px;
}

.jscg-wrap .col {
  padding: 4px 10px;
}
.jscg-wrap a {
  border-radius: 4px;
  border: 2px solid #FFFFFF99;
  display: block;
  padding: 12px;
  background: linear-gradient(0deg, #FFFFFF99 0%, #F3F5F899 100%);
  box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10);
}
.jscg-wrap .ceettIcon {
  margin-right: 16px;
  font-size: 6px;
  color: #0457AA;
}
.jscg-wrap .text {
  color:var(--text-color-dark);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.jscg-wrap a:hover .text {
  color:var(--primary-color)
}


@media screen and (max-width: 1200px) {
  .szq-nav-list > .nav-item {
    margin-right: 5px;
  }
}

@media screen and (max-width: 1000px) {
  .szq-header {
    height: auto;
    background-size: cover;
  }
  .szt-label {
    padding: 4rem;
  }
  .szq-nav-list > .nav-item::after {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  
  .qhbh-block-tech .tech-tab {
    padding-top: 20px !important;
  }
  .qhbh-block-tech .nav-tech-links {
    flex-direction: row !important;
    justify-content: space-around;
    border-bottom:  solid 1px #dedede;
    margin-bottom: 20px;
  }
  .qhbh-block-tech .nav-tech-links .nav-link {
    flex: 1;
    margin-bottom: 0px;
  }
  .qhbh-block-tech .nav-tech-links .nav-link::after {
    width: 0;
    height: 3px;
    bottom: 0;
    top: auto;
  }
  .qhbh-block-tech .nav-tech-links .nav-link.active::after,.qhbh-block-tech .nav-tech-links .nav-link:hover::after {
    width: 100%;
    height: 3px;
  }
  .last-updates-body .left-img {
    padding-right: 0;
    margin-bottom: 1rem;
  }
  .last-updates-body .right-tab {
    padding-left: 0;
  }
  .project-case-big .box .inner-img {
    height: 300px;
  }
  .project-case-list-small .box .inner-img {
    height: 300px;
  }
}

@media screen and (max-width: 578px) {
  .page-topic-qhbh .common-header {
    height: 260px;
  }
  .page-topic-qhbh .banner-catalog {
    padding-top: 56px;
  }
  .qhbh-block {
    padding: 1.5rem 0;
  }
  .block-title {
    font-size: 20px;
  }
  .page-topic-qhbh .breadcrumb {
    padding: 16px;
    margin: 0;
  }
  .jscg-wrap .ceettIcon {
    margin-right: 10px;
  }
  .block-title-wrap {
    margin-bottom: 12px;
  }
  .block-title {
    margin-bottom: 8px;
  }
  .block-title-bg {
    height: 16px;
    background-size: contain;
  }
}

