﻿
#home {
    font-family: 'Microsoft Yahei', Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
    position: relative;
    overflow-x: hidden;
}

    #home header {
        font-family: Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
    }

    #home .seo-before {
        display: none;
    }

    #home .slider {
        width: 100%;
        height: 290px;
        position: relative;
        margin-top: -20px;
    }

    #home .slider-list {
        width: 100%;
        height: 290px;
    }

        #home .slider-list div {
            position: absolute;
            width: 100%;
            height: 290px;
            top: 0;
            left: 0;
            background: #f2f2f2;
            display: none;
        }

            #home .slider-list div:first-child {
                display: block;
            }

            #home .slider-list div a {
                display: block;
                height: 290px;
                width: 980px;
                margin: 0 auto;
            }

    #home .dot-list {
        position: absolute;
        bottom: 20px;
        text-align: center;
        z-index: 2;
        width: 100%;
    }

        #home .dot-list a {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            margin-right: 10px;
            width: 14px;
            height: 14px;
            background: url(//concat.lietou-static.com/fe-www-pc/v5/images/pages/home/home-sprite.cac11226.png) -50px -66px no-repeat;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            opacity: 0.3;
        }

            #home .dot-list a:hover, #home .dot-list a.active {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                opacity: 1;
            }

    #home .form-box {
        width: 290px;
        height: 256px;
        position: absolute;
        margin-right: -490px;
        right: 50%;
        overflow: hidden;
        top: -270px;
        z-index: 2;
        background: rgba(51, 51, 51, .7);
        border: 1px #686868 solid;
    }

    #home .form-title {
        height: 40px;
        text-align: left;
        color: #b3b3b3;
        font-size: 14px;
        line-height: 40px;
    }

        #home .form-title a {
            color: #b3b3b3;
        }

            #home .form-title a:hover {
                color: #ccc;
            }

        #home .form-title .switch-btn {
            float: right;
            color: #fa0;
            font-size: 12px;
        }

        #home .form-title a.switch-btn:hover {
            color: #fa0;
        }

        #home .form-title span {
            font-size: 14px;
            font-family: "Simsan";
            height: 32px;
            color: #b3b3b3;
            line-height: 32px;
            position: relative;
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }
            /*#home .form-title span:after{
  content:"&#8250;";
  position:absolute;
  right:-12px;
  top:0px;
  font-size:10px;
  color:#999;
}*/
            #home .form-title span.spread {
                margin: 0 10px 0;
            }

            #home .form-title span.cur {
                color: #ccc;
                font-size: 14px;
                font-family: "Microsoft YaHei";
            }

    #home .form-content {
        position: relative;
    }

    #home .login-box, #home .register-box {
        width: 260px;
        position: absolute;
        top: 0;
        padding: 0px 15px;
    }

    #home .candidate, #home .hunter, #home .business {
        position: absolute;
        width: 292px;
        top: 0;
        /*left: -584px;*/
    }

    #home .register-box {
        left: 0;
    }

    #home .login-box {
        left: -292px;
    }

    #home .form-box .control {
        margin-bottom: 10px;
    }

        #home .form-box .control .tipsui {
            border: none;
            margin-left: 9px;
            margin-top: 3px;
        }

        #home .form-box .control .tipsui-bottom .tipsui-arrow em, #home .form-box .control .tipsui-bottom .tipsui-arrow i {
            border-bottom-color: #dcf0fa;
        }

        #home .form-box .control .foreign-tips {
            position: absolute;
            width: 17px;
            height: 17px;
            color: #fff;
            top: 8px;
            font-size: 12px;
            line-height: 17px;
            right: 8px;
            border-radius: 50px;
            text-align: center;
            background-color: #D8D8D8;
            cursor: pointer;
        }

        #home .form-box .control input.text {
            border: none;
            width: 244px;
            font-size: 12px;
            height: 26px;
            line-height: 26px;
        }

        #home .form-box .control .area-code-show {
            position: absolute;
            top: 0px;
            left: 10px;
            color: #999;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            width: 40px;
            font-size: 12px;
        }

        #home .form-box .control input.input-unch {
            width: 106px;
            padding-left: 56px;
        }

        #home .form-box .control .selectui-large .selectui-head .selectui-result {
            width: 40px;
            height: 30px;
            line-height: 30px;
            font-size: 12px;
        }

        #home .form-box .control .selectui {
            margin-right: 5px;
        }

    #home .form-box .btn {
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        font-family: "Microsoft YaHei";
        text-align: center;
        border: 1px #6e6e6e solid;
        width: 260px;
        height: 40px;
        line-height: 35px;
        text-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

    #home .form-box .controls {
        color: #bfbfbf;
    }

    #home .register-box .controls {
        padding: 8px 0 0;
    }

        #home .register-box .controls label {
            float: left;
        }

        #home .register-box .controls .xieyi {
            float: left;
            color: #bfbfbf;
        }

            #home .register-box .controls .xieyi:hover {
                color: #ffaa00;
                text-decoration: none;
            }

        #home .register-box .controls p {
            float: right;
        }

        #home .register-box .controls a {
            color: #ffaa00;
        }

            #home .register-box .controls a:hover {
                color: #ffaa00;
                text-decoration: underline;
            }

    #home .register-box .control input.span2 {
        width: 82px;
    }

    #home .register-box .control .validcode {
        margin: 0 10px;
        width: 66px;
        vertical-align: top;
    }

    #home .register-box .control .changecode {
        color: #bfbfbf;
    }

    #home .login-box .controls {
        /*padding:8px 0 18px;*/
    }

        #home .login-box .controls label {
            float: left;
        }

        #home .login-box .controls a {
            float: right;
            color: #bfbfbf;
        }

            #home .login-box .controls a:hover {
                color: #bfbfbf;
                text-decoration: underline;
            }

            #home .login-box .controls a.regbtn {
                color: #61c2f2;
                margin-left: 40px;
            }

    #home .login-box .info-box {
        color: #bfbfbf;
        padding: 10px 0 0;
    }

        #home .login-box .info-box a {
            color: #61c2f2;
        }

            #home .login-box .info-box a:hover {
                text-decoration: underline;
            }

    #home .login-box .connect-login {
        margin-top: 10px;
        padding-top: 5px;
        border-top: 1px #8c8c8c dotted;
        color: #BFBFBF;
    }

        #home .login-box .connect-login a {
            margin-left: 5px;
            margin-right: 0;
            color: #bfbfbf;
        }

    #home .form-box .btn-login {
        background: #ffaa00;
        margin: 0 0 10px;
    }

        #home .form-box .btn-login:hover {
            background: #fa9200;
        }

        #home .form-box .btn-login:hover {
            background: #fa9200;
        }

    #home .form-box .btn-register {
        background: #3d9ccc;
        margin: 0px 0 0 0;
    }

    #home .form-box .control input.valicode {
        width: 160px;
    }
    /*step2*/
    #home .form-box .step2 .control input.span2 {
        width: 108px;
    }

    #home .form-box .step2 .tips {
        font-size: 14px;
        color: #b3b3b3;
        margin: 10px 0 15px 0;
    }

    #home .form-box .login-box .step2 .tips {
        margin: 0 0 5px 0;
    }

    #home .form-box .step2 .tel-info {
        font-size: 20px;
        color: #ffaa00;
        margin-bottom: 20px;
    }

    #home .form-box .login-box .step2 .tel-info {
        margin-bottom: 6px;
    }

    #home .form-box .verifyform .step2 .control {
        margin-bottom: 7px;
    }

    #home .form-box .verifyform .step2 .btn-login {
        margin-bottom: 5px;
    }

    #home .form-box .step2 .tel-info .back-edit {
        font-size: 12px;
        color: #b3b3b3;
    }

        #home .form-box .step2 .tel-info .back-edit:hover {
            cursor: pointer;
        }

    #home .form-box .step2 .btn-phone-code {
        width: 122px;
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
    }
    /*passport 验证码*/
    #home .form-box .control input.valicode {
        width: 160px;
    }

    #home .form-box .control .very-image {
        float: right;
        width: 72px;
        height: 34px;
    }

    #home .form-box .tab li {
        float: left;
        width: 125px;
        border-bottom: 1px solid #fff;
        font-size: 16px;
        color: #ccc;
        text-align: center;
        margin-bottom: 15px;
        padding: 8px 0;
        cursor: pointer;
        font-family: 'Microsoft Yahei';
    }

        #home .form-box .tab li.active {
            border-bottom: 2px solid #ffaa00;
            color: #fff;
        }

    #home .login-box .weixin {
        position: absolute;
        z-index: 1;
        width: 64px;
        height: 49px;
        left: 0;
        bottom: 0;
        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/pages/home/home-sprite.cac11226.png) no-repeat 0 0;
    }

    #home .micro-box {
        position: absolute;
        margin-right: -620px;
        right: 50%;
        z-index: 2;
        width: 117px;
        height: 110px;
        padding: 15px 0px;
        background: #fff;
        top: -164px;
        border: 1px solid #eeeeee;
        text-align: center;
    }

        #home .micro-box .new-tip {
            background: #e8561e;
            border-radius: 13px;
            color: #fff;
            height: 26px;
            line-height: 26px;
            position: absolute;
            right: -7px;
            top: -13px;
            width: 26px;
        }

        #home .micro-box .micro-content img {
            width: 90px;
        }

        #home .micro-box img {
            display: block;
            margin: 0px auto 10px;
        }

        #home .micro-box p {
            text-align: center;
            font-family: "Microsoft Yahei";
            font-size: 13px;
        }

            #home .micro-box p .micro {
                width: 18px;
                height: 14px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                margin-right: 2px;
                background: url(//concat.lietou-static.com/fe-www-pc/v5/images/pages/home/home-sprite.cac11226.png) no-repeat 0 -58px;
                position: relative;
                top: 4px;
            }

a {
    color: #666;
}

    a:hover {
        color: #ff9900;
        text-decoration: none;
    }

#home .box {
    padding: 30px;
}

#home .bg-gray {
    background-color: #fafafa;
}

#home .box h2 {
    margin: 0 0 20px;
    height: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #999;
    font-size: 22px;
    border-left: 4px solid #fa9900;
    padding-left: 9px;
}

    #home .box h2 .more {
        color: #7ab1cc;
        font-size: 12px;
        line-height: 32px;
    }

#home .box h2, #home .box h3 {
    font-family: "Microsoft Yahei", Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
}

#home .home-sprite {
    background: url(//concat.lietou-static.com/fe-www-pc/v5/images/pages/home/home-sprite.cac11226.png) no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#home .subsite-btn {
    font-family: "Microsoft Yahei", Tahoma, "\5B8B\4F53", Arial, Helvetica, Arial, sans-serif;
}

    #home .subsite-btn a {
        float: left;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        color: #ccc;
        width: 156px;
        position: relative;
        margin-left: 8px;
    }

        #home .subsite-btn a:after {
            content: '';
            position: absolute;
            left: -4px;
            top: 12px;
            height: 16px;
            border-left: 1px dotted #999;
        }

        #home .subsite-btn a:first-child {
            margin-left: 0;
        }

            #home .subsite-btn a:first-child:after {
                border-left: none;
            }

        #home .subsite-btn a b {
            font-size: 18px;
            color: #666;
            font-weight: normal;
            vertical-align: middle;
        }

        #home .subsite-btn a:first-child {
            border-left: 0 none;
        }

        #home .subsite-btn a:hover {
            background-color: #ffaa00;
            color: #fff;
        }

            #home .subsite-btn a:hover b {
                color: #fff;
            }

#home .search {
    font-size: 14px;
}

    #home .search .search-top {
        margin: 0 0 18px;
    }

        #home .search .search-top .search-main {
            width: 670px;
            float: left;
        }

            #home .search .search-top .search-main .search-main-top {
                height: 46px;
            }

                #home .search .search-top .search-main .search-main-top .input-main {
                    border: 2px solid #d9d9d9;
                    background-color: #fff;
                    border-right: 0 none;
                    border-radius: 2px 0 0 2px;
                    padding: 9px;
                    width: 435px;
                    overflow: hidden;
                    height: 24px;
                    position: relative;
                    -webkit-transition: all .5s;
                    transition: all .5s;
                }

                    #home .search .search-top .search-main .search-main-top .input-main.focus {
                        border-color: #3d9ccc;
                        -webkit-box-shadow: 0 0 6px rgba(61, 156, 204, .5);
                        box-shadow: 0 0 6px rgba(61, 156, 204, .5);
                    }

                    #home .search .search-top .search-main .search-main-top .input-main input {
                        outline: 0 none;
                        width: 100%;
                        border: 0 none;
                        line-height: 24px;
                        color: #999;
                        width: 432px !important;
                    }

                #home .search .search-top .search-main .search-main-top .search-btn {
                    outline: 0 none;
                    width: 215px;
                    height: 46px;
                    height: 45px\9;
                    background: #3d9ccc;
                    color: #fff;
                    font-size: 16px;
                    line-height: 42px;
                    text-align: center;
                    border: 0 none;
                    border-radius: 0 2px 2px 0;
                }

                    #home .search .search-top .search-main .search-main-top .search-btn:hover {
                        background: #3689b3;
                    }

                    #home .search .search-top .search-main .search-main-top .search-btn i {
                        margin-right: 8px;
                        position: relative;
                        top: -2px;
                        vertical-align: middle;
                        background: url(//concat.lietou-static.com/fe-www-pc/v5/images/pages/home/home-sprite.cac11226.png) no-repeat 0 0;
                        width: 28px;
                        height: 27px;
                    }

            #home .search .search-top .search-main .search-link {
                line-height: 34px;
            }

                #home .search .search-top .search-main .search-link strong, #home .search .search-top .search-main .search-link a {
                    margin-right: 15px;
                    float: left;
                    color: #999;
                }

                    #home .search .search-top .search-main .search-link a:hover {
                        color: #ff9900;
                    }

                    #home .search .search-top .search-main .search-link a.nohover {
                        margin-right: 5px;
                    }

                        #home .search .search-top .search-main .search-link a.nohover:hover {
                            color: #999;
                            cursor: default;
                        }

        #home .search .search-top .new-post {
            width: 290px;
            float: right;
            height: 26px;
            padding: 9px 0;
            text-align: center;
            border: 1px solid #f2f2f2;
            background: #f6f6f6;
            line-height: 28px;
            color: #999;
            font-size: 16px;
        }

            #home .search .search-top .new-post span {
                height: 26px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                padding: 0 6px;
                border: 1px solid #f2f2f2;
                line-height: 26px;
                margin-right: 3px;
                background: #fff;
                color: #333;
                vertical-align: top;
                *vertical-align: middle;
            }

    #home .search .search-list li {
        float: left;
        width: 293px;
        margin-bottom: 10px;
        margin-right: 50px;
        overflow: hidden;
    }

        #home .search .search-list li.nomg {
            margin-right: 0;
        }

        #home .search .search-list li h3 {
            margin: 0;
            line-height: 20px;
            font-size: 18px;
            color: #222;
            font-weight: normal;
        }

            #home .search .search-list li h3 a {
                font-size: 18px;
                color: #222;
                font-weight: normal;
            }

                #home .search .search-list li h3 a:hover {
                    color: #ff9900;
                }

        #home .search .search-list li p {
            margin: 8px 0 14px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            #home .search .search-list li p a {
                margin-right: 10px;
            }

            #home .search .search-list li p .company-name {
                padding-right: 15px;
                border-right: 1px solid #999;
                margin-right: 12px;
                color: #d99816;
            }

#home .search-fix {
    position: fixed;
    top: -9999px;
    left: 0;
    z-index: 22;
    width: 100%;
    background-color: #f8f8f8;
    height: 78px;
    -webkit-box-shadow: 0 3px 10px #ccc;
    box-shadow: 0 3px 10px #ccc;
}

#home .search-fixtop {
    top: 0;
}

#home .search-fix .search .search-top .search-main .search-main-top {
    margin-top: 16px;
}

    #home .search-fix .search .search-top .search-main .search-main-top .input-main input {
        background-color: #fff;
    }

#home .search-fix .app-download {
    float: right;
    width: 236px;
    margin-top: 3px;
    vertical-align: middle;
}

    #home .search-fix .app-download img {
        width: 72px;
        height: 72px;
        float: left;
    }

    #home .search-fix .app-download p {
        margin-left: 80px;
        font-size: 14px;
        color: #0061b3;
    }

    #home .search-fix .app-download .watch-jobs {
        color: #ff5500;
        font-size: 18px;
        margin-top: 20px;
    }
/*友情链接*/
#home .links {
    margin-top: 20px;
    margin-bottom: -20px;
}

    #home .links, #home .links a {
        color: #999;
    }

        #home .links a:hover {
            color: #ff9900;
        }

        #home .links .links-wrap {
            border-top: 1px solid #d2d2d2;
            margin-bottom: 0px;
            padding: 14px 0;
            line-height: 26px;
        }

        #home .links .links-content li {
            float: left;
        }

        #home .links .links-title {
            width: 60px;
            white-space: nowrap;
            font-weight: bold;
        }

        #home .links .links-content {
            width: 910px;
        }

            #home .links .links-content a {
                float: left;
                margin-right: 10px;
                white-space: nowrap;
            }

                #home .links .links-content a.red {
                    color: red;
                }

#home .form-box .btn-phone-code {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    width: 150px;
    margin-left: 6px;
}

    #home .form-box .btn-phone-code.btn-disabled, #home .form-box .btn-phone-code.btn-disabled:hover {
        color: #aaa;
    }
/*行业职位*/
#home .each-industry {
    height: 356px;
    margin-bottom: 30px;
}
    /*side main*/
    #home .each-industry .left-part {
        background-color: #f5f5f5;
        overflow: hidden;
        width: 204px;
        padding: 0 23px;
        float: left;
        height: 353px;
    }

#home .industry-itinternet .left-part {
    border-top: 5px solid #3ca2f2;
}

    #home .industry-itinternet .left-part h3 a {
        color: #3ca2f2;
    }

#home .each-industry .left-part h3 {
    font-weight: normal;
}

    #home .each-industry .left-part h3 a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        opacity: .8;
    }

#home .industry-realestate .left-part {
    border-top: 5px solid #ef434c;
}

    #home .industry-realestate .left-part h3 a {
        color: #ef434c;
    }

#home .industry-financial .left-part {
    border-top: 5px solid #fdc00f;
}

    #home .industry-financial .left-part h3 a {
        color: #fdc00f;
    }

#home .industry-consumergoods .left-part {
    border-top: 5px solid #6f4ab9;
}

    #home .industry-consumergoods .left-part h3 a {
        color: #6f4ab9;
    }

#home .industry-automobile .left-part {
    border-top: 5px solid #0267f5;
}

    #home .industry-automobile .left-part h3 a {
        color: #0267f5;
    }

#home .industry-medicine .left-part {
    border-top: 5px solid #50b26b;
}

    #home .industry-medicine .left-part h3 a {
        color: #50b26b;
    }

#home .each-industry .left-part .industry-side {
    font-size: 14px;
    color: #666;
    border-top: 1px dotted #cfd2e2;
    padding: 8px 0;
    overflow: hidden;
}

    #home .each-industry .left-part .industry-side a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        line-height: 31px;
    }

#home .each-industry .left-part .industry-jobs {
    height: 120px;
}

    #home .each-industry .left-part .industry-jobs a {
        min-width: 95px;
        vertical-align: middle;
    }

#home .each-industry .left-part .btn-enter {
    display: block;
    margin-top: 12px;
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px #ccc;
    box-shadow: 2px 2px 2px #ccc;
    color: #ff5500;
}

    #home .each-industry .left-part .btn-enter:hover {
        border: 1px solid #ff5500;
        /*padding: */
    }

#home .city-link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 135px;
    font-size: 14px;
    line-height: 50px;
    border: 1px solid #ff5600;
    color: #ff5600;
    text-align: center;
    margin-right: 3px;
}

    #home .city-link a:hover {
        color: #fff;
        background-color: #ff5600;
    }

#home .hot-title {
    margin-top: 60px;
}

    #home .hot-title span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 244px;
        border-left: 5px solid #ff5600;
        font-size: 22px;
        color: #4f5364;
        padding-left: 18px;
    }

    #home .hot-title a:hover {
        color: #4f5364;
    }

#home .job-box .hot-job {
    background-color: #f5f5f5;
    width: 252px;
    margin-bottom: 0;
}

    #home .job-box .hot-job li {
        line-height: 36px;
        padding: 4px 0 4px 7px;
    }

    #home .job-box .hot-job .active .sub-nav {
        display: block;
    }

    #home .job-box .hot-job li .indus-title {
        display: block;
        font-size: 16px;
        color: #4f5364;
        padding-left: 24px;
        position: relative;
        width: 222px;
    }

    #home .job-box .hot-job li:hover .indus-title {
        background-color: #fff;
        border-right: 1px solid #fff;
        z-index: 2;
    }

    #home .job-box .hot-job li .sub-nav {
        position: absolute;
        left: 252px;
        bottom: 0;
        width: 646px;
        height: 104%;
        background-color: #fff;
        border: 1px solid #eee;
        overflow: auto;
        padding: 40px 40px 0;
        display: none;
        z-index: 1;
    }

        #home .job-box .hot-job li .sub-nav dl dt a {
            font-size: 16px;
            line-height: 28px;
            color: #0077b3;
        }

        #home .job-box .hot-job li .sub-nav dl dd a {
            color: #666;
            font-size: 12px;
            margin-right: 10px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
        }

            #home .job-box .hot-job li .sub-nav dl dd a:hover {
                color: #ff9900;
            }

            #home .job-box .hot-job li .sub-nav dl dd a span {
                color: #ff5500;
            }

#home .back-top {
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: 500px;
    width: 38px;
    height: 64px;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 15px 20px 10px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #999;
    padding-top: 5px;
    outline: 0 none;
    display: none;
}

    #home .back-top i {
        display: block;
        margin: 0 auto;
        width: 0;
        border-width: 15px;
        border-color: transparent transparent #ddd transparent;
        border-style: dashed dashed solid dashed;
        line-height: 0;
        height: 0;
        font-size: 0;
    }

    #home .back-top b {
        display: block;
        margin: 0 auto;
        background: #ddd;
        width: 12px;
        height: 16px;
        line-height: 0;
        font-size: 0;
        *position: relative;
        *top: -1;
    }

    #home .back-top:hover {
        height: 54px;
        padding: 15px 20px 10px;
        font-size: 18px;
        line-height: 24px;
        color: #999;
    }

        #home .back-top:hover i, #home .back-top:hover b {
            display: none;
        }

        #home .back-top:hover span {
            display: inline;
        }
/*重置报错提示样式开始*/
body .lt-plugins-simplevaliderrortips {
    position: absolute;
    font-size: 12px;
    background: #f5c3bf;
    border: 1px solid #edbcb9;
    border-radius: 0;
    padding: 0px 10px;
    color: #e75c00;
    line-height: 20px;
    z-index: 997;
}

    body .lt-plugins-simplevaliderrortips .error-content {
        white-space: nowrap;
    }

    body .lt-plugins-simplevaliderrortips em, body .lt-plugins-simplevaliderrortips i {
        position: absolute;
        bottom: -14px;
        left: 20px;
        overflow: hidden;
        width: 0;
        height: 0;
        z-index: 999;
        border-width: 8px;
        border-style: solid;
        border-color: transparent transparent transparent transparent;
        border-top-color: #f5c3bf;
    }

    body .lt-plugins-simplevaliderrortips em {
        bottom: -15px;
        z-index: 998;
        border-top-color: #edbcb9;
    }

.header-ADS {
    height: 290px;
    margin-top: -20px;
}
/*重置报错提示样式结束*/
/* 道歉浮层 */
.sorry-wrap {
    position: absolute;
    top: 460px;
    color: #fff;
    padding: 20px 0;
    z-index: 21;
    width: 100%;
    background: rgba(0, 17, 26, .8);
}

    .sorry-wrap .wrap {
        position: relative;
    }

        .sorry-wrap .wrap p {
            color: #fa0;
        }

    .sorry-wrap .closebtn {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        position: absolute;
        right: 0;
        top: 0px;
        font-size: 36px;
        color: #fff;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        opacity: 0.5;
    }
/* 重置增加简历入口以后选择四字城市宽度问题 */
#home #header-p-beta2 .change-city {
    padding-right: 0;
}

header .wrap {
    width: 980px;
    margin: 0 auto;
    font-size: 12px;
}

header .wrap, header .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

    header .wrap:before, header .wrap:after, header .container:before, header .container:after {
        display: table;
        line-height: 0;
        content: "";
    }

    header .wrap:after, header .container:after {
        clear: both;
    }
/* header 4 public */
#header-p-beta2 {
    margin-bottom: 20px;
    position: relative;
    z-index: 200;
    *zoom: 1;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

    #header-p-beta2 .header {
        background-color: #303a40;
        position: relative;
        z-index: 100;
    }

        #header-p-beta2 .header .logo {
            float: left;
            padding-right: 2px;
            position: relative;
        }

            #header-p-beta2 .header .logo img {
                vertical-align: middle;
                width: auto;
                height: 50px;
            }

            #header-p-beta2 .header .logo em {
                visibility: hidden;
                position: absolute;
                cursor: pointer;
                background-color: #838b8f;
                padding: 0 4px 2px;
                right: 26px;
                top: 5px;
                border-radius: 3px 3px 3px 0;
            }

                #header-p-beta2 .header .logo em:after {
                    content: '';
                    position: absolute;
                    left: -4px;
                    bottom: 0;
                    border-style: solid;
                    border-width: 2px;
                    border-color: transparent;
                    border-right-color: #838b8f;
                    border-bottom-color: #838b8f;
                }

                #header-p-beta2 .header .logo em i {
                    vertical-align: middle;
                    margin: 0;
                }

        #header-p-beta2 .header .lc-logo {
            float: left;
            padding-top: 5px;
        }

            #header-p-beta2 .header .lc-logo img {
                vertical-align: middle;
                margin: 0 16px 0 8px;
            }

        #header-p-beta2 .header .logo .lc-logo {
            padding-top: 0;
        }

            #header-p-beta2 .header .logo .lc-logo img {
                width: 40px;
            }

        #header-p-beta2 .header .lc-logo:before {
            content: '';
            width: 1px;
            height: 23px;
            vertical-align: middle;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background-color: #48545c;
        }

        #header-p-beta2 .header .quick-menu {
            text-align: right;
            height: 50px;
            line-height: 50px;
            margin-left: 675px;
        }
            /* unlogined */
            #header-p-beta2 .header .quick-menu .quick-menu-unlogined a {
                margin: 0 5px;
                color: #fff;
                cursor: pointer;
                text-decoration: none;
            }

        #header-p-beta2 .header nav {
            float: left;
            line-height: 50px;
            *zoom: 1;
        }

            #header-p-beta2 .header nav:before, #header-p-beta2 .header nav:after {
                display: table;
                line-height: 0;
                content: "";
            }

            #header-p-beta2 .header nav:after, #header-p-beta2 .header nav:after {
                clear: both;
            }

            #header-p-beta2 .header nav ul {
                float: left;
            }

                #header-p-beta2 .header nav ul li {
                    float: left;
                    position: relative;
                }


                    #header-p-beta2 .header nav ul li a {
                        display: block;
                        color: #ccc;
                        padding: 0 15px;
                        text-decoration: none;
                        font-size: 14px;
                    }

                        #header-p-beta2 .header nav ul li a:hover {
                            color: #fff;
                            background-color: #425a66;
                        }

                    #header-p-beta2 .header nav ul li .new {
                        position: absolute;
                        right: -2px;
                        top: 6px;
                        z-index: 1;
                        width: 29px;
                        height: 12px;
                        line-height: 13px;
                        text-align: center;
                        font-family: 'simsun';
                        color: #fff;
                        background: #ff5500;
                        border-radius: 3px;
                        font-size: 12px !important;
                    }

                    #header-p-beta2 .header nav ul li.active a {
                        color: #fff;
                        font-weight: bold;
                        background-color: #3689b3;
                    }

        #header-p-beta2 .header .expend-login {
            float: right;
        }

            #header-p-beta2 .header .expend-login a {
                margin-left: 20px;
                color: #fff;
                line-height: 38px;
            }

        #header-p-beta2 .header .change-city {
            float: left;
            height: 22px;
            line-height: 20px;
            color: #ccc;
            border-left: 1px solid #5c5d61;
            text-decoration: none;
            outline: none;
            padding: 0 2px 0 10px;
            margin: 15px 0 0 10px;
        }

            #header-p-beta2 .header .change-city b {
                color: #ccc;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                margin-top: -3px;
                font-weight: normal;
                vertical-align: middle;
            }

            #header-p-beta2 .header .change-city label {
                vertical-align: middle;
                margin-top: -3px;
                width: 75px;
                color: #999;
                cursor: pointer;
            }

                #header-p-beta2 .header .change-city label .arrow {
                    display: inline-block;
                    *display: inline;
                    *zoom: 1;
                    vertical-align: middle;
                    width: 0;
                    height: 0;
                    margin-left: 5px;
                    border-left: 4px solid transparent;
                    border-right: 4px solid transparent;
                    border-top: 4px solid #999;
                    transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    transform: rotate(0deg);
                    -webkit-transform: rotate(0deg);
                }

            #header-p-beta2 .header .change-city:hover a {
                text-decoration: none;
            }

                #header-p-beta2 .header .change-city:hover a b {
                    color: #ccc;
                }

                #header-p-beta2 .header .change-city:hover a label {
                    color: #fff;
                }

                    #header-p-beta2 .header .change-city:hover a label .arrow {
                        border-top-color: #fff;
                    }

            #header-p-beta2 .header .change-city .active label .arrow {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }
        /* TODO: 没有见到引用 */
        #header-p-beta2 .header .lc-logo:before {
            content: '';
            width: 1px;
            height: 23px;
            vertical-align: middle;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            background-color: #48545c;
        }

        #header-p-beta2 .header .lc-logo {
            float: left;
            padding-top: 5px;
        }

            #header-p-beta2 .header .lc-logo img {
                vertical-align: middle;
                margin: 0 16px 0 8px;
            }

        #header-p-beta2 .header .logo .lc-logo {
            padding-top: 0;
        }

            #header-p-beta2 .header .logo .lc-logo img {
                width: 40px;
            }
    /* 老版的 header 结构，现后端不应该继续使用 */
    #header-p-beta2 .header-city-select {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
        box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
        border-bottom: 1px solid #d6d5d8;
    }

        #header-p-beta2 .header-city-select .wrap {
            padding: 13px 0;
            line-height: 40px;
            background: #fff;
        }

            #header-p-beta2 .header-city-select .wrap ul {
                padding-left: 110px;
            }

            #header-p-beta2 .header-city-select .wrap li {
                float: left;
                padding: 0 18px;
                line-height: 15px;
                border-right: 1px dotted #999;
            }

                #header-p-beta2 .header-city-select .wrap li a {
                    font-size: 14px;
                    color: #5c5d61;
                }

                    #header-p-beta2 .header-city-select .wrap li.active a, #header-p-beta2 .header-city-select .wrap li a:hover {
                        color: #ff5500;
                        text-decoration: none;
                    }


header .wrap {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
}

header .wrap, header .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

    header .wrap:before, header .wrap:after, header .container:before, header .container:after {
        display: table;
        line-height: 0;
        content: "";
    }

    header .wrap:after, header .container:after {
        clear: both;
    }

em, i {
    font-style: normal;
}
