/************************************
*@描述:变量
************************************/
/*布局宽度*/
/*默认颜色值*/
/*
*MIX混合
*/
/************************************
*@描述:功能类样式(function);
************************************/
/**居中**/
/**隐藏文字**/
/**圆角**/
/**投影**/
/**透明度**/
/**背景颜色渐变**/
/**对象渐隐渐显**/
/**旋转**/
/**三角箭头**/
/**纯文字**/
.editInfo {
  margin-top: 11px;
  padding-bottom: 46px;
}
.editInfo .boxContent {
  padding: 20px;
}
.editTable th,
.editTable td {
  padding: 15px 5px;
}
.editTable th {
  font-size: 12px;
  color: #333;
  text-align: right;
  font-weight: normal;
}
.editTable th p {
  padding-top: 5px;
}
.editTable .input {
  width: 286px;
  height: 24px;
  line-height: 24px;
  padding: 5px 5px;
  border: 1px solid #d3d3d3;
}
.editTable .input-1 {
  width: 200px;
}
.editTable .error {
  border: 1px solid #cc0000;
  color: #cc0000;
}
.editTable .inputTip {
  margin-top: 5px;
  color: #989898;
}
.editTable .tipOk {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  width: 34px;
  background: url('../../images/user/tipok.png') 0 50% no-repeat transparent;
  margin-left: 10px;
}
.editTable .tipError {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ffc662;
  background-color: #ffffcc;
  padding: 0px 15px;
  margin-left: 16px;
  position: relative;
  zoom: 1;
  color: #336699;
}
.editTable .tipError i {
  width: 6px;
  height: 11px;
  display: block;
  position: absolute;
  zoom: 1;
  top: 10px;
  left: -6px;
  background: url('../../images/user/tiparrow.gif') 0 0 no-repeat transparent;
}
.editTable .degree {
  width: 395px;
  height: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #e5e5e5;
  font-size: 0px;
  position: relative;
  zoom: 1;
}
.editTable .degree i {
  background-color: #1558a1;
  height: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  position: absolute;
  zoom: 1;
  top: 0;
  left: 0;
  border-right: 1px solid #fff;
  z-index: 2;
}
.editTable .degree .next {
  background-color: #a6bad0;
  height: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  position: absolute;
  zoom: 1;
  top: 0;
  left: 0;
  z-index: 1;
}
.editTable .degreeTip {
  margin-top: 10px;
  width: 395px;
}
.editTable .degreeTip .txt {
  background-color: #ffffcc;
  border: 1px solid #ffc662;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 24px;
  padding: 0px 8px;
  position: relative;
  zoom: 1;
  color: #cc7c40;
  left: -16px;
}
.editTable .degreeTip .txt i {
  width: 11px;
  height: 6px;
  display: block;
  background: url('../../images/user/tiparrow2.gif') 0 0 no-repeat transparent;
  position: absolute;
  zoom: 1;
  left: 10px;
  top: -6px;
}
.editTable .userpic .userpicLeft {
  float: left;
  display: inline;
  margin-right: 10px;
}
.editTable .userpic .imgWrap {
  width: 85px;
  height: 85px;
  border: 3px solid #cdcdcd;
  overflow: hidden;
}
.editTable .userpic .user-u-upload {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  zoom: 1;
  overflow: hidden;
}
.editTable .userpic .user-u-upload button {
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ccc;
  overflow: visible;
  font-size: 14px;
  color: #666;
  background-color: #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
}
.editTable .userpic .user-u-upload input {
  position: absolute;
  zoom: 1;
  top: 0;
  right: -1px;
  font-size: 100px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.editTable .userpic .user-u-upload:hover {
  text-decoration: none;
}
.editTable .userpic .user-u-upload:hover button {
  border-color: #bbb;
  color: #333;
  background-color: #ccc;
}
.editTable .userpic .user-u-upload button {
  width: 91px;
  height: 24px;
  line-height: 24px;
  background-color: transparent;
  border: 0;
  color: #1558a1;
  font-size: 12px;
}
.editTable .userpic .user-u-upload:hover button {
  background-color: transparent;
  border: 0;
}
.editTable .userpic .userTip {
  overflow: hidden;
  color: #989898;
}
.editTable .whyTextarea {
  width: 410px;
  height: 73px;
  border: 1px solid #cfcfcf;
  padding: 5px;
}
.editTable .viewAttach {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 24px;
  line-height: 24px;
  padding: 6px 15px;
  background-color: #efefef;
}
.editTable .uploadBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  zoom: 1;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 3px;
}
.editTable .uploadBtn button {
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ccc;
  overflow: visible;
  font-size: 14px;
  color: #666;
  background-color: #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
}
.editTable .uploadBtn input {
  position: absolute;
  zoom: 1;
  top: 0;
  right: -1px;
  font-size: 100px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.editTable .uploadBtn:hover {
  text-decoration: none;
}
.editTable .uploadBtn:hover button {
  border-color: #bbb;
  color: #333;
  background-color: #ccc;
}
.editTable .uploadBtn button {
  width: 96px;
  height: 32px;
  line-height: 28px;
  background: url('../../images/user/upbtn.png') 0 0 no-repeat transparent;
  border: 0;
  color: #fff;
  font-family: 'Microsoft YaHei', SimHei, SimSun;
  text-shadow: 0 -1px 1px #1a287e;
  padding: 0;
  font-size: 12px;
}
.editTable .uploadBtn:hover button {
  color: #fff;
  text-decoration: none;
  background-position: -96px 0px;
  background-color: transparent;
}
.btnWrap {
  padding: 14px 0;
  background-color: #f1f1f1;
  margin-top: 30px;
  padding-left: 105px;
}
