.dialect-banner {
    position: relative;
    height: 371px;
    background-image: url("../images/dialect/banner_dialect_01.png");
    padding-top: 124px;
    /*padding-left: 349px;*/
}

    .dialect-banner .banner-title {
        width: 100%;
        text-align: center;
        font-size: 48px;
        font-family: FZLanTingHeiS-B-GB;
        font-weight: 400;
        color: rgba(255,255,255,1);
    }

    .dialect-banner .banner-word {
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-family: FZLanTingHeiS-B-GB;
        font-weight: 400;
        color: rgba(255,255,255,1);
    }

.dialect-wrapper {
    position: relative;
    padding-left: 360px;
}

.one-item {
    flex-wrap: wrap;
    flex-direction: row;
}

.one {
    margin-right: 25px;
    padding-top: 138px;
}

.item-word {
    width: 510px;
}

    .item-word .title {
        font-size: 36px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(51,51,51,1);
    }

.dialect-ul {
    margin: 14px 0 0 0;
    padding: 0 0 0 16px;
    color: #B0D6FE;
}

    .dialect-ul li {
        line-height: 30px;
        height: 30px;
    }

        .dialect-ul li span {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(51,51,51,1);
        }

.one-item-img {
    width: 671px;
}

.two-item {
    position: relative;
    margin-top: 40px;
}

.two-item-word .title {
    width: 120px;
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 36px;
}

.two-img-list {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 41px;
}

.two-img {
    width: 388px;
    height: 128px;
    margin-right: 18px;
    box-shadow: 0px 0px 16px 0px rgba(26,110,241,0.14);
}

.orc-wrapper {
    background-image: url(../images/dialect/bg_dialect_01.png);
    height: 920px;
    padding: 50px 0 0px 360px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.three {
    margin-left: 25px;
    padding-top: 224px;
}

.three-item {
    position: relative;
    margin-top: 40px;
}

.three-item-word .title {
    width: 120px;
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
}

.padding-140 {
    padding: 140px 0;
}

.three-img-list {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 41px;
}

.three-img {
    width: 388px;
    height: 128px;
    margin-right: 18px;
    box-shadow: 0px 0px 16px 0px rgba(26,110,241,0.14);
}

.four {
    margin-right: 25px;
    padding-top: 127px;
}
