body {
  background: #f6f6f6;}
.worklist-content-item {
  width: 886px;
  height: 240px;
  padding: 30px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  font-size: 0;
  margin-bottom: 24px;}
.worklist-content-item:hover {
  background-color: #b81010;}
.worklist-content-item:hover .worklist-content-item-title,
.worklist-content-item:hover .worklist-content-item-content {
  color: #fff;}
.worklist-content-item:hover .worklist-content-item-time {
  color: #b81010;
  background: url(../../images/redtime.png) no-repeat 17px 9px;
  background-color: #fff;}
.work-list-img {
  width: 290px;
  height: 180px;
  overflow: hidden;}
.worklist-content-item img {
  width: 290px;
  height: 180px;
  transition: all 0.3s;}
.worklist-content-item img:hover {
  transform: scale(1.1);}
.worklist-content-item-right {
  width: 495px;
  padding: 4px 3px 0 0;}
.worklist-content-item-title {
  font-family: PingFang SC;
  font-size: 22px;
  text-align: justify;
  color: #b81010;}
.worklist-content-item-content {
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.65);
  margin: 6px 0 24px;
  min-height: 43px;}
.worklist-content-item-time {
  width: 134px;
  height: 35px;
  background: url(../../images/whitetime.png) no-repeat 18px 11px;
  background-color: #cc2119;
  font-family: DINPro;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  line-height: 35px;
  padding-left: 39px;
  box-sizing: border-box;}
.meetinglist-content-item {
  width: 886px;
  height: 120px;
  background-color: #fff;
  margin-bottom: 24px;
  box-sizing: border-box;
  padding-top: 1px;}
.meetinglist-content-item:hover {
  background-color: #bd1313;}
.meetinglist-content-item:hover .meetinglist-item-time {
  color: #fff;
  background: url(../../images/whitetime.png) no-repeat 28px 2px;}
.meetinglist-content-item:hover .meetinglist-item-title {
  color: #fff;}
.meetinglist-item-time {
  height: 24px;
  background: url(../../images/redtime.png) no-repeat 26px 1px;
  padding-left: 51px;
  margin: 25px 0 10px;
  font-family: DINPro;
  font-weight: 500;
  font-size: 14px;
  color: #c81518;
  line-height: normal;
  position: relative;
  letter-spacing: 1px;}
.meetinglist-item-time::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 24px;
  background: #e99430;
  position: absolute;
  left: 0;
  top: -2px;}
.meetinglist-item-title {
  font-family: PingFang SC;
  font-size: 22px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  padding: 4px 0 0 27px;
  width: 820px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}
.Messagelist-content-item {
  width: 886px;
  height: 200px;
  margin-bottom: 24px;
  background: #fff;
  box-sizing: border-box;
  padding: 33px 29px 10px 27px;}
.Messagelist-content-item:hover {
  background: #b81010;}
.Messagelist-content-item:hover .Messagelist-content-item-content,
.Messagelist-content-item:hover .Messagelist-content-item-title {
  color: #fff;}
.Messagelist-content-item-title {
  font-family: PingFang SC;
  font-size: 22px;
  color: #b81010;
  margin-bottom: 17px;
  display: inline-block;
  width: 830px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}
.Messagelist-content-item-content {
  font-family: PingFang SC;
  font-size: 15px;
  line-height: 28px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.65);
  max-height: 76px;}
.previouslist-content-item {
  width: 886px;
  height: 604px;
  display: inline-block;
  font-size: 0;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 24px;}
.previous-list-img {
  width: 886px;
  height: 480px;
  overflow: hidden;}
.previouslist-content-item img {
  width: 886px;
  height: 480px;
  transition: all 0.3s;}
.previouslist-content-item img:hover {
  transform: scale(1.1);}
.previouslist-item-desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 124px;
  box-sizing: border-box;
  padding: 0 33px 0 41px;}
.previouslist-year {
  font-family: DINPro;
  font-size: 44.8px;
  line-height: 25px;
  margin-right: 6px;
  font-weight: 500;
  color: #c81518;}
.previouslist-nian {
  font-family: PingFang SC;
  font-size: 25.6px;
  color: rgba(0, 0, 0, 0.65);
  margin-right: 2px;}
.previouslist-detail {
  font-family: PingFang SC;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.65);}
.previouslist-item-title {
  font-family: PingFang SC;
  font-size: 24px;
  color: #b81010;
  padding-bottom: 6px;}
.examplelist-content-item {
  width: 886px;
  height: 200px;
  margin-bottom: 24px;
  background: #fff;
  box-sizing: border-box;
  padding: 32px 29px 10px 35px;
  display: flex;
  justify-content: space-between;}
.examplelist-content-item:hover {
  background-color: #b81010;}
.examplelist-content-item:hover .examplelist-content-item-title,
.examplelist-content-item:hover .examplelist-content-item-content {
  color: #fff;}
.example-list-img {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  overflow: hidden;}
.examplelist-content-item img {
  width: 136px;
  height: 136px;
  border-radius: 50%;
  transition: all 0.3s;}
.examplelist-content-item img:hover {
  transform: scale(1.1);}
.examplelist-content-right {
  width: 644px;}
.examplelist-content-item-title {
  font-family: PingFang SC;
  font-size: 22px;
  color: #b81010;
  margin-bottom: 17px;
  display: inline-block;}
.examplelist-content-item-content {
  font-family: PingFang SC;
  font-size: 15px;
  line-height: 28px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.65);
  max-height: 76px;}
/* 分页 */
.p_pages{
display:block;
  height: 40px;
  margin-top: 42px;
  text-align: center;
  font-family: PingFang SC;
  color: #9e9e9e;}

.p_pages span {
  color: #999;
  font-size: 16px;
  margin: 0 2px;
  border: 1px solid #e6e6e6;
  padding: 8px 14px 8px 14px;
  background: #fff;
  border-radius: 4px;}

.p_pages span a{
 color: #999;
}

.p_pages span:hover,
.p_pages .p_no_d {
  color: #fff;
  border: 1px solid #bd1313;
  background: #bd1313;
}
.p_pages span:hover a,
.p_pages .p_no_d a{
color:#fff;
}
.p_pages span.hover {
  color: #fff;
  border: 1px solid #bd1313;
  background: #bd1313;}