body {
  background: #FFFFFF!important;
}
.banner {
  width: 100%;
  height: 3.43rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.backNav {
  width: 100%;
  height: 0.9rem;
  background: #36aa22;
  position: inherit;
  line-height: 0.9rem;
}
.backNav .navbar-center {
  height: 0.9rem;
}
.backNav .navbar-center .navbar-title {
  font-size: 0.35rem;
  color: #FFFFFF;
}
.backNav .navbar-item {
  height: 0.9rem;
}
.navbar-item .back-ico:before {
  color: #FFFFFF;
}
.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;
  padding: 0;
}
.type-list .grids-item .active {
  color: #FFFFFF;
  background: #35a921;
}
.type-list .m-grids-3:before,
.type-list .grids-item:after {
  border-bottom: none;
}
.type-list .m-grids-3 .grids-item:not( :nth-child(3n)):before {
  border-right: none;
}
.homebox1 {
  width: 100%;
  margin-top: 0.16rem;
}
.homebox1 .homebox1-top {
  width: 100%;
  background: #efefef;
  padding: 0.25rem 0;
  box-sizing: border-box;
}
.homebox1 .homebox1-top .txt {
  width: 10%;
}
.homebox1 .homebox1-top .list {
  width: 100%;
}
.homebox1 .homebox1-top .list a {
  display: inline-block;
  margin: 0 0.1rem;
  padding: 0 0.06rem;
  box-sizing: border-box;
  margin-bottom: 0.15rem;
}
.homebox1 .homebox1-top .list .active {
  background: #35a921;
  color: #FFFFFF;
}
.homebox1 .list-theme1 {
  padding: 0 0.1rem 0;
}
.homebox1 .list-theme1 .list-item {
  padding: 0;
  border: 1px solid #e9e9e9;
  margin: 0.26rem 1% 0;
  width: 48%;
}
.homebox1 .list-theme1 .list-item .list-img {
  width: 100%;
  height: 2.44rem;
  padding: 0;
}
.homebox1 .list-theme1 .list-item .list-img img {
  height: 100%;
  margin-top: 0;
}
.homebox1 .list-theme1 .list-item .list-mes {
  padding: 0 0.04rem;
  box-sizing: border-box;
}
.homebox1 .list-theme1 .list-item .list-mes .list-title {
  font-size: 0.24rem;
  height: 0.63rem;
  line-height: 0.63rem;
  color: #797979;
}
.homebox1 .list-theme1 .list-item .list-mes .list-mes-item {
  height: 0.55rem;
  color: #797979;
  font-size: 0.17rem;
}
.homebox1 .list-theme1 .list-item .list-mes .list-mes-item div {
  height: 0.55rem;
  line-height: 0.55rem;
}
.homebox1 .list-theme1 .list-item .list-mes .list-mes-item div img {
  display: inline-block;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
}
.homebox1 .list-theme1 .list-item .list-mes .list-mes-item div span {
  display: inline-block;
  margin-left: 0.04rem;
}
.homebox1 .page-box {
  border-top: none;
}
