
.md-news-11.md26003 {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  background-color: #f5f7fa;
}
.md-news-11.md26003 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
.md-news-11.md26003 .det-top {
  padding-top: 0.25rem;
  padding-bottom: 0.27rem;
  position: relative;
  z-index: 50;
}
.md-news-11.md26003 .det-top .back {
  transition: 0.5s;
}
.md-news-11.md26003 .det-top .back:hover {
  color: var(--active);
}
.md-news-11.md26003 .det-top .back svg {
  width: 1em;
  height: 1em;
  color: var(--active);
}
.md-news-11.md26003 .det-top .h1 {
  line-height: 1.25;
}
.md-news-11.md26003 .det-top .info {
  margin-top: 0.3rem;
}
.md-news-11.md26003 .det-top .time {
  margin-right: 0.36rem;
}
.md-news-11.md26003 .det-top .shares .si {
  position: relative;
  margin-left: 0.15rem;
}
.md-news-11.md26003 .det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md-news-11.md26003 .det-top .shares .si:last-child {
  margin-right: 0;
}
.md-news-11.md26003 .det-top .shares .hd {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-news-11.md26003 .det-top .shares .hd::before {
  display: none;
}
.md-news-11.md26003 .det-top .shares .hi {
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-news-11.md26003 .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.md26003 .det-top .shares .bd .bbox {
  padding: 0.1rem;
  position: relative;
  background-color: #fff;
  font-size: 0;
}
.md-news-11.md26003 .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.md26003 .det-top .info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.1rem 0;
  }
}
.md-news-11.md26003 .det-cen {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding-top: 0.35rem;
  padding-bottom: 0.5rem;
  line-height: calc(34 / 18);
}
.md-news-11.md26003 .det-bot {
  padding-top: 0.5rem;
}
.md-news-11.md26003 .det-bot .ua {
  line-height: 2;
  transition: 0.5s;
}
.md-news-11.md26003 .det-bot .ua span {
  color: #333;
}
.md-news-11.md26003 .det-bot .ua:hover {
  color: var(--active);
}
.md-news-11.md26003 .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.md26003 .det-bot .db_btn:hover {
  background-color: var(--theme);
  color: #fff;
}
.md-news-11.md26003 .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.md26003 .det-bot {
    flex-wrap: wrap;
  }
  .md-news-11.md26003 .det-bot .det_ul {
    width: 100%;
    max-width: 100%;
  }
  .md-news-11.md26003 .det-bot li {
    width: 100%;
    max-width: none;
    margin: 5px 0;
  }
  .md-news-11.md26003 .det-bot .db_btn {
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 900px) {
  .md-news-11.md26003 .box-left {
    width: 100%;
  }
  .md-news-11.md26003 .box-right {
    width: 100%;
    padding-top: 0.5rem;
  }
  .md-news-11.md26003 .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .md-news-11.md26003 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-news-11.md26003 .cr-list {
    padding-left: 0;
    padding-top: 0;
  }
  .md-news-11.md26003 .cr-tit {
    padding-left: 1em;
  }
  .md-news-11.md26003 .cr-tit::before {
    left: 0;
  }
}
