.gywm-a {
    height: 600px;
    background-image: url("../images/gywm_one_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}

.gywm-a-a {
    color: #ffffff;
    text-align: center;
}

.gywm-a-a-a {
    font-size: 64px;
    padding-top: 234px;
}

.gywm-a-a-b {
    font-size: 22px;
    padding-top: 20px;
}

.gywm-b-a {
    text-align: center;
}

.gywm-b-a-a {
    font-size: 32px;
    color: #333333;
    padding-top: 100px;
}

.gywm-b-a-b {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 10px;
}

.gywm-b-a-c {
    font-size: 22px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 44px;
    margin-top: 50px;
    text-indent: 44px;
}

.gywm-b-a-d {
    font-size: 22px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 44px;
    margin-top: 30px;
    text-indent: 44px;
}

.gywm-c {
    margin-top: 100px;
    background-color: #DDE6F5;
    padding-bottom: 100px;
}

.gywm-c-a-a {
    font-size: 32px;
    color: #333333;
    padding-top: 50px;
    text-align: center;
}

.gywm-c-a-b {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 10px;
    text-align: center;
}

.gywm-c-a-c > div {
    display: flex;
    justify-content: space-between;
    height: 400px;
    margin-top: 50px;
}

.gywm-c-a-c-a {
    width: 400px;
}

.gywm-c-a-c-a-a-b {
    width: 100%;
}

.gywm-c-a-c-i {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gywm-c-a-c-a-a-a {
    width: 90px;
}

.gywm-c-a-c-a-b {
    box-sizing: border-box;
    padding-left: 102px;
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}

.gywm-c-a-c-a-c {
    box-sizing: border-box;
    padding-left: 102px;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 28px;
    margin-top: 10px;
}

.gywm-d-a-a {
    font-size: 32px;
    color: #333333;
    padding-top: 100px;
    text-align: center;
}

.gywm-d-a-b {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 10px;
    text-align: center;
}

.gywm-d-a-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0 100px;
}

.gywm-d-a-c-i {
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
}

.gywm-d-a-c-i:first-child {
    margin-top: 30px;
}

.gywm-d-a-c-a-a {
    font-weight: bold;
    font-size: 28px;
    color: #333333;
}