.model-list-22 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.model-list-22 .main {
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.model-list-22 .main .item {
  float: left;
  text-align: center;
}
.model-list-22 .main .image {
    width: 515px;
    height: 338px;
}
.model-list-22 .main .item-right {
  clear:both;
  text-align: center;
  margin-left: 40px;
}
.model-list-22 .main .item-right .item-right-one:nth-child(2n+1) {
  margin-bottom: 60px;
}
.model-list-22 .main .item-right .item-right-one:nth-child(2n) {
  margin-top: 60px;
}
.model-list-22 .main .item .h01, .model-list-22 .main .item-right .h01 {
  float: left;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #25272A;
  line-height: 28px;
  padding-top: 40px;
}
.model-list-22 .main .item .h02, .model-list-22 .main .item-right .h02 {
  clear:both;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #555C66;
  line-height: 28px;
}
.model-list-22 .main .item .img, .model-list-22 .main .item-right .img {
  float: left;
  text-align: center;
}