/**********************************************************手机导航****************************************************/
.nh-mnav_bg {
    /*! border-right: 5px solid #ff903f; */
    background: #076299cf;
    background: -webkit-linear-gradient(to right, #86fde8, #acb6e5);
    background: linear-gradient(to right, #757575e8, #a4a4a4f5);
}

.nh-mnav_dh li a {
    font-size: 15px;
    padding: 10px 3px 5px 0px;
    font-weight: lighter;
}


/********************************************************首页栏目标题****************************************************/
.nh-block_padding{
    padding: 0px 134px 15px 134px;
}

@media screen and (max-width: 1280px) {
    .nh-block_padding{
        padding: 0px 5px;
    }
}



.nh-block_border{
    /*! border: 1px solid #d9d0d0; */
    border-right: 1px solid #d9d0d0;
    border-left: 1px solid #d9d0d0;
    border-bottom: 1px solid #d9d0d0;
}

.nh-block_title h2 {
    font-size: 21px;
    color: #000;
    line-height: 1em;
    font-weight: lighter;
}

.nh-block_title h2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 54px;
    height: 5px;
    background: #C9C6CC;
}

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

.nh-text_title_more {
    font-size: 16px;
    color: #af251b;
    float: right;
    padding-bottom: 15px;
    font-weight: lighter;
}




/**********************************************************学院新闻*****************************************************/

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

    .nh-news_imglist_height {
        height:  115px !important;
    }
    .nh-block_title_en {
        /*! border-left: 1px solid #000; */
        /*! padding-left: 10px; */
        color: #af251b !important;
        font-size: 18px !important;
    }
    .nh-new_time {
        font-size: 10px !important;
        padding: 10px 0px 0px 0px !important;
        font-weight: bold !important; 
    }
}

.nh-news_imglist_height {
    height: 183px;
    width: 100%;
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}

.nh-new_padding {
    padding: 0px 15px;
    height: 113px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}


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

.nh-new_title {
    font-size: 15px;
    font-weight: lighter;
    color: #333;
    text-shadow: 0 0 0 #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nh-block_title_L {
    padding: 0px 5px;
    color: #c8c8c8 !important;
    font-size: 15px !important;
}

.nh-block_title_en {
    color: #af251b !important;
    font-size: 15px !important;
    font-weight: lighter;
}


.nh-new_abstract {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5em;
    color: #899899;
}


.nh-link_hover:hover {
    transform: translateY(-10px);
}

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


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

.nh-notice_block{
    width: 100%;
    background: #fff;
    margin-top: 21px;
    padding: 0px 21px 0;
    box-sizing: border-box;
    height: 611px;
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}

.nh-notice_block li{
    display: flex;
    padding: 21px 0px 14px 0px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
}
.nh-notice_block li:hover .articleDate {
    background-color: #bbbbbb;
    border-color: #bbb;
}
.nh-notice_block li:hover .month{
    color: #fff;
}
.nh-notice_block li:hover .day {
    color: #fff;
}
.nh-notice_block li:hover .dateLine {
    background: #fff;
}
.nh-notice_block li:hover .desc {
    color: #af251b;
}

.nh-notice_block .articleDate {
    font-family: "DIN";
    width: 72px;
    height: 81px;
    background-color: #ffffff;
    border: solid 1px #666666;
    text-align: center;
    font-weight: 400;
}



.nh-notice_block .articleDate .month {
    font-size: 13px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 8px;
}
.nh-notice_block .articleDate .dateLine {
    height: 2px;
    margin: 3px auto 10px;
    background: #333;
    width: 21px;
}
.nh-notice_block .articleDate .day {
    font-size: 21px;
    letter-spacing: 0px;
    color: #686868;
    font-weight: 600;
}
.nh-notice_block .articleContent {
    flex: 1;
    margin-left: 20px;
    color: #333;
}
.nh-notice_block .articleContent .title {
    font-size: 15px;
    text-shadow: 0 0 0 #333;
    font-weight: lighter;
    height: 75px;
}
.nh-notice_block .articleContent .desc {
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 10px;
    font-weight: lighter;
    text-shadow: 0 0 0 #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



/*****************************************************展览&活动&学术******************************************************/

.nh-slider_border{
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}


.nh-slider_border ul li{
    border-right: 1px solid #e2e2e2;
}



.nh-events_button_nav{
    margin-right: 83px;
}

.nh-events_button_nav a{
    text-align: center;
    cursor: pointer;
    margin: 10px 12px;
    color: #ba463e6b;
    background: #e1e1e1;
    border: 1px solid #d9d0d0;
    display: flex;
    height: 15px;
}

.nh-events_img_height{
    height: 334px;
    padding: 15px;
    background: white;
}

.nh-events_block{
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}

.nh-events_padding{
    background: white;
    padding: 21px 0px 0px 0px;
}

.nh-events_title{
    letter-spacing: 0.1em;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: justify;
    line-height: 23px;
    height: 45px;
    font-size: 15px;
    font-weight: lighter;
    color: #333;
    text-shadow: 0 0 0 #333;
    margin-bottom: 21px;
}

.nh-events_jj{
    color: #999 !important;
    line-height: 183%;
    font-size: 13px;
    font-weight: lighter;
}

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





/******************************************************党建/教学/科研*****************************************************/

.nh-dj_block{
    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}


.nh-djjxky_img_height{
    height: 183px;
    width: 100%;
    padding: 0px;
}

.nh-djjxky_img_title{
    background: rgba(0, 0, 0, 0.34);
    padding: 5px 10px 5px 0px;
    backdrop-filter: blur(5px);
}

.nh-djjxky_img_title p{
    color: #fff !important;
    font-size: 15px;
    font-weight: lighter;
    text-shadow: 0 0 0 #cacaca;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 83%;
    float: left;
}

.nh-djjxky_list{
    background: #fff;
}

.nh-doudou{
    text-align: left;
    padding: 7px 0;
    color: #ccc;
    height: 34.5px;
    line-height: 250%;
    display: flex;
    padding-right: 20px;
}

.nh-djjxky_list li p {
    font-size: 16px;
    margin: 5px 10px 0px 0px;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 0px;
    color: #333;
    font-size: 15px;
    font-weight: lighter;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

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


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



.nh-djjxky_list_time {
    padding: 5px 5px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    float: right;
    font-size: 15px;
    font-weight: lighter;
    color: #c8c8c8;
}



.nh-teaching_block{
    width: 100%;
    background: #fff;
    margin-top: 21px;
    padding: 0px 21px 11px 15px;
    box-sizing: border-box;
    /*! height: 611px; */
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}

.nh-teaching_img_height{
    height: 100%;
    /*! border: 2px solid #c8c8c8; */
}

.nh-teaching_block li{
    display: flex;
    padding: 15px 0px 8px 0px;
    cursor: pointer;
}

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

.nh-teaching_block li:hover .desc {
    color: #af251b;
}

.nh-teaching_block .articleDate {
    font-family: "DIN";
    width: 33%;
    text-align: center;
    height: 97px;
}

.nh-teaching_block .articleContent {
    flex: 1;
    margin-left: 21px;
    color: #333;
}
.nh-teaching_block .articleContent .title {
    font-size: 15px;
    text-shadow: 0 0 0 #333;
    font-weight: lighter;
    height: 74px;
    line-height: 1.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*! -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.nh-teaching_block .articleContent .desc {
    color: #c8c8c8;
    font-size: 15px;
    font-weight: lighter;
    border-bottom: 1px solid #dfdfdf;
    border-bottom: 1px dashed #ddd;
}





.nh-research_block{
    width: 100%;
    background: #fff;
    margin-top: 21px;
    padding: 0px 21px 13px 15px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}

.nh-research_img_height{
    height: 100%;
    /*! border: 2px solid #c8c8c8; */
}

.nh-research_block li{
    display: flex;
    padding: 15px 0px 8px 0px;
    cursor: pointer;
}

.nh-research_block li:hover .desc {
    color: #af251b;
}

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


.nh-research_block .articleDate {
    font-family: "DIN";
    width: 34%;
    text-align: center;
    height: 156px;
}




.nh-research_block .articleContent {
    flex: 1;
    margin-left: 21px;
    color: #333;
}
.nh-research_block .articleContent .title {
    font-size: 15px;
    text-shadow: 0 0 0 #333;
    font-weight: lighter;
    height: 58px;
}


.nh-research_block .articleContent .nh-ab {
    color: #999 !important;
    font-size: 13px;
    font-weight: lighter;
    line-height: 1.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.nh-research_block .articleContent .desc {
    color: #c8c8c8;
    font-size: 15px;
    font-weight: lighter;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 37px;
    border-bottom: 1px dashed #ddd;
}





/*****************************************************学生&校友&后浪******************************************************/

.nh-youth_button_nav{
    margin-right: 83px;
}

.nh-youth_button_nav a{
    text-align: center;
    cursor: pointer;
    margin: 10px 12px;
    color: #ba463e6b;
    background: #e1e1e1;
    border: 1px solid #d9d0d0;
    display: flex;
    height: 15px;
}

.nh-youth_img_height{
    height: 211px;
    background: white;
}



.nh-youth_padding{
    background: white;
    padding: 5px 0px 0px 0px;
}

.nh-youth_jj{
    color: #999;
    line-height: 21px;
    font-size: 14px;
    font-weight: lighter;
}

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

.nh-youth_li_width li{
    width: 211px;
}
@media screen and (max-width: 670px) {

  .nh-youth_li_width li{
    width: 50%;
}
}


/**********************************************************搜索模块******************************************************/


/****************************************************搜索页*************************************************************/
@media screen and (max-width: 800px) {
    .nh-sousuo_title li {
        font-size: 14px !important;
        padding: 28px 14px !important;
    }
    .nh-sousuo_list {
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 34px;
    padding-right: 21px !important;;
}
}

.nh-sousuo_input {
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 25px;
    border: 1px solid #c6c6c6;
    color: #090909;
    font-weight: lighter;
}

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

.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: 96%;
    margin-bottom: 15px;
}

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


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

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

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

.nh-search-home span {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}


.nh-sousuo_list {
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 34px;
    padding-right: 40px;
}





.nh-sousuo_list li {
    position: relative;
    margin-bottom: 15px;
    color: #9d9d9d;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
}

.nh-sousuo_list li span{
    font-size: 13px
}



.nh-sousuo_list li a {
    font-weight: lighter;
    font-size: 16px
}










/*******************************************************侧边************************************************************/
.righttools {
    position: fixed;
    right: 115px;
    bottom: 134px;
    z-index: 999;
}

.righttools .i {
    display: block;
    cursor: pointer;
    opacity: 0.66;
    color: #fff;
    text-align: center;
    background: url(../imgs/code.png) no-repeat;
    background-size: cover;
    width: 97px;
    height: 115px;
    position: absolute;
}


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

.nh-link_img:hover {
    transform: translateY(-10px);
}

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



.nh-link_img img{
    width: 115px;
}




.footer {
    overflow: hidden;
    background-size: cover;
}


.footer a {
    /*! text-shadow: 0 0 0 #333; */
    font-weight: lighter;
}

.footer a:hover {
    color: #af251b !important;
}


.footer .section_1 {
    padding: 35px 0px;
    border-bottom: 1px solid #d9d0d0;
}

.footer .section_2 {
    padding: 21px 0px;
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../imgs/foot.png) center center no-repeat;
    background-position-y: center;
    background-size: contain;
    background-position-y: bottom;
}


.footer .section_1 .link {
    width: 100%;
    z-index: 0;
    position: relative;
}


.footer .section_1 .link li {
    float: left;
    width: 12.5%;
    /*! border: #f0eeee solid 1px; */
    margin: 21px auto auto auto;
    /*! text-align: center; */
    padding: 13px 0px;
    height: 43px;
}

.footer .section_1 .link li a {
    font-size: 14px;
    line-height: 1.5em;
}

.footer .section_1 h2 {
    /*! margin-bottom: 0px; */
    /*! font-size: 21px; */
    /*! color: #000; */
    /*! line-height: 1em; */
    /*! font-weight: lighter; */
}
.footer .section_1 h2 ::after{
    padding-bottom: 3px;
    margin-bottom: 0px;
    font-size: 21px;
    color: #000;
    line-height: 1em;
    font-weight: lighter;
}

.footer .section_1 .right {
    width: 265px;
    z-index: 0;
    position: relative;

}

.footer .section_1 .right a {
    font-size: 14px;
    line-height: 1.5em;

}


.footer .section_1 .right ul {
    margin-top: 15px;
}

.footer .section_1 .right li {
    padding: 8px 0;
}

.footer .section_1 .right .booking {
    background: #1692C6;
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    margin-top: 20px;
    border-radius: 4px;
}

@media screen and (max-width: 800px) {
    .footer {
        background-size: cover;
    }

    .footer .section_1 {
        padding: 35px 0px;
    }

    .footer .section_2 {
        /*! padding: 22px 20px; */
    }

    .footer .section_1 .right {
        float: none;
        padding-bottom: 30px;
    }

    .footer .section_1 ul.link li {
        width: 35%;
    }

    .footer .section_2 .left, .footer .section_2 .right {
        float: none;
    }


}


.footer .section_2 span {
    display: block;
    font-size: 14px;
    font-weight: lighter;
}




@media screen and (max-width: 1200px) {
    .footer .section_1 .link li {
        float: left;
        width: 24%;
        padding: 6px 0;
    }

}



@media screen and (max-width: 500px) {
    .footer .section_1 ul.link li {
        width: 25%;
        margin-top: 5px;
        height: 21px;
    }
    .nh-link_img img{
    width: 58px;
}


}



/*******************************************************list*********************************************************/

/*********************************列表页栏目导航*************************/
.nh-list_col_dh{
    position: relative;
    top: -151px;
}

.nh-list_col_dh_heading {
    /*! border-bottom: rgb(245, 247, 246) solid 13px; */
    /*! background-image: url("../imgs/coldhbg.png"); */
    /*! background-size: 100% 100%; */
    background: white;
    /*! padding-right: 43px; */
    padding: 0px 40px 21px 40px;
}

.nh-list_col_dh_heading h3 {
    color: #000;
    padding: 43px 0px 34px 0px;
    font-size: 18px;
    font-weight: lighter;
}
.nh-list_col_dh_heading h3 a {
    color: #000;
    padding: 43px 0px 34px 0px;
    font-size: 18px;
    font-weight: lighter;
}


.nh-subnav{
    border-bottom: 1px solid #e5e5e5;
}

.nh-subnav ul{
    float: left;
    padding-bottom:21px;
}


.nh-subnav li{
    float: left;
    padding: 8px 10px 0px 0px;
}


.nh-subnav a{
    font-size: 15px;
    color: #c1c1c1;
    padding: 0px 10px;
    font-weight: lighter;
    background: #eee;
}

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


.nh-subnav a:hover{
    background: #e1857e;
    color: #fff !important;
}




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

.nh-listpage_border{
    border-left: 1px solid #d9d0d0;
    margin-top: -43px;
    padding-top: 34px;
    margin-bottom: -40px;
    padding-left: 40px;
}


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

.nh-listpage_block li{
    display: flex;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
.nh-listpage_block li:hover .articleDate {
    background-color: #bbbbbb;
    border-color: #bbb;
}
.nh-listpage_block li:hover .month{
    color: #fff;
}
.nh-listpage_block li:hover .day {
    color: #fff;
}
.nh-listpage_block li:hover .dateLine {
    background: #fff;
}
.nh-listpage_block li:hover .desc {
    color: #af251b;
}

.nh-listpage_block .articleDate {
    font-family: "DIN";
    width: 97px;
    height: 81px;
    background-color: #ffffff;
    border: solid 1px #b3b3b3;
    text-align: center;
    font-weight: 400;
}



.nh-listpage_block .articleDate .month {
    font-size: 13px;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 8px;
}
.nh-listpage_block .articleDate .dateLine {
    height: 2px;
    margin: 3px auto 10px;
    background: #333;
    width: 21px;
}
.nh-listpage_block .articleDate .day {
    font-size: 21px;
    letter-spacing: 2px;
    color: #686868;
    font-weight: 600;
}
.nh-listpage_block .articleContent {
    flex: 1;
    margin-left: 20px;
    color: #333;
}
.nh-listpage_block .articleContent .title {
    font-size: 13px;
    font-weight: lighter;
    color: #cecece;
    line-height: 21px;
    margin-top: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.nh-listpage_block .articleContent .desc {
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 5px;
    text-shadow: 0 0 0 #333;
    font-weight: lighter;
}




.nh-listpage_events_img_height{
    /*! height: 334px; */
    /*! padding: 15px; */
    /*! background: white; */
}

.nh-listpage_events_img_padding{
    /*! width: 100% !important; */
}

.nh-listpage_events_padding{
    background: white;
    padding: 10px 0px 0px 0px;
}

.nh-listpage_events_title{
    letter-spacing: 0.1em;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: justify;
    line-height: 23px;
    font-size: 15px;
    font-weight: lighter;
    color: #333;
    text-shadow: 0 0 0 #333;
    padding-bottom: 21px;
}

.nh-listpage_events_jj{
    color: #999 !important;
    line-height: 183%;
    font-size: 13px;
    font-weight: lighter;
}

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


.nh-listpage_events_block{
    box-shadow: 0px 0px 5px 0px rgba(113, 113, 113, 0.21);
}



.nh-list_line{
    text-align: left;
    font-size: 21px;
    list-style: none;
    border-left: 5px solid #e3dfdf;
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 1rem;
    margin-top: 1px;
    margin-bottom: 34px;
    font-weight: lighter;
    padding-top: 134px;
    padding-left: 14px;
    color: #000;
}


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

@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: 0px 10px 5px 0px !important;
        
    }

    .nh-content-box p img {
        width: 100% !important;
        height: 100% !important;
        
}
     .nh-content-box p {
         font-size: 13px !important;;
        
}
    .nh-content-box table {
    width: 83%;
    margin: 21px auto;
}

}

.nh-content-box {
    padding: 21px 34px 43px 0px;
    /*! border-bottom: 1px solid #dbdbdb; */
    font-weight: lighter !important;
}

.nh-content-box p {
   font-weight: lighter !important;
   /*! text-indent: 0em !important; */
}

.nh-content-box p span {
   font-weight: lighter !important;
}

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

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


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

.nh-content_time {
    font-size: 13px;
    color: #bbb;
    text-align: left;
}

.nh-content_width {
    width: 83%;
}

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


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





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



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



.nh-teacher_padding{
    background: white;
}

.nh-teacher_jj{
    color: #999;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
}

.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;
        font-weight: lighter;
    }

    .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: 211px;
    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;
    font-weight: lighter;
    margin-top: 143px;
}

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