.swiper-container,
.video_recom_wrap {
	overflow: initial;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -32px;
} 

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 460px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 460px;
}

/* .swiper-slide{
			    width: 590px !important;
			    height: 413px !important;	
			}
			.swiper-slide-active{
				width: 757px !important;
				height: 476px;
			}
			.swiper-slide-active img{
				width: 757px;
				height: 476px;
			}
			
			.swiper-slide img{
				width: 100%;
				height: 100%;
			} */

.lbwz {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 45%;
	/* background: linear-gradient(92.64deg, #fff 0%, #ffffff00 100%); */
	background: linear-gradient(to top, #333333, transparent);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.86;
	padding-top: 21px;
	padding-left: 28px;
}

.lbwz .xsbt {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	margin-bottom: 4px;
}

.lbwz .sxmcl {
	color: #FFFFFF;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}

.swiper-button-prev {
	width: 41px;
	height: 41px;
	background: url(lefght.png) no-repeat;
	background-size: contain;
}

.swiper-button-next {
	width: 41px;
	height: 41px;
	background: url(right.png) no-repeat;
	/* background-size: contain; */
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: initial;
}

.swiper-button-next:after {
	content: initial;
}





/* ------- */
.swiper-container,
.video_recom_wrap {
	overflow: initial;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -32px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 30% !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 28.5% !important;
}



.lbwz {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30%;
	/* background: linear-gradient(92.64deg, #fff 0%, #ffffff00 100%); */
	background: linear-gradient(to top, #333333, transparent);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.86;
	padding-top: 21px;
	padding-left: 28px;
}

.lbwz .xsbt {
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	margin-bottom: 4px;
}

.lbwz .sxmcl {
	color: #FFFFFF;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    float: left;
	    width: 86%;
}

.swiper-button-prev {
	width: 41px !important;
	height: 41px !important;
	background: url(lefght.png) no-repeat;
	background-size: contain;
}

.swiper-button-next {
	width: 41px !important;
	height: 41px !important;
	background: url(right.png) no-repeat;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: initial !important;
}

.swiper-button-next:after {
	content: initial !important;
}

.swiper-slide {
	width: 100%;
	height: 304px;
	background: initial;
}
.swiper-slide-active{
	width: 510px !important;
}
.swiper-slide a img {
	width: 100%;
	height: 304px;
}

.swiper-slide-active a img {
	height: 305px;
	width: 542px;
	width: 800px;
}

.swiper-slide-prev,
.swiper-slide-next {
	width: 359px;
	height: 304px;
}

.swiper-slide-prev a img,
.swiper-slide-next a img {
	width: 483px;
	height: 304px;
}

.swiper-slide-prev a .lbwz,
.swiper-slide-next a .lbwz {
	width: 100%;
}

.nrll_img {
	width: 455px; 
	height: 247px; 
}

.nrll_img img {
	width: 100%;
	height: 100%;
}

.newsp_recom_li_link {
	border: 1px solid #E9E9E9;
}

.std_tit4,
.std_tit4 p,
.yxedr_active h5 {
	min-height: 63px;
}

.mod_more1 {
	margin-top: 20px !important;
}

@media screen and (max-width: 768px) {
	/* .swiper-slide {
		width: 100%;
		height: 15rem;
	}

	.swiper-slide a img {
		width: 100%;
		height: 12rem;
	}

	.swiper-slide-active a img {
		height: 15rem;
	}

	.swiper-slide-prev,
	.swiper-slide-next {
		width: 359px;
		height: 12rem;
	}

	.swiper-slide-prev a img,
	.swiper-slide-next a img {
		width: 100%;
		height: 12rem;
	} */
	
	.swiper-slide-active{
		width: 100% !important;
	}
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	
	.lbwz .xsbt {
	    font-size: 0.3rem;
	    margin-bottom: 0.3rem;
	}

	.lbwz .sxmcl {
		font-size: 0.3rem;
		line-height: 0.5rem;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    white-space: nowrap;
		    float: left;
		    width: 86%;
	}

	.lbwz {
		padding-top: 0.3rem;
		padding-left: 0.6rem;
		padding: 0 0.08rem;
		height: 30%;
	}

	/* .swiper-button-next,
	.swiper-button-prev {
		background-size: 70%;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 24%;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 27%;
	}
 */
	.nrll_img {
		    width: 6.93rem;
		    height: 4.7rem;
	}

	.newsp_recom_li_link .mod_more1 {
		float: left;
	}

	.mod_more1 .mod_more1_le {
		padding-left: 0;
	}

	.mod_more1 {
		margin-top: 0;
	}
}


.swiper-slide a{
     position: relative;
}
