.head_2 .one_list {
  color: #3475f4 !important;
}
.head_2 .one_list::after {
  content: '';
  width: 20px;
  display: block;
  margin: 0 auto;
  border-bottom: 3px solid #3475f4 !important;
}
.head_2 .product_4 {
  color: #3575f4 !important;
}
.Detail .banner {
  width: 100%;
  height: 140px;
  background: url('../../img/news/detail_banner.png') no-repeat center;
  background-size: cover;
}
.Detail .banner h3 {
  font-size: 28px;
  color: #eef2fb;
  line-height: 125px;
  text-indent: 1em;
  letter-spacing: 4px;
}
.Detail .banner h3 span {
  font-weight: bold;
}
.Detail .bx {
  width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Detail .newsDetails {
  padding: 78px 0 111px 0;
}
.Detail .newsDetails .Navigation {
  height: 20px;
  margin-bottom: 36px;
  color: #363434;
  font-size: 16px;
  letter-spacing: 1px;
}
.Detail .newsDetails .Navigation a {
  color: #3575f4;
  font-size: 20px;
}
.Detail .newsDetails .title {
  font-size: 30px;
  color: #0b0b0b;
  padding-left: 140px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 52px;
}
.Detail .newsDetails .title .time {
  line-height: 20px;
  font-size: 14px;
  text-align: right;
  margin-bottom: 10px;
  color: #7b7b7b;
}
.Detail .newsDetails .news_box {
  padding-bottom: 70px;
  border-bottom: 1px solid #f1f1f1;
}
.Detail .newsDetails .news_box .time {
  float: left;
  width: 82px;
  text-align: center;
}
.Detail .newsDetails .news_box .time .Years {
  font-size: 18px;
  color: #7b7b7b;
}
.Detail .newsDetails .news_box .time .day {
  font-size: 40px;
  color: #3575f4;
  margin-top: 17px;
}
.Detail .newsDetails .news_box .time .pageviews {
  width: 80px;
  min-height: 80px;
  background: #f5f5f4;
  margin-top: 24px;
  border: 1px solid #e0e0e0;
}
.Detail .newsDetails .news_box .time .pageviews img {
  margin-top: 14px;
}
.Detail .newsDetails .news_box .time .pageviews p {
  font-size: 16px;
  color: #cccccc;
  margin-top: 10px;
}
.Detail .newsDetails .news_box .content {
  width: 896px;
  margin: 0 auto;
  color: #363434;
  font-size: 16px;
  line-height: 30px;
}
.Detail .newsDetails .news_box .content p {
  margin-right: 28px;
}
.Detail .newsDetails .news_box .content img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 15px !important;
}
.Detail .newsDetails .page {
  margin-top: 34px;
}
.Detail .newsDetails .page > div {
  font-size: 14px;
  color: #7b7b7b;
  line-height: 34px;
}
.Detail .newsDetails .page > div a {
  color: #7b7b7b;
}
.Detail .newsDetails .page > div:hover {
  color: #363434;
}
.Detail .newsDetails .page > div:hover a {
  color: #363434;
}
