
.wxtl{
  width: 100%;
  height: 1.56rem;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0px 10px 15px #000;
  z-index: 50;
  background: #fff;
}
.wxtl_tel{
  display: block;
  width: 1.4rem;
  height: 1.56rem;
  background: url(../img/tcbt_02.png);
  background-size: 100% 100%;
  float: left;
}
.wxtl_zx{
  display: block;
  float: left;
  width: 2.8rem;
  height: 0.88rem;
  box-sizing: border-box;
  border: 0.02rem solid #61b464;
  line-height: 0.88rem;
  border-radius: 0.44rem;
  font-size: 0.32rem;
  color: #58b05c;
  text-align: center;
  margin-top: 0.34rem;
  
}
.wxtl_zx img{
  vertical-align: middle;
  width: 0.48rem;

}
.wxtl_wx{
  display: block;
  float: right;
  width: 3.2rem;
  height: 1.56rem;
  background: url(../img/tcbt_04.png);
  background-size: 100% 100%;
  cursor: pointer;
}
.wx3{
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  display: none;
}
.wx_box{
  width: 100%;
  height: 100%;
  position: relative;

}
.wx_cl{
  position: absolute;
  width:6rem;
  height: 7.06rem;
  z-index: 11;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
.wxtl_msg{
  width: 6rem;
  height: 5.54rem;
  background: url(../img/wxtc_03.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 2rem;
}
.wx_close{
  display: block;
  border: none;
  width: 6rem;
  height:1.52rem;
  background: url(../img/wxtc_05.png);
  background-size: 100% 100%;
}
.wx_cl h3{
  font-size: 0.48rem;
  color: #333c41;
  padding-top: 0.1rem;
}
.wx_cl h4{
  font-size: 0.32rem;
  color: #38bda7;
  font-weight: normal;
  
}
.wx_cl h5{
  font-size: 0.32rem;
  color: #53595d;
  font-weight: normal;
  margin-top: 0.2rem;
}
.open_wx{
  width: 4.2rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background: url(../img/wx_bt_03.png);
  background-size: 100% 100%;
  margin: 0 auto;
  display: block;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  height: 0.88rem;
  line-height: 0.88rem;
  margin-top: 0.4rem;

}