.news {
  background-color: #f0f0f0;
  color: #000;
  padding: 20px;
}
#caseList {
  min-height: 600px;
}
.loading {
  /* background: url(../img/loading.gif) no-repeat center 150px; */
}
.w1200 {
  width: 80%;
  margin: auto;
}
.cases li {
  float: none;
  padding: 40px 10px 0 10px;
  border-bottom: 1px dashed #ddd;
  width: 85%;
  margin: auto;
  background: #fff;
  overflow: hidden;
}

.f-cb {
  zoom: 1;
}
.fl a:hover {
  color: #0052d9;
}

.f-cb a {
  cursor: pointer;
}
.f-cb a img {
  /* zoom: 1; */
  width: 20%;
  height: auto;
}
.cases dl,
.media .focus dl {
  margin: 0 6%;
  width: 60%;
  height: 180px;
}
.fl {
  float: left;
  display: inline;
  margin: 0;
}
dt {
  display: block;
  margin-bottom: 5px;
}
.cases dl .date,
.media .focus dl .date {
  color: #b4b4b4;
}
.cases dl .info,
.media .focus dl .info {
  height: 70px;
  color: #999;
  line-height: 24px;
  margin: 10px 0 16px 0;
  overflow: hidden;
}
.cases dl dd {
  font-size: 14px;
}
.cases dl dt a,
.media .focus dl dt a {
  font-size: 20px;
  color: #484848;
  display: block;
  font-weight: 500;
}

/* 新闻子集 */
#newsMenu1 {
  display: none;
}
#newsMenu2 {
  display: none;
}
#newsMenu3 {
  display: none;
}
#newsMenu4 {
  display: none;
}
#newsMenu5 {
  display: none;
}
/* 行业新闻 */
#newsMenu01 {
  display: none;
}
#newsMenu02 {
  display: none;
}
#newsMenu03 {
  display: none;
}
.newsMenu {
  width: 80%;
  margin: 20px auto;
  margin-top: 50px;
  background-color: #fff;
  color: #2c2e2d;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.newsMenu h1 {
  margin: 20px 0;
  line-height: 45px;
}
.newsMenu img {
  width: 60%;
}
.newsMenu p {
  width: 80%;
  text-align: left;
  margin: 20px auto;
}
.img_title {
  text-align: center !important;
}
