
.news-banner {
    text-align: center;
}

.block-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 176px;
} 

.block-title-one {
    font-size: 24px;
    font-family: Helvetica;
    font-weight: normal;
    color: #333333;
    line-height: 48px;
} 

.block-title-two {
    font-size: 36px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 48px;
}

.block-title-line {
    margin-top: -25;
    margin-bottom: 30;
}

.page-block-5 {
    width: 100%;
    height: auto;
    background-color: white;
    padding-top: 50px;
}

.block5-items {
    width:1290;
    height: auto;
    margin-top: 0px;
    display: inline-block;
}

.block5-item {
    float: left;
    margin-right: 50px;
    width:380;
    position: relative;
    font-size: 24px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: normal;
    color: #333333;
    line-height: 32px;
    height: 430px;
    text-align: left;
}

.block5-item:hover {
    color: #CE0000;
}

.block5-item img {
    width: 380px;
    height: 200px;
}

.block5-item-date {
    position: absolute;
    top: 231;
    left: 40;
}

.block5-item-year {
    position: absolute;
    top: 231;
    right: 40;
}

.block5-item-text {
    position: absolute;
    top: 287;
    left: 40;
    width: 300;
}

.page-news-more {
    position: relative;
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}

.page-news-more .button {
    width: 144px;
    height: 40px;
    border: 2px solid #333333;
    border-radius: 100px;
    font-family: OPPOSans-M, OPPOSans;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.page-news-more .button:hover {
    background: #00B298;
    border-color: #00B298;
    color:#FFFFFF;
}
