.assembly {
  min-height: calc(100vh - 408px); }
  .assembly .container {
    width: 1438px;
    margin: 0 auto; }
  .assembly .crumbs {
    display: flex;
    align-items: center;
    padding: 35px 0 25px 0; }
    .assembly .crumbs .crumbs_list {
      color: #949494; }
      .assembly .crumbs .crumbs_list a {
        font-size: 16px;
        color: #949494;
        cursor: default; }
      .assembly .crumbs .crumbs_list span.activing a {
        color: var(--active-color); }
    .assembly .crumbs img {
      width: 12px;
      margin-right: 15px; }
  .assembly .setAction {
    background: #F7F8FA; }
    .assembly .setAction .el-form-item {
      display: flex;
      margin-bottom: 0; }
      .assembly .setAction .el-form-item .el-form-item__label {
        white-space: nowrap; }
      .assembly .setAction .el-form-item .el-form-item__content {
        flex-grow: 1; }
    .assembly .setAction .setAction-bg {
      background-image: url("../images/setAction-bg.png");
      background-repeat: no-repeat;
      background-size: 100% 100%; }
    .assembly .setAction .setAction-title {
      font-family: MicrosoftYaHei;
      font-size: 36px;
      color: #333333;
      letter-spacing: 0;
      padding: 42px 0 30px 0; }
    .assembly .setAction .setAction-content {
      font-family: MicrosoftYaHei;
      font-size: 16px;
      color: #7D8188;
      letter-spacing: 0;
      line-height: 30px;
      padding-bottom: 42px;
      width: 963px; }
  .assembly .paging {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0; }
    .assembly .paging img {
      width: 32px;
      height: 32px; }
    .assembly .paging .paging_list {
      display: flex;
      align-items: center;
      margin: 0 12px; }
      .assembly .paging .paging_list ul {
        display: flex; }
        .assembly .paging .paging_list ul li {
          width: 32px;
          height: 32px;
          text-align: center;
          line-height: 30px;
          border: 1px solid #d9d9d9; }
    .assembly .paging .pageSize {
      font-size: 14px;
      color: #4F4F4F;
      margin-left: 12px; }
      .assembly .paging .pageSize select {
        width: 57px;
        height: 32px;
        border: 1px solid #D9D9D9;
        outline: none;
        background-color: #FFFFFF; }
  .assembly .public {
    padding-top: 20px; }
    .assembly .public ul {
      display: flex;
      flex-wrap: wrap; }
      .assembly .public ul li {
        width: 334px;
        background: #FFFFFF;
        box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
        border: 1px solid #FFFFFF;
        border-top: 2px solid var(--active-color);
        padding-top: 24px;
        margin-bottom: 30px;
        margin-right: 34px; }
        .assembly .public ul li .public_a {
          display: block;
          padding: 0 26px; }
        .assembly .public ul li h4 {
          font-size: 16px;
          color: #333333;
          margin-bottom: 10px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .assembly .public ul li h4:hover {
          color: var(--active-color); }
        .assembly .public ul li p {
          height: 44px;
          font-size: 14px;
          color: #999999;
          letter-spacing: 0;
          line-height: 22px;
          display: -webkit-box;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .assembly .public ul li .rdnf {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          padding: 20px 0; }
          .assembly .public ul li .rdnf span {
            font-size: 14px;
            color: #FFFFFF;
            background: #EEAC51;
            border-radius: 2px;
            padding: 5px 10px;
            display: inline;
            height: 31px; }
        .assembly .public ul li .detail {
          height: 40px;
          text-align: center;
          line-height: 40px;
          cursor: pointer;
          background: #F8FAFC; }
          .assembly .public ul li .detail a {
            font-size: 16px;
            color: #A1B0C8; }
      .assembly .public ul li:nth-of-type(4n) {
        margin-right: 0; }
      .assembly .public ul li:hover {
        border: 1px solid var(--active-color);
        border-top: 2px solid var(--active-color); }
    .assembly .public .address {
      height: 40px;
      width: 100%;
      background: #F6F8FB;
      padding-left: 10px;
      display: flex;
      align-items: center; }
      .assembly .public .address img {
        width: 23px; }
      .assembly .public .address > span {
        display: inline-block;
        background: url("../images/29.png") no-repeat;
        background-size: 100% 100%;
        padding: 0 35px;
        height: 56px;
        line-height: 56px;
        font-size: 24px;
        color: #FFFFFF; }
  .assembly .tj {
    padding: 50px 10px;
    position: relative; }
    .assembly .tj .container {
      display: flex;
      justify-content: space-between; }
      .assembly .tj .container main {
        width: 50%; }
        .assembly .tj .container main #china {
          width: 650px;
          height: 520px;
          background: url("../images/china.png") no-repeat;
          background-size: 100% 100%;
          position: relative; }
          .assembly .tj .container main #china li {
            display: inline-block;
            font-size: 12px;
            position: absolute;
            cursor: pointer;
            text-align: center; }
          .assembly .tj .container main #china li:nth-of-type(1) {
            width: 31px;
            height: 14px;
            line-height: 14px;
            top: 145px;
            right: 173px; }
          .assembly .tj .container main #china li:nth-of-type(2) {
            width: 31px;
            height: 14px;
            line-height: 14px;
            top: 161px;
            right: 157px; }
          .assembly .tj .container main #china li:nth-of-type(3) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            top: 305px;
            right: 61px; }
          .assembly .tj .container main #china li:nth-of-type(4) {
            width: 40px;
            height: 18px;
            line-height: 18px;
            top: 342px;
            right: 274px; }
          .assembly .tj .container main #china li:nth-of-type(5) {
            width: 50px;
            height: 22px;
            line-height: 22px;
            top: 195px;
            right: 166px; }
          .assembly .tj .container main #china li:nth-of-type(6) {
            width: 59px;
            height: 26px;
            line-height: 26px;
            top: 259px;
            right: 181px; }
          .assembly .tj .container main #china li:nth-of-type(7) {
            width: 73px;
            height: 32px;
            line-height: 32px;
            top: 418px;
            left: 222px; }
          .assembly .tj .container main #china li:nth-of-type(8) {
            width: 50px;
            height: 22px;
            line-height: 22px;
            top: 124px;
            right: 71px; }
          .assembly .tj .container main #china li:nth-of-type(9) {
            width: 109px;
            height: 32px;
            line-height: 32px;
            top: 0;
            right: 0; }
          .assembly .tj .container main #china li:nth-of-type(10) {
            width: 66px;
            height: 32px;
            line-height: 32px;
            bottom: 114px;
            right: 205px; }
          .assembly .tj .container main #china li:nth-of-type(11) {
            width: 50px;
            height: 22px;
            line-height: 22px;
            top: 296px;
            right: 127px; }
          .assembly .tj .container main #china li:nth-of-type(12) {
            width: 50px;
            height: 22px;
            line-height: 22px;
            top: 218px;
            right: 121px; }
          .assembly .tj .container main #china li:nth-of-type(13) {
            width: 95px;
            height: 42px;
            line-height: 42px;
            top: 109px;
            left: 0; }
          .assembly .tj .container main #china li:nth-of-type(14) {
            width: 40px;
            height: 18px;
            line-height: 18px;
            top: 265px;
            right: 90px; }
          .assembly .tj .container main #china li:nth-of-type(15) {
            width: 50px;
            height: 22px;
            line-height: 22px;
            top: 338px;
            right: 68px; }
          .assembly .tj .container main #china li:nth-of-type(16) {
            width: 72px;
            height: 32px;
            line-height: 32px;
            top: 356px;
            right: 131px; }
          .assembly .tj .container main #china li:nth-of-type(17) {
            width: 59px;
            height: 26px;
            line-height: 26px;
            top: 308px;
            right: 192px; }
          .assembly .tj .container main #china li:nth-of-type(18) {
            width: 72px;
            height: 32px;
            line-height: 32px;
            bottom: 49px;
            right: 238px; }
          .assembly .tj .container main #china li:nth-of-type(19) {
            width: 84px;
            height: 37px;
            line-height: 37px;
            top: 143px;
            left: 165px; }
          .assembly .tj .container main #china li:nth-of-type(20) {
            width: 63px;
            height: 28px;
            line-height: 28px;
            top: 209px;
            right: 216px; }
          .assembly .tj .container main #china li:nth-of-type(21) {
            width: 120px;
            height: 42px;
            line-height: 42px;
            top: 111px;
            right: 233px; }
          .assembly .tj .container main #china li:nth-of-type(22) {
            width: 54px;
            height: 24px;
            line-height: 24px;
            top: 266px;
            right: 253px; }
          .assembly .tj .container main #china li:nth-of-type(23) {
            width: 36px;
            height: 16px;
            line-height: 16px;
            top: 68px;
            right: 52px; }
          .assembly .tj .container main #china li:nth-of-type(24) {
            width: 36px;
            height: 16px;
            line-height: 16px;
            bottom: 107px;
            right: 109px; }
          .assembly .tj .container main #china li:nth-of-type(25) {
            width: 54px;
            height: 24px;
            line-height: 24px;
            bottom: 102px;
            right: 280px; }
          .assembly .tj .container main #china li:nth-of-type(26) {
            width: 70px;
            height: 32px;
            line-height: 32px;
            bottom: 63px;
            right: 148px; }
          .assembly .tj .container main #china li:nth-of-type(27) {
            width: 84px;
            height: 37px;
            line-height: 37px;
            bottom: 262px;
            left: 182px; }
          .assembly .tj .container main #china li:nth-of-type(28) {
            width: 90px;
            height: 40px;
            line-height: 40px;
            bottom: 200px;
            left: 23px; }
          .assembly .tj .container main #china li:nth-of-type(29) {
            width: 79px;
            height: 35px;
            line-height: 35px;
            bottom: 174px;
            left: 250px; }
          .assembly .tj .container main #china li:nth-of-type(30) {
            width: 36px;
            height: 16px;
            line-height: 16px;
            top: 212px;
            left: 312px; }
          .assembly .tj .container main #china li:nth-of-type(31) {
            width: 36px;
            height: 16px;
            line-height: 16px;
            bottom: 0;
            left: 376px; }
          .assembly .tj .container main #china li:nth-of-type(32) {
            width: 32px;
            height: 14px;
            line-height: 14px;
            bottom: 62px;
            right: 43px; }
          .assembly .tj .container main #china li:nth-of-type(33) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 42px;
            right: 152px; }
          .assembly .tj .container main #china li:nth-of-type(34) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 31px;
            right: 196px; }
          .assembly .tj .container main #china li:nth-of-type(35) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            top: 154px;
            right: 91px; }
          .assembly .tj .container main #china li:nth-of-type(36) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 262px;
            right: 142px; }
          .assembly .tj .container main #china li:nth-of-type(37) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 145px;
            right: 71px; }
          .assembly .tj .container main #china li:nth-of-type(38) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 89px;
            right: 89px; }
          .assembly .tj .container main #china li:nth-of-type(39) {
            width: 27px;
            height: 12px;
            line-height: 12px;
            bottom: 51px;
            right: 194px; }
      .assembly .tj .container main:last-of-type h4 {
        font-family: "PingFangSC-Medium";
        font-size: 24px;
        color: #292C4B;
        letter-spacing: 1.2px; }
      .assembly .tj .container main:last-of-type .title-bottom {
        width: 78px;
        height: 6px;
        background-color: #4B80F7;
        border-radius: 8px;
        margin-top: 5px; }
      .assembly .tj .container main:last-of-type ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 40px; }
        .assembly .tj .container main:last-of-type ul :nth-child(2n) {
          margin-left: 20px; }
        .assembly .tj .container main:last-of-type ul li {
          width: 310px;
          height: 114px;
          margin-bottom: 40px;
          border: 1px solid #D0D5DD;
          border-radius: 4px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .assembly .tj .container main:last-of-type ul li img {
            width: 82px;
            height: 85px;
            margin-right: 20px; }
          .assembly .tj .container main:last-of-type ul li .fi h5 {
            font-size: 20px;
            color: #292C4B;
            letter-spacing: 1px; }
          .assembly .tj .container main:last-of-type ul li .fi .se {
            font-size: 18px;
            color: #292C4B; }
            .assembly .tj .container main:last-of-type ul li .fi .se span {
              font-size: 46px;
              color: #292C4B;
              font-family: "PingFangSC-Medium"; }

/*# sourceMappingURL=startbusiness.css.map */
