﻿body
{
}
/* infoshow */
.infoshow
{
    width: 980px;
}
.infoshow .content
{
    padding: 8px;
}
.infoshow .content .title
{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #F3F3F3;
    padding-bottom: 8px;
}
.infoshow .content .state
{
    color: #585858;
    padding-top: 4px;
    text-align: center;
}
.infoshow .content .cont
{
    margin: 15px auto 10px auto;
    width: 958px;
    line-height: 23px;
}
.infoshow .content .cont img
{
    border: 0px;
}

/* 企业跳转 */
.company-link-layout
{
    text-align: center;
}

.btn-link-apply
{
    display: inline-block;
    background: #06f;
    color: #fff !important;
    border-radius: 10px;
    padding: 12px 40px;
    font-size: 18px;
    font-weight: bold;
}

.resume-register-layout
{
    text-align: center;
    margin-top: 25px;
}


.btn-register
{
    display: inline-block;
    background: #f30;
    color: #fff !important;
    border-radius: 10px;
    padding: 20px 40px;
    font-size: 18px;
    font-weight: bold;
}


.img-link-layout
{
    text-align: center;
    margin-top: 35px;
}

.img-link
{
}

.img-link-src
{
}

.img-bottom-link-layout
{
    text-align: center;
    margin-top: 15px;
}
