
.t-mode {
    width: 100%;
    height: 5.85rem;
    position: relative;
    z-index: 1;
    margin: .75rem 0;
    padding-top: 1.5rem;
    padding-right: 75%
}

.t-mode img.bg_board {
    display: block;
    height: 5.2rem;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(-.8rem, -.8rem);
    box-shadow: .8rem .8rem 0 rgba(139, 0, 18, 1)
}

dl.t-exbox {
    width: 100%;
    height: 6.3rem
}

dl.t-exbox dt {
    width: 45%;
    height: 100%;
    float: left;
    background-color: #392f30
}

.t-exlist {
    width: 100%;
    height: 100%;
    padding: .4rem .5rem;
}

.t-exlist ul {
    list-style: none;
    padding: 0
}

.t-exlist ul li {
    width: 100%;
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: 2px rgba(255, 255, 255, .5) solid;
    opacity: .5;
    transition: all .35s;
}

.t-exlist ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.t-exlist ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff
}

.t-exlist ul li a h3 {
    display: -webkit-box;
    max-height: .8rem;
    margin-bottom: 0.15rem;
    text-decoration: none;
    line-height: 1.25;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.t-exlist ul li a p {
    font-size: .14rem;
    line-height: 1.5
}

.t-exlist ul li:hover {
    opacity: 1;
    transition: all .35s
}

dl.t-exbox dd {
    display: block;
    float: left;
    width: 55%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

dl.t-papers {
    width: 100%;
    height: 6rem
}

dl.t-papers dt {
    width: 60%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

dl.t-papers dd {
    display: block;
    background-color: #8b0012;
    float: left;
    width: 40%;
    height: 6rem;
    overflow: hidden
}

dl.t-papers dd ul {
    list-style: none;
    padding: 0
}

dl.t-papers dd ul li {
    width: 50%;
    height: 3rem;
    float: left;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: table
}

dl.t-papers dd ul li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

dl.t-papers dd ul li a img {
    height: 1rem
}

dl.t-papers dd ul li a span {
    display: block;
    margin-top: .1rem;
    font-size: .2rem
}

.svg2 {
    display: inline-block;
    height: 1.5rem;
    width: 1.3rem;
    overflow: hidden
}

.st8 {
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke-dasharray: 800;
    stroke-linecap: round;
    stroke-linejoin: round
}

dl.t-papers dd ul li:hover .svg2 .st8 {
    animation: lineMove3 22s ease-out forwards
}

.teachers-publishing {
    background-color: #f8f5f1;
    padding-top: 1rem
}

.t-publishing ul {
    list-style: none;
    padding: 0 .5rem;
    margin-top: .5rem;
    display: flex;
    justify-content: space-between
}

.t-publishing ul li a {
    display: block;
    position: relative;
    z-index: 1;
    padding-left: 1.3rem;
    font-size: .24rem;
    color: #313131
}

.t-publishing ul li .svg {
    max-width: 1rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.teachers-institutions {
    padding-top: 1rem
}

.t-institutions {
    width: 100%
}

.t-institutions ul {
    list-style: none;
    padding: 0
}

.t-institutions ul li {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    width: 25%;
    height: 2.2rem;
    float: left;
    overflow: hidden
}

.t-table {
    width: 100%;
    height: 100%;
    display: table
}

.t-table a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    font-size: .24rem
}

.t-institutions ul li:nth-child(1) {
    width: 50%;
    height: 4.4rem
}

.t-institutions ul li:nth-child(1) .t-table {
    width: 50%;
    height: 50%;
    position: absolute;
    right: 0;
    bottom: 0
}

.red_100 {
    background-color: rgba(139, 0, 18, 1)
}

.red_80 {
    background-color: rgba(139, 0, 18, .8)
}

.red_60 {
    background-color: rgba(139, 0, 18, .6)
}

.red_40 {
    background-color: rgba(139, 0, 18, .4)
}

.teachers-software {
    width: 100%;
    overflow: hidden
}

.teachers-software .container {
    position: relative;
    z-index: 1
}

img.t-software-bg {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    max-width: 50%
}

dl.t-software {
    width: 100%;
    height: 5.7rem
}

dl.t-software dt {
    width: 70%;
    height: 5.8rem;
    float: left;
    overflow: hidden
}

dl.t-software dt img {
    width: 100%
}

dl.t-software dd {
    display: block;
    width: 30%;
    float: left;
    padding: 0 .47rem
}

.t-recruitment {
    width: 100%;
    height: 4.8rem
}

.zp-img {
    width: 45%;
    float: left;
    margin-right: 5%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.t-recruitment .home-anouncement {
    width: 50%;
    height: 100%;
    float: left
}

.t-recruitment .honoer_list ul li {
    width: 100%;
    border-bottom: 1px #bfbfbf solid;
    padding: 0.23rem 0;
    margin-bottom: 0.4rem;
    transform: scale(1);
    opacity: 0 !important;
    transition: all .35s
}

.t-recruitment .home-anouncement h3.news-bt {
    margin-left: 5%;
    width: 90%
}

.t-recruitment .home-anouncement ul li:hover h3.news-bt {
    color: #8b0012;
    transition: all .35s
}

.faculty_type {
    width: 100%;
    margin-bottom: .35rem
}

.faculty_type ul {
    list-style: none;
    padding: 0
}

.faculty_type ul li {
    width: 24%;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    margin-right: 1.3%;
    float: left;
    margin-bottom: 15px
}
.typesub ul li{
    height: .4rem;
    line-height: .4rem;
    margin-bottom: 0.3rem;
}
.typesub ul li a{}
.faculty_type ul li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px #bfbfbf solid;
    font-size: .18rem
}

.faculty_type ul li:nth-child(4n) {
    margin-right: 0
}

.faculty_type ul li:hover a,.faculty_type ul li.active a {
    background-color: #8b0012;
    border-color: #8b0012;
    color: #fff !important;
    transition: all .35s
}
.faculty_type ul li .selected {
    background-color: #8b0012;
    border-color: #8b0012;
    color: #fff !important;
    transition: all .35s
}



.faculty_list {
    width: 100%
}

.faculty_list ul {
    list-style: none;
    padding: 0
}

.faculty_list ul li {
    width: 49%;
    height: 2.28rem;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    transform-origin: center center;
    transform: translate(0, 0);
    position: relative;
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    transition: all .35s
}

.faculty_list ul li::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #8b0012;
    transform-origin: center center;
    transform: translate(0, 0);
    opacity: 0;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    transition: all .35s
}

.faculty_list ul li:nth-child(2n) {
    margin-right: 0
}

.faculty_list ul li dl {
    width: 100%;
    height: 100%;
    padding: .25rem;
    background-color: #fff
}

.faculty_list ul li dl dt {
    width: 33%;
    height: 100%;
    float: left;
    margin-right: 5%
}

.faculty_list ul li dl a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-decoration: none
}

.faculty_list ul li dl dt a img {
    width: 100%;
    object-fit: cover
}

.faculty_list ul li dl dd {
    display: block;
    width: 62%;
    height: 100%;
    float: left
}

.t_name {
    font-size: .21rem;
    color: #313131;
    margin-bottom: .15rem;
    display: -webkit-box;
    max-height: .46rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.t_port {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: .18rem;
    color: #313131;
    line-height: 1.5
}

p.t_field,p.t_position {
    font-size: .16rem;
    color: #898989;
    line-height: 30px
}

.faculty_list ul li:hover {
    transform: translate(-10px, 10px);
    z-index: 5;
    transition: all .35s
}

.faculty_list ul li:hover::before {
    transform: translate(15px, -15px);
    opacity: 1;
    transition: all .35s
}

.faculty_list ul li:hover h6,.faculty_list ul li:hover p {
    color: #8b0012;
    transition: all .35s
}

.book ul li {
    height: 2rem;
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

.report ul li {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    margin-bottom: 20px
}

p.book_desc {
    display: -webkit-box;
    max-height: 1.05rem;
    font-size: .14rem;
    text-decoration: none;
    line-height: 1.55;
    color: #898989;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.book ul li dl dt a img {
    width: 100%;
    max-width: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: cover;
    transform: translate(-50%, -50%)
}

.institutions_list {
    width: 100%
}

.institutions_list ul {
    list-style: none;
    padding: 0
}

.institutions_list ul li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
    transform-origin: center center;
    transform: translate(0, 0);
    position: relative;
    z-index: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    transition: all .35s
}

.institutions_list ul li::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #8b0012;
    transform-origin: center center;
    transform: translate(0, 0);
    opacity: 0;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    transition: all .35s
}

.institutions_list ul li:nth-child(2n) {
    margin-right: 0
}

.institutions_list ul li a {
    display: block;
    width: 100%;
    height: 1rem;
    color: #313131;
    border-bottom: 1px #bfbfbf solid;
    position: relative;
    z-index: 1;
    transition: all .35s
}

.outbox {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: .25rem
}

.institutions_list ul li h3 {
    width: 90%;
    font-size: .22rem;
    display: -webkit-box;
    max-height: 1rem;
    text-decoration: none;
    line-height: 1.35;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.institutions_list ul li em.icon_slidedown {
    top: .15rem;
    width: .17rem;
    height: .17rem
}

.institutions_list ul li:hover {
    transform: translate(-.1rem, .1rem);
    box-shadow: none;
    transition: all .35s
}

.institutions_list ul li:hover::before {
    opacity: 1;
    transform: translate(.13rem, -.13rem);
    z-index: -1;
    transition: all .35s
}

.institutions_list ul li:hover a,.institutions_list ul li:hover em.icon_slidedown {
    border-color: #8b0012;
    color: #8b0012;
    transition: all .35s
}

.shixun_list {
    width: 100%
}

.shixun_list ul {
    list-style: none;
    padding: 0
}

.shixun_list ul li {
    border-bottom: 1px #bfbfbf solid;
    padding-bottom: .25rem;
    margin-bottom: .25rem;
    font-size: .24rem;
    transition: all .35s
}

.shixun_list ul li a {
    color: #898989;
    text-decoration: none;
    transition: all .35s
}

.shixun_list ul li:hover {
    border-color: #8b0012;
    transition: all .35s
}

.shixun_list ul li:hover a {
    color: #8b0012;
    transition: all .35s
}

.exchange_list {
    width: 100%
}

.exchange_list ul {
    list-style: none;
    padding: 0
}

.exchange_list ul li {
    width: 100%;
    padding-bottom: .5rem;
    border-bottom: 1px #bfbfbf solid;
    margin-bottom: .6rem;
    cursor: pointer;
    transition: all .35s
}

.exchange_list ul li dl {
    width: 100%;
    height: 2.3rem;
    overflow: hidden
}

.exchange_list ul li dl dt {
    width: 42%;
    height: 100%;
    float: left;
    margin-right: 5%
}

.exchange_list ul li dl dt a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.exchange_list ul li dl dt img {
    object-fit: cover;
    min-width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.exchange_list ul li dl dd {
    display: block;
    width: 53%;
    height: 100%;
    float: left;
    color: #313131;
    position: relative;
    z-index: 1
}

.exchange_list ul li dl dd a {
    color: #313131
}

.exchange_list ul li dl dd p {
    font-size: .16rem
}

.exchange_list ul li dl dd p.lec_date {
    font-size: .18rem;
    color: #8b0012;
    margin-bottom: 5px;
    text-transform: uppercase
}

.exchange_list ul li .lec_title {
    height: 0.55rem;
    font-size: .24rem;
    line-height: 1.25;
    margin-bottom: .15rem
}

p.lec_times,p.lec_address {
    color: #898989
}

.exchange_list ul li:hover {
    border-color: #8b0012;
    transition: all .35s
}

.exchange_list ul li:hover a,.exchange_list ul li:hover p {
    color: #8b0012;
    transition: all .35s
}

.exchange_list ul li:hover i.plus {
    background-color: #8b0012;
    transition: all .35s
}

.exchange_list ul li:hover i.plus::before,.exchange_list ul li:hover i.plus::after {
    border-color: #fff;
    transition: all .35s
}

.lecture_list {
    width: 100%
}

.lecture_list ul {
    list-style: none;
    padding: 0
}

.lecture_list ul li {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    border-bottom: 1px #bfbfbf solid;
    font-family: "times new roman"
}

.lecture_list ul li a {
    display: block;
    color: #313131;
    transition: all .35s
}

.for_work ul li a {
    position: relative;
    z-index: 1;
    padding-right: 1.2rem
}

label.paper_id {
    line-height: 2;
    position: absolute;
    right: 0;
    color: #8b0012;
    z-index: 1
}

.lecture_list ul li h3.lec_title {
    font-size: .24rem;
    max-height: unset;
    height: auto
}

.lecture_list ul li p {
    color: #898989;
    font-size: .15rem;
    line-height: 30px;
    transition: all .35s
}

.lecture_list ul li p.lec_keywords {
    color: #8b0012
}

.lecture_list ul li label {
    font-weight: normal
}

.lecture_list ul li:hover,.lecture_list ul li:hover a,.lecture_list ul li:hover p {
    color: #8b0012;
    border-color: #8b0012;
    transition: all .35s
}

dl.personal_info {
    width: 100%;
    height: 3rem;
    margin-bottom: .5rem
}

dl.personal_info dt {
    width: 25%;
    height: 100%;
    overflow: hidden;
    float: left;
    margin-right: 5%
}

dl.personal_info dt img {
    width: 100%
}

dl.personal_info dd {
    display: block;
    width: 70%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 1
}

dl.personal_info dd h2.name {
    font-size: .32rem;
    margin-bottom: .25rem;
    font-weight: bold
}

dl.personal_info dd p {
    font-size: .15rem;
    line-height: 30px
}

dl.personal_info dd .desc {
    position: absolute;
    bottom: 0
}

.btns_goup {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0
}

.btns_goup a.btn_backforward,.btns_goup a {
    position: static;
    display: block;
    padding-right: 15px;
    width: 1.2rem;
    color: #313131;
    font-size: .16rem;
    transform: translate(0, 0);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: auto .15rem;
    text-align: center;
    line-height: 30px;
    padding: 10px;
    height: auto;
    margin: 0;
    margin-top: 8px;
    font-weight: bold;
    transition: all .35s
}

.btns_goup a:hover {
    background-color: #8b0012;
    color: #fff;
    transition: all .35s
}

.teacher_content {
    width: 100%;
    margin-bottom: .8rem
}

.teacher_content .item {
    width: 100%;
    height: auto;
    margin-bottom: 5px
}

h3.t-headtitle {
    background-color: #f8f5f1;
    padding: .15rem .2rem;
    padding-left: .45rem;
    font-size: .22rem;
    color: #313131;
    cursor: pointer;
    position: relative;
    z-index: 1;
    transition: all .35s
}

h3.t-headtitle::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #313131;
    position: absolute;
    top: 50%;
    left: .2rem;
    transform: translateY(-50%);
    transition: all .35s
}

.t_detail {
    width: 100%;
    padding: .25rem;
    font-size: .16rem;
    color: #898989;
    line-height: 30px;
    display: none
}

.selectd_on h3.t-headtitle {
    background-color: #8b0012 !important;
    border-color: #8b0012 !important;
    color: #fff;
    transition: all .35s
}

.selectd_on h3.t-headtitle::before {
    background-color: #fff;
    transition: all .35s
}

.students {
    background-color: #f8f5f1;
    position: relative;
    z-index: 1
}

#stu_life {
    width: 100%;
    height: 6.15rem;
    position: relative;
    z-index: 1;
    overflow: hidden
}

#stu_life .swiper-container {
    height: 5.3rem;
    transform-origin: center top;
    transform: scale(1.15)
}

#stu_life .swiper-slide {
    align-items: center;
    transform: scale(.85);
    overflow: hidden;
    position: relative;
    z-index: 1;
    opacity: .5;
    transition: all .35s
}

#stu_life .swiper-slide dl {
    width: 100%;
    height: 100%;
    transition: all .35s
}

.stu_img {
    height: 2.4rem;
    width: 100%;
    margin-top: 1.15rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: .15rem
}

.stu_img img {
    display: block;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#stu_life .swiper-slide dl dd {
    display: inline-block
}

#stu_life .swiper-slide dl dd h3 a {
    display: block;
    color: #313131;
    text-decoration: none;
    font-size: .24rem;
    transition: all .35s
}

#stu_life .swiper-slide-active,#stu_life .swiper-slide-duplicate-active {
    transform: scale(1.65);
    opacity: 1;
    z-index: 8;
    transition: all .35s
}

#stu_life .swiper-slide-active h3 a,#stu_life .swiper-slide-duplicate-active h3 a {
    transform: scale(.7);
    color: #8b0012 !important;
    transition: all .35s
}

#stu_life .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: 0
}

#stu_life .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 10px;
    background-color: #8b0012;
    opacity: 1;
    border-radius: 50%;
    border: none;
    color: #8b0012;
    position: relative;
    z-index: 1;
    cursor: pointer;
    overflow: visible
}

#stu_life .swiper-pagination .swiper-pagination-bullet::after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px #8b0012 solid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    transition: all .35s
}

#stu_life .swiper-pagination-bullet-active::after {
    opacity: 1 !important
}

.stu_box {
    height: 7.8rem;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.stu_box img.stu_bg {
    display: block;
    width: 70%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .35s
}

.stu_list {
    width: 5.9rem;
    height: 5.9rem;
    background-color: #8b0012;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3
}

.stu_list ul {
    list-style: none;
    padding: 0;
    width: 100%;
    height: 100%
}

.stu_list ul li {
    width: 50%;
    height: 50%;
    float: left;
    position: relative;
    z-index: 1;
    padding: .35rem;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    font-size: .16rem;
    line-height: 30px
}

.stu_list ul li:nth-child(2),.stu_list ul li:nth-child(3) {
    opacity: .5
}

.stu_list ul li a.btn_more_bai {
    position: absolute;
    right: .35rem;
    bottom: .35rem
}

.stu_education .stu_box {
    height: 6.56rem
}

.stu_box .stu_jx {
    width: 70%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 5.3rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.stu_box .black_rect {
    width: 93%;
    color: #fff;
    font-size: .16rem;
    line-height: 30px;
    padding: .85rem .45rem;
    padding-right: 66%
}

.stu_club ul li .lec_title,.stu_career ul li .lec_title {
    height: auto;
    overflow: inherit
}

.stu_club ul li a.btn_more_alone,.stu_career ul li a.btn_more_alone {
    position: absolute;
    bottom: 0
}

.stu_club ul li .desc p {
    display: -webkit-box;
    height: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.stu_career ul li .desc {
    margin-top: 10px
}

.stu_career ul li .desc p {
    display: -webkit-box;
    height: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.kf_list {
    width: 100%;
    margin-bottom: 0;
    padding-left: 25px
}

.kf_list .kf_items {
    width: 100%;
    margin-bottom: .15rem
}

h3.kf_items_bt {
    border-bottom: 1px #bfbfbf solid;
    font-size: .18rem;
    color: #333;
    padding-bottom: .15rem;
    position: relative;
    z-index: 1;
    cursor: pointer
}

h3.kf_items_bt span {
    display: inline-block;
    padding-right: .15rem
}

.kf_list .kf_items em.icon_slidedown_bai {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-top: 1px #8b0012 solid;
    border-right: 1px #8b0012 solid;
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    transform-origin: left 40%;
    transform: translate(22px, -167%) rotate( 135deg);
    z-index: 2;
    transition: all .35s
}

.kf_items_info {
    font-size: .16rem;
    color: #898989;
    line-height: 30px;
    padding: 15px 0;
    display: none
}

.kf_items_info ul,.kf_items_info ol {
    list-style: none;
    padding: 0
}

.selectd_on3 h3.kf_items_bt {
    color: #8b0012 !important;
    border-color: #8b0012 !important
}

.selectd_on3 em.icon_slidedown_bai {
    transform: translate(10px, -60%) rotate(-45deg) !important;
    z-index: 2;
    transition: all .35s
}

.file_download {
    width: 100%
}

.file_download ul {
    padding: 0;
    list-style: none
}

.file_download ul li {
    width: 26%;
    height: auto;
    float: left;
    margin-right: 11%;
    margin-bottom: 25px;
    background-image: url(/dfiles/26057/statics/images/phbs_2021/img/icons/icon_download.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .25rem;
    padding-left: .45rem;
    transition: all .35s
}

.file_download ul li:nth-child(3n) {
    margin-right: 0
}

.file_download ul li:last-child {
    background-image: url(/dfiles/26057/statics/images/phbs_2021/img/icons/icon_links.png)
}

.file_download ul li a {
    width: 100%;
    font-size: .16rem;
    display: -webkit-box;
    height: .5rem;
    color: #333;
    text-decoration: none;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.file_download ul li:hover a {
    color: #8b0012;
    font-weight: bold;
    transition: all .35s
}

.career_cards ul li {
    width: 60%
}

.about_schoolmates {
    width: 100%
}

.schoolmates_box {
    height: 5.25rem;
    position: relative;
    z-index: 1;
    text-align: right
}

.schoolmates_box img.schoolmates_bg {
    height: 100%;
    margin-right: 0;
    margin-left: auto
}

.schoolmates_desc {
    width: 40%;
    height: 3.7rem;
    background-color: #8b0012;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    padding: .4rem .45rem;
    text-align: left;
    font-size: .16rem;
    line-height: 1.5
}

.schoolmates_desc a.btn_more_bai {
    position: absolute;
    left: .45rem;
    bottom: .4rem
}

#alumnis {
    width: 100%;
    height: 5.5rem;
    position: relative;
    z-index: 1
}

.alumnis .tab-content2 {
    min-height: 6rem;
    height: auto
}

#alumnis .gallery-top {
    width: 56%;
    height: 100%;
    float: left;
    margin-right: 4%
}

#alumnis .gallery-top .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

#alumnis .gallery-thumbs {
    width: 40%;
    height: 100%;
    float: left
}

#alumnis .gallery-thumbs .swiper-slide {
    border-bottom: 1px #bfbfbf solid;
    padding-bottom: .5rem
}

.news_alone a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.news_alone a p.news-date {
    color: #8b0012;
    margin-bottom: 5px
}

.news_alone a h3 {
    display: -webkit-box;
    height: 0.6rem;
    font-size: .24rem;
    line-height: 1.3;
    color: #313131;
    overflow: hidden;
    margin-bottom: .15rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.news_alone a .desc p {
    display: -webkit-box;
    height: 0.42rem;
    font-size: .14rem;
    line-height: 1.38;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .35s
}

#alumnis .gallery-thumbs .swiper-slide-thumb-active a h3 {
    color: #8b0012;
    transition: all .35s
}

.xshd_list {
    width: 100%
}

.xshd_list ul li {
    padding: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: none;
    margin-bottom: 20px
}

.xshd_list ul li dl {
    height: 3.3rem;
    padding: .35rem
}

.xshd_list ul li dl dt {
    margin-right: 4%
}

.xshd_list ul li dl dd {
    width: 58%
}

.xshd_list ul li p.news-date2 {
    margin: .1rem 0;
    color: #313131
}

.xshd_list ul li .news-tittle2 {
    margin-bottom: .25rem
}

.xshd_list ul li dd .desc p {
    display: -webkit-box;
    height: 1rem;
    font-size: .16rem;
    line-height: 1.8;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.xshd_list ul li:hover {
    padding: 0;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 25px rgb(139 0 18 / 25%);
    transition: all .35s
}

.xshd_list ul li:hover h3.news-tittle2 a,.xshd_list ul li:hover p.news-date2,.xshd_list ul li:hover .desc p {
    color: #8b0012
}

dl.hot_area {
    width: 100%;
    min-height: 6.78rem;
    position: relative;
    z-index: 1
}

dl.hot_area dt {
    background-color: #8b0012;
    color: #fff;
    width: 35%;
    min-height: 5rem;
    margin-top: .8rem;
    float: left;
    padding: .5rem;
    font-weight: normal;
    position: relative;
    z-index: 1
}

dl.hot_area dt p {
    margin-bottom: .35rem;
    font-size: .16rem
}

dl.hot_area dt h3 a {
    display: -webkit-box;
    height: .82rem;
    font-size: .32rem;
    line-height: 1.35;
    text-decoration: none;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .35s;
    margin-bottom: .35rem
}

dl.hot_area dt a.btn_more_bai {
    position: absolute;
    left: .5rem;
    bottom: .5rem
}

dl.hot_area dd {
    display: block;
    width: 65%;
    height: 5rem;
    float: right
}

dl.hot_area dd a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

dl.hot_area dd img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.schoolmate_person {
    width: 100%
}

.schoolmate_person ul {
    list-style: none;
    padding: 0
}

.schoolmate_person ul li {
    width: 49%;
    padding: .3rem;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}

.schoolmate_person ul li:nth-child(2n) {
    margin-right: 0
}

.schoolmate_person ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.schoolmate_person ul li .personal_pic {
    width: 100%;
    height: 3.5rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: .2rem
}

.schoolmate_person ul li .personal_pic img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.personal_desc {
    width: 100%;
    position: relative;
    z-index: 1
}

.personal_desc h3 {
    width: 77%;
    display: -webkit-box;
    height: .6rem;
    font-size: .24rem;
    line-height: 1.35;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .35s
}

.personal_desc p.by_date {
    font-size: .16rem;
    line-height: 35px;
    color: #666;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0
}

.schoolmate_person ul li:hover {
    box-shadow: 0 0 25px rgb(139 0 18 / 25%);
    transition: all .35s
}

.schoolmate_person ul li:hover h3,.schoolmate_person ul li:hover p {
    color: #8b0012;
    transition: all .35s
}

.schoolmates_fw {
    width: 100%
}

dl.card_apply {
    width: 100%;
    min-height: 6.7rem;
    position: relative;
    z-index: 1
}

dl.card_apply dt {
    width: 50%;
    float: left;
    min-height: 5.8rem;
    height: auto;
    padding: .5rem;
    background-color: #f8f5f1;
    background-image: url(/dfiles/26057/statics/images/phbs_2021/img/icons/card_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    position: relative;
    z-index: 1;
    padding-left: 27%;
    padding-bottom: 1.56rem;
    color: #313131;
    line-height: 1.5
}

dl.card_apply dt p {
    font-size: .16rem;
    font-weight: normal
}

dl.card_apply dt img.bank_card {
    width: 42%;
    position: absolute;
    left: .5rem;
    top: .5rem;
    z-index: 1;
    object-fit: cover
}

a.btn_apply2 {
    display: inline-block;
    padding-left: .5rem;
    background-image: url(/dfiles/26057/statics/images/phbs_2021/img/icons/icon-apply.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .35rem;
    margin: .35rem 0;
    color: #8b0012;
    font-size: .14rem
}

a.btn_apply big {
    display: inline-block;
    width: 55%
}

dl.card_apply dd {
    display: block;
    width: 50%;
    float: left;
    margin-top: .5rem;
    height: 5.8rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.cards_for_alumni {
    width: 100%;
    min-height: 6.7rem;
    position: relative;
    z-index: 1
}

.c-1 {
    width: 8.12rem;
    height: 5.45rem;
    position: relative;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover
}

.c-1 .line_red {
    width: 100%;
    height: 100%;
    padding: .45rem;
    color: #fff
}

.c-1 h3 {
    margin-bottom: .3rem
}

.c-1 .desc {
    min-height: 2.8rem;
    font-size: .16rem;
    line-height: 30px
}

.c-2 {
    width: 7.5rem;
    height: 5rem;
    position: absolute;
    top: 1.35rem;
    right: 0;
    z-index: 2;
    padding: .5rem
}

.c-2 h3 {
    color: #313131;
    margin-bottom: .3rem
}

.c-2 ul {
    border-top: 1px #8b0012 solid;
    padding: 0;
    list-style: none;
    padding-top: .3rem
}

.c-2 ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: .4rem;
    font-size: .16rem
}

.c-2 ul li:nth-child(3n) {
    margin-right: 0
}

.c-2 ul li a {
    display: inline-block;
    text-decoration: none;
    color: #666
}

.c-2 ul li:hover a {
    color: #8b0012;
    transition: all .35s
}

#zhaosheng {
    width: 100%;
    position: relative;
    z-index: 1;
    min-height: 9rem
}

#zhaosheng .swiper-container {
    height: 6.9rem;
    position: relative;
    z-index: 1
}

#zhaosheng .swiper-container .swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

#zhaosheng .swiper-pagination {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) , rgba(255, 255, 255, 0) );
    bottom: 0;
    height: 2.5rem;
    padding-top: 1.15rem
}

#zhaosheng .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    z-index: 1;
    overflow: visible;
    margin: 0 8px;
    opacity: 1;
    background-color: #fff
}

#zhaosheng .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px #fff solid;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.swiper-pagination-bullet-active::before {
    opacity: 1 !important
}

.apply_enter_zs {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 .35rem;
    z-index: 4
}

.apply_enter_zs ul {
    list-style: none;
    padding: 0
}

.apply_enter_zs ul li {
    width: 32%;
    margin-right: 2%;
    height: 1.35rem;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    float: left;
    margin-top: 15px
}

.apply_enter_zs ul li:nth-child(3n) {
    margin-right: 0
}

.apply_enter_zs ul li p {
    background-color: #fff;
    color: #313131;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .35s
}

.apply_enter_zs ul li a {
    display: block;
    font-size: .24rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    word-break: break-all;
    transition: all .35s
}

.apply_enter_zs ul li:last-child p {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-flow: row nowrap;
    align-items: center
}

.apply_enter_zs ul li:last-child p a {
    display: inline-block;
    color: #fff;
    position: static;
    transform: translate(0, 0)
}

.apply_enter_zs ul li:last-child p a:last-child {
    padding-left: 15px;
    border-left: 2px #fff solid;
    margin-left: 15px
}

.apply_enter_zs ul li:last-child p {
    background-color: #8b0012;
    transition: all .35s
}

.apply_enter_zs ul li:hover a {
    color: #fff;
    transition: all .35s
}

.apply_enter_zs ul li:hover p {
    background-color: #8b0012;
    transition: all .35s
}

.sz_obj,.sz_obj_list {
    width: 100%
}

.sz_obj_list ul {
    list-style: none;
    padding: 0;
    overflow: hidden
}

.sz_obj_list ul li {
    width: 33.33%;
    height: 4.66rem;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
    font-size: .24rem
}

.sz_obj_list ul li a {
    display: block;
    padding: 0 .8rem;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    color: #fff
}

.sz_obj_list ul li a span {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.zs_contact ul li {
    position: relative;
    z-index: 1
}

.zs_contact ul li:last-child {
    min-height: 3.2rem
}

.zs_contact ul li hr.line_red {
    position: absolute;
    width: 83%;
    bottom: .35rem;
    right: .35rem;
    left: .35rem
}

.tabs .news_nopicture2 {
    display: none
}

.brand_center {
    width: 100%;
    margin-bottom: .5rem
}

.brand_center ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap
}

.brand_center ul li {
    width: 32%;
    height: 1.9rem;
    float: left;
    margin-right: 2%;
    padding: .2rem;
    transform: translateY(0);
    background-color: #8b0012;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: .16rem;
    font-weight: bold;
    transition: all .35s
}

.brand_center ul li:nth-child(3n) {
    margin-right: 0
}

.brand_center ul li h3 {
    font-size: .2rem;
    margin-bottom: .4rem;
    font-weight: bold
}

.brand_center ul li:hover {
    box-shadow: #392f30 13px 12px 0px;
    transform: translateY(-10px);
    background-color: #f8f5f1;
    color: #313131;
    transition: all .35s
}

.targs_position {
    width: 100%
}

.targs_position .items {
    width: 100%;
    height: auto
}

h3.targs_title {
    font-size: .24rem;
    color: #313131;
    position: relative;
    z-index: 1;
    padding: .24rem 0;
    border-bottom: 1px #BFBFBF solid;
    cursor: pointer
}

h3.targs_title em.icon_slidedown_bai {
    transform: translate(0, -75%) rotate(135deg)
}

.targs_info {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: .35rem 0;
    overflow: hidden;
    display: none
}

.targs_info .about_info {
    width: 50%;
    float: left
}

.targs_imgs {
    width: 45%;
    height: 2.35rem;
    overflow: hidden;
    float: right
}

.targs_imgs img {
    width: 100%
}

.selectd_on h3.targs_title {
    color: #8b0012;
    border-color: #8b0012;
    transition: all .35s
}

.selectd_on h3.targs_title em.icon_slidedown_bai {
    border-color: #8b0012;
    transform: translate(0, -25%) rotate(-45deg) !important;
    transition: all .35s
}