.itemsDemandList[data-v-4df705a8] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -12px;
}
.itemsDemandList li[data-v-4df705a8] {
    width: 291px;
    margin: 0 0 12px 12px;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
}
.itemsDemandList li[data-v-4df705a8]:hover {
      box-shadow: 0px 0px 15px 0px rgba(0, 67, 166, 0.2);
}
.itemsDemandList li a > p[data-v-4df705a8] {
      font-size: 12px;
      color: #85888F;
      padding: 10px 15px;
      border-bottom: 1px solid #f0f4f3;
}
.itemsDemandList li a > p img[data-v-4df705a8] {
        padding: 3px;
        background: #70d9f9;
        border-radius: 2px 0px 0px 0px;
        margin-right: 8px;
        vertical-align: middle;
}
.itemsDemandList li a > div[data-v-4df705a8] {
      padding: 10px 15px;
}
.itemsDemandList li a > div h4[data-v-4df705a8] {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        margin: 10px 0;
}
.itemsDemandList li a > div p.line-1[data-v-4df705a8] {
        color: #333333;
        margin-bottom: 20px;
}
.itemsDemandList li a > div .price[data-v-4df705a8] {
        font-size: 12px;
        font-weight: bold;
        color: #FB8900;
}
.itemsDemandList li a > div .price span[data-v-4df705a8] {
          font-size: 18px;
          margin-left: 5px;
          font-weight: bold;
}
.itemsDemandList li a > div .type[data-v-4df705a8] {
        font-size: 12px;
        color: #85888F;
        display: inline-block;
        padding: 7px 10px;
        background: #f7f7f7;
        border-radius: 4px;
        overflow: hidden;
        margin-top: 10px;
}
.itemsDemandList li a .btn[data-v-4df705a8] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 15px;
      background: linear-gradient(-90deg, #f8fbff 0%, #fbfcfe 100%);
}
.itemsDemandList li a .btn p span[data-v-4df705a8] {
        color: #333333;
}
.itemsDemandList li a .btn .solved label[data-v-4df705a8] {
        color: #005FC9;
}
.itemsDemandList li a .btn .underway label[data-v-4df705a8] {
        color: #37cca4;
}
.itemsDemandList li a .btn .completed label[data-v-4df705a8] {
        color: #666666;
}
.itemsDemandList li a .btn .el-button[data-v-4df705a8] {
        padding: 6px 11px;
}

.wrap[data-v-e3991eb0] {
  height: 370px;
  overflow: hidden;
}
.wrap .item li[data-v-e3991eb0] {
    height: 74px;
    line-height: 74px;
}
.wrap .item li[data-v-e3991eb0]:nth-child(odd) {
      background: linear-gradient(-90deg, #fafbff 0%, #f5f8ff 100%);
}
.wrap .item li a[data-v-e3991eb0] {
      padding: 0 26px;
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.wrap .item li a[data-v-e3991eb0]:hover {
        background: #ebf3fa;
}
.wrap .item li a > div[data-v-e3991eb0]:first-child {
        width: 40%;
        display: flex;
        align-items: center;
}
.wrap .item li a > div:first-child img[data-v-e3991eb0] {
          width: 42px;
          height: 42px;
          margin-right: 16px;
}
.wrap .item li a > div:first-child h4[data-v-e3991eb0] {
          font-size: 15px;
          color: #333333;
}
.wrap .item li a p[data-v-e3991eb0] {
        width: 15%;
        color: #85888F;
}
.wrap .item li a p span[data-v-e3991eb0] {
          color: #333333;
}
.wrap .item li a .btn[data-v-e3991eb0] {
        width: 70px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: #005FC9;
        border: 1px solid #005FC9;
}

.items[data-v-3d06280e] {
  overflow: hidden;
  background: #f0f5fb;
}
.items .banner[data-v-3d06280e] {
    width: 100%;
    height: 530px;
    background: url(../../static/img/banner.d5d65b66.jpg) no-repeat center;
    background-size: cover;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}
.items .banner .wrapper > h2[data-v-3d06280e] {
      font-size: 42px;
      margin: 110px 0 20px;
}
.items .banner .wrapper > p[data-v-3d06280e] {
      font-size: 26px;
}
.items .banner .wrapper .btn[data-v-3d06280e] {
      display: flex;
      justify-content: space-between;
      margin-top: 65px;
}
.items .banner .wrapper .btn > div[data-v-3d06280e] {
        width: 160px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #00aff0;
        font-size: 16px;
        cursor: pointer;
}
.items .banner .wrapper .btn > div[data-v-3d06280e]:hover {
          background: #005FC9;
}
.items .banner .wrapper .btn ul[data-v-3d06280e] {
        display: flex;
}
.items .banner .wrapper .btn ul li[data-v-3d06280e] {
          padding-left: 40px;
          margin-left: 40px;
          position: relative;
}
.items .banner .wrapper .btn ul li[data-v-3d06280e]::before {
            display: inline-block;
            content: "";
            width: 1px;
            height: 30px;
            background: #ffffff;
            position: absolute;
            left: 0;
            top: 12px;
}
.items .banner .wrapper .btn ul li[data-v-3d06280e]:first-child::before {
            background: transparent;
}
.items .banner .wrapper .btn ul li p[data-v-3d06280e] {
            color: rgba(255, 255, 255, 0.5);
}
.items .banner .wrapper .btn ul li p[data-v-3d06280e]:first-child {
              margin-bottom: 15px;
}
.items .banner .wrapper .btn ul li p span[data-v-3d06280e] {
              font-weight: bold;
              font-size: 28px;
              color: #ffffff;
}
.items .banner .wrapper .step[data-v-3d06280e] {
      width: 1200px;
      height: 124px;
      background: rgba(255, 255, 255, 0.6);
      margin: 0 auto;
      position: absolute;
      bottom: 0;
}
.items .banner .wrapper .step ul[data-v-3d06280e] {
        display: flex;
}
.items .banner .wrapper .step ul li[data-v-3d06280e] {
          width: 25%;
          text-align: center;
          position: relative;
}
.items .banner .wrapper .step ul li[data-v-3d06280e]::before {
            display: inline-block;
            content: "";
            width: 100%;
            border-top: 2px dashed rgba(255, 255, 255, 0.3);
            position: absolute;
            top: 49px;
            left: 50%;
}
.items .banner .wrapper .step ul li[data-v-3d06280e]::after {
            display: inline-block;
            content: "";
            width: 0;
            height: 0;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 8px solid #ffffff;
            position: absolute;
            left: 100%;
            top: 46px;
            transform: translateX(-4px);
}
.items .banner .wrapper .step ul li[data-v-3d06280e]:last-child::before {
            border: none;
}
.items .banner .wrapper .step ul li[data-v-3d06280e]:last-child::after {
            border: none;
}
.items .banner .wrapper .step ul li .img[data-v-3d06280e] {
            width: 60px;
            height: 60px;
            line-height: 60px;
            text-align: center;
            background: #ecf0f7;
            border-radius: 50%;
            overflow: hidden;
            margin: 20px auto 0;
}
.items .banner .wrapper .step ul li .img img[data-v-3d06280e] {
              width: 38px;
              height: 38px;
              vertical-align: middle;
}
.items .banner .wrapper .step ul li p[data-v-3d06280e] {
            color: #333333;
            margin-top: 15px;
}
.items .demand .title[data-v-3d06280e] {
    margin: 40px 0 24px;
}
.items .dynamic[data-v-3d06280e] {
    padding-bottom: 40px;
}
.items .dynamic .title[data-v-3d06280e] {
      margin: 40px 0 24px;
}
.items .dynamic .main[data-v-3d06280e] {
      height: 370px;
}
.items .dynamic .main .left[data-v-3d06280e] {
        flex-shrink: 0;
        width: 180px;
        background: linear-gradient(45deg, #2075d5 0%, #4ea2ff 100%);
}
.items .dynamic .main .left ul li[data-v-3d06280e] {
          padding: 0 0 0 44px;
          height: 50px;
          line-height: 50px;
          font-size: 16px;
          color: #ffffff;
          margin: 15px 0;
          cursor: pointer;
          position: relative;
}
.items .dynamic .main .left ul li img[data-v-3d06280e] {
            width: 8px;
            height: 8px;
            position: absolute;
            right: 25px;
            top: 50%;
            transform: translateY(-50%);
}
.items .dynamic .main .left ul .active[data-v-3d06280e] {
          background: #005FC9;
          position: relative;
}
.items .dynamic .main .left ul .active[data-v-3d06280e]::before {
            display: inline-block;
            content: "";
            width: 8px;
            height: 50px;
            background: #005FC9;
            position: absolute;
            left: -8px;
}
.items .dynamic .main .left ul .active[data-v-3d06280e]::after {
            display: inline-block;
            content: "";
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-right: 8px solid #002d5f;
            position: absolute;
            bottom: -8px;
            left: -8px;
            transform: rotate(-90deg);
}
.items .dynamic .main .right[data-v-3d06280e] {
        height: 370px;
        background: #ffffff;
}
.items .item[data-v-3d06280e] {
    background: url(../../static/img/itemBg.8f1aae24.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 40px;
    overflow: hidden;
}
.items .item .title[data-v-3d06280e] {
      margin: 40px 0 24px;
}
.items .item .main > ul[data-v-3d06280e] {
      display: flex;
      flex-wrap: wrap;
}
.items .item .main > ul > li[data-v-3d06280e] {
        border-right: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        background: #ffffff;
        position: relative;
        cursor: pointer;
}
.items .item .main > ul > li[data-v-3d06280e]:nth-child(3), .items .item .main > ul > li[data-v-3d06280e]:nth-child(6) {
          border-right: none;
}
.items .item .main > ul > li[data-v-3d06280e]:nth-child(4), .items .item .main > ul > li[data-v-3d06280e]:nth-child(5), .items .item .main > ul > li[data-v-3d06280e]:nth-child(6) {
          border-bottom: none;
}
.items .item .main > ul > li a[data-v-3d06280e] {
          padding: 36px 36px 0;
          display: block;
          width: 327px;
          height: 166px;
}
.items .item .main > ul > li a:hover h4[data-v-3d06280e] {
            color: #005FC9;
}
.items .item .main > ul > li a:hover .price[data-v-3d06280e] {
            transition: all 0.3s linear;
            bottom: 50px;
}
.items .item .main > ul > li a:hover .btn[data-v-3d06280e] {
            display: block;
}
.items .item .main > ul > li a h4[data-v-3d06280e] {
            font-weight: bold;
            font-size: 18px;
            color: #333333;
            margin-bottom: 15px;
}
.items .item .main > ul > li a p[data-v-3d06280e] {
            color: #85888F;
            margin-bottom: 25px;
            line-height: 22px;
}
.items .item .main > ul > li a .price[data-v-3d06280e] {
            position: absolute;
            bottom: 30px;
            font-size: 12px;
            color: #FB8900;
            background: #fff3e5;
            border-radius: 4px;
            padding: 6px 16px;
}
.items .item .main > ul > li a .btn[data-v-3d06280e] {
            position: absolute;
            bottom: 0;
            display: none;
}
.items .item .main > ul > li a .btn ul[data-v-3d06280e] {
              display: flex;
}
.items .item .main > ul > li a .btn ul li[data-v-3d06280e] {
                width: 163.5px;
                height: 34px;
                line-height: 34px;
                text-align: center;
                color: #ffffff;
}
.items .item .main > ul > li a .btn ul li[data-v-3d06280e]:first-child {
                  background: #005FC9;
}
.items .item .main > ul > li a .btn ul li[data-v-3d06280e]:last-child {
                  background: #FB8900;
}

