.news_pic img {
    border: 0;
    width: 150px;
    height: 225px;
}
.news_tit a{
    color: #77161B;
}
.news_tits a{
    color: #333;
}
.news-time{
    color: #191C9A;
}
.news_intro a{
    color: #635D5E;
}
.col-name {
    color: #fff;
    height: 75px;
    line-height: 75px;
    font-size: 20px;
    background: linear-gradient(270deg, #77161B 20%, rgba(119, 22, 27, 0.00) 100%) !important;
}

/* 侧边栏样式调整 */
.col-name-text{
    height: 75px;
}
.col-menu{
    position: absolute;
    z-index: 1;
    min-height: 40px !important;
    margin-top: -97px;
}
.col-menu-con {
    padding: 0 0 0px 0 !important;
    margin-top: 40px;
}
.col-menu-title {
    width: 100%;
    line-height: 75px;
    margin: 0 auto;
    overflow: hidden;
    height: 75px;
    background: url('./images/teacherBt.png');
    /*background: linear-gradient(98deg, #4117AF -15.45%, #2225A0 52.24%, #21AAC9 119.92%);*/
}

.col-list .wp_listcolumn .wp_column a {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    background: none;
    border: none;
    padding: 0px 15px;
    box-sizing: border-box;

}
.col-list .wp_listcolumn .wp_column a span.column-name {
    line-height: 45px;
}
.col-list .wp_listcolumn .wp_column {
    border-top: none;
    background: none;
    min-height: 70px;
    box-sizing: border-box;
}
.col-list .wp_listcolumn .wp_column a.selected {
    color: #77161B;
    font-weight: 800 !important;
    font-size: 20px !important;
    background: url("../images/btIcored.png") right no-repeat !important;
}

.col-list .wp_listcolumn .wp_column a:hover {
    color: #fff;
    font-weight: normal;
    background: linear-gradient(98deg, #7142EA -15.45%, #6164EF 52.24%, #59D4F0 119.92%);
}




/* 导航banan图调整 */
.banana .sitelogo img{
    height: 400px;
    width: 100%;
}
.logo .sitelogo{
    width: 200px;
}
.logo .sitelogo img{
    width: 600px;
    padding-left: 30px;
}

.head-box-info{
    position: absolute;
    top: 50px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.news-box{
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 32px 0px 32px 0px;
}
.news-box:hover{
    background: linear-gradient(90deg, #F2F2FF 0%, #EAF7FF 100%);
}

.nav-box .wp_nav .sub-nav .nav-item a {
    background: #77161B;
    border-top: 1px solid #88848c;
}
.nav-box .wp_nav .sub-nav .nav-item a:hover {
    background: #77161B;
}


.footer {
    padding: 64px;
    background: linear-gradient(91deg, #078690 -7.71%, #191C9A 41.84%, #4520A5 100%);
}



.col-list .wp_listcolumn .wp_subcolumn .wp_column a {
    font-weight: normal;
    font-size: 15px;
    color: #333;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #e2e2e2;
    height: 50px;
    display: flex;
    align-items: center;
    background: none;
}

.col-list .wp_listcolumn .wp_column {
    border-top: none;
    background: none;
    min-height: 50px;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {
    background: transparent;
    line-height: 25px;
    margin-left: 30px;
}


.col-list .wp_listcolumn .wp_column a.parent {
    color: #77161B;
    font-weight: normal;
}

.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {
    color: #77161B;
}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover {
    color: #77161B;
}

#newslist {
    width: 100% !important;
}

.wp_entry {
    width: 100% !important;
}

.listInfo {
    margin: 0 !important;
}

.wp_listcolumn_x .wp_column a {
    background: none !important;
}
.wp_listcolumn_x .wp_column a:hover {
    color: #77161B !important;
}
.selected {
    color: #77161B !important;
    font-size: 16px !important;
    font-weight: bold;
}

.l-inner .page-navigation .teacher-box-url .Column_Position A {
    color: #ffffff !important;
    font-size: 16px !important;
}

.Column_Anchor{
    font-size: 24px;
    font-weight: bold
}

.l-inner .page-navigation {
    border-bottom: none !important;
}
