* {
	margin: 0;
	padding: ;
}

#top img{
	width: 100%;
}

.center {
	width: 1200px;
	margin: 0 auto;
}

.center>img {
	width: 100%;
}

#wfwg {
	position: relative;
	margin-top: 50px;
}

#zcwj {
	display: flex;
	margin-top: 50px;
	background: url(../imgs/body-3.png) center 0px;
	height: 645px;
	justify-content: center;
	flex-wrap: wrap;
}

.wfwg-body {
	position: absolute;
	width: 1014px;
	height: 625px;
	left: 90px;
	top: 140px;
}

.zcwj-body-top {
	width: 1200px;
	display: flex;
	justify-content : space-between;
	flex-wrap: wrap;
	margin-top: 125px;
}

.zcwj-item {
	position: relative;
	width: 200px;
	height: 255px;
}

.zcwj-item>a {
	position: absolute;
	display: inline-block;
	width: 115px;
	height: 35px;
	bottom: 28px;
	left: 10px;
	opacity: 0;
}

.zcwj-body-bottom {
	width: 1200px;
}

.zcwj-body-bottom-item {
	width: 950px;
	display: flex;
	justify-content : space-between;
	flex-wrap: wrap;
	margin-top: 25px;
}

.dxal {
	margin-top: 50px;
}

.dxal>img {
	width: 100%;
}

.jbqzpb {
	margin-top: 50px;
}

.hdjj {
	margin-top: 50px;
	height: 285px;
	background: url(../imgs/body-6.png) center 0px;
	padding-top: 100px;
}

.hdjj .hdjj-body {
	width: 1300px;
	height: 190px;
}

.swiper-button-prev {
	width: 50px !important;
	background: url(../imgs/prev.png) no-repeat !important;
}

.swiper-button-next {
	width: 50px !important;
	right: -10px !important;
	background: url(../imgs/next.png) no-repeat !important;
}

.swiper-slide .slidestyle {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 30px;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: #3d454bb8;
    line-height: 30px;
	text-align: center;
}