.detail-con{
    width: 60%;
    margin: 0 auto;
}

.bread{
    padding-top: 4.6rem;
    padding-bottom: 1.2rem;
    font-size: 1.4rem;
    font-family: PingFang SC;
    font-weight: 300;
    color: #7D7D7D;
}

.bread li + li::before{
    content: '>';
    margin: 0 1rem;
}

.detail-body{
    padding-bottom: 8.8rem;
    background-color: #fff;
}
.detail-body > div{
    padding: 0 6.8rem;
}
.detail-body .detail-body-left img{
    margin-top: 5.2rem;
    height: 6.8rem;
}
.detail-body .detail-body-left .name{
    margin-top: 2rem;
    font-size: 2rem;
    font-family: PingFang SC;
    font-weight: 800;
    color: #1F1F1F;
}

.detail-body .section .section-type{
    margin-top: 4.6rem;
    font-size: 2rem;
    font-family: PingFang SC;
    font-weight: 800;
    color: #4D4397;
}
.detail-body .section .section-type-val{
    margin-top: 2rem;
    font-size: 1.4rem;
    font-family: PingFang SC;
    color: #373737;
}

.detail-body  .detail-body-right img{
    margin-top: 2rem;
    height: 31.3rem;
    object-fit: contain;
    object-position: center;
}

.page-img{
    margin-top: 4.7rem;
    width: 100%;
    height: 43.6rem;
    background: url('https://cdn01.zhinengshouyin.com/website/images/case/case-detail-footer-bg.jpg') 0 0 no-repeat;
    background-size: cover;
}

.top-img-text{
    font-size: 5rem;
    font-weight: bold;
    color: #4D4397;
}
.top-img-sub-text{
    font-size: 3.5rem;
    color: #1F1F1F;
}
.top-img-text-small{
    margin: 2rem 0;
    font-size: 1.8rem;
    color: #1F1F1F;
    line-height: 1.8;
    text-align: center;
}

.tel-text{
    font-size: 1.8rem;
    color: #4D4397;
}
.tel{
    font-size: 5rem;
    color: #4D4397;
}