.content-inner .flex{
    display: flex;
    justify-content: space-between;
}
.content-inner .flex .left{
    width: 424px;
    padding-right: 30px;
}
.w240{
    width: 240px;
}
.cap_height{
    line-height: 1.4em;
}