.bjt-title {
  color: #f0f8ff;
  position: absolute;
  bottom: 0;
  font-size: 30px;
  z-index: 99;
  padding-bottom: 10px
}

.bjt-title .title .title-bg {
  position: relative;
  color: #4e2222;
  font-weight: 400;
  margin-left: 120px
}

.bjt-title .title .title-lable {
  position: absolute;
  font-size: 30px;
  color: #c69556;
  z-index: 99;
  /*padding-bottom: 10px;*/
  border-bottom: 5px solid #c69556;
}

.bjt-title .title .title-line {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  height: 8px;
  width: 55px;
  background-color: #f82941
}

.newsCenter .bjt {
  position: relative;
  width: 100%;
  height: 600px;
  background: url('../img/news/banner.png') no-repeat;
  /*background-size: contain;*/
  background-size: 100%
}

.newsCenter .bjt .newsHeader {
  width: 1200px;
  margin: 0 auto
}

.newsCenter .center {
  margin: 100px auto
}
