.left_detail {
    width: 895px;
    background-color: #fff;
    padding: 46px 50px;
    box-sizing: border-box;
}

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

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

 .left_detail .detail_info .t1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

 .left_detail .detail_info .t1 .tag1 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    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;
}
 .left_detail .detail_info .t1 .tag2 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #125AAF;
    margin-right: 16px;
    background: #125AAF;
    line-height: 20px;
}
 .left_detail .detail_info .t1 .tag3 {
    height: 20px;
    padding: 0 10px;
    align-items: center;
    margin-right: 16px;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    border: 1px solid #00CAB2;
    background: #00CAB2;
    line-height: 20px;
}
 .left_detail .detail_info .t2 {
    display: flex;
    align-items: center;
    color: #86909c;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-top: 12px;
}
 .left_detail .detail_info .t2 img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
 .left_detail .detail_info .t2 .tag1 {
    margin-right: 30px;
}
 .left_detail .detail_content {
    line-height: 33px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #C9CDD4;
}
.left_detail .detail_content img{
    margin: 20px 0 !important;
}
 .left_detail .detail_footer {
    margin-top: 43.58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

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

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

 .left_detail .detail_footer .t2 {
    color: #1d2129;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin-top: 20px;
}
 .left_detail .detail_footer .t2 :hover,.left_detail .detail_footer .t1:hover{
     color:#125AAF;
 }
/* 无数据 */
.noData {
    height:500px;
}
 .none{
    display: none;
}
.news .content .right {
	width: 285px;
	margin-left: 20px;
}

.news .content .right .newsHot {
	width: 285px;
	background: #ffffff;
	margin-bottom: 20px;
    padding-bottom: 10px;
}

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

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

.news .content .right .newsHot .newsHot_head span {
	color: #1d2129;
	text-align: center;
	font-family: "Alibaba PuHuiTi";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
}

.news .content .right .newsHot .newsHot_content {
	display: flex;
	padding: 16px 20px;
}

.news .content .right .newsHot .newsHot_content .newsHot_img {
	width: 100px;
	height: 57px;
	margin-right: 10px;
    flex: 0 0 100px;
}

.news .content .right .newsHot .newsHot_content div {
	color: #1d2129;
	font-family: "Alibaba PuHuiTi";
	font-size: 16px;
	font-style: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin: 5px 0px;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .content .right .newsHot .newsHot_content div:hover{
    color: #125AAF;
}
.news .content .right .newsHot .newsHot_content .newsHot_top {
	position: absolute;
	top: 18px;
	left: 22px;
	width: 25px;
	height: 30px;
}

.news .content .right .newsLatest {
	width: 285px;
	background: #ffffff;
	margin-bottom: 20px;
}


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

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

.news .content .right .newsLatest .newsLatest_head span {
	color: #1d2129;
	text-align: center;
	font-family: "Alibaba PuHuiTi";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
}

.news .content .right .newsLatest .newsLatest_banner {
	margin: 20px;
}

.news .content .right .newsLatest .newsLatest_banner .newsLatest_img {
	width: 245px;
	height: 140px;
}

.news .content .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-family: "Alibaba PuHuiTi";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.news .content .right .newsLatest .newsLatest_banner .t1:hover{
    color: #125AAF;
}
.news .content .right .newsLatest .newsLatest_banner .t2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #4e5969;
	font-family: "Alibaba PuHuiTi";
	font-size: 12px;
	font-style: normal;
	margin-bottom: 20px;
	font-weight: 400;
}

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

.news .content .right .newsLatest .newsLatest_banner .t3 .tag_active {
	width: 20px;
	height: 4px;
	margin-left: 6px;
	background: #125AAF;
}

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

.news .content .right .newsLatest .newsLatest_banner .t4 {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.news .content .right .newsLatest .newsLatest_banner .t4:hover .t4_title{
    color:#125AAF;
}
.news .content .right .newsLatest .newsLatest_banner .t4 .tag {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	border-radius: 50%;
	background: #125AAF;
    flex:  0 0 10px;
}

.news .content .right .newsLatest .newsLatest_banner .t4 .t4_title {
	color: #1d2129;
	font-family: "Alibaba PuHuiTi";
	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;
}

.news .content .right .recommendation {
	width: 285px;
	background: #ffffff;
}

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

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

.news .content .right .recommendation .recommendation_head span {
	color: #1d2129;
	text-align: center;
	font-family: "Alibaba PuHuiTi";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
}

.news .right .recommendation .recommendation_content {
	margin: 20px;
    margin-bottom: 0px;
}

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

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

}

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

.news .right .recommendation .recommendation_content .item_content .left_solid {
	position: absolute;
	left: 9.5px;
	height: 100%;
	top: 17.5px;
	width: 1px;
	background-color: #C9CDD4 !important;
}

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

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

.news .right .recommendation .recommendation_content .item_content .t2:hover {
	color: #125AAF;
}

.news .right .recommendation .recommendation_content .item_content:nth-last-of-type(1) .recommendation_solid {
	background-color: #fff !important;

}

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


.news .content .right .right_solid {
	width: 245px;
	height: 1px;
	background: #c9cdd433;
	margin-left: 20px;
}



.news .content .left_detail {
	width: 895px;
}

.news .content .left_detail .detail_title {
	color: #1d2129;
	width: 795px;
	font-family: "Alibaba PuHuiTi";
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	margin: 0;
}

.news .content .left_detail .detail_info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 26px;
	margin-bottom: 20px;
}

.news .content .left_detail .detail_info .t1 {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.news .content .left_detail .detail_info .t1 .tag1 {
	height: 20px;
	padding: 0 10px;
	align-items: center;
	border-radius: 2px;
	color: #ffffff;
	font-family: "Alibaba PuHuiTi";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	border: 1px solid #FFB301;
	background: #FFB301;
	margin-right: 16px;
}

.news .content .left_detail .detail_info .t1 .tag2 {
	height: 20px;
	padding: 0 10px;
	align-items: center;
	border-radius: 2px;
	color: #ffffff;
	font-family: "Alibaba PuHuiTi";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	border: 1px solid #125AAF;
	margin-right: 16px;
	background: #125AAF;
}

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

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

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

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





/* 面包屑 */
.news .bread a,
.news .bread span{
	font-size: 16px;
	font-weight: 400;
	color: #86909C;
}

.news .bread {
	margin: 20px 0;
}

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

.news .bread li:hover a {
	color: #125AAF;
}

.news .bread li:hover i {
	color: #125AAF;
}

.news .bread li .main_color {
	color: #125AAF;
}
.newsLatest_banner .banner_swiper1 {
	width: 100%;
	height: 260px;
	overflow: hidden;
}
.newsLatest_banner .banner_swiper1 a,
.newsLatest_banner .banner_swiper1 img {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.newsLatest_banner .banner_swiper1 .swiper-pagination {
	width: auto !important;
	background: transparent;
	height: 30px;
	border-radius: 30px;
	padding: 0 15px;
	left: 50% !important;
	bottom: 8px;
	transform: translateX(-50%);
}

.newsLatest_banner .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;
}

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

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

.newsLatest_banner .banner_swiper1 .swiper-pagination-bullet-active::after {
	background: #125AAF;
}