@import url(base.css);
.fb {
  font-weight: bold; }

.fl {
  float: left; }

.fr {
  float: right; }

.center {
  text-align: center; }

.tl {
  text-align: left; }

.dis-b {
  display: block; }

.mask {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  height: 100%;
  padding-top: 60px; }

#Page_house .This_house.Job {
  padding-bottom: 140px; }
  #Page_house .This_house.Job h3 {
    color: #000; }
  #Page_house .This_house.Job p.location {
    background-image: url(../images/zp01.png); }
  #Page_house .This_house.Job p.m2 {
    background-image: url(../images/zp02.png);
    background-position: 98px center; }
  #Page_house .This_house.Job p.price {
    background-image: url(../images/zp03.png);
    background-position: 150px center; }
  #Page_house .This_house.Job h4 {
    text-align: center;
    font-size: 24px;
    color: #163051;
    line-height: 36px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 40px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 900px; }

.Programe {
  position: relative;
  color: #999; }
  .Programe .Page {
    width: 1280px;
    margin: auto;
    position: relative;
    z-index: 2; }
  .Programe .Programe_Employee {
    padding-bottom: 50px;
    font-size: 16px; }
    .Programe .Programe_Employee .banner {
      background-image: url(../images/banner11.jpg); }
    .Programe .Programe_Employee .Money {
      height: 320px;
      background: url(../images/banner22.jpg) no-repeat center;
      background-size: 100% 100%;
      padding: 40px 20px;
      margin: 0px auto; }
      .Programe .Programe_Employee .Money h2 {
        color: #fff;
        font-size: 30px;
        text-align: center; }
      .Programe .Programe_Employee .Money .clearfix .little-money {
        border: 1px solid #fff;
        width: 320px;
        height: 200px;
        float: left;
        margin: 15px;
        padding: 20px; }
        .Programe .Programe_Employee .Money .clearfix .little-money .Txt {
          padding: 30px;
          text-align: center;
          background-color: rgba(218, 218, 218, 0); }
          .Programe .Programe_Employee .Money .clearfix .little-money .Txt h3 {
            color: #fff; }
          .Programe .Programe_Employee .Money .clearfix .little-money .Txt p {
            display: none; }
    .Programe .Programe_Employee .employee {
      margin: 0px -18px; }
      .Programe .Programe_Employee .employee .Em-pos li {
        width: 380px;
        height: 390px;
        border: 1px solid #ccc;
        float: left;
        position: relative;
        margin: 15px; }
        .Programe .Programe_Employee .employee .Em-pos li .e-job {
          position: absolute;
          left: 0px;
          top: 0px;
          width: 340px;
          height: 350px;
          padding: 20px; }
          .Programe .Programe_Employee .employee .Em-pos li .e-job h4 {
            height: 120px;
            line-height: 100px;
            border-bottom: 1px solid #ccc;
            font-size: 26px;
            color: #333;
            text-align: center; }
          .Programe .Programe_Employee .employee .Em-pos li .e-job p {
            padding-left: 60px;
            background: url(../images/zp01.png) no-repeat 5px center;
            line-height: 60px;
            color: #707070; }
          .Programe .Programe_Employee .employee .Em-pos li .e-job p.job {
            background-image: url(../images/zp01.png); }
          .Programe .Programe_Employee .employee .Em-pos li .e-job p.count {
            background-image: url(../images/zp02.png); }
          .Programe .Programe_Employee .employee .Em-pos li .e-job p.loc {
            background-image: url(../images/zp03.png); }
          .Programe .Programe_Employee .employee .Em-pos li .e-job span.time {
            position: absolute;
            right: 10px;
            bottom: 10px;
            color: #999; }
        .Programe .Programe_Employee .employee .Em-pos li .e-infor {
          opacity: 0;
          position: absolute;
          left: 0px;
          top: 0px;
          width: 340px;
          height: 350px;
          padding: 20px;
          background-color: rgba(255, 255, 255, 0.8); }
          .Programe .Programe_Employee .employee .Em-pos li .e-infor span {
            background-color: #ee495c;
            width: 170px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-top: -25px;
            margin-left: -85px;
            text-align: center;
            border-radius: 25px;
            font-size: 20px; }
      .Programe .Programe_Employee .employee .Em-pos li.Cur .e-infor, .Programe .Programe_Employee .employee .Em-pos li:hover .e-infor {
        opacity: 1; }
      .Programe .Programe_Employee .employee .Em-pos li.no {
        background: url(../images/gz.png) no-repeat center; }
        .Programe .Programe_Employee .employee .Em-pos li.no .e-job, .Programe .Programe_Employee .employee .Em-pos li.no .e-infor {
          display: none; }
      .Programe .Programe_Employee .employee .Em-butn {
        text-align: center;
        font-style: italic;
        color: #000;
        font-size: 30px; }
        .Programe .Programe_Employee .employee .Em-butn span.Cur a, .Programe .Programe_Employee .employee .Em-butn span:hover a {
          color: #ee495c; }
    .Programe .Programe_Employee .Flow {
      background-color: #544741;
      color: #fff;
      font-size: 18px;
      text-align: center;
      padding: 40px; }
      .Programe .Programe_Employee .Flow h4 {
        font-size: 30px; }
      .Programe .Programe_Employee .Flow ul {
        margin: 0px -30px; }
        .Programe .Programe_Employee .Flow ul li {
          width: 180px;
          float: left; }
  .Programe .Programe_Active {
    padding-bottom: 50px;
    font-size: 16px; }
    .Programe .Programe_Active .banner {
      background-image: url(../images/banner_2.jpg); }
    .Programe .Programe_Active .Active li {
      margin-top: 40px; }
    .Programe .Programe_Active .act-ive {
      position: relative;
      width: 1200px;
      height: 400px; }
      .Programe .Programe_Active .act-ive h3 {
        background: url(../images/h3.png) no-repeat center;
        width: 800px;
        height: 80px;
        text-align: center;
        color: #fff;
        line-height: 80px;
        font-size: 24px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -40px;
        margin-left: -400px; }
      .Programe .Programe_Active .act-ive .Bom {
        background: url(../images/bom.png) no-repeat center;
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 100px;
        width: 100%;
        padding: 40px 0px; }
        .Programe .Programe_Active .act-ive .Bom p.time {
          margin-top: 10px;
          width: 100%;
          text-align: center;
          color: #fff;
          font-size: 18px; }
        .Programe .Programe_Active .act-ive .Bom p.loc {
          margin-top: 10px;
          width: 100%;
          text-align: center;
          color: #fff;
          font-size: 18px; }
      .Programe .Programe_Active .act-ive img {
        width: 1200px;
        height: 100%; }

/*# sourceMappingURL=employee.css.map */
