﻿@charset "UTF-8";
/**
  css style 用于scss编写继承
*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hover:hover {
  color: #1764ce !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

@media screen and (max-width: 768px) {
  .section {
    width: 88.5% !important;
  }
  .section .sectionTitle img {
    width: 81% !important;
  }
  .section .sectionTitle a {
    float: right !important;
  }
  .section .setionContent {
    width: 93% !important;
  }
  .section .setionContent .setionContentAllWZ {
    width: 100% !important;
  }
  .section .setionContent .setionContentAllWZ .setionContentWZ {
    width: 100% !important;
  }
  .section .setionContent .setionContentAllWZ .setionContentWZ .setionContentWZNR {
    width: 100% !important;
  }
  .section .setionContentBanner {
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0.35rem !important;
  }
  .section .setionContentBanner img {
    width: 100% !important;
    height: auto !important;
  }
  .section .setionContentBanner p {
    width: 100% !important;
  }

  .section:first-child + section .setionContentBanner {
    margin-top: 0 !important;
  }
  .section:first-child + section .setionContentAllWZ {
    margin-left: 0 !important;
    margin-top: 0.35rem;
  }

  .section:first-child + section + section .setionContent .sectionNews {
    width: 100%;
  }
  .section:first-child + section + section .setionContent .sectionNews ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section:first-child + section + section .setionContent .sectionNews ul li {
    height: 310px;
    height: 3.1rem;
    background: #F5F5F5;
    width: 45% !important;
    margin: 0 0 !important;
  }
  .section:first-child + section + section .setionContent .sectionNews ul li a {
    width: 100% !important;
  }
  .section:first-child + section + section .setionContent .sectionNews ul li a img:first-child {
    height: calc(100vw * 0.36979 * 0.6639) !important;
  }
  .section:first-child + section + section .setionContent .sectionNews ul li a p {
    padding-bottom: 0 !important;
    height: auto !important;
  }
  .section:first-child + section + section .setionContent .sectionNews ul li:last-child {
    display: none;
  }
  .section:first-child + section + section .setionContent .newsSwitch {
    display: none;
  }

  .block {
    display: none;
  }

  .block.display {
    display: block;
  }

  .banner-box {
    height: auto !important;
  }
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}

.header {
  width: 100%;
}

.ll-hbdc {
  background-color: #d1e6d1;
  height: 37px;
  line-height: 37px;
  height: 0.37rem;
  line-height: 0.37rem;
  color: #0c681e;
  font-size: 16px;
  font-weight: bold;
  padding-left: 25px;
  padding-left: 0.25rem;
}

.ll-hbdc > span {
  color: #0c681e;
  font-weight: normal;
  font-size: 15px;
}

.main {
  font-size: 16px;
  font-size: 0.16rem;
  width: 100%;
  background-color: #f5f5f5;
}
.main .section {
  width: 1200px;
  width: 12rem;
  background-color: #ffffff;
  border-radius: 9px;
  margin: 0 auto;
  margin-top: 21px;
  margin-top: 0.21rem;
}
.main .section .sectionTitle {
  width: 95%;
  margin: 0 auto;
  padding-top: 29px;
  padding-top: 0.29rem;
}
.main .section .sectionTitle img {
  float: left;
  width: 91%;
}
.main .section .sectionTitle a {
  float: left;
  color: #666666;
  margin-left: 5px;
  margin-left: 0.05rem;
  line-height: 32px;
  line-height: 0.32rem;
}
.main .section .setionContent {
  width: 1135px;
  width: 11.35rem;
  margin: 0 auto;
  margin-top: 44px;
  margin-top: 0.44rem;
  padding-bottom: 21px;
}
.main .section .setionContent .setionContentAllWZ {
  margin-bottom: 21px;
  float: left;
  width: 540px;
  width: 5.4rem;
  height: 410px;
  height: 4.1rem;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ {
  width: 540px;
  width: 5.4rem;
  height: 131px;
  height: 1.31rem;
  margin-top: 16px;
  margin-top: 0.16rem;
  border-bottom: 2px #eeeeee solid;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ .setionContentWZBT {
  font-size: 20px;
  font-size: 0.2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ .setionContentWZBT img {
  width: 5px;
  width: 0.05rem;
  height: 19px;
  height: 0.19rem;
  padding-right: 18px;
  padding-right: 0.18rem;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ .setionContentWZNR {
  width: 540px;
  width: 5.4rem;
  margin-top: 17px;
  margin-top: 0.17rem;
  background-color: #f5f5f5;
  float: left;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ .setionContentWZNR p {
  margin: 14px 22px;
  margin: 0.14rem 0.22rem;
  color: #666666;
  text-indent: 32px;
  text-indent: 0.32rem;
  overflow: hidden;
  /*必须结合的属性,当内容溢出元素框时发生的事情*/
  text-overflow: ellipsis;
  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  display: -webkit-box;
  /*必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。*/
  -webkit-line-clamp: 2;
  /*用来限制在一个块元素显示的文本的行数。*/
  -webkit-box-orient: vertical;
  /*必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ:first-child {
  margin-top: 0px;
  margin-top: 0rem;
}
.main .section .setionContent .setionContentAllWZ .setionContentWZ:first-child + .setionContentWZ + .setionContentWZ {
  border-bottom: none;
}
.main .section .setionContent .setionContentBanner {
  float: left;
  width: 562px;
  width: 5.62rem;
  position: relative;
  margin-left: 31px;
  margin-left: 0.31rem;
}
.main .section .setionContent .setionContentBanner img {
  width: 562px;
  width: 5.62rem;
  height: 411px;
  height: 4.11rem;
  object-fit: cover;
  position: relative;
}
.main .section .setionContent .setionContentBanner p {
  width: 562px;
  width: 5.62rem;
  height: 69px;
  height: 0.69rem;
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  padding-left: 29px;
  padding-left: 0.29rem;
  padding-top: 25px;
  padding-top: 0.25rem;
  color: #ffffff;
  font-size: 20px;
  font-size: 0.2rem;
  background: url("../images/hbdc-wzbj.png") 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main .section:first-child + section .setionContentBanner {
  margin-left: 0px;
  margin-left: 0rem;
}
.main .section:first-child + section .setionContentAllWZ {
  margin-left: 30px;
  margin-left: 0.3rem;
}
.main .section:first-child {
  margin-top: 40px;
  margin-top: 0.4rem;
}
.main .section:first-child + section + section {
  margin-bottom: 50px;
  margin-bottom: 0.5rem;
}
.main .section:first-child + section + section .setionContent {
  height: 336px;
  height: 3.36rem;
}
.main .section:first-child + section + section .setionContent .sectionNews {
  width: 100%;
  height: 300px;
  height: 3rem;
  overflow-y: hidden;
}
.main .section:first-child + section + section .setionContent .sectionNews ul {
  width: 100%;
  position: absolute;
  float: left;
  top: 0px;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li {
  height: 310px;
  height: 3.1rem;
  background: #F5F5F5;
  width: 31.7%;
  position: unset;
  float: left;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li a {
  padding-bottom: 26px;
  padding-bottom: 0.26rem;
  display: inline-block;
  width: 360px;
  width: 3.6rem;
  background-color: #F5F5F5;
  height: auto;
  position: relative;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li a img:first-child {
  width: 100%;
  height: 203px;
  height: 2.03rem;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li a .newsButton {
  width: 54px;
  width: 0.54rem;
  height: 54px;
  height: 0.54rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-left: -0.27rem;
  margin-top: -80.5px;
  margin-top: -0.805rem;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li a p {
  box-sizing: border-box;
  font-size: 20px;
  font-size: 0.2rem;
  padding: 20px 20px 0;
  padding: 20px 0.2rem 0;
  background-color: #f5f5f5;
  overflow: hidden;
  /*必须结合的属性,当内容溢出元素框时发生的事情*/
  text-overflow: ellipsis;
  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  display: -webkit-box;
  /*必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。*/
  -webkit-line-clamp: 2;
  /*用来限制在一个块元素显示的文本的行数。*/
  -webkit-box-orient: vertical;
  /*必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}
.main .section:first-child + section + section .setionContent .sectionNews ul li a span {
  display: inline-block;
  font-size: 16px;
  font-size: 0.16rem;
  color: #999;
  padding: 0 20px;
  padding: 0 0.2rem;
  margin-top: 13px;
  margin-top: 0.13rem;
}
.main .section:first-child + section + section .setionContent .sectionNews ul li:first-child + li {
  margin: 0 27px;
  margin: 0 0.27rem;
}
.main .section:first-child + section + section .setionContent .newsSwitch {
  position: unset;
  width: 70px;
  width: 0.7rem;
  height: 6px;
  height: 0.06rem;
  margin: 0 auto;
  margin-top: 30px;
  margin-top: 0.3rem;
}
.main .section:first-child + section + section .setionContent .newsSwitch .newsSwitchButton {
  float: left;
  width: 16px;
  width: 0.16rem;
  height: 6px;
  height: 0.06rem;
  background-color: #d7d7d7;
  border-radius: 3px;
  cursor: pointer;
}
.main .section:first-child + section + section .setionContent .newsSwitch .newsSwitchButton:first-child + .newsSwitchButton {
  margin: 0 4px;
  margin: 0 0.04rem;
}
.main .section:first-child + section + section .setionContent .newsSwitch .switchSelected {
  width: 30px;
  width: 0.3rem;
  height: 6px;
  height: 0.06rem;
  background-color: #fe9f30;
  border-radius: 3px;
}

.display {
  display: none;
}

@media screen and (max-width: 768px) {
  .ll-hbdc {
    line-height: normal;
    height: auto;
  }
}
