.la{
  padding: 0 5px;
margin: 0;
border-radius: 3px;
color: #fff;
line-height: 24px;
display: inline-block;
font-weight: 800;
font-size: 15px;
}

.qrcode{
  display: none;
  width: 28px;
  height: 28px;
  padding:3px 3px 5px 3px;
}

.Ph5shareqr{
  display: none;
  width: 126px;
  height: 126px;
  border: 2px solid #FFA64D;
  border-radius: 5px;
  background-color: #FFDCB5;
  padding: 10px;
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-63px;
  margin-top:-63px;
  z-index: 10;
}
.qrcode100{
  border: 3px solid #FFFFFF;
  height: 100px;
  width: 100px;
  z-index: 10;
}

.Ph5shareqrBg{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  opacity: 0.6;
  z-index: 9;
}

.spjjf{
  position: fixed;
  width:600px;
  top: 50%;
  left: 50%;
  margin-left:-300px;
  margin-top: 84px;
  color: #fff;
  font-size: 18px;
  text-align:center;
}
