﻿.redHd {
    position: relative;
}
.redHd_top {
    padding: 10px;
    /*position: absolute;*/
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background: rgba(255,255,255,0.3);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.redHd_top a {
    width: 45%;
}
.redHd_top div {
    width: 17%;
    display: flex;
    justify-content: space-between;
}
.redHd_top span.redHd_search {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/res/redribbon/structure/22112367.png) no-repeat center;
    background-size: 100%;
}
.redHd_top span.redHd_nav {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/res/redribbon/structure/22112368.png) no-repeat center;
    background-size: cover;
}

.redfw {
    background: #A61A0B;
    overflow: hidden;
    padding: 10px 10px;
}
.redfw ul {
    float: left;
}
.redfw ul li a {
    display: flex;
    align-items: center;
    margin:5px 0;
}
.redfw ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.redfw ul li i.redfw_i1 {
    background: url(/res/redribbon/structure/22112372.png) no-repeat center;
    background-size: contain;
}
.redfw ul li i.redfw_i3 {
    background: url(/res/redribbon/structure/22112374.png) no-repeat center;
    background-size: contain;
}
.redfw ul li i.redfw_i2 {
    background: url(/res/redribbon/structure/22112373.png) no-repeat center;
    background-size: contain;
}
.redfw ul li i.redfw_i4 {
    background: url(/res/redribbon/structure/22112375.png) no-repeat center;
    background-size: contain;
}
.redfw ul li span {
    color: #FFF;
}

/*动态*/
.redkp {
    padding: 20px 10px 0;
    border-bottom: 10px solid #eee;
}
.redynamic,.redlink{
    padding: 20px 10px;
}
.redynamic_tab,.redkp_tab,.redlink_tab {
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    text-align: center;
}
.redynamic_tab span,.redkp_tab span,.redlink_tab span {
    font-size: 18px;
    font-weight: bold;
    margin: 0 10px;
    cursor: pointer;
}
.redynamic_tab span.active,.redkp_tab span.active,.redlink_tab span.active {
    color: #C50000;
    border-bottom: 3px solid #C50000;
    padding-bottom: 7px;
}
.redynamic_key span#ReportIDname {
    display: block;
    background: #131313;
    padding: 10px;
}
.redynamic_key span#ReportIDname a {
    color: #fff;
    line-height: 1.8;
}
.redynamic_list ul {
    padding: 20px 0;
}
.redynamic_list ul li,.redkp_item ul li {
    position: relative;
    height: 20px;
    padding: 5px 0 5px 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: unset;
}
.redynamic_list ul li::before,.redkp_item ul li::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #C50000;
    position: absolute;
    top: 18px;
    left: 5px;
}
.redynamic_list a.redynamic_more {
    display: block;
    width: 125px;
    margin: auto;
    background: url(/res/redribbon/structure/22112401.png) no-repeat right center;
    color: #C50000;
}
.redkp_item .redkp_more,.redlink_more{
    display: block;
    width: 125px;
    margin: 20px auto;
    background: url(/res/redribbon/structure/22112401.png) no-repeat right center;
    color: #C50000;
}

/*高校*/
.redCu {
    background: url(/res/redribbon/structure/22112426.png) no-repeat top;
    background-size: cover;
    align-content: center;
    padding: 20px 10px 100px;
}
.redCu_tab {
    margin-bottom: 20px;
    border-bottom: 1px solid #554947;
    padding-bottom: 10px;
    text-align: center;
}
.redCu_tab span {
    font-size: 18px;
    margin: 0 10px;
    cursor: pointer;
    color: #E1E1E1;
}
.redCu_tab span.active {
    border-bottom: 3px solid #FFFFFF;
    padding-bottom: 7px;
    font-weight: bold;
}
.redCu_item {
    padding: 10px;
}
.redCu_item ul li {
    overflow: hidden;
    margin-bottom: 20px;
}
.redCu_item ul li img {
    float: left;
    width: 35%;
    height: 70px;
}
.redCu_item ul li #ReportIDname a {
    color: #FFFFFF;
    float: right;
    width: 58%;
    line-height: 1.6;
}
.redCu_item a.redCu_more {
    display: block;
    width: 125px;
    margin: auto;
    background: url(/res/redribbon/structure/22112455.png) no-repeat right center;
    color: #FFFFFF;
}

.redCu_bot {
    width: 100%;
    height: 80px;
    position: relative;
    border-bottom: 10px solid #eee;
}
.redCu_bot img {
    width: 90%;
    position: absolute;
    bottom: 20px;
    left: 5%;
    box-shadow: 0 0 5px 0 #ccc;
}

/*活动专题*/
.redlink_item ul{overflow:hidden;}
.redlink_item ul li {
    width: 46%;
    height: 70px;
    float: left;
    margin: 5px 2%;
}
.redlink_item ul li img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
/*媒体矩阵*/
.redlink_item .swiper-container2 .swiper-slide {
    text-align: center;
    margin-bottom: 30px;
}
.redlink_item .swiper-container2 img {
    width: 130px;
    height: 125px;
}
.redlink_item .swiper-container2 #ReportIDname {
    display: block;
    margin-top: 10px;
}
