.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.news-box {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  width: 570px;
  height: 440px;
}

.news-box:first-child {
  margin-right: 53px;
}

.list-wrap .list-yewu {
  padding-left: 50px;
}

.list-wrap .list-yewu li {
  position: relative;
  overflow: hidden;
  font: normal 18px/1.8 'Microsoft YaHei';
  height: 72px;
  padding-left: 20px;
}

.list-wrap .list-yewu li img {
  float: left;
}

.list-wrap .list-yewu li.img {
  padding-left: 0;
  height: 113px;
  margin-bottom: 35px;
}

.list-wrap .list-yewu li.img:before {
  position: absolute;
  content: "";
  left: 212px;
  top: 34px;
}

.list-wrap .list-yewu li.img a {
  display: block;
  margin-top: 22px;
  margin-left: 227px;
}

.list-wrap .list-yewu li:before {
  position: absolute;
  content: "";
  left: 2px;
  top: 14px;
  width: 6px;
  height: 6px;
  background-color: #bc0000;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.bk-bumendongtai {
  margin-bottom: 60px;
}

.list-bumen-wrap .list-bumen li {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: left;
  padding: 10px;
  color: #000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.list-bumen-wrap .list-bumen li h4 {
  font: bold 24px/2 'Microsoft YaHei';
}

.list-bumen-wrap .list-bumen li .inner {
  position: relative;
  height: 196px;
}

.list-bumen-wrap .list-bumen li:hover {
  background-color: #bc0000;
  color: #fff;
}

.list-bumen-wrap .list-bumen li:hover .date {
  color: #fff;
}

.list-bumen-wrap .list-bumen li .img-left {
  float: left;
}

.list-bumen-wrap .list-bumen li .date {
  position: absolute;
  left: 390px;
  bottom: 8px;
  width: 796px;
  color: #939393;
}

.list-bumen-wrap .list-bumen li .date .arrow-detail {
  position: absolute;
  right: 20px;
  bottom: 0;
}

.list-bumen-wrap .list-bumen li .right-wrap {
  margin-left: 388px;
}

.g-title-yewu.g-title-yewu2 {
  margin-bottom: 0;
}

.g-title-yewu span {
  background-color: transparent;
  font-size: 26px;
  color: #bc0000;
  font-weight: bold;
  padding-left: 0;
}

.common-tab-wrap {
  font-size: 0;
  padding: 40px 0 40px 10px;
  margin-bottom: 30px;
}

.tab {
  display: inline-block;
  width: 150px;
  background-color: #d80c14;
  font-size: 20px;
  color: #fff;
  margin-right: 38px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  height: 48px;
  line-height: 47px;
}

.tab:last-child {
  margin-right: 0;
}
