.banner {
  width: 100%;
  height: 3.53rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.type-list {
  width: 100%;
  padding: 0 0.24rem;
  box-sizing: border-box;
  background: #FFFFFF;
}
.type-list .grids-item {
  padding: 0;
  margin-top: 0.3rem;
}
.type-list .grids-item .grids-txt {
  width: 2.19rem;
  height: 0.64rem;
  line-height: 0.64rem;
  background: #efefef;
  font-size: 0.26rem;
  color: #797979;
}
.type-list .grids-item .active {
  color: #FFFFFF;
  background: #fd4102;
}
.m-grids-3:before,
.grids-item:after {
  border-bottom: none;
}
.m-grids-3 .grids-item:not(:nth-child(3n)):before {
  border-right: none;
}
.homebox1 {
  width: 100%;
  padding: 0 0.19rem 0 0.24rem;
  box-sizing: border-box;
  background: #FFFFFF;
}
.homebox1 .list-theme4 {
  padding: 0;
}
.homebox1 .list-theme4 .list-item {
  padding: 0.3rem 0;
}
.homebox1 .list-theme4 .list-item .list-img {
  width: 2.42rem;
  height: 1.51rem;
  padding: 0;
}
.homebox1 .list-theme4 .list-item .list-img img {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.homebox1 .list-theme4 .list-item .list-mes .list-title {
  -webkit-line-clamp: 1;
  font-size: 0.27rem !important;
  color: #282828!important;
}
.homebox1 .list-theme4 .list-item .list-mes .list-mes-item .con {
  width: 100%;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  line-height: 0.34rem;
  font-size: 0.23rem;
  color: #797979;
}
.homebox1 .list-theme4 .list-item .list-mes .time-box {
  width: 100%;
  font-size: 0.23rem;
  margin-top: 0.1rem;
  color: #a1a1a1;
}
.homebox1 .list-theme4 .list-item .list-mes .time-box img {
  display: inline-block;
  width: 0.3rem;
  height: 0.12rem;
  margin-top: 0.07rem;
}
.homebox1 .page-box {
  width: 100%;
  height: 1.95rem;
  border-top: 1px solid #D9D9D9;
  text-align: center;
}
.homebox1 .page-box .page-top {
  width: 100%;
  padding: 0.44rem 1.06rem 0;
  box-sizing: border-box;
}
.homebox1 .page-box .page-top button {
  width: 1.2rem;
  height: 0.79rem;
  line-height: 0.79rem;
  text-align: center;
  border: 0.03rem solid #e3e3e3;
}
.homebox1 .page-box .page-top button:nth-of-type(1) {
  margin-right: 0.63rem;
}
.homebox1 .page-box .page-top .num {
  width: 1.2rem;
  height: 0.79rem;
  background: #45af33;
  position: relative;
  margin-right: 0.63rem;
}
.homebox1 .page-box .page-top .num select {
  width: 100%;
  height: 100%;
  border: none;
  font-size: 0.27rem;
  color: #FFFFFF;
  padding-left: 0.4rem;
  box-sizing: border-box;
  margin-top: -0.02rem;
}
.homebox1 .page-box .page-top .num .san {
  display: inline-block;
  position: absolute;
  right: 0.09rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  width: 0;
  height: 0;
  border-left: 0.14rem solid transparent;
  border-right: 0.14rem solid transparent;
  border-top: 0.21rem solid #2a861a;
}
.homebox1 .page-box .page-bot {
  width: 100%;
  height: 0.74rem;
  line-height: 0.74rem;
  font-size: 0.21rem;
}
