/*公用样式*/
.menu, .menu_right, .menu-content, .description, .menu-title, .bank_account, .user, .money, .money-con, .balance, .person, .user-account, .update-info, .update-info .filter, .head-pic, .money-con dl, .messages {
    overflow: hidden;
    zoom: 1;
}

.personal_center {
    position: relative;
    min-height: 706px;
    overflow: visible;
}

.menu-cont1 dd a:hover, .chaining:hover, .personal p a:hover {
    text-decoration: underline;
    color: #fe6714;
}

.update-info .form-items dl, .mess-list a, .messages h5 {
    font-family: '宋体', 'simsun';
}

.approve b {
    display: inline-block;
    float: left;
    background: url(../images/icon.png) no-repeat 0 0
}

.menu-content .btn-blue {
    display: block;
    width: 144px;
    height: 40px;
    line-height: 40px;
    font-size: 18px; /*margin: 0 0 100px 154px;*/
}

/*左侧菜单*/
.menu {
    position: absolute;
    top: 40px;
    left: 50px;
    width: 217px;
    background: url(../images/menu_bg.jpg) repeat-y 0 0;
}

.menu-sub {
    display: none;
}

.menu div.current .menu-sub {
    display: block;
}

.menu h2 {
    padding: 0 18px;
    background: #819baf;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #4e718e;
}

.menu h2 a {
    color: #fff;
}

.menu div.current h2 {
    background: #224e72;
}

.menu a {
    display: block;
    height: 44px;
    line-height: 44px;
}

.menu-sub a {
    padding-left: 38px;
    color: #333;
    font-size: 16px;
    /*background: url(../images/arrow.png) no-repeat 32px center;*/
}

.menu-sub a:hover {
    color: #224e72;
}

.menu-sub a.current {
    padding-left: 40px;
    background: #fff;
    font-size: 14px;
    border-left: 4px solid #ff5a00;
    color: #ff5a00;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.menu b {
    margin: 12px 4px 0 2px;
    width: 20px;
    height: 20px;
}

.menu .m1 b {
    background-position: -32px -198px;
}

.menu .m2 b {
    margin-top: 13px;
    background-position: -63px -198px;
}

.menu .m3 b {
    background-position: -95px -198px;
}

.menu .m4 b, .menu .m5 b, .menu .m6 b {
    margin-top: 12px;
}

.menu .m4 b {
    margin-top: 12px;
    background-position: -120px -198px;
}

.menu .m5 b {
    margin-top: 12px;
    background-position: -234px -288px;
}

.menu .m6 b {
    background: url(../images/icon_mess.png) no-repeat 0 0;
}

.menu .m4 .menu-sub {
    border-bottom: 1px solid #ccc;
}

/*add by 405682704@qq.com*/
.menu .s1 b {
    background-position: 0px -387px;
}

.menu .s2 b {
    background-position: -21px -387px;
}

.menu .s3 b {
    background-position: -42px -387px;
}

.menu .s4 b {
    background-position: -63px -387px;
}

.menu .s5 b {
    background-position: -84px -387px;
}

.menu .s6 b {
    background-position: -105px -387px;
}

.menu .s7 b {
    background-position: -126px -387px;
}

/* @右侧内容 styles
----------------------------------------*/
.menu-content {
    width: 722px;
    padding: 0 30px;
    background: #fff;
    border: 1px solid #ccc;
}

.menu-title {
    color: #999;
    border-bottom: 1px dashed #ebebeb;
}

.menu-title h3 {
    float: left;
    height: 88px;
    line-height: 88px;
    padding-right: 30px;
    font-size: 18px;
    color: #224e72;
}

.description {
    float: left;
    padding-top: 20px;
}

.explain {
    padding-bottom: 14px;
}

.explain h5 {
    display: inline-block;
}

img.level {
    padding: 4px 12px 0 0;
}

.explain em {
    float: none;
    width: 28px;
    height: 16px;
    line-height: 16px;
    background-position: -193px -174px;
    color: #fff;
    text-align: center;
}

.issue .explain em {
    width: 58px;
}

em.weak, em.middle, em.middle {
    width: 27px;
}

em.weak {
    background-position: -45px -232px;
}

em.middle {
    background-position: 0 -232px;
}

em.better {
    background-position: -223px -56px;
}

.menu-content h2 {
    height: 64px;
    line-height: 64px;
    font-size: 20px;
}

/*个人中心首页*/
.user {
    padding: 30px 0;
    margin-bottom: 40px;
    border-bottom: 1px dashed #e7e7e7;
}

.personal {
    padding-bottom: 60px;
}

.person {
    margin-right: 20px;
    text-align: center;
}

.person p {
    padding-top: 12px;
}

.grade {
    display: inline-block;
}

.user-account {
    width: 192px;
    margin-top: 20px;
    padding: 14px;
    background: #fcfdfd;
    border: 1px solid #cecece;
}

.user-account a {
    float: right;
}

.user-account li {
    width: 192px;
    height: 23px;
    line-height: 23px;
    padding-bottom: 20px;
}

.user-account strong {
    color: #f6712a;
    font-weight: normal;
}

.user .btn-blue {
    width: 66px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    font-size: 12px;
}

.user-account b {
    padding-left: 20px;
    font-size: 18px;
    color: #ff5a00;
}

.info {
    width: 342px;
    margin-right: 36px;
    color: #717171;
}

.info strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.info li {
    padding-bottom: 14px;
}

.info .explain {
    padding-bottom: 0;
}

.approve {
    margin-bottom: 14px;
}

.approve b {
    margin-right: 10px;
}

.approve .b1 {
    width: 13px;
    height: 10px;
    margin-top: 2px;
    background-position: -141px -302px;
}

.approve .a1 {
    background-position: -141px -284px;
}

.approve .b2 {
    width: 9px;
    height: 13px;
    background-position: -165px -300px;
}

.approve .a2 {
    background-position: -165px -282px;
}

.approve .b3 {
    width: 15px;
    height: 10px;
    margin-top: 2px;
    background-position: -185px -302px;
}

.approve .a3 {
    background-position: -185px -284px;
}

.approve .b4 {
    width: 10px;
    height: 11px;
    margin-top: 1px;
    background-position: -212px -301px;
}

.approve .a4 {
    background-position: -212px -283px;
}

.info select {
    margin-right: 20px;
    border: 1px solid #dfdfdf;
}

.money {
    padding-top: 30px;
    font-size: 14px;
}

.money-con {
    padding: 24px 0 12px;
    background: #f0f5f7;
    color: #8a949c;
}

.money-con dl {
    padding: 0 16px;
    margin-bottom: 10px;
    float: left; /* width: 130px; *//*height: 116px;*/
    border-right: 1px dashed #cdd1d3;
}

.money-con dl.last {
    border: none;
}

.money-con dl strong {
    color: #224e72;
    font-size: 18px;
    font-weight: normal;
}

.money-con dt, .money-con dd {
    padding-bottom: 14px;
}

.money-con dt b {
    float: none;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background-position: -182px -199px;
}

.money-con .btn-blue {
    display: block;
    width: 124px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.money table {
    width: 600px;
    text-align: center;
    border: none;
}

.money table th, .money table td {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d8dcde;
}

.money table th {
    background: #f8fafb;
    border-top: 1px solid #01a0cb;
}

.more table {
    display: none;
}

.money .btn-blue {
    margin-bottom: 14px;
}

/*修改个人资料*/
.update-info {
    padding: 0 20px;
}

.update-info .title02 {
    height: 16px;
    line-height: 16px;
    margin-bottom: 26px;
    padding: 30px 0 14px;
    font-size: 16px;
}

.update-info .form-items dl {
    float: left;
    padding-left: 40px;
    color: #999;
}

.update-info dl img {
    padding: 2px;
    border: 1px solid #eee;
}

.update-info .tip {
    padding-left: 30px;
}

.update-info .icon-help {
    margin-top: 1px;
}

.identity-card img {
    padding-left: 154px;
}

.update-info p {
    padding: 0 0 20px 354px; /*overflow: hidden;*/
}

.update-info p a {
    float: left;
    display: inline-block;
    margin-left: 20px;
    color: #224e72;
}

.update-info p b {
    width: 8px;
    height: 9px;
    margin: 3px 6px 0 0;
    background-position: -4px -256px;
}

.menu-content .update-info .btn-blue {
    margin: 20px 0 70px 154px;
}

.update-info .default-set a, .update-info .default-set label {
    line-height: 75px;
}

.update-info .filter {
    display: none;
    width: 430px;
    margin: 20px 0 20px 76px;
    padding: 10px 0 20px 20px;
    background: #f0f5f7;
}

.update-info .filter li {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.update-info .filter li img {
    width: 64px;
    height: 64px;
}

.update-info .filter li.current {
    border: 1px solid #ff6612;
}

.update-info .filter li.current b {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/chk.png) no-repeat 0 0;
    z-index: 3;
}

.role span {
    float: left;
}

.role img {
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
}

.role b {
    margin-right: 30px;
}

.mr10 {
    margin-right: 10px;
}