.ban {
  height: 465px;
  background: url("../images/cbanner.jpg") no-repeat center bottom;
  padding-top: 70px; }
  .ban h3 {
    font-size: 50px;
    color: #f3f2f2;
    line-height: 1.5;
    margin-bottom: 28px;
    text-align: center; }
  .ban p {
    font-size: 20px;
    color: #e8e8e8;
    line-height: 2;
    text-align: center;
    letter-spacing: 1px;
    padding-bottom: 50px; }

.ccd-service {
  padding-bottom: 50px;
  background-color: #f5f6fa; }
  .ccd-service .list .item {
    width: 555px;
    height: 150px;
    background-color: #fff;
    padding: 20px 0;
    margin: 15px;
    transition: all 0.3s;
    display: inline-block; }
    .ccd-service .list .item:hover {
      box-shadow: 0 0 10px #93b0f1; }
      .ccd-service .list .item:hover span {
        opacity: 1; }
    .ccd-service .list .item .icon {
      width: 145px;
      display: inline-block;
      height: 111px;
      background: url("../images/ccicon1.png") no-repeat center;
      border-right: 1px dotted #f0f0f0;
      vertical-align: middle; }
    .ccd-service .list .item p {
      display: inline-block;
      vertical-align: middle;
      font-size: 18px;
      color: #011d5f;
      padding-left: 25px; }
    .ccd-service .list .item span {
      width: 30px;
      height: 30px;
      background-color: #6191fd;
      text-align: center;
      line-height: 30px;
      font-size: 20px;
      border-radius: 30px;
      margin-right: 20px;
      color: #ffffff;
      display: block;
      opacity: 0.6;
      transition: all 0.2s; }

.c-c-advantage .col-xs-6 {
  padding: 10px 30px; }
  .c-c-advantage .col-xs-6 h4 {
    position: relative; }
    .c-c-advantage .col-xs-6 h4:before {
      position: absolute;
      display: block;
      content: "";
      width: 6px;
      height: 6px;
      background-color: #3a75fd;
      border-radius: 6px;
      left: -18px;
      top: 10px; }

/*# sourceMappingURL=cooperation.css.map */
