.list-tit h1 {
    font-size: 1.5em;
    float: left;
    font-weight: 600;
}
.list-tit {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    display: block;
}
.recruit-list .right{
	float: right;
	margin-left: 3em;
	margin-top: 1.3em;
}
.zhaopin li{
	border-bottom: 0!important;
}
.recruit-list {
    background-color: #FCFCFC;
    border: 1px solid #f4f4f4;
    float: left;
    padding: 1em 1em 1em 1em;
    margin-bottom: 1em;
    margin-top: 2em;
}
.describe h4{
    color: #2789ee;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.recruit-list .describe {
    float: left;
    color: #333333;
    margin-bottom: 27px;
    font-size: 0.95em;
}
.talents ul li.on {
    /*height: 42px;*/
     background: #fe8431; 
}
.talents ul li {
    float: left;
    width: 9em;
    text-align: center;
    margin-left: 27px;
    background-color: #CACACA;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    font-size: 0.8em;
        margin-top: 1.5em;
}
.talents1{
	
}
