/*@media screen and (min-width: 1000px) {*/
.main_cont {
    width: 900px;
}

.starBanner {
    height: 290px;
    background: url("https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/banner.png") center center no-repeat;
}

.future_star {
    padding-top: 80px;
}

    .future_star .titlePic img {
        width: 100%;
    }

    .future_star .store_manager {
        padding-top: 30px;
    }

        .future_star .store_manager p {
            font-size: 18px;
            color: #333333;
            text-indent: 40px;
            line-height: 42px;
            position: relative;
        }

            .future_star .store_manager p:before {
                content: '';
                display: block;
                width: 45px;
                height: 42px;
                position: absolute;
                top: -12px;
                left: -48px;
                background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/yinhaoUp.png) 0 0 no-repeat;
            }

            .future_star .store_manager p:after {
                content: '';
                display: block;
                width: 45px;
                height: 42px;
                position: absolute;
                bottom: -12px;
                right: -48px;
                background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/yinhaoDown.png) 0 0 no-repeat;
            }

.rctuit_cmd {
    margin-top: 90px;
}

    .rctuit_cmd img {
        width: 100%;
        margin-top: -120px;
    }

        .rctuit_cmd img.mb {
            display: none;
        }

.contact_us {
    padding: 20px 0 0 0;
}

    .salary h4, .store_manager h4, .rctuit_cmd h4, .future_dev h4, .shine_star h4, .contact_us h4 {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        padding-bottom: 44px;
        color: #555555;
        margin-top: 50px;
    }

        .store_manager h4:after, .rctuit_cmd h4:after, .salary h4:after, .future_dev h4:after, .shine_star h4:after, .contact_us h4:after {
            content: '';
            width: 40px;
            height: 4px;
            background-color: #d2b798;
            position: absolute;
            top: 40px;
            left: 50%;
            margin-left: -20px;
        }

.future_dev ul.bner_list li {
    float: left;
    width: 285px;
    height: 200px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}

    .future_dev ul.bner_list li img {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        transition: all 1s;
    }

    .future_dev ul.bner_list li:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .future_dev ul.bner_list li.last {
        margin-right: 0;
    }

    .future_dev ul.bner_list li img {
        display: block;
        width: 100%;
    }

    .future_dev ul.bner_list li .produce {
        width: 187px;
        height: 130px;
        background: rgba(0,0,0,.4);
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -65px;
        margin-left: -93.5px;
        color: #fff;
    }

        .future_dev ul.bner_list li .produce .txt {
            width: 170px;
            height: 96px;
            padding-top: 22px;
            border: 1px solid #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -86px;
            margin-top: -60px;
            font-size: 16px;
            line-height: 34px;
            text-align: center;
        }

.period {
    padding-top: 60px;
    padding: 60px 94px 11px;
    background: #fff url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/btmBack.png) 0 bottom no-repeat;
}

    .period li {
        float: left;
        width: 20%;
        margin-right: 64px;
        position: relative;
        text-align: center;
    }

        .period li.lt {
            margin-right: 0;
        }



    .period .stage {
        width: 130px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        color: #fff;
        font-size: 20px;
        border-radius: 17px;
        background-color: #d2b798;
        margin: 0 auto;
    }

    .period .stage1 {
        margin-top: 130px;
    }

    .period .stage2 {
        margin-top: 88px;
    }

    .period .stage3 {
        margin-top: 44px;
    }


    .period .position {
        font-size: 20px;
        color: #555555;
        font-weight: bold;
        line-height: 45px;
        border-bottom: 1px dashed #d4d4d4;
    }

        .period .position span {
            font-size: 16px;
            color: #999999;
        }

    .period p {
        font-size: 16px;
        color: #999999;
        line-height: 36px;
    }

    .period .arrow {
        position: absolute;
        right: -42px;
        bottom: 90px;
    }

    .period .arrow3 {
        bottom: 160px;
    }

.btmbanner {
    width: 900px;
    margin: 0 auto;
}

    .btmbanner img {
        width: 100%;
    }

.salary {
    background-color: #fff;
}

    .salary .salary_list {
        margin-top: 20px;
    }

    .salary ul li {
        float: left;
        width: 16.66%;
        text-align: center;
        margin-bottom: 20px;
    }

        .salary ul li span.iconfont {
            color: #d2b798;
            font-size: 50px;
        }

        .salary ul li p {
            color: #555555;
            font-size: 20px;
            margin: 30px 0;
        }

.vote {
    margin-top: 70px;
}

    .vote .btnbox {
        width: 50%;
        padding: 42px 0;
        text-align: right;
        border-right: 1px solid #d4d4d4;
    }

        .vote .btnbox a {
            display: inline-block;
            width: 250px;
            height: 69px;
            line-height: 69px;
            color: #fff;
            font-size: 24px;
            text-align: center;
            margin-right: 38px;
            border-radius: 5px;
            cursor: pointer;
        }

            .vote .btnbox a.apply_btn {
                background: #366dae;
                box-shadow: 2px 4px 0 #2d588e;
            }

                .vote .btnbox a.apply_btn:hover {
                    filter: alpha(opacity=50); /* IE */
                    -moz-opacity: 0.5; /* 老版Mozilla */
                    -khtml-opacity: 0.5; /* 老版Safari */
                    opacity: 0.5; /* 支持opacity的浏览器*/
                }

            .vote .btnbox a.Noaplly, .vote .btnbox a.Noaplly:hover {
                background: #d4d4d4;
                box-shadow: 2px 4px 0 #a1a1a1;
            }

            .vote .btnbox a span {
                display: inline-block;
                margin-right: 16px;
                font-size: 30px;
                vertical-align: middle;
            }

    .vote .wecode {
        width: 126px;
        /*margin-left: 40px;*/
        border: 1px solid #366dae;
        background: #fff;
        margin: 0 auto;
    }

        .vote .wecode img {
            display: block;
            margin: 5px auto;
            width: 116px;
            height: 116px;
        }

        .vote .wecode p {
            line-height: 24px;
            color: #fff;
            font-size: 12px;
            background: #366dae;
            text-align: center;
        }

.fill, .fill1, .fill2 {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 720px;
    height: 320px;
    margin-left: -360px;
    margin-top: -160px;
    z-index: 3;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    display: none;
}

    .fill p, .fill1 p, .fill2 p {
        font-size: 24px;
        text-align: center;
        margin-top: 100px;
    }

    .fill button, .fill input, .fill1 button, .fill2 button {
        width: 157px;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-family: 微软雅黑;
        cursor: pointer;
        border-radius: 5px;
        margin: 100px 10px;
    }

        .fill button:hover, .fill input:hover, .fill1 button:hover, .fill2 button:hover {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }

        .fill input.sure, .fill input.build, .fill input.uploadBtn, .fill1 button.build, .fill2 button.build {
            background-color: #366dae;
            color: #fff;
        }

        .fill button.cancle, .fill1 button.cancle, .fill2 button.cancle {
            background-color: #f9f8f6;
            color: #979797;
            border: 1px solid #d4d4d4;
        }

    .fill .filebox {
        margin-top: 76px;
        position: relative;
    }

        .fill .filebox .addFile {
            margin-left: -184px;
            margin-right: 20px;
            font-size: 14px;
            color: #535353;
        }

    .fill input.upload_resume {
        margin: 0;
        width: 0;
        height: 0;
    }

    .fill .upload_resume_after {
        position: absolute;
        top: 6px;
        margin-left: 5px;
        color: #999;
        background: #fff;
        font-size: 14px;
        border-radius: 5px;
        border: 1px solid #d4d4d4;
        padding: 10px;
        text-align: center;
        cursor: pointer;
    }

        .fill .upload_resume_after:after {
            content: '仅支持word、pdf、ppt、txt、wps格式文件（文件大小小于10M）';
            display: block;
            width: 400px;
            position: absolute;
            top: 54px;
            left: -18px;
            font-size: 12px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .fill .fileIconBox {
        text-align: center;
        position: absolute;
        top: 20px;
        top: 8px;
        display: none;
    }

    .fill span#uploadIcon {
        color: #ffcd2c;
        font-size: 40px;
        cursor: pointer;
    }

    .fill .filename {
        font-size: 12px;
        color: #999;
        display: block;
        margin-top: 10px;
    }

    .fill button.sure {
        margin-top: 100px;
        background: #366dae;
        color: #fff;
    }

    .fill input.upload_resume:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

    .fill button.sure {
        background: #366dae;
        color: #fff;
        margin-top: 100px;
    }

    .fill span.close {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 45px;
        cursor: pointer;
        color: #999;
    }

    .fill .oper_box2 {
        display: none;
    }

    .fill .filebox .addFile {
        margin-left: -218px;
        margin-right: 20px;
        font-size: 14px;
        color: #535353;
    }

.fill_form {
    width: 720px;
    height: 500px;
    padding: 25px 40px 40px;
    margin-bottom: 60px;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -270px;
    margin-left: -362px;
    background-color: #fff;
    z-index: 3;
    overflow: auto;
    display: none;
}

    .fill_form .title {
        font-size: 16px;
        border-bottom: 1px solid #979797;
        padding-bottom: 25px;
    }

    .fill_form ul li {
        margin-top: 30px;
    }

.history_search2 .cont ul li {
    margin-top: 0 !important;
}

.fill_form ul li .item {
    display: inline-block;
    width: 160px;
    text-align: right;
    padding-right: 10px;
    line-height: 40px;
    color: #535353;
    font-size: 14px;
}

.fill_form ul li .cont {
    line-height: 40px;
    color: #535353;
    position: relative;
    font-size: 14px;
}

.history_search2 .cont {
    line-height: 18px !important;
}

.fill_form ul li .cont .sex {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 1px solid #d4d4d4;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 12px;
    position: relative;
}

.fill_form ul li .cont .female {
    margin-left: 36px;
}

.fill_form ul li input {
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    padding: 10px;
    font-size: 14px;
    color: #535353;
    width: 170px;
    font-size: 14px;
}

.fill_form ul li .city_input2 {
    width: 80px;
    padding-right: 27px;
    text-align: center;
    background: url("https://webimgs.bthhotels.com/cms/image/recruitImg/index/donwArrow.png") 90% 50% no-repeat;
}

.add_city div {
    background-color: #366dae;
    color: #fff;
    padding: 0 10px;
    margin-left: 5px;
    border-radius: 5px;
    font-size: 14px;
}

    .add_city div .iconfont {
        cursor: pointer;
        font-size: 20px;
        vertical-align: middle;
    }

.add_tip {
    margin-left: 8px;
    font-size: 12px;
    color: red;
    display: none;
}

.fill_form ul li .filebox {
    width: 380px;
}

    .fill_form ul li .filebox input {
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        z-index: 1;
        margin-left: -2000px;
    }

    .fill_form ul li .filebox .tip {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        color: #535353;
        font-size: 12px;
        border: 1px solid #d4d4d4;
        line-height: 30px;
        padding: 0 12px;
        border-radius: 5px;
        cursor: pointer;
    }

    .fill_form ul li .filebox .tip2 {
        position: absolute;
        top: 28px;
        color: #979797;
        max-width: 366px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.fill_form ul li .cont .sex_select:after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #4d84c8;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 100%;
    color: #535353;
}

select {
    outline: none;
}

    select.education {
        border-radius: 5px;
        border: 1px solid #d4d4d4;
        padding: 10px;
        font-size: 14px;
        width: 190px;
        color: #535353;
        background: url("https://webimgs.bthhotels.com/cms/image/recruitImg/index/donwArrow.png") 95% 50% no-repeat;
    }

        select.education .tips {
            display: none;
        }

.fill_form .saveBtn, .fill_form .cancleBtn {
    width: 150px;
    padding: 10px 0;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 35px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.fill_form .saveBtn {
    background-color: #366dae;
    color: #fff;
    margin-left: 30%;
    margin-right: 12px;
    font-family: "微软雅黑";
}

    .fill_form .saveBtn:hover {
        background-color: #4d84c8;
    }

.fill_form .cancleBtn {
    background-color: #f9f8f6;
    border: 1px solid #d4d4d4;
    color: #535353;
    font-family: "微软雅黑";
}

    .fill_form .cancleBtn:hover {
        background-color: #edebe9;
    }
/* pc端隐藏 */
.mb_search_btn, .apply_now {
    display: none !important;
}
/*闪耀之星*/
.shine_star {
    width: 100%;
    position: relative;
}

    .shine_star .star_list {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        position: relative
    }

    .shine_star ul {
        width: 200000%;
    }

        .shine_star ul li {
            width: 240px;
            float: left;
        }

            .shine_star ul li .cont_box {
                margin-left: 15px;
            }

            .shine_star ul li .starImgBox {
                display: block;
                text-align: left;
                height: 285px;
                overflow: hidden;
                cursor: pointer;
            }

                .shine_star ul li .starImgBox img {
                    -webkit-transition: all 1s;
                    -moz-transition: all 1s;
                    -o-transition: all 1s;
                    -ms-transition: all 1s;
                    transition: all 1s;
                }

                .shine_star ul li .starImgBox:hover img {
                    -webkit-transform: scale(1.1);
                    -moz-transform: scale(1.1);
                    -o-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    transform: scale(1.1);
                }

    .shine_star p.job_position {
        font-size: 16px;
        color: #333;
        margin: 10px 0 0;
        line-height: 30px;
        text-align: center;
    }

    .shine_star p.inn_address {
        font-size: 14px;
        color: #999;
        margin: 0;
        line-height: 26px;
        text-align: center;
    }

    .shine_star span.slide_btn {
        font-size: 30px;
        color: #fff;
        background: #000;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
        padding: 10px 6px;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        top: 120px;
    }

    .shine_star .slide_btn:hover {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
    }

    .shine_star .btnLeft {
        left: 0;
        margin-left: 15px;
        display: none;
    }

    .shine_star .btnRight {
        right: 0
    }

    .shine_star .alert_box {
        width: 760px;
        height: 354px;
        position: fixed;
        top: 20%;
        left: 50%;
        margin-left: -380px;
        z-index: 100;
        background: #fff;
        display: none;
    }

        .shine_star .alert_box .img_box {
            width: 280px;
        }

            .shine_star .alert_box .img_box img {
                width: 100%;
            }

        .shine_star .alert_box .txt_msg {
            height: 274px;
            padding: 40px 50px;
            font-size: 14px;
            color: #333;
            overflow-y: scroll;
        }

            .shine_star .alert_box .txt_msg b {
                font-weight: normal;
                font-size: 24px;
                padding-bottom: 16px;
                display: inline-block;
            }

            .shine_star .alert_box .txt_msg .worInn {
                line-height: 22px;
            }

            .shine_star .alert_box .txt_msg .grow_exp {
                margin-top: 36px;
            }

                .shine_star .alert_box .txt_msg .grow_exp p {
                    line-height: 26px;
                }

        .shine_star .alert_box .closeX {
            position: absolute;
            top: 0;
            right: 0;
            padding: 10px;
            font-size: 36px;
            cursor: pointer;
            color: #535353;
        }

/*}*/

.markBack {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    display: none;
}
/*联系我们*/
.department_list ul {
    width: 900px;
    margin: 0 auto 100px;
}

    .department_list ul li {
        float: left;
        width: 33.33%;
        color: #555;
    }

        .department_list ul li.department {
            font-size: 20px;
            padding-left: 90px;
            font-weight: bold;
            background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/index/right_arrow.png) 70px center no-repeat;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
        }

.economical {
    font-size: 20px;
    padding-left: 90px;
    font-weight: bold;
    background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/index/right_arrow.png) 70px center no-repeat;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 153px;
}

.department_list ul li .icon span {
    display: block;
    font-size: 30px;
    color: #999999;
}

    .department_list ul li .icon span.sec {
        /*padding-top:34px;*/
    }

.department_list ul li .cont_list {
    margin-left: 40px;
    border-left: 1px solid #d4d4d4;
    padding-left: 20px;
}

.department_list ul li .detail_list .title {
    font-size: 14px;
}

.department_list ul li .detail_list .sec_title {
    padding-top: 34px;
}

.department_list ul li .detail_list .detail {
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
}

#mapbox {
    width: 900px;
    height: 600px;
    margin: -80px auto 0;
}

.department_list ul li table {
    display: none;
}

/*@media screen and (max-width: 999px) {
    .banner{
        display: none;
    }
    .future_star {
        padding-top: 100px;
    }
    .future_star .titlePic img {
        width: 100%;
    }
    .salary h4, .store_manager h4, .rctuit_cmd h4, .future_dev h4 {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        height: 47px;
        line-height: 47px;
        position: relative;
        margin-bottom: 20px;
         margin-top: 20px;
        color: #555555;
    }
    .store_manager h4:after, .rctuit_cmd h4:after, .salary h4:after, .future_dev h4:after {
        content: '';
        width: 30px;
        height: 4px;
        background-color: #d2b798;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -15px;
    }
    .future_star .store_manager p {
        font-size: 16px;
        color: #333333;
        text-indent: 40px;
        line-height: 24px;
        position: relative;
        padding-right: 20px;
    }
    .future_star .store_manager p:before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -12px;
        left: -4px;
        background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/yinhaoUp.png) 0 0 no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .future_star .store_manager p:after {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        bottom: -12px;
        right: -6px;
        background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/yinhaoDown.png) 0 0 no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .rctuit_cmd {
        margin-top: 40px;
    } 
    .rctuit_cmd img.pc{
        display: none;
    }
    .rctuit_cmd img{
        width: 100%;
        margin-top: -70px;
    }
    .future_dev ul.bner_list li {
        float: left;
        width: 50%;
        text-align: center;
        position: relative;
    }
     .future_dev ul.bner_list li img{
        width: 92%;
     }
     .future_dev ul.bner_list li .produce {
        width: 80%;
        height: 80%;
        background: rgba(0,0,0,.4);
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        color: #fff;
    }
    .future_dev ul.bner_list li .produce .txt {
        width: 80%;
        border: 1px solid #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%);
        padding: 10% 0;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
     .future_dev ul.bner_list li .produce .txt  p{
        overflow: hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
     }
     .period li {
        float: left;
        width: 25%;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        position: relative;
        text-align: center;
        padding: 0 5px;

    }


     .period .stage {
        text-align: center;
        color: #fff;
        background-color: #d2b798;
        margin: 0 auto;
        padding: 6px 4px;
        border-radius: 16px;
        margin: 30px 0 20px;
    }
    .period  .arrow img{
        display: none;
    }
    .period .position {
        font-size: 14px;
        color: #555555;
        font-weight: bold;
        border-bottom: 1px solid #d4d4d4;
        height: 50px;
    }
    .period .position span{
        display: block;
        font-size: 12px;
        padding: 10px 0;
        color: #999999;
    }
    .period p {
        font-size: 12px;
        color: #999999;
        line-height: 20px;
    }
    .salary ul li {
        float: left;
        width: 33.33%;
        text-align: center;
        margin-bottom: 20px;
    }
    .salary ul li span.iconfont {
        color: #d2b798;
        font-size: 30px;
    }
    .salary ul li p {
        color: #555555;
        font-size: 16px;
        margin: 20px 0;
    }
    .vote .apply_btn,.fill,.fill_form{
        display: none;
    }
    .vote .btnbox {
        width: 100%;
    }
    .vote .apply_now {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 16px;
        margin-top: 35px;
        cursor: pointer;
        font-family: 微软雅黑;
        padding: 10px 0px;
        border-radius: 5px;
        background-color: #366dae;
        color: #fff;
        margin-bottom: 20px;
    }
   
}*/
/*所有品牌*/
.club {
    position: relative;
    background: url(https://webimgs.bthhotels.com/cms/image/recruitImg/schoolStar/model-brand-929.png) top center no-repeat;
    height: 695px;
}

    .club .xxdj li,
    .club .txjm li,
    .club .ssbj li,
    .club .pzzd li,
    .club .pwgd li,
    .club .zxgd li {
        position: absolute;
        top: 10px;
        left: 50px;
        height: 40px;
        width: 70px;
        top: 50%;
        left: 50%;
    }
