.details_fp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 10px;
}

.m-gy-dfl-01 {
    margin-bottom: 1.6rem;
}
.m-gy-dfl-01-tit {
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #414141;
    line-height: 4rem;
    background: url(/cache/box/M/m11-icon2.jpg) no-repeat center top;
    background-size: 100% 4rem;
    border-bottom: 1px solid #da251d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.m-gy-dfl-01-desc {
    width: 93.75%;
    margin: 0 auto;
}
