.nh-top_div {
    background-color: #092644;
    color: #fdfdfd;
    padding: 5px;
    border-bottom: #235993 solid 1px;
}

.nh-mnav {
    color: #fff;
    top: 25px;
    left: 10px;
    position: relative;
}

.nh-header {
    background: url(../imgs/header.png) center no-repeat;
    background-size: cover;
}

.nh-mnav_bg {
    background: url("../imgs/mnavbg.png");
    background-color: #203f7f;
    border-right: 5px solid #b29358;
}

.nh-mnav_dh li a {
    font-size: 16px;
    padding: 10px 5px;
}


.nh-button_nav {
    height: 40px;
    top: 50%;
    width: 40px;
    color: #FFF;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
    background-color: #373535c4;
    cursor: pointer;
}

.nh-button_nav_li_a li a {
    width: 30px;
    height: 10px;
    border-radius: 6px;
}

@media screen and (max-width: 670px) {
    .nh-button_nav {
        height: 15px !important;
        width: 10px !important;
        color: #FFF !important;
        font-size: 33px !important;
        line-height: 10px !important;
    }
}


/****************************************************学院动态***********************************************************/

.slide-list li{padding: 10px 0;position: relative;}
.slide-list li:after{content: '';position: absolute;left: 0;bottom: 0;;background: #dedede;height: 1px;width: 100%;z-index: 0 }
.slide-list li:before{content: '';position: absolute;left: 0;bottom: 0;background: #4860aa;height: 1px;width: 0;z-index: 1;transition: .5s }
.slide-list li:hover:before{width: 100% }
.slide-list li a{display: flex;justify-content: space-between;}
.slide-list li a:before{content: '';width: 5px;top: 0;height: 0px;left: -1.35rem;position: absolute;background:#4860aa;transition: .3s }
.slide-list li:hover a:before{height: 100%}
.slide-list li time{display: block;width: 5.8rem;font-size: 18px;}
.slide-list li time span{display: block;font-size: 21px;padding: 5px 0px;}
.slide-list li .txt{width: calc(100% - 4.8rem);}
.slide-list li h4{line-height: 1.5em;max-height: .44rem\0;font-size: 17px;}
.slide-list li:hover h4{color:  #4860aa;font-weight: bold;}
.slide-list li:hover time{color:  #4860aa;}





.nh-news_img_height{
    height: 350px;
}

.nh-news_button_nav {
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}


.nh-height {
    height: 222px;
}

@media screen and (max-width: 670px) {
    .nh-news_img_height {
        height: 183px;
    }
}

.nh-news_title a{
    font-size: 16px;
    width: 83%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: white;
}



.nh-tab_title {
    margin-bottom: 21px;
}



.nh-tab_title a {
    padding: 0px 0px 5px 0px;
    font-size: 25px;
    margin-right: 28px;
    font-weight: bold;
}

.nh-tab_title > .uk-active > a {
    color: #bd1314;
    border-bottom: #bd1314 solid 3px;
    padding-bottom: 18px;
    font-weight: normal;
    letter-spacing: 2px;
}


.nh-overlay {
    background: rgba(4, 4, 4, 0.6);
    padding: 13px 15px;
}




.nh-bg1 {
    background-color: #f4f4f4;
}

.nh-bg4 {
    background-color: #f9f9f99e;
}

.nh-bg5 {
    background: url(../imgs/sysbg.png) center no-repeat;
    background-size: cover;
    padding-bottom: 64px;
}

.nh-bg6 {
    background-color: #f4f4f4;
}

.dt-box {
    position: relative;
    height: 514px;
    margin: 60px 0;
}

.dt-box::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 67%;
    /*! background: #fff; */
    box-shadow: 0 0 10px #eee;
}

.dt-title {
    position: relative;
    z-index: 10;
}

.dt-title span {
    display: block;
    float: left;
    font-size: 28px;
    color: #fff;
    width: 168px;
    height: 83px;
    background: #114275;
    line-height: 83px;
    text-align: center;
}

.more {
    float: left;
    width: 130px;
    height: 48px;
    font-size: 16px;
    background: #e5e5e5;
    border: solid 1px #e5e5e5;
    color: #114275;
    margin-top: 33px;
    text-align: center;
    line-height: 50px;
}

.more:hover {
    background: #114275 !important;
    color: #fff;
}

@media ( max-width: 767px) {
    .dt-box::before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 10px #eee;
    }

    .dt-box {
        padding-bottom: 10px;
        margin: 30px 0;
    }

    .dt-title span {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        width: 120px;
    }

    .more, .xs-box .more {
        margin-top: 0px !important;
        width: 80px;
    }

    .nh-new_world {
        padding: 0px 0px 10px 50px !important;
        width: 92%;
    }

    .nh-new_img_height {
        height: 234px !important;
        width: 100% !important;
        margin: -10px auto !important;
    }
}

.nh-new_box {
    position: absolute;
    margin-top: 100px;
}


.nh-new_world {
    padding: 48px 34px 10px 83px;
}

.nh-new_title {
    font-size: 18px;
    color: #114275;
    line-height: 1.5em;
    letter-spacing: 1px;
}

.nh-new_date {
    font-size: 15px;
    color: #114275;
    font-weight: bold;
    margin-top: 10px;
}

.nh-new_abstract {
    color: #666;
    line-height: 25px;
    height: 113px;
    overflow: hidden;
    text-align: justify;
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 1px;
}

.nh-new_img_height {
    height: 415px;
    width: 55%;
}


.nh-news_button_positon {
    left: 183px;
    position: relative;
    bottom: 100px;
    width: 183px;
}

.nh-news_button_positon svg {
    width: 10px;
}

@media screen and (max-width: 670px) {
    .nh-noticelist {
        width: 75% !important;
    }

    .nh-noticelist .nh-biankuang {
        width: 89% !important;
    }

    .nh-noticelist_margin li {
        margin-bottom: -15px !important;
        margin-left: 0px !important;
    }
}


.nh-noticelist {
    background: #FFF;
    width: 88%;
    height: 0px;
    padding: 66px 80px 19px 11px;
    position: relative;
    box-shadow: 10px 15px 15px 5px rgba(0, 0, 0, .16);
    margin-bottom: 40px;
}

.nh-noticelist_margin {
    margin-top: -100px;
}

.nh-noticelist_margin li {
    margin-bottom: -17px !important;
    margin-left: -53px;
}


.nh-noticelist .nh-biankuang {
    border: solid 1px #a0a0a0;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 88%;
    height: 30%;
    padding: 19px 34px 34px 0px;
}


.nh-noticelist .nh-date {
    width: 70px;
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 20px;
}

.nh-noticelist .nh-date-dd {
    font-size: 40px;
    color: #114275;
    position: relative;
    text-align: center;
}

.nh-noticelist .nh-date-yyyy {
    font-size: 14px;
    color: #000;
    position: relative;
    top: 10px;
    text-align: center;
}


.nh-noticelist .nh-tltle {
    width: 110%;
}


.nh-noticelist .nh-tltle p {
    color: #202020;
    font-size: 15px;
    top: -5px;
    position: relative;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.nh-noticelist .nh-tltle p:hover {
    color: #114275;
    font-weight: bold;
}

/*******************************************************通知公告********************************************************/
.nh-gg_box {
    margin-top: 60px;
}

.gg-title {
    position: relative;
    z-index: 10;
}

.gg-title span {
    display: block;
    float: left;
    font-size: 28px;
    color: #fff;
    width: 168px;
    height: 83px;
    background: #114275;
    line-height: 83px;
    text-align: center;
}

.gg-more {
    float: left;
    width: 130px;
    height: 36px;
    font-size: 14px;
    background: #fff;
    border: solid 1px #e5e5e5;
    color: #114275;
    margin-top: 21px;
    text-align: center;
    line-height: 36px;
}

.gg-more:hover {
    background: #114275 !important;
    color: #fff;
}

@media ( max-width: 767px) {
    .nh-gg_box {
        margin-top: 18px;
    }

    .gg-title span {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        width: 120px;
    }

    .gg-more {
        margin-top: 8px !important;
        width: 80px;
        float: right;
    }
}


.gg-list li {
    margin-bottom: 0px;
}

.xs-list li {
    float: left;
}

.gg-list-box {
    /*! border: solid 1px #e5e5e5; */
    height: 100px;
    padding: 25px 20px 0 100px;
    position: relative;
}

.xs-list-box {
    height: 45px;
    transition: 0.3s all;
    border: solid 1px #aeaeb34a;
    padding: 21px;
    position: relative;
}

.xs-list-box:hover {
    /*! box-shadow: 0 0 20px #ddd; */
}

.lind {
    transition: color 0.25s;
}

.lind {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.lind::before {
    top: 0;
    left: 0;
}

.lind::before, .lind::after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.lind::before, .lind::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.lind::after {
    bottom: 0;
    right: 0;
}

.xs-list-box:hover .lind::before {
    border-top-color: #114275;
    border-right-color: #114275;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}

.xs-list-box:hover .lind::after {
    border-bottom-color: #114275;
    border-left-color: #114275;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
}

.lind::before, .lind::after {
    border: 1px solid #FFFFFF;
    width: 0;
    height: 0;
}

.gg-list li .lind-bottom {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px 21px 1px 0px;
}

.nh-gg_date {
    float: left;
    text-align: center;
    width: 70px;
}

.nh-gg_dates_t {
    height: 2.7rem;
    line-height: 2.7rem;
    background: #114275;
    font-size: 1.875rem;
    color: #fff;
    font-family: Impact;
}

.nh-gg_dates_d {
    font-size: 14px;
    line-height: 27px;
    color: #114275;
    font-weight: bold;
}

.nh-gg_dates_w {
    display: block;
    height: 15px;
    line-height: 10px;
    font-size: 13px;
    color: #114275;
    font-weight: bold;
}

.gg-list-tt {
    display: -webkit-box;
    text-align: justify;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-left: 21px;
    padding-top: 15px;
}

.gg-list-tt p {
    font-size: 16px;
    color: #333;
    line-height: 1.7em;
}


.lind::before, .lind::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.lind {
    transition: color 0.25s;
}

.lind-bottom {
    position: relative;
    z-index: 100;
}

.lind::before, .lind::after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.lind::before {
    top: 0;
    left: 0;
}

.lind::after {
    bottom: 0px;
    right: -1px;
}

.xs-list-box:hover .lind::before, .xs-list-box:hover .lind::after {
    width: 100%;
    height: 98%;
}

/*************************************************科学研究**************************************************************/

.nh-kydt_box {
    padding: 10px;
    background: #fff;
    border: #e5e5e5 solid 1px;
}

.nh-link_hover a:hover img {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    left: 0%;
    top: 0%;
}

.nh-link_hover a:hover p {
    color: #114275 !important;
}

.nh-link_hover_img {
    transition: all 0.7s ease-out;
}


.nh-kydt_imglist_height {
    height: 183px;
    width: 100%;
    border-bottom: #114275 solid 5px;
}

.nh-kydt_padding {
    padding: 10px 5px;
}

.nh-kydt_title {
    font-size: 16px;
    padding: 0px 0px 5px 0px;
    line-height: 1.5em;
    color: #114275;
    letter-spacing: 1px;
}

.nh-kydt_time {
    font-size: 14px;
    font-weight: bold;
    color: #114275;
    padding-bottom: 10px;
}

.nh-kydt_abstract {
    font-size: 14px;
    color: #999999;
    letter-spacing: 1px;
}


/**********************************************教育教学、党群工作、学生工作************************************************/

.nh-djtxxs_imglist_height {
    height: 234px;
    width: 100%;
}

@media screen and (max-width: 670px) {
    .nh-djtxxs_imglist_height {
        height: 134px;
        width: 100%;
    }
}


.nh-djtxxs_imglist_title {
    z-index: 100;
    background: rgb(255, 255, 255);
    padding: 15px 15px 5px 15px;
}

.nh-djtxxs_imglist_title p {
    font-size: 16px;
    width: 104%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #13467c;
}


.nh-djtxxs_list li {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
    font-size: 16px;
    padding: 10px 0px 5px 15px;
}

.nh-djtxxs_list li:hover {
    transform: translateX(10px);
}

.nh-djtxxs_list_time {
    min-width: 10px;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    background-color: #13467c;
    border-radius: 2em;
    float: right;
}


.nh-block_title h2 {
    letter-spacing: 1px;
    font-size: 21px;
    color: #114275;
    font-weight: normal;
}


.nh-block_title_enlish {
    font-size: 24px;
    color: #02479794;
    letter-spacing: 0px;
}

.nh-block_title h2::after {
    content: "";
    display: block;
    background: #13467c;
    width: 80px;
    height: 5px;
    margin: 5px auto -40px 0;
}

.nh-new_topline {
    border-bottom: 1px solid #dcdada !important;
    overflow: hidden;
}

.nh-block_title_more {
    font-size: 16px;
    color: #13467c;
    float: right;
    padding-bottom: 15px;
}

/**************************************************实验中心*************************************************************/
.nh-syzx_bg {
    background: url(../imgs/syzxbg.png) center no-repeat;
    background-size: cover;
}

@media screen and (max-width: 670px) {
    .nh-syzx_title {
        font-size: 18px !important;
        color: #fff;
        height: 30px;
        line-height: 30px;
        padding: 21px 51px 0px 55px !important;
    }

    .nh-syzx_abstract {
        color: #fff;
        line-height: 28px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-align: justify;
        margin: 40px 0 40px 0;
        font-size: 15px !important;
        padding: 4px 55px !important;
    }
}

.nh-syzx_title {
    font-size: 30px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 50px 83px 21px 43px;
}

.nh-syzx_abstract {
    color: #fff;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    margin: 40px 0 40px 0;
    font-size: 16px;
    padding: 5px 83px 43px 83px;
}

.syzx-title {
    position: relative;
    z-index: 10;
}

.syzx-title span {
    display: block;
    float: left;
    font-size: 28px;
    color: #fff;
    width: 168px;
    height: 83px;
    background: #114275c2;
    line-height: 83px;
    text-align: center;
}

.syzx-more {
    float: left;
    width: 130px;
    height: 36px;
    font-size: 14px;
    background: #fff;
    border: solid 1px #e5e5e5;
    color: #114275;
    margin-top: 21px;
    text-align: center;
    line-height: 36px;
}

.syzx-more:hover {
    background: #114275 !important;
    color: #fff;
}

@media ( max-width: 767px) {
    .syzx-title span {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        width: 120px;
    }

    .syzx-more {
        margin-top: 8px !important;
        width: 80px;
        float: right;
    }
}

/**************************************************链接盒子*************************************************************/
@media ( max-width: 767px) {
    .nh-link_box {
        height: 90px !important;
        padding-top: 14px !important;
    }
    .bottom-tt {
        font-size: 16px !important;
        color: #333;
        padding-top: 0px !important;
        text-align: center;
    }
}

.nh-link_box {
    background: #fff;
    display: block;
    height: 134px;
    padding-top: 34px;
}

.bottom-box {
    background: #fff;
    display: block;
    height: 160px;
    padding-top: 34px;
}

.icon-bottom {
    height: 60px;
    background: url(../imgs/icon-b01.png) top center no-repeat;
}

.icon-bottom02 {
    height: 60px;
    background: url(../imgs/icon-b02.png) top center no-repeat;
}

.icon-bottom03 {
    height: 60px;
    background: url(../imgs/icon-b03.png) top center no-repeat;
}

.icon-bottom04 {
    height: 60px;
    background: url(../imgs/icon-b04.png) top center no-repeat;
}

.icon-bottom05 {
    height: 60px;
    background: url(../imgs/icon-b05.png) top center no-repeat;
}

.bottom-tt {
    font-size: 21px;
    color: #333;
    padding-top: 21px;
    text-align: center;
}

.nh-link_box:hover .icon-bottom {
    height: 60px;
    background: url(../imgs/icon-b01-1.png) top center no-repeat;
}

.nh-link_box:hover .icon-bottom02 {
    height: 60px;
    background: url(../imgs/icon-b02-1.png) top center no-repeat;
}

.nh-link_box:hover .icon-bottom03 {
    height: 60px;
    background: url(../imgs/icon-b03-1.png) top center no-repeat;
}

.nh-link_box:hover .icon-bottom04 {
    height: 60px;
    background: url(../imgs/icon-b04-1.png) top center no-repeat;
}

.nh-link_box:hover .icon-bottom05 {
    height: 60px;
    background: url(../imgs/icon-b05-1.png) top center no-repeat;
}

.nh-link_box:hover {
    background: #114275;
}

.nh-link_box:hover .bottom-tt {
    color: #fff;
}

/**********************************搜索页****************************************/
@media screen and (max-width: 800px) {
    .nh-sousuo_title li {
        font-size: 14px !important;
        padding: 28px 14px !important;
    }
}

.nh-sousuo_input {
    font-size: 15px;
    padding: 15px 15px;
    border-radius: 25px;
    border: 1px solid #114275;
    height: 0px;
    color: #090909;
}

.nh-sousuo_title li {
    font-size: 18px;
    padding: 21px 21px;
    color: #114275;
}

.nh-sousuo_nav_input {
    height: 0px;
    font-size: 18px;
    padding: 15px 10px;
    border-radius: 25px;
    border: #114275 solid 1px;
}


.nh-images {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
}

.nh-images:hover {
    transform: translateY(-6px);
}


/**************************************************footer**************************************************************/

.footer .ulink .plink li {
    list-style-type: none;
}

.footer .ulink .plink li {
    list-style-type: none;
}


.footer {
    background: url(../imgs/footer.png) no-repeat;
    background-size: cover;
}

.footer .ulink {
    padding-top: 40px;
    /*! padding-bottom: 30px; */
}

.footer .ulink .plink {
    float: left;
}

@media screen and (max-width: 1000px) {
    .footer .ulink .plink {
        float: none;
    }
}

.footer .ulink .plink h2 {
    font-size: 24px;
    line-height: 1em;
    padding-bottom: 34px;
    color: #fff;
    text-transform: uppercase;
}

.footer .ulink .plink li {
    float: left;
}

.footer .ulink .plink li a {
    display: block;
    color: #fff;
}

.footer .ulink .plink li a:hover {
    color: #d18e59;
}

.footer .ulink .plink .plink_1 {
    font-size: 16px;
    margin-left: -30px;
    margin-bottom: 15px;
}

.footer .ulink .plink .plink_1 a {
    margin-left: 30px;
}

.footer .ulink .plink .plink_1 i {
    padding: 0 5px;
}

@media screen and (max-width: 700px) {
    .footer .ulink .plink .plink_1 {
        line-height: 25px;
        font-size: 14px;
    }
}

.footer .ulink .plink .plink_2 {
    font-size: 16px;
    border: 1px solid rgb(255, 255, 255);
    border-left: 0;
    background: rgba(255, 255, 255, 0.15);
    margin-bottom: 34px;
    border-bottom: 0px solid rgb(255, 255, 255);
}

@media screen and (max-width: 700px) {
    .footer .ulink .plink .plink_2 {
        float: none;
        border-bottom: 0;
        width: 100%;
    }
}

.footer .ulink .plink .plink_2 li {
    border-left: 1px solid rgb(255, 255, 255);
    line-height: 30px;
    padding: 5px 15px;
    border-bottom: 1px solid rgb(255, 255, 255);
}

@media screen and (max-width: 700px) {
    .footer .ulink .plink .plink_2 li {
        float: none;
        line-height: 21px;
        padding: 5px 10px;
        font-size: 14px;
    }
}

.footer .ulink .tlink {
    float: right;
}

@media screen and (max-width: 1000px) {
    .footer .ulink .tlink {
        float: none;
    }
}

.footer .ulink .tlink .txtwrapper a {
    color: #fff;
    font-size: 24px;
    line-height: 1em;
    padding: 0 8px;
}

.footer .ulink .tlink .txtwrapper a:hover {
    opacity: 0.8;
}

.footer .ulink .tlink .txtwrapper a i.icon-twitter {
    color: #44d1ff;
}

.footer .ulink .tlink .txtwrapper a i.icon-wechat {
    color: #12ce1b;
}

.footer .ulink .tlink .txtwrapper a i.icon-facebook-squared {
    color: #2883df;
}

.footer .ulink .tlink .txtwrapper a i.icon-youtube {
    color: #d70000;
}

.footer .ulink .tlink .txtwrapper a i.icon-linkedin-squared {
    color: #2fbddb;
}

.footer .ulink .tlink .txtwrapper a i.icon-instagram {
    color: #f941ee;
}

.footer .ulink .tlink .txtwrapper li {
    float: left;
    padding-bottom: 20px;
}

.footer .ulink .tlink .globe {
    float: right;
    border: 1px solid #fff;
    padding: 5px;
    width: 83px;
    margin-left: 34px;
    margin-top: 21px;
    border-radius: 5px;
}

@media screen and (max-width: 1000px) {
    .footer .ulink .tlink .globe {
        float: left;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 400px) {
    .footer .ulink .tlink .globe {
        float: right;
        margin-bottom: 30px;
    }
}

.footer .ulink .tlink .globe a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px 8px 15px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.1);
}

.footer .ulink .tlink .globe p {
    color: #fff;
    /*! letter-spacing: 2px; */
    font-size: 12px;
    position: absolute;
    margin: 10px 5px;
}

.footer .ulink .tlink .globe a:hover {
    background: none;
}

.footer .ulink .tlink .socailweixin {
    position: relative;
}

.footer .ulink .tlink .socailweixin div {
    position: absolute;
    background: #fff;
    width: 130px;
    height: 130px;
    top: 45px;
    left: 50%;
    margin-left: -65px;
    border: 1px solid #ccc;
    display: none;
    z-index: 1;
}

.footer .ulink .tlink .socailweixin div i {
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom-color: #ccc;
    border-top-width: 0;
    left: 50%;
    margin-left: -8px;
    top: -10px;
}

.footer .ulink .tlink .socailweixin div i em {
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom-color: #fff;
    border-top-width: 0;
    left: -10px;
    top: 1px;
}

.footer .ulink .tlink .socailweixin div img {
    width: 100%;
}

.footer .ulink .tlink .socailweixin:hover div {
    display: block;
}

.footer .copy .mainWrap {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 2em;
}

.footer .copy a {
    color: #fff;
}

.footer .copy .contact {
    float: left;
}

@media screen and (max-width: 700px) {
    .footer .copy .contact {
        float: none;
    }
}

.footer .copy .copyrights {
    float: right;
}

@media screen and (max-width: 700px) {
    .footer .copy .copyrights {
        float: none;
        padding-top: 10px;
    }
}


/*******************************************************列表页**********************************************************/
.nh-list_dh {

    position: relative;
    width: 100%;
    padding: 15px 0px 5px 45px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .83), transparent);
    margin-top: -99px;
}

.nh-colname{
    font-size: 48px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    margin-right: 30px;
    float: left !important;
}

.nh-location{
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left !important;
    font-size: 16px;
    font-weight: bold;
}



.tz-list li {
    padding-bottom: 21px;
    padding-top: 21px;
    position: relative;
    padding-left: 183px;
}

.tz-list-tt {
    font-size: 21px;
    color: #2b2b2b;
    line-height: 1.5em;
}

.tz-list-p {
    color: #666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    margin-top: 10px;
    font-size: 16px;
    border-bottom: #d7d9db solid 1px;
    padding-bottom: 21px;
}

.tz-list-date {
    position: absolute;
    top: 48px;
    left: 50px;
    color: #fff;
    font-size: 21px;
}

.tz-list-date span {
    font-size: 24px;
    margin-top: 15px;
    color: #fff;
    display: inline-block;
    border-bottom: solid 2px #fff;
    padding-bottom: 8px;
}

.tz-list {
    margin-top: -18px;
}

.page-box {
    padding: 30px 0 100px 0;
}


.tz-list li, .img-ul li {
    position: relative;
}

.tz-list li:hover, .img-ul li:hover {
    z-index: 1000;
    border-color: #fff;
}

.tz-list li:hover:before, .img-ul li:hover:before {
    box-shadow: 0 0 21px #ddd;
    left: 25px;
    right: -25px;
    top: -1px;
    bottom: -1px;
    display: block;
    content: "";
    z-index: 100;
    position: absolute;
    z-index: -1;
    background-color: #fff;
}

.tz-list-date {
    transition: 0.5s all;
    background: #114275;
    padding: 15px 21px 14px 21px;
    top: 21px;
    font-weight: bold;
}

.tz-list li:hover .tz-list-tt, .img-ul li:hover .img-ul-tt {
    color: #114275;
}

@media ( max-width: 767px) {

    .tz-list li {
        padding-left: 75px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .tz-list-p {
        line-height: 25px;
        height: 50px;
        padding-bottom: 5px;
    }

    .tz-list-date span {
        font-size: 17px;
        margin-top: 7px;
        color: #fff;
        display: inline-block;
        border-bottom: solid 1px #fff;
        padding-bottom: 2px;
        font-weight: bold;
    }

    .tz-list-tt {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #040404;
    }

    .tz-list {
        margin-top: 0px;
    }

    .tz-list li {
        padding-top: 0px;
    }

    .tz-list-date {
        top: 5px;
        left: 0px;
        font-size: 15px;
        font-weight: bold;
    }

    .tz-list li:hover, .img-ul li:hover {
        box-shadow: none;
        transform: scale(1);
        z-index: 100;
        background: none;
        padding-right: 0;
    }

    .tz-list-date {
        transition: 0.5s all;
        background: #114275;
        margin-left: -15px;
        padding: 10px 15px 15px 21px;
    }

    .tz-list li:hover .tz-list-date {
        left: 0;
    }

}




.nh-listdh_bg{
    margin-bottom: 58px;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    position: relative;
}

.nh-listdh_bg a {
    content: "";
    display: block;
    padding: 10px 10px;
    margin: 21px 15px;
    border: rgb(38, 65, 137) 1px solid !important;
}

.nh-listdh_bg a:hover {
    background-color: #114275;
    color: white !important;
}

.nh-now{
    background-color: #114275;
    border: rgb(38, 65, 137) 1px solid !important;
    color: white !important;
}

.nh-listdh_title{
    font-size: 21px;
    display: inline-block;
    margin: 10px 0px 10px 0;
}



/*******************************************************内容页**********************************************************/
@media screen and (max-width:720px)
{
    .nh-content_title{
        font-size:21px !important;
    }
    .nh-content_time{
        font-size: 15px !important;
    }
    .nh-content_width{
        width: 100% !important;
        margin: auto;
    }
}
.nh-content_title{
    font-size: 32px;
    padding-bottom: 43px;
    text-align: center;
}
.nh-content_time{
    font-size: 18px;
}

.nh-content_width{
    width: 83%;
    margin: auto;
}

/******************************************************教师列表*****************************************************/
.nh-teams_box {
    border: #114275 solid 1px;
}


.nh-leader{
	margin-left: 134px;
}

@media ( max-width: 767px) {
    .nh-leader{
	    margin-left: auto;
}
}

/************************************************实验中心******************************************************/
.nh-syzx_box {
    background: url(../imgs/syzxbg.png) center no-repeat;
    background-size: cover;
    padding: 34px 34px;
    border-radius: 21px;
}


.nh-syzx_box_title {
    color: #fff;
    font-size: 25px;
}


.nh-syzx_box_abs {
    margin-top: 21px;
    font-size: 18px;
    margin-bottom: 21px !important;
    color: #bbb9b9;
    line-height: 2em;
}