@charset "UTF-8";
main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

.jobs li {
  overflow: hidden;
  margin: 23px 18px 28px 28px;
  padding-bottom: 27px;
  border-bottom: 1px dotted #cdcdcd; }

.jobs a {
  position: relative;
  top: -90px;
  float: right;
  width: 71px;
  height: 34px;
  color: #fff;
  text-align: center;
  line-height: 34px;
  background: #f31e23; }

.jobs strong {
  color: #f31e23; }

.jobs p {
  /*margin:6px 0 -134px 156px;*/
  line-height: 35px; }

/***************jobs***************/
.pro_info .rel_center {
  margin: 23px 0 6px;
  margin-left: -145px;
  padding: 3px;
  width: 290px;
  height: 216px;
  border: 1px solid #dcdcdc; }

.pro_name {
  display: block;
  color: #da020d;
  text-align: left; }

.info_title {
  margin: 30px 0 0 0px;
  width: 760px;
  height: 30px;
  background: #ececec;
  float: left; }

.info_title b {
  display: inline-block;
  padding-left: 10px;
  height: 100%;
  border-right: 1px solid #fff;
  background: #656565;
  color: #fff;
  line-height: 30px; }

.info_title a {
  margin: 8px;
  width: 15px;
  height: 15px;
  background-position: 0 -426px; }

.s1 {
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px; }
  .s1 .sol-main {
    width: 100%;
    height: 250px;
    margin-top: 50px; }
    .s1 .sol-main li {
      width: 190px;
      height: 250px;
      margin-right: 62.5px;
      float: left; }
      .s1 .sol-main li:hover .pic {
        border: 6px solid #1e44be;
        background: #1e44be;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
        .s1 .sol-main li:hover .pic span {
          color: white; }
      .s1 .sol-main li:hover .w1 {
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
      .s1 .sol-main li:hover .w2 {
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
      .s1 .sol-main li:last-child {
        margin-right: 0; }
        .s1 .sol-main li:last-child:hover .pic {
          background: #f1481a; }
          .s1 .sol-main li:last-child:hover .pic span {
            color: white; }
        .s1 .sol-main li:last-child a .pic {
          border: 6px solid #f1481a; }
          .s1 .sol-main li:last-child a .pic span {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 70px;
            color: #f1481a; }
      .s1 .sol-main li a {
        width: 100%;
        height: 100%;
        display: block; }
        .s1 .sol-main li a .pic {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */
          width: 150px;
          height: 150px;
          border: 6px solid #707070;
          margin-left: 14px;
          border-radius: 50%;
          line-height: 150px;
          text-align: center; }
          .s1 .sol-main li a .pic span {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 70px;
            color: #000; }
        .s1 .sol-main li a .w1 {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 22px;
          color: #404040;
          margin-top: 15px;
          text-align: center;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */
          transition-delay: 0.1s; }
        .s1 .sol-main li a .w2 {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 14px;
          color: #a3a3a3;
          text-align: center;
          margin-top: 12px;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */
          transition-delay: 0.2s; }

.s2 {
  width: 100%;
  height: auto;
  padding-top: 50px;
  background: #334fa6;
  position: relative;
  overflow: hidden;
  padding-bottom: 150px; }
  .s2 .s2-bac {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../Image/bac.png) no-repeat center;
    background-size: cover;
    height: 800px;
    background-attachment: fixed; }
  .s2 .w1 {
    margin-top: 70px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: lighter;
    letter-spacing: 1px;
    text-align: center;
    line-height: 24px; }

.s3 {
  position: relative;
  z-index: 999;
  margin-top: -116px; }
  .s3 li {
    width: 370px;
    margin-right: 45px;
    float: left;
    height: 380px;
    background: #fff;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */ }
    .s3 li:hover {
      transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -webkit-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
      .s3 li:hover .add {
        width: 100%; }
      .s3 li:hover .pic {
        background: #e3191e;
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
      .s3 li:hover .w1 {
        color: #e3191e;
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
      .s3 li:hover .w2 {
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px); }
    .s3 li .add {
      width: 0;
      height: 7px;
      background: #e3191e;
      transition: 0.4s;
      -moz-transition: 0.4s;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
    .s3 li .pic {
      width: 132px;
      height: 132px;
      background: #006ebd;
      border-radius: 50%;
      margin-top: 45px;
      margin-left: 119px;
      line-height: 132px;
      text-align: center;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
      .s3 li .pic span {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 70px;
        color: #fff; }
    .s3 li .w1 {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 22px;
      color: #404040;
      margin-top: 30px;
      text-align: center;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */
      transition-delay: 0.1s; }
    .s3 li .w2 {
      width: 250px;
      margin-left: 60px;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #a3a3a3;
      text-align: center;
      margin-top: 12px;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */
      transition-delay: 0.2s; }
  .s3 li:last-child {
    margin-right: 0; }

.s4 {
  background: #ededed;
  padding-top: 450px;
  padding-bottom: 80px; }
  .s4 .news-main {
    padding-top: 70px;
    width: 100%;
    height: auto;
    overflow: hidden; }
    .s4 .news-main li {
      width: 450px;
      height: 120px;
      float: left;
      margin-right: 300px;
      margin-bottom: 40px;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
      .s4 .news-main li:hover {
        transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
        .s4 .news-main li:hover .n-l .w1 {
          background: #006ebd;
          color: #fff; }
        .s4 .news-main li:hover .n-l .w2 {
          color: #006ebd; }
        .s4 .news-main li:hover .n-r .w1 div:last-child {
          background: #006ebd;
          transform: translate(-5px, 5px);
          -ms-transform: translate(-5px, 5px);
          -moz-transform: translate(-5px, 5px);
          -webkit-transform: translate(-5px, 5px);
          -o-transform: translate(-5px, 5px); }
        .s4 .news-main li:hover .n-r .w1 div:first-child {
          transform: translateX(5px);
          -ms-transform: translateX(5px);
          -moz-transform: translateX(5px);
          -webkit-transform: translateX(5px);
          -o-transform: translateX(5px); }
        .s4 .news-main li:hover .n-r .w2 {
          transform: translateX(5px);
          -ms-transform: translateX(5px);
          -moz-transform: translateX(5px);
          -webkit-transform: translateX(5px);
          -o-transform: translateX(5px); }
        .s4 .news-main li:hover .n-r .w3 {
          transform: translateX(5px);
          -ms-transform: translateX(5px);
          -moz-transform: translateX(5px);
          -webkit-transform: translateX(5px);
          -o-transform: translateX(5px); }
      .s4 .news-main li a {
        width: 100%;
        height: 100%;
        display: block; }
        .s4 .news-main li a .n-l {
          width: 65px;
          float: left;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-timing-function: ease;
          -moz-transition-timing-function: ease;
          /* Firefox 4 */
          -webkit-transition-timing-function: ease;
          /* Safari 和 Chrome */
          -o-transition-timing-function: ease;
          /* Opera */ }
          .s4 .news-main li a .n-l .w1 {
            width: 100%;
            height: 60px;
            background: #9b9b9b;
            line-height: 60px;
            text-align: center;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 18px;
            color: #fff;
            font-weight: lighter;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
          .s4 .news-main li a .n-l .w2 {
            width: 100%;
            height: 60px;
            background: #fff;
            line-height: 60px;
            text-align: center;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 40px;
            color: #9b9b9b;
            font-family: Bebas Neue;
            font-weight: bold;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */ }
        .s4 .news-main li a .n-r {
          width: 365px;
          height: auto;
          float: left;
          margin-left: 20px; }
          .s4 .news-main li a .n-r .w1 {
            width: 100%;
            height: 21px; }
            .s4 .news-main li a .n-r .w1 div:first-child {
              width: 250px;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 18px;
              color: #2d2d2d;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              float: left;
              line-height: 21px;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              transition-timing-function: ease;
              -moz-transition-timing-function: ease;
              /* Firefox 4 */
              -webkit-transition-timing-function: ease;
              /* Safari 和 Chrome */
              -o-transition-timing-function: ease;
              /* Opera */ }
            .s4 .news-main li a .n-r .w1 div:last-child {
              width: 21px;
              height: 21px;
              line-height: 21px;
              text-align: center;
              background: #9b9b9b;
              float: right;
              color: white;
              font-size: 16px;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              transition-timing-function: ease;
              -moz-transition-timing-function: ease;
              /* Firefox 4 */
              -webkit-transition-timing-function: ease;
              /* Safari 和 Chrome */
              -o-transition-timing-function: ease;
              /* Opera */ }
          .s4 .news-main li a .n-r .w2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #9b9b9b;
            margin-top: 12px;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */
            transition-delay: 0.1s; }
          .s4 .news-main li a .n-r .w3 {
            width: 340px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #b3b3b3;
            line-height: 24px;
            margin-top: 20px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-timing-function: ease;
            -moz-transition-timing-function: ease;
            /* Firefox 4 */
            -webkit-transition-timing-function: ease;
            /* Safari 和 Chrome */
            -o-transition-timing-function: ease;
            /* Opera */
            transition-delay: 0.2s; }
    .s4 .news-main li:nth-child(2n) {
      margin-right: 0; }

/*# sourceMappingURL=index.css.map */
