.float_p3 {
  width: 163px;
  position: fixed;
  right: 20px;
  top: 80px;
}
.float_p3 .pft {
  padding-left: 24px;
}
.float_p3 .ku {
  border: 1px solid #ededed;
  border-radius: 3px;
  background-color: #fff;
}
.float_p3 .ku .top_tit {
  height: 30px;
  background-color: #fe4c2e;
  line-height: 30px;
}
.float_p3 .ku .top_tit span {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
}
.float_p3 .ku .top_tit b {
  float: right;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}
.float_p3 .ku .link_natural {
  height: 50px;
  width: 143px;
  margin: 0 auto;
  border-bottom: 1px dashed #d9d9d9;
  line-height: 50px;
  font-size: 14px;
  color: #333333;
}
.float_p3 .ku .link_natural a {
  background: url(../img/qq_logo.png) no-repeat left;
  padding-left: 22px;
}
.float_p3 .ku .link_personnel {
  height: 50px;
  width: 143px;
  margin: 0 auto;
  border-bottom: 1px dashed #d9d9d9;
  line-height: 50px;
  font-size: 14px;
  color: #333333;
}
.float_p3 .ku .link_personnel a {
  background: url(../img/qq_logo.png) no-repeat left;
  padding-left: 22px;
}
.float_p3 .ku .phone_p3 {
  font-size: 14px;
  color: #999999;
  height: 57px;
  width: 143px;
  margin: 0 auto;
  border-bottom: 1px dashed #d9d9d9;
  line-height: 27px;
  padding-top: 3px;
}
.float_p3 .ku .phone_p3 span {
  display: block;
  font-size: 18px;
  color: #333333;
}
.float_p3 .ku .er_p3 {
  height: 158px;
  width: 143px;
  margin: 0 auto;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 19px;
}
.float_p3 .ku .top_l {
  height: 34px;
  background: #dadada;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
}
