.design {
    /* background-color: #fff; */
}

.design .design-l {
    width: 75%;
    margin-right: 12px;
    background-color: #fff;
    padding: 48px 44px;
    font-size: 18px;
}

/* .design .design-l img */
.design .design-l h1 {
    color: #6f6f6f;
    font-size: 30px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-bottom: 32px;
}

.design .design-l img {
    margin-top: 20px;
    height: auto;
}

.design .design-l .des-b {
    margin-top: 30px;
}

.design .design-l .des-b .db-l p {
    height: 30px;
    width: 116px;
    line-height: 30px;
    color: #fff;
    background-color: #dd2727;
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
}

.design .design-l .des-b .db-l span {
    font-size: 12px;
    color: #adadad;
    line-height: 30px;
}

.design .design-l .des-b .db-r {}

.design .design-r {
    width: 24%;
    background-color: #fff;
    /* padding: 20px 25px; */
    padding: 28px;
}

.design .design-r .ds-r-t {
    width: 100%;
    border: 1px solid #dcdcdc;
    color: #616161;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 30px;
}

.design .design-r .ds-r-t span {
    font-size: 12px;
    margin-left: 20px;
    line-height: -30px;
    /* margin-bottom: 5px; */
    /* display: inline-block; */
    /* text-transform: uppercase; */
    position: relative;
    top: -3px;
}

.design .design-r .ds-r-b {
    border-bottom: 1px solid #999999;
    padding-bottom: 6px;
}

.design .design-r .ds-r-b ul li {
    margin-bottom: 15px;
    height: 104px;
}

.design .design-r .ds-r-b ul li .li_t {
    height: 104px;
    width: 50%;
}

.design .design-r .ds-r-b ul li .li_t img {
    height: 100%;
    width: 100%;
}

.design .design-r .ds-r-b ul li .li_b {
    height: 104px;
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    border-left: 0;
    padding-top: 20px;
}
