.banner-v-wrap{
	height: 60px;
	background: #262626;
}

.banner-wrap{
	width: 100%;
	height: 288px;
	background: url('/frontend/web/image/partner/banner2.png') no-repeat center;
	background-size: cover;
}

.banner > h1{
	padding-top: 117px;
	text-align: center;
	font-weight: 500;
	font-size: 48px;
	line-height: 56px;
	color: #ffffff;
}

.dxkh-wrap{
	padding-top: 78px;
}

.hzhb-wrap{
	padding-top: 120px;
	padding-bottom: 78px;
}


.dxkh-inner-wrap, .hzhb-inner-wrap{
	position: relative;
}

.dxkh-wrap h1, .hzhb-wrap h1{
	margin-bottom: 64px;
	text-align: center;
    font-size: 38px;
    line-height: 38px;
    color: #000;
} 

.dxkh-wrap .tl-item, .hzhb-wrap .tl-item{
	margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    height: 118px;
    background-color: #fafafa;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    float: left;
}

.dxkh-wrap .tl-item:nth-child(4n), .hzhb-wrap .tl-item:nth-child(4n){
	margin-right: 0;
}

.dxkh-inner-wrap .swiper-button-next, .hzhb-inner-wrap .swiper-button-next{
	right: -40px;
}

.dxkh-inner-wrap .swiper-button-prev, .hzhb-inner-wrap .swiper-button-prev{
	left: -40px;
}