
.news-10 {
  padding-top: 0.95rem;
  padding-bottom: 1.1rem;
}
.news-10 .box {
  position: relative;
}
.news-10 .article {
  width: 10rem;
  margin: 0 auto;
  max-width: 100%;
}
.news-10 .backs {
  position: sticky;
  top: 1rem;
  left: 0.6rem;
  display: inline-flex;
  align-items: center;
}
.news-10 .backs:hover {
  color: #007bff;
}
.news-10 .backs .ic {
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0.2rem;
  flex-shrink: 0;
  background-image: url(/static/home/images/icon-4.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 900px) {
  .news-10 .backs {
    position: static;
    margin-top: 0.4rem;
  }
}
.com-breadnav.bgfff {
  background-color: #fff;
  box-shadow: 0 -1px 0 0 #f7f7f7 inset;
}
.com-breadnav.has_bn {
  box-shadow: 0 -1px 0px #e3e3e3 inset;
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 1rem;
  display: inline-block;
  color: #333;
  position: relative;
  transition: color 0.3s;
  padding: 0 0.28rem;
}
.com-breadnav .bn_a:hover {
  color: #007bff;
  transition: color 0.3s;
}
.com-breadnav .bn_a.on {
  color: #007bff;
}
.com-breadnav .zone_nav {
  flex-shrink: 0;
  display: flex;
}
.com-breadnav .icon {
  margin-right: 0.5em;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .icon img {
  width: 0.22rem;
}
.com-breadnav .sp1 {
  margin: 0 0.5em;
  position: relative;
}
.com-breadnav .z_a {
  color: #666;
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #007bff;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .com-breadnav .bn_box {
    flex-wrap: wrap;
  }
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .zone_nav {
    width: 100%;
  }
  .com-breadnav .sp1 {
    margin: 0 0.5em;
  }
}
.det_top {
  padding-top: 0.2rem;
  padding-bottom: 0.38rem;
}
.det_top .h1 {
  font-weight: 600;
  line-height: 1.5833333333;
}
.det_top .tops {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.92rem;
}
.det_top .time {
  margin-top: 0.2rem;
  color: #999;
  font-weight: 600;
}
.det_top .dt_2 {
  color: #666;
  margin-top: 0.18rem;
  text-align: center;
}
.det_top .dt_2 .di {
  display: inline-block;
  margin: 0 0.1rem;
}
.det_top .le {
  color: #999;
  display: flex;
  flex-wrap: wrap;
}
.det_top .ti {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  margin-right: 0.3rem;
}
.det_top .ti img {
  height: 1em;
  margin-right: 0.1rem;
}
.det_top .times {
  display: flex;
  align-items: center;
  color: #000;
}
.det_top .times .tag {
  padding: 0 0.07rem;
  background-color: #007bff;
  color: #fff;
  line-height: 1.625;
  margin-right: 0.13rem;
}
.det_top .shares {
  display: flex;
  align-items: center;
}
.det_top .shares .si {
  margin-left: 0.15rem;
  display: inline-flex;
  align-items: center;
}
.det_top .shares .si:hover {
  opacity: 0.5;
}
.det_top .shares img {
  height: 1em;
}
.det_top .back {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  color: #666;
  transition: color 0.3s;
}
.det_top .back:hover {
  color: #007bff;
  transition: color 0.3s;
}
.det_top .back .ic {
  width: 0.75em;
  height: 0.75em;
  background-image: url(/static/home/images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 1em;
}
.det_top .back img {
  margin-left: 0.1rem;
}
@media screen and (max-width: 900px) {
  .det_top .shares {
    width: 100%;
    margin-top: 0.2rem;
  }
  .det_top .from {
    display: none;
  }
  .det_top .back {
    margin-top: 0.3rem;
  }
}

.det_cen {
  border-top: 1px solid #f3f3f3;
  padding-top: 0.54rem;
  padding-bottom: 0.9rem;
  color: #000;
  line-height: 1.875;
}
.det_cen .tags {
  margin-top: 0.95rem;
}
.det_cen .tags span {
  margin-right: 1em;
}
.det_cen .tags .ti {
 
}
