body,
.jyw-body {
    background-color: #f4f4f4 !important;
}

.res_content_all {
    min-height: 620px;
}

.index_top_center_right {
    margin-top: 12px;
    width: 246px;
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 61px;
}

.top-logo-box {
    background-color: white;
}

.jyw-body .publish-header .top-logo-box {
    height: auto;
    padding-top: 5px !important;
    padding-bottom: 20px;
}

.jyw-body {
    padding-top: 0px !important;
    /* padding-bottom: 20px !important; */
    background-color: white;
}

.login_content {
    background-color: #f4f4f4;
    padding: 80px 0;
}

.login_content_agent_left span {
    color: #043E90;
}

.goto_res {
    width: 77%;
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}

.goto_res a {
    color: #043E90;
}

.goto_res a:hover {
    color: #043E90;
}


/*底部*/

.login_footer {
    padding: 0 0 20px 0;
    background-color: #f4f4f4;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.login_footer p {
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    width: 40%;
    margin: 0 auto;
    /* border: 1px solid; */
}


/*登录后的顶部*/