@import url(../../../css/app.css);
@import url(./footer.css);
@import url(./header.css);
.bg2 {
    background-size: 100% 7.1rem;
    height: 7.1rem;
}

.section {
    margin: 0.7rem auto
}

.content-crm {
    background: linear-gradient(180deg, #4D8AFF 0%, #0056FF 100%);
    color: white;
}

.content-crm p {
    color: white;
}

.solution-item {
    width: 3.28rem;
    height: 3.11rem;
    background: #f7f8ff;
    opacity: 1;
    margin-right: 15px;
    margin-top: 60px;
    position: relative;
}

.solution-item-circle {
    width: 0.74rem;
    height: 0.74rem;
    background-color: #1A68FE;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.74rem;
    position: absolute;
    top: -0.37rem;
    left: 1.15rem;
}

.solution-item>.position-son>P {
    min-width: 3rem;
}

.advantage-item {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    border: none;
}

.advantage-item .icon-box {
    text-align: center;
    margin-right: 0.2rem;
    width: 0.66rem;
    height: 0.66rem;
    line-height: 0.66rem;
}

.advantage-item .icon-box span {
    font-size: 0.4rem;
}

.advantage-item {
    margin: 0.3rem auto !important;
    padding-bottom: 0.2rem !important;
    width: 90%;
    box-sizing: border-box;
    padding-left: 0.3rem;
}

.advantage-item p {
    width: 100%;
    text-align: left;
}

.crm-box {
    display: none;
}

.customers-img>div {
    border: none;
    width: 2.99rem;
    height: 0.76rem;
}

.customers-img img {
    width: 2.99rem;
    height: 0.76rem;
}

.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 200px;
    margin: 0;
    text-align: center;
}


/* 时间轴 */

.history-box {
    background: url(../../../img/home/banner/bg-beijingtu.png) no-repeat;
    background-size: 100% 105%;
    padding: 1rem 0.25rem;
}

.box-card {
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
}

.el-card__body {
    padding: 0.15rem !important;
}

.title_lawyer {
    font-size: 0.35rem;
}