/*搜索条件*/
.first-part{
    width: 100%;height: 220px;float: left;background-color: #d8ebf6;font-size: 16px;
}
.searchtools{
    width: 1200px;margin: 0 auto;height: 100%;
}
.flagshiptitle{
    height: 90px;line-height: 90px;width: 100%;float: left;font-size: 28px;font-weight: bold;
    color: #ff9523;
}
.searchtools .searchbar{
    width: 100%;height: 60px;float: left;
}
.searchtools .searchbar .contionselect{
    float: left;
    width: 986px;
    height: 60px;background: #fff;
    border: 1px solid #4198e1;
}
.searchtools .searchbar .keyword{
    float: left;
    width: 875px;
    height: 58px;
    border-right: 1px solid #e0e0e0;
}
.searchtools .searchbar .keyword input{
    float: left;
    width: 875px;
    height: 58px;
    line-height: 58px;
    border:none;
    padding: 0;margin: 0;font-size: 16px;text-indent: 20px;color: #7b7b7b;
}

.choiceBtn{
    float: left;
    height: 0px;
    width: 0px;
    z-index: 1;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #ff9523;
    margin-top: 26px;margin-left: 8px;
}
.area-codelist{
    height: 70px;background: #d8ebf6;
    width: 110px;
    border: 1px solid #4198e1;display: none;
    position: absolute;top:59px;left: -1px;border-top: none;
}
.area-codelist > span{
    height: 28px;
    line-height: 28px;
    float: left;cursor: pointer;
    width: 100%;color:#ff5823 ;
}
.searchtools .searchbar .areaselect .select-list{
    float: left;
    width: 78px;
    height: 58px;
    line-height: 58px;
    color:#ff5823 ;
    border:none;
    padding: 0 0 0 15px;
    margin: 0;
}
.not-arrow{
    padding: 5px 10px;
    border:1px solid #dcd8d8;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.not-arrow::-ms-expand { display: none; }
.searchtools .searchbar .serbtn{
    float: right;
    width: 183px;
    height: 60px;
    background-color: #ff9523;
    line-height: 60px;
    color: #fff;text-align: center;
    cursor: pointer;
}
.searchtools .searchword{
    width: 100%;float: left;
}
.searchtools .searchword span{
    float: left;
    color: #0662b1;
}
.searchword >div{
    float: left;padding-left: 25px;font-size: 14px;cursor: pointer;
}
.searchword >div:hover{
    color: #ff9523;
}
.hotjob{
    width: 100%;
    height: 52px;line-height: 52px;float: left;
}
.searchword-hover{
    color: #ff9523;
}
/*专区招聘*/
.second-part{
    display: block;margin: 20px auto;min-height: 500px;
    background: #fff;
}
.zpzhuanqu{
    height: 50px;line-height: 50px;
    margin-left: 20px;
    border-bottom: 1px solid #f4f4f6;
}
.zpzhuanqu > div{
    color:#4198e1 ;width: 60px;border-bottom:1px solid #4198e1 ;line-height: 49px;
}
.zp-list{

    float: left;
    height: auto;

}
.zp-list-one{
    background: #fff;
    float: left;
    border-radius: 2px;
    border: 1px solid #f4f4f6;
    width: 100%;
    margin-top: 15px;
    padding-bottom:15px;
}
.zp-list-one > .up{
	text-align: center;
    max-width: 100%;
    margin: 20px 20px 0 20px;
    /*float: left;*/
    border-bottom: 1px dashed #f4f4f6;
}
.up > img{
    width: 233px;
    float: left;border-radius: 2px;
}
.up-org{
    width: 100%;
    text-align: center;
    font-size: 16px;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;color: #858585;
    margin-top: 15px;float: left;
   
}
.up-ms{
    width: 100%;
    text-align: center;
    font-size: 12px;color: #a2a2a2;
    float: left;
    line-height: 20px;
}
.zp-list-one > .down{
    width: 100%;float: left;

}
.down-one{
    width:45% ;float: left;height: 100%;
}
.down-one>div{
    text-align: center;
}
.down-one-tj {
    font-size: 20px;
    font-family: Arial;color: #ff9523;
}
.down-one-ms {
    font-size: 12px;color: #919191;
}
.sh-line{
    background:#f4f4f6;
    width: 1px;margin-top:8px;
    height: 30px;float: left;
}
.viewmore{
    margin: 20px 0;
    width: 100%;
    height: 38px;float: left;line-height: 38px;
}
.viewmore-a{
    width: 270px;background: #f4f4f6;text-align: center;cursor: pointer;
    height: 100%;margin: 0 auto;border-radius: 2px;color: #676767;
}