.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  left: 5px;
  cursor: pointer;
  transition: all .3s ease;
}

.yb_bar ul li {
  padding-left: 16px;
  width: 200px;
  height: 52px;
  font-size: 16px;
  line-height: 52px;
  color: #ffffff;
  margin-bottom: 3px;
  border-radius: 5px;
  transition: all .5s ease;
  overflow: hidden;
  background: #0665f3;
  box-shadow: 0 0 4px rgb(0 0 0 / 20%);
  border: 1px solid #0665f3;
  padding-right: 12px;
}

.yb_bar .yb_top {}

.yb_bar .yb_phone {}

.yb_bar .yb_QQ {
  text-indent: 0;
}

.yb_bar {
  height: 52px;
}

.yb_ercode {
  height: 152px !important;
}

.yb_ercode img {
  max-width: 100%;
}

.hd_qr {
  width: 130px;
  margin-left: 14px;
  margin-top: 10px;
}

.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #251111;
}

/*  */
.yb_bar span {
  font-size: 33px;
  float: right;
  margin-left: 10px;
}

.yb_bar p {
  font-size: 17px;
  color: white;
  font-weight: 600;
  margin-bottom: 1px;
  text-align: left;
}

.scp {
  line-height: 26px;
}

.scp a {
  color: white;
  font-weight: 400;
}