body {
  background: #FFFFFF!important;
}
.banner {
  width: 100%;
  height: 3.53rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.type-list {
  width: 100%;
  padding: 0 0.24rem 0.15rem;
  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 {
  background: #fd4102;
  color: #FFFFFF;
}
.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%;
  height: 5.47rem;
  background: url(../img/b-homebox1-bg.jpg) no-repeat;
  background-size: cover;
}
.homebox1 .txt {
  width: 100%;
  padding: 0.26rem 0.19rem 0 0.3rem;
  box-sizing: border-box;
  font-size: 0.26rem;
  text-indent: 2em;
  line-height: 0.42rem;
}
.homebox3 {
  width: 100%;
}
.homebox3 .homebox3-top {
  width: 100%;
  padding: 0.38rem 0.23rem;
  box-sizing: border-box;
}
.homebox3 .homebox3-top div {
  width: 100%;
  height: 0.6rem;
  background: #f1f1f1;
  line-height: 0.6rem;
}
.homebox3 .homebox3-top div span {
  display: inline-block;
}
.homebox3 .homebox3-top div .line {
  width: 0.05rem;
  height: 0.4rem;
  background: #fd4102;
  margin: 0.1rem 0.2rem 0 0.14rem;
}
.homebox3 .homebox3-con {
  width: 100%;
  padding: 0 0.23rem;
  box-sizing: border-box;
}
.homebox3 .homebox3-con .homebox3-con-txt {
  width: 100%;
  margin-bottom: 0.7rem;
}
.homebox3 .homebox3-con .homebox3-con-txt .homebox3-l {
  width: 0.92rem;
  margin-right: 0.22rem;
}
.homebox3 .homebox3-con .homebox3-con-txt .homebox3-l img {
  width: 0.92rem;
  height: 0.92rem;
}
.homebox3 .homebox3-con .homebox3-con-txt .homebox3-r {
  width: 5.9rem;
}
.homebox3 .homebox3-con .homebox3-con-txt .homebox3-r .title {
  color: #36aa22;
  margin-bottom: 0.1rem;
}
.homebox3 .homebox3-con .homebox3-con-txt .homebox3-r .con {
  font-size: 0.21rem;
  line-height: 0.4rem;
}
.homebox4 {
  width: 100%;
}
.homebox4 .homebox4-top {
  width: 100%;
  padding: 0.38rem 0.23rem;
  box-sizing: border-box;
}
.homebox4 .homebox4-top div {
  width: 100%;
  height: 0.6rem;
  background: #f1f1f1;
  line-height: 0.6rem;
}
.homebox4 .homebox4-top div span {
  display: inline-block;
}
.homebox4 .homebox4-top div .line {
  width: 0.05rem;
  height: 0.4rem;
  background: #fd4102;
  margin: 0.1rem 0.2rem 0 0.14rem;
}
.homebox4 .homebox4-con {
  width: 100%;
  padding: 0 0.45rem;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}
.homebox4 .homebox4-con .title {
  color: #36aa22;
  line-height: 0.7rem;
}
.homebox4 .homebox4-con .desc {
  font-size: 0.21rem;
  line-height: 0.36rem;
}
.homebox4 .homebox4-con .list {
  margin-top: 0.3rem;
}
.homebox4 .homebox4-con .list li {
  width: 32%;
  height: 1.47rem;
  margin: 0 0.5% 0.19rem;
  padding: 0.07rem 0;
  box-sizing: border-box;
  border: 0.02rem solid #cfcfcf;
  text-align: center;
}
.homebox4 .homebox4-con .list li img {
  display: inline-block;
  height: 100%;
}
