h3.home-content{
    font-size: 222%;
    position: absolute;
    left: 50%;top:50%;
    transform: translate(-50%,-50%);
}



.row .left a {
    display: inline-block;
    /*font-family: 'Arial';*/
    font-style: Medium;
    height: 60px;
    background: #9AC0CD;
    color: white;
    width: 100%;
    margin: 14px 4%;
    line-height: 59px;
    font-size: 18pt;
    text-align: center;
    border-radius: 30px;
}


.right-search .tools {
    display: inline-block;
    /*font-family: 'Arial';*/
    font-style: Medium;
    height: 60px;
    width: 100%;
    margin: 14px 0;
    line-height: 59px;
    font-size: 18pt;
}

.right-search .tools a {
    font-family: 'Arial';
    color: #af8d51;
    font-size: 18pt;
    padding-right: 5px;
    line-height: 20px;
}

.right-search .tools .H {
    display: inline-block;
    height: 30px;
    width: 1px;
    background: #af8d51;
    margin-right: 15px;
    bottom: -8px;
}

.row .us_message .mess_content h3{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-emphasis: center;
}