.yxkx_banner{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	margin-top: 53px;
}
.yxkx_banner>img{
	width: 100%;
	display: block;
}
.yxke_content{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background-image: ;
	padding-bottom: 113px;
}
.yxkx_show{
	width: 1120px;
	margin: 0 auto;
}
.yxkx_title{
	width: 100%;
	height: auto;
	padding-top: 60px;
	margin-bottom: 30px;
	position: relative;
}
.yxkx_title>img{
	width: 100%;
}
.yxkx_title>a{
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #ffff00;
	font-size: 14px;
}
.yxkx_title>a:hover{
	color: #fff;
}
.yxkx_jj{
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	padding: 30px 20px;
	background-color: #2e0b73;
	border: 10px solid #cac7fd;
	border-radius:12px 12px 0px 0px;
}
.yxkx_one{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.yxkx_lb{
	width: 100%;
	/*height: 378px;*/
}

.yxkx_video{
	position: relative;
    display: block;
	width: 100%;
	height: 308px;
	overflow: hidden;
	z-index: 90;
}
.video_bf{
	position: absolute;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -30px;
	left: 50%;
	top: 50%;
}
.video_detail{
	background-color: #fff;
	padding: 10px;
}
.video_detail>a{
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #333333;
	margin-bottom:9px ;
	cursor: pointer;
}
.video_bq{
	color: #5ac1ff;
	font-size: 12px;
	text-align: center;
	padding: 2px 8px;
	border: 1px solid #5ac1ff;
	border-radius:12px;
	margin-right: 80px;
}
.video_ti{
	color:#808080;
	font-size: 12px;
}
.swiper-button-next, .swiper-button-prev{
	background-size: contain;
	width: 28px;
	height:34px;
	margin-top:0;
	top:38%;
}
.swiper-button-prev{
	background-image: !important;
	z-index: 100;
	left: 0;
	
	}
.swiper-button-next{
	background-image: !important;
	z-index: 100;
	right: 0;
	}
.swiper-slide{
	
	width:49%;
	
}	
.yxkx_video>img:first-child{
	height: 100%;
	width: 100%;
}
@media only screen and (max-width: 1024px){
.yxkx_banner{margin-top:60px;}
.yxkx_show{
		width: 100%;
		padding: 0 15px;
	}
}
@media only screen and (min-width: 1023px) and (max-width: 1120px) {
	
	
}
@media only screen and (min-width: 767px) and (max-width:1023px) {
	
	.yxkx_video{
		height: 201px;
	}
	.video_detail>a{
		font-size: 16px;
	}
}
@media only screen and (max-width: 499px){
	.yxkx_jj{
		font-size: 16px;
    line-height: 27px;
    padding:15px 7px;
		
	}
	.video_bf{
		width: 30px;
	    height: 30px;
	    margin-left: -15px;
	    margin-top: -15px;
	}
	.video_detail>a{
		font-size:16px;
		
	}
	.yxkx_title{
		padding-top: 30px;
	    margin-bottom: 15px;
	}
}
@media only screen and (min-width: 499px) and (max-width:767px) {
	
	.yxkx_video{
		height: 131px;
	}
	
	
	.video_bq{
		margin-right:40px;
	}
	
	
}
@media only screen and (min-width: 414px) and (max-width:499px) {
	
	.yxkx_video{
		height: 100px;
	}
	
	.yxkx_title>a{
		display: none;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 24%;
	}
	.video_bq{
		margin-right:25px;
	}
	.video_detail{
		padding: 5px;
		    padding-bottom: 10px;
	}
}
@media only screen and (min-width: 374px) and (max-width:413px) {
	.yxkx_video{
		height: 100px;
	}
	
	.yxkx_title>a{
		display: none;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 24%;
	}
	.video_bq{
		
		margin-right:5px;
	}
	.video_detail{
		padding: 5px;
	    padding-bottom: 10px;
	}
}
@media only screen and (max-width: 374px){
	.yxkx_video{
		height: 75px;
	}
	
	.yxkx_title>a{
		display: none;
	}
	.swiper-button-next, .swiper-button-prev{
		top: 24%;
	}
	.video_bq{
		
		margin-right:0px;
	}
	.video_detail{
		padding: 10px 1px;
	}
	.video_bq{
		padding: 2px 5px;
		border-radius: 10px;
	}
}