.person-center{height:auto;width:100%;box-sizing:border-box}.person-center .nav{width:100%;height:70px;line-height:70px;padding:0 290px;background-color:#eee;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.person-center .nav img{width:100px;height:25px}.person-center .nav div span{color:#333}.person-center .nav div span:first-of-type,.person-center .nav div span:nth-of-type(2){margin-right:20px;cursor:default}.person-center .nav div span:nth-of-type(3){cursor:default}.person-center-table{width:100%;padding:0 290px;height:auto;box-sizing:border-box;position:relative}.person-center-table .person-info{position:absolute;left:100px;width:180px}.person-center-table .person-info .name{background-color:#409015;color:#fff;width:100%;height:50px;line-height:50px;text-align:left;box-sizing:border-box;font-size:16px;font-weight:700;padding-left:12px}.person-center-table .person-info .avatar{text-align:center;border:1px solid #eee;width:100%;height:189px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.person-center-table .person-info .avatar img{width:88px;height:88px;margin-top:28px}.person-center-table .person-info .avatar>div{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:15px 0;color:#333;font-size:14px}.person-center-table .person-info .avatar>div span:first-of-type,.person-center-table .title{font-size:16px;font-weight:700}.person-center-table .title{background-color:#409015;color:#fff;height:50px;line-height:50px;text-align:left;padding-left:12px;box-sizing:border-box}.person-center-table .table .table-td-top{position:relative;padding-bottom:35px;box-sizing:border-box}.person-center-table .table .table-td-top .table-td-thumb{width:90px;height:90px;border:1px solid #409015;float:left;vertical-align:top;overflow:hidden}.person-center-table .table .table-td-top:after{content:"";display:inline-block;width:100%;height:1;position:absolute;left:0;bottom:0;border-bottom:1px solid #eee}.person-center-table .table .table-td-top .table-intro{padding-right:10px;margin-left:100px;box-sizing:border-box;color:#333}.person-center-table .table .table-td-top .table-intro .table-intro-top{display:flex;justify-content:space-between;font-weight:700}.person-center-table .table .table-td-top .table-intro .table-intro-top span:first-of-type{font-size:14px}.person-center-table .table .table-td-top .table-intro .table-intro-top span:nth-of-type(2){color:#409015}.person-center-table .table .table-td-top .table-intro .table-intro-middle{padding-right:35px}.person-center-table .table .table-td-top .table-intro .table-intro-bottom span:first-of-type{font-size:14px;font-weight:500}.person-center-table .table .table-td-bottom{height:auto;display:flex;justify-content:space-between;padding:10px 10px 0;box-sizing:border-box}.person-center-table .table .table-td-bottom .opearte span{border:1px solid #eee;display:inline-block;width:66px;height:26px;line-height:26px;text-align:center;font-size:14px;color:#333;cursor:pointer}.person-center-table .table .table-td-bottom .opearte span:first-of-type{margin-right:10px}.person-center-table .container .bg{width:100%;height:650px}