
  .fh-breadcrumb {
    margin: 0 !important;
    position: absolute !important;
    /** top: 61px; */
    left: 0;
    width: 100%;
  }

  .fh-breadcrumb {
    height: calc(100% - 196px);
    margin: 0 -15px;
    position: relative;
  }

  .fh-breadcrumb .fh-column {
    background-color: #f3f3f5;
    height: 100%;
    width: 100%;
  }

  .fh-column {
    background: #fff;
    height: 100%;
    width: 240px;
    float: left;
  }

  .webpub-page-view {
    height: 100%;
    padding: 0 10px;
  }

  .person-obj-t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: #fff;
  }

  .person-obj-t .anchor-box.banner .banner-wp {
    height: 140px;
    line-height: 140px;
    font-size: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
  }

  .person-obj-t .anchor-box .item-box {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 8px;
  }

  .person-obj-t .anchor-box.banner {
    height: 140px;
    background: url(http://it.fjqinqin.net:8989/HR/static/img/personobj-demo.297eb6c.png) no-repeat;
    background-size: auto 140px;
    background-position: 50% 0;
  }

  .person-obj-t .anchor-box {
    margin: 20px 30px;
  }

  .person-obj-t .anchor-box.banner .anchor-header {
    position: absolute;
    right: 40px;
    top: 30px;
  }

  .person-obj-t .anchor-box.banner .banner-wp .header-box {
    border-radius: 50%;
    overflow: hidden;
    width: 90px;
    height: 90px;
    vertical-align: top;
    margin-left: 80px;
  }

  .person-obj-t .anchor-box.banner .banner-wp .mes-box {
    vertical-align: 4px;
    padding: 0 30px;
    color: #333;
    line-height: 30px;
  }

  .person-obj-t .anchor-box.banner .banner-wp .banner-box {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
  }

  .auth_controll {
    display: inline-block;
    vertical-align: top;
  }

  .person-obj-t .anchor-box .item-box .title {
    position: relative;
    text-indent: 12px;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .person-obj-t .anchor-box .item-box .title:after {
    content: '';
    position: absolute;
    top: 15%;
    left: 0;
    width: 3px;
    height: 70%;
    background-color: #1AB394;
    border-radius: 2px;
  }
  .person-obj-t .link_boxf2 .link-wp2 .link-menu {
    font-size: 24px;
    z-index: 29101;
    opacity: 0.5;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-server:before {
    content: "\f233";
  }
   :after, :before {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
   }

  .person-obj-t .anchor-box .item-box .item-content {
    padding-left: 12px;
    position: relative;
  }

  .person-obj-t .anchor-box .item-box .item-content .icon-btn {
    position: absolute;
    height: 30px;
    width: 30px;
    border: 1px solid;
    color: #c0c4cc;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    right: 0;
    top: -30px;
    z-index: 100000;
  }

  .person-obj-t .anchor-box .item-box .item-content .icon-btn:hover {
    color: #606266;
    cursor: pointer;
  }

  .person-obj-t .anchor-box .item-box .item-content .base-mes-box {
    display: inline-block;
    height: 60px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 50px;
  }

  .person-obj-t .anchor-box .item-box .item-content .base-mes-box label {
    font-weight: 100;
    color: #888;
    margin: 0;
    padding-right: 5px;
  }

  .person-obj-t .anchor-box .item-box .item-content .base-mes-box span {
    margin: 0;
    color: #333;
  }

  .person-obj-t .link-menu:hover {
    cursor: pointer;
  }

  .person-obj-t .link-wp2::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 2px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
  }

  .person-obj-t .link-wp2::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }

  .person-obj-t .link-wp2::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background-color: rgba(89, 94, 108, 0.3);
    opacity: 0.5;
  }

  .person-obj-t .link_boxf2 {
    max-height: 80%;
    position: fixed;
    top: 52%;
    right: 40px;
    width: 40px;
    background-color: rgba(89, 94, 108, 0.3);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 6px;
    z-index: 1901;
  }

  .person-obj-t .link_boxf2 .link_wp2_ov {
    overflow-y: auto;
  }

  .person-obj-t .link_boxf2 .link-wp2 {
    margin-top: 6px;
    margin-bottom: 6px;
    max-height: calc(100 - 20px) !important;
    text-align: center;
    position: relative;
    z-index: inherit;
  }

  .person-obj-t .link_boxf2 .link-wp2 .link-menu {
    font-size: 24px;
    z-index: 29101;
    opacity: 0.5;
  }

  .person-obj-t .link_boxf2 .link-wp2 .link-box {
    position: relative;
    height: 34px;
    line-height: 34px;
    color: #fff;
    cursor: pointer;
  }

  .person-obj-t .link_boxf2 .link-wp2 .link-box a {
    font-size: 14px;
    color: inherit;
  }

  .person-obj-t .link_boxf2 .link-wp2 .link-box a.sign-addr {
    color: #1AB394;
  }

  .person-obj-t .link_boxf1 {
    max-height: 80%;
    position: fixed;
    top: 52%;
    right: 40px;
    width: 168px;
    background-color: rgba(89, 94, 108, 0.3);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 6px;
    z-index: 1901;
  }

  .person-obj-t .link_boxf1 .link_wp1_ov {
    overflow-y: auto;
  }

  .person-obj-t .link_boxf1 .link-wp {
    margin-top: 6px;
    margin-bottom: 6px;
    max-height: calc(100 - 20px) !important;
    position: relative;
    z-index: inherit;
    padding: 30px 20px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-menu {
    font-size: 24px;
    position: absolute;
    top: 4px;
    right: 7px;
    z-index: 2901;
    opacity: 0.5;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box {
    position: relative;
    height: 36px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box a {
    font-size: 14px;
    color: inherit;
    padding-left: 26px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box a.sign-addr {
    color: #1AB394;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 36px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.top {
    position: relative;
    width: 3px;
    height: 10px;
    background-color: #fff;
    margin-bottom: 4px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.top.first:after {
    content: '';
    position: absolute;
    top: -13px;
    left: 50%;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    border: 2px solid #fff;
    border-radius: 5px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.mid {
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 5px;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.mid.sign-addr {
    position: relative;
    width: 12px;
    border-radius: 0;
    background-color: #1AB394;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.mid.sign-addr:after {
    content: '';
    position: absolute;
    top: 0;
    right: -8px;
    width: 0;
    height: 0;
    border-left: 4px solid #1AB394;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }

  .person-obj-t .link_boxf1 .link-wp .link-box .icon-bar i.btm {
    width: 3px;
    height: 10px;
    background-color: #fff;
    margin-top: 4px;
  }

  .panel-el-tree {
    overflow-y: auto;
  }
  .panel-el-tree::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
  }
  .panel-el-tree::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.1);
  }
  .panel-el-tree::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0);
  }
  .jum_content {
    font-size: 12px;
    background-color: #f5f7fa;
    color: #888;
    padding: 5px;
    margin: 0 20px;
  }
  .panel_form {
    background-color: white;
    padding-bottom: 20px;
  }
  .panel_form /deep/ .el-checkbox-group /deep/ .el-checkbox {
    height: 28px;
  }
  .panel_form .panel-title {
    font-size: 18px;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-indent: 3px;
    color: #000;
    font-weight: 600;
    text-align: center;
  }
  .panel_form .inputChangeClass {
    color: #ed7d31;
  }
  .panel_form .inputChangeClass input {
    color: #ed7d31;
  }
  .panel_form .inputChangeClass textarea {
    color: #ed7d31;
  }
  .panel_form .selectChangeClass .el-input input {
    color: #ed7d31;
  }
  .panel_form .el-form-item--mini .el-form-item__content {
    height: auto;
    line-height: 0;
  }
  .panel_form .panel_form_wp {
    min-height: 100px;
  }
  .panel_form .panel_form_wp.dialog {
    max-height: 350px;
    overflow-y: auto;
  }
  .panel_form label {
    margin-bottom: 0px;
  }
  .panel_form .el-form-item__error {
    padding-top: 0;
  }
  .panel_form .toolbar {
    padding-top: 20px;
    padding-right: 20px;
    text-align: right;
  }
  .panel_form .grop_file_item {
    display: inline-block;
    margin-bottom: 14px;
    vertical-align: top;
  }
  .panel_form .grop_file_block {
    display: block;
    margin-bottom: 14px;
  }
  .panel_form .group_file_list {
    padding: 0px 20px;
  }
  .panel_form .check-box-height .el-form-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .panel_form .el-form-item {
    margin-bottom: 10px;
    display: initial;
  }
  .panel_form .el-form-item .el-form-item__label {
    line-height: 1.4;
    padding: 5px;
  }
  .panel_form .group_title {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    padding: 5px 30px;
    font-weight: 700;
    position: relative;
  }
  .panel_form .group_title::before {
    display: block;
    height: 14px;
    background-color: #409eff;
    width: 2px;
    content: '';
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .panel_form .el-select.el-select--mini {
    width: 100%;
  }
  .panel_form .read_only_box {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    background-color: #f5f7fa;
    padding-left: 10px;
  }
  .panel_form .el-checkbox {
    margin: 0 10px;
  }
  .photo-manage .item-box {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 8px;
  }
  .photo-manage .photo-manage-add {
    height: 200px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .photo-manage .photo-btn .photo-btn-icon {
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    border-radius: 2px;
  }
  .photo-manage .photo-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .photo-manage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .photo-manage .item-box .title {
    position: relative;
    text-indent: 12px;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .photo-manage .item-box .title:after {
    content: '';
    position: absolute;
    top: 15%;
    left: 0;
    width: 3px;
    height: 70%;
    background-color: #1AB394;
    border-radius: 2px;
  }

  .pull-right {
    float: right;
  }
   .pull-right {
     float: right!important;
   }

  .header-grid-th th .cell {
    text-align: center;
    line-height: 18px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .el-table th > .cell {
    position: relative;
    word-wrap: normal;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .person-obj-t .anchor-box.banner .banner-wp .mes-box .name {
    font-size: 18px;
  }

  .link_boxf5 {
    max-height: 80%;
    position: fixed;
    top: 130px;
    right: 65px;
    width: 80px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 6px;
    z-index: 1901;
  }