.speech_body_bg2{
    background-image:url('../../images/about/Chairman_Oration.png');
}
#page2 .footer_desc{display:none;}
.workman{
    position: absolute;
    bottom: 15%;
    z-index: 3;
    left: 16%;
    background-image: url('../../images/about/work_man.png');
    background-size: 90%;
    background-position: top;
    background-repeat: no-repeat;
    max-width: 750px;
    width: 30%;
    height: 64%;
}
.workman_bg{
    position:absolute;
    top:12%;
    z-index: 1;
    left: 0;
    max-width:750px;
    width: 60%;
    height: 14%;
    font-size:70px;
    color:#EFEFEF;
    font-weight:100;
}
.speech_main{position:absolute;right:10%;top:24%;width:40%;z-index:3;}
.speech_title{color:#c9151e;font-weight:bold;font-size:42px;margin-bottom:20px;}
.speech_desc{overflow:hidden;}
.speech_desc p{line-height:30px;}