.school_trends_1 {
  width: 100%;
  height: 952px;
  margin: 34px 22px;
}
.school_trends_1 .trend {
  width: 268;
  background: white;
  float: left;
}
.school_trends_1 .trend .trend_img {
  width: 268px;
  height: 138px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.school_trends_1 .trend .trend_img .right_top {
  width: 80px;
  height: 16px;
  line-height: 14px;
  font-size: 11px;
  background: #F7914D;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0px;
  text-align: center;
}
.school_trends_1 .trend .intro {
  width: 268px;
  margin-top: 10px;
  margin-bottom:48px;
}
.school_trends_1 .trend .intro .h3 a {
  color: #F7914D;
  text-decoration: none;
  font-size: 14px;
}
.school_trends_1 .trend .intro .p {
  margin-top: 16px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
}