.cycp-contaier-bg {
	margin-bottom: 30px;
}
.cycp2023{
	height: 495px;
	background: url(../images/2023cycp_bg.jpg) no-repeat center 0;
}
.cycp2023 .zxk_swiper {
	width: 1204px;
	position: relative;
	margin: 0 auto;
	padding-top: 36px;
}
.cycp2023 .zxk_swiper .arrow-left { background: url(../images/2023cycp_prev.png) no-repeat left top; position: absolute; left: 0; top: 187px; width: 27px; height: 50px; z-index: 2 }
.cycp2023 .zxk_swiper .arrow-right { background: url(../images/2023cycp_next.png) no-repeat left bottom; position: absolute; right: 0; top: 187px; width: 27px; height: 50px; z-index: 2 }
.cycp2023 .zxk_swiper .swiper-container { width: 1130px; height: 418px; }
.cycp2023 .zxk_swiper .swiper-slide { position: relative; }

.cycp2023  .swiper-slide {
	width: 360px;
	position: relative;
}

.cycp2023  .swiper-slide .img { width: 330px; height: 320px; margin: 0 auto; position: relative; z-index: 55; }
.cycp2023  .swiper-slide .img img{
	width: 330px; 
	height: 320px; 
}
.cycp2023  .swiper-slide .tit {
	background: #fff;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding: 15px 30px;
	position: relative;
	z-index: 55;
	height: 50px;
	width: 270px;
	margin: 0 auto;
	
}
.cycp2023  .swiper-slide .tit a { color: #323232; }
.cycp2023  .swiper-slide:hover .tit {height: 68px; background: url(../images/2023cycpbottom_bg.png) 0 0 no-repeat;  }
.cycp2023  .swiper-slide:hover .bg { width: 356px; height: 326px; border: 2px solid #d7b264;  position: absolute; left: 8px; top: 30px; z-index: 1; }
.cycp2023  .swiper-slide:hover .tit a{
	color: #fff;
}






