
body{
  width: 1200px;
  margin: 0px auto;
  height:800px;
}
.button{
  background: #3385ff;
  border-radius: 5px;
  width: 100px;
  height: 30px;
  font-weight:bold;
  font-size: 15px;
  margin-left: 50px;
  margin-top: 30px;
}
span{
  font-weight:bold;
font-size: 15px;
    color: #000000;

}
tr{
  height: 50px;
}
td{
  text-align: right;
}
.kuandu{
  width: 300px;
  text-align: center;
}
input{
  margin-left: 0px;
  border-radius: 5px;
  height: 30px;
  width: 250px;
}
table{
  border: 0px;
}
.icon{
  height: 50px;
  width: 400px;
}

.main {
    margin: 0px auto;
    background-color: #f5f5f5;
}


.user-info{

  margin: 0px auto;
}

#fm1{
    margin: 0px auto;
}

.tishi{
  color:#ff3e10;
  font-weight:bold;
  font-size: 15px;
    width:415px;
}

/*密码提示*/
.hint{display: none;list-style: none}
/*公司名称*/
#custname + span{border-radius: 5px;}