
.md-news-1.md22082 {
  padding-top: 0.3rem;
  padding-bottom: 1.2rem;
  position: relative;
  background-color: #f5f5f5;
}
.md-news-1.md22082 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-news-1.md22082 .h2 {
  line-height: 1.25;
}
.md-news-1.md22082 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-news-1.md22082 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-news-1.md22082 .box-1 {
  background-color: #fff;
  margin-top: 0.56rem;
  position: relative;
}
.md-news-1.md22082 .box-1 .c-pic {
  width: 50%;
}
.md-news-1.md22082 .box-1 .img {
  padding-top: calc( 480 / 720 * 100%);
  height: 100%;
}
.md-news-1.md22082 .box-1 .text {
  width: 50%;
  padding: 0.7rem 0.8rem;
}
.md-news-1.md22082 .box-1 .title {
  margin-top: 0.27rem;
}
.md-news-1.md22082 .box-1 .intro {
  margin-top: 0.25rem;
  line-height: calc(30 / 16);
}
.md-news-1.md22082 .box-1 .btn {
  display: inline-flex;
  align-items: center;
  color: #fff;
  background-color: var(--active);
  padding: 0.18rem 0.2rem;
  border-radius: 1rem;
  margin-top: 0.74rem;
}
.md-news-1.md22082 .box-1 .btn svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.7rem;
}
.md-news-1.md22082 .box-1 .swiper-pagination {
  position: absolute;
  right: 0.8rem;
  bottom: 0.94rem;
}
.md-news-1.md22082 .box-1 .swiper-pagination-bullet {
  width: 0.75em;
  height: 0.75em;
  margin-left: 0.5em;
}
.md-news-1.md22082 .box-1 .swiper-pagination-bullet-active {
  background-color: var(--active);
}
.md-news-1.md22082 .news-list {
  margin-top: 0.9rem;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 900px) {
  .md-news-1.md22082 .box-1 .c-pic {
    width: 100%;
  }
  .md-news-1.md22082 .box-1 .text {
    width: 100%;
    padding: 0.4rem 0.4rem 0.8rem;
  }
  .md-news-1.md22082 .box-1 .swiper-pagination {
    width: 100%;
    right: 0;
    bottom: 0.3rem;
    justify-content: center;
  }
}
.news-list.md22082 .li {
  width: calc(450 / 1440 * 100%);
  margin-right: calc(45 / 1440 * 100%);
}
.news-list.md22082 .li:nth-child(3n) {
  margin-right: 0;
}
.news-list.md22082 .li {
  margin-bottom: 0.5rem;
}
.news-list.md22082 .dd {
  display: block;
  height: 100%;
  background-color: #fff;
  position: relative;
  padding: 0.33rem 0.3rem;
  transition: 0.5s;
}
.news-list.md22082 .dd:hover {
  box-shadow: 2px 3px 0.65rem 0px rgba(0, 112, 189, 0.09);
}
.news-list.md22082 .dd:hover .img {
  transform: scale(1.1);
}
.news-list.md22082 .dd:hover .title {
  color: var(--active);
}
.news-list.md22082 .dd:hover .btn {
  color: var(--active);
}
.news-list.md22082 .c-pic {
  background-color: #666;
  margin-top: 0.25rem;
}
.news-list.md22082 .img {
  padding-top: calc( 245 / 390 * 100%);
}
.news-list.md22082 .text {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.24rem;
}
.news-list.md22082 .time {
  color: var(--active);
}
.news-list.md22082 .title {
  line-height: calc(32 / 22);
  height: calc( 32em / 22 * 2);
  margin-top: 0.19rem;
  transition: 0.5s;
}
.news-list.md22082 .intro {
  margin-top: 0.21rem;
  line-height: calc(30 / 16);
  height: calc( 30em / 16 * 2);
}
.news-list.md22082 .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 0.26rem;
  transition: 0.5s;
}
.news-list.md22082 .btn svg {
  width: 1em;
  height: 1em;
  margin-left: 0.2rem;
}
@media screen and (max-width: 900px) {
  .news-list.md22082 {
    justify-content: space-between;
  }
  .news-list.md22082 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .news-list.md22082 .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.46rem;
  height: 0.46rem;
  margin: 0 0.1rem;
  line-height: 1;
  border-radius: 1rem;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.com-pag .cp_a:hover, .com-pag .cp_a.on {
  color: #fff;
  background-color: var(--active);
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #fff;
  color: var(--theme);
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14% auto;
}
.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.6666666667%;
  height: 29.1666666667%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: var(--theme);
}
.com-pag .cp_prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .cp_te {
  min-width: 6.25em;
  margin: 0 0.3rem;
}
.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 svg {
  width: 0.5em;
  height: 1em;
}
.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;
}

.com-pag .cp-edit {
  width: 0.46rem;
  height: 0.46rem;
  background-image: url(../images/page_icon1.png);
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center;
  position: relative;
}
.com-pag .cp-edit:hover .cp-bd {
  opacity: 1;
  pointer-events: auto;
}
.com-pag .cp-bd {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
  width: 2.4rem;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem;
  line-height: 1.75;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.com-pag .cp-bd a {
  margin-right: 0.5em;
}
.com-pag .cp-bd a:hover {
  color: var(--active);
}
@media screen and (max-width: 900px) {
  .com-pag .cp_a {
    margin: 0.05rem;
  }
  .com-pag .cp_te {
    min-width: 4em;
  }
}
