#qydj {
  padding-top: 100px;
}
#qydj .banner {
  width: 100%;
  height: 657px;
  background: url('../assets/img/59e6f590dc113.jpg') no-repeat;
  background-size: 100% auto;
}
#qydj .banner1 {
  width: 100%;
  height: 657px;
  background: url('../assets/img/5afa9e28be89d.jpg') no-repeat;
  background-size: 100% auto;
}
#qydj .banner2 {
  width: 100%;
  height: 657px;
  background: url('../assets/img/企业党建.jpg') no-repeat;
  background-size: 100% auto;
}
#qydj .containtitle {
  font-size: 30px;
  position: relative;
  color: #8f0104;
  line-height: 68px;
  text-align: center;
  margin: 35px 0;
  cursor: pointer;
}
#qydj .containtitle i {
  display: inline-block;
  width: 74px;
  height: 1px;
  background: #8f0104;
  position: absolute;
  left: 50%;
  margin-left: -37px;
  bottom: 0;
}
#qydj .dqgy {
  padding-bottom: 50px;
}
#qydj .dqgy .left {
  display: inline;
  width: 505px;
  height: 336px;
}
#qydj .dqgy .left .el-carousel__item .leftitem {
  position: relative;
}
#qydj .dqgy .left .el-carousel__item .leftitem img {
  width: 100%;
  height: 336px;
  display: block;
}
#qydj .dqgy .left .el-carousel__item .leftitem .bottomtitle {
  position: absolute;
  bottom: 0;
  width: 505px;
  box-sizing: border-box;
  padding: 8px 15px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
#qydj .dqgy .right {
  padding: 0 30px;
  flex: 1;
}
#qydj .dqgy .right .list {
  color: #424242;
}
#qydj .dqgy .right .list .listitem {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px #e6e6e6 dashed;
  line-height: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
#qydj .dqgy .right .list .listitem .iconfont {
  font-size: 10px;
}
#qydj .dqgy .right .list .listitem .date {
  color: #bfbfbf;
  font-size: 14px;
}
#qydj .dqgy .right .list .listitem > span {
  max-width: 522px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#qydj .dqgy .right .list .listitem:hover {
  color: #018dd7;
}
#qydj .ljcylist {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: center;
  grid-column-gap: 40px;
}
#qydj .ljcylist .ljcyitem {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  color: white;
  border-bottom: 1px solid white;
  cursor: pointer;
  transition: all 0.3s;
}
#qydj .ljcylist .ljcyitem > span {
  max-width: 456px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#qydj .ljcylist .ljcyitem:hover {
  transform: translateX(10px);
}
#qydj .ljcy {
  width: 100%;
  height: 507px;
  background: url('../assets/img/ccic_企业党建bg2.jpg') no-repeat;
  background-size: 100% 100%;
  padding: 15px 0 40px;
}
#qydj .ljcy .containtitle {
  color: white;
}
#qydj .ljcy .containtitle i {
  background: #fff;
}
#qydj .djdt {
  padding: 0 0 50px;
}
#qydj .djdt .djdttitle {
  display: flex;
  justify-content: center;
}
#qydj .djdt .djdttitle .containtitle:first-child {
  margin-right: 30px;
}
#qydj .djdt .ljcylist .ljcyitem {
  color: #333;
  border-bottom: 1px solid #d6d6d6;
}
