
.md17639.md-news-1 {
  position: relative;
  padding-bottom: 0.8rem;
}
.md17639.md-news-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md17639.md-news-1 .news-list {
  margin-bottom: 0.8rem;
}

.md17639.news-list .li {
  border-bottom: solid 1px #e5e5e5;
  padding: 0.3rem 0;
}
.md17639.news-list .dd:hover .time {
  color: #ffc000;
}
.md17639.news-list .dd:hover .img {
  transform: scale(1.05);
}
.md17639.news-list .dd:hover .title {
  color: #ffc000;
}
.md17639.news-list .time {
  flex-shrink: 0;
  width: calc( 170 / 1520 * 100%);
  text-align: center;
  white-space: nowrap;
}
.md17639.news-list .c-pic {
  width: calc( 400 / 1400 * 100%);
}
.md17639.news-list .img {
  height: 100%;
  padding-top: calc( 270 / 480 * 100%);
}
.md17639.news-list .text {
  width: calc( 940 / 1400 * 100%);
  padding-top: 0.3rem;
}
.md17639.news-list .title {
  line-height: calc( 30 / 22 );
}
.md17639.news-list .time {
  color: #c0c0cc;
  margin-top: 0.2rem;
}
.md17639.news-list .tic {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  background-image: url(../images/a6.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.05rem;
}
.md17639.news-list .intro {
  margin-top: 0.22rem;
  line-height: calc( 24 / 14 );
}
.md17639.news-list .more {
  margin-top: 0.5rem;
  display: inline-flex;
  align-items: center;
  background-color: #ffc000;
  line-height: 1;
  padding: 0.13rem 0.3rem;
}
.md17639.news-list .more .ar {
  width: 1em;
  margin-left: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md17639.news-list .c-pic {
    width: 100%;
    order: 1;
  }
  .md17639.news-list .text {
    width: 100%;
    order: 3;
    margin-top: 0.2rem;
  }
}
