.xp_video_container{
	height: auto;
	overflow: hidden;
}
.xp_video_conleft{
	width: 780px;
	height: 440px;
	float: left;
	position: relative;
	overflow: hidden;
}
.xp_video_conleft img{
	width: 780px;
	max-height: 440px;
	min-height: 440px;
	object-fit: cover;
}
.xp_video_conleft a{
	color: #ffffff;
}
.xp_video_conleft h2{
	font-weight: normal;
	position: absolute;
	z-index: 1;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 780px;
	background-color: rgba(0, 0, 0, 0.4);
}
.xp_videohd_pagination{
	position: absolute;
	z-index: 20;
	bottom: 50px;
	width: 100%;
	text-align: center;
}
.xp_videohd_pagination .swiper-pagination-switch{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ffffff;
	margin: 0 10px;
	cursor: pointer;
}
.xp_videohd_pagination .swiper-active-switch {
	cursor: default;
	background: #00457E;
}
.xp_video_conright{
	width: 300px;
	float: right;
}
.xp_video_conright h6{
	font-size: 18px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	background: radial-gradient(circle, #e91c0b, #cb1401);
}
.xp_video_conright h6 a{
	color: #ffffff;
}
.xp_video_conright ul{
	padding-top: 20px;
	height: auto;
}
.xp_video_conright ul li{
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
	padding-left: 20px;
	height: 45px;
	margin-bottom: 11px;
	background: url(../images/xp_video_play.png) no-repeat left 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 限制显示两行 */
	overflow: hidden; /* 隐藏溢出的文本 */
}
.xp_video_hot_bg{
	height: auto;
	background: url(../images/xp_video_hot_bg.jpg) no-repeat center top;
	overflow: hidden;
	padding-bottom: 10px;
}
.xp_video_hot{
	height: auto;
}
.xp_video_hot_con{
	height: auto;
}
.xp_video_hot_cl{
	position: relative;
	overflow: hidden;
	width: 450px;
	height: 280px;
	float: left;
}
.xp_video_hot_cl .xp_video_hot_img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xp_video_hot_cl .xp_play{
	position: absolute;
	left: 10px;
	bottom: 20px;
}
.xp_video_hot_cr{
	width: 620px;
	float: right;
}
.xp_video_hot_cr h4{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}
.xp_video_hot_cr h4 a{
	color: #000000;
}
.xp_video_hot_cr p{
	padding-top: 12px;
	line-height: 26px;
	overflow: hidden;
}
.xp_video_hot_cr ul{
	margin-top: 10px;
}
.xp_video_hot_cr ul li{
	padding-left: 22px;
	height: 30px;
	line-height: 30px;
	background: url(../images/xp_video_play.png) no-repeat left center;
}
.xp_video_live{
	clear: both;
}
.xp_live_cl{
	width: 400px;
	float: left;
}
.xp_live_cl img{
	width: 100%;
	max-height: 330px;
	min-height: 330px;
	object-fit: cover;
}
.xp_live_cl h2{
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
}
.xp_live_cr{
	width: 680px;
	float: right;
}
.xp_live_cr ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.xp_live_cr ul li{
	width: 160px;
	height: 195px;
}
.xp_live_cr ul li img{
	width: 100%;
	max-height: 125px;
	min-height: 125px;
	object-fit: cover;
}
.xp_live_cr ul li h3{
	padding-top: 5px;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: wrap;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: justify;
}
.xp_video_toppic{
	clear: both;
	margin-top: 50px;
}
.xp_video_toppic_con{
	height: auto;
}
.xp_video_toppic_con ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.xp_video_toppic_con ul li{
	width: 210px;
	height: 160px;
}
.xp_video_toppic_con ul li img{
	width: 100%;
	max-height: 110px;
	min-height: 110px;
	object-fit: cover;
}
.xp_video_toppic_con h3{
	padding-top: 12px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xp_video_interview_bg{
	height: auto;
	background: url(../images/xp_video_interview_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.xp_video_interview{
	height: auto;
}
.xp_video_interview .xp_title_h1 span{
	font-size: 22px;
	font-weight: normal;
	padding-left: 20px;
}
.xp_video_interview_con{
	height: auto;
}
.xp_video_interview_cl{
	width: 520px;
	float: left;
}
.xp_video_interview_cl img{
	width: 100%;
	max-height: 330px;
	min-height: 330px;
	object-fit: cover;
	border-radius: 10px;
}
.xp_video_interview_cr{
	width: 560px;
	float: right;
}
.xp_video_interview_cr h4{
	line-height: 30px;
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xp_video_interview_cr h4 a{
	color: #000000;
}
.xp_video_interview_cr h4 a:hover{
	color: #000000;
}
.xp_video_interview_cr p{
	padding-top: 15px;
	line-height: 26px;
	padding-bottom: 15px;
	overflow: hidden;
}
.xp_interview_scroll{
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	padding: 18px 0;        
}
.xp_video_interview_cr ul{
	width:1120px;
	position: relative;
}
.xp_video_interview_cr ul li{
	float: left;
	width: 180px;
	margin-left: 20px;
}
.xp_video_interview_cr ul li img{
	width: 100%;
	max-height: 130px;
	min-height: 130px;
	object-fit: cover;
	border-radius: 10px;
}
.xp_video_interview_cr ul li h6{
	padding-top: 5px;
	line-height: 22px;
	height: 47px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
}
.xp_video_art{
	height: auto;
}
.xp_video_art_con {
	width: 1100px;
	height: 420px;
}
.xp_video_art_con .swiper-slide{
	width: 600px;
	height: auto;
}
.xp_video_art_con  p{
	font-size: 16px;
	line-height: 40px;
	display: none;
	text-align: center;
}
.xp_video_art_con  .swiper-slide-active p{
	display: block;
}
.xp_video_art_con ul li img{
	width: 100%;
	height: 380px;
	object-fit: cover;
}
