.rl-table{
  width: 100%;
  background: #ffffff;
}
.rl-top{
  background: #248bcb;
  color: #ffffff;
}
.rl-content{
  background: #ffffff;
}
.rl-content th{
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  color: #3b3b3b;
  border-bottom: 1px solid #dddddd;
}
.rl-content td{
  text-align: left;
  text-indent: 30px;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 30px;
}
.w-1{
  font-size: 12px;
}
.w-2{
  width: 220px;
}
.rl-title{
  background: #ffffff;
}
.padding20{
  padding-bottom: 20px;
}
.job-tips-text2{
  color: #3b3b3b;
  font-size: 12px;
}