.resume-wrapper {
  margin-bottom: 60px;
  padding: 106px 70px 70px;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
}

.resume-header {
  font-size: 0;
}

.resume-header .avatar {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #abcdff;
}

.resume-header .avatar img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.resume-info {
  display: inline-block;
  vertical-align: top;
}

.resume-info div {
  margin-top: 15px;
}

.resume-info .resume-name {
  font-size: 26px;
  color: #414a5f;
}

.resume-info .resume-name span {
  font-size: 18px;
  color: #6f727b;
}

.resume-info .resume-name span::before {
  display: inline-block;
  content: "/";
  margin: 0 4px 0 6px;
  font-size: 18px;
  color: #6f727b;
}

.resume-info .resume-sub-info {
  font-size: 14px;
  color: #6f727b;
}

.resume-info .resume-sub-info span + span::before {
  display: inline-block;
  content: "|";
  margin: 0 8px 0 6px;
  font-size: 14px;
  color: #e3e7ed;
}

.resume-info .resume-contact-info {
  font-size: 14px;
  color: #6f727b;
}

.resume-info .resume-contact-info p {
  display: inline-block;
}

.resume-info .resume-contact-info p + p {
  margin-left: 29px;
}

.resume-icon {
  display: inline-block;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: sub;
}

.resume-icon.phone {
  width: 17px;
  height: 19px;
  background-image: url("../images/zhaopin_pc_detail_phone@3x.png");
}

.resume-icon.email {
  width: 19px;
  height: 15px;
  margin-bottom: 1px;
  background-image: url("../images/zhaopin_pc_detail_email@3x.png");
}

.resume-section {
  margin-top: 60px;
}

.resume-section .title {
  font-size: 16px;
  font-weight: bold;
  color: #414a5f;
  letter-spacing: 1px;
  position: relative;
}

.resume-section .title::before {
  content: "";
  width: 34px;
  height: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/zhaopin_pc_detail_title_bg@3x.png");
  position: absolute;
  left: 0;
  bottom: -4px;
}

.resume-section .content {
  margin-top: 20px;
}

.resume-section.intention-section .intention-item {
  font-size: 14px;
  color: #414a5f;
  letter-spacing: 1px;
}

.resume-section.intention-section .intention-item + .intention-item {
  margin-top: 12px;
}

.resume-section.desc-section .content div, .resume-section.desc-section .content p, .resume-section.desc-section .content section, .resume-section.desc-section .content article {
  font-size: 14px;
  color: #414a5f;
}

.resume-content-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: sub;
}

.resume-content-icon.job {
  width: 21px;
  height: 21px;
  background-size: 18px 18px;
  background-position: left center;
  background-image: url("../images/zhaopin_pc_detail_job@3x.png");
}

.resume-content-icon.station{
  background-size: 14px 16px;
  background-image: url("../images/zhaopin_pc_detail_job_station@3x.png");  
}
.resume-content-icon.address {
  background-size: 14px 16px;
  background-image: url("../images/zhaopin_pc_detail_job_address@3x.png");
}

.resume-content-icon.salary {
  background-size: 16px 14px;
  background-image: url("../images/zhaopin_pc_detail_job_salary@3x.png");
}

.resume-content-icon.time {
  background-size: 14px 14px;
  background-image: url("../images/zhaopin_pc_detail_job_time@3x.png");
}

.resume-content-icon.exp {
  background-size: 15px 15px;
  background-image: url("../images/zhaopin_pc_detail_exp@3x.png");
}

.resume-content-icon.project {
  background-size: 15px 15px;
  background-image: url("../images/zhaopin_pc_detail_project@3x.png");
}

.resume-content-icon.cart {
  background-size: 15px 15px;
  background-image: url("../images/zhaopin_pc_detail_cart@3x.png");
}

.resume-content-icon.edu {
  background-size: 20px 12px;
  background-image: url("../images/zhaopin_pc_detail_edu@3x.png");
}

.resume-content-icon.custom {
  background-size: 16px 16px;
  background-image: url("../images/zhaopin_pc_detail_custom.png");
}

.resume-item {
  padding-left: 28px;
  position: relative;
  letter-spacing: 1px;
}

.resume-item + .resume-item {
  margin-top: 20px;
}

.resume-item .resume-content-icon {
  position: absolute;
  left: 0;
  top: 0;
}

.resume-item .resume-title {
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
}

.resume-item .resume-title span {
  margin-left: 20px;
  font-weight: normal;
  color: #6f727b;
}

.resume-item .resume-sub-info {
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
  color: #414a5f;
}

.resume-item .resume-sub-info span + span {
  margin-left: 20px;
}

.resume-item .resume-desc {
  margin-top: 12px;
  font-size: 12px;
  color: #6f727b;
}

.resume-item .resume-desc p + p {
  margin-top: 8px;
}

.tips-virtual {
  display: none;
  font-size: 14px;
  line-height: 20px;
  color: rgb(153,153,155);
  border-top: 1px solid rgba(238, 240, 245, 0.6);
}

.tips-virtual img {
  width: 16px; 
  padding-bottom: 3.1px;
}
