.section_module img {
    /* height: 600px; */
    width: 100%;
    /* background-image: url(/news/static/images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover; */
}
#detail_news{
    overflow: hidden;
}
.section_module .left_module {
    margin-top: 172px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.section_module .left_module .solu_title {
    color: #ffffff;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 30px;
}

.section_module .right_img {
    margin-top: 56px;
}

/* 左侧内容 */
/* 面包屑样式 */
.bread a {
    font-size: 16px;
    font-weight: 400;
    color: #86909C;
}

.bread li i {
    font-weight: 400;
    color: #86909C;
}

.bread li:hover a {
    color: #4384F7;
}

.bread li:hover i {
    color: #4384F7;
}

.bread li .main_color {
    color: #4384F7;
}

.social_detail_module .content {
    background-color: #fff;
    padding: 20px 0 60px;
}

.social_detail_module .left_detail {
    width: 895px;
}

.social_detail_module .left_detail .detail_title {
    color: #1d2129;
    width: 895px;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    margin-top: 30px;
}

.social_detail_module .left_detail .detail_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
    margin-bottom: 10px;
}

.social_detail_module .left_detail .detail_info .t1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.social_detail_module .right .newsHot .newsHot_content .title:hover {
    color: #4384F7;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t4 .t4_title:hover {
    color: #4384F7;
}

.social_detail_module .right .newsLatest .newsLatest_banner :hover .t1 {
    color: #4384F7;
}

.social_detail_module .left_detail .detail_footer .t2:hover {
    color: #4384F7;
}
.social_detail_module .right .newsLatest .newsLatest_banner :hover .t2 {
    color: #4384F7;
}
.social_detail_module .left_detail .detail_footer .next {
    width: 348px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.social_detail_module .left_detail .detail_footer .up {
    width: 348px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 ;
    overflow: hidden;
    text-overflow: ellipsis;
}

.social_detail_module .right .newsHot .newsHot_content .title{
    width: 238px;
}
.social_detail_module .left_detail .detail_info .t1 .tag1 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    gap: 10px;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #FFB301;
    background: #FFB301;
    margin-right: 16px;
    line-height: 20px;
}

.social_detail_module .left_detail .detail_info .t1 .tag2 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    gap: 10px;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #4384F7;
    margin-right: 16px;
    background: #4384F7;
    line-height: 20px;
}

.social_detail_module .left_detail .detail_info .t1 .tag3 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    margin-right: 16px;
    gap: 10px;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #00CAB2;
    background: #00CAB2;
    line-height: 20px;
}

.social_detail_module .left_detail .detail_info .t2 {
    display: flex;
    align-items: center;
    color: #86909c;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-top: 12px;
}

.social_detail_module .left_detail .detail_info .t2 img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.social_detail_module .left_detail .detail_info .t2 .tag1 {
    margin-right: 30px;
}



.social_detail_module .left_detail .detail_content {
    padding-top: 20px;
    border-top: 1px solid #E9EBF2;
    padding-bottom: 30px;
    color: #1d2129;
    font-family: "Alibaba PuHuiTi";
    font-size: 16px;
    line-height: 32px;
    border-bottom: 1px dashed #C9CDD4;
}

.social_detail_module .left_detail .detail_footer {
    margin-top: 43.58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social_detail_module .left_detail .detail_footer .up {
    text-align: left;
}

.social_detail_module .left_detail .detail_footer .next {
    text-align: end;
}

.social_detail_module .left_detail .detail_footer .t1 {
    color: #4e5969;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.social_detail_module .left_detail .detail_footer .t2 {
    color: #1d2129;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-top: 20px;
}


.social_detail_module .right {
    width: 388px;
    margin-left: 40px;
    margin-top: 46px;
}

.social_detail_module .right .newsHot {
    width: 100%;
    background: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #E9EBF2;
    box-sizing: border-box;
}

.social_detail_module .right .newsHot .newsHot_head {
    margin-top: 20px;
    padding-bottom: 10px;
    width: 298px;
    border-bottom: 1px solid #c9cdd433;
}

.social_detail_module .right .newsHot .newsHot_head img {
    width: 22px;
    height: 22px;
}

.social_detail_module .right .newsHot .newsHot_head span {
    color: #1d2129;
    text-align: center;

    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

.social_detail_module .right .newsHot .newsHot_content {
    display: flex;
    align-items: center;
    padding: 16px 0;
    font-weight: 500;
    margin: 0 20px;
    border-bottom: 1px solid #c9cdd433;
}

.social_detail_module .right .newsHot .newsHot_content:nth-last-of-type(1) {
    border-bottom: none;
}

.social_detail_module .right .newsHot .newsHot_content .newsHot_img {
    width: 100px;
    height: 57px;
    margin-right: 10px;
}

.social_detail_module .right .newsHot .newsHot_content .title {
    color: #1d2129;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.social_detail_module .right .newsHot .newsHot_content .sub_title {
    margin-top: 2px;
    color: #86909c;
    font-size: 12px;

}

.social_detail_module .right .newsLatest {
    width: 100%;
    background: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #E9EBF2;
}


.social_detail_module .right .newsLatest .newsLatest_head {
    margin-top: 20px;
    margin-bottom: 10px;
}

.social_detail_module .right .newsLatest .newsLatest_head img {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.social_detail_module .right .newsLatest .newsLatest_head span {
    color: #1d2129;
    text-align: center;

    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

.social_detail_module .right .newsLatest .newsLatest_banner {
    margin: 20px;
}

.social_detail_module .right .newsLatest .newsLatest_banner .newsLatest_img {
	width: 100%;
	height: 165px;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1d2129;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4e5969;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 400;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t3 .tag_active {
    width: 20px;
    height: 4px;
    margin-left: 6px;
    background: #4384F7;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t3 .tag {
    width: 20px;
    margin-left: 6px;
    height: 4px;
    background: #F0F0F0;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t4 {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t4 .tag {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #4384F7;
    flex: 0 0 10px;
}

.social_detail_module .right .newsLatest .newsLatest_banner .t4 .t4_title {
    color: #1d2129;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 324px;
}

.social_detail_module .right .recommendation {
    width: 100%;
    background: #ffffff;
    border: 1px solid #E9EBF2;
}

.social_detail_module .right .recommendation .recommendation_head {
    margin-top: 20px;
    margin-bottom: 10px;
}

.social_detail_module .right .recommendation .recommendation_head img {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.social_detail_module .right .recommendation .recommendation_head span {
    color: #1d2129;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

.social_detail_module .right .recommendation .recommendation_content {
    margin: 20px 20px 0;
}

.social_detail_module .right .recommendation .recommendation_content .item_content:nth-last-of-type(1) .left_solid {
    background-color: #fff !important;
    display: none;
}

.social_detail_module .right .recommendation .recommendation_content .item_content {
    position: relative;

}

.social_detail_module .right .recommendation .recommendation_content .item_content a {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.social_detail_module .right .recommendation .recommendation_content .item_content .left_solid {
    position: absolute;
    left: 9.5px;
    height: 45px;
    top: 16.5px;
    width: 1px;
    background-color: #C9CDD4;
}
.social_detail_module  .right .newsHot .newsHot_content .newsHot_top {
	position: absolute;
	top: 16px;
	left: 0px;
	width: 25px;
	height: 30px;
}
.social_detail_module .right .recommendation .recommendation_content .item_content:nth-last-of-type(1) .recommendation_solid {
    background-color: #fff !important;

}
.social_detail_module .right .recommendation .recommendation_content .item_content .t1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #C9CDD4;
    background-color: #fff;
}

.social_detail_module .right .recommendation .recommendation_content .item_content .t2 {
    flex-shrink: 0;
    color: #1d2129;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.social_detail_module .right .recommendation .recommendation_content .item_content .t2:hover {
    color: #4384F7;
}

.social_detail_module .right .recommendation .recommendation_content .recommendation_solid {
    width: 225px;
    height: 1px;
    background: #c9cdd433;
    margin-top: 10px;
    margin-bottom: 20px;
}

.social_detail_module .right .right_solid {
    width: 298px;
    height: 1px;
    background: #c9cdd433;
    margin-left: 11px;
}


/* 右侧轮播相关样式 */
.banner_swiper1 {
    width: 100%;
	height: 290px;
    overflow: hidden;
}

.banner_swiper1 a,
.banner_swiper1 img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.banner_swiper1 .swiper-pagination {
    width: auto !important;
    background: transparent;
    height: 30px;
    border-radius: 30px;
    padding: 0 15px;
    left: 50% !important;
    bottom: 0px;
    transform: translateX(-50%);
}

.banner_swiper1 .swiper-pagination-bullet {
    width: 20px !important;
    height: 4px !important;
    background: #F0F0F0 !important;
    margin: 0 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    opacity: 1 !important;
}

.banner_swiper1 .swiper-pagination-bullet::after {
    content: "";
    width: 20px !important;
    height: 4px !important;
    background: #F0F0F0;
}

.banner_swiper1 .swiper-pagination-bullet-active {
    width: 20px !important;
    height: 4px !important;
    background: #4384F7;
}

.banner_swiper1 .swiper-pagination-bullet-active::after {
    background: #4384F7;
}
