button {
  border: 0;
  outline: 0;
}
.content {
  width: 7rem;
  margin: 0 auto;
}
.main {
  margin: .88rem 0 .98rem;
  padding-bottom: .4rem;
}
.header {
  background-color: #fff;
  height: .88rem;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}
.header .content {
  position: relative;
}
.header .content .logo {
  width: 1.73rem;
  position: absolute;
  top: .22rem;
  left: 0;
}
.header .content span {
  display: inline-block;
  width: .4rem;
  height: .34rem;
  background: url("../image/_nav_03.png") no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0;
  top: .27rem;
}
.router {
  position: fixed;
  bottom: 0;
  z-index: 100;
  height: .97rem;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
}
.router ul li {
  float: left;
  width: 1.5rem;
  text-align: center;
}
.router ul li p {
  font-size: .22rem;
  color: #4c4c4c;
}
.router ul li span {
  display: inline-block;
  width: .44rem;
  height: .44rem;
  margin-top: .12rem;
}
.router ul li span + p.current {
  color: #008cd6;
}
.router ul li span.span1 {
  background: url("../image/router_1_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span1.current {
  background: url("../image/index_1_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span2 {
  background: url("../image/index-2_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span2.current {
  background: url("../image/router_2_03.jpg") no-repeat center;
  background-size: cover;
  color: #008cd6;
}
.router ul li span.span3 {
  background: url("../image/index-3_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span3.current {
  background: url("../image/router_3_03.jpg") no-repeat center;
  background-size: cover;
  color: #008cd6;
}
.router ul li span.span4 {
  background: url("../image/idnex-4_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span4.current {
  background: url("../image/router_4_03_03.jpg") no-repeat center;
  background-size: cover;
  color: #008cd6;
}
.router ul li span.span5 {
  background: url("../image/index-5_03.jpg") no-repeat center;
  background-size: cover;
}
.router ul li span.span5.current {
  background: url("../image/router_5_03.jpg") no-repeat center;
  background-size: cover;
  color: #008cd6;
}
.inside-header {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: .88rem;
  z-index: 100;
  top: 0;
  border-bottom: 1px solid #e6e6e6;
}
.inside-header .content {
  position: relative;
  text-align: center;
}
.inside-header .content ._back {
  position: absolute;
  top: .22rem;
  left: 0;
  display: inline-block;
  width: .26rem;
  height: .42rem;
  background: url("../image/2-5tijian-xq-back_03.jpg") no-repeat center;
  background-size: cover;
}
.inside-header .content .logo {
  width: 1.73rem;
  margin-top: .22rem;
}
.inside-header .content ._nav {
  display: inline-block;
  width: .4rem;
  height: .34rem;
  background: url("../image/_nav_03.png") no-repeat center;
  background-size: cover;
  position: absolute;
  top: .22rem;
  right: 0;
}
#nav {
  position: fixed;
  top: .88rem;
  right: 0;
  z-index: 9999;
  width: 3.75rem;
  background-color: rgba(51, 51, 51, 0.94);
  display: none;
}
#nav .par > a {
  color: #fff;
  font-size: .26rem;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  border-bottom: 1px solid #4d4d4d;
  display: block;
}
#nav .par ul {
  display: none;
}
#nav .par ul .child a {
  color: #999;
  font-size: .24rem;
  height: .64rem;
  line-height: .64rem;
  text-align: center;
  border-bottom: 1px solid #4d4d4d;
  display: block;
}
.back {
  position: fixed;
  right: 0;
  bottom: 2.06rem;
  z-index: 100;
}
.back li {
  display: none;
  text-align: center;
  width: 1.2rem;
  height: 1rem;
  border-top-left-radius: .06rem;
  border-bottom-left-radius: .06rem;
  background-color: #2399de;
  overflow: hidden;
  padding-top: .1rem;
  position: relative;
}
.back li i{
  color: #fff;
  font-size: .2rem;
  position: absolute;
  top: .15rem;
  right: .42rem;
}
.back li span {
  color: #fff;
  font-size: .2rem;
}
.back li a {
  display: block;
  width: .32rem;
  margin: 0 auto;
  margin-top: .04rem;
}
.back li a.span1 {
  height: .33rem;
  background: url("../image/phone_03.png") no-repeat center;
  background-size: cover;
}
.back li a.span2 {
  width: .52rem;
  height: .44rem;
  background: url("../image/shop_car_03.png") no-repeat center;
  background-size: cover;
  margin-top: .06rem;
}
.back li a.span3 {
  height: .26rem;
  background: url("../image/fanhui_03.png") no-repeat center;
  background-size: cover;
  margin-top: .09rem;
}
.show {
  width: .88rem;
  height: .88rem;
  background: url("../image/jia_03.png") no-repeat center;
  background-size: cover;
  position: fixed;
  right: 0;
  bottom: 1.18rem;
  z-index: 100;
  opacity:.5;
}
.show.current {
  background: url("../image/index_jian_03.png") no-repeat center;
  background-size: cover;
}
