
.screen{
    padding: 10px 0;
}
.screen select{
    background: #fff url(../../images/xiaojingling_03.png) no-repeat 180px center;
    width: 32%;
    height: 36px;
    outline: none;
    cursor: pointer;
    border:none;
    margin-right: 8px;
    padding-left: 13px;
    font-size: 14px;
    color: #222;
    border: 1px solid #e8e8e8;
    margin-bottom: 5px;
    -moz-padding-start:10px;
}
.screen input {
    background: #fff url(../../images/xiaojingling_03.png) no-repeat 180px center;
    width: 32%;
    height: 36px;
    outline: none;
    cursor: pointer;
    border:none;
    margin-right: 8px;
    padding-left: 13px;
    font-size: 14px;
    color: #222;
    border: 1px solid #e8e8e8;
    margin-bottom: 5px;

}

.screen select:nth-child(1){
   margin-right: 0 !important;
}
.screen select:nth-child(4){
    margin-right: 0 !important;
}

.screen input {
    height: 36px;
    padding-right: 30px;
    box-sizing: border-box;
    font-size: 14px;
}


/*.w{*/
/*width: 660px;*/
/*}*/
.screen .search_three {
    display: block;
    width: 100%;
}

.screen #search {
    background: none;
    width: 100%;
    margin-right: 0;

}

.screen .seach_name {
    width: 65%;
    position: relative;
}

.screen img {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 7px;
    right: 10px;
}
.reset {
    display: inline-block;
    background: #fff;
    font-size: 14px;
    text-align: right;
}
.reset img
{
    vertical-align: middle;
}
.rt em{
 padding-right: 26px;
}
/*动态加载*/
.big_con_out_box{
padding-top: 0px;
border-top: none;
    margin-top: 0;
}
.big_con_out_box  .items {
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 10px;
}
.item_bottom .avatar{
    margin-left: 0
}

.select_recommend .icon{
    background: url(../images/mr.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}
.select_recommend .icon2{
    background: url(../images/mr_1.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.select_recommend .icon1{
    background: url(../images/mr_2.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}
.main_content{
    background: #fff;
    width: 660px;
    outline: 1px solid #e8e8e8;
    padding: 10px 10px;
    /*margin-top: 15px;*/
}
.top-order{
    width: 480px;
    height:30px;
    line-height: 30px;
    margin: 0 auto;
}
.e{
    margin-right: 0;
}
.logo {
    margin-right: 20px;
}

#drag h3 span{
    float: right;
}
.top-screen{
    cursor: pointer;
    width: 145px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.top-screen img{
    margin-right: 10px;
}
.top-screen form{
    display: inline-block;
}

.screen_down{
    display: block;
    margin-bottom: 1px;
    width: 660px;
}
.special{
    margin-right: 0 !important;
}
.rotate img{
    transform:rotate(180deg);
}

#btn_IndustryID_2::-webkit-input-placeholder{color:#222 !important} /* 使用webkit内核的浏览器 */

#btn_IndustryID_2:-moz-placeholder{color:#222 !important} /* Firefox版本4-18 */

#btn_IndustryID_2::-moz-placeholder{color:#222 !important} /* Firefox版本19+ */

#btn_IndustryID_2:-ms-input-placeholder{color:#222 !important} /* IE浏览器 */


#didian::-webkit-input-placeholder{color:#222 !important} /* 使用webkit内核的浏览器 */

#didian:-moz-placeholder{color:#222 !important} /* Firefox版本4-18 */

#didian::-moz-placeholder{color:#222 !important} /* Firefox版本19+ */

#didian:-ms-input-placeholder{color:#222 !important} /* IE浏览器 */

.data-result em{
    color: #222;
    font-size: 14px;
}
#drag h3 b{
    color: #fff;
    font-size: 14px;
}
#drag h3 span{
    color: #fff;
    font-size: 14px;
}

/*找人才详情*/
.job_details .detail_top{
    width: 100%;
   margin: 20px 0 40px;

}
.job_details .detail_company{
    margin: 20px 0 40px;
}
.job_details .details_name{
    margin-left: 15px;
    width:58%;
}
.job_details .details_name h2{
    margin-bottom: 15px;
}
.post{
    font-size: 14px;
}
.post a{
    color:#777;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: middle;
}
.phone_detail_top{
    display: none;
}
.detail_top .btns {
  text-align: right;
}
.detail_top .btns h3{
    margin-bottom: 10px;
}
.detail_top .btns button{
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    cursor: pointer;
}
.job_demand{
    margin-bottom: 20px;
}
.job_demand h3{
    margin-bottom:10px;
}
.job_demand p{
    font-size: 14px;
    line-height: 28px;
}
.job_demand a{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    border:1px solid #3783fd;
    background: #fff;
    color: #3783fd;
}
.job_demand ul li{
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 5px;
}
.job_demand ul li img{
    max-width: 100%;
}
.detail_figure h3{
    margin-bottom: 15px;
}
.detail_figure .portrait{
    display: block;
    margin-top: 15px;
    font-size: 14px;
}
.detail_figure .portrait img{
    vertical-align: middle;
    margin-right: 10px;
}
.portrait img{
    margin-left: 0;
}

