
.md-com-banner.md21604 {
  position: relative;
  z-index: 40;
}
.md-com-banner.md21604 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-com-banner.md21604 .cb_ban {
  position: relative;
}
.md-com-banner.md21604 .cb_bg {
  padding-top: calc(300 / 1920 * 100%);
  min-height: 200px;
}
.md-com-banner.md21604 .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 48.5%;
  transform: translateY(-50%);
  z-index: 10;
}
.md-com-banner.md21604 .d2 {
  margin-top: 0.25rem;
}
.md-com-banner.md21604 .cb-bots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0 1px 0 0 inset rgba(255, 255, 255, 0.4);
  z-index: 30;
}
.md-com-banner.md21604 .cb-bots .swiper-container {
  display: inline-block;
  max-width: 100%;
}
.md-com-banner.md21604 .nsw {
  width: auto;
  line-height: 1rem;
  position: relative;
  color: #fff;
  margin-right: 1.6rem;
}
.md-com-banner.md21604 .nsw:last-child {
  margin-right: 0;
}
.md-com-banner.md21604 .nsw.on::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: var(--active);
}
@media screen and (max-width: 500px) {
  .md-com-banner.md21604 .nsw {
    margin-right: 0.4rem;
  }
}

.md-news-1.md21603 {
  padding-top: 0.84rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-news-1.md21603 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-news-1.md21603 .news-big .na {
  background-color: #f7f7f7;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-news-1.md21603 .news-big .na:hover .img {
  transform: scale(1.1);
}
.md-news-1.md21603 .news-big .na:hover .title {
  color: var(--active);
}
.md-news-1.md21603 .news-big .na:hover .btn {
  box-shadow: 0 0 0 1px inset var(--active);
  background-color: var(--active);
  color: #fff;
}
.md-news-1.md21603 .news-big .c-pic {
  width: calc( 820 / 1500 * 100%);
}
.md-news-1.md21603 .news-big .img {
  padding-top: calc( 513 / 820 * 100%);
  height: 100%;
}
.md-news-1.md21603 .news-big .text {
  width: calc( 540 / 1500 * 100%);
  margin: 0 calc( 50 / 1500 * 100%);
}
.md-news-1.md21603 .news-big .tbox {
  padding: 1.2rem 0 0.3rem;
}
.md-news-1.md21603 .news-big .title {
  line-height: calc(30 / 24);
  margin-top: 0.45rem;
  transition: 0.5s;
}
.md-news-1.md21603 .news-big .intro {
  margin-top: 0.08rem;
}
.md-news-1.md21603 .news-big .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #ccc;
  margin-top: 0.76rem;
  transition: 0.5s;
}
.md-news-1.md21603 .news-big .btn svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-1.md21603 .news-big .c-pic {
    width: 100%;
  }
  .md-news-1.md21603 .news-big .text {
    width: 100%;
    margin: 0;
  }
  .md-news-1.md21603 .news-big .tbox {
    padding: 0.6rem 0.4rem;
  }
}
.md-news-1.md21603 .news-list {
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}

.news-list.md21603 .li {
  width: calc(480 / 1500 * 100%);
  margin-right: calc(30 / 1500 * 100%);
}
.news-list.md21603 .li:nth-child(3n) {
  margin-right: 0;
}
.news-list.md21603 .li {
  margin-bottom: 0.3rem;
}
.news-list.md21603 .dd {
  display: block;
  height: 100%;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #f7f7f7;
  transition: 0.5s;
}
.news-list.md21603 .dd:hover {
  box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.15);
}
.news-list.md21603 .dd:hover .img {
  transform: scale(1.1);
}
.news-list.md21603 .dd:hover .title {
  color: var(--active);
}
.news-list.md21603 .dd:hover .btn {
  color: #fff;
  background-color: var(--active);
  box-shadow: 0 0 0 1px inset var(--active);
}
.news-list.md21603 .img {
  padding-top: calc( 300 / 480 * 100%);
}
.news-list.md21603 .text {
  padding: 0.25rem 0.4rem 0.4rem;
  transition: 0.5s;
}
.news-list.md21603 .title {
  height: 3em;
  margin-top: 0.06rem;
  transition: 0.5s;
}
.news-list.md21603 .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #ccc;
  margin-top: 0.12rem;
  transition: 0.5s;
}
.news-list.md21603 .btn svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
@media screen and (max-width: 900px) {
  .news-list.md21603 {
    justify-content: space-between;
  }
  .news-list.md21603 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .news-list.md21603 .li {
    width: 100%;
  }
}

.md-news-11.md21603 {
  position: relative;
  overflow: hidden;
}
.md-news-11.md21603 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-news-11.md21603 .box-left {
  width: calc( 1020 / 1600 * 100%);
  padding-top: 0.1rem;
}
.md-news-11.md21603 .box-right {
  width: calc( 460 / 1600 * 100%);
  position: relative;
}
.md-news-11.md21603 .det-top {
  padding-top: 0.97rem;
  padding-bottom: 0.6rem;
  position: relative;
  z-index: 50;
}
.md-news-11.md21603 .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.md21603 .det-top .back:hover {
  background-color: var(--active);
  color: #fff;
}
.md-news-11.md21603 .det-top .back svg {
  width: calc( 20 / 60 * 100%);
  height: calc( 20 / 60 * 100%);
}
.md-news-11.md21603 .det-top .h1 {
  line-height: 1.25;
}
.md-news-11.md21603 .det-top .info {
  margin-top: 0.45rem;
}
.md-news-11.md21603 .det-top .time {
  line-height: 1;
}
.md-news-11.md21603 .det-top svg {
  width: calc( 14em / 16);
  height: calc( 14em / 16);
  margin-right: 0.1rem;
}
.md-news-11.md21603 .det-top .shares {
  line-height: 1;
}
.md-news-11.md21603 .det-top .shares .si {
  position: relative;
  margin-left: 0.1rem;
}
.md-news-11.md21603 .det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md-news-11.md21603 .det-top .shares .si:last-child {
  margin-right: 0;
}
.md-news-11.md21603 .det-top .shares .hd {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-news-11.md21603 .det-top .shares .hi {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-news-11.md21603 .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.md21603 .det-top .shares .bd .bbox {
  padding: 0.1rem;
  position: relative;
  background-color: #fff;
  font-size: 0;
}
.md-news-11.md21603 .det-top .shares .bd img {
  display: block;
  width: 1.1rem;
  min-width: 80px;
  max-width: none;
}
.md-news-11.md21603 .det-cen {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: calc(32 / 18);
}
.md-news-11.md21603 .det-bot {
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
}
.md-news-11.md21603 .det-bot .det_ul {
  max-width: 70%;
}
.md-news-11.md21603 .det-bot .ua {
  line-height: calc(35 / 16);
  transition: 0.5s;
}
.md-news-11.md21603 .det-bot .ua span {
  color: #333;
}
.md-news-11.md21603 .det-bot .ua:hover {
  color: var(--active);
}
.md-news-11.md21603 .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: 0.1rem;
  transition: 0.5s;
}
.md-news-11.md21603 .det-bot .db_btn:hover {
  background-color: var(--theme);
  color: #fff;
}
.md-news-11.md21603 .det-bot .db_btn svg {
  width: 1em;
  height: 1em;
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.md-news-11.md21603 .det-bot .det-a {
  display: inline-flex;
  align-items: center;
}
.md-news-11.md21603 .det-bot .det-a:hover .mic {
  background-color: var(--active);
  color: #fff;
  box-shadow: 0 0 0 1px inset var(--active);
}
.md-news-11.md21603 .det-bot .det-a .mic {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #ccc;
  margin-right: 0.2rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-news-11.md21603 .det-bot .det-a .mic svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-11.md21603 .det-bot {
    flex-wrap: wrap;
  }
  .md-news-11.md21603 .det-bot .det_ul {
    width: 100%;
    max-width: 100%;
  }
  .md-news-11.md21603 .det-bot li {
    width: 100%;
    max-width: none;
    margin: 5px 0;
  }
  .md-news-11.md21603 .det-bot .db_btn {
    margin-top: 0.2rem;
  }
}
.md-news-11.md21603 .cr-list {
  padding-left: 0.6rem;
  padding-top: 1.25rem;
  position: relative;
}
.md-news-11.md21603 .cr-tit {
  position: relative;
  line-height: 1;
}
.md-news-11.md21603 .cr-tit::before {
  content: "";
  position: absolute;
  left: -0.6rem;
  top: 0;
  width: 4px;
  height: 1em;
  background-color: var(--theme);
}
.md-news-11.md21603 .list {
  margin-top: 0.41rem;
}
.md-news-11.md21603 .list .li {
  margin-bottom: 0.47rem;
}
.md-news-11.md21603 .list .dd {
  display: block;
}
.md-news-11.md21603 .list .dd:hover .img {
  transform: scale(1.1);
}
.md-news-11.md21603 .list .dd:hover .title {
  color: var(--active);
}
.md-news-11.md21603 .list .img {
  padding-top: calc( 260 / 400 * 100%);
}
.md-news-11.md21603 .list .text {
  margin-top: 0.26rem;
}
.md-news-11.md21603 .list .title {
  margin-top: 0.08rem;
  transition: 0.5s;
}
@media screen and (min-width: 901px) {
  .md-news-11.md21603 .box-right::before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100vw;
    height: 100%;
    background-color: #f0f9fe;
    pointer-events: none;
  }
}
@media screen and (max-width: 900px) {
  .md-news-11.md21603 .box-left {
    width: 100%;
  }
  .md-news-11.md21603 .box-right {
    width: 100%;
  }
  .md-news-11.md21603 .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-news-11.md21603 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-news-11.md21603 .cr-list {
    padding-left: 0;
    padding-top: 0;
  }
  .md-news-11.md21603 .cr-tit {
    padding-left: 1em;
  }
  .md-news-11.md21603 .cr-tit::before {
    left: 0;
  }
}

.md-news-12.md21603 {
  padding-top: 0.22rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-news-12.md21603 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  max-width: 92%;
}
.md-news-12.md21603 .swiper {
  margin-top: 0.22rem;
}
.md-news-12.md21603 .sw {
  height: auto;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #f7f7f7;
  transition: 0.5s;
}
.md-news-12.md21603 .sw:hover .img {
  transform: scale(1.1);
}
.md-news-12.md21603 .sw:hover .title {
  color: var(--active);
}
.md-news-12.md21603 .sw:hover .btn {
  color: #fff;
  background-color: var(--active);
  box-shadow: 0 0 0 1px inset var(--active);
}
.md-news-12.md21603 .img {
  padding-top: calc( 300 / 480 * 100%);
}
.md-news-12.md21603 .text {
  padding: 0.25rem 0.4rem 0.4rem;
  transition: 0.5s;
}
.md-news-12.md21603 .title {
  height: 3em;
  margin-top: 0.06rem;
  transition: 0.5s;
}
.md-news-12.md21603 .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #ccc;
  margin-top: 0.12rem;
  transition: 0.5s;
}
.md-news-12.md21603 .btn svg {
  width: calc( 14 / 46 * 100%);
  height: calc( 14 / 46 * 100%);
}
@media screen and (max-width: 900px) {
  .md-news-12.md21603 {
    justify-content: space-between;
  }
  .md-news-12.md21603 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
