.m_list {
  margin-top: 70px;
}
.m_item {
  margin-top: 15px;
}
.m_item label {
  display: inline-block;
  width: 40%;
  text-align: right;
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.m_item_info {
  display: inline-block;
  width: 60%;
  float: left;
}
.m_item_info input[type="text"] {
  width: 293px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  padding-left: 5px;
}
.m_item_info input[type="password"] {
  width: 293px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  padding-left: 5px;
}
.m_item_info span {
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.m_item_info .code {
  width: 120px;
}
.get_code {
  position: absolute;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 84px;
  padding-right: 15px;
  text-align: right;
  font-size: 13px;
  top: 4px;
  left: 200px;
  color: #1fbaf0;
  text-decoration: underline;
}
.base_sex {
  height: 37px;
  line-height: 37px;
  font-family: Microsoft YaHei, "微软雅黑", Lucida, Verdana, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
  font-size: 16px;
}
.base_sex input {
  width: 30px;
  height: 18px;
  vertical-align: middle;
  margin-left: 15px;
  cursor: pointer;
}
.person_info {
  display: none;
}
.person_infoCopy {
  display: inline-block;
  height: 32px;
  line-height: 32px;
}
.person_save {
  display: none;
}
.m_qq_control {
  letter-spacing: 1px;
  color: #428bcb;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  padding-left: 15px;
  letter-spacing: 2px;
  display: none;
}
.m_qq_control:hover {
  color: red;
}
.prompt {
  height: 20px;
  line-height: 20px;
  color: red;
  margin-left: 40%;
  padding-left: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 15px;
  font-size: 14px;
}
.m_btn {
  padding-left: 40%;
  margin-top: 15px;
}
.m_btn input {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-family: Microsoft YaHei, "微软雅黑", Lucida, Verdana, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
  width: 120px;
  border: 0px;
  cursor: pointer;
  background-color: #1fbaf0;
  color: #fff;
}
.portrait_con {
  width: 300px;
  height: 300px;
  margin: 0px auto;
  background-color: #2c2c2c;
  overflow: hidden;
}
.uploadify {
  display: inline-block;
}
.uploadify-queue {
  display: none;
}
.portrait_prompt {
  text-align: center;
  font-size: 14px;
  color: #1fbaf0;
  margin-top: 15px;
  display: none;
}
.portrait_prompt img {
  width: 30px;
}
.P_mask {
  width: 100%;
  background-color: #fff;
  height: 500px;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 200;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.P_pop_up {
  width: 450px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 201;
  display: none;
  padding: 1px;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.P_pop_up_tit {
  font-weight: 500;
  border-bottom: 1px solid #ebecec;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  margin: 0px 15px;
  letter-spacing: 1px;
  color: #656565;
}
.P_pop_up_x {
  position: absolute;
  right: 2px;
  top: 0px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 36px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #aaa;
}
.P_pop_up_x:hover {
  color: red;
  font-size: 23px;
}
.P_pop_up_con {
  margin: 20px 10px;
}
.mask {
  width: 100%;
  background-color: #fff;
  height: 500px;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5000;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.pop_up {
  width: 600px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 5001;
  display: none;
  padding: 1px;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.pop_up_tit {
  font-weight: 500;
  border-bottom: 1px solid #ebecec;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  margin: 0px 15px;
  letter-spacing: 1px;
  color: #656565;
}
.pop_up_x {
  position: absolute;
  right: 2px;
  top: 0px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 36px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #aaa;
}
.pop_up_x:hover {
  color: red;
  font-size: 23px;
}
.pop_up_con {
  margin: 20px 10px;
}
