/**********************************************************head****************************************************/
.nh-top_div {
    background-color: #af2417;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}

.nh-top_email p a{
    font-size: 13px;
    color: white;
}


.nh-mnav {
    color: #ececec !important;
    top: 15px;
    left: 0px;
    position: relative;
}

.nh-header {
    /*! box-shadow: 0px 5px 15px rgba(81, 77, 77, 0.5); */
    background: #E9E1D4;
    /*! background: url(/imgs/headBg.png) center no-repeat; */
    background-size: cover;
}

.nh-mnav_bg {
    background: url("/imgs/mnavbg.png");
    background-color: #8a8666f7;
    box-shadow: 12px 5px 10px rgba(81, 77, 77, 0.5);
}

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

/**********************************************************栏目标题*****************************************************/
.title01 {
    line-height: 2.8125rem;
    margin-bottom: 1.375rem;
    border-bottom: 1px solid #e1e1e1;
}

.title01 span img {
    height: 2.1rem;
    vertical-align: middle;
    margin-right: 10px;
}

.title01 span {
    font-size: 1.5rem;
    color: #323232;
    transition: 0.36s;
    border-bottom: 5px solid #af2417;
    padding-bottom: 7px;
}

.more00 {
    margin-top: 1.625rem
}

.title01 a {
    font-size: 0.875rem;
    color: #666666;
    transition: 0.36s;
    float: right;
}

.title01 a img {
    margin: -3px 0 0 5px;
    transition: 0.36s;
    vertical-align: middle;
}

/**********************************************************金沙官网新闻******************************************************/
.nh-party_img_height{
    height: 316px;
}

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



.nh-party_title{
    padding-right: 0;
    width: 78%;
}

.nh-party_title a{
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.nh-party_button_nav {
    height: 40px;
    width: 21px;
    line-height: 43px;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 800px) {
    .nh-party_img_height{
        height: 200px !important;;
    }
}

/**********************************************************通知公告******************************************************/
@media screen and (max-width: 670px) {
    .nh-height {
        height: 183px;
    }
}


.nh-noticelist {
    margin: 0px 0 20px 0;
    background: #F4F4F4;
    width: 81%;
    height: 1px;
    padding: 45px;
    position: relative;
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
}

.nh-noticelist:hover {
    transform: translatex(-10px);
}


.nh-noticelist .nh-biankuang {
    border: #9f9f9f solid 1px;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 89%;
    height: 38%;
    padding: 21px 34px 25px 5px;
}


@media screen and (max-width: 670px) {
    .nh-noticelist .nh-biankuang {
        border: #9f9f9f solid 1px;
        position: absolute;
        top: 4px;
        left: 0px;
        width: 84%;
        height: 38%;
        padding: 21px 34px 25px 5px;
    }
    .nh-noticelist {
        margin: 0px 0 15px 0;
        background: #F4F4F4;
        width: 70%;
        height: 0px;
        padding: 45px;
        position: relative;
        transition: all .3s cubic-bezier(.2, .5, .3, 1);
    }
    .nh-noticelist .nh-tltle {
        width: 108% !important;
    }

}


.nh-noticelist .nh-date {
    width: 70px;
    border-right: #af2417 solid 2px;
    float: left;
    margin-right: 15px;
}

.nh-noticelist .nh-date-dd {
    font-size: 34px;
    color: #af2417;
    position: relative;
    top: 0px;
    text-align: center;
    font-weight: bold;
}

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


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


.nh-noticelist .nh-tltle p {
    color: #202020;
    font-size: 16px;
    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: #af2417;
}


/***************************************************党建科研nba在线直播**********************************************************/
.nh-news_img_height{
    height: 221px;
    width: 100%;
    padding: 0px;
}

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

.nh-news_img_title p{
    color: #fff !important;
    font-size: 16px;
    text-shadow: 0 0 0 #cacaca;
}

.nh-news_list{
    background: #fff;
}

.nh-news_list li p {
    font-size: 16px;
    margin: 3px 0px 0px 0px;
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

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

.nh-news_list_time {
    padding: 5px 5px;
    line-height: 1.2em;
    text-align: center;
    white-space: nowrap;
    float: right;
    font-size: 16px;
    color: #c8c8c8;
}


/***************************************************列表页栏目导航********************************************************/
.nh-topimg img{
    width: 100%;
}


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

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

.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;
    text-align: center;
}

.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: -5px;
    width: 100%;
    bottom: -5px;
    background: url(/imgs/nav-c.png) center no-repeat;
    /*! left: 17px; */
    background-size: 93% 93%;
}

.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 1px #c01006;
}

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

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



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


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


.nh-list_list_time {
    padding: 5px 5px;
    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: #cacaca;
    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: 34px !important;
    color: #5b2fa1;
}

.nh-search-form {
    width: 100%;
    height: 34px;
    margin: 7px 0px 0px 34px;
}

/****************************************************footer************************************************************/
.righttools {
    position: fixed;
    right: 34px;
    bottom: 83px;
    width: 52px;
    z-index: 999;
}

.righttools .i {
    display: block;
    cursor: pointer;
    opacity: 0.25;
    filter: alpha(opacity=25);
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    background: #000;
    border-radius: 0%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
}

.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: #af2417;
}

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

.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: 21px;
    text-transform: uppercase;
    color: #592fa1;
}

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

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

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

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

.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 li {
    float: left;
    padding-bottom: 20px;
}

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

@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: #592fa1;
    font-size: 15px;
    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 {
    color: #eaeaea;
    padding: 0px 0px 10px 0px;
    font-size: 15px;
    line-height: 1.5em;
}

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

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

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

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

/****************************************************毕业合影************************************************************/

@media screen and (max-width: 800px) {
    .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_byhy {
        padding: 15px 0px !important;

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

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

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

    }
}

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

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

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

.nh-content_title {
    font-size: 30px;
    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;
}

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

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

.nh-teacher_padding{
    background: white;
}

.nh-teacher_jj{
    font-size: 15px;
    margin-top: 5px;
}

.nh-teacher_leader{
    color: #af2417;
}

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

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







