@charset "UTF-8";
/***************************************************************/
body {
  background: #fff; }

.honor {
  background-image: url("/skin/images/honor-bg.png");
  background-size: cover;
  background-position: center top;
  padding: 100px 0; }
  .honor .title {
    text-align: center;
    font-size: 24px;
    color: #393939; }
    .honor .title span {
      font-size: 30px;
      color: #0965B2;
      font-weight: 700; }
  .honor .info {
    display: flex;
    justify-content: center;
    padding-top: 40px; }
    .honor .info .item {
      font-size: 16px;
      color: #393939; }
      .honor .info .item:first-child {
        padding-right: 50px; }
  .honor .scontainer {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative; }
    .honor .scontainer .honorPic .swiper-wrapper {
      align-items: center; }
    .honor .scontainer .sbt {
      font-size: 1.875rem;
      text-align: center;
      margin-top: 6.25rem; }
    .honor .scontainer .honorPic {
      margin-top: 3.125rem;
      display: flex;
      justify-content: center;
      align-items: center; }
      .honor .scontainer .honorPic .item {
        margin: 0 .625rem; }
        .honor .scontainer .honorPic .item img {
          width: 16rem; }
    .honor .scontainer .honorPic-swiper {
      margin: 100px auto 0; }
      .honor .scontainer .honorPic-swiper .swiper-slide img {
        width: 100%; }
      .honor .scontainer .honorPic-swiper .swiper-slide-active img {
        box-shadow: 1px 1px 5px #888888; }
      .honor .scontainer .honorPic-swiper .item {
        position: absolute;
        width: 33%;
        height: auto;
        top: 0;
        transition: all 0.4s; }
        .honor .scontainer .honorPic-swiper .item img {
          max-width: 100%;
          max-height: 100%; }
      .honor .scontainer .honorPic-swiper .img1 {
        left: 67%;
        z-index: 0; }
      .honor .scontainer .honorPic-swiper .img2 {
        left: 0%;
        z-index: 0; }
      .honor .scontainer .honorPic-swiper .img3 {
        left: 15%;
        z-index: 1;
        transform: scale(1.1); }
      .honor .scontainer .honorPic-swiper .img4 {
        left: 33%;
        z-index: 2;
        transform: scale(1.2); }
      .honor .scontainer .honorPic-swiper .img5 {
        left: 50%;
        z-index: 1;
        transform: scale(1.1); }
    .honor .scontainer .button-next, .honor .scontainer .button-prev {
      position: absolute;
      top: 30%;
      width: 20px;
      height: 70px;
      background: #cacaca;
      line-height: 70px;
      color: #fff;
      text-align: center; }
    .honor .scontainer .button-next {
      right: 0; }
    .honor .scontainer .button-prev {
      left: 0; }

/***************************************************************/
.job {
  font-family: Microsoft YaHei;
  width: 1200px;
  margin: 100px auto;
  background: #fff;
  border-top: 1px solid #e5e5e5; }
  .job .item {
    border: 1px solid #e5e5e5;
    border-top: 0; }
    .job .item:first-child {
      box-shadow: 0 -7px 10px #e5e5e5, 0px -12px 30px rgba(229, 229, 229, 0.4); }
    .job .item .show {
      height: 120px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .job .item .show .items .text {
        padding-left: 46px; }
        .job .item .show .items .text .title {
          font-size: 24px;
          color: #393939;
          font-weight: 400; }
        .job .item .show .items .text .info {
          font-size: 14px;
          color: #818181;
          padding-top: 20px; }
          .job .item .show .items .text .info span {
            padding-right: 100px; }
      .job .item .show .items .more {
        font-size: 14px;
        color: #818181;
        width: 150px;
        text-align: center;
        border-left: 1px solid #e5e5e5;
        height: 120px;
        line-height: 120px; }
        .job .item .show .items .more::before {
          transition: .3s;
          content: '查看更多'; }
        .job .item .show .items .more.open {
          font-family: "iconfont"; }
          .job .item .show .items .more.open::before {
            transition: .3s;
            content: '\e659';
            font-size: 40px; }
    .job .item .hide {
      display: none;
      padding: 46px;
      border-top: 1px solid #e5e5e5; }
      .job .item .hide .col {
        width: 100%;
        display: flex; }
        .job .item .hide .col .pram {
          width: 15%; }
      .job .item .hide p {
        font-size: 14px;
        color: #3d3d3d;
        line-height: 30px; }
      .job .item .hide .bt {
        color: #0965b2;
        margin: 40px 0 10px 0; }
        .job .item .hide .bt:first-child {
          margin-top: 0; }

/***************************************************************/
.contact-list {
  padding: 50px 0 60px;
  font-family: Microsoft YaHei; }
  .contact-list .text-from {
    background: #f5f4f3;
    padding: 100px 95px;
    display: flex; }
    .contact-list .text-from .text {
      width: 50%;
      border-right: 1px solid;
      -o-border-image: linear-gradient(#fff, #eaeaea, #fff) 5 35 5;
      border-image: linear-gradient(#fff, #eaeaea, #fff) 5 35 5; }
      .contact-list .text-from .text .title {
        color: #0965B2;
        font-size: 30px;
        font-weight: 700;
        padding-bottom: 10px; }
      .contact-list .text-from .text .info {
        padding-top: 66px;
        color: #5A5A5A;
        font-size: 16px;
        line-height: 40px; }
    .contact-list .text-from .from {
      padding-top: 45px;
      width: 50%; }
      .contact-list .text-from .from .title {
        font-size: 18px;
        padding-bottom: 30px;
        color: #5a5a5a;
        font-weight: 600; }
      .contact-list .text-from .from form {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        font-size: 14px;
        color: #b6b6b6; }
        .contact-list .text-from .from form input, .contact-list .text-from .from form textarea {
          border: 1px solid #ededed;
          color: #b6b6b6;
          text-indent: 18px; }
        .contact-list .text-from .from form input {
          height: 42px;
          line-height: 42px;
          width: 32.5%; }
        .contact-list .text-from .from form textarea {
          width: 100%;
          padding: 10px 0;
          margin-top: 6px;
          height: 108px; }
        .contact-list .text-from .from form button {
          background: #0965B2;
          height: 42px;
          line-height: 42px;
          width: 100%;
          color: #fff;
          font-weight: 600;
          margin-top: 6px; }
  .contact-list .map {
    width: 100%;
    height: 404px;
    margin-top: 58px;
    background: #ccc; }

/***************************************************************/
.about {
  background-image: url("/skin/images/honor-bg.png");
  background-size: cover;
  background-position: center top; }
  .about .body {
    padding: 60px 0 100px;
    display: flex;
    align-items: center; }
    .about .body .text {
      width: 60%; }
      .about .body .text .title {
        font-size: 28px;
        color: #2E2E2E;
        font-weight: 700;
        padding-top: 30px; }
      .about .body .text .info {
        font-size: 14px;
        color: #606060;
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        font-weight: 400; }
        .about .body .text .info p {
          padding-top: 40px;
          line-height: 36px; }
      .about .body .text .flag {
        font-family: Microsoft YaHei, Microsoft YaHei-Regular;
        padding-top: 40px; }
        .about .body .text .flag p {
          font-size: 14px;
          color: #606060;
          line-height: 48px;
          display: flex; }
          .about .body .text .flag p span {
            font-size: 18px;
            font-weight: bold;
            color: #2E2E2E;
            padding-right: 20px; }
          .about .body .text .flag p i {
            font-size: 23px;
            color: #2E2E2E;
            width: 30px;
            text-align: center;
            font-weight: 400;
            padding-right: 10px; }
          .about .body .text .flag p:nth-child(2) i {
            font-size: 30px; }
    .about .body .show-pic {
      flex: 1;
      padding-left: 60px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .about .body .show-pic .item {
        width: 48%;
        height: auto;
        margin-top: 15px; }
        .about .body .show-pic .item img {
          max-width: 100%; }

/***************************************************************/
.case {
  padding: 71px 0; }
  .case .subnav {
    margin-bottom: 50px;
    display: flex;
    justify-content: center; }
    .case .subnav .nav-item {
      display: block;
      text-align: center;
      width: 120px;
      height: 60px;
      line-height: 60px;
      margin: 0 5px;
      border: 1px solid #0965B2;
      border-radius: 0 20px 0 20px;
      color: #353535; }
      .case .subnav .nav-item.active, .case .subnav .nav-item:hover {
        background-color: #0965B2;
        color: #fff; }
  .case .body {
    display: flex;
    flex-wrap: wrap; }
    .case .body .item {
      width: 31%;
      padding: 0 1%;
      margin-bottom: 30px;
      overflow: hidden; }
      .case .body .item:hover .thumb img {
        transform: scale(1.1); }
      .case .body .item .thumb {
        overflow: hidden;
        border-radius: 0 20px 0 0; }
        .case .body .item .thumb img {
          width: 100%;
          border-radius: 0 20px 0 0;
          transition: all 2s; }
      .case .body .item .title {
        margin-top: 1px;
        font-size: 24px;
        color: #fff;
        font-weight: 600;
        text-align: center;
        height: 88px;
        line-height: 88px;
        background-color: #7cb3e6; }
      .case .body .item .more {
        border-radius: 0 0 0 20px;
        background-color: #7cb3e6;
        color: #fff;
        text-align: center;
        height: 46px;
        line-height: 46px;
        position: relative;
        overflow: hidden; }
        .case .body .item .more p {
          position: absolute;
          z-index: 2;
          left: 50%;
          transform: translateX(-50%); }
          .case .body .item .more p i {
            padding-right: 5px; }
        .case .body .item .more .left {
          left: 0; }
          .case .body .item .more .left::before {
            background-position: 0 -48px;
            left: -42px;
            width: 1280px; }
        .case .body .item .more .right {
          left: 50%; }
          .case .body .item .more .right::before {
            background-position: 0 0;
            right: -40px;
            width: 1280px; }
        .case .body .item .more .left, .case .body .item .more .right {
          height: 46px;
          overflow: hidden;
          position: absolute;
          top: 0;
          width: 50%;
          z-index: 1; }
          .case .body .item .more .left::before, .case .body .item .more .right::before {
            content: '';
            position: absolute;
            background-image: url("/skin/images/sprite.png");
            height: 46px;
            display: block; }
  .case #showpic {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 6;
    width: 100%;
    height: 100%;
    display: none; }
    .case #showpic #innerdiv {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      .case #showpic #innerdiv #bigimg {
        border: 5px solid #fff; }

/***************************************************************************************************/
.search_list {
  padding: 71px 0; }
  .search_list .body {
    width: 60%;
    margin: 0 auto; }
    .search_list .body .item {
      display: flex;
      margin-bottom: 30px;
      border: 2px solid #0965B2;
      border-radius: 0 20px 0 20px; }
      .search_list .body .item .thumb {
        width: 300px;
        height: 225px;
        margin-right: 10px;
        overflow: hidden;
        border-bottom-left-radius: 18px;
        background-color: #f2f2f2;
        vertical-align: middle; }
        .search_list .body .item .thumb img {
          width: 100%; }
      .search_list .body .item .text {
        flex: 1; }
        .search_list .body .item .text .title {
          font-size: 20px;
          padding-top: 20px; }
          .search_list .body .item .text .title a {
            color: #353535; }
        .search_list .body .item .text .info {
          font-size: 14px;
          line-height: 30px; }
          .search_list .body .item .text .info a {
            color: #353535;
            display: block;
            padding: 10px 0; }
          .search_list .body .item .text .info .time {
            font-size: 12px; }

/***************************************************************************************************/
/***************************************************************************************************/
/*
适配样式 从小到大写法
*/
@media only screen and (min-width: 321px) and (max-width: 1024px) {
  .cate-position .body {
    flex-wrap: wrap; }
    .cate-position .body .cate {
      width: 100%; }
    .cate-position .body .position {
      display: none; }

  .honor {
    padding: 100px 10px; }
    .honor .scontainer .button-next, .honor .scontainer .button-prev {
      top: 10%; }
    .honor .info .item {
      width: 50%;
      text-align: center;
      font-size: 14px; }
      .honor .info .item:first-child {
        padding-right: 0; }

  .about {
    padding: 0 10px; }
    .about .body {
      flex-direction: column; }
      .about .body .text {
        width: 100%; }
      .about .body .show-pic {
        padding-left: 0px;
        width: 100%; }
        .about .body .show-pic img {
          padding-right: 0;
          width: 100%; }

  .case {
    padding: 71px 10px; }
    .case .subnav .nav-item {
      font-size: 14px;
      height: 50px;
      line-height: 50px; }
    .case .body .item {
      width: 100%; }

  .contact-list .text-from {
    flex-wrap: wrap;
    padding: 100px 10px; }
    .contact-list .text-from .text {
      width: 100%;
      padding-bottom: 45px;
      border-right: 0;
      border-bottom: 1px solid;
      -o-border-image: linear-gradient(to right, #fff, #eaeaea, #fff) 5 35 5;
      border-image: linear-gradient(to right, #fff, #eaeaea, #fff) 5 35 5; }
    .contact-list .text-from .from {
      width: 100%; }

  .job {
    width: auto;
    padding: 0 10px;
    border: 0; }
    .job .item .show .items .text {
      padding-left: 5px; }
      .job .item .show .items .text .info span {
        padding-right: 0;
        width: 100%;
        display: inline-block; }
    .job .item .show .items .more {
      width: auto;
      padding: 0 20px; }
    .job .item .hide {
      padding: 20px; }
      .job .item .hide .col {
        flex-direction: column; }
        .job .item .hide .col .pram {
          width: 100%; }
          .job .item .hide .col .pram .bt {
            margin: 40px 0 10px 0; } }
/***************************************************************************************************/
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .about {
    padding: 0 10px; }
    .about .body .show-pic img {
      max-width: 525px; }
    .about .body .text .title {
      font-size: 25px; }

  .contact-list {
    padding: 50px 10px 60px; }

  .job {
    max-width: 1100px;
    width: 100%; } }
/***************************************************************************************************/
@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .about {
    padding: 0 10px; }
    .about .body .show-pic img {
      max-width: 525px; }
    .about .body .text .title {
      font-size: 25px; }

  .contact-list {
    padding: 50px 10px 60px; } }

/*# sourceMappingURL=list.css.map */
