.service-introduction {
    background-color: #fff;
}
.container-diy {
    padding-top: 91px;
    padding-bottom: 90px;
}
.service-introduction h2 {
    text-align: center;

    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: bold;
    font-size: 40px;
    color: #000000;
    font-style: normal;
    text-transform: none;

    margin: 0;
}

.service-introduction .service-introduction-text {
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 400;
    font-size: 18px;
    color: #555555;
    font-style: normal;
    text-transform: none;
    margin-top: 24px;
    text-align: center;
}

.service-introduction .service-icon {
    margin: 0 auto;
    margin-top: 23px;
    
    text-align: center;
    width: 210px;
    height: 20px;
}
.service-introduction .service-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service-introduction .service-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 60px;
}
.service-introduction .service-content .row-1 {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.service-introduction .service-content .row-1 .bg-left {
    width: 708px;
    height: 520px;
}

.service-introduction .service-content .row-1 .bg-left .front {
    width: 100%;
    height: 100%;
    background-image: url("http://oss.fuyicargo.com/img/service-1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .front-title {
    font-weight: bold;
    font-size: 28px;
    color: #FEFEFE;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.service-introduction .service-content .front-line {
    width: 46px;
    height: 2px;
    background: #FFA200;
    margin-top: 16px;
}
.service-introduction .service-content .front-desc {
    font-weight: 400;
    font-size: 16px;
    color: #FEFEFE;
    line-height: 26px;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 24px;
}

.service-introduction .service-content .row-1 .bg-left .back {
    width: 100%;
    height: 100%;
    background-image: url("http://oss.fuyicargo.com/img/service-1-1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 32px;
}

.service-introduction .service-content .row-1 .bg-right {
    width: 708px;
    height: 520px;
}
.service-introduction .service-content .row-1 .bg-right .front {
    width: 100%;
    height: 100%;
    background-image: url("http://oss.fuyicargo.com/img/service-2.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-1 .bg-right .back {
    width: 100%;
    height: 100%;
    background-image: url("http://oss.fuyicargo.com/img/service-2-1.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}

.service-introduction .service-content .back-title {
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.service-introduction .service-content .back-line {
    width: 46px;
    height: 2px;
    background: #1D65B1;
    margin-top: 16px;
}
.service-introduction .service-content .back-desc {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 24px;
}

.service-introduction .service-content .back-more-text {
    margin-top: 40px;
}
.service-introduction .service-content .back-more-text .text-1 {
    display: flex;
    align-items: center;
}
.service-introduction .service-content .back-more-text .text-1 .text-1-desc {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.service-introduction .service-content .back-more-text .text-1 .icon {
    width: 11px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.service-introduction .service-content .back-more-text .text-1 .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-introduction .service-content .row-2 {
    display: flex;
    justify-content: space-between;
    gap: 26px;
    margin-top: 24px;
}

.service-introduction .service-content .row-2 > div {
    width: 463px;
    height: 362px;
}
.service-introduction .service-content .row-2 .block-1 .front {
    background-image: url("http://oss.fuyicargo.com/img/service-3.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-2 .block-2 .front {
    background-image: url("http://oss.fuyicargo.com/img/service-4.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-2 .block-3 .front {
    background-image: url("http://oss.fuyicargo.com/img/service-5.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-2 .block-1 .back {
    background-image: url("http://oss.fuyicargo.com/img/service-3-1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-2 .block-2 .back {
    background-image: url("http://oss.fuyicargo.com/img/service-4-1.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}
.service-introduction .service-content .row-2 .block-3 .back {
    background-image: url("http://oss.fuyicargo.com/img/service-5-1.jpg");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    padding: 40px 32px;
}
