.model-list-25 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.model-list-25 .itembox {
  padding-top: 46px;
}
.model-list-25 .item .iamegs {
  height: 450px;
  overflow: hidden;
  cursor: pointer;
}
.model-list-25 .item img {
  transition: .5s;
}
.model-list-25 .item .word {
  position: absolute;
  font-size: 16px;
  color: #444444;
  top: 70px;
  left: 95px;
  box-sizing: border-box;
}
.model-list-25 .item .word .h01 {
  font-size: 20px;
  font-weight: 600;
  color: #0069FF;
  line-height: 28px;
}
.model-list-25 .item .word .h02 {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 22px;
}
.model-list-25 .item .word .h03 {
  padding-top: 10px;
  width: 770px;
  height: 112px;
  font-size: 16px;
  font-weight: 400;
  color: #555C66;
  line-height: 28px;
}
.model-list-25 .swiper-pagination-bullet {
  width: 25px;
  height: 4px;
  background: #8b8c8f;
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
}
.model-list-25 .swiper-pagination-bullet-active {
  width: 25px;
  height: 4px;
  background: #0069FF;
  border-radius: 3px;
}
.model-list-25 .itembox .tbox{
  position: absolute;
  width: 100%;
  z-index: 999;
  text-align: center;
  bottom: 40px;
}