
.md-news-11.md24484 {
  padding-top: 1.38rem;
  padding-bottom: 0.5rem;
  position: relative;
  background-color: #f4f4f6;
}
.md-news-11.md24484 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 12rem;
  max-width: 92%;
}
.md-news-11.md24484 .det-top {
  padding-bottom: 0.16rem;
  position: relative;
  z-index: 50;
}
.md-news-11.md24484 .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.md24484 .det-top .back:hover {
  background-color: var(--active);
  color: #fff;
}
.md-news-11.md24484 .det-top .back svg {
  width: calc( 20 / 60 * 100%);
  height: calc( 20 / 60 * 100%);
}
.md-news-11.md24484 .det-top .h1 {
  line-height: 1.25;
}
.md-news-11.md24484 .det-top .info {
  margin-top: 0.38rem;
}
.md-news-11.md24484 .det-top .time {
  margin-right: 0.4rem;
}
.md-news-11.md24484 .det-top .eye {
  display: inline-flex;
  align-items: center;
}
.md-news-11.md24484 .det-top .eye svg {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
}
.md-news-11.md24484 .det-top .shares .si {
  position: relative;
  margin-left: 0.25rem;
}
.md-news-11.md24484 .det-top .shares .si:hover .hd {
  opacity: 1;
  box-shadow: none;
  opacity: 0.5;
}
.md-news-11.md24484 .det-top .shares .si:hover .hi {
  filter: none;
}
.md-news-11.md24484 .det-top .shares .si:hover .bd {
  opacity: 1;
  pointer-events: auto;
}
.md-news-11.md24484 .det-top .shares .si:last-child {
  margin-right: 0;
}
.md-news-11.md24484 .det-top .shares .hd {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-news-11.md24484 .det-top .shares .hi {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.md-news-11.md24484 .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.md24484 .det-top .shares .bd .bbox {
  padding: 0.1rem;
  position: relative;
  background-color: #fff;
  font-size: 0;
}
.md-news-11.md24484 .det-top .shares .bd img {
  display: block;
  width: 1.1rem;
  min-width: 80px;
  max-width: none;
}
@media screen and (min-width: 901px) {
  .md-news-11.md24484 .det-top .back {
    position: absolute;
    top: 0;
    right: calc(100% + 0.6rem);
  }
}
@media screen and (max-width: 900px) {
  .md-news-11.md24484 .det-top .back {
    width: 1.5em;
    height: 1.5em;
    margin-bottom: 0.3rem;
  }
  .md-news-11.md24484 .det-top .info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.1rem 0;
  }
  .md-news-11.md24484 .det-top .time {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
.md-news-11.md24484 .det-cen {
  border-top: 2px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 0.41rem;
  padding-bottom: 0.2rem;
  line-height: calc(30 / 18);
}
.md-news-11.md24484 .det-bot {
  padding-top: 0.4rem;
}
.md-news-11.md24484 .det-bot .det_ul {
  flex-grow: 1;
}
.md-news-11.md24484 .det-bot .ua {
  line-height: calc(34 / 16);
  transition: 0.3s;
}
.md-news-11.md24484 .det-bot .ua:hover {
  color: var(--theme);
}
.md-news-11.md24484 .det-bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.22rem 0.33rem;
  background-color: var(--active);
  color: #fff;
  border-radius: 1rem;
  transition: 0.5s;
}
.md-news-11.md24484 .det-bot .db_btn:hover {
  background-color: var(--theme);
  color: #fff;
}
.md-news-11.md24484 .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.md24484 .det-bot {
    flex-wrap: wrap;
  }
  .md-news-11.md24484 .det-bot .db_btn {
    margin-top: 15px;
  }
  .md-news-11.md24484 .det-bot .btn {
    margin-top: 20px;
  }
  .md-news-11.md24484 .det-bot .det_ul {
    width: 100%;
  }
}
