﻿/* main_image */
.main_visual {
    height: 367px;
    border-top: 0px solid #d7d7d7;
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.main_image {
    height: 367px;
    overflow: hidden;
    position: relative;
}

    .main_image ul {
        width: 9999px;
        height: 367px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .main_image li {
        float: left;
        width: 100%;
        height: 367px;
    }

        .main_image li span {
            display: block;
            width: 100%;
            height: 367px;
        }

        .main_image li a {
            display: block;
            width: 100%;
            height: 367px;
        }

        .main_image li .img_1 {
            background: url('/images/v2/top.jpg') center top no-repeat;
        }

        .main_image li .img_2 {
            background: url('/images/v2/top2.jpg') center top no-repeat;
        }

        .main_image li .img_3 {
            background: url('/images/v2/top3.jpg') center top no-repeat;
        }

        .main_image li .img_4 {
            background: url('/images/v2/top4.jpg') center top no-repeat;
        }

        .main_image li .img_5 {
            background: url('/images/v2/top5.jpg') center top no-repeat;
        }

        .main_image li .img_6 {
            background: url('/images/v2/top6.jpg?v=1') center top no-repeat;
        }

        .main_image li .img_7 {
            background: url('/images/v2/top7.jpg') center top no-repeat;
        }

div.flicking_con {
    position: absolute;
    top: 330px;
    left: 50%;
    z-index: 999;
    width: 300px;
    height: 21px;
    margin: 0 0 0 -50px;
}

    div.flicking_con a {
        float: left;
        width: 21px;
        height: 21px;
        margin: 0;
        padding: 0;
        background: url('/images/btn_main_img.png') 0 0 no-repeat;
        display: block;
        text-indent: -1000px;
    }

        div.flicking_con a.on {
            background-position: 0 -21px;
        }

#btn_prev, #btn_next {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 73px !important;
    height: 74px !important;
    top: 50%;
    margin-top: -37px;
    display: none;
}

#btn_prev {
    background: url(/images/hover_left.png) no-repeat left top;
    left: 100px;
}

#btn_next {
    background: url(/images/hover_right.png) no-repeat right top;
    right: 100px;
}

body {
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'Microsoft Yahei', Verdana, Tahoma, Arial;
    color: #666666;
    background-color: #F8F8F8;
}

.l {
    float: left;
}

.r {
    float: right;
}

.erwei {
    height: 100px;
    width: 38px;
    position: absolute;
    top: 350px;
    right: 50%;
    margin-right: -520px;
    z-index: 999999;
}

.erwei2 {
    background-image: url(../../images/ERWEI.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 120px;
    width: 97px;
    position: absolute;
    top: 80px;
    right: 50%;
    margin-right: -520px;
}

.clear {
    clear: both;
}

.clearfix {
    clear: both;
}
/*头部*/

/*搜索框*/
.header .box .searchbox {
    position: absolute;
    top: 350px;
    right: 50%;
    margin-right: 340px;
    z-index: 9;
}

#keyword {
    height: 38px;
    width: 557px;
    border: 1px solid #eeeeee;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    padding-left: 20px;
}

.bczp1select {
    position: absolute;
    left: 478px;
    top: 1px;
}

a.bczp1select {
    color: #666666;
    border: none;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    width: 104px;
    text-decoration: none;
    padding-left: 0;
    color: black;
    cursor: pointer;
    text-align: center;
    background-color: #F2F2F2;
}

    a.bczp1select:after {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        content: ' ';
        position: absolute;
        top: 14px;
        right: 6px;
        width: 6px;
        height: 6px;
        border: #B0B0B0 solid;
        border-width: 2px 2px 0 0;
    }

#botton {
    position: absolute;
    left: 579px;
    top: 0px;
}

#a {
    color: #ffffff;
    position: absolute;
    left: 680px;
    top: 2px;
    font-size: 12px;
    text-decoration: none;
    width: 100px;
}

#b {
    text-decoration: none;
    position: absolute;
    left: 680px;
    top: 22px;
    font-size: 12px;
    color: #ffffff;
    width: 100px;
}
/*内容*/
.contentbox {
    background-color: #ffffff;
    width: 100%;
    margin-bottom: 25px;
    display: block;
}

    .contentbox .box {
        margin: auto;
        width: 1100px;
    }

    .contentbox .cityheader {
        width: 580px;
        height: 27px;
        line-height: 27px;
        padding-left: 12px;
        position: relative;
        background-color: #ffffff;
        font-size: 14px;
        color: #ffffff;
        overflow: hidden;
    }

        .contentbox .cityheader:before {
            content: ' ';
            position: absolute;
            width: 34px;
            height: 27px;
            right: 0;
            top: 0;
        }

    .contentbox .citybox {
        clear: both;
        margin: 0;
        padding: 0;
        width: 580px;
    }

        .contentbox .citybox li {
            margin-top: 15px;
            float: left;
            margin-left: 10px;
            list-style: none;
            text-align: center;
            height: 26px;
            width: 60px;
            border: 1px solid #EEEEEE;
            line-height: 26px;
        }

            .contentbox .citybox li a {
                color: #666666;
                text-decoration: none;
                font-size: 14px;
            }

                .contentbox .citybox li a:hover {
                    text-decoration: underline;
                    font-size: 14px;
                    COLOR: #FF9900;
                }

        .contentbox .citybox li2 {
            margin-top: 15px;
            float: left;
            margin-left: 10px;
            list-style: none;
            text-align: center;
            height: 26px;
            width: 60px;
            border: 1px solid #FF9900;
            line-height: 26px;
        }

            .contentbox .citybox li2 a {
                color: #666666;
                text-decoration: none;
                font-size: 14px;
            }

                .contentbox .citybox li2 a:hover {
                    text-decoration: underline;
                    font-size: 14px;
                    COLOR: #FF9900;
                }

    .contentbox .line {
        margin-left: 10px;
        margin-right: 20px;
        width: 1px;
        height: 280px;
        background-color: #ffffff;
    }

    .contentbox .line2 {
        margin-left: 10px;
        margin-right: 10px;
        width: 1px;
        height: 188px;
        background-color: #E2E2E2;
    }

    .contentbox .line3 {
        margin-left: 0px;
        margin-right: 0px;
        width: 457px;
        height: 1px;
        background-color: #E2E2E2;
    }
    /*活动预告*/
    .contentbox .yugao {
        width: 450px;
        margin-right: 20px;
        font-size: 14px;
        height: 30px;
        line-height: 27px;
    }

        .contentbox .yugao a {
            text-decoration: none;
        }

            .contentbox .yugao a :hover {
                text-decoration: underline;
            }

        .contentbox .yugao .icon {
        }

        .contentbox .yugao .content {
            width: 450px;
            overflow: hidden;
            margin-top: 10px;
        }

            .contentbox .yugao .content li {
                height: 28px;
                line-height: 28px;
                border-bottom: 1px dashed #EDEDED;
                position: relative;
                list-style: none;
            }

                .contentbox .yugao .content li:before {
                    content: "";
                    width: 5px;
                    height: 5px;
                    background-color: #F79D01;
                    position: absolute;
                    left: 0px;
                    top: 10px;
                }

                .contentbox .yugao .content li a {
                    text-decoration: none;
                    font-size: 12px;
                    display: block;
                    padding-left: 15px;
                }

                    .contentbox .yugao .content li a:hover {
                        text-decoration: underline;
                    }

.anniubi {
    background-image: url(../../images/v2/anniudi.gif);
    height: 20px;
    width: 96px;
    color: #1F80CC;
    font-size: 12px;
}

    .anniubi A {
        font-size: 12px;
        color: #1F80CC;
        TEXT-DECORATION: none;
    }

        .anniubi A:active {
            font-size: 12px;
            TEXT-DECORATION: none;
        }

        .anniubi A:hover {
            font-size: 12px;
            COLOR: #FF9900;
            TEXT-DECORATION: none;
        }
/*热门搜索*/
.contentbox .searchbox {
    width: 1100px;
    margin: auto;
}

    .contentbox .searchbox .title {
        display: block;
        font-size: 14px;
        margin-bottom: 10px;
    }

        .contentbox .searchbox .title .icon {
            width: 8px;
            height: 15px;
            background-color: #FE9A00;
            margin-right: 10px;
            margin-top: 5px;
        }

    .contentbox .searchbox .titleicon {
        background: url(/images/v2/ins.gif) no-repeat;
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
    }

    /*职位导航*/
    .contentbox .searchbox .jobsNavigation {
        width: 1100px;
        overflow: hidden;
    }

        .contentbox .searchbox .jobsNavigation li {
            border-right: 1px solid #EEEEEE;
            float: left;
            height: 120px;
            line-height: 22px;
            overflow: hidden;
            width: 245px;
            position: relative;
            padding-left: 120px;
            margin-bottom: 40px;
            list-style: none;
        }

            .contentbox .searchbox .jobsNavigation li .picText {
                position: absolute;
                top: 0;
                left: 20px;
                height: 61px;
                width: 61px;
                text-align: center;
                font-weight: bold;
            }

                .contentbox .searchbox .jobsNavigation li .picText .img1 {
                    margin: 10px 0 10px 0;
                    height: 61px;
                    width: 61px;
                    background: url(/images/v2/ins.gif) no-repeat;
                    display: block;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img2 {
                    background-position: 0 -61px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img3 {
                    background-position: 0 -122px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img4 {
                    background-position: 0 -183px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img5 {
                    background-position: 0 -244px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img6 {
                    background-position: 0 -305px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img7 {
                    background-position: 0 -366px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img8 {
                    background-position: 0 -427px;
                }

                .contentbox .searchbox .jobsNavigation li .picText .img9 {
                    background-position: 0 -488px;
                }

            .contentbox .searchbox .jobsNavigation li a {
                float: left;
                padding-right: 13px;
                white-space: nowrap;
                color: #666666;
                text-decoration: none;
                border: 1px solid #eee;
                border-radius: 10px;
                display: inline-block;
                background: #fff;
                padding: 0 5px;
                height: 20px;
                line-height: 20px;
                margin: 0 4px 9px 0;
            }

                .contentbox .searchbox .jobsNavigation li a:hover {
                    text-decoration: underline;
                }

/*专题*/
.contentbox .specialbox {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

    .contentbox .specialbox a {
        float: left;
        padding-right: 13px;
        white-space: nowrap;
    }

    .contentbox .specialbox .more a {
        float: none;
        font-size: 12px;
        white-space: nowrap;
        text-decoration: none;
        color: #666666;
    }

        .contentbox .specialbox .more a:hover {
            text-decoration: underline;
        }

    .contentbox .specialbox .title {
        font-size: 14px;
    }

        .contentbox .specialbox .title .icon {
            width: 8px;
            height: 15px;
            background-color: #FE9A00;
            margin-right: 10px;
            margin-top: 5px;
        }

    .contentbox .specialbox .special {
        width: 252px;
        height: 142px;
        background-color: #EEEEEE;
        margin-right: 25px;
        margin-top: 20px;
        color: #666666;
    }

        .contentbox .specialbox .special a {
            text-decoration: none;
            color: #666666;
        }

            .contentbox .specialbox .special a:hover {
                text-decoration: underline;
            }

/*底部*/
.footer {
    width: 100%;
    height: 94px;
    background-color: #ffffff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #EBEBEB;
    border-right-color: #EBEBEB;
    border-bottom-color: #EBEBEB;
    border-left-color: #EBEBEB;
    position: relative;
    z-index: 9999999;
}

    .footer .foot {
        position: relative;
        width: 1100px;
        margin: auto;
        background-color: #FFFFFF;
    }

        .footer .foot .footerbox {
            position: absolute;
            height: 80px;
            z-index: 5;
            top: 0;
            left: 0;
            padding-top: 10px;
        }

            .footer .foot .footerbox a {
                color: #999999;
            }

        .footer .foot .footerbox {
            width: 1100px;
            margin: auto;
            color: #999999;
        }

            .footer .foot .footerbox .menus {
                padding-bottom: 10px;
                margin-right: 15px;
            }

                .footer .foot .footerbox .menus a {
                    font-size: 14px;
                    text-decoration: none;
                }

                    .footer .foot .footerbox .menus a:hover {
                        padding-bottom: 10px;
                        color: #2081CC;
                        text-decoration: underline;
                    }

.mysearch ul {
    margin-left: 0px;
    margin-top: 0px;
    border: 1px solid #000;
    list-style: none;
    width: 330px;
    padding: 0px;
}

.mysearch .select {
    background: #36C;
    color: #FFF;
}

    .mysearch .select span {
        color: #FFF;
    }

.mysearch li {
    list-style: none;
    width: 559px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    cursor: pointer;
    padding: 5px 0 5px 20px;
}

.need2 {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px dashed #EDEDED;
    width: 162px;
    margin: auto;
    font-size: 12px;
}

.Job_Name {
    margin: 10px 0 10px 0;
    font-size: 14px;
    font-weight: bold;
}

    .Job_Name a {
        color: #FA960C;
    }

.Ent_Name {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
}

    .Ent_Name a {
        color: #3581BB;
    }

.leibei {
    margin-bottom: 10px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

    .leibei img {
        margin-right: 10px;
    }

.leibei1 a {
    text-decoration: none;
    line-height: 20px;
    font-size: 12px;
    margin-left: 15px;
}

    .leibei1 a:hover {
        text-decoration: underline;
    }
/* 分页 */
.paginator {
    font-size: 12px;
    padding: 5px 10px 5px 0;
    margin: 0;
}

    .paginator a {
        color: #666;
        font-size: 14px;
        padding: 1px 6px;
        border: solid 1px #ddd;
        background: #fff;
        text-decoration: none;
        margin-right: 2px;
    }

        .paginator a:visited {
            font-size: 13px;
            padding: 1px 6px;
            border: solid 1px #ddd;
            background: #fff;
            text-decoration: none;
        }

    .paginator .cpb {
        padding: 1px 6px;
        font-weight: bold;
        font-size: 13px;
        border: none;
    }

    .paginator a:hover {
        font-size: 13px;
        color: #fff;
        background: #ffa501;
        border-color: #ffa501;
        text-decoration: none;
    }

#AspNetPager1_btn {
    width: 24px;
    height: 24px;
    color: #fff;
    background-color: #ff9900;
    margin: 0px 0px 0px 2px;
    display: inline-block;
    width: 24px;
    height: 18px;
    overflow: hidden;
    border: none;
}

.xg {
}

    .xg a {
        text-decoration: none;
        color: #666666;
    }

        .xg a:hover {
            text-decoration: underline;
        }

    .xg .xgd {
        border-bottom: 2px solid #FB9900;
        font-weight: bold;
    }

.xs {
}

    .xs a {
        text-decoration: none;
        color: #666666;
    }

        .xs a:hover {
            text-decoration: underline;
        }

    .xs .xsseletd {
        background-color: #FB9900;
        padding: 2px;
        color: #ffffff;
    }

.xinwen {
    font-size: 12px;
}

    .xinwen A {
        font-size: 12px;
        color: #666666;
        TEXT-DECORATION: none;
    }

        .xinwen A:active {
            font-size: 12px;
            TEXT-DECORATION: none;
        }

        .xinwen A:hover {
            font-size: 12px;
            COLOR: #FF9900;
            TEXT-DECORATION: none;
        }

.FriendLinkBox {
    width: 1100px;
    margin: auto;
    padding: 5px 0 15px;
}

    .FriendLinkBox a {
        float: left;
        width: 105px;
        height: 26px;
        line-height: 26px;
        text-overflow: ellipsis;
        white-space: nowrap;
        *white-space: normal;
        _white-space: normal;
        overflow: hidden;
        color: #2182cc;
        font-size: 12px;
        text-align: center;
    }

        .FriendLinkBox a:hover {
            color: #f90;
        }