/**
 * 企业中心弹框css样式
 * 
 * @Author: YangGuo
 * @Date: 2016-7-17
 */

/* 公用样式 */

/* body{ background-color: #FFFFFF; } */
.textarea_370_34 {
	width: 360px;
	padding-left: 10px;
	height: 80px;
	border: 1px #dddddd solid;
	line-height: 25px;
	color: #333333;
}
.select_300_34 {
	width: 300px;
}
.input_300_34 {
	width: 300px;
	padding-left: 10px;
	height: 34px;
	border: 1px #dddddd solid;
	line-height: 34px;
	color: #333333;
}
.select_input_date {
	width: 106px;
	padding-left: 10px;
	line-height: 32px;
	height: 32px;
	border: 1px #dddddd solid;
	background-image: url(../../images/17.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	cursor: pointer;
	background-color: #ffffff;
	float: left;
}

/* 修改用户名、密码，认证手机、邮箱弹框 450px*/
.modify_user_dialog {
	width: 450px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0 0 15px;
}
.modify_user_dialog .tip {
	width: 390px;
	height: 47px;
	line-height: 47px;
	background: url(../../images/80.png) no-repeat 0px 5px;
	color: #666666;
	margin-bottom: 20px;
	padding-left: 55px;
	font-weight: bold;
}
.modify_user_dialog .content {
	width: 395px;
	padding-left: 38px;
}
.modify_user_dialog .content .td1 {
	width: 82px;
	height: 45px;
	padding-top: 5px;
	text-align: right;
}
.modify_user_dialog .content .td2 {
	width: 250px;
}
.modify_user_dialog .content .td2.p {
	padding-top: 5px;
}
.modify_user_dialog .content .td2 .code {
	float: left;
	position: relative;
	width: 128px;
}
.modify_user_dialog .content .td2 .code input {
	width: 116px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	border: 1px solid #dddddd;
	border-radius: 3px 0 0 3px;
}
.modify_user_dialog .content .td2 .codebtn {
	float: left;
	margin-left: -2px;
}
.modify_user_dialog .content .td2 .codebtn input[type="button"] {
	width: 119px;
	padding: 0px;
	height: 34px;
	line-height: 34px;
}
.modify_user_dialog .content.c .default,
.modify_user_dialog .content .verify {
	display: none;
}
.modify_user_dialog .content .default,
.modify_user_dialog .content.c .verify {
	display: block;
}
.modify_user_dialog .content .err {
	display: none;
	width: 232px;
	margin-left: 82px;
	height: 26px;
	line-height: 26px;
	color: #cc3300;
	background-color: #ffd8ce;
	border: 1px #ff9e86 solid;
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-radius: 3px;
}

/* 查看消息详情、回复消息弹框 470px*/
.show_message_dialog {
	width: 470px;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.show_message_dialog .content {
	width: 470px;
}
.show_message_dialog .content .td1 {
	width: 70px;
	text-align: right;
	color: #666666;
}
.show_message_dialog .content .td1.p {
	padding-top: 2px;
}
.show_message_dialog .content .td2 {
	width: 370px;
	margin-bottom: 8px;
}
.show_message_dialog .content .td2.multi {
	line-height: 25px;
	max-height: 150px;
	overflow-y: auto;
}

/* 警告确认弹框 400px*/
.warning_dialog {
	width: 380px;
	font-size: 15px;
	color: #333333;
	padding: 20px 0 0px 20px;
}
.warning_dialog .tip {
	width: 300px;
	min-height: 47px;
	line-height: 25px;
	background: url(../../images/80.png) no-repeat 0px 5px;
	margin-bottom: 20px;
	padding-left: 55px;
}
.warning_dialog .tip .description {
	color: #666666;
	font-size: 14px;
}
.warning_dialog .tip .description a {
	color: #5f8dc9;
	text-decoration: none;
	margin: 0 5px;
}
.warning_dialog .tip .description a:hover {
	text-decoration: underline;
}
.warning_dialog.ft14 {
	font-size: 14px;
}

/* 设置简历过滤条件弹框 470px*/
.set_filter_dialog {
	width: 450px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0px 0px 20px;
}
.set_filter_dialog .tip {
	width: 430px;
	line-height: 22px;
	color: #666666;
	margin-bottom: 20px;
}
.set_filter_dialog .content {
	width: 430px;
}
.set_filter_dialog .content .label {
	width: 430px;
	color: #ff6600;
}
.set_filter_dialog .content .label span {
	color: #666666;
}
.set_filter_dialog .content .chk {
	width: 430px;
	margin: 15px 0px;
}
.set_filter_dialog .content .chk .option {
	margin: 0 15px;
	float: left;
}

/* 邀请面试弹框 490px*/
.interview_dialog {
	width: 470px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0px 0px 30px;
}
.interview_dialog .alw-tip-box {
	width: 412px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 10px;
	line-height: 200%;
	padding-left: 17px;
	padding-right: 17px;
	background: #fefce8;
	border: 1px solid #ffe4b5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	*zoom: 1;
	font-size: 12px;
}
.interview_dialog .alw-tip-box .co-y {
	color: #ff664f;
}
.interview_dialog .tip {
	width: 450px;
	line-height: 22px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.interview_dialog .tip strong {
	color: #ff6600;
}
.interview_dialog .content {
	width: 450px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 5px;
}
.interview_dialog .content .td1 {
	width: 100px;
	height: 42px;
	padding-top: 5px;
	text-align: right;
	color: #666666;
}
.interview_dialog .content .td2 {
	width: 320px;
}
.interview_dialog .content .td2 .am_or_pm {
	width: 70px;
	float: left;
	margin: 0 5px;
}
.interview_dialog .content .td2 .am_or_pm .w80 {
	width: 80px;
}
.interview_dialog .content .td2 .time .w100 {
	width: 100px;
}
.interview_dialog .content .td2 .time {
	width: 90px;
	float: left;
}
.interview_dialog .content .td2 .option {
	margin-top: 7px;
	margin-right: 20px;
	float: left;
}
.interview_dialog .content .td2 .contact_type {
	width: 70px;
	float: left;
}
.interview_dialog .content .td2 .contact_type .w80 {
	width: 80px;
}
.interview_dialog .content .td2 .contact {
	width: 225;
	padding-left: 10px;
	height: 34px;
	border: 1px #dddddd solid;
	line-height: 34px;
	color: #333333;
	float: left;
	margin-left: 5px;
}
.interview_dialog .notice {
	width: 450px;
	padding-bottom: 5px;
	margin: 10px 0px;
}
.interview_dialog .notice label {
	cursor: pointer;
}
.interview_dialog .notice span {
	color: #666666;
	font-size: 12px;
}
.interview_dialog .notice strong {
	color: #ff6600;
	margin: 0 5px;
}
.jobname {
	padding-top: 5px;
}

/* 查看面试邀请弹框 490px*/
.show_interview_dialog {
	width: 470px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0px 10px 30px;
}
.show_interview_dialog .tip {
	width: 450px;
	line-height: 22px;
	margin-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.show_interview_dialog .tip strong {
	color: #ff6600;
}
.show_interview_dialog .content {
	width: 450px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}
.show_interview_dialog .content .td1 {
	width: 100px;
	height: 30px;
	text-align: right;
}
.show_interview_dialog .content .td2 {
	width: 330px;
}
.show_interview_dialog .content .td2 .am_or_pm {
	width: 70px;
	float: left;
	margin: 0 5px;
}
.show_interview_dialog .content .td2 .time {
	width: 90px;
	float: left;
}
.show_interview_dialog .content .td2 .option {
	margin-top: 7px;
	margin-right: 20px;
	float: left;
}
.show_interview_dialog .content .td2 .contact_type {
	width: 70px;
	float: left;
}
.show_interview_dialog .content .td2 .contact {
	width: 225;
	padding-left: 10px;
	height: 34px;
	border: 1px #dddddd solid;
	line-height: 34px;
	color: #333333;
	float: left;
	margin-left: 5px;
}

/* 引导消费 */
.guide_service_dialog {
}
.guide_service_dialog .guide_service_dialog_head {
	font-size: 14px;
	color: #666666;
	padding-bottom: 10px;
}
.guide_service_dialog .guide_service_dialog_head.no_pd {
	padding-bottom: 0;
}
.guide_service_dialog .guide_service_dialog_head .head_tab {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	padding: 0 10px;
	position: relative;
	cursor: pointer;
}
.guide_service_dialog .guide_service_dialog_head .head_tab .bottom_line {
	position: absolute;
	width: 100%;
	height: 2px;
	background: #0180cf;
	left: 0;
	bottom: -11px;
	display: none;
}
.guide_service_dialog .guide_service_dialog_head .head_tab .preferential {
	width: 29px;
	height: 15px;
	background: url(../../images/146.png) no-repeat 0 -25px;
	position: absolute;
	right: -24px;
	top: -6px;
}
.guide_service_dialog .guide_service_dialog_head .head_tab .preferential.icon2 {
	background-position: 0 0;
}
.guide_service_dialog .guide_service_dialog_head .head_tab.select {
	color: #0180cf;
}
.guide_service_dialog .guide_service_dialog_head .head_tab.select .bottom_line {
	display: block;
}
.guide_service_dialog .guide_list_group {
	margin-top: 14px;
	padding: 15px 10px;
	border-top: 1px solid #ededed;
	border-bottom: 1px dashed #ededed;
	padding-bottom: 5px;
}
.guide_service_dialog .guide_list_group.last {
	border: 0;
	margin-top: 0;
	padding: 10px;
}
.guide_service_dialog .guide_list_group.labs {
	border-bottom: 0;
	margin-top: 14px;
	padding-bottom: 0;
}
.guide_service_dialog .guide_list_group.for_labs {
	border-top: 0;
	margin-top: 0;
	padding-top: 5px;
}
.guide_service_dialog .guide_list_group .guide_list_left {
	width: 70px;
	float: left;
	font-weight: 600;
	color: #333;
}
.guide_service_dialog .guide_list_group .guide_list_left.for_input {
	line-height: 32px;
}
.guide_service_dialog .guide_list_group .guide_list_right {
	width: 332px;
	padding-left: 5px;
	float: left;
}
.guide_service_dialog .guide_list_group .guide_list_right .input_coin {
	border: 1px solid #ededed;
	border-radius: 3px;
	height: 32px;
	line-height: 32px;
	width: 158px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 10px;
}
.guide_service_dialog .guide_btn_group {
	padding: 15px 10px;
}
.guide_service_dialog .guide_btn_group .btn_guide {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: #fd8000;
	border: 0;
	cursor: pointer;
}
.guide_service_dialog .guide_btn_group .btn_guide:hover {
	background-color: #e68a13;
}
.guide_service_dialog .guide_btn_group.txt_center {
	text-align: center;
	padding: 10px;
}
.guide_service_dialog .yellow_light {
	color: #fd8000;
}
.guide_service_dialog .cash_btn_group {
	padding: 0 10px;
	padding-top: 15px;
}
.guide_service_dialog .cash_btn_group .cash_btn_cell {
	float: left;
	width: 50%;
	text-align: center;
}
.guide_service_dialog .cash_btn_group .cash_btn_cell a {
	text-decoration: none;
}
.guide_service_dialog .cash_btn_group .cash_btn_cell .cell_icon {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 61px;
	height: 61px;
	background: url(../../images/145.png) no-repeat;
}
.guide_service_dialog .cash_btn_group .cash_btn_cell .cell_icon.icon2 {
	background-position: 0 -61px;
}
.guide_service_dialog .cash_btn_group .cash_btn_cell .cell_txt {
	margin-top: 5px;
	font-size: 12px;
	color: #0180cf;
}
.guide_service_dialog .tips_line {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 20px 0 10px 0;
}
.guide_service_dialog .tips_line .txt_highlight {
	color: #ff6600;
}
.guide_service_dialog .mt_10 {
	margin-top: 10px;
}
.guide_service_dialog .tips_line_normal {
	color: #333;
	text-align: center;
	margin: 20px 0 10px 0;
}
.guide_resume_down {
	width: 490px;
}
.guide_jobs_about {
	width: 400px;
}
.guide_service_dialog .solid_line {
	width: 100%;
	height: 1px;
	background: #ededed;
}
.guide_service_dialog .dashed_line {
	width: 100%;
	border-top: 1px dashed #ededed;
}
.guide_service_dialog .ft_12 {
	font-size: 12px;
	color: #666666;
}
.guide_resume_template .template_list {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.guide_resume_template .template_list .list_box {
	position: relative;
	padding: 15px;
	width: 124px;
	height: 124px;
	border: 1px solid #ededed;
}
.guide_resume_template .template_list .list_box .template_name {
	color: #333333;
	line-height: 14px;
}
.guide_resume_template .template_list .list_box .thumb_box {
	margin: 15px 0;
	width: 124px;
	height: 70px;
}
.guide_resume_template .template_list .list_box .thumb_box img {
	width: 124px;
	height: 70px;
	border: 0;
}
.guide_resume_template .template_list .list_box .view_line {
	font-size: 12px;
	line-height: 12px;
}
.guide_resume_template .template_list .list_box .hook {
	position: absolute;
	right: 0px;
	bottom: -1px;
	width: 19px;
	height: 19px;
	background-image: url(../../images/46.png);
	background-position: 0 0;
	display: none;
}
.guide_resume_template .template_list .list_box:hover,
.guide_resume_template .template_list .list_box.active {
	background: #fffaf3;
	border: 1px solid #ff6600;
}
.guide_resume_template .template_list .list_box.active .hook {
	display: block;
}
.guide_package_list_group {
	padding: 10px;
}
.package_list_head {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 200%;
}
.package_list_head .list_head_left {
	float: left;
	width: 140px;
}
.package_list_head .list_head_center {
	float: left;
	width: 140px;
	text-align: right;
}
.package_list_head .list_head_right {
	float: left;
	width: 170px;
	text-align: right;
}
.package_list_cell {
	color: #666666;
	line-height: 200%;
}
.package_list_cell .list_cell_left {
	float: left;
	width: 140px;
}
.package_list_cell .list_cell_center {
	float: left;
	width: 140px;
	text-align: right;
}
.package_list_cell .list_cell_right {
	float: left;
	width: 170px;
	text-align: right;
}
.refresh_line {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}

/* 申请RPO弹框 470px*/
.rpo_dialog {
	width: 450px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0 0 10px;
}
.rpo_dialog .content {
	width: 430px;
	padding-bottom: 5px;
}
.rpo_dialog .content .td1 {
	width: 100px;
	height: 42px;
	padding-top: 7px;
	text-align: right;
	color: #666666;
}
.rpo_dialog .content .td2 {
	width: 320px;
}
.rpo_dialog .content .td2 .select_input {
	width: 140px;
	float: left;
}
.rpo_dialog .content .td2 .select_input.job {
	margin-right: 8px;
}
.rpo_dialog .content .td2 .select_input .w150 {
	width: 150px;
}
.rpo_dialog .content .td2 .textarea {
	width: 290px;
	padding: 5px 10px;
	height: 80px;
	border: 1px #dddddd solid;
	line-height: 24px;
}

.batch_delivery {
	width: 490px;
	text-align: center;
}
.batch_delivery .result_info {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../../images/149.png) no-repeat;
	padding-left: 50px;
	margin-bottom: 15px;
}
.batch_delivery .result_info.icon2 {
	background-position: 0 -60px;
}
.batch_delivery .result_info .top_txt {
	font-size: 20px;
	line-height: 40px;
}
.batch_delivery .result_info .down_txt {
	color: #999999;
	text-align: left;
}
.batch_delivery .qrcode_box {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.batch_delivery .qrcode_box .qrcode_img {
	width: 115px;
	height: 115px;
	float: left;
}
.batch_delivery .qrcode_box .qrcode_img img {
	width: 115px;
	height: 115px;
	border: 0;
}
.batch_delivery .qrcode_box .qrcode_txt {
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	text-align: left;
	color: #999999;
	line-height: 180%;
}
.batch_delivery .tips_info {
	color: #666;
	margin: 15px 0;
}
.batch_delivery .txt_center {
	text-align: center;
}
.batch_delivery .tabs_group {
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -24px;
}
.batch_delivery .tabs_group .tab_box {
	display: block;
	float: left;
	width: 108px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ff5c00;
	background: #fff;
	color: #ff5c00;
	margin-right: 18px;
	text-decoration: none;
	border-radius: 4px;
}
.batch_delivery .tabs_group .tab_box .txt {
	background: url(../../images/150.png) no-repeat 0 -98px;
	padding-left: 20px;
}
.batch_delivery .tabs_group .tab_box.select .txt,
.batch_delivery .tabs_group .tab_box:hover .txt {
	background-position: 0 -24px;
}
.batch_delivery .tabs_group .tab_box .txt.icon1 {
	background-position: 0 -122px;
}
.batch_delivery .tabs_group .tab_box.select .txt.icon1,
.batch_delivery .tabs_group .tab_box:hover .txt.icon1 {
	background-position: 0 -48px;
}
.batch_delivery .tabs_group .tab_box .txt.icon2 {
	background-position: 0 -148px;
}
.batch_delivery .tabs_group .tab_box.select .txt.icon2,
.batch_delivery .tabs_group .tab_box:hover .txt.icon2 {
	background-position: 0 -74px;
}
.batch_delivery .tabs_group .tab_box.select,
.batch_delivery .tabs_group .tab_box:hover {
	background: #ff5c00;
	color: #fff;
}
.batch_delivery .tabs_group .tab_box.last {
	margin-right: 0;
}
.batch_delivery .delivery_fail_box {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: 1px solid #ededed;
	padding: 16px 20px;
}
.batch_delivery .delivery_fail_box .fail_head {
	color: #666666;
	padding-left: 23px;
	background: url(../../images/150.png) no-repeat 0px 4px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 180%;
}
.batch_delivery .delivery_fail_box .fail_list_line {
	width: 380px;
	padding: 0 10px;
}
.batch_delivery .delivery_fail_box .fail_list_line .fail_cell_left {
	width: 40%;
	float: left;
	text-align: left;
	line-height: 200%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 600;
}
.batch_delivery .delivery_fail_box .fail_list_line .fail_cell.right {
	text-align: right;
	width: 60%;
	float: left;
	line-height: 200%;
}
.batch_delivery .yellow_light {
	color: #ff5c00;
}

/*投诉客服*/
.complaint_dialog {
	width: 420px;
	font-size: 14px;
	color: #333333;
	padding: 10px 0px 0px 30px;
}
.complaint_dialog .tip {
	width: 400px;
	line-height: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.complaint_dialog .tip strong {
	color: #ff6600;
}
.complaint_dialog .content {
	width: 400px;
	padding-bottom: 5px;
}
.complaint_dialog .content .td1 {
	width: 70px;
	height: 42px;
	padding-top: 5px;
	text-align: right;
	color: #666666;
}
.complaint_dialog .content .td2 {
	width: 320px;
}
.complaint_dialog .textarea_370_34 {
	width: 300px;
	padding-left: 10px;
	height: 80px;
	border: 1px #dddddd solid;
	line-height: 25px;
	color: #333333;
}
.complaint_dialog .input_300_34 {
	width: 312px;
	padding-left: 10px;
	height: 34px;
	border: 1px #dddddd solid;
	line-height: 34px;
	color: #333333;
}

/**单选---*/
.interview_dialog .radio_list {
	padding-top: 2px;
}
.interview_dialog .radio_list .rli {
	background: url(../../images/19.png) no-repeat 0px -148px;
	padding-left: 23px;
	width: 80px;
	float: left;
	height: 22px;
	line-height: 26px;
	cursor: pointer;
}
.interview_dialog .radio_list .rli.checked {
	background: url(../../images/19.png) no-repeat 0px -181px;
}
.interview_dialog .interview_tip {
	margin-left: 0;
	width: 390px;
	background-color: #fefce8;
	margin-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.interview_dialog .interview_tip .tiptxt {
	font-size: 12px;
	line-height: 180%;
	padding-left: 30px;
}
