/*=============================== 关于客户的样式 ==========================*/
.hangkong-wrap{
    background:#f5f5f5;
    padding-bottom: 120px;
}
.canyin-nr{
    padding-left: 20px;
    padding-top: 65px;
}
.canyin-wrap{
    padding-bottom: 105px;
}
.hangkong-wrap:nth-child(odd){
    background: #fff;    
}
.hangkong-wrap:nth-child(odd) .index-client .client-bg{
	background: #fff;
}
.index-client .jiudian-bg{
    background: #fff;
}
.ct-share .mmm{
     background: url(../../../images/left-pre.png) no-repeat;
 }
.ct-share .nnn{
    background: url(../../../images/right-next.png) no-repeat;
}
.ct-share .swiper-slide ul li{
    text-align: center;
}
.hangk-wrapper{
    padding-bottom: 0px;
}
.about-title{
    font-size: 26px;
    color: #333;
    font-family: "微软雅黑";
}
.about-title span{
    display: block;
    font-size: 14px;
    color: #999;
    font-family: "宋体";
}
/**手机端的样式**/
@media screen and (max-width: 750px){
    .aboutus-ct .swiper-wrapper{
        margin: 0px;
    }
    .aboutus-ct .swiper-wrapper .swiper-slide ul{
        width:100%;
    }
    .aboutus-ct .swiper-wrapper .swiper-slide ul li{
        width:50%;
        display: inline-block;
        float:left;
    }
    .accout-canyin .canyin-nr{
        padding-left: 0px;
        width: 100%;
        text-align: center;
    }
    .canyin-nr ul li{
        float: left;
        display: inline-block;
        width: 50%;
    }
    .about-title{
        font-size:27px;
    }
	.service-passage .about-title{
		display: none;
	}
    .about-title span{
        font-size:17px;
    }
    .client-passage ul{
        padding-top: 50px;
    }
    .client-swiper{
        padding-bottom: 50px;
    }
    .index-client .client-bg{
        padding-bottom: 60px;
    }
    .canyin-wrap {
        padding-bottom: 60px;
    }
    .jiudian-wrap {
        padding-bottom: 60px;
    }
	
    .hangkong-wrap{
        padding-bottom: 60px;
    }
	.hangkong-wrap img{
		width:100%;
		padding-bottom: 40px;
	}
	.jiudian-wrap img{
		width:100%;
		padding-bottom: 40px;
	}
	.canyin-wrap img{
		width:100%;
		padding-bottom: 40px;
	}
	
	
	
	
}
