.top_loop {
    display: flex;
    padding: 40px 0;
}

.top_loop section {
    width: 684px;
    height: 425px;
    background-color: #EBF5F5;
	background-repeat: no-repeat;
	background-size: 100%;
}

.top_loop_img {
    /* transition: all 1s; */
}

.top_loop_txt div {
    height: 25%;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #131313;
    cursor: pointer;
}

.top_loop_txt h1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_loop_txt p {
    font-family: MicrosoftYaHeiLight;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 22px;
color: #5E6364;
}

.top_loop_txt_active {
    color: #fff !important;
    background-color: #0146C7;
}
.top_loop_txt_active p{
    color: #fff !important;
}

/* 科学传播专业职称&科技人才奖项评审与推荐+青年培养&老年科技 */
.tap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.tap section {
    border-top: 3px solid #0A4DC9;
    padding: 15px;
    position: relative;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 2px 2px 0px rgba(220, 220, 220, 0.75);
}


.tap .tap_left {
    width: 62%;
}

.tap section>h1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2f63ba;
    font-weight: 900;
    position: relative;
}

.tap .tap_right {
    width: 35%;
}

.tap_more {
    position: absolute;
    right: 0;
    top: 0;
    background: #2f63ba;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding: 4px 13px;
    cursor: pointer;
}

.tap .tap_news {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.tap .tap_news .tap_news_img {
    width: 361px;
    height: 282px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.tap_news_img p {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    font-family: MicrosoftYaHeiLight;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 37px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, .5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tap .tap_news .tap_news_txt {
    width: 435px;
    height: 282px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #4E4E4E;
    line-height: 30px;
}

.tap_news_txt p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    color: #4E4E4E;
}

.tap_news_txt a:first-child>p {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #030303 !important;
    white-space: normal;
    margin-bottom: 10px;
}

.tap_newspaper>div {
    width: 50%;
    height: 282px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tap_newspaper_r {
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #030303;
    font-family: MicrosoftYaHei-Bold;

}

.tap_newspaper_r>h1 {
    font-size: 20px;
    font-weight: 900;

}

.tap_newspaper_r>p {
    font-size: 18px;
}

.tap_newspaper_r .tap_newspaper_btn {
    background-color: #C30000;
    height: 33px;
    width: 89px;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 15px;
    margin-top: 25px;
    margin-left: 10px;
    cursor: pointer;
}

/* 科普活动预告 */
.tap .tap_news .tap_right_txt {
    width: 405px;
    height: 282px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #4E4E4E;
    line-height: 30px;
    box-sizing: border-box;
}

.tap .tap_news .tap_right_txt p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4E4E4E;
}

/* 科学传播专业职称&科技人才奖项评审与推荐 +青年培养&老年科技 补充CSS*/

.tap_news_top {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
}


.tap .tap_news_top .tap_news_img {
    width: 194px;
    height: 150px;
}

.tap .tap_news_top .tap_news_txt {
    height: 150px;
    color: #222;
    width: 68%;
}

.tap .tap_news_top .tap_news_txt h1 {
    color: #000;
    font-size: 22px;
    /* font-weight: 900; */
    word-break: break-all;
}

.tap .tap_news_top .tap_news_txt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #636262;
    white-space: normal;
}

.tap .tap_news_top .tap_news_txt {}

.tap_news_bottom {
    display: block;
    position: relative;
}
.tap_news_bottom a{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    white-space: normal;
    margin-bottom: 10px;
    color: #222;
}
.tap_news_bottom a:hover{
	color: #2f63ba;
}
/* 申报系统按钮 */
.tap_news_bottom_sb{
    position: absolute;
    right: 0;
    bottom: 32%;
    width: 65px;
    height: 65px;
    letter-spacing: 8px;
    line-height: 24px;
    background: #dc3738;
    color: #fff;
    text-align: center;
    font-weight: 900;
    font-size: 18px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 0px 0px 8px;
    border-radius: 8px;
    cursor: pointer;
}

/* 科技人才奖项评审与推荐 图标 tap_tag_content */
.tap_tag_content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tap_tag_content a{ 
    width: 25%;
    background-color: #fff;
    height: 150px;
    text-align: center;
    box-sizing: border-box;
    padding: 35px 5px;
    background-position: center 50%;
    background-repeat: no-repeat;
    color: #222;
    position: relative;
    padding-top: 105px;
}
.tap_tag_content a:hover{
	color: #2f63ba;
}
.tap_tag_content a h1{ 
    width: 100%;
    line-height: 20px;
	font-size: 15px;
}

/*  院士推荐&教育培训 补充CSS*/
.tap_new_p{
    padding-top: 25px;
    line-height: 32px;
}
.tap_new_p a{
    color: #222;
    font-size: 16px;
}

.tap_news_bottom a p{
display: flex;
justify-content: space-between;
}

.tap_new_p a p{
	display: flex;
	justify-content: space-between;
}


.top_loop_txt a {
	color: #000 !important;
}

.top_loop_txt_active {
	color: #fff !important;
	background-color: #0146C7;
}
.top_loop_txt_active h1{
	color: #fff !important;
	background-color: #0146C7;
}