

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

}

.nh-banner_li li {
    padding: 0px 5px 0px 5px;
    width: 1383px;
}

.nh-banner_li li img {
    width: 1383px;
}

.nh-banner-button {
    height: 50px;
    top: 50%;
    width: 40px;
    color: #FFF !important;
    line-height: 50px;
    text-align: center;
    background-color: #373535c4;
    cursor: pointer;
}

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

.nh-bg1 {
    padding-top: 34px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
}

.nh-bg2 {
    padding-top: 34px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
}

.nh-bg3 {
    padding-top: 10px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
}

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

.nh-block_title span {
    font-size: 25px;
    display: inline-block;
    color: #2d2b2b;
    margin: 5px 0px 5px 0;
}

.nh-block_title .nh-more {
    background: url(../imgs/more.svg) center right no-repeat;
    padding-right: 75px;
    color: #333;
    line-height: 34px;
    float: right;
    font-size: 16px;
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
}

.nh-block_title .nh-more:hover {
    color: #9a0000;
    transform: translateX(10px);
}

@media screen and (max-width: 670px) {
    .nh-block_title span {
        font-size: 24px !important;
        margin: 5px 0px;
    }
}


.nh-block_title .nh-lf {
    float: left;
    width: 20px;
    height: 12px;
    background: url(../imgs/leftheititle.png) no-repeat left center;
    margin: 5px 5px 15px 0;
}

.nh-block_title .nh-rt {
    float: right;
    width: 20px;
    height: 12px;
    background: url(../imgs/rightheititle.png) no-repeat left center;
    margin: 5px 0 15px 5px;
}


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

.nh-new_img_height {
    height: 349px;
    width: 100%;
}

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


.nh-new_img_title {
    z-index: 100;
    background: rgba(0, 0, 0, 0.58);
    padding: 10px 10px;
    margin: 7px;
    margin-bottom: 10px !important;
}

.nh-new_img_title p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: white;
}


.nh-new_date {
    margin-top: 10px;
    position: relative;
    font-style: italic;
    color: #9c888a;
}

.nh-new_date span {
    /*! background: #fff; */
    padding-right: 10px;
    display: inline-block;
    position: relative;
}

.nh-new_date:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 50%;
    transition: all 0.3s ease-out 0s;
    float: right;
    margin-left: 100px;
    border-top: dotted 2px #eee;
}


.nh-newlist_title {
    padding: 0px 0px 0px 0px;
    line-height: 24px;
}

.nh-newlist_title p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: #2f2d2d;
}

.nh-newlist_block li:hover p {
    color: #af251b;
}

.nh-newlist_block li:hover span {
    color: #d98481;
}




.nh-newlist_date {
    /*! margin-top: 10px; */
    position: relative;
    color: #9c888a;
}

.nh-newlist_date span {
    position: relative;
    /*! display: block; */
    line-height: 20px;
    font-size: 15px;
    color: #c8c8c8;
}

.nh-newlist_date b {
    font-size: 15px;
    color: #bab7ae;
    position: relative;
    font-weight: lighter;
}


.nh-newlist_hr{
    border-top: dotted 2px #e8e8e8;
    margin: 11px 0px;
}

.nh-noticelist {
    background: #FFF;
    padding: 31px 34px;
    position: relative;
    margin-bottom: 10px;
}

.nh-noticelist .nh-biankuang:hover {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    }


.nh-noticelist .nh-biankuang {
    border: dotted 2px #e8e8e8;
    position: absolute;
    left: 5px;
    height: 50%;
    padding: 10px 58px 18px 0px;
    border-radius: 3px;
    top: 0px;
    transition: 0.36s;
    width: 83%;
}


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

.nh-noticelist .nh-date-dd {
    font-size: 15px;
    color: #d98481;
    position: relative;
    top: 0px;
    /*! text-align: center; */
    /*! background: url(../imgs/time.png) no-repeat left center; */
    /*! padding-left: 7px; */
}

.nh-noticelist .nh-date-yyyy {
    font-size: 15px;
    color: #bab7ae;
    position: relative;
    top: 2px;
    font-weight: lighter;
}


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


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

.nh-noticelist .nh-tltle p:hover {
    color: #9a0000;
}



.nh-dangjian_block{
    width: 100%;
    box-sizing: border-box;
}

.nh-dangjian_img_height{
    height: 100%;
    border-radius: 5px;
}

.nh-dangjian_block li{
    display: flex;
    padding: 0px 0px 34px 0px;
    cursor: pointer;
}

.nh-dangjian_block li:hover .title {
    color: #af251b;
}

.nh-dangjian_block li:hover .desc {
    color: #d98481;
}

.nh-dangjian_block .articleDate {
    font-family: "DIN";
    width: 33%;
    text-align: center;
    height: 90px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

.nh-dangjian_block .articleContent {
    flex: 1;
    margin-left: 21px;
    color: #333;
}
.nh-dangjian_block .articleContent .title {
    font-size: 16px;
    line-height: 1.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 5px;
}
.nh-dangjian_block .articleContent .desc {
    color: #c8c8c8;
    font-size: 15px;
    border-bottom: dotted 2px #e8e8e8;
    margin-top: 9px;
}

.nh-dangjian_block b {
    font-size: 15px;
    color: #bab7ae;
    position: relative;
    font-weight: lighter;
}

























/**************************************************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-color: #a8a8a8;
}

.footer .ulink {
    padding-top: 34px;
    padding-bottom: 10px;
}

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

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

.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: 15px;
    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: 22px;
        font-size: 15px;
        margin-bottom: 3px;
    }
}

.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: 47%;
}

@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: 16px;
    position: absolute;
    margin: 15px 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 {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
}

.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 .copy {
    background: #2828287a;
    padding: 0px 15px;
}

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

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

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


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


.nh-list_list {
    background: #fff;
    padding: 21px;
    box-shadow: 0px 0px 10px 0px rgba(113, 113, 113, 0.43);
    border-radius: 8px;
}


.nh-list_bg {
    background-image: url("../imgs/list_bg.jpg");
    position: relative;
    margin-top: 21px;
    margin-bottom: 83px;
}

.nh-list_col_dh {
    position: relative;
    top: -113px;
    border: #fbfbfb00 solid 1px;
}

.nh-list_col_dh_heading {
    border-bottom: rgb(245, 247, 246) solid 12px;
    background-image: url("../imgs/coldhbg.png");
    background-size: cover;
}

.nh-list_col_dh_heading h3 {
    color: #2d2d2d;
    padding: 3.4rem 1.5rem;
    font-size: 30px;
}

.nh-list_col_dh ul li {
    line-height: 1.25em;
    padding: 0px 0px;
    list-style-type: none;
    font-size: 21px;
}

.nh-list_col_dh ul li a {
    color: #848484;
    /*! border: #cdd1d5 solid 1px; */
    background: #f8f8f8;
    display: block;
    padding: 1rem 1.5rem;
}

.nh-list_col_dh ul li a:hover {
    color: #2f2f2f !important;
    background: #e6e6e6;
    padding: 1rem 1.5rem;
}

.nh-now {
    color: #000 !important;
    background: #e9e6dc !important;
}

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


.nh-list_location {
    margin: 0px auto 21px auto;
    text-align: right;
    font-size: 17px;
}


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

    .nh-list_location {
        margin: 0px auto 10px auto;
        text-align: right;
        font-size: 12px;
        color: #808080;
    }

    .nh-list_list li p {
        color: #666;
        font-size: 14px !important;
        font-weight: inherit;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

.nh-list_list li p {
    color: #000;
    font-size: 16px;
    font-weight: inherit;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 5px 0px;
}

.nh-list_list li p:hover {
    color: #d18e59;
}


.nh-list_list li p:hover .nh-list_list_time {
    color: #d18e59;
}


.nh-list_list_time {
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    float: right;
    color: #666;
}



/***************************************************教师页***************************************************************/

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

    .nh-teacher {
        margin: 15px 0px !important;
    }

    .nh-teacher span {
        margin-left: 15px !important;
        width: 115px !important;
        height: 155px !important;
    }

    .nh-teacher_name_tiome_location {
        overflow: hidden;
        padding-left: 10px !important;
        padding-right: 21px !important;
    }

    .nh-teacher_name_tiome_location dl dt {
        font-size: 18px !important;
        line-height: 6px !important;
        margin: 34px auto 10px auto !important;
    }

    .nh-teacher_name_tiome_location dl dd {
        font-size: 13px !important;
        line-height: 21px !important;
    }

    .nh-teacher_name_tiome_location dl h3 {
        font-size: 12px !important;
        margin: 15px auto !important;
        border-left: aliceblue solid 7px !important;
        padding-left: 10px !important;
        font-weight: bold;
    }


}

.nh-teacher_bg {
    background: url(../imgs/teacherbg.png);
    background-size: 100% 100%;
}


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

.nh-teacher_hover {
    transition: all 0.35s ease;
}

.nh-teacher {
    width: 100%;
    float: left;
    margin: 21px 0px 21px 0px;
}

.nh-teacher span {
    float: left;
    width: 183px;
    overflow: hidden;
    height: 255px;
    margin: 13px;
}


.nh-teacher_name_tiome_location {
    overflow: hidden;
    padding-left: 15px;
}


.nh-teacher_name_tiome_location dl {
    width: 100%;
    float: left;
}

.nh-teacher_name_tiome_location dl dt {
    width: 100%;
    float: left;
    font-size: 21px;
    color: #1a1a1a;
    /*! font-weight: bold; */
    margin: 43px auto 15px auto;
}

.nh-teacher_name_tiome_location dl dd {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #201e1e;
    line-height: 1.5rem;
}

.nh-teacher_name_tiome_location dl h3 {
    width: 83%;
    float: left;
    font-size: 16px;
    color: #233f8a;
    margin: 15px auto;
    border-left: #233f8a solid 10px;
    padding-left: 10px;
}


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

.nh-sousuo-home a {
    float: right;
    font-size: 15px;
    color: #e3e3e3;
    padding: 0px 8px 10px 0px;
    position: relative;
}

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

.nh-sousuo-home span {
    font-size: 15px;
    font-weight: bold;
}


.nh-sousuo-input {
    background-color: white !important;
    font-size: 15px;
    height: 34px !important;
    color: #5b2fa1;
}

.nh-sousuo-form {
    width: 100%;
    height: 34px;
}


.nh-search-input {
    background-color: white !important;
    font-size: 15px;
    height: 43px !important;
    color: #5b2fa1;
}

.nh-search-form {
    width: 100%;
    height: 43px;
}



/****************************************************教师列表页************************************************************/


.nh-teacher_img_height {
    height: 211px;
    /*! background: white; */
    width: 100%;
}


.nh-teacher_padding {
    background: white;
    padding: 15px;
}

.nh-teacher_jj {
    font-size: 17px;
    margin-bottom: 10px;
}

.nh-teacher_leader{
    color: #a21e00;
    font-size: 14px;
}


.nh-teacher_time {
    color: #c8c8c8;
    font-size: 15px;
    padding: 15px 0px 10px 0px;
    font-weight: lighter;
}


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

    .nh-teacher_img_height {
        height: 134px;
        /*! background: white; */
        width: 100%;
    }

}


.nh-teacher_block_padding li {
    margin: 13px 0px;
}


.nh-teacherlist_block {
    width: 100%;
    margin-top: 34px;
    box-sizing: border-box;
    padding-bottom: 34px;
    /*! padding-right: 40px; */
}


.nh-teacherlist_border {
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
    margin-bottom: 15px;
}


/****************************************************教师内容页************************************************************/

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

    .nh-content_img_box {
        /*! margin-bottom: 34px !important; */
        /*! margin-top: 21px !important; */
    }

    .nh-content_name h4 {
        font-size: 15px !important;
        padding-bottom: 15px !important;
        text-align: left;
    }

    .nh-content_name p {
        font-size: 15px !important;
        padding-bottom: 21px;
        text-align: left;
        font-weight: lighter;
        color: #af251b;
    }

    .nh-content_img_box img {
        width: 100px;
    }

    .nh-content_name {
        padding-left: 10px;
    }


}


.nh-content_img_box {
    /*! margin-bottom: 15px; */
    /*! margin-top: 34px; */
}

.nh-content_img_box img {
    width: 158px;
    box-shadow: 0px 0px 5px 0px rgb(217, 214, 214);
    border: white solid 10px;
}


.nh-content_name h4 {
    font-size: 34px;
    padding-bottom: 21px;
    text-align: left;
    margin-top: 115px;
}

.nh-content_name p {
    font-size: 21px;
    padding-bottom: 21px;
    text-align: left;
    color: #af251b;
}







/****************************************************内容页************************************************************/

@media screen and (max-width: 720px) {
    .nh-content_title {
        font-size: 21px !important;
        padding-bottom: 10px !important;
    }

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

    .nh-content_width {
        width: 100% !important;
        margin: auto;
    }

    .nh-content-box {
        padding: 15px 0px !important;

        box-shadow: 0px 0px 10px 0px rgb(248, 250, 252) !important;
        background: #f9fbfd !important;
    }

    .nh-content-box p img {
        width: 100% !important;
        height: 100% !important;

    }

    .nh-content-box p {
        font-size: 13px !important;;

    }

}

.nh-content-box {
    background: #fff;
    padding: 43px 43px;
    box-shadow: 0px 0px 10px 0px rgba(113, 113, 113, 0.43);
    text-align: justify;
}


.nh-content-box p img {
    width: 83%;
    margin: 21px 0px;
}

.nh-content-box table  {
    margin: auto;
    width: 83%
}


.nh-content-imgbox {
    padding: 21px 34px;
    border: 1px solid #dbdbdb;
}


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

.nh-content_time {
    color: #bbb;
    text-align: center;
    background: #f7f7f7;
    font-size: 14px;
    margin-bottom: 21px;
    padding: 10px 5px;
}

.nh-content_width {
    width: 83%;
}

.nh-content_imgwidth {
    width: 100%;
    margin: auto;
}



