﻿/*免费求职*/

.code span a {
    color: #999;
    text-decoration: none;
}

.code span {
    color: #999;
}

.clear {
    clear: both;
}

.fuwubiao {
    background: #FF6100;
    height: 57px;
}

    .fuwubiao .fuwu_nav {
        width: 1100px;
        margin: 0 auto;
        background: #FF6100;
        margin-top: 18px;
        height: 57px;
    }

        .fuwubiao .fuwu_nav ul li {
            float: left;
            margin-right: 216px;
        }

            .fuwubiao .fuwu_nav ul li:last-child {
                margin-right: 0;
            }

            .fuwubiao .fuwu_nav ul li .fuwu_navimg {
                width: 40px;
                height: 40px;
                line-height: 37px;
                text-align: center;
                margin-top: 8px;
                margin-left: 20px;
            }

                .fuwubiao .fuwu_nav ul li .fuwu_navimg img {
                    width: auto;
                    height: auto;
                    max-width: 100%;
                    max-height: 100%;
                    vertical-align: middle;
                }

            .fuwubiao .fuwu_nav ul li .fuwu_navtex {
                margin-left: 16px;
                margin-top: 8px;
            }

                .fuwubiao .fuwu_nav ul li .fuwu_navtex p {
                    line-height: 20px;
                    margin-bottom: 4px;
                    font-family: PingFangSC-Medium;
                    font-size: 14px;
                    color: #FFFFFF;
                    letter-spacing: 0;
                }

                .fuwubiao .fuwu_nav ul li .fuwu_navtex span {
                    display: block;
                    line-height: 16px;
                    font-family: MicrosoftYaHei;
                    font-size: 12px;
                    color: #FFFFFF;
                    letter-spacing: 0;
                }

/*今日招聘页尾*/
.footer {
    background: #FFFFFF;
    padding: 0 !important;
    border-top: 0 !important;
}

    .footer .in {
        width: 1100px;
        margin: 0 auto;
        background: #FFFFFF;
        padding-bottom: 20px;
    }

        .footer .in .nag .erweima {
            margin-top: 22px;
            margin-left: 10px;
            text-align: right;
            float:right;
        }

            .footer .in .nag .erweima .erweima_ione {
                width: 90px;
                vertical-align: middle;
            }

            .footer .in .nag .erweima p {
                font-family: MicrosoftYaHei !important;
                font-size: 14px !important;
                font-weight: bold;
                color: #8d92a1;
                margin-top: 11px;
                margin-bottom: 14px;
                line-height: 12px;
            }

            .footer .in .nag .erweima .erweima_itwo {
                width: 259px;
                height: 91px;
                vertical-align: middle;
            }

        .footer .in .nag .e {
            margin-top: 17px;
            margin-right: 10px;
            float:left;
        }

            .footer .in .nag .e strong {
                font-family: MicrosoftYaHei !important;
                font-size: 14px !important;
                font-weight: 700;
                color: #636262;
                letter-spacing: 1.12px;
                margin-bottom: 10px;
                display: block;
            }

            .footer .in .nag .e a {
                font-family: STSongti-SC-Regular !important;
                font-size: 12px !important;
                color: #929292;
                letter-spacing: 0.98px;
                line-height: 22px;
                display: inline-block;
                width: 65px;
            }

                .footer .in .nag .e a:hover {
                    color: #f60;
                }

.footsx {
    width: 1px;
    height: 95px;
    background: #E5E5E5;
    margin-top: 76px;
    float: left;
    margin-right: 22px;
}


.license .in {
    width: 1100px;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 20px 0 15px;
}

.license {
    text-align: center;
    background-color: #fff;
    color: #999;
    line-height: 23px;
}

    .license a, .license * {
        font-size: 12px;
        font-family: "Microsoft YaHei" !important;
    }

    .license a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        margin: 0 8px;
        color: #999;
    }

    .license span {
        position: absolute;
        width: 70px;
        line-height: 14px;
        font-size: 12px;
        color: #999;
        top: 42px;
        left: 50%;
        margin-left: -35px;
    }

    .license .note {
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .license .note .gan, .banquan .note .gan {
            display: inline-block;
            height: 20px;
            line-height: 20px;
            color: #999;
            margin-bottom: 5px;
            padding-left: 25px;
            background: url(/img/gongan.png) no-repeat;
        }

            .license .note .gan:hover, .banquan .note .gan:hover {
                color: #f60;
            }

    .license a:hover, .banquan a:hover {
        color: #f60;
    }

.footer .code {
    float: right;
    width: 99px;
    padding-top: 5px;
    margin-right: 0;
}

.footer .c_first {
    margin-left: 31px;
}

.footer .code span {
    display: block;
    text-align: center;
    margin-top: 10px;
}
/*今日招聘页尾end*/
