

.page-banner {
    margin-top: 0px;
}

.carousel-indicators li {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    border:1px;
    margin:22px;
    background: #FFFFFF;
    opacity: 1;
}

.carousel-indicators .active {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin:17px;
    background: #00B298;
}

.page-block-1 {
    width: 100%;
    height: 300;
    background-color: black;
}

.page-block-1 a {
    display: block;
    float: left;
    text-align: center;
    height: 300;
    width: 25%;
    padding-top: 71px;
}



.page-block-2 {
    width: 100%;
    height: 890;
    text-align: center;
    background-color: white;
    padding-top: 77px;
}

.block2-imagebar {
    margin-bottom: 35px;
    width: 1200;
    display: inline-block;
}

.block2-imagebar-one {
    margin-top: 52px;
}

.block2-imagebar img {
    width: 196px;
    height: 184px;
    display: inline-block;
}

.block2-image-item {
    float: left;
    margin-left: 4px;
    position: relative;
    width: 196px;
    height: 184px;
    color: #FFFFFF;
    background-size:100% 100%;
    line-height: 184px;
    font-size: 26px;
    font-family: OPPOSans-M, OPPOSans;
    font-weight: 600;
    color: #FFFFFF;
}

.block2-image-title {
    position: absolute;
    line-height: 184;
    width: 196px;
    height: 184px;
}

.page-block-3 {
    width: 100%;
    height: 674;
    background: linear-gradient( #2B2B2B ,#D8D8D8 );
}

.page-block-3 video {
    width: 100%;
    height: 674;
}

.page-block-4 {
    width: 100%;
    height: 901;
    background-color: #373737;
    padding-top: 91px;
    text-align: center;
}

.block4-title {
    width: 100%;
    height: 50;
    text-align: center;
}

.block4-items {
    width: 1220;
    margin-top:70px;
    height: 600;
    display:inline-block;
}

.block4-item {
    width: 385;
    float: left;
    margin: 10px;
}

.block4-item-text {
    padding: 50px;
    text-align: center;
    font-size: 30px;
    font-family: OPPOSans-R, OPPOSans;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 38px;
}

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

.block5-title {
    width: 100%;
    height: 50;
    text-align: center;
    margin-top: 70px;
}

.block5-items {
    width:1290;
    height: 400;
    margin-top: 70px;
    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;
    text-align: left;
}

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

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

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

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

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

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

.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;
}

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