.yz-s-card .yz-s-topic-l {
    font-size: 58px
}

.yz-s-icon {
    width: 100px;
}

.yz-s-subtitle {
    margin-bottom: 6px;
    color: #fff;
    font-size: 18px;
}

.yz-s-desc {
    color: #aaa;
    font-size: 18px;
    line-height: 22px;
    max-width: 700px;
}

.yz-s-frmwrap {
    border: solid 12px #ACAFB3;
    padding: 80px 68px;
}

.yz-s-frmicon {
    width:120px;
}

.yz-s-frmtitle {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
}

.yz-s-frmdesc {
    font-size: 22px;
    line-height: 32px;
    color: #f5f5f5;
    max-width: 420px;
}

