/**body
{
    background: url(../skins/Images/65.jpg) no-repeat fixed center center;
}**/
form, ul, li, ol, dl, dt, dd, p, i, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
ul, li
{
    list-style: none;
}
img
{
    border: 0;
}
.dp
{
    display: block;
}
.tc
{
    text-align: center;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}
.clearfix:after
{
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.main-page
{
    margin: 0 auto; /**width: 1200px;**/
    width: 100%;
}
.main-page .left
{
    padding-right: 25px;
    border-right: 1px #888 solid; /**margin-top: 280px;**/
    margin-top: 3rem;
}
.main-page .left, .main-page .right
{
    float: left;
}
.main-page .nav-back
{
    height: 300px;
}
.main-page .nav
{
    position: relative; /**margin-top: -300px;**/
    width: 9rem;
    text-align: center;
    font-size: 1rem;
    color: #fff;
}
.main-page .nav div
{
    height: 47px;
    line-height: 47px;
    margin-bottom: 8px;
    border-radius: 2px;
    cursor: pointer;
    background: rgba(16,16,16,0.7);
}
.main-page .nav div.on
{
    background: #3091f2;
}
.main-page .right
{
    width: 80%; /** height: 800px;**/
    margin-left: 55px;
}
.main-page .content
{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.main-page .content .con-ggh
{
    width: 100%;
    height: 300px;
}

.con-ggh ul
{
    padding-top: 20px;
    display: block;
}
.con-ggh ul li
{
    padding-top: 20px;
    margin-right: 20px;
    float: left;
}
.list-pic
{
    background-color: rgba(255,255,255,0.3);
    padding: 19px;
    width: 110px;
    height: 110px;
    border: 1px solid #b9babe;
}
.list-pic img
{
    width: 110px;
    height: 110px;
    display: block;
}
.con-ggh .item-name
{
    padding: 20px 0;
    height: 20px;
    width: 150px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.b-intro
{
    margin-top: 20px;
}
.b-intro span
{
    font-size: 24px;
    margin-bottom: 12px;
    color: #fff;
}
.b-intro p
{
    width: 545px;
    height: 45px;
    line-height: 24px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
}
.ck-m
{
    width: 123px;
    height: 36px;
    line-height: 36px;
    border: 1px #fff solid;
    margin-top: 25px;
}
.zcinfo
{
    width: 550px;
    margin-top: 280px;
}
.ptpic-dl, .ptpic-dl img
{
    width: 354px;
    height: 690px;
}
.ptpic-dl
{
    margin-top: 110px;
}
.job_content, .job_rmt
{
    float: left;
    padding: 3rem 0 0;
}
.welfare
{
    margin: 1rem;
    padding: 0 1rem;
    border-right: 1px #888 solid;
}
.welfare2
{
    margin: 1rem;
    padding: 0 1rem;
    border-right: none;
}
.job h4, .welfare h4, .welfare2 h4
{
    font-size: 1rem;
    color: #3091f2;
    text-align: left;
}
.job p, .welfare p, .welfare2 p
{
    font-size: 0.875rem;
    color: #888;
    text-align: left;
}
.zhaopin_title
{
    border-bottom: solid 1px #2ea7e0;
    margin: 2rem 0 0.5rem;
    display: none;
}
.zhaopin_title h3
{
    text-align: center;
    font-weight: 600;
    background: #2ea7e0;
    color: #fff;
    width: 6rem;
    padding: 4px;
    border-radius: 2px;
}