header {
  width: 7.2rem;
  height: 0.88rem;
  background: #1cb893;
  padding: 0 0 0 0.18rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
}
header .logo a {
  display: block;
  width: 2.04rem;
  height: 0.62rem;
  background: url('../images/logo1-42f812deeb.png') no-repeat;
  background-size: 100% 100%;
}
header .mapTit {
  margin-right: 1.2rem;
  font-size: 0.31rem;
  color: #fff;
  font-family: 'FZLTCHJW';
}
header .nav {
  width: 1rem;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
}
header .nav .navBtn {
  display: inline-block;
  width: 0.42rem;
  height: 0.32rem;
  background: url('../images/navlist-1a274e0e4f.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.21rem;
  margin-top: -0.16rem;
}
header .nav .navList {
  background: #404040;
  width: 3.72rem;
  height: 7.03rem;
  border-radius: 0.1rem;
  position: absolute;
  right: 0.15rem;
  top: 1.06rem;
  padding: 0.15rem 0 0 0.53rem;
  display: none;
}
header .nav .navList li.sj {
  width: 0.26rem;
  height: 0.15rem;
  background: url(../images/sj.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.15rem;
  right: 0.42rem;
}
header .nav .navList li {
  padding-top: 0.35rem;
  display: flex;
  justify-content: flex-start;
}
header .nav .navList li em.hp {
  width: 0.38rem;
  height: 0.38rem;
  background: url('../images/homepage-977a8bdf2e.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.xk {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.3rem;
  background: url('../images/cuorse-f09d8840fc.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.zb {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.32rem;
  background: url('../images/live-f2b94aed1a.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.tyk {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.28rem;
  background: url('../images/experience-0f7128f3bf.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.kyzx {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.38rem;
  background: url('../images/information-03d594867d.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.mfzl {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.34rem;
  background: url('../images/data-664b92a73a.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li em.grzx {
  margin-top: 0.1rem;
  width: 0.35rem;
  height: 0.38rem;
  background: url('../images/user-96c5fa76b3.png') no-repeat center;
  background-size: 100%;
}
header .nav .navList li a {
  flex: 1;
  height: 0.38rem;
  line-height: 0.48rem;
  font-size: 0.3rem;
  color: #fff;
  padding-bottom: 0.58rem;
  border-bottom: 0.01rem solid #666;
  margin-left: 0.13rem;
  padding-left: 0.21rem;
}
header .nav .navList li a.last {
  border: none;
}
.main_content {
  padding: 0.88rem 0 1.39rem;
}
.main_content .tip {
  text-align: center;
}
.main_content .tip .ttop {
  font-family: 'FZLTCHJW';
  color: #00b893;
  font-size: 0.36rem;
}
.main_content .tip .tbottom {
  width: 5.68rem;
  font-family: 'FZLTHJW';
  font-size: 0.24rem;
  color: #8e8e8e;
  background: url('../images/dashed-137fc651ca.png') no-repeat center bottom;
  background-size: 100%;
  margin: 0.2rem auto 0.43rem;
  padding-bottom: 0.1rem;
}
.main_content p {
  color: #8e8e8e;
  font-size: 0.28rem;
  font-family: 'FZLTHJW';
  text-align: center;
}
.main_content .btns {
  margin: 0.75rem 0;
  display: flex;
  justify-content: center;
}
.main_content .btns a {
  width: 2.18rem;
  height: 0.6rem;
  background: #23c8a8;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
  font-size: 0.28rem;
  font-family: 'FZLTHJW';
  border-radius: 0.1rem;
}
.main_content .btns a.back {
  margin-right: 0.63rem;
}
footer {
  width: 7.2rem;
  height: 1.39rem;
  background: #494949;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
}
footer p {
  font-size: 0.15rem;
  color: #fff;
  line-height: 0.23rem;
}
footer p a {
  color: #fff;
}
