﻿@media (max-width: 1220px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (max-width: 1220px) {
    .nh-foot-center {
        text-align: center !important;
    }
}

.nh-top-linediv {
    background-color: #1d011b;
    padding: 14px;
}

.nh-top-data {
    font-size: 14px;
    color: #cb8cff;
}

.nh-top-links {
    font-size: 14px;
    color: #cb8cff;
    padding-left: 15px;
}

a:hover {
    text-decoration: none;
    color: #fafff2;
    /*! background-color: #460343; */
}

.nh-column-title {
    font-size: 24px;
    font-weight: lighter;
    color: #670363;
}

.nh-news-topline {
    border-top: 3px solid #6510ad;
    margin-top: 20px;
}

.nh-news-title {
    color: #63065F;
    line-height: 25px;
    font-size: 16px;
    margin: 14px 0 8px 0;
}

.nh-more {
    font-size: 18px;
    color: #670363;
}

.nh-more:hover {
    color: #b0a2af;
}

.nh-news-time {
    line-height: 22px;
    margin: 8px 0;
    font-size: 18px;
    font-family: "corbel";
}

.nh-news-info {
    line-height: 22px;
    margin-top: 20px;
    overflow: hidden;
}

.nh-notice-div {
    padding: 0px 15px;
    padding-bottom: 10px;
    padding-top: 0px;
    background-color: #e0d9c9;
    border-top: 3px solid #6510ad;
}

.nh-notice-list {
    line-height: 24px;
    padding-top: 18px;
}

.nh-notice-date {
    float: left;
    text-align: center;
    padding-right: 10px;
    color: #5606a2;
    font-size: 20px;
    font-family: "corbel";
    font-weight: bold;
}

.nh-date-day {
    font-size: 20px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background-color: #63065f;
}

.nh-date-month {
    height: 30px;
    line-height: 30px;
    color: #797979;
    background-color: #fff;
}

.nh-notice-info {
    color: #63065f;
    font-size: 15px;
    line-height: 25px;
}


.nh-hr {
    border-top: 1px solid #C1B394;
    margin-top: 16px;
}

.nh-newsline-div {
    padding: 0px 15px;
    padding-bottom: 10px;
    padding-top: 0px;
    border-top: 3px solid #6510ad;
    line-height: 20px;
}

.nh-newsline-list {
    padding-top: 20px;
}

.nh-newdline-info {
    color: #63065f;
    font-size: 15px;
    line-height: 26px;
}


.nh-brief-topline {
    border-top: 3px solid #6510ad;
    margin-top: 20px;
}

.nh-brief-title {
    color: #63065F;
    line-height: 20px;
    font-size: 16px;
    margin: 14px 0 8px 0;
}

.nh-brief-info {
    line-height: 24px;
    margin-top: 16px;
    overflow: hidden;
}


.nh-links-div {
    background: #e0d9c9;
    height: 195px;
    text-align: center;
}

.nh-academic-img {
    border-radius: 50%;
    width: 110px;
    height: 110px;
}

.nh-links-img {
    width: 100%;
    padding-top: 20px;
    transition: all 0.4s;
}

.nh-linkhover-img:hover {
    transform: scale(0.9);
}

.nh-links-topline {
    border-top: 3px solid #6510ad;
}

.nh-list{
    margin: 0 auto 25px auto;
    line-height: 40px;
    font-size: 16px;
}

.nh-position{
    margin-top: 30px;
    font-size: 16px;
}

.nh-foot_top{
    background: #63065f;
    height: 100%;
}
.nh-foot_bottom{
    background: #390336;
    height: 100%;
}
.nh-foot_top_title{
    height: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}
.nh-foot_top_titlep{
    color: #bbb;
    line-height: 24px;
    font-size: 13px;
}
.nh-copyright-info {
    font-size: 12px;
    margin: 10px auto;
    color: #f0ad48;
}