.customer-wrapper{
    background:#F7F9FA;
    padding-top: 80px;
}
.customer-banner{
    height: 454px;
    background:url(../img/customer/customer-bg.png) center center no-repeat;
    background-size: cover;
}
.customer-banner-box{
    width: 1200px;
    margin: 0 auto;
    color:#fff;
}
.customer-banner h1{
    padding-top: 132px;
    font-size:45px;
    font-weight:bold;
    letter-spacing: 2px;
    padding-bottom: 12px;
}
.customer-banner p{
    width: 470px;
    word-break: break-word;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}
.title{
    font-size: 33px;
    font-weight: bold;
    color: #333333;
    padding-top: 46px;
    padding-bottom:10px;
    text-align: center;
    letter-spacing: 2px;
}
.content{
    width: 1200px;
    margin: auto;
    text-align: center;
}
.content-seven-all{
    width: 100%;
    height: 690px;
    background: url("../img/fxy/content7-bg.png") center no-repeat;
    background-size: 100% 100%;
}
.title-service{
    color: #fff!important;
}
.title-en-service{
    font-size: 14px;
    color: #C0C0C1;
    display: block;
}
.content-seven-body{
    display: flex;
    justify-content: space-between;
    align-items:flex-start;
    margin-top: 48px;
}
.content-seven-body ol{
    flex: 1;
    list-style: none;
    margin-right: 120px;
}
.content-seven-body ol li{
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    text-align: left;
}
.content-seven-body ol li.anli-active{
    display: block;
}
.content-seven-body ol li h3{
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 29px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.content-seven-body ol li .desc{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0;
}
.content-seven-body ol li .use-ck{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 8px;
}
.content-seven-body ol li .use-list{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
}
.content-seven-body ol li .use-list:before{
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #FF8B1D;
    transform: rotate(45deg);
    border-radius: 1px;
    margin-right: 8px;
}
.content-seven-body ul{
    width: 432px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;

}
.content-seven-body ul li{
    width: 208px;
    height: 104px;
    margin-bottom: 14px;
    background-size: 100% 100% !important;
}
.content-seven-body ul li:nth-child(odd){
    margin-right: 16px;
}
.content-seven-body ul li:nth-child(1){
    background: url("../img/fxy/anli1.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(1){
    background: url("../img/fxy/anli1-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(2){
    background: url("../img/fxy/anli2.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(2){
    background: url("../img/fxy/anli2-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(3){
    background: url("../img/fxy/anli3.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(3){
    background: url("../img/fxy/anli3-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(4){
    background: url("../img/fxy/anli4.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(4){
    background: url("../img/fxy/anli4-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(5){
    background: url("../img/fxy/anli5.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(5){
    background: url("../img/fxy/anli5-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(6){
    background: url("../img/fxy/anli6.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(6){
    background: url("../img/fxy/anli6-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(7){
    background: url("../img/fxy/anli7.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(7){
    background: url("../img/fxy/anli7-active.png")center no-repeat;
}
.content-seven-body ul li:nth-child(8){
    background: url("../img/fxy/anli8.png") center no-repeat;
}
.content-seven-body ul li.active-img:nth-child(8){
    background: url("../img/fxy/anli8-active.png")center no-repeat;
}
/* 分析云客户案例-end-------- */
.more-customer-top{
    background:#fff;
}
.more-customer-top > div{
    width: 1200px;
    margin: 0 auto;
}
.more-customer-top h3 {
    text-align:center;
    font-size: 30px;
    font-weight:bold;
    padding-top: 38px;
    padding-bottom: 16px;
}
.more-customer-top .sb-line{
    margin:0 auto;
    margin-bottom: 36px;
}
.customer-tab > div{
    overflow:hidden;
    font-size: 14px;
}
.customer-tab h4{
    float:left;
    width: 80px;
    /* height: 22px;
    line-height: 22px; */
    text-align:right;
    color:#666;
    font-size: 14px;
    margin-right: 10px;
    padding-top: 4px;
}
.customer-tab ul{
    display:flex;
    flex-wrap: wrap;
    overflow:hidden;
    margin-bottom: 6px;
}
.tab-top{
    padding-top: 20px;
    padding-bottom:6px;
    border-bottom: 2px solid #e0e6f1;
}
.customer-tab .tab-top:last-child{
    border-bottom: 0;
}
.tab-bottom{
    padding: 20px 0 30px;
}
.tab-top .active, .tab-bottom .active{
    color: #1B57A0;
    background-color: #F2F3F8;
    border-radius: 32px;
}
.customer-tab li{
    /* height: 22px;
    margin-right:30px; */
    margin-bottom:8px;
    color: #666;
    cursor: pointer;
    padding: 4px 14px 4px 16px;
}
.customer-list-wrapper{
    background:#F7F9FA;
    padding-bottom: 90px;
}
.customer-list-box{
    width: 1200px;
    /* min-height: 811px; */
    margin:0 auto;
    position:relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.customer-list{
    width: 586px;
    height: 330px;
    background: #fff;
    box-shadow: 0px 2px 21px 0px rgba(0,0,0,0.21);
    border-radius: 12px;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 37px 40px 59px 40px;
}
.customer-list .list-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-top h5{
    font-size: 18px;
    font-weight: bold;
    color: #1C56A0;
    letter-spacing: 1px;
}
.list-top img{
    display: block;
    width: 90px;
    height: 50px;
}
.customer-list .list-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 12px;
}
.list-content p{
    width: 226px;
    font-size: 14px;
    color: #666666;
    line-height: 23px;
    letter-spacing: 1px;
    overflow:hidden;
    text-overflow:ellipsis; 
    white-space: normal; 
    display:-webkit-box;  
    -webkit-box-orient:vertical;  /*子元素排列 vertical（竖排）orhorizontal（横排）*/
    -webkit-line-clamp:6;/*内容限制的行数 需要几行写几就行*/ 
}
.list-content img{
    display: block;
    width: 238px;
    height: 150px;
}
.customer-list a{
    font-size: 14px;
    color: #1C56A0;
    letter-spacing: 1px;
    margin-top: 3px;
}
.page-case{
    width: 1200px;
    margin: 50px auto 0;
    text-align: center;
}
.page-case .spage-number span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
    border-radius: 4px;
    border: 1px solid #F7F8FA;
    font-size: 14px;
    background: #fff;
    color: #333;
}
.spage-number span.active {
    border: 1px solid #1C56A0;
    color: #333;
}
.page-case .spage-number span:last-child{
    margin-right: 0;
}
.customer-list-box .no-customer{
    width: 480px;
    height: 340px;
    margin: 30px auto;
}
.no-customer img{
    display:block;
    width: 100%;
    height: 100%;
}
.no-customer p{
    margin-top: 54px;
    color:#1c56a0;
    font-size: 20px;
    text-align:center;
}
