.dils{
  min-width: 1200px;
}
.bag-banner{
  height: 450px;
  background-image: url(/img/news/New_banner.png);
  position: relative;
}

.bag-banner .banner{
  width: 173px;
  height: 130px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  margin: auto;
  text-align: center;
}
.bag-banner .banner .title{
  font-size: 40px;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
}
.bag-banner .banner .english{
  padding-top: 28px;
  font-size: 12px;
  font-weight: 300;
}
.dils .col-8{
  width: 67%;
  margin: 0 auto;
}
.news-details .navigation {
  font-size: 16px;
  padding: 100px 0 30px;
}
.news-details .navigation  img{
  padding-right: 14px;
  vertical-align: middle;
}
.news-details .navigation p {
  border-bottom: 1px solid #409EFF;
  padding-bottom: 18px;
}
.news-details .navigation p span {
  border-bottom: 5px solid #409EFF;
  font-size: 30px;
  padding-bottom: 19px;
}
.news-details .content-box .prompt {
  font-size: 14px;
  text-align: center;
}
.news-details .content-box .prompt .info span{
  padding: 0 15px;
}
.news-details .content-box .prompt p {
  padding: 20px 0;
}
.news-details .content-box .prompt p span {
  padding: 0 2px;
}
.news-details .content-box .prompt .title {
  font-size: 28px;
}
.news-details .content-box .prompt .subTitle {
  font-size: 14px;
  color: #999;
  padding: 30px 0;
}
.news-details .content-box .source {
  color: #409EFF;
  cursor: pointer;
}
.news-details .content-box .details-text {
  font-size: 16px;
  padding-bottom: 80px;
  border-bottom: 1px solid #409EFF;
}
.news-details .content-box .details-text .introduction {
  font-size: 16px;
  text-indent: 2em;
  padding: 20px 0;
  line-height: 30px;
}
.news-details .el-icon-view {
  padding-left: 8px;
}
.news-details .pagination {
  padding: 20px 0 100px;
}
.news-details .pagination p{
  width: 45%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-details .pagination a {
  font-size: 16px;
  color: #409eff;
}
