.index,
.index img {
  width: 100%;
}

.index {
  position: relative;
}

.ffotter {
  color: #fff;
  font-size: 12px;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
}

.ffotter a {
  color: #fff;
}

/*  */
.mian {
  width: 100%;
}

.banner,
.banner img {
  width: 100%;
}

.mcenter {
  width: 100%;
  background: url(../images/mbg.png) no-repeat top center;
  background-size: 100%;

}

.mcenter1 {
  width: 100%;
  background: url(../images/bottombg.png) no-repeat bottom center;
  padding-bottom: 400px;
}

.center {
  width: 1200px;
  margin: 0 auto;
}

.center_width {
  width: 1000px;
  margin: 0 auto;
}

.daom {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 42px;
}

.daom a {
  width: 181px;
  height: 51px;
  line-height: 44px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url(../images/nshow.png) no-repeat;
}

.daom a:nth-child(2) {
  margin-left: 72px;
  margin-right: 72px;
}

.daom a.show {
  background: url(../images/show.png) no-repeat;
}

.daom a:hover {
  background: url(../images/show.png) no-repeat;
}


/* 职位发布 */

.jobsm {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 60px;
}

.jobs_left {
  width: 327px;
}

.jobs_left li {
  width: 327px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  color: #ffffff;
  background-color: #7badff;
  padding-left: 20px;
  cursor: pointer;
  margin-bottom: 15px;
}

.jobs_left li.que {
  background-color: #002f7b;
}

.jobs_left li:hover {
  background-color: #002f7b;
}


.jobs_right {
  width: 655px;
  background-color: #fff;
}

.jobs_titlebg {
  width: 655px;
  height: 63px;
  line-height: 63px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/jobs_titlebg.png) no-repeat;
}

.jobs_listm {
  width: 619px;
  margin: 0 auto;
}

.jobs_listm_list {
  margin-bottom: 15px;

}


.jobs_listbg {
  width: 619px;
  height: 36px;
  background: url(../images/jobs_listbg.png) no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  padding-right: 10px;
  font-size: 15px;
  color: #fff;
}

.dian {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.jobs_xiang>div {
  padding: 20px 15px 15px 15px;
}

.jobs_xiang>p {
  text-align: right;
  margin-top: 15px;
}

.img2 {
  display: none;
}

.jobs_xiang {
  display: none;
}












/* 公共区域 */

.zhong {
  text-align: center;
}

.font {
  font-size: 20px;
  color: #262626;
  line-height: 40px;
}

.kong {
  text-indent: 2em;
}

.fontm {
  background: url(../images/fontm_bg.png) no-repeat center top;
  background-position-y: 100px;
}

.fontm p {
  margin-top: 20px;
}

.mt {
  margin-top: 50px;
}

.lun {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}

.fotter {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #324e75;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.fotter a {
  color: #324e75;
}

.mian {
  position: relative;
}

.mbt {
  margin-top: 23px;
  margin-bottom: 10px;
}

.mbt1 {
  margin-top: 40px;
  margin-bottom: 44px;
}
