﻿body.recruit
{
    background: #f5f5f5;
    font-size: 14px;
}
#headPanel div.top
{
    width: 100%;
    background-color: #000;
    height: 60px;
    color: #9e9e9e;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.container-fluid
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row
{
    margin-right: -15px;
    margin-left: -15px;
}
.top div.systemtitle
{
    height: 100%;
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
}
div.top div.systemtitle img
{
    margin-top: 10px;
}
.top div.columntItem
{
    height: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}
#headPanel div.top div.columntItem a
{
    text-decoration: none;
    color: #9e9e9e;
}
#headPanel div.top div.columntItem a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #9e9e9e;
}
footer
{
    background-color: #212121;
    color: #fff;
    bottom: 0;
    width: 100%;
    height: 150px;
}
footer
{
    max-width: 100%;
    margin: 0 auto;
    z-index: 110;
    position: relative;
}
footer .qrcode-list
{
    max-width: 1200px;
    display: block;
    margin: 50px auto 0;
    height: 100px;
    text-align: center;
}
footer .qrcode-list .qrcode-item
{
    width: 300px;
    float: left;
    height: 100px;
    padding-top: 10px;
}
footer .qrcode-list .qrcode-item .title-block
{
    line-height: 24px;
}
.qrcode-list-wraper
{
    display: inline-block;
}
footer .qrcode-item .title-block .title
{
    float: left;
    margin: 4px;
}
footer .qrcode-list .qrcode-item
{
    width: 300px;
    float: left;
    height: 100px;
    padding-top: 10px;
}
footer .qrcode-list img
{
    width: 75px;
    height: 75px;
}
footer .pub-info
{
    max-width: 1200px;
    color: #444;
    background-color: #212121;
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
}
footer .pub-info .left
{
    float: left;
    margin-left: 5%;
}
footer .xin_div
{
    float: right;
    padding-top: 8px;
    margin-right: 5%;
}
footer .pub-info .right
{
    float: right;
    color: #777;
    margin-right: 5px;
}
footer .pub-info .left a
{
    color: #777;
}
footer .xin_div em.xin
{
    display: block;
    height: 30px;
    width: 30px;
    background-image: url(keywords.png);
    background-size: cover;
}
#headPanel
{
    display: block;
}
#headPanel-mb
{
    display: none;
}
@media(max-width: 800px)
{
    #headPanel
    {
        display: none;
    }
    #headPanel-mb
    {
        display: block;
        background-color: #000;
    }
    #ara-mb-header
    {
        height: 74px;
        padding-top: 22px;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
    }
    #ara-mb-header #header-logo
    {
        width: 217px;
        height: 17px;
        background-position: left top;
        background-repeat: no-repeat;
        font-size: 1px;
        margin-top: 7px;
        margin-left: 25px;
    }
    #ara-mb-header #mr-mobile-header
    {
        line-height: 36px;
        width: 36px;
    }
    #araglobalheader-mb-nav
    {
        background-color: #252525;
        border-top: 1px solid #6b6b6b;
        color: #fff;
        display: none;
    }
    #araglobalheader-mb-nav .navI
    {
        border-bottom: 1px solid #6b6b6b;
    }
    #araglobalheader-mb-nav .navI-title
    {
        padding: 15px 25px;
    }
    #araglobalheader-mb-nav .navI-title a
    {
        color: #fff;
    }
    #araglobalheader-mb-nav .navI.has-sub-pc
    {
        position: relative;
    }
    .sub-menu
    {
        position: static;
        margin-top: 0;
        padding-top: 0;
    }
    .sub-menu
    {
        display: none;
        left: 30px;
        box-sizing: border-box;
        text-align: left;
    }
    #araglobalheader-mb-nav .navII
    {
        border-top: 1px solid #6b6b6b;
        background-color: #404040;
    }
    .sub-menu li
    {
        margin-top: 0;
    }
    #araglobalheader-mb-nav .navI.has-sub-pc::after
    {
        content: "";
        height: 14px;
        width: 9px;
        background: url(keywords.png) no-repeat;
        -moz-background-size: 9px 5px;
        background-size: 9px 5px;
        background-position: center;
        position: absolute;
        top: 15px;
        bottom: 0;
        right: 15px;
    }
    #araglobalheader-mb-nav .navI.has-sub-pc.sub-active::after
    {
        transform: rotate(180deg);
    }
    footer
    {
        width: 100%;
        min-width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 45px;
    }
    footer .qrcode-list, footer .pub-info
    {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        height: auto;
    }
    .qrcode-list-wraper
    {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-top: 30px;
        align-items: flex-start;
    }
    footer .qrcode-list .qrcode-item
    {
        margin-right: 0!important;
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
        width: 50%!important;
        height: auto;
    }
    footer .qrcode-list .qrcode-item span
    {
        display: block;
    }
    footer .qrcode-list .title-block
    {
        margin-right: 20px;
    }
    footer .pub-info .left, footer .xin_div, footer .pub-info .right
    {
        float: none;
    }
    footer .pub-info .left
    {
        text-align: center;
    }
    footer .pub-info .right
    {
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    footer .xin_div em.xin
    {
        display: block;
        height: 30px;
        width: 30px;
        background-image: url(keywords.png);
        background-size: cover;
    }
    footer .xin_div
    {
        position: absolute;
        bottom: 50px;
        left: calc(50% + 145px);
    }
    footer .pub-info .right
    {
        display: flex;
        flex-direction: column;
    }
}
@media(max-width: 321px)
{
    footer
    {
        padding-bottom: 25px;
    }
    footer .xin_div em.xin
    {
        height: 20px;
        width: 20px;
    }
    footer .xin_div
    {
        left: 290px;
        bottom: 40px;
    }
}
