em,i{
	font-style: normal;
}
*{
	margin:0;
}
#topLogo{
	width: 1170px;
	margin:0 auto;
	overflow: hidden;
}
#topLogo .logo1{
	width: 865px;
	height:300px;
	float: left;
	margin-left: 0;
}
#topLogo .logo2{
	float: right;
	width: 286px;
	height:300px;
	margin:0;
	position: relative;
}
#topLogo .logo2 img{
	width: 286px;
	height:300px;
}
#topLogo .logo2 b{
	color: #00b8ee;
	position: absolute;
	bottom: 58px;
	left:115px;
	font-size: 36px;

}
.com_top{
	overflow: hidden;
	padding-bottom:8px;
	border-bottom:1px solid #00b8ee;
	margin-bottom:20px;
}
.com_top .com_title{
	font-weight: 400;
	font-size: 24px;
}
.com_top .com_title i{
	font-size:24px;
	margin-right: 20px;
	color:#00b8ee;
}
.com_top span{
	color: #999;
	margin-left: 15px;
	margin-top:10px;
}
.com_top a{
	height:30px;
	display: inline-block;
	float: right;
	color: #999;
	line-height: 30px;
}
.com_top a>i{
	display: block;
	height:30px;
	line-height: 35px;
	float: left;
}
.com_top a>img{
	margin-left: 10px;
}
.com_top a:hover{
	cursor: pointer;
	color: #00b8ee;
}
#main{
	width: 1170px;
	margin:0 auto;
    padding-left:5px;
}
/*发布的招聘*/
#allJobs{
    width:860px;
    margin:20px 0;
}
#allJobs ul{
    list-style: none;
    margin:0;
    padding:0;
}
.aboutTab,
.aboutTab>li>ol {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.aboutTab .myJobs .job_item {
    width: 860px;
    border: 1px #e5e5e5 dashed;
    height: 105px;
    margin-bottom: 10px;
}
.aboutTab .myJobs .job_item:hover{
    border: 1px #00b8ee dashed;
}

.aboutTab .myJobs .job_item .content {
    width: 100%;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .company {
    width: 665px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .company .job {
    color: #999999;
    margin-top: 12px;
}
.aboutTab .myJobs .job_item .company .job .title{
    color: #00b8ee;
    font-size:16px ;
}
.aboutTab .myJobs .job_item .company .job .title:hover{
	cursor: pointer;
	text-decoration: underline !important;
}
.aboutTab .myJobs .job_item .company .job .addr{
    color: #00b8ee;
}
.aboutTab .myJobs .job_item .company .job .time{
    color: #999;
}
.aboutTab .myJobs .job_item .company .money {
    color: #f00;
}
.aboutTab .myJobs .job_item .company .yearsnum{
    color: #333;
}
.aboutTab .myJobs .job_item .company .sellingPoints{
    color: #999;
    width: 575px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.aboutTab .myJobs .job_item .companyTel {
    width: 300px;
    float: left;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .companyTel .name {
    color: #999999;
    margin-top: 20px;
}

.aboutTab .myJobs .job_item .companyTel .name a {
    color: #00b8ee;
}

.aboutTab .myJobs .job_item .companyTel .msg {
    color: #999999;
    margin-top: 20px;
}
.aboutTab .myJobs .job_item .companyImg {
    width: 105px;
    float: right;
    overflow: hidden;
    margin:12px 20px;
}
.aboutTab .myJobs .job_item .companyImg img {
    float: right;
    width: 105px;
    height:80px;
}

/*发布的简历*/
#allresume1{
   width: 860px;
}
#allresume {
    width: 860px;
    margin: 25px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#allresume1 .com_top{
	border-bottom: 1px solid #f7b500;
} 
#allresume1 .com_top .com_title i{
	font-size:24px;
	margin-right: 20px;
	color:#f7b500;
}
#allresume .r_item {
    width: 860px;
    height: 125px;
    overflow: hidden;
}

#allresume .r_item .headimg {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 25px 0;
    padding: 0;
    float: left;
}

#allresume .r_item .info {
    float: left;
    width: 743px;
    margin-left: 25px;
    height: 125px;
    border-top: 1px solid #e5e5e5;
}

#allresume .r_item .info1 {
    border-top: none;
}

#allresume .r_item .info_left {
    float: left;
    margin-top: 25px;
    height: 83px;
    width: 343px;
    border-right: 1px solid #e5e5e5;
}

#allresume .r_item .info_left .top {
    font-size: 16px;
    color: #2299cc;
    margin-top: 5px;
    display: block;
    margin-bottom: 17px;
}

#allresume .r_item .info_left .top:hover {
    cursor: pointer;
    text-decoration: underline !important;
}

#allresume .r_item .info_right {
    float: left;
    margin-left: 30px;
    margin-top: 25px;
    width: 370px;
    height: 83px;
   /*  text-indent: 20px; */
}

.info_right_del {
    width: 370px;
}

#wrap {
    display: table;
    width: 370px;
    height: 70px;
    _position: relative;
    overflow: hidden;
     float: left;
}

#subwrap {
    vertical-align: middle;
    display: table-cell;
    _position: absolute;
    _top: 50%;
}

#content {
    _position: relative;
    _top: -50%;
    overflow: hidden;
    word-wrap: break-word;
}
#allresume .r_item .info_right .time{
    float: right;
}
/*最新发布*/
#newJobs{
	width:285px;
	float: right;
	margin-right:0;
	margin-top: 25px;
	background: #fff;
	position: static;
	right:0;

}
#newJobs .newJobs_top{
	width:285px;
	height:40px;
	background: #44d7cf;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-left:30px;
}
#newJobs .newJobs_mian{
	width:285px;

	border:1px solid #e5e5e5;
	margin-top: 20px;
	padding:0 4px 20px 4px;
}
#newJobs .newJobs_item{
	overflow: hidden;
	border-bottom: 1px dashed #e5e5e5;
}
#newJobs .b_item_info{
	float: left;
	width: 176px;
	margin:18px 0;
	padding-left: 8px;

}
#newJobs .b_item_info em{
	font-size: 12px;
	color: #999;
}
#newJobs .b_item_info .money{
	color:#f00;
	font-size: 14px;
}
#newJobs .b_item_info .addr{
	width: 83px;
	display: inline-block;
	
}
#newJobs .b_item_info a{
    color: #00b8ee;
    cursor: pointer;
}
#newJobs .b_item_info a:hover{
    text-decoration: underline !important; 
}
#newJobs .b_item_info .title{
	width: 80px;
	display: inline-block;
	
}
#newJobs .newJobs_item img{
	width: 84px;
	height:62px;
	float: right;
	margin:18px 10px 18px 0px;
}

#_pageBottom{
	margin-top: 185px;
}