
.md-news-1.md25158 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  background-color: #f0f9fe;
}
.md-news-1.md25158 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-news-1.md25158 .big .c-pic {
  width: 50%;
}
.md-news-1.md25158 .big .img {
  padding-top: calc( 500 / 800 * 100%);
  height: 100%;
}
.md-news-1.md25158 .big .text {
  width: 50%;
  padding: 0.2rem 0.7rem;
}
.md-news-1.md25158 .big .tbox {
  width: 100%;
}
.md-news-1.md25158 .big .line {
  width: 1em;
  height: 0.05rem;
  background-color: var(--active);
  margin-top: 0.36rem;
  margin-bottom: 0.44rem;
}
.md-news-1.md25158 .big .intro {
  line-height: calc(34 / 18);
}
.md-news-1.md25158 .big .time {
  margin-top: 0.5rem;
}
.md-news-1.md25158 .big .time svg {
  width: 1em;
  height: 1em;
  color: var(--active);
  margin-right: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-news-1.md25158 .big .c-pic {
    width: 100%;
  }
  .md-news-1.md25158 .big .text {
    width: 100%;
    padding: 0.4rem;
  }
}
.md-news-1.md25158 .news-list {
  margin-top: 0.7rem;
  margin-bottom: 0.2rem;
}
.news-list.md25158 .li {
  width: calc(506 / 1600 * 100%);
  margin-right: calc(40 / 1600 * 100%);
}
.news-list.md25158 .li:nth-child(3n) {
  margin-right: 0;
}
.news-list.md25158 .li {
  margin-bottom: 0.4rem;
}
.news-list.md25158 .dd {
  display: block;
  height: 100%;
  background-color: #fff;
  position: relative;
  transition: 0.5s;
}
.news-list.md25158 .dd:hover {
  background-color: var(--active);
  box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.15);
}
.news-list.md25158 .dd:hover .img {
  transform: scale(1.1);
}
.news-list.md25158 .dd:hover .text {
  filter: brightness(0) invert(1);
}
.news-list.md25158 .img {
  padding-top: calc( 340 / 500 * 100%);
}
.news-list.md25158 .text {
  padding: 0.4rem;
  transition: 0.5s;
}
.news-list.md25158 .time svg {
  width: 1em;
  height: 1em;
  color: var(--active);
  margin-right: 0.1rem;
}
.news-list.md25158 .title {
  line-height: 1.6;
  height: 3.2em;
  margin-top: 0.2rem;
}
.news-list.md25158 .intro {
  line-height: calc(30 / 16);
  margin-top: 0.2rem;
}
@media screen and (max-width: 900px) {
  .news-list.md25158 {
    justify-content: space-between;
  }
  .news-list.md25158 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .news-list.md25158 .li {
    width: 100%;
  }
}

.md-news-11.md25158 {
  position: relative;
  overflow: hidden;
  background-color: #f4f8fb;
}
.md-news-11.md25158 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-news-11.md25158 .box {
  padding-top: 0.92rem;
  padding-bottom: 1rem;
}
.md-news-11.md25158 .box-left {
  width: calc( 1140 / 1600 * 100%);
  padding-top: 0.1rem;
}
.md-news-11.md25158 .box-right {
  width: calc( 320 / 1600 * 100%);
  position: relative;
}
.md-news-11.md25158 .det-top {
  padding-top: 0.25rem;
  padding-bottom: 0.4rem;
  position: relative;
  z-index: 50;
}
.md-news-11.md25158 .det-top .back {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--active);
  box-shadow: 0px 0px 0.25rem 0px rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}
.md-news-11.md25158 .det-top .back:hover {
  background-color: var(--active);
  color: #fff;
}
.md-news-11.md25158 .det-top .back svg {
  width: calc( 20 / 60 * 100%);
  height: calc( 20 / 60 * 100%);
}
.md-news-11.md25158 .det-top .h1 {
  line-height: 1.25;
}
.md-news-11.md25158 .det-top .info {
  margin-top: 0.35rem;
}
.md-news-11.md25158 .det-top .time {
  margin-right: 0.55rem;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.md-news-11.md25158 .det-top svg {
  width: calc( 14em / 16);
  height: calc( 14em / 16);
  margin-right: 0.1rem;
}
.md-news-11.md25158 .det-top .shares .si {
  position: relative;
  margin-left: 0.15rem;
}
.md-news-11.md25158 .det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md-news-11.md25158 .det-top .shares .si:last-child {
  margin-right: 0;
}
.md-news-11.md25158 .det-top .shares .hd {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-news-11.md25158 .det-top .shares .hd::before {
  display: none;
}
.md-news-11.md25158 .det-top .shares .hi {
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-news-11.md25158 .det-top .shares .bd {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  opacity: 0;
  pointer-events: none;
  padding-top: 0.2rem;
  z-index: 30;
  transition: 0.3s;
}
.md-news-11.md25158 .det-top .shares .bd .bbox {
  padding: 0.1rem;
  position: relative;
  background-color: #fff;
  font-size: 0;
}
.md-news-11.md25158 .det-top .shares .bd img {
  display: block;
  width: 1.1rem;
  min-width: 80px;
  max-width: none;
}
@media screen and (max-width: 900px) {
  .md-news-11.md25158 .det-top .info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.1rem 0;
  }
}
.md-news-11.md25158 .det-cen {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: calc(35 / 16);
}
.md-news-11.md25158 .det-bot {
  padding-top: 0.4rem;
}
.md-news-11.md25158 .det-bot .det_ul {
  max-width: 70%;
}
.md-news-11.md25158 .det-bot .ua {
  line-height: calc(34 / 16);
  transition: 0.5s;
}
.md-news-11.md25158 .det-bot .ua span {
  color: #333;
}
.md-news-11.md25158 .det-bot .ua:hover {
  color: var(--active);
}
.md-news-11.md25158 .det-bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.2rem 0.2rem;
  background-color: var(--active);
  color: #fff;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-news-11.md25158 .det-bot .db_btn:hover {
  background-color: var(--theme);
  color: #fff;
}
.md-news-11.md25158 .det-bot .db_btn svg {
  width: 1em;
  height: 1em;
  margin-left: 0.5rem;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .md-news-11.md25158 .det-bot {
    flex-wrap: wrap;
  }
  .md-news-11.md25158 .det-bot .det_ul {
    width: 100%;
    max-width: 100%;
  }
  .md-news-11.md25158 .det-bot li {
    width: 100%;
    max-width: none;
    margin: 5px 0;
  }
  .md-news-11.md25158 .det-bot .db_btn {
    margin-top: 0.2rem;
  }
}
.md-news-11.md25158 .cr-list {
  position: relative;
}
.md-news-11.md25158 .cr-tit {
  position: relative;
  line-height: 1;
}
.md-news-11.md25158 .list {
  margin-top: 0.41rem;
}
.md-news-11.md25158 .list .li {
  margin-bottom: 0.47rem;
}
.md-news-11.md25158 .list .dd {
  display: block;
  background-color: #fff;
}
.md-news-11.md25158 .list .dd:hover .img {
  transform: scale(1.1);
}
.md-news-11.md25158 .list .dd:hover .title {
  color: var(--active);
}
.md-news-11.md25158 .list .img {
  padding-top: calc( 180 / 322 * 100%);
}
.md-news-11.md25158 .list .text {
  padding: 0.2rem 0.32rem 0.34rem;
}
.md-news-11.md25158 .list .title {
  transition: 0.5s;
}
.md-news-11.md25158 .list .time {
  margin-top: 0.2rem;
  line-height: 1;
}
.md-news-11.md25158 .list .time svg {
  width: calc( 14em / 16 );
  height: calc( 14em / 16 );
  color: var(--active);
  margin-right: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-news-11.md25158 .box-left {
    width: 100%;
  }
  .md-news-11.md25158 .box-right {
    width: 100%;
    padding-top: 0.5rem;
  }
  .md-news-11.md25158 .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-news-11.md25158 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-news-11.md25158 .cr-list {
    padding-left: 0;
    padding-top: 0;
  }
  .md-news-11.md25158 .cr-tit {
    padding-left: 1em;
  }
  .md-news-11.md25158 .cr-tit::before {
    left: 0;
  }
}

.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.54rem;
  height: 0.54rem;
  margin: 0 0.1rem;
  line-height: 1;
  border-radius: 50%;
  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;
}
.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: 1em;
  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;
}
@media screen and (max-width: 900px) {
  .com-pag .cp_a {
    margin: 0.05rem;
  }
  .com-pag .cp_te {
    min-width: 4em;
  }
}
