main {
  padding-top: 1.22rem;

}

.bl {
  display: block !important;
  ;
}

header {
  width: 7.5rem;
  height: 1.22rem;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 100;
}

.head_logo {
  width: 2.8rem;
  height: 1.22rem;
  float: left;
}

.head_logo img {
  width: 2.8rem;
}

.head_tip {
  width: 0.87rem;
  height: 1.22rem;
  float: right;
  margin-left: 0.6rem;
  background: #fff;
}

.head_tip img {
  width: 0.87rem;
}

nav {
  position: fixed;
  right: -7.5rem;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 7.5rem;
  height: 100%;
  overflow: auto;
  z-index: 200;

}

.nav {
  width: 5rem;
  background: #fff;
  height: 100%;
  float: right;
}

.nav_clo {
  width: 100%;
  height: 1.2rem;
  border-bottom: 0.02rem solid #eff1f3;
}

.nav_close {
  width: 1rem;
  height: 1.2rem;
  float: right;
}

.nav_close img {
  width: 1rem;
}

.nav_list {
  width: 4.4rem;
  margin-left: 0.6rem;
  margin-top: 0.6rem;
}

.nav_list>li {
  margin-bottom: 0.75rem;
  font-size: 0.32rem;
  position: relative;

}

.nav_list>li>a {
  color: #31323a;
  position: relative;
}

.nav_list>li>img {
  width: 0.24rem;
  float: right;
  vertical-align: middle;
  margin-right: 0.4rem;
}

.none {
  display: none !important;
}

.nas_list {
  margin-left: 30px;
  display: none;
}

.nas_list li {
  font-size: 0.32rem;
  color: #5e5f67;
  margin-top: 30px;
}

.hot:after {
  position: absolute;
  content: '';
  width: 0.4rem;
  height: 0.44rem;
  background: url(../img/icon_06.png);
  background-size: 100% 100%;
  right: -0.5rem;
  bottom: 0;
}

.nav_zx {
  width: 4.1rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  border-radius: 0.45rem;
  background: #05b08e;
  margin: 0 auto;
}

.nav_zx a {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.9rem;
  display: block;
}

footer {
  text-align: center;
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  font-size: 0.32rem;
  color: #31323a;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.ft_lf {
  width: 50%;
  float: left;
  position: relative;
}

.ft_lf:after {
  position: absolute;
  content: '';
  width: 0.02rem;
  height: 100%;
  background: #e9eced;
  right: 0;
  top: 0;
}

.ft_rt {
  width: 50%;
  float: left;
}

.ft_rt img {
  height: 1.2rem;
  vertical-align: middle;
}

.tc2 {
  width: 7.5rem;
  height: 100%;
  position: fixed;
  left: 0;
  right:0;
  margin: 0 auto;
  top: 0;
 
  background: rgba(0, 0, 0, 0.54);
  z-index: 50;
  display: none;
}

.tc_boxs {
  width: 7.5rem;
  height: 3.68rem;
  background: url(../img/tc_02.png);
  background-size: cover;
  margin-top: 4rem;
  box-sizing: border-box;
  padding-left: 1.55rem;
  position: relative;
  padding-top: 0.5rem;
}

.tc_boxs h4 {
  font-weight: normal;
  font-size: 0.28rem;
  color: #3f4753;
  margin-bottom: 0.38rem;
}

.tc_boxs h4 span {
  color: #05ab8a;

}

.tc_boxs h4 img {
  vertical-align: middle;
  width: 0.29rem;
}

.tc_name {
  padding-left: 1rem;
  font-size: 0.24rem;
  color: #3f4753;
  margin-bottom: 0.2rem;
}

.tc_name img {
  vertical-align: middle;
  width: 1rem;
}

.tc_boxs h5 {
  font-size: 0.28rem;
  color: #05ab8a;
  padding-left: 1rem;
  margin-bottom: 0.44rem;
  font-weight: normal;
}

.tc_bt {
  box-sizing: border-box;
  width: 2rem;
  height: 0.7rem;
  float: left;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.24rem;
  color: #848587;
  border: 0.02rem solid #848587;
  border-radius: 0.35rem;
}

.tc_boxs a {
  float: left;
  display: inline-block;
  width: 2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.24rem;
  background: #05ab8a;
  color: #fff;
  border-radius: 0.35rem;
  margin-left: 0.4rem;
}

.tc_boxs>img {
  position: absolute;
  width: 0.9rem;
  left: 1.46rem;
  top: 1.2rem;
}

.bt_wx {
  width: 7.5rem;
  height: 1.34rem;
  background: url(../img/tc2_14.png);
  background-size: cover;
  position: fixed;
  bottom: 0;
  z-index: 40;
  line-height: 1.5rem;

  font-size: 0.28rem;
  color: #31323a;
}

.bt_wx .contains {
  box-sizing: border-box;
  padding-left: 1.6rem;
}

.bt_wx span {
  color: #05ab8a;
  text-decoration: underline;
}

.bt_wx img {
  position: absolute;
  width: 1.05rem;
  left: 0.38rem;
  top: 0.02rem;
}