﻿.html_banner
{
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1200px;
    height: 150px;
    display: none;
}
.info-nav
{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background: #f6f6f8;
}
.infoshow
{
    border: 1px solid #eee;
    background: #fff;
}
.infoshow .content
{
    padding: 8px;
}
.infoshow .content .title
{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #F3F3F3;
    padding: 20px 0;
}
.infoshow .content .state
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f5f5f5;
    color: #999;
    font-size: 14px;
}
.infoshow .content .cont
{
    margin: 15px auto 10px auto;
    width: 95%;
    line-height: 23px;
    font-size: 14px;
}
.infoshow .content .cont img
{
    border: 0px;
}

.infoshow .content .cont table{ text-indent:0; width:100%;border-collapse: collapse; border: none; word-break: break-all}
.infoshow .content .cont td,th{ border:1px solid #ffcc99; text-align:center; line-height:30px;}
.infoshow .content .cont table div{text-align:center;}
.infoshow .content .cont table span{text-align:center;}

/* 企业跳转 */
.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;
}

.info-copyright
{
    margin: 15px auto 10px auto;
    width: 95%;
}
