﻿@charset "utf-8";
html {
	background: #f9f9f9;
}
.bg-line {
	background: #fff;
	border: 1px #e7e7e7 solid;
}
.bg-mb {
	margin-bottom: 20px;
}
.key-words {
	width:882px;
	height: 24px;
	margin: 10px auto 0;
	line-height: 24px;
	color: #666;
}
.key-words span {
	color: #66be8c;
}
.key-words a {
	color: #66be8c;
}
.key-words a:hover {
	color: #2d9d5e;
}
.keywords-name {
	background: #ffff00;
	color: #f00;
}
#view-resume {
	width: 882px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 40px;
}
.view-top {
	width: 882px;
	height: 50px;
	margin-bottom: 20px;
}
.view-logo {
	width: 190px;
	height: 50px;
}
.view-top-right {
	width: 360px;
	height: 50px;
	display: inline;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.view-top-right li {
	line-height: 25px;
}
.view-top-right li span {
	margin-left: 30px;
}
.view-resume-top {
	width: 880px;
	height: auto;
}
.top-basic {
	height: auto;
	overflow: hidden;
	padding: 35px;
	border-bottom: 1px #e7e7e7 solid;
	position: relative;
	z-index: 93;
}
.top-basic .corner {
	position: absolute;
	right: 0;
	top: 0;
	width: 64px;
	height: 64px;
}
.top-basic .corner .case {
	position: absolute;
	right: 3px;
	top: 6px;
	font-size: 14px;
}
.top-basic .corner a .icon {
	position: absolute;
	right: 6px;
	bottom: 30px;
	font-size: 18px;
	color: #fff;
}
.top-basic .triangle {
	display: block;
	width: 0;
	height: 0;
	border: 32px solid transparent;
}
.top-basic .green {
	border-color: #66be8c #66be8c transparent transparent;
	color: #fff;
}
.top-basic .gray {
	border-color: #ccc #ccc transparent transparent;
	color: #666;
}
.top-basic .gray a .icon {
	color: #999;
}
.top-photo {
	width: 200px;
	height: 200px;
	border: 1px #e3e3e3 solid;
	float: left;
	display: inline;
	margin-right: 20px;
}
.top-photo a {
	width: 200px;
	height: 200px;
	display: block;
	position: relative;
	z-index: 532;
}
.top-photo img {
	height: 200px;
	width: 200px;
}
.top-right-infor {
	width: 586px;
	height: auto;
	overflow: hidden;
	float: right;
	display: inline;
	margin-top: 15px;
}
.top-right-infor a {
	color: #666;
}
.top-right-infor .name-title, .view-common-title {
	height: 28px;
	line-height: 28px;
}
.view-common-title {
	margin-bottom: 20px;
}
.top-right-infor .name-title h3 {
	font-size: 24px;
	color: #333;
	float: left;
	font-weight: bold;
	display: inline;
	margin-right: 35px;
}
.name-title h3 .icon, .down-name .icon {
	font-size: 20px;
	margin-left: 10px;
	color: #666;
}
.name-title h3 .online {
	color: #66be8c;
}
.name-title h3 a {
	color: #666;
}
.name-title h3 a.name {
	color: #333;
	display: inline-block;
	vertical-align: top;
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
	text-overflow: ellipsis;
}
.name-title h3 .honour {
	margin-left: 10px;
}
.name-title h3 .alliance{
	font-size: 10px;
  background: #e0ffee;
  padding: 0 3px;
  border: 1px solid #b4eccc;
  color: #98dcb5;
  border-radius: 2px;
  margin-left: 10px;
}
.photo-infor li a:hover, .name-title h3 a:hover, .name-title h3 a:hover.name {
	color: #f5694b;
}
.follow-ta, .private-letter {
	float: left;
	height: 28px;
	display: inline;
	margin-right: 20px;
}
.follow-ta .icon, .staff-list:hover .staff-fans .icon {
	line-height: 12px;
	font-size: .9em;
	vertical-align: middle;
	margin-right: 6px;
}
.follow-ta a {
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	padding: 0 10px;
	border-radius: 3px;
}
.follow-bg {
	background: #f5694b;
}
.follow-bg:hover {
	background: #ec5738;
}
.mutual {
	background: #66be8c;
}
.mutual:hover, .no-photo-infor .download-btn a:hover, .plus-title-fr a:hover {
	background: #58b781;
}
.concerned {
	background: #ccc;
}
.concerned:hover {
	background: #bbb;
}
.private-letter a {
	color: #666;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	padding: 0 12px;
	border-radius: 3px;
	height: 26px;
	line-height: 26px;
	*line-height: 29px;
	border: 1px #ddd solid;
	background: #fff;
}
.private-letter a:hover {
	background: #f8f8f8;
	border: 1px #cdcdcd solid;
}
.private-letter .icon {
	font-size: 18px;
	color: #777;
	margin-right: 6px;
}
.view-home {
	width: 96px;
	float: right;
	padding-right: 20px;
	text-align: right;
}
.view-home a {
	color: #66be8c;
}
.view-home a:hover {
	color: #f5694b;
}
.competitiveness {
	height: 24px;
	line-height: 24px;
	padding-top: 10px;
	color: #666;
}
.competitiveness .icon {
	font-size: 18px;
	 color: #f5694b;
}
.competitiveness .stronger { color: #66be8c;}
.competitiveness .score, .competitiveness .score a {
	color: #66be8c;
	font-weight: bold;
}
.competitiveness .score a:hover {
	color: #58b781;
}
.competitiveness span {
	margin-right: 10px;
}
.competitiveness a .icon {
	color: #999;
	cursor: pointer;
}
.competitiveness a:hover .icon {
	color: #f5694b;
}
.top-right-infor ul {
	height: auto;
	width: 586px;
	overflow: hidden;
}
.top-right-infor ul .ul-mb {
	margin-bottom: 10px;
}
.top-right-infor li {
	line-height: 30px;
	color: #666;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.top-right-infor li span {
	margin-right: 20px;
}
.top-right-infor .gray-col {
	color: #bbb;
}
.top-right-infor em {
	color: #666;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	*vertical-align: auto;
	overflow:hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gray-col .gray-job { max-width: 142px;}
.gray-col .gray-company { max-width: 180px;}
.no-photo-infor {
	height: auto;
	overflow: hidden;
	padding: 20px 10px 20px 35px;
	text-align: center;
	line-height: 36px;
}
.no-photo-infor .no-download {
	height: 36px;
	color: #f5694b;
	margin-bottom: 10px;
}
.no-photo-infor .no-download .icon {
	font-size: 20px;
	margin-right: 10px;
}
.no-photo-infor .download-btn {
	width: 120px;
	height: 36px;
	color: #fff;
	margin: 0 auto;
}
.no-photo-infor .download-btn .icon {
	font-size: 18px;
	margin-right: 6px;
}
.no-photo-infor .download-btn a {
	color: #fff;
	background: #66be8c;
	display: block;
	border-radius: 3px;
}
.view-plus {
	width: 810px;
	height: auto;
	overflow: hidden;
	padding: 15px 35px 0 35px;
}
.plus-tip-main {
	width: 810px;
	height:auto;
	overflow: hidden;
	padding-top: 6px;
}
.plus-tip-main .triangle-box {
	height: 8px;
	position: relative;
}
.plus-tip-main .triangle {
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px #f1da85 solid;
	position: absolute;
	right: 30px;
	top: -8px;
	z-index: 9;
}
.plus-tip-main .triangle-in {
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom: 8px #fef6ce solid;
	position: absolute;
	right: 30px;
	top: -6px;
	z-index: 11;
}
.view-plus-tip {
	height: auto;
	overflow: hidden;
	line-height: 24px;
	padding: 8px 10px;
	color: #9e8245;
	background: #fef6ce;
	border-radius: 3px;
	border: 1px #f1da85 solid;
}
.plus-tip-title {
	width: 788px;
	height: 28px;
	line-height: 28px;
	padding-bottom: 5px;
}
.close-plus-tip {
	width: 30px;
	text-align:right;
}
.close-plus-tip .icon {
	font-size: 14px;
	cursor: pointer;
	color: #999;
}
.view-plus-tip h3 {
	font-size: 14px;
	font-weight: bold;
}
.view-plus-tip li {
	list-style-type:decimal;
	list-style-position: inside;
	font-size: 12px;
}
.view-plus-title  {
	width: 810px;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.plus-title-fl {
	width: 640px;
	float: left;
	overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
    text-overflow: ellipsis;
}
.plus-title-fl .icon {
	font-size: 18px;
	margin-right: 6px;
}
.plus-title-fl em {
	color: #999;
	margin-right: 8px;
}
.plus-title-fr {
	width: 140px;
	float: right;
}
.plus-title-fr .icon {
	font-size: 16px;
	margin-right: 8px;
}
.plus-title-fr a {
	width: 140px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	background: #66be8c;
	border-radius: 3px;
	color: #fff;
}
.plus-title-fr a:active {
	color: #fff;
}
.view-greet {
	padding-top: 10px;
	width: 810px;
	height: auto;
	overflow: hidden;
	display: none;
}
.view-greet .hello-text {
	width: 788px;
	height: 72px;
	padding: 6px 10px 10px;
}
.view-greet .greet-btn {
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 0 730px;
	text-align: center;
	display: block;
	border-radius: 3px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: #f5694b;
}
.view-greet .greet-btn:hover { background: #ec5738;}
.photo-infor {
	height: auto;
	overflow: hidden;
	line-height: 36px;
	padding: 20px 10px 10px 35px;
}
.photo-infor ul {
	width: 835px;
	height: auto;
	overflow: hidden;
}
.photo-infor a {
	color: #333;
}
.photo-infor .con-wid {
	line-height: 36px;
	width: 406px;
	float: left;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.photo-infor .link-main {
	width: 835px;
}
.photo-infor .pi-space {
	margin-right: 8px;
	color: #999;
}
.pi-space .icon {
	font-size: 18px;
	margin-right: 5px;
	color: #bbb;
}
.photo-infor li .ml-space, .click-space {
	margin-left: 10px;
}
.click-space {
	color: #999;
	cursor: pointer;
}
.ml-space .icon {
	font-size: 20px;
	color: #aaa;
	cursor: pointer;
}
.click-space .icon {
	font-size: 14px;
	margin-left: 5px;
}
.works-link {
	padding-left: 86px;
	height: auto;
	overflow: hidden;
	display: none;
}
.works-link li {
	line-height: 36px;
}
.link-space {
	margin-right: 5px;
}
/*简历主页加微信好友弹出层-开始*/
#twocode-con {
	position: fixed;
	width: 560px;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -280px;
	height: 295px;
	z-index: 1010;
	background: #fff;
	display: none;
}
#overlay-bg, #buy-download {
	background: #000;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	display: none;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.code-title {
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #f5694b;
	padding: 0 15px;
}
.code-title-fl {
	float: left;
	font-weight: bold;
	width: 350px;
}
.code-title .close-micro, .close-buy {
	float: right;
	width: 50px;
	text-align: right;
}
.code-title .icon, .buy-title .icon {
	font-size: 14px;
	cursor: pointer;
}
#tab {
	width: 560px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: #fff;
}
#tabtitle {
	font-size: 16px;
	padding: 0 15px 0 50px;
	border-bottom: 1px #e6e6e6 solid;
	height: 42px;
	line-height: 42px;
	background: url(http://static.jjoobb.cn/images/personal/register/login_icon.png) no-repeat 15px -170px #f6f6f6;
}
#tabcontent {
	width: 160px;
	height: 160px;
	padding: 5px;
	margin: 20px auto 12px auto;
}
/*简历主页加微信好友弹出层-结束*/
/*购买并下载弹出层-开始*/
#buy-bg {
	position: fixed;
	width: 250px;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -140px;
	padding: 0 15px 20px;
	height: 165px;
	z-index: 1012;
	background: #fff;
	display: none;
	border-radius: 3px;
}
.buy-title {
	height: 36px;
	line-height: 36px;
	color: #333;
}
.buy-title-fl {
	float: left;
	font-weight: bold;
	width: 70px;
}
.buy-contact {
	width: 250px;
	height: auto;
	overflow: hidden;
	padding: 15px 0 20px;
}
.buy-contact li {
	line-height: 27px;
}
.buy-contact em {
	font-weight: bold;
	margin: 0 3px;
}
.buy-resume {
	width: 222px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
}
.buy-resume.ok .buy-btn, .buy-resume .buy-btn-ok {
	display: none;
}
.buy-resume.ok .buy-btn-ok {
	display: block;
}
.buy-resume a {
	width: 90px;
	height: 36px;
	float: left;
	display:inline;
	line-height: 36px;
	border-radius: 3px;
	margin: 0 10px;
	cursor: pointer;
}
.buy-btn {
	color: #fff;
	background: #66be8c;
}
.buy-btn:hover {
	background: #58b781;
}
.buy-btn:active {
	color: #fff;
}
.buy-close-btn {
	color: #666;
	background: #ccc;
}
.buy-close-btn:hover {
	background: #bbb;
}

/*购买并下载弹出层-结束*/
/*和我员工的人脉关系-开始*/
.connections, .con-staff {
	width: 845px;
	height: auto;
	overflow: hidden;
}
.connections {
	padding: 30px 0 15px 35px;
}
.staff-list {
	width: 242px;
	height: 60px;
	padding: 10px;
	float: left;
	display: inline;
	margin: 0 15px 10px 0;
	background: #fff;
	border: 1px #fff solid;
}
.staff-left {
	width: 60px;
	height: 60px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.staff-left img {
	width: 60px;
	height: 60px;
}
.staff-right {
	width: 170px;
	height: 60px;
	line-height: 27px;
	float: right;
}
.staff-name {
	height: 27px;
	line-height: 27px;
	color: #666;
	margin-bottom: 5px;
}
.staff-name a {
	color: #66be8c;
	font-weight: bold;
	margin-right: 6px;
}
.staff-name a:hover {
	color: #58b781;
}
.staff-name .icon {
	margin-right: 6px;
	font-size: 18px;
}
.staff-name .man {
	color: #30aef6;
}
.staff-name .woman {
	color: #f22de2;
}
.staff-name .auth-icon {
	font-size: 16px;
	color: #f5694b;
	margin-left: 8px;
	display: inline-block;
	font-family: "iconfont";
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.staff-job {
	height: 27px;
	color: #999;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
}
.staff-fans {
	display: none;
}
.staff-list:hover {
	background: #f9f9f9;
	border: 1px #dedede solid;
}
.staff-list:hover .staff-job {
	display: none;
}
.staff-list:hover .staff-fans {
	width: 170px;
	height: 28px;
	line-height: 28px;
	display: block;
}
.staff-list:hover .staff-fans a {
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	border-radius: 3px;
	padding: 0 10px;
}
/*和我员工的人脉关系-结束*/
.view-common {
	width: 810px;
	height: auto;
	padding: 30px 35px 15px;
}
.view-common-title {
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.view-common-title .icon {
	margin-right: 10px;
	font-size: 20px;
}
.view-common-content {
	width: 780px;
	height: auto;
	padding-left: 30px;
}
.view-common-content li {
	display: block;
	height: 30px;
}
.view-common-content, .view-common-content p {
	line-height: 30px;
}
.inf-space {
	margin-right: 25px;
	display: inline-block;
	line-height: 27px;
}
.intention {
	line-height: 27px;
}
.intention label {
	margin-right: 10px;
	display: inline-block;
	float: left;
	color: #999;
	width: 64px;
}
.intention-pl {
	padding-left: 74px;
}
.intention .intention-con {
	width: 704px;
	height: auto;
	overflow: hidden;
	float: left;
}
/* 教育背景 ▼ */
.edu-list {
	display: inline-block;
	margin-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.edu-time-title {
	width: 130px;
}
.edu-school-title {
	width: 220px;
}
.edu-school-title a {
	color: #333;
}
.edu-school-title a:hover{
	color: #f5694b;
}
.edu-profess-title {
	width: 210px;
}
.edu-degree-title {
	width: 50px;
}
/* 教育背景 ▲ */

.job-exper-list {
	width: 780px;
	height: auto;
	overflow: hidden;
	padding: 10px 0 10px 30px;
}
.job-space {
	margin-left: 20px;
}
/* 工作经历、项目经验 ▼ */
.job-statistics {
	padding-left: 30px;
	line-height: 30px;
	width: 300px;
	color: #66be8c;
	font-size: 14px;
	font-weight: normal;
}
.job-statistics .number {
	margin: 0 5px;
}
.je-list-time {
	float: left;
	margin-right: 10px;
}
.je-list-job {
	display: table-cell;
	padding-left: 20px;
	width: 680px;
 *width: auto;
	border-left: 4px solid #ccc;
}
.je-list-title {
	position: relative;
	height: 24px;
	line-height: 24px;
}
.je-list-title:before {
	content: '';
	position: absolute;
	top: 3px;
	left: -30px;
	padding: 4px;
	border: 4px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	z-index: 66;
}
.je-list-company {
	padding: 10px 0;
	height: auto;
	overflow: hidden;
	line-height: 24px;
}
.je-list-content {
	padding-bottom: 35px;
	line-height: 30px;
	color: #666;
	width: 676px;
	height: auto;
}
.je-list-content, .word-wrap, .project-list-content, .view-common-content p {
	overflow: hidden;
	word-wrap: break-word;
}
.je-list-title b {
	width: 540px;
}
.je-list-title b, .je-list-title .work-name, .je-list-title .work-name span, .je-list-title .department, .work-company, .units-property {
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	float: left;
}
.je-list-title .work-name {
	width: 280px;
	margin-right: 10px;
	font-weight: bold;
	float: left;
}
.je-list-title .work-name span {
	display: inline-block;
	max-width: 200px;
}
.je-list-title .work-name .icon {
	margin-left: 10px;
	font-size: 16px;
	color: #f5694b;
	float: left;
}
.je-list-title .department, .units-property {
	width: 136px;
	margin-right: 10px;
}
.je-list-title .payroll, .je-list-company .units-number {
	width: 94px;
	float: left;
}
.work-company {
	width: 280px;
	margin-right: 10px;
}
/*认证过的企业列表样式*/
.company-name-title {
	height: 24px;
	line-height: 24px;
	padding: 15px 0 10px 10px;
	font-weight:bold;
}
.company-name-main {
	width: 810px;
	height: auto;
	overflow: hidden;
}
.company-name-main .cer-com {
	width: 232px;
	height: 34px;
	line-height: 34px;
	padding: 10px;
	float: left;
	display: inline;
	margin: 0 8px 10px;
	background: #f9f9f9;
	border: 1px #dedede solid;
}
.company-name-main .company-logo {
	width: 34px;
	height: 34px;
	float: left;
	display: inline;
}
.company-name-main .company-logo img {
	width: 32px;
	height: 32px;
	border: 1px #dedede solid;
}
.company-name-main .company-name {
	width: 190px;
	height: 34px;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
}
.company-name-main .company-name a {
	color: #666;
}
.company-name-main .company-name a:hover {
	color: #66be8c;
}
/* 工作经历、项目经验 ▲ */

/* 项目经验 ▼ */
.project-list-content {
	padding-bottom: 35px;
	line-height: 30px;
	color: #666;
	width: 680px;
	height: auto;
}
/* 项目经验 ▲ */

/* 个人技能 ▼ */
.skill-color {
	color: #999;
}
.skill-color em {
	color: #333;
}
/*技能认可*/

.skill-list {
  width: 780px;
  margin: 10px 0 0 30px;
  padding-top: 10px;
}
.skill-list.load {
  height: 30px;
  background: url(//static.jjoobb.cn/images/global/loading.gif) no-repeat center;
}

.skill-item {
  overflow: hidden;
  margin-bottom: 8px;
  position: relative;
  z-index: 0;
}

.skill-item .line {
  border-top: 1px solid #f4f4f4;
  margin: 12px 0 0 10px;
  height: 12px;
  width: 100%;
  position: absolute;
  z-index: -1;
}

.skill-tag-wrap {
  padding-right: 5px;
  background: #fff;
}
.skill-tag {
  background: #f5f5f5;
  box-shadow: 0 1px 2px #ddd;
  border-radius: 3px;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  margin-right: 5px;
  display: block;
}
.skill-tag .count {
  color: #fff;
  float: left;
  width: 24px;
  text-align: center;
  background: #66BE8C;
  transition: all .3s ease-in-out;
}
.skill-item.no-accept .count {
  width: 0;
  visibility: hidden;
}
.skill-tag .text {
  float: left;
  padding: 0 12px;
}

.skill-accept, .skill-tag {
  z-index: 10;
}
.skill-accept {
  position: relative;
}
.skill-accept img {
  width: 24px;
  height: 24px;
  border: 1px solid #eee;
}
.skill-accept .self {
  border-bottom: 2px solid #66BE8C;
}

.skill-accept .faces {
  float: right;
  background: #fff;
  padding-left: 10px;
  height: 28px;
}
.skill-accept .faces li {
  float: left;
  margin-left: 5px;
}

.skill-more .arrow {
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #ddd;
  margin: 6px 0 0 6px;
}
.skill-more .arrow:hover {
  border-left-color: #66BE8C;
}

.skill-btn {
  background: #fff;
  padding-right: 10px;
  line-height: 26px;
  color: #ddd;
}
.skill-btn:hover, .skill-btn.cancel {
  color: #35A766;
}
.skill-btn.accept:hover .accept, .skill-btn.cancel:hover .cancel{
  display: inline;
}
.skill-btn .text,.skill-btn .cancel, .skill-btn.cancel:hover .accept {
  display: none;
}

.skill-btn .icon {
  font-weight: bold;
  font-size: 90%;
  vertical-align: middle;
}

.skill-person-lay {
  border: 1px solid #ddd;
  width: 300px;
  height: 100px;
  background: #fff;
  box-shadow: 0 5px 10px #ddd;
  position: absolute;
  z-index: 99;
  display: none;
}
.skill-person-lay dt {
  float: left;
  margin-right: 15px;
  border-right: 1px solid #ddd;
}
.skill-person-lay dd {
  float: right;
  width: 180px;
  line-height: 26px;
}
.skill-person-lay .face img {
  width: 100px;
  height: 100px;
}
.skill-person-lay .name {
  color: #000;
  font-weight: bold;
  font-size: 18px;
}
.skill-person-lay .follow {
  padding: 2px 10px;
  background: #f8f8f8;
  color: #444;
  margin-right: 5px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px #bbb;
}
.skill-person-lay .follow .icon {
  vertical-align: top;
  font-size: 90%;
  margin-right: .2em;
  *margin-right: 0;
}
.skill-person-lay .arrow {
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top: 15px solid #ddd;
  position: absolute;
  bottom: -31px;
  left: 120px;
}
.skill-person-lay .arrow.lit {
  bottom: -13px;
  left: -15px;
  border-top-color: #fff;
}

.skill-person-dal {
  width: 550px;
  border: 5px solid #66BE8C;
  border-top: none;
  background: #fff;
  box-shadow: 0 5px 15px #999;
  position: fixed;
  left: 50%;
  top: 200px;
  margin-left: -275px;
  z-index: 99;
  display: none;
}
.skill-person-dal img {
  width: 60px;
  height: 60px;
}
.skill-person-dal .header {
  padding: 0 10px 0 20px;
  line-height: 36px;
  background: #66BE8C;
  overflow: hidden;
}
.skill-person-dal .header .title, .skill-person-dal .close {
  color: #fff;
}
.skill-person-dal .close {
  font-size: 80%;
}
.skill-person-dal .sub-title {
  background: #eee;
  font-size: 16px;
  line-height: 60px;
  padding: 0 20px;
}
.skill-person-dal .list {
  padding: 5px 20px 20px;
  overflow-y: auto;
  max-height: 300px;
}
.skill-person-dal .list li {
  border-bottom: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
}
.skill-person-dal .list li:hover {
  background: #f4f4f4;
}
.skill-person-dal .list li:last-child {
  border: none;
}
.skill-person-dal .cont {
  width: 395px;
  margin-left: 15px;
  line-height: 30px;
}
.skill-person-dal .cont .name {
  color: #000;
  font-weight: bold;
}
.skill-person-dal .cont .name:hover {
  color: #F5694B;
}

.icon.woman,.icon.man {
  font-size: 120%;
}
.icon.man {
  color: #30aef6
}
.icon.woman {
  color: #f22de2
}

/*个人技能-技能测试样式 ▼*/
.skill-test-content {
	padding: 10px 0 5px;
	*padding-bottom: 20px;
	width: 780px;
	height: auto;
	margin: 10px 0 0 30px;
}
.skill-test-list {
	width: 222px;
	height: 60px;
	padding: 10px;
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	background: #f9f9f9;
	border: 1px #e6e6e6 solid;
	position: relative;
}
.skill-test-left {
	width: 60px;
	height: 60px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.skill-test-left img {
	width: 60px;
	height: 60px;
}
.skill-test-right {
	width: 150px;
	height: 60px;
	line-height: 27px;
	float: right;
}
.skill-test-name {
	color: #66be8c;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	height: 27px;
}
.skill-test-name a { color: #66be8c;}
.skill-test-name a:hover { color: #58b781;}
.skill-test-score {
	height: 28px;
	line-height: 28px;
	color: #f5694b;
	font-weight: bold;
}
.skill-test-list:hover {
	background: #fff7f8;
	border: 1px #f09784 solid;
}
/*个人技能-技能测试样式结束 ▲*/
.view-skill-title {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	padding-left: 30px;
}
/*个人技能-语言能力样式 ▼*/
.language-skills {
	width: 780px;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 0 10px 30px;
}
.language-skills ul {
	height: auto;
	overflow: hidden;
}
.language-skills .language { width: 72px;}
.language-skills .level { width: 90px;}
.language-skills .mastery { width: 134px;}
.language-skills li {
	display: inline-block;
	line-height: 30px;
	margin-right: 20px;
	color: #666;
	*float: left;
	*display: inline;
}
.language-skills li span {
	color: #999;
	margin-right: 10px;
}
/*个人技能-语言能力样式结束 ▲*/

/*右侧人脉关系*/
.my-relation p {
  margin-bottom: 10px;
}
.my-relation .hr-line {
  height: 0;
  width: 100%;
  border-top: 1px dashed #dfdfdf;
  margin: 12px 0;
}
.my-relation .cont-mt {
  margin-top: 20px;
}
.my-relation .child-list {
  display: none;
}
.my-relation-tag {
  padding: 0 15px;
  line-height: 30px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 2px #ddd;
  text-align: center;
  float: left;
  margin: 5px 10px 5px 0;
}
.my-relation-face, .my-relation-face img {
  width: 45px;
  height: 45px;
}
.my-relation-face {
  border: 1px solid #ddd;
  margin: 5.6px;
  display: block;
  float: left;
}

.person-tag {
	padding: 0 0 0 30px;
	height: auto;
	overflow: hidden;
}
.person-tag li {
	display: inline;
	margin: 10px 15px 10px 0;
	position: relative;
	height: 29px;
	line-height: 29px;
	float: left;
	background: url(http://static.jjoobb.cn/images/personal/resume/tag-bg.png) no-repeat 0 0;
	color: #9e8245;
}
.person-tag li em {
	display: block;
	height: 29px;
	width: 14px;
	right: -2px;
	position: absolute;
	top: 0;
	font-size: 10px;
	line-height: 28px;
 *line-height: 30px;
	background: url(http://static.jjoobb.cn/images/personal/resume/tag-bg.png) no-repeat right 0;
}
.persontag-item {
	height: 29px;
	margin: 0 14px 0 24px;
	display: inline-block;
	word-break: break-all;
}
.pro-skills {
	width: 630px;
}

/* 个人技能 ▲ */
/* 个人风采 ▼ */
.rg-photo {
	width: 710px;
	height: 246px;
	padding: 10px 50px 0;
	position: relative;
}
.rg-photo-con {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.slide-box {
	position: absolute;
	left: 0;
	width: 3000px;
	height: 100%;
}
.slide-item {
	width: 202px;
	margin-right: 46px;
	float: left;
}
.slide-item.add .img-list-img {
	border-style: dashed;
	line-height: 200px;
	text-align: center;
}
.slide-item.add .img-list-img .lhn {
	display: inline-block;
	vertical-align: middle;
	color: #ccc;
}
.slide-item.add .img-list-img .icon {
	display: block;
	font-size: 28px;
}
.slide-item.add .img-list-name {
	display: none;
}
.slide-item.add .img-list-edit-ipt {
	border-style: dashed;
}
.slide-box .img-list-img {
	height: 200px;
	text-align: center;
	border: 1px #ccc solid;
}
.img-list-edit-ipt {
	margin-top: 8px;
	width: 100%;
	height: 24px;
	padding: 5px 0;
    *padding: 7px 0 3px 0;
	line-height: normal;
	text-align: center;
	border: 1px solid #ccc;
}
.rg-photo .img-list-name {
	line-height: 36px;
}
.rg-photo-left, .rg-photo-right {
	position: absolute;
	top: 50%;
	margin-top: -1.2em;
	font-size: 2em;
	color: #c9c9c9;
}
.rg-photo-left {
	left: 0;
}
.rg-photo-right {
	right: 0;
}
/* 个人风采 ▲ */
/* 附加信息 ▼ */
.img-list .justify-item {
	margin-top: 20px;
	width: 166px;
    *margin-right: 20px;
}
.img-list-img {
	position: relative;
	display: block;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}
.img-list-name {
	display: block;
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.img-list-intro {
	position: relative;
	padding-right: 3em;
	height: 1.5em;
	line-height: 1.5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #999;
	font-size: 12px;
}
.img-list-more {
	position: absolute;
	right: 0;
	color: #f5694b;
	cursor: pointer;
}
.img-list-intro.more {
	height: auto;
	padding-right: 0;
	white-space: normal;
}
.img-list-intro.more .img-list-more {
	position: relative;
}
.img-list-img .delete, .img-list-img .edit {
	position: absolute;
	right: 0;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #999;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
}
.img-list .delete {
	top: 0;
}
.img-list .edit {
	bottom: 0;
}
.img-list-img.cur .delete, .img-list-img.cur .edit {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
/* 附加信息 ▲ */
.custom-main {
	background: #fff;
	border: 1px #e7e7e7 solid;
	border-top: none;
}
.honor-title, .custom-title {
	width: 810px;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
}
.custom-content {
	height: auto;
	overflow: hidden;
	line-height: 28px;
	color: #666;
	padding: 10px 0;
	word-wrap: break-word;
}
/*简历预览右侧浮动按钮*/
.view-side {
	width: 124px;
	position: fixed;
	left: 50%;
	top: 18%;
	z-index: 100;
	margin-left: 470px;
}
.view-side .icon {
	font-size: 18px;
	padding-right: 8px;
}
.view-scroll {
	height: auto;
	background: #f5694b;
	border-radius: 3px;
	margin-bottom: 20px;
}
.view-scroll li, .view-report a {
	line-height: 36px;
}
.view-scroll li a, .view-report a {
	height: 36px;
	display: block;
	padding: 0 15px;
	color: #fff;
}
.view-scroll li a:hover {
	background: #df5234;
}
.view-scroll li a.over-collect, .view-scroll li a.over-download {
	color: #fdad9c;
}
.view-scroll .down em { font-size: 12px;}
.view-report {
	height: 36px;
}
.view-report a {
	background: #999;
	border-radius: 3px;
}
.view-report a:hover {
	background: #888;
}
.down-items {
	width: 100px;
	display: none;
	position: absolute;
	left: -96px;
	top: 0;
}
.down-items .dot {
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-color: transparent #f5694b transparent transparent;
	position: absolute;
	left: -16px;
	top: 10px;
}
.down-items ul {
	border-radius: 0 3px 3px 0;
	overflow: hidden;
	background: #df5234;
}
.down-items li {
	line-height: 36px;
	text-align: center;
}
.view-scroll .down-items li a {
	color: #fff;
}
.view-scroll .down-items li a:hover {
	background: #f5694b;
	color: #fff;
}
.view-scroll .down:hover .down-items {
	display: block;
}

.rSider {
	position: fixed;
	bottom: 60px;
	left: 50%;
	height: 100px;
	margin-left: 470px;
	z-index: 66;
}
.rSider a {
	position: relative;
	display: block;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #66be8c;
	overflow: hidden;
}

.rSider .icon {
	position: relative;
	z-index: 1;
	font-size: 28px;
	line-height: 40px;
}
.rSider .tit {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	line-height: 1em;
	padding: 6px 0;
	background: #66be8c;
	-webkit-transition: .4s;
	transition: .4s;
    pointer-events: none;
}
.rSider a:hover .tit {
	top: 0;
}

.bottom-line {
	border-bottom: 1px #e95c3e solid;
}
.top-line {
	border-top: 1px #f88067 solid;
}

/*查看多个简历css样式*/
.view-many {
	width: 100%;
	min-width: 882px;
	height: auto;
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px #dedede solid;
}
.view-many.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,.9);
}
.view-many.fixed:hover {
    background: #fff;
}
.view-many-main {
	width: 882px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.vm-resume li {
	width: 52px;
	height: 22px;
	line-height: 22px;
	float: left;
	border: 1px #ddd solid;
	text-align: center;
	margin: 5px 3px;
	padding: 0 2px 0 26px;
	font-size: 12px;
	color: #666;
	cursor: pointer;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	position: relative;
    background: #fff;
}
.vm-resume li img {
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
}

.vm-resume li input{
	display: none;
}
.vm-resume li:hover , .vm-resume .cur{
	border: 1px solid #66be8c;
	background:#66be8c;
	color: #fff;
}
/*查看多个简历左右切换按钮样式*/
.view-prev, .view-next {
	width: 128px;
	height: 50px;
	*height: 54px;
	line-height: 50px;
	*line-height: 54px;
	vertical-align: middle;
	position: fixed;
	top: 50%;
}
.view-prev {
	left: 30px;
	text-align: left;
}
.view-next {
	right: 30px;
	text-align: right;
}
.view-prev .icon, .view-next .icon {
	font-size: 4em;
}
.view-prev .icon { margin-right: 5px;}
.view-next .icon { margin-left: 5px;}
.view-prev a, .view-next a {
	cursor: pointer;
	color: #ccc;
	display: inline-block;
}
.view-prev img, .view-next img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: none;
	vertical-align: top;
}
.view-prev a:hover, .view-next a:hover {
	color: #66be8c;
}
.view-prev:hover img, .view-next:hover img {
	display: inline-block;
}
/*查看多个简历css样式结束*/
/*私信样式*/
#letterDAL .form-group {
  width: 600px;
  margin-bottom: 20px;
}
#letterDAL input.form-control {
  width: 360px;
}
#letterDAL .form-control.letter-content {
  width: 500px;
  height: 150px;
  vertical-align: top;
  padding: 5px 10px;
}
#letterDAL .form-label {
  width: 65px;
  text-align: right;
  display: inline-block;
}
/*私信样式结束*/
/*与我的联系样式-开始*/
.withme-bg-mt {
	margin-top: 20px;
}
.withme-list {
    width: 775px;
    height: auto;
    overflow: hidden;
    padding: 5px 0 10px 35px;
}
.withme-list li {
	padding-left: 15px;
    border-left: 2px solid #ccc;
}
.withme-title {
	position: relative;
	height: 36px;
	line-height: 36px;
}
.withme-title .hollow-circle {
	content: '';
	position: absolute;
	top: 13px;
	left: -6px;
	padding: 3px;
	border: 2px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
	z-index: 100;
	*height: 0px;
	display: inline-block;
}
/*与我的联系样式-结束*/


/*App下载引导*/
.guideBox{
	width: 124px;
    position: fixed;
    left: 50%;
    top: 550px;
    z-index: 100;
    margin-left: 470px;
}
.guideBox a{
	display: block;
	margin-bottom: 40px;
	width: 124px;
}
