.shibie {
  float: left;
  margin-left: 5%;
  width: 90%;
}
.shibie image {
  border: 1px dashed #bfbfbf;
  border-radius: 50px;
  margin: 20px 15%;
  width: 70%;
}
.shibie image,
.xia {
  display: block;
  float: left;
}
.xia {
  background: #fafafa;
  color: #787878;
  font-size: 0.9em;
  margin: 6px 5%;
  padding: 2px 0;
  text-align: center;
  width: 90%;
}
.shibie_01 {
  border: 1px solid #3d61f0;
  border-radius: 5px;
  display: block;
  float: left;
  margin: 5%;
  width: 90%;
}
.fenxiang {
  border-radius: 50%;
  display: block;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
}
.fenxiang image {
  display: block;
  height: 20px;
  margin-left: -6px;
  margin-top: 9px;
  width: 20px;
}
.fenxiang[plain] {
  border: 0;
}
.bbtt {
  background: #3d61f0;
  border: 1px solid #3d61f0;
  bottom: 5px;
  left: 15%;
  padding: 5px 0;
  position: fixed;
  width: 70%;
}
.kongge {
  float: left;
  height: 50px;
  width: 100%;
}
.update {
  background: #f2f2f2;
  height: 100vh;
  left: 0;
  margin: 5px 4%;
  position: fixed;
  top: 0;
  width: 92%;
}
.update textarea {
  border: 1rpx solid #3d61f0;
  border-radius: 5px;
  margin: 35px 1.9%;
  padding: 15px 1.9%;
  width: 92%;
}
.bb_ciugai {
  background: #3d61f0;
  border: 1px solid #3d61f0;
  color: #fff;
  margin: 0 30%;
  padding: 5px 0;
  width: 40%;
}
.shuoming {
  color: #3d61f0;
  float: left;
  font-weight: 900;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
button::after {
  border: none;
}