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

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

.nh-header {
    background: url(../imgs/headBg.jpg) no-repeat;
}

.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;
    }
}

.nh-bg1 {
    background-color: #f4f4f4;
    padding: 43px 0px;

}

.nh-bg2 {
    background-color: #fff;
    padding: 43px 0px;
}


.nh-bg3 {
    background-color: #f4f4f4;
    padding: 43px 0px;
}

.nh-bg4 {
    background-color: #fff;
    padding: 43px 0px;
}


/*******************************************************新闻动态********************************************************/
.nh-tab_title {
    margin-bottom: 34px;
}

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

.nh-tab_title > .uk-active > a {
    color: #114275;
    border-bottom: #114275 solid 3px;
}

.nh-list_title_more {
    font-size: 18px;
    padding-bottom: 12px;
}


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

.nh-news_img_height {
    height: 455px;
}

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

.nh-news_title a:hover {
    color: #ffffff !important;
}

.nh-news_title a {
    font-size: 17px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
}

.nh-news_button_nav {
    height: 41px;
    width: 34px;
    line-height: 39px;
    text-align: center;
    cursor: pointer;
    /*! background: rgba(4, 4, 4, 0.6); */
}

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


.
.nh-list_time {
    padding: 2px 10px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    background-color: #918c8c;
    border-radius: 1em;
    font-weight: bold;
    margin: -2px 0px;
}


@media screen and (max-width: 670px) {

    .nh-news_list_title li {
        font-size: 16px !important;
    }

    .nh-news_list_title li a {
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        color: #060606 !important;
        letter-spacing: 1px !important;
        float: none !important;
    }
}

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

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

.nh-news_list_title li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    color: #060606;
    letter-spacing: 1px;
    width: 78%;
}

.nh-news_list_title p {
    font-size: 15px;
    padding: 34px 0px 21px 0px;
    color: #999;
    border-bottom: 1px dotted;
}

.nh-news_list_time {
    padding: 2px 10px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    background-color: #918c8c;
    border-radius: 1em;
    font-weight: bold;
    margin: -2px 0px;
}



@media screen and (max-width: 670px) {
    .nh-news_list_title li {
        font-size: 16px !important;
        padding: 5px 0px 15px 15px;
        line-height: 30px;
    }

    .nh-news_list_title li a {
        white-space: normal !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        color: #060606 !important;
        letter-spacing: 1px !important;
        float: none !important;
    }

    .nh-news_list_time {
        padding: 2px 10px;
        font-size: 12px;
        color: #FFF;
        text-align: center;
        white-space: nowrap;
        background-color: #918c8c;
        border-radius: 1em;
        font-weight: bold;
        margin: 4px 0px;
        height: 19px !important;
        line-height: 20px;
    }

}


/*******************************************************通知公告********************************************************/


.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: #0f0f0f;
    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-imgs_title {
    border-radius: 10px;
    margin-bottom: 15px;
}


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

.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: #918c8c;
    border-radius: 2em;
    float: right;
}

.nh-djtxxs_list p {
    background: #f7f7f7;
    border: solid 1px #e5e5e5;
    text-align: center;
    padding: 5px;
    margin: 18px 0px 5px 0px;
    border-radius: 10px;
    font-size: 15px;
    color: #114275;
}

.nh-djtxxs_list p:hover {
    background: #114275;
    border: solid 1px #114275;
    text-align: center;
    padding: 5px;
    margin: 18px 0px 5px 0px;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
}


.nh-block_title h2 {
    letter-spacing: 1px;
    font-size: 21px;
    color: #114275;
    line-height: 1em;
    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: 15px 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;
}


/**************************************************链接盒子*************************************************************/
@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: #f4f4f4;
    display: block;
    height: 134px;
    padding-top: 34px;
    box-shadow: 15px 15px 34px rgba(0, 0, 0, .25);
}

.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: 18px;
    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);
}

.nh-search-form {
    width: 234px;
}


.nh-search-input {
    background-color: aliceblue !important;
    color: black;
    font-size: 16px;
    height: 34px !important;
}

.nh-search-home a {
    float: right;
    font-size: 15px;
    color: #a6a6a6;
    padding: 10px 0px 10px 21px;
}

.nh-search-home a:hover {
    color: #fff !important;
}

.nh-search-home span {
    float: left;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
    font-weight: bold;
}


/**************************************************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;
    /*! background: #496f96; */
}

.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: 34px 34px 10px 21px;
    width: 115px;
    margin-left: 10px;
    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: 15px;
    position: absolute;
    margin: 10px 21px;
}

.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 {
    border-top: #2f8ef9 solid 5px;
}

.nh-list_dh h2 {
    font-size: 24px;
    color: #0b69cc;
    font-weight: initial;
}

.nh-list_dh h2::after {
    content: "";
    display: block;
    background: #2f8ef9;
    width: 70px;
    height: 5px;
    margin: 10px 0px;
}

.nh-list_dh ul li {
    font-size: 20px;
    line-height: 1.25em;
    padding: 12px 0;
    letter-spacing: -1px;
    list-style-type: none;
}

.nh-list_dh ul li a {
    display: block;
    text-decoration: none;
    color: #03438c;
}

.nh-list_dh ul li a:hover {
    text-decoration: none;
    color: #d18e59;
}

.nh-list_dh_click {
    border-left: 5px solid #02468a;
    color: #d18e59 !important;
    padding-left: 20px;
}


.nh-list_title li {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
    font-size: 18px;
    padding: 5px 0px 15px 15px;
    border-bottom: 1px dotted;
}

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



.nh-list_col_dh {
    font-size: 24px;
    margin: 10px 10px 10px 0px;
    padding-right: 43px;
}

.nh-list_col_dh a{
    color: #114275;
    font-weight: bolder;
    border: #cdd1d5 solid 1px;
    padding: 15px;
    background: #eceef0;
}

.nh-list_col_dh a:hover{
    color: #eceef0 !important;
    font-weight: bolder;
    border: #cdd1d5 solid 1px;
    padding: 15px;
    background: #114275;
}

.nh-now {
    color: #eceef0 !important;
    font-weight: bolder;
    border: #cdd1d5 solid 1px !important;
    padding: 15px;
    background: #114275 !important;
}


.nh-now:hover {
    color: #fff !important;
}


/*******************************************************内容页**********************************************************/
@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-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;
}