@charset "utf-8";
/* CSS Document */


/*-- 人才招聘 --*/
.zp-title {
    background: #999;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 13px;
    font-weight: bold;
	width: 1200px;
}
.zp-title span {float: left; text-indent: 10px;}
.zp-title span:nth-child(1), .zp-list li span:nth-child(1){ width: 220px;}
.zp-title span:nth-child(2), .zp-list li span:nth-child(2){ width: 100px;}
.zp-title span:nth-child(3), .zp-list li span:nth-child(3){ width: 110px;}
.zp-title span:nth-child(4), .zp-list li span:nth-child(4){ width: 150px;}
.zp-title span:nth-child(5), .zp-list li span:nth-child(5){ width: 100px;}
.zp-title span:nth-child(6), .zp-list li span:nth-child(6){ width: 370px;}
.zp-title span:nth-child(7), .zp-list li span:nth-child(7){ width: 140px;}


.zp-container{ width: 1200px; height: auto; display: block;}
.zp-list { width: 1200px;}
.zp-list li {list-style: none; margin: 0; padding: 10px 0;}
.zp-list li span { display: inline-block; font-size: 14px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-indent: 10px; color: #666;}
.zp-list li.odd{ background: rgba(250,250,250,1); cursor: pointer;}
.zp-list li.even{ background: rgba(255,255,255,1); cursor: pointer;}
/*.zp-list li.selected { background: #eee url(../img/bg3.png) no-repeat 98% 8px; }*/
.zp-list li:hover span{color: #333;}
.zp-list li .sel { line-height: 30px; background: url(../img/bg3.png) no-repeat 3px 0px; color: #fff; width: auto; text-align: center; text-indent: -2px;}
.zp-list li .sel:hover { line-height: 30px; background: url(../img/bg4.png) no-repeat 3px 0px; color: #fff;}
.zp-list li a {color: #fff;}

/*.zp-list li.odd:hover {background: rgba(230,230,230,1);}
.zp-list li.even:hover {background: rgba(230,230,230,1);}*/

.zp_con {margin: 15px 0 -10px 0; border: #ddd solid 1px; padding: 0 20px 20px; background: #fff;}
.zp_con h3{font-size: 16px; line-height: 30px; padding-top: 20px; font-weight: normal;}
.zp_con p{font-size: 14px; line-height: 24px;}

/*-- 人才招聘 --*/

.none {display: none;}

