
.md13195.md-news-1 {
  position: relative;
}
.md13195.md-news-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14rem;
  max-width: 92%;
}
.md13195.md-news-1 .tags .ta {
  margin: 0 0.15rem;
}
.md13195.md-news-1 .tags .ta:hover {
  color: #3992e0;
}
.md13195.md-news-1 .tags .on {
  color: #3992e0;
}
.md13195.md-news-1 .news-list {
  margin-top: 0.26rem;
  margin-bottom: 0.4rem;
}
.md13195.md-news-1 .p-item {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  box-shadow: 0 1px 0 0 #eee;
}
.md13195.news-list .li {
  width: calc( 453 / 1400 * 100%);
  margin-right: calc( 20 / 1400 * 100%);
  margin-bottom: 0.2rem;
}
.md13195.news-list .li:nth-child(3n) {
  margin-right: 0;
}
.md13195.news-list .dd {
  display: block;
  height: 100%;
  position: relative;
  outline: solid 1px #dbdbdb;
  border-radius: 0.1rem;
  overflow: hidden;
  transition: all 0.3s;
}
.md13195.news-list .dd:hover .img {
  transform: scale(1.05);
}
.md13195.news-list .dd:hover .title {
  color: #3992e0;
}
.md13195.news-list .img {
  padding-top: calc( 250 / 453 * 100%);
}
.md13195.news-list .text {
  padding: 0.23rem 0.3rem 0.2rem;
}
.md13195.news-list .title {
  height: 3em;
  transition: color 0.5s;
}
.md13195.news-list .title span {
  color: #3992e0;
}
.md13195.news-list .intro {
  line-height: calc( 24 / 14  );
  margin-top: 0.1rem;
}
.md13195.news-list .info {
  margin-top: 0.18rem;
}
@media screen and (max-width: 900px) {
  .md13195.news-list {
    justify-content: space-between;
  }
  .md13195.news-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md13195.news-list .li {
    width: 100%;
  }
}

.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.5rem;
  height: 0.5rem;
  min-width: 36px;
  min-height: 36px;
  margin: 0 0.05rem;
  line-height: 1;
  color: #666;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset #f3f3f3;
}
.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: #3992e0;
  color: #fff;
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12% auto;
  transition: all 0.3s;
}
.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: #3992e0;
}
.com-pag .cp_btn:hover svg {
  fill: #fff;
}
.com-pag .cp_prev {
  background-image: url(../images/a6.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/a7.png);
}
.com-pag .cp_next {
  background-image: url(../images/a8.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/a9.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;
}
