.xp_artist_banner.swiper-container{
	width: 100%;
	position: relative;
	height: 600px;
	overflow: hidden;
}
.xp_artist_banner img{
	width: 1100px;
	max-height: 600px;
	min-height: 600px;
	object-fit: cover;
}
.xp_artist_banner h2{
	position: absolute;
	z-index: 1;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 1100px;
	background-color: rgba(0, 0, 0, 0.4);
}
.xp_artist_banner a{
	color: #ffffff;
}
.xp_arteshd_pagination{
	position: absolute;
	z-index: 20;
	bottom: 50px;
	width: 100%;
	text-align: center;
}
.xp_arteshd_pagination .swiper-pagination-switch{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ffffff;
	margin: 0 10px;
	cursor: pointer;
}
.xp_arteshd_pagination .swiper-active-switch {
	cursor: default;
	background: #00457E;
}
.xp_artist_dynamics_bg{
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
	background: url(../images/xp_artist_special_bg.jpg) no-repeat center top;
}
.xp_artist_dynamics{
	height: auto;
}
.xp_dynamics_conleft{
	width: 480px;
	height: 320px;
	float: left;
	position: relative;
}
.xp_dynamics_conleft img{
	width: 100%;
	min-height: 320px;
	max-height: 320px;
	object-fit: cover;
}
.xp_dynamics_conleft a{
	color: #ffffff;
}
.xp_dynamics_conleft h2{
	overflow: hidden;
	position: absolute;
	font-size: 18px;
	font-weight: normal;
	z-index: 1;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.xp_dynamics_conright{
	width: 600px;
	float: right;
}
.xp_dynamics_nav{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background: linear-gradient(to bottom, #b2d6fa 0%, #e7f3fe 100%);
}
.xp_dynamics_nav li{
	text-align: center;
	width: 100%;
	border: 1px solid #dddddd;
}
.xp_dynamics_nav li.active{
	background: linear-gradient(to bottom, #e7f3fe 0%, #ffffff 100%);
}
.xp_dynamics_nav li a{
	color: #07519a;
}
.xp_dynamics_item{
	/*height: 280px;*/
	height: 300px;
	overflow: hidden;
}
.xp_dynamics_item ul{
	/*padding-top: 20px;*/
	padding-left: 10px;
	font-size: 16px;
}
.xp_dynamics_item ul li{
	padding-left: 15px;
	line-height: 39px;
	height: 39px;
	background: url(../images/xp_dian_bg.png) no-repeat center left;
	background-size: 6px 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xp_artist_zuopin{
	position: relative;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.xp_drama_title{
	position: relative;
}
.xp_drama_more{
	position: absolute;
	right: 0;
	top: 30px;
}
.xp_artist_zuopin .xp_more {
	position: absolute;
	top: 77px;
	right: 50px;
	margin-top: -49px;
	color: #ffffff;
	padding: 3px 10px;
	background: #00457E;
	z-index: 100;
}
.xp_artist_zuopin .xp_arrow_left{
	position: absolute;
	background: url(../images/xp_left.png) no-repeat center;
	width: 33px;
	height: 86px;
	top: 50%;
	margin-top: -43px;
	left: 50px;
	z-index: 100;
}
.xp_artist_zuopin .xp_arrow_right{
	position: absolute;
	background: url(../images/xp_right.png) no-repeat center;
	width: 33px;
	height: 86px;
	top: 50%;
	margin-top: -43px;
	right: 50px;
	z-index: 100;
}
.xp_artist_zuopin_con{
	height: 460px;
	overflow: hidden;
}
.xp_artist_zuopin_cl{
	width: 700px;
	float: left;
}
.xp_artist_zuopin_cl img{
	width: 100%;
	max-height: 460px;
	min-height: 460px;
	object-fit: cover;
}
.xp_artist_zuopin_cr{
	width: 400px;
	height: 460px;
	background: #f9f9f9;
	float: right;
}
.xp_artist_zuopin_cr h4{
	height: 60px;
	padding: 50px 20px 20px 50px;
	line-height: 30px;
	font-size: 20px;
}
.xp_artist_zuopin_cr p{
	width: auto;
	padding: 20px 50px 20px 20px;
	margin-left: 30px;
	line-height: 30px;
	background: #f9f9f9;
}
.xp_artist_zuopin_cr .xp_more_left{
	background: #ffffff;
	height: 50px;
}
.xp_artist_list{
	height: auto;
	overflow: hidden;
	width: 1920px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.xp_artist_list ul{
	width: 4000px;
	overflow: hidden;
	height: 320px;
	position: relative;
}
.xp_artist_list ul li{
	float: left;
	margin-left: 15px;
	width: 225px;
	box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, 0.2);
	border-left: 2px solid #003333;
}
.xp_artist_list ul li img{
	width: 225px;
	min-height: 230px;
	max-height: 230px;
	object-fit: cover;
}
.xp_artist_list .xp_artist_list_title{
	border-left: 5px solid #67bae6;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.xp_artist_list a{
	color: #000033;
}

.xp_zhanting_con{
	height: auto;
}
.xp_zhanting_con ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.xp_zhanting_con ul li{
	width: 210px;
	height: 130px;
}
.xp_zhanting_con ul li img{
	border-radius: 5px;
	width: 100%;
	max-height: 130px;
	min-height: 130px;
	object-fit: cover;
}

/*文化交流*/
.whjl_zt{
	height: auto;
}
.whjl_zt ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.whjl_zt ul li{
	width: 350px;
	height: 150px;
}
.whjl_zt ul li img{
	width: 100%;
	height: 100px;
	object-fit: cover;
}
.whjl_zt h3{
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.whjl_videolist{
	height: auto;
	padding-bottom: 20px;
}
.whjl_videolist ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.whjl_videolist li{
	width: 350px;
	height: auto;
	position: relative;
}
.whjl_videolist li .thumb .thumbimg {
	width: 100%;
	height: 190px;
	object-fit: cover;
}
.whjl_videolist li .thumb .play {
	width: 66px;
    position: absolute;
    left: 50%;
    top: 160px;
    margin: 0 0 0 -33px;
    cursor: pointer;
}
.whjl_videolist li .title {
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 100%;
	height: 106px;
	background: #fff;
	box-shadow: 0 5px 10px #ebebeb;
}
.whjl_videolist li .title a {
	color: #464646;
	font-size: 16px;
	position: relative;
	top: 52px;
	overflow: hidden;
	display: block;
	padding: 0 10px;
	height: 37px;
}
.whjl_js_list{
	padding-top: 20px;
	height: auto;
	overflow: hidden;
	column-count: 4;
	column-gap: 5px;
}
.whjl_js_item{
	position: relative;
	break-inside: avoid;
	background: #ffffff;
	height: auto;
	margin-bottom: 5px;
}
.whjl_js_item img{
	width: 100%;
	object-fit: cover;
}
.whjl_js_item a h6{
	display: none;
	opacity: 0;
	font-weight: normal;
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	padding: 5px 0;
	color: #ffffff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.4);
}
.whjl_js_item a:hover h6{
	display: block;
	opacity: 1;
}
