body {
    width: 100vw;
    height: 100vh;
}
html, body{
    overflow-y: auto !important;
}
img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}
.body_home{
    position: relative;
}
.container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 18.7rem;
    background: url(../images/RectangleNav.png) no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}

.logo_left {
    float: left;
    width: 30.56rem;
    height: 10.83rem;
    margin-left: 2.8rem;
    margin-top: 4rem;
}

.logo_right {
    display: none;
}

.nav_foot {
    display: none;
    width: 100%;
    height: 15.7rem;
    background: url(../images/RectangleNav.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 21rem;
    padding-bottom: 2rem;
}

.nav_foot img {
    transform: scale(0.5);
}

.nav_bg {
    position: relative;
    top: 20rem;
    width: 100%;
}

.phone_nav_icon {
    position: fixed;
    width: 7rem;
    height: 7rem;
    right: 3rem;
    top: 5rem;
    background: url(../images/phone/develop-icon.png) no-repeat;
    background-size: 100% 100%;
    z-index: 100;
}

.phone_nav_icon.pack-up-icon {
    background: url(../images/phone/pack-up-icon.png) no-repeat;
    background-size: 100% 100%;
}

.nav-tow {
    display: none;
}
.motto-icon,
.nav_container {
    /* border: 1px solid #ccc; */
    display: none;
}
.bottom_LI {
    position: relative;
    font-size: 3.73rem;
    /* height: 12rem; */
    line-height: 16rem;
    margin-left: 1rem;
    margin-right: 1rem;
    border-bottom: 1px solid #999999;
    padding-left: 2.8rem;
}

.bottom_LI:last-child {
    border-bottom: none;
}

.nav-tow-icon-phone {
    position: absolute;
    width: 6rem;
    height: 6rem;
    background: url(../images/phone/nav-tow-icon-phone.png) no-repeat;
    background-size: 100% 100%;
    right: 3rem;
    top: 3rem;
    transform: rotate(0deg);
    transition: transform .5s;
}

.nav-tow-icon-phone.nav-action-phone {
    transform: rotate(45deg);
}

._action_phone a {
    border-bottom: 2px solid #94070A;
}
._action_phone .nav-tow a{
    border-bottom: none;
}
.nav-tow>div {
    font-size: 3.2rem;
    color: #333333;
    padding-left: 4rem;
    line-height: 7rem;
}

.nav-tow>div:hover a{
    color: #244BA5;
}

.nav-tow>div:last-child {
    padding-bottom: 20px;
}
.gradient-border,
.show-nav-tow {
    display: block;
}
.talent-title-warp{
    display: none;
}
.recruitment-image{
    margin-top: 18rem;
    width: 100%;
    height: 24rem;
    overflow: hidden;
}
/* 内导航菜单 */
.left-talent-list{
    color: #333333;
    font-size: 3.6rem;
    background-color: #244BA520;
}
.talent-item-warp,
.recruitment-main-nav{
    width: 94%;
    color: #333333;
    margin: 0 auto;
    height: 14rem;
    line-height: 14rem;
}
.talent-item-warp{
    border-bottom: 1px solid #99999940;
}
.right_border,
.talent-item-warp{
    display: none;
}
.recruitment-nav-title{
    font-size: 4rem;
    float: left;
}
.recruitment-nav-icon{
    float: right;
    width: 5rem;
    height: 5rem;
    margin-top: 4.5rem;
    background: url(../images/talent-recruitment/recruitment-nav-icon-phone.png) no-repeat;
    background-size: 100% 100%;
    transform: rotate(0deg);
    transition: transform .5s;
}
.recruitment-nav-icon.recruitment-nav-icon-phone {
    transform: rotate(180deg);
}
.breadcrumb{
    position: relative;
    width: 94%;
    color: #333333;
    margin: 0 auto;
    height: 14rem;
    border-bottom: 1px solid #99999940; 
}
.phone-breadcrumb-title{
    position: absolute;
    left: 0px;
    font-size: 3.8rem;
    height: 14rem;
    line-height: 14rem;
    border-bottom: 1px solid #94070A;
}
.text-Connector{
    position: absolute;
    right: 0;
    font-size: 3rem;
}
.breadcrumb-head{
    font-size: 3rem;
    position: absolute;
    right: 38rem;
}
.breadcrumb-head > div,
.text-Connector > div{
    float: left;
}

.right_home_text,
.right_home_text a,
.right_home_Connector{
    color: #999999;
    height: 14rem;
    line-height: 15rem;
}

.right_home_icon{
    position: absolute;
    width: 3rem;
    height: 3rem;
    bottom: 5.2rem;
    left: -4rem;
    background-image: url('../images/talent-recruitment/right_home_icon.png');
    background-size: 100% 100%;
}

/* 内容填充部分 */
.list-warp{
    width: 100%;
    margin: 4rem auto;
    color: #333333;
    padding-top: 3rem;
    padding-bottom: 2rem;
}
.bg-img{
    display: none;
}
.list-warp ul {
    width: 94%;
    margin: 0 auto;
}
.list-warp ul li{
    margin-bottom: 2rem;
    padding: 1.5rem 2rem;
    border: 1px solid #99999940;
}
.list-warp ul li:hover{
    border: 1px solid #244BA5;
}
.list-warp ul li a{
    width: 100%;
}
.title-list{
    font-size: 3.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title-icon {
    float: left;
    width: 1rem;
    height: 1rem;
    background-image: url(../images/talent-recruitment/title-icon.png);
    background-size: 100% 100%;
    margin-right: 1rem;
    margin-top: 2rem;
}
.title-time{
    margin-left: 3rem;
    font-size: 3.3rem;
    color: #999999;
}
.time-icon{
    float: right;
    width: 5rem;
    height: 1.3rem;
    background: url(../images/right_icon.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -3rem;
    margin-right: 2rem;
}
.time-list-icon{
    margin-top: 1rem;
}
.list-warp ul li:hover .title-list,
.list-warp ul li:hover .title-time{
    color: #244BA5;
    font-family: 'Medium';
}
.list-warp ul li:hover .time-icon{
    background: url(../images/right_icon_select.png) no-repeat;
    background-size: 100% 100%;
}
.list-warp ul li:hover .title-icon {
    background-image: url(../images/talent-recruitment/title-icon-select.png);
    background-size: 100% 100%;
}
/*分页*/
.paginationjs-pages {
    text-align: center;
    font-size: 3.4rem;
    color: #999999;
    height: 10rem;
    line-height: 10rem;
    margin-top: 10rem;
}

.paginationjs-pages ul li {
    display: inline-block;
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    cursor: pointer;
    border: 1px solid #999999;
    margin-left: 1rem;
}
.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: 10rem;
}
.paginationjs-next.disabled:hover a,
.paginationjs-prev.disabled:hover a,
.paginationjs-next.disabled a,
.paginationjs-prev.disabled a{
    color: #999999;
}





.footer{
    position: relative;
    margin-top: 10rem;
    width: 100%;
    border-top: 2rem solid #244BA5;
}
.friendly-link{
    display: none;
}
.foot-logo{
    position: absolute;
    height: 16rem;
    top: -.1rem;
    width: 100%;
    background-color: #302A2A;
}
.foot-logo img {
    transform: scale(0.5);
}
.link-btn{
    position: absolute;
    width: 100%;
    height: 17rem;
    background-color: #302A2A;
    top: 14rem;
}
.link-btn > div{
    width: 20rem;
    height: 6rem;
    margin-top: 5rem;
}
.dean-link {
    float: left;
    margin-left: 20rem;
    background: url(../images/dean-link.png) no-repeat;
    background-size: 100% 100%;
}

.Secretary-link {
    float: right;
    margin-right: 20rem;
    background: url(../images/Secretary-link.png) no-repeat;
    background-size: 100% 100%;
}

.dean-link-select {
    background: url(../images/dean-link-select.png) no-repeat;
    background-size: 100% 100%;
}

.Secretary-link-select {
    background: url(../images/Secretary-link-select.png) no-repeat;
    background-size: 100% 100%;
}
.Copyright-address{
    padding-top: 2rem;
    position: absolute;
    width: 100%;
    background-color: #302A2A;
    top: 30rem;
}
.Copyright-address > div{
    font-size: 3.4rem;
    line-height: 5rem;
    text-align: center;
}
.QRCode{
    position: absolute;
    width: 100%;
    background-color: #302A2A;
    height: 45rem;
    top: 42rem;
}
.QRCode img{
    display: block;
    width: 30rem;
    height: 30rem;
    margin: 5rem auto;
}
.stack-list{
    margin-top: 10rem;
}
.stack-list .stack-list-warp{
    width: 94%;
    margin: 0 auto;
}
.stack-list-warp::after{
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.stack-list .stack-list-warp ul li {
    float: left;
    width: calc((100% - 2rem)/2);
    height: 22rem;
    border: 2px;
    overflow: hidden;
}
.accordion-container{
    width: 100%;
    height: 100%;
}
.stack-list .stack-list-warp ul li:nth-of-type(1),
.stack-list .stack-list-warp ul li:nth-of-type(3){
    margin-right: 2rem;
}
.stack-list .stack-list-warp ul li:nth-of-type(1),
.stack-list .stack-list-warp ul li:nth-of-type(2){
    margin-bottom: 2rem;
}
.stack-list .show-module{
    display: none;
}
.show-conetnt-model{
    width: 100%;
    height: 100%;
}
.accordion-list .show-conetnt-model  img:hover {
    transform: scale(1.2, 1.2)
}
.phone-nav-show .motto-icon,
.phone-nav-show .home_rotation,
.phone-nav-show .body_B{
    display: none;
}
.left-talent-list a{
    color: #333;
    width: 100%;
    height: 100%;
}
.great-people-list-warp,
.recruitment-details,
.teacher-list-warp{
    width: 94%;
    border: 1px solid #99999940;
    /* height: 20rem; */
    margin: 4rem auto;
}
.recruitment-detailsq .breadcrumb-head{
    right: 45rem;
}
.recruitment-details{
    border: none;
}
.content-warp{
    border: 1px solid #99999940;
    margin-bottom: 3rem;
    color: #000000;
    padding: 20px;
}
.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: 15px;
}
.herf-btn a,
.herf-btn{
    font-size: 3.2rem;
    color: #999999;
}
.talent-item-action .talent-item-button a,
.text-Connector a:hover,
.herf-btn:hover,
.herf-btn:hover a,
.talent-item-button a:hover{
    font-family: 'Medium';
    color: #244BA5;
}
.right_home_text-action{
    color: #244BA5;
    font-family: 'Medium';
}

.content-warp-content{
    font-size: 16px;
}