.patformSubmit[data-v-b4d897c8] {
  padding-bottom: 50px;
  background: #e7ecf2;
  overflow: hidden;
}
.patformSubmit .top[data-v-b4d897c8] {
    overflow: hidden;
    background: #f5f7fa;
}
.patformSubmit .top h3[data-v-b4d897c8] {
      height: 80px;
      line-height: 80px;
      text-align: center;
      background: #d2dde8;
      font-weight: bold;
      font-size: 24px;
      color: #314e6d;
}
.patformSubmit .top .img[data-v-b4d897c8] {
      width: 124px;
      height: 124px;
      margin: 50px auto 0;
}
.patformSubmit .top .img img[data-v-b4d897c8] {
        width: 100%;
        height: 100%;
}
.patformSubmit .top p[data-v-b4d897c8] {
      font-size: 16px;
      color: #36cba3;
      text-align: center;
      margin-bottom: 20px;
}
.patformSubmit .top p span[data-v-b4d897c8] {
        color: #333333;
}
.patformSubmit .top p label[data-v-b4d897c8] {
        color: #FB8900;
}
.patformSubmit .top p label[data-v-b4d897c8]:first-child {
          margin-right: 30px;
}
.patformSubmit .top .tips[data-v-b4d897c8] {
      margin: 2px 0 40px;
}
.patformSubmit .top .btn[data-v-b4d897c8] {
      text-align: center;
      margin: 50px 0;
}
.patformSubmit .top .btn a[data-v-b4d897c8] {
        display: inline-block;
        width: 118px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        margin: 0 10px;
}
.patformSubmit .top .btn a[data-v-b4d897c8]:first-child {
          background: #005FC9;
          color: #ffffff;
          border: 1px solid #005FC9;
}
.patformSubmit .top .btn a[data-v-b4d897c8]:first-child:hover {
            color: #005FC9;
            background: rgba(0, 95, 201, 0.1);
            border: 1px solid rgba(0, 95, 201, 0.1);
}
.patformSubmit .top .btn a[data-v-b4d897c8]:last-child {
          background: #e7ecf2;
          color: #666666;
          border: 1px solid #e7ecf2;
}
.patformSubmit .top .btn a[data-v-b4d897c8]:last-child:hover {
            border: 1px solid #005FC9;
}

