.structure {
    padding: 80px 0;
}

.structure.s .textMod {
    padding-left: 40px;
    padding-right: 0;
}

.structure .con {
    margin: 0 auto;
    width: 1140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.textMod {
    flex: 1;
    text-align: left;
    padding-right: 40px;
}

.textMod .title {
    font-family: PingFangSC-Medium, sans-serif;
    font-size: 24px;
    color: #333;
    letter-spacing: 0;
    line-height: 32px;
}

.textMod .text {
    margin-top: 20px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    line-height: 24px;
}

.imgMod {
    width: 700px;
}

.imgBor {
    margin: 0 auto;
    border-radius: 14px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.group {
    width: 1180px;
    margin: 32px auto 0;
}

.compact-i32 .col-2 {
    margin-left: -20px;
}

.group .col.col-2 .item {
    position: relative;
    width: 50%;
    padding: 32px 32px 32px 84px;
    margin-left: 0;
    box-sizing: border-box;
    border: 1px solid #d4dae6;
    margin-bottom: 0;
    text-align: left;
    float: left;
}

.group .col.col-2 .item .icon {
    float: none;
    position: absolute;
    top: 32px;
    left: 32px;
    width: 32px;
    height: 32px;
}

.compact-i32 .item .icon img,
[ui-type='V5G005B'] .compact-i32 .item .icon img {
    width: 32px;
    height: 32px;
}

.item .title {
    width: 468px;
}

.group .col.col-2 .item .desc {
    width: auto;
    margin: 28px 0 16px 0;
    opacity: 0.6;
    float: none;
    font-size: 13px;
    color: #191c3d;
    line-height: 26px;
    height: 110px;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.clear {
    clear: both;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper {
    display: flex;
    align-items: center;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-side {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-left .V5G018B-card-item {
    margin-right: 80px;
}

[ui-type='module-box'] > section:nth-child(even) .group .V5G018B-card-item {
    background: #fff;
}

[ui-type='V5G018B'] .group .V5G018B-card-item {
    width: 280px;
    margin-bottom: 20px;
    background: #f2f6fa;
    border-radius: 4px;
    padding: 28px;
    box-sizing: border-box;
    position: relative;
}

[ui-type='V5G018B'] .group .V5G018B-card-item .V5G018B-card-title {
    font: 500 18px / 28px PingFangSC-Medium;
    color: #222;
    margin-bottom: 16px;
    text-align: left;
}

[ui-type='V5G018B'] .group .V5G018B-card-item .V5G018B-card-desc {
    font: 400 14px / 24px PingFangSC-Regular;
    color: #222;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-left .V5G018B-card-num {
    top: 73px;
    right: -64px;
}

[ui-type='V5G018B'] .group .V5G018B-card-num {
    font: 700 16px / 26px DINAlternate-Bold;
    color: rgba(34, 34, 34, 0.08);
    position: absolute;
    width: 16px;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-left .V5G018B-card-num::after {
    left: -48px;
}

[ui-type='V5G018B'] .group .V5G018B-card-num::after {
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    top: 12px;
    background: rgba(34, 34, 34, 0.08);
}

[ui-type='V5G018B'] .group .V5G018B-card-item::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    left: 0;
    top: 32px;
    background: #222;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-right .V5G018B-card-num::after {
    right: -48px;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-img {
    display: inline-block;
}

[ui-type='V5G018B'] .group img {
    width: 460px;
    height: 344px;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-right .V5G018B-card-item {
    margin-left: 80px;
}

[ui-type='V5G018B'] .group .V5G018B-even-wrapper .V5G018B-even-right .V5G018B-card-num {
    top: 73px;
    left: -64px;
}

