.nh-top_div {
    background-color: #00336a;
    color: #fff;
    padding: 7px;
    border-bottom: #709dc4 solid 1px;
}

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

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

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

.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: #0e0e0f6b;
    cursor: pointer;
}

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

.nh-banner_position {
    margin-top: 43px;
}


@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-banner_position {
        margin-top: 0px;
    }

    .nh-header {
        background: #00409b;!important;
    }
    .nh-select {
        width: 83%;
        height: 24px;
        float: right;
        background: #1f4e7d;
        color: #fcfbfb;
        border: 1px solid #999;
        border-right-width: 1px;
        margin-left: 0px;!important;
    }
}


.nh-bg1 {
    padding: 0px 0px 43px 0px;
    background: #ffffff;
    background: url(../imgs/bodybg2.png) no-repeat 100% 100%;
}


.nh-bg2 {
    padding: 43px 0px;
    background-color: #f4f4f4;
    background: url(../imgs/bodybg.png);
}


.nh-center{
    padding: 0px 17%;
}

.nh-select {
    width: 83%;
    height: 24px;
    float: right;
    background: #0b3462;
    color: #fcfbfb;
    border: 1px solid #e3d3d3;
    border-right-width: 1px;
    margin-left: 10px;
}



/*******************************************************招生快讯*********************************************************/
.nh-tab_title1 {
    margin-bottom: 15px;
    border-bottom: 3px solid #1aa3cd;
    margin-left: 0px;
}

.nh-tab_title1 > .uk-active > a {
    color: #f4f4f4;
    font-weight: normal;
    letter-spacing: 2px;
    background: #1aa3cd;
    padding: 10px 18px 5px 15px;
    border-radius: 25px 43px 0px 0px;
    font-size: 18px;
    font-weight: bold;
}

/*.nh-bk1 {*/
/*    border: solid 2px rgba(26, 163, 205, 0.5);*/
/*    padding: 1px 10px;*/
/*    background: rgba(26, 163, 205, 0.1);*/
/*}*/

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


.nh-title_more {
    font-size: 16px !important;
    padding-bottom: 8px;
}


.nh-xxmklist_title li {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: solid 1px #e5e5e5;
    padding: 15px 0px 10px 15px;
    padding-left: 0px;
}

.nh-xxmklist_title li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 567px;
    position: absolute;
}

.nh-xxmklist_title li:hover {
    transform: translateX(5px);
}


@media screen and (max-width: 670px) {
    .nh-xxmklist_title li {
        transition: all .3s cubic-bezier(.2, .5, .3, 1);
        font-size: 16px;
        line-height: 1.5em;
        border-bottom: solid 1px #e5e5e5;
        padding: 10px 0px 10px 0px;
    }
    .nh-xxmklist_title li a{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 222px;
        position: absolute;
    }
}


/*******************************************************阳光公告*********************************************************/
.nh-tab_title2 {
    margin-bottom: 15px;
    border-bottom: 3px solid #fab661;
    margin-left: 0px;
}

.nh-tab_title2 > .uk-active > a {
    color: #f4f4f4;
    font-weight: normal;
    letter-spacing: 2px;
    background: #fab661;
    padding: 10px 18px 5px 15px;
    border-radius: 25px 43px 0px 0px;
    font-size: 18px;
    font-weight: bold;
}

/*.nh-bk2 {*/
/*    border: solid 2px rgba(250, 182, 97,0.8);*/
/*    padding: 1px 10px;*/
/*    background: rgba(250, 182, 97,0.1);*/
/*}*/

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

/*******************************************************政策咨询3*********************************************************/
.nh-tab_title3 {
    margin-bottom: 15px;
    border-bottom: 3px solid #04c363;
    margin-left: 0px;
}

.nh-tab_title3 > .uk-active > a {
    color: #f4f4f4;
    font-weight: normal;
    letter-spacing: 2px;
    background: #04c363;
    padding: 10px 15px 5px 15px;
    border-radius: 25px 43px 0px 0px;
    font-size: 18px;
    font-weight: bold;
}

/*.nh-bk3 {*/
/*    border: solid 2px rgba(4, 195, 99,0.8);*/
/*    padding: 1px 10px;*/
/*    background: rgba(4, 195, 99,0.1);*/
/*}*/

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


/*******************************************************报考指南*********************************************************/
.nh-tab_title4 {
    margin-bottom: 15px;
    border-bottom: 3px solid #f76065;
    margin-left: 0px;
}

.nh-tab_title4 > .uk-active > a {
    color: #f4f4f4;
    font-weight: normal;
    letter-spacing: 2px;
    background: #f76065;
    padding: 10px 15px 5px 15px;
    border-radius: 25px 43px 0px 0px;
    font-size: 17px;
    font-weight: bold;
}

/*.nh-bk4 {*/
/*    border: solid 2px rgba(247, 96, 101,0.8);*/
/*    padding: 1px 10px;*/
/*    background: rgba(247, 96, 101,0.1);*/
/*}*/

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


/********************************************************搜索页面********************************************************/





@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 #bd1314;
    height: 0px;
    color: #090909;
}

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

.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;
    height: 25px;
}

.nh-search-home {
    width: 236px;
    height: 40px;
}


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

.nh-search-home a {
    float: right;
    font-size: 15px;
    color: #eceaea;
    padding: 5px 15px 0px 0px;
    position: relative;
}

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


/*******************************************************列表页**********************************************************/

.list-left {
    width: 260px;
    margin-top: -47px;
    position: relative;
    z-index: 100;
    background: #fff;
    border-left: solid 5px #c01006;
    padding: 0px;
}

.list-left-tt {
    font-size: 34px;
    font-family: SourceHanSerifCN-Heavy;
    color: #333;
    padding: 34px 0 0 34px;
    line-height: 40px;
}

.list-left-tt span {
    font-size: 14px;
    color: #aaa;
    font-weight: bold;
    text-transform: uppercase;
}

.list-left-nav li {
    position: relative;
    padding-left: 27px;
}

.list-left-nav li a {
    font-size: 18px;
    color: #333;
    display: block;
    padding: 15px 0;
    width: 100%;
    position: relative;
    z-index: 100;
    padding-left: 20px;
    padding-right: 30px;
}

.list-left-nav li a span {
    display: table-cell;
    max-height: 75px;
    line-height: 25px;
    vertical-align: middle;
}

.list-left-nav li:before {
    display: block;
    content: "";
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    background: url(../imgs/li03.png) center no-repeat;
}

.list-left-nav li.active:before, .list-left-nav li:hover:before {
    background: url(../imgs/li04.png) center no-repeat;
}

.list-left-nav li.active:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 265px;
    bottom: -10px;
    background: url(../imgs/nav-c.png) center no-repeat;
    left: 17px;
    background-size: 100% 100%;
}

.list-left-nav li.active a, .list-left-nav li.active:hover a {
    color: #fff !important;
}

.list-left-nav li:hover a {
    color: #c01006;
}

.list-left-nav {
    margin-top: 30px;
}

.list-left:before {
    display: block;
    content: "";
    height: 50px;
    position: absolute;
    left: -4px;
    top: 100%;
    right: 0;
    background: url(../imgs/left-b.png) center no-repeat;
    width: 260px;
}


.inner-top {
    padding-top: 30px;
    position: relative;
    background: url(../imgs/inner-top.png) right bottom no-repeat;
    min-height: 150px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 40px;
}

.inner-title {
    font-size: 36px;
    max-width: 900px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
}

.inner-title span {
    display: inline-block;
    position: relative;
}

.inner-top:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 144px;
    border-top: solid 1px #c01006;
}


.inner-top {
    padding-top: 21px;
    position: relative;
    background: url(../imgs/inner-top.png) right bottom no-repeat;
    min-height: 83px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 21px;
}

.inner-title {
    font-size: 34px;
    max-width: 900px;
    color: #333;
    font-weight: bold;
    margin-top: 32px;
    margin-bottom: 21px;
}

.inner-title span {
    display: inline-block;
    position: relative;
}

.inner-top:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 144px;
    border-top: solid 5px #00336a;
}


.nh-list_title li {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
    font-size: 18px;
    line-height: 1.5em;
    border-bottom: solid 1px #e5e5e5;
    padding: 10px 0px 15px 15px;
}

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


@media screen and (max-width: 670px) {
    .nh-list_title li {
        transition: all .3s cubic-bezier(.2, .5, .3, 1);
        font-size: 16px;
        line-height: 1.5em;
        border-bottom: solid 1px #e5e5e5;
        padding: 5px 0px 34px 15px;
    }
}


/*******************************************************内容页**********************************************************/
@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-box {
        padding: 15px 10px !important;
        margin-top: -21px !important;
        box-shadow: -1px -1px 34px rgba(255, 254, 254, 0.34) !important;
    }


}

.nh-content-box {
    box-shadow: -1px -1px 34px rgba(115, 99, 98, 0.34);
    padding: 34px 83px;
    margin-top: -21px;
}


.nh-content_title {
    font-size: 32px;
    padding-bottom: 43px;
    text-align: center;
}

.nh-content_time {
    font-size: 21px;
    color: #999;
    font-weight: bold;
}

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

/******************************************************现任领导**********************************************************/
.nh-leader_box {
    padding: 32px 21px;
}

.nh-name {
    font-size: 24px;
    padding-bottom: 21px;
    color: #222;
    font-weight: normal;
}

.nh-post {
    font-size: 16px;
    color: #c01006;
    font-weight: bolder;
    border-left: #c01006 solid 5px;
    padding-left: 5px;
    margin-bottom: 21px;
}


.nh-Introduction {
    font-size: 16px;
    height: 43px;
    line-height: 21px;
    border-top: #e5e5e5 solid 1px;
    padding-top: 21px;
}


/******************************************************教师列表**********************************************************/
.nh-jysjj {
    font-size: 34px;
    text-align: center;
    border-bottom: #c01006 solid 3px;
    padding: 21px;
    margin: 21px 60px 34px 60px;
}

.nh-jysjj_jj {
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 34px;
    text-indent: 2em;
    margin: 34px 50px;
}

.nh-jysjj_name {
    font-size: 21px;
    margin: 15px auto 15px auto;
    height: 43px;
    padding-top: 10px;
}


@media screen and (max-width: 720px) {
    .nh-jysjj {
        font-size: 21px;
        text-align: center;
        border-bottom: #c01006 solid 3px;
        padding: 21px;
        margin: auto 21px;
    }

    .nh-jysjj_jj {
        font-size: 18px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
        line-height: 34px;
        text-indent: 2em;
        margin: 21px 21px;
    }

}

.nh-teacher_box {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
    margin-bottom: 34px !important;
    border-bottom: #bd1314 solid 3px;
}

.nh-teacher_box:hover {
    transform: translateY(-15px);
}


/**********************************************************列表页******************************************************/
@media screen and (max-width: 720px) {
    .nh-list_topimg {
        height: 115px !important;
    }

    .nh-list_name h1 {
        font-size: 28px !important;
        top: -34px !important;
    }
}

.nh-list_topimg {
    background: no-repeat top center;
    background-image: none;
    background-size: auto;
    background-size: cover;
    height: 400px;
    position: relative;
}

.nh-list_name h1 {
    font-size: 45px;
    font-style: italic;
    color: #fff;
    font-weight: 700;
    line-height: 0em;
    text-shadow: 2px 2px 0px #000;
    top: -66px;
    position: relative;
    letter-spacing: 7px;
}

.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-teams_box {
    border: #9592ee solid 1px;
}


/**********************************************************内容页******************************************************/
@media screen and (max-width: 720px) {
    .nh-content_title {
        font-size: 21px !important;
    }

    .nh-content_time {
        font-size: 15px !important;
    }
}

.nh-content_title {
    font-size: 32px;
    padding-bottom: 21px;
    text-align: center;
}

.nh-content_time {
    font-size: 18px;
}


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

.nh-sousuo_input {
    height: 7px;
    font-size: 18px;
    padding: 15px 19px;
    border-radius: 25px;
    border: #127fe0 solid 1px;
}

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

.nh-sousuo_nav_input {
    height: 0px;
    font-size: 18px;
    padding: 15px 10px;
    border-radius: 25px;
    border: #127fe0 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;
    /*! background: #496f96; */
}

.footer .ulink {
    padding-top: 21px;
    padding-bottom: 15px;
}

.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: 14px;
    margin-left: -30px;
    margin-bottom: 10px;
}

.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: 64px;
    margin-left: 43px;
}

@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;
    font-size: 11px;
    position: absolute;
    padding: 10px 0px;
}

.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;
    }
    .footer .ulink {
        padding: 21px 21px;
    }
}
