/*备注弹出框style*/
.mt100{
	margin-top: 100px;
}
.resumpop{
	width: 510px;
	background: #fff;
	height:auto;
	overflow: hidden;
}
.pr10{
	padding-right: 10px;
}
.rpoptit{
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	color: #666;
}
.rpoptit-job {
	width: 90px;
}
.rpoptext{
	width: 446px;
	height: 130px;
	color: #999;
}
.rpopaline{
    margin: 0 auto;
}
.rpoptext .num-tips ,.popsendword .num-tips{
	text-align: right;
	height: 26px;
	line-height: 26px;
	padding:0 5px;
}
.rpoptext p em ,.popsendword p em{
	color: #f5694b;
	font-weight: bold;
}
.rpoptext p .icon ,.popsendword p .icon{
	font-size: 16px;
	padding-right: 10px;
}

.remark-textarea{
	width: 415px;
	height: 72px;
	border: 1px solid #e3e3e3;
	padding: 5px 10px;
	border-radius: 3px;
	line-height: 24px;
}
.sendword-textarea{
	width: 478px;
	height: 72px;
	line-height: 24px;
	border: 1px solid #e3e3e3;
	padding: 5px 10px;
	border-radius: 3px;
}
.popsendword{
	width: 500px;
	height: 130px;
	color: #999;
	*padding-top: 10px;
}
.rpoptext .num-tips .msg ,.popsendword .num-tips .msg{
	color: #f5694b;
	display: none;
}

/*邀请面试style*/
.rpoplay{
	height: 38px;
	margin-bottom: 10px;
}
.rpoplaytext{
	height: 130px;
	overflow: hidden;
}
.rpopinput1{
	width: 220px;
	height: 33px;
	line-height: 33px\9;
	border: 1px solid #e3e3e3;
	padding-left:10px;
	cursor: pointer;
	border-radius: 3px;
	background: url(http://static.jjoobb.cn/images/global/caco-bg.png) 200px 6px no-repeat;
}
.rpopinput2{
	width: 370px;
	height: 33px;
	line-height: 33px\9;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}
.rpopselect1{
	margin-left: 10px;
}
.resumpop input, .resumpop textarea , .resumpop select{
	color: #666;
}
.resumpop-textarea {
	width: 360px;
	height: 96px;
	border: 1px solid #e3e3e3;
	padding: 5px 10px;
	border-radius: 3px;
	line-height: 24px;
}
.rsum-text{
	width: 390px;
	height: auto;
	overflow: hidden;
	color: #999;
}
.rpopinput1:focus, .rpopinput2:focus, .resumpop-textarea:focus, .sendword-textarea:focus, .remark-textarea:focus {
	border: 1px solid #66be8c;
}
/*求职信style*/
.resum-mailpop{
	font: normal 14px \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, tahoma, sans-serif;
 	width:700px;
	height:auto;
 	overflow:hidden;
}
.rp-mailtit{
	font-size: 16px;
	color: #66be8c;
	text-align: center;
	padding: 0 20px;
}
.rp-mailtext{
	color: #666;
	line-height: 24px;
	padding: 0 20px 10px;
}

.rp-mailtext .text-r{
	text-align: right;
}
/*设置状态style*/
.rp-fit li{
	width: 76px;
	height: 34px;
	line-height: 34px;
	float: left;
	border: 1px #e3e3e3 solid;
	border-radius: 3px;
	text-align: center;
	margin: 0 10px 10px 0;
	padding: 0 7px;
	color: #999;
	cursor: pointer;
	overflow: hidden;
	word-break: keep-all;
	text-overflow: ellipsis;
}
.rp-fit li input{
	display: none;
}

.rp-fit li:hover , .rp-fit .cur{
	height: 32px;
	line-height: 32px;
	width: 74px;
	border: 2px solid #66be8c;
	background: url(http://static.jjoobb.cn/images/global/caco-bg.png) right -40px no-repeat;
	color: #666;
}

/*邀请面试弹出框按钮*/
.inv-but .inp1 ,.inv-but a{
	width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    border-radius: 3px;
	color: #fff;
	background: #66be8c;
    margin: 0 auto;
    border: none;
    cursor: pointer;
}
.inv-but .inp1:active ,.inv-but a:active{
	color:#333;
}
.inv-but .inp1:hover ,.inv-but a:hover{
	background: #58B781;
}
/*成功失败弹框*/
.pop-pcent{
	text-align: center;
	line-height: 32px;
}
.pop-pcent.wide{
	font-weight: bold;
}
.pop-pcent.green{
	color: #66be8c;
}
.resumpop .icon{
	font-size: 28px;
    vertical-align: middle;
}
.resumpop .fail{
	color: #f5694b;
}
.resumpop .icon.green{
	color: #66be8c;
}
.resumpop .icon.good{
	font-size: 18px;
	color: #66be8c;
	padding-right: 10px;
}

.popcustom-tit{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 10px;
}
/*收藏简历弹框*/
.collect-pt {
	padding: 30px 0 50px;
}
.resumcoll{
	width: 510px;
	background: #fff;
	height: 72px;
}
.collect-pb {
	padding-bottom: 30px;
}
.popcollect .icon {
	margin-right: 10px;
}
.popcollect .choose, .report-submit .choose {
	cursor: pointer;
}
.popcollect input, .report-submit input {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 6px;
}

/*举报TA弹框*/
.report-textarea { height: 86px;}
.reporttext{
	width: 510px;
	height: auto;
	overflow: hidden;
}
.report-stati {
	width: 380px;
	overflow: hidden;
	line-height: 27px;
	padding-left: 90px;
}
.texting-tip {
	width: 380px;
	height: 32px;
	line-height: 32px;
	padding-left: 90px;
}
.texting-tip .time-col {
	color: #66be8c;
	margin: 0 10px 0 5px;
}
.texting-tip a {
	color: #66be8c;
}
.texting-tip a:hover {
	color: #f00;
}
.texting-tip .prompt-col {
	color: #f5694b;
	margin-right: 8px;
}
.stati-mb { margin-bottom: 60px;}
.report-submit {
	width: 130px;
	color: #888;
}
.report-number {
	color: #999;
}
.report-number em, .sendto em {
	color: #f5694b;
	font-weight: bold;
	margin: 0 5px;
}
/*短信通知弹出框*/
.sms-record {
	width: 126px;
	color: #66be8c;
}
.sms-record a {
	color: #66be8c;
}
.sms-record a:hover {
	color: #f5694b;
}
.sms-rpoplay{
	height: 36px;
	margin-bottom: 10px;
}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.pb10 {
	padding-bottom: 10px;
}
.sendto {
	width: 380px;
	height: 38px;
	line-height: 38px;
	padding: 20px 0 0 90px;
	color: #666;
}
.sendto em {
	margin: 0 0 0 3px;
	display: inline-block;
	vertical-align: top;
	max-width: 56px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
}
.phone-number {
	width: 120px;
	display: inline-block;
	margin-left: 10px;
	padding: 0 10px;
}


/*面试类型*/

.pg-type {
	overflow: hidden;
	margin-bottom: 30px;
}
.pg-type a {
	float: left;
	margin-right: 20px;
	padding: 0 15px;
	line-height: 34px;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	*color: #333;
}
.pg-type a.cur {
	color: #fff;
	background: #66be8c;
	border-color: #66be8c
}

