﻿
#consultBox li {
    width: 100%;
    height: 130px;
    position: relative;
    width: 800px;
    border-bottom: 1px solid #cccccc;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0px 0px;
}

h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1;
}

#centerFrame {
    margin-bottom: 30px;
}

.teacherInfo {
    min-height: 500px;
}

#centerFrame .box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}

    #centerFrame .box:after {
        display: block;
        clear: both;
        content: "";
    }

.yinLeft {
    float: left;
    width: 186px;
    height: 50px;
    background: #ffffff;
}

    .yinLeft dl {
        width: 160px;
        margin-bottom: 85px;
        background-color: #fff;
    }

    .yinLeft dt {
        width: 160px;
        height: 55px;
        line-height: 55px;
        color: #fff;
        text-indent: 30px;
        font-size: 20px;
    }

.teacher_list_right {
    border-radius: 5px;
    float: right;
    width: 1000px;
    border: 1px solid #cccccc;
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    margin-bottom: 30px;
}

.company_box {
    position: relative;
    display: inline-block;
    width: 455px;
    height: 150px;
    margin: 20px 10px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.company-left {
    width: 100%;
    float: left;
    padding: 15px;
    line-height: 24px;
}

    .company-left > a {
        color: #333333;
        display: block;
        width: 423px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .company-left .l-position {
        font-size: 16px;
        width:320px;
    }

    .company-left .l-company {
        font-size: 14px;
        margin: 0;
        line-height: 40px;
    }

        .company-left .l-company:hover {
            color: #2974f5;
            text-decoration: underline;
        }

    .company-left .job-intro {
        font-size: 14px;
        color: #333333;
    }

.pay {
    margin-left: 20px;
    font-weight: bold;
}

.skill {
    overflow: hidden;
    position: absolute;
    left: 15px;
    bottom: 7px;
}

    .skill > span {
        display: inline-block;
        padding: 4px 10px;
        border-radius: 20px;
        color: #ffffff;
        font-size: 12px;
        line-height: normal !important;
        margin-top: 8px;
        margin-right: 5px;
    }

.boxContent {
    font-size: 0;
}

.company-right {
    line-height: 120px;
    padding-right: 15px;
    float: right;
}

#consultBox li img {
    height: 100px
}

#consultBox li a {
    line-height: 30px;
    display: inline;
    padding: 0 10px;
    border: none;
}

.floatL {
    position: absolute;
    left: 0;
    top: 15px;
}

.floatR {
    position: absolute;
    text-align: left;
    left: 130px;
    top: 15px;
}

    .floatR p {
        display: block;
        width: 100%;
        height: 33px;
        line-height: 33px;
    }

.navLine {
    height: 50px;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    margin-top: 0;
    border-bottom: 1px solid #cccccc;
}

    .navLine span {
        font-size: 16px;
        line-height: 50px;
    }

    .navLine .fabu {
        font-size: 14px;
        display: block;
        width: 130px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        float: right;
        margin-top: 10px;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
    }

.companyInfo {
    height: 50px;
    width: 100%;
    text-align: left;
    margin: 10px 0;
}

    .companyInfo .ctime {
        float: right;
        margin-top: 10px;
    }

    .companyInfo .cname {
        display: inline-block;
        width: 400px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.teacherInfo {
    padding: 20px;
    position: relative;
}

#photo {
    position: absolute;
    right: 80px;
    top: 40px;
    width: 100px;
}

.intro p {
    border-bottom: 1px solid #999999;
    font-size: 15px;
    color: #666666;
    margin: 20px 0;
}

.remark p {
    border-bottom: 1px solid #999999;
    font-size: 15px;
    color: #666666;
    margin: 20px 0;
}

.intro {
    margin-bottom: 20px;
}

.remark {
    margin-bottom: 20px;
}

.submitBtnBox {
    text-align: center;
}

.tableContainer {
    width: 600px;
    margin: 0 auto;
}

input[type=checkbox], [type=radio] {
    margin: 0;
    border-radius: 50%;
}

.addPlace {
    position: absolute;
    left: 270px;
    bottom: 30px;
}

    .addPlace span {
        font-family: '微软雅黑';
        font-size: 13px;
        color: #999;
        line-height: 20px;
    }

    .addPlace a {
        font-family: '微软雅黑';
        font-size: 13px;
        color: #999;
        line-height: 20px;
        font-style: normal;
        text-decoration: underline;
        font-weight: bold;
    }

#page {
    margin: 0 auto;
    text-align: center;
}



#inviteBtnBox2 button {
    width: 180px;
    height: 40px;
    border: none;
    margin: 0 10px;
}


.refuseBox input {
    width: 280px;
    height: 35px;
}



#inviteBtnBox button {
    margin: 0 auto;
}

#inviteBtnBox2 {
    text-align: center;
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
}

.yuyue div {
    width: 100%;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin: 0 auto;
}


.loginBtn {
    border: none;
    background: #387ad5;
    color: #ffffff;
    width: 200px;
    height: 40px;
}

.yuyue div {
    font-size: 14px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
}

#yuyueBtn {
    width: 200px;
}

/*筛选*/
#filter {
    margin-left: 20px;
    width: 80px;
    height: 36px;
    border: none;
    border-radius: 5px;
    color: #ffffff;
}

#condition .dropdown {
    width: 160px !important;
    display: inline-block;
    margin-left: 10px;
}


.dropdown-submenu {
    position: relative;
}

#dLabel {
    width: 160px;
    height: 36px;
    border: 1px solid #d1d1d1;
    color: #333333;
    background-color: #ffffff;
}

    #dLabel:after {
        display: block;
        clear: both;
        content: "";
    }

    #dLabel #select-title {
        float: left;
        width: 120px;
        overflow: hidden;
    }

    #dLabel .caret {
        float: right;
        margin-top: 9px;
    }

.open > .dropdown-menu {
    border: none !important;
    padding: 5px 0;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border: none !important;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

#emptyPage {
    width: 998px;
    height: 450px;
    background-image: url(../images/images-details/emptyPage.png);
    background-size: cover;
    padding-top: 320px;
}

    #emptyPage > p {
        font-size: 18px;
        text-align: center;
    }
.browse-num {
    float: right;
    font-size: 14px;
}