.swiper-container {
  height: 800px;
  width: 100%; }
  .swiper-container .swiper-button-prev {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 18.75%;
    color: #fff; }
    .swiper-container .swiper-button-prev::after {
      font-size: 100px;
      font-weight: bold; }
  .swiper-container .swiper-button-next {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 18.75%;
    color: #fff; }
    .swiper-container .swiper-button-next::after {
      font-size: 100px;
      font-weight: bold; }
  .swiper-container .consult-btn {
    width: 215px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 23px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    color: #fff; }
    .swiper-container .consult-btn a {
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      display: inline-block;
      width: 100%;
      height: 100%; }
  .swiper-container .more-btn {
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: 50px;
    left: 48%;
    transform: translateX(-50%);
    z-index: 1; }

.service_user-wrap {
  height: 592px;
  background: url("https://ysxapp.oss-cn-beijing.aliyuncs.com/a/9a11cf34f93a0b36a7f20c76b3e8d49.png") no-repeat center center;
  background-size: cover;
  text-align: center; }
  .service_user-wrap .common-top-wrap {
    padding: 80px 0 40px; }
    .service_user-wrap .common-top-wrap h3 {
      font-size: 36px;
      font-weight: bold;
      position: relative;
      display: inline-block;
      padding: 0 46px;
      margin-bottom: 34px; }
      .service_user-wrap .common-top-wrap h3 img {
        height: 30px;
        width: 30px; }
        .service_user-wrap .common-top-wrap h3 img:first-child {
          left: 0; }
        .service_user-wrap .common-top-wrap h3 img:last-child {
          right: 0; }
    .service_user-wrap .common-top-wrap h5 {
      font-size: 24px;
      color: #666;
      font-weight: normal; }
  .service_user-wrap .service_user-list .service_user-item {
    height: 238px;
    width: 388px;
    margin-right: 18px;
    position: relative;
    color: #FDF9F9;
    overflow: hidden; }
    .service_user-wrap .service_user-list .service_user-item img.imgshow {
      object-fit: cover;
      width: 100%;
      height: 100%;
      transition: all 0.6s ease-in; }
    .service_user-wrap .service_user-list .service_user-item .mask-wrap {
      opacity: 0.8;
      transition: all 0.3s ease-in;
      width: 100%;
      height: 100%; }
      .service_user-wrap .service_user-list .service_user-item .mask-wrap img.icon {
        height: 58px;
        width: 58px;
        display: block;
        margin: 40px auto 0; }
      .service_user-wrap .service_user-list .service_user-item .mask-wrap p.tit {
        font-size: 13px;
        position: relative;
        padding-bottom: 15px; }
        .service_user-wrap .service_user-list .service_user-item .mask-wrap p.tit::before {
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: 0;
          width: 20px;
          height: 3px;
          background: #fff;
          border-radius: 2px;
          z-index: 2; }
      .service_user-wrap .service_user-list .service_user-item .mask-wrap h5.desc {
        font-size: 20px;
        font-weight: bold;
        margin-top: 36px; }
    .service_user-wrap .service_user-list .service_user-item:hover .mask-wrap {
      height: 0;
      overflow: hidden; }
    .service_user-wrap .service_user-list .service_user-item:hover img.imgshow {
      transform: scale(1.1); }
    .service_user-wrap .service_user-list .service_user-item:nth-child(3n) {
      margin-right: 0; }
    .service_user-wrap .service_user-list .service_user-item:nth-child(1) .mask-wrap {
      background-color: #fdc20c; }
    .service_user-wrap .service_user-list .service_user-item:nth-child(2) .mask-wrap {
      background-color: #67aafc; }
    .service_user-wrap .service_user-list .service_user-item:nth-child(3) .mask-wrap {
      background-color: #46d6c0; }
  .service_user-wrap .handlebtn {
    width: 264px;
    height: 53px;
    line-height: 53px;
    margin: 24px auto 0;
    border: 1px solid #F99136;
    border-radius: 26px;
    font-size: 18px;
    color: #F99136; }
    .service_user-wrap .handlebtn a {
      font-size: 18px;
      color: #F99136;
      height: 100%;
      width: 100%;
      display: inline-block; }

.choose_me-wrap {
  position: relative;
  padding-bottom: 146px; }
  .choose_me-wrap .common-top-wrap {
    padding: 80px 0 40px;
    text-align: center; }
    .choose_me-wrap .common-top-wrap h3 {
      font-size: 36px;
      font-weight: bold;
      position: relative;
      display: inline-block;
      padding: 0 46px;
      margin-bottom: 34px; }
      .choose_me-wrap .common-top-wrap h3 img {
        height: 30px;
        width: 30px; }
        .choose_me-wrap .common-top-wrap h3 img:first-child {
          left: 0; }
        .choose_me-wrap .common-top-wrap h3 img:last-child {
          right: 0; }
    .choose_me-wrap .common-top-wrap h5 {
      font-size: 24px;
      color: #666;
      font-weight: normal; }
  .choose_me-wrap .core_project-wrap {
    font-weight: bold;
    height: 574px; }
    .choose_me-wrap .core_project-wrap h3 {
      font-size: 26px;
      margin-bottom: 30px; }
    .choose_me-wrap .core_project-wrap .core_project-list .core_project-item {
      padding-left: 40px; }
      .choose_me-wrap .core_project-wrap .core_project-list .core_project-item h5 {
        font-size: 18px;
        position: relative; }
        .choose_me-wrap .core_project-wrap .core_project-list .core_project-item h5 i.icon {
          height: 16px;
          width: 16px;
          border-radius: 50%;
          border: 2px solid #F99136;
          position: absolute;
          left: -35px; }
          .choose_me-wrap .core_project-wrap .core_project-list .core_project-item h5 i.icon::before {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            content: '';
            height: 6px;
            width: 6px;
            border-radius: 50%;
            background-color: #F99136; }
      .choose_me-wrap .core_project-wrap .core_project-list .core_project-item p {
        font-size: 14px;
        padding: 14px 0 24px;
        color: #666; }
  .choose_me-wrap .img_show-wrap {
    width: 930px;
    height: 574px;
    position: absolute;
    top: 250px;
    right: 0; }
    .choose_me-wrap .img_show-wrap img {
      width: 100%;
      height: 100%; }
    .choose_me-wrap .img_show-wrap .more-btn {
      width: 187px;
      height: 54px;
      text-align: center;
      border: 2px solid #999;
      border-radius: 26px;
      font-size: 20px;
      color: #666;
      bottom: -76px;
      padding: 0 32px;
      box-sizing: border-box; }
      .choose_me-wrap .img_show-wrap .more-btn a {
        color: #666;
        height: 50px;
        line-height: 50px;
        position: absolute;
        width: 187px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        padding-left: 30px;
        box-sizing: border-box; }
      .choose_me-wrap .img_show-wrap .more-btn i.icon {
        width: 26px;
        height: 1px;
        background-color: #666;
        display: inline-block;
        line-height: 50px;
        right: 30px; }
        .choose_me-wrap .img_show-wrap .more-btn i.icon::before {
          content: '';
          width: 8px;
          height: 2px;
          background-color: #999;
          position: absolute;
          top: -4px;
          right: 0;
          transform: rotate(45deg); }

.solution-wrap {
  height: 682px;
  background: url("https://ysxapp.oss-cn-beijing.aliyuncs.com/a/pic-banner-x.png") no-repeat center center;
  background-size: cover;
  padding-top: 125px;
  box-sizing: border-box; }
  .solution-wrap .txt-wrap {
    width: 524px;
    color: #fff;
    font-weight: bold; }
    .solution-wrap .txt-wrap h3.tit {
      font-size: 48px; }
    .solution-wrap .txt-wrap h5.desc {
      font-size: 24px;
      margin-top: 28px; }
    .solution-wrap .txt-wrap .tel-btn {
      width: 181px;
      height: 53px;
      line-height: 52px;
      text-align: center;
      border: 1px solid #F99136;
      border-radius: 26px;
      font-size: 18px;
      font-weight: bold;
      color: #F99136;
      margin-top: 122px; }
      .solution-wrap .txt-wrap .tel-btn a {
        font-size: 18px;
        font-weight: bold;
        color: #F99136;
        display: inline-block;
        height: 100%;
        width: 100%; }
  .solution-wrap .more-icon {
    width: 604px;
    height: 422px; }

.advantage-wrap .advantage-list .advantage-item {
  width: 228px;
  height: 388px;
  box-shadow: 0 0 5px 2px #eee;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 15px;
  padding: 31px 24px 0;
  box-sizing: border-box;
  position: relative; }
  .advantage-wrap .advantage-list .advantage-item:last-child {
    margin-right: 0; }
  .advantage-wrap .advantage-list .advantage-item:nth-child(1) .img {
    background: url("../img/home/ys1.1.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item:nth-child(2) .img {
    background: url("../img/home/ys2.2.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item:nth-child(3) .img {
    background: url("../img/home/ys3.3.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item:nth-child(4) .img {
    background: url("../img/home/ys4.4.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item:nth-child(5) .img {
    background: url("../img/home/ys5.5.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item:hover {
    background-color: #75aef5;
    box-shadow: none; }
    .advantage-wrap .advantage-list .advantage-item:hover .tit, .advantage-wrap .advantage-list .advantage-item:hover p {
      color: #deecfd; }
    .advantage-wrap .advantage-list .advantage-item:hover .btn {
      color: #deecfd;
      background-color: #fff;
      border: 1px solid transparent;
      box-shadow: 0 2px 6px 0 rgba(16, 82, 164, 0.05); }
      .advantage-wrap .advantage-list .advantage-item:hover .btn a {
        color: #45B3FF; }
    .advantage-wrap .advantage-list .advantage-item:hover:nth-child(1) .img {
      background: url("../img/home/ys1.png") no-repeat center center; }
    .advantage-wrap .advantage-list .advantage-item:hover:nth-child(2) .img {
      background: url("../img/home/ys2.png") no-repeat center center; }
    .advantage-wrap .advantage-list .advantage-item:hover:nth-child(3) .img {
      background: url("../img/home/ys3.png") no-repeat center center; }
    .advantage-wrap .advantage-list .advantage-item:hover:nth-child(4) .img {
      background: url("../img/home/ys4.png") no-repeat center center; }
    .advantage-wrap .advantage-list .advantage-item:hover:nth-child(5) .img {
      background: url("../img/home/ys5.png") no-repeat center center; }
  .advantage-wrap .advantage-list .advantage-item .img {
    height: 126px;
    width: 126px;
    margin: 0 auto;
    border-radius: 50%; }
  .advantage-wrap .advantage-list .advantage-item .tit {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0 10px;
    color: #666; }
  .advantage-wrap .advantage-list .advantage-item p {
    font-size: 14px;
    line-height: 21px;
    color: #999; }
  .advantage-wrap .advantage-list .advantage-item .btn {
    width: 88px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 11px;
    font-size: 16px;
    color: #666;
    bottom: 25px;
    cursor: pointer; }
    .advantage-wrap .advantage-list .advantage-item .btn a {
      font-size: 16px;
      color: #666; }

.news-wrap .news_content-wrap {
  height: 754px;
  background: url("https://ysxapp.oss-cn-beijing.aliyuncs.com/a/bg-new.png") no-repeat center center;
  background-size: cover;
  padding-top: 60px;
  box-sizing: border-box; }
  .news-wrap .news_content-wrap .news-list-wrap {
    width: 530px;
    position: relative; }
    .news-wrap .news_content-wrap .news-list-wrap .nav-list .nav-item {
      width: 161px;
      height: 41px;
      line-height: 41px;
      text-align: center;
      border: 1px solid #999;
      border-radius: 20px;
      color: #666;
      font-size: 18px;
      transition: all 0.2s ease-in;
      cursor: pointer; }
      .news-wrap .news_content-wrap .news-list-wrap .nav-list .nav-item a {
        color: #666;
        width: 100%;
        height: 100%;
        display: inline-block; }
      .news-wrap .news_content-wrap .news-list-wrap .nav-list .nav-item:first-child {
        margin-right: 40px; }
      .news-wrap .news_content-wrap .news-list-wrap .nav-list .nav-item.active {
        background-color: #FF9A22;
        border: 1px solid #FF9A22;
        color: #fff;
        font-weight: bold;
        font-size: 18px; }
        .news-wrap .news_content-wrap .news-list-wrap .nav-list .nav-item.active a {
          color: #fff; }
    .news-wrap .news_content-wrap .news-list-wrap .news-list {
      height: 500px;
      display: none; }
      .news-wrap .news_content-wrap .news-list-wrap .news-list.active {
        display: block; }
      .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item {
        margin-top: 32px; }
        .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .date-wrap {
          text-align: center;
          height: 62px;
          width: 62px;
          border-radius: 2px;
          box-shadow: 0 0 5px 1px #eee;
          position: relative;
          margin-right: 30px; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .date-wrap .top_mask {
            z-index: 2;
            background-color: #fff; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .date-wrap .mask {
            position: absolute;
            height: 62px;
            width: 62px;
            right: -5px;
            bottom: -5px;
            background-color: #71acf8;
            opacity: 0.7;
            z-index: 1; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .date-wrap em.day {
            font-size: 26px;
            color: #666;
            display: block; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .date-wrap span.date {
            font-size: 12px;
            color: #FF9A22; }
        .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .txt-wrap {
          width: 434px; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .txt-wrap h3.tit {
            font-size: 18px;
            font-weight: bold; }
          .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .txt-wrap .desc-wrap {
            margin-top: 2px; }
            .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .txt-wrap .desc-wrap .desc {
              font-size: 14px;
              line-height: 18px;
              display: inline;
              color: #666; }
            .news-wrap .news_content-wrap .news-list-wrap .news-list .news-item .txt-wrap .desc-wrap em a {
              font-size: 16px;
              font-weight: bold;
              color: #FF9A22;
              cursor: pointer; }
    .news-wrap .news_content-wrap .news-list-wrap .more-btn {
      position: absolute;
      width: 187px;
      height: 54px;
      text-align: center;
      border: 2px solid #999;
      border-radius: 26px;
      font-size: 20px;
      color: #666;
      bottom: -76px;
      right: 0 !important;
      padding: 0 32px;
      box-sizing: border-box; }
      .news-wrap .news_content-wrap .news-list-wrap .more-btn a {
        color: #666;
        height: 50px;
        line-height: 50px;
        position: absolute;
        width: 187px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        padding-left: 30px;
        box-sizing: border-box; }
      .news-wrap .news_content-wrap .news-list-wrap .more-btn i.icon {
        width: 26px;
        height: 1px;
        background-color: #666;
        display: inline-block;
        line-height: 50px;
        right: 30px; }
        .news-wrap .news_content-wrap .news-list-wrap .more-btn i.icon::before {
          content: '';
          width: 8px;
          height: 2px;
          background-color: #999;
          position: absolute;
          top: -4px;
          right: 0;
          transform: rotate(45deg); }
  .news-wrap .news_content-wrap .issue-wrap {
    width: 518px; }
    .news-wrap .news_content-wrap .issue-wrap .top_tit {
      font-size: 18px;
      font-weight: bold;
      padding-left: 50px;
      position: relative;
      margin-bottom: 43px; }
      .news-wrap .news_content-wrap .issue-wrap .top_tit::before, .news-wrap .news_content-wrap .issue-wrap .top_tit::after {
        content: '';
        width: 27px;
        height: 6px;
        border-radius: 3px;
        position: absolute; }
      .news-wrap .news_content-wrap .issue-wrap .top_tit::before {
        top: 0;
        left: 15px;
        background-color: #f77453; }
      .news-wrap .news_content-wrap .issue-wrap .top_tit::after {
        top: 17px;
        left: 0;
        background-color: #27B7DE; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item .issue_tit {
      height: 30px;
      line-height: 30px;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      width: 431px;
      border-radius: 15px;
      padding: 0 28px;
      box-sizing: border-box; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item .desc-wrap {
      margin-top: 2px;
      padding: 24px 0 32px; }
      .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item .desc-wrap .desc {
        font-size: 14px;
        line-height: 18px;
        display: inline;
        color: #666; }
      .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item .desc-wrap em a {
        font-size: 16px;
        font-weight: bold;
        color: #FF9A22;
        cursor: pointer; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item:nth-child(1) .issue_tit {
      background-color: #F88B70; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item:nth-child(2) .issue_tit {
      background-color: #27B7DE; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item:nth-child(3) .issue_tit {
      background-color: #FFA33B; }
    .news-wrap .news_content-wrap .issue-wrap .issue-list .issue-item:nth-child(4) .issue_tit {
      background-color: #4D8CFF; }

.process-wrap .process_img {
  display: block;
  width: 1200px;
  height: 376px;
  margin: 0 auto; }

.case_show-wrap {
  position: relative;
  margin-bottom: 70px; }
  .case_show-wrap .nav-list {
    width: 800px;
    margin: 0 auto 30px; }
    .case_show-wrap .nav-list .nav-item {
      text-align: center;
      border: 1px solid #999;
      color: #666;
      font-size: 24px;
      transition: all 0.2s ease-in;
      cursor: pointer;
      width: 168px;
      height: 52px;
      line-height: 52px;
      border-radius: 6px;
      margin-right: 40px; }
      .case_show-wrap .nav-list .nav-item a {
        color: #666;
        width: 100%;
        height: 100%;
        display: inline-block; }
      .case_show-wrap .nav-list .nav-item:last-child {
        margin-right: 0; }
      .case_show-wrap .nav-list .nav-item.active {
        background-color: #FF9A22;
        border: 1px solid #FF9A22;
        color: #fff;
        font-weight: bold;
        font-size: 20px; }
        .case_show-wrap .nav-list .nav-item.active a {
          color: #fff; }
  .case_show-wrap .case-list {
    display: none; }
    .case_show-wrap .case-list.active {
      display: block; }
    .case_show-wrap .case-list .case-item {
      width: 380px;
      height: 325px;
      margin-right: 30px;
      margin-bottom: 34px;
      box-shadow: 0px 5px 15px 0px rgba(155, 156, 157, 0.1);
      border-radius: 4px;
      position: relative;
      overflow: hidden; }
      .case_show-wrap .case-list .case-item img.main {
        width: 100%;
        object-fit: cover; }
      .case_show-wrap .case-list .case-item .mask {
        height: 0;
        background-color: rgba(51, 51, 51, 0.3);
        transition: all 0.5s ease-in; }
        .case_show-wrap .case-list .case-item .mask img {
          height: 0;
          transition: all 0.5s ease-in; }
      .case_show-wrap .case-list .case-item:nth-child(3n) {
        margin-right: 0; }
      .case_show-wrap .case-list .case-item:nth-child(1) {
        background-color: #D0CACA; }
      .case_show-wrap .case-list .case-item:nth-child(2) {
        background-color: #fcf0e0; }
      .case_show-wrap .case-list .case-item:nth-child(3) {
        background-color: #858484; }
      .case_show-wrap .case-list .case-item:nth-child(4) {
        background-color: #f4f3ee; }
      .case_show-wrap .case-list .case-item:nth-child(5) {
        background-color: #fef7ed; }
      .case_show-wrap .case-list .case-item:nth-child(6) {
        background-color: #ccccc0; }
      .case_show-wrap .case-list .case-item:hover .mask {
        height: 325px; }
        .case_show-wrap .case-list .case-item:hover .mask img {
          height: 90px; }
  .case_show-wrap .more-btn {
    position: absolute;
    width: 187px;
    height: 54px;
    text-align: center;
    border: 2px solid #F99136;
    border-radius: 26px;
    font-size: 20px;
    color: #fff;
    bottom: -70px;
    right: 0 !important;
    padding: 0 32px;
    box-sizing: border-box;
    background-color: #F99136; }
    .case_show-wrap .more-btn a {
      color: #fff;
      height: 50px;
      line-height: 50px;
      position: absolute;
      width: 187px;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: left;
      padding-left: 30px;
      box-sizing: border-box; }
    .case_show-wrap .more-btn i.icon {
      width: 26px;
      height: 1px;
      background-color: #fff;
      display: inline-block;
      line-height: 50px;
      right: 30px; }
      .case_show-wrap .more-btn i.icon::before {
        content: '';
        width: 8px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: -4px;
        right: 0;
        transform: rotate(45deg); }

.cooperation-wrap .cooperation_content-wrap {
  height: 705px;
  background: url("https://ysxapp.oss-cn-beijing.aliyuncs.com/a/bg-hezuo.png") no-repeat center center;
  background-size: cover; }
  .cooperation-wrap .cooperation_content-wrap .cooperation_content {
    padding: 50px 0;
    box-sizing: border-box; }
    .cooperation-wrap .cooperation_content-wrap .cooperation_content h3.tit {
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      padding-bottom: 46px; }
    .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap input {
      display: block;
      width: 534px;
      height: 66px;
      line-height: 66px;
      font-size: 20px;
      padding: 0 33px 0 66px;
      border-radius: 6px;
      border: none;
      margin-bottom: 40px;
      box-sizing: border-box; }
      .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap input.name {
        background: #fff url("../img/home/name-input.png") no-repeat left 33px center; }
      .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap input.tel {
        background: #fff url("../img/home/input-tel.png") no-repeat left 33px center; }
    .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap textarea.need {
      display: block;
      width: 534px;
      height: 132px;
      max-width: 534px;
      max-height: 132px;
      border-radius: 6px;
      resize: none;
      padding: 33px 33px 33px 66px;
      box-sizing: border-box;
      font-size: 20px;
      background: #fff url("../img/home/input-msg.png") no-repeat left 33px top 33px; }
    .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap .btn {
      width: 205px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      background: #F99136;
      border-radius: 6px;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      margin: 118px auto 0; }
      .cooperation-wrap .cooperation_content-wrap .cooperation_content .your_message-wrap .btn a {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        width: 100%;
        height: 100%;
        display: inline-block; }
    .cooperation-wrap .cooperation_content-wrap .cooperation_content .contact_us-wrap {
      width: 554px; }
      .cooperation-wrap .cooperation_content-wrap .cooperation_content .contact_us-wrap img {
        width: 554px;
        height: 346px; }

.partner-wrap .partner-list {
  margin-bottom: 56px; }
  .partner-wrap .partner-list .partner-item {
    width: 250px;
    height: 120px;
    line-height: 120px;
    margin-right: 23px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    overflow: hidden; }
    .partner-wrap .partner-list .partner-item:nth-child(4n) {
      margin-right: 0; }
    .partner-wrap .partner-list .partner-item img {
      transition: all 0.4s ease-in-out; }
    .partner-wrap .partner-list .partner-item:hover img {
      transform: scale(1.1); }

/*# sourceMappingURL=home.css.map */
