html {
    overflow: hidden;
    font-family: Regular;
}

.recruitment>.public_nav {
    width: 100%;
    height: 160px;
    top: 0px !important;
    background: url(../images/RectangleNav.png) no-repeat;
    background-size: 100% 100%;
}

.recruitment .nav_bg .nav_container ul ._action_:before {
    background-image: url('../images/Rectangle-bottom.png');
    background-size: 100% 100%;
}

.nav-tow {
    height: 0px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    box-shadow: 0px 0px 40px 0px #00000010;
    border: 1px solid #ffffff00;
    padding: 0px 3px;
    overflow: hidden;
}
.show_tow-nav {
    height: auto;
    background-color: #fff;
}

.nav-tow>div {
    color: #666666;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    margin: 10px 0px;
    overflow: hidden;
}

.nav-tow>div:first-child {
    margin-top: 16px;
}

.nav-tow>div:last-child {
    margin-bottom: 16px;
}

.nav-tow_action {
    font-family: 'Medium';
    color: #244BA5 !important;
}

.recruitment-image {
    width: 100%;
    height: 320px;
    margin-top: 159px;
    overflow: hidden;
}

.recruitment-main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    margin-top: 40px;
    margin-bottom: 90px;
}

.left-talent-list {
    float: left;
    width: 209px;
    color: #333333;
    background-image: url('../images/talent-recruitment/recruitment-main.png');
    background-size: 100% 100%;
}
.gradient-border{
    position: absolute;
    height: 336px;
    width: 2px;
    left: -2px;
    background-image:linear-gradient(#244BA5,#244BA500) ;
}

.talent-title-warp {
    width: 210px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background-color: #244BA5;
    margin-bottom: 30px;
}
.talent-title-warp a{
    font-size: 18rem;
    color: #fff;
}

.talent-item-warp {
    position: relative;
    cursor: pointer;
}

.talent-item-button {
    font-size: 18px;
    width: 189px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-left: 11px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 77px 0px #00000020;
    background-color: #fff;
}

.talent-item-action .talent-item-button a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #244BA5;
}

.talent-item-icon {
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid #244BA5;
    border-radius: 50%;
    top: 18px;
    left: -7px;
}

.talent-item-action .talent-item-icon {
    background-color: #244BA5;
}

.notice-list {
    float: left;
    width: calc(100% - 242px);
    margin-left: 30px;
}

.breadcrumb {
    position: relative;
    height: 71px;
    border-bottom: 1px solid #99999920;
}

.breadcrumb-head {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 100%;
    border-bottom: 1px solid #244BA5;
}

.right_border {
    position: absolute;
    width: 4px;
    height: 20px;
    bottom: 24px;
    left: 0px;
    background-color: #244BA5;
}

.right_home_icon {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 24px;
    left: 16px;
    background-image: url('../images/talent-recruitment/right_home_icon.png');
    background-size: 100% 100%;
}

.breadcrumb-head .right_home_text {
    position: absolute;
    color: #999999;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    bottom: 24px;
    left: 45px;
}
.text-Connector .right_home_text a{
    color: #999999;
}
.text-Connector .right_home_text a:hover{
    font-family: 'Medium';
    color: #244BA5;
}

.text-Connector {
    position: absolute;
    color: #999999;
    font-size: 18px;
    left: 140px;
    bottom: 22px;
}

.text-Connector>div {
    float: left;
}

.right_home_text-action {
    font-family: 'Medium';
    color: #244BA5;
}

.list-warp {
    width: 100%;
    margin-top: 30px;
}

.notice-list .list-warp ul li {
    height: 66px;
    border: 1px solid #99999940;
    margin-bottom: 10px;
    color: #333333;
    cursor: pointer;
}

.notice-list .list-warp ul li._action {
    border: 1px solid #244BA5;
}

.notice-list .list-warp ul li._action .title-icon {
    background-image: url('../images/talent-recruitment/title-icon-select.png');
    background-size: 100% 100%;
}

.notice-list .list-warp ul li._action .time-icon {
    background-image: url('../images/right_icon_select.png');
    background-size: 100% 100%;
}

.notice-list .list-warp ul li._action .title-time,
.notice-list .list-warp ul li._action .title-list {
    font-family: 'Medium';
    color: #244BA5;
}

.title_list-icon{
    display: flex;
}
.title-icon {
    /* float: left; */
    width: 6px;
    height: 6px;
    background-image: url('../images/talent-recruitment/title-icon.png');
    background-size: 100% 100%;
    margin-left: 20px;
    margin-top: 20px;
}

.title-list {
    /* float: right; */
    /* width: calc(100% - 90px); */
    font-size: 18px;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.time-list-icon {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.title-time {
    /* float: left; */
    font-size: 14px;
    margin-right: 20px;
    margin-top: 5px;
    color: #999999;
}

.time-icon {
    /* float: right; */
    width: 21px;
    height: 6px;
    background: url(../images/right_icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 12px;
    margin-right: 20px;
}

/*分页*/
.paginationjs-pages {
    text-align: center;
    font-size: 16px;
    color: #999999;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
}

.paginationjs-pages ul li {
    display: inline-block;
    width: 29px;
    height: 29px;
    line-height: 29px;
    cursor: pointer;
    border: 1px solid #999999;
    margin-left: 10px;
}
.paginationjs-pages ul li:hover a{
    color: #244BA5;
}
.paginationjs-pages ul li.active {
    background-color: #244BA5;
}

.paginationjs-pages ul li.active a {
    color: #ffffff;
}

.paginationjs-pages ul li.paginationjs-next,
.paginationjs-pages ul li.paginationjs-prev {
    width: 50px;
}
.paginationjs-next.disabled:hover a,
.paginationjs-prev.disabled:hover a,
.paginationjs-next.disabled a,
.paginationjs-prev.disabled a{
    color: #999999;
}

.content-warp,
.teacher-list-warp,
.great-people-list-warp{
    border: 1px solid #99999920;
    margin-top: 30px;
}

.recruitment-details,
.list-warp,
.teacher-list-warp,
.great-people-list-warp {
    position: relative;
    min-height: 770px;
}

.bg-img {
    position: absolute;
    width: 666px;
    height: 890px;
    top: 8px;
    right: -300px;
    background-image: url('../images/great-people/great-bg-img.png');
    background-size: 100% 100%;
    z-index: -1;
}

.content-warp {
    width: 100%;
    color: #333333;
    min-height: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.herf-btn a,
.herf-btn {
    color: #666666;
    font-size: 18px;
}
.herf-btn a {
    width: auto;
}

.herf-btn {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.herf-btn-action,
.herf-btn-action a {
    font-family: 'Medium';
    color: #244BA5;
}
.phone-breadcrumb-title,
.recruitment-main-nav,
.nav_foot {
    display: none;
}
.talent-item-action-se .talent-item-button a{
    font-family: 'Medium';
    color: #244BA5;
}
.teacher-list-warp{
    width: 100%;
    height: 880px;
    background-image: url('../images/talent-recruitment/teacher-list-warp.png');
    background-size: 100% 100%;
}
.great-people-list-warp{
    width: 100%;
    height: 820px;
    background-image: url('../images/talent-recruitment/great-people-list-warp.png');
    background-size: 100% 100%;
}
.content-warp{
    width: 100%;
    /* height: 2190px; */
    /* background-image: url('../images/talent-recruitment/content-warp.png'); */
    background-size: 100% 100%;
    padding: 30px;
}
.content-warp-title{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 21px;
    font-family: 'Medium';
}
.content-warp-time{
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.content-warp-content{
    font-size: 16px;
}
.recruitment-main a{
    width: 100%;
    height: 100%;
}
.recruitment-details a{
    width: auto;
}

.dean-link{
    margin-bottom: 15rem;
}