.app-body .human{max-width:1400px;margin:0 auto;padding:80px 0 120px}.app-body .human__head{font-size:44px;font-weight:700;text-align:center}.app-body .human__head em{color:#0d55b9}.app-body .human__table{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%;margin-top:40px}.app-body .human__table-head,.app-body .human__table-item{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.app-body .human__table-head .cell,.app-body .human__table-item .cell{position:relative;padding:18px 30px;-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.app-body .human__table-head{color:#fff;margin-bottom:10px;font-size:18px;background-color:#0d55b9;border:1px solid #0d55b9}.app-body .human__table-head .cell{line-height:32px}.app-body .human__table-item{-webkit-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer;color:#333;font-size:16px;margin:10px auto;border:1px solid #e5e5e5}.app-body .human__table-item .cell{line-height:24px;-webkit-transition:all .3s ease;transition:all .3s ease}.app-body .human__table-item .cell.action{position:relative}.app-body .human__table-item .cell.action::after{font-family:iconfont;content:'\e6c3';display:block;position:absolute;top:0;left:auto;bottom:0;width:24px;right:30px;margin:auto;height:24px;line-height:24px;font-size:12px;font-weight:700;color:#fff;-webkit-border-radius:50%;border-radius:50%;text-align:center;background-color:#f1861b;text-rendering:auto;text-decoration:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.app-body .human__table-item .content{display:none;padding:0 30px 30px;width:100%!important;background-color:#fff}.app-body .human__table-item .content .title{color:#333;font-size:16px;font-weight:700;margin:20px 0 10px}.app-body .human__table-item .content .text{color:#555;font-size:14px;line-height:20px;margin-top:10px}.app-body .human__table-item.active{color:#0d55b9;background-color:#eaeaea}.app-body .human__table-item.active .content{display:block}.app-body .human__table-item.active .cell.action::after{content:'\e738';background-color:#0d55b9}.app-body .human__table-item:active,.app-body .human__table-item:hover{color:#0d55b9}@media screen and (max-width:1200px){.app-body .human{padding:40px 5px 80px}.app-body .human__head{font-size:36px}.app-body .human__table{margin-top:16px;overflow-x:auto}.app-body .human__table::-webkit-scrollbar{height:4px}.app-body .human__table::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background-color:#0d55b9}.app-body .human__table-head,.app-body .human__table-item{width:1200px}.app-body .human__table-head .cell,.app-body .human__table-item .cell{padding:16px}.app-body .human__table-head{margin-bottom:5px}.app-body .human__table-head .cell{line-height:24px}.app-body .human__table-item{margin:5px auto}.app-body .human__table-item .cell{line-height:18px}.app-body .human__table-item .content{display:none;padding:0 16px 24px}.app-body .human__table-item .content .title{margin:16px 0 10px}}