.homeHeader {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 128px
}
/*菜单*/
.homeVip {
    background: url(../images/vip.png);
    width: 74px;
    height: 55px;
}
.homeVipOn {
    background: url(../images/vip_on.png);
    width: 74px;
    height: 55px;
}
.homeFamily {
    background: url(../images/family.png);
    width: 74px;
    height: 55px;
}
.homeFamilyOn {
    background: url(../images/family_on.png);
    width: 74px;
    height: 55px;
}
.homePerson {
    background: url(../images/person.png);
    width: 127px;
    height: 25px;
    background-repeat: no-repeat;
}
.homePersonOn {
    background: url(../images/person_on.png);
    width: 127px;
    height: 25px;
    background-repeat: no-repeat;
}
.homePassword {
    background: url(../images/password.png);
    width: 127px;
    height: 25px;
    background-repeat: no-repeat;
}
.homePasswordOn {
    background: url(../images/password_on.png);
    width: 127px;
    height: 25px;
    background-repeat: no-repeat;
}
.homeBody {
    position: absolute;
    top: 128px;
    left: 50%;
    transform: translateX(-50%);
    width: 1616px;
    height: 100%;
    background: url(../images/home_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 20px;
}
.homeLeft {
    background: url(../images/home_left.png);
    background-size: cover;
    width: 230px;
    height: 380px;
    float: left;
    margin:20px 0px;
    font-size: 14px;
    font-weight: bold;
}
.homeRight {
    background-size: 100% 100%;
    position: absolute;
    left: 240px;
    right: 0px;
    top: 0px;
    bottom: 50px;
    margin:20px;
    min-height: 380px;
}
.homeFamilyTitle {
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #DCDBD7;
    font-size: 24px;
    /*font-weight: bold;*/
    color: #333333;
}
/*按钮*/
.addFamily {
    background: url(../images/add_family.png);
    width: 80px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 14px;
}
.addFamily:hover{
    background: url(../images/add_family_on.png);
}
.createFamily {
    background: url(../images/create_family.png);
    width: 240px;
    height: 58px;
    cursor: pointer;
    margin: 0 auto;
}
.createFamily:hover {
    background: url(../images/create_family_on.png);
}
.familyNull {
    position: absolute;
    width: 100%;
    top: 60px;
    bottom: 0px;
    text-align: center;
}
/*弹框*/
.popAddFamily {
    width: 500px;
    height: 300px;
    background: #fff url(../../common/images/login_input_bg_noborder.png);
    margin:-150px 0 0 -250px;
}
.popInput {
   /* width: 240px;
    height: 35px;*/
    float: right;
    line-height:35px;
    margin-top: 8px;
   /* background-color: #F0E7DE;
    border: 1px solid #C9AC96;*/
    padding-left: 10px;
    background:url(../../common/images/input.png);
    background-size: 100% 100%;
    width: 240px;
    height: 30px;
    border:none;
}
.logout {
    cursor: pointer;
}
.logout:hover {
    color:#9D2932;
}
/*列表*/
.homeRow {
    border-bottom: 1px solid #DCDBD7;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 18px;
}
.homeCol {
    color:#9D2932;
}
.homeCol:hover {
    color: #9a2e9d;
    cursor: pointer;
}
.homeRow span:hover {
    color:#9D2932;
}
.colButton {
    padding: 0;
}
.personInput {
    /*width: 100%;
    height: 40px;
    background-color: #F0E7DE;
    border: 1px solid #C9AC96;*/
    margin-left: 10px;
    padding-left: 10px;
    background:url(../../common/images/input.png);
    background-size: 100% 100%;
    width: 280px;
    height: 30px;
    border:none;
}
.personTable {
    margin-top: 10px;
    margin-left: 10px;
    width: 100%;
    text-align: right;
    font-family: Microsoft YaHei;
    font-size: 18px;
}
.personTable td {
    height: 54px;
    font-weight: 400;
}
.updatePerson {
    background: url(../images/person_update.png);
    width: 140px;
    height: 36px;
    cursor: pointer;
    margin: 68px 0;
    display: inline-block;
}
.updatePerson:hover {
    background: url(../images/person_update_on.png);
}
.personHead {
    width: 100%;
    height: 200px;
    text-align: center;
    padding-top: 60px;
}
.uploadHead {
    background: url(../images/upload_head.png);
    width: 140px;
    height: 36px;
    cursor: pointer;
    margin: 20px auto;
}
.uploadHead:hover {
    background: url(../images/upload_head_on.png);
}
.headImg {
    height: 120px;
    width: 120px;
}
.passwordTale {
    width: 400px;
    margin: 30px auto;
    font-size: 18px;
    text-align: right;
    font-family: Microsoft YaHei;
}
.passwordTale td {
    height: 54px;
}
.head {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block;
}
.errorTr td{
    height: 34px;
}
.errMsg {
    color: red;
    font-size: 14px;
    float: left;
    margin-left: 80px;
    margin-top: -20px;
}
.jiapu{
    background: url(../images/family_jiapu.png);
    width: 13px;
    height: 16px;
    float: left;
}
.email{
    background: url(../images/family_email.png);
    width: 16px;
    height: 12px;
    float: left;
}
.phone{
    background: url(../images/family_tel.png);
    width: 12px;
    height: 16px;
    float: left;
}
/*滚动条样式*/
::-webkit-scrollbar{
    width:12px;
    height:12px;
}
::-webkit-scrollbar-track{
    background: #ddb588;
    border-radius:2px;
}
::-webkit-scrollbar-thumb{
    background: #9e7d63;
    border-radius:2px;
}
::-webkit-scrollbar-thumb:hover{
    background: #747474;
}
::-webkit-scrollbar-corner{
    background: #ddb588;
}
