

/* 急聘 */
.carrer {
  position: relative;
  padding: 80px 0 93px;
  margin-bottom: 134px;
}
.pagination {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.job_container {
  width: 1387px;
  margin: 0 auto;
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 51px;
  
 }
 .job_container:nth-child(1) {
  margin-bottom: 51px;
 }
 .job_header {
   height: 56px;
   line-height: 56px;
   background: #F7F8FA;
   padding: 0 96px 0 90px;
 }
 .job_header h4{
   font-size: 22px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color: #222222;
   line-height: 2.5;
   float: left;
   position: relative;
 }
 /* 急聘图标 */
 .job_header h4 .priority{
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  background: #E92424;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 17px;
 }
 .job_header .head_fr {
   float: right;
 }
 .head_fr .item1 {
   font-size: 15px;
   font-family: Source Han Sans CN;
   font-weight: 400;
   color: #717681;
   float: left;
 }
 .head_fr .item1:nth-child(2) {
   padding: 0 92px 0 118px;
 }
 
 .job_container .job_tips {
   width: 100%;
  float: left;
  padding: 51px 0 0 90px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
 }
 
 .job_container ul {
  padding: 32px 0 0 90px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
 }
 .job_container ul li {}


 