.banner-wrap{height: 400px}
      .banner-img{
          background: url(../../assets/banner_coop.jpg) top center no-repeat #0c4393;
      }
      .btn-lg{
        padding: 12px 24px;
        font-size: 24px
      }
      .btn-default:hover {
        color: #fff;
        background-color: #1BAFE8;
      }

      .banner-text{
        position: absolute;left: 15%;top: 40px
      }
      .banner-text a.link {
        background: #29e;
        margin: 30px 0 0;
        display: inline-block;
        width: 200px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        border-radius: 2px;
    }
    .banner-text h5{font-size: 20px;color: #676767}
    .partner-box {
      background: #fff;
      
      max-width: 1200px;
      clear: both;
      margin: 0 auto;
      padding: 45px 0 0;
    }
    .partner-box .title {
      font-size: 18px;
      color: #333;
      padding: 0 45px 10px; border-left: 3px solid #e31d2a;
    }
    .partner-list li {
      width: 49.5%;
      padding: 30px 35px 0 135px;
      position: relative;
      vertical-align: top;
      display: inline-block;
    }
    .icons-partner {
      width: 60px;
      height: 60px;
      display: inline-block;
      position: absolute;
      top: 30px;
      left: 45px;
      vertical-align: top;
    }
    .icon-index-31 { background-position: 0 -180px;}
    .icon-index-32 { background-position: -60px -180px;}
    .icon-index-33 { background-position: -120px -180px;}
    .icon-index-34 { background-position: -180px -180px;}
    .icon-index-35 { background-position: -240px -180px;}

    .icon-index-36 { background-position: 0 -250px;}
    .icon-index-37 { background-position: -82px -250px;}
    .icon-index-38 { background-position: -164px -250px;}
    .icon-index-39 { background-position: -246px -250px;}
    .icon-index-40 { background-position: -328px -250px;}
    .icon-index-41 { background-position: -410px -250px;}
    .partner-list li .caption {
      font-size: 16px;
      color: #333;
      font-weight: 700;
    }
    .partner-list li .info {
      font-size: 14px;
      color: #666;
      padding-bottom: 24px;
      border-bottom: 1px solid #dee0e8;
    }
    .bg01{
      background:url(../../assets/bg01.jpg) no-repeat 0 0;
       
      /*height:400px;*/
    }
    .bg02{
      background:url(../../assets/bg02.jpg) no-repeat left top;
      /*height:400px;*/
    }
    .bg02 .section-title{color: #fff}
    .txtwrap{
      position: absolute;
      top: 40px;left: 40px
    }
    .txtwrap li{font-size: 16px;color: #666}
    .coop-img{
      position: absolute;
      right: 0;top: 30px;
    }
    .process-step {
      font-size: 0;
      padding: 20px 0;
      /*background: #3d4144;
      background: rgba(0,0,0,.35);
      border: 1px solid #525357;*/
      height: 244px;
    }
    .step-item {
      width: 200px;
      display: inline-block;
      position: relative;
      vertical-align: top;
      text-align: center;
      height: 141px;
      color: #fff;
    }
    .step-item:before {
      width: 45px;
      height: 45px;
      top: 50%;
      margin-top: -18px;
      border-radius: 50%;
      z-index: 2;
      background: url(http://img.hwclouds.com/static/v2_resources/images/partners/arrow.png) no-repeat center;
      background-color: rgba(255,255,255,.05);
    }
    .step-item:after, .step-item:before {
      position: absolute;
      right: 0;
      content: '';
    }
    .icons-step{
      width: 80px;
      height: 80px;
    }
    .step-item .caption {
      margin: 20px 0 5px;
      font-size: 16px;
    }
    .step-item .info{
      font-size: 12px;
      color: #ccc;
      width: 60%;
      margin: auto;
    }
    .step-item.last:after,.step-item.last:before{display:none}
    .container {
      width: 1200px;
      padding: 0 10px;
      margin: 60px auto;
    }
    .container .reason-block{
      height: 380px;
      position: relative;
      top: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #d9d9d9;
      display: block;
      transition: all .3s linear;
    }
    .container .reason-block:hover {
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
      top: -2px;
      cursor: pointer;

    }
    .container .reason-block:hover h4 {
      background: #24b6f2;
      background: rgba(36, 182, 242, 0.8);
    }
    .container .reason-block h4 {
      height: 80px;
      
      background: #000;
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      color: #fffefe;
      text-align: center;
      font-size: 0;
      transition: all .3s linear;
    }
    .container .reason-block h4 div {
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
    }

    .container .reason-block h4:before {
      content: '';
      display: inline-block;
      height: 100%;
      width: 0;
      vertical-align: middle;
    }
    .container .reason-block h4 span {
      font-size: 14px;
      color: #fff;
      margin-top: 10px;
      display: block;
    }
    .clear-fix:before, .clear-fix:after {
      display: table;
      content: '';
    }
    .clear-fix:after {
      clear: both;
    }
    
    .swiper-container {
      width: 1200px;
      height: 400px
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      padding: 0 60px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #29e;
    }
    .plan li {
      float: left;
      width: 340px;
      height: 122px;
      background-color: #fff;
      border: 1px solid #d9dadb;
      margin-right: 20px;
      margin-bottom: 30px;
      transition: .3s all;
    }
    .plan li a .rt {
      padding-left: 20px
    }
    .plan li a .rt h3 {
      font-size: 16px;text-align: left;
      color: #000;
      
    }
    .plan li a .rt p {
      text-align: left;
      overflow: hidden;padding-right:10px;
      font-size: 14px;
      color: #73777A;
      line-height: 24px;
    }