.user-list {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  background: #ffffff;
  width: 100%;
  color: #333333;
  font-size: 14px;
  height: 392px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.f_warp1 {
  width: 25%;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
}
.f_user1 {
  width: 33%;
  float: left;
  text-align: right;
  margin: 0 10px 1px 0;
}
.f_inPut1 {
  width: 62%;
  height: 30px;
  line-height: 30px;
  float: left;
  border-radius: 5px;
  border: solid 1px #a9a9a9;
  padding-left: 5px;
}
.clear {
  clear: both;
}
.inFom {
  margin-right: 80px;
  margin-top: -20px;
}
.maNger {
  color: #409EFF;
  width: 100%;
  height: 40px;
  text-align: left;
  padding-left: 20px;
  vertical-align: middle;
  margin-top: 0;
}
.maNger2 {
  margin-top: 20px;
}
.inPPts {
  margin-top: -10px;
}
.userList-up {
  width: 100%;
}
.sTyles {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.header .lists ul.header-my li:first-child > a {
  color: #666666;
  background-color: #dbecfe;
}
