.banner {
  background-image: url(../../img/newsCenter/head-banner3.jpg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.banner .w1005 {
  height: 300px;
  position: relative;
}

.banner .heading {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 5px solid rgba(180, 184, 187, 0.3);
}

.banner .column-span {
  position: absolute;
  right: 0%;
  bottom: 10%;
}

.banner .column-span .fraud-area {
  padding: 5px 15px;
  border: 1px solid #C83842;
  background: #C83842;
  border-radius: 15px;
  color: #fff;
}

.banner .column-span .fraud-area:hover {
  background: #E80F1F;
}

.banner .sub-heading {
  color: rgba(180, 184, 187, 0.3);
  margin-left: 10px;
  font-size: 12px;
  line-height: 1;
}

.banner h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0 10px 0;
  color: #fff;
}

.article-content {
  margin-top: 65px;
  margin-bottom: 65px;
}

.article-content .place {
  margin-bottom: 40px;
  color: #A7A7A7;
}

.article-content .place .glyphicon {
  margin-right: 5px;
}

.article-content .place a {
  color: #A7A7A7;
}

.article-content .place a span {
  margin-right: 5px;
}

.article-content .place .place-artcle-title {
  color: #C83842;
}

.article-content .sub-banner {
  margin: 35px 0px 65px 0px;
}

.article-content .sub-title {
  color: #c83842;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 26px;
}

.article-content .deco-line {
  border-left: 50px solid #c83842;
  background-color: #e9e7e8;
}

.article-content .deco-line:before {
  content: '';
  display: block;
  width: 20px;
  height: 5px;
  background-color: #00203e;
}

.article-content .article-content-container {
  padding: 85px 135px;
  background-color: #FBF9FA;
}

.article-content .article-content-container .article-title {
  font-size: 18px;
  color: #c83842;
  font-weight: bold;
  text-align: center;
}

.article-content .article-content-container .article-pubtime {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.502);
  text-align: right;
  margin-top: 33px;
  padding-bottom: 40px;
  border-bottom: 1px dashed  #DDDBDC;
}

.article-content .article-content-container .article-text {
  padding-top: 40px;
  padding-bottom: 40px;
}

.article-content .go-back {
  color: #e7e7e7;
}

.context {
  margin-bottom: 36px;
}

.context ul > li {
  margin-bottom: 16px;
}

.context ul > li > a:hover {
  color: #000000;
}
