/* news */

img {
    width: 100%;
    border: none;
}

.main_W {
    margin: 0 auto;
}

.news_chinese {
    max-width: 1200px;
}

.newstext_con {
    margin-top: 3%;
}

.more {
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 20px;
}

.more img {
    width: 5%;
}

.YouthForum-name {
    width: 39%;
    margin: 0 auto;
    padding: 55px 0 45px 0;
}

.YouthForum-name p {
    border-top: #dde0e0 0px solid;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 70px;
    font-style: normal;
    text-align: center;
}

.fsitalic {
    font-style: italic;
}

.YouthForum-name .text-shadow {
    color: #0074c6;
    text-shadow: 4px 3px 0px #bae9f5, 5px 9px 9px rgba(0, 0, 0, 0.11);
}


/* 轮播 */

.news_img h4 {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    padding: 0px 0px;
}

.news_img h4 p {
    padding: 0px 20px;
    width: 100%;
    box-sizing: border-box;
}

.news_img h4 a {
    color: #454545;
}

.swiper-slide {
    height: auto;
}

.news_img .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-fraction {
    bottom: 80px;
    left: auto;
    right: 30px;
    width: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.news_img .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    opacity: 1;
}

.news_img .swiper-pagination-bullet-active {
    width: 22px;
    height: 9px;
    border-radius: 10px;
    background-color: #fff;
}

.text_con {
    margin-top: 3%;
}

.text_newsl {
    width: 774px;
}

.text_newsl ul li {
    overflow: hidden;
    font-size: 16px;
    padding: 0 22px;
    display: flex;
    align-items: center;
    justify-items: left;
    height: 86px;
    background-color: #f7f7f7;
    margin-bottom: 2%;
}

.text_newsl ul li:hover {
    background-color: #2dbaf8;
}

.text_newsl ul li a {
    color: #454545;
}

.text_newsl ul li:hover a {
    color: #fff;
}

.text_newsl .text_lia {
    width: 86%;
    margin-right: 2%;
}

.text_newsl ul li i {
    font-style: inherit;
    color: #999999;
    font-size: 14px;
}

.text_newsl ul li:hover i {
    color: #fff;
}

.text_newsr {
    width: 386px;
}

.text_newsrlipic {
    /* height: 303px; */
}

.text_newsrlipic p {
    margin-top: 6px;
    margin-bottom: 8.6%;
}

.text_newsrlipic p a {
    font-size: 16px;
    color: #454545;
    line-height: 22px;
}

.text_konbj {
    width: 100%;
    display: inline-block;
    background: url("20250312bj_blue.png")no-repeat;
    background-position: top center;
    background-size: contain;
}

@media screen and (max-width: 1200px) {
    .text_konbj {
        background: none;
    }
    .news_chinese {
        width: 95%;
    }
    .text_newsl {
        width: 66%;
    }
    .text_newsr {
        width: 32%;
    }
    .text_newsl ul li {
        line-height: 18px;
        padding: 30px 16px;
        height: auto;
    }
    .text_newsrlipic p {
        margin-bottom: 12%;
    }
    .more img {
        width: 8%;
    }
    .text_newsl .text_lia {
        width: 82%;
        margin-right: 2%;
    }
    .footer_roof {
        right: 2%;
    }
}

@media screen and (max-width: 750px) {
    .text_konbj {
        border-top: #e7e7e7 1px dotted;
    }
    .newscontent {
        width: 95%;
        margin: 0 auto;
    }
    .text_newsl ul li i {
        width: 100%;
        float: none;
    }
    .text_newsl {
        width: 100%;
    }
    .text_newsl ul li {
        background-color: rgb(255, 255, 255);
        border-bottom: 1px dotted #e7e7e7;
        padding: 10px 0;
        margin-bottom: 0px;
        height: auto;
        line-height: 26px;
    }
    .text_newsr {
        display: none;
    }
    .text_newsl ul li {
        display: block;
    }
    .text_newsl .text_lia {
        width: 100%;
    }
    .news_img h4 {
        font-size: 16px;
        padding: 10px 0px;
        line-height: 24px;
        height: auto;
    }
    .news_img h4 p {
        width: 100%;
        padding: 0px 0px;
        height: 48px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .news_img .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-fraction {
        left: auto;
        width: auto;
        bottom: 75px;
        right: 10px;
    }
    .text_newsl ul li {
        height: auto;
    }
    .text_newsl ul li:hover {
        background-color: rgb(255, 255, 255);
    }
    .YouthForum-name {
        padding: 30px 0 25px 0;
    }
    .YouthForum-name .text-shadow {
        text-shadow: 2px 2px 0px #bae9f5, 5px 9px 9px rgba(0, 0, 0, 0.11);
    }
    .text_newsl ul li:hover a {
        color: #454545;
        text-decoration: none;
    }
    .text_newsl ul li:hover i {
        color: #999999;
    }
    /* .text_newsrlipic{
		border-bottom: 1px #e7e7e7 dotted;
	}
	.text_newsrlipic:nth-child(2){
		margin-top: 6%;
	}
	.text_newsrlipic:last-child{
		margin-top: 6%;
		border-bottom: none;
	}
	.text_newsrlipic p {
		margin-top: 6px;
		margin-bottom: 4%;
	} */
    .more {
        margin-top: 32px;
        margin-bottom: 20px;
    }
    .more img {
        width: 40px;
    }
    .footer_roof {
        width: 40px;
    }
}

@media screen and (max-width: 480px) {
    .YouthForum-name {
        width: 100%;
        padding: 5% 0;
    }
    .YouthForum-name p {
        font-size: 34px;
        line-height: 46px;
    }
    .news_img h4 {
        padding-left: 0%;
    }
    .news_img .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-fraction {
        bottom: 70px;
        right: 2%;
    }
    .text_con {
        margin-top: 2%;
    }
}