/*-------------------学生内网-招聘信息--------------------------------*/
.search-btn{
    width:80px;
    font-weight:normal;
	margin-left:70px;
	color:#008de3;
	font-size:14px;
	height:30px;
	line-height:30px;
	border:1px solid #008de3;
	text-align:center;
	border-radius:3px;
}

.input-text{
        width:355px;
	background:#fff;
	height:36px;
	border:1px solid #ccc;
	border-radius: 2px;
	margin-top:3px;
	margin-left:20px;
	line-height:36px;
	font-size: 14px;
	color: #333;
	padding-left:5px;
}
.uploadbutton3{ 
	 margin-top:4px;
	 margin-left:10px;
	 height:32px; 
	 display:inline-block; 
	 cursor:pointer; 
	 border:1px solid #008de3;
	 border-radius:2px;
	 background:#fff;
	 padding:0 10px;
}
.uploadbutton4{ 
     float:left;
	 margin: -35px 0 0 500px;
	 width:94px;
	 height:32px; 
	 display:inline-block; 
	 cursor:pointer; 
	 border:1px solid #008de3;
	 border-radius:2px;
	 background:#fff;
}

/*活动申请*/
.notices{ width:735px; float:right;}
.notices h2{ width:100%; height:28px; border-bottom:2px solid #fa7f00; color:#5a5a5a; font-size:16px; font-weight:700;}
.notices_list{ width:710px; border-bottom:1px solid #dadbdd; padding-top:10px; padding:0 12px 0 1px; margin-left:10px;}
.notices_list_nb{ width:700px; padding-top:10px; border:none;}
.notices_list li{ width:700px; height:auto; margin:15px 0; line-height:22px; display:block;}
.notices_list_rq{ width:100px; height:26px; overflow:hidden; font-family:Arial, Helvetica, sans-serif,"宋体"; color:#fa7f00; font-size:16px; line-height:28px; display:block; float:left; font-weight:700;}
.notices_list_wz{ width:515px; color:#4d4d4d; font-size:16px; float:left; line-height:26px; display:block;}


/*活动申请内容页*/
.notices_contr{ width:735px; float:right;}
.notices_contr h2{ font-size:30px; line-height:36px; color:#404b5d; display:block; letter-spacing:1px; margin-bottom:40px;}

.notices_contr h3{ height:32px; display:block; border-bottom:2px solid #fa7f00;}
.notices_contr h3 p{ font-size:14px; color:#5a5a5a; line-height:30px; float:left;}
.notices_contr h3 a{ width:62px; height:24px; text-align:center; line-height:24px;  float:right; display:block; margin-left:86px; display:inline; margin-top:2px; margin-right:2px;}
.notices_contr_box p{ font-size:14px; line-height:30px; color:#5a5a5a; display:block; margin-top:44px; text-indent:2em;word-break:break-all;word-wrap:break-word;}

/*公司招聘详情*/
.company-title {
    font-size: 24px;
    color: #666666;
    text-align: right;
    width: 240px;
    margin-top:-10px;
}
.company-text {
    font-size: 20px;
    color: #666666;
    text-align: left;
    width: 120px;
    
}
