.rsks_logo_txt {
    font-size: 26px;
    line-height: 80px;
    color: #fff;
    background: url(./logo.png) no-repeat;
    padding-left: 30px;
    padding-bottom: 4px;
    background-position: 0 30px;
    font-family: 'Î¢ÈíÑÅºÚ';
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}