
.md17350.md-news-1 {
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.md17350.md-news-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}

.md17350.news-list {
  margin-bottom: 0.5rem;
}
.md17350.news-list .li {
  border-bottom: solid 1px #e5e5e5;
  padding: 0.5rem 0;
}
.md17350.news-list .dd:hover .time {
  color: #58c747;
}
.md17350.news-list .dd:hover .img {
  transform: scale(1.05);
}
.md17350.news-list .dd:hover .title {
  color: #58c747;
}
.md17350.news-list .dd:hover .more {
  color: #58c747;
}
.md17350.news-list .time {
  flex-shrink: 0;
  width: calc( 170 / 1520 * 100%);
  text-align: center;
}
.md17350.news-list .c-pic {
  width: calc( 480 / 1520 * 100%);
}
.md17350.news-list .img {
  height: 100%;
  padding-top: calc( 270 / 480 * 100%);
}
.md17350.news-list .text {
  width: calc( 790 / 1520 * 100%);
}
.md17350.news-list .title {
  line-height: calc( 30 / 22 );
}
.md17350.news-list .intro {
  margin-top: 0.34rem;
  line-height: calc( 24 / 14 );
}
.md17350.news-list .more {
  margin-top: 0.9rem;
}
@media screen and (max-width: 900px) {
  .md17350.news-list .time {
    width: auto;
    order: 2;
    text-align: left;
    display: flex;
    flex-direction: row-reverse;
    margin-top: 0.3rem;
  }
  .md17350.news-list .c-pic {
    width: 100%;
    order: 1;
  }
  .md17350.news-list .text {
    width: 100%;
    order: 3;
    margin-top: 0.2rem;
  }
  .md17350.news-list .t1,
  .md17350.news-list .t2 {
    display: inline;
    font-size: 0.3rem;
    margin-right: 0.5em;
  }
  .md17350.news-list .more {
    margin-top: 0.2rem;
  }
}

.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(../images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.05rem;
  line-height: 1;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset #ddd;
}
.com-pag .cp_a:hover svg, .com-pag .cp_a.on svg {
  filter: brightness(0) invert(1);
}
.com-pag .cp_num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #002040;
  color: #fff;
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.5s;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 24.0740740741%;
  height: 24.0740740741%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.com-pag .cp_btn svg {
  width: 16%;
  height: 28%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: #002040;
}
.com-pag .cp_btn:hover svg {
  fill: #fff;
}
.com-pag .cp_prev {
  background-image: url(../images/b1.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/b3.png);
}
.com-pag .cp_next {
  background-image: url(../images/b2.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/b4.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
  display: inline-flex;
  align-items: center;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
