.set1 .list1 {
  margin: 0;
}
.set1 .list1 .list1-l {
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 314px;
}
.set1 .list1 .list1-l .tit {
  background-color: #ae0d00;
  border-radius: 80px 0 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 38px;
  padding: 36px 0 26px 0;
  height: 472px;
  font-family: "思源宋体 CN";
}
@media (max-width: 990px) {
  .set1 .list1 .list1-l .tit {
    height: auto;
  }
}
.set1 .list1 .list1-l .box {
  position: absolute;
  top: 120px;
  right: 0;
  background-color: #fff;
}
@media (max-width: 990px) {
  .set1 .list1 .list1-l .box {
    position: relative;
    top: 0;
  }
}
.set1 .list1 .list1-l .box ul {
  background: url(../img/news/bg1.png) no-repeat;
  background-position: bottom;
  width: 286px;
  height: 433px;
  padding-top: 15px;
}
@media (max-width: 990px) {
  .set1 .list1 .list1-l .box ul {
    width: 100%;
  }
}
.set1 .list1 .list1-l .box ul a {
  color: #222222;
  font-size: 24px;
  font-weight: bold;
}
.set1 .list1 .list1-l .box ul a li {
  font-family: "微软雅黑";
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  padding: 15px 0 15px 50px;
}
.set1 .list1 .list1-l .box ul a li .ico1-img {
  padding-left: 50px;
}
.set1 .list1 .list1-l .box ul a:hover {
  color: #ae0d00;
}
.set1 .list1 .list1-l .box ul a:hover .ico1-img {
  content: url(../img/news/ico1-s.png);
}
.set1 .list1 .list1-r {
  background-color: #fff;
  margin: 0 0 0 13px;
}
.set1 .list1 .list1-r .bread {
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  margin: 0 auto;
  background: #DCDFDF;
}
@media (max-width: 768px) {
  .set1 .list1 .list1-r .bread {
    font-size: 12px;
  }
}
.set1 .list1 .list1-r .bread .type-name {
  display: inline-block;
}
.set1 .list1 .list1-r .bread .type-name div {
  font-family: "微软雅黑";
}
.set1 .list1 .list1-r .bread .type-name:nth-child(1) {
  padding-left: 30px;
}
.set1 .list1 .list1-r .bread .type-name a {
  font: 400 14px/24px;
  color: #222222;
  font-family: "微软雅黑";
}
.set1 .list1 .list1-r .bread .type-name:nth-child(2) + .type-name:before {
  content: ">\00a0";
}
.set1 .list1 .list1-r .bread .type-name:nth-child(3) + .type-name:before {
  content: ">\00a0";
}
.set1 .list1 .list1-r .bread .type-name:nth-child(4) + .type-name:before {
  content: ">\00a0";
}
.set1 .list1 .list1-r .bread .type-name:last-child a {
  font: 400 14px/24px;
  color: #ae0d00;
}
.set1 .list1 .list1-r .bread .type-name:hover a {
  font: 400 14px/24px;
  color: #ae0d00;
}
.set1 .list1 .list1-r .content .tit {
  align-items: center;
  margin: 30px;
  border-top: 1px dashed #dfdfdf;
  padding: 30px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .set1 .list1 .list1-r .content .tit {
    margin: 0;
  }
}
.set1 .list1 .list1-r .content .tit .pic {
  background-color: #efefef;
  padding: 10px;
}
.set1 .list1 .list1-r .content .tit .pic .day {
  color: #666666;
  text-align: center;
}
.set1 .list1 .list1-r .content .tit .pic .day .ye {
  font-size: 32px;
  font-weight: bold;
  font-family: '微软雅黑';
}
.set1 .list1 .list1-r .content .tit .pic .day .da {
  font-size: 14px;
  font-family: '微软雅黑';
}
.set1 .list1 .list1-r .content .tit .tit-top .title1 {
  font-size: 18px;
  color: #151c1e;
}
.set1 .list1 .list1-r .content .tit .tit-top .title1 a {
  font-family: '微软雅黑';
}
.set1 .list1 .list1-r .content .tit .tit-top .des {
  margin-top: 27px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  font-family: '微软雅黑';
}
@media (max-width: 768px) {
  .set1 .list1 .list1-r .content .tit .ico1s-img {
    display: none;
  }
}
.set1 .list1 .list1-r .content .tit:hover .pic {
  background-size: 100% 100%;
  background-color: #ae0d00;
}
.set1 .list1 .list1-r .content .tit:hover .pic .day {
  color: #fff;
}
.set1 .list1 .list1-r .content .tit:hover .title1 a {
  color: #ae0d00;
}
.set1 .list1 .list1-r .content .tit:hover .ico1s-img {
  content: url(../img/peixun/ico1-s.png);
}
