.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.headbanner {
  background: url(../images/jyhy.png) no-repeat;
  background-size: cover;
}
.tit {
  position: relative;
  padding-bottom: 42px;
  border-bottom: 1px solid #d2d2d2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tit h1 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-bottom: 11px;
}
.tit h2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.tit .more {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.tit .more a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.ppxm {
  margin-bottom: 43px;
}
.ppxm .tit {
  margin-bottom: 31px;
}
.ppxm ul li {
  float: left;
  margin-right: 19px;
  margin-bottom: 49px;
  overflow: hidden;
  border-radius: 10px;
}
.ppxm ul li:hover a img {
  transform: scale(1.2);
}
.ppxm ul li:nth-child(4n) {
  margin-right: 0;
}
.ppxm ul li a {
  display: block;
}
.ppxm ul li a img {
  width: 284px;
  height: 177px;
  border-radius: 10px;
  transition: all .3s;
}
.zbkt {
  margin-bottom: 62px;
}
.zbkt .layout .tit {
  margin-bottom: 30px;
}
.zbkt .layout ul li {
  float: left;
  width: 284px;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 49px;
}
.zbkt .layout ul li:nth-child(4n) {
  margin-right: 0;
}
.zbkt .layout ul li:hover a .t {
  color: #002FA7;
}
.zbkt .layout ul li:hover a .img {
  transform: scale(1.2);
}
.zbkt .layout ul li a {
  display: block;
  position: relative;
}
.zbkt .layout ul li a .over {
  background-color: rgba(0, 0, 0, 0.4);
}
.zbkt .layout ul li a .ing {
  background-color: rgba(0, 46, 162, 0.5);
}
.zbkt .layout ul li a .nostart {
  background-color: rgba(59, 134, 12, 0.5);
}
.zbkt .layout ul li a .style {
  width: 56px;
  height: 28px;
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  z-index: 9;
}
.zbkt .layout ul li a .imgbox {
  overflow: hidden;
}
.zbkt .layout ul li a .img {
  display: block;
  width: 284px;
  height: 177px;
  transition: all .3s;
}
.zbkt .layout ul li a .box {
  background-color: #fff;
  padding: 18px 18px 14px;
}
.zbkt .layout ul li a .t {
  margin-bottom: 10px;
  width: 234px;
  height: 48px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: #333333;
  transition: all .3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.zbkt .layout ul li a .time {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.zbkt .layout ul li a .xian {
  margin: 16px 0 14px;
  height: 1px;
  background: #DADADA;
}
.zbkt .layout ul li a .bottom {
  display: flex;
  align-items: center;
}
.zbkt .layout ul li a .bottom img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 11px;
}
.zbkt .layout ul li a .bottom .writer {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.jpkc .layout .tit {
  margin-bottom: 30px;
}
.jpkc .layout ul li {
  float: left;
  width: 284px;
  height: 307px;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 49px;
}
.jpkc .layout ul li:nth-child(4n) {
  margin-right: 0;
}
.jpkc .layout ul li:hover a .t {
  color: #002FA7;
}
.jpkc .layout ul li:hover a .img {
  transform: scale(1.2);
}
.jpkc .layout ul li a {
  display: block;
  position: relative;
}
.jpkc .layout ul li a .over {
  background-color: rgba(0, 0, 0, 0.4);
}
.jpkc .layout ul li a .ing {
  background-color: rgba(0, 46, 162, 0.5);
}
.jpkc .layout ul li a .nostart {
  background-color: rgba(59, 134, 12, 0.5);
}
.jpkc .layout ul li a .style {
  width: 56px;
  height: 28px;
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  z-index: 9;
}
.jpkc .layout ul li a .imgbox {
  overflow: hidden;
}
.jpkc .layout ul li a .img {
  display: block;
  width: 284px;
  height: 177px;
  transition: all .3s;
}
.jpkc .layout ul li a .box {
  background-color: #fff;
  padding: 18px 18px 14px;
}
.jpkc .layout ul li a .t {
  width: 234px;
  height: 48px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: #333333;
  transition: all .3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.jpkc .layout ul li a .time {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.jpkc .layout ul li a .xian {
  margin: 16px 0 14px;
  height: 1px;
  background: #DADADA;
}
.jpkc .layout ul li a .bottom {
  display: flex;
  align-items: center;
}
.jpkc .layout ul li a .bottom img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 11px;
}
.jpkc .layout ul li a .bottom .writer {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.buttom {
  width: 132px;
  height: 38px;
  margin: 0 auto;
}
.buttom a {
  padding: 11px 28px;
  width: 130px;
  height: 38px;
  background: #F0F0F0;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 38px;
  text-align: center;
}
/*新增*/
.zbkt .layout ul li a .img,.ppxm ul li a img,.jpkc .layout ul li a .img{
  /* height: 164px; */
}
.logo_wall_c1{
    height: 430px;
    overflow: hidden;
    transition: height 1s;
}
.logo_wall_c2{
    height:785px;
    overflow: hidden;
    transition: height 1s;
}
.logo_wall_c3{
    height:712px;
    overflow: hidden;
    transition: height 1s;
}
.logo_wall.on {
    /* height: 1206px; */
    height: auto;
}





 /* 2023/2/20 新增 S */
.bar .layout {
    padding-bottom: 21px;
    border-bottom: 0;
}

.sub_content {
    display: none;
}

.bar .layout ul {
    height: 58px;
    display: flex;
    background: white;
    margin-top: -53px;
    align-items: center;
}

.bar .layout ul li a {
    font-size: 18px;
    font-weight: bold;
}

.bar .layout ul li {
    width: 154px;
    height: 58px;
    position: relative;
    line-height: 58px;
    text-align: center;
}

.bar .layout ul .on a:before {
    width: 100%;
    height: 3px;
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #002FA7;
}
  /* 2023/2/20 E */ 