body {
  background: #f9f9f9 !important;
  font-family: 'Microsoft YaHei', 'PingFang SC', "Arial", 'SimSun', 'sans-serif' !important;
}
.son-page {
  padding-bottom: 80px;
}
.header-info {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 60px;
  color: #777777;
  font-size: 14px;
}
.header-info i {
  color: var(--theme-color);
  font-size: 18px;
  margin-right: 5px;
  position: relative;
  top: -0.5px;
}
.header-info div {
  margin: 0 5px;
}
.header-info div.active {
  color: var(--theme-color);
}
.header-info div:hover {
  color: var(--theme-color);
}
.header-inner-view-list-moreSc-inner {
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 28px 0 29px;
  max-width: 1324px;
}
.header-inner-view-list-more-inner-sclist:hover .header-inner-view-list-more-inner-sclist-left p:nth-of-type(1) {
  color: var(--theme-color);
}
.header-inner-view-list-more-inner-sclist:hover {
  transform: translate3d(0, -2px, 0);
  box-shadow: 0px 5px 5px 0px rgba(42, 79, 249, 0.15);
}
.header-inner-view-list-more-inner-sclist:last-child {
  opacity: 0;
}
.header-inner-view-list-more-inner-sclist {
  width: 316px;
  height: 98px;
  background: #F3F5FF;
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  padding: 27px 20px;
  margin-bottom: 20px;
  transition: all 0.2s linear;
}
.header-inner-view-list-more-inner-sclist-left p:nth-of-type(1) {
  color: #333333;
  line-height: 22px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.2s linear;
}
.header-inner-view-list-more-inner-sclist-left p:nth-of-type(2) {
  color: #777777;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-top: 5px;
  line-height: 22px;
  margin: 0;
}
.header-inner-view-list-more-inner-sclist-right {
  height: 50px;
  width: auto;
}
.header-inner-view-list-moreSe-inner {
  padding: 40px 0 80px;
}
.header-inner-view-list-moreSe-inner img {
  max-width: 386px;
  max-height: 110px;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  transition: all 0.2s linear;
}
.header-inner-view-list-moreSe-inner img:hover {
  transform: translate3d(0, -2px, 0);
  /* box-shadow: 0px 5px 5px 0px rgba(42, 79, 249, 0.15) */
}
.news-info {
  box-sizing: border-box;
  padding-top: 70px;
}
.news-detail {
  background: #f9f9f9;
  overflow: hidden;
}
.news-detail-head .header-inner-log-btn {
  background: #fff !important;
  color: #2a4ff9 !important;
}
.news-info-body {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 30px 100px 20px;
  margin-bottom: 80px;
  box-sizing: border-box;
}
.news-info-body h3 {
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  color: #333333;
  line-height: 40px;
  margin: 0;
}
.h3-sm {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #666;
  line-height: 28px;
  justify-content: center;
  font-size: 14px;
}
.h3-sm div {
  margin: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.h3-sm div i {
  margin-right: 5px;
  color: #8F8F8F;
  font-size: 16px;
}
.h3-sm div span {
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-right: 5px;
}
.h3-sm div:nth-child(1) span {
  background: url("../../images/news/icon-1.png") center center no-repeat;
  background-size: 100% 100%;
}
.h3-sm div:nth-child(2) span {
  background: url("../../images/news/icon-2.png") center center no-repeat;
  background-size: 100% 100%;
}
.news-info-body-html {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0;
  font-size: 16px;
  color: #333333;
  /* text-indent: 32px; */
  line-height: 32px;
}
.news-info-body-html p {
  margin-bottom: 20px;
}
.news-info-body-html a {
  color: var(--theme-color);
}
.news-info-body-html img {
  width: auto;
  max-width: 800px !important;
  height: auto !important;
  float: none !important;
  margin-bottom: -15px !important;
}
.news-info-body-html img {
  max-width: 100%;
  margin: 0 auto;
  vertical-align: text-top;
}
.news-info-body video {
  width: 100% !important;
  height: auto !important;
  max-width: 800px !important;
  margin: 0 auto !important;
}
.news-info-body-bottom {
  font-size: 14px;
  color: #333333;
  box-sizing: border-box;
  padding: 15px 0;
  line-height: 21px;
  border-top: 1px solid #e8e8e8;
}
.news-info-body-bottom p {
  margin: 15px 0;
}
.news-info-body-bottom p:hover span {
  color: var(--theme-color);
}
.son-page-header {
  background-color: #fff;
}
@media (max-width: 1024px) {
  .news-list-title-list::before {
    width: 24%;
    left: 38%;
  }
  .news-info-body-html img {
    max-width: 100% !important;
  }
}
@media (max-width: 850px) {
  .news-list-title-list::before {
    width: 30%;
    left: 35%;
  }
  .news-info-body {
    padding: 20px 50px;
  }
  .news-list-inner-list {
    flex-direction: column;
  }
  .news-list-inner-list-img {
    width: 100%;
    height: 200px;
  }
  .news-list-inner-list-view {
    width: 100%;
    margin-top: 30px;
  }
  .news-info {
    padding: 70px 20px 0;
  }
}
@media (max-width: 600px) {
  .banner-inner {
    /* padding-top: 100px; */
  }
  .news-list-title-list::before {
    width: 40%;
    left: 30%;
  }
  .h3-sm {
    flex-direction: column;
  }
  .header-info {
    display: none !important;
  }
  .news-info-body {
    padding: 20px 20px;
    margin-top: 20px !important;
  }
  .news-list-inner {
    padding-top: 0;
  }
  .news-list-inner-page {
    margin-top: 35px;
  }
}
@media (max-width: 450px) {
  .news-list-title-list::before {
    width: 50%;
    left: 25%;
  }
  .banner-sm p {
    margin-bottom: 8px !important;
    font-size: 16px !important;
  }
}
