.footer{ background-color:#333; padding:20px 0;}
.footer_right{ line-height:26px;}

.footer .ft-ct {
  width: 1200px;
  margin: auto;
  display: flex;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}

.footer .ft-ct a {
  color: #fff;
}

.footer .ft-left {
  flex: 1;
  text-align: left;
  border-right: 1px solid #e8e8e8;
}

.footer .ft-left li {
  float: left;
  margin-right: 20px;
}

.footer .ft-right {
  padding-left: 30px;
  width: 200px;
  text-align: left;
}

.nrtj .content .items img {
  width: 100%;
}
