
.section_box {
    height: 800px;
    overflow: hidden;
}

.video_box {
    position: relative;
}

.video_box p {
    line-height: 50px;
    color: #FFFFFF;
    width: 100%;
    height: 30px;
    font-size: 50px;
    position: absolute;
    top: -60%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.video_box img {
    width: 10%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.section7 {
    height: 756px;
    background: url("../images/section7_en.jpg") no-repeat center top;
    background-size: cover;
    position: relative;
}

.section_7_box {
    text-align: center;
    width: 60%;
    position: absolute;
    top: -180px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.blu-info-box-title{
    letter-spacing: -2px;
}
