
.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;
  }
}

.news-page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.97rem;
  padding-bottom: 1.3rem;
}
@media screen and (max-width: 900px) {
  .news-page .news-11 {
    width: 100%;
  }
  .news-page .news-12 {
    width: 100%;
    padding-top: 0.5rem;
  }
}

.news-11 {
  width: 67.8571428571%;
}
.news-11 .det_bot {
  padding-right: 1.4rem;
}
.news-12 {
  width: 26.7857142857%;
}

.news-13 {
  padding-top: 0.96rem;
  padding-bottom: 0.6rem;
}
.news-13 .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.45rem;
}
.news-13 .li {
  width: 48%;
  margin-bottom: 0.4rem;
}
.news-13 .dd {
  display: block;
  padding: 0.27rem 0.3rem;
  background-color: #fff;
  border-radius: 0.1rem;
}
.news-13 .dd:hover .h3 {
  color: #007bff;
}
.news-13 .h3 {
  line-height: 1.6111111111;
  height: 3.2222222222em;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-13 .d2 {
  color: #666;
  margin-top: 0.1rem;
}
.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 {
 
}

.det_bot {
  padding-top: 0.22rem;
  padding-bottom: 0.22rem;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}
.det_bot .det_pag {
  border-top: 1px solid #e8e8e8;
}
.det_bot .det_pag ul {
  display: flex;
  flex-wrap: wrap;
}
.det_bot .det_pag li {
  width: 50%;
  border-right: 1px solid #e8e8e8;
  padding: 0.56rem 0;
  padding-left: 2rem;
}
.det_bot .det_pag li:last-child {
  padding-right: 2rem;
  border-right: none;
}
.det_bot .det_pag a {
  width: 100%;
  color: #111;
  font-weight: 500;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
.det_bot .det_pag a:hover {
  color: #007bff;
}
.det_bot .det_pag a:hover .i1 {
  display: none;
}
.det_bot .det_pag a:hover .i2 {
  display: block;
}
.det_bot .det_pag .prev {
  padding-right: 0.9rem;
}
.det_bot .det_pag .prev .icon {
  margin-right: 0.4rem;
}
.det_bot .det_pag .next {
  padding-left: 0.9rem;
}
.det_bot .det_pag .next .icon {
  margin-left: 0.4rem;
}
.det_bot .det_pag .icon {
  display: inline-flex;
  align-items: center;
}
.det_bot .det_pag span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.det_bot .det_pag .i2 {
  display: none;
}
.det_bot .db_btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  padding: 0.16rem 0.36rem;
  background-color: #007bff;
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.det_bot .db_btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/icon-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.1rem;
}
.det_bot .db_btn:hover {
  box-shadow: 0 0 0.2rem 0.05rem rgba(0, 123, 255, 0.6);
  transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.det_bot .det_ul {
  line-height: 2.25;
}
.det_bot .det_ul a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.det_bot .det_ul a:hover {
  color: #007bff;
  transition: all 0.3s;
}
.det_bot .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  border-radius: 1rem;
  padding: 0.17rem 0.4rem;
  box-shadow: 0 0 0 1px inset #007bff;
  color: #007bff;
  transition: all 0.3s;
}
.det_bot .btn:hover {
  background-color: #007bff;
  color: #fff;
}
.det_bot .btn:hover .ic {
  background-image: url(/static/home/images/icon-2.png);
}
.det_bot .btn .ic {
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5em;
}
.det_bot .db_ul2 {
  display: flex;
  justify-content: space-between;
}
.det_bot .db_ul2 .ua {
  display: inline-flex;
  align-items: flex-end;
  width: 50%;
}
.det_bot .db_ul2 .ua:hover .t2 {
  color: #007bff;
}
.det_bot .db_ul2 .next {
  flex-direction: row-reverse;
  text-align: right;
}
.det_bot .db_ul2 .imgs {
  width: 2.1rem;
  flex-shrink: 0;
}
.det_bot .db_ul2 .img {
  position: relative;
  padding-top: 60%;
}
.det_bot .db_ul2 .text {
  padding: 0 0.3rem;
  flex-grow: 1;
}
.det_bot .db_ul2 .t1 {
  color: #333;
}
.det_bot .db_ul2 .t2 {
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin-top: 0.13rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .det_bot {
    flex-wrap: wrap;
  }
  .det_bot .det_pag li {
    width: 100%;
    padding: 20px 20px !important;
    text-align: left !important;
  }
  .det_bot .det_pag .icon {
    display: none;
  }
  .det_bot .db_btn {
    margin-top: 15px;
  }
  .det_bot .btn {
    margin-top: 20px;
  }
  .det_bot .db_ul2 {
    flex-wrap: wrap;
  }
  .det_bot .db_ul2 .ua {
    display: inline-flex;
    align-items: flex-end;
    width: 100%;
    margin: 0.1rem 0;
  }
  .det_bot .db_ul2 .next {
    flex-direction: row;
    text-align: left;
  }
  .det_bot .db_ul2 .imgs {
    width: 2.1rem;
    flex-shrink: 0;
  }
  .det_bot .db_ul2 .img {
    position: relative;
    padding-top: 60%;
  }
  .det_bot .db_ul2 .text {
    padding: 0 0.3rem;
    flex-grow: 1;
  }
  .det_bot .db_ul2 .t1 {
    color: #333;
  }
  .det_bot .db_ul2 .t2 {
    color: #666;
    line-height: 1.5;
    height: 3em;
    margin-top: 0.13rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
