body {
  width: 100%;
  height: 100%;
}
.m-navbar {
  width: 100%;
  /*height: 0.72rem;*/
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  border-bottom: 0.03rem solid #fd4102;
  background: #FFFFFF;
}
.navbar-item {
  height: 0.72rem;
  font-size: 0.4rem;
  color: #fd4102;
}
.navbar-center {
  height: 0.72rem;
}
    .navbar-center  .img_1 {
        width: 150px;
        margin: 0 auto;
        
    }
    .navbar-center .img_2 {
        width: 32px;
        margin: 0 auto;
    }
.copyright {
    width: 100%;
    background: #2a2a2a;
    border-top: 0.05rem solid #fd4102;
    text-align: center;
    padding-top: 0.4rem;
    box-sizing: border-box;
    padding-bottom: 0.2rem;
}
.footer {
  width: 100%;
  height: 0.77rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}
.footer .tabbar-icon {
  width: 0.32rem;
  height: 0.29rem;
}
.footer .tabbar-icon img {
  width: 100%;
  height: 100%;
}
.footer .tabbar-txt {
  font-size: 0.19rem;
}
.footer .tabbar-active {
  color: #4ab238;
}
.footer .tabbar-item {
  color: #797979;
}
.nav-box {
  width: 4.02rem;
  background: #F5F5F5;
  position: fixed;
  left: 0;
  top: 0.72rem;
  z-index: 1000;
  /*padding-bottom: 1.2rem;*/
  display: none;
}
.nav-box a {
  display: block;
  background: #FFFFFF;
  padding: 0 0.5rem 0 0.19rem;
  box-sizing: border-box;
  height: 0.85rem;
  line-height: 0.85rem;
  margin-bottom: 0.1rem;
}
.nav-box a .fl {
  width: 80%;
}
.nav-box a .fl span {
  font-size: 0.19rem;
  margin-left: 0.15rem;
}
.nav-box a img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.05rem;
}
.page-box {
  width: 100%;
  height: 1.95rem;
  border-top: 1px solid #D9D9D9;
  text-align: center;
}
.page-box .page-top {
  width: 100%;
  padding: 0.44rem 1.06rem 0;
  box-sizing: border-box;
}
.page-box .page-top button {
  width: 1.2rem;
  height: 0.79rem;
  line-height: 0.79rem;
  text-align: center;
  border: 0.03rem solid #e3e3e3;
}
.page-box .page-top button:nth-of-type(1) {
  margin-right: 0.63rem;
}
.page-box .page-top .num {
  width: 1.2rem;
  height: 0.79rem;
  background: #45af33;
  position: relative;
  margin-right: 0.63rem;
}
.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;
}
.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;
}
.page-box .page-bot {
  width: 100%;
  height: 0.74rem;
  line-height: 0.74rem;
  font-size: 0.21rem;
}
.fl {
  float: left;
}
.fr {
    float: right;
    margin-top: 12px;
}
.clear {
  clear: both;
}
.H6 {
  height: 0.06rem;
}
.H12 {
  height: 0.12rem;
}
.H23 {
  height: 0.23rem;
}
.H72 {
  height: 0.72rem;
}
.H75 {
  height: 0.75rem;
}
.H78 {
  height: 0.78rem;
}
.ft23 {
  font-size: 0.23rem;
}
.ft27 {
  font-size: 0.27rem;
}
.ft28 {
  font-size: 0.28rem;
}
.ft30 {
  font-size: 0.3rem;
}
.ft35 {
  font-size: 0.35rem;
}
.ft41 {
  font-size: 0.41rem;
}
.color79 {
  color: #797979;
}
.color28 {
  color: #282828;
}
.colorff {
  color: #FFFFFF;
}
