.m-cloud-structure {
    overflow: hidden;
    padding-bottom: 50px;
}

.m-cloud-structure .g-c-bd .g-product-content .structure-title {
    padding: 30px 0 40px;
}

.m-cloud-structure .g-c-bd .g-product-content .structure-content {
    width: 500px;
    border: 1px solid #dadada;
}
.m-cloud-structure .g-c-bd .structure-title {
    padding: 60px 0 58px;
}

.m-cloud-structure .g-c-bd .structure-title h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    color: #333;
}

.m-cloud-structure .g-c-bd .structure-content img {
    max-width: 100%;
    display: block;
}