.picNews .picNewsTop b {
  margin-left: 5px;
  margin-right: 5px;
  font-weight: normal;
}
.picNews .picNewsContent {
  padding: 40px 37px 0px 37px;
}
.picNews .picNewsContent h6 {
  margin-bottom: 40px;
}
.picNews .picNewsContent ul.picList {
  margin-top: 40px;
}
.picNews .picNewsContent ul.picList li {
  width: 298px;
  margin-left: 37px;
  margin-right: 37px;
  float: left;
  margin-bottom: 59px;
  margin-top: 0;
}
.picNews .picNewsContent ul.picList li .picListImg {
  width: 100%;
  height: 185px;
  border: 1px solid #dddddd;
}
.picNews .picNewsContent ul.picList li .picListImg img {
  width: 100%;
  height: 100%;
}
.picNews .picNewsContent ul.picList li .picListTxt {
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.picNews .picNewsContent ul.picList li .picListTxt a {
  color: #333333;
}
.picNews .picNewsContent ul.picList li .picListTxt a:hover {
  color: #cc0001;
  text-decoration: underline;
}
.picNews .picNewsContent ul.picList:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 768px) {
  .picNews .picNewsContent .pages ul {
    margin-right: 35%;
  }
  .picNews .picNewsContent ul.picList li .picListImg {
    height: 186px;
  }
  .searchPage .searchPContent .pages {
    margin-top: 0;
  }
  .picNews .picNewsContent {
    padding: 40px 2% 0px 2%;
  }
  .picNews .picNewsContent ul.picList li {
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
  }
  .picNews .picNewsContent ul.picList li {
    margin-bottom: 29px;
  }
  .searchPage .searchPContent .pages {
    height: auto;
  }
  .searchPage .searchPContent .pages {
    padding-left: 20%;
  }
  .contents {
    margin-top: 0;
  }
}
@media screen and (max-width: 760px) {
  .picNews .picNewsContent ul.picList li {
    width: 44%;
  }
  .picNews .picNewsContent {
    padding: 25px 0% 0px 0%;
  }
  .picNews .picNewsContent ul.picList {
    margin-top: 20px;
  }
  .picNews .picNewsContent ul.picList li .picListTxt {
    margin-top: 10px;
  }
  .picNews .picNewsContent ul.picList li {
    margin-bottom: 20px;
  }
  .picNews .picNewsContent ul.picList li .picListImg {
    height: 90px;
  }
  .picNews .picNewsContent .pages ul {
    margin-right: 5%;
  }
  .picNews .picNewsContent .pages {
    padding-left: 7%;
    height: auto;
    margin-bottom: 0;
  }
  .picNews .picNewsContent h6 {
    margin-bottom: 25px;
  }
}
