.zkshfw .banner{
	width: 100%;
	margin-top: 60px;
}
.zkshfw .banner img{
	width: 100%;
}
.shfwbt{
	text-align: center;
	margin-top: 136px;
}
.zkshfw_detail{
	width: 100%;
	margin-top: 139px;
	position: relative;
}
.zkshfw_detail .diandian{
	position: absolute;
	right: 113px;
	top: -144px;
}
.zkshfw_detail .zkfaimg{
	display: flex;
	justify-content: space-between;
	width: 1259px;
	margin: 0 auto;
}
.zkshfw_detail .zkfaimg .zkfaimg_detail{
	position: relative;
}
.zkshfw_detail .zkfaimg .zkfaimg_detail .text{
	position: absolute;
	bottom: 110px;
	left: 72px;
	text-align: center;
}
.zkshfw_detail .zkfaimg .zkfaimg_detail .text p:nth-child(1){
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 26px;
}
.zkshfw_detail .zkfaimg .zkfaimg_detail .text p:nth-child(2),p:nth-child(3){
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 24px;
}
.shfwbbjt{
	width: 100%;
	background: url(/d/file/dz2022-06-13/shfwbbjt.png) no-repeat right;
	margin-top: -557px;
	margin-bottom: 198px;
}
.shfwbbjt .swiImgBj{
	width: 100%;
	padding-top: 660px;
	position: relative;
}
.shfwbbjt .swiImgBj .shfwbbj img{
	width: 100%;
}
.shfwbbjt .swiImgBj .swipers{
	width: 100%;
	position: absolute;
	top: 55.8%;
	height: 453px;
}
.shfwbbjt .swiImgBj .swipers .swiper{
	width: 100%;
	height: 453px;
	overflow: hidden;
}
.shfwbbjt .swiImgBj .swipers .swiper .swiper-wrapper{
	height: 392px;
}
/*Swiper原样式 */
.swiper-button-prev{
	width: 60px;
	height: 60px;
	background:url(/d/file/dz2022-06-13/shfwprve.png) no-repeat;
}
/*改变了颜色和加粗的样式*/
.swiper-button-next{
	width: 60px;
	height: 60px;
	background:url(/d/file/dz2022-06-13/shfwnext.png) no-repeat;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
	content: ' ';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: ' ';
}
.swiper-pagination-bullet {
    width: 42px;
    height: 3px;
	border-radius: 0;
	background: #FFFFFF;
}
.swipers .slide_details_one{
	display: flex;
	justify-content: space-between;
	width: 965px;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 10px;
}
.swipers .slide_details_one div{
	margin:64px 72px 193px 71px;
	height: 136px;
}
.swipers .slide_details_one div p{
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 26.5%;
    right: auto;
    top: 45%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 19.5%;
    left: auto;
    top: 45%;
}