html,
body,
div,
p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.box-footer {
  position: fixed;
  bottom: 0rem;
  height: 2.05333333rem;
  background-color: #fff;
  width: 100%;
  border-top: 0.02666667rem solid #777;
  max-width: 480px;
}
.box-footer .tabbar-item {
  width: 20%;
  float: left;
  text-align: center;
}
.box-footer .tabbar-item .tabbar-item_icon {
  margin-top: 0.10666667rem;
  width: 0.61333333rem;
  height: 0.61333333rem;
  margin-left: 0.72rem;
}
.box-footer .tabbar-item .tabbar-item_icon.t1 {
  background: url(/static/index/imgs/nav_01.png) no-repeat;
}
.box-footer .tabbar-item .tabbar-item_icon.t2 {
  background: url(/static/index/imgs/nav_02.png) no-repeat;
}
.box-footer .tabbar-item .tabbar-item_icon.t3 {
  background: url(/static/index/imgs/nav_03.png) no-repeat;
}
.box-footer .tabbar-item .tabbar-item_icon.t4 {
  background: url(/static/index/imgs/nav_04.png) no-repeat;
}
.box-footer .tabbar-item .tabbar-item_icon.t5 {
  background: url(/static/index/imgs/nav_05.png) no-repeat;
}
.box-footer .tabbar-item .tabbar-item_txt {
  font-size: 0.26666667rem;
  font-weight: bold;
  color: #777777;
}
.box-footer .tabbar-item .tabbar-item_txt active {
  color: #ff1041;
  text-align: center;
}
.box-footer .tabbar-item.active .tabbar-item_txt {
  color: #ff1041;
}
.box-footer .tabbar-item.active .tabbar-item_icon.t1 {
  background: url(/static/index/imgs/nav_01_h.png) no-repeat;
  background-size: 0.61333333rem 0.61333333rem;
}
.box-footer .tabbar-item.active .tabbar-item_icon.t2 {
  background: url(/static/index/imgs/nav_02_h.png) no-repeat;
  background-size: 0.61333333rem 0.61333333rem;
}
.box-footer .tabbar-item.active .tabbar-item_icon.t3 {
  background: url(/static/index/imgs/nav_03_h.png) no-repeat;
  background-size: 0.61333333rem 0.61333333rem;
}
.box-footer .tabbar-item.active .tabbar-item_icon.t4 {
  background: url(/static/index/imgs/nav_04_h.png) no-repeat;
  background-size: 0.61333333rem 0.61333333rem;
}
.box-footer .tabbar-item.active .tabbar-item_icon.t5 {
  background: url(/static/index/imgs/nav_05_h.png) no-repeat;
  background-size: 0.61333333rem 0.61333333rem;
}
