.zph-listBox .xf-person-zpCard:nth-child(odd){
    margin-right:20px;
}
.zph-listBox .xf-person-zpCard{
    width:1160px;
    padding:15px 20px;
    background: #fff;
    margin-bottom:20px;
    /*height: 190px;*/
}
.zphDateBox{
    width: 252px;
    height: 190px;
    background: #CFEEFD;
}
.zphDateBox img{
    width:100%;
    height: 100%;
}
.dateNumShow{
    height: 108px;
    width: 158px;
    margin: 5px auto 0 auto;
    padding:44px 0 26px 0;
    background: url("../images/datebg.png") no-repeat;
    background-size: 100% 100%;
}

.dateNumShow span{
    color:#54c0eb;
    text-align: center;
}
.dateNumShow span:nth-child(2){
    height: 80px;
    line-height: 80px;
    font-size: 88px;

}
.u-58{
    color:#585858 !important;
}
.enterZphCorp{
    width: 240px;
}
.zphStartInfo{
    height: 100px;
    width: 400px;
    overflow: hidden;
}
.enterZphCorp,.zphOption{
    height: 100px;
    overflow: hidden;
}
.enterZphCorp .padR20{
    border-right:1px solid #d6d6d6;
}

.zphBtn{
    display: inline-block;
    margin-left:30px;
    width:112px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border:1px solid #3E62BA;
    font-size: 16px;
    border-radius: 5px;
}

.look-detail {
    margin-top: 20px;
}
.statusImg{
    position: absolute;
    right:0;
    top:0;
    width:61px;
    height: 61px;
}
.zphNoStart{
    background: url("../images/noStart.png") no-repeat;
}
.zphIng{
    background: url("../images/ing.png") no-repeat;
}
.zphEnd{
    background: url("../images/complete.png") no-repeat;
}
.zphDetailHead{
    background:#EFFAFD;
    padding:20px 0;
}
.zphLogo{
    width: 250px;
    height: 186px;
    background: #fff;
    margin-right:40px;
}
.zphLogo img{
    width: 100%;
    height: 100%;

}
.zphInfo{
    width:608px;
    height:80px;
    overflow: hidden;
}
.zphName{
    font-size: 26px !important;
    height: 60px;
    line-height: 60px;
    width:90%;
}

.zphPos,.zphTime{
    width:95%;
}
.zphCorpNum{
    height: 80px;
}
.xf-pub-tab{
    font-size: 16px;
}
.xf-pub-tab li{
    padding:0 30px 18px 30px !important;
}
.xf-pub-tab li.active,.xf-pub-tab li:hover{
    color:#3E62BA;
}
.zphTabItem{
    display: none;
}
.zphTabItem.active{
    display: block;
}
.zphTabItem .zphItem.active,.zphTabItem .zphItem:hover{
    border:1px solid #3E62BA;
}
.zphTabItem .zphItem{
    width:384px;
    height: 221px;
    border:1px solid #E6E8EA;
    border-radius: 6px;
    margin:0 20px 20px 0;
}
.zphTabItem .zphItem:nth-child(3n){
    margin-right:0;
}
.zphItem-corpInfo{
    padding:20px;
}
.zphItem-corpLogo{
    width:78px;
    height: 78px;
    border:1px solid #D7D7D7;
}
.zphItem-corpLogo img{
    width:100%;
    height:100%;
}
.zphItemInfo{
    margin-left:10px;
    height: 80px;
    width:240px;
    overflow: hidden;
}
.zphJob{
    border-top:1px dashed #E6E8EA;
    padding:15px 15px 0 15px;
}
.zphJob a{
    height: 24px;
}
.zphJob span{
    width:334px;
    height:72px;
    overflow: hidden;
}
.zphJob span a:hover{
    color:#3E62BA !important;
}
.corpYdBox{
    border:1px solid #E6E6E6;
    border-top:0;
    padding:20px 40px 20px 20px;
    position: relative;
}

.xfSelectBox .select-box{
    height: 30px;
    line-height: 30px;
    background: url("../images/downrow.png") no-repeat 160px center;
}
.ydTip{
    width:30px;
    height: 18px;
    margin:5px;
}
.bgGreen{
    background: #4EBB6D;
}
.bgF84C4C{
    background: #F84C4C !important;
}
.bg4e51bb{
    background: #bb4e85 !important;
}
.twListBox{
    box-sizing: border-box;
    padding:100px 43px 53px 43px;
    min-height:556px;
    background: url("../images/static/zphFloor1.jpg") no-repeat;
    background-size: contain;
}
.twListBox span{
    float:left;
    width:32px;
    height: 24px;
    cursor: pointer;
    line-height: 24px;
    color:#fff;
    text-align: center;
    font-size: 12px;
    margin:0 8px 8px 0;
    position: relative;
}
.twListBox span:nth-child(28n){
    margin-right:0;
}
.warmTip{
    background: #F5F5F5;
    padding:10px 20px;
    border:1px solid #EEEEEE;
}
.zn{
    position: absolute;
    right:15px;
    top:72px;
}
.selectZphD{
    width: 58px;
    height: 48px;
    border:1px solid #ABABAB;
    border-radius: 3px;
    margin-right: 10px;
    color:#aaa;
    cursor: pointer;
}
.selectZphD span{
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    background: #EEEEEE;
}
.selectZphD p{
    font-size: 22px;

    text-align: center;
    line-height: 28px;
}
.selectZphD.active,.selectZphD:hover{
    border: 1px solid #3E62BA;
    color:#3E62BA;
}
.selectZphD.active span,.selectZphD:hover span{
    background: #CFEEFD;
}
.selectSitePos{
    padding:0 3px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ABABAB;
    color:#ababab;
    margin-right: 10px;
}
.selectSitePos.active,.selectSitePos:hover{
    color:#3E62BA;
    border: 1px solid #3E62BA;
}
.selectSitePos.active p,.selectSitePos:hover p{
    color:#3E62BA;
}
.corpPosInfo{
    transform: scale(0);
    opacity: 0;
    width:259px;
    top:2px;
    position: absolute;
    right:-285px;
    padding:7px 10px;
    /*background: url("../images/arrBox.png") no-repeat;*/
    border: 1px solid #3E62BA;
    border-radius: 5px;
    background-size: 100% 100%;
    background-color: #fff;
    z-index: 2;
}
.twPosList a{
    color:#999;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
    width:83px;
    text-align: left;
}
.arrBg{
    position: absolute;
    top:10px;
    width: 7px;
    left:-7px;
    height: 20px;
    background: url("../images/arrb1.png") no-repeat;
}
.twListBox span:hover .corpPosInfo{
    transform: scale(1);
    opacity: 1;
}
.twShowBox{
    width: 720px;
}
.zphTwNum{
    position: relative;
    width:35px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color:#fff;
    background:#4EBB6D;
    margin-bottom: 10px;
    cursor: pointer;
}
.zphTwL{
    padding-right:40px;
}
.zphTwR{
    padding-left:40px;
}
.zphTwL .zphTwNum{
    margin-left:5px;
}
.zphTwR .zphTwNum{
    margin-right:5px;
}
.zphYdCorp{
    position: absolute;
    bottom:25px;
    display: none;
    z-index: 10;
    background: #fff;
    padding-bottom:10px;
}
.zphYdCorp .borderblue{
    width: 220px;
    border-radius: 5px;
    padding:10px 15px 10px 15px;
}
  .zphTwNum:hover .zphYdCorp{
    display: block;
}
.zphTwL .zphYdCorp{
   left:0;
}

 .zphYdCorp::before{
    content: '';
    width: 17px;
    height: 10px;
    background: url(../images/static/zpharrow2.png) no-repeat;
    position: absolute;
    bottom: 1px;
}
.zphTwR .zphYdCorp::before{
    right: 10px;
}
.zphTwL .zphYdCorp::before{
    left: 10px;
}
.zphTwR .zphYdCorp{
    right:0;
    /*background: url("../images/static/zphLeft.png") no-repeat;*/
    /*background-size: 100% 100%;*/
}
.twListBox.twShow{
    display: none;
}
.twListBox.twShow.active{
    display: block;
}
/*.zphTwYl{*/
    /*overflow: hidden;*/
/*}*/
#twoFloorShow2.twListBox{
    background: url("../images/static/zphFloor2.jpg") no-repeat;
    background-size: contain;
    padding:197px 100px 0 100px;
}
.zphYdCorp a{
    margin-right: 5px !important;
}
.w876{
	width:876px;
}
.w750{
	width:750px;
}
.w770{
	width:770px;
}
/*招聘会新增样式*/
.zphTop{
    background: url("../images/newzph.jpg") no-repeat;
    background-size: cover;
    height: 367px;
}
.zphTl{
    line-height: 36px;
    padding: 20px 80px;
}
.zphTypeTop{
    line-height: 40px;
    margin: 10px 0;
    border-bottom: 1px solid;
    position: relative;
    padding-left: 15px;
    font-size: 18px;
}
.zphTypeTop:before {
    content: '';
    display: block;
    height: 16px;
    width: 3px;
    position: absolute;
    left: 0;
    top: 12px;
}
.zphStartTop{
    color: #f84c4c;
    border-bottom-color: #f84c4c;
}
.zphStartTop:before {
    background-color: #f84c4c;
}
.zphNoStartTop{
    color: #51b06c;
    border-bottom-color: #51b06c;
}
.zphNoStartTop:before {
    background-color: #51b06c;
}
.zphEndTop{
    color: #585858;
    border-bottom-color: #c0c0c0;
}
.zphEndTop:before {
    background-color: #c0c0c0;
}
.zph-listBox .xf-person-zpCard {
    margin-top: 15px;
    margin-bottom: 0px;
}
