.job-name{
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  color: #f3f3f3;
  background:#248bcb;
  text-align: center;
  width: 55%;
}
.job-gary{
  background: #248bcb;
}
.job-id{
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.job1 dd,.job2 dd{
  font-size: 14px;
  color: #3b3b3b;
  line-height: 30px;
}
.span-color span{
  color: #7f7f7f;
}
.job1-box{
  width: 80%;
}
.job2{
  width: 35%;
}
.job-title{
  color: #3b3b3b;
  font-size: 18px;
  padding-left: 20px;
  border-left: 4px solid #46b6ff;
  background: #f3f3f3;
  line-height: 30px;
  width: 100%;
  margin: 10px 0;
}
.right100{
  width: 100%;
}
.job-list dd{
  font-size: 14px;
  color: #3b3b3b;
  line-height: 30px;
}
.job-list{
	padding-bottom: 20px;
}
.line2{
  width: 1px;
  height: 12px;
  background:#46b6ff;
  margin-left: 20px;
  margin-right: 20px;
}
.myself-text{
  font-size: 14px;
  color: #3b3b3b;
  margin: 10px auto 20px auto;
}
.add-tips{
  margin: 30px auto;
}
.job-id-img img{
  width: 150px;
  height: 150px;
  margin-right: 50px;
}
.job-icon1,.job-icon2{
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.job-icon1{
  background: url("../img/icons2.png") no-repeat;
  background-position: left;
  background-size: cover;
}
.job-icon2{
  background: url("../img/icons2.png") no-repeat;
  background-position:right;
  background-size: cover;
}
.margin0{
  margin-top: 20px;
}
.job-tips{
  margin-right: 30px;
}
.job-tips,.job-tips-text,.job-tips-text2{
  color: #ffffff;
  font-size: 14px;
}