#content {
	margin-top: 22px;
	padding-bottom: 490px;
}
#content .content-left, #content .content-right {
	float: left;
}
#content .content-left .job-header {
	position: relative;
	height: 80px;
	padding: 20px 30px 0;
	background: #83d396;
}
#content .content-left .job-header .row-top, #content .content-left .job-header .row-bottom {
	height: 40px;
	line-height: 40px;
}
#content .content-left .job-header i {
	position: absolute;
	top: 0;
	left: -10px;
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #3ba354;
}
#content .content-left .job-header h1 {
	float: left;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
}
#content .content-left .job-header h3 {
	float: left;
	font-size: 14px;
	color: #fff;
}
#content .content-left .job-header a {
	float: right;
	color: #fff;
}
#content .content-left .job-header .row-top a {
	width: 175px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 3.5px;
	background-color: #3ba354;
}
#content .content-left .job-header .row-top a:hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
#content .content-left .job-header .row-bottom a.collect {
	height: 25px;
	line-height: 25px;
	margin-top: 7.5px;
	text-indent: 20px;
	font-size: 14px;
	color: #0a5a1d;
	background: url(../img2/icon/icon-star-1.png) no-repeat left center;
}
#content .content-left .job-header .row-bottom a.list {
	height: 25px;
	line-height: 25px;
	margin-top: 7.5px;
	margin-left: 10px;
	text-indent: 20px;
	font-size: 14px;
	color: #0a5a1d;
	background: url(../img2/icon/icon-list-1.png) no-repeat left center;
}
#content .content-left .job-header .row-bottom a:hover {
	color: #fff;
}
#content .content-left .content-detail {
	padding: 10px 30px 10px;
	border: 1px solid #ccc;
	border-top: none;
}
#content .content-left .content-detail article {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
#content .content-left .content-detail article.content-bottom {
	border-bottom: none;
}
#content .content-left .content-detail .cell {
	float: left;
	min-width: 180px;
	margin-right: 20px;
}
#content .content-left .content-detail .cell div {
	height: 25px;
	line-height: 25px;
}
#content .content-left .content-detail .cell label {
	font-size: 14px;
	color: #333;
}
#content .content-left .content-detail .cell span {
	/*margin-left: 10px;*/
	font-size: 14px;
	color: #333;
}
#content .content-left .content-detail .row {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#content .content-left .content-detail .row span {
	float: left;
	padding: 5px 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	color: #3ba354;
	background-color: #c0eacb;
}
#content .content-left .content-detail h4 {
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-left: 3px solid #3ba354;
}
#content .content-left .content-detail p {
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	word-break: break-all;
}
.js-job-intro{
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	word-break: break-all;
	height:75px;
	overflow:hidden;
}
/*#content .content-left .content-bottom p {
	overflow: hidden;
	word-wrap: break-word;
}*/
.js-job-expand,.js-job-expand1 {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	color: #3ba354;
}
.js-job-hide{
	display: none;
	margin-top: 10px;
	font-size: 14px;
	color: #3ba354;
}
#content .content-right {
	margin-left: 20px;
}
#content .content-right article {
	margin-bottom: 15px;
	padding: 20px 15px;
	border: 1px solid #ccc;
	border-radius: 3.5px;
}
#content .content-right article h3 {
	position: relative;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-left: 3px solid #3ba354;
}
#content .content-right article h3 a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 70px;
	height: 20px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border-radius: 3.5px;
	background-color: #3ba354;
}
#content .content-right article h3 a:hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
#content .content-right .company-logo {
	height: 90px;
	margin-top: 20px;
	background-position: center;
}
#content .content-right .company-info h4 {
	padding: 15px 0;
	font-size: 14px;
	color: #333;
}
#content .content-right .company-info p {
	line-height: 25px;
	color: #333;
}
#content .content-right .company-info p i {
	float: left;
	font-style: normal;
}
#content .content-right .company-info p span, #content .content-right .company-info p a {
	margin-left: 2px;
}
#content .content-right .company-info p a {
	color: #333;
	cursor: auto;
	word-wrap: break-word;
	word-break: normal;
	margin-left: 2px;
	width: 166px;
	float: left;
}
/*#content .content-right .company-info p a:hover {
	color: #ff9933;
}*/

#content .content-right ul {
	margin-top: 20px;
}
#content .content-right li {
	line-height: 30px;
}
#content .content-right li a {
	float: left;
	width: 130px;
	max-height: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #333;
}
#content .content-right li a:hover {
	color: #ff9933;
}
#content .content-right li span {
	float: right;
	font-size: 14px;
	color: #ff9933;
}
.deliver-confirm-dialog-content {
	padding: 30px;
}
.deliver-confirm-dialog-content .icon {
	float: left;
	width: 41px;
	height: 41px;
	background: url(../img2/icon/icon-deliver-2.png) no-repeat;
}
.deliver-confirm-dialog-content .realname {
	float: left;
	height: 41px;
	line-height: 41px;
	margin-left: 15px;
	font-size: 14px;
	color: #333;
}
.deliver-confirm-dialog-content .completion {
	float: left;
	width: 100px;
	height: 41px;
	line-height: 41px;
	margin-left: 25px;
	font-size: 14px;
	color: #333;
}
.deliver-confirm-dialog-content .view, .deliver-confirm-dialog-content .edit, .deliver-confirm-dialog-content i {
	float: right;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	font-style: normal;
	color: #ff9933;
}
.deliver-confirm-dialog-content i {
	padding: 0 5px;
}
.deliver-confirm-dialog .PLG-dialogBox-button-0, .deliver-confirm-dialog .PLG-dialogBox-button-1 {
	width: 65px;
}
.deliver-confirm-dialog .PLG-dialogBox-button-1 {
	color: #3ba354;
	background-color: #c0eacb;
}
.deliver-confirm-dialog .PLG-dialogBox-button-0.PLG-hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
.deliver-confirm-dialog .PLG-dialogBox-button-1.PLG-hover {
	font-weight: bold;
	box-shadow: 0 0 5px #c0eacb;
}
.deliver-success-dialog-content {
	padding: 30px 0 30px 100px;
}
.deliver-success-dialog-content .icon {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../img2/icon/icon-pass-2.png) no-repeat;
}
.deliver-success-dialog-content .top {
	height: 40px;
	line-height: 40px;
	margin-left: 15px;
	font-size: 22px;
	color: #3ba354;
}
.deliver-success-dialog-content .bottom {
	display: block;
	margin-left: 55px;
	font-size: 14px;
	color: #333;
}
.deliver-success-dialog .PLG-dialogBox-button-0 {
	width: 65px;
}
.deliver-success-dialog .PLG-dialogBox-button-0.PLG-hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
.deliver-invalid-dialog-content {
	padding: 30px 0 30px 50px;
}
.deliver-invalid-dialog-content .icon {
	float: left;
	width: 41px;
	height: 41px;
	background: url(../img2/icon/icon-invalid-1.png) no-repeat;
}
.deliver-invalid-dialog-content .text {
	float: left;
	height: 41px;
	line-height: 41px;
	margin-left: 15px;
	font-size: 14px;
	color: #333;
}
.deliver-invalid-dialog .PLG-dialogBox-button-0.PLG-hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
.deliver-warning-dialog-content, .deliver-error-dialog-content {
	padding: 30px 0 30px 100px;
}
.deliver-warning-dialog-content .icon, .deliver-error-dialog-content .icon {
	float: left;
	width: 41px;
	height: 41px;
	background: url(../img2/icon/icon-invalid-1.png) no-repeat;
}
.deliver-warning-dialog-content .text, .deliver-error-dialog-content .text {
	float: left;
	height: 41px;
	line-height: 41px;
	margin-left: 15px;
	font-size: 14px;
	color: #333;
}
.deliver-warning-dialog .PLG-dialogBox-button-0.PLG-hover {
	font-weight: bold;
	box-shadow: 0 0 5px #3ba354;
}
/*新增*/
.content-top {
	position: relative;
}
.stop {
	width: 120px;
	height: 120px;
	position: absolute;
	right: 100px;
	top: 20px;
}
.hise {
	background: url(../img2/2.jpg) repeat-y;
	height: 285px;
	position: absolute;
	min-height: 100px;
	top: 480px;
	width: 846px;
	z-index: 9;
	overflow: hidden;
}
.content_discript {
	height: 285px;
}
.tips {
	width: 455px;
	height: 125px;
	z-index: 99;
	margin: 80px auto 0px;
	background: #72c97c;
	font-size: 18px;
	color: #fff;
	line-height: 125px;
	text-align: center;
}
.tips a {
	font-size: 20px;
	font-weight: 900;
	color: #fff;
}
/*拒绝或邀请*/
.row-right {
	width: 365px;
	position: absolute;
	right: 10px;
	top: 30px;
}
.receive-invite {
	float: left;
	width: 175px;
	height: 40px;
	line-height: 40px;
	background: #ff9933;
	border-radius: 3.5px;
	cursor: pointer;
	border: 0 none;
	font-size: 16px;
	color: #fff;
}
.refuse-invite {
	float: right;
	width: 175px;
	height: 40px;
	line-height: 40px;
	background: #999;
	border-radius: 3.5px;
	cursor: pointer;
	border: 0 none;
	font-size: 16px;
	color: #fff;
}
.receive {
	float: right;
	width: 175px;
	height: 40px;
	line-height: 40px;
	background: #ff9933;
	border-radius: 3.5px;
	cursor: pointer;
	border: 0 none;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.refuse {
	float: right;
	width: 175px;
	height: 40px;
	line-height: 40px;
	background: #999;
	border-radius: 3.5px;
	cursor: pointer;
	border: 0 none;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
