/* 关于我们 */
.jianjie {
    height: 1150px;
}

.jianjie .center-box {
    padding-top: 82px;
}

.jianjie .center-box .spas-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
	overflow:hidden;
}

.jianjie .center-box .spas-box .left-box {
    width: 460px;
	height:790px;
    padding: 34px 20px;
    font-size: 14px;
    line-height: 28px;
    background-color: #e9e9e9;
}

.jianjie .center-box .spas-box .tp-title {
    font-size: 22px;
    margin-bottom: 22px;
}

.jianjie .center-box .spas-box .right-box {
	height: 100%;
	width: 700px;
}
.jianjie .center-box .spas-box .right-box img{
	width:700px;
	height:790px;

}

.licheng{
	height: 694px;
	background-color: #e9e9e9;
}
.jianjie .center-box .title-box{
	margin-bottom: 40px;
}
.licheng .center-box{
	padding-top: 70px;
}
.licheng .center-box .title-box{
	margin-bottom: 80px;
}

.licheng .center-box .sw1{
	width: 100%;
	height: 344px;
}

.licheng .center-box .sw1 .swiper-slide{
	background-image: url(../img/zu6.png);
	background-size: 1200px auto;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.licheng .center-box .sw1 .swiper-slide .des {
	position: absolute;
	width: 290px;
	height: 150px;
	background-color: #ffffff;
}
.licheng .center-box .sw1 .swiper-slide .des .box-title{
	line-height: 38px;
	background-color: #184785;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	position: relative;
	width: 100%;
}
.licheng .center-box .sw1 .swiper-slide .des .box-title::before{
	content: "";
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background-color: #184785;
	transform: translateX(-50%) rotateZ(45deg);
	left: 50%;
	top: -5px;
	z-index: -1;
}
.licheng .center-box .sw1 .swiper-slide .des .content{
	width: 100%;
	padding: 0 18px;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.licheng .center-box .sw1 .swiper-slide .des:nth-child(1){
	top: 0;
	left: 272px;
}
.licheng .center-box .sw1 .swiper-slide .des:nth-child(2){
	top: 0;
	left: 629px;
}
.licheng .center-box .sw1 .swiper-slide .des:nth-child(1) .box-title::before{
	top: 20px;
}

.licheng .center-box .sw1 .swiper-slide .des:nth-child(2) .box-title::before{
	top: 20px;
}

.licheng .center-box .sw1 .swiper-slide .des:nth-child(1) .box-title{
	position: absolute;
	left: 0;
	bottom: 0;
}

.licheng .center-box .sw1 .swiper-slide .des:nth-child(2) .box-title{
	position: absolute;
	left: 0;
	bottom: 0;
}

.licheng .center-box .sw1 .swiper-slide .des:nth-child(3){
	bottom: 0;
	left: 72px;
}
.licheng .center-box .sw1 .swiper-slide .des:nth-child(4){
	bottom: 0;
	left: 454px;
}
.licheng .center-box .sw1 .swiper-slide .des:nth-child(5){
	bottom: 0;
	left: 836px;
}