.newStaff{width:100%;background-color:#fff;border-radius:5px;padding:0 35px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow-x:hidden}.newStaff .title-area{width:100%;height:60px;font-size:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.newStaff .title-area img{width:50px;height:50px}.newStaff .title-area .staff_input{width:268px;height:40px;margin-left:20px}.newStaff .title-area .back{position:absolute;right:10px;top:10px;cursor:pointer}.newStaff .content_area{width:100%;height:674px;overflow-y:scroll;padding:10px 30px 10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;border:2px solid rgba(114,126,147,.24)}.newStaff .content_area .content_cell{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:2px dotted rgba(114,126,147,.24)}.newStaff .content_area .content_cell .main_jurisdiction{width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-right:2px dotted rgba(114,126,147,.24)}.newStaff .content_area .content_cell .detail_jurisdiction{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newStaff .content_area .content_cell .detail_jurisdiction .tree_class{margin:0 30px 20px 0}.newStaff .content_area .content_cell:first-child{border-top:none}.newStaff .function-div-area{width:100%;height:40px;margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newStaff .function-div-area .cancel{width:188px;height:40px;color:rgba(114,126,147,.54);background-color:#fff;border-radius:5px;font-size:14px;display:block;margin-right:18px;border:2px solid rgba(114,126,147,.2357);-webkit-box-shadow:0 0 20px 0 rgba(114,126,147,.2357);box-shadow:0 0 20px 0 rgba(114,126,147,.2357)}.newStaff .function-div-area .agree{width:188px;height:40px;margin-left:18px;color:#fff;background-color:rgba(128,174,249,.84);border-radius:5px;font-size:14px;display:block}.newStaff .tree_class{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newStaff .tree_class .el-tree-node{margin-bottom:5px}