.model-list-3 {
  position: relative;
}
.model-list-3 .concat-content {
  margin-top: 44px;
  width: 120px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
.model-list-3 .concat-content .anniu {
  width: 64px;
  height: 22px;
  font-size: 16px;
  font-weight: 600;
  color: #0069FF;
  line-height: 40px;
}
.model-list-3 .item {
  line-height: 1.5;
  color:#fff;
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  box-sizing: border-box;
}
.model-list-3 .item .ywzx-title {
  width: 93.5%;
  padding-top: 94px;
  padding-bottom: 81px;
  box-sizing: border-box;
}
.model-list-3 .item .ywzx-title .t01 {
  font-size: 34px;
}
.model-list-3 .item .ywzx-title .t02 {
  margin-top: 11px;
  width: 536px;
  height: 22px;
  font-size: 16px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 22px;
}