.title{color:#3d3e3e;padding-left: 0;}
.index_three{background: #E8ECF1;}
.index_three .left ul li .number{color: #3d3e3e;}
.index_three .title{padding-left: 0;color:#3d3e3e;}
.index_two .title::after, .index_three .title::after,.index_four .title::after, .index_five .title::after,.title::after{background-image: none;}
.index_three .left .text,.index_three .left ul li .number span{color:#3d3e3e;}
.index_two .title{color: #3d3e3e;padding-left: 0%;}
.index_three .left ul{margin-top: 3.7125rem;}
.index_three .left .text.line2{-webkit-line-clamp: 3;}



.nyerji{display:none;}
.text{
    color: #565656;
}
.list_shouhou ul li h1{
    text-align: center;
    font-size: 30px;
}
.list_service_11 .right>div>span>strong{
    color: #0061ae;
}
/*三售模块*/
.sales-box{margin-top: 3%;display: flex}
.sales-box .sales-box-item{width:34%;}
.sales-box .top,.sales-box .center{display: flex;}
.sales-box .top .top-item{background: #0061ae;width: 100%;display: flex;justify-content: center;border-right: 1px solid #fff;padding: 5px 0;}
.sales-box .top .top-item>span{color:#fff;font-size:20px;}


.sales-box .center .center-item{width: 100%;display: flex;justify-content: center;}
.sales-box .center .center-item>img{max-width:100%;width: 20px;}




.sales-box .bottom{display: flex;justify-content: space-between;width: 100%;justify-content: center;}
.sales-box .bottom .bottom-item{
    width: 95%;
    /*display: flex;*/
    /*justify-content: center;*/
    border: 2px solid #0061ae;
    border-radius: 15px;
    padding: 20px 30px;
}
.sales-box .bottom .bottom-item>div{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.sales-box .bottom .bottom-item>div>span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #0161ae;
}
.sales-box .bottom .bottom-item>div>p{padding-left: 1%;}

.list_service_11 .over{position:relative;}
.list_service_11 .over span{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #4e72aeeb;
    color: #fff;
    font-size: 1.5rem;
    padding: 0.4rem 1rem;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .sales-box{flex-direction: column;}
    .sales-box .sales-box-item{
        margin-top: 10%;
        width: 100%;
    }
    .sales-box .bottom{width:100%;}
}


















