@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-665e07ad],
sup[data-v-665e07ad] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-665e07ad] {
  top: -0.5em;
}
sub[data-v-665e07ad] {
  bottom: -0.25em;
}
.shu[data-v-665e07ad] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-665e07ad] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-665e07ad] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-665e07ad]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-665e07ad] {
  max-width: 800px;
}
.confirm[data-v-665e07ad] {
  border: 1px solid #D9D9D9;
}
.confirm[data-v-665e07ad]:hover, .confirm[data-v-665e07ad]:focus {
    background: transparent;
}

@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-538f1bc9],
sup[data-v-538f1bc9] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-538f1bc9] {
  top: -0.5em;
}
sub[data-v-538f1bc9] {
  bottom: -0.25em;
}
.shu[data-v-538f1bc9] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.recommend .search .keySearch[data-v-538f1bc9], .recommend .curPagination[data-v-538f1bc9] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.recommend .search .gw .input h1[data-v-538f1bc9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-538f1bc9] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-538f1bc9] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-538f1bc9]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-538f1bc9] {
  max-width: 800px;
}
.recommend[data-v-538f1bc9] {
  width: 1200px;
  margin: 10px auto 0;
  min-height: 600px;
}
.recommend .addres1[data-v-538f1bc9] {
    width: 141px;
    box-sizing: border-box;
}
.recommend[data-v-538f1bc9] .el-cascader {
    line-height: normal;
}
.recommend .search[data-v-538f1bc9] {
    margin-top: 10px;
    width: 1170px;
    height: 107px;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 12px 0 0 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.recommend .search .dq[data-v-538f1bc9] {
      width: 141px;
      margin-right: 20px;
}
.recommend .search .gw[data-v-538f1bc9] {
      width: 332px;
      height: 38px;
      margin: 0 20px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #d9d9d9;
      position: relative;
}
.recommend .search .gw .is-reverse[data-v-538f1bc9] {
        transform: rotateZ(180deg);
        transition: transform 0.3s;
}
.recommend .search .gw .is-back[data-v-538f1bc9] {
        transform: rotateZ(0deg);
        transition: transform 0.3s;
}
.recommend .search .gw .input[data-v-538f1bc9] {
        padding: 0 16px;
        height: 38px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        cursor: pointer;
}
.recommend .search .gw .input input[data-v-538f1bc9] {
          width: 150px;
}
.recommend .search .gw .input h1[data-v-538f1bc9] {
          font-size: 14px;
          font-weight: normal;
          line-height: 38px;
          color: #999999;
          width: 280px;
}
.recommend .search .gw .input i[data-v-538f1bc9] {
          width: 14px;
          font-size: 14px;
}
.recommend .search .gw .iconfont[data-v-538f1bc9] {
        color: #999999;
        cursor: pointer;
}
.recommend .search .gw .xl[data-v-538f1bc9] {
        width: 500px;
        max-height: 425px;
        background: #ffffff;
        box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05);
        position: absolute;
        top: 44px;
        z-index: 11;
}
.recommend .search .gw .xl .ss[data-v-538f1bc9] {
          margin: 14px 20px 0;
          padding-bottom: 8px;
          border-bottom: 1px solid #ededed;
          display: flex;
          justify-content: space-between;
          align-items: center;
          flex-wrap: wrap;
          height: 22px;
}
.recommend .search .gw .xl .ss input[data-v-538f1bc9] {
            padding-left: 10px;
            width: 200px;
            font-size: 14px;
}
.recommend .search .gw .xl .ss i[data-v-538f1bc9] {
            width: 16px;
            font-size: 16px;
            padding-right: 16px;
}
.recommend .search .gw .xl ul[data-v-538f1bc9] {
          margin-top: 10px;
          margin-bottom: 10px;
          max-height: 370px;
          overflow-y: scroll;
}
.recommend .search .gw .xl ul li[data-v-538f1bc9] {
            cursor: pointer;
            margin: 0 6px;
            padding: 0 24px;
            height: 36px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
}
.recommend .search .gw .xl ul li h1[data-v-538f1bc9],
            .recommend .search .gw .xl ul li h2[data-v-538f1bc9] {
              font-size: 14px;
              font-weight: normal;
              line-height: 36px;
              color: #333;
}
.recommend .search .gw .xl ul li[data-v-538f1bc9]:hover {
              background: #f6f9ff;
}
.recommend .search .gw .xl ul li:hover h1[data-v-538f1bc9],
              .recommend .search .gw .xl ul li:hover h2[data-v-538f1bc9] {
                color: #4066b3;
                font-weight: bold;
}
.recommend .search .gw .xl ul[data-v-538f1bc9]::-webkit-scrollbar {
            width: 3px;
            border-radius: 2px;
}
.recommend .search .gw .xl ul[data-v-538f1bc9]::-webkit-scrollbar-thumb {
            border-radius: 2px;
            background-color: #d1d1d1;
}
.recommend .search .gw .nodata1[data-v-538f1bc9] {
        font-size: 14px;
        font-weight: normal;
        line-height: 36px;
        color: #333;
        text-align: center;
}
.recommend .search[data-v-538f1bc9] .el-input {
      height: 38px;
      border: 1px solid #d9d9d9;
      border-radius: 4px;
}
.recommend .search[data-v-538f1bc9] .el-input input {
        height: 38px;
}
.recommend .search .keySearch[data-v-538f1bc9] {
      box-sizing: border-box;
      overflow: hidden;
      width: 610px;
      height: 40px;
      background: #ffffff;
      border-radius: 4px;
      padding-right: 16px;
      border: 1px solid #d9d9d9;
}
.recommend .search .keySearch input[data-v-538f1bc9] {
        box-sizing: border-box;
        flex: 1;
        height: 100%;
        text-indent: 16px;
        font-size: 14px;
}
.recommend .search .keySearch input[data-v-538f1bc9]::-moz-placeholder {
          font-size: 14px;
          font-weight: normal;
          line-height: 40px;
          color: #999999;
}
.recommend .search .keySearch input[data-v-538f1bc9]:-ms-input-placeholder {
          font-size: 14px;
          font-weight: normal;
          line-height: 40px;
          color: #999999;
}
.recommend .search .keySearch input[data-v-538f1bc9]::placeholder {
          font-size: 14px;
          font-weight: normal;
          line-height: 40px;
          color: #999999;
}
.recommend .search .keySearch img[data-v-538f1bc9],
      .recommend .search .keySearch .iconfont[data-v-538f1bc9] {
        width: 16px;
        font-size: 16px;
        color: #999999;
}
.recommend .search .ssItem[data-v-538f1bc9] {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap;
}
.recommend .search .ssItem h1[data-v-538f1bc9] {
        padding-right: 10px;
        font-size: 14px;
        font-weight: normal;
        line-height: 40px;
        color: #333;
}
.recommend .search .ssItem h2[data-v-538f1bc9] {
        width: 104px;
        height: 40px;
        background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
        border-radius: 4px;
        font-size: 16px;
        font-weight: bold;
        line-height: 40px;
        color: #fff;
        text-align: center;
        cursor: pointer;
}
.recommend .search .ssItem[data-v-538f1bc9] ::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #999;
        font-size: 14px;
}
.recommend .search .ssItem[data-v-538f1bc9] :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #999;
        font-size: 14px;
}
.recommend .search .ssItem[data-v-538f1bc9] ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999;
        font-size: 14px;
}
.recommend .search .ssItem[data-v-538f1bc9] :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #999;
        font-size: 14px;
}
.recommend .search .xb[data-v-538f1bc9] {
      width: 118px;
      margin-right: 20px;
}
.recommend .search .xz[data-v-538f1bc9] {
      width: 171px;
      height: 38px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #d9d9d9;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
}
.recommend .search .xz input[data-v-538f1bc9] {
        width: 44px;
        margin: 0 16px;
        font-size: 14px;
}
.recommend .search .xz span[data-v-538f1bc9] {
        width: 18px;
        height: 1px;
        background: #d9d9d9;
        border-radius: 4px;
}
.recommend .search .age[data-v-538f1bc9] {
      width: 88px;
      height: 38px;
      line-height: 38px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #d9d9d9;
      overflow: hidden;
      margin-right: 20px;
      display: flex;
}
.recommend .search .age input[data-v-538f1bc9] {
        width: 56px;
        margin: 0 16px;
        padding: 0;
        line-height: 38px;
        font-size: 14px;
}
.recommend .tab[data-v-538f1bc9] {
    width: 1200px;
    height: 65px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.recommend .tab h1[data-v-538f1bc9] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      font-weight: bold;
      line-height: 65px;
      color: #333333;
      margin: 0 19px;
      width: 130px;
      cursor: pointer;
}
.recommend .tab .hover[data-v-538f1bc9] {
      font-size: 18px;
      font-weight: bold;
      line-height: 65px;
      color: #cf1000;
}
.recommend .tab .hover[data-v-538f1bc9]::after {
        content: '';
        display: inline-block;
        width: 130px;
        height: 4px;
        background: linear-gradient(122deg, #f34b3d 0%, #d41404 100%);
        border-radius: 2px;
        margin-top: -4px;
}
.recommend .list .item[data-v-538f1bc9] {
    width: 100%;
    height: auto;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 13px;
    padding-bottom: 15px;
    position: relative;
}
.recommend .list .item .item-button[data-v-538f1bc9] {
      position: absolute;
      top: 40px;
      right: 30px;
      display: flex;
}
.recommend .list .item .item-button .item-btn[data-v-538f1bc9] {
        width: 104px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        border-radius: 4px;
        font-size: 16px;
        color: #4066B3;
        border: 1px solid #4066B3;
        background: #fff;
}
.recommend .list .item .item-button .item-btn[data-v-538f1bc9]:hover {
          background: #4066B3;
          color: #fff;
}
.recommend .list .item .item-button .download[data-v-538f1bc9] {
        margin-left: 14px;
}
.recommend .list .item[data-v-538f1bc9] .el-dialog__body {
      padding: 0;
}
.recommend .list .item[data-v-538f1bc9] .el-dialog__footer {
      padding-top: 0;
      display: flex;
      justify-content: center;
}
.recommend .list .item .download_title[data-v-538f1bc9] {
      margin-left: 40px;
      font-size: 14px;
      font-weight: 600;
}
.recommend .list .item .divline[data-v-538f1bc9] {
      height: 1px;
      background: #EDEDED;
      margin: 30px 20px;
}
.recommend .list .item .download_content[data-v-538f1bc9] {
      margin: 30px 40px;
      font-size: 14px;
      color: #333333;
}
.recommend .list .item .dialog-footer[data-v-538f1bc9] {
      display: flex;
}
.recommend .list .item .download_top[data-v-538f1bc9] {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 20px;
}
.recommend .list .item .dowmload_meuns[data-v-538f1bc9] {
      height: 15px;
}
.recommend .list .item .cardnum[data-v-538f1bc9] {
      color: #CF1000;
}
.recommend .list .item .down_close[data-v-538f1bc9] {
      color: #CF1000;
      font-size: 16px;
      font-weight: 500;
      margin-right: 30px;
}
.recommend .list .item .download_btn[data-v-538f1bc9] {
      width: 200px;
      height: 40px;
      text-align: center;
      color: #fff;
      background: linear-gradient(122deg, #E74A3D 0%, #D41404 100%);
      border-radius: 4px;
      font-size: 16px;
      font-weight: 500;
      display: inline-block;
}
.recommend .list .item .lx[data-v-538f1bc9] {
      position: absolute;
      width: 104px;
      height: 40px;
      border-radius: 4px;
      font-size: 16px;
      font-weight: normal;
      line-height: 40px;
      color: #4066b3;
      top: 15px;
      right: 145px;
      text-align: center;
      cursor: pointer;
}
.recommend .list .item .lxed[data-v-538f1bc9] {
      position: absolute;
      width: 104px;
      height: 40px;
      border-radius: 4px;
      font-size: 16px;
      font-weight: normal;
      line-height: 40px;
      color: #4066b3;
      top: 15px;
      right: 30px;
      text-align: center;
      cursor: pointer;
}
.recommend .list .item .lx[data-v-538f1bc9] {
      width: 102px;
      height: 38px;
      border: 1px solid #6899fe;
}
.recommend .list .item .lx[data-v-538f1bc9]:hover {
        border: 1px solid #6899fe;
        color: #6899fe;
}
.recommend .list .item .lxed[data-v-538f1bc9] {
      width: 102px;
      height: 38px;
      border: 1px solid #6899fe;
}
.recommend .list .item .lxed[data-v-538f1bc9]:hover {
        border: 1px solid #6899fe;
        color: #6899fe;
}
.recommend .list .item .lxedBtn[data-v-538f1bc9] {
      background: #4066b3;
      border-radius: 4px;
      color: #ffffff;
}
.recommend .list .item .cover[data-v-538f1bc9] {
      width: 75px;
      height: 75px;
      border: 2px solid #f9f9f9;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      margin: 20px 0 0 30px;
      cursor: pointer;
}
.recommend .list .item img[data-v-538f1bc9] {
      width: 75px;
      height: 75px;
      border: none;
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
}
.recommend .list .item .left[data-v-538f1bc9] {
      margin: 15px 20px 0 20px;
}
.recommend .list .item .left .left-title[data-v-538f1bc9] {
        display: flex;
        margin-bottom: 12px;
}
.recommend .list .item .left .item-deliver[data-v-538f1bc9] {
        width: 148px;
        height: 22px;
        color: #fff;
        font-size: 14px;
        line-height: 22px;
        margin-left: 10px;
        text-align: center;
        background: #568DFE;
        border-radius: 4px;
}
.recommend .list .item .left h1[data-v-538f1bc9] {
        height: 25px;
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        color: #333;
        padding-bottom: 12px;
        cursor: pointer;
}
.recommend .list .item .right[data-v-538f1bc9] {
      margin-top: 55px;
}
.recommend .list .item .left[data-v-538f1bc9],
    .recommend .list .item .right[data-v-538f1bc9] {
      width: 525px;
}
.recommend .list .item .left .hv[data-v-538f1bc9],
      .recommend .list .item .right .hv[data-v-538f1bc9] {
        cursor: pointer;
}
.recommend .list .item .left .ul1[data-v-538f1bc9],
      .recommend .list .item .right .ul1[data-v-538f1bc9] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
}
.recommend .list .item .left .ul1 li[data-v-538f1bc9],
        .recommend .list .item .right .ul1 li[data-v-538f1bc9] {
          height: 20px;
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #333330;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          flex-wrap: wrap;
}
.recommend .list .item .left .ul1 li span[data-v-538f1bc9],
          .recommend .list .item .right .ul1 li span[data-v-538f1bc9] {
            max-width: 100px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
}
.recommend .list .item .left .ul1 .line[data-v-538f1bc9]::after,
        .recommend .list .item .right .ul1 .line[data-v-538f1bc9]::after {
          content: '';
          width: 1px;
          height: 14px;
          border-radius: 2px;
          opacity: 0.14;
          background: #000000;
          margin: 0 10px;
}
.recommend .list .item .left h2[data-v-538f1bc9],
      .recommend .list .item .right h2[data-v-538f1bc9] {
        height: 22px;
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        color: #333;
        padding: 20px 0 12px;
}
.recommend .list .item .left .ul2 li[data-v-538f1bc9],
      .recommend .list .item .right .ul2 li[data-v-538f1bc9] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 10px;
}
.recommend .list .item .left .ul2 li h3[data-v-538f1bc9],
        .recommend .list .item .right .ul2 li h3[data-v-538f1bc9] {
          width: 100px;
          height: 20px;
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #999;
          padding-right: 10px;
}
.recommend .list .item .left .ul2 li p[data-v-538f1bc9],
        .recommend .list .item .right .ul2 li p[data-v-538f1bc9] {
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          line-clamp: 1;
          -webkit-box-orient: vertical;
          max-width: calc(100% - 120px);
          font-size: 14px;
          font-weight: normal;
          line-height: 20px;
          color: #333330;
}
.recommend .list .item .change_grey[data-v-538f1bc9] {
      color: #999 !important;
}
.recommend .curPagination[data-v-538f1bc9] {
    justify-content: center;
    margin: 20px auto;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.recommend .nodata[data-v-538f1bc9] {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.recommend .nodata img[data-v-538f1bc9] {
      width: 178px;
      height: 140px;
}
.recommend .nodata span[data-v-538f1bc9] {
      font-size: 16px;
      font-weight: normal;
      line-height: 20px;
      color: #999999;
      padding-top: 34px;
}
.recommend .application[data-v-538f1bc9] {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 60;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.recommend .application .contPop[data-v-538f1bc9] {
      width: 627px;
      height: 250px;
      background: #ffffff;
      border-radius: 4px;
}
.recommend .application .contPop h1[data-v-538f1bc9] {
        height: 24px;
        padding: 28px 40px 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        color: #333333;
        border-bottom: 1px solid #ededed;
}
.recommend .application .contPop ul[data-v-538f1bc9] {
        padding: 22px 40px 0 40px;
}
.recommend .application .contPop ul li[data-v-538f1bc9] {
          padding-bottom: 16px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          flex-wrap: wrap;
}
.recommend .application .contPop ul li h2[data-v-538f1bc9] {
            text-align: right;
            font-size: 14px;
            font-weight: bold;
            line-height: 24px;
            color: #333333;
            width: 57px;
}
.recommend .application .contPop ul li h2[data-v-538f1bc9]::before {
              padding-right: 6px;
              content: '*';
              font-size: 14px;
              font-weight: normal;
              line-height: 24px;
              color: #f3493b;
}
.recommend .application .contPop ul li h3[data-v-538f1bc9] {
            font-size: 14px;
            font-weight: bold;
            line-height: 24px;
            color: #333333;
            text-align: right;
}
.recommend .application .contPop ul li .baseIpt[data-v-538f1bc9] {
            width: 440px;
            height: 40px;
            background: #ffffff;
            border-radius: 4px;
            border: 1px solid #d9d9d9;
            background: none;
            outline: none;
            font-size: 14px;
}
.recommend .application .contPop ul li .baseIpt[data-v-538f1bc9]:focus, .recommend .application .contPop ul li .baseIpt[data-v-538f1bc9]:active {
              border-color: #f3493b !important;
}
.recommend .application .contPop ul li .iptBox[data-v-538f1bc9] {
            text-indent: 16px;
}
.recommend .application .contPop .btn[data-v-538f1bc9] {
        margin-right: 40px;
        margin-top: 14px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: wrap;
}
.recommend .application .contPop .btn h2[data-v-538f1bc9],
        .recommend .application .contPop .btn h3[data-v-538f1bc9] {
          width: 160px;
          height: 40px;
          border-radius: 4px;
          text-align: center;
          cursor: pointer;
}
.recommend .application .contPop .btn h2[data-v-538f1bc9] {
          background: #e7e7e7;
          font-size: 16px;
          font-weight: normal;
          line-height: 40px;
          color: #666;
          margin-right: 20px;
}
.recommend .application .contPop .btn h2[data-v-538f1bc9]:hover {
            background: #9b9b9b;
            color: #f6f6f6;
}
.recommend .application .contPop .btn h3[data-v-538f1bc9] {
          background: #f3493b;
          font-size: 16px;
          font-weight: bold;
          line-height: 40px;
          color: #fff;
}
.recommend .application .contPop .btn h3[data-v-538f1bc9]:hover {
            background: #da4134;
}
.noDialog[data-v-538f1bc9] .el-dialog {
  width: 550px;
  margin: 0 !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.noDialog[data-v-538f1bc9] .el-dialog__body {
  height: 192px;
}
.noDialog[data-v-538f1bc9] .el-dialog__header {
  display: none !important;
}
.noDialog .title[data-v-538f1bc9] {
  padding: 40px 0 16px 30px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.noDialog .contents[data-v-538f1bc9] {
  margin: 0 30px 30px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.noDialog .btns[data-v-538f1bc9] .el-button {
  width: 160px;
  height: 40px;
}
.noDialog .btns .qx[data-v-538f1bc9] {
  background: #f2f2f2;
  border-radius: 4px;
  margin-left: 174.5px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.noDialog .btns .qx[data-v-538f1bc9]:hover {
    background: #ededed;
    border-radius: 4px;
}
.noDialog .btns .lx[data-v-538f1bc9] {
  background: linear-gradient(137deg, #87beff 0%, #4f89ff 100%);
  border-radius: 4px;
  margin-left: 20px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.noDialog .btns .lx[data-v-538f1bc9]:hover {
    background: linear-gradient(132deg, #689ae5 0%, #487ce5 100%);
    border-radius: 4px;
}
.phoneDialog[data-v-538f1bc9] .el-dialog {
  width: 550px;
  margin: 0 !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.phoneDialog[data-v-538f1bc9] .el-dialog__body {
  padding: 0;
  width: 550px;
  height: 192px;
}
.phoneDialog[data-v-538f1bc9] .el-dialog__header {
  display: none !important;
}
.phoneDialog .title[data-v-538f1bc9] {
  padding: 40px 0 16px 30px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.phoneDialog .contents[data-v-538f1bc9] {
  margin: 0 0 30px 30px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.phoneDialog .btns[data-v-538f1bc9] .el-button {
  width: 160px;
  height: 40px;
}
.phoneDialog .btns .qx[data-v-538f1bc9] {
  background: #f2f2f2;
  border-radius: 4px;
  margin-left: 170px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.phoneDialog .btns .qx[data-v-538f1bc9]:hover {
    background: #ededed;
    border-radius: 4px;
}
.phoneDialog .btns .lx[data-v-538f1bc9] {
  background: linear-gradient(137deg, #87beff 0%, #4f89ff 100%);
  border-radius: 4px;
  margin-left: 20px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.phoneDialog .btns .lx[data-v-538f1bc9]:hover {
    background: linear-gradient(132deg, #689ae5 0%, #487ce5 100%);
    border-radius: 4px;
}
.inner_content .inner_item .inner_lbtn[data-v-538f1bc9], .inner_content .inner_item .inner_btn[data-v-538f1bc9] {
  text-align: center;
  line-height: 30px;
  background: #f7f7f7;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
[data-v-538f1bc9] .el-dialog__body {
  padding: 0 20px 30px 20px;
}
.inner_content[data-v-538f1bc9] {
  margin: 0 20px;
}
.inner_content .inner_title[data-v-538f1bc9] {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
}
.inner_content .inner_item[data-v-538f1bc9] {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.inner_content .inner_item .inner_name[data-v-538f1bc9] {
      width: 60px;
      text-align: end;
      margin-right: 12px;
}
.inner_content .inner_item .bg_grey[data-v-538f1bc9] {
      background: #f7f7f7;
}
.inner_content .inner_item .inner_cont[data-v-538f1bc9] {
      flex: 1;
      height: 30px;
      line-height: 30px;
      border: 1px solid #d9d9d9;
      border-radius: 2px;
      padding: 0 3px;
}
.inner_content .inner_item .inner_flex[data-v-538f1bc9] {
      display: flex;
      justify-content: space-between;
}
.inner_content .inner_item .inner_cbox[data-v-538f1bc9] {
      flex: 1;
      display: flex;
}
.inner_content .inner_item .inner_conts[data-v-538f1bc9] {
      width: 90%;
      height: 30px;
      line-height: 30px;
      padding: 0 3px;
      border: 1px solid #d9d9d9;
      border-radius: 2px;
}
.inner_content .inner_item .inner_conts[data-v-538f1bc9] .el-input__inner {
        height: 30px;
        line-height: 30px;
}
.inner_content .inner_item .inner_conts[data-v-538f1bc9] .el-input__suffix {
        height: 35px;
}
.inner_content .inner_item .inner_lbtn[data-v-538f1bc9] {
      width: 60px;
      height: 30px;
      margin-left: 10px;
}
.inner_content .inner_item .inner_btn[data-v-538f1bc9] {
      width: 60px;
      height: 30px;
}
.inner_content .inner_item .inner_recom[data-v-538f1bc9] {
      margin: 0 15px;
      background: lightskyblue;
      border: 1px solid #568DFE;
}
.inner_content .inner_item .inner_opbtn[data-v-538f1bc9] {
      width: 90px;
}
.inner_content .inner_itbtn[data-v-538f1bc9] {
    justify-content: end;
    margin-bottom: 0;
}

