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

*/
sub[data-v-2f90204f],
sup[data-v-2f90204f] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-2f90204f] {
  top: -0.5em;
}
sub[data-v-2f90204f] {
  bottom: -0.25em;
}
.shu[data-v-2f90204f] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}
.jopList .filter-box .gongsi ul[data-v-2f90204f], .jopList .filter-box .search-box[data-v-2f90204f], .jopList .filter-box .search-box .search-left[data-v-2f90204f], .jopList .filter-box .search-box .search-left .company[data-v-2f90204f], .jopList main[data-v-2f90204f], .jopList main .main-left ul li .info-primary[data-v-2f90204f], .jopList main .main-left ul li .info-primary .primary-l .jop-title[data-v-2f90204f], .jopList main .main-left ul li .info-primary .primary-l .jop-limit[data-v-2f90204f], .jopList main .main-left ul li .info-primary .primary-r[data-v-2f90204f], .jopList main .main-right .box-card ul li p[data-v-2f90204f]:nth-child(1) {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.jopList .filter-box .search-box .search-left .he span[data-v-2f90204f], .jopList .filter-box .search-box .search-left .company span[data-v-2f90204f], .jopList main .main-left ul li .info-primary .primary-l .jop-title span[data-v-2f90204f], .jopList main .main-left ul li .info-primary .primary-r .company-l h3[data-v-2f90204f], .jopList main .main-right .box-card ul li p:nth-child(1) b[data-v-2f90204f], .jopList main .main-right .box-card ul li p[data-v-2f90204f]:nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-2f90204f] {
  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-2f90204f] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-2f90204f]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-2f90204f] {
  max-width: 800px;
}
[data-v-2f90204f] .el-input__inner {
  font-size: 16px;
}
.jopList[data-v-2f90204f] {
  background: #fbfbfb;
}
.jopList .top-search[data-v-2f90204f] {
    background: #f4f1f1;
}
.jopList .clickSearch[data-v-2f90204f] {
    width: 1180px;
    height: 50px;
    margin: 20px auto 0;
    background: #fff;
    padding: 0 10px;
    display: flex;
}
.jopList .clickSearch h1[data-v-2f90204f] {
      cursor: pointer;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      border-radius: 4px;
      padding: 0 30px;
      font-size: 16px;
      font-weight: normal;
      color: #666666;
      margin-right: 10px;
}
.jopList .clickSearch .hover[data-v-2f90204f] {
      color: #e43021;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      font-weight: bold;
      flex-direction: column;
}
.jopList .clickSearch .hover[data-v-2f90204f]::after {
        content: '';
        width: 40px;
        height: 4px;
        background: #e43021;
        display: block;
        margin-top: -4px;
        font-weight: bold;
}
.jopList .clickSearch .nohover[data-v-2f90204f]:hover {
      color: #e43021;
      font-weight: bold;
}
.jopList .filter-box[data-v-2f90204f] {
    width: 1200px;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 25px;
    position: relative;
}
.jopList .filter-box .gongsi[data-v-2f90204f] {
      position: absolute;
      left: 0;
      margin-top: 6px;
      z-index: 14;
}
.jopList .filter-box .gongsi ul[data-v-2f90204f] {
        width: calc(100% - 36px);
        height: 294px;
        padding: 20px 16px 10px 20px;
        overflow: auto;
        flex-wrap: wrap;
        align-content: flex-start;
        background: #fff;
}
.jopList .filter-box .gongsi ul li[data-v-2f90204f] {
          width: 232px;
          height: 34px;
          border-radius: 2px;
          margin-bottom: 10px;
          padding-left: 14px;
          font-size: 14px;
          font-weight: normal;
          line-height: 34px;
          color: #333;
}
.jopList .filter-box .gongsi ul li[data-v-2f90204f]:hover {
          cursor: pointer;
          background: #ffe8e8;
          color: #e43021;
          font-weight: 600;
}
.jopList .filter-box .gongsi .scrobar[data-v-2f90204f]::-webkit-scrollbar {
        width: 4px;
}
.jopList .filter-box .gongsi .scrobar[data-v-2f90204f]::-webkit-scrollbar-thumb {
        width: 4px;
        height: 100px;
        background: #cccccc;
        border-radius: 2px;
}
.jopList .filter-box .inpSearch[data-v-2f90204f] {
      width: 913px;
      max-height: 210px;
      background: #ffffff;
      box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
      overflow: auto;
      position: absolute;
      left: 146px;
      margin-top: 1px;
      z-index: 14;
}
.jopList .filter-box .inpSearch[data-v-2f90204f]::-webkit-scrollbar {
        width: 4px;
}
.jopList .filter-box .inpSearch[data-v-2f90204f]::-webkit-scrollbar-thumb {
        width: 4px;
        height: 100px;
        background: #cccccc;
        border-radius: 2px;
}
.jopList .filter-box .inpSearch[data-v-2f90204f]::-webkit-input-placeholder {
        /* placeholder颜色  */
        color: #999 !important;
}
.jopList .filter-box .inpSearch li[data-v-2f90204f] {
        padding-left: 24px;
        font-size: 14px;
        font-weight: normal;
        line-height: 42px;
        color: #333;
}
.jopList .filter-box .inpSearch li span[data-v-2f90204f] {
          color: #e43021;
}
.jopList .filter-box .inpSearch .zan[data-v-2f90204f]:hover,
      .jopList .filter-box .inpSearch li[data-v-2f90204f]:hover {
        cursor: pointer;
        background: #ffe8e8;
        font-weight: 600;
        color: #e43021;
}
.jopList .filter-box .inpSearch .zan[data-v-2f90204f] {
        padding-left: 24px;
        font-size: 14px;
        font-weight: normal;
        line-height: 42px;
        color: #333;
}
.jopList .filter-box .inpSearch .hoverCss[data-v-2f90204f] {
        background: #ffe8e8;
        color: #e43021;
        font-weight: bold;
}
.jopList .filter-box .search-box[data-v-2f90204f] {
      justify-content: space-between;
      height: 50px;
}
.jopList .filter-box .search-box .search-left[data-v-2f90204f] {
        height: 50px;
        flex: 1;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
        color: #333;
        justify-content: space-between;
}
.jopList .filter-box .search-box .search-left .inp-search[data-v-2f90204f] {
          flex: 1;
          padding: 16px 24px;
          font-size: 16px;
}
.jopList .filter-box .search-box .search-left .inp-search[data-v-2f90204f]:focus {
            color: #333;
}
.jopList .filter-box .search-box .search-left[data-v-2f90204f] ::-webkit-input-placeholder {
          /* WebKit, Blink, Edge */
          color: #999;
}
.jopList .filter-box .search-box .search-left[data-v-2f90204f] :-moz-placeholder {
          /* Mozilla Firefox 4 to 18 */
          color: #999;
}
.jopList .filter-box .search-box .search-left[data-v-2f90204f] ::-moz-placeholder {
          /* Mozilla Firefox 19+ */
          color: #999;
}
.jopList .filter-box .search-box .search-left[data-v-2f90204f] :-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #999;
}
.jopList .filter-box .search-box .search-left img[data-v-2f90204f] {
          width: 8px;
          height: 6px;
          z-index: 15;
}
.jopList .filter-box .search-box .search-left .imgTop[data-v-2f90204f] {
          display: none;
}
.jopList .filter-box .search-box .search-left .he[data-v-2f90204f] {
          width: 146px;
          height: 50px;
          position: relative;
}
.jopList .filter-box .search-box .search-left .he .vli[data-v-2f90204f] {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 1px;
            height: 18px;
            background: #000000;
            opacity: 0.14;
            z-index: 10;
}
.jopList .filter-box .search-box .search-left .he span[data-v-2f90204f] {
            display: inline-block;
            flex: 1;
}
.jopList .filter-box .search-box .search-left .city-sel .vli[data-v-2f90204f] {
          right: 0;
}
.jopList .filter-box .search-box .search-left .addres1[data-v-2f90204f],
        .jopList .filter-box .search-box .search-left .jopType[data-v-2f90204f] {
          width: 146px;
          height: 50px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          flex-wrap: wrap;
}
.jopList .filter-box .search-box .search-left .addres1[data-v-2f90204f] .el-input__inner,
          .jopList .filter-box .search-box .search-left .jopType[data-v-2f90204f] .el-input__inner {
            border: none;
}
.jopList .filter-box .search-box .search-left .jop-typ .vli[data-v-2f90204f] {
          left: 0;
}
.jopList .filter-box .search-box .search-left .company[data-v-2f90204f] {
          cursor: pointer;
          padding: 15px 24px;
          width: 146px;
          position: relative;
          justify-content: space-between;
}
.jopList .filter-box .search-box .search-left .company .vli[data-v-2f90204f] {
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 1px;
            height: 18px;
            background: #000000;
            opacity: 0.14;
}
.jopList .filter-box .search-box .search-left .company .jiantou[data-v-2f90204f] {
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 6px solid #999999;
            border-radius: 2px;
            transform: rotate(0deg);
            transition: transform 0.3s;
}
.jopList .filter-box .search-box .search-left .company .rotate[data-v-2f90204f] {
            transform: rotate(180deg);
            transition: transform 0.3s;
}
.jopList .filter-box .search-box .btnq[data-v-2f90204f] {
        color: #ffffff;
        font-weight: 600;
        cursor: pointer;
        width: 140px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: linear-gradient(122deg, #e74a3d 0%, #d41404 100%);
        border-radius: 0px 4px 4px 0px;
}
.jopList .filter-box .search-box .btnq[data-v-2f90204f]:hover {
        cursor: pointer;
        background: #cb372b;
}
.jopList main[data-v-2f90204f] {
    width: 1200px;
    margin: 0 auto;
    align-items: flex-start;
}
.jopList main .box-card[data-v-2f90204f] {
      margin-top: 14px;
}
.jopList main .main-left[data-v-2f90204f] {
      flex: 1;
}
.jopList main .main-left .empty-box[data-v-2f90204f] {
        height: 500px;
        position: relative;
        margin-bottom: 30px;
}
.jopList main .main-left .empty-box img[data-v-2f90204f] {
          width: 178px;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: 215px;
}
.jopList main .main-left .empty-box p[data-v-2f90204f] {
          position: absolute;
          top: 324px;
          left: 50%;
          transform: translateX(-50%);
          font-size: 16px;
          font-weight: 400;
          line-height: 22px;
          color: #999999;
}
.jopList main .main-left ul[data-v-2f90204f] {
        padding: 0 20px;
}
.jopList main .main-left ul li[data-v-2f90204f] {
          padding: 24px 0;
          border-bottom: 1px solid #ededed;
}
.jopList main .main-left ul li .info-primary[data-v-2f90204f] {
            justify-content: space-between;
}
.jopList main .main-left ul li .info-primary .primary-l[data-v-2f90204f] {
              width: 395px;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-title[data-v-2f90204f] {
                font-size: 16px;
                font-weight: 600;
                line-height: 22px;
                color: #333;
                margin-bottom: 15px;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-title span[data-v-2f90204f] {
                  max-width: 260px;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-title b[data-v-2f90204f] {
                  display: inline-block;
                  margin-left: 20px;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-title[data-v-2f90204f]:hover {
                color: #f3493b;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-limit b[data-v-2f90204f] {
                display: inline-block;
                font-size: 14px;
                font-weight: 600;
                line-height: 20px;
                color: #f3493b;
                margin-right: 16px;
}
.jopList main .main-left ul li .info-primary .primary-l .jop-limit span[data-v-2f90204f] {
                display: inline-block;
                margin-right: 6px;
                padding: 3px 10px;
                background: #f7f7f7;
                border-radius: 12px 12px 12px 0px;
                font-size: 12px;
                font-weight: 400;
                line-height: 18px;
                color: #666;
}
.jopList main .main-left ul li .info-primary .primary-r[data-v-2f90204f] {
              flex: 1;
              justify-content: space-between;
}
.jopList main .main-left ul li .info-primary .primary-r .company-l[data-v-2f90204f] {
                width: 336px;
}
.jopList main .main-left ul li .info-primary .primary-r .company-l h3[data-v-2f90204f] {
                  width: 100%;
                  font-size: 16px;
                  font-weight: 600;
                  line-height: 22px;
                  color: #333;
                  margin-bottom: 16px;
}
.jopList main .main-left ul li .info-primary .primary-r .company-l h3 span[data-v-2f90204f]:hover {
                  color: #f3493b;
}
.jopList main .main-left ul li .info-primary .primary-r .company-l p span[data-v-2f90204f] {
                  display: inline-block;
                  margin-right: 6px;
                  padding: 3px 10px;
                  background: #f7f7f7;
                  border-radius: 12px 12px 12px 0px;
                  font-size: 12px;
                  font-weight: 400;
                  line-height: 18px;
                  color: #666;
}
.jopList main .main-left ul li .info-primary .primary-r .logoImg[data-v-2f90204f] {
                width: 62px;
                height: 62px;
                border-radius: 4px;
                -o-object-fit: contain;
                   object-fit: contain;
}
.jopList main .main-left ul li[data-v-2f90204f]:hover {
          cursor: pointer;
}
.jopList main .main-left ul li[data-v-2f90204f]:nth-last-child(1) {
          border: none;
}
.jopList main .main-right[data-v-2f90204f] {
      width: 300px;
      margin-left: 20px;
      margin-bottom: 10px;
}
.jopList main .main-right .img[data-v-2f90204f] {
        width: 300px;
        height: 169px;
        overflow: hidden;
        margin-bottom: 20px;
}
.jopList main .main-right .img img[data-v-2f90204f] {
          width: 100%;
}
.jopList main .main-right .img img[data-v-2f90204f]:hover {
          cursor: pointer;
}
.jopList main .main-right h3[data-v-2f90204f] {
        height: 50px;
        padding-left: 20px;
        font-size: 16px;
        font-weight: 600;
        line-height: 50px;
        color: #333;
        border-bottom: 1px solid #ededed;
}
.jopList main .main-right .box-card ul[data-v-2f90204f] {
        padding: 0 16px;
}
.jopList main .main-right .box-card ul li[data-v-2f90204f] {
          padding: 20px 4px;
          border-bottom: 1px solid #ededed;
}
.jopList main .main-right .box-card ul li p[data-v-2f90204f]:nth-child(1) {
            justify-content: space-between;
            margin-bottom: 10px;
}
.jopList main .main-right .box-card ul li p:nth-child(1) b[data-v-2f90204f] {
              flex: 1;
              font-size: 16px;
              font-weight: 400;
              line-height: 22px;
              color: #333;
}
.jopList main .main-right .box-card ul li p:nth-child(1) span[data-v-2f90204f] {
              margin-left: 20px;
              font-size: 16px;
              font-weight: 400;
              line-height: 22px;
              color: #f3493b;
}
.jopList main .main-right .box-card ul li p[data-v-2f90204f]:nth-child(2) {
            font-size: 12px;
            font-weight: 400;
            line-height: 18px;
            color: #666;
}
.jopList main .main-right .box-card ul li[data-v-2f90204f]:hover {
          cursor: pointer;
}
.jopList main .main-right .box-card ul li:hover p b[data-v-2f90204f] {
            font-weight: 600;
            color: #f3493b;
}
.jopList main .main-right .box-card ul li[data-v-2f90204f]:nth-last-child(1) {
          border: none;
}
.jopList main .main-right .search-card[data-v-2f90204f] {
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        padding-bottom: 20px;
        margin-top: 14px;
}
.jopList main .main-right .search-card h1[data-v-2f90204f] {
          height: 50px;
          font-size: 16px;
          font-weight: bold;
          line-height: 50px;
          color: #333;
          padding-left: 20px;
          border-bottom: 1px solid #ededed;
}
.jopList main .main-right .search-card[data-v-2f90204f] .demo-ruleForm {
          padding-top: 20px;
}
.jopList main .main-right .search-card[data-v-2f90204f] .demo-ruleForm .el-form-item {
            width: 260px;
            height: 41px;
            background: #ffffff;
            border-radius: 4px;
            border: 1px solid #d9d9d9;
            margin: 0 auto 16px;
}
.jopList main .main-right .search-card[data-v-2f90204f] .demo-ruleForm .el-form-item .el-input__inner {
              border: none;
              font-size: 14px;
}
.jopList main .main-right .search-card[data-v-2f90204f] .demo-ruleForm .el-form-item .el-select {
              width: 100%;
}
.jopList main .main-right .search-card .btnqu[data-v-2f90204f] {
          width: 260px;
          height: 40px;
          background: #f3493b;
          border-radius: 4px;
          margin: 0 auto;
          font-size: 16px;
          font-weight: bold;
          line-height: 40px;
          color: #fff;
          text-align: center;
          cursor: pointer;
}
.jopList main .main-right .newAdd[data-v-2f90204f] {
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        padding-top: 20px;
        margin-top: 20px;
}
.jopList main .main-right .newAdd .newrzgw[data-v-2f90204f] {
          width: 100%;
          height: auto;
          background: #fbfbfb;
}
.jopList main .main-right .newAdd .newrzgw .tab1[data-v-2f90204f] {
            width: 100%;
            height: 32px;
            overflow: hidden;
            background: #ffffff;
            margin: 0 auto 20px;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            flex-wrap: wrap;
}
.jopList main .main-right .newAdd .newrzgw .tab1 li[data-v-2f90204f] {
              cursor: pointer;
              font-size: 16px;
              font-weight: normal;
              line-height: 23px;
              color: #999;
              margin: 0 20px;
}
.jopList main .main-right .newAdd .newrzgw .tab1 .hover[data-v-2f90204f] {
              color: #333;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              font-weight: bold;
}
.jopList main .main-right .newAdd .newrzgw .tab1 .hover[data-v-2f90204f]::after {
                content: '';
                width: 26px;
                height: 3px;
                background: #f3493b;
                border-radius: 2px;
                display: block;
                margin-top: 6px;
}
.jopList main .main-right .newAdd .ulCss[data-v-2f90204f] {
          padding: 0 20px;
}
.jopList main .main-right .newAdd .ulCss .itemC[data-v-2f90204f] {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            height: 20px;
            padding-bottom: 22px;
            cursor: pointer;
}
.jopList main .main-right .newAdd .ulCss h1[data-v-2f90204f] {
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
            color: #666;
}
.jopList main .main-right .newAdd .ulCss span[data-v-2f90204f] {
            width: 154px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
            color: #333;
}
.jopList main .main-right .newAdd .ulCss h2[data-v-2f90204f] {
            width: 70px;
            font-size: 14px;
            font-weight: normal;
            line-height: 20px;
            color: #f3493b;
            text-align: right;
}
.jopList main .main-right .newAdd .ulCss .index1[data-v-2f90204f],
          .jopList main .main-right .newAdd .ulCss .index2[data-v-2f90204f],
          .jopList main .main-right .newAdd .ulCss .index3[data-v-2f90204f] {
            font-style: italic;
            font-weight: bold;
}
.jopList main .main-right .newAdd .ulCss .index1[data-v-2f90204f] {
            color: #f3493b;
}
.jopList main .main-right .newAdd .ulCss .index2[data-v-2f90204f] {
            color: #ff910c;
}
.jopList main .main-right .newAdd .ulCss .index3[data-v-2f90204f] {
            color: #ffb83a;
}
.jopList main .page[data-v-2f90204f] {
      width: 100%;
      margin: 30px 0;
      text-align: center;
}
.dian[data-v-2f90204f] {
  background: #ffe8e8;
  color: #e43021 !important;
  font-weight: 600 !important;
}
.box-card[data-v-2f90204f] {
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

