.sasd3 li {
  width: 100%;
  height: auto;
  padding: 0;
}
.sasd3 img {
  width: 100%;
}
.sasd3 p {
  text-align: center;
}
.news {
  position: relative;
  z-index: 999;
}
.news .newsbody .threeimgnews {
  box-sizing: border-box;
  padding-top: 20px;
  height: 276px;
  border-bottom: 1px solid #f0f3f5;
}
.news .newsbody .threeimgnews p {
  width: 100%;
  margin-bottom: 15px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 1;
}
.news .newsbody .threeimgnews .threeimgnewsImg {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.news .newsbody .threeimgnews .threeimgnewsImg .santudiv {
  margin-right: 11px;
  overflow: hidden;
  width: 288px;
  height: 162px;
  float: left;
}
.news .newsbody .threeimgnews .threeimgnewsImg .santudiv img {
  display: inline-block;
  width: 288px;
  height: 162px;
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
}
.news .newsbody .threeimgnews .newsbottomtitle {
  margin-top: 20px;
  width: 100%;
  color: #999999;
  font-size: 14px;
  overflow: hidden;
}
.news .newsbody .threeimgnews .newsbottomtitle li {
  font-size: 12px;
  color: #999999;
  float: left;
  /* border-right: 1px solid rgb(153, 153, 153); */
}
.news .newsbody .threeimgnews .newsbottomtitle li:first-child {
  padding-left: 0px;
  padding-right: 10px;
}
.news .newsbody .oneimgnews {
  padding-top: 20px;
  box-sizing: border-box;
  /* width: 100%; */
  height: 203px;
  border-bottom: 1px solid #f0f3f5;
}
.news .newsbody .oneimgnews .oneimgnews_left {
  width: 288px;
  height: 162px;
  float: left;
  overflow: hidden;
}
.news .newsbody .oneimgnews .oneimgnews_left img {
  width: 288px;
  height: 162px;
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
}
.news .newsbody .oneimgnews .oneimgnews_right {
  width: 598px;
  height: 100%;
  margin-left: 20px;
  float: left;
  position: relative;
}
.news .newsbody .oneimgnews .oneimgnews_right p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #4a4e58;
}
.news .newsbody .oneimgnews .oneimgnews_right .zhaiyao {
  margin-top: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4a4e58;
  line-height: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news .newsbody .oneimgnews .oneimgnews_right .newsbottomtitle {
  position: absolute;
  bottom: 20px;
}
.news .newsbody .oneimgnews .oneimgnews_right .newsbottomtitle li:first-child {
  padding-left: 0px;
  padding-right: 10px;
}
.news .newsbody .oneimgnews .oneimgnews_right .newsbottomtitle li {
  font-size: 12px;
  color: #999999;
  float: left;
  /* border-right: 1px solid rgb(153, 153, 153); */
}
.news .newsbody .noimgnews {
  height: 218px;
  box-sizing: border-box;
  padding-top: 20px;
  border-bottom: 1px solid #f0f3f5;
  position: relative;
}
.news .newsbody .noimgnews p {
  font-size: 18px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  opacity: 1;
}
.news .newsbody .noimgnews .zhaiyao {
  height: auto;
  margin-top: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #4A4E58;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.news .newsbody .noimgnews .newsbottomtitle {
  width: 100%;
  margin-top: 20px;
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
}
.news .newsbody .noimgnews .newsbottomtitle li:first-child {
  padding-left: 0px;
  padding-right: 10px;
}
.news .newsbody .noimgnews .newsbottomtitle li {
  font-size: 12px;
  color: #999999;
  float: left;
  /* border-right: 1px solid rgb(153, 153, 153); */
}
.news .newsbody .oimgbofang .oneimgnews_left {
  position: relative;
}
.news .newsbody .oimgbofang .oneimgnews_left .oimgbofangbt {
  width: 50px !important;
  height: 50px !important;
  left: 50% !important;
  top: 50% !important;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
}
.news .newsbody div:hover {
  background-color: #f2f8ff;
}
.news .box2_left_bottom {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
