@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueLTPro-ThEx';
  src: url("../fonts/HelveticaNeueLTPro-ThEx.otf"); }
@font-face {
  font-family: 'Bebasss';
  src: url("../fonts/BEBAS.ttf"); }
main {
  max-width: 1200px;
  margin: 0 auto; }

html {
  background: #fff;
  overflow-x: hidden;
  width: 100%; }

.main_page {
  position: relative;
  z-index: 20;
  background: #fff;
  width: 100%;
  height: auto; }

.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: #095ab6; }

.jobs strong {
  color: #095ab6; }

.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; }

.all_title {
  width: 100%;
  height: 120px;
  position: relative; }
  .all_title .w1 {
    width: 100%;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 60px;
    color: #dcdcdc;
    font-family: Impact;
    letter-spacing: 5px;
    position: absolute;
    top: 0;
    z-index: 1; }
  .all_title .w2 {
    width: 100%;
    position: absolute;
    top: 25px;
    z-index: 2;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 36px;
    color: #2a2a2a; }
    .all_title .w2 span {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 38px;
      color: #2a2a2a;
      font-weight: bold; }
  .all_title .w3 {
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: 3;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: #707070;
    text-align: center; }

.swiper-container {
  width: 100%;
  height: 100%; }
  .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%; }
    .swiper-container .swiper-wrapper .swiper-slide {
      width: 100%;
      height: 100%; }

.s0 {
  width: 100%;
  position: relative;
  transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  z-index: 20; }
  .s0 .s0_main {
    width: 100%;
    height: 160px;
    position: relative; }
    .s0 .s0_main:hover .s0_bac {
      background-position: 100% 0; }
    .s0 .s0_main .s0_bac {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 2;
      background: -webkit-gradient(linear, left top, right top, from(rgba(19, 134, 201, 0.85)), color-stop(rgba(45, 50, 176, 0.85)), to(rgba(19, 134, 201, 0.85)));
      background: -webkit-gradient(linear, left top, right top, from(rgba(19, 134, 201, 0.85)), color-stop(rgba(45, 50, 176, 0.85)), to(rgba(19, 134, 201, 0.85)));
      background: -webkit-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
      background: -o-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
      background: linear-gradient(to right, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
      background-size: 200%;
      transition: 1s;
      -moz-transition: 1s;
      -webkit-transition: 1s;
      -o-transition: 1s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
    .s0 .s0_main .s0_w {
      width: 100%;
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 5; }
      .s0 .s0_main .s0_w .p1 {
        float: left;
        width: 435px;
        height: 100%;
        text-align: center; }
        .s0 .s0_main .s0_w .p1 .w1 {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 22px;
          color: #fff;
          font-weight: bold;
          padding-top: 40px;
          padding-bottom: 10px; }
        .s0 .s0_main .s0_w .p1 .w2 {
          width: 333px;
          background: #ffc000;
          height: 34px;
          border-radius: 50px;
          text-align: center;
          line-height: 34px;
          margin: 0 auto;
          -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
      .s0 .s0_main .s0_w .p2 {
        float: left;
        width: 366px;
        height: 100%;
        margin-left: 30px; }
        .s0 .s0_main .s0_w .p2 .w1 {
          width: 100%;
          height: 40px;
          line-height: 40px;
          padding-top: 30px;
          padding-bottom: 5px; }
          .s0 .s0_main .s0_w .p2 .w1 a {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #fff;
            padding-left: 10px;
            padding-right: 10px; }
        .s0 .s0_main .s0_w .p2 .w2 {
          width: 100%;
          height: 38px; }
          .s0 .s0_main .s0_w .p2 .w2 form {
            width: 100%;
            height: 100%;
            background: #fff; }
            .s0 .s0_main .s0_w .p2 .w2 form input {
              width: 84%;
              float: left;
              height: 100%;
              background: #fff;
              box-sizing: border-box;
              -moz-box-sizing: border-box;
              /* Firefox */
              -webkit-box-sizing: border-box;
              /* Safari*/
              padding-left: 15px;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 14px;
              color: rgba(0, 0, 0, 0.7); }
            .s0 .s0_main .s0_w .p2 .w2 form button {
              width: 16%;
              float: left;
              background: #fff;
              text-align: center;
              line-height: 38px;
              cursor: pointer; }
              .s0 .s0_main .s0_w .p2 .w2 form button img {
                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 */ }
              .s0 .s0_main .s0_w .p2 .w2 form button:hover img {
                transform: scale(1.3);
                -ms-transform: scale(1.3);
                -moz-transform: scale(1.3);
                -webkit-transform: scale(1.3);
                -o-transform: scale(1.3); }
      .s0 .s0_main .s0_w .p3 {
        float: right;
        height: 100%;
        margin-right: 30px; }
        .s0 .s0_main .s0_w .p3 .w1 {
          height: 100%;
          line-height: 160px;
          float: left;
          margin-right: 8px; }
        .s0 .s0_main .s0_w .p3 .w2 {
          height: 100%;
          float: left; }
          .s0 .s0_main .s0_w .p3 .w2 p {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #fff;
            padding-top: 50px;
            text-align: right; }
          .s0 .s0_main .s0_w .p3 .w2 span {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 32px;
            color: #ffc000;
            font-family: Bebasss;
            font-weight: bold; }

.s1 {
  padding-top: 20px;
  padding-bottom: 80px; }
  .s1 .s1_main {
    width: 100%;
    height: auto; }
    .s1 .s1_main main {
      zoom: 1; }
      .s1 .s1_main main:after {
        content: '';
        clear: both;
        overflow: hidden;
        display: block;
        width: 0;
        height: 0; }
    .s1 .s1_main .left {
      width: 275px;
      padding-top: 10px;
      height: auto;
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      /* Firefox */
      -webkit-box-sizing: border-box;
      /* Safari*/
      border: 1px solid #dcdcdc;
      background: #f5f5f5; }
      .s1 .s1_main .left li {
        border-top: 1px solid #dfdfdf;
        width: 90%;
        margin-left: 5%;
        height: 43px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari*/
        padding-left: 15px;
        position: relative; }
        .s1 .s1_main .left li:first-child {
          border-top: none; }
        .s1 .s1_main .left li:hover a {
          color: #095ab6; }
        .s1 .s1_main .left li:hover .w {
          right: 25px;
          opacity: 1; }
        .s1 .s1_main .left li .w {
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto 0;
          right: 50px;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          background: url("../Image/pro_left.png") no-repeat center;
          opacity: 0;
          z-index: 1;
          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 */ }
        .s1 .s1_main .left li a {
          width: 100%;
          height: 100%;
          display: block;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #333333;
          text-align: left;
          line-height: 43px;
          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 */
          position: relative;
          z-index: 3; }
    .s1 .s1_main .right {
      float: right;
      width: 864px; }
      .s1 .s1_main .right .top {
        width: 100%;
        height: 340px;
        background: #f5f5f5; }
        .s1 .s1_main .right .top .w1 {
          width: 50%;
          float: left;
          height: 100%;
          overflow: hidden; }
          .s1 .s1_main .right .top .w1 img {
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            width: 100%;
            height: 100%; }
        .s1 .s1_main .right .top .w2 {
          float: left;
          width: 38%;
          margin-left: 5.7%; }
          .s1 .s1_main .right .top .w2 .p1 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 24px;
            color: #454444;
            font-weight: bold;
            padding-top: 38px;
            padding-bottom: 25px;
            border-bottom: 1px solid #dcdcdc; }
          .s1 .s1_main .right .top .w2 .p2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #7e7e7e;
            padding-top: 20px;
            line-height: 26px; }
          .s1 .s1_main .right .top .w2 .w3 {
            padding-top: 40px; }
            .s1 .s1_main .right .top .w2 .w3 .a1 {
              float: left;
              border-radius: 30px;
              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 */ }
              .s1 .s1_main .right .top .w2 .w3 .a1:hover {
                -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }
            .s1 .s1_main .right .top .w2 .w3 .a2 {
              float: right;
              border-radius: 30px;
              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 */ }
              .s1 .s1_main .right .top .w2 .w3 .a2:hover {
                -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }
      .s1 .s1_main .right .bot {
        width: 100%;
        height: 280px;
        margin-top: 15px;
        padding-bottom: 8px; }
        .s1 .s1_main .right .bot .swiper-slide {
          height: 270px;
          -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
          .s1 .s1_main .right .bot .swiper-slide li {
            width: 100%;
            height: 100%; }
          .s1 .s1_main .right .bot .swiper-slide a {
            width: 100%;
            height: 100%;
            display: block; }
          .s1 .s1_main .right .bot .swiper-slide .pic {
            width: 100%;
            height: 220px;
            overflow: hidden; }
            .s1 .s1_main .right .bot .swiper-slide .pic img {
              -o-object-fit: cover;
              object-fit: cover;
              -o-object-position: center;
              object-position: center;
              width: 100%;
              height: 100%; }
          .s1 .s1_main .right .bot .swiper-slide .word {
            width: 100%;
            height: 50px;
            line-height: 50px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 18px;
            color: #454444;
            background: #f5f5f5;
            text-align: center; }

.s2 {
  height: 680px;
  width: 100%;
  position: relative; }
  .s2:hover .s2_bac2 {
    background-position: 100% 0; }
  .s2 .s2_bac0 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    background: url("../Image/s2_bac0.jpg") no-repeat center; }
  .s2 .s2_bac {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    overflow: hidden; }
  .s2 .s2_bac2 {
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(19, 134, 201, 0.5)), color-stop(rgba(45, 50, 176, 0.5)), to(rgba(19, 134, 201, 0.5)));
    background: -webkit-linear-gradient(left, rgba(19, 134, 201, 0.5), rgba(45, 50, 176, 0.5), rgba(19, 134, 201, 0.5));
    background: -o-linear-gradient(left, rgba(19, 134, 201, 0.5), rgba(45, 50, 176, 0.5), rgba(19, 134, 201, 0.5));
    background: linear-gradient(to right, rgba(19, 134, 201, 0.5), rgba(45, 50, 176, 0.5), rgba(19, 134, 201, 0.5));
    background-size: 200%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */ }
  .s2 .s2_main {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4; }
    .s2 .s2_main .all_title {
      margin-top: 60px; }
      .s2 .s2_main .all_title .w1 {
        color: rgba(255, 255, 255, 0.15); }
      .s2 .s2_main .all_title .w2 {
        color: white;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
        .s2 .s2_main .all_title .w2 span {
          color: white;
          text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
      .s2 .s2_main .all_title .w3 {
        color: white;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
    .s2 .s2_main .s2_case {
      width: 100%;
      height: 335px;
      margin-bottom: 40px; }
      .s2 .s2_main .s2_case .swiper-slide li {
        width: 100%;
        height: 100%; }
        .s2 .s2_main .s2_case .swiper-slide li .pic {
          height: 275px; }
        .s2 .s2_main .s2_case .swiper-slide li .word {
          height: 60px;
          line-height: 60px;
          text-align: center;
          background: #fff;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 18px;
          color: #454444; }
    .s2 .s2_main .s2_but {
      width: 340px;
      margin: 0 auto; }
      .s2 .s2_main .s2_but button {
        float: left;
        width: 140px;
        height: 40px;
        background: #fff;
        border-radius: 30px;
        cursor: pointer;
        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 */ }
        .s2 .s2_main .s2_but button:hover {
          background: #ffc000; }
          .s2 .s2_main .s2_but button:hover a {
            color: #fff; }
            .s2 .s2_main .s2_but button:hover a i {
              color: #fff; }
        .s2 .s2_main .s2_but button a {
          width: 100%;
          height: 100%;
          display: block;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #095ab6;
          text-align: center;
          line-height: 40px; }
          .s2 .s2_main .s2_but button a i {
            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 */ }
          .s2 .s2_main .s2_but button a span {
            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 */ }
        .s2 .s2_main .s2_but button:last-child {
          float: right; }

.s3 {
  padding-top: 70px;
  padding-bottom: 80px; }
  .s3 .s3_main {
    width: 100%;
    padding-top: 50px; }
    .s3 .s3_main main {
      height: 416px; }
    .s3 .s3_main .left {
      width: 50%;
      float: left;
      overflow: hidden;
      height: 100%; }
    .s3 .s3_main .right {
      width: 50%;
      height: 100%;
      float: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      /* Firefox */
      -webkit-box-sizing: border-box;
      /* Safari*/
      border: 1px solid #eeeeee; }
      .s3 .s3_main .right .right_main {
        width: 83%;
        margin-left: 8.5%; }
        .s3 .s3_main .right .right_main .w1 {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #424242;
          font-weight: bold;
          padding-top: 50px; }
        .s3 .s3_main .right .right_main .w2 {
          width: 44px;
          height: 3px;
          background: #095ab6;
          margin-top: 18px;
          margin-bottom: 18px; }
        .s3 .s3_main .right .right_main .w3 {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 14px;
          color: #7e7e7e;
          line-height: 28px; }
        .s3 .s3_main .right .right_main .w4 {
          margin-top: 40px;
          overflow: hidden; }
          .s3 .s3_main .right .right_main .w4 li {
            width: 100px;
            height: auto;
            float: left;
            position: relative; }
            .s3 .s3_main .right .right_main .w4 li:last-child:after {
              display: none; }
            .s3 .s3_main .right .right_main .w4 li:after {
              content: '';
              height: 19px;
              width: 1px;
              background: #e1e1e1;
              position: absolute;
              top: 0;
              bottom: 0;
              margin: auto 0;
              right: 0; }
            .s3 .s3_main .right .right_main .w4 li:hover .a1 span {
              color: #095ab6; }
            .s3 .s3_main .right .right_main .w4 li:hover .a2 {
              color: #095ab6; }
            .s3 .s3_main .right .right_main .w4 li .a1 {
              text-align: center; }
              .s3 .s3_main .right .right_main .w4 li .a1 span {
                font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
                font-size: 40px;
                color: #424242;
                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 .s3_main .right .right_main .w4 li .a2 {
              text-align: center;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 16px;
              color: #424242;
              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 {
  width: 100%;
  height: 560px;
  background: url("../Image/s3_bac.jpg") no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  position: relative; }
  .s4:hover .s4_bac {
    background-position: 100% 0; }
  .s4 .s4_bac {
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(19, 134, 201, 0.85)), color-stop(rgba(45, 50, 176, 0.85)), to(rgba(19, 134, 201, 0.85)));
    background: -webkit-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.5), rgba(19, 134, 201, 0.85));
    background: -o-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
    background: linear-gradient(to right, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
    background-size: 200%;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    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 .s4_main {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    height: 720px;
    background: url("../Image/s3_main.png") no-repeat center;
    z-index: 30; }

.s5 {
  padding-top: 70px;
  width: 100%; }
  .s5 .s7-main {
    width: 100%;
    height: 490px;
    margin-top: 30px; }
    .s5 .s7-main .l {
      width: 240px;
      float: left; }
      .s5 .s7-main .l li:first-child {
        border-bottom: 1px solid #095ab6; }
        .s5 .s7-main .l li:first-child .a1 {
          background: #095ab6; }
          .s5 .s7-main .l li:first-child .a1 .b1 {
            background: url("../Image/p2.png") no-repeat center; }
          .s5 .s7-main .l li:first-child .a1 .b2 .w1 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 18px;
            color: #fff; }
          .s5 .s7-main .l li:first-child .a1 .b2 .w2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 12px;
            color: #fff; }
      .s5 .s7-main .l li {
        border-bottom: 1px solid #dcdcdc;
        width: 240px; }
        .s5 .s7-main .l li:hover .a1 {
          background: #095ab6; }
          .s5 .s7-main .l li:hover .a1 .b1 {
            background: url("../Image/p2.png") no-repeat center; }
          .s5 .s7-main .l li:hover .a1 .b2 .w1 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 18px;
            color: #fff; }
          .s5 .s7-main .l li:hover .a1 .b2 .w2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 12px;
            color: #fff; }
        .s5 .s7-main .l li .a1 {
          width: 100%;
          height: 100px;
          background: #fff;
          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 */ }
          .s5 .s7-main .l li .a1 .b1 {
            width: 40px;
            height: 40px;
            float: left;
            margin-top: 30px;
            margin-left: 35px;
            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 */
            background: url("../Image/p2-2.png") no-repeat center; }
          .s5 .s7-main .l li .a1 .b2 {
            width: 140px;
            height: 42px;
            float: left;
            margin-left: 12px;
            margin-top: 29px; }
            .s5 .s7-main .l li .a1 .b2 .w1 {
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 18px;
              color: #393939;
              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 */ }
            .s5 .s7-main .l li .a1 .b2 .w2 {
              text-transform: uppercase;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 12px;
              color: #393939;
              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 */ }
    .s5 .s7-main .r {
      width: 870px;
      float: right; }
      .s5 .s7-main .r li {
        width: 400px;
        height: 400px;
        float: left;
        margin-right: 70px;
        position: relative;
        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 */ }
        .s5 .s7-main .r li:hover {
          transform: translateY(-4px);
          -ms-transform: translateY(-4px);
          -moz-transform: translateY(-4px);
          -webkit-transform: translateY(-4px);
          -o-transform: translateY(-4px); }
          .s5 .s7-main .r li:hover .pic {
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
            .s5 .s7-main .r li:hover .pic img {
              transform: scale(1.05);
              -ms-transform: scale(1.05);
              -moz-transform: scale(1.05);
              -webkit-transform: scale(1.05);
              -o-transform: scale(1.05); }
          .s5 .s7-main .r li:hover .w1 {
            color: #fff; }
          .s5 .s7-main .r li:hover .w2 {
            height: 50px;
            background: #095ab6; }
          .s5 .s7-main .r li:hover .w3 {
            transform: translateY(-6px);
            -ms-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            -webkit-transform: translateY(-6px);
            -o-transform: translateY(-6px);
            color: #095ab6; }
          .s5 .s7-main .r li:hover .w4 {
            transform: translateX(15px);
            -ms-transform: translateX(15px);
            -moz-transform: translateX(15px);
            -webkit-transform: translateX(15px);
            -o-transform: translateX(15px);
            border: 1px solid #095ab6;
            color: #095ab6; }
        .s5 .s7-main .r li a {
          width: 100%;
          height: 100%;
          display: block; }
          .s5 .s7-main .r li a .pic {
            width: 100%;
            height: 225px;
            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 */ }
            .s5 .s7-main .r li a .pic img {
              -o-object-fit: cover;
              object-fit: cover;
              -o-object-position: center;
              object-position: center;
              width: 100%;
              height: 100%;
              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 */ }
          .s5 .s7-main .r li a .w1 {
            height: 30px;
            line-height: 30px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 18px;
            color: #545454;
            margin-top: 30px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            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 */ }
          .s5 .s7-main .r li a .w2 {
            width: 100%;
            height: 1px;
            background: #dadada;
            position: absolute;
            bottom: 105px;
            z-index: -1;
            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 */ }
          .s5 .s7-main .r li a .w3 {
            margin-top: 20px;
            width: 100%;
            height: 50px;
            line-height: 20px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #adadad;
            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 */ }
          .s5 .s7-main .r li a .w4 {
            width: 29px;
            height: 23px;
            border: 1px solid #ababab;
            margin-top: 20px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #ababab;
            text-align: center;
            line-height: 23px;
            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 */ }
      .s5 .s7-main .r li:last-child {
        margin-right: 0; }

.s6 {
  width: 100%;
  padding-top: 50px;
  background: url("../Image/h-bac.jpg") no-repeat center;
  background-size: cover;
  height: 300px;
  padding-bottom: 70px; }
  .s6 .move-banner {
    width: 100%;
    height: 160px;
    position: relative;
    margin-top: 50px; }
    .s6 .move-banner .hd {
      height: 52px;
      position: absolute;
      width: 1390px;
      left: -95px;
      top: 36px; }
      .s6 .move-banner .hd img {
        width: 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 */ }
      .s6 .move-banner .hd .next {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        background: #c5c5c5;
        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 */ }
        .s6 .move-banner .hd .next:hover {
          background: #095ab6; }
          .s6 .move-banner .hd .next:hover img {
            transform: translateX(-5px);
            -ms-transform: translateX(-5px);
            -moz-transform: translateX(-5px);
            -webkit-transform: translateX(-5px);
            -o-transform: translateX(-5px); }
      .s6 .move-banner .hd .prev {
        width: 52px;
        height: 52px;
        border-radius: 50%;
        background: #c5c5c5;
        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 */ }
        .s6 .move-banner .hd .prev:hover {
          background: #095ab6; }
          .s6 .move-banner .hd .prev:hover img {
            transform: translateX(5px);
            -ms-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -o-transform: translateX(5px); }
    .s6 .move-banner .bd {
      height: 130px;
      width: 100%; }
      .s6 .move-banner .bd .showUl {
        height: 100%;
        width: 100%; }
        .s6 .move-banner .bd .showUl li {
          width: 293px;
          height: 130px;
          float: left;
          margin-right: 12px; }
          .s6 .move-banner .bd .showUl li:hover .pic {
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }
            .s6 .move-banner .bd .showUl li:hover .pic img {
              transform: scale(1.05);
              -ms-transform: scale(1.05);
              -moz-transform: scale(1.05);
              -webkit-transform: scale(1.05);
              -o-transform: scale(1.05); }
          .s6 .move-banner .bd .showUl li a {
            width: 100%;
            height: 100%;
            display: block; }
            .s6 .move-banner .bd .showUl li a .pic {
              width: 293px;
              height: 116px;
              border: 2px solid #e5e5e5;
              margin-top: 5px;
              background: #fff;
              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 */
              overflow: hidden; }
              .s6 .move-banner .bd .showUl li a .pic img {
                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 */
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
                width: 100%;
                height: 100%; }

.s7 {
  width: 100%;
  height: 296px;
  background: url("../Image/s_banner.jpg") no-repeat center;
  background-size: cover;
  position: relative; }
  .s7:hover .s7_bac {
    background-position: 100% 0; }
  .s7 .s7_bac {
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(19, 134, 201, 0.85)), color-stop(rgba(45, 50, 176, 0.85)), to(rgba(19, 134, 201, 0.85)));
    background: -webkit-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.5), rgba(19, 134, 201, 0.85));
    background: -o-linear-gradient(left, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
    background: linear-gradient(to right, rgba(19, 134, 201, 0.85), rgba(45, 50, 176, 0.85), rgba(19, 134, 201, 0.85));
    background-size: 200%;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */ }
  .s7 .s7_main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100%; }
    .s7 .s7_main .left {
      float: left;
      height: 100%;
      line-height: 296px; }
    .s7 .s7_main .right {
      float: right;
      height: 100%;
      width: 140px; }
      .s7 .s7_main .right .s7_but {
        width: 100%;
        height: 100%; }
        .s7 .s7_main .right .s7_but button {
          width: 140px;
          height: 40px;
          background: #fff;
          border-radius: 30px;
          cursor: pointer;
          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 */ }
          .s7 .s7_main .right .s7_but button:first-child {
            margin-top: 102px;
            margin-bottom: 15px; }
          .s7 .s7_main .right .s7_but button:hover {
            background: #ffc000; }
            .s7 .s7_main .right .s7_but button:hover a {
              color: #fff; }
              .s7 .s7_main .right .s7_but button:hover a i {
                color: #fff; }
          .s7 .s7_main .right .s7_but button a {
            width: 100%;
            height: 100%;
            display: block;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 16px;
            color: #095ab6;
            text-align: center;
            line-height: 40px; }
            .s7 .s7_main .right .s7_but button a i {
              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 */ }
            .s7 .s7_main .right .s7_but button a span {
              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 */ }

/*# sourceMappingURL=index.css.map */
