/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
.my-home-item .amount-show {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 40px; }
  /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show > div {
    width: 33%; }
    /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
    .my-home-item .amount-show > div:nth-of-type(1) {
      border-right: 1px solid #d2d2d2;
      padding-left: 20px; }
  /* line 14, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .price-red {
    font-size: 24px;
    font-weight: 500;
    color: #EA7916; }
  /* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .title {
    font-size: 16px;
    color: #333333; }
  /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .total-money {
    text-align: left; }
    /* line 26, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
    .my-home-item .amount-show .total-money .price-red {
      font-size: 36px; }
  /* line 31, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .in-out {
    margin-top: 20px;
    display: flex;
    align-items: center; }
  /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .balance-div {
    display: flex;
    justify-content: space-between; }
    /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
    .my-home-item .amount-show .balance-div .ui-btn {
      margin-top: 20px;
      width: 60px; }
  /* line 46, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
  .my-home-item .amount-show .guarantee-div {
    text-align: center;
    width: 114px;
    margin-right: 10px;
    margin-bottom: -16px; }
    /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
    .my-home-item .amount-show .guarantee-div > div {
      width: 100%;
      padding: 10px 0;
      border: 1px solid #d2d2d2;
      text-align: center;
      border-radius: 6px; }
      /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
      .my-home-item .amount-show .guarantee-div > div .price-show {
        font-size: 24px;
        font-weight: 500; }
      /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/accounts.scss.erb */
      .my-home-item .amount-show .guarantee-div > div .guarantee-link {
        border: 1px solid #A9A9A9;
        display: block;
        width: 86px;
        font-size: 14px;
        border-radius: 4px;
        margin: 10px auto; }
/* line 164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-banner {
  position: relative; }
  /* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner.turntable-div {
    background: #f5f5f5;
    display: flex;
    align-items: center; }
    /* line 170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner.turntable-div .left-div {
      width: 50%;
      text-align: right;
      padding-right: 20px; }
      /* line 174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner.turntable-div .left-div .wrapper {
        display: inline-block;
        width: 100%;
        max-width: 375px; }
      /* line 180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner.turntable-div .left-div .part2 {
        background: url(https://stac.3kgc.com/assets/company/com_turntable_bg-ede8440971f2233a7adf1eba35b791f6a7f1f29d8f889bbe1b9e4b857a0a2484.png) left top no-repeat;
        padding-top: 100%;
        background-size: 100% 100%;
        position: relative; }
      /* line 187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner.turntable-div .left-div .part2 .rotate-pointer {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30%;
        height: 30%;
        margin-left: -15%;
        margin-top: -15%;
        background: url(https://stac.3kgc.com/assets/vip_member/skvip_turntable_pointer-b3ddb6e33f95423c73f34f227110784fefcd2ff090cbcac67ca2775587c94b8d.png) center center no-repeat;
        background-size: 100% 100%; }
    /* line 199, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner.turntable-div .right-div {
      text-align: left; }
      /* line 201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner.turntable-div .right-div img {
        width: 420px; }
  /* line 206, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner img {
    width: 100%; }
  /* line 210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .buy-buttons {
    position: absolute;
    top: 56%;
    width: 100%; }
    /* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .buy-buttons .jiaru {
      display: flex;
      justify-content: center; }
      /* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons .jiaru.renew-btn {
        padding-top: 30px; }
        /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons .jiaru.renew-btn img {
          width: 240px; }
      /* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons .jiaru a {
        display: block;
        margin: 0 20px; }
        /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons .jiaru a.free-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_free-295c33b9120e7c7c285d4ba51bc7b624d2db4a683eda64a7180a5a35bb6931e4.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 287px;
          height: 76px; }
      /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons .jiaru .pay-btn {
        background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_buy-b5c363dbd3877e260eed7a5987f12294d6288570c32232b52ccceeecb611954a.png);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 287px;
        height: 76px;
        font-size: 18px;
        color: #745200;
        padding-top: 36px;
        text-align: center;
        font-weight: bold; }
        /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons .jiaru .pay-btn span {
          font-weight: normal;
          text-decoration: line-through; }
      /* line 43, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons .jiaru .button_to button {
        border: none;
        background-color: transparent; }
  /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .buy-buttons-hd {
    position: absolute;
    top: 56%;
    width: 100%; }
    /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .buy-buttons-hd .jiaru {
      display: flex;
      justify-content: center; }
      /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru.renew-btn {
        padding-top: 30px; }
        /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru.renew-btn img {
          width: 240px; }
      /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru a {
        display: block;
        margin: 0 20px; }
      /* line 66, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru .free-btn {
        background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_free-295c33b9120e7c7c285d4ba51bc7b624d2db4a683eda64a7180a5a35bb6931e4.png);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 287px;
        height: 76px; }
      /* line 75, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru .pay-btn {
        background-image: url(https://stac.3kgc.com/assets/company/buy_btn-0c2e2e692edee2b55cc836c29d9882aeb6404370a39869ad88a2fd9c1caa622a.png);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 200px;
        height: 60px;
        font-size: 16px;
        color: #745200;
        text-align: center;
        line-height: 58px;
        font-weight: bold; }
        /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru .pay-btn span {
          font-weight: normal;
          font-size: 12px;
          /*text-decoration: line-through;*/ }
        /* line 94, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru .pay-btn.discounts {
          background-image: url(https://stac.3kgc.com/assets/company/buy_btn-0c2e2e692edee2b55cc836c29d9882aeb6404370a39869ad88a2fd9c1caa622a.png); }
        /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru .pay-btn.installment {
          color: #692303;
          background-image: url(https://stac.3kgc.com/assets/company/buy_installment-443c8c2638143aab6316c136cf5fe7f75cc420515720cd815eee511ec24b63b8.png); }
      /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru .button_to button {
        border: none;
        background-color: transparent; }
    /* line 111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .buy-buttons-hd .installment-tip {
      text-align: center;
      color: #ffffff; }
    /* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .buy-buttons-hd .jiaru.activity {
      display: flex;
      justify-content: center;
      margin-top: 30px; }
      /* line 121, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .buy-buttons-hd .jiaru.activity a {
        display: block;
        margin: 0 20px; }
        /* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru.activity a.free-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_top_free_activity-fa64783053beadf71a1fa070524bfb82c40d22b3e08b998381c76eba3da79fc0.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 192px;
          height: 57px; }
        /* line 134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru.activity a.xyg-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_credit_buy_activity-70302d3e8fd16c02e622d6f6504e491f3ffb8138e92c1d1ff34e35ac894c1357.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 235px;
          height: 59px; }
        /* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .buy-buttons-hd .jiaru.activity a.pay-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_top_buy_activity-ef44fd8342194075656ff6007994909bc4ef78f0f2150b7b110fa4adab964b08.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 192px;
          height: 57px;
          font-size: 18px;
          color: #745200;
          padding-top: 36px;
          text-align: center;
          font-weight: bold; }
          /* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .buy-buttons-hd .jiaru.activity a.pay-btn span {
            font-weight: normal;
            text-decoration: line-through; }
  /* line 224, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .value-show {
    width: 50%;
    margin: 40px auto; }
  /* line 229, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .provider-show {
    width: 100%;
    background: #f5f5f5;
    padding: 30px; }
    /* line 234, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .provider-show .company-publicity {
      background: #ffffff;
      border-radius: 10px; }
      /* line 238, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .provider-show .company-publicity .publicity-title {
        line-height: 80px;
        font-weight: bold; }
  /* line 245, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .service-item {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px; }
    /* line 250, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .service-item .item-title {
      line-height: 80px;
      font-weight: bold;
      font-size: 24px;
      text-align: center; }
  /* line 258, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .footer-contains {
    background: #FDEABE; }
    /* line 260, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .footer-contains .footer-title {
      text-align: center;
      font-weight: bold;
      font-size: 24px;
      padding: 60px 0 0; }
    /* line 267, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .footer-contains .buy-buttons-footer {
      padding: 50px 0; }
      /* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .footer-contains .buy-buttons-footer .jiaru {
        display: flex;
        justify-content: center; }
        /* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer .jiaru.renew-btn {
          padding-top: 30px; }
          /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer .jiaru.renew-btn img {
            width: 240px; }
        /* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer .jiaru a {
          display: block;
          margin: 0 20px; }
          /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer .jiaru a.free-btn {
            background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_free-295c33b9120e7c7c285d4ba51bc7b624d2db4a683eda64a7180a5a35bb6931e4.png);
            background-position: 100%;
            background-repeat: no-repeat;
            background-size: 100%;
            width: 287px;
            height: 76px; }
        /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer .jiaru .pay-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_buy-b5c363dbd3877e260eed7a5987f12294d6288570c32232b52ccceeecb611954a.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 287px;
          height: 76px;
          font-size: 18px;
          color: #745200;
          padding-top: 36px;
          text-align: center;
          font-weight: bold; }
          /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer .jiaru .pay-btn span {
            font-weight: normal;
            text-decoration: line-through; }
        /* line 43, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer .jiaru .button_to button {
          border: none;
          background-color: transparent; }
    /* line 271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .footer-contains .buy-buttons-footer-hd {
      padding: 50px 0; }
      /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .footer-contains .buy-buttons-footer-hd .jiaru {
        display: flex;
        justify-content: center; }
        /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.renew-btn {
          padding-top: 30px; }
          /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.renew-btn img {
            width: 240px; }
        /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru a {
          display: block;
          margin: 0 20px; }
        /* line 66, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .free-btn {
          background-image: url(https://stac.3kgc.com/assets/company/qy_btn_bottom_free-295c33b9120e7c7c285d4ba51bc7b624d2db4a683eda64a7180a5a35bb6931e4.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 287px;
          height: 76px; }
        /* line 75, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn {
          background-image: url(https://stac.3kgc.com/assets/company/buy_btn-0c2e2e692edee2b55cc836c29d9882aeb6404370a39869ad88a2fd9c1caa622a.png);
          background-position: 100%;
          background-repeat: no-repeat;
          background-size: 100%;
          width: 200px;
          height: 60px;
          font-size: 16px;
          color: #745200;
          text-align: center;
          line-height: 58px;
          font-weight: bold; }
          /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn span {
            font-weight: normal;
            font-size: 12px;
            /*text-decoration: line-through;*/ }
          /* line 94, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn.discounts {
            background-image: url(https://stac.3kgc.com/assets/company/buy_btn-0c2e2e692edee2b55cc836c29d9882aeb6404370a39869ad88a2fd9c1caa622a.png); }
          /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .pay-btn.installment {
            color: #692303;
            background-image: url(https://stac.3kgc.com/assets/company/buy_installment-443c8c2638143aab6316c136cf5fe7f75cc420515720cd815eee511ec24b63b8.png); }
        /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru .button_to button {
          border: none;
          background-color: transparent; }
      /* line 111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .footer-contains .buy-buttons-footer-hd .installment-tip {
        text-align: center;
        color: #ffffff; }
      /* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity {
        display: flex;
        justify-content: center;
        margin-top: 30px; }
        /* line 121, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a {
          display: block;
          margin: 0 20px; }
          /* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.free-btn {
            background-image: url(https://stac.3kgc.com/assets/company/qy_btn_top_free_activity-fa64783053beadf71a1fa070524bfb82c40d22b3e08b998381c76eba3da79fc0.png);
            background-position: 100%;
            background-repeat: no-repeat;
            background-size: 100%;
            width: 192px;
            height: 57px; }
          /* line 134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.xyg-btn {
            background-image: url(https://stac.3kgc.com/assets/company/qy_btn_credit_buy_activity-70302d3e8fd16c02e622d6f6504e491f3ffb8138e92c1d1ff34e35ac894c1357.png);
            background-position: 100%;
            background-repeat: no-repeat;
            background-size: 100%;
            width: 235px;
            height: 59px; }
          /* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.pay-btn {
            background-image: url(https://stac.3kgc.com/assets/company/qy_btn_top_buy_activity-ef44fd8342194075656ff6007994909bc4ef78f0f2150b7b110fa4adab964b08.png);
            background-position: 100%;
            background-repeat: no-repeat;
            background-size: 100%;
            width: 192px;
            height: 57px;
            font-size: 18px;
            color: #745200;
            padding-top: 36px;
            text-align: center;
            font-weight: bold; }
            /* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
            .com-banner .footer-contains .buy-buttons-footer-hd .jiaru.activity a.pay-btn span {
              font-weight: normal;
              text-decoration: line-through; }
  /* line 277, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-banner .pay-btns {
    position: absolute;
    bottom: 10px;
    left: 50%;
    text-align: center;
    width: 460px;
    margin-left: -230px; }
    /* line 284, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-banner .pay-btns a {
      display: block;
      width: 80%;
      margin: 0 auto;
      position: relative; }
      /* line 289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .pay-btns a img {
        width: 100%; }
      /* line 292, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .com-banner .pay-btns a .price-show {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        color: #8c1401;
        align-items: center;
        justify-content: center;
        background: transparent;
        top: 0;
        left: 0;
        font-size: 24px;
        font-weight: bold; }
        /* line 305, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .pay-btns a .price-show span {
          font-size: 16px; }
        /* line 308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .com-banner .pay-btns a .price-show.renew {
          font-size: 24px;
          display: block; }
          /* line 311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .com-banner .pay-btns a .price-show.renew > div {
            height: 50%;
            display: flex;
            justify-content: center;
            align-items: center; }

/* line 324, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
.apply-company {
  width: 100%;
  min-width: 1100px;
  background: #ffffff; }
  /* line 328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company.publish-project {
    width: auto;
    min-width: auto;
    background: transparent; }
    /* line 332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company.publish-project .turntable-div {
      background: #ffffff !important; }
  /* line 336, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company .triangle-bottomleft {
    top: 60px; }
  /* line 340, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company .modal-body {
    text-align: center;
    padding: 40px 0; }
  /* line 345, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company .modal-body a:first-of-type {
    margin-right: 40px; }
  /* line 349, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company .modal-body > p {
    color: #f06746;
    font-size: 14px; }
  /* line 355, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .apply-company .content {
    width: 1100px;
    background: #FFF;
    border-radius: 0;
    margin: 0 auto;
    box-shadow: 0 0 0;
    text-align: center;
    height: auto;
    min-height: 320px; }
    /* line 365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company .content img {
      width: 100%; }
    /* line 369, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company .content .row .col-md-4 h3,
    .apply-company .content .row .col-md-4 h4,
    .apply-company .content .row .col-md-4 div {
      line-height: 26px; }
    /* line 375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company .content .row .col-md-4 h4 {
      color: #999999; }
    /* line 379, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company .content .row .col-md-4 div {
      margin-top: -20px; }
    /* line 383, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .apply-company .content .row img {
      width: 100px;
      display: block;
      position: relative;
      margin: auto;
      padding-top: 20px; }

/* line 396, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
.activity-modal .modal-dialog {
  width: 547px; }
  /* line 398, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .activity-modal .modal-dialog .modal-content {
    background: transparent;
    border: none;
    box-shadow: unset; }
    /* line 402, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .activity-modal .modal-dialog .modal-content .modal-body {
      padding: 40px 0 0;
      position: relative; }
      /* line 405, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .activity-modal .modal-dialog .modal-content .modal-body .close-btn {
        position: absolute;
        top: 86px;
        left: 518px; }
        /* line 409, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .activity-modal .modal-dialog .modal-content .modal-body .close-btn:hover {
          cursor: pointer; }
      /* line 414, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .activity-modal .modal-dialog .modal-content .modal-body .repayment-method {
        position: absolute;
        top: 346px;
        font-size: 16px;
        left: 50px;
        color: #1d1d1d; }
        /* line 420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .activity-modal .modal-dialog .modal-content .modal-body .repayment-method label {
          display: flex;
          align-items: baseline; }
      /* line 426, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .activity-modal .modal-dialog .modal-content .modal-body .submit-btn {
        top: 670px;
        width: 246px;
        position: absolute;
        left: 50%;
        margin-left: -123px; }

/* line 440, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
.com-turntable-pop .modal-dialog {
  position: relative; }
  /* line 442, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-turntable-pop .modal-dialog .bg-img {
    width: 100%; }
  /* line 445, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-turntable-pop .modal-dialog .header-text {
    position: absolute;
    top: 66px;
    width: 100%;
    text-align: center;
    font-size: 34px;
    line-height: 50px;
    background: linear-gradient(163deg, rgba(253, 121, 65, 0.85) 0%, rgba(238, 12, 54, 0.85) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Source Han Sans CN;
    font-weight: bold; }
  /* line 458, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-turntable-pop .modal-dialog .award-show {
    position: absolute;
    top: 180px;
    left: 20%; }
    /* line 462, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .com-turntable-pop .modal-dialog .award-show img {
      width: 80%; }
  /* line 466, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-turntable-pop .modal-dialog .footer-text {
    position: absolute;
    bottom: 160px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ffffff; }
  /* line 475, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .com-turntable-pop .modal-dialog .close-button {
    display: block;
    position: absolute;
    bottom: 35px;
    width: 270px;
    height: 90px;
    left: 50%;
    margin-left: -140px; }

/* line 486, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
.pay-page {
  margin-top: 20px; }
  /* line 488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
  .pay-page #pay-form {
    border: none !important; }
    /* line 490, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
    .pay-page #pay-form .pay-tab {
      width: 100%; }
      /* line 492, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
      .pay-page #pay-form .pay-tab tr {
        border: 1px solid #e7e7e7; }
        /* line 494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
        .pay-page #pay-form .pay-tab tr td {
          padding: 20px; }
          /* line 496, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .pay-page #pay-form .pay-tab tr td:first-child {
            width: 240px;
            background: #f5f5f5; }
          /* line 501, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .pay-page #pay-form .pay-tab tr td:last-child .price-show {
            font-size: 18px; }
          /* line 506, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
          .pay-page #pay-form .pay-tab tr td .payment-list {
            margin: 0;
            padding: 0 20px; }
            /* line 510, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
            .pay-page #pay-form .pay-tab tr td .payment-list label input {
              margin: 0; }
            /* line 515, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/apply_companies.scss.erb */
            .pay-page #pay-form .pay-tab tr td .payment-list .remain-show {
              font-size: 16px; }
/* line 3, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .adv-show {
  margin-bottom: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px; }
  /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
  .article-page .cont-right .adv-show img {
    width: 100%;
    border-radius: 6px; }
/* line 12, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .p-item {
  display: flex;
  padding: 8px 5px;
  border-bottom: 1px solid #f5f5f5; }
  /* line 17, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
  .article-page .cont-right .p-item .price-show {
    text-align: left;
    padding-right: 10px;
    color: #f06746;
    font-weight: bold;
    white-space: nowrap; }
  /* line 25, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
  .article-page .cont-right .p-item .title-show {
    text-align: left;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
/* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
.article-page .cont-right .cr-sk .crsk-s .m-item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 5px;
  border-bottom: 1px solid #f5f5f5; }
  /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
  .article-page .cont-right .cr-sk .crsk-s .m-item .m-avatar {
    padding-right: 20px; }
    /* line 45, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
    .article-page .cont-right .cr-sk .crsk-s .m-item .m-avatar .avatar {
      width: 55px;
      height: 55px; }
  /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
  .article-page .cont-right .cr-sk .crsk-s .m-item .m-info {
    line-height: 22px; }
    /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
    .article-page .cont-right .cr-sk .crsk-s .m-item .m-info .name {
      font-size: 14px; }
    /* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
    .article-page .cont-right .cr-sk .crsk-s .m-item .m-info .region {
      font-size: 12px;
      color: #999999; }
    /* line 63, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
    .article-page .cont-right .cr-sk .crsk-s .m-item .m-info .income {
      font-size: 12px;
      color: #999999; }
      /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/articles.scss */
      .article-page .cont-right .cr-sk .crsk-s .m-item .m-info .income span {
        color: #f06746; }
/* line 3, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
.publish-form .chunk-uploader-contains .uploader-list {
  width: 400px; }

/* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .uploader-list {
  margin: 10px 0 20px; }
  /* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .chunk-uploader-contains .uploader-list .file-item {
    margin-bottom: 10px; }
    /* line 13, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
    .chunk-uploader-contains .uploader-list .file-item .progress-percent {
      float: right; }
    /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
    .chunk-uploader-contains .uploader-list .file-item .progress {
      border: 1px solid #cccccc;
      height: 8px; }
    /* line 20, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
    .chunk-uploader-contains .uploader-list .file-item .state {
      font-size: 14px !important;
      float: right;
      margin-left: 6px; }
/* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .webuploader-pick {
  padding: 6px 37px;
  background: #f06746; }
/* line 33, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
.chunk-uploader-contains .btns .webuploader-pick {
  width: 130px;
  height: 33px;
  line-height: 20px; }

/* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
.gtj-info-box {
  padding: 30px; }
  /* line 43, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .title {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center; }
  /* line 46, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .content {
    border: 1px solid #D2D2D2;
    border-radius: 6px; }
  /* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .gtj-infos {
    background: #F3F3F3;
    border-radius: 6px; }
    /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
    .gtj-info-box .gtj-infos .my-tabs {
      float: left; }
      /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
      .gtj-info-box .gtj-infos .my-tabs li a {
        height: 34px;
        line-height: 34px;
        border: none;
        border-right: 1px solid #D2D2D2;
        position: relative;
        padding-left: 12px;
        padding-right: 12px;
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        /* line 65, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
        .gtj-info-box .gtj-infos .my-tabs li a label {
          position: absolute;
          left: 4px;
          top: 8px;
          width: 7px;
          height: 7px;
          border-radius: 50%;
          background: #f35047;
          font-size: 12px;
          text-align: center;
          color: white; }
      /* line 79, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
      .gtj-info-box .gtj-infos .my-tabs li a.selected {
        background: white; }
  /* line 84, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .table {
    font-size: 14px; }
    /* line 86, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
    .gtj-info-box .table .top th {
      background: #f3f3f3;
      text-align: center; }
  /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .tb {
    padding: 15px; }
  /* line 89, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .info-l1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px; }
  /* line 91, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .info-l1-tip {
    font-size: 12px;
    float: right;
    color: #333333; }
  /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/attachments.scss */
  .gtj-info-box .checked-tip {
    color: #1b7b2f;
    font-size: 14px;
    float: right; }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */
/* =========================================================
 * bootstrap-treeview.css v1.2.0
 * =========================================================
 * Copyright 2013 Jonathan Miles 
 * Project URL : http://www.jondmiles.com/bootstrap-treeview
 *	
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */


.treeview .list-group-item {
	cursor: pointer;
}

.treeview span.indent {
	margin-left: 10px;
	margin-right: 10px;
}

.treeview span.icon {
	width: 12px;
	margin-right: 5px;
}

.treeview .node-disabled {
	color: silver;
	cursor: not-allowed;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  /*font-weight: bold;*/;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  /*font-weight: bold;*/;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix) format('embedded-opentype'),
  url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format('woff2'),
  url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format('woff'),
  url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format('truetype'),
  url(https://stac.3kgc.com/assets/bootstrap_fonts/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  /*font-weight: bold;*/;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  /*font-weight: bold;*/;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  /*font-weight: bold;*/;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  /*font-weight: bold;*/
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  /*font-weight: bold;*/;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  /*font-weight: bold;*/;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* sourceMappingURL=bootstrap.css.map */
/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
.set-channel {
  background: #ffffff;
  border-radius: 14px;
  margin-top: 200px; }
  /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
  .set-channel .channel-items {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 20px; }
    /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
    .set-channel .channel-items .channel-item {
      position: relative;
      margin: 8px;
      width: 29%; }
      /* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
      .set-channel .channel-items .channel-item:hover {
        cursor: pointer; }
      /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
      .set-channel .channel-items .channel-item .btn-level {
        text-align: center;
        padding: 10px 14px;
        background: #F5F6F7;
        border-radius: 6px;
        color: #333333;
        font-size: 14px;
        z-index: 10;
        position: relative; }
        /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
        .set-channel .channel-items .channel-item .btn-level.active {
          border: 1px solid #F06746;
          color: #F06746; }
      /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/channel_items.scss */
      .set-channel .channel-items .channel-item input {
        position: absolute;
        left: 0;
        top: 0; }
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
#company_team {
  align-self: center;
  align-content: center;
  overflow: auto;
  z-index: -1; }
  /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  #company_team .top_img {
    margin: 0 auto;
    height: 318px;
    background: url(https://stac.3kgc.com/assets/work_center/dlwt_bg_home-1d8be31862fe752f1b14993f14d7722974d620155a7781b55dbf6b6528a22de2.png) no-repeat;
    background-size: cover;
    z-index: -1; }
  /* line 29, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  #company_team .work_center_top {
    width: 1100px;
    margin: auto;
    border-radius: 6px;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 256px;
    margin: -164px auto auto auto;
    position: relative; }
    /* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_top .top_left {
      width: 732px;
      height: 254px;
      background-color: #ffffff;
      margin-right: 20px;
      border-radius: 6px;
      float: left;
      box-shadow: 0 6px 10px #dddddd; }
      /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_top .top_left .avatar {
        width: 120px;
        height: 120px;
        float: left;
        line-height: 114px;
        overflow: hidden;
        background: #fff;
        border-radius: 4px;
        margin-top: -20px; }
      /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_top .top_left .work_center_info {
        float: left;
        width: 592px;
        height: 165px;
        margin: 24px auto auto 20px; }
        /* line 62, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_top .top_left .work_center_info .work_center_info_header {
          margin: 0px 0px 16px 0px;
          height: 30px;
          width: 592px;
          position: relative; }
          /* line 68, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_left .work_center_info .work_center_info_header .work_center_title {
            height: 30px;
            width: 250px;
            position: absolute;
            left: 0px;
            font-size: 20px;
            color: #333; }
          /* line 77, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_left .work_center_info .work_center_info_header .auth_tag {
            height: 18px;
            width: 150px;
            position: absolute;
            top: 0px;
            right: 0px;
            font-size: 14px;
            color: #333;
            margin-top: -2px; }
        /* line 90, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_top .top_left .work_center_info .work_center_resume {
          width: 550px;
          height: 114px;
          font-size: 14px;
          color: #999;
          height: 114px; }
      /* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_top .top_left .work_center_tags .tags_title {
        font-size: 14px;
        color: #999999;
        margin: auto 0px 44px 10px;
        float: left; }
      /* line 106, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_top .top_left .work_center_tags ul li {
        height: 22px;
        background: #ffffff;
        font-size: 12px;
        color: #f06746;
        float: left;
        margin: auto 12px 44px 0px;
        border-radius: 10px;
        border: 1px solid;
        padding: 1px 3px 1px 3px;
        white-space: nowrap; }
    /* line 122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_top .top_right {
      position: relative;
      width: 346px;
      height: 254px;
      background-color: #ffffff;
      margin: auto;
      float: left;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd; }
      /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_top .top_right .btn_group {
        display: flex;
        align-items: center;
        margin: auto;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 190px;
        height: 156px; }
        /* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_top .top_right .btn_group ul li {
          vertical-align: middle;
          margin: auto auto 18px auto; }
          /* line 146, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li:last-child {
            margin: auto; }
          /* line 149, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li div#employ_div {
            border: 1px solid;
            color: #ffffff;
            line-height: 38px;
            text-align: center;
            font-size: 16px;
            background-color: #f06746;
            border-radius: 2px; }
          /* line 159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li a {
            display: inline-block;
            width: 190px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            font-size: 16px; }
          /* line 167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li a.employ_btn {
            color: #ffffff;
            background-color: #f06746;
            border-radius: 2px; }
          /* line 172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li a.qq_btn {
            border: 1px solid;
            color: #f06746;
            background-color: #ffffff; }
          /* line 178, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_top .top_right .btn_group ul li div#mobile_btn {
            border: 1px solid;
            color: #f06746;
            background-color: #ffffff;
            line-height: 38px;
            text-align: center;
            font-size: 16px; }
  /* line 193, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  #company_team .work_center_main {
    width: 1100px;
    margin: auto;
    border-radius: 6px;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    align-content: center !important; }
    /* line 208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_main .projects_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      background: #ffffff;
      margin-top: 26px; }
      /* line 212, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .projects_data .data_img {
        width: 50%;
        float: left;
        font-size: 14px;
        font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
        color: #333333;
        margin-right: 1%; }
        /* line 219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .projects_data .data_img .data_title {
          color: #999999;
          text-align: center;
          margin: 0px auto 50px auto; }
      /* line 226, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .projects_data .data_info {
        background: #ffffff;
        width: 49%;
        float: left;
        color: #999999;
        font-size: 14px;
        margin: 63px auto 60px 0px; }
        /* line 234, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .projects_data .data_info table tr td ul {
          margin: auto 50px 20px 0px; }
          /* line 235, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .projects_data .data_info table tr td ul li {
            width: auto; }
            /* line 237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .projects_data .data_info table tr td ul li:nth-child(even) span {
              margin-top: 20px;
              color: #999999; }
        /* line 245, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .projects_data .data_info table.stat_data td {
          padding: 26px 50px 0px 0px; }
        /* line 249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .projects_data .data_info table span.big_font {
          font-size: 28px;
          color: #333333; }
        /* line 253, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .projects_data .data_info table .black_font {
          color: #333333; }
    /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_main .service_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      background: #ffffff; }
      /* line 265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .service_data .data_img {
        width: 501px;
        height: 300px;
        float: left;
        font-size: 14px;
        font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
        color: #333333;
        margin-right: 10px; }
        /* line 273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .service_data .data_img .data_title {
          color: #999999;
          text-align: center;
          margin: 0px auto 50px auto; }
      /* line 280, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .service_data .data_info {
        width: 491px;
        height: 300px;
        float: left;
        color: #999999;
        font-size: 14px;
        position: relative; }
        /* line 287, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .service_data .data_info .data_table {
          margin: auto;
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          height: 63px; }
          /* line 295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .service_data .data_info .data_table table {
            margin: auto auto auto 0px; }
            /* line 297, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .service_data .data_info .data_table table tr td ul {
              margin: auto 50px auto 0px; }
              /* line 298, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
              #company_team .work_center_main .service_data .data_info .data_table table tr td ul li {
                width: auto; }
                /* line 300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
                #company_team .work_center_main .service_data .data_info .data_table table tr td ul li:nth-child(even) span {
                  margin-top: 20px;
                  color: #999999; }
            /* line 308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .service_data .data_info .data_table table span.big_font {
              font-size: 28px;
              color: #333333; }
    /* line 317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_main .members_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      overflow: hidden; }
      /* line 320, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .members_data .members_top {
        background: #ffffff;
        height: 44px; }
        /* line 323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .members_data .members_top .members_top_title {
          float: left;
          margin-left: 60px;
          height: 44px;
          line-height: 44px;
          font-size: 18px;
          color: #333333; }
        /* line 332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .members_data .members_top .members_stats_data {
          margin-right: 40px;
          float: right;
          height: 44px;
          line-height: 44px;
          font-size: 14px;
          color: #666666; }
      /* line 342, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .members_data .members_info {
        background: #ffffff;
        width: 1002px;
        height: 255px;
        position: relative; }
        /* line 347, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .members_data .members_info .members_info_left {
          width: 164px;
          height: 255px;
          left: 0px;
          top: 0px;
          position: absolute; }
          /* line 353, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .members_data .members_info .members_info_left .member_pre {
            right: 50px;
            top: 110px;
            position: absolute;
            cursor: pointer; }
        /* line 360, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .members_data .members_info .members_info_middle {
          width: 674px;
          height: 255px;
          left: 164px;
          top: 0px;
          position: relative;
          overflow: hidden; }
          /* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul {
            overflow: hidden;
            width: 2600px;
            margin: 26px 0px 38px 0px; }
            /* line 374, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item {
              margin: auto 6px auto auto;
              width: 130px;
              height: 176px;
              float: left;
              position: relative; }
              /* line 380, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
              #company_team .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item .member_info {
                background: rgba(0, 0, 0, 0.1);
                font-size: 8px;
                color: #ffffff;
                position: absolute;
                width: 130px;
                z-index: 2;
                bottom: 0px; }
        /* line 398, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .members_data .members_info .members_info_right {
          width: 164px;
          height: 255px;
          right: 0px;
          top: 0px;
          position: absolute; }
          /* line 404, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .members_data .members_info .members_info_right .member_next {
            left: 50px;
            top: 110px;
            position: absolute;
            cursor: pointer; }
    /* line 415, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
    #company_team .work_center_main .comments {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      margin: 0px auto 40px auto;
      height: auto;
      overflow: hidden; }
      /* line 421, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .comments .comments_top {
        background: #ffffff;
        height: 44px; }
        /* line 424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .comments .comments_top .comments_top_title {
          float: left;
          margin-left: 60px;
          height: 44px;
          line-height: 44px;
          font-size: 18px;
          color: #333333; }
      /* line 435, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .comments .comments_tags {
        background: #ffffff;
        height: 36px; }
        /* line 438, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .comments .comments_tags ul {
          margin-left: 60px; }
          /* line 440, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .comments .comments_tags ul li {
            height: 22px;
            font-size: 12px;
            color: #f06746;
            float: left;
            margin: 14px 12px 0px 0px;
            border-radius: 10px;
            border: 1px solid;
            padding: 1px 3px 1px 3px;
            white-space: nowrap; }
      /* line 455, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
      #company_team .work_center_main .comments .comments_info {
        width: 1002px;
        overflow-x: hidden;
        overflow-y: auto; }
        /* line 459, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .comments .comments_info a.project_link {
          display: block;
          min-height: 56px;
          max-height: 163px;
          padding: 12px 62px 14px 62px;
          background: #ffffff; }
          /* line 465, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .comments .comments_info a.project_link:hover {
            background-color: transparent; }
        /* line 470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
        #company_team .work_center_main .comments .comments_info .comment {
          min-height: 56px;
          max-height: 145px;
          width: 822px;
          margin: 10px 0px 13px 0px;
          position: relative;
          display: flex;
          flex-direction: column;
          align-content: space-between; }
          /* line 480, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .comments .comments_info .comment .project_title {
            width: 822px;
            height: 27px;
            margin: 0px auto 8px 0px;
            font-size: 18px;
            position: relative; }
            /* line 486, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .comments .comments_info .comment .project_title .startup_start_date {
              display: inline;
              float: right;
              right: 20px;
              font-size: 12px;
              color: #999999; }
          /* line 494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .comments .comments_info .comment .project_data {
            height: 21px;
            margin: 0px auto 0px 2px;
            font-size: 14px;
            color: #999999; }
            /* line 499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .comments .comments_info .comment .project_data ul li {
              margin: auto 54px auto auto;
              float: left; }
              /* line 502, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
              #company_team .work_center_main .comments .comments_info .comment .project_data ul li span {
                color: #999999; }
          /* line 508, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
          #company_team .work_center_main .comments .comments_info .comment .comment_end {
            margin: 5px 0px 0px 2px; }
            /* line 511, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
            #company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up {
              position: relative;
              width: 874px;
              margin: 0px 0px 0px 0px; }
              /* line 516, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
              #company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content {
                color: #333333; }
                /* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
                #company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content span {
                  display: block;
                  color: #999999;
                  float: left; }
                /* line 527, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
                #company_team .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content div {
                  float: left;
                  width: 832px; }

/* line 544, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
div#will_paginate .page_nav {
  text-align: center;
  color: #f66626;
  padding: 5px 0; }
  /* line 548, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  div#will_paginate .page_nav a, div#will_paginate .page_nav span, div#will_paginate .page_nav em {
    padding: 5px 8px;
    margin: 0 3px;
    color: #f66626;
    border: 1px solid;
    border-radius: 5px; }
  /* line 555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  div#will_paginate .page_nav a:hover, div#will_paginate .page_nav a.current, div#will_paginate .page_nav em.current {
    background-color: #f66626;
    color: #fff; }
  /* line 559, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  div#will_paginate .page_nav a.disabled, div#will_paginate .page_nav span.disabled {
    color: #999;
    cursor: not-allowed; }
  /* line 564, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
  div#will_paginate .page_nav a.disabled:hover {
    background-color: #fff;
    color: #999; }

/* line 574, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/comanies.scss */
.cert-list .imgs-contains {
  display: flex;
  flex-wrap: wrap; }
/*!
 * Cropper v2.3.4
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2016 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2016-09-03T05:50:45.412Z
 */

.cropper-container {
  font-size: 0;
  line-height: 0;

  position: relative;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  direction: ltr !important;
}

.cropper-container img {
  display: block;

  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;

  image-orientation: 0deg !important;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cropper-wrap-box {
  overflow: hidden;
}

.cropper-drag-box {
  opacity: 0;
  background-color: #fff;

  filter: alpha(opacity=0);
}

.cropper-modal {
  opacity: .5;
  background-color: #000;

  filter: alpha(opacity=50);
}

.cropper-view-box {
  display: block;
  overflow: hidden;

  width: 100%;
  height: 100%;

  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, .75);
}

.cropper-dashed {
  position: absolute;

  display: block;

  opacity: .5;
  border: 0 dashed #eee;

  filter: alpha(opacity=50);
}

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;

  width: 100%;
  height: 33.33333%;

  border-top-width: 1px;
  border-bottom-width: 1px;
}

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;

  width: 33.33333%;
  height: 100%;

  border-right-width: 1px;
  border-left-width: 1px;
}

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;

  width: 0;
  height: 0;

  opacity: .75;

  filter: alpha(opacity=75);
}

.cropper-center:before,
.cropper-center:after {
  position: absolute;

  display: block;

  content: ' ';

  background-color: #eee;
}

.cropper-center:before {
  top: 0;
  left: -3px;

  width: 7px;
  height: 1px;
}

.cropper-center:after {
  top: -3px;
  left: 0;

  width: 1px;
  height: 7px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;

  display: block;

  width: 100%;
  height: 100%;

  opacity: .1;

  filter: alpha(opacity=10);
}

.cropper-face {
  top: 0;
  left: 0;

  background-color: #fff;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  top: 0;
  right: -3px;

  width: 5px;

  cursor: e-resize;
}

.cropper-line.line-n {
  top: -3px;
  left: 0;

  height: 5px;

  cursor: n-resize;
}

.cropper-line.line-w {
  top: 0;
  left: -3px;

  width: 5px;

  cursor: w-resize;
}

.cropper-line.line-s {
  bottom: -3px;
  left: 0;

  height: 5px;

  cursor: s-resize;
}

.cropper-point {
  width: 5px;
  height: 5px;

  opacity: .75;
  background-color: #39f;

  filter: alpha(opacity=75);
}

.cropper-point.point-e {
  top: 50%;
  right: -3px;

  margin-top: -3px;

  cursor: e-resize;
}

.cropper-point.point-n {
  top: -3px;
  left: 50%;

  margin-left: -3px;

  cursor: n-resize;
}

.cropper-point.point-w {
  top: 50%;
  left: -3px;

  margin-top: -3px;

  cursor: w-resize;
}

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;

  margin-left: -3px;

  cursor: s-resize;
}

.cropper-point.point-ne {
  top: -3px;
  right: -3px;

  cursor: ne-resize;
}

.cropper-point.point-nw {
  top: -3px;
  left: -3px;

  cursor: nw-resize;
}

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;

  cursor: sw-resize;
}

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;

  width: 20px;
  height: 20px;

  cursor: se-resize;

  opacity: 1;

  filter: alpha(opacity=100);
}

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;

  display: block;

  width: 200%;
  height: 200%;

  content: ' ';

  opacity: 0;
  background-color: #39f;

  filter: alpha(opacity=0);
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}

@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;

    opacity: .75;

    filter: alpha(opacity=75);
  }
}

.cropper-invisible {
  opacity: 0;

  filter: alpha(opacity=0);
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  position: absolute;

  display: block;

  width: 0;
  height: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  /*max-width: 270px;*/
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
div.field{

}
@charset "UTF-8";
/* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
body {
  background: #f5f5f5; }

/* line 8, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .nav-top {
  display: flex;
  justify-content: space-between;
  justify-items: baseline;
  padding: 20px 0 10px;
  width: 1100px;
  background: #ffffff;
  margin: 0 auto; }
  /* line 17, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .excel-tool-vip .nav-top .logo-contains img {
    width: 100px; }
  /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .excel-tool-vip .nav-top .nav-links {
    display: flex;
    align-items: end; }
    /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .nav-top .nav-links a {
      display: block;
      margin-left: 30px;
      font-size: 14px; }
    /* line 29, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .nav-top .nav-links .desc-show {
      color: #999999;
      margin-left: 60px; }
/* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip .content-block {
  position: relative;
  min-width: 1100px;
  margin: 0 auto; }
  /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .excel-tool-vip .content-block .banner-show img {
    width: 100%; }
  /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .excel-tool-vip .content-block .position-div {
    position: absolute;
    top: 36px;
    text-align: center;
    width: 100%; }
    /* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .content-block .position-div .pay-contains {
      width: 900px;
      margin: 0 auto; }
      /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .pay-contains .user-infos {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        /* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block {
          display: flex;
          justify-content: left;
          align-items: center; }
          /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block.has-bg {
            background: #ffffff;
            padding: 4px 20px;
            border-radius: 10px; }
          /* line 65, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login {
            display: block; }
            /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .no-login img {
              width: 140px; }
          /* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .avatar-div img {
            width: 60px;
            height: 60px;
            border-radius: 50%; }
          /* line 78, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show {
            font-size: 12px;
            color: #333333;
            text-align: left;
            padding-left: 10px;
            line-height: 22px; }
            /* line 85, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .user-infos .left-block .duration-show .mobile-show img {
              width: 56px; }
        /* line 92, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .excel-tool-vip .content-block .position-div .pay-contains .user-infos .right-block img {
          width: 300px; }
      /* line 97, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .pay-contains .form-contains {
        margin: 20px 0; }
        /* line 99, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains {
          display: flex;
          justify-content: space-between; }
          /* line 102, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block {
            cursor: pointer;
            border-radius: 16px;
            border: 2px solid #d2d2d2;
            width: 280px;
            padding: 20px 0;
            background: #ffffff; }
            /* line 109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block.active {
              padding: 19px 0;
              border: 3px solid #019B69; }
            /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .pay-duration {
              font-size: 30px; }
            /* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .discount-count {
              color: #f06746;
              font-size: 14px; }
            /* line 120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show {
              margin-top: 10px; }
              /* line 122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
              .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show .sale-price {
                font-size: 40px; }
              /* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
              .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .price-show .original-price {
                color: #999999;
                font-size: 14px;
                text-decoration: line-through; }
            /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
            .excel-tool-vip .content-block .position-div .pay-contains .form-contains .choose-contains .choose-block .day-price {
              font-size: 16px; }
    /* line 139, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .content-block .position-div .qr-contains {
      position: relative;
      display: flex;
      justify-content: space-around;
      align-items: center;
      background: #ffffff;
      margin: 10px 0;
      border: 2px solid #D2D2D2;
      border-radius: 16px;
      min-height: 144px; }
      /* line 149, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .qr-contains .qr-wx, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali {
        position: relative; }
        /* line 151, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .ali-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .wx-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .ali-icon, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .wx-icon {
          position: absolute;
          top: 50%;
          left: 50%;
          margin: -20px 0 0 -20px; }
          /* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
          .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .ali-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-wx .wx-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .ali-icon img, .excel-tool-vip .content-block .position-div .qr-contains .qr-ali .wx-icon img {
            width: 40px;
            height: 40px; }
      /* line 162, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .qr-contains .qr-ali {
        position: relative; }
      /* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .qr-contains .price-div {
        font-size: 40px;
        line-height: 40px;
        color: #019B69;
        text-align: center; }
        /* line 171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .excel-tool-vip .content-block .position-div .qr-contains .price-div img {
          width: 120px; }
    /* line 176, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .content-block .position-div .roles-contains {
      width: 1100px;
      margin: 0 auto; }
      /* line 179, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .roles-contains img {
        width: 100%; }
    /* line 183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .excel-tool-vip .content-block .position-div .footer-div {
      margin-top: 40px;
      min-width: 1100px; }
      /* line 186, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .excel-tool-vip .content-block .position-div .footer-div img {
        width: 100%; }

/* line 197, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.excel-tool-vip-modal .sure-btn {
  position: absolute;
  background: transparent;
  display: block;
  width: 200px;
  height: 60px;
  left: 50%;
  margin-left: -100px;
  bottom: 20px; }

/* line 209, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
.coupon-contains {
  margin-top: 10px;
  background: #ffffff;
  text-align: left; }
  /* line 213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .coupon-contains .coupon-title {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0 10px; }
  /* line 218, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
  .coupon-contains .coupons-flex {
    display: flex;
    align-items: center; }
    /* line 221, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
    .coupon-contains .coupons-flex .coupon-radio {
      width: 200px;
      height: 80px;
      margin: 10px;
      padding: 8px 0 0 10px;
      background: url(https://stac.3kgc.com/assets/excel_tool/coupon/默认-4f4d8ef3a9e089e6780887471d0e865f2ff0c923d7c8ba1304f1d5b87cda8112.png);
      background-size: 98% 98%;
      background-position: center;
      background-repeat: no-repeat;
      font-size: 10px;
      text-align: left; }
      /* line 232, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .coupon-contains .coupons-flex .coupon-radio .coupon-worth {
        color: #00875B;
        font-size: 30px;
        font-weight: bold; }
        /* line 236, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .coupon-contains .coupons-flex .coupon-radio .coupon-worth span {
          font-size: 20px; }
      /* line 240, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .coupon-contains .coupons-flex .coupon-radio:hover {
        background: url(https://stac.3kgc.com/assets/excel_tool/coupon/鼠标滑过-7663c52813c21a7433bdb8604bedd0a64b66f3199424eb151d5d43d6a46a11eb.png);
        background-size: 98% 98%;
        background-position: center;
        background-repeat: no-repeat; }
      /* line 246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .coupon-contains .coupons-flex .coupon-radio.disabled {
        color: #B3B3B3;
        background: url(https://stac.3kgc.com/assets/excel_tool/coupon/不可用-afee63ed5345d75f94e9aa504c970e21694500d2434e6bc42dfb338b59bbbd78.png);
        background-size: 98% 98%;
        background-position: center;
        background-repeat: no-repeat; }
        /* line 248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
        .coupon-contains .coupons-flex .coupon-radio.disabled .coupon-worth {
          color: #B3B3B3; }
      /* line 256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/excel_tool_vips.scss.erb */
      .coupon-contains .coupons-flex .coupon-radio.active {
        background: url(https://stac.3kgc.com/assets/excel_tool/coupon/选中效果-6bce6bb41339e572e788630446d6010ec058a19aa32a4823905cf960bc3701b7.png);
        background-size: 98% 98%;
        background-position: center;
        background-repeat: no-repeat; }
@charset "UTF-8";
/* line 6, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
.exposure-log-index {
  background-image: url(https://stac.3kgc.com/assets/exposure_log/曝光台背景-fe3ce7504956d8a67f399b956f38fa11207edcb1a9de6f8fb3723d05dd6071ef.png);
  background-size: 1920px;
  background-repeat: no-repeat;
  background-position-x: calc((1920px - 100vw) / -2);
  width: 100%;
  min-width: 1100px;
  padding-top: 260px;
  text-align: center;
  position: relative; }
  /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
  .exposure-log-index .edit-btn {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #ffffff;
    background: blue;
    display: block;
    font-size: 20px;
    padding: 6px 10px; }
  /* line 26, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
  .exposure-log-index .main-contains {
    width: 1040px;
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    /* line 31, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
    .exposure-log-index .main-contains .list-div {
      width: 48%;
      margin-bottom: 20px;
      background: #ffffff;
      border-radius: 10px; }
      /* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
      .exposure-log-index .main-contains .list-div .top-title-div {
        position: relative; }
        /* line 38, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
        .exposure-log-index .main-contains .list-div .top-title-div img {
          width: 100%; }
        /* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
        .exposure-log-index .main-contains .list-div .top-title-div .title-text {
          position: absolute;
          top: 9px;
          text-align: center;
          width: 100%;
          font-size: 20px;
          color: #E54F0D; }
      /* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
      .exposure-log-index .main-contains .list-div .log-list {
        height: 360px;
        margin: 10px 20px 26px;
        overflow-y: hidden; }
        /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
        .exposure-log-index .main-contains .list-div .log-list .log-item {
          display: flex;
          justify-content: start;
          align-items: center;
          height: 60px;
          padding: 5px 10px; }
          /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
          .exposure-log-index .main-contains .list-div .log-list .log-item .avatar img {
            border-radius: 50%;
            width: 40px;
            height: 40px; }
          /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
          .exposure-log-index .main-contains .list-div .log-list .log-item .log-reason {
            text-align: left;
            padding-left: 6px;
            max-height: 50px;
            overflow-y: hidden;
            text-overflow: ellipsis; }
            /* line 73, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
            .exposure-log-index .main-contains .list-div .log-list .log-item .log-reason span {
              font-weight: bold; }
  /* line 85, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
  .exposure-log-index #modal_div .modal-body .form-div {
    display: inline-block;
    text-align: left; }
    /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
    .exposure-log-index #modal_div .modal-body .form-div .field {
      margin-top: 20px;
      display: flex;
      align-items: center; }
      /* line 92, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
      .exposure-log-index #modal_div .modal-body .form-div .field label {
        margin-bottom: 0; }
      /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
      .exposure-log-index #modal_div .modal-body .form-div .field .show-text {
        white-space: normal;
        padding-left: 10px;
        max-width: 160px;
        line-height: 18px; }

/* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
.exposure-logs-location-web .log-list {
  height: 60px;
  overflow-y: hidden;
  background: #F5F5F5;
  width: 600px; }
  /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
  .exposure-logs-location-web .log-list .log-item {
    display: flex;
    justify-content: start;
    align-items: center;
    height: 60px;
    padding: 5px 10px; }
    /* line 120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
    .exposure-logs-location-web .log-list .log-item .avatar img {
      border-radius: 50%;
      width: 40px;
      height: 40px; }
    /* line 126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
    .exposure-logs-location-web .log-list .log-item .log-reason {
      text-align: left;
      padding-left: 6px;
      color: #363636;
      max-height: 50px;
      overflow-y: hidden;
      text-overflow: ellipsis; }
      /* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/exposure_logs.scss.erb */
      .exposure-logs-location-web .log-list .log-item .log-reason span {
        font-weight: bold; }
/*!
 * bootstrap-fileinput v4.3.7
 * http://plugins.krajee.com/file-input
 *
 * Krajee default styling for bootstrap-fileinput.
 *
 * Author: Kartik Visweswaran
 * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
 *
 * Licensed under the BSD 3-Clause
 * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
 */

.file-loading {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    font-size: 999px;
    text-align: right;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none;
}

.file-object {
    margin: 0 0 -5px 0;
    padding: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: none repeat scroll 0 0 transparent;
    cursor: inherit;
    display: block;
}

.file-caption-name {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    word-break: break-all;
}

.input-group-lg .file-caption-name {
    height: 25px;
}

.file-zoom-dialog {
    text-align: left;
}

.file-error-message {
    color: #a94442;
    background-color: #f2dede;
    margin: 5px;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    padding: 15px;
}

.file-error-message pre, .file-error-message ul {
    margin: 0;
    text-align: left;
}

.file-error-message pre {
    margin: 5px 0;
}

.file-caption-disabled {
    background-color: #EEEEEE;
    cursor: not-allowed;
    opacity: 1;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.krajee-default.file-preview-frame {
    position: relative;
    display: table;
    margin: 8px;
    height: 160px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px 0 #a2958a;
    padding: 6px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.krajee-default.file-preview-frame:not(.file-preview-error):hover {
    box-shadow: 3px 3px 5px 0 #333;
}

.krajee-default .file-preview-image {
    vertical-align: middle;
    image-orientation: from-image;
}

.krajee-default .file-preview-text {
    display: block;
    color: #428bca;
    border: 1px solid #ddd;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    outline: none;
    padding: 8px;
    resize: none;
}

.krajee-default .file-preview-html {
    border: 1px solid #ddd;
    padding: 8px;
    overflow: auto;
}

.krajee-default .file-zoom-dialog .file-preview-text {
    font-size: 1.2em;
}

.krajee-default .file-preview-other {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.krajee-default .file-preview-other:hover {
    opacity: 0.8;
}

.krajee-default .file-actions, .krajee-default .file-other-error {
    text-align: left;
}

.krajee-default .file-other-icon {
    font-size: 4.8em;
}

.krajee-default .file-actions {
    margin-top: 15px;
}

.krajee-default .file-footer-buttons {
    float: right;
}

.krajee-default .file-footer-caption {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #777;
    margin: 5px auto;
}

.krajee-default .file-preview-error {
    opacity: 0.65;
    box-shadow: none;
}

.krajee-default .file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
    color: #000;
}

.krajee-default .file-drag-handle, .krajee-default .file-upload-indicator {
    position: absolute;
    text-align: center;
    bottom: -6px;
    left: -6px;
    padding: 8px 8px 1px 3px;
    border-left: none;
    border-bottom: none;
    border-right: 1px solid #8a6d3b;
    border-top: 1px solid #8a6d3b;
    border-top-right-radius: 24px;
    font-size: 12px;
}

.krajee-default .file-drag-handle {
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.krajee-default .file-upload-indicator {
    font-size: 13px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding-bottom: 0;
}

.krajee-default.file-preview-error .file-upload-indicator {
    background-color: #f2dede;
    border-color: #ebccd1;
}

.krajee-default.file-preview-success .file-upload-indicator {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.krajee-default.file-preview-loading .file-upload-indicator {
    background-color: #e5e5e5;
    border-color: #777;
}

.krajee-default .file-thumb-progress {
    height: 10px;
}

.krajee-default .file-thumb-progress .progress, .krajee-default .file-thumb-progress .progress-bar {
    height: 10px;
    font-size: 9px;
    line-height: 10px;
}

.krajee-default .file-thumbnail-footer {
    position: relative;
}

.krajee-default .file-thumb-progress {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
}

.krajee-default.kvsortable-ghost {
    background: #e1edf7;
    border: 2px solid #a1abff;
}

/* noinspection CssOverwrittenProperties */
.file-zoom-dialog .file-other-icon {
    font-size: 8em;
    font-size: 55vmin;
}

.file-input-new .file-preview, .file-input-new .close, .file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button {
    display: none;
}

.file-caption-main {
    width: 100%;
}

.file-input-ajax-new .no-browse .input-group-btn,
.file-input-new .no-browse .input-group-btn {
    display: none;
}

.file-input-ajax-new .no-browse .form-control,
.file-input-new .no-browse .form-control {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.file-thumb-loading {
    background: transparent url('../img/loading.gif') no-repeat scroll center center content-box !important;
}

.file-sortable .file-drag-handle {
    cursor: move;
    cursor: -webkit-grabbing;
    opacity: 1;
}

.file-sortable .file-drag-handle:hover {
    opacity: 0.7;
}

.file-drop-zone {
    border: 1px dashed #aaa;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px;
}

.file-drop-zone-title {
    color: #aaa;
    font-size: 1.6em;
    padding: 85px 10px;
    cursor: default;
}

.file-preview .clickable,
.clickable .file-drop-zone-title {
    cursor: pointer;
}

.file-drop-zone.clickable:hover {
    border: 2px dashed #999;
}

.file-drop-zone.clickable:focus {
    border: 2px solid #5acde2;
}

.file-drop-zone .file-preview-thumbnails {
    cursor: default;
}

.file-highlighted {
    border: 2px dashed #999 !important;
    background-color: #f0f0f0;
}

.file-uploading {
    background: url('../img/loading-sm.gif') no-repeat center bottom 10px;
    opacity: 0.65;
}

.file-zoom-fullscreen.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.file-zoom-fullscreen .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.file-zoom-fullscreen .modal-content {
    border-radius: 0;
    box-shadow: none;
}

.file-zoom-fullscreen .modal-body {
    overflow-y: auto;
}

.file-zoom-dialog .modal-body {
    position: relative !important;
}

.file-zoom-dialog .btn-navigate {
    position: absolute;
    padding: 0;
    margin: 0;
    background: transparent;
    text-decoration: none;
    outline: none;
    opacity: 0.7;
    top: 45%;
    font-size: 4em;
    color: #1c94c4;
}

.file-zoom-dialog .floating-buttons {
    position: absolute;
    top: 5px;
    right: 10px;
}

.floating-buttons, .floating-buttons .btn {
    z-index: 3000;
}

.file-zoom-dialog .kv-zoom-actions .btn,
.floating-buttons .btn {
    margin-left: 3px;
}

.file-zoom-dialog .btn-navigate:not([disabled]):hover,
.file-zoom-dialog .btn-navigate:not([disabled]):focus {
    outline: none;
    box-shadow: none;
    opacity: 0.5;
}

.file-zoom-dialog .btn-navigate[disabled] {
    opacity: 0.3;
}

.file-zoom-dialog .btn-prev {
    left: 1px;
}

.file-zoom-dialog .btn-next {
    right: 1px;
}

.file-zoom-content {
    height: 480px;
    text-align: center;
}

.file-preview-initial.sortable-chosen {
    background-color: #d9edf7;
}

/* IE 10 fix */
.btn-file ::-ms-browse {
    width: 100%;
    height: 100%;
}
﻿﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dd, ul, ol, pre, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

button, input, select, textarea {
  font: 12px/1.5 "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif
}

body {
  font: 12px/1.5 "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif;
  color: #000;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

html {
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}

address, cite, dfn, em, var {
  font-style: normal
}

small {
  font-size: 12px
}

ul, ol {
  list-style: none
}

a {
  text-decoration: none
}

a:link, a:visited, ins {
  text-decoration: none
}

a:hover, a:active {
  text-decoration: underline
}

abbr, acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

legend {
  color: #000
}

fieldset, img {
  border: none
}

img {
  vertical-align: middle
}

button, input, select, textarea {
  font-size: 100%
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption {
  text-align: left
}

hr {
  border: none;
  height: 1px
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

.clear {
  zoom: 1
}

.m-home-rw li, .g-home-bd .m-home-gc .m-home-gc-info em, .m-task-box .m-task-title, .m-money-rank ol dt, .m-user-min-info dt, .m-publish-service-info dt, .sdyh-box .sdyh-fw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.g-wrap {
  width: 1100px;
  margin-left: auto;
  margin-right: auto
}

.g-wrap.bg-show{
  background-image: url("https://stac.3kgc.com/assets/my/homepage_bg_pc-c100a241e2dbfd5334787d21ccd4313e2221932372d0380ad75324b9dada85a0.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0;
  width: 100%;
}

input[type="button"], input[type="submit"], button {
  outline: 0
}

input[type="checkbox"], input[type="radio"] {
  vertical-align: middle
}

textarea {
  resize: none
}

a {
  color: #333;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s
}

a:hover {
  color: #de1a0e;
  text-decoration: none
}

.wrap {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden
}

.all-center {
  margin: 0 auto;
  text-align: center
}

.font-white {
  color: #fff
}

.font-orange1 {
  color: #F40
}

.font-orange2 {
  color: #F73500
}

.font-gray1 {
  color: #999
}

.font-gray2 {
  color: #DADADA
}

.font-gray3 {
  color: #666
}

.font-gray4 {
  color: #333
}

.font-blue {
  color: #0C75B9;
}

.font-red {
  color: red !important;
}

.font-green1 {
  color: #de1a0e
}

.font-green2 {
  color: #14CC82
}

.font-yellow {
  color: #F1D288
}

.font-bold {
  font-weight: bold
}

.font-normal {
  font-weight: normal
}

.font12 {
  font-size: 12px
}

.font14 {
  font-size: 14px
}

.font16 {
  font-size: 16px
}

.font18 {
  font-size: 18px
}

.font20 {
  font-size: 20px
}

.font22 {
  font-size: 22px
}

.font24 {
  font-size: 24px
}

.font26 {
  font-size: 26px
}

.font28 {
  font-size: 28px
}

.font30 {
  font-size: 30px
}

.font40 {
  font-size: 40px
}

.font-center {
  text-align: center
}

.font-right {
  text-align: right;
  padding-right: 0.3em
}

.font-left {
  text-align: left;
  padding-left: 0.3em
}

.t-left {
  text-align: left !important;
}

.f-left {
  float: left;
  display: inline
}

.f-right {
  float: right;
  display: inline
}

.ui-help {
  cursor: help
}

.ml-5 {
  margin-left: 5px
}

.ml-10 {
  margin-left: 10px
}

.ui-btn, .ui-btn:visited {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 12px;
  overflow: visible;
  height: 30px;
  line-height: 30px;
  border: 1px solid #de1a0e;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 1px;
  word-spacing: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #f66626;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.ui-btn:hover, .ui-btn:focus {
  color: #FFF;
  text-decoration: none;
  background: #a90f06;
  border: 1px solid #a90f06
}

.ui-btn[disabled="disabled"] {
  background: #999;
  color: #333;
  border: 1px solid #999;
  cursor: not-allowed
}

.ui-btn-lg {
  padding: 0 50px;
  height: 40px;
  line-height: 40px;
  font-size: 20px
}

.ui-btn-sm {
  padding: 0 10px;
  height: 22px;
  line-height: 22px
}

.ui-btn-np {
  padding: 0
}

.ui-btn-orange, .ui-btn-orange:hover, .ui-btn-orange:visited {
  background: #f77e2e;
  border: 1px solid #f77e2e;
}

.ui-btn-pink, .ui-btn-pink:hover {
  background: #faf1e5;
  color: #666666;
  border: 1px solid #f3dec4;
}

.ui-btn-gray {
  color: #333;
  border: 1px solid #DAD9D7;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
  background: #F3F3F3
}

.ui-btn-gray:hover, .ui-btn-gray:focus, .ui-btn-gray:visited {
  border: 1px solid #DAD9D7;
  background: #E7E7E7;
  color: #333
}

.ui-btn-red {
  color: #fff;
  border: 1px solid #FF6100;
  background: #FF8A00
}

.ui-btn-red:hover, .ui-btn-red:focus {
  border: 1px solid #FF6100;
  background: #FF8A00;
  color: #fff
}

.ui-btn-dis {
  color: #333;
  border: 1px solid #DAD9D7;
  background: #ddd;
  cursor: not-allowed
}

.ui-btn-dis:hover, .ui-btn-dis:focus {
  color: #333;
  border: 1px solid #DAD9D7;
  background: #ddd
}

.ui-btn-dis:active {
  box-shadow: none
}

.ui-img {
  padding: 5px;
  border: 1px solid #DADADA
}

.ui-upload .ui-upload-btn {
  display: inline-block;
  zoom: 1;
  position: relative;
  overflow: hidden
}

.ui-upload .ui-upload-btn button {
  overflow: visible;
  height: 32px
}

.ui-upload .ui-upload-btn input {
  position: absolute;
  top: 0;
  right: -1px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height: 32px
}

.ui-upload i {
  font-size: 12px;
  color: #999;
  font-style: normal;
  display: block;
  line-height: 14px
}

.ui-upload .ui-upload-tip {
  display: none;
  font-size: 12px;
  color: #de1a0e
}

.table-border {
  font-size: 14px;
  border: 1px solid #DADADA;
  border-top: none
}

.table-border th {
  /*padding: 5px 10px;*/
  line-height: 32px;
  /*vertical-align: top;*/
  background-color: #F7F7F7;
  border-top: 1px solid #DADADA;
  /*position: relative*/
}

.table-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-top: 1px solid #DADADA;
  position: relative
}

.table-border-all {
  font-size: 14px;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  text-align: center;
  width: 100%;
}

.table-border-all th {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  background-color: #F7F7F7;
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  position: relative;
  text-align: center;
}

.table-border-all td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  position: relative
}

.table-bottom-border {
  border-collapse: separate;
  font-size: 14px
}

.table-bottom-border th, .table-bottom-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  border-bottom: 1px dotted #DADADA;
  position: relative
}

.table-no-border {
  border-collapse: separate;
  font-size: 14px
}

.table-no-border th, .table-no-border td {
  padding: 5px 10px;
  line-height: 32px;
  vertical-align: top;
  position: relative
}

.table-th-bg th {
  background-color: #F7F7F7;
  border-bottom: 1px solid #DADADA
}

.table-lh15 td, .table-lh15 th {
  line-height: 1.5
}

.form-bd input[type="text"], .form-bd input[type="password"] {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  height: 32px;
  /*line-height: 32px;*/
  padding: 5px 6px;
  -moz-transition: border .2s linear 0s, box-shadow .2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
}

.form-bd input[type="text"]:focus, .form-bd input[type="password"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.form-bd input[type="text"].no-border, .form-bd input[type="password"].no-border {
  border: none;
  box-shadow: none
}

.form-bd input[type="text"].no-border:focus, .form-bd input[type="password"].no-border:focus {
  border: none;
  box-shadow: none
}

.form-bd textarea {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 6px;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px;
  height: 200px;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s
}

.form-bd textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.form-bd textarea.no-border {
  border: none;
  box-shadow: none
}

.form-bd textarea.no-border:focus {
  border: none;
  box-shadow: none
}

.form-bd select {
  background-color: #FFF;
  border: 1px solid #CCC;
  display: inline-block;
  height: 30px;
  padding: 4px 6px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.no-border {
  border: none;
  box-shadow: none
}

.no-border:focus {
  border: none;
  box-shadow: none
}

.Validform_wrong {
  color: red;
  font-size: 12px
}

.Validform_right {
  color: green;
  font-size: 12px
}

.ui-need {
  color: red
}

.w-auto {
  width: auto
}

.w75 {
  width: 75px
}

.w85 {
  width: 85px
}

.w100 {
  width: 100px
}

.w125 {
  width: 125px
}

.w150 {
  width: 150px
}

.w175 {
  width: 175px
}

.w200 {
  width: 200px
}

.w225 {
  width: 225px
}

.w250 {
  width: 250px
}

.w275 {
  width: 275px
}

.w300 {
  width: 300px
}

.w325 {
  width: 325px
}

.w350 {
  width: 350px
}

.w375 {
  width: 375px
}

.w400 {
  width: 400px
}

.w425 {
  width: 425px
}

.w450 {
  width: 450px
}

.w475 {
  width: 475px
}

.w500 {
  width: 500px
}

.w600 {
  width: 600px
}

.w800 {
  width: 800px
}

.m20 {
  margin: 20px
}

.mt5 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt15 {
  margin-top: 15px
}

.mt20 {
  margin-top: 20px
}

.mt30 {
  margin-top: 30px
}

.mt50 {
  margin-top: 50px
}

.mb5 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb50 {
  margin-bottom: 50px
}

.ml5 {
  margin-left: 5px
}

.ml10 {
  margin-left: 10px
}

.ml15 {
  margin-left: 15px
}

.ml20 {
  margin-left: 20px
}

.mr5 {
  margin-right: 5px
}

.mr10 {
  margin-right: 10px
}

.mr15 {
  margin-right: 15px
}

.mr20 {
  margin-right: 20px
}

.mr50 {
  margin-right: 50px
}

.mr100 {
  margin-right: 50px
}

.mr0 {
  margin-right: 0;
}

/*
.pagination {
    clear: both;
    line-height: 24px;
    height: 24px;
    color: #de1a0e;
    padding: 10px 0;
    font-size: 14px;
    text-align: center
}
*/

/*.pagination .disabled {
    border: #999 1px solid;
    color: #fff;
    background-color: #999;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 18px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
    cursor: not-allowed
}*/

/*.pagination .current {
    padding: 3px 8px;
    margin-right: 5px;
    border: #de1a0e 1px solid;
    border-radius: 3px;
    cursor: not-allowed
}*/

/*
.pagination a {
    border: #de1a0e 1px solid;
    color: #fff;
    background-color: #de1a0e;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 18px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none
}
*/

/*
.pagination a:visited, .pagination a:link {
    text-decoration: none;
    color: #fff
}
*/

.pagination a:hover {
  text-decoration: none;
  color: #fff;
  background: #f77e2e;
}

.dialog {
  position: fixed;
  left: 50%;
  top: 10%;
  border: 1px solid #DADADA;
  border-radius: 5px;
  background-color: #fff;
  z-index: 9999;
  font-size: 14px;
  color: #333;
  display: none;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop))
}

.dialog-head {
  padding: 5px 15px;
  line-height: 30px;
  height: 30px;
  position: relative;
  background-color: #F5F5F5;
  border-radius: 5px 5px 0 0;
  font-size: 16px
}

.dialog-head .close {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 14px;
  color: #333;
  font-weight: normal
}

.dialog-head .close b {
  font-family: \5b8b\4f53;
  font-size: 19px;
  font-weight: normal
}

.dialog-head .close:hover {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: red
}

.dialog-body {
  padding: 15px;
  border-top: 1px solid #DADADA;
  overflow: hidden
}

.dialog-body p {
  line-height: 24px
}

.dialog-foot {
  background-color: #F5F5F5;
  border-top: 1px solid #DADADA;
  border-radius: 0 0 5px 5px;
  text-align: right;
  padding: 15px 15px
}

.dialog-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  display: none;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop))
}

.ui-tip {
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px
}

.ui-tip-green {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6
}

.ui-tip-blue {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #BCE8F1
}

.ui-tip-yellow {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC
}

.ui-tip-red {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1
}

.ui-tip-pink {
  border-color: #f8f0de;
  background: #fdf9ed;
  color: #333333;
}

.ui-tip-white {
  color: #333;
  background-color: #fff;
  border-color: #DADADA
}

.ui-poptip {
  position: absolute;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px
}

.ui-poptip-t .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 0 8px 8px 8px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent
}

.ui-poptip-t .ui-poptip-arrow-border {
  top: -8px;
  right: 50%
}

.ui-poptip-t .ui-poptip-arrow-bg {
  top: -7px;
  right: 50%
}

.ui-poptip-r .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 0 8px 8px;
  border-style: solid dashed dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent
}

.ui-poptip-r .ui-poptip-arrow-border {
  right: -8px;
  top: 45.5%
}

.ui-poptip-r .ui-poptip-arrow-bg {
  right: -7px;
  top: 45.5%
}

.ui-poptip-b .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 8px 0 8px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent
}

.ui-poptip-b .ui-poptip-arrow-border {
  bottom: -8px;
  right: 50%
}

.ui-poptip-b .ui-poptip-arrow-bg {
  bottom: -7px;
  right: 50%
}

.ui-poptip-l .ui-poptip-arrow {
  position: absolute;
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 8px 8px 8px 0;
  border-style: solid dashed dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent
}

.ui-poptip-l .ui-poptip-arrow-border {
  left: -8px;
  top: 45.5%
}

.ui-poptip-l .ui-poptip-arrow-bg {
  left: -7px;
  top: 45.5%
}

.ui-poptip-green {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6
}

.ui-poptip-green .ui-poptip-arrow-border {
  color: #D6E9C6
}

.ui-poptip-green .ui-poptip-arrow-bg {
  color: #DFF0D8
}

.ui-poptip-blue {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #BCE8F1
}

.ui-poptip-blue .ui-poptip-arrow-border {
  color: #BCE8F1
}

.ui-poptip-blue .ui-poptip-arrow-bg {
  color: #D9EDF7
}

.ui-poptip-yellow {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC
}

.ui-poptip-yellow .ui-poptip-arrow-border {
  color: #FAEBCC
}

.ui-poptip-yellow .ui-poptip-arrow-bg {
  color: #FCF8E3
}

.ui-poptip-red {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1
}

.ui-poptip-red .ui-poptip-arrow-border {
  color: #EBCCD1
}

.ui-poptip-red .ui-poptip-arrow-bg {
  color: #F2DEDE
}

.ui-poptip-white {
  color: #333;
  background-color: #fff;
  border-color: #DADADA
}

.ui-poptip-white .ui-poptip-arrow-border {
  color: #DADADA
}

.ui-poptip-white .ui-poptip-arrow-bg {
  color: #fff
}

.ui-arrow-t {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 0 5px 5px 5px;
  border-style: dashed dashed solid dashed;
  border-left-color: transparent;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-r {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 0 5px 5px;
  border-style: dashed dashed dashed solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-b {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 5px 0 5px;
  border-style: solid dashed dashed dashed;
  border-left-color: transparent;
  border-right-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.ui-arrow-l {
  width: 0px;
  height: 0px;
  line-height: 0px;
  border-width: 5px 5px 5px 0;
  border-style: dashed solid dashed dashed;
  border-top-color: transparent;
  border-bottom-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease
}

.a-ring {
  -webkit-animation: 1s ease;
  -moz-animation: 1s ease;
  -ms-animation: 1s ease;
  animation: 1s ease
}

.a-ring {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

.a-flipinY {
  -webkit-animation: 1s ease-out backwards;
  -moz-animation: 1s ease-out backwards;
  -ms-animation: 1s ease-out backwards;
  animation: 1s ease-out backwards
}

.a-flipinY {
  -webkit-animation-name: flipinY;
  -moz-animation-name: flipinY;
  -ms-animation-name: flipinY;
  animation-name: flipinY
}

.b-ring {
  -webkit-animation: 1s ease infinite;
  -moz-animation: 1s ease infinite;
  -ms-animation: 1s ease infinite;
  animation: 1s ease infinite
}

.b-ring {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: scale(1)
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -webkit-transform: scale(1) rotate(0)
  }
}

@-moz-keyframes ring {
  0% {
    -moz-transform: scale(1)
  }
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -moz-transform: scale(1) rotate(0)
  }
}

@-ms-keyframes ring {
  0% {
    -ms-transform: scale(1)
  }
  10%, 20% {
    -ms-transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    -ms-transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    -ms-transform: scale(1.1) rotate(-3deg)
  }
  100% {
    -ms-transform: scale(1) rotate(0)
  }
}

@keyframes ring {
  0% {
    transform: scale(1)
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg)
  }
  100% {
    transform: scale(1) rotate(0)
  }
}

@-webkit-keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@-moz-keyframes flipinY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@-ms-keyframes flipinY {
  0% {
    -ms-transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    -ms-transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    -ms-transform: perspective(400px) rotateY(10deg)
  }
  100% {
    -ms-transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

@keyframes flipinY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateY(-10deg)
  }
  70% {
    transform: perspective(400px) rotateY(10deg)
  }
  100% {
    transform: perspective(400px) rotateY(0);
    opacity: 1
  }
}

.g-login-bg {
  background: transparent url(https://stac.3kgc.com/login-bg1.jpg) center center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden
}

.g-login-bd {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 100px;
  z-index: 9;
  padding-bottom: 100px
}

.g-login-bd .Validform_checktip {
  font-size: 16px;
  color: #F1D288
}

.m-login-logo {
  width: 500px;
  color: #333
}

.m-login-logo h1 {
  font-size: 56px
}

.m-login-logo p {
  font-size: 26px;
  font-weight: bold
}

.m-login-box {
  width: 330px;
  background: transparent url(https://stac.3kgc.com/login-bg.png) 0 0 repeat
}

.m-login-box h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #444;
  padding: 10px 15px;
  margin: 0
}

.m-login-box form {
  border-top: 1px solid #ccc;
  padding: 15px 25px;
  width: 280px;
  margin: 0
}

.m-login-box form p {
  margin-bottom: 15px;
  position: relative
}

.m-login-box form label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px
}

.m-login-box form .m-login-input {
  padding-left: 70px;
  line-height: 33px;
  height: 33px;
  width: 200px;
  font-size: 16px
}

.m-login-box form .m-login-btn, .m-login-box form .regist-btn {
  width: 278px
}

.m-regist-box {
  display: none;
  width: 330px;
  background: transparent url(https://stac.3kgc.com/login-bg.png) 0 0 repeat
}

.m-regist-box h2 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #444;
  padding: 10px 15px;
  margin: 0
}

.m-regist-box form {
  border-top: 1px solid #ccc;
  padding: 15px 25px;
  width: 280px;
  margin: 0
}

.m-regist-box form p {
  margin-bottom: 15px;
  position: relative
}

.m-regist-box form label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px
}

.m-regist-box form .m-regist-input {
  padding-left: 80px;
  line-height: 33px;
  height: 33px;
  width: 190px;
  font-size: 16px
}

.m-regist-box form .m-regist-password {
  padding-left: 100px;
  line-height: 33px;
  height: 33px;
  width: 170px;
  font-size: 16px
}

.m-regist-box form .m-regist-yzm {
  padding-left: 80px;
  line-height: 33px;
  height: 33px;
  width: 70px;
  font-size: 16px
}

.m-regist-box form #yzm-btn {
  margin-left: 20px
}

.m-regist-box form .m-regist-btn {
  width: 278px
}

.m-login-ft {
  padding: 15px 0;
  background: transparent url(https://stac.3kgc.com/login-bg.png) 0 0 repeat;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%
}

.m-login-ft a {
  color: #fff
}

#regist-form {
  display: none
}

.regist-choose {
  border-top: 1px solid #ccc;
  padding: 0;
  width: 330px;
  margin: 0
}

.regist-choose a {
  color: #fff;
  display: block;
  text-align: center
}

.regist-choose b {
  display: block;
  font-size: 24px
}

.regist-choose i {
  display: block;
  font-size: 14px;
  text-align: left;
  font-style: normal
}

.regist-choose1 {
  color: #fff;
  display: block;
  background-color: transparent;
  background-image: url(https://stac.3kgc.com/login-ico.png);
  background-repeat: no-repeat;
  padding: 100px 25px 25px;
  text-align: center;
  background-position: -590px 15px
}

.regist-choose1:hover {
  color: #ffec80;
  background-color: rgba(0, 0, 0, 0.3)
}

.regist-choose2 {
  color: #fff;
  display: block;
  background-color: transparent;
  background-image: url(https://stac.3kgc.com/login-ico.png);
  background-repeat: no-repeat;
  padding: 100px 25px 25px;
  text-align: center;
  background-position: -235px 15px
}

.regist-choose2:hover {
  color: #8eddf0;
  background-color: rgba(0, 0, 0, 0.3)
}

.passwordStrength b {
  font-weight: normal
}

.passwordStrength b, .passwordStrength span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  line-height: 18px \9;
  height: 16px
}

.passwordStrength span {
  width: 45px;
  text-align: center;
  background-color: #d0d0d0;
  border-right: 1px solid #fff;
  color: #333;
  font-size: 14px
}

.passwordStrength .last {
  border-right: none
}

.passwordStrength .bgStrength {
  color: #fff;
  background-color: #71b83d
}

.passwordStrength {
  font-size: 16px;
  color: #fff
}

#pic_valid_code {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100px;
  height: auto
}

.m-top-bar {
  border-bottom: 1px solid #DADADA;
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #F2F2F2));
  background: -webkit-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -o-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: -ms-linear-gradient(top, #fff 0%, #F2F2F2 100%);
  background: linear-gradient(to bottom, #fff 0%, #F2F2F2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2', GradientType=0)
}

.m-top-bar li {
  height: 32px;
  line-height: 32px;
  float: left;
  display: inline;
  margin-left: 10px
}

.m-top-bar li a {
  padding: 1px 5px;
  display: inline-block;
  line-height: 24px
}

.m-top-drop {
  position: relative;
  z-index: 999
}

.m-top-drop .m-top-drop-menu {
  background: #FFF;
  display: none;
  position: absolute;
  z-index: 998;
  top: 29px;
  right: 0;
  width: 200px;
  border: 1px solid #DADADA;
  padding: 5px;
  line-height: 24px
}

.m-top-drop .m-top-drop-menu a {
  display: inline-block;
  padding: 0
}

.m-top-drop .m-top-drop-btn {
  margin: 0 1px;
  position: relative
}

.m-top-drop .m-top-drop-btn .ui-arrow-b {
  border-width: 4px 4px 0 4px
}

.m-top-drop.m-top-drop-btn-hover .m-top-drop-btn {
  z-index: 999;
  border: 1px solid #DADADA;
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
  margin: 0
}

.m-top-drop.m-top-drop-btn-hover .ui-arrow-b {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.m-hd-content {
  padding: 20px 0;
  background-color: #fff;
  position: relative;
  z-index: 888
}

.m-hd-search {
  margin-top: 5px;
  border: 1px solid #de1a0e;
  width: 530px;
  height: 40px;
  margin-left: 40px
}

.m-hd-search .j-search-btn {
  position: relative;
  width: 100px;
  background-color: #F3F3F3;
  height: 40px
}

.m-hd-search #m-hd-search-tag {
  color: #6C6C6C;
  height: 28px;
  width: 90px;
  line-height: 28px;
  padding: 5px;
  font-size: 16px;
  background: #F3F3F3 url(https://stac.3kgc.com/assets/home-ico-041d2dd2d7cd0774bfff054d615e42a87041f331a38ba8b0d81ef1508a99f101.png) 80px -12px no-repeat;
  cursor: pointer
}

.m-hd-search #m-hd-search-val {
  height: 30px;
  padding: 5px;
  width: 320px;
  font-size: 16px;
  border: 0;
  border-left: 1px solid #DADADA;
  outline: 0
}

.m-hd-search #m-hd-search-btn {
  background-color: #de1a0e;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  cursor: pointer;
  width: 99px;
  color: #fff
}

.m-hd-search .search-value-list {
  border: 1px solid #de1a0e;
  padding: 0 5px 5px;
  width: 90px;
  line-height: 30px;
  position: absolute;
  left: -1px;
  top: 39px;
  background-color: #F3F3F3;
  border-top: 1px solid #F3F3F3;
  font-size: 16px;
  color: #6C6C6C;
  display: none;
  cursor: pointer
}

.m-hd-user {
  margin-top: 5px
}

.m-hd-user i.ui-arrow-b {
  border-width: 4px 4px 0 4px;
  margin-left: 5px
}

.m-hd-user .j-hd-btn {
  border: 1px solid #DADADA;
  background-color: #F3F3F3;
  color: #6C6C6C;
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  position: relative;
  z-index: 7
}

.m-hd-login {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-login img {
  margin-right: 5px
}

.m-hd-login .j-hd-box {
  background-color: #F3F3F3;
  border: 1px solid #DADADA;
  width: 207px;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  z-index: 6;
  left: 0;
  top: 45px;
  display: none;
  line-height: 40px
}

.m-hd-login .j-hd-box p {
  position: relative
}

.m-hd-login .j-hd-box label {
  position: absolute;
  top: 8px;
  left: 10px;
  line-height: 30px
}

.m-hd-login .j-hd-box li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #FFF
}

.m-hd-login .j-hd-box li em {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.m-hd-login .j-hd-box li a {
  color: #de1a0e
}

.m-hd-login .j-hd-box .m-hd-username, .m-hd-login .j-hd-box .m-hd-password {
  width: 140px;
  padding-left: 50px
}

.m-hd-regist {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-regist .m-hd-regist-btn {
  border: 1px solid #DADADA;
  background-color: #F3F3F3;
  color: #6C6C6C;
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 7
}

.m-hd-cw {
  font-size: 14px;
  margin-left: 5px;
  position: relative;
  text-align: center
}

.m-hd-cw .j-hd-box {
  background-color: #F3F3F3;
  border: 1px solid #DADADA;
  width: 207px;
  text-align: left;
  padding: 5px 10px;
  position: absolute;
  z-index: 6;
  right: 0;
  top: 45px;
  display: none;
  line-height: 40px
}

.m-hd-cw .j-hd-box li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #FFF
}

.m-hd-cw .j-hd-box li em {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.m-hd-cw .j-hd-box li a {
  color: #de1a0e
}

.m-hd-login-btn img {
  width: 22px;
  height: 22px
}

.m-hd-user .m-hd-user-hover .m-hd-login-btn {
  border-bottom: none
}

.m-hd-user .m-hd-user-hover .m-hd-cw-btn {
  border-bottom: none
}

.m-hd-user .m-hd-user-hover i.ui-arrow-b {
  border-width: 4px 4px 0 4px;
  margin-left: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.m-logo {
  background: transparent url(https://stac.3kgc.com/assets/logo-7168e7bf79b7cc35c9507c5b56b75d8d0860aa65b34e2f035cf457ba35cb0886.png) 0 0 no-repeat;
  text-indent: -9999px;
  display: block;
  width: 249px;
  height: 53px;
  position: relative;
  top: -5px
}

.m-hd-nav {
  height: 50px;
  line-height: 50px;
  background-color: #ff4f00;
  position: relative;
  z-index: 7;
}

.m-hd-nav .m-hd-sidenav {
  width: 250px;
  text-indent: 20px;
  position: relative;
  z-index: 9;
}

.m-hd-nav .m-hd-sidenav .m-hd-sidenav-btn {
  color: #fff;
  display: block;
  font-size: 18px;
  background: #14CC82 url(https://stac.3kgc.com/assets/home-ico-041d2dd2d7cd0774bfff054d615e42a87041f331a38ba8b0d81ef1508a99f101.png) 215px -43px no-repeat;
  text-decoration: none
}

.m-hd-nav .m-hd-sidenav ul {
  width: 214px;
  padding: 0 15px;
  border: 3px solid #14CC82;
  border-top: none;
  background-color: #fff;
  text-indent: 0;
  position: absolute;
  top: 50px;
  left: 0
}

.m-hd-nav .m-hd-sidenav ul li + li {
  border-top: 1px dashed #DADADA
}

.m-hd-nav .m-hd-sidenav ul li {
  margin-bottom: 8px;
  padding-top: 8px
}

.m-hd-nav .m-hd-sidenav ul dl {
  font-size: 14px;
  line-height: 24px;
  zoom: 1
}

.m-hd-nav .m-hd-sidenav ul a {
  margin-right: 10px;
  display: inline-block
}

.m-hd-nav .m-hd-sidenav ul dt {
  font-weight: bold
}

.m-hd-nav .m-hd-sidenav ul dt a {
  color: #000
}

.m-hd-nav .m-hd-sidenav ul dt a:hover {
  color: #de1a0e
}

.m-hd-nav .m-hd-sidenav ul.j-hd-sidenav-list {
  display: none
}

.m-hd-nav .m-hd-menu {
}

.m-hd-nav .m-hd-menu li {
  display: inline-block;
  float: left;
  position: relative;
  height: 50px
}

.m-hd-nav .m-hd-menu a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 0 25px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.m-hd-nav .m-hd-menu a:hover {
  background: #cb4002;
  text-decoration: none
}

.m-hd-nav .m-hd-menu a.m-hd-menu-now {
  text-decoration: none;
  background: #cb4002;
}

.m-hd-nav .m-hd-menu-hot {
  position: absolute;
  top: 1px;
  right: 40px;
  width: 25px;
  height: 15px;
  display: block;
  background: transparent url(https://stac.3kgc.com/hot.gif) 0 0 no-repeat
}

.m-hd-nav .m-hd-fb-btn {
  text-decoration: none;
  background: #f50100 url(https://stac.3kgc.com/assets/home-ico-041d2dd2d7cd0774bfff054d615e42a87041f331a38ba8b0d81ef1508a99f101.png) 38px -88px no-repeat;
  display: block;
  padding: 0 50px;
  text-indent: 20px;
  font-size: 18px;
  color: #fff;
  -webkit-animation: 1s ease;
  -moz-animation: 1s ease;
  -ms-animation: 1s ease;
  animation: 1s ease
}

.m-hd-nav .m-hd-fb-btn:hover {
  -webkit-animation-name: ring;
  -moz-animation-name: ring;
  -ms-animation-name: ring;
  animation-name: ring
}

.g-ft {
  margin-top: 50px;
  background-color: #de1a0e;
  color: #fff;
  border-top: 1px solid #078351
}

.g-ft .m-ft-border {
  border-top: 1px solid #38E8A0;
  padding: 25px 0;
  border-bottom: 1px solid #078351
}

.g-ft a {
  color: #fff
}

.g-ft-help li {
  width: 175px;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 26px
}

.g-ft-help dt {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold
}

.g-ft-hotline {
  text-align: center;
  font-size: 16px
}

.g-ft-hotline dt {
  font-size: 26px;
  margin-bottom: 10px
}

.g-ft-cr {
  border-top: 1px solid #38E8A0;
  padding: 15px 0
}

.m-right-tool-bar {
  position: fixed;
  padding-top:2px;
  top: 300px;
  right: 0px;
  z-index: 19;
  background:rgba(255,255,255,1);
  border:1px solid rgba(210,210,210,1);
  box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.06);
  border-radius:4px;
}

.m-right-tool-bar .m-right-tool-list {
  width: 60px;
  height: 54px;
  margin-bottom: 2px;
  position: relative;
  text-align: center;
  background: white;
  border-top: 1px solid #EAEAEA;

}



.hbtn:hover > .bg-poptip {
  display: block;
}

.bg-poptip {
  display: none;
  height: 187px;
  right: 69px;
  margin-right: -20px;
  padding-right: 20px;
  position: absolute;
  top: 0;
  width: 178px;
}

.m-right-tool-bar .lxwm {
  text-align: left;
  width: 400px;
  padding: 15px;
  font-size: 12px;
  vertical-align: middle;
}

.m-right-tool-bar .lxwm p {
  height: 26px;
  margin-bottom: 10px;
  color:#666;font-size:16px;
  text-align: center;
}

.m-right-tool-bar .bg_phone, .m-right-tool-bar .bg_address {
  background: url(https://stac.3kgc.com/assets/index/service_icon_pc-b31bf3f0171d000dca0362e92e884e0bd3ff6fcef95fd512719b507d0eb7ba72.png) no-repeat -342px -30px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

.m-right-tool-bar .bg_phone {
  background-position-x: -369px;
}

.m-right-tool-bar .m-right-tool-list .ui-poptip .ui-poptip-arrow-border, .m-right-tool-bar .m-right-tool-list .ui-poptip .ui-poptip-arrow-bg {
  top: 14px
}

.m-tool-box {
  width: 200px;
  font-size: 14px
}

.m-tool-box p {
  font-size: 16px;
  line-height: 200%;
  color:#666;
}
.hbtn {
  display: inline-block;
  width: 60px;
  height: 58px;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}
.hbtn .bg{
  background: url(https://stac.3kgc.com/assets/index/service_icon_pc-b31bf3f0171d000dca0362e92e884e0bd3ff6fcef95fd512719b507d0eb7ba72.png) no-repeat 0 -30px;
  cursor: pointer;
  margin-top:3px;
}
.hbtn:hover .bg{
background-position-x: -169px;
 }
.hbtn > span {
  margin-top: 3px;
  color:#666666;
  font-size:12px;
  display: inline-block;
  text-align: center;
  width: 56px;
}
.hbtn:hover > span {
  color:#F06746;
  cursor: pointer;
  font-size:12px;
}


.hbtn.nobg {
  background: none;
  margin-top: 5px;
}

.gototop a {
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/index/qqkf_icon-c2d708a7fd608b57b5cd8cc40932b308668c54acc6e95bb7c5a906c0623203df.png) no-repeat -252px -5px;
}

.m-right-tool1.hbtn .bg {
  background-position-x: -33px;
}
.m-right-tool2.hbtn .bg {
  background-position-x: -66px;
}

.m-right-tool3.hbtn .bg {
  background-position-x: -98px;
}

.m-right-tool3_no_login.hbtn .bg {
  background-position-x: -98px;
}
.m-right-tool4.hbtn .bg {
  background-position-x: -135px;
}
.m-right-tool1.hbtn:hover .bg {
  background-position-x: -203px;
}

.m-right-tool2.hbtn:hover .bg {
  background-position-x: -236px;
}
.m-right-tool3.hbtn:hover .bg {
  background-position-x: -268px;
}

.m-right-tool3_no_login.hbtn:hover .bg {
  background-position-x: -268px;
}
.m-right-tool4.hbtn:hover .bg {
  background-position-x: -302px;
}

.gototop {
  display: none
}

.m-bottom-tool-bar {
  position: fixed;
  bottom: 0;
  right: 0
}

.m-home-banner {
  position: relative;
  overflow: hidden;
}

.m-banner-btn {
  display: none
}

.m-banner-btn a {
  display: block;
  line-height: 40px;
  position: absolute;
  top: 140px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #000;
  opacity: 0.3;
  color: #fff;
  overflow: hidden;
  z-index: 4;
  font-size: 24px;
  font-weight: bold
}

.m-banner-prevBtn {
  left: 5px
}

.m-banner-nextBtn {
  right: 5px
}

.m-banner-img {
  font-size: 0;
  *word-spacing: -1px;
  letter-spacing: -3px;
  position: relative;
  height: 300px;
}

.m-banner-img li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  font-size: 12px
}

.m-banner i {
  cursor: pointer;
  display: block;
  font-family: \5b8b\4f53;
  font-style: normal
}

.m-banner-circle {
  position: absolute;
  left: 50%;
  bottom: 15px;
  height: 13px;
  text-align: center;
  font-size: 0;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3)
}

.m-banner-circle li {
  border-radius: 10px;
  margin: 2px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  zoom: 1
}

.m-banner-circle li a {
  display: block;
  padding-top: 9px;
  width: 9px;
  height: 0;
  border-radius: 50%;
  background: #B7B7B7;
  overflow: hidden
}

.m-banner-circle .selected a {
  background: #de1a0e
}

.m-home-rw {
  width: 840px;
  margin-left: 260px;
  height: 170px
}

.m-home-rw h2 {
  font-size: 24px;
  font-weight: normal
}

.m-home-rw ul {
  font-size: 16px;
  margin-top: 10px
}

.m-home-rw li {
  line-height: 31px;
  width: 390px;
  float: left;
  margin-right: 25px
}

.m-home-rw em {
  font-weight: bold;
  color: #de1a0e;
  margin-right: 5px
}

.g-home-bd {
  color: #333
}

.g-home-bd .m-home-title {
  font-weight: normal;
  font-size: 24px;
  border-bottom: 3px solid #de1a0e;
  margin-top: 30px;
  position: relative
}

.g-home-bd .m-home-title span {
  position: relative;
  top: 10px
}

.g-home-bd .m-home-title span a {
  margin-left: 10px
}

.g-home-bd .m-home-lc ol {
  padding: 10px 0
}

.g-home-bd .m-home-lc li {
  float: left
}

.g-home-bd .m-home-lc .m-home-lc-step {
  width: 130px;
  display: inline-block;
  text-align: center;
  padding-top: 60px;
  height: 30px;
  background: transparent url(https://stac.3kgc.com/lc-ico.png) center 0 no-repeat;
  font-size: 16px
}

.g-home-bd .m-home-lc .m-home-lc-arrow {
  width: 55px;
  height: 90px;
  display: inline-block;
  font-family: \5b8b\4f53;
  text-align: center;
  font-style: normal;
  line-height: 70px;
  font-size: 24px;
  font-weight: bold;
  color: #de1a0e
}

.g-home-bd .m-home-lc .m-home-lc-ico1 {
  background-position: center 0
}

.g-home-bd .m-home-lc .m-home-lc-ico2 {
  background-position: center -121px
}

.g-home-bd .m-home-lc .m-home-lc-ico3 {
  background-position: center -232px
}

.g-home-bd .m-home-lc .m-home-lc-ico4 {
  background-position: center -356px
}

.g-home-bd .m-home-lc .m-home-lc-ico5 {
  background-position: center -487px
}

.g-home-bd .m-home-lc .m-home-lc-ico6 {
  background-position: center -617px
}

.g-home-bd .m-home-gc .m-home-gc-content {
  margin-top: 10px
}

.g-home-bd .m-home-gc img {
  width: 69px;
  height: 69px;
  border-radius: 2px;
  border: 1px solid #DADADA;
  margin-right: 10px
}

.g-home-bd .m-home-gc h3 {
  font-weight: normal
}

.g-home-bd .m-home-gc dt {
  font-size: 18px
}

.g-home-bd .m-home-gc .m-home-gc-box {
  padding: 10px;
  width: 315px;
  height: 70px;
  display: block;
  border: 2px solid #fff;
  margin: 10px 15px 0 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.g-home-bd .m-home-gc .m-home-gc-box:hover {
  color: #333;
  border: 2px solid #de1a0e
}

.g-home-bd .m-home-gc .m-home-gc-info {
  display: block;
  width: 230px
}

.g-home-bd .m-home-gc .m-home-gc-info em {
  display: block;
  font-size: 14px;
  font-weight: bold;
  width: 220px;
  margin-bottom: 7px
}

.g-home-bd .m-home-gc .m-home-gc-info span {
  display: block;
  line-height: 21px;
  height: 41px;
  overflow: hidden
}

.g-home-bd .m-home-gc .m-home-qy {
  padding-right: 10px;
  width: 710px
}

.g-home-bd .m-home-gc .m-home-qy dd {
  float: left
}

.g-home-bd .m-home-gc .m-home-gr {
  padding-left: 20px;
  border-left: 1px solid #DADADA
}

.m-help-sidebar {
  border: 1px solid #DADADA;
  border-bottom: none;
  width: 248px;
  color: #333
}

.m-help-sidebar dt {
  font-size: 18px;
  text-indent: 55px;
  line-height: 45px;
  height: 45px;
  border-bottom: 1px solid #DADADA;
  background: #F3F3F3 url(https://stac.3kgc.com/help-ico.png) 0 0 no-repeat
}

.m-help-sidebar dt.m-help1 {
  background-position: 0 0
}

.m-help-sidebar dt.m-help2 {
  background-position: 0 -47px
}

.m-help-sidebar dd {
  line-height: 16px;
  font-size: 14px;
  border-bottom: 1px solid #DADADA
}

.m-help-sidebar dd a {
  display: block;
  padding: 10px
}

.m-help-sidebar dd a i {
  margin-right: 40px;
  border-width: 6px 0 6px 6px
}

.m-faq {
  width: 820px;
  font-size: 14px
}

.m-faq h2 {
  border-bottom: 3px solid #de1a0e;
  color: #666;
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 15px
}

.m-faq dt {
  line-height: 36px;
  background: #AEB2B5;
  border-radius: 5px;
  padding: 0 10px;
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.m-faq dd {
  padding: 15px 10px;
  line-height: 26px
}

.m-faq .m-faq-a {
  width: 770px;
  float: left
}

.m-faq-step ol {
  margin: 25px 0 40px
}

.m-faq-step ol li {
  float: left
}

.m-faq-step .m-faq-step-list {
  width: 110px;
  display: inline-block;
  text-align: center;
  padding-top: 50px;
  height: 30px;
  background: transparent url(https://stac.3kgc.com/faq-ico.png) center 0 no-repeat;
  font-size: 14px
}

.m-faq-step .m-faq1-step1 {
  background-position: center -640px
}

.m-faq-step .m-faq1-step2 {
  background-position: center -160px
}

.m-faq-step .m-faq1-step3 {
  background-position: center -240px
}

.m-faq-step .m-faq1-step4 {
  background-position: center -560px
}

.m-faq-step .m-faq1-step5 {
  background-position: center -400px
}

.m-faq-step .m-faq1-step6 {
  background-position: center -720px
}

.m-faq-step .m-faq2-step1 {
  background-position: center -480px
}

.m-faq-step .m-faq2-step2 {
  background-position: center -560px
}

.m-faq-step .m-faq2-step3 {
  background-position: center -80px
}

.m-faq-step .m-faq2-step4 {
  background-position: center -320px
}

.m-faq-step .m-faq2-step5 {
  background-position: center -400px
}

.m-faq-step .m-faq2-step6 {
  background-position: center -720px
}

.m-faq-step .m-faq-arrow {
  width: 30px;
  height: 90px;
  display: inline-block;
  font-family: \5b8b\4f53;
  text-align: center;
  font-style: normal;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  color: #de1a0e
}

.m-faq-box div {
  width: 45%
}

.m-faq-box li {
  line-height: 30px;
  font-size: 16px
}

.m-faq-content p {
  text-indent: 2em;
  margin-top: 10px
}

.m-gzrm-head {
  padding: 50px 0;
  height: 297px;
  background: #FB900E url(gzrm-bg.png) center 0 no-repeat
}

.m-gzrm-head .m-gzrm-hleft {
  width: 625px
}

.m-gzrm-head h2 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px
}

.m-gzrm-head p {
  line-height: 30px;
  font-size: 16px;
  color: #fff
}

.m-gzrm-head .m-gzrm-fb {
  width: 276px;
  height: 106px;
  background: transparent url(gzrm-fb.png) 0 0 no-repeat;
  margin: 30px 0 0 160px
}

.m-gzrm-head .m-gzrm-fb a {
  display: block;
  text-align: center;
  line-height: 60px;
  width: 216px;
  height: 64px;
  font-size: 24px;
  color: #fff
}

.m-gzrm-head .m-gzrm-hright {
  width: 322px;
  padding: 30px;
  border-radius: 5px;
  border: 1px dashed #FFFF00;
  color: #fff
}

.m-gzrm-head .m-gzrm-hright h3 {
  font-size: 20px;
  text-align: center
}

.m-gzrm-head .m-gzrm-hright span {
  background-color: #fff;
  border-radius: 5px;
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #FB900E;
  font-size: 14px;
  margin: 10px
}

.m-gzrm-box {
  background-color: #EAEBEB;
  padding-top: 20px
}

.m-gzrm-content {
  margin-top: 10px;
  border-left: 6px solid #de1a0e;
  position: relative;
  z-index: 9;
  top: 20px
}

.m-gzrm-content-list {
  padding-bottom: 20px
}

.m-gzrm-content-list dt {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px
}

.m-gzrm-content-list i {
  background: transparent url(gzrm-ico.png) 0 0 no-repeat;
  text-align: center;
  color: #fff;
  font-style: normal;
  display: inline-block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  position: relative;
  left: -22px
}

.m-gzrm-content-list dd {
  background-color: #fff;
  border: 1px solid #DEDEDE;
  border-left: none;
  border-radius: 0 5px 5px 0;
  padding: 20px 38px
}

.m-gzrm-content-list dd h4 {
  color: #333;
  font-size: 14px
}

.m-gzrm-list1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold
}

.m-gzrm-list1 li {
  background: transparent url(gzrm-ico.png) 0 -44px no-repeat;
  display: block;
  float: left;
  width: 118px;
  height: 118px;
  line-height: 110px;
  text-indent: 20px;
  margin: 20px
}

.m-gzrm-list2 {
  color: #333;
  font-size: 14px
}

.m-gzrm-list2 li {
  background-image: url(gzrm-ico.png);
  background-color: transparent;
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 240px;
  padding-top: 70px;
  margin: 20px
}

.m-gzrm-list2 h5 {
  text-align: center;
  margin-bottom: 5px
}

.m-gzrm-list2 p {
  line-height: 24px
}

.m-gzrm-list2-1 {
  height: 100px;
  background-position: center -178px
}

.m-gzrm-list2-2 {
  height: 100px;
  background-position: center -418px
}

.m-gzrm-list2-3 {
  height: 100px;
  background-position: center -629px
}

.m-gzrm-list2-4 {
  height: 60px;
  background-position: center -857px
}

.m-gzrm-list2-5 {
  height: 60px;
  background-position: center -1093px
}

.m-gzrm-list2-6 {
  height: 60px;
  background-position: center -1324px
}

.m-gzrm-list2-7 {
  height: 60px;
  background-position: center -1570px
}

.m-gzrm-list2-8 {
  height: 60px;
  background-position: center -1807px;
  text-align: center
}

.m-gzrm-list2-9 {
  height: 60px;
  background-position: center -2038px
}

.m-gzrm-content-last {
  background: transparent url(gzrm-ico.png) -80px 0 no-repeat;
  width: 37px;
  height: 37px;
  position: relative;
  left: -22px
}

.m-gzrm-qa {
  background-color: #233943;
  padding: 20px 0
}

.m-gzrm-qa h2 {
  background: transparent url(gzrm-qat.png) center 0 no-repeat;
  height: 170px;
  font-size: 40px;
  color: #205F7C;
  padding-top: 117px;
  text-indent: 400px
}

.m-gzrm-qa dt {
  background-color: #de1a0e
}

.m-gzrm-qa dd {
  color: #fff
}

.m-fws-section0 {
  background: #1260A2 url(act0-1.jpg) center 0 no-repeat
}

.m-fws-section0 .p02 {
  display: block;
  width: 255px;
  height: 73px;
  background: transparent url(act0-2.gif) 0 0 no-repeat
}

.m-fws-section1 {
  color: #fff;
  overflow: hidden
}

.m-fws-section1 .bg11 {
  background: transparent url(act1-1.png) center center no-repeat;
  text-align: center;
  height: 110px;
  line-height: 90px;
  font-size: 30px;
  padding-top: 150px;
  margin-top: 150px
}

.m-fws-section1 p {
  font-size: 28px;
  width: 300px;
  position: relative;
  bottom: -500px;
  left: 450px
}

.m-fws-section2 {
  overflow: hidden
}

.m-fws-section2 .bg21 {
  background: transparent url(act2-1.png) center center no-repeat;
  width: 512px;
  height: 295px;
  margin-top: 150px;
  position: relative
}

.m-fws-section2 p {
  position: relative
}

.m-fws-section3 {
  overflow: hidden
}

.m-fws-section3 .bg31 {
  background: transparent url(act3-1.png) 0 0 no-repeat;
  width: 831px;
  height: 568px;
  margin: 100px auto 0 auto;
  position: relative
}

.m-fws-section3 .bg32 {
  background: transparent url(act3-2.png) 0 0 no-repeat;
  width: 830px;
  height: 273px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  font-size: 30px;
  color: #FA3535;
  line-height: 450px
}

.m-fws-section3 .bghb {
  background: transparent url(act3-3.png) 0 0 no-repeat;
  width: 219px;
  height: 283px;
  position: absolute;
  z-index: 8;
  text-align: center;
  font-size: 40px;
  line-height: 110px;
  color: #fff;
  font-weight: bold
}

.m-fws-section3 .bg36 {
  background: transparent url(act3-4.png) 0 0 no-repeat;
  width: 136px;
  height: 139px;
  position: absolute;
  bottom: 0;
  right: -71px;
  z-index: 9
}

.m-fws-section3 p {
  position: relative
}

.m-fws-section4 {
  overflow: hidden
}

.m-fws-section4 .bg41 {
  background: transparent url(act4-1.png) center center no-repeat;
  width: 1009px;
  height: 99px;
  padding-top: 100px;
  margin-top: 150px;
  font-size: 40px;
  color: #fff;
  text-align: center;
  position: relative
}

.m-fws-section4 p {
  position: relative
}

.m-fws-section4 .p42 {
  background: transparent url(act4-2.png) center center no-repeat;
  width: 102px;
  height: 111px;
  position: relative
}

.m-fws-section4 .p43 {
  background: transparent url(act4-3.png) center center no-repeat;
  display: block;
  width: 366px;
  height: 85px;
  line-height: 80px;
  position: relative;
  font-size: 36px;
  color: #fff
}

.m-fws-section5 {
  overflow: hidden
}

.m-fws-section5 .bg51 {
  background: transparent url(act5-1.png) 0 center no-repeat;
  width: 361px;
  height: 386px;
  padding-top: 100px;
  margin-top: 150px;
  position: relative;
  margin-left: auto;
  margin-right: auto
}

.m-fws-section5 .bg52 {
  background: transparent url(act5-2.png) 0 0 no-repeat;
  width: 210px;
  height: 337px;
  position: absolute;
  top: 344px;
  right: 9999px
}

.m-fws-section5 .p53 {
  background: transparent url(act5-3.png) 0 0 no-repeat;
  width: 190px;
  padding-right: 13px;
  height: 295px;
  text-align: center;
  padding-top: 70px;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 249px;
  z-index: 9
}

.m-fws-section5 .p54 {
  background: transparent url(act5-4.png) 0 0 no-repeat;
  width: 185px;
  height: 295px;
  text-align: center;
  padding-top: 60px;
  padding-right: 13px;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 331px;
  z-index: 8
}

.m-fws-section5 .p55 {
  background: transparent url(act5-5.png) 0 0 no-repeat;
  width: 212px;
  height: 406px;
  text-align: center;
  padding-top: 68px;
  padding-right: 13px;
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 9999px;
  left: 307px
}

.m-fws-section5 .p56 {
  background: transparent url(act5-6.png) 0 0 no-repeat;
  width: 150px;
  height: 295px;
  text-align: center;
  padding-top: 48px;
  padding-right: 13px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 9999px;
  right: 210px
}

.m-fws-section5 .p57 {
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  color: #8f1b0b;
  position: relative;
  margin-top: 15px;
  bottom: 9999px
}

#m-fws-fullpage .p01 {
  font-size: 18px;
  color: #bad5ea;
  line-height: 30px;
  border-left: 3px solid #bad5ea;
  padding: 50px 0 0 10px;
  position: relative;
  top: 270px;
  left: 220px
}

#m-fws-fullpage .bg11 {
  position: relative;
  left: 0;
  top: -800px
}

#m-fws-fullpage .p11, #m-fws-fullpage .p12 {
  text-align: right
}

#m-fws-fullpage .bg21 {
  position: relative;
  left: -800px;
  top: -800px
}

#m-fws-fullpage .p21 {
  top: -120px;
  left: 9999px;
  font-size: 58px;
  color: #EB4141
}

#m-fws-fullpage .p22 {
  top: -800px;
  left: 761px;
  font-size: 28px;
  color: #4C514B
}

#m-fws-fullpage .p23 {
  top: -135px;
  left: -800px;
  font-size: 54px;
  color: #fff
}

#m-fws-fullpage .p24 {
  top: -200px;
  left: -800px;
  font-size: 20px;
  color: #fff
}

#m-fws-fullpage .mll {
  font-size: 30px;
  position: absolute;
  top: -20px;
  left: -24px
}

#m-fws-fullpage .mrr {
  font-size: 30px;
  position: absolute;
  top: 35px;
  left: 396px
}

#m-fws-fullpage .bg33 {
  left: 43px;
  bottom: 800px
}

#m-fws-fullpage .bg34 {
  left: 303px;
  bottom: 800px
}

#m-fws-fullpage .bg35 {
  left: 565px;
  bottom: 800px
}

#m-fws-fullpage .bg41 {
  left: 0;
  top: 900px
}

#m-fws-fullpage .p42 {
  left: 9999px;
  top: -30px
}

#m-fws-fullpage .p43 {
  top: 500px;
  left: 0
}

.rqq1 {
  -webkit-animation: rqq 2s ease-in-out infinite alternate;
  -o-animation: rqq 2s ease-in-out infinite alternate;
  -moz-animation: rqq 2s ease-in-out infinite alternate;
  animation: rqq 2s ease-in-out infinite alternate
}

.rqq2 {
  -webkit-animation: rqq 4s ease-in-out infinite alternate;
  -o-animation: rqq 4s ease-in-out infinite alternate;
  -moz-animation: rqq 4s ease-in-out infinite alternate;
  animation: rqq 4s ease-in-out infinite alternate
}

.rqq3 {
  -webkit-animation: rqq 3s ease-in-out infinite alternate;
  -moz-animation: rqq 3s ease-in-out infinite alternate;
  -o-animation: rqq 3s ease-in-out infinite alternate;
  animation: rqq 3s ease-in-out infinite alternate
}

@keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-webkit-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-moz-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

@-o-keyframes rqq {
  0% {
    -webkit-transform: translateY(-20px)
  }
}

.m-find-list {
  border: 1px solid #DADADA;
  margin-bottom: 20px
}

.m-find-list .m-findlist-box {
  border-bottom: 1px dashed #DADADA;
  padding: 20px;
  font-size: 14px
}

.m-find-list .m-findlist-box dt {
  float: left;
  font-weight: bold;
  width: 90px;
  padding: 5px 0
}

.m-find-list .m-findlist-box dd {
  float: left;
  width: 680px
}

.m-find-list .m-findlist-box dd a {
  display: inline-block;
  padding: 5px 10px
}

.m-find-list .m-findlist-box dd a:hover {
  color: #fff;
  background-color: #de1a0e
}

.m-find-list .m-findlist-box dd .m-findlist-now {
  color: #fff;
  background-color: #de1a0e
}

.m-find-list .m-findlist-sort {
  padding: 20px
}

.m-find-list .m-findlist-sort .m-findlist-now {
  background-color: #F5F5F5
}

.m-find-list .m-findlist-sort a {
  display: inline-block;
  padding: 6px 25px;
  border: 1px solid #DADADA
}

.m-find-list .m-findlist-sort a:hover {
  border: 1px solid #de1a0e;
  padding: 6px 25px;
  background-color: #F5F5F5
}

.m-find-list .m-findlist-sort a + a {
  border-left: none;
  padding: 6px 25px 6px 26px
}

.m-sort-up i {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -28px no-repeat
}

.m-sort-up:hover i {
  background-position: 0 -42px
}

.m-sort-down i {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 5px;
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 0 no-repeat
}

.m-sort-down:hover i {
  background-position: 0 -13px
}

.m-findlist-search {
  position: relative;
  float: left;
  margin-left: 10px
}

.m-findlist-search input[type="text"].m-findlist-search-input {
  padding: 5px 24px 5px 6px
}

.m-findlist-search .m-findlist-btn {
  position: absolute;
  top: 8px;
  right: 0;
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -98px no-repeat;
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer
}

.m-find-result {
  border: 1px solid #DADADA
}

.m-server-box {
  padding: 20px
}

.m-server-box .m-server-list + .m-server-list {
  border-top: 1px solid #DADADA
}

.m-server-box .m-server-list {
  padding: 20px 0;
  position: relative
}

.m-server-box .m-server-list img {
  width: 98px;
  height: 98px;
  border: 1px solid #DADADA;
  float: left;
  margin-right: 20px
}

.m-server-box .m-server-list .m-server-info {
  float: left
}

.m-server-box .m-server-list .m-server-info dt {
  font-size: 16px;
  font-weight: bold
}

.m-server-box .m-server-list .m-server-info dd {
  margin-top: 5px
}

.m-server-box .m-server-list .m-server-info dd span {
  margin-right: 20px
}

.m-server-box .m-server-list .m-server-info dd i {
  font-style: normal;
  margin-right: 5px;
  float: left
}

.m-server-level {
  background-color: #de1a0e;
  color: #fff;
  padding: 0 8px;
  font-style: normal
}

.m-server-tico {
  background-color: #de1a0e;
  color: #fff;
  padding: 0 3px;
  font-style: normal
}

.m-server-hg {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -131px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-zs {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -149px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-jp {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -167px no-repeat;
  display: inline-block;
  height: 20px;
  padding-left: 20px;
  color: #F40;
  font-style: normal
}

.m-server-gr {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -284px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-qy {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -208px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-wc {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -265px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-wh {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -227px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-phone-ico {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -322px no-repeat;
  display: inline-block;
  height: 20px;
  width: 16px
}

.m-server-fw {
  margin-top: 10px;
  font-size: 14px
}

.m-server-fw span {
  margin-right: 10px;
  color: #666
}

.m-server-gy {
  display: none;
  position: absolute;
  right: 0;
  bottom: 70px
}

.m-server-gy a {
  margin-left: 10px
}

.m-tast-th th {
  padding-left: 20px;
  padding-right: 20px
}

.m-task-box {
  /*padding: 0 20px*/
}

.m-task-box tbody tr + tr td {
  border-top: 1px solid #DADADA
}

.m-task-box tbody td {
  padding: 30px 0 0 20px;
}

/*.m-task-box tbody td.tight {*/
/*padding: 10px 0;*/
/*border-top: none;*/
/*}*/
.m-task-box tbody td.aline {
  padding: 0;
  padding-bottom: 5px;
  border: none;
}

.m-task-box tbody td.lline {
  padding-bottom: 20px;
  /*border-bottom: 1px solid #DADADA;*/
}

.m-task-box .m-task-title {
  width: 450px
}

.m-task-box dt {
  font-weight: bold
}

.m-task-box dd span {
  color: #666;
  margin-right: 15px
}

.m-fast-task {
  border: 1px solid #DADADA;
  background-color: #fff;
  margin-bottom: 20px
}

.m-fast-task .m-fast-task-title {
  text-align: center;
  color: #666;
  border-bottom: 1px dashed #DADADA;
  padding: 10px 0;
  font-size: 14px
}

.m-fast-task .m-fast-task-title h2 {
  font-size: 24px;
  color: #333
}

.m-fast-task .m-fast-task-title h3 {
  font-weight: normal
}

.j-pof {
  position: fixed;
  top: 10px
}

#m-fast-task-form {
  padding: 20px 21px 0 21px
}

#m-fast-task-form p {
  margin-bottom: 20px
}

#m-fast-task-form label {
  display: block;
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -61px no-repeat;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 10px
}

#m-fast-task-form select {
  margin-bottom: 5px;
  width: 214px
}

#m-fast-task-form textarea {
  height: 75px
}

#m-fast-task-form .ui-btn-lg {
  width: 214px
}

.m-money-rank {
  border: 1px solid #DADADA
}

.m-money-rank h2 {
  font-size: 14px;
  background-color: #F8F0F0;
  padding: 10px 21px;
  border-bottom: 1px solid #DADADA
}

.m-money-rank ol {
  padding: 0 21px 20px 21px
}

.m-money-rank ol li {
  margin-top: 10px;
  padding-top: 10px
}

.m-money-rank ol li + li {
  border-top: 1px solid #DADADA
}

.m-money-rank ol img {
  width: 58px;
  height: 58px;
  border: 1px solid #DADADA
}

.m-money-rank ol dl {
  float: left;
  width: 145px;
  margin-left: 10px
}

.m-money-rank ol dt {
  width: 145px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px
}

.m-money-rank ol dd {
  color: #666
}

.font-dj {
  color: red;
  font-size: 14px;
  margin-right: 5px;
}

.m-dj, .m-dj-s {
  border: 1px solid #FD871A;
  color: #FD871A;
  padding: 0 8px;
  border-radius: 2px;
  display: inline-block;
  height: 16px;
  line-height: 17px;
  font-style: normal;
  font-size: 12px;
  vertical-align: middle;
  letter-spacing: 0.2em;
}

.m-dj.l2, .m-dj-s.l2 {
  background: #ff9966;
  color: white;
  border: none;
}

.m-dj.l3, .m-dj-s.l3 {
  background: #ff6600;
  color: white;
  border: none;
}

.m-dj.l4, .m-dj-s.l4 {
  background: #f00;
  color: white;
  border: none;
}

.m-dj-s {
  padding: 0 2px;
  border-radius: 2px;
}

.m-server-hgdj {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 0 no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zsdj {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -21px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-jpdj {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -40px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zzj {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -61px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-zzy {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -83px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-jrbzjh {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -105px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-bzwh {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -127px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-bzwc {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -150px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

.m-server-phoneico {
  background: transparent url(https://stac.3kgc.com/server-ico.png) 0 -191px no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block
}

#pay-form {
  border: 1px solid #DADADA;
  border-bottom: none;
  background: #FFF;
  margin: 0 auto 30px
}

.payment-box {
  border-bottom: 1px solid #DADADA;
  position: relative
}

.payment-box dt {
  width: 200px;
  padding: 25px 20px 20px;
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  font-size: 12px;
  z-index: 10
}

.payment-box dt strong {
  font-size: 14px
}

.payment-box dt a {
  color: #ff4a00
}

.payment-box dt a:hover {
  text-decoration: underline
}

.payment-box dt p {
  color: #8c8c8c
}

.payment-box dd {
  width: 100%;
  position: relative;
  background: #fafafa;
  z-index: 5
}

.payment-box dd p {
  font-size: 14px;
  line-height: 24px
}

.payment-list {
  margin-left: 240px;
  padding: 20px;
  background: #fff
}

.payment-list li {
  float: left;
  width: 167px;
  padding: 10px 0
}

.payment-list li label {
  cursor: pointer
}

.payment-list li input {
  vertical-align: middle
}

.payment-list li img {
  margin-left: 5px
}

.payment-btn {
  padding: 20px 35px
}

.pay-dialog {
  width: 500px;
  height: auto;
  margin-left: -250px
}

.m-user-center-sidebar {
  width: 178px;
  border: 1px solid #DADADA;
  padding: 10px;
  margin-right: 20px
}

.m-user-min-info img {
  float: left;
  margin-right: 10px;
  border: 1px solid #DADADA
}

.m-user-min-info dl {
  width: 100px;
  float: left
}

.m-user-min-info dt {
  width: 100px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold
}

.m-user-min-info p {
  line-height: 30px;
  border-bottom: 1px dotted #DADADA
}

.m-user-center-nav {
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px
}

.m-user-center-nav dt {
  background: transparent url(https://stac.3kgc.com/assets/user-ico-033f6dfe99cc9b549967bddfde040337ad96163a3d66f0d6f16cba263e258f1e.png) 0 4px no-repeat;
  padding-left: 25px;
  font-weight: bold
}

.m-user-center-nav .m-user-nav-ico1 {
  background-position: 0 4px;
}

.m-user-center-nav .m-user-nav-ico2 {
  background-position: 0 -20px
}

.m-user-center-nav .m-user-nav-ico3 {
  background-position: 0 -46px
}

.m-user-center-nav .m-user-nav-ico4 {
  background-position: 0 -71px
}

.m-user-center-nav dd {
  padding-left: 25px
}

.m-user-center-nav dd a {
  display: block
}

.m-user-center-nav dd a.m-user-nav-crt {
  color: #de1a0e
}

.m-user-center-right {
  width: 800px
}

.m-user-center-right .m-user-center-title {
  font-size: 18px;
  height: 26px;
  border-bottom: 2px solid #DADADA;
  margin-bottom: 20px
}

.m-user-center-right .m-user-center-title a {
  height: 26px;
  display: inline-block;
  color: #999;
  margin-right: 25px;
  border-bottom: 2px solid #DADADA
}

.m-user-center-right .m-user-center-title a.m-user-title-crt {
  color: #de1a0e;
  border-bottom: 2px solid #de1a0e
}

.m-user-auth-step {
  margin: 10px auto;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #DADADA
}

.m-user-auth-step li {
  float: left;
  border-top: 5px solid #DADADA;
  padding: 5px 0;
  width: 24.9%;
  text-align: center;
  font-size: 14px;
  color: #DADADA
}

.m-user-auth-step li.step-cur {
  border-top: 5px solid #de1a0e;
  color: #333
}

.m-my-safeguard {
  line-height: 24px
}

.m-my-safeguard li {
  margin-bottom: 20px
}

.m-my-safeguard p {
  padding-left: 75px;
  margin-bottom: 10px
}

.m-my-safeguard .m-my-safeguard-content {
  padding-left: 75px;
  margin-bottom: 10px
}

.m-my-safeguard .m-my-safeguard-ico1 {
  height: 60px;
  padding: 10px 0 0 75px;
  background: transparent url(https://stac.3kgc.com/xb-bao.png) 0 0 no-repeat
}

.m-my-safeguard .m-my-safeguard-ico2 {
  height: 60px;
  padding: 10px 0 0 75px;
  background: transparent url(https://stac.3kgc.com/xb-wei.png) 0 0 no-repeat
}

.agreement-box {
  display: block;
  width: 649px;
  margin-left: 75px;
  font-size: 12px;
  text-align: center
}

.agreement-box textarea {
  width: 700px;
  height: 410px;
  display: inline-block;
  margin: 15px auto;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #555;
  line-height: 24px;
  padding: 8px 6px;
  -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 3px
}

.agreement-box textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

.m-pay-search {
  margin: 10px auto
}

#user_icon {
  width: 48px;
  height: 48px
}

.m-msg-box dt {
  cursor: pointer
}

.m-msg-box dd {
  display: none
}

.m-user-rzbox {
  border: 1px solid #DADADA;
  border-top: none
}

.m-user-rztitle {
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  text-align: center;
  font-size: 28px;
  color: #333;
  background-color: #F3F3F3;
  padding: 10px 0
}

.m-user-rzcontent {
  padding: 55px 0
}

.m-user-rzcontent dl {
  background: transparent url(https://stac.3kgc.com/user-rz.png) center 0 no-repeat;
  width: 180px;
  padding-top: 185px;
  text-align: center;
  float: left;
  font-size: 14px;
  margin-left: 80px
}

.m-user-rzcontent dt {
  margin-bottom: 15px
}

.m-user-rzcontent .m-user-rzico1 {
  background-position: center 0
}

.m-user-rzcontent .m-user-rzico2 {
  background-position: center -303px
}

.m-user-rzcontent .m-user-rzico3 {
  background-position: center -617px
}

.m-user-rzcontent .m-user-rzico4 {
  background-position: center -927px
}

.m-user-rzcontent .m-user-rzico5 {
  background-position: center -1221px
}

.m-publish-left, .m-publish-right {
  border: 1px solid #DADADA;
  padding: 20px;
  font-size: 14px;
  background-color: #fff
}

.m-publish-new .m-publish-d {
  margin-bottom: 20px
}

.m-publish-new .m-lable-b {
  display: block;
  font-weight: bold;
  margin-bottom: 5px
}

.m-publish-right h2 {
  font-size: 16px;
  font-weight: normal
}

.m-publish-right h3 {
  font-size: 30px;
  font-weight: normal
}

.m-publish-state {
  margin: 5px 0
}

.m-publish-info-title {
  margin: 15px 0
}

.m-publish-info-auth {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -123px no-repeat;
  padding-left: 21px
}

.m-publish-info-phone {
  background: transparent url(https://stac.3kgc.com/assets/find-ico-3a8ce3f38f64f955087ed74e632a2f59ad7fb22f625e4fc85584f65e2cf5de11.png) 0 -148px no-repeat;
  padding-left: 18px
}

.publish-info-tip {
  color: #999;
  margin-top: 20px
}

.publish-info-tip span {
  margin-right: 20px;
  background: transparent url(https://stac.3kgc.com/assets/other-sprite-ece9322c9d00e1d990aaa5443a08ce1aad5b1b92c08363c3ae2bb6d1de201683.png) 0 -347px no-repeat;
  height: 17px;
  display: inline-block;
  zoom: 1;
  padding-left: 16px
}

.publish-info-tip span.publish-info-area {
  background-position: 0 -365px
}

.publish-info-tip span.publish-info-num {
  background: none;
  padding-left: 0
}

.publish-sever-form {
  /*margin-top: 20px;*/
  /*padding-top: 20px;*/
  /*border-top: 1px solid #DADADA*/
}

.publish-sever-comment {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #DADADA
}

.publish-sever-comment h3 {
  margin-bottom: 20px;
  font-size: 14px;
  color: #333
}

.publish-sever-comment img {
  width: 48px;
  height: 48px;
  border: 1px solid #DADADA;
  float: left;
  display: inline;
  margin-right: 10px
}

.publish-sever-comment dl {
  float: left;
  display: inline;
  width: 715px;
  position: relative
}

.publish-sever-comment dt a {
  color: #333;
  font-size: 14px;
  font-weight: bold
}

.publish-sever-comment-info {
  margin-top: 15px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 5px
}

.publish-sever-comment-info span {
  margin-right: 15px
}

.publish-sever-comment-info span i {
  color: #0C75B9;
  font-style: normal
}

.pcb {
  position: absolute;
  top: 10px;
  right: 0;
  display: none
}

.server-ok {
  background: transparent url(https://stac.3kgc.com/assets/zb-ico-66ec887e1d37352d58db9afc6c57f84da7416876bb32bb3ae8bb64329027a016.png) right top no-repeat
}

.server-gy {
  background: transparent url(https://stac.3kgc.com/assets/gy-ico-2df2b8567305a24805f3d956d96b098bf98adf405ceb1c97b87d9255dda642d1.png) right top no-repeat
}

.server-zd {
  background: transparent url(https://stac.3kgc.com/zd-ico.png) right top no-repeat
}

.m-server-yc {
  margin: 15px 0 10px
}

.m-server-yc p {
  border: 1px solid #77bc3e;
  float: left;
  height: 25px;
  overflow: hidden
}

.m-server-yc p span {
  color: #fff;
  background: #74bb3a;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 16px;
  float: left;
  display: inline-block;
  line-height: 22px;
  _line-height: 25px
}

.m-server-yc p u {
  color: #6cb133;
  display: inline-block;
  padding: 0 5px;
  line-height: 25px;
  text-decoration: none
}

.publish-sever-comment-date {
  color: #666;
  margin-right: 20px;
  background: transparent url(other-sprite.png) 0 -347px no-repeat;
  height: 17px;
  display: inline-block;
  zoom: 1;
  padding-left: 16px
}

.publish-sever-tipinfo {
  margin: 10px 0 10px 60px
}

.publish-sever-project {
  display: none
}

.publish-sever-project-list {
  margin-left: 60px;
  padding: 10px 0;
  border-bottom: 1px dashed #DADADA
}

.more {
  text-align: center;
  position: relative;
  top: -1px;
  left: auto;
  padding-bottom: 20px;
  overflow: hidden
}

.master-box {
  border: 1px solid #dadada;
  padding: 15px;
  width: 48%
}

.master-box-ok {
  padding: 15px;
  width: 48%;
  border: 1px dashed #D6E9C6;
  background-color: #DFF0D8;
  vertical-align: top
}

.pj-content {
  margin: 5px 0;
  background: #fffbf4;
  padding: 5px 10px 5px 20px;
  /*border: 1px dashed #CCC*/
}

.m-publish-service-info img {
  margin-top: 10px
}

.m-publish-service-info dl {
  padding: 10px;
  text-align: left
}

.m-publish-service-info dt {
  font-size: 20px;
  color: #de1a0e;
  padding: 10px 0;
  width: 190px
}

.m-publish-service-info dd {
  margin-bottom: 5px
}

.m-publish-service-info dd i {
  font-style: normal
}

.m-companies-comm-box td {
  padding: 10px
}

.m-companies-comm-box dl {
  line-height: 24px
}

.phone-info-dialog {
  width: 300px;
  margin-left: -150px
}

.cg-dialog, .topayment-dialog, .refuse-payment-dialog, .payment-dialog, .comment-dialog, .buchong-dialog {
  width: 500px;
  margin-left: -250px
}

.cg-dialog td, .topayment-dialog td, .refuse-payment-dialog td, .payment-dialog td, .comment-dialog td, .buchong-dialog td {
  padding: 5px 0
}

.comment-dialog td {
  position: relative
}

.cash-num2-bz {
  position: absolute;
  top: -81px;
  left: 55px;
  z-index: 9;
  display: none
}

.cash-num2-bz th, .cash-num2-bz td {
  padding: 0
}

.m-project-lab {
  float: left;
  margin-right: 15px
}

.m-project-lab .ui-poptip {
  width: 300px;
  line-height: 24px;
  z-index: 999;
  position: absolute;
  display: none
}

.j-p-tip1 {
  top: -152px;
  left: -93px
}

.j-p-tip2 {
  top: -128px;
  left: 24px
}

.ordercontract-box {
  background-color: #FFF;
  border: 1px solid #DADADA;
  padding: 20px 35px 35px;
  margin: 60px 0
}

.ordercontract-publish {
  margin-top: 20px
}

.ordercontract-publish .ordercontract-title {
  text-align: center;
  font-size: 16px;
  /*color: #FFF;*/
  background: url(https://stac.3kgc.com/ordercontract-hd.png) no-repeat center bottom;
  padding: 10px 0;
  margin-bottom: 20px
}

.ordercontract-items {
  padding: 20px 0;
  border-bottom: 1px dotted #DADADA
}

.ordercontract-items h3 {
  font-size: 16px;
  color: #de1a0e;
  background: url(https://stac.3kgc.com/ordercontract-icons.png) no-repeat 0 2px;
  padding-left: 30px;
  margin-bottom: 10px
}

.ordercontract-items h3.oc-order-endtime {
  background-position: 0 -75px
}

.ordercontract-items h3.oc-order-needfile {
  background-position: 0 -215px
}

.ordercontract-items h3.oc-order-paytype {
  background-position: 0 2px
}

.ordercontract-items h3.oc-order-paylist {
  background-position: 0 -38px
}

.ordercontract-items h3.oc-order-core {
  background-position: 0 -179px
}

.ordercontract-items .ordercontract-content {
  margin-left: 20px
}

.ordercontract-items .ordercontract-content p {
  padding: 5px 10px;
  line-height: 24px
}

.ordercontract-items .ordercontract-content dl {
  padding: 5px 10px;
  line-height: 24px;
  margin-bottom: 15px
}

.ordercontract-items .ordercontract-content textarea {
  height: 300px;
  width: 680px
}

.agreement-ok {
  background: transparent url(https://stac.3kgc.com/assets/signs-b4367f24d4429204ffd8f03484d51c1c842783a221b6e99a744cbdff91b6461b.png) right 0 no-repeat;
  height: 70px
}

.agreement-no {
  background: transparent url(https://stac.3kgc.com/assets/signs-b4367f24d4429204ffd8f03484d51c1c842783a221b6e99a744cbdff91b6461b.png) right -70px no-repeat;
  height: 70px
}

.oc-item-submit {
  text-align: center;
  margin-top: 20px
}

.agreement-agree-dialog, .cancel-agreement-dialog {
  width: 500px;
  margin-left: -250px
}

.cancel-agreement-dialog td {
  padding: 5px 0
}

.publish-agreement-dialog {
  width: 500px;
  margin-left: -250px
}

.agreement-mb-dialog {
  width: 700px;
  margin-left: -350px
}

.rater-star {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
  background-position: left top
}

.rater-star-item, .rater-star-item-current, .rater-star-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: repeat-x
}

.rater-star-item {
  background-position: -100% -100%
}

.rater-star-item-hover {
  background-position: left bottom;
  cursor: pointer
}

.rater-star-item-current {
  background-position: left center
}

.rater-hover {
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 9;
  border: 1px solid #000;
  background-color: #fff;
  padding: 5px;
  display: none;
  font-size: 12px;
  line-height: 18px
}

.j-shop-poptip {
  position: relative
}

.m-shop-poptip {
  padding: 10px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  display: none;
  width: 250px;
  position: absolute;
  z-index: 9999;
  top: 21px;
  left: 0
}

.m-shop-title {
  line-height: 39px;
  background-color: #F3F3F3;
  color: #2D2D2D;
  text-indent: 10px;
  border-bottom: 1px solid #DADADA
}

.m-shop-title-nb {
  line-height: 39px;
  background-color: #F3F3F3;
  color: #2D2D2D;
  text-indent: 10px;
  border: 1px solid #DADADA;
  border-bottom: none
}

.m-shop-item {
  border: 1px solid #DADADA
}

.m-shop-box {
  padding: 10px
}

.m-shop-zizhi li {
  text-align: center;
  float: left;
  width: 265px
}

.m-shop-chengyuan li {
  text-align: center;
  float: left;
  width: 133px
}

.m-shop-jineng {
  width: 60%;
  display: inline-block
}

.m-shop-jineng i {
  height: 10px;
  margin: 11px 5px 0 10px;
  float: left;
  background-color: #0EAE6E;
  display: inline-block
}

.m-shop-info {
  margin-right: -200px;
  position: relative;
  float: left
}

.m-companies-info-sidebar {
  border: 1px solid #DADADA;
  width: 198px;
  padding: 10px;
  color: #333;
  text-align: center
}

.m-companies-info-sidebar .users-info-avatar {
  margin-bottom: 25px;
  border: 1px solid #DADADA
}

.m-companies-wh {
  text-align: left;
  padding-left: 30px;
  background: transparent url(https://stac.3kgc.com/wh.png) 0 0 no-repeat;
  margin-bottom: 10px
}

.m-companies-wh dt {
  color: #de1a0e;
  font-size: 14px
}

.m-companies-wc {
  text-align: left;
  padding-left: 30px;
  background: transparent url(https://stac.3kgc.com/wc.png) 0 0 no-repeat
}

.m-companies-wc dt {
  color: #de1a0e;
  font-size: 14px
}

.m-companies-info-right {
  width: 800px;
  font-size: 14px
}

.m-companies-info-right h2.m-companies-name {
  border-bottom: 3px solid #de1a0e;
  color: #666;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 15px
}

.m-companies-info-right i {
  font-style: normal;
  margin-right: 5px
}

.m-companies-info-right li {
  margin-bottom: 5px
}

.m-shop-banner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 400px
}

.m-shop-info-box {
  float: left;
  margin-left: 20px;
  width: 350px
}

.m-shop-info-box dt {
  font-size: 18px;
  margin-bottom: 10px
}

.m-shop-info-box dd {
  font-size: 14px;
  margin-bottom: 10px
}

.m-shop-info-price {
  background-color: #FBEEE5;
  padding: 10px 0
}

.tab_btn_box {
  border-bottom: 1px solid #bec0c9;
  width: 100%
}

.tab_btn_box li {
  padding: 2px 50px 0;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  font-weight: 700;
  color: #363b4d;
  position: relative;
  float: left;
  cursor: pointer;
  margin-bottom: 0
}

.tab_btn_select {
  border-top: 2px solid #FE9400;
  padding: 0 49px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #bec0c9;
  border-left: 1px solid #bec0c9;
  top: 1px;
  line-height: 45px;
  cursor: default
}

.tab_con_box {
  padding-top: 10px;
  width: 100%
}

.tab_con_item {
  display: none
}

.smallImg {
  position: relative;
  height: 52px;
  margin-top: 10px;
  width: 400px;
  overflow: hidden;
  float: left
}

#imageMenu {
  height: 50px;
  width: 360px;
  overflow: hidden;
  margin-left: 0;
  float: left
}

#imageMenu li {
  height: 50px;
  width: 60px;
  overflow: hidden;
  float: left
}

#imageMenu li img {
  width: 50px;
  height: 50px;
  cursor: pointer
}

#imageMenu li#onlickImg img, #imageMenu li:hover img {
  width: 44px;
  height: 44px;
  border: 3px solid #959595
}

.m-shop-baobei {
  width: 875px;
  overflow: hidden
}

.m-shop-baobei li {
  width: 200px;
  float: left;
  margin: 20px 20px 20px 25px;
  padding: 15px
}

.m-shop-bname {
  height: 41px;
  overflow: hidden;
  margin-bottom: 5px
}

.m-shop-server {
  width: 120px;
  background-color: #de1a0e;
  padding: 10px 5px
}

.m-shop-server h2 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: normal
}

.m-shop-server-box {
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 2;
  color: #333
}

.m-shop-server-box dt {
  font-weight: bold
}

.shop-content-info img {
  max-width: 99%
}

.shop-top-banner {
  height: 120px;
  background: transparent url(https://stac.3kgc.com/shop-banner.jpg) center center no-repeat
}

.m-companies-info-zdy {
  margin-bottom: 10px
}

.m-companies-info-zdy img {
  max-width: 1100px
}

.m-shop-banner1 {
  width: 1100px;
  height: 350px;
  position: relative;
  overflow: hidden
}

.m-shop-banner1 .m-banner-img li {
  width: 1100px;
  height: 350px
}

.g-crumb {
  margin-top: 15px;
  color: #333
}

.g-crumb li {
  display: inline-block;
  float: left;
  font-size: 14px
}

.g-crumb li i {
  display: inline-block;
  font-family: \5b8b\4f53;
  width: 20px;
  text-align: center;
  font-style: normal
}

.g-bd {
  margin-top: 15px
}

.m-w820 {
  width: 820px
}

.m-w260 {
  width: 260px
}

.avatar-dialog {
  margin-left: -250px
}

.sdyh-box li {
  border: 1px solid #DADADA;
  margin-left: -1px;
  margin-top: -1px;
  padding: 20px;
  float: left;
  width: 365px
}

.sdyh-box .sdyh-fw {
  width: 240px
}

.sdyh-dialog {
  width: 500px;
  margin-left: -250px
}

div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
  z-index: 9999;
}
/* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
.glory-log-index {
  background: #fd611e; }
  /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
  .glory-log-index .banner-bg {
    background-image: url(https://stac.3kgc.com/assets/glory_log/banner-4367d6f2250056a53274077ffdd9d604ec10e9e4d94bc5d89cc91ef6b2464040.png);
    background-size: 1920px;
    background-repeat: no-repeat;
    background-position-x: calc((1920px - 100vw) / -2);
    width: 100%;
    min-width: 1100px;
    padding: 380px 0 40px;
    text-align: center;
    position: relative; }
    /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
    .glory-log-index .banner-bg .top-div {
      width: 1100px;
      margin: 0 auto;
      position: relative; }
      /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
      .glory-log-index .banner-bg .top-div .bg-img img {
        width: 100%; }
      /* line 29, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
      .glory-log-index .banner-bg .top-div .record-list {
        width: 1073px;
        background: #ffffff;
        border-style: solid;
        border-color: #FFC185;
        border-width: 0 3.6px 3.6px 5px;
        border-top: none;
        border-radius: 0 0 30px 30px;
        padding: 20px;
        margin: -100px auto 0; }
        /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-index .banner-bg .top-div .record-list .dynamic-contains {
          height: 480px;
          overflow-y: hidden; }
        /* line 45, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-index .banner-bg .top-div .record-list .record-line {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          height: 60px; }
          /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .top-div .record-list .record-line.show-title {
            color: #333333;
            margin-bottom: 30px;
            height: auto;
            font-weight: bold; }
            /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
            .glory-log-index .banner-bg .top-div .record-list .record-line.show-title > div {
              text-align: center; }
          /* line 62, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .top-div .record-list .record-line .gl-user-info {
            width: 200px;
            display: flex;
            justify-content: center;
            align-items: center; }
            /* line 69, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
            .glory-log-index .banner-bg .top-div .record-list .record-line .gl-user-info .avatar img {
              border-radius: 50%;
              width: 36px;
              height: 36px; }
          /* line 77, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .top-div .record-list .record-line .gl-project-info {
            width: 400px;
            display: inline-block; }
          /* line 82, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .top-div .record-list .record-line .gl-comment-info {
            width: 400px; }
    /* line 89, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
    .glory-log-index .banner-bg .bottom-div {
      width: 1100px;
      margin: 40px auto 0;
      display: flex;
      justify-content: space-between; }
      /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
      .glory-log-index .banner-bg .bottom-div .item-div {
        width: 530px; }
        /* line 99, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-index .banner-bg .bottom-div .item-div .bg-img img {
          width: 100%; }
        /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-index .banner-bg .bottom-div .item-div .record-list {
          width: 513px;
          background: #ffffff;
          border: 4px solid #FFC185;
          border-top: none;
          border-radius: 0 0 30px 30px;
          padding: 20px 20px 40px;
          margin: -80px auto 0; }
          /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .bottom-div .item-div .record-list .dynamic-contains {
            height: 360px;
            overflow-y: hidden; }
          /* line 118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-index .banner-bg .bottom-div .item-div .record-list .record-line {
            display: flex;
            justify-content: start;
            align-items: center;
            height: 60px; }
            /* line 124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
            .glory-log-index .banner-bg .bottom-div .item-div .record-list .record-line .gl-user-info {
              display: flex;
              justify-content: start;
              align-items: center;
              white-space: nowrap;
              width: 160px; }
              /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
              .glory-log-index .banner-bg .bottom-div .item-div .record-list .record-line .gl-user-info .avatar img {
                border-radius: 50%;
                width: 36px;
                height: 36px; }
            /* line 140, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
            .glory-log-index .banner-bg .bottom-div .item-div .record-list .record-line .gl-desc-info {
              text-align: left;
              width: 320px; }

/* line 151, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
.glory-log-show {
  padding: 10px 10px 0;
  cursor: pointer; }
  /* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
  .glory-log-show .record-list {
    width: 100%;
    background: #FDF7E3;
    color: #BD4307;
    padding: 0 10px; }
    /* line 159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
    .glory-log-show .record-list .dynamic-contains {
      height: 46px;
      overflow-y: hidden; }
    /* line 164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
    .glory-log-show .record-list .record-line {
      height: 46px;
      line-height: 46px; }
      /* line 168, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
      .glory-log-show .record-list .record-line .gl-user-info {
        display: flex;
        justify-content: start;
        align-items: center; }
        /* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-show .record-list .record-line .gl-user-info .avatar {
          flex: 1; }
          /* line 176, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
          .glory-log-show .record-list .record-line .gl-user-info .avatar img {
            border-radius: 50%;
            width: 30px;
            height: 30px; }
        /* line 183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/glory_logs.scss.erb */
        .glory-log-show .record-list .record-line .gl-user-info .content-show {
          width: 100%;
          white-space: nowrap;
          overflow-x: hidden;
          text-overflow: ellipsis; }
html {
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, p, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {
    margin: 0;
    padding: 0
}

body, input, select, button, textarea {
    font-family: "Microsoft YaHei", 微软雅黑, Arial, Verdana, Sans-Serif
}

input, select, textarea {
    font-size: 100%
}

a {
    text-decoration: none;
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

ul, ol {
    list-style-type: none;
    list-style-image: none
}

img, iframe {
    border: 0
}

img {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left
}

address, cite, dfn, em, var, i {
    font-style: normal
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}

q:before, q:after {
    content: ''
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

b, strong {
    font-weight: bold
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

hr {
    box-sizing: content-box;
    height: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0 none;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    outline: 0
}

input, button {
    *overflow: visible
}

input[type="button"] {
    cursor: pointer
}

button[disabled], input[disabled], select[disabled], textarea[disabled] {
    cursor: not-allowed
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top
}

select:disabled option:checked, option:disabled:checked {
    cursor: not-allowed;
    color: #D2D2D2
}

label {
    cursor: pointer
}

select[size], select[multiple], select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0
}
p{
    word-wrap: break-word;
}
.clear {
    *zoom: 1
}

.clear:before, .clear:after {
    content: "";
    display: table;
    height: 0
}

.clear:after {
    clear: both
}

.banner-notice .notice-content a, .hot-project .project-list .project-item dd, .excellent-employee .employee-notice ul li em {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

a, .hot-project .project-list .project-item, .excellent-employee .employee-list li {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.wrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    *zoom: 1;
}

.banner:before, .banner:after {
    content: "";
    display: table;
    height: 0
}

.banner:after {
    clear: both
}

.banner-nav {
    float: left;
    display: inline;
    width: 163px;
    padding: 3px 15px 10px 15px;
    border: 1px solid #FE4E00;
    border-top: none
}

.banner-nav a:hover {
    color: #FE4E00
}

.banner-nav dl {
    margin-bottom: 10px
}

.banner-nav dt {
    font-size: 20px;
    display: block;
    line-height: 40px;
    height: 40px;
    padding-left: 40px;
    background-image: url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png);
    background-color: transparent;
    background-repeat: no-repeat
}

.banner-nav dt a {
    color: #333
}

.banner-nav dd {
    font-size: 14px;
    display: inline-block;
    margin: 3px 20px 3px 0
}

.banner-nav dd a {
    color: #666
}

.banner-nav .nav1 dt {
    background-position: 0 8px
}

.banner-nav .nav2 dt {
    background-position: 0 -27px
}

.banner-nav .nav3 dt {
    background-position: 0 -65px
}

.banner-img {
    float: left;
    display: inline;
    position: relative;
    margin: 10px 10px 0 10px;
    width: 555px !important;
    height: 343px;
}

.banner-img img {
    width: 555px;
    height: 343px
}

.banner-img .owl-controls {
    margin-top: 0 !important;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.banner-notice {
    float: left;
    display: inline
}

.banner-notice .notice-content {
    border: 1px solid #EEE;
    margin-top: 10px;
    padding: 10px 13px;
    width: 302px;
    height: 220px
}

.banner-notice .notice-content h2 {
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #EEE;
    position: relative
}

.banner-notice .notice-content h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    display: inline-block;
    margin-right: 10px;cursor: pointer;
}
.banner-notice .notice-content h2 em.no {
    border-bottom: none;
    /*line-height: 38px;*/
    /*display: inline-block*/
}

.banner-notice .notice-content h2 a {
    font-size: 14px;
    color: #666;
    position: absolute;
    right: 0;
    top: 5px
}

.banner-notice .notice-content h2 a:hover {
    color: #FE4E00
}

.banner-notice .notice-content ul {
    *zoom: 1;
    margin-top: 10px
}

.banner-notice .notice-content ul:before, .banner-notice .notice-content ul:after {
    content: "";
    display: table;
    height: 0
}

.banner-notice .notice-content ul:after {
    clear: both
}

.banner-notice .notice-content li {
    font-size: 14px;
    line-height: 24px
}

.banner-notice .notice-content a {
    float: left;
    display: inline;
    max-width: 12em;
    color: #333
}

.banner-notice .notice-content a:hover {
    color: #FE4E00
}

.banner-notice .notice-content span {
    float: right;
    display: inline;
    color: #666
}

.banner-notice .notice-other {
    *zoom: 1;
    margin-top: 12px
}

.banner-notice .notice-other:before, .banner-notice .notice-other:after {
    content: "";
    display: table;
    height: 0
}

.banner-notice .notice-other:after {
    clear: both
}

.banner-notice .notice-other a {
    display: inline-block
}

.banner-notice .notice-other .other-l,.banner-notice .notice-other .other-r {
    float: left;
    width:160px;
    text-align: center;
    font-size: 24px;
    display: inline;
    line-height: 150%;
    color:#919093;
}

.banner-notice .notice-other .other-r {
    color:#72a1d0;
}

.project-step {
    *zoom: 1;
    margin-top: 30px
}

.project-step:before, .project-step:after {
    content: "";
    display: table;
    height: 0
}

.project-step:after {
    clear: both
}

.project-step dl {
    float: left;
    display: inline;
    width: 33.33%;
    color: #fff;
    padding: 50px 0;
    text-indent: 175px
}

.project-step dt {
    font-size: 24px;
    color:#333333;
}

.project-step dd {
    font-size: 14px;
    margin-top: 5px;
    color:#777777;
}

.project-step .step1 {
    background:  url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 50px -150px no-repeat
}

.project-step .step2 {
    background:  url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 50px -332px no-repeat
}

.project-step .step3 {
    background:  url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 50px -510px no-repeat
}

.hot-project {
    *zoom: 1;
    margin-top: 50px
}

.hot-project:before, .hot-project:after {
    content: "";
    display: table;
    height: 0
}

.hot-project:after {
    clear: both
}

.hot-project h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.hot-project h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.hot-project .project-list {
    margin-top: 25px
}

.hot-project .project-list .project-item {
    float: left;
    display: inline;
    margin: 0 6px;
    width: 250px;
    height: 240px;
    padding: 5px;
    position: relative;
    border: 1px solid #eee
}

.hot-project .project-list .project-item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.hot-project .project-list .project-item dl {
    margin: 20px 0
}

.hot-project .project-list .project-item dt {
    font-size: 24px;
    color: #E60012
}

.hot-project .project-list .project-item dt i {
    font-size: 14px
}

.hot-project .project-list .project-item dd {
    max-width: 14em;
    margin-top: 5px
}

.hot-project .project-list .project-item dd a {
    font-size: 12px;
    color: #333
}

.hot-project .project-list .project-item dd a:hover {
    color: #FE4E00
}

.hot-project .project-list .project-item .area {
    position: absolute;
    right: 20px;
    bottom: 30px;
    font-size: 14px;
    padding-top: 25px;
    color: #2ABB80;
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) center -720px no-repeat
}

.excellent-employee {
    background-color: #F9F9F9;
    padding: 30px 0;
    margin-top: 30px
}

.excellent-employee .wrap {
    *zoom: 1
}

.excellent-employee .wrap:before, .excellent-employee .wrap:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .wrap:after {
    clear: both
}

.excellent-employee .wrap h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.excellent-employee .wrap h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.excellent-employee .employee-content {
    *zoom: 1
}

.excellent-employee .employee-content:before, .excellent-employee .employee-content:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .employee-content:after {
    clear: both
}

.excellent-employee .employee-list {
    float: left;
    display: inline;
    width: 815px
}

.excellent-employee .employee-list li {
    float: left;
    display: inline;
    margin: 60px 14px 18px 0;
    cursor: pointer;
    padding: 10px;
    width: 235px;
    height: 145px;
    border: 1px solid #eee;
    font-size: 14px;
    position: relative
}

.excellent-employee .employee-list li:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.excellent-employee .employee-list .employee-avatar {
    width: 82px;
    position: absolute;
    top: -40px;
    left: 85px;
    text-align: center
}

.excellent-employee .employee-list .employee-avatar img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #eee;
    border-radius: 50%;
    margin-bottom: 5px
}

.excellent-employee .employee-list .employee-avatar span {
    background-color: #2DC084;
    padding: 1px 8px;
    font-size: 12px;
    color: #fff
}

.excellent-employee .employee-list table {
    width: 100%
}

.excellent-employee .employee-list th {
    width: 156px;
    color: #333;
    font-size: 16px
}

.excellent-employee .employee-list td {
    color: #666
}

.excellent-employee .employee-list .good {
    color: #FE4E00;
    font-size:13px;
}

.excellent-employee .employee-list p {
    margin-top: 20px;
    color: #666;
    height: 60px;
    overflow: hidden;
}

.excellent-employee .employee-notice {
    float: right;
    display: inline;
    width: 260px;
    padding: 10px;
    margin-top: 60px;
    border: 1px solid #eee
}

.excellent-employee .employee-notice h3 {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    height: 37px;
    line-height: 42px
}

.excellent-employee .employee-notice h3 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 15px
}

.excellent-employee .employee-notice ul {
    *zoom: 1;
    margin-top: 10px
}

.excellent-employee .employee-notice ul:before, .excellent-employee .employee-notice ul:after {
    content: "";
    display: table;
    height: 0
}

.excellent-employee .employee-notice ul:after {
    clear: both
}

.excellent-employee .employee-notice ul li {
    font-size: 14px;
    line-height: 24px
}

.excellent-employee .employee-notice ul li em {
    float: left;
    display: inline;
    max-width: 170px;
    color: #333
}

.excellent-employee .employee-notice ul li span {
    float: right;
    display: inline;
    color: #FE4E00
}

.excellent-employee .employee-notice ol {
    margin-top: 10px;
    font-size: 14px
}

.excellent-employee .employee-notice ol li {
    margin-top: 10px
}

.excellent-employee .employee-notice ol .s1 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 0 -788px no-repeat
}

.excellent-employee .employee-notice ol .s2 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 0 -860px no-repeat
}

.excellent-employee .employee-notice ol .s3 {
    padding-left: 50px;
    line-height: 23px;
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 0 -932px no-repeat
}

.excellent-employee .employee-notice ol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    background-color: #FE4E00;
    color: #fff;
    font-size: 16px
}

.customer {
    padding: 30px 0
}

.customer .wrap {
    *zoom: 1
}

.customer .wrap:before, .customer .wrap:after {
    content: "";
    display: table;
    height: 0
}

.customer .wrap:after {
    clear: both
}

.customer .wrap h2 {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    height: 42px;
    line-height: 42px
}

.customer .wrap h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 30px
}

.customer ul {
    margin-top: 30px
}

.customer li {
    float: left;
    display: inline;
    width: 267px;
    text-align: center;
    font-size: 16px
}

.customer li img {
    width: 267px;
    height: 153px;
    margin-bottom: 20px
}

.customer li + li {
    margin-left: 10px
}

.statistics {
    margin-top: 30px;
    background-color: #2ECAA7;
    padding: 70px 0
}

.statistics .wrap {
    *zoom: 1
}

.statistics .wrap:before, .statistics .wrap:after {
    content: "";
    display: table;
    height: 0
}

.statistics .wrap:after {
    clear: both
}

.statistics dl {
    float: left;
    display: inline;
    width: 33.33%;
    font-size: 30px;
    text-indent: 150px
}

.statistics dt {
    color: #fff
}

.statistics dd {
    color: #09604C
}

.statistics .s1 {
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 60px -1044px no-repeat
}

.statistics .s2 {
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 60px -1188px no-repeat
}

.statistics .s3 {
    background: transparent url(https://stac.3kgc.com/assets/icos/t_money-8baca4cffd362d3492a75137c5c031c3ee0981504b2a5cf1d8fd83e2b2fa5b74.png) 65px 0 no-repeat
}

.footer {
    *zoom: 1;
}

.footer:before, .footer:after {
    content: "";
    display: table;
    height: 0
}

.footer:after {
    clear: both
}

.footer .qr {
    float: left;
    display: inline;
    margin-left: 50px;
    width: 175px;
    height: 175px;
    background: transparent url(https://stac.3kgc.com/assets/a-26f68d36b6ed6a5889c4d0f4e891da6479918e057c42a133d74e0efb90e4b586.png) 0 -1728px no-repeat
}

.footer .footer-content {
    float: left;
    display: inline;
    font-size: 14px;
    text-align: center;
    color: #333
}

.footer .footer-content .link {
    margin: 10px 0 30px 0
}

.footer .footer-content .link a {
    color: #333;
    margin: 0 20px
}

.footer .bdxy {
    width: 74px;
    height: 23px;
    display: inline-block;
    margin: 0 15px;
    background: url(https://stac.3kgc.com/assets/index/footer_baidu_logo-f0344d36a0a5c7e82a7a60f5b1f564cceb3d2b859f53c1a50d81a36aed68fc66.png) no-repeat;
    background-size: 100%;
}

.footer .smyz {
    width: 54px;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 15px;
    background: transparent url(https://stac.3kgc.com/assets/index/foot_hyyz-2babb3106c67a5ade7675c2ec371d63e0287a972f78466ec7e065b06ac75f02b.png) no-repeat;    background-size: 100%;

}

.footer .zfb {
    width: 62px;
    height: 21px;
    display: inline-block;
    margin: 0 15px;
    background: transparent url(https://stac.3kgc.com/assets/index/footer_zfb_logo-7e11941bd5bb49c2b34a699b6b085f418cb322052cbdfbb53ebc84105173e6b0.png) no-repeat;    background-size: 100%;

}

.footer .aly {
    width: 74px;
    height: 19px;
    display: inline-block;
    margin: 0 15px;
    background: transparent url(https://stac.3kgc.com/assets/index/footer_aliyun_logo-55d14f1b10f69a59c03c7c087734e46b649f9f8d44842d118c423042a2648d20.png) no-repeat;    background-size: 100%;

}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 30px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #636363
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #FE4E00
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.personal {
    *zoom: 1
}

.personal:before, .personal:after {
    content: "";
    display: table;
    height: 0
}

.personal:after {
    clear: both
}

.personal-nav {
  float: left;
  display: inline;
  width: 300px;
  /* border: 1px solid #EBEBEB; */
  background-color: #ffffff;
  border-radius: 8px;
}

.personal-nav .personal-info {
    /*background-color: #F7F7F7;*/
    padding: 20px;
    border-bottom: 1px solid #EBEBEB
}

.personal-nav .personal-info .avatar {
    font-size: 18px;
    *zoom: 1
}

.personal-item{
  text-align: center;
  margin-bottom: 10px;
}

.personal-item span{
  background: #f2f2f2;
  padding: 4px 8px;
  border-radius: 4px;
}

.personal-item .personal-name{
  font-size: 16px;
}


.personal-nav .personal-info .avatar:before, .personal-nav .personal-info .avatar:after {
    content: "";
    display: table;
    height: 0
}

.personal-nav .personal-info .avatar:after {
    clear: both
}

.personal-nav .personal-info .avatar img {
    float: left;
    display: inline;
    width: 60px;
    height: 60px;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
    margin-right: 10px
}


.personal-nav .personal-info .avatar a {
    color: #1989CB;
    font-size: 14px
}

.personal-nav .personal-info .employ {
    display: block;
    padding: 10px 0;
    margin: 20px 0;
    background-color: #FE4E00;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.personal-nav .personal-info .employ-assure {
    text-align: center
}

.personal-nav .personal-info .employ-assure dt {
    font-size: 20px;
    margin-bottom: 10px
}

.personal-nav .personal-info .employ-assure dd {
    font-size: 18px
}

.personal-nav .personal-info .employ-assure em {
    color: #E60012
}

.personal-nav .personal-info .employ-info {
    font-size: 16px
}

.personal-nav .personal-info .employ-info p {
    line-height: 30px
}

.personal-nav .personal-info .employ-info em {
    color: #E60012
}

.personal-nav .personal-info .employ-info a {
    color: #1989CB;
    margin-right: 5px
}

.personal-nav .personal-info .employ-info span {
    float: right;
    display: inline
}

.personal-nav .nav {
    padding: 20px;
    line-height: 30px
}

.personal-nav .nav dl {
    margin-bottom: 15px
}

.personal-nav .nav dt {
    font-size: 20px;
    background-color: transparent;
    background-image: url(https://stac.3kgc.com/assets/b-3f076536f9536d89dced0d1db7cf38f3702a49076be5e656e3d18f03f37bf0fc.png);
    background-repeat: no-repeat;
    padding-left: 35px
}

.personal-nav .nav dd {
    font-size: 16px;
  line-height: 30px;
}

.personal-nav .nav dd a {
    color: #666;
    display: block
}

.personal-nav .nav dd a:hover {
    color: #FE4E00
}

.personal-nav .nav .nav-ico1 {
    background-position: 0 0
}

.personal-nav .nav .nav-ico2 {
    background-position: 0 -50px
}

.personal-nav .nav .nav-ico3 {
    background-position: 0 -100px
}

.personal-nav .nav .nav-ico4 {
    background-position: 0 -150px
}

.personal-nav .nav .nav-ico5 {
    background-position: 0 -200px
}

.personal-content {
  float: left;
  display: inline;
  width: 780px;
  margin-left: 20px;
}

.personal-content .personal-item {
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 8px;
}

.personal-content .personal-item h2 {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  height: 50px;
  line-height: 50px;
  position: relative;
  padding-left: 30px;
  font-weight: normal;
}

.personal-content .personal-item .personal-info {
    font-size: 14px
}

.personal-content .personal-item .personal-info td {
    padding: 5px 0
}

.personal-content .personal-item .personal-info span {
    color: #FE4E00
}

.personal-content .personal-identif span {
    background-color: transparent;
    background-image: url(https://stac.3kgc.com/assets/b-3f076536f9536d89dced0d1db7cf38f3702a49076be5e656e3d18f03f37bf0fc.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding-left: 56px;
    font-size: 16px
}

.personal-content .personal-identif .phone {
    background-position: 0 -500px
}

.personal-content .personal-identif .phone.ok {
    background-position: 0 -450px
}

.personal-content .personal-identif .id {
    background-position: 0 -300px
}

.personal-content .personal-identif .id.ok {
    background-position: 0 -250px
}

.personal-content .personal-identif .certificate {
    background-position: 0 -400px
}

.personal-content .personal-identif .certificate.ok {
    background-position: 0 -350px
}

.personal-content .personal-item .trade-list li {
    margin-bottom: 25px
}

.personal-content .personal-item .trade-list caption {
    font-size: 18px
}

.personal-content .personal-item .trade-list caption span {
    float: right;
    display: inline;
    font-size: 16px;
    color: #777
}

.personal-content .personal-item .trade-list td {
    padding: 5px 0;
    font-size: 16px
}

.personal-content .personal-item .trade-list em {
    color: #FE4E00
}

.personal-content .personal-item p {
  font-size: 14px;
  line-height: 30px;
  padding: 15px 30px;
}

.personal-item .cert-list {
  padding: 15px 30px;
}

.personal-item .person-list {
  padding: 15px 30px;
}
.personal-item.modeltype-row{
  padding: 10px 30px 25px;
}
.personal-item.modeltype-row .row{
  margin-left: -25px;
}
.personal-item.modeltype-row .row .title{
  padding: 20px 0 0 0;
  text-align: right;
  margin: 0;
  margin-left: -20px;
  font-size: 14px;
  color: #999999;
}
.personal-item.modeltype-row .modeltype_list div {
  height: 28px;
  background: rgb(253,240,236);
  font-size: 13px;
  color: #f06746;
  border-radius: 14px;
  padding: 3px 14px;
  border: none;
  margin: 16px 10px 0 0;
}
.personal-item.modeltype-row .row .content{
  text-align: left;
  margin: 0;
}

.personal-content .personal-item-box {
    *zoom: 1;
    margin-bottom: 10px;
}

.personal-content .personal-item-box:before, .personal-content .personal-item-box:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .personal-item-box:after {
    clear: both
}

.personal-content .personal-item-box h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    height: 38px;
    line-height: 42px;
    position: relative;
    margin-bottom: 15px
}

.personal-content .personal-item-box h2 em {
    border-bottom: 2px solid #FE4E00;
    line-height: 38px;
    padding: 5px 0
}

.personal-content .personal-item-box .personal-item-left {
    float: left;
    display: inline;
    padding: 20px;
    border: 1px solid #eee;
    margin-right: 10px;
    width: 498px
}

.personal-content .personal-item-box .personal-item-left li {
    *zoom: 1;
    font-size: 14px;
    line-height: 30px
}

.personal-content .personal-item-box .personal-item-left li:before, .personal-content .personal-item-box .personal-item-left li:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .personal-item-box .personal-item-left li:after {
    clear: both
}

.personal-content .personal-item-box .personal-item-left li span {
    float: left;
    display: inline;
    display: inline-block;
    width: 100px;
    color: #FE4E00
}

.personal-content .personal-item-box .personal-item-left li a {
    float: left;
    display: inline;
    width: 350px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.personal-content .personal-item-box .personal-item-left table td {
    padding: 5px 0;
    font-size: 14px
}

.personal-content .personal-item-box .personal-item-left table em {
    color: #FE4E00
}

.personal-content .personal-item-box .personal-item-right {
    float: left;
    display: inline;
    padding: 20px;
    border: 1px solid #eee;
    width: 208px
}

.personal-content .personal-item-box .personal-item-right li a {
    font-size: 14px;
    /*width: 180px;*/
    display: block;
    line-height: 31px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.personal-content .complete-project {
    font-size: 14px
}

.personal-content .complete-project li {
    *zoom: 1;
    line-height: 30px
}

.personal-content .complete-project li > a:hover {
  color: #f06746;
}

.personal-content .complete-project li:before, .personal-content .complete-project li:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .complete-project li:after {
    clear: both
}

.personal-content .complete-project span {
    float: left;
    display: inline;
    display: inline-block;
    width: 100px;
    color: #FE4E00
}

.personal-content .complete-project a {
    float: left;
    display: inline;
    width: 550px;
    display: inline-block;
    color: #333
}

.personal-content .complete-project em {
    float: right;
    display: inline;
    width: 100px;
    display: inline-block;
    color: #666
}

.personal-content .partner-list {
    *zoom: 1
}

.personal-content .partner-list:before, .personal-content .partner-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .partner-list:after {
    clear: both
}

.personal-content .partner-list li {
    float: left;
    display: inline;
    width: 150px;
    text-align: center;
    font-size: 14px
}

.personal-content .partner-list li img {
    display: block;
    width: 98px;
    height: 98px;
    margin: 10px auto;
    border: 1px solid #ccc;
    border-radius: 50%
}

.personal-content .partner-list li a {
    color: #333
}

.personal-content .certificate-list {
    *zoom: 1;
    margin-left: -11px
}

.personal-content .certificate-list:before, .personal-content .certificate-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .certificate-list:after {
    clear: both
}

.personal-content .certificate-list li {
    float: left;
    display: inline;
    width: 180px;
    text-align: center;
    font-size: 14px;
    margin-left: 11px
}

.personal-content .certificate-list li img {
    display: block;
    margin: 10px 0
}

.personal-content .certificate-list li a {
    color: #333
}

.personal-content .skill-list {
    *zoom: 1;
    margin-left: -11px
}

.personal-content .skill-list:before, .personal-content .skill-list:after {
    content: "";
    display: table;
    height: 0
}

.personal-content .skill-list:after {
    clear: both
}

.personal-content .skill-list li {
    float: left;
    display: inline;
    border: 1px solid #ccc;
    width: 178px;
    text-align: center;
    font-size: 14px;
    margin: 10px 0 0 11px;
    padding-bottom: 10px
}

.personal-content .skill-list li img {
    display: block;
    margin: 0 auto 10px auto
}

.personal-content .skill-list li span {
    display: block;
    color: #666
}

.personal-content .skill-list li i {
    color: #FE4E00
}

.personal-content .skill-list li b {
    color: #333
}

.personal-content .skill-list li a {
    color: #333
}

.personal-content .service-list td {
    font-size: 14px;
    padding: 5px 0
}

.personal-content .more {
  position: absolute;
  right: 50px;
  /*top: 14px;*/
  color: #1989CB;
  font-size: 16px;
  display: inline;
}



.content-box {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.help-top {
    padding-top: 20px;
}

.help-h2 {
    padding-left: 240px;
}

.help-h2 span, .help-h2 span:hover {
    margin-right: 30px;
    display: inline-block;
    width: 150px;
    height: 110px;
    vertical-align: bottom;
    color: #333;
    font-size: 16px;
    padding-top: 48px;
}

.help-h2 a, .help-h2 a:hover {
    width: 150px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border:1px solid white;
}

.help-h2 a:hover {
    border: #f66626 1px solid;
    border-radius: 5px;
}

.help-h2 span.gz.active {
    background: url(https://stac.3kgc.com/assets/help/button_guzhu-10f3f773f73d75d5c02b402c701d23a6245d369f30653522eea9ba1d4c55564b.png) left top no-repeat;
}

.help-h2 span.sk.active {
    background: url(https://stac.3kgc.com/assets/help/button_suanke-dcc71cf5ffabb9dc49f2eee34b1fa49767dff70888511c1c1c56dc1de5386fdb.png) left top no-repeat;
}

.help-h2 span.cj.active {
    background: url(https://stac.3kgc.com/assets/help/button_changjian-0957c6e35093613b3a6e2db99acda76c28ef0149fa20a61e842130f0b1772276.png) left top no-repeat;
}

.help-h2 span.lc.active {
    background: url(https://stac.3kgc.com/assets/help/icon_liucheng-a994d71f0413c85b6a359936dcd9bc67b349ffde769fb3e001ad902f284aadf7.png) left top no-repeat;
}

.help-h2 span.active a, .help-h2 span.active a:hover {
    color: #fff;
    border: none;
}

.help-content {
    display: none;
    float: left;
    clear: both;
    padding: 30px 50px;
    text-align: left;
}

.help-content.active {
    display: block;
}

.help-nav {
    float: left;
    width: 180px;
}

.help-qa {
    float: left;
    width: 818px;
    
    padding: 42px 50px;
}

.help-qa {
  width: 818px;
  display: none;
  padding: 42px 50px;
  display: inline-block;
}

.help-nav .title {
    font-size: 16px;
    color: #999999;
    margin-bottom: 10px;
}

.help-nav ul {
    margin: 0;
    padding: 0;
}

.help-nav li {
    font-size: 14px;
    color: #333;
    margin-left: 30px;
    line-height: 30px;
}

.help-qa .q {
    font-size: 16px;
    color: #f66626;
    margin-bottom: 10px;
}
.help-qa .a {
    font-size: 14px;
    color: #333;
    padding-left: 30px;
    margin-bottom: 10px;
}

.platform-charge{
  font-size: 16px;
  margin-left:30px;
  margin-bottom: 10px;
  color: #666666;
}

.platform-charge td,.platform-charge th{
  border: 1px solid #f66626;
  padding: 12px 70px;
}
.platform-charge th{
  background: #f5f5f5;
  font-weight: normal;
  color:#111111;
  font-size: 17px;
}


.h－header{ height:200px;
		    width:100%;
		    text-align:center;
		    background: url(https://stac.3kgc.com/assets/bg_help_banner-0e77459f3a35264bed7953e4f481c5e664250f6ae15c4e68bf8bbe784d3fe3f3.png) no-repeat;}
.h－header img{ padding-top:46px;}

.h-middle{
		   width:1100px;
		   margin:0 auto;
  display: flex;
  padding: 10px 0 20px;
		   }
		   
.h-middle .m-left{ width:230px;
				   height:1104px;
				   background:#fff;
				   border-radius:6px;
				   box-shadow: 0 0 6px #dadada;
  display: inline-block;
				   padding-top:38px;}
				   
.h-middle .m-right{ width:854px;
				    background:#fff;
				    border-radius:6px;
  display: inline-block;
  margin-left: 10px;
					box-shadow: 0 0 6px #dadada;}



.main_qa{
  color: #666;
  font-size: 17px;
  text-align: left;
  line-height: 34px;
  margin-left: 40px;
}

.main_qa:hover{
  cursor: pointer;
}
							 
.sub_qa { font-size:14px;
								  padding-left:60px;
								  line-hight:60px;
								  line-height:24px;
								  padding-bottom:4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.member-state-show > table td{
  padding: 0 !important;
}


.personal-nav .personal-info .my-avatar  {
  display: flex;
  justify-content: space-around;
  font-size: 18px;
  margin: -10px 0px;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip {
  height:120px;
  width: 120px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
/*  border: 15px solid;*/
/*  border-image: url() 15 fill stretch;*/
/*  -moz-border-image: url() 15 fill stretch; /* 老的 Firefox *\/*/
/*  -webkit-border-image: url() 15 fill stretch; /* Safari 和 Chrome *\/*/
/*  -o-border-image: url() 15 fill stretch;*/
}

.personal-nav .personal-info .my-avatar .my-head-img-vip a{
  display: inline-flex;
  height: 86px;
  width: 86px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch;
  -moz-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch; /* 老的 Firefox */
  -webkit-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch; /* Safari 和 Chrome */
  -o-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip a > img {
  width: 82px;
  height: 82px;
  border-radius: 100%;
}


.personal-nav .personal-info .my-avatar  div.my-nick-show  {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-around;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show  span.my-nick {
  display: inline-flex;
  width: 140px;
  margin-top:45px;
  height: 30px;
  line-height: 36px;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show  span.my-nick  span{
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100px;
  overflow: hidden;
}

.personal-nav .personal-info .my-avatar  div.my-nick-show > a {
  color: #1989CB;
  font-size: 14px;
  margin-bottom: 10px;
}

.personal-nav .personal-info .my-avatar .my-head-img-vip .member-level {
  margin-top: -19px;
  margin-left: 50px;
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 10px;
  height: 18px;
  text-align: center;
  width: 32px;
  z-index: 100;
  line-height: 15px;
}


.partner-list .cp-head-img-vip {
/*  margin-top: 4px;*/
  margin: 4px 0;
  height:110px;
  width: 110px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
/*  border: 15px solid;*/
/*  border-image: url() 15 fill stretch;*/
/*  -moz-border-image: url() 15 fill stretch; /* 老的 Firefox */
/*  -webkit-border-image: url() 15 fill stretch; /* Safari 和 Chrome */
/*  -o-border-image: url() 15 fill stretch;*/
}

.partner-list .cp-head-img-vip a{
  position: absolute;
  display: inline-flex;
  height: 102px;
  width: 102px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 3px solid;
  border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch;
  -moz-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch; /* 老的 Firefox */
  -webkit-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch; /* Safari 和 Chrome */
  -o-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 2 fill stretch;
}

.partner-list .cp-head-img-vip a > img {
  width: 98px;
  height: 98px;
  border-radius: 100%;
}


.partner-list .cp-head-img-vip .member-level {
  margin-top: 80px;
  margin-left: 50px;
  background: linear-gradient(#ffeaaa, #a07539);
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #603f07;
  font-size: 12px;
  height: 18px;
  text-align: center;
  width: 32px;
  z-index: 100;
  line-height: 15px;
}

.company-publicity {
  width: 100%;
  min-width: 1100px;
  height: 530px;
  text-align: center;
}

.company-publicity .flex-div {
  display: flex;
  width: 1000px;
  justify-content: center;
  margin: 0 auto;
}


.company-publicity .publicity-title {
  line-height: 110px;
  font-size: 24px;
  color: #333333;
}

.company-publicity .publicity-item {
  /*display: inline-block;*/
}

.publicity-item.item-left {
  width: 300px;
  height: 410px;
  position: relative;
}

.publicity-item.item-left .join-count{
  position: absolute;
  font-size: 34px;
  font-weight: bold;
  font-style: italic;
  color: rgba(240,103,70,1);
  right: 80px;
  top: 16px;
}

.publicity-item.item-right {
  width: 700px;
  height: 410px;
}

.publicity-item.item-left .join-list {
  background-image: url(https://stac.3kgc.com/assets/company/home_enterprise_bg_pc-fd8cd72dbfa177a4fbd54d4bc216a7d7e69b7c3bfcd8e383928d13eb075a3203.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 291px;
  height: 367px;
}

.join-list .com-list{
  width: 254px;
  height: 280px;
  position: absolute;
  margin: 0 auto;
  top: 86px;
  left: 20px;
  padding: 0 10px;
}

.publicity-item.item-right .see-com {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: left;
  padding: 0 10px;
}

.publicity-item.item-right .see-com img {
  width: 400px;
  height: 30px;
}

.publicity-item.item-right .pioneer-com {
  width: 100%;
  height: 307px;
  border: 1px solid #D2D2D2;
  border-radius: 6px;
  padding: 10px;
}

.buy-com-btn {
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: #f06747;
  font-size: 14px;
  color: white;
  border-radius: 4px;
  box-shadow: 0px 3px 4px rgba(170, 45, 5, 0.3);
  float: right;
  margin-top: 10px;
}

.buy-com-btn:hover {
  color: #ffffff;
}

.pioneer-com > div {
  height: 40px;
  line-height: 50px;
  padding: 0 10px;
}

.pioneer-com .link-more {
  color: #999999;
  font-size: 14px;
  text-decoration: underline;
  float: right;
}

.pioneer-com .cooperate-tip {
  font-size: 18px;
  color: #333333;
  float: left;
}

.com-img-grid {
  border-radius: 6px;
  width: 100%;
  border-collapse: separate;
}

.com-img-grid td {
  height: 110px;
  width: 110px;
}

.com-img-grid td, .com-img-grid th {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}

.com-img-grid tr td:last-child, .com-img-grid tr th:last-child {
  border-right: 1px solid #e7e7e7;
}

.com-img-grid tr:last-child td {
  border-bottom: 1px solid #e7e7e7;
}

.com-img-grid tr:first-child td:first-child, .com-img-grid tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

.com-img-grid tr:first-child td:last-child, .com-img-grid tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

.com-img-grid tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

.com-img-grid tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.com-img-grid .logo {
  height: 90px;
  width: 90px;
  padding: 2px;
  border-radius: 6px;
  margin: 0 auto;
}

.com-img-grid .logo img {
  width: 86px;
  height: 86px;
  border-radius: 6px;
}
.com-list .dynamic-item{
  font-size: 14px;
}
.com-list .dynamic-item{
  display: flex;
  height: 30px;
  line-height: 30px;
}
.com-list .dynamic-item > div:first-of-type{
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.com-list .dynamic-item > div:last-of-type{
  width: 32px;
  overflow: hidden;
  white-space: nowrap;
}


.com-img-grid .com-name-show{
  text-align: center;
  font-size: 14px;
  display: none;
  margin: 0 10px;
  color: #D43914;
}
.com-img-grid .com-name-show:hover{
  color: #D43914;
}
.com-img-grid td:hover{
  background: #FFDDD5;
}
.com-img-grid td:hover > .com-name-show{
  display: block;
}

.com-img-grid td:hover > .logo{
  display: none;
}
@charset "UTF-8";
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "微软雅黑"; }

/* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
html,
body {
  width: 100%;
  height: 100%; }

/* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
html,
body,
ul,
li,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: #333333; }

/* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.fl {
  float: left; }

/* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.fr {
  float: right; }

/* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.text_center {
  text-align: center; }

/* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
a:hover {
  color: #f66626; }
/* line 53, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
a.pub-pro {
  display: inline-block;
  width: 168px;
  margin-right: 20px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: white;
  background: #ea632e;
  text-align: center;
  border-radius: 4px; }

/* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
img {
  border-style: none; }

/* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.w {
  width: 980px;
  height: auto;
  margin: 0 auto; }

/*
 * 头部样式
 */
/* line 80, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.header {
  width: 100%;
  height: 70px;
  padding: 11px 0;
  background: white;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  font-size: 16px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  min-width: 1100px; }
  /* line 93, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header a {
    line-height: 45px; }
  /* line 97, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header .login {
    position: relative;
    display: inline-block;
    height: 60px;
    width: 90px; }
  /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header .w {
    width: 1100px; }

/* line 109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mnav {
  margin-left: 20px; }
  /* line 112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .mnav li {
    float: left;
    padding: 0 10px;
    line-height: 50px;
    font-size: 14px;
    text-align: center; }
    /* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .mnav li.jiang {
      background: url(https://stac.3kgc.com/assets/nav/self-2b05a4ed55b1b5a4e8ea745d385e25f3a4011bf6718441e27e615755b7ccda2d.png) right 10px no-repeat;
      width: 76px;
      background-size: 24px 12px;
      margin-left: -10px; }
    /* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .mnav li.new {
      background: url(https://stac.3kgc.com/assets/mem_vip/new-3d591607bb51c37434a41b3e3e9dab3f19b2822c1c5e57498190d1eb7750d2fd.png) right 12px no-repeat;
      width: 70px;
      background-size: 22px 10px; }

/* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
#index-top {
  height: 460px;
  background: url(https://stac.3kgc.com/assets/index/2021/banner_bg-6b2f59c3ec1707c47b8bbcfc1d124b2158d235b5fe320d54802c349646e55a26.png) center;
  background-size: auto 100%; }

/* line 139, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
#title-top {
  padding-top: 54px;
  font-size: 40px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-style: italic;
  color: #333333; }
  /* line 147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  #title-top.over {
    padding-top: 70px; }

/* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.login.mr a {
  color: #333333;
  text-align: center; }
  /* line 158, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .login.mr a.hot {
    text-align: left; }
/* line 164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater .umenu {
  width: 110px; }
  /* line 167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .login.mr .loginLater .umenu.vip {
    width: 225px;
    border-radius: 8px;
    background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/bg_10.png) no-repeat;
    background-size: 100% 100%;
    border: 1px solid #f5f5f5; }
    /* line 175, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .login.mr .loginLater .umenu.vip li:hover {
      background: none; }
    /* line 179, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .login.mr .loginLater .umenu.vip li a {
      width: 200px;
      display: inline-block;
      color: #581100;
      padding-left: 51px;
      padding-top: 11px;
      font-size: 18px;
      font-weight: bold; }
      /* line 188, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .login.mr .loginLater .umenu.vip li a.jphy {
        background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_jphy.png);
        background-size: 100% 100%;
        height: 90px; }
      /* line 194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .login.mr .loginLater .umenu.vip li a.xfhy {
        background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_xfhy.png);
        background-size: 100% 100%;
        height: 80px; }
      /* line 200, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .login.mr .loginLater .umenu.vip li a.xfqy {
        background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_xfqy.png);
        background-size: 100% 100%;
        width: 192px;
        height: 81px;
        position: relative; }
      /* line 208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .login.mr .loginLater .umenu.vip li a.wc {
        background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_wc.png);
        background-size: 100% 100%;
        height: 77px;
        padding-top: 18px;
        margin-top: 10px;
        line-height: 28px; }
    /* line 220, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .login.mr .loginLater .umenu.vip a.vip-lock {
      background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/vip/top_nav_vip_lock.png);
      background-size: 100% 100%;
      height: 81px;
      padding-top: 10px;
      margin-top: 10px; }
/* line 231, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.login.mr .loginLater li {
  padding-left: 0;
  text-align: center;
  padding-left: 0;
  text-align: center; }
/* line 240, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.login a {
  padding: 0 5px;
  line-height: 50px;
  color: #f66626;
  border: none; }
  /* line 246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .login a:hover {
    color: #333333; }

/* line 252, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.userTitle {
  font-size: 14px; }
  /* line 255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .userTitle.new {
    background: url(https://stac.3kgc.com/assets/icos/nav_icon_new-59469c75d22eb389f882c3bcefc0fac48bfe5e18b9be444669ffb1859868d27f.png) 47px 12px no-repeat; }
  /* line 259, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .userTitle.hot {
    background: url(https://stac.3kgc.com/assets/icos/nav_icon_hot-45e3383dbc9f42570076bec0d7e6a9a3698ccdcfe3499f55033f2cdfad2dfef3.png) right 15px no-repeat; }

/* line 264, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.loginLater {
  width: 90px;
  height: auto;
  position: absolute;
  overflow-y: hidden;
  overflow-x: hidden;
  right: 0;
  top: 0;
  z-index: 9999; }
  /* line 274, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .loginLater:hover {
    overflow: visible; }
    /* line 277, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .loginLater:hover .umenu {
      height: auto;
      border: 1px solid #eeeeee;
      border-top: 1px solid #f66636; }
  /* line 285, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .loginLater a.userTitle {
    display: block;
    width: 90px;
    height: 60px; }
    /* line 290, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .loginLater a.userTitle .top-head-img-vip {
      height: 48px;
      width: 48px;
      display: inline-flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 0;
      vertical-align: middle; }
      /* line 300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .loginLater a.userTitle .top-head-img-vip .img-vip-show {
        display: inline-flex;
        height: 48px;
        width: 48px;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        border: 2px solid;
        border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 3 fill stretch;
        -moz-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 3 fill stretch;
        -webkit-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 3 fill stretch;
        -o-border-image: url(https://stac.3kgc.com/assets/skvip_head_frame-58bdf237ca9cce659b71810945fedf9ee10d3d1a2eace5db5a7e6385cdf18c21.png) 3 fill stretch; }
        /* line 313, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
        .loginLater a.userTitle .top-head-img-vip .img-vip-show > img {
          height: 44px;
          width: 44px; }
      /* line 319, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .loginLater a.userTitle .top-head-img-vip .member-level {
        margin-top: -14px;
        margin-left: 30px;
        background: linear-gradient(#ffeaaa, #a07539);
        border: 1px solid #ffffff;
        border-radius: 2px;
        color: #603f07;
        font-size: 8px;
        height: 12px;
        text-align: center;
        width: 18px;
        line-height: 12px; }
    /* line 334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .loginLater a.userTitle img {
      vertical-align: middle;
      border-radius: 50%; }
  /* line 341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .loginLater .umenu {
    width: 170px;
    height: 0;
    background: #fff; }
  /* line 347, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .loginLater li {
    color: #333333;
    font-size: 14px;
    line-height: 40px;
    padding-left: 30px; }
    /* line 353, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .loginLater li a {
      color: #333333;
      font-size: 14px;
      line-height: 40px; }
    /* line 359, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .loginLater li:hover {
      background: #f2f2f2;
      color: #f66626; }
      /* line 363, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .loginLater li:hover a {
        color: #ff4f00; }

/* line 370, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.menumore {
  position: relative;
  z-index: 10; }
  /* line 374, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .menumore:hover {
    background: white;
    margin: -1px;
    border: 1px solid #eeeeee;
    height: 85px; }
  /* line 381, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .menumore ul {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 40px;
    left: 0px;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 1px;
    text-align: center; }
  /* line 394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .menumore li {
    padding: 0;
    width: 100%;
    line-height: 40px;
    height: 40px; }

/*
 * 大图轮播
 */
/* line 406, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
div.slideBox {
  position: relative;
  width: 100%;
  height: 356px; }

/* line 414, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-slide img {
  width: 100%;
  height: 356px; }

/* line 420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url(https://stac.3kgc.com/assets/index/prve-d6083c55c9bfd82c9305fff6e59d1726adfcf40c12bfac6d94f2c436531f2935.png) !important; }

/* line 424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url(https://stac.3kgc.com/assets/index/next-bdb189257ca2b6cfb0509501da3de635d5016063688ef1e4253b5c8c1d104f6f.png) !important; }

/* line 428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-next {
  right: 80px; }
  /* line 431, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .swiper-button-next:hover {
    background-image: url(https://stac.3kgc.com/assets/index/next_h-21c7a5cfec9cc9a8b1e2473899e78ba6299fb71430628e12af39618360bcee4b.png) !important; }

/* line 436, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-button-prev {
  left: 80px; }
  /* line 439, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .swiper-button-prev:hover {
    background-image: url(https://stac.3kgc.com/assets/index/prve_h-070045ad4befa9f6da008cdff0786e4f06631fe6a1031321caa822ccd2daac3e.png) !important; }

/* line 444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: url(https://stac.3kgc.com/assets/index/li-09928dfe5b698a0e870d6fd6910e8ccd3b3835c5d77e79941faf8664c0532277.png) 0 0 no-repeat;
  opacity: 1; }
  /* line 450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: white;
    opacity: 1; }

/*
 * 轮播内容
 */
/* line 459, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.banner_text {
  width: 240px;
  height: 52px; }
  /* line 463, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .banner_text h1 {
    line-height: 100%;
    font-size: 44px;
    color: #333;
    margin-top: 100px; }
  /* line 470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .banner_text p {
    font-size: 18px;
    color: #333;
    margin-top: 20px; }
  /* line 476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .banner_text .join-mbr-btn {
    background: rgba(0, 0, 0, 0) none repeat fixed 0 0;
    border: 1px solid #666666;
    color: #333333;
    font-size: 18px;
    line-height: 44px;
    width: 186px;
    height: 46px;
    border-radius: 60px; }
    /* line 486, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .banner_text .join-mbr-btn:hover {
      border: 1px solid #f66626;
      background: #f66626;
      color: #ffffff; }

/* line 494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.banner_text button, .banner_text a {
  display: inline-block;
  color: #ffffff;
  border: none;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  text-align: center;
  background-color: #f06747;
  font-size: 18px;
  line-height: 52px;
  width: 240px;
  height: 52px;
  border-radius: 4px; }

/* line 510, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.banner_text button:hover, .banner_text a:hover {
  background-color: #f57d60; }

/* line 514, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.qy-view {
  margin-top: 300px;
  text-align: center; }
  /* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .qy-view a {
    background: url(https://stac.3kgc.com/assets/sy_banner_anniu-b01f40e6bade3ec7943e5f2f66eb08370e1ed3696e89a0dd66c8d29163b36c99.png);
    width: 236px;
    height: 62px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
    /* line 528, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .qy-view a:hover {
      background: url(https://stac.3kgc.com/assets/sy_banner_anniu-b01f40e6bade3ec7943e5f2f66eb08370e1ed3696e89a0dd66c8d29163b36c99.png) 0 -58px no-repeat;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }

/*
 * 正文样式
 */
/* line 542, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.padding_top_50 {
  padding: 50px 0; }

/* line 546, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.pt50 {
  padding-top: 50px; }

/* line 550, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.ptb66 {
  padding-top: 66px;
  padding-bottom: 66px; }

/* line 555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
h2 {
  font-size: 20px;
  color: #333333; }

/* line 560, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.item {
  width: 35%;
  float: left;
  margin-top: 40px;
  text-align: center; }
  /* line 566, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .item h3 {
    margin-top: 5px;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    line-height: 16px; }
  /* line 574, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .item p {
    height: 74px;
    width: 81px;
    display: inline-block;
    background: url(https://stac.3kgc.com/assets/index/home_usual_icon-1d550cffe56c0952e12d2dad6484749d6cbf3a77dc54f83d09ee7b3e072fa462.png) left top no-repeat;
    margin-top: 35px; }
    /* line 581, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .item p.sx {
      background-image: url(https://stac.3kgc.com/assets/index/home_urgent_icon-57089cd277d85ad4a8b00e9d3903611ea9a7eeecbccdee5666339765d4d22d2d.png); }
    /* line 585, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .item p.sq {
      background-image: url(https://stac.3kgc.com/assets/index/home_large_icon-d393e6295f10706fb24c6dd4f50ee31172b29169883b481d09d7b2fff9cb48f1.png); }
    /* line 589, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .item p.xc {
      background-image: url(https://stac.3kgc.com/assets/index/home_scene_icon-40dcbbc3000a7d9430a7162d65eb14da9128c4b5e6570abf087cdc2d209eed7c.png); }
  /* line 594, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .item h5 {
    font-size: 22px;
    color: #da4b23;
    line-height: 20px;
    margin: 0; }
  /* line 601, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .item h4 {
    font-size: 12px;
    color: #333333; }

/* line 609, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.fa .item .h4 {
  font-size: 16px;
  color: #333;
  margin-top: 6px; }

/* line 617, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.item_center {
  width: 30%; }

/* line 621, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
h3 {
  font-size: 24px;
  line-height: 60px; }

/* line 626, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
h4 {
  line-height: 30px;
  font-weight: normal; }

/* line 631, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.border_top {
  border-top: 1px solid #e0e0e0;
  margin-top: 35px; }

/* line 636, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
h5 {
  font-size: 38px; }

/* line 640, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.bg_gray {
  width: 100%;
  background-color: #f7f7f7; }

/* line 645, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.pub-box {
  height: 356px;
  width: 300px;
  display: inline-block;
  vertical-align: top; }

/* line 652, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.pub-link {
  display: inline-block;
  height: 178px;
  width: 100%;
  border: #dfdfdf 1px solid;
  text-align: center;
  position: relative; }
  /* line 660, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .pub-link * {
    cursor: pointer; }
  /* line 664, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .pub-link:hover {
    box-shadow: 0px 5px 38px 2px rgba(49, 50, 50, 0.13); }
    /* line 667, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .pub-link:hover .t_text {
      display: inline-block; }
  /* line 672, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .pub-link .t_text {
    display: none;
    background: linear-gradient(-90deg, #ffcb5a, #f86c45);
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0; }
  /* line 686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .pub-link .title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 150%; }
  /* line 693, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .pub-link .tip {
    font-size: 14px;
    color: #666666;
    line-height: 200%; }

/* line 700, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.top-pubs {
  height: 354px;
  width: 820px;
  margin-top: 20px;
  margin-right: 12px;
  background: #ffffff;
  display: inline-block;
  border-radius: 10px;
  font-size: 0; }

/* line 711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.top-pros {
  height: 354px;
  width: 260px;
  margin-top: 20px;
  background: #ffffff;
  border-radius: 10px;
  display: inline-block;
  position: absolute;
  padding: 30px 10px 0 15px; }
  /* line 721, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .top-pros .title {
    font-size: 22px;
    color: #333;
    margin-bottom: 15px; }
    /* line 726, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .top-pros .title .amore {
      font-size: 14px;
      color: #666;
      margin-left: 60px; }
      /* line 731, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .top-pros .title .amore:hover {
        color: #f06746;
        text-decoration: underline; }
  /* line 738, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .top-pros .pro {
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    /* line 744, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .top-pros .pro a {
      color: #666666;
      font-size: 14px; }
      /* line 748, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .top-pros .pro a:hover {
        color: #f06746;
        text-decoration: underline; }
      /* line 753, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .top-pros .pro a .price {
        color: #f06746; }

/* line 760, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.item_line {
  text-align: left;
  text-indent: 40px;
  font-size: 16px;
  color: #666; }
  /* line 766, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .item_line span {
    font-size: 18px;
    margin-right: 70px;
    color: #333; }
    /* line 771, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .item_line span.img {
      width: 66px;
      height: 66px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 34px;
      background: url(https://stac.3kgc.com/assets/index/bz_icon-ea69c6328fee69b963564c1f4548f352d8600f328e4d981a4afeb113a31161bb.png) -42px -99px no-repeat; }
      /* line 779, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .item_line span.img.wh {
        background-position: -158px -99px; }

/* line 787, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.content_img img {
  position: relative;
  z-index: 5;
  margin-top: 133px; }

/* line 794, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.margin_top {
  margin-top: -200px;
  position: relative;
  z-index: 9; }

/* line 800, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.img_list {
  width: 100%;
  margin-top: 30px;
  overflow: hidden; }

/* line 806, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.img_item {
  display: block;
  float: left;
  width: 25%;
  padding: 5px 5px 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px; }
  /* line 816, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .img_item:hover .mask {
    top: 4px; }
  /* line 821, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .img_item img {
    width: 100%; }

/* line 826, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mask {
  width: 96%;
  height: 100%;
  position: absolute;
  left: 2%;
  top: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  line-height: 180px;
  -webkit-transition: top .3s linear;
  -moz-transition: top .3s linear;
  -ms-transition: top .3s linear;
  transition: top .3s linear;
  font-size: 16px; }

/*
 * 底部样式
 */
/* line 848, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.footer {
  background: #373737; }
  /* line 851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .footer ul {
    width: 50%;
    float: right;
    font-size: 16px;
    text-align: right;
    margin-top: 10px;
    color: #d2d2d2; }
    /* line 859, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .footer ul.tel {
      padding-left: 0;
      margin-top: 19px;
      float: left;
      text-align: left; }
      /* line 865, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .footer ul.tel img {
        vertical-align: middle; }
    /* line 870, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .footer ul.ex_links {
      padding-top: 5px;
      border-top: 1px solid #404040;
      margin-top: 10px;
      text-align: left;
      width: 100%; }
      /* line 877, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .footer ul.ex_links li {
        display: inline;
        margin: 0 10px; }
        /* line 881, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
        .footer ul.ex_links li:first-child {
          margin: 0 -5px 0 0; }
  /* line 888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .footer li {
    font-size: 12px;
    color: #d2d2d2;
    margin-bottom: 4px; }
    /* line 893, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .footer li.title {
      font-size: 20px;
      margin-bottom: 30px; }
  /* line 899, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .footer a {
    font-size: 14px;
    line-height: 30px;
    color: #d2d2d2;
    vertical-align: middle; }
  /* line 906, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .footer .w {
    width: 1054px; }

/* line 911, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.rel {
  position: relative; }

/* line 915, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.bg_white {
  background: white; }

/* line 919, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.banner {
  height: 500px;
  position: relative;
  background: transparent url(https://stac.3kgc.com/assets/index/banner1-93965c65626b0a5d2910bbc716574d40a7b0a2786dff8fdaf28120ef3aff972a.jpg) center center no-repeat;
  min-width: 1100px; }

/* line 926, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.right-items {
  display: flex;
  justify-content: space-between;
  align-items: center; }

/* line 932, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.ct-ft {
  position: relative;
  font-size: 14px;
  color: #666;
  width: 40px; }
  /* line 937, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .ct-ft a {
    color: #666; }

/* line 942, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.ct-num {
  position: absolute;
  left: 20px;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #f35047;
  font-size: 12px;
  text-align: center;
  color: white; }

/* line 955, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.h500 {
  height: 500px; }

/* line 959, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.c-intro {
  font-size: 14px;
  color: #333333;
  width: 408px; }
  /* line 964, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .c-intro h2 {
    margin-top: 138px;
    margin-bottom: 68px; }
  /* line 969, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .c-intro p {
    line-height: 30px; }

/* line 974, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.c-video {
  width: 550px; }
  /* line 977, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .c-video .box {
    margin-top: 80px; }

/* line 982, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mt40 {
  margin-top: 40px; }

/* line 986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mt60 {
  margin-top: 60px; }

/* line 990, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mt100 {
  margin-top: 100px; }

/* line 994, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.mt110 {
  margin-top: 110px; }

/* line 998, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.c-tip {
  font-size: 16px;
  color: #999999;
  margin-top: 15px; }

/* line 1004, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.xmlc-ul {
  margin-top: 20px;
  width: 100%;
  color: #333; }
  /* line 1009, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .xmlc-ul li {
    display: inline-block;
    width: 145px;
    text-align: center;
    font-size: 16px; }
    /* line 1015, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .xmlc-ul li.lg {
      width: 145px;
      margin-right: 30px; }

/* line 1024, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
.header.tip .little-header {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto; }
  /* line 1030, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header.tip .little-header .qr_box {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 20px; }
    /* line 1035, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .header.tip .little-header .qr_box:hover {
      color: #f06746; }
      /* line 1037, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .header.tip .little-header .qr_box:hover .qr_pic {
        display: block; }
      /* line 1040, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
      .header.tip .little-header .qr_box:hover img.qr {
        background-position-y: -236px; }
    /* line 1045, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
    .header.tip .little-header .qr_box .qr_pic {
      position: absolute;
      top: 30px;
      left: -10px;
      display: none; }
  /* line 1053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header.tip .little-header .left-flex {
    display: flex;
    align-items: center; }
  /* line 1058, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/index.scss.erb */
  .header.tip .little-header .right-flex {
    display: flex; }
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
.jianyu {
  width: 100%;
  position: relative; }
  /* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
  .jianyu .bg-div img {
    width: 100%; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
  .jianyu .btn-div {
    text-align: center;
    padding: 2rem; }
    /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
    .jianyu .btn-div .btn {
      padding: 10px 40px; }
    /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
    .jianyu .btn-div a {
      background: #f06746;
      color: #ffffff;
      border: none; }
  /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
  .jianyu .case-show {
    position: relative; }
    /* line 30, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
    .jianyu .case-show .case-bg-img {
      width: 100%; }
  /* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/jianyu.scss.erb */
  .jianyu .case-item {
    background: #ffffff;
    text-align: center; }

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px; }

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

textarea {
    resize: vertical;
    overflow: auto;
    vertical-align: top; }

select:disabled option:checked,
option:disabled:checked {
    cursor: not-allowed;
    color: #D2D2D2; }

label {
    cursor: pointer; }

select[size],
select[multiple],
select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0; }

.clear {
    *zoom: 1; }

.clear:before, .clear:after {
    content: "";
    display: table;
    height: 0; }

.clear:after {
    clear: both; }

.publish-project .publish-box .publish-item .publish-project_info .file em {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.wrap {
    width: 1100px;
    margin-left: auto;
    margin-right: auto; }

.publish-project .title {
    text-align: center;
    font-size: 28px;
    color: #333;
    margin: 35px 0; }
.publish-project .title-tips {
    font-size: 16px;
    color: #666;
    text-align: center;
    /*margin-top: 5px;*/
    padding-top:20px;
}
.publish-project .title-tips em {
    font-size: 18px;
    color: #333; }
.publish-project .publish-tab {
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px; }
.publish-project .publish-tab a {
    position: relative;
    display: inline-block;
    /*width: 125px;*/
    text-align: center;
    font-size: 18px;
    color: #333;
    padding: 35px;
    margin: 60px 40px;
    border: 1px solid #fff;
    border-radius: 5px; }
.publish-project .publish-tab a:hover {
    border: 1px solid #f79b61; }
.publish-project .publish-tab a.active {
    background-color: #f1d1bc;
    border-color: #f1d1bc; }
.publish-project .publish-tab a.active i {
    display: block; }
.publish-project .publish-tab em {
    display: block;
    width: 125px;
    height: 125px;
    margin-bottom: 20px;
    background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) 0 0 no-repeat; }
.publish-project .publish-tab .project-icon1 {
    background-position: 0 0; }
.publish-project .publish-tab .project-icon2 {
    background-position: -140px 0; }
.publish-project .publish-tab .project-icon3 {
    background-position: -276px 0; }
.publish-project .publish-box .steps {
    text-align: center;
    font-size: 18px;
    color: #999;
    border-bottom: 1px solid #cacaca; }
.publish-project .publish-box .steps span {
    display: inline-block;
    margin: 20px 40px; }
.publish-project .publish-box .steps .current {
    color: #333; }
.publish-project .publish-box .steps .ok {
    color: #159c3d; }
.publish-project .publish-box .publish-item.error {
    border-radius: 5px;
    border: 1px solid #e60012;
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item.error .errortips {
    display: block; }
.error-tips {
    display: block;
    color: #E60012;
    margin-top: 10px;
    background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) -381px -268px no-repeat;
    padding-left: 24px;
    height: 18px; }
.publish-project .publish-box .publish-item .errortips {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #e60012;
    font-size: 14px;
    display: none; }
.publish-project .publish-box .publish-item .need {
    color: #f66626;
    margin-right: 5px; }
.publish-project .publish-box .publish-item h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px; }
.publish-project .publish-box .publish-item h2 em {
    color: #999; }
.publish-project .publish-box .publish-item .item-p {
    margin: 20px 0; }
.publish-project .publish-box .publish-item .publish-project_info {
    font-size: 16px; }
.publish-project .publish-box .publish-item .publish-project_info th {
  color: #999;
  font-weight: normal;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 120px;
}
.publish-project .publish-box .publish-item .publish-project_info td {
    color: #f79b61;
    padding: 5px 0; }
.publish-project .publish-box .publish-item .publish-project_info td em {
  font-size: 16px;
  color: #999;
}
.publish-project .publish-box .publish-item .publish-project_info td p {
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item .publish-project_info .file {
    display: inline-block;
    width: 260px;
    color: #333;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px; }
.publish-project .publish-box .publish-item .publish-project_info .file a {
    color: #00a551;
    display: inline-block;
    vertical-align: top; }
.publish-project .publish-box .publish-item .publish-project_info .file em {
    display: inline-block;
    width: 160px;
    height: 34px;
    line-height: 34px;
    padding-left: 40px;
    background: transparent url(https://stac.3kgc.com/assets/file-ico-d3458b18fdf26c6f7f4b78bae54589dec9ded428ee81f5d6be115c5b99a1bd77.png) 0 -200px no-repeat; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title="zip"] {
    background-position: 0 0; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="doc"] {
    background-position: 0 -50px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="pdf"] {
    background-position: 0 -100px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="xls"] {
    background-position: 0 -150px; }
.publish-project .publish-box .publish-item .publish-project_info .file em[title*="dwg"] {
    background-position: 0 -250px; }
.publish-project .publish-box .publish-item .publish-project_info + .publish-project_info {
    margin-top: 20px; }
.publish-project .publish-box .publish-item h3 {
    font-size: 16px;
    color: #999; }
.publish-project .publish-box .publish-item h3 em {
    font-size: 12px; }
.publish-project .publish-box .publish-item h4 {
    font-size: 18px;
    color: #333;
    margin: 30px 0 10px;
}
.publish-project .publish-box .publish-item .publish-form {
    margin: 10px 0;
    color: #999;
    font-size: 14px;
    position: relative;
}
.publish-project .publish-box .publish-item .label-check {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 14px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    margin: 10px; }
.publish-project .publish-box .publish-item .label-check i {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px; }
.publish-project .publish-box .publish-item .label-check:hover {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .label-check.active {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .label-check.active i {
    display: inline; }
.publish-project .publish-box .publish-item .label-check input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer; }
.publish-project .publish-box .publish-item .project-describe {
    width: 518px;
    border-radius: 7px;
    border: 1px solid #bbb; }
.publish-project .publish-box .publish-item .project-describe .project-temple {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #bbb; }
.publish-project .publish-box .publish-item .project-describe .project-temple .more {
    background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) -180px -272px no-repeat;
    display: inline-block;
    width: 14px;
    height: 6px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 20px; }
.publish-project .publish-box .publish-item .project-describe textarea {
    border: none;
    border-radius: 7px;
    height: 160px;
    padding: 10px;
    width: 516px;
    background-color: #fbfbfb;
}
.publish-project .publish-box .publish-item .publish-upfile {
    *zoom: 1; }
.publish-project .publish-box .publish-item .publish-upfile:before, .publish-project .publish-box .publish-item .publish-upfile:after {
    content: "";
    display: table;
    height: 0; }
.publish-project .publish-box .publish-item .publish-upfile:after {
    clear: both; }
.publish-project .publish-box .publish-item .publish-upfile a {
    float: left;
    display: inline; }
.publish-project .publish-box .publish-item .publish-upfile span {
    float: left;
    display: inline;
    margin-left: 10px; }
.publish-project .publish-box .publish-item .project-uses, .publish-project .publish-box .publish-item .project-type, .publish-project .publish-box .publish-item .project-major, .publish-project .publish-box .publish-item .project-demand {
    margin-top: 20px; }
.publish-project .publish-box .publish-item .project-uses label, .publish-project .publish-box .publish-item .project-type label, .publish-project .publish-box .publish-item .project-major label, .publish-project .publish-box .publish-item .project-demand label {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 14px;
    width: 100px;
    text-align: center;
    border-radius: 5px;
    margin: 10px; }
.publish-project .publish-box .publish-item .project-uses label i, .publish-project .publish-box .publish-item .project-type label i, .publish-project .publish-box .publish-item .project-major label i, .publish-project .publish-box .publish-item .project-demand label i {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 20px; }
.publish-project .publish-box .publish-item .project-uses label:hover, .publish-project .publish-box .publish-item .project-type label:hover, .publish-project .publish-box .publish-item .project-major label:hover, .publish-project .publish-box .publish-item .project-demand label:hover {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .project-uses label.active, .publish-project .publish-box .publish-item .project-type label.active, .publish-project .publish-box .publish-item .project-major label.active, .publish-project .publish-box .publish-item .project-demand label.active {
    background-color: #f66626;
    color: #fff; }
.publish-project .publish-box .publish-item .project-uses label.active i, .publish-project .publish-box .publish-item .project-type label.active i, .publish-project .publish-box .publish-item .project-major label.active i, .publish-project .publish-box .publish-item .project-demand label.active i {
    display: inline; }
.publish-project .publish-box .publish-item .project-uses input, .publish-project .publish-box .publish-item .project-type input, .publish-project .publish-box .publish-item .project-major input, .publish-project .publish-box .publish-item .project-demand input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer; }
.publish-project .publish-box .publish-item .project-demand {
    text-align: right; }
.publish-project .publish-box .publish-item .project-demand label {
    width: 350px; }
.publish-project .publish-box .next-btn {
    margin: 40px auto;
    display: block;
    cursor: pointer;
    border: none;
    width: 400px;
    height: 60px;
    font-size: 20px;
    color: #bb4800;
    background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) 0 -134px no-repeat; }
.publish-project .publish-box .next-btn:hover {
    color: #7f3100;
    background-position: 0 -195px; }
.publish-project .publish-box .pre-btn {
    display: block;
    text-align: center;
    color: #00A551;
    font-size: 16px;
    margin-bottom: 40px;
}
.publish-project .publish-box .pre-btn i {
    position: relative;
    top: 3px;
    margin-left: 5px;
    background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) -114px -266px no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px; }

.join-table {
    width: 500px;
    margin: 0 auto; }
.join-table th {
    font-size: 16px;
    color: #999;
    padding: 10px 0; }
.join-table td {
    padding: 10px 0;
    font-size: 16px;
}

.join-table td .ui-input {
    width: 400px; }

.publish-success {
    width: 810px;
    margin: 0 auto;
    padding-bottom: 40px;
  text-align: center;
  color: #333333;
}

.publish-success p{
  font-size: 12px;
}
.publish-success h2 {
    font-size: 24px;
    color: #414141;margin-top: 20px;margin-bottom: 20px;
    text-align: center; }
.publish-success .success-content {
    *zoom: 1; }
.publish-success .success-content:before, .publish-success .success-content:after {
    content: "";
    display: table;
    height: 0; }
.publish-success .success-content:after {
    clear: both; }
.publish-success .success-content img {
    float: left;
    display: inline; }
.publish-success .success-content .success-right {
    float: left;
    display: inline;
    width: 570px;
    margin-left: 50px;
  text-align: center;
}
.publish-success .success-content .success-right table td {
    font-size: 16px;
    text-align: center;
    padding: 5px 0; }
.publish-success .success-content .success-right table em {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100%;
    text-align: center;
    color: #999;
    border: 1px solid; }
.publish-success .success-content .success-right table em.ok {
    color: #fff;
    background-color: #00a551;
    border-color: #00a551; }
.publish-success .success-content .success-right table span {
    padding: 5px 0;
    display: block;
    font-size: 12px;
    color: #a1a1a1;
    border-bottom: 1px solid #00a551; }
.publish-success .success-content .success-right p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 30px 0 20px 0; }
.publish-success .success-content .success-right p em {
    color: #f66626; }

.ui-input {
  background-color: #f5f5f5;
  border: 1px solid #d2d2d2;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  padding: 0 10px;
  position: relative;
  text-indent: 10px;
  width: 200px;
}
.ui-input:hover, .ui-input:focus {
    border-color: #F79B61; }

.ui-textarea {
    border: 1px solid #bbb;
    position: relative;
    padding: 10px;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    display: inline-block;
    border-radius: 7px; }
.ui-textarea:hover, .ui-textarea:focus {
    border-color: #F79B61; }


/*.ui-btn {*/
    /*background-color: #f79b61;*/
    /*color: #fff;*/
    /*padding: 3px 10px;*/
    /*border-radius: 5px;*/
    /*display: inline-block;*/
    /*font-size: 12px; }*/

/*.ui-btn_lg {*/
    /*padding: 9px 20px;*/
    /*font-size: 18px; }*/

/*.ui-btn_mid {*/
    /*padding: 6px 10px;*/
    /*font-size: 14px; }*/

.vat {
    vertical-align: top; }

.font-black {
    color: #333; }

.font-gray {
    color: #999; }

.font-green {
    color: #00a551; }

.font-left {
    text-align: left; }

.font-center {
    text-align: center; }

.font-right {
    text-align: right; }

.font14 {
    font-size: 14px; }

.font16 {
    font-size: 16px; }

.font18 {
    font-size: 18px; }

.font20 {
    font-size: 20px; }

.font22 {
    font-size: 22px; }

.font24 {
    font-size: 24px; }

.font26 {
    font-size: 26px; }

.font28 {
    font-size: 28px; }

.font30 {
    font-size: 30px; }

.ui-mt20 {
    margin-top: 20px; }

.publish-project .publish-box .publish-item .publish-project_info img {
  max-width: 220px;
  float: left;
}

.publish-project .publish-box .publish-item .publish-project_info .img_table td {
  text-align: center;
  padding:0 10px;
  word-wrap:break-word;
  word-break:break-all;"
}

.publish-project .publish-box .publish-item .publish-project_info td .img_div img{
  padding: 5px;
}

.publish-project .publish-box .publish-item .publish-project_info th.label {
  color: #999;
  font-weight: normal;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 140px;
  vertical-align: top;
}

.img-cont{
  padding: 10px 0;
  text-align: center;
}

.img-cont .check-btn{
  height: 40px;
  width: 156px;
  background: #e06a4e;
  color: #ffffff;
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
}

.img-cont .back-btn{
  height: 40px;
  width: 156px;
  border: 1px solid #e06a4e;
  color: #e06a4e;
  padding: 8px;
  font-size: 14px;
  border-radius: 4px;
}

.my-pub{
  color: #5090df;
  position: relative;
}

.my-pub > img{
  position: absolute;
  display: none;
  left: -430px;
}

.my-pub:hover{
  cursor: pointer;
}

.my-pub:hover > img{
  display: block;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */


.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url("/jquery-ui-1.11.4/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("/jquery-ui-1.11.4/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url("/jquery-ui-1.11.4/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url("/jquery-ui-1.11.4/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url("/jquery-ui-1.11.4/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("/jquery-ui-1.11.4/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/jquery-ui-1.11.4/images/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url("/jquery-ui-1.11.4/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url("/jquery-ui-1.11.4/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.xdsoft_datetimepicker {
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #fff;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 8px;
	padding-left: 0;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
	padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
	border: none !important;
}

.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none;
}

.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
	display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
	display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 58px;
	float: left;
	text-align: center;
	margin-left: 8px;
	margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -92px -19px;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
	float: left;
	background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left;
	background-position: -70px 0;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
	float: right;
	background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	outline: medium none;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	float: none;
	background-position: -40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left: 14px;
	margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
	float: none;
	margin-left: 0;
	margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
	background-position: -40px 0;
	margin-bottom: 7px;
	margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 151px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 25px;
	line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
	border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
	opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #fff;
	background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #33aaff;
	box-shadow: #178fe5 0 1px 3px 0 inset;
	color: #fff;
	font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
	background: #33aaff !important;
	box-shadow: #178fe5 0 1px 3px 0 inset !important;
	color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
	color: inherit	!important;
	background: inherit !important;
	box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
	color: #ccc !important;
	font-size: 10px;
	clear: both;
	float: none;
	margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
	position: relative;
	border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #ccc !important;
	height: 20px;
	border-radius: 3px;
}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto;
}
.xdsoft_scroller_box {
	position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
	border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
	background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
	color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
	border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
	background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
/* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}
.rater-star {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: left top;
}

.rater-star-item,
.rater-star-item-current,
.rater-star-item-hover {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat-x;
}

.rater-star-item {
	background-position: -100% -100%;
}

.rater-star-item-hover {
	background-position: left bottom;
	cursor:pointer;
}

.rater-star-item-current {
	background-position: left center;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */
/* line 17, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
body {
  padding: 0;
  margin: 0; }

/* line 23, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
.main-div .ka-header {
  display: flex;
  width: 1100px;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  height: 60px; }
/* line 33, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
.main-div .ka-content .ka-content-block {
  position: relative;
  text-align: center; }
  /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-content .ka-content-block .banner-img {
    width: 100%;
    min-width: 1100px; }
  /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-content .ka-content-block .send-wt-block {
    position: absolute;
    bottom: 16%;
    text-align: center;
    width: 100%;
    min-width: 1100px; }
    /* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
    .main-div .ka-content .ka-content-block .send-wt-block .ui-btn {
      width: 280px;
      padding: 10px 0;
      background: #f06746;
      color: #ffffff;
      text-decoration: none;
      border-radius: 6px;
      display: inline-block;
      font-size: 20px; }
  /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-content .ka-content-block.sfbz-block {
    margin: 40px auto;
    width: 1060px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    /* line 68, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
    .main-div .ka-content .ka-content-block.sfbz-block .sfbz-left {
      text-align: left;
      font-size: 20px;
      padding-left: 2%; }
      /* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
      .main-div .ka-content .ka-content-block.sfbz-block .sfbz-left .price-link {
        padding-top: 10px; }
        /* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
        .main-div .ka-content .ka-content-block.sfbz-block .sfbz-left .price-link a {
          font-size: 16px;
          color: #5692DC;
          text-decoration: underline; }
  /* line 83, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-content .ka-content-block .js-fg {
    position: relative;
    z-index: 2; }
  /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-content .ka-content-block .js-bg {
    width: 1920px;
    margin-left: calc((-1920px + 100vw) / 2); }
    /* line 91, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
    .main-div .ka-content .ka-content-block .js-bg img {
      width: 100%; }
/* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
.main-div .ka-footer {
  height: 70px;
  background: #ffffff;
  line-height: 70px;
  text-align: center; }
  /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
  .main-div .ka-footer .flex-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 1100px; }

/* line 114, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ka.scss */
.Validform_checktip .error-tips {
  color: #f06746;
  font-size: 12px; }
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

.xxim_main li {
    list-style: none;
}

.xxim_icon, .xxim_main i, .layim_chatbox i {
    position: absolute;
    background: url(https://stac.3kgc.com/assets/layim/icon-542fc9b9d75aaff52107e022bc9cb476783cfdceaf112e852835f0cdce5efed2.png) no-repeat;
}

.loading {
    background: url(https://stac.3kgc.com/assets/layim/loading-eb4b64cb08d9c7b1b5f67e3043fd0b4691301286bbcb1684e7cde80885bbebe7.gif) no-repeat center center;
}

.layim_chatbox a, .layim_chatbox a:hover {
    color: #343434;
    text-decoration: none;
}

.layim_zero {
    position: absolute;
    width: 0;
    height: 0;
    border-style: dashed;
    border-color: transparent;
    overflow: hidden;
}

.xxim_main {
    position: fixed;
    right: 1px;
    bottom: 1px;
    width: 230px;
    border: 1px solid #BEBEBE;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    z-index: 1989
}

.layim_chatbox textarea {
    resize: none;
}

.xxim_main em, .xxim_main i, .layim_chatbox em, .layim_chatbox i {
    font-style: normal;
    font-weight: 400;
}

.xxim_main h5 {
    font-size: 100%;
    font-weight: 400;
}

/* 搜索栏 */
.xxim_search {
    position: relative;
    padding-left: 40px;
    height: 40px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #fff;
}

.xxim_search i {
    left: 10px;
    top: 12px;
    width: 16px;
    height: 16px;
    background-position: -175px -40px;
}

.xxim_search input {
    border: none;
    background: none;
    width: 180px;
    margin-top: 10px;
    line-height: 20px;
}

.xxim_search span {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 18px;
    line-height: 18px;
    padding: 0 2px;
    background-color: #AFAFAF;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 900;
}

.xxim_search span:hover {
    background-color: #FCBE00;
}

/* 主面板tab */
.xxim_tabs {
    height: 45px;
    border-bottom: 1px solid #DBDBDB;
    background-color: #F4F4F4;
    font-size: 0;
}

.xxim_tabs span {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 76px;
    height: 45px;
    border-right: 1px solid #DBDBDB;
    cursor: pointer;
    font-size: 12px;
}

.xxim_tabs span i {
    top: 13px;
    left: 50%;
    width: 19px;
    margin-left: -10px;
    height: 18px;
}

.xxim_tabs .xxim_tabnow {
    height: 46px;
    background-color: #fff;
}

.xxim_tabs .xxim_latechat {
    border-right: none;
}

.xxim_tabs .xxim_tabfriend i {
    width: 14px;
    margin-left: -7px;
    background-position: -45px -40px;
}

.xxim_tabs .xxim_tabgroup i {
    background-position: -65px -40px;
}

.xxim_tabs .xxim_latechat i {
    background-position: -90px -40px;
}

/* 主面板列表 */
.xxim_list {
    display: none;
    height: 450px;
    padding: 5px 0;
    overflow: hidden;
}

.xxim_list:hover {
    overflow-y: auto;
}

.xxim_list h5 {
    position: relative;
    padding-left: 32px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    color: #000;
    font-size: 0;
}

.xxim_list h5 span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.xxim_list h5 i {
    left: 15px;
    top: 10px;
    width: 7px;
    height: 8px;
    background-position: -20px -5px;
}

.xxim_list h5 * {
    font-size: 12px;
}

.xxim_list .xxim_chatlist {
    display: none;
}

.xxim_list .xxim_liston h5 i {
    width: 8px;
    height: 7px;
    background-position: -5px -5px;
}

.xxim_list .xxim_liston .xxim_chatlist {
    display: block;
}

.xxim_chatlist {
}

.xxim_chatlist li {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    font-size: 0;
    cursor: pointer;
}

.xxim_chatlist li:hover {
    background-color: #F2F4F8
}
.xxim_chatlist li.offline {
    color:#bbbbbb;
}
.xxim_chatlist li.offline img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.xxim_chatlist li * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px;
}

.xxim_chatlist li span {
    padding-left: 10px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xxim_chatlist li img {
    width: 30px;
    height: 30px;
}

.xxim_chatlist li .xxim_time {
    position: absolute;
    right: 10px;
    color: #999;
}

.xxim_list .xxim_errormsg {
    text-align: center;
    margin: 50px 0;
    color: #999;
}

.xxim_searchmain {
    position: absolute;
    width: 230px;
    height: 491px;
    left: 0;
    top: 41px;
    z-index: 10;
    background-color: #fff;
}

/* 主面板底部 */
.xxim_bottom {
    height: 32px;
    border-top: 1px solid #D0DCF3;
    background-color: #F2F4F8;
}

.xxim_expend {
    border-left: 1px solid #D0DCF3;
    border-bottom: 1px solid #D0DCF3;
}

.xxim_bottom li {
    position: relative;
    width: 60px;
    height: 32px;
    line-height: 32px;
    float: left;
    border-right: 1px solid #D0DCF3;
    cursor: pointer;
}

.xxim_bottom li i {
    top: 11px;
}

.xxim_bottom .xxim_hide {
    border-right: none;
}

.xxim_bottom .xxim_online {
    width: 100px;
    padding-left: 33px;
}

.xxim_online i {
    left: 13px;
    width: 12px;
    height: 12px;
    background-position: -50px -5px;
}

.xxim_setonline {
    display: none;
    position: absolute;
    left: -79px;
    bottom: -1px;
    border: 1px solid #DCDCDC;
    background-color: #fff;
}

.xxim_setonline span {
    position: relative;
    display: block;
    width: 32px;
    padding: 0 10px 0 35px;
}

.xxim_setonline span:hover {
    background-color: #F2F4F8;
}

.xxim_offline .xxim_nowstate, .xxim_setoffline i {
    background-position: -35px -5px;
}

@keyframes twinkling {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes twinkling /* Firefox */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes twinkling /* Safari 和 Chrome */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes twinkling /* Opera */
{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.xxim_mymsg i {
    left: 22px;
    width: 13px;
    height: 13px;
    background-position: -105px -5px;
    position: absolute;
    cursor: hand;
}

.xxim_mymsg i.new {
    width: 15px;
    height: 15px;
    background-position: -70px -20px;
    animation: twinkling 0.5s infinite;
    -moz-animation: twinkling 0.5s infinite;
    -webkit-animation: twinkling 0.5s infinite;
    -o-animation: twinkling 0.5s infinite;
    cursor: pointer;
}

.twink {
    animation: twinkling 0.5s infinite ease-in-out;
    -moz-animation: twinkling 0.5s infinite ease-in-out;
    -webkit-animation: twinkling 0.5s infinite ease-in-out;
    -o-animation: twinkling 0.5s infinite ease-in-out;
    color:#de1a0e;
}

.xxim_seter i {
    left: 18px;
    width: 13px;
    height: 13px;
    background-position: -84px -5px;
}

.xxim_hide i {
    left: 25px;
    width: 14px;
    height: 14px;
    background-position: -115px -40px;
}

.xxim_show i {
    background-position: -135px -40px;
}

.xxim_bottom .xxim_on {
    position: absolute;
    left: -15px;
    top: 50%;
    width: 13px;
    height: 97px;
    margin-top: -49px;
    background-position: -25px -65px;
}

.xxim_bottom .xxim_off {
    background-position: -5px -65px;
}

/* 聊天窗口 */
.layim_chatbox {
    width: 620px;
    border: 1px solid #BEBEBE;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.layim_chatbox h6 {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #D9D9D9;
    background-color: #FCFDFA
}

.layim_move {
    position: absolute;
    height: 40px;
    width: 620px;
    z-index: 0;
}

.layim_face {
    position: absolute;
    bottom: -1px;
    left: 10px;
    width: 60px;
    height: 60px;
    padding: 1px;
    border: 1px solid #ccc;
}

.layim_face img {
    width: 60px;
    height: 60px;
}

.layim_names {
    position: absolute;
    left: 90px;
    max-width: 300px;
    line-height: 40px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.layim_rightbtn {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 0;
}

.layim_rightbtn i {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    cursor: pointer;
    transition: all .3s;
}

.layim_rightbtn .layim_close {
    background-position: -5px -40px;
}

.layim_rightbtn .layim_close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.layim_rightbtn .layer_setmin {
    margin-right: 15px;
    background-position: -275px -2px;
}

.layim_chat, .layim_chatmore, .layim_groups {
    height: 450px;
    overflow: hidden;
}

.layim_chatmore {
    display: none;
    float: left;
    width: 135px;
    border-right: 1px solid #BEBEBE;
    background-color: #F2F2F2
}

.layim_chatlist li, .layim_groups li {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.layim_chatlist li {
    padding: 0 20px 0 10px;
}

.layim_chatlist li:hover {
    background-color: #E3E3E3;
}

.layim_chatlist li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_chatlist li em {
    display: none;
    position: absolute;
    top: 6px;
    right: 10px;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    font-weight: 900;
    border-radius: 3px;
}

.layim_chatlist li em:hover {
    background-color: #FCBE00;
    color: #fff;
}

.layim_chatlist .layim_chatnow, .layim_chatlist .layim_chatnow:hover {
    /*border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9;*/
    background-color: #fff;
}

.layim_chat {
}

.layim_chatarea {
    height: 280px;
}

.layim_chatview {
    display: none;
    height: 280px;
    overflow: hidden;
}

.layim_chatmore:hover, .layim_groups:hover, .layim_chatview:hover {
    overflow-y: auto;
}

.layim_chatview li {
    margin-bottom: 10px;
    clear: both;
    *zoom: 1;
}

.layim_chatview li:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.layim_chatthis {
    display: block;
}

.layim_chatuser {
    float: left;
    padding: 15px;
    font-size: 0;
}

.layim_chatuser * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 30px;
    font-size: 12px;
    padding-right: 10px;
}

.layim_chatuser img {
    width: 30px;
    height: 30px;
}

.layim_chatuser .layim_chatname {
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_chatuser .layim_chattime {
    color: #999;
    padding-left: 10px;
}

.layim_chatsay {
    position: relative;
    float: left;
    margin: 0 15px;
    padding: 10px;
    line-height: 20px;
    background-color: #F3F3F3;
    border-radius: 3px;
    clear: both;
}

.layim_chatsay .layim_zero {
    left: 5px;
    top: -8px;
    border-width: 8px;
    border-right-style: solid;
    border-right-color: #F3F3F3;
}

.layim_chateme .layim_chatuser {
    float: right;
}

.layim_chateme .layim_chatuser * {
    padding-right: 0;
    padding-left: 10px;
}

.layim_chateme .layim_chatsay .layim_zero {
    left: auto;
    right: 10px;
}

.layim_chateme .layim_chatuser .layim_chattime {
    padding-left: 0;
    padding-right: 10px;
}

.layim_chateme .layim_chatsay {
    float: right;
    background-color: #EBFBE3
}

.layim_chateme .layim_zero {
    border-right-color: #EBFBE3;
}

.layim_groups {
    display: none;
    float: right;
    width: 130px;
    border-left: 1px solid #D9D9D9;
    background-color: #fff;
}

.layim_groups ul {
    display: none;
}

.layim_groups ul.layim_groupthis {
    display: block;
}

.layim_groups li * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 10px;
}

.layim_groups li img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.layim_groups li span {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layim_groups li:hover {
    background-color: #F3F3F3;
}

.layim_groups .layim_errors {
    text-align: center;
    color: #999;
}

.layim_tool {
    position: relative;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    background-color: #F3F3F3;
}

.layim_tool i {
    position: relative;
    top: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    cursor: pointer;
}

.layim_tool .layim_addface {
    background-position: -5px -20px;
}

.layim_tool .layim_addimage {
    background-position: -47px -20px;
}

.layim_tool .layim_addfile {
    background-position: -25px -20px;
}

.layim_tool .layim_seechatlog {
    position: absolute;
    right: 15px;
}

.layim_tool .layim_seechatlog i {
    background-position: -70px -20px;
}

.layim_write {
    display: block;
    border: none;
    width: 98%;
    height: 90px;
    line-height: 20px;
    margin: 5px auto 0;
}

.layim_send {
    position: relative;
    height: 40px;
    background-color: #F3F3F3;
}

.layim_sendbtn {
    position: absolute;
    height: 26px;
    line-height: 26px;
    right: 10px;
    top: 8px;
    padding: 0 40px 0 20px;
    background-color: #FFA00A;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.layim_enter {
    position: absolute;
    right: 0;
    border-left: 1px solid #FFB94F;
    width: 24px;
    height: 26px;
}

.layim_enter:hover {
    background-color: #E68A00;
    border-radius: 0 3px 3px 0;
}

.layim_enter .layim_zero {
    left: 7px;
    top: 11px;
    border-width: 5px;
    border-top-style: solid;
    border-top-color: #FFE0B3;
}

.layim_sendtype {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 37px;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    text-align: left;
}

.layim_sendtype span {
    display: block;
    line-height: 24px;
    padding: 0 10px 0 25px;
    cursor: pointer;
}

.layim_sendtype span:hover {
    background-color: #F3F3F3;
}

.layim_sendtype span i {
    left: 5px;
    background-position: -999px -999px;
}

.layim_min {
    display: none;
    position: absolute;
    left: -190px;
    bottom: -1px;
    width: 160px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 75, .2);
    background-color: #FCFDFA;
    cursor: pointer;
}

.xxim_tabs, .xxim_search, .need_online {
    display: none;
}
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
input::-moz-placeholder, textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999; }

/* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
input:-moz-placeholder, textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999; }

/* line 13, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999; }

/* line 17, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
body {
  /*background: #f0f0f0;*/
  /*background: white;*/
  /*  image-rendering: pixelated;*/ }

/* line 23, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg_gray {
  background-color: #f5f5f5; }

/* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
p {
  word-break: break-all; }

/* line 31, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.hidden {
  display: none; }

/* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show {
  display: block; }

/* line 39, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.in_block {
  display: inline-block; }

/* line 43, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-orange {
  color: #f66626; }

/* line 47, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.req {
  color: red;
  margin-right: 5px; }

/* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rel {
  position: relative; }

/* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ln150 {
  line-height: 150%; }

/* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ln250 {
  line-height: 250%; }

/* line 64, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.w160 {
  width: 160px; }

/* line 68, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.w50 {
  width: 50px; }

/* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.w80 {
  width: 80px; }

/* line 76, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.in-flex {
  display: inline-flex; }

/* line 80, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.flex-col {
  flex-direction: column; }

/* line 84, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
span.va-baseline-im {
  vertical-align: baseline !important; }

/* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jf-content {
  justify-content: center; }

/* line 92, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.al-center {
  align-items: center; }

/* line 96, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_box {
  border: 1px solid #DADADA; }

/* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box {
  border-bottom: 1px solid #DADADA;
  width: 100%;
  background-color: #F3EFEF;
  position: relative;
  height: 45px; }

/* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box ul {
  position: absolute;
  top: -2px; }

/* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_box li {
  padding: 0 35px;
  /*height: 45px;*/
  line-height: 46px;
  font-size: 16px;
  font-weight: 700;
  color: #363b4d;
  position: relative;
  float: left;
  cursor: pointer;
  margin-left: -1px; }

/* line 126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select {
  border-top: 5px solid #de1a0e;
  padding: 0 49px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
  top: 1px;
  line-height: 45px;
  cursor: default;
  background-color: #fff; }

/* line 138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_con_box {
  padding-top: 10px;
  width: 100%; }

/* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_con_item {
  display: none; }

/* line 147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab-find-w {
  background: transparent url(https://stac.3kgc.com/zp-top.png) 25px -144px no-repeat; }

/* line 151, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select.tab-find-w {
  background: #fff url(https://stac.3kgc.com/zp-top.png) 25px -27px no-repeat;
  color: #0DAD6D; }

/* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab-find-p {
  background: transparent url(https://stac.3kgc.com/zp-top.png) 25px -104px no-repeat; }

/* line 160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tab_btn_select.tab-find-p {
  background: #fff url(https://stac.3kgc.com/zp-top.png) 25px -66px no-repeat;
  color: #0DAD6D; }

/* line 165, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#logo-bar {
  height: 65px;
  font-size: 14px;
  font-family: 微软雅黑;
  vertical-align: top;
  color: #000;
  margin-top: 10px; }

/* line 174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#logo-bar li {
  float: left;
  display: inline;
  margin-left: 6px; }

/* line 180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#logo-bar a {
  color: #000; }

/* line 184, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#spn-my-project, #spn-worker-index {
  height: 60px;
  line-height: 60px;
  background: url(https://stac.3kgc.com/assets/1-d1cb45380dda582b49e21361e3817cb511acf16889a30c3a9aff5839e166d80a.png) left center no-repeat;
  padding-left: 35px;
  margin-right: 50px;
  display: inline-block;
  vertical-align: middle; }

/* line 194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#spn-worker-index {
  background-image: url(https://stac.3kgc.com/assets/6-898a9e3897d0e0f93f28d006836f00eee5556a98f238fdfc6684346be3de9180.png);
  margin-right: 50px; }

/* line 199, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.clr-nav-bg {
  color: #de1a0e; }

/* line 203, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-home-title {
  font-size: 24px;
  font-family: 微软雅黑;
  vertical-align: middle;
  color: #333333; }

/* line 210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ln-h24 {
  height: 24px;
  border-bottom: 1px solid #333333; }

/* line 215, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-title {
  position: relative;
  height: 34px; }

/* line 220, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-title-line {
  height: 20px;
  border-bottom: 1px solid #333333;
  width: 100%; }

/* line 226, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rel {
  position: relative; }

/* line 230, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-white {
  background: white !important; }

/* line 234, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-title-blk {
  position: absolute;
  font-size: 28px;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  height: 24px; }

/* line 244, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-title-blk span {
  background: white;
  padding: 0 20px; }

/* line 249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-title-tip {
  font-size: 20px;
  text-align: center;
  color: #de1a0e;
  margin-bottom: 30px; }

/* line 256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-list {
  margin-right: -15px; }

/* line 260, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw {
  width: 200px;
  text-align: center;
  float: left;
  border-bottom: 2px solid #aa1d12;
  background: #ddd;
  font-size: 24px;
  color: #615e5e;
  margin: 0px 25px 25px 0px; }

/* line 271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-last {
  margin-right: 0px; }

/* line 279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic {
  display: inline-block;
  width: 100%;
  padding: 0 50px; }

/* line 285, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-font {
  font-size: 16px;
  color: #333;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  width: 100%; }

/* line 294, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic span {
  height: 70px;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  background: url(https://stac.3kgc.com/assets/tubiao-dd0640d05b7292b6fed1774bab359cc25a76e939cd228e9af5aea683dc578a10.png) -72px 0px no-repeat; }

/* line 302, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw:hover, .home-fw:hover a, .home-fw:hover .home-fw-font {
  color: #ffffff;
  background: #a90f06; }

/* line 307, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-pic:hover span, .home-fw:hover span {
  background-position-x: 20px; }

/* line 311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-tip {
  font-size: 14px;
  color: #de1a0e; }

/* line 316, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-btn {
  height: 52px;
  line-height: 52px;
  color: #fff;
  font-size: 20px;
  background: #de1a0e;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px; }

/* line 327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-fw-btn a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: inline-block; }

/* line 334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zl {
  float: left;
  width: 144px;
  margin-right: 47px; }

/* line 340, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zl-last {
  float: right;
  margin-right: 0; }

/* line 345, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zl-bg {
  width: 142px;
  height: 142px;
  line-height: 142px;
  text-align: center;
  background: url(https://stac.3kgc.com/assets/zl-ty-231fe1bcbe8a105ceb10e2d9618880802df269f2086b39a63e5d3d1401f84572.png); }

/* line 353, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zl-font {
  font-size: 16px;
  color: #333;
  margin-top: 16px;
  text-align: center; }

/* line 360, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj {
  position: relative; }

/* line 364, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj {
  margin-right: -12px; }

/* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj ul {
  margin-right: -12px; }

/* line 372, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj li {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 20px; }

/* line 378, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a {
  display: inline-block;
  width: 144px;
  height: 144px;
  border: 1px solid #999;
  text-align: center;
  position: relative;
  color: white; }

/* line 388, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj li span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background: #999;
  opacity: 0.6;
  filter: alpha(opacity=60); }

/* line 401, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a:hover {
  border: 1px solid #de1a0e; }

/* line 405, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-zj li a:hover span {
  background: #de1a0e; }

/* line 409, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box {
  position: relative;
  background: #DDDDDD;
  height: 94px;
  font-size: 18px;
  color: #595656; }

/* line 417, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box li {
  display: inline-block;
  height: 74px;
  line-height: 74px;
  margin: 10px 0;
  display: inline-block;
  text-align: center;
  width: 215px;
  border-right: 1px solid #c5c5c5; }

/* line 428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box .b4 li {
  width: 270px; }

/* line 432, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.home-tip-box li.last {
  border-right: none; }

/* line 436, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.btn-home-bg a {
  width: 289px;
  height: 59px;
  line-height: 59px;
  display: inline-block;
  font-size: 26px;
  color: white;
  background: url(https://stac.3kgc.com/assets/bg-btn-red-558b62ef8ea101465a8353bf315901c219245968ee944ce3edef5595bdad0e80.png) no-repeat; }

/* line 446, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin: 0 30px 10px 35px; }

/* line 452, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .pic {
  float: left;
  width: 110px;
  text-align: center;
  margin-right: 5px;
  font-size: 12px;
  line-height: 24px; }

/* line 461, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .info {
  float: left;
  width: 600px;
  font-size: 14px; }

/* line 467, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.detail-log-info .info2 {
  float: left;
  width: 400px;
  font-size: 14px; }

/* line 473, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.login-box {
  line-height: 30px; }

/* line 478, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.n_new_user {
  padding-top: 30px;
  padding-left: 40px; }

/* line 483, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .line {
  text-align: left;
  line-height: 60px; }

/* line 488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .line label {
  width: 60px;
  display: inline-block;
  text-align: right;
  margin-right: 5px; }

/* line 495, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.n_new_user .actions {
  padding-top: 20px;
  padding-left: 103px; }

/* line 501, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new_user {
  padding-top: 30px;
  padding-left: 40px; }

/* line 506, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new_user .line {
  text-align: left;
  line-height: 60px; }

/* line 511, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new_user .line label {
  width: 60px;
  display: inline-block;
  text-align: right;
  margin-right: 5px; }

/* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new_user .actions {
  padding-top: 20px;
  padding-left: 103px; }

/* line 526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.reg-box label {
  width: 100px;
  display: inline-block;
  text-align: right; }

/* line 532, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.reg-box .field {
  line-height: 50px; }

/* line 536, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.reg-box .actions {
  padding-top: 30px; }

/* line 540, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.validate_code {
  width: 100px; }

/* line 544, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.field {
  line-height: 30px; }

/* line 548, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli {
  font-size: 12px;
  line-height: 26px;
  clear: both;
  margin-bottom: 30px;
  float: left; }

/* line 556, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-block-logo {
  float: left;
  width: 130px; }

/* line 561, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-block-ms {
  float: left;
  width: 490px;
  margin-right: 40px; }

/* line 567, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-block-pj {
  float: left;
  width: 430px; }

/* line 572, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-title {
  color: #333;
  font-weight: bold;
  font-size: 14px; }

/* line 578, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-grey {
  color: #999; }

/* line 582, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-tz-box {
  color: #999;
  border: 1px solid #999;
  padding: 2px 6px;
  margin-right: 5px; }

/* line 589, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.anli-yx-box {
  color: #ff8124;
  background: #f0d2bb;
  padding: 2px 6px;
  margin-right: 5px; }

/* line 596, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.center {
  text-align: center; }

/*申请加盟*/
/* line 601, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply {
  line-height: 50px;
  font-size: 14px; }

/* line 609, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply td label {
  /*width: 140px;*/
  text-align: right;
  display: inline-block;
  /*margin-right: 10px;*/ }

/* line 616, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#new_member_apply td #good_at_span label {
  display: inline; }

/* line 620, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#region-span div {
  display: inline; }

/*#member_apply_intro {*/
/*width: 400px;*/
/*height: 120px;*/
/*}*/
/* line 629, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#regionlist_container {
  display: inline-block; }

/* line 633, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.in-blk {
  display: inline-block; }

/*加盟*/
/* line 638, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-box, .jm-box-zj {
  float: left;
  background: url(https://stac.3kgc.com/assets/jm-wk-a9b2f7bf8e38365721914192b5eca5030ab407b19d111cc9312c3223ff0604dd.png) 53px 30px no-repeat;
  padding-left: 218px; }

/* line 644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-box-zj {
  background-image: url(https://stac.3kgc.com/assets/jm-zj-cf80fa0dbfa45d931886dc7103677a39e9720ee2338fa8b1c16591f604d1ee41.png);
  margin-left: 80px;
  padding-left: 188px; }

/* line 650, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-in {
  display: inline-block;
  width: 270px; }

/* line 655, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px; }

/* line 661, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-body {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-bottom: 20px; }

/*加盟-填写个人信息*/
/* line 669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-arow {
  float: left;
  width: 50px;
  text-align: center;
  height: 150px;
  line-height: 150px;
  margin: 0 20px; }

/* line 678, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.jm-stage .home-zl {
  margin-right: 0; }

/* line 682, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel {
  /*margin-top: 30px;*/
  background: #FFFFFF url(https://stac.3kgc.com/assets/bg-vl-b4c2d13f112e441a3307b008ef9a665f43b6f749404df041cd206ebeb954713d.jpg) repeat-y 886px top;
  border: #dadada 1px solid;
  width: 1100px; }

/* line 689, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-left {
  float: left;
  width: 826px;
  font-size: 14px;
  margin: 25px 25px 25px 35px; }

/* line 696, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-right {
  float: right;
  width: 212px;
  /*border-left: solid 1px #dadada;*/
  padding-top: 25px;
  padding-bottom: 50px; }

/* line 704, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-left-title, .panel-right-title {
  font-size: 24px;
  color: #333333;
  border-bottom: dotted 1px #333333; }

/* line 711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-right-title {
  text-align: center;
  margin: 0 5px; }

/* line 716, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-bg {
  margin: 0 auto;
  line-height: 24px; }

/* line 721, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-bg img {
  margin-top: 40px; }

/* line 725, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.panel-right .home-zl-font {
  margin-top: 10px; }

/* line 729, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tip-title {
  margin: 0 20px;
  font-size: 16px;
  line-height: 37px;
  border-bottom: #989898 1px solid; }

/* line 736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tip-content {
  font-size: 14px;
  margin-bottom: 20px;
  margin: 10px 20px; }

/* line 742, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tip-content li {
  list-style-type: disc;
  margin: 0 18px; }

/*专家列表页面*/
/* line 748, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-zj {
  background: white;
  margin-bottom: 10px;
  border-radius: 4px;
  padding: 0 30px;
  margin-left: auto;
  margin-right: auto;
  width: 1100px; }

/* line 758, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-title {
  background: url(https://stac.3kgc.com/assets/zj-sx-1a4a33fc633e150ab1751c9a693e3c6853b2604f9911441a978acd7143e1b718.png) no-repeat;
  padding-left: 50px;
  font-size: 24px;
  border-bottom: dotted 1px #999999; }

/* line 765, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules {
  height: 40px;
  margin: auto;
  font-size: 12px;
  color: #666666;
  border-radius: 4px;
  width: 1100px;
  display: flex;
  flex-direction: row-reverse;
  line-height: 40px; }

/* line 777, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show-project-category {
  margin: auto;
  font-size: 14px;
  color: #666666;
  /*line-height: 40px;*/ }

/* line 784, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules i {
  display: inline-flex;
  align-items: center;
  margin-right: 0.2em; }

/* line 790, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show-price-rules i:before {
  content: '';
  display: inline-flex;
  width: 1em;
  height: 1em;
  background: url(https://stac.3kgc.com/assets/icon_project_problem-f8434c7fb8143d880b7c5d6f72218597772031e6ccd92f5c082a7510dce82361.png) no-repeat;
  background-size: 1em 1em; }

/* line 799, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-member-main {
  padding: 0px 0 10px 0; }

/* line 803, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter {
  clear: both;
  /*position: relative;*/
  /*line-height: 34px;*/
  /*margin: 30px 0;*/
  padding: 10px 0;
  font-size: 14px; }

/* line 813, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dt {
  float: left;
  margin-right: 25px;
  /*padding-left: 24px;*/
  font-size: 16px;
  /*margin-top: 7px;*/
  line-height: 20px;
  color: #666666; }

/* line 823, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-dq, .zj-dq1 {
  background: url(https://stac.3kgc.com/assets/nav_diqu-97740ac62125ca79a88a12db3a00eb7b5258ac1d071ce34485e7538a65ddb469.png) no-repeat left center; }

/* line 827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-fw {
  background: url(https://stac.3kgc.com/assets/nav_fuwu-ca4bfad40bc2feb8ac70d63d871710ff39f171c8083e210a4d09ce69c5034a04.png) no-repeat left center; }

/* line 831, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dq-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 60px; }

/* line 837, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-zy, .zj-zy1 {
  background: url(https://stac.3kgc.com/assets/nav_zhuanye-f092228ecd240c9f7733ca820b9db05c68474c182a89a9f43e4e1d96e5579e53.png) no-repeat left center; }

/* line 841, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zy-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 24px; }

/* line 847, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .ico {
  display: inline-block;
  float: left;
  margin-right: 25px;
  padding-left: 24px;
  font-size: 14px;
  margin-top: 7px; }

/* line 859, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .ico.dq {
  height: 22px; }

/* line 863, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .zj-bh {
  margin-top: 7px;
  padding-left: 25px; }

/* line 868, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .zj-pr {
  padding-left: 25px;
  margin-right: 0px; }

/* line 873, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.margin-tb {
  margin-top: 28px;
  margin-bottom: 34px; }

/* line 878, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lx-cutting-line {
  display: block;
  border-bottom: 1px solid #000000;
  margin-top: 60px; }

/* line 884, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-jb {
  background: url(https://stac.3kgc.com/assets/ks-mj-add64d55def76507af11832092a41514c77d84f1ca91ff0adad7a4fda58ad92b.png) no-repeat left center; }

/* line 888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.filter-dq > dd > div {
  text-align: center;
  margin: 6px;
  padding: 1px 6px 0; }

/* line 894, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category {
  position: relative;
  width: auto;
  padding-bottom: 0px;
  border: 0px;
  margin-top: 20px; }

/* line 902, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category div {
  border-radius: 0 14px 14px 0;
  height: 30px;
  left: 116px;
  padding-left: 15px;
  padding-top: 5px;
  position: absolute;
  top: -6px;
  width: 48px;
  color: #000000; }

/* line 914, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .join-member {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  color: #f06746;
  font-size: 12px;
  height: 36px;
  left: 656px;
  position: absolute;
  text-align: center;
  width: 260px;
  background-color: #fdf0ec;
  bottom: 0px; }

/* line 930, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .join-member:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff; }

/* line 937, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input {
  position: relative;
  margin-bottom: 34px; }

/* line 942, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input div {
  border-radius: 0 14px 14px 0;
  height: 30px;
  left: 116px;
  padding-left: 15px;
  padding-top: 5px;
  position: absolute;
  top: -6px;
  width: 48px;
  color: #000000; }

/* line 954, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input.zr .join-member {
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  left: 780px;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 120px; }

/* line 967, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input .join-member {
  /*border: 1px solid #f66626;*/
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  left: 806px;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  top: -6px;
  width: 120px;
  background: #f66626; }

/* line 982, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input .join-member:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff; }

/* line 988, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > .search-img {
  border: 1px solid #c1c1c1;
  background: url(https://stac.3kgc.com/assets/nav_search-d5a034c290faf03b63711c2c580c3a9fc4cb76011309c1c9fde935b21215fd1d.png) no-repeat 15px 3px;
  left: 116px; }

/* line 994, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > input {
  border: 1px solid #c1c1c1;
  border-radius: 14px;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  padding-left: 10px;
  color: #000000;
  padding-right: 50px;
  font-size: 12px; }

/* line 1008, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-input > input:focus {
  border: 1px solid #f66626; }

/* line 1012, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span {
  display: inline-flex; }

/* line 1016, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span .search-img {
  border: 1px solid #c1c1c1;
  background: url(https://stac.3kgc.com/assets/nav_search_1-e042f443e023c14121293890883dac8694740810a703b345037c98c7f718d190.png) no-repeat 9px 6px;
  margin-left: 164px;
  left: auto; }

/* line 1023, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span .search-img:hover {
  cursor: pointer; }

/* line 1027, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span div {
  border-radius: 2px;
  border-left: 0px;
  height: 36px;
  padding: 0px;
  width: 38px; }

/* line 1035, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .search-category .search-span input {
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  height: 30px;
  top: 0;
  width: 160px;
  padding-left: 10px;
  color: #999999;
  padding-right: 35px;
  font-size: 12px;
  margin-left: 40px; }

/*.zj-filter .search-category input:focus {*/
/*!*border: 1px solid #f66626;*!*/
/*}*/
/* line 1053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dt.zj-dq1, .zj-filter dt.zj-zy1 {
  font-size: 14px;
  margin-top: 6px; }

/* line 1058, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dd {
  float: left;
  width: 950px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 10px;
  color: #666666; }

/* line 1066, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter a {
  border-radius: 3px; }

/* line 1070, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter div {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  float: left; }

/* line 1077, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#s_region_show {
  display: block;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  clear: both; }

/* line 1084, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#s_region_show div:hover {
  cursor: pointer;
  color: #f66626; }

/* line 1089, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter .m-findlist-now:hover {
  color: #ffffff; }

/* line 1093, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-filter dd > div:hover {
  cursor: pointer;
  color: #f66626; }

/* line 1098, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.m-findlist-now {
  color: #ffffff;
  background: #f66626; }

/* line 1103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-box {
  border: 1px solid #dedede;
  clear: both;
  width: 100%;
  float: left; }

/* line 1110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-box ul {
  float: left;
  padding: 30px 25px; }

/* line 1115, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-box li {
  width: 122px;
  float: left;
  line-height: 24px;
  margin: 0px 5px 25px 6px;
  text-align: center;
  display: inline-block;
  overflow-x: hidden; }

/* line 1125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-box img {
  border: #e8e8e8 1px solid; }

/* line 1129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-border {
  border: #e8e8e8 1px solid; }

/*专家介绍*/
/* line 1134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-js-title {
  line-height: 47px;
  font-size: 30px;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: dotted 1px #999999; }

/* line 1142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item {
  position: relative;
  padding: 20px;
  /*    border-bottom: 1px solid #eaeaea;*/ }

/* line 1149, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com, .head-img-com, .head-img-wk {
  /*width: 100px;*/
  /*position: relative;*/
  /*text-align: center;*/
  /*margin: 0 auto;*/
  height: 92px;
  width: 92px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto; }

/* line 1164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative; }
  /* line 1171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip .avatar-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    padding: 2px;
    background: #e7e7e7; }
    /* line 1181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
    .head-img-vip .avatar-block img {
      z-index: 10;
      width: 100%;
      height: 100%;
      border-radius: 100%; }
  /* line 1190, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip.wc .avatar-block {
    background: linear-gradient(90deg, #d9492e, #fed462, #fdc84a); }
  /* line 1196, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip.xfqy .avatar-block {
    background: linear-gradient(90deg, #da6d29, #f7ca77); }
  /* line 1202, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip.xftd .avatar-block {
    background: linear-gradient(90deg, #ab5a00, #f7dfba); }
  /* line 1208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip.xfhy .avatar-block {
    background: linear-gradient(90deg, #ab5a00, #f7dfba); }
  /* line 1214, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip.jphy .avatar-block {
    background: linear-gradient(90deg, #f29a0a, #ffe56d); }
  /* line 1219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip .member-level {
    background: linear-gradient(#ffeaaa, #a07539);
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #603f07;
    font-size: 10px;
    height: 14px;
    text-align: center;
    width: 26px;
    z-index: 100;
    line-height: 11px;
    position: absolute;
    bottom: 0;
    left: 52%; }
  /* line 1235, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img-vip .vvip-border {
    position: absolute;
    width: 74px;
    z-index: 11; }
    /* line 1240, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
    .head-img-vip .vvip-border img {
      margin-left: -4%;
      width: 100%;
      height: 100%; }

/* line 1249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-pro-show {
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  text-align: center;
  display: inline-block;
  padding: 0 8px; }
  /* line 1257, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .vip-pro-show.wc {
    color: #FFF5D7;
    background: linear-gradient(90deg, #ED5E43 0%, #FABE4D 100%); }
  /* line 1262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .vip-pro-show.xfqy {
    color: #8A34A1;
    background: linear-gradient(90deg, #F88239 0%, #FFDD9D 100%); }
  /* line 1267, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .vip-pro-show.xftd {
    color: #FEEEA4;
    background: linear-gradient(90deg, #9A5500 0%, #ECB56D 100%); }
  /* line 1272, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .vip-pro-show.xfhy {
    color: #FEEEA4;
    background: linear-gradient(90deg, #9A5500 0%, #ECB56D 100%); }
  /* line 1277, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .vip-pro-show.jphy {
    color: #841C00;
    background: linear-gradient(90deg, #F29A0A 0%, #FFE56D 100%); }

/* line 1284, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com a {
  display: flex;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(https://stac.3kgc.com/assets/skvip_com_head_frame-0bda1e7907abeb4c4e717f45ee314db7a559cc298bd6c37497ce3d1d40240ea3.png) 2 fill stretch;
  -moz-border-image: url(https://stac.3kgc.com/assets/skvip_com_head_frame-0bda1e7907abeb4c4e717f45ee314db7a559cc298bd6c37497ce3d1d40240ea3.png) 2 fill stretch;
  /* 老的 Firefox */
  -webkit-border-image: url(https://stac.3kgc.com/assets/skvip_com_head_frame-0bda1e7907abeb4c4e717f45ee314db7a559cc298bd6c37497ce3d1d40240ea3.png) 2 fill stretch;
  /* Safari 和 Chrome */
  -o-border-image: url(https://stac.3kgc.com/assets/skvip_com_head_frame-0bda1e7907abeb4c4e717f45ee314db7a559cc298bd6c37497ce3d1d40240ea3.png) 2 fill stretch; }

/* line 1298, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-com a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid #E7E7E7;
  border-radius: 3px; }

/* line 1307, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-wk a {
  display: flex;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid;
  border-image: url(https://stac.3kgc.com/assets/skvip_wk_head_frame-1fb7dcf416ed98089a2e6e5aa1908e4ebf1f0543c37f33d31d792b7b8dcc940d.png) 2 fill stretch;
  -moz-border-image: url(https://stac.3kgc.com/assets/skvip_wk_head_frame-1fb7dcf416ed98089a2e6e5aa1908e4ebf1f0543c37f33d31d792b7b8dcc940d.png) 2 fill stretch;
  /* 老的 Firefox */
  -webkit-border-image: url(https://stac.3kgc.com/assets/skvip_wk_head_frame-1fb7dcf416ed98089a2e6e5aa1908e4ebf1f0543c37f33d31d792b7b8dcc940d.png) 2 fill stretch;
  /* Safari 和 Chrome */
  -o-border-image: url(https://stac.3kgc.com/assets/skvip_wk_head_frame-1fb7dcf416ed98089a2e6e5aa1908e4ebf1f0543c37f33d31d792b7b8dcc940d.png) 2 fill stretch; }

/* line 1321, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img-vip-com a > img, .head-img-com a >, .head-img-wk a > img {
  width: 66px;
  height: 66px;
  /*  border-radius: 100%;*/ }

/* line 1327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img {
  position: relative;
  text-align: center;
  margin: 0 auto; }
  /* line 1332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
  .head-img .head-img a > img, .head-img .head-img .avatar-block > img {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    /*margin-bottom: 2px;*/ }

/* line 1341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .company-item a > img {
  border-radius: 6px; }

/* line 1345, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #ffffff;
  font-size: 10px;
  height: 14px;
  left: 50%;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 26px;
  z-index: 100;
  line-height: 11px; }

/* line 1361, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-show {
  position: absolute; }

/* line 1365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-show > img {
  width: 35px; }

/* line 1369, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.name-show {
  color: #333333;
  font-size: 16px; }

/* line 1374, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list table {
  width: 100%; }

/* line 1378, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list tr {
  border-bottom: 1px solid #f5f5f5; }

/* line 1382, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list td {
  padding: 20px 10px; }

/* line 1386, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-tag {
  padding-top: 6px; }

/* line 1390, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-tag > span.has-bg {
  background: #ffefd9;
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  padding: 2px 10px;
  font-size: 12px;
  color: #F06746; }

/* line 1399, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-tag > span {
  padding: 1px 5px;
  margin-right: 10px;
  border-radius: 2px;
  text-align: center;
  display: inline-block; }

/* line 1407, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.online-exp {
  padding-top: 7px;
  font-size: 10px; }

/* line 1412, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.online-exp .tag-titie {
  color: #999999;
  font-size: 14px; }

/* line 1417, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.online-exp .doing {
  position: relative;
  font-size: 14px; }

/* line 1422, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exps-pop {
  position: absolute;
  z-index: 100;
  background: #ffffff;
  width: 420px;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #d2d2d2;
  top: 20px;
  left: -11px;
  display: none; }

/* line 1435, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pull-down-btn > img {
  width: 20px !important;
  height: 20px !important; }

/* line 1440, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pull-down-btn:hover + .exps-pop {
  display: inline-block;
  cursor: pointer; }

/* line 1445, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exps-pop .exp-item {
  border-bottom: 1px solid #d2d2d2;
  padding: 8px 10px; }

/* line 1450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.online-exp .doing > span {
  margin-right: 10px; }

/* line 1454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exp-item > span {
  margin-right: 14px; }

/* line 1458, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show {
  text-align: center;
  display: inline-block;
  padding: 0 30px; }

/* line 1464, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show > h3 {
  line-height: 24px; }

/* line 1468, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pro-data-show > p {
  color: #999999;
  margin-top: 10px; }

/* line 1473, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-item_box {
  font-size: 14px;
  margin-left: 100px;
  color: #333; }

/* line 1479, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-area {
  color: #999;
  margin-left: 20px; }

/* line 1484, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .earnest-price {
  color: #999999;
  margin-left: 30px; }

/* line 1489, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-item .person-assess {
  color: #999;
  margin: 0 20px; }

/* line 1494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe {
  /*margin-top: 15px;*/
  height: 82px;
  overflow-y: hidden; }

/* line 1500, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe p {
  width: 700px;
  color: #666666;
  margin: 15px 0;
  line-height: 22px; }

/* line 1507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999; }

/* line 1513, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px; }

/* line 1519, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px; }

/* line 1524, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl:before, .person-list .person-other dl:after {
  content: "";
  display: table;
  height: 0; }

/* line 1530, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl:after {
  clear: both; }

/* line 1534, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999; }

/* line 1540, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px; }

/* line 1547, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px; }

/* line 1552, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 100px;
  width: 105px; }

/* line 1565, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 0px;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626;
  width: 105px; }

/* line 1580, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-tag {
  margin-top: 20px; }

/* line 1584, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .tag-titie {
  color: #999999;
  margin-right: 10px; }

/* line 1589, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .doing {
  margin-right: 40px; }

/* line 1593, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 1602, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .good_at {
  margin-right: 40px; }

/* line 1606, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .good_at span {
  margin-right: 10px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 1615, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .comment {
  margin-right: 10px; }

/* line 1619, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .comment span {
  margin-right: 10px; }

/* line 1623, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-credit {
  margin-top: 20px; }

/* line 1627, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .bidding-time {
  margin-top: 20px; }

/* line 1631, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .bidding-time span {
  color: #999999; }

/* line 1635, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-credit span {
  margin-right: 80px;
  color: #999999; }

/* line 1640, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-item .member-file-list {
  padding: 0;
  width: 490px; }

/* line 1645, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-title {
  line-height: 47px;
  font-size: 20px;
  /*text-align: center;*/
  padding-bottom: 10px;
  padding-left: 20px;
  border-bottom: dotted 1px #999999; }

/* line 1654, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-js-info {
  line-height: 32px;
  font-size: 14px; }

/* line 1659, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-js-sub-title {
  font-size: 16px;
  color: #ff6600;
  line-height: 24px;
  font-weight: bold;
  /*background-color: #ffcc99;*/
  border-bottom: 1px solid #ffaa00;
  padding-left: 15px; }

/* line 1669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
ul.disc li {
  list-style: disc;
  line-height: 150%;
  list-style-position: inside; }

/* line 1675, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pl20-im {
  padding-left: 20px !important; }

/* line 1679, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pr10-im {
  padding-left: 10px !important; }

/* line 1683, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pl20 {
  padding-left: 20px; }

/* line 1687, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pl0 {
  padding-left: 0px; }

/* line 1691, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pr10 {
  padding-right: 10px; }

/* line 1695, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pr20 {
  padding-right: 20px; }

/* line 1699, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.plr0 {
  padding-left: 0;
  padding-right: 0; }

/* line 1704, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.plr10 {
  padding-left: 10px;
  padding-right: 10px; }

/* line 1709, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.plr20 {
  padding-left: 20px;
  padding-right: 20px; }

/* line 1714, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.plr50 {
  padding-left: 50px;
  padding-right: 50px; }

/* line 1719, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-content {
  padding-left: 22px; }

/* line 1723, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-content select, .zj-ks-content input[type=text] {
  width: 160px;
  clear: both;
  display: block !important; }

/* line 1729, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-sub {
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
  margin-bottom: 10px; }

/* line 1736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zj-ks-sub span.ico {
  display: inline-block;
  width: 25px;
  text-align: left; }

/* line 1742, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-head {
  border-bottom: 5px solid #de1a0e;
  /*position: relative;*/
  /*vertical-align: middle;*/
  margin-top: 10px; }

/* line 1749, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-head-in {
  vertical-align: bottom;
  margin-bottom: 5px;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  position: relative; }

/* line 1758, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-head-in img, .my-head-in span {
  vertical-align: middle;
  margin: 0 auto; }

/* line 1763, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-head-title {
  display: inline-block;
  overflow-x: hidden;
  zoom: 1;
  height: 38px;
  line-height: 38px;
  color: #3e3c3c;
  font-size: 24px;
  padding-left: 20px;
  background: url(https://stac.3kgc.com/assets/dot-bd7f911b422458b397b9c72753939fd267eb6d0740640bfb15006db99feb25c3.png) no-repeat 10px center; }

/* line 1775, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-head-menu {
  float: right;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  /*width: 550px;*/
  text-align: right; }

/*工作中心菜单*/
/* line 1785, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-menu {
  position: relative;
  z-index: 100;
  float: right;
  margin-right: 5px;
  font-size: 18px; }

/* line 1793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-menu > li {
  height: 38px;
  line-height: 38px;
  padding-left: 26px;
  /*padding-right: 20px;*/
  float: left;
  margin-right: 30px;
  position: relative;
  z-index: 999; }

/* line 1805, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-menu > li.no-ico, .my-menu > li.no-ico:hover {
  background: none;
  position: relative;
  padding-left: 5px; }

/* line 1811, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.laxz {
  font-size: 14px;
  position: absolute;
  z-index: 1000;
  top: 35px;
  left: 0px;
  width: 110px;
  padding-top: 1px;
  padding-bottom: 2px;
  display: none;
  padding-left: 1px;
  background: #fff;
  border: 1px solid #de1a0e;
  border-top: 3px solid #de1a0e; }

/* line 1827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.laxzs {
  width: 110px;
  float: left;
  text-align: center;
  *padding-top: 10px; }

/* line 1834, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.laxzs li {
  height: 30px;
  line-height: 30px;
  *margin-top: -5px;
  overflow: hidden;
  overflow-y: hidden; }

/* line 1842, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.laxzs li a {
  display: block; }

/* line 1846, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.laxzs li a:hover {
  /*background: #0599d9;*/
  color: #de1a0e; }

/* line 1851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-title {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #3e3c3c;
  font-size: 20px;
  /*padding-bottom: 4px;*/
  border-bottom: 1px solid #b9b9b9; }

/* line 1860, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search {
  display: inline; }

/* line 1864, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search #form_filter {
  display: inline;
  width: 500px; }

/* line 1869, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op {
  display: inline;
  margin: auto 10px auto 100px;
  font-size: 16px; }

/* line 1875, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op span {
  margin-right: 5px;
  border: 1px solid; }

/* line 1880, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item {
  padding: 5px;
  background-color: blue;
  color: white; }

/* line 1886, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item:hover {
  color: #f77e2e; }

/* line 1890, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item:active {
  color: gray; }

/* line 1894, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item-1 {
  padding: 5px;
  background-color: green;
  margin-left: 20px; }

/* line 1900, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zs-search .batch-op .batch-op-item-2 {
  padding: 5px;
  background-color: red; }

/*我的项目*/
/* line 1907, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pros {
  margin-right: -30px;
  float: left;
  /*position: relative;*/ }

/* line 1913, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pros li {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  width: 346px;
  display: inline-block;
  border: #de1a0e 1px solid; }

/* line 1922, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pro-title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: white;
  background: #de1a0e;
  text-align: center; }

/* line 1931, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pro-title a {
  color: white; }

/* line 1935, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pro-box {
  padding: 10px;
  height: 220px; }

/* line 1940, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-tabs {
  float: right;
  /*position: relative;*/
  display: inline-block;
  height: 100%; }

/* line 1948, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li {
  float: left;
  display: inline-block; }

/* line 1953, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #3e3c3c; }

/* line 1963, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-tabs li a.selected {
  border-bottom: #de1a0e 3px solid;
  color: #000000; }

/* line 1968, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.m-hd-menu li.home a {
  padding: 0 35px; }

/*项目详情页*/
/* line 1973, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page {
  background: #ffffff url(https://stac.3kgc.com/assets/bg-vl-b4c2d13f112e441a3307b008ef9a665f43b6f749404df041cd206ebeb954713d.jpg) repeat-y 843px top;
  border: #dadada; }

/* line 1978, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-left {
  float: left;
  width: 783px;
  font-size: 14px;
  margin: 25px 25px 25px 35px; }

/* line 1985, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right {
  float: right;
  width: 255px;
  padding-top: 18px;
  padding-bottom: 50px; }

/* line 1992, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .title {
  margin: 20px 20px 10px 20px;
  font-size: 16px;
  color: #333333;
  border-bottom: #dadada 1px solid;
  line-height: 24px; }

/* line 2000, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info {
  margin: 0px 20px 50px 20px;
  font-size: 12px;
  color: #333333; }

/* line 2006, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info dt {
  float: left;
  display: inline-block;
  width: 60px; }

/* line 2012, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-right .info dd {
  float: right;
  display: inline-block;
  width: 140px; }

/* line 2018, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title {
  color: #333333;
  border-bottom: dotted 1px #333333;
  position: relative;
  margin-bottom: 10px; }

/* line 2025, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title .title {
  font-size: 24px; }

/* line 2029, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.xm-page-title .acts {
  float: right; }

/* line 2033, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.m-publish-state {
  padding: 25px;
  background: #fdf9ed;
  border: #f8f0de 1px solid;
  color: #333333;
  font-size: 14px; }

/* line 2041, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-info-time {
  background: transparent url(https://stac.3kgc.com/assets/other-sprite-ece9322c9d00e1d990aaa5443a08ce1aad5b1b92c08363c3ae2bb6d1de201683.png) 0 -347px no-repeat;
  zoom: 1;
  padding-left: 20px;
  color: #999999;
  margin-top: 8px; }

/* line 2049, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.min-box {
  min-height: 500px; }

/* line 2053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list {
  margin-right: -60px;
  position: relative;
  float: left; }

/* line 2059, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-box {
  float: left;
  margin-right: 60px;
  width: 324px;
  display: inline-block;
  position: relative;
  border: 1px solid #c3c3c3;
  margin-bottom: 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 293px;
  background: #FFFFFF; }

/* line 2075, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .title {
  background: #d1cecf;
  font-size: 32px;
  color: #000000;
  padding-left: 120px;
  line-height: 58px;
  height: 58px; }

/* line 2084, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content {
  /*height: 235px;*/
  font-size: 16px;
  position: relative; }

/* line 2090, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content .tip {
  padding: 35px 35px 20px 35px;
  color: #de1a0e; }

/* line 2095, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content ul {
  padding: 0 35px; }

/* line 2099, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content li {
  list-style: disc inside;
  line-height: 200%; }

/* line 2104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-list .content .tit li {
  /*line-height: 150%;*/
  float: left;
  margin-right: 10px; }

/* line 2112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.zl-bg {
  position: absolute;
  z-index: 100;
  left: 18px;
  top: -12px;
  display: inline-block;
  width: 79px;
  height: 79px; }

/* line 2122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.minimg img {
  max-width: 650px; }

/* line 2126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info-box {
  position: relative;
  margin-right: -100px;
  line-height: 200%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 14px; }

/* line 2135, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info-list {
  float: left;
  width: 500px;
  margin-right: 100px; }

/* line 2141, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info-list .title {
  padding-left: 20px;
  background: url(https://stac.3kgc.com/assets/dot-bd7f911b422458b397b9c72753939fd267eb6d0740640bfb15006db99feb25c3.png) no-repeat 10px center; }

/* line 2146, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info-list .date {
  float: right; }

/* line 2150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.msg_tip {
  padding-left: 18px;
  background: url(https://stac.3kgc.com/assets/icos/msg-41ce906b02b075c0b872703aa419ad0119d66166e42c067752662c2c54d513ac.png) no-repeat; }

/* line 2155, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.msg_tip em {
  cursor: hand; }

/* line 2159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.msg_tip_count {
  color: #ff3300; }

/* line 2163, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.m-top-bar .msg_tip_count {
  top: 1px; }

/* line 2167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#notice-dlg, .dlg-hidden, #notice-dlg2, #notice-dlg3 {
  display: none; }

/* line 2171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-widget-header {
  background: none;
  border: none;
  border-bottom: 1px solid #aaaaaa;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 2180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.auto_hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 2186, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#div-reg-box {
  /*display: none;*/ }

/* line 2190, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.no-pro {
  text-align: center;
  padding-top: 100px;
  height: 260px;
  /*border: 1px solid #b9b9b9;*/
  /*border-top: none;*/ }

/* line 2198, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.no-pro-add, .no-pro-add:hover {
  text-decoration: none;
  background: #f77e2e url(https://stac.3kgc.com/assets/home-ico-041d2dd2d7cd0774bfff054d615e42a87041f331a38ba8b0d81ef1508a99f101.png) 38px -88px no-repeat;
  display: inline-block;
  /*padding: 0 50px;*/
  text-indent: 30px;
  font-size: 18px;
  width: 170px;
  color: #fff;
  height: 50px;
  line-height: 50px; }

/* line 2211, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.oProfileBar {
  width: 100%;
  border: 1px solid #FDA548;
  /*float: left;*/
  height: 17px;
  margin-right: 3px;
  display: inline-block;
  text-align: right;
  zoom: 1;
  margin-bottom: 10px; }

/* line 2223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.oProfileBarFilled {
  background-color: #FDA548;
  height: 100%;
  zoom: 1; }

/* line 2229, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list {
  height: 24px;
  line-height: 24px;
  position: relative;
  zoom: 1;
  z-index: 5;
  margin-bottom: 10px;
  font-size: 14px; }

/* line 2239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list .line {
  position: absolute;
  z-index: 5;
  height: 0;
  width: 100%;
  border-top: 1px dotted #e0e0e0;
  left: 0;
  top: 12px; }

/* line 2249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name {
  float: left;
  padding-right: 10px; }

/* line 2254, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name, .progress-list .add-link {
  line-height: 24px;
  position: relative;
  z-index: 10;
  background-color: #fff; }

/* line 2261, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list .add-link {
  float: right;
  padding-left: 20px;
  background: url(https://stac.3kgc.com/assets/profile-progress-a5cf4e830536d85208feadfed33af70356543c37b52b681b272e82ee46f11750.png) 0 -14px no-repeat #fff;
  color: #127db3;
  cursor: pointer; }

/* line 2269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-list .name, .progress-list .add-link {
  line-height: 24px;
  position: relative;
  z-index: 10;
  background-color: #fff; }

/* line 2276, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.p20 {
  padding: 20px; }

/* line 2280, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.footer-rz {
  font-size: 20px;
  height: 45px;
  line-height: 45px;
  color: #333333;
  text-align: center;
  margin-top: 5px; }

/* line 2289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rz-list li, .rz-list span {
  line-height: 32px;
  height: 32px;
  vertical-align: middle; }

/* line 2295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rz-list li {
  margin-bottom: 10px; }

/* line 2299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-rz {
  display: inline-block;
  width: 33px;
  height: 32px;
  background: url(https://stac.3kgc.com/assets/ico-rz-info-9ff692801cf91cffcac195a8edf2149abe3dcbeeddf720284478d7cf233032fd.png) no-repeat 0 -36px;
  margin-right: 10px; }

/* line 2307, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-1 {
  background-position: -38px -36px; }

/* line 2311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-2 {
  background-position: -77px -36px; }

/* line 2315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-rz-sm {
  display: inline-block;
  width: 21px;
  height: 17px;
  background: url(https://stac.3kgc.com/assets/ico-rz-info-9ff692801cf91cffcac195a8edf2149abe3dcbeeddf720284478d7cf233032fd.png) no-repeat -5px -44px;
  margin-right: 5px;
  vertical-align: middle; }

/* line 2324, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rzline {
  vertical-align: middle; }

/* line 2328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rmore {
  position: absolute;
  top: 0px;
  right: 0; }

/* line 2334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bline {
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 10px; }

/* line 2339, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist {
  padding: 40px;
  border: 1px solid #dedede;
  clear: both;
  position: relative;
  line-height: 200%; }

/* line 2347, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist li {
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
  padding-bottom: 30px; }

/* line 2356, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist .pic {
  float: left;
  width: 110px; }

/* line 2361, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist .pic img {
  /*border: 1px solid #999;*/ }

/* line 2365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist .content {
  float: left;
  width: 620px;
  margin-left: 30px; }

/* line 2371, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist-s .content {
  width: 500px; }

/* line 2375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.memlist .tip {
  float: right;
  width: 130px; }

/* line 2381, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-area {
  background: url(https://stac.3kgc.com/assets/other-sprite-ece9322c9d00e1d990aaa5443a08ce1aad5b1b92c08363c3ae2bb6d1de201683.png) 0 -368px no-repeat;
  zoom: 1;
  padding-left: 16px; }

/* line 2387, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-star {
  width: 61px;
  height: 12px;
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/star-e6e1b6be1c6fe05089cb733e6f3db7f99ed9719aed3bb9b242f9a84b03008452.png) no-repeat;
  position: relative; }

/* line 2395, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-star-on {
  background: url(https://stac.3kgc.com/assets/star-e6e1b6be1c6fe05089cb733e6f3db7f99ed9719aed3bb9b242f9a84b03008452.png) 0 -12px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 61px;
  height: 12px; }

/* line 2404, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lc-circle {
  float: left;
  width: 305px;
  height: 305px;
  text-align: center;
  background: url(https://stac.3kgc.com/assets/circle-519c897b904e51aad577c1b6ea3bd6baf41e8a8d0e31b74ed4ed7a9ef3d0ae3a.png) no-repeat; }

/* line 2412, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lc-arrow {
  float: left;
  width: 90px;
  height: 305px;
  text-align: center;
  background: url(https://stac.3kgc.com/assets/home-lc-ar-4888fcc75b4d0b458bff86fc68d7d61923426881f439b08dd82c8780722c927d.png) center center no-repeat; }

/* line 2420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lc-ico img {
  height: 120px;
  margin-top: 25px; }

/* line 2425, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lc-tip {
  color: #595656;
  font-size: 14px;
  text-align: left;
  margin: 20px 25px; }

/* line 2432, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lc-title {
  color: #a90f06;
  font-size: 36px; }

/* line 2437, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pro-tz {
  border: 1px solid #f3dec4;
  border-radius: 3px;
  padding: 5px 10px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 5px;
  background: #faf1e5;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 2450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-box {
  border: 1px solid #dbdbdb;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 40px;
  line-height: 150%; }

/* line 2460, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-box .title {
  font-size: 24px;
  color: #333333; }

/* line 2465, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-link {
  font-size: 14px;
  color: #de1a0e;
  margin-bottom: 20px; }

/* line 2471, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-tip {
  font-size: 14px;
  color: #333333; }

/* line 2476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar {
  vertical-align: middle;
  font-size: 20px;
  color: #333333;
  margin-top: 30px; }

/* line 2483, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar img {
  vertical-align: middle;
  margin-right: 10px; }

/* line 2488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-title-bar .vline {
  width: 590px;
  display: inline-block;
  border-top: #b8b8b8 1px solid;
  height: 8px; }

/* line 2495, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-gz {
  margin-left: 34px;
  line-height: 35px;
  font-size: 14px;
  margin-top: 20px; }

/* line 2502, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-ph {
  border-top: #fe9200 1px solid;
  background: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  height: 300px;
  font-size: 14px; }

/* line 2511, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-ph .title {
  text-align: center;
  font-size: 22px;
  color: #333333;
  padding-top: 15px;
  margin-bottom: 20px; }

/* line 2519, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-ph td {
  text-align: center;
  line-height: 35px; }

/* line 2524, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-ph p {
  line-height: 35px; }

/* line 2528, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-my {
  margin-left: 20px;
  line-height: 25px;
  max-height: 300px;
  overflow: auto; }

/* line 2535, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam {
  line-height: 24px;
  margin-top: 30px; }

/* line 2540, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-q {
  font-size: 16px; }

/* line 2544, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag {
  display: inline-block;
  width: 20px;
  height: 20px; }

/* line 2550, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag.right {
  background: url(https://stac.3kgc.com/assets/right-68d1328691bbffa74a960cad56725b1988703454f2331e3785398af44c4c6c14.png) right bottom no-repeat; }

/* line 2554, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-q .flag.error {
  background: url(https://stac.3kgc.com/assets/error-1e5d439277dc081060306ef17482b3f566154355e9290126caf739f77f32e6d4.png) right bottom no-repeat; }

/* line 2558, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-a {
  font-size: 14px; }

/* line 2562, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.exam-tip {
  font-size: 14px;
  display: none;
  color: red; }

/* line 2568, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dot-list {
  line-height: 30px;
  margin-left: 20px;
  margin-top: 15px; }

/* line 2574, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dot-list li {
  border-bottom: dotted 1px #CCCCCC; }

/* line 2578, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font999 {
  color: #999; }

/* line 2582, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.formodd tr:nth-child(odd) {
  background: #FcFcFc; }

/* line 2586, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.formodd tr:nth-child(even) {
  background: white; }

/* line 2590, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.formodd td {
  vertical-align: top; }

/* line 2594, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.formodd td:nth-child(1) {
  text-align: right; }

/* line 2598, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.box120 {
  display: inline-block;
  width: 120px; }

/* line 2603, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type-list {
  margin-right: -40px; }

/* line 2607, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type {
  width: 338px;
  float: left;
  border: 1px solid #cccccc;
  font-size: 16px;
  color: #615e5e;
  margin: 0px 40px 25px 0px; }

/* line 2617, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type-title {
  font-size: 20px;
  color: #FF6633;
  margin-left: 15px;
  margin-top: 10px; }

/* line 2624, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type-title, .ex-type-title a, .ex-type-title a:link, .ex-type-title a:visited {
  color: #FF6633; }

/* line 2628, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type-ico {
  width: 142px;
  float: left;
  margin: 10px 15px; }

/* line 2634, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ex-type-subs {
  width: 165px;
  float: left;
  text-align: left;
  margin-top: 10px;
  height: 150px; }

/* line 2642, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.p5 {
  padding: 5px; }

/* line 2646, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lh30 {
  line-height: 30px; }

/* line 2650, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.actbar {
  text-align: center;
  padding: 10px;
  background: #F3EFEF; }

/* line 2656, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.lnk-mobile {
  padding-left: 18px;
  height: 18px;
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/icos/mobile-e97997ab6351a4b56b3fd0c82010449354fa4a766dfc32a431291c6fd2b8290c.png) no-repeat; }

/* line 2663, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bk-gray {
  background: #e3e3e3; }

/* line 2667, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-tz-box {
  padding: 10px;
  background: #f5faff;
  border: solid 1px #CCCCCC; }

/* line 2673, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.green-font-color {
  color: rgba(0, 200, 0, 0.8); }

/* line 2677, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gray-font-color {
  color: rgba(0, 0, 0, 0.6); }

/* line 2681, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.red-font-color {
  /*color: rgba(200, 0, 0, 0.8);*/
  color: #f06746; }

/* line 2686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.td-padding td {
  padding: 5px; }

/* line 2694, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info_table th {
  width: 70px;
  vertical-align: top; }

/* line 2699, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.info_table th, td {
  padding: 8px; }

/* line 2703, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service_select {
  display: none; }

/* line 2707, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#page_content h5 {
  font-size: 18px; }

/* line 2711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.edit_project h5 {
  font-size: 14px; }

/* line 2715, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none; }

/* line 2719, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none; }

/* line 2723, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service_type_div {
  display: none; }

/*
  发项目样式
*/
/* line 2730, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.wrap {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  min-height: 640px; }

/* line 2737, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .title {
  text-align: center;
  font-size: 28px;
  color: #333;
  margin: 24px 0; }

/* line 2744, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 10px; }

/* line 2751, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a {
  position: relative;
  display: inline-block;
  /*width: 125px;*/
  text-align: center;
  font-size: 18px;
  color: #333;
  padding: 35px;
  margin: 60px 5px;
  border: 1px solid #fff;
  border-radius: 5px; }

/* line 2764, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a i {
  display: none;
  position: absolute;
  bottom: -12px;
  left: 86px;
  width: 25px;
  height: 12px;
  background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) 0 -266px no-repeat; }

/* line 2774, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a:hover {
  border: 1px solid #f79b61; }

/* line 2778, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a.active {
  background-color: #f5c2a2;
  border-color: #f1d1bc; }

/* line 2783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab a.active i {
  display: block; }

/* line 2787, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab em {
  display: block;
  width: 125px;
  height: 125px;
  margin-bottom: 20px;
  background: transparent url(https://stac.3kgc.com/assets/faxiangmu_icon-7f3436b3b0beb3301430de1a815da01441d5581d69c8523d7752d5a2afc572c9.png) 0 0 no-repeat; }

/* line 2795, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon1 {
  background-position: -5px 0; }

/* line 2799, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon2 {
  background-position: -140px 0; }

/* line 2803, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon3 {
  background-position: -512px 0; }

/* line 2807, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon4 {
  background-position: -268px 0; }

/* line 2811, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon6 {
  background-position: -140px 0; }

/* line 2815, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-tab .project-icon5 {
  background-position: -385px 0; }

/* line 2819, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px 50px 10px 50px; }

/* line 2827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item {
  padding: 30px 80px;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  border-radius: 5px; }

/* line 2835, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item.error {
  border-radius: 5px;
  border: 1px solid #e60012; }

/* line 2840, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item h3 {
  font-size: 16px;
  color: #999; }

/* line 2845, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item h3 em {
  font-size: 12px; }

/*造价项目样式*/
/* line 2850, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses, .publish-project .publish-box .publish-item .project-type, .publish-project .publish-box .publish-item .project-major, .publish-project .publish-box .publish-item .project-demand .project-sg-demand {
  margin-top: 20px; }

/* line 2854, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label, .publish-project .publish-box .publish-item .project-type label, .publish-project .publish-box .publish-item .project-major label, .publish-project .publish-box .publish-item .project-demand label, .publish-project .publish-box .publish-item .project-sg-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px; }

/* line 2866, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label i, .publish-project .publish-box .publish-item .project-type label i, .publish-project .publish-box .publish-item .project-major label i, .publish-project .publish-box .publish-item .project-demand label i, .publish-project .publish-box .publish-item .project-sg-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px; }

/* line 2874, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label:hover, .publish-project .publish-box .publish-item .project-type label:hover, .publish-project .publish-box .publish-item .project-major label:hover, .publish-project .publish-box .publish-item .project-demand label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover {
  background-color: #f66626;
  color: #fff; }

/* line 2879, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label.active, .publish-project .publish-box .publish-item .project-type label.active, .publish-project .publish-box .publish-item .project-major label.active, .publish-project .publish-box .publish-item .project-demand label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active {
  background-color: #f66626;
  color: #fff; }

/* line 2884, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses label.active i, .publish-project .publish-box .publish-item .project-type label.active i, .publish-project .publish-box .publish-item .project-major label.active i, .publish-project .publish-box .publish-item .project-demand label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i {
  display: inline; }

/* line 2888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-uses input, .publish-project .publish-box .publish-item .project-type input, .publish-project .publish-box .publish-item .project-major input, .publish-project .publish-box .publish-item .project-demand input, .publish-project .publish-box .publish-item .project-sg-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer; }

/* line 2901, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-demand {
  text-align: right; }

/* line 2905, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-demand label {
  width: 350px; }

/*施工项目样式*/
/* line 2910, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses, .publish-project .publish-box .publish-item .project-sg-type, .publish-project .publish-box .publish-item .project-sg-major, .publish-project .publish-box .publish-item .project-sg-demand .project-sg-demand {
  margin-top: 20px; }

/* line 2914, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label, .publish-project .publish-box .publish-item .project-sg-type label, .publish-project .publish-box .publish-item .project-sg-major label, .publish-project .publish-box .publish-item .project-sg-demand label, .publish-project .publish-box .publish-item .project-sg-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px; }

/* line 2926, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label i, .publish-project .publish-box .publish-item .project-sg-type label i, .publish-project .publish-box .publish-item .project-sg-major label i, .publish-project .publish-box .publish-item .project-sg-demand label i, .publish-project .publish-box .publish-item .project-sg-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px; }

/* line 2934, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label:hover, .publish-project .publish-box .publish-item .project-sg-type label:hover, .publish-project .publish-box .publish-item .project-sg-major label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover, .publish-project .publish-box .publish-item .project-sg-demand label:hover {
  background-color: #f66626;
  color: #fff; }

/* line 2939, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label.active, .publish-project .publish-box .publish-item .project-sg-type label.active, .publish-project .publish-box .publish-item .project-sg-major label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active, .publish-project .publish-box .publish-item .project-sg-demand label.active {
  background-color: #f66626;
  color: #fff; }

/* line 2944, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses label.active i, .publish-project .publish-box .publish-item .project-sg-type label.active i, .publish-project .publish-box .publish-item .project-sg-major label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i, .publish-project .publish-box .publish-item .project-sg-demand label.active i {
  display: inline; }

/* line 2948, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-sg-uses input, .publish-project .publish-box .publish-item .project-sg-type input, .publish-project .publish-box .publish-item .project-sg-major input, .publish-project .publish-box .publish-item .project-sg-demand input, .publish-project .publish-box .publish-item .project-sg-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer; }

/*其他项目样式*/
/* line 2962, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses, .publish-project .publish-box .publish-item .project-other-type, .publish-project .publish-box .publish-item .project-other-major, .publish-project .publish-box .publish-item .project-other-demand .project-other-demand {
  margin-top: 20px; }

/* line 2966, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label, .publish-project .publish-box .publish-item .project-other-type label, .publish-project .publish-box .publish-item .project-other-major label, .publish-project .publish-box .publish-item .project-other-demand label, .publish-project .publish-box .publish-item .project-other-demand label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #333;
  padding: 20px 10px;
  width: 140px;
  text-align: center;
  border-radius: 5px;
  margin: 10px; }

/* line 2978, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label i, .publish-project .publish-box .publish-item .project-other-type label i, .publish-project .publish-box .publish-item .project-other-major label i, .publish-project .publish-box .publish-item .project-other-demand label i, .publish-project .publish-box .publish-item .project-other-demand label i {
  display: none;
  position: absolute;
  top: 0;
  left: 5px;
  font-size: 20px; }

/* line 2986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label:hover, .publish-project .publish-box .publish-item .project-other-type label:hover, .publish-project .publish-box .publish-item .project-other-major label:hover, .publish-project .publish-box .publish-item .project-other-demand label:hover, .publish-project .publish-box .publish-item .project-other-demand label:hover {
  background-color: #f66626;
  color: #fff; }

/* line 2991, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label.active, .publish-project .publish-box .publish-item .project-other-type label.active, .publish-project .publish-box .publish-item .project-other-major label.active, .publish-project .publish-box .publish-item .project-other-demand label.active, .publish-project .publish-box .publish-item .project-other-demand label.active {
  background-color: #f66626;
  color: #fff; }

/* line 2996, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses label.active i, .publish-project .publish-box .publish-item .project-other-type label.active i, .publish-project .publish-box .publish-item .project-other-major label.active i, .publish-project .publish-box .publish-item .project-other-demand label.active i, .publish-project .publish-box .publish-item .project-other-demand label.active i {
  display: inline; }

/* line 3000, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .project-other-uses input, .publish-project .publish-box .publish-item .project-other-type input, .publish-project .publish-box .publish-item .project-other-major input, .publish-project .publish-box .publish-item .project-other-demand input, .publish-project .publish-box .publish-item .project-other-demand input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer; }

/* line 3013, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .next-btn {
  margin: 40px auto;
  display: block;
  cursor: pointer;
  border: none;
  width: 400px;
  height: 60px;
  font-size: 20px;
  color: #bb4800;
  background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) 0 -134px no-repeat; }

/* line 3025, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .next-btn:hover {
  color: #7f3100;
  background-position: 0 -195px; }

/* line 3030, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 10px;
  position: relative;
  width: 200px; }

/* line 3043, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short {
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 7px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 10px;
  position: relative;
  width: 130px; }

/* line 3056, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short input, .ui-select input {
  background: transparent url(https://stac.3kgc.com/assets/ui-c54bea145a5dab5d47a198e16ae9187e332f5284a246c5f87672eb9f16ca4921.png) no-repeat scroll right 0;
  border: medium none;
  color: #666;
  height: 100%;
  line-height: 48px;
  padding-right: 34px;
  text-indent: 10px;
  width: 100%; }

/* line 3067, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short select, .ui-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

/* line 3077, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short:hover, .ui-select:hover {
  border-color: #F79B61; }

/* line 3081, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short:hover input, .ui-select:hover input {
  background-position: right -71px; }

/* line 3085, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-select-short + .ui-select-short, .ui-select + .ui-select {
  margin-left: 10px; }

/* line 3089, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn {
  background-color: #f79b61;
  color: #fff;
  padding: 6px 13px;
  border-radius: 5px;
  display: inline-block;
  font-size: 12px; }

/* line 3098, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn_lg {
  padding: 9px 20px;
  font-size: 18px; }

/* line 3103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.new-ui-btn_mid {
  padding: 6px 10px;
  font-size: 14px; }

/* line 3108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project_info .vat {
  width: 100px;
  text-align: right; }

/* line 3113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table .vat {
  width: 70px; }

/* line 3117, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table td {
  vertical-align: top;
  padding: 10px 0; }

/* line 3122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-desc table {
  margin-bottom: -15px; }

/* line 3126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vat {
  vertical-align: top; }

/* line 3130, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-black {
  color: #333; }

/* line 3134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-gray {
  color: #999; }

/* line 3138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-green {
  color: #00a551; }

/* line 3142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-left {
  text-align: left; }

/* line 3146, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-center {
  text-align: center; }

/* line 3150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-right {
  text-align: right; }

/* line 3154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font14 {
  font-size: 14px; }

/* line 3158, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font16 {
  font-size: 16px; }

/* line 3162, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font18 {
  font-size: 18px; }

/* line 3166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font20 {
  font-size: 20px; }

/* line 3170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font22 {
  font-size: 22px; }

/* line 3174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font24 {
  font-size: 24px; }

/* line 3178, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font26 {
  font-size: 26px; }

/* line 3182, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font28 {
  font-size: 28px; }

/* line 3186, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font30 {
  font-size: 30px; }

/* line 3190, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-mt20 {
  margin-top: 20px; }

/* line 3194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.error_msg {
  left: 860px;
  position: absolute;
  top: 51px; }

/* line 3200, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
#select_service_type {
  margin-bottom: 20px;
  color: #E60012; }

/* line 3205, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-form .uploadify-button {
  width: 150px;
  height: 36px;
  background-color: #fabca0;
  border-color: #f66626; }

/* line 3213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-form .uploadify-button > span {
  color: #bb4800;
  text-shadow: none; }

/* line 3219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .publish-form p {
  color: #999;
  font-size: 12px; }

/* line 3224, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_l {
  float: left;
  display: inline;
  width: 770px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px; }

/* line 3233, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r {
  float: right;
  display: inline;
  width: 320px;
  background-color: #fff;
  border-radius: 6px;
  margin-bottom: 20px; }

/* line 3242, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r h2 {
  text-align: center;
  line-height: 70px; }

/* line 3247, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list .no1, .find-project .find-project_r .income-list .no2, .find-project .find-project_r .income-list .no3 {
  color: #f66626; }

/* line 3251, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.income-list {
  margin-bottom: 6px; }

/* line 3255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list tr {
  height: 116px; }

/* line 3259, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list tr + tr td {
  border-top: 1px solid #f5f5f5; }

/* line 3263, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list td {
  font-size: 16px; }

/* line 3267, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list td > span {
  font-size: 14px; }

/* line 3271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list img {
  border-radius: 100%; }

/* line 3275, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list em {
  color: #333;
  display: block; }

/* line 3280, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list span {
  margin: 10px 0;
  display: block;
  color: #999; }

/* line 3286, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .find-project_r .income-list i {
  color: #ff9e45; }

/* line 3290, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #DADADA;
  font-size: 14px;
  color: #333; }

/* line 3298, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title img {
  margin-left: 40px; }

/* line 3302, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dl {
  margin: 25px 0 0 50px;
  display: inline-block;
  position: relative; }

/* line 3308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dl:hover dd {
  display: block; }

/* line 3312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dt {
  padding-left: 26px;
  height: 23px;
  cursor: pointer;
  background: transparent url(https://stac.3kgc.com/assets/find-project-6127daf76aec22d0bc1175441a74b814ec7a45697c0db9162563a5083d0381ba.png) 0 2px no-repeat; }

/* line 3319, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dt {
  background-position: 0 2px; }

/* line 3323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dt {
  background-position: 0 -27px; }

/* line 3327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dt {
  background-position: 0 -52px; }

/* line 3331, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dt {
  background-position: 0 -82px; }

/* line 3335, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd {
  min-width: 180px;
  text-align: left; }

/* line 3340, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd a {
  width: 65px;
  display: inline-block; }

/* line 3345, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 240px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -72px;
  position: absolute;
  top: 30px; }

/* line 3358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd a {
  border-radius: 6px;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
  display: inline-block; }

/* line 3366, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .area dd i {
  display: block;
  height: 9px;
  left: 70px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(https://stac.3kgc.com/assets/find-project-6127daf76aec22d0bc1175441a74b814ec7a45697c0db9162563a5083d0381ba.png) 30px -119px no-repeat; }

/* line 3376, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 240px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -78px;
  position: absolute;
  top: 30px; }

/* line 3389, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd a {
  border-radius: 6px;
  display: inline-block;
  font-size: 16px;
  margin: 12px 0 12px 12px;
  padding: 0 6px;
  text-align: center;
  width: 100px; }

/* line 3399, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .major dd i {
  display: block;
  height: 9px;
  left: 75px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(https://stac.3kgc.com/assets/find-project-6127daf76aec22d0bc1175441a74b814ec7a45697c0db9162563a5083d0381ba.png) 30px -119px no-repeat; }

/* line 3409, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  min-width: 110px;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -18px;
  position: absolute;
  top: 30px; }

/* line 3422, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd a {
  border-radius: 6px;
  display: block;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
  text-align: center; }

/* line 3431, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .grade dd i {
  display: block;
  height: 9px;
  left: 10px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(https://stac.3kgc.com/assets/find-project-6127daf76aec22d0bc1175441a74b814ec7a45697c0db9162563a5083d0381ba.png) 30px -119px no-repeat; }

/* line 3441, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd {
  border: 1px solid #f66626;
  box-shadow: 0 0 1px #f66626;
  width: 130px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  display: none;
  left: -12px;
  position: absolute;
  top: 30px; }

/* line 3454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd a {
  border-radius: 6px;
  display: block;
  font-size: 16px;
  margin: 12px 10px 12px 10px;
  padding: 0 6px; }

/* line 3462, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title .classify dd i {
  display: block;
  height: 9px;
  left: -5px;
  position: absolute;
  top: -9px;
  width: 100%;
  background: transparent url(https://stac.3kgc.com/assets/find-project-6127daf76aec22d0bc1175441a74b814ec7a45697c0db9162563a5083d0381ba.png) 30px -119px no-repeat; }

/*.find-project .title dd {
  display: none;
  position: absolute;
  top: 30px;
  left: auto;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  min-width: 90px;
}*/
/*
.find-project .title dd a {
  border-radius: 6px;
  color: #555;
  display: block;
  font-size: 16px;
  margin: 12px 12px 12px 14px;
  padding: 0 6px;
}
*/
/* line 3493, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title dd a:hover {
  background-color: #f66626;
  color: #fff; }

/* line 3498, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list dl {
  padding: 20px 40px;
  border-bottom: 1px solid #f5f5f5; }

/* line 3503, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name {
  color: #333;
  font-size: 20px;
  width: 20em;
  vertical-align: bottom;
  /*margin-right: 40px; */ }

/* line 3511, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.is-top-flag {
  position: absolute;
  right: 0;
  top: 0; }

/* line 3517, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.is-top-flag img {
  width: 66px; }

/* line 3521, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic {
  display: inline-flex;
  align-items: center;
  width: 75%;
  background: url(https://stac.3kgc.com/assets/pro/zxm_pt_label-b0147888e6bf7ecad9a89fe3eef5314034dadb75ab67196a362a074e8cfdb684.png) no-repeat left center;
  background-size: auto 80%;
  padding-left: 75px; }

/* line 3530, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.yx {
  background: url(https://stac.3kgc.com/assets/pro/zxm_yx_label-b493faed0aa728420937262bdd332f7124c815469e820f8374dce7c0a5a382a4.png) no-repeat left center;
  background-size: auto 80%; }

/* line 3535, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.yz {
  background: url(https://stac.3kgc.com/assets/pro/zxm_yz_label-bb65d85fa935aea6aa4fa8a2858404204a7e6a4f3ee5d72f38a389a5a31cdc52.png) no-repeat left center;
  background-size: auto 80%; }

/* line 3540, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.wt {
  background: url(https://stac.3kgc.com/assets/pro/zxm_wt_label-632e2ade211ceaadf541f2b33f4e76e5fe515d25d1d559e0420be38d45734c25.png) no-repeat left center;
  background-size: auto 80%; }

/* line 3545, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.sj {
  background: url(https://stac.3kgc.com/assets/pro/zxm_sj_label-5ea688faac4ff162d31dfc6c3d9a644dc0ee132c12d64eed85f38ea19115459e.png) no-repeat left center;
  background-size: auto 80%; }

/* line 3550, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic.zydj {
  background: url(https://stac.3kgc.com/assets/pro/zxm_zydj_label-9934d6ea7c1f4733309012a2b06672368fa4724adac0e6236daf485838b19957.png) no-repeat left center;
  background-size: auto 80%; }

/* line 3555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-name .project-name-topic a {
  text-overflow: ellipsis;
  overflow: hidden; }

/* line 3561, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-num, .project-list .project-date {
  font-size: 16px;
  color: #999999;
  margin-right: 50px;
  float: right;
  white-space: nowrap; }

/* line 3569, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-date {
  width: 100px; }

/* line 3573, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-num .project-num-div {
  width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

/* line 3580, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .go {
  color: #ff9e45; }

/* line 3584, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-price {
  font-size: 24px;
  color: #f66626;
  margin-right: 20px; }

/* line 3591, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags {
  font-size: 14px;
  color: #666666;
  margin-right: 18px;
  display: inline-flex;
  align-items: center; }

/* line 3599, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i {
  display: inline-flex;
  margin-right: 0.1em; }

/* line 3604, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-price:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(https://stac.3kgc.com/assets/icon_project_price-0daf1f8b304f33f5799093480077b9707ff7d7b908fdbcc2ee8c0143f2774bc0.png) no-repeat;
  background-size: 1.1em 1.1em; }

/* line 3614, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-cad {
  display: inline-flex;
  margin-right: -0.05em; }

/* line 3619, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-cad:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(https://stac.3kgc.com/assets/icon_project_cad-32d28f799478c2ccdabbb77a0a4fddb997d455255ebde91f299140615baa59d3.png) no-repeat;
  background-size: 1.1em 1.1em; }

/* line 3629, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-views {
  display: inline-flex;
  margin-right: 0.2em; }

/* line 3634, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-views:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(https://stac.3kgc.com/assets/icon_project_browse-1c323b0494a34fc6c87edf1e50532f20309ceedf846e50d39d04e80be3d46b8b.png) no-repeat;
  background-size: 1.1em 1.1em; }

/* line 3644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-view-users {
  display: inline-flex;
  margin-right: 0.2em; }

/* line 3649, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags i.project-tag-view-users:before {
  /*display: inline-block;*/
  content: '';
  display: inline-flex;
  width: 1.1em;
  height: 1.1em;
  background: url(https://stac.3kgc.com/assets/icon_project_browse_user-7183b5622f8b8d6b79db6c0a0c3536b49fb79bf5af02d5a9c3dd880fd9041821.png) no-repeat;
  background-size: 1.1em 1.1em; }

/* line 3659, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-tags span {
  margin-right: 18px; }

/* line 3663, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list .project-type {
  color: #666;
  font-size: 16px; }

/* line 3668, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-list dd {
  margin-top: 10px; }

/* line 3672, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-nav {
  text-align: center;
  color: #f66626;
  padding: 27px 0; }

/* line 3678, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-nav a, .page-nav span, .page-nav em {
  padding: 5px 8px;
  margin: 0 3px;
  color: #f66626;
  border: 1px solid;
  border-radius: 5px; }

/* line 3686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-nav a:hover, .page-nav a.current, .page-nav em.current {
  background-color: #f66626;
  color: #fff; }

/* line 3691, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-nav a.disabled, .page-nav span.disabled {
  color: #999;
  cursor: not-allowed; }

/* line 3696, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-nav a.disabled:hover {
  background-color: #fff;
  color: #999; }

/* line 3701, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .publish-project_info .file em, .project-list .project-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 3707, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.custom_project_type {
  margin: 10px 30px; }

/* line 3711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.update-project-table th {
  text-align: right;
  padding: 10px; }

/* line 3716, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.update-project-table td {
  text-align: left;
  padding: 10px; }

/* line 3721, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-exam-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  font-size: 20px;
  margin: 20px auto 0;
  padding: 10px;
  width: 160px; }

/* line 3730, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-exam-btn:hover {
  cursor: pointer;
  background: #f66626;
  color: #ffffff; }

/* line 3736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-header {
  width: 1100px;
  margin: 0 auto;
  padding-top: 10px; }

/* line 3742, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info {
  width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
  color: #333333;
  padding-bottom: 10px; }

/* line 3751, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item {
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px; }

/* line 3757, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-title {
  padding-left: 50px;
  font-size: 24px;
  padding-top: 40px; }

/* line 3763, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc {
  padding: 40px 0 20px 50px;
  font-size: 14px; }

/* line 3768, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group .ui-btn {
  margin-right: 0;
  margin-left: 20px; }

/* line 3773, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group .ui-btn-disabled {
  color: #666666;
  background: #e2e2e2;
  border: 1px solid #e2e2e2; }

/* line 3779, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-item .project-btn-group {
  padding-right: 50px; }

/* line 3783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc .project-btn-group .ui-btn {
  margin-right: 0;
  margin-left: 20px; }

/* line 3788, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc .project-btn-group {
  text-align: right;
  padding-right: 50px; }

/* line 3793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc div {
  margin-bottom: 30px; }

/* line 3798, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc em, .project-info .project-info-desc i {
  color: #999999; }

/* line 3802, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-desc span {
  margin-right: 50px; }

/* line 3806, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress {
  border-top: 1px solid #e6e6e6;
  height: 56px;
  font-size: 14px;
  padding-left: 50px;
  line-height: 56px;
  color: #666666; }

/* line 3815, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span {
  margin-right: 40px; }

/* line 3820, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span i {
  height: 20px;
  width: 24px;
  display: inline-block;
  margin-bottom: -4px; }

/* line 3827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span em {
  margin-left: 14px; }

/* line 3831, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -6px 1px; }

/* line 3835, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -36px -1px; }

/* line 3839, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -74px 1px; }

/* line 3843, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -105px 0; }

/* line 3847, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -133px 0; }

/* line 3851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span:hover {
  color: #f66626;
  cursor: pointer; }

/* line 3856, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few:hover i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -6px -21px; }

/* line 3860, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time:hover i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -36px -22px; }

/* line 3864, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none:hover i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -74px -21px; }

/* line 3868, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not:hover i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -105px -21px; }

/* line 3872, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact:hover i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -133px -21px; }

/* line 3876, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.checked {
  color: #f66626; }

/* line 3880, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.money_few.checked i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -6px -21px; }

/* line 3884, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.tight_time.checked i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -36px -22px; }

/* line 3888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.software_none.checked i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -74px -21px; }

/* line 3892, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.do_not.checked i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -105px -21px; }

/* line 3896, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-impress span.no_contact.checked i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -133px -21px; }

/* line 3900, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state {
  margin: 30px 0 100px 33px;
  position: relative; }

/* line 3905, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div {
  text-align: center;
  font-size: 12px;
  float: left;
  display: inline-block;
  color: #666;
  margin-right: 30px;
  width: 100px; }

/* line 3915, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  padding-top: 2px;
  display: inline-block; }

/* line 3924, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div.ok i {
  border: 0;
  background: #f1a380;
  color: #ffffff; }

/* line 3930, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div dt {
  margin-top: 8px; }

/* line 3934, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state div dd {
  margin-top: 4px; }

/* line 3938, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span {
  background: #d2d2d2 none repeat scroll 0 0;
  width: 74px;
  position: absolute;
  top: 10px;
  height: 2px; }

/* line 3946, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(1) {
  left: 78px; }

/* line 3950, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(2) {
  left: 208px; }

/* line 3954, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(3) {
  left: 338px; }

/* line 3958, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(4) {
  left: 468px; }

/* line 3962, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span:nth-of-type(5) {
  left: 598px; }

/* line 3966, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span.doing {
  background: linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -moz-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -o-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -moz-linear-gradient(left, #f1a380 50%, #d2d2d2 50%);
  background: -webkit-linear-gradient(left, #f1a380 50%, #d2d2d2 50%); }

/* line 3974, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state span.ok {
  background: #f1a380; }

/* line 3978, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 14px; }

/* line 3986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(1) {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -158px -7px;
  left: 110px; }

/* line 3991, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(2) {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -158px -7px;
  left: 240px; }

/* line 3996, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(3) {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -158px -7px;
  left: 370px; }

/* line 4001, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(4) {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -158px -7px;
  left: 500px; }

/* line 4006, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state .process-triangle:nth-of-type(5) {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_bq_icon-8a521d2e6a17101186d2b48a5513337b54c2b8c923d76f578a2337704c426b3f.png) no-repeat -158px -7px;
  left: 630px; }

/* line 4011, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b {
  position: absolute;
  display: block;
  width: 40px;
  height: 12px;
  top: -10px;
  font-weight: normal;
  color: #E60012; }

/* line 4021, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(1) {
  left: 97px; }

/* line 4025, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(2) {
  left: 227px; }

/* line 4029, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(3) {
  left: 357px; }

/* line 4033, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(4) {
  left: 487px; }

/* line 4037, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info-state > b:nth-of-type(5) {
  left: 617px; }

/* line 4041, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item .content-title {
  font-size: 20px;
  color: #333333;
  line-height: 60px; }

/* line 4047, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item {
  margin: 0 50px; }

/* line 4052, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-content-item p {
  font-size: 14px;
  color: #666666;
  line-height: 30px; }

/* line 4058, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item {
  min-width: 500px;
  height: 40px;
  font-size: 14px;
  margin: 10px;
  line-height: 40px; }

/* line 4067, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item input[type='checkbox'] {
  margin: 0 !important; }

/* line 4071, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.file-name {
  color: #333333;
  min-width: 150px;
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/* line 4080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item > a {
  color: #00a551;
  line-height: 40px;
  padding-left: 26px; }

/* line 4086, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item label > div {
  width: 40px;
  height: 40px;
  float: left; }

/* line 4092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item .file-icon {
  width: 40px;
  height: 40px;
  float: left; }

/* line 4098, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-file-list .shield-div {
  line-height: 24px;
  position: relative;
  min-height: 100px; }

/* line 4104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-file-list .shield-div .file-secret-div .file-secret-input {
  /*line-height: 24px;*/
  position: relative;
  min-height: 100px;
  z-index: 20;
  width: 100%;
  height: 100%;
  top: 50%;
  /*padding:20px;*/
  text-align: center;
  margin-top: -40px; }

/* line 4117, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

/* line 4126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-bg {
  background-color: #d2d2d2;
  /*border: 1px solid gray;*/
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=80);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

/* line 4138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-input .input-secret-label {
  color: #333333;
  font-size: 18px; }

/* line 4143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-secret-div > .file-secret-input .ui-btn {
  font-size: 18px;
  height: 36px; }

/* line 4148, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.min-ui-input {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  color: #999999;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  padding: 0 10px;
  position: relative;
  text-indent: 10px;
  width: 200px; }

/* line 4162, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link {
  font-size: 14px; }

/* line 4166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link > div {
  height: 40px;
  line-height: 40px; }

/* line 4171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-owner-link em {
  color: #999999; }

/* line 4175, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-ui-btn {
  background: #f66626;
  font-size: 16px;
  height: 46px;
  width: 300px;
  margin: 10px 0 20px;
  line-height: 46px;
  border-style: none;
  border-radius: 4px;
  color: #ffffff; }

/* line 4187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-btn-div {
  padding-top: 24px; }

/* line 4191, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.zip, .project-file-item > div.rar {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -130px 0; }

/* line 4196, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.pdf {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -130px -47px; }

/* line 4201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.xlsx, .project-file-item div.xls, .project-file-item div.csv {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -182px -47px; }

/* line 4206, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.doc, .project-file-item div.docx {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -77px -47px; }

/* line 4211, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.cad, .project-file-item div.dwg, .project-file-item div.dwt {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -19px -47px; }

/* line 4216, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.dir {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -20px 0; }

/* line 4221, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-file-item div.other {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -77px -3px; }

/* line 4226, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members {
  margin: 0 50px; }

/* line 4230, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members div.content-title {
  border-bottom: 1px solid #f5f5f5;
  color: #333333;
  font-size: 20px;
  height: 80px;
  line-height: 80px;
  margin: 0 -50px;
  padding-left: 50px;
  position: relative; }

/* line 4241, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members span.content-title {
  font-size: 20px;
  color: #333333;
  line-height: 60px; }

/* line 4247, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list {
  /*border-top: 1px solid #f5f5f5;*/
  padding: 20px 0; }

/* line 4252, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
  min-height: 210px; }

/* line 4259, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item > a > img {
  float: left;
  display: inline;
  width: 60px;
  height: 60px;
  border-radius: 100%; }

/* line 4267, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item > .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  color: #ffffff;
  font-size: 11px;
  height: 26px;
  left: 59px;
  padding: 3px 0 0 1px;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 26px;
  z-index: 100; }

/* line 4283, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box {
  font-size: 14px;
  margin-left: 116px;
  color: #333; }

/* line 4289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-name {
  color: #333;
  font-size: 14px;
  left: 12px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 110px;
  white-space: nowrap;
  width: 100px; }

/* line 4301, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-zc {
  color: #333;
  font-size: 14px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 130px;
  width: 110px; }

/* line 4311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-worked {
  background: #45aa5c;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  margin: 8px auto;
  width: 54px;
  line-height: 20px;
  word-spacing: 2px;
  letter-spacing: 2px; }

/* line 4323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .quote {
  color: #999;
  margin-right: 20px; }

/* line 4328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-area {
  color: #999;
  margin-right: 20px; }

/* line 4333, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .earnest-price {
  color: #999999;
  /*margin-left: 10px;*/ }

/* line 4338, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-assess {
  color: #999;
  margin: 0 20px; }

/* line 4343, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe {
  margin: 10px auto;
  /*    height: 68px;*/
  height: auto;
  overflow-y: hidden;
  font-size: 14px; }

/* line 4351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe p {
  width: 100%;
  color: #666666;
  /*margin: 15px 0;*/
  line-height: 22px; }

/* line 4358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999; }

/* line 4364, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-describe span.font-black {
  color: #333333; }

/* line 4368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px; }

/* line 4374, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px; }

/* line 4379, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl:before, .project-info .project-info-item .bidding-members .members-list .person-other dl:after {
  content: "";
  display: table;
  height: 0; }

/* line 4385, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl:after {
  clear: both; }

/* line 4389, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999; }

/* line 4395, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px; }

/* line 4402, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px; }

/* line 4407, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 156px;
  border-style: none; }

/* line 4419, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626; }

/* line 4431, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-tag {
  margin-bottom: 12px;
  margin-top: 0; }

/* line 4436, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .tag-titie {
  color: #999999;
  margin-right: 10px; }

/* line 4441, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .doing {
  margin-right: 40px; }

/* line 4445, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 4454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .comment {
  margin-right: 10px; }

/* line 4458, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .comment span {
  margin-right: 10px; }

/* line 4465, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-credit span {
  margin-right: 30px;
  color: #999999; }

/* line 4470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .member-credit span.link-mobile {
  color: #999999;
  float: right;
  margin-right: 200px;
  position: relative; }

/* line 4477, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  height: 60px;
  left: 56px;
  line-height: 26px;
  padding: 4px 0 0 12px;
  position: absolute;
  top: -20px;
  width: 220px;
  z-index: 10; }

/* line 4490, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile > a:first-child {
  color: #f66626; }

/* line 4494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
span.link-mobile .no-mobile > a:last-child {
  color: #999999;
  margin-left: 20px; }

/* line 4499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box .person-info {
  color: #999999;
  margin-bottom: 2px; }

/* line 4504, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box div.server-gy {
  background: url(https://stac.3kgc.com/assets/project_info/gy_icon-56f73bb037ce6ee32be4837f68ad4c7d420e754bef98a568002bb083e79f3153.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px; }

/* line 4515, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box div.server-ok {
  background: url(https://stac.3kgc.com/assets/project_info/zb_icon-9bcc76e563f05211065cc61031a44f56fbd627e11c9a707258beccd6fefec62e.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px; }

/* line 4526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .members-list .person-item .person-item_box .person-info em {
  color: #f66626;
  font-size: 16px; }

/* line 4531, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog {
  width: 500px;
  position: absolute;
  /**定位采用此种方式**/
  left: 50%;
  /**左边50%**/
  top: 10px;
  /**顶部50%**/
  /*margin-top: -200px; !**上移-50%**!*/
  margin-left: -250px;
  /**左移-50%**/
  background: #ffffff;
  z-index: 1000;
  border-radius: 6px; }

/* line 4543, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f66626; }

/* line 4549, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .title {
  font-size: 18px;
  color: #333333;
  margin-left: 50px; }

/* line 4555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .close-icon {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin: 16px 30px 0 0;
  cursor: pointer; }

/* line 4565, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-header .close-icon:hover {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -88px -33px; }

/* line 4572, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-confirm-desc {
  padding: 20px 80px 0 80px;
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  margin-bottom: 40px; }

/* line 4580, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer {
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px; }

/* line 4586, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .cancel-btn, .little-dialog .dialog-footer .confirm-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  height: 50px;
  display: inline-block;
  line-height: 50px; }

/* line 4594, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .cancel-btn {
  background: #f4b891;
  color: #b70b0b;
  width: 130px; }

/* line 4600, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-dialog .dialog-footer .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-left: 10px; }

/* line 4607, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.shade-div {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 999; }

/* line 4619, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert {
  width: 500px;
  position: absolute;
  /**定位采用此种方式**/
  left: 50%;
  /**左边50%**/
  top: 10px;
  /**顶部50%**/
  /*margin-top: -200px; !**上移-50%**!*/
  margin-left: -250px;
  /**左移-50%**/
  background: #ffffff;
  z-index: 9999;
  border-radius: 6px; }

/* line 4631, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .login-type {
  width: 1380px; }

/* line 4635, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert table .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 400px;
  margin-top: 10px;
  height: 50px;
  line-height: 50px; }

/* line 4644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header {
  height: 60px;
  line-height: 60px;
  /*    border-bottom: 1px solid #f66626;*/
  border-bottom: 1px solid #e6e6e6; }

/* line 4651, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .title {
  /*    font-size: 18px;*/
  color: #333333;
  margin-left: 40px;
  /*    margin-left: 50px;*/
  font-weight: bold; }

/* line 4659, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .close-icon {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -88px -2px;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: right;
  margin: 16px 30px 0 0;
  cursor: pointer; }

/* line 4669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-header .close-icon:hover {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -88px -33px; }

/* line 4673, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer {
  text-align: center;
  font-size: 14px;
  height: 130px; }

/* line 4679, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .cancel-btn, .little-alert .alert-footer .confirm-btn {
  border: 1px solid #f66626;
  border-radius: 4px;
  height: 50px;
  display: inline-block;
  margin-top: 40px;
  line-height: 50px; }

/* line 4688, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .cancel-btn {
  background: #f4b891;
  color: #b70b0b;
  width: 130px; }

/* line 4694, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-footer .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-top: 40px; }

/* line 4704, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info {
  padding: 30px 0 0 50px;
  font-size: 14px;
  color: #333333; }

/* line 4710, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .files-label {
  padding: 40px 0 0 50px;
  color: #666666;
  font-size: 14px; }

/* line 4716, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-file-list {
  padding-left: 40px; }

/* line 4720, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-text {
  padding-left: 26px;
  color: #f66626;
  font-size: 14px;
  margin-top: 20px; }

/* line 4727, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-file-list .files-label {
  font-size: 14px;
  color: #666666; }

/* line 4732, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span {
  margin-right: 50px;
  display: inline-flex; }

/* line 4737, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span > i {
  display: inline-block;
  width: 18px;
  height: 18px; }

/* line 4743, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(1) > i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -68px -19px; }

/* line 4747, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(2) > i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -37px -8px; }

/* line 4751, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span:nth-of-type(3) > i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -37px -31px; }

/* line 4755, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert .alert-content .alert-link-info > span > em {
  margin-left: 4px; }

/* line 4772, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table {
  font-size: 14px;
  color: #999999; }

/* line 4777, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th {
  text-align: right;
  font-weight: normal;
  word-break: keep-all; }

/* line 4783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table td {
  padding: 5px; }

/* line 4787, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage {
  float: left;
  height: 20px;
  padding: 0 0 0 10px; }

/* line 4793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table textarea {
  width: 300px;
  height: 80px;
  text-indent: 0px; }

/* line 4799, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png) no-repeat -7px -32px;
  display: inline-block;
  height: 19px;
  width: 24px;
  float: left; }

/* line 4807, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div table th.error_massage .error-tipmsg {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_tck-35e52498b4dc4322ffaa06a4eb9f92be49a65aea0371e5f2026aae142fb20483.png) no-repeat -3px -28px;
  height: 20px;
  line-height: 20px;
  display: block;
  padding-left: 26px;
  color: #e60012; }

/* line 4816, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div .service-fee-desc {
  text-align: center;
  font-size: 14px;
  color: #f66626;
  padding: 20px; }

/* line 4823, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid_form_div td.files-upload {
  padding-left: 5px; }

/* line 4827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list {
  /*border-top: 1px solid #f5f5f5;*/ }

/* line 4831, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list .progress-item {
  border-left: 2px solid #dfdfdf;
  margin-left: 20px;
  min-height: 100px;
  position: relative;
  padding-bottom: 10px; }

/* line 4839, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .working-progress-list .progress-item:last-child {
  border-left: 2px solid #ffffff;
  margin-left: 20px;
  min-height: 100px;
  position: relative;
  padding-bottom: 10px; }

/* line 4851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .person-img img {
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  height: 40px;
  left: -21px;
  position: absolute;
  top: -7px;
  width: 40px;
  z-index: 1; }

/* line 4862, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item:first-child .person-img img {
  border: 2px solid #f8b551; }

/* line 4866, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .bidding-members .bidding-member-desc {
  height: 120px;
  padding-top: 10px;
  border-bottom: 1px solid #f5f5f5; }

/* line 4872, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-img {
  width: 80px;
  float: left; }

/* line 4877, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-info {
  float: left; }

/* line 4881, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-info table td {
  color: #666666;
  font-size: 14px;
  padding: 4px 60px 20px; }

/* line 4887, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bidding-member-desc .bidding-member-img img {
  border-radius: 50%;
  width: 60px;
  height: 60px; }

/* line 4893, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-label {
  background: #e9e9e9 none repeat scroll 0 0;
  border-radius: 0 3px 3px 0;
  font-size: 14px;
  height: 26px;
  left: 14px;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px; }

/* line 4906, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item:first-child .progress-label {
  background: #f8b551 none repeat scroll 0 0; }

/* line 4910, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-timestamp {
  color: #999999;
  font-size: 12px;
  left: 16px;
  position: absolute;
  top: 36px;
  width: 78px; }

/* line 4919, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.working-progress-list .progress-item .progress-content {
  border-bottom: 1px solid #f5f5f5;
  margin: 0 30px;
  min-height: 150px;
  padding: 0 0 16px 110px;
  font-size: 14px;
  color: #333333; }

/*推荐算客列表页面css*/
/* line 4929, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  position: relative; }

/* line 4939, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel > i {
  background: url(https://stac.3kgc.com/assets/project_info/tjsk_arrow-25ace79cf03ed71888c02422baca22aa734891912004e2f47df21363bec8a1ce.png) no-repeat 0px 0px;
  display: inline-block;
  height: 26px;
  left: 912px;
  position: absolute;
  top: -22px;
  width: 50px; }

/* line 4950, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #eaeaea; }

/* line 4956, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item > a > img {
  float: left;
  display: inline;
  width: 70px;
  height: 70px;
  border-radius: 100%; }

/* line 4964, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item > .member-level {
  background: #f66626 none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  color: #ffffff;
  font-size: 11px;
  height: 26px;
  left: 68px;
  padding: 3px 0 0 1px;
  position: absolute;
  text-align: center;
  top: 65px;
  width: 26px;
  z-index: 100; }

/* line 4980, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .recommend-item_box {
  font-size: 14px;
  margin-left: 100px;
  color: #333; }

/* line 4986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .person-area {
  color: #999;
  margin-left: 20px; }

/* line 4991, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .earnest-price {
  color: #999999;
  margin-left: 30px; }

/* line 4996, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .person-assess {
  color: #999;
  margin: 0 20px; }

/* line 5001, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe {
  /*margin-top: 15px;*/
  height: 82px;
  overflow-y: hidden; }

/* line 5007, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe p {
  width: 700px;
  color: #666666;
  margin: 15px 0;
  line-height: 22px; }

/* line 5014, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-describe span {
  margin-right: 20px;
  font-size: 14px;
  color: #999; }

/* line 5020, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other {
  position: absolute;
  right: 40px;
  top: 85px; }

/* line 5026, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl {
  *zoom: 1;
  margin-bottom: 20px; }

/* line 5031, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl:before, .recmmend-list .person-other dl:after {
  content: "";
  display: table;
  height: 0; }

/* line 5037, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl:after {
  clear: both; }

/* line 5041, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dt {
  float: left;
  display: inline;
  color: #999; }

/* line 5047, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dd {
  float: left;
  display: inline;
  color: #333;
  width: 150px; }

/* line 5054, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .person-other dl dd span {
  display: inline-block;
  margin-right: 10px; }

/* line 5059, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .recommend-item .recommend-item_box .recommend-employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  position: absolute;
  right: 40px;
  top: 41px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px; }

/* line 5076, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recmmend-list .consult-btn {
  background-color: #f4b891;
  border-radius: 4px;
  color: #b70b0b;
  font-size: 14px;
  padding: 10px 30px;
  position: absolute;
  right: 40px;
  top: 162px;
  border: 1px solid #f66626; }

/* line 5088, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-tag {
  margin-top: 20px; }

/* line 5092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .tag-titie {
  color: #999999;
  margin-right: 10px; }

/* line 5097, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .doing {
  margin-right: 40px; }

/* line 5101, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 5110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .person-comment {
  margin-left: 120px; }

/* line 5114, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .comment span {
  margin-right: 10px; }

/* line 5118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-credit {
  margin-top: 20px; }

/* line 5122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .member-credit span {
  margin-right: 80px;
  color: #999999; }

/* line 5127, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item .recommend-item_box .invited_bid {
  background-color: #e2e2e2;
  border-radius: 4px;
  border-style: none;
  color: #666666;
  font-size: 14px;
  list-style-type: none;
  padding: 10px;
  position: absolute;
  right: 40px;
  top: 41px;
  width: 100px;
  text-align: center; }

/* line 5142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-panel .recommend-title {
  border-bottom: 1px solid #eaeaea;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 50px; }

/* line 5154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn {
  left: 923px;
  position: absolute;
  top: 0;
  z-index: 999; }

/* line 5161, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn a {
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  background: #ffffff;
  font-size: 14px;
  color: #333333;
  width: 100px; }

/* line 5170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-btn a:hover {
  background: #f66626;
  color: #ffffff; }

/* line 5175, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ie-update {
  position: fixed;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  padding-top: 50px; }

/* line 5183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated {
  float: right;
  margin: 16px 50px 0 0;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  width: 100px;
  padding: 6px; }

/* line 5195, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff; }

/* line 5200, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .agree {
  /*float: right;*/
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  padding: 6px;
  width: 100px;
  margin-left: 50px; }

/* line 5212, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .agree:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff; }

/* line 5217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .project-info-title .terminated-disabled {
  float: right;
  margin: 16px 50px 0 0;
  background: #e2e2e2;
  /*border: 1px solid #d2d2d2;*/
  border-radius: 16px;
  color: #666666;
  font-size: 14px;
  width: 100px;
  padding: 6px;
  border-style: none; }

/* line 5230, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-down i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -228px -15px;
  display: inline-block;
  float: right;
  height: 30px;
  margin: 15px 480px 0 0;
  width: 40px; }

/* line 5239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-up {
  height: 80px;
  text-align: center;
  color: #999999;
  font-size: 12px; }

/* line 5246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-up i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_zl_icon-df07b779e55ccecdd48eef049898be5db7f7911239ab3877b661306ab97cd27b.png) no-repeat -228px -44px;
  display: inline-block;
  height: 30px;
  width: 40px; }

/* line 5253, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .arrow-down i, .project-info .project-info-item .arrow-up i {
  cursor: pointer; }

/* line 5257, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cannot-bid-msg {
  padding: 40px 50px 0px;
  font-size: 18px;
  color: #333333;
  line-height: 38px; }

/* line 5265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-content {
  color: #333333;
  font-size: 14px;
  min-height: 30px; }

/* line 5271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-content i {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 40px; }

/* line 5281, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.comment-tags {
  /*    height: 27px;*/
  vertical-align: middle; }

/* line 5286, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.comment-tags .citem {
  line-height: 27px;
  height: 27px;
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/project_info/pjbq_qian-19e30095ddce890e08ea99489b65462b74b91363ff7d62f23b51a6d67082472f.png) no-repeat;
  padding-left: 18px;
  margin-bottom: 6px; }

/* line 5295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.comment-tags > img {
  height: 27px;
  vertical-align: middle; }

/* line 5300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .agree {
  /*float: right;*/
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  color: #999999;
  font-size: 14px;
  padding: 6px;
  width: 100px;
  margin-left: 50px; }

/* line 5312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-info .project-info-item .agree:hover {
  background: #f66626 none repeat scroll 0 0;
  color: #ffffff; }

/* line 5317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.comment-tags em {
  background: #ffefd9;
  border: 1px solid #ff9e45;
  border-left: none;
  color: #767676;
  display: inline-block;
  font-size: 14px;
  height: 27px;
  /*line-height: 27px;*/
  margin-right: 10px;
  padding: 0 18px;
  border-radius: 0 4px 4px 0; }

/* line 5331, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .comment-operate {
  margin: 20px 0 4px;
  min-height: 30px;
  text-align: right; }

/* line 5337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .ui-btn {
  float: right;
  margin-left: 20px; }

/* line 5342, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .result-table th {
  text-align: right;
  width: 120px; }

/* line 5347, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.progress-content .result-table th, .progress-content .result-table td {
  padding-right: 8px; }

/* line 5351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-ds-xz, .ico-m-zjs, .ico-m-jp, .ico-m-yp, .ico-m-zjy, .ico-m-zb, .icon-m-qysk, .icon-m-interviewer {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://stac.3kgc.com/assets/zxm_icon-97c0819c84be9006f07fa0a9c588b8ecaf0f587beeb23cb68a9c113f464a4258.png) -4px -155px no-repeat;
  vertical-align: middle; }

/* line 5359, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-good {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://stac.3kgc.com/assets/mem/m/icon-a2e657f463c965b94b15daece13607f0d3b640ed4211d250dcf9f5f2de8f4bd2.png) no-repeat;
  background-size: 100%;
  vertical-align: middle; }

/* line 5368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) 0 0 no-repeat;
  vertical-align: middle; }

/* line 5376, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-1 {
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) -20px 0 no-repeat; }

/* line 5380, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-2 {
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) -40px 0 no-repeat; }

/* line 5384, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-3 {
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) -60px 0 no-repeat; }

/* line 5388, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-4 {
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) -80px 0 no-repeat; }

/* line 5392, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-year-5 {
  background: url(https://stac.3kgc.com/assets/icos/micon-88dc14cdd77d6774cfa2a6149895ecc09c47351c9920e908596d74ca6fb90190.png) -100px 0 no-repeat; }

/* line 5396, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-qysk {
  background: url(https://stac.3kgc.com/assets/project_info/zxm_icon-0545893037d8cc0f89a543edb1ac235eafd342dd140b710633b6d15021e5c0d8.png) -6px -50px no-repeat; }

/* line 5400, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.icon-m-interviewer {
  background: url(https://stac.3kgc.com/assets/interviewer-257f40411aeaf85db1f8b8e4191ae9639a1bc2e3295f12afe108f607587d9972.png);
  width: 20px;
  height: 20px; }

/* line 5407, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zjs {
  background-position: -4px -206px; }

/* line 5411, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp {
  background: url(https://stac.3kgc.com/assets/vip_member/vip_jp_mini-fd0d5d7f1515d64941aef7b22d92c2b1cea51aaafbd1edccfd8403b60712597c.png) no-repeat; }

/* line 5415, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-yp {
  background: url(https://stac.3kgc.com/assets/vip_member/vip_yp_mini-87e434c6b8bfcfcf8b6043cea4aab97c10b8c2035f8417364a19ac99e5a7d8a5.png) no-repeat; }

/* line 5419, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp, .ico-m-yp {
  background-size: 21px;
  background-position-y: 4px; }

/* line 5424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-jp:hover, .ico-m-yp:hover {
  cursor: pointer; }

/* line 5428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zjy {
  background-position: -4px -182px; }

/* line 5432, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ico-m-zb {
  background: url(https://stac.3kgc.com/assets/zhengban-12cb218ef52983659401aea1f5e6271e535989fc5aab8cdc0869aa359cfe3f7f.png) no-repeat;
  background-position: 0 2px; }

/* line 5438, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pid-pic-bg {
  filter: alpha(opacity=40);
  position: absolute;
  width: 100%;
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 16px;
  opacity: 0.4;
  text-align: center; }

/* line 5449, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pid-pic-img {
  position: relative; }

/* line 5454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee {
  margin-top: 80px;
  font-size: 20px;
  color: #333333;
  text-align: center; }

/* line 5461, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee em {
  color: #f66626; }

/* line 5465, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-fee span {
  font-size: 16px;
  color: #999999; }

/* line 5470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .cert-tip {
  margin-top: 20px;
  font-size: 16px;
  text-align: center; }

/* line 5476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.personal-item table {
  font-size: 14px;
  line-height: 30px; }

/* line 5481, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.personal-item td {
  padding: 5px; }

/* line 5485, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.personal-item .golink {
  display: none; }

/* line 5489, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.personal-item tr:hover {
  background: #f5f5f5; }

/* line 5493, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.personal-item tr:hover .golink {
  display: inline-block; }

/* line 5497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list {
  font-size: 14px; }

/* line 5501, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list div {
  padding: 5px 8px;
  background: #ffefd9;
  border: 1px solid #ff9e45;
  height: 32px;
  line-height: 20px;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 2px;
  color: #333333;
  display: inline-block; }

/* line 5514, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list_index {
  font-size: 12px;
  width: 680px; }

/* line 5519, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list_index div {
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  border-radius: 2px;
  color: #333333;
  display: inline-block;
  height: 26px;
  line-height: 14px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px; }

/* line 5532, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.modeltype_list th {
  font-weight: normal;
  color: #999999; }

/* line 5537, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cert-list .img-item {
  display: inline-block;
  height: 140px;
  margin: 5px;
  position: relative;
  width: 206px; }

/* line 5545, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cert-list img {
  width: 206px;
  height: 140px; }

/* line 5550, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cert-list .img-label {
  background: #f8a27c none repeat scroll 0 0;
  color: #ffffff;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 110px;
  width: 206px;
  z-index: 10;
  display: none; }

/* line 5564, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-item {
  width: 147px;
  height: 167px;
  font-size: 14px;
  display: inline-block;
  margin: 5px;
  position: relative; }

/* line 5573, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list img {
  width: 147px;
  height: 147px; }

/* line 5578, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-label {
  color: #333333;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 147px; }

/* line 5586, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.form-table {
  margin: 20px 0 0 50px; }

/* line 5590, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .company-form-field {
  padding: 10px 80px; }

/* line 5594, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.missive-h3 > a {
  font-size: 14px;
  color: #098521;
  margin-left: 24px; }

/* line 5600, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype {
  margin-left: 50px; }

/* line 5604, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype th {
  text-align: left; }

/* line 5608, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .confirm-modeltype td {
  text-align: left; }

/* line 5612, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .company-confirm-table td {
  font-size: 14px;
  color: #666666;
  word-break: break-all; }

/* line 5618, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .publish-box .publish-item .company-confirm-table th.label {
  font-size: 16px;
  color: #999999;
  width: 140px; }

/* line 5624, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-project .company-confirm-box .publish-item h2 {
  font-size: 18px;
  color: #333333; }

/* line 5629, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
  display: none; }

/* line 5637, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate img {
  width: 12px;
  height: 18px; }

/* line 5642, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate a {
  background: #f8a27c;
  padding: 9px 12px; }

/* line 5647, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate input[type='submit'] {
  background: #f8a27c;
  padding: 8px;
  border-style: none;
  color: #ffffff; }

/* line 5654, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item .img-operate form {
  display: inline-block; }

/* line 5658, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-list .img-item .img-operate {
  font-size: 12px; }

/* line 5662, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item:hover .img-label {
  display: inline-block; }

/* line 5666, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.img-item:hover .img-operate {
  display: inline-block; }

/* line 5670, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-view-div td, .page-view-div th {
  padding: 10px 0;
  text-align: center;
  width: 100px; }

/* line 5676, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.step-desc {
  border-bottom: 1px solid #d2d2d2;
  margin: 50px auto 36px;
  width: 900px; }

/* line 5682, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.step-desc span {
  color: #999999;
  font-size: 18px;
  margin: 80px;
  position: relative; }

/* line 5689, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.demand {
  font-size: 16px;
  color: #098521;
  text-align: center; }

/* line 5695, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.step-desc span.active {
  color: #333333;
  font-weight: bold; }

/* line 5700, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.step-desc span > img {
  display: none;
  left: 49px;
  position: absolute;
  top: 26px; }

/* line 5707, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.step-desc span.active > img {
  display: block; }

/* line 5711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.register_user {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 6px;
  margin: 0 auto;
  padding-bottom: 10px;
  position: static;
  width: 500px; }

/* line 5720, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.register_div {
  padding: 20px; }

/* line 5724, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.validate-code-btn {
  background-color: #f8f8f8;
  border: 1px solid #42ab57;
  border-radius: 5px;
  color: #42ab57;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 6px;
  width: 100px; }

/* line 5736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.validate-code-btn:hover {
  color: #238737;
  background: #f8f8f8;
  border: 1px solid #238737;
  cursor: pointer; }

/* line 5743, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.disabled-btn {
  color: #999999;
  background: #f5f5f5;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  height: 50px;
  margin-left: 6px;
  width: 100px; }

/* line 5755, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.register_user table td {
  padding: 10px; }

/* line 5759, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-credit table {
  border-bottom: 1px solid #ebebeb; }

/* line 5763, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td {
  color: #999999; }

/* line 5767, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-credit table th {
  color: #333333;
  font-weight: bold; }

/* line 5772, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td, .person-credit table th {
  border-right: 1px solid #ebebeb; }

/* line 5776, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-credit table td:nth-last-of-type(1), .person-credit table th:nth-last-of-type(1) {
  border-right: 0; }

/* line 5780, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 8px;
  margin-left: 6px; }

/* line 5789, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level-desc {
  position: absolute;
  width: 200px;
  height: 210px;
  top: -50px;
  left: 20px;
  z-index: 10;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 12px 0 0 30px;
  display: none; }

/* line 5803, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level-desc > div {
  font-size: 14px;
  color: #666666;
  line-height: 30px; }

/* line 5809, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level:hover {
  cursor: pointer; }

/* line 5813, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level:hover > .gz-level-desc {
  display: block; }

/* line 5817, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bronze-medal-20 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat -47px 1px; }

/* line 5821, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.silver-medal-20 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat -23px 1px; }

/* line 5825, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gold-medal-20 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat 0 1px; }

/* line 5829, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.masonry-20 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat -74px 1px; }

/* line 5833, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gz-level-16 {
  position: relative;
  display: inline-block;
  margin: 0 0 -6px 4px; }

/* line 5839, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.gold-medal-16 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat 0 1px; }

/* line 5843, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.silver-medal-16 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat 0 1px; }

/* line 5847, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bronze-medal-16 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat 0 1px; }

/* line 5851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.masonry-16 {
  background: url(https://stac.3kgc.com/assets/project_info/gz_level_20-d7deeb4a4b4708ce78ecf9a956b3ddb071c7c4aed1b0fef56e94ca3a8b0c24c6.png) no-repeat 0 1px; }

/* line 5855, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main {
  background: url(https://stac.3kgc.com/assets/invite/invite_bg-8fd5b970c9092c518823809d6806c0077e5c17792b1e7cb6541e36af7427b408.jpg) center;
  height: 4760px; }

/* line 5860, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main a:hover {
  color: #f34636; }

/* line 5864, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main > .standard-line {
  width: 1px;
  position: absolute;
  height: 4760px; }

/* line 5870, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.standard-line > div {
  position: relative;
  height: 3888px; }

/* line 5875, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.take-part-in-count {
  background: #b61015 none repeat scroll 0 0;
  border-radius: 4px;
  color: #ffffff;
  font-size: 47px;
  left: -90px;
  letter-spacing: 10px;
  padding: 0 12px 0 20px;
  position: absolute;
  top: 515px; }

/* line 5887, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-way {
  left: -259px;
  position: absolute;
  top: 990px; }

/* line 5893, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.share-link {
  background: #ffffff none repeat scroll 0 0;
  padding: 0 12px 0 20px;
  letter-spacing: 3px;
  border-radius: 4px;
  border: 3px solid #f3a60b;
  color: #333333;
  font-size: 18px;
  width: 542px; }

/* line 5904, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.share-QRcode {
  background: #ffffff none repeat scroll 0 0;
  margin-left: 173px;
  margin-top: 56px;
  width: 196px; }

/* line 5911, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.down-QRcode-btn {
  background: url(https://stac.3kgc.com/assets/invite/btn_img-4839c15bc3f8e417b677696ed25862d9c787779b5bed1d6cc4ffcf937cc38acc.png) no-repeat scroll -16px -22px;
  height: 70px;
  margin-left: 152px;
  margin-top: 16px;
  width: 240px;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 5925, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.down-QRcode-btn:hover {
  cursor: pointer;
  background: url(https://stac.3kgc.com/assets/invite/btn_img-4839c15bc3f8e417b677696ed25862d9c787779b5bed1d6cc4ffcf937cc38acc.png) no-repeat scroll -16px -97px; }

/* line 5930, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-login {
  background: url(https://stac.3kgc.com/assets/invite/login_img-fb25e77d1942c9e6e485b259030da4a28067b3cbe2f71763a14a2900bb5cea74.jpg);
  height: 697px;
  left: -311px;
  position: absolute;
  top: 848px;
  width: 638px; }

/* line 5939, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-login:hover {
  cursor: pointer; }

/* line 5943, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-award {
  left: -344px;
  position: absolute;
  top: 1590px;
  width: 757px; }

/* line 5950, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-award > div {
  margin-right: 54px;
  position: relative;
  display: inline-block; }

/* line 5956, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-award > div:hover > .award-declare {
  display: block; }

/* line 5960, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.award-declare {
  display: none;
  height: 150px;
  left: -26px;
  position: absolute;
  top: -155px;
  width: 215px; }

/* line 5969, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pm {
  height: 160px;
  left: -210px;
  position: absolute;
  top: 609px;
  width: 395px;
  border: 2px solid #a32b24;
  background: #f8ce77;
  line-height: 24px;
  font-size: 14px;
  border-radius: 6px; }

/* line 5983, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pm .avatar {
  width: 52px;
  height: 52px;
  border-radius: 100%; }

/* line 5989, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pm a {
  color: #333; }

/* line 5993, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-pm a:hover {
  color: #f34636; }

/* line 5997, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai {
  height: 436px;
  left: -422px;
  position: absolute;
  top: 3325px;
  width: 828px;
  line-height: 24px;
  font-size: 16px;
  border-radius: 20px;
  color: #333; }

/* line 6010, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p {
  margin: 0 0 17px 30px; }

/* line 6014, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p a {
  color: #f34636; }

/* line 6018, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.invite-main .dongtai p a:hover {
  text-decoration: underline; }

/* line 6022, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.marquee {
  width: 828px;
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background: #ccc;*/
  height: 400px; }

/* line 6030, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.inivite-more, .inivite-more:hover {
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  left: 182px;
  position: absolute;
  top: 1087px;
  width: 100px;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
  background: #f66626; }

/* line 6046, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.org_dlg {
  height: 304px;
  overflow: scroll;
  font-size: 16px;
  line-height: 70px; }

/* line 6053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.org_dlg table {
  margin: 20px 50px 24px 40px; }

/* line 6058, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.org_dlg .avatar {
  height: 50px;
  width: 50px;
  border-radius: 100%; }

/* line 6065, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj {
  height: 446px;
  left: -490px;
  position: absolute;
  top: 2550px;
  width: 1000px;
  font-size: 14px;
  color: #333; }

/* line 6075, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj .nm {
  width: 115px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }

/* line 6082, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div.cj-tabs {
  position: relative; }

/* line 6086, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div {
  /*position: absolute;*/
  height: 446px;
  width: 862px; }

/* line 6092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div.active {
  z-index: 10; }

/* line 6096, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-cj > div > div.active > .cj-bg {
  display: none; }

/* line 6100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-tabs .cj-bg:hover {
  cursor: pointer; }

/* line 6104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.hf-cj {
  background: url(https://stac.3kgc.com/assets/invite/yqsk_cj-a32a1348b66f1c638335b621df7569c06c4464c41b4fdf727e33074a9198d8d0.png) no-repeat -54px -44px; }

/* line 6108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.qx-cj {
  background: url(https://stac.3kgc.com/assets/invite/yqsk_cj-a32a1348b66f1c638335b621df7569c06c4464c41b4fdf727e33074a9198d8d0.png) no-repeat -48px -535px; }

/* line 6112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pm-cj {
  background: url(https://stac.3kgc.com/assets/invite/yqsk_cj-a32a1348b66f1c638335b621df7569c06c4464c41b4fdf727e33074a9198d8d0.png) no-repeat -48px -1052px; }

/* line 6116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-bg {
  background: url(https://stac.3kgc.com/assets/invite/cj_bg-ac461273fbc621fea5990ce8fdaaf61ce6d17c9ae0d8527e944ed081dd6e851b.png);
  position: absolute;
  height: 90px;
  width: 280px;
  z-index: 20;
  top: 5px;
  text-align: center;
  padding-top: 15px; }

/* line 6127, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content {
  height: 414px;
  /*margin: 100px 0 0 5px;*/
  width: 1000px;
  /*overflow: scroll;*/ }

/* line 6134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content > div {
  float: left;
  width: 170px;
  height: 160px;
  padding-top: 40px;
  text-align: center; }

/* line 6142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content img.avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%; }

/* line 6148, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-tabs p {
  color: #f33830;
  font-size: 18px;
  top: 20px;
  text-align: center; }

/* line 6155, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
p.hf-info {
  left: 82px;
  position: absolute; }

/* line 6160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
p.qx-info {
  left: 346px;
  position: absolute; }

/* line 6165, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
p.pm-info {
  left: 655px;
  position: absolute; }

/* line 6170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-bg em {
  color: #333333; }

/* line 6174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fund-left {
  height: 246px;
  left: -429px;
  position: absolute;
  top: 2202px;
  width: 900px;
  font-size: 18px; }

/* line 6183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fund-left .box {
  width: 209px;
  text-align: center;
  display: inline-block; }

/* line 6189, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fund-left .num {
  font-size: 34px; }

/* line 6193, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.go-gz {
  background: url(https://stac.3kgc.com/assets/invite/yqsk_btn_ckgz-a6828135ffc10f1bea524189de75531552f17bcf13e07a781df39d77baca4bc4.png);
  color: #ffffff;
  left: -115px;
  position: absolute;
  top: 1980px;
  width: 237px;
  height: 68px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 6208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.go-gz:hover {
  background: url(https://stac.3kgc.com/assets/invite/yqsk_btn_ckgz-a6828135ffc10f1bea524189de75531552f17bcf13e07a781df39d77baca4bc4.png) 0 -71px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 6217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.go-home, .go-home:hover {
  background: url(https://stac.3kgc.com/assets/invite/yqhd_return-7d0335e13958895c154bfe6f72bd90718d27a21c3b45fd5df6b4803517810a59.png);
  color: #ffffff;
  left: -34px;
  position: absolute;
  top: 44px;
  width: 172px;
  height: 48px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 6232, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.take-part-in {
  background: url(https://stac.3kgc.com/assets/invite/btn_ljcy-6992567a6e87dbc011ca2af92ea29d61a4f118295b0c23a89453adcf50903f76.png);
  color: #ffffff;
  left: -173px;
  position: absolute;
  top: 5172px;
  width: 365px;
  height: 95px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 6247, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.take-part-in:hover {
  background: url(https://stac.3kgc.com/assets/invite/btn_ljcy-6992567a6e87dbc011ca2af92ea29d61a4f118295b0c23a89453adcf50903f76.png) 0 -97px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 6256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content .cj-project-item {
  clear: both;
  height: 100px;
  line-height: 100px;
  width: 100%; }

/* line 6263, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-project-item > div {
  float: left;
  width: 210px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -40px; }

/* line 6274, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-title {
  text-align: left;
  position: relative; }

/* line 6279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-title em {
  border-radius: 50%;
  font-size: 15px;
  height: 22px;
  left: 0;
  line-height: 20px;
  padding-left: 3px;
  position: absolute;
  top: 40px;
  width: 22px; }

/* line 6291, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-title a {
  margin-left: 26px; }

/* line 6295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .rank-person {
  color: #333333;
  font-size: 16px;
  height: 80px;
  /*padding-left: 80px;*/
  /*padding-top: 25px;*/
  text-align: left;
  width: 50%; }

/* line 6306, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .hf-null {
  clear: both;
  margin-top: 110px;
  width: 100%; }

/* line 6312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .qx-null {
  margin-top: 110px;
  width: 50%; }

/* line 6317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.cj-content > .qx-null em {
  font-size: 20px; }

/* line 6321, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord {
  margin-left: 20px;
  margin-right: 10px;
  width: 26px;
  display: inline-block;
  text-align: center; }

/* line 6329, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o0 {
  background: url(https://stac.3kgc.com/assets/invite/paiming-ac2276544f583ed2fd6791648735c5dac4ef716113e0e3807574e2d25eb3f1a5.png); }

/* line 6333, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o1 {
  background: url(https://stac.3kgc.com/assets/invite/paiming-ac2276544f583ed2fd6791648735c5dac4ef716113e0e3807574e2d25eb3f1a5.png) 0 -41px; }

/* line 6337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rank-person .ord .o2 {
  background: url(https://stac.3kgc.com/assets/invite/paiming-ac2276544f583ed2fd6791648735c5dac4ef716113e0e3807574e2d25eb3f1a5.png) 0 -76px; }

/* line 6341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox {
  position: relative;
  width: 134px;
  display: inline-block;
  height: 50px; }

/* line 6348, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox > div {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  color: #333333;
  font-size: 12px;
  margin-right: 10px;
  padding: 5px 10px;
  position: absolute; }

/* line 6359, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-checkbox > div:hover {
  cursor: pointer;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45; }

/* line 6365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.little-alert-cut-img {
  margin-left: -450px;
  width: 940px; }

/* line 6370, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.col-sm-6 {
  width: 48%;
  text-align: center; }

/* line 6375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.logo-show {
  border-radius: 6px;
  color: #999999;
  font-size: 14px;
  left: 700px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 58px; }

/* line 6386, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.p0 {
  padding: 0; }

/* line 6390, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.right-sub-titie {
  margin-right: 50px;
  font-size: 16px;
  color: #999999;
  float: right; }

/* line 6397, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.content-item {
  position: relative;
  width: 100%;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #999999;
  border-bottom: 1px solid #f5f5f5; }

/* line 6407, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.content-item .project-state {
  float: left; }

/* line 6411, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.content-item .project-state span {
  margin-right: 20px; }

/* line 6415, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.content-item .fun-show {
  float: right; }

/* line 6419, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.operate-btns {
  text-align: right; }

/* line 6423, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.operate-btns .ui-btn {
  margin-right: 0px;
  margin-left: 20px; }

/* line 6428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content {
  height: 100px;
  float: left;
  line-height: 100px; }

/* line 6434, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content img {
  border-radius: 100%; }

/* line 6439, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img {
  margin-right: 10px;
  float: left; }

/* line 6444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://stac.3kgc.com/assets/project_info/jiantou-5c9943e6c18f96458307458211fdb156d15ee4219db7beede1a8815baf33b040.png) no-repeat 0 0;
  vertical-align: middle;
  margin-left: 10px; }

/* line 6453, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content .avatar-img:hover + .owner-info {
  display: inline-block; }

/* line 6457, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content .owner-info {
  line-height: 50px;
  float: left;
  margin-top: 20px;
  display: none; }

/* line 6464, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.owner-content .owner-info td {
  padding: 5px; }

/* line 6468, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-state span {
  display: block;
  float: left; }

/* line 6473, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-state span.question i {
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_icon-e42f09c281ef65939bfcba36f00c9668c3bf0944a1b73a09d05d377a75fdf3c4.png) no-repeat -28px 0;
  width: 18px;
  height: 18px;
  margin-left: 14px;
  vertical-align: sub; }

/* line 6482, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-state span.exclamation i {
  display: inline-block;
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_icon-e42f09c281ef65939bfcba36f00c9668c3bf0944a1b73a09d05d377a75fdf3c4.png) no-repeat 0 0;
  width: 18px;
  height: 18px;
  margin-left: 14px;
  vertical-align: sub; }

/* line 6491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.content-title.my-btn a {
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* line 6499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-div {
  line-height: 16px;
  text-align: center;
  display: inline-block;
  float: right;
  margin: 2px 0 0 10px;
  font-size: 12px; }

/* line 6508, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-div .ui-btn {
  margin-left: 0; }

/* line 6512, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-div span {
  margin: 0;
  padding: 0; }

/* line 6517, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.remaining_time {
  height: 34px; }

/* line 6521, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-state span:nth-of-type(1):hover + span {
  display: inline; }

/* line 6525, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.project-state span:nth-of-type(2) {
  display: none; }

/* line 6529, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item {
  text-align: center;
  width: 160px;
  border: 1px solid #d2d2d2;
  padding: 10px 0;
  border-radius: 4px; }

/* line 6537, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.member-level {
  left: 90px;
  top: 60px; }

/* line 6542, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.person-text {
  margin: 10px 0; }

/* line 6546, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-table td {
  padding: 14px;
  position: relative; }

/* line 6551, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate {
  position: absolute;
  width: 160px;
  z-index: 1000;
  top: 14px;
  height: 186px;
  border-radius: 4px; }

/* line 6560, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-shade-div {
  position: absolute;
  background: #d2d2d2;
  opacity: 0.8;
  filter: Alpha(opacity=80);
  width: 160px;
  z-index: 999;
  top: 14px;
  left: 14px;
  height: 186px;
  border-radius: 4px; }

/* line 6573, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .doing span {
  margin-right: 10px;
  background: #ffefd9 none repeat scroll 0 0;
  border: 1px solid #ff9e45;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 6582, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .doing div {
  text-align: center;
  margin: 10px 0; }

/* line 6587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .good_at {
  margin-right: 40px; }

/* line 6591, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .good_at span {
  margin-right: 10px;
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #d2d2d2;
  color: #767676;
  font-size: 12px;
  padding: 2px; }

/* line 6600, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .recommend-employ-btn {
  background-color: #f66626;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  position: absolute;
  top: 145px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px;
  left: 50%;
  margin-left: -50px; }

/* line 6618, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-operate .invited_bid {
  background-color: #b3b3b3;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 4px;
  position: absolute;
  top: 145px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  text-align: center; }

/* line 6637, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-item.td-item > div.invited_bid_mini {
  background-color: #b3b3b3;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  width: 50px;
  left: 2px;
  text-align: center;
  line-height: 17px;
  height: 18px; }

/* line 6656, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-tag-and-operate {
  display: none; }

/* line 6660, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.recommend-table td:hover .member-tag-and-operate {
  display: block;
  cursor: pointer; }

/* line 6669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.check-bid-member i {
  display: inline-block;
  width: 19px;
  font-size: 12px;
  height: 19px;
  color: #f66625;
  background: #ffffff;
  border-radius: 50%;
  vertical-align: middle;
  line-height: 22px;
  padding-left: 2px; }

/* line 6682, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.check-pricing {
  margin: 0 0 0 -234px;
  font-size: 16px;
  color: #f66626; }

/* line 6688, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.check-pricing:hover {
  cursor: pointer; }

/* line 6692, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.select-div > div {
  display: inline-block;
  margin: 0 20px; }

/* line 6697, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.select-div input[type='submit'] {
  border: none;
  background: #f5f5f5;
  font-size: 14px; }

/* line 6703, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.select-div input[type='submit']:hover {
  color: #f66626; }

/* line 6707, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sum-area {
  margin-top: 50px; }

/* line 6711, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop {
  padding: 10px 50px; }

/* line 6715, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table {
  width: 100%; }

/* line 6719, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  width: 50%; }

/* line 6726, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td input, .sub-pro-pop table td select {
  padding: 0;
  height: 40px;
  width: 100%; }

/* line 6732, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-pop table td textarea {
  padding: 0;
  height: 100px;
  width: 100%; }

/* line 6738, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-checkbox {
  display: inline-block;
  width: 45%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 6746, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.file-checkbox:hover {
  cursor: pointer;
  color: #f66626; }

/* line 6751, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table {
  width: 100%; }

/* line 6755, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table td, .sub-pro-table th {
  padding: 10px;
  border: 1px solid #bebebe;
  color: #666666; }

/* line 6761, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-table th {
  background: #e9e9e9;
  color: #333333; }

/* line 6766, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sub-pro-div {
  margin: 0 50px 20px;
  width: 1000px;
  display: inline-block; }

/* line 6772, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group {
  position: relative;
  display: inline-block;
  padding: 0 10px; }

/* line 6778, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group:hover > .actions {
  display: block; }

/* line 6782, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn:hover {
  cursor: pointer;
  color: #f66626; }

/* line 6787, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn:hover > i {
  cursor: pointer;
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_jiantou-9d82c225abee1a7e4f8c5f1c8922f7590dfe259c93cee8e3cec951555aa84503.png) no-repeat 0 -96px; }

/* line 6792, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group > .show-pop-btn > i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_jiantou-9d82c225abee1a7e4f8c5f1c8922f7590dfe259c93cee8e3cec951555aa84503.png) no-repeat 0 -77px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px; }

/* line 6800, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group > .actions {
  display: none;
  position: absolute;
  width: 130px;
  z-index: 10;
  left: -44px;
  top: 18px;
  padding: 10px;
  border: 1px solid #d2d2d2;
  background: #ffffff;
  box-shadow: 0px 0px 4px 1px #d2d2d2;
  border-radius: 4px;
  text-align: center; }

/* line 6815, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.action-group > .actions .ui-btn {
  margin: 5px 0 !important; }

/* line 6820, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.avatar-div {
  position: relative;
  text-align: center; }

/* line 6825, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.avatar-div img {
  border-radius: 50%; }

/* line 6829, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.avatar-div > .memeber-info {
  display: none;
  color: #666666;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  background: #ffffff;
  position: absolute;
  top: -54px;
  left: -10px;
  z-index: 10;
  width: 110px;
  height: 50px;
  text-align: center; }

/* line 6845, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.avatar-div:hover > .memeber-info {
  display: block; }

/* line 6849, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.avatar-div:hover {
  cursor: pointer; }

/* line 6853, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.multi-select {
  position: relative; }

/* line 6857, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-options-group {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  top: 40px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #ffffff;
  height: 200px;
  overflow-x: scroll;
  box-shadow: 0 0 4px 1px #d2d2d2;
  padding: 8px 20px;
  display: none; }

/* line 6873, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option {
  font-size: 16px;
  height: 30px;
  line-height: 30px; }

/* line 6879, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option:hover {
  background: #f5f5f5; }

/* line 6883, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.div-options-group .div-option > input {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  margin-top: 6px; }

/* line 6891, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.multi-select > i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_jiantou-9d82c225abee1a7e4f8c5f1c8922f7590dfe259c93cee8e3cec951555aa84503.png) no-repeat 0 -80px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  position: absolute;
  left: 90%;
  top: 15px;
  z-index: 10; }

/* line 6903, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show:hover + i {
  background: url(https://stac.3kgc.com/assets/project_info/xmxq_jiantou-9d82c225abee1a7e4f8c5f1c8922f7590dfe259c93cee8e3cec951555aa84503.png) no-repeat 0 -99px; }

/* line 6907, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show:hover {
  cursor: pointer; }

/* line 6911, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.multi-select > .select-show {
  height: 40px;
  padding-top: 8px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 330px; }

/* line 6921, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-link, .n-font-link {
  /*    margin: 0px 50px 20px;*/
  margin: 0;
  display: inline-block;
  /*    font-size: 14px;*/
  font-size: 16px;
  flex: 1 1 auto;
  padding: 4px 0; }

/* line 6931, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.font-link.active, .n-font-link.active {
  color: #f66626;
  border-bottom: 2px solid #f66626; }

/* line 6936, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.n-login-type {
  width: 1380px; }

/* line 6940, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.login-type {
  width: 920px; }

/* line 6944, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pwd-login {
  width: 460px;
  float: left; }

/* line 6949, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.wx-login {
  width: 460px;
  float: left;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap; }

/* line 6959, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.valid-login {
  width: 460px;
  float: left; }

/* line 6964, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.login-type-select {
  overflow: hidden; }

/* line 6968, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
table .confirm-btn {
  background: #f66626;
  color: #ffffff;
  width: 200px;
  margin-top: 20px;
  height: 50px;
  line-height: 50px; }

/* line 6977, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.radio input[type="radio"] {
  margin-left: 5px; }

/* line 6981, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb {
  /*margin-top: -56px;*/ }

/* line 6985, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb h2 {
  text-align: center; }

/* line 6989, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo {
  width: 800px;
  background: #FFF;
  margin: 0 auto;
  padding-bottom: 20px; }

/* line 6996, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.hz_logo div {
  display: flex;
  width: 100%;
  margin: 10px 0;
  justify-content: space-between; }

/* line 7010, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo ul li {
  float: left;
  line-height: 56px;
  margin-left: 6px; }

/* line 7016, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb .hz_logo ul {
  margin-left: 6px; }

/* line 7020, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sy_hzhb, .profession-member {
  margin-top: 0;
  margin-bottom: 0; }

/* line 7025, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.category-pd {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  display: inline-block; }

/* line 7032, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.category-pd:hover {
  color: #f66626;
  cursor: pointer; }

/* line 7037, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.reason-table {
  border: 1px solid #999999; }

/* line 7041, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.reason-table td {
  vertical-align: middle;
  border: 1px solid #999999; }

/* line 7046, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ok-tick:after {
  content: '\2713';
  color: green;
  font-size: 20px; }

/* line 7052, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success {
  text-align: center;
  font-size: 16px; }

/* line 7057, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success p {
  text-align: left;
  width: 510px;
  margin: 20px auto;
  padding: 10px 0;
  border-top: 2px solid #f2f2f2; }

/* line 7065, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success .red-font {
  color: #f66626; }

/* line 7069, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.dfxm-success img {
  margin: 20px 0; }

/* line 7073, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member {
  width: 100%;
  text-align: center;
  border-top: 1px solid #f5f5f5; }

/* line 7080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member .member-img {
  display: inline-block;
  position: relative; }

/* line 7085, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member h2 {
  height: 100px;
  line-height: 100px; }

/* line 7090, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc {
  position: absolute;
  z-index: 100;
  top: 173px;
  width: 100%;
  height: 110px;
  background: rgba(51, 51, 51, 0.3);
  filter: Alpha(opacity=30); }

/* line 7100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc > div {
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  margin: 3px 0 0 20px; }

/* line 7107, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-img > .member-desc > div > i {
  color: #f66626;
  font-size: 14px; }

/* line 7112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-item-1 {
  width: 290px;
  height: 356px;
  background: #FFFFFF;
  display: inline-block;
  margin: 40px 10px;
  float: left; }

/* line 7121, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-item-2 {
  width: 356px;
  height: 356px;
  display: inline-block;
  margin: 40px 10px;
  float: left; }

/* line 7129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-item-2 > a {
  width: 356px;
  height: 168px;
  background: #FFFFFF;
  display: block;
  margin-bottom: 20px; }

/* line 7137, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap {
  text-align: center;
  padding: 0 52px; }

/* line 7142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap a {
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /*box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);*/ }

/* line 7148, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.publish-wrap a:hover {
  box-shadow: 0 2px 0 #fd9d4a; }

/* line 7152, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-zf > span {
  display: inline-block;
  width: 212px;
  height: 149px;
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_zf-5918d8bc1af8cffc22616c7ff6b5437c1071c56cfd71bf2b60d434f89f1d544f.png) no-repeat; }

/* line 7159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-zf:hover > span {
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_szf-a1b225540f81a4c98b9590b240660583ddb833e8651a16c22076b895abba27a9.png) no-repeat; }

/* line 7163, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-kf > span {
  display: inline-block;
  width: 170px;
  height: 177px;
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_kf-7a4ce881cc256a0bb03a573a09b9b105cfd432277b9145cc881a26b6ebebc0be.png) no-repeat; }

/* line 7170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-kf:hover > span {
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_skf-b5f371a65bac570825212ae4f9a03c7eb0adddd6276957b8112c7dae52681adb.png) no-repeat; }

/* line 7174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-cj > span {
  display: inline-block;
  width: 249px;
  height: 65px;
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_cj-a6bb9ed2a92369a0077910ae99f518adafa21f0ce0a087887646d41e2500a01b.png) no-repeat; }

/* line 7181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-cj:hover > span {
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_scj-945a2b2f7e5d5c5a30f54a423af7214584a242655c83155fe63af2b0cad8e93e.png) no-repeat; }

/* line 7185, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-lx > span {
  display: inline-block;
  width: 228px;
  height: 57px;
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_lx-27acd226c55c25d2c9471ae4824cea1a6ee6f68ab47b05e3469a97ffd9a187b2.png) no-repeat; }

/* line 7192, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.fxm-icon-lx:hover > span {
  background: url(https://stac.3kgc.com/assets/project_info/fxm_icon_slx-50e8ac6297db0d3c6a63b28cbcd1efd35ee067a88c703bd0a6391b972fad3821.png) no-repeat; }

/* line 7197, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-contact {
  margin: 0 auto; }

/* line 7201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-contact td, .service-contact th {
  padding: 10px; }

/* line 7205, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-contact td {
  font-size: 16px;
  color: #666666; }

/* line 7210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-contact th {
  font-size: 18px;
  color: #333333; }

/* line 7215, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.emp-list {
  padding: 10px 60px; }

/* line 7219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.emp-list td, .emp-list th {
  border: 1px solid #333333;
  padding: 10px; }

/* line 7224, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.back-btn {
  text-align: center;
  padding-bottom: 20px; }

/* line 7229, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-members {
  text-align: center; }

/* line 7233, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-members img {
  width: 80%; }

/* line 7237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.arrows {
  width: 30px;
  height: 60px;
  background-repeat: no-repeat;
  background-color: #ebebeb;
  background-size: 18px !important;
  background-position: 5px; }

/* line 7246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.left-arrows {
  background-image: url(https://stac.3kgc.com/assets/index/prve-d6083c55c9bfd82c9305fff6e59d1726adfcf40c12bfac6d94f2c436531f2935.png); }

/* line 7250, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.left-arrows:hover {
  background-image: url(https://stac.3kgc.com/assets/index/prve_h-070045ad4befa9f6da008cdff0786e4f06631fe6a1031321caa822ccd2daac3e.png);
  cursor: pointer; }

/* line 7255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.right-arrows {
  background-image: url(https://stac.3kgc.com/assets/index/next-bdb189257ca2b6cfb0509501da3de635d5016063688ef1e4253b5c8c1d104f6f.png); }

/* line 7259, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.right-arrows:hover {
  background-image: url(https://stac.3kgc.com/assets/index/next_h-21c7a5cfec9cc9a8b1e2473899e78ba6299fb71430628e12af39618360bcee4b.png);
  cursor: pointer; }

/* line 7264, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-member-list {
  width: 960px;
  white-space: nowrap;
  overflow: hidden;
  padding: 10px 0; }

/* line 7271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-member-info-item {
  width: 170px;
  height: 200px;
  border-radius: 4px;
  margin: 0 9px;
  display: inline-block;
  padding: 10px;
  text-align: center;
  position: relative;
  box-shadow: 0 0 6px #d2d2d2;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #f2f2f2; }

/* line 7286, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-member-info-item:hover {
  cursor: pointer;
  box-shadow: 0 2px 0 #f66626;
  border-color: #f2f2f2;
  border-style: solid;
  border-width: 1px 1px 0 1px; }

/* line 7294, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-members-slide {
  margin: 0 auto; }

/* line 7302, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.system-data {
  width: 800px;
  height: 40px;
  margin: 10px auto 0;
  background: #f5f5f5;
  line-height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  overflow: auto;
  white-space: nowrap; }

/* line 7315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.page-zj .page-title {
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  position: relative; }

/* line 7321, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.buy-timestemp {
  position: absolute;
  right: 10px;
  color: #999999; }

/* line 7327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.head-img > img {
  width: 66px;
  height: 66px;
  border-radius: 100%;
  margin-bottom: 2px; }

/* line 7334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.link-vip-member {
  /*border: 1px solid #f66626;*/
  border-radius: 4px;
  color: #f66626;
  font-size: 14px;
  right: 40px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100px;
  line-height: 40px; }

/* line 7347, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.link-vip-member:hover {
  background: #f66626;
  color: #ffffff;
  cursor: pointer; }

/* line 7353, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-info .earnest-price {
  margin-left: 10px; }

/* line 7357, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.wk-pro-show {
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  /*    color: #f66626;*/
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
  color: #8a1e04;
  background: linear-gradient(90deg, #c68f0c, #ffe88f); }

/* line 7372, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.vip-com-pro-show {
  color: #773c00;
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8));
  /*  border: 1px solid #f66626;*/
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px; }

/* line 7386, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.com-pro-show {
  color: #4E4E4E;
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7));
  /*  border: 1px solid #f66626;*/
  border-radius: 10px;
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px; }

/* line 7400, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f2f2f2;
  border-radius: 0 0 3px 3px;
  color: #666666;
  font-size: 14px;
  height: 32px;
  left: 500px;
  position: absolute;
  text-align: center;
  top: -17px;
  width: 100px;
  line-height: 32px; }

/* line 7416, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn:hover {
  cursor: pointer;
  background: #f2f2f2;
  color: #999999; }

/* line 7422, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.unwind-btn > img {
  vertical-align: text-top; }

/* line 7426, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-title {
  background: #f2f2f2; }

/* line 7430, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-title td {
  height: 40px; }

/* line 7434, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-item-div {
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  margin: 10px auto; }

/* line 7440, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-item-div table {
  width: 100%; }

/* line 7444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-item-div .bid-btn {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  background: #fd9840;
  color: #ffffff;
  font-size: 14px; }

/* line 7456, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-group {
  float: right; }

/* line 7460, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-group .bid-btn {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  background: #fd9840;
  color: #ffffff;
  font-size: 14px; }

/* line 7472, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-btn.btn-gray {
  background: none;
  color: #999999; }

/* line 7477, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.button-group form {
  display: inline-block; }

/* line 7481, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-info-bid {
  display: inline-flex;
  align-items: center; }

/* line 7486, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.person-info-bid span {
  vertical-align: sub;
  margin-right: 4px; }

/* line 7491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.link-mobile .mobile, .link-mobile .qq {
  width: 20px;
  height: 20px;
  background-image: url(https://stac.3kgc.com/assets/icon_xq_lx-d80574dd6ee079fbf34bdb472dfaba113ae92b67879a25c07ea9ed36f264bce5.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: text-bottom; }

/* line 7503, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.link-mobile .mobile {
  background-position: -20px; }

/* line 7507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.link-mobile {
  font-size: 14px; }

/* line 7511, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.member-exp td {
  padding: 10px 0; }

/* line 7515, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.video-show {
  display: inline-block;
  height: 110px;
  float: left;
  margin-top: 10px; }

/* line 7526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.play-video-btn {
  color: #666666; }

/* line 7530, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.play-video-btn:hover {
  cursor: pointer; }

/* line 7534, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-image {
  width: 520px;
  height: 390px;
  background: url(https://stac.3kgc.com/assets/member_info_pop-8b7e92e75e13f787c2d2316114937a78a06081a2012618d61190c5ccc8580395.png);
  z-index: 1000;
  position: relative; }

/* line 7542, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.to-improve-info {
  position: fixed;
  top: 70px;
  z-index: 999;
  left: 50%;
  margin-left: -260px;
  cursor: pointer; }

/* line 7551, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.to-improve-btn {
  display: inline-block;
  width: 100%;
  height: 100%; }

/* line 7558, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.close-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(https://stac.3kgc.com/assets/tsk_ws_guanbi-c629e93087c69d263d62e3a4a929ab0ab9425e753ce9d35eee2fe517e4de5a5a.png);
  left: 380px;
  top: 56px;
  border: none;
  z-index: 1001; }

/* line 7570, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
div.server-ok {
  background: url(https://stac.3kgc.com/assets/project_info/zb_icon-9bcc76e563f05211065cc61031a44f56fbd627e11c9a707258beccd6fefec62e.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px; }

/* line 7581, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
div.server-gy {
  background: url(https://stac.3kgc.com/assets/project_info/gy_icon-56f73bb037ce6ee32be4837f68ad4c7d420e754bef98a568002bb083e79f3153.png);
  font-size: 14px;
  height: 43px;
  padding: 10px 30px;
  position: absolute;
  right: 96px;
  top: 16px;
  width: 73px; }

/* line 7592, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.select-p-type {
  position: absolute;
  top: 20px;
  left: 630px; }

/* line 7598, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-item {
  display: inline-block;
  width: 49%; }

/* line 7603, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-item .data-title {
  text-align: center;
  font-size: 16px; }

/* line 7608, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-info td {
  padding: 5px 2px; }

/* line 7612, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-info table {
  margin: 0 auto; }

/* line 7616, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-info tr > td:nth-of-type(2) {
  padding-right: 20px; }

/* line 7620, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data-info tr > td:nth-of-type(1), .data-info tr > td:nth-of-type(3) {
  color: #999999;
  text-align: left; }

/* line 7625, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.form-div {
  padding: 30px 60px; }

/* line 7629, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types {
  padding: 0 !important;
  margin: 0 !important;
  border-bottom: none !important; }

/* line 7635, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses {
  padding: 0 !important;
  margin: 0 !important; }

/* line 7640, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses label {
  height: auto !important;
  width: auto !important;
  padding: 6px 10px 4px !important;
  border-radius: 2px !important;
  font-size: 14px !important; }

/* line 7648, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses i {
  top: -2px !important;
  left: 4px !important;
  font-size: 10px !important; }

/* line 7657, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item {
  background: url(https://stac.3kgc.com/assets/project_info/technical_normal-ab6bf19d494041929725ef31c137f9f1d5801311f78ef1a40388a73f81557bdb.png);
  display: inline-block;
  width: 238px;
  height: 177px;
  margin: 16px 16px 0 0px;
  text-align: center; }

/* line 7666, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-title {
  padding-top: 18px; }

/* line 7670, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-title span {
  color: #373737;
  font-size: 18px; }

/* line 7675, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > div.tech-price span {
  color: #5390df;
  font-size: 24px; }

/* line 7680, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > p.sub-title {
  font-size: 12px;
  color: #666666;
  margin-top: 24px; }

/* line 7686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > .tech-button input {
  display: none; }

/* line 7690, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item > .tech-button {
  margin-top: 8px;
  width: 90px !important;
  height: 30px !important; }

/* line 7696, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover {
  background: url(https://stac.3kgc.com/assets/project_info/technical_active-9483d609d80e1ce2c35b0411c3e3c0176e87696d1c39ba1bee3f7f74e7693c3f.png); }

/* line 7700, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover > div.tech-title span {
  color: #ffffff; }

/* line 7704, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-meals > .meal-item:hover > div.tech-price span {
  color: #ffffff; }

/* line 7708, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.form-title {
  font-size: 14px;
  color: #999999; }

/* line 7713, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.form-footer {
  text-align: center;
  height: 100px;
  line-height: 50px; }

/* line 7719, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.form-footer > input {
  width: 154px;
  height: 38px; }

/* line 7724, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active {
  background: url(https://stac.3kgc.com/assets/project_info/technical_active-9483d609d80e1ce2c35b0411c3e3c0176e87696d1c39ba1bee3f7f74e7693c3f.png); }

/* line 7728, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-title span {
  color: #ffffff; }

/* line 7732, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-button {
  background: #f5f5f5;
  color: #666666;
  border: none; }

/* line 7738, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item.active > div.tech-price span {
  color: #ffffff; }

/* line 7742, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item {
  position: relative; }

/* line 7746, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.meal-item:hover > .pop-desc {
  display: block; }

/* line 7750, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc {
  border-radius: 4px;
  width: 420px;
  height: 360px;
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 6px #d2d2d2;
  z-index: 999;
  left: 258px;
  top: -147px;
  display: none;
  text-align: left;
  padding: 10px 20px; }

/* line 7765, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-title {
  font-size: 16px; }

/* line 7769, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-sub-title {
  font-size: 12px;
  line-height: 20px;
  color: #f66626; }

/* line 7775, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .pop-sub-desc {
  background: #f5f5f5;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 5px;
  padding: 6px; }

/* line 7783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .p-title {
  font-size: 14px; }

/* line 7787, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.pop-desc .p-detail {
  color: #666666; }

/* line 7791, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.label-tip {
  position: absolute;
  left: 10px;
  top: 42px;
  display: none;
  color: #999999;
  font-size: 12px; }

/* line 7800, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses {
  position: relative;
  height: 60px; }

/* line 7805, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.sel-technical-types > .project-uses input, .sel-technical-types > .project-uses label:hover + .label-tip {
  display: block; }

/* line 7809, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-details {
  line-height: 42px; }

/* line 7813, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-details .p-sub {
  background: #f5f5f5;
  width: 600px;
  border-radius: 5px;
  padding: 0 20px;
  margin: 10px;
  font-size: 14px;
  line-height: 30px; }

/* line 7823, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-details .desc-title {
  font-size: 16px;
  color: #333333; }

/* line 7828, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-viewport {
  height: 285px !important; }

/* line 7832, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-wrapper {
  margin: 0 auto; }

/* line 7836, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.profession-member .bx-pager-link {
  width: 8px !important;
  height: 8px !important; }

/* line 7842, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.manual-publish {
  width: 1100px;
  /*height: 316px;*/
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  padding: 40px 0; }

/* line 7851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.manual-publish h3 {
  font-size: 18px; }

/* line 7855, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.manual-publish p {
  font-size: 14px;
  color: #666666;
  padding-bottom: 10px; }

/* line 7861, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-left {
  display: inline-block;
  width: 610px;
  margin: 54px 0 0 92px;
  border-right: 1px solid #d2d2d2;
  float: left; }

/* line 7869, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-table td {
  padding-bottom: 30px;
  text-align: left; }

/* line 7874, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-table th {
  vertical-align: top; }

/* line 7878, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-right {
  display: inline-block;
  padding: 54px 92px 0 46px;
  width: 395px; }

/* line 7884, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-table td input[type=text], .adv-table td textarea {
  background: #f5f5f5;
  border: 1px solid #d2d2d2;
  color: #999999;
  border-radius: 4px;
  padding: 0 16px; }

/* line 7892, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom {
  clear: both;
  padding: 40px 0 20px 600px;
  font-size: 12px; }

/* line 7898, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom table th {
  padding: 0 20px 0 6px;
  color: #333333; }

/* line 7903, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-bottom table td {
  color: #666666; }

/* line 7908, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-tip p {
  font-size: 14px;
  color: #999999;
  text-align: left; }

/* line 7914, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-ul ul > li {
  list-style: inside;
  margin-top: 16px;
  text-align: left;
  color: #999999;
  font-size: 14px; }

/* line 7922, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-ul ul > li > span {
  font-size: 16px;
  color: #333333; }

/* line 7927, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-success-table {
  font-size: 14px;
  display: inline-block; }

/* line 7932, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-success-table td, .adv-success-table th {
  padding: 4px; }

/* line 7936, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-list-table {
  margin: 20px auto;
  display: inline-block; }

/* line 7941, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-list-table td, .adv-list-table th {
  border: 1px solid #333333;
  padding: 4px; }

/* line 7946, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-show-table .button_to {
  display: inline-block;
  padding: 10px; }

/* line 7951, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.clt_mbr {
  margin-top: 20px; }

/* line 7955, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.my-home-item {
  text-align: left; }

/* line 7959, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.purpose-checkbox {
  max-width: 900px; }

/* line 7963, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.purpose-checkbox td {
  vertical-align: top;
  padding: 4px; }

/* line 7968, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.grid-item {
  width: 22%;
  margin: 4px;
  background: #ffffff;
  border-radius: 4px;
  display: block;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); }

/* line 7977, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.grid-item .project-major label {
  padding: 4px 0 !important;
  margin: 0 !important;
  /*  width: 100px !important;*/ }

/* line 7983, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.grid-item .project-major label i {
  font-size: 10px !important; }

/* line 7987, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label {
  color: #666666;
  border: 1px solid #666666;
  padding: 0 2px;
  border-radius: 3px; }

/* line 7994, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label:hover {
  color: #f66626;
  border: 1px solid #f66626; }

/* line 7999, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check label.active {
  color: #f66626;
  border: 1px solid #f66626; }

/* line 8004, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.second-purpose-check input[type='checkbox'] {
  display: none; }

/* line 8011, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.purpose-table, .purpose-table table {
  margin: 0 !important; }

/* line 8015, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.entrust-panel {
  /*  width: 1100px;*/
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  /*  padding-top: 20px;*/ }

/* line 8024, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.adv-table th {
  font-size: 14px;
  text-align: right;
  padding-right: 8px; }

/* line 8030, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tabs-panel {
  /*border-color: #dddddd;*/
  /*border-style: solid;*/
  /*border-width: 0 1px 1px 1px;*/
  border-radius: 0 0 3px 3px;
  background: #ffffff; }

/* line 8042, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.main-content {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0; }

/* line 8048, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.list-content .row {
  border-top: 1px solid #dddddd;
  line-height: 50px; }

/* line 8053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.list-content .row:nth-child(1) {
  border-top: none; }

/* line 8057, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.col-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 8063, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.rows-padding .row {
  padding: 5px 0; }

/* line 8067, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block {
  font-size: 14px;
  /*  border: 1px solid #527a68;*/
  /*padding: 2px 4px;*/
  /*  border-radius: 3px;*/
  /*  color: #527a68;*/
  margin-right: 10px;
  padding: 0px 6px 0px;
  width: 68px;
  height: 22px;
  background: url(https://stac.3kgc.com/assets/pro/zxm_pt_label-b0147888e6bf7ecad9a89fe3eef5314034dadb75ab67196a362a074e8cfdb684.png) no-repeat;
  background-size: 100% 100%; }

/* line 8081, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block.yx {
  background: url(https://stac.3kgc.com/assets/pro/zxm_yx_label-b493faed0aa728420937262bdd332f7124c815469e820f8374dce7c0a5a382a4.png) no-repeat;
  background-size: 100% 100%; }

/* line 8087, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.normal-pd-block.yz {
  background: url(https://stac.3kgc.com/assets/pro/zxm_yz_label-bb65d85fa935aea6aa4fa8a2858404204a7e6a4f3ee5d72f38a389a5a31cdc52.png) no-repeat;
  background-size: 100% 100%; }

/* line 8093, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.find-project .title input[type='radio'] {
  vertical-align: text-bottom; }

/* line 8097, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.can-take-part {
  width: 500px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 10px;
  font-size: 14px;
  color: #333333; }

/* line 8106, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.can-take-part td {
  padding: 10px 0; }

/* line 8110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.can-take-part tr > td:not(:first-child) {
  padding-right: 20px; }

/* line 8114, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-ui-btn.disabled {
  background: #999999; }

/* line 8118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.red-tip, .red-tip a {
  color: red; }

/*html_matches更新界面匹配字段-can_dbclick_edit*/
/* line 8124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.can_dbclick_edit {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #2ABB80;
  min-width: 40px;
  min-height: 20px;
  padding: 3px; }

/* line 8133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.can_dbclick_edit:hover::after {
  content: '双击编辑！';
  display: inline-block;
  padding: 10px 14px;
  border: 1px solid #ddd;
  color: #f30;
  border-radius: 5px;
  position: absolute; }

/* line 8144, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns {
  padding-top: 40px; }

/* line 8148, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns a {
  border: 1px solid #d2d2d2;
  padding: 10px;
  font-size: 14px;
  border-radius: 3px;
  margin: 4px; }

/* line 8156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bid-identity-btns a.active {
  border: 1px solid #f66626;
  background: #f66626;
  color: #ffffff; }

/* line 8162, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-info .logo {
  padding: 2px;
  border-radius: 8px;
  display: inline-block; }

/* line 8168, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-info .logo img {
  border-radius: 6px; }

/* line 8172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.logo.gold {
  background: linear-gradient(90deg, #c68f0c, #ffe88f); }

/* line 8176, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.logo.silver {
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7)); }

/* line 8180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.logo.copper {
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8)); }

/* line 8184, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show {
  /*    border: 1px solid #f66626;*/
  border-radius: 10px;
  /*    color: #f66626;*/
  font-size: 12px;
  margin: 8px auto 4px auto;
  /*margin-top:8px;*/
  /*height: 18px;*/
  text-align: center;
  display: inline-block;
  padding: 0 8px;
  color: #8a1e04; }

/* line 8198, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.gold {
  background: linear-gradient(90deg, #499867, #65d08f);
  color: white; }

/* line 8203, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.silver {
  color: #4E4E4E;
  background: linear-gradient(90deg, rgba(151, 151, 151, 0.8), rgba(225, 225, 225, 0.7)); }

/* line 8208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.company-org-tag .vip-pro-show.copper {
  color: #773c00;
  background: linear-gradient(90deg, #c17e3b, rgba(244, 214, 172, 0.8)); }

/* line 8213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-dialog.ui-draggable {
  z-index: 1000 !important; }

/* line 8217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.blank-btn {
  background: #ffffff !important;
  border: 1px solid #f06746;
  color: #f06746 !important; }

/* line 8223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.blank-btn:hover {
  background: #f06746 !important;
  color: #ffffff !important; }

/* line 8228, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.mobile-div {
  min-width: 200px;
  display: flex;
  height: 40px;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  background: #f06746;
  color: #ffffff; }

/* line 8239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.privacy-tip {
  font-size: 12px;
  color: #999999;
  padding: 10px 0;
  line-height: 20px; }

/* line 8246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.privacy-tip b {
  color: #333333;
  margin-top: 4px;
  display: block; }

/* line 8252, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.valid-time {
  font-size: 16px;
  color: #333333;
  text-align: center; }

/* line 8258, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.valid-time > span {
  color: #f06746; }

/* line 8262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.mobile-div .mobile-icon {
  margin-right: 10px; }

/* line 8270, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_integral {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -78px no-repeat; }

/* line 8275, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_search {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -114px no-repeat; }

/* line 8280, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_sk_recommend {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -150px no-repeat; }

/* line 8285, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_service {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -186px no-repeat; }

/* line 8290, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-gz_project {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -43px no-repeat; }

/* line 8295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_dialogue {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -222px no-repeat; }

/* line 8300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_tel {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -258px no-repeat; }

/* line 8305, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_money {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -294px no-repeat; }

/* line 8310, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_project_no {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -330px no-repeat; }

/* line 8315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-sk_project {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -366px no-repeat; }

/* line 8320, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-data_increment {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -484px no-repeat; }

/* line 8325, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-data_brand {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -574px no-repeat; }

/* line 8330, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-data_extension {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -402px no-repeat; }

/* line 8335, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-data_people {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -529px no-repeat; }

/* line 8340, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-data_project {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -442px no-repeat; }

/* line 8345, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.bg-nav_data {
  background: url(https://stac.3kgc.com/assets/ico_data-b76d3ddedc38a47e17a7f501e1002b2f6b21a5512d795cc551f6050482783b04.png) -10px -10px no-repeat; }

/* line 8349, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-data {
  width: 100%;
  text-align: left; }

/* line 8354, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-data td {
  text-align: center; }

/* line 8358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data_title {
  font-size: 14px;
  display: inline-block;
  color: #666666;
  height: 16px;
  line-height: 16px;
  padding-left: 20px; }

/* line 8367, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data_title.pl0 {
  padding-left: 0; }

/* line 8371, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data_count {
  font-size: 20px;
  color: #333333; }

/* line 8376, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.data_tip {
  font-size: 16px;
  color: #666666; }

/* line 8381, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.service-data-title {
  font-size: 21px;
  color: #333;
  padding-left: 33px;
  margin: 20px 0; }

/* line 8388, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.ui-btn.btn-hurry {
  border: none;
  background: linear-gradient(0deg, #be1676, #fd5d32);
  padding-left: 10px; }

/* line 8394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.p-btn {
  padding: 0 10px;
  color: #F86611;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border: 1px solid #f86611;
  border-radius: 4px; }

/* line 8404, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox:checked, .tui-checkbox:hover {
  background: #33a472;
  background: url(https://stac.3kgc.com/assets/gtj/cb_yes-ff835a21c759a2601670b2e44e3c55d8f0b9d9c2cc1c9f83f20d95780beb40d6.png) no-repeat;
  background-size: 100%; }

/* line 8411, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox {
  width: 21px;
  height: 21px;
  background: url(https://stac.3kgc.com/assets/gtj/cb_no-542ba9ee415a6c229de098f1c82c6b00af1c134adb83644e46f5b7730a5f18e5.png) no-repeat;
  background-size: 100%;
  border: solid 1px #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s; }

/* line 8433, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.tui-checkbox:checked::after {
  content: '';
  top: 5px;
  left: 5px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 6px;
  width: 10px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* line 8450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
legend {
  width: auto; }

/* line 8454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/main.scss.erb */
.show-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #333333;
  opacity: 0.3;
  justify-content: center;
  display: flex;
  align-items: center; }
/* line 6, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
.mall-service-dynamic {
  height: 336px;
  overflow-y: hidden; }
  /* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
  .mall-service-dynamic .dynamic-list .dynamic-item {
    display: flex;
    align-items: center;
    padding: 10px 0;
    width: 100%; }
    /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
    .mall-service-dynamic .dynamic-list .dynamic-item .left-div {
      width: 14%;
      text-align: left; }
      /* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
      .mall-service-dynamic .dynamic-list .dynamic-item .left-div img {
        width: 60px;
        border-radius: 10px; }
    /* line 25, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
    .mall-service-dynamic .dynamic-list .dynamic-item .right-div {
      width: 86%;
      padding-left: 10px; }
      /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
      .mall-service-dynamic .dynamic-list .dynamic-item .right-div .title-show {
        font-size: 16px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      /* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
      .mall-service-dynamic .dynamic-list .dynamic-item .right-div .price-com {
        padding-top: 10px;
        display: flex;
        justify-content: space-between;
        align-items: baseline; }
        /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
        .mall-service-dynamic .dynamic-list .dynamic-item .right-div .price-com .price-show {
          color: #f06746;
          font-size: 20px;
          font-weight: bold; }
          /* line 47, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
          .mall-service-dynamic .dynamic-list .dynamic-item .right-div .price-com .price-show span {
            font-size: 12px;
            color: #999999; }
        /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/mall_services.scss */
        .mall-service-dynamic .dynamic-list .dynamic-item .right-div .price-com .com-name {
          font-size: 14px;
          color: #999999; }
/* CSS Document */
/* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main {
  width: 1100px;
  height: 700px;
  background: #FFF;
  border-radius: 6px;
  margin: 0 auto; }

/* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_bt {
  font-size: 20px;
  text-align: center;
  padding-top: 40px;
  color: #333; }

/* line 14, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_bt span {
  color: #999;
  font-size: 12px;
  line-height: 16px; }

/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left {
  height: 500px;
  width: 560px;
  float: left;
  margin-left: 108px;
  margin-top: 34px; }

/* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left .lf_bt {
  color: #333333;
  font-size: 16px;
  float: left;
  padding-top: 20px;
  width: 500px; }

/* line 34, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl {
  display: inline-block;
  height: 115px;
  width: 104px;
  margin: 28px 0 0 26px;
  border: 1px solid #f5f5f5; }

/* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl dt {
  text-align: center;
  padding-top: 10px; }

/* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left dl dd {
  text-align: center;
  padding-top: 10px; }

/* line 47, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left .lf_er {
  margin-top: 16px; }

/* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_left > img {
  margin: -60px 0 0 20px; }

/* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right {
  height: 480px;
  width: 330px;
  font-size: 18px;
  float: right;
  margin-top: 20px; }

/* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl dd {
  float: left;
  padding-left: 22px; }

/* line 62, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl {
  margin-top: 60px;
  height: 262px;
  width: 218px;
  background: #f2f2f2; }

/* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_main .jr_right dl dt {
  padding-top: 20px;
  margin-left: 20px; }

/* line 69, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_tip {
  padding: 0 140px;
  font-size: 12px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  color: #666666;
  margin-top: 30px; }

/* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_left .alert-p {
  padding: 0 0 20px 20px; }

/* line 77, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.jr_left .alert-p > p {
  color: #666666; }

/* line 80, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.lt_er > img {
  height: 115px;
  margin: 20px; }

/* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.bind-bank-info .form-info {
  padding: 10px 20px; }
  /* line 89, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
  .bind-bank-info .form-info .ui-tip {
    display: inline-block;
    background: #F5F5F5;
    border-radius: 6px;
    padding: 4px 20px; }
  /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
  .bind-bank-info .form-info span {
    background: unset; }
  /* line 101, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
  .bind-bank-info .form-info table tr:hover {
    background: unset; }

/* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/member_apply.scss.erb */
.bank-card-show {
  border: 1px solid #f06746;
  display: inline-block;
  padding: 0 20px;
  border-radius: 3px; }
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.work-center-title {
  text-align: center;
  padding: 30px 0; }
  /* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .work-center-title .main-title {
    font-size: 24px;
    color: #333333; }
  /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .work-center-title .sub-title {
    font-size: 16px;
    color: #666666;
    margin-top: 10px; }

/* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.work-center-list {
  width: 1100px;
  margin: 0 auto; }
  /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .work-center-list .info-div {
    width: 1100px;
    background: #ffffff;
    border-radius: 6px;
    display: inline-flex;
    padding: 20px 0;
    margin-bottom: 10px; }
    /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .work-center-list .info-div .logo-div {
      width: 120px;
      display: inline-block; }
    /* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .work-center-list .info-div .content-div {
      width: 620px;
      display: inline-block; }
      /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .work-center-list .info-div .content-div .content-title .content-name {
        font-size: 20px; }
      /* line 46, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .work-center-list .info-div .content-div .content-detail p {
        color: #999999;
        font-size: 14px;
        padding-top: 10px;
        height: 100px;
        overflow-y: scroll; }
      /* line 53, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .work-center-list .info-div .content-div .content-detail .sub-detail {
        margin-top: 10px;
        color: #666666; }
        /* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .work-center-list .info-div .content-div .content-detail .sub-detail div {
          font-size: 14px;
          margin-top: 10px; }
        /* line 61, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .work-center-list .info-div .content-div .content-detail .sub-detail .avatar {
          border-radius: 50%; }
    /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .work-center-list .info-div .grade-div {
      display: inline-block;
      padding-left: 130px; }
      /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .work-center-list .info-div .grade-div .grade-top {
        width: 200px;
        border-bottom: 1px solid #e7e7e7;
        height: 88px; }
        /* line 75, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .work-center-list .info-div .grade-div .grade-top .pro-data-show {
          text-align: center;
          display: inline-block;
          padding: 0; }
          /* line 79, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
          .work-center-list .info-div .grade-div .grade-top .pro-data-show div {
            font-size: 32px; }
            /* line 81, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
            .work-center-list .info-div .grade-div .grade-top .pro-data-show div span {
              font-size: 16px;
              color: #999999; }
          /* line 86, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
          .work-center-list .info-div .grade-div .grade-top .pro-data-show p {
            color: #999999;
            margin-top: 0; }
          /* line 91, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
          .work-center-list .info-div .grade-div .grade-top .pro-data-show:last-of-type {
            float: right; }
          /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
          .work-center-list .info-div .grade-div .grade-top .pro-data-show:first-of-type {
            float: left; }
      /* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .work-center-list .info-div .grade-div .grade-bottom {
        width: 200px;
        padding-top: 10px; }
  /* line 109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .work-center-list .work_center_tags {
    display: inline-block;
    padding-left: 10px; }
    /* line 112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .work-center-list .work_center_tags span {
      border: 1px solid #EE684C;
      font-size: 12px;
      border-radius: 11px;
      padding: 0 10px;
      color: #EE684C;
      height: 24px;
      margin-left: 5px; }

/* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.members-more {
  position: relative;
  height: 60px; }
  /* line 129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .members-more:hover .list-div {
    display: block; }
  /* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .members-more .list-div {
    display: none;
    width: 120px;
    background: #ffffff;
    position: absolute;
    left: -44px;
    top: 59px;
    border: 1px solid #e7e7e7;
    border-top: 1px solid #f06746; }
    /* line 142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .members-more .list-div a {
      display: block;
      text-align: center;
      font-size: 14px;
      line-height: 40px; }
      /* line 147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .members-more .list-div a:hover {
        background: #f5f5f5; }

/* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.personal-info .head-img-vip {
  position: relative; }

/* line 160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.person-list .head-img-vip {
  position: relative; }

/* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.member-item-div .head-img-vip {
  position: relative; }

/* line 172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.vip-member-info-item .head-img-vip {
  position: relative; }

/* line 178, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.loginLater .top-head-img-vip {
  position: relative; }
  /* line 180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .loginLater .top-head-img-vip .member-level {
    z-index: 10; }

/* line 187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.person-zc span {
  margin-right: 4px; }

/* line 192, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.btn-contains {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px 24px; }
  /* line 197, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .btn-contains .ui-btn {
    border: none; }
  /* line 201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .btn-contains .zr-btns .ui-btn {
    line-height: normal;
    width: 120px;
    height: 40px;
    margin-right: 14px; }
    /* line 206, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .btn-contains .zr-btns .ui-btn div:nth-of-type(1) {
      font-size: 14px;
      margin-top: 2px; }
    /* line 210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .btn-contains .zr-btns .ui-btn div:nth-of-type(2) {
      font-size: 10px; }
    /* line 214, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .btn-contains .zr-btns .ui-btn.ys {
      line-height: 36px; }
  /* line 220, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .btn-contains .join-btns .ui-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #F9930E; }
  /* line 227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .btn-contains .modal-dialog {
    width: 800px; }
  /* line 230, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .btn-contains .modal-content {
    width: 800px; }

/* line 234, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.new-zr-page {
  padding: 20px 0;
  display: flex;
  justify-content: center; }
  /* line 238, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .new-zr-page .tip-contains {
    width: 260px;
    background: #ffffff;
    padding: 30px 10px;
    margin-left: 10px;
    border-radius: 10px;
    height: 400px;
    font-size: 14px;
    color: #333333; }
    /* line 247, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .new-zr-page .tip-contains div {
      text-align: center;
      font-size: 20px;
      padding-bottom: 10px; }
    /* line 252, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .new-zr-page .tip-contains ul {
      width: 200px;
      margin-left: 30px; }
      /* line 255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .new-zr-page .tip-contains ul li {
        list-style: outside;
        padding: 5px 0; }
  /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .new-zr-page .form-contains {
    background: #ffffff;
    width: 800px;
    padding: 40px;
    border-radius: 10px; }
    /* line 267, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .new-zr-page .form-contains .top-title {
      font-size: 24px;
      text-align: center;
      padding-bottom: 20px; }
    /* line 272, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .new-zr-page .form-contains .form-item {
      padding: 10px 0;
      display: flex; }
      /* line 275, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .new-zr-page .form-contains .form-item .input-contains {
        padding-right: 10px;
        display: flex;
        align-items: center; }
        /* line 279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .new-zr-page .form-contains .form-item .input-contains .form-label {
          font-size: 14px;
          width: 110px;
          text-align: right;
          padding-right: 10px; }
          /* line 284, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
          .new-zr-page .form-contains .form-item .input-contains .form-label .required {
            color: #f06746; }
        /* line 289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .new-zr-page .form-contains .form-item .input-contains .field-div.has-code-input {
          display: flex;
          align-items: center; }
        /* line 293, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .new-zr-page .form-contains .form-item .input-contains .field-div .ui-select {
          width: 120px;
          margin-left: 0;
          margin-right: 10px; }
        /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .new-zr-page .form-contains .form-item .input-contains .field-div.checkbox-div {
          display: flex;
          height: 20px; }
    /* line 307, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .new-zr-page .form-contains .submit-div {
      text-align: center;
      padding: 20px; }
      /* line 310, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .new-zr-page .form-contains .submit-div .submit-btn {
        border: none;
        background: #f06746;
        color: #ffffff;
        padding: 10px 50px;
        font-size: 14px;
        border-radius: 4px; }

/* line 322, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
.zr-body {
  display: flex;
  justify-content: center; }
  /* line 325, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
  .zr-body .link-block {
    border-radius: 4px;
    width: 44%;
    padding: 0 20px 20px;
    border: 1px solid #e7e7e7; }
    /* line 330, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .zr-body .link-block .title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 0;
      border-bottom: 1px solid #e7e7e7; }
      /* line 336, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
      .zr-body .link-block .title .enter-text {
        color: #333333; }
        /* line 338, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .zr-body .link-block .title .enter-text div:nth-of-type(1) {
          font-size: 20px;
          font-weight: bold;
          color: #f06746; }
        /* line 343, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .zr-body .link-block .title .enter-text div:nth-of-type(2) {
          font-size: 16px; }
        /* line 348, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .zr-body .link-block .title .enter-text .price-show span:nth-of-type(1) {
          font-size: 13px;
          text-decoration: line-through; }
        /* line 352, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
        .zr-body .link-block .title .enter-text .price-show span:nth-of-type(2) {
          color: #f06746; }
    /* line 359, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .zr-body .link-block .content {
      font-size: 14px;
      color: #666666;
      padding-top: 10px; }
    /* line 365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .zr-body .link-block.left-block {
      margin: 20px 5px 20px 20px; }
    /* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/members.scss */
    .zr-body .link-block.right-block {
      margin: 20px 20px 20px 5px; }
/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
.top-nav {
  width: 100%;
  min-width: 1100px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  position: fixed;
  background: #ffffff;
  z-index: 9999; }
  /* line 12, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
  .top-nav .nav-contains {
    height: 60px;
    display: flex;
    align-items: center;
    width: 1100px;
    margin: 0 auto;
    position: relative; }
    /* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
    .top-nav .nav-contains .logo-show {
      width: 180px;
      position: static; }
    /* line 23, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
    .top-nav .nav-contains .menu-items {
      flex: 1 0 auto;
      text-align: right;
      padding-right: 20px; }
      /* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
      .top-nav .nav-contains .menu-items .nav-link-block {
        display: inline-block;
        position: relative;
        margin: 0 10px;
        font-size: 14px; }
        /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
        .top-nav .nav-contains .menu-items .nav-link-block a {
          display: block; }
        /* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
        .top-nav .nav-contains .menu-items .nav-link-block .edit-btn {
          top: 20px;
          left: 0; }
          /* line 38, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
          .top-nav .nav-contains .menu-items .nav-link-block .edit-btn a {
            font-size: 12px; }
            /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
            .top-nav .nav-contains .menu-items .nav-link-block .edit-btn a:hover {
              background: #0a8ddf; }
    /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
    .top-nav .nav-contains .user-div {
      width: 130px; }
      /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
      .top-nav .nav-contains .user-div .loginLater {
        position: relative;
        z-index: 100;
        right: auto;
        top: auto; }
  /* line 66, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
  .top-nav .edit-page {
    position: fixed;
    top: 10px;
    z-index: 1; }
    /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
    .top-nav .edit-page a {
      background: rgba(255, 0, 0, 0.7);
      padding: 4px 10px;
      font-size: 20px;
      color: #ffffff;
      margin-right: 2px; }
  /* line 80, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
  .top-nav .edit-btn {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 1000; }
    /* line 86, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
    .top-nav .edit-btn a {
      background: rgba(0, 0, 255, 0.7);
      color: #ffffff;
      padding: 4px 10px;
      font-size: 20px; }
      /* line 92, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
      .top-nav .edit-btn a.set-show {
        background: rgba(255, 0, 0, 0.7); }

/* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
.ui-vip-modal .modal-content {
  padding: 20px 40px;
  margin-top: 80px; }
  /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
  .ui-vip-modal .modal-content .form-group .btns {
    display: block;
    margin: 0; }
  /* line 109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/menu_items.scss */
  .ui-vip-modal .modal-content .actions {
    padding-top: 20px; }
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-info {
  margin-top: -29px; }

/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item {
  color: #333333;
  font-size: 14px; }

/* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail {
  padding: 0 50px; }

/* line 14, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table {
  width: 100%; }

/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail p {
  width: 100%;
  max-height: 200px;
  overflow-y: auto; }

/* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table td {
  padding: 20px 0;
  text-align: left; }

/* line 29, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table td > label {
  font-weight: normal;
  color: #999999; }

/* line 34, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td > span {
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td {
  width: 49%;
  display: inline-block;
  margin: 20px 0;
  padding: 4px 0 0 4px;
  border-radius: 4px; }

/* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.three-col td {
  width: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover {
  cursor: pointer;
  background: #f5f5f5;
  border: 1px solid #e2e2e2; }

/* line 64, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover > a {
  display: inline-block; }

/* line 68, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td:hover > a > img {
  vertical-align: sub; }

/* line 73, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col a {
  display: none;
  float: right;
  margin-right: 10px; }

/* line 79, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail table.two-col td, .member-detail table.two-col label {
  float: left; }

/* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.item-title > a {
  float: right;
  display: inline-block;
  line-height: 60px; }

/* line 93, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.item-title > h3 {
  display: inline-block; }

/* line 97, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.list-group.list-custom {
  margin: 0 1px;
  padding-bottom: 20px; }

/* line 102, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent30 > span {
  width: 30%;
  display: inline-block; }

/* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.list-group.list-custom .list-group-item {
  border: none; }

/* line 112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.list-group-item-text > span {
  color: #00b0ff; }

/* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.list-group-item-text > span:hover {
  color: #f66626; }

/* line 120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent45 > span, .percent30 > span {
  color: #333333; }

/* line 124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent45 > span {
  width: 45%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent30 > span {
  width: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* line 140, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.title-item b {
  width: 88%;
  font-size: 16px;
  font-weight: normal; }

/* line 147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.title-item > span > em {
  color: #999999; }

/* line 151, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.project-group-item {
  padding: 20px 50px; }

/* line 155, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.group-item-div:hover {
  background: #f5f5f5; }

/* line 159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.group-item-div .delete-button {
  display: none; }

/* line 163, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.group-item-div .delete-button > a {
  float: right; }

/* line 167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.group-item-div:hover .delete-button {
  display: inline; }

/* line 171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.info-item > span {
  color: #666666; }

/* line 175, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.info-item em {
  color: #f66626; }

/* line 183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item {
  position: relative; }

/* line 187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item:hover {
  cursor: pointer;
  background: #f5f5f5; }

/* line 192, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item:hover > a {
  display: inline-block; }

/* line 197, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-detail.edit-item > a {
  position: absolute;
  right: 50px;
  top: 20px;
  display: none; }

/* line 204, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.state-option-table td, .state-option-table th {
  padding: 10px; }

/* line 208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.state-option-table th {
  text-align: right; }

/*.state-option-table tr.free-time{*/
/*display: none;*/
/*}*/
/* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.progress {
  height: 5px;
  /*margin-bottom: 20px;*/
  margin: 0;
  overflow: hidden;
  background-color: #CCCCCC;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

/* line 228, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent90 td:first-child {
  color: #666666; }

/* line 232, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.percent90 td > p {
  max-height: 60px;
  overflow-y: scroll; }

/* line 237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check th {
  font-weight: normal;
  color: #666666;
  width: 100px;
  padding: 5px; }

/* line 244, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check td {
  padding: 5px; }

/* line 248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
table.project-exp-check {
  margin: 0 20px; }

/* line 252, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.personal.wrap {
  display: flex;
  width: 1100px; }
  /* line 257, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
  .personal.wrap .left-div .item-div {
    width: 288px;
    margin-bottom: 10px;
    border-radius: 10px;
    background: #ffffff; }
    /* line 263, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .left-div .item-div.avatar-contains {
      position: relative; }
      /* line 266, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div.avatar-contains .mark-div {
        position: absolute;
        left: 0; }
      /* line 275, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div.avatar-contains .cut-btn {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10; }
        /* line 281, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.avatar-contains .cut-btn > a {
          display: block; }
      /* line 287, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div {
        padding: 30px 0 20px; }
        /* line 290, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains {
          display: inline-block;
          position: relative; }
          /* line 293, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border {
            display: inline-block;
            width: 64px;
            height: 64px;
            background: #d2d2d2;
            border-radius: 50%;
            padding: 2px; }
            /* line 301, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
            .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border > img {
              width: 60px;
              height: 60px; }
            /* line 306, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
            .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .avatar-border.is-vip {
              background-image: linear-gradient(to right, #f5d787, #d3a247); }
          /* line 311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .avatar-contains .vip-show-type {
            background: linear-gradient(90deg, #c68f0c, #ffe88f);
            font-size: 10px;
            color: #8a1e04;
            position: absolute;
            white-space: nowrap;
            padding: 0 4px;
            bottom: 0;
            left: 40%;
            border-radius: 2px; }
        /* line 325, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .nick-div {
          display: flex;
          justify-content: center;
          font-size: 18px; }
          /* line 330, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div.avatar-contains .my-avatar .avatar-div .nick-div .gz-level {
            margin: 0; }
      /* line 337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div.avatar-contains .employ-info {
        display: flex;
        justify-content: space-around;
        font-family: "Microsoft YaHei", 微软雅黑, Arial, Verdana, serif;
        font-size: 14px;
        padding: 10px 0; }
        /* line 344, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.avatar-contains .employ-info > div {
          text-align: center; }
    /* line 350, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .left-div .item-div .grpp-bzj {
      display: flex;
      border-bottom: 1px solid #f5f5f5;
      margin: 0 10px; }
      /* line 355, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div .grpp-bzj > div {
        width: 50%; }
        /* line 358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) {
          border-right: 1px solid #f5f5f5; }
          /* line 361, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name {
            padding: 10px 0 20px; }
            /* line 364, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
            .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name > div {
              display: flex;
              align-items: center; }
              /* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
              .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(1) .is-show-name > div label {
                margin: 0; }
        /* line 375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .grpp-bzj > div .title {
          padding-top: 10px;
          text-align: center;
          font-size: 18px; }
        /* line 382, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-show {
          text-align: center;
          font-size: 20px; }
        /* line 387, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate {
          display: flex;
          justify-content: space-around; }
          /* line 392, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate > div input {
            color: #5390DF;
            border: none; }
          /* line 398, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div .grpp-bzj > div:nth-of-type(2) .guarantee-operate a {
            color: #5390DF; }
    /* line 407, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .left-div .item-div .income-div {
      display: flex;
      align-items: flex-end; }
      /* line 411, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div .income-div .income-left {
        padding: 20px 0 20px 20px; }
        /* line 414, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .income-div .income-left > div {
          font-size: 14px;
          padding: 4px 0; }
          /* line 418, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div .income-div .income-left > div > em {
            font-weight: bold;
            color: #f06746; }
      /* line 425, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div .income-div .income-right {
        padding: 0 0 24px 30px; }
        /* line 428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div .income-div .income-right > div {
          margin-top: 12px; }
          /* line 431, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .left-div .item-div .income-div .income-right > div .tx-btn {
            padding: 4px 24px;
            border: 1px solid #F06746;
            color: #F06746;
            border-radius: 4px; }
    /* line 441, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .left-div .item-div.menu-div {
      padding: 0 20px; }
      /* line 444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .left-div .item-div.menu-div > div {
        padding: 10px 0;
        border-bottom: 1px solid #e7e7e7; }
        /* line 448, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.menu-div > div > a {
          padding: 10px 10px 10px 35px;
          display: block;
          font-size: 14px; }
        /* line 454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .left-div .item-div.menu-div > div:last-of-type {
          border: none; }
  /* line 462, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
  .personal.wrap .personal-content {
    width: 800px; }
    /* line 465, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .personal-content .personal-item-box {
      display: flex; }
      /* line 469, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .personal-content .personal-item-box > div h2 {
        height: 50px;
        line-height: 50px;
        font-size: 18px; }
        /* line 474, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .personal-content .personal-item-box > div h2 em {
          border-bottom: 0; }
      /* line 480, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .personal-content .personal-item-box > div:nth-of-type(1) {
        width: 530px;
        margin: 0; }
      /* line 485, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) {
        width: 250px;
        padding: 0;
        border: none;
        margin: 0 0 0 10px; }
        /* line 491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) .issue-div {
          padding: 0 10px 10px; }
          /* line 497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
          .personal.wrap .personal-content .personal-item-box > div:nth-of-type(2) .issue-div ul li a:hover {
            color: #f06746; }
    /* line 507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .personal-content .my-discounts {
      background: #ffffff;
      padding: 10px 0;
      border-radius: 10px; }
    /* line 513, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .personal.wrap .personal-content .my-info {
      background: #ffffff;
      padding-bottom: 20px;
      border-radius: 10px; }
      /* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .personal.wrap .personal-content .my-info h2 {
        font-size: 18px;
        border-bottom: 1px solid #eee;
        height: 50px;
        line-height: 50px;
        position: relative;
        padding-left: 30px;
        font-weight: normal; }

/* line 532, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.menu-div .item-div {
  width: 144px;
  height: 112px; }

/* line 539, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.project-info.member-info {
  width: 790px;
  margin: -30px 0 0 0; }

/* line 548, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info-item {
  padding-top: 10px; }
/* line 552, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
.member-info .member-item .member-detail .vip-info {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  align-items: center; }
  /* line 558, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
  .member-info .member-item .member-detail .vip-info .left-div {
    display: flex;
    align-items: center; }
    /* line 562, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .member-info .member-item .member-detail .vip-info .left-div .icon-show img {
      width: 70px; }
    /* line 567, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .member-info .member-item .member-detail .vip-info .left-div .duration-show {
      padding-left: 10px; }
      /* line 569, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .member-info .member-item .member-detail .vip-info .left-div .duration-show .score {
        font-size: 18px;
        display: flex;
        align-items: center; }
        /* line 574, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
        .member-info .member-item .member-detail .vip-info .left-div .duration-show .score img {
          margin-left: 4px;
          width: 15px;
          height: 15px; }
      /* line 581, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .member-info .member-item .member-detail .vip-info .left-div .duration-show .end-date {
        font-size: 12px;
        color: #999999; }
      /* line 586, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .member-info .member-item .member-detail .vip-info .left-div .duration-show > div {
        padding: 2px 0; }
  /* line 592, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
  .member-info .member-item .member-detail .vip-info .vip-level {
    text-align: right; }
    /* line 594, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
    .member-info .member-item .member-detail .vip-info .vip-level .recommend-card-btn {
      padding-bottom: 10px;
      padding-right: 10px; }
      /* line 597, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/my.scss.erb */
      .member-info .member-item .member-detail .vip-info .vip-level .recommend-card-btn img {
        width: 160px; }
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
.new-product-contains {
  width: 100%;
  position: fixed;
  top: 104px;
  z-index: 999;
  display: none; }
  /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
  .new-product-contains .links-div {
    display: flex;
    background: #ffffff;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    width: 1160px;
    margin: 0 auto;
    padding: 22px 20px;
    justify-content: space-between; }
    /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
    .new-product-contains .links-div .link-div {
      position: relative; }
      /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
      .new-product-contains .links-div .link-div img {
        width: 280px; }
      /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
      .new-product-contains .links-div .link-div a {
        border: 1px solid #f06746;
        color: #f06746;
        position: absolute;
        bottom: 26px;
        left: 50%;
        font-size: 16px;
        width: 120px;
        text-align: center;
        padding: 6px 0;
        margin-left: -67px;
        border-radius: 6px; }
        /* line 33, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/nav.scss.erb */
        .new-product-contains .links-div .link-div a:hover {
          background: #f06746;
          color: #ffffff; }
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
.withdraw-ali .withdraw-title {
  padding-left: 30px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
  .withdraw-ali .withdraw-title img {
    width: 200px; }
/* line 14, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
.withdraw-ali .withdraw-content {
  padding-left: 20px; }
/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
.withdraw-ali .other-away {
  padding-left: 50px;
  margin-top: 60px;
  display: flex;
  align-items: center;
  font-size: 14px; }
  /* line 25, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
  .withdraw-ali .other-away .pop-btns {
    width: 260px;
    margin-left: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
    .withdraw-ali .other-away .pop-btns a {
      color: #666666; }

/* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
.withdraw-away-dialog .modal-dialog {
  text-align: center; }
  /* line 43, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
  .withdraw-away-dialog .modal-dialog .pop-img {
    margin-bottom: -44px; }
  /* line 47, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
  .withdraw-away-dialog .modal-dialog .pop-content {
    font-size: 14px;
    width: 340px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    padding: 60px 0 20px; }
    /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
    .withdraw-away-dialog .modal-dialog .pop-content .dialog-btns {
      margin-top: 20px; }
      /* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
      .withdraw-away-dialog .modal-dialog .pop-content .dialog-btns .btn {
        width: 130px; }
        /* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/orders.scss */
        .withdraw-away-dialog .modal-dialog .pop-content .dialog-btns .btn.btn-skgc {
          color: #ffffff; }
/* 20px*/
/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header #top_banner {
  margin: 0 auto;
  /*height: 100vw/10.0;*/
  height: 120px;
  background: url(https://stac.3kgc.com/assets/software/tool_banner-09abab0a8b3a35c6760648b9a3f515ed71479ead2542c11df70eb40877c53861.jpg) no-repeat center center;
  background-size: cover;
  /*background-size: 100% 100%;*/
  z-index: -1; }
/* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .tip {
  text-align: right;
  font-size: 12px;
  background: white; }
/* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .tip p {
  margin: 0 auto;
  width: 1100px;
  padding-top: 5px;
  margin-bottom: -8px;
  color: #666; }
/* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#p_top_header .top_menu {
  text-align: center;
  height: 60px;
  background-color: #ffffff; }
  /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #p_top_header .top_menu ul {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    display: flex; }
    /* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul a {
      display: inline-block;
      height: 60px;
      font-size: 18px;
      margin-right: 20px; }
    /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul li {
      display: inline-block;
      line-height: 58px;
      padding: 0 15px;
      /*letter-spacing: 1px;*/ }
      /* line 59, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #p_top_header .top_menu ul li.active {
        border-bottom: 2px solid #F46633; }
      /* line 63, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #p_top_header .top_menu ul li select {
        border: none;
        background: #ffffff;
        font-size: 18px; }
    /* line 69, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul .share_qq {
      float: right;
      margin: auto 30px auto auto;
      font-size: 16px;
      color: gray; }
    /* line 75, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul .search-input {
      position: relative;
      border-radius: 4px;
      font-size: 14px;
      border-right: 0px;
      height: 36px;
      line-height: 36px; }
    /* line 83, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul .search-input #topic {
      vertical-align: top;
      border: 1px solid #c1c1c1;
      border-right: none;
      border-radius: 4px 0px 0px 5px;
      height: 36px;
      line-height: 36px;
      width: 130px;
      padding-left: 10px;
      color: #000000;
      padding-right: 10px;
      font-size: 12px; }
    /* line 96, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul .search-img {
      border: 1px solid #c1c1c1;
      background: url(https://stac.3kgc.com/assets/nav_search-d5a034c290faf03b63711c2c580c3a9fc4cb76011309c1c9fde935b21215fd1d.png) no-repeat 10px 5px;
      left: 116px;
      border-radius: 0 4px 4px 0;
      border-left: none;
      height: 36px;
      line-height: 36px;
      width: 38px;
      display: inline-block; }
    /* line 107, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #p_top_header .top_menu ul .share_btn {
      float: right;
      color: #ffffff;
      border-radius: 4px;
      background-color: #F46633;
      margin: auto 0px auto 0;
      height: 40px;
      font-size: 14px;
      box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);
      padding: 0 24px;
      border: 1px solid #F46633;
      cursor: pointer; }
      /* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #p_top_header .top_menu ul .share_btn li {
        line-height: 40px;
        color: #ffffff; }
        /* line 122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #p_top_header .top_menu ul .share_btn li img {
          height: 25px; }
      /* line 127, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #p_top_header .top_menu ul .share_btn:hover {
        border: 1px solid #F27153;
        background-color: #F27153; }
      /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #p_top_header .top_menu ul .share_btn:active {
        border: 1px solid #F27153; }

/* line 140, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#pc_posts {
  text-align: center;
  color: #333333;
  background-color: inherit;
  width: 1100px;
  overflow-y: auto;
  margin: auto;
  display: flex;
  flex-flow: column nowrap; }
  /* line 150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #pc_posts #posts_main_form {
    flex: 1 1 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative; }
    /* line 157, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #pc_posts #posts_main_form .posts-main-form-left {
      width: 836px;
      /*background-color: #f0f0f0;*/
      /*height: $h-test;*/
      /*overflow-y: auto;*/ }
      /* line 162, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-left .sf_empty {
        border-radius: 6px;
        height: 922px;
        width: 100%;
        background-color: #ffffff;
        /*background: #ffffff url("<= asset_path('software/tool_icon_blank.png') %>") no-repeat center;*/
        margin: 10px 0; }
        /* line 170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left .sf_empty ul img {
          margin-top: 100px; }
        /* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left .sf_empty ul li.gray {
          font-size: 16px; }
        /* line 176, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left .sf_empty ul li.modal_btn {
          margin-top: 20px;
          font-size: 18px;
          text-decoration: underline;
          color: #5390df; }
      /* line 186, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item {
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*width: 100%;*/
        margin: 10px 0;
        background-color: #ffffff;
        /*border-radius: 6px;*/ }
        /* line 194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top {
          display: flex;
          align-items: flex-end;
          justify-content: flex-start;
          margin-bottom: 0px;
          font-size: 16px;
          height: 60px; }
          /* line 201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top img {
            border-radius: 100%;
            height: 40px;
            width: 40px;
            margin: 0 5px 0px 15px; }
          /* line 208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top > span {
            font-size: 14px;
            word-break: break-all;
            height: 40px;
            line-height: 40px; }
            /* line 213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item a.dyn-top > span > span {
              font-size: 16px;
              font-weight: bold; }
        /* line 219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item {
          background-color: #f7f7f7;
          margin: 0 20px 0 60px;
          border-radius: 6px;
          display: flex;
          flex-flow: row nowrap;
          position: relative; }
          /* line 226, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-left {
            min-width: 70px;
            max-width: 70px;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            padding: 15px 0 15px 0px; }
            /* line 233, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-left img {
              border-radius: 100%;
              height: 50px;
              width: 50px;
              margin-left: 10px; }
          /* line 241, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right {
            min-width: 690px;
            max-width: 690px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            text-align: left;
            margin: 15px 0px 15px 0; }
            /* line 249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top {
              display: flex;
              justify-content: space-between;
              align-items: center;
              width: 100%; }
              /* line 254, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-left {
                text-align: left;
                font-size: 18px;
                font-weight: bold;
                width: auto;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                margin-right: 10px; }
              /* line 264, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right {
                color: #F06746;
                min-width: 120px;
                text-align: left;
                margin: 5px 10px 10px 0; }
                /* line 269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right .post-status {
                  text-align: left;
                  /*color: #999999;*/
                  font-size: 15px;
                  width: auto;
                  margin-right: 15px; }
                /* line 276, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-top .post-right-top-right .post-money {
                  text-align: left;
                  /*color: #999999;*/
                  font-size: 15px;
                  width: auto;
                  font-weight: bold; }
            /* line 288, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle {
              text-align: left;
              font-size: 14px;
              max-width: 560px;
              min-height: 10px;
              margin-bottom: 5px;
              /*overflow-y: auto;*/
              color: #666666; }
              /* line 296, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .fold-btn {
                display: none; }
              /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .unfold-btn, #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle .fold-btn {
                /*font-size: 0.7rem;*/
                /*position: absolute;*/
                /*right: 0;*/
                color: #5390DF;
                border: none;
                background-color: #ffffff;
                /*border: none;*/ }
              /* line 309, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle span a {
                color: #666666; }
                /* line 311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-middle span a:hover {
                  color: #f66626; }
            /* line 318, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .top-btn {
              display: flex;
              justify-content: flex-end;
              margin-right: 10px;
              margin-bottom: 10px; }
              /* line 323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .top-btn a {
                padding: 5px 10px;
                border-radius: 4px;
                background-color: #f06746;
                color: #ffffff;
                margin-right: 15px; }
            /* line 332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom {
              display: flex;
              justify-content: space-between;
              align-items: center;
              text-align: left;
              width: auto;
              font-size: 14px;
              cursor: pointer; }
              /* line 340, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left {
                text-align: left;
                width: auto;
                color: #666666;
                min-width: 50%;
                max-width: 50%;
                display: flex;
                justify-content: space-between;
                position: relative; }
                /* line 349, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content {
                  display: flex;
                  justify-content: space-between;
                  /*min-width: 30%;*/
                  /*max-width: 30%;*/ }
                  /* line 354, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span {
                    margin-right: 10px; }
                    /* line 356, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span img {
                      height: 19px;
                      width: 19px;
                      margin-right: 2px; }
                /* line 363, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-left .deadline {
                  font-size: 12px;
                  line-height: 22px; }
              /* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right {
                width: auto;
                color: #666666;
                display: flex;
                justify-content: flex-end;
                /*min-width: 50%;*/
                /*max-width: 50%;*/
                margin-right: 10px; }
                /* line 376, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div {
                  display: inline-block; }
                  /* line 378, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div {
                    display: flex;
                    align-items: center;
                    padding: 5px 10px;
                    background: #ededed;
                    border-radius: 4px;
                    margin-right: 15px; }
                    /* line 385, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div img {
                      height: 14px;
                      width: 14px;
                      margin-right: 2px; }
            /* line 394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse {
              /*display: flex;*/
              /*justify-content: space-between;*/
              /*align-items: center;*/
              text-align: left;
              width: auto; }
              /* line 400, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .refuse-reason {
                display: inline-block;
                width: 400px;
                background: #fdf7ec;
                font-size: 14px;
                color: #d52b30;
                line-height: 30px;
                text-align: left;
                padding: 10px; }
              /* line 410, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .delete-item {
                display: inline-block;
                width: 227px;
                padding: 10px; }
                /* line 414, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .dyn-item .post-item .post-right .post-refuse .delete-item a {
                  color: #f06746; }
      /* line 423, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item {
        background-color: #ffffff;
        margin: 10px 0;
        border-radius: 6px;
        display: flex;
        flex-flow: row nowrap;
        position: relative; }
        /* line 430, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-left {
          min-width: 15%;
          max-width: 15%;
          display: flex;
          justify-content: center;
          align-items: flex-start;
          padding: 15px 0 15px 10px; }
          /* line 437, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-left img {
            border-radius: 100%;
            height: 70px;
            width: 70px; }
        /* line 444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right {
          min-width: 85%;
          max-width: 85%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          text-align: left;
          margin: 15px 30px 15px 0; }
          /* line 452, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            /* line 457, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-left {
              text-align: left;
              font-size: 18px;
              font-weight: bold;
              width: auto;
              text-overflow: ellipsis;
              white-space: nowrap;
              overflow: hidden;
              margin-right: 0.5rem; }
            /* line 467, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right {
              color: #F06746;
              min-width: 120px;
              text-align: left;
              margin: 5px 30px 10px 0; }
              /* line 472, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right .post-status {
                text-align: left;
                /*color: #999999;*/
                font-size: 15px;
                width: auto;
                margin-right: 15px; }
              /* line 479, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-top .post-right-top-right .post-money {
                text-align: left;
                /*color: #999999;*/
                font-size: 15px;
                width: auto;
                font-weight: bold; }
          /* line 491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle {
            text-align: left;
            font-size: 14px;
            max-width: 560px;
            min-height: 10px;
            margin-bottom: 10px;
            /*overflow-y: auto;*/
            color: #666666; }
            /* line 499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .fold-btn {
              display: none; }
            /* line 502, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .unfold-btn, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle .fold-btn {
              /*font-size: 0.7rem;*/
              /*position: absolute;*/
              /*right: 0;*/
              color: #5390DF;
              border: none;
              background-color: #ffffff;
              /*border: none;*/ }
            /* line 512, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle span a {
              color: #666666; }
              /* line 514, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-middle span a:hover {
                color: #f66626; }
          /* line 521, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .top-btn {
            display: flex;
            justify-content: flex-end;
            margin-right: 30px;
            margin-bottom: 10px; }
            /* line 526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .top-btn a {
              padding: 5px 10px;
              border-radius: 4px;
              background-color: #f06746;
              color: #ffffff;
              margin-right: 15px; }
          /* line 535, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom {
            display: flex;
            justify-content: space-between;
            align-items: center;
            text-align: left;
            width: auto;
            font-size: 14px;
            cursor: pointer; }
            /* line 543, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left {
              text-align: left;
              width: auto;
              color: #666666;
              min-width: 50%;
              max-width: 50%;
              display: flex;
              justify-content: space-between;
              position: relative; }
              /* line 552, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content {
                display: flex;
                justify-content: space-between;
                /*min-width: 30%;*/
                /*max-width: 30%;*/ }
                /* line 557, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span {
                  margin-right: 10px; }
                  /* line 559, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .stats-content span img {
                    height: 19px;
                    width: 19px;
                    margin-right: 2px; }
              /* line 566, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-left .deadline {
                font-size: 12px;
                line-height: 22px; }
            /* line 571, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right {
              width: auto;
              color: #666666;
              display: flex;
              justify-content: flex-end;
              /*min-width: 50%;*/
              /*max-width: 50%;*/
              margin-right: 30px; }
              /* line 579, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div {
                display: inline-block; }
                /* line 581, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div {
                  display: flex;
                  align-items: center;
                  padding: 5px 10px;
                  background: #f0f0f0;
                  border-radius: 4px;
                  margin-right: 15px; }
                  /* line 588, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-right-bottom .post-right-bottom-right div .inner-div img {
                    height: 14px;
                    width: 14px;
                    margin-right: 2px; }
          /* line 597, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse {
            /*display: flex;*/
            /*justify-content: space-between;*/
            /*align-items: center;*/
            text-align: left;
            width: auto; }
            /* line 603, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .refuse-reason {
              display: inline-block;
              width: 400px;
              background: #fdf7ec;
              font-size: 14px;
              color: #d52b30;
              line-height: 30px;
              text-align: left;
              padding: 10px; }
            /* line 613, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .delete-item {
              display: inline-block;
              width: 227px;
              padding: 10px; }
              /* line 617, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-refuse .delete-item a {
                color: #f06746; }
          /* line 624, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment {
            margin: 10px 10px 10px 10px;
            border-radius: 4px;
            padding: 5px;
            background-color: #f0f0f0; }
            /* line 629, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .show_valid_msg {
              display: block;
              margin: 0 0 10px 5px;
              color: red; }
            /* line 634, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'], #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column {
              display: flex;
              align-items: center;
              margin-bottom: 6px;
              font-size: 12px; }
              /* line 639, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] textarea.text, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column textarea.text {
                flex: 1 1 auto;
                border-radius: 4px;
                border: 1px solid #ccc; }
              /* line 644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] input.string, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column input.string {
                line-height: 32px;
                height: 32px; }
              /* line 648, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] .open-about, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column .open-about {
                margin-left: 5px; }
              /* line 651, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_detail'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_gist'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_is_expert'] label, #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .comment-column label {
                margin: 0; }
            /* line 655, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment [class*='comment_attachment_id'] {
              margin-bottom: 6px; }
            /* line 658, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .submit_btns {
              text-align: right; }
              /* line 660, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #pc_posts #posts_main_form .posts-main-form-left #posts-list .post-item .post-right .post-comment #new_comment .submit_btns button {
                height: auto;
                padding: 5px 10px;
                border-radius: 4px;
                background-color: #f06746;
                color: #ffffff;
                margin: 0 15px 0 0; }
    /* line 677, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #pc_posts #posts_main_form .posts-main-form-right {
      width: 253px;
      margin: 10px 0;
      /*background-color: #f0f0f0;*/
      /*height: $h-test;*/ }
      /* line 682, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 6px;
        overflow: hidden; }
        /* line 687, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top .posts-main-form-right-top-header {
          background-color: #ffffff;
          height: 50px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 18px; }
        /* line 696, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my {
          font-size: 16px;
          line-height: 30px;
          margin-top: 20px; }
          /* line 700, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my span.ad {
            width: 70px;
            height: 18px;
            line-height: 18px;
            display: inline-block;
            margin-left: 15px;
            background: linear-gradient(90deg, #fbc544, #e3b442, #fbebc5);
            opacity: 0.77;
            border-radius: 2px;
            font-size: 12px;
            text-align: center; }
        /* line 713, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top a.active {
          color: #F06746; }
        /* line 716, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-top p.my a:hover {
          color: #F06746; }
      /* line 721, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-bottom {
        width: 100%;
        border-radius: 6px;
        overflow: hidden; }
        /* line 725, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .posts-main-form-right-bottom .posts-main-form-right-bottom-header {
          background-color: #ffffff;
          height: 50px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 18px; }
      /* line 736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #pc_posts #posts_main_form .posts-main-form-right .share-rank {
        background-color: #ffffff;
        height: 80px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 1px 0; }
        /* line 744, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-left {
          width: 75.9px; }
          /* line 746, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-left .sm-avatar {
            border-radius: 100%; }
        /* line 750, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right {
          width: 177.1px; }
          /* line 752, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right .sr-top {
            font-size: 16px;
            width: 100%;
            text-align: left; }
          /* line 757, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #pc_posts #posts_main_form .posts-main-form-right .share-rank .share-rank-right .sr-bottom {
            font-size: 14px;
            width: 100%;
            text-align: left; }

/* line 769, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#will_post {
  font-size: 12px; }
  /* line 771, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .modal-dialog {
    width: 500px; }
    /* line 773, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #will_post .modal-dialog .modal-body {
      text-align: left;
      width: 400px;
      margin: auto; }
  /* line 780, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .file-caption-main {
    width: 100%; }
  /* line 783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .fileinput-upload-button {
    display: none; }
  /* line 788, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .kv-fileinput-caption:focus {
    border-color: #f06746; }
  /* line 793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .btn-primary {
    background-color: #f06746;
    border-color: #f06746;
    border-radius: 2px; }
    /* line 797, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #will_post .btn-primary:hover {
      background-color: #f06746;
      border-color: #f06746; }
    /* line 802, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #will_post .btn-primary:active {
      background-color: #f06746 !important;
      border-color: #f06746 !important; }
  /* line 808, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #will_post .submit_btns {
    display: flex;
    justify-content: space-around; }

/* line 814, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#new_post {
  font-size: 14px; }
  /* line 816, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #new_post .show_valid_msg {
    display: block;
    margin: 0 0 10px 5px;
    color: red; }
  /* line 822, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #new_post input {
    border-radius: 2px;
    border: 1px solid #CCC;
    width: 100%;
    height: 40px; }
    /* line 827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #new_post input[type='text'] {
      padding: 5px; }
  /* line 831, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #new_post textarea {
    width: 100%;
    padding: 6px;
    border: 1px solid #CCC; }
  /* line 836, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #new_post select {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #CCC;
    width: 100%;
    height: 40px; }
  /* line 843, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #new_post .show_agreement {
    display: flex;
    align-items: center; }
    /* line 846, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #new_post .show_agreement input {
      width: auto; }
    /* line 849, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #new_post .show_agreement .open-about {
      margin-left: 5px; }
      /* line 851, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #new_post .show_agreement .open-about span {
        color: #5390DF; }

/* line 858, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
#post-show {
  padding: 20px 0 0 0;
  width: 1100px;
  margin: auto;
  height: auto;
  display: flex;
  flex-flow: column nowrap; }
  /* line 865, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #post-show .show-header {
    width: 1100px;
    display: flex;
    background-color: #ffffff;
    border-radius: 4px;
    margin: auto;
    padding: 20px 0; }
    /* line 872, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #post-show .show-header .show-header-left {
      width: 100px;
      display: flex;
      justify-content: center;
      margin: 0 10px 0 30px; }
      /* line 877, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #post-show .show-header .show-header-left img {
        height: 80px;
        width: 80px;
        border-radius: 100%; }
    /* line 883, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #post-show .show-header .show-header-right {
      flex: 1 1 auto;
      display: flex;
      flex-flow: column nowrap;
      margin-right: 100px; }
      /* line 888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #post-show .show-header .show-header-right .show-header-right-top {
        display: flex;
        justify-content: space-between; }
        /* line 892, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-left span.post-title {
          font-size: 20px;
          font-weight: bold; }
        /* line 897, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-right {
          margin-right: 50px; }
          /* line 899, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-header .show-header-right .show-header-right-top .show-header-right-top-right span.post-status {
            font-size: 16px;
            font-weight: bold;
            color: #F06746; }
      /* line 906, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #post-show .show-header .show-header-right .show-header-right-bottom {
        display: flex;
        justify-content: space-between;
        flex: 1 1 auto;
        position: relative;
        font-size: 12px;
        color: #999999; }
        /* line 913, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left {
          display: flex;
          flex-flow: column nowrap;
          justify-content: space-between; }
          /* line 920, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left .show-header-right-bottom-left-bottom {
            /*flex: 1 1 auto;*/ }
            /* line 922, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-left .show-header-right-bottom-left-bottom img {
              height: 14px;
              width: 14px; }
        /* line 928, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right {
          display: flex;
          align-items: center; }
          /* line 931, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right > img {
            height: 30px;
            margin-right: 30px; }
          /* line 936, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div {
            display: inline-block; }
            /* line 938, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div .inner-div {
              display: flex;
              align-items: center;
              padding: 4px 10px;
              color: #F06746;
              border: 1px solid #F06746;
              border-radius: 4px;
              font-size: 14px;
              /*margin-right: 15px;*/ }
              /* line 947, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-header .show-header-right .show-header-right-bottom .show-header-right-bottom-right .post-buttons div .inner-div img {
                height: 12px;
                width: 12px;
                margin-right: 2px; }
  /* line 961, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
  #post-show .show-main {
    text-align: center;
    color: #333333;
    background-color: inherit;
    width: 1100px;
    overflow-y: auto;
    padding-top: 10px;
    display: flex;
    flex-flow: row nowrap;
    font-size: 16px;
    flex: 1 1 auto; }
    /* line 972, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #post-show .show-main .show-main-left {
      width: 836px;
      display: flex;
      flex-flow: column nowrap; }
      /* line 976, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #post-show .show-main .show-main-left .show-main-left-top {
        border-radius: 4px;
        text-align: left;
        background-color: #ffffff;
        padding: 20px; }
        /* line 981, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-main .show-main-left .show-main-left-top .post-desc {
          margin-bottom: 20px; }
        /* line 984, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-main .show-main-left .show-main-left-top .post-new-comment {
          padding: 0; }
          /* line 986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-main .show-main-left .show-main-left-top .post-new-comment .comment-title {
            font-size: 18px;
            font-weight: bold; }
          /* line 990, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment {
            /*margin: 5px 0 5px 0;*/
            border-radius: 4px;
            padding: 5px 15px 0 15px; }
            /* line 994, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .show_valid_msg {
              display: block;
              margin: 0 0 10px 5px;
              color: red; }
            /* line 999, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'], #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column {
              display: flex;
              align-items: center;
              margin-bottom: 6px;
              /*font-size: 12px;*/ }
              /* line 1004, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] textarea.text, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column textarea.text {
                flex: 1 1 auto;
                border-radius: 4px;
                border: 1px solid #ccc; }
              /* line 1009, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] input.string, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column input.string {
                line-height: 32px;
                height: 32px; }
              /* line 1013, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] .open-about, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column .open-about {
                margin-left: 5px; }
              /* line 1016, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_detail'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_gist'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_is_expert'] label, #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .comment-column label {
                margin: 0; }
            /* line 1020, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment [class*='comment_attachment_id'] {
              margin-bottom: 6px; }
            /* line 1023, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .submit_btns {
              text-align: right; }
              /* line 1025, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-top .post-new-comment #new_comment .submit_btns button {
                height: auto;
                padding: 5px 10px;
                border-radius: 4px;
                background-color: #f06746;
                color: #ffffff;
                margin: 0 15px 0 0; }
      /* line 1037, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
      #post-show .show-main .show-main-left .show-main-left-bottom {
        flex: 1 1 auto;
        margin: 10px 0;
        border-radius: 4px;
        overflow: hidden;
        display: flex;
        flex-flow: column nowrap; }
        /* line 1044, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header {
          background-color: #ffffff;
          display: flex;
          height: 50px;
          line-height: 50px;
          /*margin-bottom: -2px;*/
          border-bottom: solid 1px rgba(225, 225, 225, 0.5);
          width: 100%;
          padding-left: 10px;
          padding-right: 50px; }
          /* line 1054, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span {
            display: flex;
            justify-content: center;
            font-size: 16px;
            font-weight: bold;
            padding: 0 10px;
            margin: 0 10px; }
            /* line 1061, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.active {
              border-bottom: solid 2px #f06746;
              /*color: $active-color;*/ }
            /* line 1065, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.search-input {
              flex: 1 1 auto;
              justify-content: flex-end;
              align-items: center; }
              /* line 1069, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-header span.search-input select {
                border: solid 1px gray;
                height: 30px; }
        /* line 1076, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
        #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main {
          flex: 1 1 auto;
          display: flex;
          align-items: center;
          flex-direction: column;
          justify-content: flex-start;
          padding-bottom: 10px; }
          /* line 1083, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
          #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments {
            flex: 1 1 auto;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            width: 100%;
            font-size: 16px; }
            /* line 1090, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment {
              flex: 1 1 auto;
              background-color: #ffffff;
              /*padding: 0.4rem 0.75rem;*/
              margin: 2px 0;
              padding: 10px 20px; }
              /* line 1096, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top {
                display: flex;
                margin-bottom: 6px; }
                /* line 1099, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-img {
                  flex: 0 1 auto;
                  margin-right: 10px;
                  display: flex;
                  align-items: center; }
                  /* line 1104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-img img {
                    -webkit-border-radius: 100%;
                    -moz-border-radius: 100%;
                    border-radius: 100%; }
                /* line 1110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info {
                  flex: 1 1 auto;
                  display: flex;
                  justify-content: space-between;
                  align-items: center; }
                  /* line 1115, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer {
                    flex: 1 1 auto;
                    display: flex;
                    align-items: center; }
                    /* line 1119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .poster-name {
                      font-size: 16px; }
                    /* line 1122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .date-tag {
                      flex: 1 1 auto;
                      color: #999999;
                      font-size: 13px;
                      text-align: right; }
                    /* line 1128, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info .commenter-refer .other-tags {
                      color: #999999;
                      font-size: 13px; }
                /* line 1134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right {
                  width: 200px;
                  display: flex;
                  justify-content: flex-end;
                  align-items: center; }
                  /* line 1139, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .ac_tag {
                    background: #f06746;
                    border-width: 14px 0 14px 10px;
                    border-style: solid;
                    border-color: transparent transparent transparent #ffffff;
                    padding: 0 6px 0 4px;
                    height: 34px;
                    display: flex;
                    align-items: center;
                    margin-right: -14px;
                    /*background: ;*/ }
                    /* line 1150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .ac_tag span {
                      word-break: keep-all;
                      color: #ffffff; }
                  /* line 1155, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .collect-btn {
                    padding: 0 10px;
                    /*border-radius: 30% 30% 30% 30%;*/
                    border: solid 1px #f06746;
                    font-size: 14px;
                    line-height: 20px;
                    border-radius: 15px;
                    color: #f06746; }
                  /* line 1165, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-top .commenter-info-right .cancel_collect_comment {
                    flex: 1 0 auto;
                    max-width: 80px;
                    color: #f06746; }
              /* line 1174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle {
                color: #666666;
                margin-bottom: 5px;
                margin-top: -20px;
                font-size: 14px;
                word-break: break-all;
                text-align: left;
                padding-left: 70px; }
                /* line 1182, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs {
                  margin-left: 16px;
                  background-color: #f5f5f5; }
                  /* line 1185, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs .reward-log {
                    display: inline-flex;
                    align-items: center;
                    padding: 4px 2px; }
                    /* line 1189, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-middle .reward-logs .reward-log img {
                      border-radius: 100%;
                      margin-right: 6px; }
              /* line 1198, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom {
                padding-left: 70px; }
                /* line 1200, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top {
                  display: flex;
                  justify-content: flex-end; }
                  /* line 1203, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top > div {
                    margin-left: 20px; }
                  /* line 1206, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top .reward-btn {
                    text-align: center;
                    width: 100px; }
                    /* line 1209, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-top .reward-btn span {
                      display: inline-block;
                      padding: 0 10px;
                      border: solid 1px #f06746;
                      font-size: 14px;
                      line-height: 20px;
                      border-radius: 15px;
                      color: #f06746;
                      /*margin-bottom: 10px;*/ }
                /* line 1222, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism {
                  margin: 10px 10px 10px 10px;
                  border-radius: 4px;
                  padding: 5px;
                  background-color: #f0f0f0; }
                  /* line 1227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .show_valid_msg {
                    display: block;
                    margin: 0 0 10px 5px;
                    color: red; }
                  /* line 1232, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism [class*='comment_detail'] {
                    display: flex;
                    align-items: center;
                    margin-bottom: 6px;
                    font-size: 12px; }
                    /* line 1237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism [class*='comment_detail'] textarea.text {
                      flex: 1 1 auto;
                      border-radius: 4px;
                      border: 1px solid #ccc; }
                  /* line 1244, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .submit_btns {
                    text-align: right; }
                    /* line 1246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .comment-bottom .comment-bottom-bottom #new_criticism .submit_btns button {
                      height: auto;
                      padding: 5px 10px;
                      border-radius: 4px;
                      background-color: #f06746;
                      color: #ffffff;
                      margin: 0 15px 0 0; }
              /* line 1259, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list {
                /*margin-top: 0.5rem;*/
                margin-left: 10%;
                margin-right: 5%; }
                /* line 1263, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism {
                  margin-bottom: 0.5rem; }
                  /* line 1265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top {
                    display: flex;
                    margin-bottom: 0.3rem; }
                    /* line 1268, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-img {
                      flex: 0 1 auto;
                      margin-right: 0.5rem;
                      display: flex;
                      align-items: center; }
                      /* line 1273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                      #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-img img {
                        -webkit-border-radius: 100%;
                        -moz-border-radius: 100%;
                        border-radius: 100%; }
                    /* line 1279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info {
                      flex: 1 1 auto;
                      display: flex;
                      justify-content: space-between;
                      align-items: center; }
                      /* line 1285, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                      #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info .critic-refer .critic-name {
                        font-size: 0.7rem; }
                      /* line 1288, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                      #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-top .critic-info .critic-refer .date-tag {
                        color: #999999;
                        font-size: 0.65rem; }
                  /* line 1296, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                  #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-middle {
                    border-radius: 0.2rem;
                    background-color: #f5f5f5;
                    margin-left: 1.8rem;
                    color: #666666;
                    margin-bottom: 0.3rem;
                    font-size: 0.7rem;
                    word-break: break-all; }
                    /* line 1304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
                    #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comment .criticism-list .criticism .criticism-middle div {
                      padding: 0.2rem; }
            /* line 1312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
            #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comments-blank {
              flex: 1 1 auto;
              display: flex;
              justify-content: center;
              background-color: #ffffff; }
              /* line 1317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
              #post-show .show-main .show-main-left .show-main-left-bottom .show-main-left-bottom-main #post-comments .comments-blank img {
                margin-top: 10%;
                width: 40%;
                height: 20%; }
    /* line 1327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/posts.scss.erb */
    #post-show .show-main .show-main-right {
      /*width: $max-width*0.22;*/
      flex: 1 1 auto;
      margin: 10px 0 0 0; }
/* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/project_calcs.scss */
.project-calc-div {
  width: 1100px;
  margin: 0 auto; }
  /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/project_calcs.scss */
  .project-calc-div table {
    width: 100%; }
    /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/project_calcs.scss */
    .project-calc-div table th, .project-calc-div table td {
      font-size: 14px;
      border: 1px solid #333333;
      padding: 5px 10px; }
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.p-time-show {
  color: #943907;
  font-size: 16px;
  font-weight: bold;
  display: inline-flex;
  align-items: center; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .p-time-show .icon-show {
    display: inline-flex;
    align-items: center;
    margin-left: 10px;
    position: relative; }
    /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .p-time-show .icon-show img {
      width: 20px; }
    /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .p-time-show .icon-show:hover {
      cursor: pointer; }
    /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .p-time-show .icon-show .sc-calendar {
      display: none;
      background: #ffffff;
      position: absolute;
      right: -18px;
      top: 26px; }
      /* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .p-time-show .icon-show .sc-calendar div, .p-time-show .icon-show .sc-calendar span {
        margin: 0; }
      /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .p-time-show .icon-show .sc-calendar .sc-header .sc-actions {
        display: flex;
        align-items: center;
        justify-content: center; }
      /* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .p-time-show .icon-show .sc-calendar .sc-body .sc-days .sc-item {
        margin-bottom: 0; }
      /* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .p-time-show .icon-show .sc-calendar .sc-actions {
        font-size: 14px; }
        /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .p-time-show .icon-show .sc-calendar .sc-actions .sc-time {
          display: none; }
        /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .p-time-show .icon-show .sc-calendar .sc-actions.flex-actions {
          display: flex;
          width: 100%;
          padding: 0 10px;
          justify-content: space-between;
          align-items: center; }
          /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
          .p-time-show .icon-show .sc-calendar .sc-actions.flex-actions .sc-return-today {
            margin: unset; }
        /* line 64, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .p-time-show .icon-show .sc-calendar .sc-actions div {
          font-size: 20px;
          padding-top: 6px; }
      /* line 69, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .p-time-show .icon-show .sc-calendar .sc-header select {
        text-align: center; }
    /* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .p-time-show .icon-show:hover {
      cursor: pointer; }

/* line 84, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio td {
  padding: 5px;
  vertical-align: top; }
  /* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .project-type-radio td .first-title {
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    /*text-align: center;*/ }
  /* line 93, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .project-type-radio td label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0; }
  /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .project-type-radio td label:hover {
    color: #f06746; }
  /* line 101, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .project-type-radio td input[type="radio"] {
    vertical-align: initial;
    margin: 0; }
/* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio tr.radio-tr td:first-of-type {
  padding-left: 10px;
  width: 30px; }
/* line 112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project-type-radio tr.radio-tr td:last-of-type {
  width: 354px;
  padding-right: 5px; }

/* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.edit-project {
  width: 1100px; }
  /* line 122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .edit-project .service-types {
    text-align: center; }
    /* line 124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .service-types > a {
      padding: 10px;
      display: inline-block;
      font-size: 16px;
      color: #333333; }
      /* line 129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .service-types > a.active {
        background: #d2d2d2;
        color: #ffffff; }
      /* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .service-types > a:hover {
        color: #f06746; }
  /* line 138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .edit-project .publish-box {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 50px 10px 50px; }
    /* line 144, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .publish-item {
      padding: 30px 80px;
      border-bottom: 1px solid #f5f5f5;
      position: relative;
      border-radius: 5px; }
      /* line 149, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item h3 {
        font-size: 16px;
        color: #999; }
        /* line 152, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item h3 em {
          font-size: 12px; }
      /* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item .purpose-checkbox {
        max-width: 900px; }
      /* line 159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item.error {
        border-radius: 5px;
        border: 1px solid #e60012; }
      /* line 163, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item .project-describe {
        width: 518px;
        border-radius: 7px;
        border: 1px solid #bbb; }
        /* line 167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .project-describe .project-temple {
          position: relative;
          padding: 10px;
          border-bottom: 1px solid #bbb; }
        /* line 172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .project-describe textarea {
          border: none;
          border-radius: 7px;
          height: 160px;
          padding: 10px;
          width: 516px;
          background-color: #fbfbfb; }
      /* line 181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item .need {
        color: #f66626;
        margin-right: 5px; }
      /* line 185, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .publish-item .label-check {
        position: relative;
        display: inline-block;
        font-size: 16px;
        color: #333;
        padding: 14px;
        width: 100px;
        text-align: center;
        border-radius: 5px;
        margin: 10px; }
        /* line 195, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .label-check i {
          display: none;
          position: absolute;
          top: 0;
          left: 5px;
          font-size: 20px; }
        /* line 202, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .label-check input {
          position: absolute;
          opacity: 0;
          filter: alpha(opacity=0);
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          cursor: pointer; }
        /* line 214, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .label-check:hover {
          background-color: #f66626;
          color: #fff; }
        /* line 218, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .publish-item .label-check.active {
          background-color: #f66626;
          color: #fff; }
          /* line 221, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
          .edit-project .publish-box .publish-item .label-check.active i {
            display: inline; }
    /* line 227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .project-uses, .edit-project .publish-box .project-type, .edit-project .publish-box .project-major, .edit-project .publish-box .project-demand, .edit-project .publish-box .project-other-demand {
      margin-top: 20px; }
      /* line 229, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .project-uses label, .edit-project .publish-box .project-type label, .edit-project .publish-box .project-major label, .edit-project .publish-box .project-demand label, .edit-project .publish-box .project-other-demand label {
        position: relative;
        display: inline-block;
        font-size: 16px;
        color: #333;
        padding: 20px 10px;
        width: 140px;
        text-align: center;
        border-radius: 5px;
        margin: 10px; }
        /* line 239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .project-uses label i, .edit-project .publish-box .project-type label i, .edit-project .publish-box .project-major label i, .edit-project .publish-box .project-demand label i, .edit-project .publish-box .project-other-demand label i {
          display: none;
          position: absolute;
          top: 0;
          left: 5px;
          font-size: 20px; }
        /* line 246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .project-uses label.active, .edit-project .publish-box .project-type label.active, .edit-project .publish-box .project-major label.active, .edit-project .publish-box .project-demand label.active, .edit-project .publish-box .project-other-demand label.active {
          background-color: #f66626;
          color: #fff; }
          /* line 249, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
          .edit-project .publish-box .project-uses label.active i, .edit-project .publish-box .project-type label.active i, .edit-project .publish-box .project-major label.active i, .edit-project .publish-box .project-demand label.active i, .edit-project .publish-box .project-other-demand label.active i {
            display: inline; }
        /* line 253, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
        .edit-project .publish-box .project-uses label:hover, .edit-project .publish-box .project-type label:hover, .edit-project .publish-box .project-major label:hover, .edit-project .publish-box .project-demand label:hover, .edit-project .publish-box .project-other-demand label:hover {
          background-color: #f66626;
          color: #fff; }
      /* line 258, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .project-uses input, .edit-project .publish-box .project-type input, .edit-project .publish-box .project-major input, .edit-project .publish-box .project-demand input, .edit-project .publish-box .project-other-demand input {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer; }
    /* line 271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .project-demand {
      text-align: right; }
      /* line 273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .project-demand label {
        width: 350px; }
    /* line 277, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .project-other-demand {
      text-align: right; }
      /* line 279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .edit-project .publish-box .project-other-demand label {
        width: 350px; }
    /* line 283, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box h4 {
      font-size: 18px;
      color: #333;
      margin: 30px 0 10px; }
    /* line 288, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .publish-form {
      margin: 10px 0;
      color: #999;
      font-size: 14px;
      position: relative; }
    /* line 294, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .edit-project .publish-box .next-btn {
      margin: 40px auto;
      display: block;
      cursor: pointer;
      border: none;
      width: 400px;
      height: 60px;
      font-size: 20px;
      color: #ffffff;
      font-weight: bold;
      background: transparent url(https://stac.3kgc.com/assets/publish-ico-6e9c052a6c6ca2faf98050983af371eadcd0d229e0e69dcd54cc76d1f425cc23.png) 0 -134px no-repeat; }

/* line 310, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project_info .service-fee-td {
  color: #333333; }
  /* line 312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .publish-project_info .service-fee-td .service-fee {
    font-size: 14px; }
    /* line 317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .publish-project_info .service-fee-td .service-fee .fee-tip {
      color: #f06746; }
    /* line 320, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .publish-project_info .service-fee-td .service-fee input[type='text'] {
      width: 200px; }
    /* line 323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .publish-project_info .service-fee-td .service-fee label {
      color: #333333; }
      /* line 325, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .publish-project_info .service-fee-td .service-fee label input[type='checkbox'] {
        margin: 0; }
      /* line 328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .publish-project_info .service-fee-td .service-fee label:hover {
        color: #f06746; }

/* line 337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project-type-show th, .project-type-show td {
  padding: 0 10px 5px 0 !important;
  font-size: 14px !important;
  width: auto !important;
  text-align: left !important; }

/* line 346, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.enter-co-pop .modal-dialog {
  margin-top: 10%; }
  /* line 348, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .enter-co-pop .modal-dialog .modal-body {
    text-align: center; }
    /* line 350, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .enter-co-pop .modal-dialog .modal-body .tip-text {
      font-size: 16px;
      padding: 10px 0 20px; }
    /* line 356, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .enter-co-pop .modal-dialog .modal-body .tip-btns .close-button {
      border: 1px solid #f06746;
      color: #f06746;
      background: #ffffff;
      margin-right: 10px; }
    /* line 362, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .enter-co-pop .modal-dialog .modal-body .tip-btns .ui-btn {
      border: 1px solid #f06746; }
    /* line 365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .enter-co-pop .modal-dialog .modal-body .tip-btns a {
      width: 80px; }

/* line 373, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.edit-div {
  text-align: center;
  padding-bottom: 20px;
  font-size: 16px; }
  /* line 377, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .edit-div a {
    color: #f06746; }

/* line 382, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.local-pro-count {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin-left: 2%;
  margin-top: 10px;
  padding: 10px;
  background: #FFF8EE;
  border-radius: 6px; }
  /* line 391, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .local-pro-count a {
    color: #f06746;
    text-decoration: underline; }
    /* line 394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .local-pro-count a img {
      vertical-align: sub;
      width: 14px; }

/* line 401, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.to-submit-result {
  width: 100%;
  text-align: center;
  padding: 20px; }
  /* line 405, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .to-submit-result .ui-btn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px; }

/* line 414, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project-btn-group {
  padding-right: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  min-height: 70px; }
  /* line 420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .project-btn-group form {
    height: auto !important;
    line-height: normal !important; }

/* line 426, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.tip-contains {
  margin-top: 10px;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 10px;
  background: #FFF6D3;
  color: #CD2311; }
  /* line 433, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .tip-contains p {
    color: #CD2311 !important; }

/* line 438, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project_adviser_is_hire_com .radio {
  margin-top: 10px !important; }

/* line 442, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project_adviser_is_hire_com .radio label {
  width: auto !important; }

/* line 446, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.project_adviser_is_hire_com .radio label input[type="radio"] {
  position: relative;
  margin-right: 5px;
  margin-top: 0px; }

/* line 455, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project {
  width: 1100px;
  padding: 20px 0;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  color: #333333; }
  /* line 464, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
  .publish-project .pub-tab {
    display: flex;
    margin: 0 auto;
    width: 400px;
    justify-content: space-around;
    align-items: center;
    font-size: 16px; }
    /* line 471, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
    .publish-project .pub-tab a {
      display: block;
      font-weight: bold;
      padding-bottom: 10px;
      border-bottom: 2px solid transparent; }
      /* line 476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
      .publish-project .pub-tab a.active {
        color: #F06746;
        border-bottom: 2px solid #F06746; }

/* line 484, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .input_group {
  display: flex; }

/* line 488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .input_group #project_adviser_want_date, .publish-project .input_group #project_adviser_reward {
  width: 150px; }

/* line 492, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .input_group .a_group {
  display: flex;
  justify-content: space-evenly;
  padding: 10px 5px;
  align-items: center; }

/* line 499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .input_group .a_group a {
  color: #337ab7;
  text-decoration: underline;
  letter-spacing: 1px;
  margin: auto 5px; }

/* line 506, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project h2 {
  background-color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin: 30px 0; }

/* line 513, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left {
  width: 820px;
  padding: 0 80px;
  display: flex;
  flex-flow: column nowrap;
  background-color: #ffffff;
  border-radius: 6px;
  margin: 0 10px 10px 0;
  height: 100%;
  overflow: hidden;
  text-align: center; }

/* line 526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left #new_project_adviser {
  flex: 1 1 auto; }

/* line 530, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left #new_project_adviser span.error {
  display: block;
  color: #f06746;
  margin-top: -8px;
  padding-left: 80px;
  text-align: left; }

/* line 538, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] {
  font-size: 14px;
  width: 100%;
  text-align: left;
  display: flex;
  margin: 10px 0;
  align-items: center; }

/* line 547, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] #yzm_btn_reg_box_for_adv {
  line-height: 35px;
  height: 35px; }

/* line 552, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] label {
  width: 130px;
  margin-bottom: 0;
  cursor: default;
  text-align: right;
  padding-right: 10px; }

/* line 560, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] label[for="project_adviser_file_ids"] {
  align-self: flex-start;
  line-height: 40px;
  height: 40px; }

/* line 566, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'].project_adviser_project_desc label {
  align-self: flex-start; }

/* line 570, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] textarea#project_adviser_project_desc {
  height: 150px;
  flex: 1 1 auto;
  padding: 8px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #f5f5f5; }

/* line 579, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] input[type='text'], .publish-project .wrap-left [class*='project_adviser_'] input[type='number'] {
  height: 40px;
  border: 1px solid #d2d2d2;
  color: #333333;
  border-radius: 4px;
  width: 250px; }

/* line 587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] input[type='text']:not(.validate_code), .publish-project .wrap-left [class*='project_adviser_'] input[type='number']:not(.validate_code) {
  background: #f5f5f5;
  padding: 0 8px; }

/* line 592, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left [class*='project_adviser_'] input[type='text'].validate_code, .publish-project .wrap-left [class*='project_adviser_'] input[type='number'].validate_code {
  padding: 0 4px;
  margin: 0 5px;
  width: 100px;
  background: #f5f5f5; }

/* line 599, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left .project_adviser_file_ids #uploader_project_adviser_file_new {
  flex: 1 1 auto; }

/* line 603, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left .project_adviser_file_ids #uploader_project_adviser_file_new .uploader-list {
  margin: 0 !important; }

/* line 607, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-left .project_adviser_tip {
  margin-top: -10px;
  color: #35966B; }

/* line 612, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right {
  background-color: transparent;
  font-size: 14px;
  width: 260px;
  border-radius: 6px;
  margin-bottom: 10px;
  height: 100%;
  overflow: hidden;
  color: #666666; }

/* line 623, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right a {
  color: inherit; }

/* line 627, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px; }

/* line 633, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item {
  background-color: #ffffff;
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 20px 25px; }

/* line 640, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:last-child {
  margin-bottom: 0; }

/* line 644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:last-child .wrap-right-item-header {
  margin-bottom: 0; }

/* line 648, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:first-child .wrap-right-item-header, .publish-project .wrap-right .wrap-right-item:nth-child(2) .wrap-right-item-header, .publish-project .wrap-right .wrap-right-item:nth-child(3) .wrap-right-item-header {
  color: #f06746; }

/* line 652, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:first-child .wrap-right-item-main, .publish-project .wrap-right .wrap-right-item:nth-child(2) .wrap-right-item-main, .publish-project .wrap-right .wrap-right-item:nth-child(3) .wrap-right-item-main {
  display: flex;
  align-items: center; }

/* line 657, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:first-child .wrap-right-item-main .main-left, .publish-project .wrap-right .wrap-right-item:nth-child(2) .wrap-right-item-main .main-left, .publish-project .wrap-right .wrap-right-item:nth-child(3) .wrap-right-item-main .main-left {
  width: 200px; }

/* line 661, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item:first-child:hover, .publish-project .wrap-right .wrap-right-item:nth-child(2):hover, .publish-project .wrap-right .wrap-right-item:nth-child(3):hover {
  color: #f06746; }

/* line 665, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item span.hl-blue {
  color: #5692DC;
  font-style: italic; }

/* line 670, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item .main-item {
  margin-top: 10px;
  display: flex;
  align-items: center; }

/* line 676, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item .main-item .item-left {
  width: 20px;
  height: 19px;
  text-align: center; }

/* line 682, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item .main-item .item-right {
  line-height: initial;
  margin-left: 10px; }

/* line 687, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item .main-item .item-right span.mobile {
  font-size: 18px;
  font-weight: bold; }

/* line 692, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-right .wrap-right-item .main-item .item-right span.time {
  color: #999999; }

/* line 696, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom {
  width: 820px;
  padding: 30px 40px 40px 40px;
  display: flex;
  flex-flow: column nowrap;
  background-color: #ffffff;
  border-radius: 6px;
  margin-right: 10px;
  height: 100%;
  overflow: hidden;
  text-align: center; }

/* line 709, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-title {
  font-size: 24px;
  font-weight: bold; }

/* line 714, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-desc {
  font-size: 16px;
  margin-top: 5px; }

/* line 719, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-desc .hirer-num, .publish-project .wrap-bottom .dynamic-desc .project-num {
  color: #f06746; }

/* line 723, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div {
  font-size: 18px;
  height: 350px;
  width: 740px;
  overflow-y: hidden;
  transform-origin: 0px 0px;
  transform: rotate(0.12deg);
  text-align: left;
  margin-top: 15px;
  border: 1px solid #e7e7e7;
  border-radius: 10px; }

/* line 736, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list {
  font-size: 14px; }

/* line 740, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list .dynamic-item {
  height: 35px;
  line-height: 35px;
  padding: 0 20px; }

/* line 746, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span {
  display: inline-block;
  height: 35px;
  line-height: 35px; }

/* line 752, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span:first-child {
  color: #333333;
  width: 140px; }

/* line 757, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span:nth-child(2) {
  display: inline-flex;
  width: 350px; }

/* line 762, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span:nth-child(2) a {
  font-weight: bold;
  font-size: 16px;
  width: 350px;
  overflow: hidden;
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  margin-right: 20px; }

/* line 774, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span:nth-child(3) {
  font-weight: bold;
  font-size: 16px;
  width: 80px;
  margin-right: 20px; }

/* line 781, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/projects.scss.erb */
.publish-project .wrap-bottom .dynamic-div .dynamic-list span:nth-child(4) {
  font-size: 16px;
  width: 82px; }
@charset "UTF-8";
/* line 3, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index * img {
  image-rendering: -webkit-optimize-contrast !important; }
/* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .banner-bg {
  width: 100%; }
  @media screen and (min-width: 1440px) {
    /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .banner-bg {
      background: url(https://stac.3kgc.com/assets/pub_index/banner_bg_1920-e0c579c661ff54c4ff1bb9de79aeaa5ae37240ca370a9196d41a89ec95d4854d.png);
      background-size: 100% 100%;
      background-position: center; } }
  @media screen and (max-width: 1440px) {
    /* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .banner-bg {
      background: url(https://stac.3kgc.com/assets/pub_index/banner_bg_1440-d27e42abf234c88c4c3970b6106eabdd9376b2b40f0f1f7426de73c993b69468.png);
      background-position: center;
      background-size: auto 100%;
      min-width: 880px; } }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .banner-bg .banner-center {
    width: 100%;
    text-align: center;
    padding: 40px 0 20px; }
    /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .banner-bg .banner-center .banner-title img {
      width: 400px; }
    /* line 33, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .banner-bg .banner-center .banner-btns {
      margin-top: 30px;
      position: relative; }
      /* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .banner-bg .banner-center .banner-btns a {
        width: 388px;
        height: 222px;
        display: inline-block;
        background: url(https://stac.3kgc.com/assets/pub_index/bg_pt-1d7d4c920b660b9ab4d4c1e5935c7096bee555ff7ad23f55b32dcc07353eb19b.png) left top no-repeat;
        background-size: 100% 100%; }
        /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .banner-bg .banner-center .banner-btns a.xj {
          background: url(https://stac.3kgc.com/assets/pub_index/bg_xj-0cc82ed886af1bc9a2947da6d4b4a0f56c7d96aa683649b5926f66bd12a85a21.png);
          background-size: 100% 100%; }
          /* line 45, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .banner-bg .banner-center .banner-btns a.xj:hover {
            background: url(https://stac.3kgc.com/assets/pub_index/bg_xj_a-dcec956a3a80dd7314e4fa09755bc194e73f529dbc376475f264ff95f0311223.png);
            background-size: 100% 100%; }
        /* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .banner-bg .banner-center .banner-btns a:hover {
          background: url(https://stac.3kgc.com/assets/pub_index/bg_pt_a-1712322f98054f9f1b0463efabe1f0f4278e037f09acbd018fd867b40d774335.png);
          background-size: 100% 100%; }
    /* line 57, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .banner-bg .banner-center .banner-detail {
      width: 560px;
      margin-top: -50px; }
/* line 63, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-index .div-item {
  text-align: center;
  padding: 30px 0;
  position: relative; }
  /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item:nth-child(2n) {
    background: #ffffff; }
  /* line 70, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item > img {
    max-width: 880px; }
  /* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .flex-div {
    display: flex;
    justify-content: space-evenly;
    width: 880px;
    margin: 0 auto; }
    /* line 79, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .flex-div .left-div {
      text-align: left;
      padding-top: 20px; }
      /* line 82, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .flex-div .left-div .l-titie {
        font-size: 26px;
        font-family: Source Han Sans CN;
        font-weight: bold;
        padding-bottom: 20px; }
      /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .flex-div .left-div .l-detail {
        font-size: 16px;
        font-family: Source Han Sans CN;
        color: #333333;
        line-height: 22px;
        padding-bottom: 20px; }
        /* line 94, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .flex-div .left-div .l-detail span {
          color: #f06746; }
      /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .flex-div .left-div .detail-links {
        margin-bottom: 20px; }
        /* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .flex-div .left-div .detail-links a {
          font-size: 16px;
          font-family: Source Han Sans CN;
          color: #5692DC;
          text-decoration: underline;
          margin-right: 16px; }
      /* line 108, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .flex-div .left-div .middle-publish-btn {
        width: 140px; }
    /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .flex-div .right-div img {
      width: 480px; }
  /* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .company-info {
    font-size: 16px;
    width: 880px;
    height: 330px;
    display: flex;
    margin: 0 auto;
    flex-flow: row nowrap;
    background: url(https://stac.3kgc.com/assets/pub_index/comany_info-5700b81138c0c4fced30b4003d54574c52b0efe10d9e67636c6bc44bd590dd76.png);
    background-size: 100%;
    background-repeat: no-repeat; }
    /* line 130, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .company-info .company-info-left {
      width: 256px; }
      /* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .company-info .company-info-left .company-info-left-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 68px; }
        /* line 138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-left {
          width: 35%;
          font-size: 19px;
          font-family: SourceHanSansCN-Medium, "微软雅黑", Serif; }
        /* line 144, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right {
          width: 42%;
          display: flex;
          align-items: center;
          justify-content: space-around;
          font-size: 18px; }
          /* line 150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right a.company-num {
            font-size: 34px;
            font-style: italic;
            font-weight: bolder;
            font-family: "微软雅黑";
            color: #f06746; }
          /* line 158, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-left .company-info-left-top .company-info-left-top-right span {
            font-family: SourceHanSansCN-Medium, "微软雅黑", Serif; }
      /* line 164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .company-info .company-info-left .company-info-left-middle {
        height: 252px;
        overflow-y: hidden;
        transform-origin: 0px 0px;
        transform: rotate(0.12deg);
        text-align: left;
        font-size: 14px; }
        /* line 171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list {
          padding-left: 21px; }
          /* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item {
            display: flex;
            height: 30px;
            line-height: 30px;
            padding: 0 5px;
            width: 220px; }
            /* line 180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item span:first-child {
              width: 210px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              text-align: left; }
            /* line 188, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-left .company-info-left-middle .company-list .company-item span:last-child {
              width: 32px;
              overflow: hidden;
              white-space: nowrap; }
    /* line 199, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .company-info .company-info-right {
      flex: 1 1 auto;
      padding-left: 30px; }
      /* line 202, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .company-info .company-info-right .company-info-right-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 10px; }
        /* line 208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-right .company-info-right-top span:first-child {
          font-weight: bolder;
          font-style: italic;
          font-size: 26px; }
        /* line 214, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-right .company-info-right-top .learn-company {
          width: 140px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          display: inline-block;
          background: #f06747;
          font-size: 14px;
          border-radius: 4px;
          box-shadow: 0px 3px 4px rgba(170, 45, 5, 0.3);
          color: #ffffff;
          border: none; }
          /* line 227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-right .company-info-right-top .learn-company:hover {
            background: #f57d60; }
      /* line 234, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 26px 20px 0 20px;
        height: 40px;
        line-height: 40px; }
        /* line 242, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top span {
          font-size: 18px;
          color: #333333; }
        /* line 247, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-top .show-more {
          color: #999999;
          font-size: 14px;
          text-decoration: underline; }
      /* line 254, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle {
        display: flex;
        flex-wrap: wrap;
        margin: 0 12px 0 10px;
        border: 1px solid #e7e7e7;
        border-radius: 6px;
        background-color: #e7e7e7;
        overflow: hidden;
        width: 590px;
        height: 206px; }
        /* line 264, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item {
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #ffffff; }
          /* line 269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .com-name {
            text-align: center;
            font-size: 14px;
            display: none;
            color: #D43914; }
            /* line 274, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .com-name:hover {
              color: #D43914; }
          /* line 279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .logo {
            margin: 8px;
            height: 82px;
            width: 82px; }
            /* line 283, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item .logo img {
              height: 76px;
              width: 76px; }
          /* line 289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover {
            background: #FFDDD5;
            width: 98px;
            height: 98px;
            overflow: hidden; }
            /* line 294, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover > .com-name {
              display: block; }
            /* line 297, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
            .pub-index .div-item .company-info .company-info-right .company-info-right-middle .company-info-right-middle-middle .com-item:hover > div {
              display: none; }
  /* line 306, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .dynamic-title {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px; }
  /* line 314, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .dynamic-desc {
    font-size: 16px;
    margin-bottom: 20px; }
    /* line 317, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .dynamic-desc .hirer-num, .pub-index .div-item .dynamic-desc .project-num {
      color: #f06746; }
  /* line 322, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .dynamic-div {
    font-size: 18px;
    height: 350px;
    width: 800px;
    overflow-y: hidden;
    transform-origin: 0px 0px;
    transform: rotate(0.12deg);
    text-align: left;
    margin: 0 auto; }
    /* line 332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .dynamic-div .dynamic-list {
      font-size: 14px; }
      /* line 335, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .dynamic-div .dynamic-list .dynamic-item {
        height: 35px;
        line-height: 35px;
        padding: 0 20px; }
      /* line 341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
      .pub-index .div-item .dynamic-div .dynamic-list span {
        display: inline-block;
        height: 35px;
        line-height: 35px; }
        /* line 346, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .dynamic-div .dynamic-list span:first-child {
          color: #333333;
          width: 140px; }
        /* line 351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .dynamic-div .dynamic-list span:nth-child(2) {
          display: inline-flex;
          width: 420px; }
          /* line 355, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
          .pub-index .div-item .dynamic-div .dynamic-list span:nth-child(2) a {
            font-weight: bold;
            font-size: 16px;
            width: 420px;
            overflow: hidden;
            word-break: keep-all;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: inline-block;
            margin-right: 20px; }
        /* line 368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .dynamic-div .dynamic-list span:nth-child(3) {
          font-weight: bold;
          font-size: 16px;
          width: 80px;
          margin-right: 20px; }
        /* line 375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
        .pub-index .div-item .dynamic-div .dynamic-list span:nth-child(4) {
          font-size: 16px;
          width: 82px; }
  /* line 382, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .bottom-publish-btn {
    color: #ffffff;
    font-size: 18px;
    bottom: 110px;
    border: none;
    line-height: 52px;
    height: 52px;
    width: 240px;
    margin-bottom: 20px; }
    /* line 391, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-index .div-item .bottom-publish-btn:hover {
      background: #ffcabd; }
  /* line 395, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-index .div-item .slogan-text {
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px; }

/* line 406, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 16px; }

/* line 413, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
.pub-mode-btn {
  font-size: 12px;
  height: 63px;
  width: 224px;
  padding: 0 8px;
  margin-right: 10px;
  border-radius: 4px;
  position: relative; }
  /* line 423, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn .checked-icon {
    position: absolute;
    right: 0;
    bottom: 0; }
    /* line 428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
    .pub-mode-btn .checked-icon > img {
      width: 100%; }
  /* line 433, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn .icon-yes {
    display: none; }
  /* line 437, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn .icon-no {
    display: block; }
  /* line 444, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn.active .icon-yes, .pub-mode-btn:hover .icon-yes {
    display: block; }
  /* line 448, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn.active .icon-no, .pub-mode-btn:hover .icon-no {
    display: none; }
  /* line 454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn.xj-project > img {
    max-height: 26px; }
  /* line 460, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/pub_index.scss.erb */
  .pub-mode-btn.pt-project > img {
    max-height: 24px; }
/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
.content-title.has-icon {
  display: flex;
  align-items: center;
  color: #8A3704 !important; }
  /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
  .content-title.has-icon a {
    font-size: 14px;
    padding-left: 2px; }

/* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
.pay-vip-contains {
  width: 700px !important;
  padding: 20px 10px !important;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
  .pay-vip-contains .col-div {
    font-size: 15px; }
    /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
    .pay-vip-contains .col-div:nth-of-type(1) {
      font-weight: bold; }
    /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
    .pay-vip-contains .col-div .racing-tip {
      color: #4B90E2;
      font-size: 10px;
      margin-top: 4px; }

/* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
.racing-tip .modal-body {
  text-align: center;
  padding: 20px 0;
  line-height: 60px; }
  /* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
  .racing-tip .modal-body p {
    font-size: 18px; }
  /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/racing_logs.scss */
  .racing-tip .modal-body .part-in-bid-btn {
    width: 140px;
    padding: 5px 0; }
/* line 6, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal#new_recommend_card_modal .close-icon {
  top: 0; }
/* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
.new-recommend-card-modal .modal-dialog {
  position: relative; }
  /* line 13, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .new-recommend-card-modal .modal-dialog .close-icon {
    position: absolute;
    right: 0;
    top: 10%;
    height: 80px;
    width: 80px;
    background: transparent; }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .new-recommend-card-modal .modal-dialog .gateway-div {
    position: absolute;
    top: 54%;
    width: 80%;
    margin-left: 10%;
    font-size: 16px; }
    /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .gateway-div h2 {
      padding-bottom: 20px;
      font-weight: bold; }
    /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .gateway-div > div {
      display: flex;
      justify-content: left;
      margin-bottom: 30px; }
    /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .gateway-div .buy-btn {
      padding-left: 20px; }
      /* line 39, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
      .new-recommend-card-modal .modal-dialog .gateway-div .buy-btn img {
        width: 150px; }
  /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .new-recommend-card-modal .modal-dialog .choose-div {
    position: absolute;
    top: 24%;
    width: 80%;
    margin-left: 10%;
    font-size: 16px; }
    /* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .choose-div .item-div {
      display: flex;
      align-items: center;
      justify-content: space-evenly; }
      /* line 54, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
      .new-recommend-card-modal .modal-dialog .choose-div .item-div .left-title {
        font-size: 20px;
        font-weight: bold; }
      /* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
      .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row {
        display: flex; }
        /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
        .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div {
          width: 120px;
          height: 90px;
          background: #ffffff;
          margin-right: 10px;
          text-align: center;
          font-weight: 500;
          border: 1px solid #ECECEC;
          border-radius: 4px;
          position: relative;
          cursor: pointer; }
          /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
          .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .discount-div {
            position: absolute;
            left: -1px;
            top: -8.5px; }
            /* line 75, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
            .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .discount-div img {
              width: 30px; }
          /* line 79, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
          .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .count-show {
            font-size: 20px;
            margin-top: 16px; }
          /* line 83, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
          .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div .price-show {
            font-size: 20px;
            color: #f06746; }
          /* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
          .new-recommend-card-modal .modal-dialog .choose-div .item-div .flex-row .option-div.red-border {
            border: 1px solid #F06746; }
    /* line 93, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .choose-div .notice-div {
      font-size: 14px;
      padding: 10px 0 30px 80px; }
    /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .new-recommend-card-modal .modal-dialog .choose-div .submit-btn {
      text-align: center; }
      /* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
      .new-recommend-card-modal .modal-dialog .choose-div .submit-btn img {
        width: 220px; }

/* line 110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
.bid-list {
  padding-left: 30px;
  margin-top: 18px; }
  /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .bid-list .used-show {
    width: 156px; }
  /* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .bid-list .recommend-card-show {
    font-size: 12px; }
    /* line 118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .bid-list .recommend-card-show form {
      padding-top: 2px; }
      /* line 120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
      .bid-list .recommend-card-show form input {
        width: 14px;
        height: 14px;
        display: block; }

/* line 128, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
.recommend-card-show {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .recommend-card-show .can-not-use-div {
    position: relative;
    display: flex;
    align-items: center; }
    /* line 138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
    .recommend-card-show .can-not-use-div a {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10;
      background: transparent; }
  /* line 146, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .recommend-card-show input {
    margin: 0;
    height: 18px;
    width: 18px;
    margin-right: 6px; }
  /* line 153, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/recommend_cards.scss */
  .recommend-card-show a {
    color: #BB7700;
    text-decoration: underline; }
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.bid_form_div .webuploader-pick {
  line-height: 33px !important;
  padding: 0 !important; }
/* line 7, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.bid_form_div th, .bid_form_div td {
  vertical-align: top !important; }
/* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.bid_form_div th {
  padding-top: 10px; }

/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit-contains .top-adv {
  width: 100%; }
  /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .recruit-contains .top-adv img {
    width: 100%; }
/* line 26, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit-contains .r-content {
  width: 1100px;
  display: flex;
  margin: 20px auto;
  background: #f5f5f5; }
  /* line 27, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .recruit-contains .r-content.show-content {
    margin: 0 auto;
    padding: 20px 0; }
    /* line 30, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content.show-content .r-title {
      overflow: auto !important;
      text-overflow: unset !important;
      white-space: unset !important; }
  /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .recruit-contains .r-content .content-left {
    width: 800px; }
    /* line 45, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-left .recruit-record {
      border-radius: 6px;
      padding: 10px 20px;
      background: #ffffff;
      margin-bottom: 10px; }
      /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-left .recruit-record.detail-item {
        padding: 0;
        min-height: 560px; }
        /* line 55, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
        .recruit-contains .r-content .content-left .recruit-record.detail-item .detail-title {
          padding: 10px 30px;
          font-size: 18px;
          color: #333333;
          border-bottom: 1px solid #f5f5f5; }
        /* line 62, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
        .recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content {
          padding: 10px 30px;
          line-height: 40px;
          font-size: 14px; }
          /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .p-tip {
            font-size: 16px; }
          /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .apply-status {
            background: #f5f5f5;
            padding: 10px;
            color: #f06746;
            border-radius: 4px;
            font-size: 18px; }
            /* line 78, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
            .recruit-contains .r-content .content-left .recruit-record.detail-item .detail-content .apply-status.fail {
              color: #333333;
              font-size: 14px; }
      /* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-left .recruit-record:last-of-type {
        margin-bottom: 0; }
      /* line 91, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-left .recruit-record table {
        width: 100%; }
        /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
        .recruit-contains .r-content .content-left .recruit-record table tr:hover {
          cursor: pointer; }
          /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr:hover .r-title {
            color: #f06746; }
        /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
        .recruit-contains .r-content .content-left .recruit-record table tr td {
          padding: 10px; }
          /* line 104, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td.last-td {
            width: 240px;
            text-align: right; }
          /* line 111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td .r-title {
            font-size: 22px;
            font-weight: bold;
            color: #333333;
            width: 500px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          /* line 121, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td .r-count {
            font-size: 14px;
            color: #F06746; }
          /* line 126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td .r-subtitle {
            font-size: 14px;
            color: #333333; }
            /* line 130, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
            .recruit-contains .r-content .content-left .recruit-record table tr td .r-subtitle .payment {
              font-size: 20px;
              color: #f06746;
              font-weight: bold; }
          /* line 137, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td .pub-time {
            font-size: 12px;
            color: #999999; }
          /* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
          .recruit-contains .r-content .content-left .recruit-record table tr td .r-items span {
            background: #F5F5F5;
            display: inline-block;
            padding: 3px 8px;
            margin-right: 10px;
            border-radius: 2px; }
  /* line 157, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .recruit-contains .r-content .content-right {
    margin-left: 10px;
    width: 290px;
    background: #ffffff;
    border-radius: 0 0 6px 6px; }
    /* line 163, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right.right-show {
      background: #f5f5f5; }
    /* line 168, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right .right-adv img {
      width: 100%; }
    /* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right .newest-p-title {
      line-height: 36px;
      padding: 8px 10px; }
      /* line 177, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .newest-p-title .newest-text {
        font-size: 18px; }
      /* line 181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .newest-p-title a {
        display: inline-block;
        float: right;
        font-size: 14px;
        color: #666666; }
    /* line 189, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right .p-item {
      display: block;
      line-height: 30px;
      padding: 15px 10px;
      border-top: 1px solid #F5F5F5; }
      /* line 191, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .p-item:hover .item-title {
        color: #f06746; }
      /* line 201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .p-item .item-title {
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      /* line 210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .p-item .item-subtitle .price {
        color: #f06746;
        font-weight: bold;
        font-size: 16px; }
      /* line 216, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .p-item .item-subtitle .service-type {
        font-size: 14px;
        color: #666666; }
    /* line 223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right .com-info {
      text-align: center;
      font-size: 14px;
      padding: 20px;
      margin-bottom: 10px;
      background: #ffffff;
      border-radius: 6px; }
      /* line 231, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .com-info img {
        width: 80px;
        height: 80px; }
      /* line 236, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .com-info .com-name {
        font-weight: bold;
        padding-top: 10px;
        font-size: 18px; }
      /* line 242, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .com-info .com-region {
        padding-top: 10px; }
        /* line 245, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
        .recruit-contains .r-content .content-right .com-info .com-region img {
          width: 13px;
          height: 17px;
          vertical-align: sub;
          margin-right: 2px; }
      /* line 253, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .com-info .com-mobile {
        padding-top: 10px; }
      /* line 257, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit-contains .r-content .content-right .com-info .com-phone {
        padding-top: 10px; }
    /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit-contains .r-content .content-right .right-bottom {
      background: #ffffff;
      border-radius: 6px; }

/* line 273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-title {
  font-size: 18px; }
/* line 278, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body table {
  margin: 0 auto; }
/* line 281, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body th {
  padding: 10px;
  font-size: 14px;
  font-weight: normal; }
/* line 286, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.recruit .modal-dialog .modal-content .modal-body td {
  padding: 10px; }
  /* line 288, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .recruit .modal-dialog .modal-content .modal-body td .publish-form {
    width: 320px; }
    /* line 290, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit .modal-dialog .modal-content .modal-body td .publish-form textarea {
      width: 300px;
      min-height: 100px;
      border: solid 1px #d2d2d2;
      border-radius: 5px;
      resize: none; }
    /* line 297, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .recruit .modal-dialog .modal-content .modal-body td .publish-form .uploader-list {
      width: 300px !important; }
      /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .recruit .modal-dialog .modal-content .modal-body td .publish-form .uploader-list .progress {
        width: 100%; }

/* line 312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
.ok-tip .modal-dialog {
  margin: 100px auto;
  background: #ffffff;
  line-height: 50px;
  text-align: center;
  border-radius: 6px; }
  /* line 319, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .ok-tip .modal-dialog .img-div img {
    width: 100%; }
  /* line 324, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .ok-tip .modal-dialog .tip-text {
    margin-top: 10px;
    color: #121212;
    font-size: 16px; }
  /* line 330, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
  .ok-tip .modal-dialog .btn-div {
    display: block;
    padding-bottom: 30px; }
    /* line 333, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
    .ok-tip .modal-dialog .btn-div button {
      padding: 6px 50px;
      border: 1px solid #f06746;
      color: #f06746; }
      /* line 337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/results.scss */
      .ok-tip .modal-dialog .btn-div button:hover {
        background: #f06746;
        color: #ffffff; }
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.main-div {
  padding: 20px 0; }

/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner {
  height: 260px;
  width: 100%;
  background: url(https://stac.3kgc.com/assets/dlb_bannerbg-310e7c9c148a350cbc0b7c457361943c862fe8b9b513048c1aa370152f60c52d.png) no-repeat; }

/* line 11, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner h3 {
  font-size: 30px;
  color: #603402;
  text-align: center;
  padding-top: 50px;
  font-weight: normal; }

/* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner p {
  text-align: center;
  color: #603402;
  font-size: 14px; }

/* line 25, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.l-banner .b-btn {
  height: 37px;
  width: 144px;
  margin-top: 30px;
  margin-left: 860px;
  background: transparent;
  border: 1px #fff solid;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 34px; }

/* line 39, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.l-middle {
  width: 1100px;
  margin: 0 auto; }

/* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.ck {
  height: 34px;
  width: 1100px;
  margin: 0 auto; }

/* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.ck h2 {
  float: right;
  color: #999999;
  margin-right: 56px;
  font-size: 12px;
  padding-top: 10px; }

/* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.m-top {
  margin: 0 auto; }

/* line 62, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px {
  background: url(https://stac.3kgc.com/assets/dlb_pbg-ecd7fa5f5858008c51acf4d9179d4c3530484a4188602651cae18da966dce476.png) no-repeat; }

/* line 66, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts {
  background: url(https://stac.3kgc.com/assets/dlb_tbg-50dfd895e3ae00924840a2053fa2477b9428c729ffb809ff2e30bb714b3218dd.png) no-repeat; }

/* line 70, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj {
  background: url(https://stac.3kgc.com/assets/dlb_rbg-f452a79a15cf14e4d1d098cdfdbc53cc3b99cd473f33b4c9b262b5bdc8c8665e.png) no-repeat; }

/* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt {
  background: url(https://stac.3kgc.com/assets/dlb_qtbg-d5b311a98f6aa0b2b2e4018786716b71ffe39d73bec45c46a9555c7679e12d12.png) no-repeat; }

/* line 78, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left {
  height: 210px;
  width: 492px;
  margin: 0 0 20px 30px;
  display: inline-block; }

/* line 85, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-right {
  height: 210px;
  width: 492px;
  float: right;
  background: url(https://stac.3kgc.com/assets/dlb_tbg-50dfd895e3ae00924840a2053fa2477b9428c729ffb809ff2e30bb714b3218dd.png) no-repeat; }

/* line 92, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z {
  height: 170px;
  width: 260px;
  margin-top: 30px;
  float: left; }

/* line 99, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z {
  text-align: right; }

/* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px .l-z .pjz {
  color: #f66626; }

/* line 107, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts .l-z .pjz {
  color: #e2bd80; }

/* line 111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj .l-z .pjz {
  color: #8db4d4; }

/* line 115, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt .l-z .pjz {
  color: #82d1e1; }

/* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pjz {
  font-size: 16px; }

/* line 123, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pjz i {
  font-size: 40px; }

/* line 128, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.px .l-z .pxl {
  color: #f66626; }

/* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.ts .l-z .pxl {
  color: #e2bd80; }

/* line 136, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.rj .l-z .pxl {
  color: #8db4d4; }

/* line 140, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.qt .l-z .pxl {
  color: #82d1e1; }

/* line 144, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pxl {
  font-size: 16px;
  color: #f66626; }

/* line 149, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .pmc {
  font-size: 16px;
  color: #333; }

/* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .sy {
  padding-top: 16px;
  color: #999;
  font-size: 14px; }

/* line 160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-z .sy b {
  color: #088b67;
  font-size: 20px;
  font-weight: normal; }

/* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y {
  height: 170px;
  width: 190px;
  float: right;
  margin-top: 40px; }

/* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y .y-logo {
  height: 80px;
  width: 80px;
  border-radius: 2px;
  background: #d2d2d2;
  margin: 0 auto; }

/* line 181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left .l-y dl dd {
  font-size: 14px;
  padding-top: 10px;
  text-align: center; }

/* line 187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.m-top2 {
  height: 210px;
  width: 1014px;
  margin: 0 auto;
  margin-top: 20px; }

/* line 194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq, .fyhq {
  width: 1100px;
  background: #fff;
  border-radius: 6px;
  margin: 0 auto;
  box-shadow: 0 0 6px #dadada;
  padding-bottom: 40px; }

/* line 203, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq h2 {
  font-size: 26px;
  color: #333;
  text-align: center;
  padding-top: 46px; }

/* line 210, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc {
  height: 280px;
  width: 880px;
  margin: 0 auto;
  margin-top: 18px;
  border-bottom: 1px dashed #d2d2d2; }

/* line 218, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq h1 {
  font-size: 20px;
  color: #333; }

/* line 223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc img {
  padding: 26px 0 0 80px; }

/* line 227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc h3 {
  font-size: 16px;
  color: #666; }

/* line 232, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .t-lc p {
  line-hight: 30px;
  padding-left: 80px;
  font-size: 14px;
  color: #666; }

/* line 239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx {
  width: 880px;
  margin: 0 auto;
  margin-top: 20px; }

/* line 245, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .b-item {
  font-size: 14px;
  color: #666;
  margin: 13px 0 0 80px; }

/* line 251, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx p {
  font-size: 14px;
  color: #666;
  margin: 13px 0 0 80px; }

/* line 257, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .fws {
  height: 50px;
  width: 400px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2; }

/* line 266, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .b-text {
  width: 400px;
  height: 130px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 3px 10px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px; }

/* line 276, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq .sc1 {
  height: 30px;
  width: 130px;
  background: #fabca0;
  border-radius: 2px;
  color: #bb4800;
  font-size: 14px;
  border-style: none;
  margin-bottom: 6px; }

/* line 287, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .sq-tj {
  height: 40px;
  width: 160px;
  font-size: 16px;
  color: #fff;
  background: #f66626;
  border: none;
  border-radius: 4px;
  margin-left: 240px;
  display: block;
  margin-top: 40px; }

/* line 300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .js {
  height: 50px;
  width: 200px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2; }

/* line 309, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .xzlb {
  height: 50px;
  width: 200px;
  background: #f5f5f5;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #d2d2d2; }

/* line 318, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-tx .t-zf span {
  font-size: 20px;
  color: #f66626;
  padding-left: 6px; }

/* line 324, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh {
  height: 800px;
  width: 1100px;
  margin: 0 auto;
  margin-top: 30px; }

/* line 331, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-left {
  height: 800px;
  width: 280px;
  float: left; }

/* line 337, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right {
  height: 800px;
  width: 802px;
  float: right;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 6px #dadada; }

/* line 346, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh {
  height: 40px;
  width: 146px;
  border: 1px solid #ff9f44;
  font-size: 16px;
  float: left;
  margin: 40px 0 0 330px; }

/* line 355, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh span {
  height: 38px;
  width: 70px;
  background: #ff9f44;
  color: #fff;
  display: block;
  float: left;
  padding: 7px 0 0 10px; }

/* line 365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-dh i {
  display: block;
  padding: 7px 0 0 80px; }

/* line 370, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-gz {
  float: right;
  padding: 50px 100px;
  color: #999;
  font-size: 14px; }

/* line 377, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr {
  width: 570px;
  height: 400px;
  margin: 0 auto;
  margin-top: 100px; }

/* line 384, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr dl {
  height: 60px; }

/* line 388, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .sjtx {
  height: 50px;
  float: left;
  width: 50px;
  border-radius: 4px;
  background: #d2d2d2; }

/* line 396, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr dl dd {
  float: right;
  margin: 16px 236px 0 0;
  font-size: 14px;
  color: #666; }

/* line 403, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .yhl-z {
  height: 146px;
  width: 280px;
  float: left;
  background: url(https://stac.3kgc.com/assets/bg_gr_ts-d52a82d916eea7fef0a5e5fb360ddd2a0988bbf42808a5ab4ea4e7b8a39c0304.png) no-repeat; }

/* line 410, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.myyh .yh-right .r-nr .yhr-y {
  height: 146px;
  width: 280px;
  float: right;
  background: url(https://stac.3kgc.com/assets/bg_gr_rj-0ecc0d343f785d370c1a1aa933608d6b8656d063eecf8ec31726b18aa47fd06e.png) no-repeat; }

/* line 417, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z ul {
  height: 120px;
  width: 160px;
  font-size: 14px;
  float: left;
  margin: 26px 0 0 16px;
  text-align: right; }

/* line 426, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z ul li {
  color: #999; }

/* line 430, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-jz {
  color: #f66626; }

/* line 434, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-jz i {
  font-size: 30px; }

/* line 438, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yhl-z .yh-ck {
  font-size: 12px;
  float: right;
  border: none;
  background: #dcb478;
  height: 30px;
  width: 92px;
  border-radius: 2px;
  color: #fff;
  margin: 62px 5px 0 0; }

/* line 450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy {
  height: 146px;
  width: 280px;
  float: left;
  background: url(https://stac.3kgc.com/assets/bg_yh_sy-1e68abf1ca96f9517f2dcf87df11dfd0fff2eefbfd30c2554efb5369b1a6a3fa.png) no-repeat; }

/* line 457, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy ul {
  height: 120px;
  width: 160px;
  font-size: 14px;
  float: left;
  margin: 26px 0 0 16px;
  text-align: right; }

/* line 466, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy ul li {
  color: #999; }

/* line 470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy .yh-jz i {
  font-size: 30px; }

/* line 474, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh-right .r-nr .yh-sy img {
  padding: 53px 10px;
  float: right; }

/* line 479, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw {
  /*height: 800px;*/
  /*width: 1100px;*/
  /*margin: 0 auto;*/
  /*margin-top: 30px;*/
  padding-bottom: 20px; }

/* line 487, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-left {
  height: 800px;
  width: 280px;
  float: left; }

/* line 493, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right {
  width: 798px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 6px #dadada;
  padding-bottom: 20px; }

/* line 501, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top {
  height: 110px;
  width: 700px;
  margin: 5px auto;
  border-bottom: 1px dashed #d2d2d2;
  padding-top: 20px; }

/* line 509, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-left {
  width: 64px;
  height: 64px;
  background: #999;
  border-radius: 4px;
  float: left;
  margin-left: 20px; }

/* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center {
  width: 400px;
  height: 60px;
  float: left;
  margin-left: 20px;
  font-size: 16px;
  padding-top: 14px; }

/* line 527, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center p span {
  padding-right: 26px;
  font-size: 14px; }

/* line 532, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-center p span a {
  font-size: 12px;
  color: #f66626;
  padding-left: 10px; }

/* line 538, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-right {
  width: 140px;
  height: 73px;
  float: right; }

/* line 544, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-top .ft-right .f-yhq, .y-yhq {
  height: 30px;
  width: 110px;
  background: #f66626;
  color: #fff;
  border: none;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  line-height: 28px; }

/* line 556, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-top .ft-right .y-yhq {
  background: none;
  border: 1px solid #f66626;
  margin-top: 8px;
  color: #f66626; }

/* line 563, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh {
  height: 36px;
  width: 140px;
  border: 1px solid #ff9f44;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 30px; }

/* line 572, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh span {
  height: 34px;
  width: 70px;
  background: #ff9f44;
  color: #fff;
  display: block;
  float: left;
  padding: 5px 0 0 10px; }

/* line 582, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.grfw .fw-right .fw-bot .fw-dh i {
  display: block;
  padding: 5px 0 0 80px; }

/* line 587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 {
  width: 600px;
  margin: 0 auto;
  margin-top: 20px; }

/* line 593, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 p {
  color: #666;
  font-size: 14px; }

/* line 598, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .sw-yh1 p {
  color: #666;
  font-size: 14px;
  margin-left: 108px; }

/* line 604, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .sw-yh1 p span {
  height: 23px;
  width: 76px;
  color: #999;
  display: block;
  border: 1px solid #999;
  text-align: center;
  float: left; }

/* line 614, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-bot .sw-yh1 .sw1-yhq {
  width: 600px;
  height: 140px;
  background: url(https://stac.3kgc.com/assets/bg_fwsy_ts-e6c0393af211876255b6e216072e548477b1dd0af08c5fd328c5859ab4a0bf02.png) no-repeat;
  margin: 6px 0 0 102px; }

/* line 622, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul {
  margin-left: 20px; }

/* line 626, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul li {
  height: 100px;
  width: 80px;
  font-size: 12px;
  float: left;
  line-height: 50px;
  margin: 24px 0 0 30px;
  color: #999; }

/* line 636, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-z ul li span {
  font-size: 30px;
  color: #999; }

/* line 641, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-y {
  height: 122px;
  width: 135px;
  float: right; }

/* line 647, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.sw-yh1 .sw1-yhq .sw1-y .sw1-bnt {
  padding-top: 58px;
  padding-right: 40px;
  font-size: 17px;
  color: #f66626;
  border: none;
  background: none; }

/* line 656, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.b-item .uploadify {
  display: inline-block; }

/*
    优惠券类别
*/
/* 培训类 */
/* line 666, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .c-type {
  color: #f66626;
  border-color: #f66626; }

/* line 671, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .c-type {
  color: #fbc56c;
  border-color: #fbc56c; }

/* line 676, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .c-type {
  color: #8db4d4;
  border-color: #8db4d4; }

/* line 681, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .c-type {
  color: #82d1e1;
  border-color: #82d1e1; }

/* line 686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .c-type {
  color: #d2d2d2;
  border-color: #d2d2d2; }

/* line 691, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-right .fw-bot .fw-yh1 p span {
  height: 23px;
  width: 76px;
  display: block;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  float: left; }

/* line 701, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-yhq {
  background: url(https://stac.3kgc.com/assets/bg_fws_px-7e4056c8049858820d982dd61b7d48c17d68b936dfa8ce33c0ed39006b22c961.png) no-repeat -1px -1px; }

/* line 705, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-yhq {
  background: url(https://stac.3kgc.com/assets/bg_fws_ts-fac552d24901438d9742dd6becdeb5c09f1d9242a56e70ff3640a776c1696e8d.png) no-repeat -1px -1px; }

/* line 709, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-yhq {
  background: url(https://stac.3kgc.com/assets/bg_fws_rj-ac0a20d94fd7b7270d564133e6f96a18b5d51a8c53c34e24c1da19de49dad3d0.png) no-repeat -1px -1px; }

/* line 713, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-yhq {
  background: url(https://stac.3kgc.com/assets/bg_fws_qt-e37db8d60123d692acf8605d19a284543bf7e4b72cf1fabf2e653f157c8ff56b.png) no-repeat -1px -1px; }

/* line 717, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-yhq {
  background: url(https://stac.3kgc.com/assets/bg_fws_ysy-9394b3fc4fc209a89237f1b3ea351950a95c77d178c56b09efa1852ace04a86c.png) no-repeat -1px -1px; }

/* line 722, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1 .yh1-yhq {
  width: 581px;
  margin-top: 6px; }

/* line 727, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table {
  margin-left: 20px; }

/* line 731, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table th {
  width: 96px;
  font-size: 12px;
  margin: 24px 0 0 30px;
  color: #999;
  font-weight: normal;
  padding: 19px 0;
  text-align: center; }

/* line 741, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table td {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  padding-top: 8px;
  text-align: center;
  border-top: 2px #e6e6e6 dashed; }

/* line 750, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z {
  float: left; }

/* line 753, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.border-line {
  float: left;
  width: 2px;
  height: 80px;
  background: #e6e6e6;
  margin-top: 30px;
  margin-left: 20px; }

/* line 762, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .check-coupon {
  border-color: #FBCB77; }

/* line 766, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .check-coupon {
  border-color: #e2bd80; }

/* line 770, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .check-coupon {
  border-color: #9bbdd9; }

/* line 774, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .check-coupon {
  border-color: #82d1e1; }

/* line 778, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .check-coupon {
  border-color: #d2d2d2; }

/* line 782, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon {
  clear: both;
  border-width: 0 1px 1.5px 1px;
  border-style: solid;
  display: block;
  border-radius: 0 0 3px 3px;
  padding: 10px 50px; }

/* line 791, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table {
  width: 100%;
  border-top: 1px solid #ebebeb; }

/* line 795, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table td, .check-coupon table th {
  text-align: center;
  padding: 4px;
  border: 1px solid #ebebeb;
  color: #666666; }

/* line 801, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.check-coupon table th {
  background: #f5f5f5; }

/* line 805, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-z table th > span {
  color: #f66626; }

/* line 809, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-z table th > span {
  color: #e2bd80; }

/* line 813, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-z table th > span {
  color: #8db4d4; }

/* line 817, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-z table th > span {
  color: #82d1e1; }

/* line 821, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-z table th > span {
  color: #d2d2d2; }

/* line 825, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-z table th > span {
  font-size: 30px; }

/* line 829, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-y {
  padding-top: 55px; }

/* line 833, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.px .yh1-y .yh1-bnt {
  color: #f66626; }

/* line 837, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.ts .yh1-y .yh1-bnt {
  color: #e2bd80; }

/* line 841, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.rj .yh1-y .yh1-bnt {
  color: #8db4d4; }

/* line 845, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.qt .yh1-y .yh1-bnt {
  color: #82d1e1; }

/* line 849, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty .yh1-y .yh1-bnt {
  color: #d2d2d2; }

/* line 853, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.yh1-yhq .yh1-y .yh1-bnt {
  font-size: 14px;
  margin-left: 45px; }

/* line 858, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-item {
  display: inline-block;
  position: relative; }

/* line 863, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.spx {
  background: url(https://stac.3kgc.com/assets/dlb_spx-70c22b0c890453e42ed06f7fe19ff54f11e0b88cf629707f8f93466bbc022374.png) no-repeat; }

/* line 867, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sts {
  background: url(https://stac.3kgc.com/assets/dlb_sts-ac10c308d74e596aa0019c0f6de5b28d47ca57994754890dba3b63b66350034a.png) no-repeat; }

/* line 871, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.srj {
  background: url(https://stac.3kgc.com/assets/dlb_srj-6e7cfffd2586050ae601dcfa301f042aee4757b0711da4c7c74774868a9ca5a3.png) no-repeat; }

/* line 875, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sqt {
  background: url(https://stac.3kgc.com/assets/dlb_sqt-cea7fea5a3ee9d05aee112d0dded5a3b09b8ec51ef9b46748fe783ef9c74bdcc.png) no-repeat; }

/* line 879, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc {
  display: none;
  position: absolute;
  left: 5px;
  top: 4px;
  z-index: 100;
  padding: 40px 40px 20px 40px;
  color: #ffffff; }

/* line 889, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc > h2 {
  font-size: 14px;
  color: #ffffff; }

/* line 894, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc > div {
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  height: 100px;
  overflow-y: auto; }

/* line 901, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc p {
  color: #ffffff; }

/* line 905, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.spx .rec-btn {
  color: #feca77; }

/* line 909, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sts .rec-btn {
  color: #e2bd80; }

/* line 913, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.srj .rec-btn {
  color: #8db4d4; }

/* line 917, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.sqt .rec-btn {
  color: #82d1e1; }

/* line 921, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc .rec-btn {
  float: right;
  margin-top: 10px;
  padding: 2px 6px;
  border: 1px solid aliceblue;
  background: #ffffff;
  border-radius: 2px; }

/* line 930, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.t-left.coupon-desc .lec-btn {
  float: left;
  margin-top: 10px;
  padding: 2px 6px;
  border-radius: 2px;
  color: #FFFFFF; }

/* line 938, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-item:hover > .t-left.coupon-desc {
  display: block; }

/* line 942, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info {
  width: 900px;
  margin: 0 auto;
  padding-top: 90px; }

/* line 948, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item {
  display: inline-block;
  margin-left: 10px; }

/* line 954, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item > p {
  text-align: left; }

/* line 958, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.provider-info .div-item > p > span {
  text-align: left;
  margin-left: 20px; }

/* line 963, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq.got-coupon {
  width: 500px;
  box-shadow: none;
  padding: 0; }

/* line 969, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fwsq.got-coupon .b-tx .b-item {
  margin: 10px 0; }

/* line 972, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-list {
  display: flex;
  flex-wrap: wrap; }
  /* line 975, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
  .coupon-list .coupon-block {
    width: 280px;
    height: 140px;
    display: inline-block;
    padding: 30px 0;
    margin: 5px 20px; }
    /* line 981, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block.px {
      background: url(https://stac.3kgc.com/assets/bg_gr_px-f90aca101cd06d25e06b295f30f704fc21b253b45fe6687e6cf6d2f79b1087fb.png); }
      /* line 983, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.px .worth-color {
        color: #f9c46d; }
      /* line 986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.px td > a {
        background: #f9c46d; }
    /* line 990, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block.ts {
      background: url(https://stac.3kgc.com/assets/bg_gr_ts-d52a82d916eea7fef0a5e5fb360ddd2a0988bbf42808a5ab4ea4e7b8a39c0304.png) no-repeat -1px; }
      /* line 992, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.ts .worth-color {
        color: #ddb473; }
      /* line 995, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.ts td > a {
        background: #ddb473; }
    /* line 999, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block.rj {
      background: url(https://stac.3kgc.com/assets/bg_gr_rj-0ecc0d343f785d370c1a1aa933608d6b8656d063eecf8ec31726b18aa47fd06e.png); }
      /* line 1001, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.rj .worth-color {
        color: #8db4d4; }
      /* line 1004, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.rj td > a {
        background: #8db4d4; }
    /* line 1008, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block.qt {
      background: url(https://stac.3kgc.com/assets/bg_gr_qt-08393a7f148fff9e0dbd32d2671a6eb315646d994e325d17fb941c14340471a2.png); }
      /* line 1010, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.qt .worth-color {
        color: #70ccdc; }
      /* line 1013, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.qt td > a {
        background: #70ccdc; }
    /* line 1017, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block.invalidated {
      background: url(https://stac.3kgc.com/assets/bg_yh_sy-1e68abf1ca96f9517f2dcf87df11dfd0fff2eefbfd30c2554efb5369b1a6a3fa.png); }
      /* line 1019, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block.invalidated .worth-color {
        color: #999999; }
    /* line 1023, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block th, .coupon-list .coupon-block td {
      text-align: right;
      font-weight: normal;
      color: #666666; }
    /* line 1028, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block th {
      width: 142px; }
    /* line 1031, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
    .coupon-list .coupon-block td {
      width: 132px;
      padding-top: 26px; }
      /* line 1034, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
      .coupon-list .coupon-block td > a {
        display: inline-block;
        color: #ffffff;
        padding: 3px 8px;
        border-radius: 2px 0 0 2px; }

/* line 1045, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state {
  width: 100%;
  text-align: center;
  height: 80px;
  padding-top: 30px; }

/* line 1052, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state a.state-btn {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fb9f46;
  margin-left: -5px;
  color: #666666; }

/* line 1060, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state a.state-btn.active {
  background: #fb9f46;
  color: #ffffff; }

/* line 1066, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-prod-item .logo {
  margin: 10px 0; }

/* line 1070, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main {
  /*padding: 0 70px 40px 70px;*/
  padding-bottom: 20px;
  /*box-shadow: 0 0 6px #dadada;*/
  /*margin: 5px;*/
  background: #ffffff;
  border-radius: 10px; }

/* line 1080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop {
  text-align: center; }

/* line 1084, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop th {
  width: 100px;
  text-align: right; }

/* line 1088, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td {
  text-align: left; }

/* line 1092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td, .coupon-info-pop th {
  padding: 5px 10px;
  vertical-align: top;
  color: #333333; }

/* line 1098, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-info-pop td {
  color: #666666; }

/* line 1102, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.fw-yh1.empty {
  display: none; }

/* line 1106, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item {
  display: inline-block;
  margin-left: 10px;
  color: #666666; }

/* line 1111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item input {
  width: 50px;
  border: none; }

/* line 1116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item .input-armour {
  border: 1px solid #999999;
  display: inline-block;
  padding: 2px;
  border-radius: 3px; }

/* line 1123, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item.btns {
  text-align: center;
  display: block;
  margin-top: 4px; }

/* line 1129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-form-item.btns input {
  padding: 2px;
  border-radius: 3px;
  color: #666666; }

/* line 1135, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop td, .serv-provid-info-pop th {
  padding: 10px 0;
  width: 200px;
  text-align: left;
  font-size: 14px; }

/* line 1141, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop img {
  border-radius: 4px; }

/* line 1145, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop p {
  text-align: left;
  color: #999999; }

/* line 1150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.serv-provid-info-pop h3 {
  font-weight: normal;
  font-size: 18px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 12px;
  height: 50px; }

/* line 1158, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main .my-got-title {
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  border-bottom: 1px solid #f2f2f2;
  padding-left: 50px; }

/* line 1166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.my-got-coupon-main .serv-prod-item {
  padding: 0 70px; }

/* line 1170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/service_provider.scss.erb */
.coupon-use-state .link-btn {
  float: right;
  margin-right: 70px;
  margin-left: -160px;
  line-height: 30px; }
.sc-calendar {
  text-align: center;
  font-family: "Microsoft Yahei";
  color: #4A4A4A;
  box-shadow: 2px 4px 5px #bdbdbd;
  border-width: 1px 0 0 1px;
  border-color: #E6E4E0;
  border-style: solid;
  float: left;
  margin-right: 20px;
  -moz-user-select: none;
  /*ç«ç‹*/
  -webkit-user-select: none;
  /*webkitæµè§ˆå™¨*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

.sc-header {
  height: 35px;
  border-bottom: 0;
}
.sc-body {
  height: 93%;
  clear: both;
  box-shadow: 2px 4px 5px #bdbdbd;
}
.sc-week {
  height: 12%;
  font-weight: 400;
  font-size: 20px;
  color: #4A4A4A;
}
.sc-days {
  height: 88%;
}
.sc-item {
  height: 20%;
  float: left;
  font-weight: 600;
  color: #565555;
  width: 14.285%;
  /*padding-top: 10px;*/
  padding-top: 4%;
  background-color: #ffffff;
  border-width: 0 0 1px 1px;
  border-color: #F1EBE4;
  border-style: solid;
  box-sizing: border-box;
}
.item-nolunar {
  /*padding-top: 20px;*/
}
.sc-item:nth-child(7n) .day, .sc-item:nth-child(7n+6) .day {
  color: rgba(224, 8, 8, 0.74);
}
.sc-vocation {
  background-color: #FFEBEC;
}
.sc-mark{
  background-color: #E5FBFA;
}
.sc-vocation:before {
  content: 'ä¼‘';
  display: block;
  position: absolute;
  font-size: 0.7em;
  width: 1.2em;
  font-weight: 100;
  color: white;
  background-color: #E00808;
  margin-top: -10px;
}
.sc-othermenth {
  color: #C1C0C0 !important;
}
.sc-othermenth .day, .sc-othermenth .lunar-day {
  color: #C1C0C0 !important;
}
.sc-active-day, .sc-selected {
  border: 1px solid orange;
}
.sc-today {
  background-color: orange;
  color: white;
  border: 1px solid orange;
}
.sc-item .day {
  font-size: 1.5em;
}
.sc-today .day {
  color: white !important;
}
.sc-item .lunar-day {
  font-size: 10px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-festival .lunar-day {
  color: #E00808;
}

/*.sc-item:last-child, .sc-item:nth-child(7n) {
  border-width: 0 1px 1px 1px;
}*/

.sc-week-item {
  height: 100%;
  /*padding-top: 2%;*/
  padding-top: 1%;
  float: left;
  width: 14.285%;
  background-color: #FBEC9C;
  border-width: 1px 0 1px 1px;
  border-color: #ECE3B1;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-item-small{
  font-size: 10px !important;
}
.sc-week-item:last-child {
  border-width: 1px 1px 1px 1px;
}
.sc-week-item:nth-child(7n), .sc-week-item:nth-child(7n+6) {
  color: rgba(224, 8, 8, 0.74)!important;
}
.sc-actions {
  float: left;
  width: 25%;
  padding: 5px;
  height: 100%;
  box-sizing: border-box;
}
.sc-actions:last-child {
  float: right;
}
.sc-actions-big{
  width: 50%;
}
@media screen and (max-width : 500px){
.sc-actions{
  width: 50%;
}
}
.sc-header select {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
  font-size: 13px ;
}
.sc-header input {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
}
.sc-actions div {
  display: inline-block;
  /*border: 1px solid #ccc;*/
  vertical-align: bottom;
  width: 20px;
  padding-bottom: 5px;
  font-size: 1.5em;
  line-height: 0.9em;
}
.sc-return-today {
  display: block;
  background-color: #F5F5F9;
  border-radius: 2px;
  /* border: 1px solid #ccc; */
  width: 60px;
  font-size: 0.8em;
  padding: 0.3em;
  margin: auto;
}

.sc-time {
  display: block;
  margin-top: 3px;
  font-size: 0.8em;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form {
    margin: 0;
    padding: 0
}

/**html {*/
    /*background-image: url(about:blank);*/
    /*background-attachment: fixed*/
/*}*/

.xubox_shade, .xubox_layer {
    position: fixed;
    _position: absolute
}

.xubox_shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.xubox_layer {
    top: 150px;
    left: 50%;
    height: auto;
    width: 310px;
    margin-left: -155px
}

.xubox_border, .xubox_title, .xubox_title i, .xubox_page, .xubox_iframe, .xubox_title em, .xubox_close, .xubox_msgico, .xubox_moves {
    position: absolute
}

.xubox_border {
    border-radius: 5px
}

.xubox_title {
    left: 0;
    top: 0
}

.xubox_main {
    position: relative;
    height: 100%;
    _float: left
}

.xubox_page {
    top: 0;
    left: 0
}

.xubox_load {
    background: url(default/xubox_loading0.gif) #fff center center no-repeat
}

.xubox_loading {
    display: block;
    float: left;
    text-decoration: none;
    color: #FFF;
    _float: none
}

.xulayer_png32 {
    background: url(default/xubox_ico0.png) no-repeat
}

.xubox_moves {
    border: 3px solid #333;
    cursor: move;
    opacity: .7;
    filter: alpha(opacity=70)
}

.xubox_msgico {
    width: 32px;
    height: 32px;
    top: 52px;
    left: 15px;
    background: url(default/xubox_ico0.png) no-repeat
}

.xubox_text {
    padding-left: 55px;
    float: left;
    line-height: 25px;
    word-break: break-all;
    padding-right: 20px;
    overflow: hidden;
    font-size: 14px
}

.xubox_msgtype0 {
    background-position: -91px -38px
}

.xubox_msgtype1 {
    background-position: -128px -38px
}

.xubox_msgtype2 {
    background-position: -163px -38px
}

.xubox_msgtype3 {
    background-position: -91px -75px
}

.xubox_msgtype4 {
    background-position: -163px -75px
}

.xubox_msgtype5 {
    background-position: -163px -112px
}

.xubox_msgtype6 {
    background-position: -163px -148px
}

.xubox_msgtype7 {
    background-position: -128px -75px
}

.xubox_msgtype8 {
    background-position: -91px -6px
}

.xubox_msgtype9 {
    background-position: -129px -6px
}

.xubox_msgtype10 {
    background-position: -163px -6px
}

.xubox_msgtype11 {
    background-position: -206px -6px
}

.xubox_msgtype12 {
    background-position: -206px -44px
}

.xubox_msgtype13 {
    background-position: -206px -81px
}

.xubox_msgtype14 {
    background-position: -206px -122px
}

.xubox_msgtype15 {
    background-position: -206px -157px
}

.xubox_loading_0 {
    width: 60px;
    height: 24px;
    background: url(default/xubox_loading0.gif) no-repeat
}

.xubox_loading_1 {
    width: 37px;
    height: 37px;
    background: url(default/xubox_loading1.gif) no-repeat
}

.xubox_loading_2, .xubox_msgtype16 {
    width: 32px;
    height: 32px;
    background: url(default/xubox_loading2.gif) no-repeat
}

.xubox_loading_3 {
    width: 126px;
    height: 22px;
    background: url(default/xubox_loading3.gif) no-repeat
}

.xubox_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d5d5d5;
    background: url(default/xubox_title0.png) #ebebeb repeat-x;
    cursor: move;
    font-size: 14px;
    color: #333
}

.xubox_title em {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 80%;
    top: 9px;
    left: 10px;
    font-style: normal;
    overflow: hidden
}

.xubox_close0 {
    right: 10px;
    top: 10px;
    width: 14px;
    height: 14px;
    background-position: -31px -7px;
    cursor: pointer;
    overflow: hidden
}

.xubox_close0:hover {
    background-position: -51px -7px
}

.xubox_close1 {
    right: -20px;
    top: -21px;
    width: 34px;
    height: 30px;
    background-position: -5px -252px;
    cursor: pointer;
    overflow: hidden;
    _right: 3px;
    _top: 3px;
    _width: 14px;
    _height: 14px;
    _background-position: -31px -7px
}

.xubox_close1:hover {
    background-position: -44px -252px;
    _background-position: -51px -7px
}

.xubox_botton a {
    position: absolute;
    bottom: 10px;
    left: 50%;
    background: url(default/xubox_ico0.png) repeat;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    overflow: hidden
}

.xubox_botton a:hover {
    text-decoration: none;
    color: #FFF
}

.xubox_botton .xubox_botton1 {
    width: 79px;
    height: 32px;
    line-height: 32px;
    margin-left: -39px;
    background-position: -6px -34px
}

.xubox_botton1:hover {
    background-position: -6px -72px
}

.xubox_botton .xubox_botton2 {
    margin-left: -76px;
    width: 71px;
    height: 29px;
    line-height: 29px;
    background-position: -5px -114px
}

.xubox_botton2:hover {
    background-position: -5px -146px
}

.xubox_botton .xubox_botton3 {
    width: 71px;
    height: 29px;
    line-height: 29px;
    margin-left: 10px;
    background-position: -81px -114px
}

.xubox_botton3:hover {
    background-position: -81px -146px
}

.xubox_tips {
    position: relative;
    line-height: 20px;
    padding: 3px 30px 3px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.xubox_tips i.layerTipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.xubox_tips i.layerTipsT, .xubox_tips i.layerTipsB {
    left: 5px;
    border-right-style: solid
}

.xubox_tips i.layerTipsT {
    bottom: -8px
}

.xubox_tips i.layerTipsB {
    top: -8px
}

.xubox_tips i.layerTipsR, .xubox_tips i.layerTipsL {
    top: 1px;
    border-bottom-style: solid
}

.xubox_tips i.layerTipsR {
    left: -8px
}

.xubox_tips i.layerTipsL {
    right: -8px
}
/** 
 
 @Name: layer拓展样式
 @Date: 2012.12.13
 @Author: 贤心
 @blog: sentsin.com
 
**/

/* prompt模式 */

.xubox_layer .xubox_form{width:240px; line-height:30px; padding: 0 5px; border: 1px solid #ccc; background: url(default/textbg.png) #fff repeat-x; color:#333;}
.xubox_layer .xubox_formArea{width:300px; height:100px; line-height:20px;}

/* tab模式 */
.xubox_layer .xubox_tab{position:relative; border:1px solid #ccc;}
.xubox_layer .xubox_tabmove{position:absolute; width:600px; height:30px; top:0; left:0;}
.xubox_layer .xubox_tabtit{ display:block; height:30px; border-bottom:1px solid #ccc; background-color:#eee;}
.xubox_layer .xubox_tabtit span{position:relative; float:left; width:120px; height:30px; line-height:30px; text-align:center; cursor:pointer;}
.xubox_layer .xubox_tabtit span.xubox_tabnow{left:-1px; _top:1px; height:31px; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#fff; z-index:10;}
.xubox_layer .xubox_tab_main{line-height:24px; clear:both;}
.xubox_layer .xubox_tab_main .xubox_tabli{display:none;}
.xubox_layer .xubox_tab_main .xubox_tabli.xubox_tab_layer{display:block;}
.xubox_layer .xubox_tabclose{position:absolute; right:10px; top:5px; cursor:pointer;}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */

.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
@charset "UTF-8";
/* 20px*/
/* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#new_share_software {
  font-size: 14px; }
  /* line 20, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #new_share_software .show_valid_msg {
    display: block;
    margin: 0 0 10px 5px;
    color: red; }
  /* line 26, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #new_share_software input {
    border-radius: 2px;
    border: 1px solid #CCC;
    width: 100%;
    height: 40px; }
    /* line 31, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #new_share_software input[type='text'] {
      padding: 5px; }
  /* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #new_share_software textarea {
    width: 100%;
    padding: 6px;
    border: 1px solid #CCC; }
  /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #new_share_software select {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #CCC;
    width: 100%;
    height: 40px; }

/* line 49, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#identify_before_share {
  width: 400px;
  margin: 30vh auto 0 auto;
  font-size: 14px; }
  /* line 53, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #identify_before_share div {
    text-align: left;
    width: 100%; }
  /* line 59, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #identify_before_share .modal-dialog .modal-body {
    text-align: left;
    width: 300px;
    margin: auto; }
    /* line 63, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #identify_before_share .modal-dialog .modal-body .download_sf {
      text-align: center;
      margin-bottom: 5px; }

/* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#top_header #top_banner {
  margin: 0 auto;
  /*height: 100vw/10.0;*/
  height: 120px;
  background: url(https://stac.3kgc.com/assets/software/tool_banner-09abab0a8b3a35c6760648b9a3f515ed71479ead2542c11df70eb40877c53861.jpg) no-repeat center center;
  background-size: cover;
  /*background-size: 100% 100%;*/
  z-index: -1; }
/* line 81, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .tip {
  text-align: right;
  font-size: 12px;
  background: white; }
/* line 86, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .tip p {
  margin: 0 auto;
  width: 1100px;
  padding-top: 5px;
  margin-bottom: -8px;
  color: #666; }
/* line 94, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#top_header .top_menu {
  text-align: center;
  height: 60px;
  background-color: #ffffff; }
  /* line 98, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #top_header .top_menu ul {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    display: flex; }
    /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul a {
      display: inline-block;
      height: 60px;
      font-size: 18px;
      padding: 0 15px;
      margin-right: 20px; }
      /* line 109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #top_header .top_menu ul a.active {
        border-bottom: 2px solid #F46633; }
    /* line 113, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul li {
      display: inline;
      line-height: 60px;
      /*letter-spacing: 1px;*/ }
    /* line 118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul .share_qq {
      float: right;
      margin: auto 30px auto auto;
      font-size: 16px;
      color: gray; }
    /* line 124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul .search-input {
      position: relative;
      border-radius: 4px;
      font-size: 14px;
      border-right: 0px;
      height: 36px;
      line-height: 36px; }
    /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul .search-input #topic {
      vertical-align: top;
      border: 1px solid #c1c1c1;
      border-right: none;
      border-radius: 4px 0px 0px 5px;
      height: 36px;
      line-height: 36px;
      width: 130px;
      padding-left: 10px;
      color: #000000;
      padding-right: 10px;
      font-size: 12px; }
    /* line 145, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul .search-img {
      border: 1px solid #c1c1c1;
      background: url(https://stac.3kgc.com/assets/nav_search-d5a034c290faf03b63711c2c580c3a9fc4cb76011309c1c9fde935b21215fd1d.png) no-repeat 10px 5px;
      left: 116px;
      border-radius: 0 4px 4px 0;
      border-left: none;
      height: 36px;
      line-height: 36px;
      width: 38px;
      display: inline-block; }
    /* line 156, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #top_header .top_menu ul .share_btn {
      float: right;
      color: #ffffff;
      border-radius: 4px;
      background-color: #F46633;
      margin: auto 0px auto 0;
      height: 40px;
      font-size: 14px;
      box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);
      padding: 0 24px;
      border: 1px solid #F46633;
      cursor: pointer; }
      /* line 168, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #top_header .top_menu ul .share_btn li {
        line-height: 40px;
        color: #ffffff; }
      /* line 173, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #top_header .top_menu ul .share_btn:hover {
        border: 1px solid #F27153;
        background-color: #F27153; }
      /* line 178, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #top_header .top_menu ul .share_btn:active {
        border: 1px solid #F27153; }

/* line 186, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#software-main-form {
  text-align: center;
  color: #333333;
  background-color: inherit;
  width: 1100px;
  overflow-y: auto;
  margin: auto; }
  /* line 310, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form div {
    width: 1100px;
    text-align: center; }
  /* line 315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form .software-top {
    font-size: 24px;
    padding: 20px 0px; }
  /* line 320, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form #software-main-form-main {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 100%;
    overflow: auto; }
    /* line 325, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form #software-main-form-main .software-middle {
      /*height: 100px;*/
      overflow: auto;
      /*margin-bottom: $px_20;*/ }
      /* line 329, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle table {
        width: 1100px; }
      /* line 333, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle tr {
        padding: 0 0px;
        display: flex;
        justify-content: space-between;
        height: 320px;
        width: 1100px; }
      /* line 341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle td {
        width: 359.3333333333px;
        display: inline-flex;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 11px;
        border-radius: 6px; }
        /* line 348, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle td:hover {
          box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }
        /* line 351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle td .td_top_2 {
          display: flex;
          justify-content: space-between;
          width: auto;
          color: #666666;
          font-size: 14px;
          border-radius: 6px;
          margin: 0px 25px; }
      /* line 356, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-pdf2excel {
        position: relative; }
        /* line 358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-pdf2excel .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 361, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 363, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 366, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_pdf_turn-d4d891824cd353cca1661aa580b917039ce494adaa2bcf71f409cf9ea8ddcf88.png"); }
          /* line 371, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-pdf2excel .pdf2excel .pdf2excel-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
      /* line 377, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-inventory {
        position: relative; }
        /* line 379, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-inventory .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 382, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-inventory .inventory {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-inventory .inventory:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 384, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 388, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_count-1c73bc4b6dd1874f64ab6dd878103bb296bfe899b8875e04ce4180e7664611a8.png"); }
          /* line 393, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-inventory .inventory .inventory-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
      /* line 399, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-cad-diff {
        position: relative; }
        /* line 401, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-cad-diff .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 404, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 406, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 410, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_cad_contrast-579c2c7d688d1bf97a21fec1aa7af6a2b3a85a421c63091ce25b31da01ce4b16.png"); }
            /* line 255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a {
              width: 100%;
              height: 100%;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center; }
              /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a:hover {
                background-color: rgba(255, 255, 255, 0.5); }
              /* line 265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a img, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a img {
                margin-bottom: 10px; }
              /* line 268, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-middle .like_a:hover:after {
                content: "下载";
                color: #ffffff;
                background-color: #f66626;
                border-radius: 2rem;
                vertical-align: middle;
                padding: 3px 20px 0px 20px; }
          /* line 416, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-cad-diff .cad-diff .cad-diff-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
      /* line 422, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-file-search {
        position: relative; }
        /* line 424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-file-search .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 427, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-file-search .file-search {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-file-search .file-search:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 429, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 433, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_search-29d6aba959f52a9bb7ceff1e160492982f930da53ee8a6918893f2fb07346902.png"); }
            /* line 255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a {
              width: 100%;
              height: 100%;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center; }
              /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a:hover {
                background-color: rgba(255, 255, 255, 0.5); }
              /* line 265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a img, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a img {
                margin-bottom: 10px; }
              /* line 268, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-middle .like_a:hover:after {
                content: "下载";
                color: #ffffff;
                background-color: #f66626;
                border-radius: 2rem;
                vertical-align: middle;
                padding: 3px 20px 0px 20px; }
          /* line 439, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-file-search .file-search .file-search-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
      /* line 445, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-excel-diff {
        position: relative; }
        /* line 447, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-excel-diff .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 453, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 457, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_excel_contrast-847bfb2e72cf4aa6163dbe13a4b4b7aeb1ae3e8cd977485299a808996a03b718.png"); }
            /* line 255, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a {
              width: 100%;
              height: 100%;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center; }
              /* line 262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a:hover, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a:hover {
                background-color: rgba(255, 255, 255, 0.5); }
              /* line 265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a img, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a img {
                margin-bottom: 10px; }
              /* line 268, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle a:hover:after, #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-middle .like_a:hover:after {
                content: "下载";
                color: #ffffff;
                background-color: #f66626;
                border-radius: 2rem;
                vertical-align: middle;
                padding: 3px 20px 0px 20px; }
          /* line 463, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-excel-diff .excel-diff .excel-diff-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
      /* line 469, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form #software-main-form-main .software-middle .td-valuation-online {
        position: relative; }
        /* line 471, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim {
          position: absolute;
          width: 359.3333333333px;
          height: 309px;
          margin: 0 0 11px 0;
          font-size: 18px;
          background-color: rgba(255, 255, 255, 0.3);
          color: #333333;
          display: flex;
          justify-content: center;
          align-items: center; }
          /* line 299, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim div {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%; }
            /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form #software-main-form-main .software-middle .td-valuation-online .upper-dim div:hover {
              transform: scale(2, 2); }
        /* line 475, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online {
          background-color: #ffffff;
          width: 100%;
          display: inline-flex;
          flex-direction: column;
          justify-content: flex-start; }
          /* line 217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online:hover {
            transform: scale(1.05, 1.05);
            /*box-shadow: 0 0 $px_20 #0000ff;*/ }
          /* line 477, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-top {
            width: 297px;
            font-size: 18px;
            border-radius: 6px;
            margin: 20px auto 5px auto; }
          /* line 480, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-middle {
            width: auto;
            font-size: 16px;
            margin: 0px 20px;
            background: no-repeat center padding-box;
            background-size: 100% 100%;
            height: 170px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            /*&:hover {*/
            /*!*transform: scale(1.1, 1.1);*!*/
            /*}*/
            background-image: url("https://stac.3kgc.com/assets/software/tool_online_look-e7eec878751f6c60af25143617b70251646e7195ba6344306df452c3c2f36bba.png"); }
          /* line 485, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form #software-main-form-main .software-middle .td-valuation-online .valuation-online .valuation-online-bottom {
            width: 319.3333333333px;
            color: #666666;
            font-size: 14px;
            border-radius: 6px;
            margin: auto 20px;
            background: no-repeat center padding-box;
            text-align: left; }
    /* line 492, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form #software-main-form-main .software-bottom {
      width: 100%; }
  /* line 497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form .share_software-main-form {
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 20px; }
    /* line 502, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_software-main-form .sm-avatar {
      border-radius: 100%; }
    /* line 505, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_software-main-form .share_software-main-form-left {
      width: 836px; }
      /* line 507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_software-main-form .share_software-main-form-left .sf_empty {
        border-radius: 6px;
        height: 922px;
        width: 100%;
        background-color: #ffffff;
        /*background: #ffffff url("<= asset_path('software/tool_icon_blank.png') %>") no-repeat center;*/
        margin: 10px 0; }
        /* line 515, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul img {
          margin-top: 100px; }
        /* line 518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul li.gray {
          font-size: 16px; }
        /* line 521, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .sf_empty ul li.modal_btn {
          margin-top: 20px;
          font-size: 18px;
          text-decoration: underline;
          color: #5390df;
          cursor: pointer; }
      /* line 530, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_software-main-form .share_software-main-form-left .software {
        display: flex;
        justify-content: space-between;
        width: 100%;
        /*height: 126px;*/
        margin: 10px 0;
        background-color: #ffffff;
        border-radius: 6px; }
        /* line 538, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .software .filter {
          text-align: left;
          height: 60px;
          line-height: 60px;
          padding-left: 40px;
          position: relative; }
          /* line 544, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter .tip {
            font-size: 14px;
            color: #999999; }
          /* line 548, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter .tags {
            height: 28px;
            line-height: 28px;
            background: whitesmoke;
            border-radius: 4px;
            display: inline-block;
            padding: 0 10px; }
          /* line 556, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags {
            width: 732px;
            background: white;
            border-radius: 4px;
            box-shadow: 0px 5px 5px 3px rgba(49, 50, 50, 0.11);
            border: 1px solid rgba(49, 50, 50, 0.11);
            position: absolute;
            top: 42px;
            left: 40px;
            display: none;
            text-align: left;
            line-height: 30px; }
            /* line 568, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label {
              position: relative;
              display: inline-block;
              font-size: 14px;
              color: #333;
              padding: 2px 15px;
              /*width: 140px;*/
              text-align: center;
              border-radius: 3px;
              margin: 5px; }
              /* line 578, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label:hover, #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label.active {
                background-color: #f66626;
                color: #fff; }
              /* line 583, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags label input {
                position: absolute;
                opacity: 0;
                filter: alpha(opacity=0);
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                cursor: pointer; }
          /* line 597, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #all-tags.show {
            display: block; }
          /* line 600, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter .ui-btn-sm {
            height: 28px;
            line-height: 28px; }
          /* line 604, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter {
            width: 160px;
            height: 36px;
            border: 1px solid #d2d2d2;
            border-radius: 4px;
            position: absolute;
            right: 30px;
            top: 12px;
            text-align: left; }
            /* line 612, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter .topic-input {
              border: none;
              background: none;
              box-shadow: none;
              width: 100px;
              position: absolute; }
            /* line 619, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .filter #topic-filter .topic-sub {
              position: absolute;
              right: 0;
              border: none;
              height: 34px;
              width: 34px;
              background: url(https://stac.3kgc.com/assets/nav_search-d5a034c290faf03b63711c2c580c3a9fc4cb76011309c1c9fde935b21215fd1d.png) 6px 6px no-repeat; }
        /* line 627, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .software .software-left {
          width: 15%;
          display: flex;
          justify-content: center;
          align-items: flex-start;
          margin: 15px 0 15px 10px; }
          /* line 633, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .software-left img {
            border-radius: 4px; }
        /* line 637, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right {
          width: 85%;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          text-align: left;
          margin: 15px 30px 15px 0; }
          /* line 644, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%; }
            /* line 649, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top .sf-name {
              text-align: left;
              font-size: 18px;
              font-weight: bold;
              width: auto; }
            /* line 655, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-top .sf-time {
              text-align: left;
              color: #999999;
              font-size: 12px;
              width: auto; }
          /* line 662, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-middle {
            text-align: left;
            font-size: 14px;
            max-width: 560px;
            height: 50px;
            overflow-y: auto;
            color: #666666;
            /*margin-bottom: 10px;*/ }
          /* line 671, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom {
            display: flex;
            justify-content: space-between;
            align-items: center;
            text-align: left;
            width: auto; }
            /* line 677, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-left {
              text-align: left;
              width: auto;
              color: #666666; }
              /* line 681, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-left span {
                margin-right: 20px;
                font-size: 14px; }
            /* line 686, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right {
              width: 300px;
              height: 35px;
              color: #666666;
              display: flex;
              justify-content: space-between; }
              /* line 692, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right .sf-type {
                width: auto;
                display: inline-block;
                font-size: 14px; }
              /* line 697, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right .sf-buy-btn {
                display: inline-block;
                width: 100px;
                height: 35px;
                border-radius: 4px;
                box-shadow: 4px 3px 6px rgba(50, 50, 50, 0.11);
                border: 1px solid #F06746;
                text-align: center;
                cursor: pointer; }
              /* line 707, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-bottom .sf-bottom-right span {
                line-height: 35px;
                font-size: 14px;
                color: #F06746; }
          /* line 714, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse {
            /*display: flex;*/
            /*justify-content: space-between;*/
            /*align-items: center;*/
            text-align: left;
            width: auto; }
            /* line 720, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .refuse-reason {
              display: inline-block;
              width: 400px;
              background: #fdf7ec;
              font-size: 14px;
              color: #d52b30;
              line-height: 30px;
              text-align: left;
              padding: 10px; }
            /* line 730, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .delete-item {
              display: inline-block;
              width: 227px;
              padding: 10px; }
              /* line 734, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #software-main-form .share_software-main-form .share_software-main-form-left .software .software-right .sf-refuse .delete-item a {
                color: #f06746; }
    /* line 744, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_software-main-form .link-free50 {
      margin-bottom: 5px; }
    /* line 747, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_software-main-form .share_software-main-form-right {
      width: 253px;
      margin: 10px 0; }
      /* line 750, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 6px;
        overflow: hidden; }
        /* line 755, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top .share_software-main-form-right-top-header {
          background-color: #ffffff;
          height: 50px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 18px; }
        /* line 764, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my {
          font-size: 16px;
          line-height: 30px;
          margin-top: 20px; }
          /* line 768, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my span.ad {
            width: 70px;
            height: 18px;
            line-height: 18px;
            display: inline-block;
            margin-left: 15px;
            background: linear-gradient(90deg, #fbc544, #e3b442, #fbebc5);
            opacity: 0.77;
            border-radius: 2px;
            font-size: 12px;
            text-align: center; }
        /* line 781, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top a.active {
          color: #F06746; }
        /* line 784, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-top p.my a:hover {
          color: #F06746; }
      /* line 789, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-bottom {
        width: 100%;
        border-radius: 6px;
        overflow: hidden; }
        /* line 793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share_software-main-form-right-bottom .share_software-main-form-right-bottom-header {
          background-color: #ffffff;
          height: 50px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 18px; }
      /* line 803, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_software-main-form .share_software-main-form-right .share-rank {
        background-color: #ffffff;
        height: 80px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 1px 0; }
        /* line 811, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-left {
          width: 75.9px; }
        /* line 814, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right {
          width: 177.1px; }
          /* line 816, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right .sr-top {
            font-size: 16px;
            width: 100%;
            text-align: left; }
          /* line 821, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #software-main-form .share_software-main-form .share_software-main-form-right .share-rank .share-rank-right .sr-bottom {
            font-size: 14px;
            width: 100%;
            text-align: left; }
  /* line 832, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form .share_download, #software-main-form .sf_download {
    width: 400px;
    margin: 30vh auto 0 auto;
    font-size: 14px; }
    /* line 836, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_download div, #software-main-form .sf_download div {
      text-align: left;
      width: 100%; }
    /* line 842, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form .share_download .modal-dialog .modal-body, #software-main-form .sf_download .modal-dialog .modal-body {
      text-align: left;
      width: 300px;
      margin: auto; }
      /* line 846, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_download .modal-dialog .modal-body .mb_15, #software-main-form .sf_download .modal-dialog .modal-body .mb_15 {
        margin-bottom: 15px; }
      /* line 849, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_download .modal-dialog .modal-body .flex_2, #software-main-form .sf_download .modal-dialog .modal-body .flex_2 {
        display: flex;
        justify-content: space-between; }
        /* line 852, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #software-main-form .share_download .modal-dialog .modal-body .flex_2 span.right, #software-main-form .sf_download .modal-dialog .modal-body .flex_2 span.right {
          color: #3f8cd3; }
      /* line 856, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #software-main-form .share_download .modal-dialog .modal-body .download_sf, #software-main-form .sf_download .modal-dialog .modal-body .download_sf {
        text-align: center;
        margin-bottom: 5px; }
  /* line 864, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #software-main-form #myModal-pdf2excel {
    margin: auto;
    width: auto; }
    /* line 867, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #software-main-form #myModal-pdf2excel div {
      width: inherit; }

/* line 875, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-form {
  background: #ffffff;
  min-width: 800px !important;
  height: 600px !important;
  margin: 10px 0 0 0 !important;
  border-radius: 6px;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  /* line 886, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #pdf2excel-form div {
    width: 100%;
    text-align: center; }
  /* line 891, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #pdf2excel-form #pdf2excel-form-top {
    height: 60px;
    font-size: 18px;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    /* line 897, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-top .img {
      background: url("https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png") no-repeat -88px -2px;
      width: 28px;
      height: 28px;
      display: inline-block;
      float: right;
      margin-right: 40px;
      cursor: pointer; }
  /* line 908, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #pdf2excel-form #pdf2excel-form-middle {
    background: url("https://stac.3kgc.com/assets/software/tool_bg_pdf-5404464dabbc735e6447e7435ddbdce9cf7dc254801d6c844c2a9167472df06a.png") no-repeat center padding-box;
    height: 300px;
    /*height: auto;*/
    font-size: 12px;
    margin: 0px 40px;
    width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    /* line 918, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-top {
      font-size: 24px;
      color: #333333;
      margin: 10px auto; }
    /* line 923, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-middle hr {
      margin: 0; }
    /* line 926, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle {
      height: 200px;
      width: 700px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      /* line 933, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-top {
        min-height: 120px;
        min-width: 240px;
        background: url("https://stac.3kgc.com/assets/software/tool_pdf_turn_icon-9f88f0af299795f96f7b9f12f8707685f805a9e19d5ca391ec1220468e6b95c6.png") no-repeat center padding-box; }
      /* line 939, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom {
        height: 120px;
        width: 540px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #e48357; }
        /* line 946, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom span {
          box-shadow: 0 0 3px;
          font-size: 16px;
          color: #ffffff;
          background: url("https://stac.3kgc.com/assets/software/tool_btn_pdf-93c22d818cc19f649436ca4aa7170b94d50266c12bf187a4f9075709c410c640.png") no-repeat center padding-box;
          padding: 5px 20px;
          cursor: pointer;
          /*box-shadow: 10px 10px 5px #888888;*/ }
        /* line 955, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom span:hover {
          background: url("https://stac.3kgc.com/assets/software/tool_btn_pdf_sel-a7661601d78e48fb74b64b38c24760826390a5827e6e262b076cb4044e166cb0.png") no-repeat center padding-box; }
        /* line 958, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-middle .pdf2excel-form-middle-middle-bottom .btn-left {
          border: 0;
          margin-right: 40px;
          font-size: 16px;
          color: #ffffff;
          background: url("https://stac.3kgc.com/assets/software/tool_btn_pdf-93c22d818cc19f649436ca4aa7170b94d50266c12bf187a4f9075709c410c640.png") no-repeat center padding-box;
          padding: 5px 20px;
          cursor: pointer; }
    /* line 971, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-bottom {
      padding: 10px 80px 10px 80px; }
      /* line 973, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #pdf2excel-form #pdf2excel-form-middle .pdf2excel-form-middle-bottom div {
        color: #ffffff;
        font-size: 12px;
        text-align: left;
        text-indent: -3em;
        padding-left: 3em; }
  /* line 983, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #pdf2excel-form #pdf2excel-form-bottom {
    font-size: 14px;
    margin: 30px 0 0 0; }
    /* line 987, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-top {
      font-size: 18px;
      margin-bottom: 10px; }
    /* line 992, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom {
      height: 200px;
      display: inline-flex;
      justify-content: center;
      overflow: auto; }
      /* line 998, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table {
        width: 640px; }
        /* line 1000, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tr {
          width: 100%; }
        /* line 1003, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table td {
          border: 1px solid #d2d2d2; }
          /* line 1005, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table td.fixed-width {
            max-width: 120px; }
        /* line 1010, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table thead tr {
          height: 50px;
          background-color: #f5f5f5; }
        /* line 1016, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tbody tr {
          height: 40px; }
          /* line 1018, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #pdf2excel-form #pdf2excel-form-bottom #pdf2excel-form-bottom-bottom table tbody tr td a {
            background-color: #f06746;
            padding: 0.1em 0.4em;
            border-radius: 3px;
            color: #ffffff; }

/* line 1033, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#inventory-form {
  margin: 10px 0 0 0;
  background: #ffffff;
  width: 800px;
  height: 400px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  /* line 1043, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #inventory-form div {
    width: 100%;
    text-align: center; }
  /* line 1048, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #inventory-form #inventory-form-top {
    height: 60px;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    /* line 1053, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #inventory-form #inventory-form-top div {
      background: url("https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png") no-repeat -88px -2px;
      width: 28px;
      height: 28px;
      display: inline-block;
      float: right;
      margin-right: 40px;
      cursor: pointer; }
  /* line 1064, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #inventory-form #inventory-form-middle {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 700px;
    height: 400px;
    background: url("https://stac.3kgc.com/assets/software/tool_bg_count-2a8344f7ce4545dc30d651bdd6275170f79731e6f5cfe082d5c1871ee3236409.png") no-repeat center padding-box;
    background-size: 100% 100%; }
    /* line 1072, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #inventory-form #inventory-form-middle .inventory-form-middle-top {
      height: 400px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      margin: 40px auto 0 auto; }
      /* line 1080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-top {
        font-size: 24px; }
      /* line 1083, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle {
        margin: 20px auto 0 auto;
        font-size: 20px;
        color: #333333; }
        /* line 1087, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle div {
          text-align: center; }
        /* line 1090, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-middle span {
          font-size: 30px;
          font-weight: bold; }
      /* line 1095, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom {
        height: 120px;
        width: 540px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #b579f0; }
        /* line 1103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom span {
          box-shadow: 0 0 3px;
          font-size: 16px;
          color: #ffffff;
          background: url("https://stac.3kgc.com/assets/software/tool_btn_count-da9f85ba7f2a609bdc4aff55d71037238e06df58130a623f40fc778ae8d9a337.png") no-repeat center padding-box;
          padding: 5px 20px;
          cursor: pointer; }
        /* line 1112, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #inventory-form #inventory-form-middle .inventory-form-middle-top .inventory-form-middle-top-bottom span:hover {
          background: url("https://stac.3kgc.com/assets/software/tool_btn_count_sel-547e4f503f61ac810b96c958d09dd78e5abf614751c5cf1a9613fbdec4e13b43.png") no-repeat center padding-box; }
    /* line 1118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #inventory-form #inventory-form-middle .inventory-form-middle-bottom {
      padding: 20px 80px 60px 80px; }
      /* line 1120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #inventory-form #inventory-form-middle .inventory-form-middle-bottom div {
        color: #ffffff;
        font-size: 12px;
        text-align: left;
        text-indent: -3em;
        padding-left: 3em; }

/* line 1131, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#valuation_online-form {
  background: #ffffff;
  min-width: 800px !important;
  height: 600px !important;
  margin: 10px 0 0 0 !important;
  border-radius: 6px;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  /* line 1142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #valuation_online-form div {
    width: 100%;
    text-align: center; }
  /* line 1147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #valuation_online-form #valuation_online-form-top {
    height: 60px;
    font-size: 18px;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    /* line 1153, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-top .img {
      background: url("https://stac.3kgc.com/assets/project_info/xmxq_tck_icon-cd65c47fb628596373be52fb9377d81371ca86da90ece7ff8d3acb7a72fb543e.png") no-repeat -88px -2px;
      width: 28px;
      height: 28px;
      display: inline-block;
      float: right;
      margin-right: 40px;
      cursor: pointer; }
  /* line 1164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #valuation_online-form #valuation_online-form-middle {
    background: url("https://stac.3kgc.com/assets/software/tool_bg_online_look-053b3129c5c0e61258253be4d69f3f949376be7daa9a5f5373c51156fbce93d5.png") no-repeat center padding-box;
    background-size: cover;
    height: 300px;
    /*height: auto;*/
    font-size: 12px;
    margin: 0px 40px;
    width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    /* line 1175, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-top {
      font-size: 24px;
      color: #333333;
      margin: 10px auto; }
    /* line 1180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-middle hr {
      margin: 0; }
    /* line 1183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle {
      height: 200px;
      width: 100%;
      /*width: $px_20*35;*/
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      /* line 1191, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-top {
        min-height: 120px;
        min-width: 240px;
        background: url("https://stac.3kgc.com/assets/software/tool_pdf_turn_icon-9f88f0af299795f96f7b9f12f8707685f805a9e19d5ca391ec1220468e6b95c6.png") no-repeat center padding-box;
        display: none; }
      /* line 1198, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom {
        height: 100%;
        /*width: 90%;*/
        width: 540px;
        display: flex;
        justify-content: center;
        align-items: center;
        /*border-bottom: 1px solid teal;*/
        background-color: rgba(255, 255, 255, 0.4);
        border-radius: 6px; }
        /* line 1208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom span {
          /*box-shadow: 0 0 3px;*/
          font-size: 16px;
          color: #ffffff;
          /*background: $pe-bt-bg-img no-repeat center padding-box;*/
          background-color: darkcyan;
          box-shadow: 0 0 6px #ffffff;
          padding: 5px 20px;
          cursor: pointer;
          /*box-shadow: 10px 10px 5px #888888;*/ }
        /* line 1219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal {
          border-radius: 6px;
          display: block;
          height: 100%;
          position: inherit; }
          /* line 1223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal div {
            height: 100%;
            background-color: transparent; }
          /* line 1227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone {
            background-color: transparent !important;
            height: 100%;
            padding: 0;
            font-size: 0;
            display: flex;
            align-items: center;
            justify-content: center; }
            /* line 1235, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone div {
              height: auto; }
              /* line 1238, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .dropzone div.dz-message span {
                font-size: 2.5rem !important;
                font-weight: 700; }
          /* line 1246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog {
            margin: 0; }
            /* line 1248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
            #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content {
              box-shadow: 0 0 0;
              border: 0; }
              /* line 1251, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
              #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content .modal-body {
                padding: 0; }
                /* line 1253, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
                #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal .modal-dialog .modal-content .modal-body .dz-progress {
                  width: 80%;
                  left: 10%;
                  height: 16px;
                  margin: 0; }
          /* line 1262, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .valuation_modal span {
            padding: 0;
            background-color: inherit;
            color: #000000;
            box-shadow: none; }
        /* line 1269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-middle .valuation_online-form-middle-middle-bottom .btn-left {
          margin-right: 40px; }
    /* line 1276, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-bottom {
      padding: 10px 80px 10px 80px; }
      /* line 1278, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #valuation_online-form #valuation_online-form-middle .valuation_online-form-middle-bottom div {
        color: darkcyan;
        /*color: #ffffff;*/
        font-size: 12px;
        text-align: left;
        text-indent: -3em;
        padding-left: 3em; }
  /* line 1289, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #valuation_online-form #valuation_online-form-bottom {
    font-size: 14px;
    margin: 30px 0 0 0; }
    /* line 1293, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-top {
      font-size: 18px;
      margin-bottom: 10px; }
    /* line 1298, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom {
      height: 200px;
      display: inline-flex;
      justify-content: center;
      overflow: auto;
      /*table{*/
      /*width: $px_20*32;*/
      /*tr{*/
      /*width: 100%;*/
      /*}*/
      /*td{*/
      /*border: 1px solid #d2d2d2;*/
      /*&.fixed-width{*/
      /*max-width: $px_20*6;*/
      /*}*/
      /*}*/
      /*thead{*/
      /*tr{*/
      /*height: $px_20*2.5;*/
      /*background-color: #f5f5f5;*/
      /*}*/
      /*}*/
      /*tbody{*/
      /*tr{*/
      /*height: $px_20*2;*/
      /*td a{*/
      /*background-color: lightseagreen;*/
      /*padding: 0.1em 0.4em;*/
      /*border-radius: 3px;*/
      /*}*/
      /*}*/
      /*}*/
      /*}*/ }
      /* line 1303, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table {
        width: 640px; }
        /* line 1305, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tr {
          width: 100%; }
        /* line 1308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table td {
          border: 1px solid #d2d2d2; }
          /* line 1310, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table td.fixed-width {
            max-width: 120px; }
        /* line 1315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table thead tr {
          height: 50px;
          background-color: #f5f5f5; }
        /* line 1321, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tbody tr {
          height: 40px; }
          /* line 1323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #valuation_online-form #valuation_online-form-bottom #valuation_online-form-bottom-bottom table tbody tr td a {
            background-color: #f06746;
            padding: 0.1em 0.4em;
            border-radius: 3px;
            color: #ffffff; }

/* line 1366, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#pdf2excel-join-vip a {
  border-radius: 2px;
  margin: 6px;
  padding: 1px 6px 0;
  display: inline-block;
  color: #ffffff;
  background: #f66626; }

/* line 1376, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#view-online-page {
  display: flex;
  height: 100vh;
  margin: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px; }
  /* line 1385, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #view-online-page #toggle-tree-btn, #view-online-page #toggle-tree-btn_1 {
    position: absolute;
    left: 350px;
    border-radius: 6px;
    background-color: dimgray;
    color: #ffffff;
    box-shadow: 0 0 6px #ffffff;
    margin-top: 5px; }
    /* line 1393, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #view-online-page #toggle-tree-btn:hover, #view-online-page #toggle-tree-btn_1:hover {
      background-color: #ffffff;
      color: dimgray; }
  /* line 1398, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #view-online-page .div-left {
    width: 350px;
    display: flex;
    flex-flow: column nowrap;
    margin: 0;
    background-color: silver;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 6px; }
    /* line 1408, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #view-online-page .div-left .div-left-top {
      height: 30px;
      width: 100%;
      display: flex;
      margin: 4px 4px 0px 4px;
      justify-content: flex-start;
      align-items: center; }
      /* line 1415, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #view-online-page .div-left .div-left-top .input-search {
        margin: 0 1% 0 2%;
        width: 40%; }
      /* line 1420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #view-online-page .div-left .div-left-top .search—btn {
        height: 24px;
        padding: 0 5px;
        border-radius: 6px;
        background-color: dimgray;
        color: #ffffff;
        box-shadow: 0 0 6px #ffffff;
        margin-right: 5%; }
        /* line 1428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #view-online-page .div-left .div-left-top .search—btn:hover {
          background-color: #ffffff;
          color: dimgray; }
      /* line 1434, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #view-online-page .div-left .div-left-top .check-all-btn {
        height: 24px;
        padding: 0 5px;
        border-radius: 6px;
        background-color: dimgray;
        color: #ffffff;
        box-shadow: 0 0 6px #ffffff; }
        /* line 1441, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #view-online-page .div-left .div-left-top .check-all-btn:hover {
          background-color: #ffffff;
          color: dimgray; }
    /* line 1447, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #view-online-page .div-left .div-left-middle {
      flex: 1 0 auto;
      height: 90%;
      /*width: 100%;*/
      margin: 4px;
      overflow-y: auto; }
  /* line 1455, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #view-online-page .div-right {
    /*width: 80%;*/
    flex: 1 1 auto;
    display: flex;
    margin: 0 0 0 15px;
    flex-flow: column nowrap;
    background-color: silver;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 6px; }
    /* line 1466, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #view-online-page .div-right .div-right-top {
      height: 40px;
      width: 100%;
      display: flex;
      justify-content: space-between; }
      /* line 1472, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #view-online-page .div-right .div-right-top ul {
        display: flex;
        overflow-x: auto; }
        /* line 1476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #view-online-page .div-right .div-right-top ul li {
          cursor: pointer;
          margin: 5px;
          padding: 4px;
          background-color: #ffffff;
          color: gray;
          display: inline-block;
          -webkit-box-shadow: 0 0 3px #ffffff;
          -moz-box-shadow: 0 0 3px #ffffff;
          box-shadow: 0 0 3px #ffffff;
          border-radius: 4px; }
          /* line 1488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #view-online-page .div-right .div-right-top ul li.active {
            background-color: dimgray;
            color: #ffffff;
            -webkit-box-shadow: 0 0 6px #ffffff;
            -moz-box-shadow: 0 0 6px #ffffff;
            box-shadow: 0 0 6px #ffffff;
            font-weight: bolder; }
          /* line 1497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
          #view-online-page .div-right .div-right-top ul li:hover {
            background-color: lightgray;
            color: dimgray; }
      /* line 1504, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
      #view-online-page .div-right .div-right-top .open-new-btn {
        cursor: pointer;
        margin: 5px;
        padding: 4px;
        /*background-color: #ffffff;*/
        color: gray;
        display: inline-block;
        /*-webkit-box-shadow: 0 0 3px #ffffff;*/
        /*-moz-box-shadow: 0 0 3px #ffffff;*/
        /*box-shadow: 0 0 3px #ffffff;*/
        border-radius: 4px;
        background-color: #f06746;
        color: #ffffff;
        -webkit-box-shadow: 0 0 6px #ffffff;
        -moz-box-shadow: 0 0 6px #ffffff;
        box-shadow: 0 0 6px #ffffff;
        font-size: 14px;
        font-weight: bolder; }
        /* line 1523, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
        #view-online-page .div-right .div-right-top .open-new-btn:hover {
          background-color: lightgray;
          color: dimgray; }
    /* line 1529, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #view-online-page .div-right .div-right-middle {
      flex: 1 0 auto;
      height: 90%;
      width: 100%; }

/* line 1537, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
#will_share {
  font-size: 12px; }
  /* line 1539, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .modal-dialog {
    width: 500px; }
    /* line 1541, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #will_share .modal-dialog .modal-body {
      text-align: left;
      width: 400px;
      margin: auto; }
  /* line 1548, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .file-caption-main {
    width: 100%; }
  /* line 1551, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .fileinput-upload-button {
    display: none; }
  /* line 1556, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .kv-fileinput-caption:focus {
    border-color: #f06746; }
  /* line 1561, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .btn-primary {
    background-color: #f06746;
    border-color: #f06746;
    border-radius: 2px; }
    /* line 1565, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #will_share .btn-primary:hover {
      background-color: #f06746;
      border-color: #f06746; }
    /* line 1570, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
    #will_share .btn-primary:active {
      background-color: #f06746 !important;
      border-color: #f06746 !important; }
  /* line 1576, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  #will_share .submit_btns {
    display: flex;
    justify-content: space-around; }

/* line 1582, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
button.cancel, button.submit, input.submit {
  color: #ffffff;
  border-radius: 4px;
  background-color: #F46633;
  border: 0px;
  height: 40px;
  font-size: 14px;
  /*box-shadow: 0 0 10px rgba(50, 50, 50, 0.11);*/
  padding: 0 30px;
  margin: 10px 0 20px 0; }
  /* line 1592, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/softwares.scss.erb */
  button.cancel:hover, button.submit:hover, input.submit:hover {
    background-color: #f06747; }
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop h3 {
  text-align: center; }
/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop table {
  width: 100%;
  margin-bottom: 20px; }
  /* line 8, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
  .project-type-pop table th {
    width: 40%;
    text-align: right; }
  /* line 12, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
  .project-type-pop table th, .project-type-pop table td {
    padding: 5px; }
  /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
  .project-type-pop table th.desc-show {
    padding-top: 20px; }
    /* line 17, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
    .project-type-pop table th.desc-show p {
      width: 300px;
      text-align: left;
      margin: 0 auto; }
/* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
.project-type-pop .modal-footer {
  text-align: center; }
  /* line 26, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
  .project-type-pop .modal-footer .btn {
    width: 150px; }
    /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
    .project-type-pop .modal-footer .btn:first-of-type {
      margin-right: 40px; }
    /* line 31, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
    .project-type-pop .modal-footer .btn.btn-primary {
      background: #f06746;
      border-color: #f06746; }

/* line 39, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
.project-type-check-show {
  margin-top: -10px;
  padding-bottom: 10px; }
  /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
  .project-type-check-show .project-type-item {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 5px 5px 10px;
    border-radius: 16px;
    position: relative;
    margin: 5px;
    background: #f06746; }
    /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/technical_types.scss */
    .project-type-check-show .project-type-item img {
      width: 20px;
      vertical-align: top;
      margin-left: 5px; }
/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *



/* Component containers
----------------------------------*/

.ui-widget {
	font-family: Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #eeeeee;
	background: #ffffff url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border-bottom: 1px solid #E7E7E7;
	/*background: #cc0000 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png") 50% 50% repeat-x;
	*/
/*    background-color: #f66626;*/
/*    color: #ffffff;*/
  background: white;
  color:#333333;
	font-weight: bold;
  font-size:14px;
  border-radius: 0;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d8dcdf;
	background: #eeeeee url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #004276;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #004276;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cdd5da;
	background: #f6f6f6 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #111111;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #111111;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #eeeeee;
	background: #ffffff url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #cc0000;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #cc0000;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcd3a1;
	background: #fbf8ee url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;
	color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cc0000;
	background: #f3d8d8 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;
	color: #2e2e2e;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #2e2e2e;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #2e2e2e;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_004276_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/jquery-ui-1.11.4/themes/blitzer/images/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/



/* Overlays */
.ui-widget-overlay {
	background: #a6a6a6 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;
	opacity: .4;
	filter: Alpha(Opacity=40); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #333333 url("/jquery-ui-1.11.4/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;
	opacity: .1;
	filter: Alpha(Opacity=10); /* support: IE8 */
	border-radius: 8px;
}
article,section,time,aside{display:block;}
.point-time {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    /*top: 17px;*/
    left: 20%;
    background: #1c87bf;
    margin-left: -4px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
}

.text-red {
    color: #f6393f;
}

.text-blue {
    color: #1c87bf;
}

.text-green {
    color: #95c91e;
}

.text-yellow {
    color: #ffb902;
}

.text-purple {
    color: #d32d93;
}

.point-red {
    background-color: #f6393f;
}

.point-blue {
    background-color: #1c87bf;
}

.point-green {
    background-color: #95c91e;
}

.point-yellow {
    background-color: #ffb902;
}

.point-purple {
    background-color: #d32d93;
}

.wpcontent {
    width: 100%;
    margin: 30px auto;
}
.wpcontent article {
    position: relative;
}
.wpcontent article > h3 {
    /*width: 15%;*/
    height: 20px;
    line-height: 20px;
    /*text-align: right;*/
    font-size: 1.4em;
    color: #1d1d1d;
    padding: 10px 0 20px;
}
.wpcontent article section {
    padding: 0 0 17px;
    position: relative;
}
.wpcontent article section:before {
    content: "";
    width: 5px;
    top: 17px;
    bottom: -17px;
    left: 20%;
    background: #e6e6e6;
    position: absolute;
}
.wpcontent article section:last-child:before {
    display: none;
}
.wpcontent article section time {
    width: 15%;
    display: block;
    position: absolute;
}
.wpcontent article section time > span {
    display: block;
    text-align: right;
}
.wpcontent article section aside {
    color: #3a3a38;
    margin-left: 30%;
    padding-bottom: 15px;
}
.wpcontent article section .brief {
    color: #9f9f9f;
}
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
.adv-page .content {
  background: #ffffff; }

/* line 8, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
* img {
  image-rendering: -webkit-optimize-contrast !important; }

/* line 13, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
.home-page {
  min-width: 1100px;
  padding-top: 60px; }
  /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .banner-contains {
    position: relative;
    min-height: 30px; }
    /* line 19, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .banner-contains .edit-btn {
      width: auto; }
  /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .edit-page {
    position: fixed;
    top: 1rem;
    z-index: 10000; }
    /* line 29, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .edit-page a {
      background: rgba(255, 0, 0, 0.7);
      padding: 4px 10px;
      font-size: 20px;
      color: #ffffff;
      margin-right: 2px; }
  /* line 38, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .edit-btn {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
    /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .edit-btn a {
      background: rgba(0, 0, 255, 0.7);
      color: #ffffff;
      padding: 4px 10px;
      font-size: 20px; }
      /* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .edit-btn a.set-show {
        background: rgba(255, 0, 0, 0.7); }
  /* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .block-content:nth-child(n+2) {
    background: #f5f5f5; }
  /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .img-block {
    min-height: 1.6rem;
    overflow: hidden; }
    /* line 63, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .img-block img {
      width: 100%; }
  /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .adv-contains {
    position: relative;
    text-align: center;
    min-height: 2rem; }
    /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .adv-contains .adv-block {
      position: relative;
      overflow: hidden; }
      /* line 74, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .adv-contains .adv-block .edit-btn {
        left: 1%;
        right: auto;
        white-space: nowrap; }
  /* line 82, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
  .home-page .send-intention {
    text-align: center;
    width: 100%;
    min-width: 1100px;
    margin: 0 auto;
    background: #ffffff;
    position: relative; }
    /* line 89, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .send-intention .title {
      font-size: 2.8em;
      position: absolute;
      width: 200px;
      text-align: center;
      left: 50%;
      margin-left: -100px;
      top: 10px; }
    /* line 99, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .send-intention form .inputs-block {
      margin: 1rem auto;
      width: 100%; }
      /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .send-intention form .inputs-block .form-control input {
        border: 1px solid #D2D2D2;
        box-sizing: border-box;
        border-radius: 0.3rem;
        height: 2rem;
        width: 86%;
        margin: 0.2rem;
        padding: 0 0.6rem; }
    /* line 114, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .send-intention form .btn {
      background: #F06746;
      border-radius: 0.3rem;
      color: #ffffff;
      text-shadow: none;
      font-size: 0.8rem;
      width: 86%;
      border: none;
      padding: 0.6rem; }
    /* line 125, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .send-intention .video-contains {
      display: flex;
      width: 100%;
      padding: 0 15%;
      justify-content: flex-start; }
      /* line 130, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .send-intention .video-contains .video-item {
        font-size: 1.4em;
        width: 25%;
        padding: 1%; }
        /* line 134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
        .home-page .send-intention .video-contains .video-item > div {
          border-radius: 20px; }
        /* line 137, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
        .home-page .send-intention .video-contains .video-item img, .home-page .send-intention .video-contains .video-item video {
          width: 90%;
          border-radius: 20px; }
        /* line 142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
        .home-page .send-intention .video-contains .video-item .prism-progress-time {
          display: none; }
        /* line 145, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
        .home-page .send-intention .video-contains .video-item .prism-info-display {
          display: none; }
    /* line 150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
    .home-page .send-intention .carousel {
      padding: 60px 0; }
      /* line 155, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .send-intention .carousel .carousel-control.left {
        background: linear-gradient(to right, #a4d5ff, #ffffff);
        width: 15%; }
      /* line 160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .send-intention .carousel .carousel-control.right {
        background: linear-gradient(to left, #a4d5ff, #ffffff);
        width: 15%; }
      /* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/tool_adv.scss.erb */
      .home-page .send-intention .carousel .carousel-inner .item {
        width: 100%; }
/* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ui_vips.scss */
.edit-web {
  position: absolute;
  top: 72px;
  width: 100%;
  min-width: 800px; }

/* line 12, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ui_vips.scss */
.ui-vip-modal .modal-content {
  padding: 20px 40px; }
  /* line 15, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ui_vips.scss */
  .ui-vip-modal .modal-content .form-group .btns {
    display: block;
    margin: 0; }
  /* line 20, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/ui_vips.scss */
  .ui-vip-modal .modal-content .actions {
    padding-top: 20px; }
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/


.uploadify {
	position: relative;
	/*margin-bottom: 1em;*/
    vertical-align: middle;
    line-height: 30px;
}
.uploadify-button {
	color: #333;
	border: 1px solid #e4d5a4;
	text-shadow: 0 1px rgba(255, 255, 255, 0.8);
	background: #f9f3de;
	text-decoration: none;
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	/*padding: 0 12px;*/
	overflow: visible;
	border-radius: 3px;
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
}
.uploadify:hover .uploadify-button {
	/*border: 1px solid #DAD9D7;*/
	/*background: #f9f3de;*/
	color: #333;
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url(https://stac.3kgc.com/uploadify-cancel.png) 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
/* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test {
  position: absolute;
  top: 230px;
  left: 13%;
  text-align: left; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
  .income-test .exam {
    margin-top: 0;
    line-height: 43px; }
    /* line 14, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
    .income-test .exam .exam-a label {
      margin-left: 20px; }
      /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
      .income-test .exam .exam-a label input {
        margin: 0; }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
  .income-test .submit-btn {
    text-align: center;
    line-height: 80px; }
    /* line 25, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
    .income-test .submit-btn input {
      padding: 2px 40px;
      font-size: 16px; }

/* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test-result {
  position: absolute;
  top: 264px;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333333; }

/* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
.income-test-result-close {
  position: absolute;
  top: 19px;
  right: 1px;
  background: transparent;
  width: 50px;
  height: 50px; }

/* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_income_tests.scss */
.tested-result-div {
  position: absolute;
  width: 100%;
  top: 120px;
  font-size: 22px;
  color: #ffffff; }
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.new-vip {
  min-width: 1100px; }
  /* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .edit-page {
    position: fixed;
    top: 72px;
    z-index: 1; }
    /* line 9, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .edit-page a {
      background: rgba(255, 0, 0, 0.7);
      padding: 4px 10px;
      font-size: 20px;
      color: #ffffff;
      margin-right: 2px; }
  /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .edit-btn {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10; }
    /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .edit-btn a {
      background: rgba(0, 0, 255, 0.7);
      color: #ffffff;
      padding: 4px 10px;
      font-size: 20px; }
      /* line 30, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .edit-btn a.set-show {
        background: rgba(255, 0, 0, 0.7); }
  /* line 37, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-top {
    position: relative;
    height: 500px; }
    /* line 39, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-banner-top.final-money-banner .income-div {
      color: #ffffff; }
    /* line 44, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-banner-top .g-wrap {
      width: auto; }
    /* line 51, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-banner-top img {
      min-height: 500px;
      width: 100%; }
    /* line 56, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-banner-top .income-div {
      color: #701d00;
      font-size: 18px;
      position: absolute;
      width: 100%;
      bottom: 126px;
      text-align: center; }
      /* line 64, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .item-div .vip-banner-top .income-div span {
        font-size: 18px;
        padding-right: 2px;
        display: inline-block;
        text-align: right; }
    /* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-banner-top .form-block {
      width: 100%;
      position: absolute;
      bottom: 10px; }
      /* line 77, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .item-div .vip-banner-top .form-block.deposit-form-block {
        bottom: 24px; }
      /* line 81, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .item-div .vip-banner-top .form-block .buy-buttons {
        display: flex;
        justify-content: center; }
        /* line 85, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block {
          position: relative; }
          /* line 88, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block > a {
            margin: 0 10px;
            width: 300px;
            display: inline-block;
            height: 74px;
            font-size: 22px;
            color: #333333; }
            /* line 96, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block > a .buy-title {
              font-size: 16px;
              color: #ffffff; }
          /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block > a {
            padding-top: 6px; }
            /* line 106, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block > a .btn-subtitle {
              font-size: 16px; }
          /* line 111, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block .xfhy-tip {
            margin-top: 16px;
            text-decoration: underline; }
        /* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .check-agreement input[type='checkbox'] {
          margin: 0; }
        /* line 123, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .check-agreement a {
          width: auto;
          min-height: auto;
          color: #ffffff;
          border-bottom: 1px solid #ffffff; }
        /* line 131, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .xfhy-tip {
          font-size: 16px;
          color: #FBA700;
          display: block;
          cursor: pointer; }
        /* line 139, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog {
          position: relative; }
          /* line 142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog img {
            width: 460px; }
          /* line 147, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .upgrade-close a {
            position: absolute;
            width: 50px;
            height: 50px;
            background: transparent;
            right: 60px;
            top: 0; }
          /* line 157, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .top-tip {
            position: absolute;
            top: 194px;
            width: 300px;
            left: 50%;
            margin-left: -150px;
            text-align: left;
            font-size: 20px; }
            /* line 166, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .top-tip span {
              color: #f06746;
              font-weight: bold; }
          /* line 172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .bottom-tip {
            position: absolute;
            width: 300px;
            bottom: 50px;
            left: 50%;
            margin-left: -150px;
            text-align: left;
            font-size: 16px;
            color: #822D03; }
            /* line 181, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .bottom-tip .upgrade-btn-no-fee {
              display: block;
              width: 80%;
              height: 50px;
              background: #f06746;
              color: #ffffff;
              text-align: center;
              line-height: 50px;
              font-size: 18px;
              border-radius: 25px;
              margin: 0 auto 10px; }
          /* line 196, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .upgrade-btn a {
            width: 270px;
            height: 68px;
            background: transparent;
            position: absolute;
            bottom: 114px;
            left: 50%;
            margin-left: -134px; }
        /* line 209, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog {
          position: relative;
          width: 472px; }
          /* line 213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog img {
            width: 472px; }
          /* line 218, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .upgrade-close a {
            right: 0;
            top: 20px; }
          /* line 224, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form {
            width: 100%; }
            /* line 228, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .ok-btn {
              display: inline-block;
              width: 70%;
              left: 50%;
              margin-left: -35%;
              height: 14%;
              position: absolute;
              bottom: 18%;
              /*background: blue;*/ }
              /* line 237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
              .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .ok-btn.upgrade-btn {
                bottom: 14%; }
            /* line 242, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .pop-title {
              position: absolute;
              top: 1%;
              font-size: 26px;
              font-weight: bold;
              text-align: center;
              padding: 0.5rem 0;
              left: 50%;
              width: 250px;
              margin-left: -125px; }
            /* line 254, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip {
              font-weight: normal;
              position: absolute;
              top: 14%;
              text-align: left;
              font-size: 18px;
              width: 400px;
              margin-left: -200px; }
              /* line 263, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
              .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip form {
                line-height: 24px; }
                /* line 266, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
                .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip form input {
                  vertical-align: baseline; }
              /* line 271, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
              .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip .subtitle {
                color: #7C0DB5;
                font-size: 24px;
                font-weight: bold;
                margin-bottom: 10px; }
            /* line 279, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .bottom-tip {
              font-weight: normal;
              position: absolute;
              bottom: 6%;
              text-align: left;
              font-size: 14px; }

/* CSS Document */
/* line 300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member {
  padding-bottom: 20px; }

/* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .vip-banner {
  width: 100%; }

/* line 308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .vip-banner img {
  width: 100%; }

/* line 312, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .content {
  height: 1390px;
  background: #FFF;
  border-radius: 6px;
  margin: 0 auto;
  margin-top: 20px;
  box-shadow: 0 0 6px #dadada;
  padding: 0 31px; }

/* line 322, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .content ul li {
  font-size: 14px;
  line-height: 22px;
  float: left;
  color: #666666;
  list-style: none; }

/* line 330, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .content ul {
  padding-top: 10px; }

/* line 334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .content img {
  padding-top: 50px;
  display: block;
  position: relative;
  margin: auto; }

/* line 341, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru {
  height: 950px;
  padding-top: 20px;
  margin: 0 auto;
  background: #fff;
  margin-top: 14px;
  box-shadow: 0 0 6px #dadada;
  border-radius: 6px; }

/* line 351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .bt {
  font-size: 18px;
  color: #999; }

/* line 356, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .xz .vip-type {
  height: 330px;
  width: 240px;
  background: #fff;
  margin-left: 50px;
  box-shadow: 0 0 4px #dadada;
  border-radius: 4px;
  display: inline-block; }

/* line 366, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .xz {
  margin: 50px; }

/* line 370, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru img {
  padding-top: 30px;
  display: block;
  position: relative;
  margin: auto; }

/* line 377, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .xz p {
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 26px; }

/* line 384, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .xz p span {
  font-size: 14px;
  color: #999999; }

/* line 389, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .sz {
  height: 130px;
  margin-left: 50px; }

/* line 394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .sz {
  font-size: 18px;
  color: #333;
  line-height: 60px;
  text-align: center; }

/* line 401, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .sz .duration {
  height: 60px;
  width: 240px;
  border-radius: 4px;
  box-shadow: 0 0 6px #dadada;
  background: #fff;
  float: left;
  margin-left: 24px;
  position: relative; }

/* line 413, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .sz .duration-disable {
  height: 60px;
  width: 240px;
  border-radius: 4px;
  box-shadow: 0 0 6px #dadada;
  background: #fff;
  float: left;
  margin-left: 24px;
  position: relative; }

/* line 424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .button {
  background: #f66626 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #ccc;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  width: 200px;
  margin-top: 60px; }

/* line 436, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .jiaru .button:hover {
  background: #f6773f; }

/* line 440, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .triangle-bottomleft {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 30px;
  border-style: solid;
  border-color: transparent #f66626 #f66626 transparent;
  border-bottom-right-radius: 4px;
  left: 180px;
  top: 270px; }

/* line 452, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .vip-type {
  position: relative; }

/* line 456, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .yes-tick {
  position: absolute;
  left: -2px;
  top: -16px; }

/*.vip-member .yes-tick {*/
/*display: inline-block;*/
/*width: 10px;*/
/*height: 5px;*/
/*background: red;*/
/*line-height: 0;*/
/*font-size: 0;*/
/*vertical-align: middle;*/
/*-webkit-transform: rotate(45deg);*/
/*}*/
/* line 473, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .triangle-bottomleft > .yes-tick:after {
  content: '\2713';
  color: #ffffff;
  font-size: 34px;
  /*display: block;*/
  /*width: 20px;*/
  /*height: 5px;*/
  /*background: red;*/
  /*-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);*/ }

/* line 484, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .vip-type:hover {
  cursor: pointer; }

/* line 488, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .duration .triangle-bottomleft {
  top: 24px;
  left: 204px;
  border-width: 18px; }

/* line 494, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .duration .triangle-bottomleft > .yes-tick {
  left: 0;
  top: -24px; }

/* line 499, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .duration .triangle-bottomleft > .yes-tick:after {
  font-size: 20px; }

/* line 503, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .duration:hover {
  cursor: pointer; }

/* line 507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member-item {
  border-bottom: 1px solid #ebebeb;
  padding: 20px 20px;
  min-height: 200px;
  position: relative; }

/* line 514, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.sub-text {
  vertical-align: bottom;
  font-size: 14px;
  color: #999999; }

/* line 520, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.img-and-font {
  margin: 16px 5px auto;
  display: inline-block; }

/* line 525, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.img-and-font img {
  width: 70px; }

/* line 529, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.left-content {
  width: 600px;
  display: inline-block; }

/* line 535, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member-item .member-credit span {
  font-size: 16px;
  color: #333333; }

/* line 540, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.preview-no-border {
  border: none;
  margin-left: -12px; }

/* line 545, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.progress-width {
  width: 213px; }

/* line 549, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member-item .video-desc {
  margin: 20px; }

/* line 553, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.file-input-div {
  text-align: left; }

/* line 557, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.file-input-div .file-thumbnail-footer {
  margin: 6px !important; }

/* line 561, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member-item .video-state {
  position: absolute;
  left: 540px;
  top: 50px;
  font-size: 18px; }

/* line 569, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.using-state td {
  padding: 10px 30px;
  text-align: left;
  font-size: 14px; }

/* line 577, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .duration .show-desc {
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px; }

/* line 583, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-member .buy-price {
  clear: both;
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 70px;
  color: #999999;
  margin-bottom: -20px; }

/* line 593, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.fiexd-qq {
  position: fixed;
  bottom: 20%;
  right: 0;
  /*img{*/
  /*  width: 130px;*/
  /*}*/ }
  /* line 600, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .fiexd-qq .contact-icon {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    position: relative; }
    /* line 608, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .fiexd-qq .contact-icon .contact-tip {
      position: absolute;
      display: none;
      left: -286px;
      top: -31px; }
      /* line 614, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .fiexd-qq .contact-icon .contact-tip .pre-sale {
        position: absolute;
        left: 138px;
        top: 67px; }
      /* line 620, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .fiexd-qq .contact-icon .contact-tip .after-sale {
        position: absolute;
        left: 137px;
        top: 113px; }
    /* line 628, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .fiexd-qq .contact-icon:hover > .contact-tip {
      display: block; }
  /* line 634, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .fiexd-qq .qq-contact {
    background-image: url(https://stac.3kgc.com/assets/vip_member/qq_icon_vip-393b0a1aca0d1ae7680edf7091896227a359c16b82d87055a8aa10611b41222c.png); }
    /* line 637, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .fiexd-qq .qq-contact:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/qq_icon_hover_vip-f9ff0be11e45b3f4d0921eeca451a68a25f435dd28ca1f0e76142c9834fc0a6b.png); }
  /* line 642, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .fiexd-qq .wx-contact {
    background-image: url(https://stac.3kgc.com/assets/vip_member/wx_icon_vip-c6d0790653ef8521d7de2150552c982c79ae34f644ed3ec9acc0a392b4e5e75d.png); }
    /* line 645, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .fiexd-qq .wx-contact:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/wx_icon_hover_vip-79ef04f401d1cc89d21d155fc89a844f23e2c3c201f67ce30f2aed9996588157.png); }
  /* line 650, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .fiexd-qq .phone-contact {
    background-image: url(https://stac.3kgc.com/assets/vip_member/tel_icon_vip-516ab1e049b811b2390bd89432f4c99a73d8f90a763952df5c66faa879901060.png); }
    /* line 653, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .fiexd-qq .phone-contact:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/tel_icon_hover_vip-f9d05cce33b5549fcb8086ddf42339cded0d8b03d4ca5d9da40914ce515c24e7.png); }

/* line 659, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.fiexd-qy {
  position: fixed;
  bottom: 80px;
  right: 0; }
  /* line 664, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .fiexd-qy img {
    width: 130px; }

/* line 669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.publish-project .publish-box .button_to .pre-btn {
  background: none;
  border: none;
  margin: 0 auto 30px; }

/* line 680, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.vip-818-pop .modal-dialog {
  position: relative; }
  /* line 683, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .vip-818-pop .modal-dialog .close-icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 80px;
    width: 80px;
    background: transparent; }
  /* line 692, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .vip-818-pop .modal-dialog .bz-btns {
    position: absolute;
    top: 78%;
    display: flex;
    width: 90%;
    margin-left: 5%; }
    /* line 700, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .vip-818-pop .modal-dialog .bz-btns a.bz-no-btn {
      position: relative; }
      /* line 703, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .vip-818-pop .modal-dialog .bz-btns a.bz-no-btn .bz-no-price {
        position: absolute;
        top: 56px;
        width: 100%;
        font-weight: bold;
        font-size: 20px;
        color: #FBB929; }
    /* line 713, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .vip-818-pop .modal-dialog .bz-btns a img {
      width: 240px; }

/*  新建页面  */
/* line 726, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.new-vip .item-div {
  text-align: center; }
  /* line 734, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .m-right-tool-bar {
    display: none; }
  /* line 741, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner img {
    width: 100%; }
  /* line 745, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-img {
    background: #433018;
    background-repeat: no-repeat;
    background-size: 100% 886px;
    width: 100%;
    padding: 40px 0; }
  /* line 753, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-img img {
    width: 1034px; }
  /* line 757, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-problem {
    background: url(https://stac.3kgc.com/assets/vip_member/skvip_problem_bg-983760eb00aa5be2d08972f74a2c462886e62703b2862f39d670acc810c88aaf.png);
    background-repeat: no-repeat;
    background-size: 100% 508px;
    width: 100%;
    height: 508px;
    padding-top: 40px;
    position: relative; }
  /* line 767, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-problem img {
    width: 976px; }
  /* line 774, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .item-div {
    text-align: center; }
  /* line 778, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .activiting {
    display: inline-block;
    border-bottom: 1px solid #e7e7e7; }
  /* line 783, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .activiting table {
    margin-top: 30px;
    margin-bottom: 10px; }
  /* line 788, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-identity-desc {
    padding: 30px 0; }
  /* line 792, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .m-dredge.buy-buttons {
    margin-top: 50px; }
  /* line 797, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic-title {
    margin: 50px auto 50px; }
  /* line 801, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic {
    margin-bottom: 36px; }
  /* line 805, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div {
    display: inline-block;
    width: 520px;
    height: 440px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 6px; }
  /* line 814, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic table {
    width: 100%; }
  /* line 818, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div:nth-of-type(1) {
    margin-right: 20px; }
  /* line 822, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic td {
    display: inline-block;
    padding: 8px 0;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 832, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic-title, .new-vip .item-div .work-dynamic-title {
    background: url(https://stac.3kgc.com/assets/vip_member/skvip_bgbt-f66d8cd37222a9ed7b8cdaae63c8fc665fbfb56a82449794629796bd3926d571.png) no-repeat;
    width: 253px;
    height: 44px;
    margin: -10px auto 0;
    font-size: 18px;
    font-weight: bold;
    padding-top: 9px; }
  /* line 842, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .identity-img {
    width: 50%;
    min-width: 800px;
    margin: 0 auto 20px; }
  /* line 848, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .identity-img img {
    width: 100%;
    height: auto; }
  /* line 853, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div div.slideBox {
    margin-top: 0;
    height: auto; }
  /* line 858, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .qq-contact {
    margin-top: 16px;
    color: #d49539;
    text-align: right; }
  /* line 864, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-prev, .new-vip .item-div .swiper-container-rtl .swiper-button-next {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important;
    background-size: 45px 45px;
    width: 48px; }
  /* line 870, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-next, .new-vip .item-div .swiper-container-rtl .swiper-button-prev {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important;
    background-size: 45px 45px;
    width: 48px; }
  /* line 876, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-prev:hover {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important; }
  /* line 880, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-next:hover {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important; }
  /* line 884, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list {
    /*height: 365px;*/
    /*overflow-y: hidden;*/ }
  /* line 889, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list .dynamic-item {
    /*padding: 8px 0;*/
    line-height: 36px;
    display: flex; }
  /* line 895, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list .dynamic-item > div {
    display: inline-block; }
  /* line 899, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div {
    width: 160px; }
  /* line 903, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div:first-of-type {
    text-align: left; }
  /* line 907, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div:last-of-type {
    text-align: right; }
  /* line 911, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:first-of-type {
    text-align: left;
    width: 160px; }
  /* line 916, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:nth-of-type(2) {
    text-align: left;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 924, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:last-of-type {
    text-align: right;
    width: 80px;
    padding-left: 10px;
    font-size: 14px;
    color: #a76200;
    font-weight: bold; }
  /* line 933, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div.buy-dynamic {
    width: 480px; }
  /* line 937, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div.work-dynamic {
    width: 560px; }
  /* line 941, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list-p {
    height: 365px;
    overflow-y: hidden; }
  /* line 946, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .bg-title {
    padding: 30px;
    text-align: center;
    color: #1A1A1A;
    font-size: 22px; }
  /* line 953, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .lvip-buy {
    height: 229px;
    background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_bg.png) top center no-repeat;
    width: 1223px;
    padding-top: 47px;
    margin: 0 auto;
    padding-left: 552px;
    text-align: left; }
  /* line 963, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .lvip-buy a {
    display: inline-block;
    background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_btn.png);
    width: 366px;
    height: 95px;
    color: #571500;
    font-size: 28px;
    padding-left: 190px;
    padding-top: 16px; }
  /* line 974, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .button-prev, .new-vip .item-div .button-next {
    height: 40px;
    width: 55px;
    display: inline-block;
    background: url(https://stac.3kgc.com/assets/index/home_icon_pc-8cd71b29c79fc4521ad4ec46a62ebeb252c22429e0ddb7ebb1e6c0043bb9b174.png) center no-repeat;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 65px;
    background-size: 80%;
    background-position-y: -2px; }
  /* line 986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .button-next {
    margin-left: 20px;
    margin-right: 0px;
    background: url(https://stac.3kgc.com/assets/index/home_icon_pc-8cd71b29c79fc4521ad4ec46a62ebeb252c22429e0ddb7ebb1e6c0043bb9b174.png) center no-repeat;
    background-position-y: -44px;
    background-size: 78%; }
  /* line 994, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .button-next:hover {
    background-position-y: -129px; }
  /* line 998, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .button-prev:hover {
    background-position-y: -89px; }
  /* line 1002, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-container {
    width: 968px;
    margin: 0 auto;
    display: inline-block; }
  /* line 1009, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-slide a {
    width: 156px;
    height: 167px;
    display: inline-block;
    background: #ffedc2;
    border-radius: 10px; }
  /* line 1017, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-slide a:hover {
    width: 156px;
    height: 167px;
    background: linear-gradient(0deg, #c7910f, #fcf495);
    border-radius: 10px; }
  /* line 1024, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div a .money {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    color: #91460a;
    line-height: 32px; }
  /* line 1032, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div a .topic {
    font-size: 12px;
    margin-top: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    height: 54px;
    padding: 0 0.5rem; }
  /* line 1042, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div a .zs {
    width: 83px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid #91460a;
    border-radius: 13px; }
  /* line 1051, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .shangji-list {
    width: 980px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: left; }
  /* line 1058, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .shangji-list .sj {
    display: inline-block;
    width: 48%;
    font-size: 14px;
    color: #333;
    background: url(https://stac.3kgc.com/assets/pro/zxm_sj_label-5ea688faac4ff162d31dfc6c3d9a644dc0ee132c12d64eed85f38ea19115459e.png) no-repeat left top;
    padding-left: 75px;
    text-align: left;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    overflow: hidden;
    height: 20px;
    background-size: auto 20px; }
  /* line 1073, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .m-right-tool-bar {
    display: none; }
  /* line 1080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner img {
    width: 100%; }
  /* line 1084, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-img {
    background: #433018;
    background-repeat: no-repeat;
    background-size: 100% 886px;
    width: 100%;
    padding: 40px 0; }
  /* line 1092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-img img {
    width: 1034px; }
  /* line 1096, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-problem {
    background: url(https://stac.3kgc.com/assets/vip_member/skvip_problem_bg-983760eb00aa5be2d08972f74a2c462886e62703b2862f39d670acc810c88aaf.png);
    background-repeat: no-repeat;
    background-size: 100% 508px;
    width: 100%;
    height: 508px;
    padding-top: 40px;
    position: relative; }
  /* line 1106, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-banner-problem img {
    width: 976px; }
  /* line 1110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .activiting {
    display: inline-block;
    border-bottom: 1px solid #e7e7e7; }
  /* line 1115, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .activiting table {
    margin-top: 30px;
    margin-bottom: 10px; }
  /* line 1120, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-identity-desc {
    padding: 30px 0; }
  /* line 1124, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .m-dredge.buy-buttons {
    margin-top: 50px; }
  /* line 1129, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic-title {
    margin: 50px auto 50px; }
  /* line 1133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic {
    margin-bottom: 36px; }
  /* line 1137, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div {
    display: inline-block;
    width: 520px;
    height: 440px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 6px; }
  /* line 1146, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic table {
    width: 100%; }
  /* line 1150, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div:nth-of-type(1) {
    margin-right: 20px; }
  /* line 1154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic td {
    display: inline-block;
    padding: 8px 0;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 1164, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic-title, .new-vip .item-div .work-dynamic-title {
    background: url(https://stac.3kgc.com/assets/vip_member/skvip_bgbt-f66d8cd37222a9ed7b8cdaae63c8fc665fbfb56a82449794629796bd3926d571.png) no-repeat;
    width: 253px;
    height: 44px;
    margin: -10px auto 0;
    font-size: 18px;
    font-weight: bold;
    padding-top: 9px; }
  /* line 1174, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .identity-img {
    width: 50%;
    min-width: 800px;
    margin: 0 auto 20px; }
  /* line 1180, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .identity-img img {
    width: 100%;
    height: auto; }
  /* line 1185, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div div.slideBox {
    margin-top: 0;
    height: auto; }
  /* line 1190, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .qq-contact {
    margin-top: 16px;
    color: #d49539;
    text-align: right; }
  /* line 1196, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-prev, .new-vip .item-div .swiper-container-rtl .swiper-button-next {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important;
    background-size: 45px 45px;
    width: 48px; }
  /* line 1202, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-next, .new-vip .item-div .swiper-container-rtl .swiper-button-prev {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important;
    background-size: 45px 45px;
    width: 48px; }
  /* line 1208, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-prev:hover {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important; }
  /* line 1212, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .swiper-button-next:hover {
    background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important; }
  /* line 1216, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list {
    /*height: 365px;*/
    /*overflow-y: hidden;*/ }
  /* line 1221, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list .dynamic-item {
    /*padding: 8px 0;*/
    line-height: 36px;
    display: flex; }
  /* line 1227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list .dynamic-item > div {
    display: inline-block; }
  /* line 1231, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div {
    width: 160px; }
  /* line 1235, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div:first-of-type {
    text-align: left; }
  /* line 1239, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .buy-dynamic .dynamic-list .dynamic-item > div:last-of-type {
    text-align: right; }
  /* line 1243, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:first-of-type {
    text-align: left;
    width: 160px; }
  /* line 1248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:nth-of-type(2) {
    text-align: left;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  /* line 1256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .work-dynamic .dynamic-list .dynamic-item > div:last-of-type {
    text-align: right;
    width: 80px;
    padding-left: 10px;
    font-size: 14px;
    color: #a76200;
    font-weight: bold; }
  /* line 1265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div.buy-dynamic {
    width: 480px; }
  /* line 1269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .jp-dynamic > div.work-dynamic {
    width: 560px; }
  /* line 1273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .dynamic-list-p {
    height: 365px;
    overflow-y: hidden; }
  /* line 1278, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .bg-title {
    padding: 30px;
    text-align: center;
    color: #1A1A1A;
    font-size: 22px; }
  /* line 1285, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .lvip-buy {
    height: 229px;
    background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_bg.png) top center no-repeat;
    width: 1223px;
    padding-top: 47px;
    margin: 0 auto;
    padding-left: 552px;
    text-align: left; }
  /* line 1295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .lvip-buy a {
    display: inline-block;
    background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_btn.png);
    width: 366px;
    height: 95px;
    color: #571500;
    font-size: 28px;
    padding-left: 190px;
    padding-top: 16px; }
  /* line 1306, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .item-div .vip-comment-list {
    width: 1060px;
    margin: 0 auto;
    border: 2px solid #E3E3E3;
    padding: 30px 50px 0;
    border-radius: 10px;
    height: 600px;
    overflow-y: scroll; }
    /* line 1315, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .item-div .vip-comment-list .vip-comment-item {
      padding-bottom: 30px; }
      /* line 1318, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .item-div .vip-comment-list .vip-comment-item .item-top {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        /* line 1323, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-comment-list .vip-comment-item .item-top .user-info {
          display: flex;
          align-items: center;
          padding: 10px 0; }
          /* line 1328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-comment-list .vip-comment-item .item-top .user-info .name-show {
            font-size: 18px;
            color: #333333; }
          /* line 1333, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
          .new-vip .item-div .vip-comment-list .vip-comment-item .item-top .user-info .star-count {
            margin-left: 20px; }
            /* line 1336, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
            .new-vip .item-div .vip-comment-list .vip-comment-item .item-top .user-info .star-count .glyphicon-star {
              color: #ff8831;
              font-size: 18px; }
        /* line 1343, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
        .new-vip .item-div .vip-comment-list .vip-comment-item .item-top .created-at {
          color: #999999;
          font-size: 14px; }
      /* line 1349, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .item-div .vip-comment-list .vip-comment-item .item-btm {
        font-size: 18px;
        color: #1a1a1a;
        text-align: left;
        padding: 10px; }
/* line 1360, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
.new-vip .adv-contains {
  position: relative;
  text-align: center; }
  /* line 1364, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
  .new-vip .adv-contains .adv-block {
    position: relative;
    overflow: hidden; }
    /* line 1368, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .adv-contains .adv-block .edit-btn {
      left: 1%;
      right: auto;
      white-space: nowrap; }
    /* line 1374, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
    .new-vip .adv-contains .adv-block .img-block {
      width: 1920px;
      margin-left: calc((-1920px + 100vw) / 2); }
      /* line 1378, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_member.scss.erb */
      .new-vip .adv-contains .adv-block .img-block img {
        height: 100%;
        max-width: 1920px; }
/* line 6, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .bidding-projects {
  margin-top: -330px;
  padding: 0 40px; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
  .modal .modal-content .bidding-projects .project-item {
    display: flex;
    justify-items: center;
    white-space: nowrap;
    padding: 5px 0; }
    /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
    .modal .modal-content .bidding-projects .project-item .price-show {
      font-size: 18px;
      color: #f06746;
      font-weight: bold; }
    /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
    .modal .modal-content .bidding-projects .project-item .title-show {
      font-size: 16px;
      color: #333333;
      width: 100%;
      overflow-x: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      padding-left: 10px; }
/* line 34, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
.modal .modal-content .btns {
  display: flex;
  justify-content: center;
  margin-top: -80px; }
  /* line 38, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
  .modal .modal-content .btns.show-projects-btns {
    justify-content: space-evenly;
    margin-top: 46px; }
  /* line 42, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
  .modal .modal-content .btns button {
    width: 140px;
    padding: 10px 0; }

/* line 50, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
.btn-skgc {
  background: #f06746; }
  /* line 52, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vip_tip_logs.scss */
  .btn-skgc.check-account {
    margin-left: 10px; }
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
.jt-page {
  background: #F5F5F5; }
  /* line 4, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .banner {
    height: 155px;
    background: url(https://stac.3kgc.com/assets/vod/banner-8628f0cfd32cd7495f697062726cd933e33e430166d7367aaba3e25964c4c0aa.png) center top no-repeat;
    background-size: auto 100%; }
  /* line 10, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .nav-top {
    color: #333333;
    font-size: 18px;
    padding: 5px;
    margin-right: 20px; }
    /* line 16, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .nav-top.active {
      border-bottom: 4px #F06746 solid;
      color: #F06746; }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .lesson-item {
    float: left;
    cursor: pointer;
    width: 254px;
    margin: 0 28px 32px 0px; }
    /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-item:nth-child(4n) {
      margin-right: 0; }
    /* line 32, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-item .content {
      height: 110px;
      background: white;
      border-radius: 0 0 6px 6px;
      padding: 9px 12px;
      font-size: 20px;
      color: #000; }
      /* line 40, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
      .jt-page .lesson-item .content .price {
        color: #F06746;
        font-size: 22px; }
      /* line 45, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
      .jt-page .lesson-item .content .org-price {
        font-size: 20px;
        color: #999999;
        text-decoration: line-through; }
  /* line 53, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .lesson-top {
    margin-top: 23px;
    margin-bottom: 12px;
    border-radius: 10px;
    padding: 18px 169px 35px 40px;
    background: white; }
    /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .cover {
      border-radius: 6px;
      width: 291px;
      height: 165px;
      margin-right: 38px; }
    /* line 67, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .title {
      padding-top: 15px;
      font-size: 34px; }
    /* line 72, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .items-count {
      background: #E8E8E8;
      display: inline-block;
      height: 30px;
      line-height: 30px;
      margin-left: 6px;
      margin-bottom: 19px;
      padding: 0 12px; }
    /* line 82, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .tip {
      color: #666;
      font-size: 14px;
      line-height: 19px;
      margin-left: 10px; }
    /* line 89, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .price {
      color: #F06746;
      margin-right: 10px;
      font-size: 34px; }
    /* line 95, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-top .org-price {
      color: #666;
      font-size: 23px;
      margin-right: 40px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      text-decoration: line-through; }
  /* line 107, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .buy-btn {
    width: 170px;
    font-size: 20px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    flex-shrink: 0;
    border-radius: 6px;
    background: #F06746;
    color: white; }
    /* line 119, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .buy-btn.paid {
      cursor: default; }
  /* line 123, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .lesson-intro {
    width: 824px;
    margin-right: 13px;
    border-radius: 10px;
    background: #FFF;
    padding-bottom: 20px; }
    /* line 130, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-intro img {
      max-width: 691px; }
    /* line 134, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
    .jt-page .lesson-intro .vod-items {
      background: #F5F5F5;
      line-height: 40px;
      font-size: 14px; }
      /* line 139, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
      .jt-page .lesson-intro .vod-items div {
        padding-left: 12px; }
        /* line 142, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
        .jt-page .lesson-intro .vod-items div a {
          width: 100%; }
  /* line 151, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/vod_lessons.scss.erb */
  .jt-page .lesson-my-item {
    background: white;
    margin: 15px 0;
    padding: 20px 38px 20px 66px; }
.webuploader-container {
	position: relative;
}
.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #00b7ee;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
}
.webuploader-pick-hover {
	background: #00a2d4;
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events:none;
}

@charset "UTF-8";
/* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
#work_center {
  align-self: center;
  align-content: center;
  overflow: auto;
  z-index: -1; }
  /* line 22, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  #work_center .top_img {
    margin: 0 auto;
    height: 318px;
    background: url(https://stac.3kgc.com/assets/work_center/dlwt_bg_home-1d8be31862fe752f1b14993f14d7722974d620155a7781b55dbf6b6528a22de2.png) no-repeat;
    background-size: cover;
    z-index: -1; }
  /* line 30, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  #work_center .work_center_top {
    width: 1100px;
    margin: auto;
    border-radius: 6px;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 256px;
    margin: -164px auto auto auto;
    position: relative; }
    /* line 36, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_top .top_left {
      width: 732px;
      height: 254px;
      background-color: #ffffff;
      margin-right: 20px;
      border-radius: 6px;
      float: left;
      box-shadow: 0 6px 10px #dddddd;
      display: flex;
      flex-flow: column nowrap; }
      /* line 48, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_top .top_left .top_left_top .avatar {
        width: 120px;
        height: 120px;
        float: left;
        line-height: 114px;
        overflow: hidden;
        background: #fff;
        border-radius: 4px;
        margin-top: -20px; }
      /* line 58, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_top .top_left .top_left_top .work_center_info {
        float: left;
        width: 592px;
        height: 165px;
        margin: 24px auto auto 20px; }
        /* line 65, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_top .top_left .top_left_top .work_center_info .work_center_info_header {
          margin: 0px 0px 16px 0px;
          height: 30px;
          width: 592px;
          position: relative; }
          /* line 71, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_left .top_left_top .work_center_info .work_center_info_header .work_center_title {
            height: 30px;
            width: 250px;
            position: absolute;
            left: 0px;
            font-size: 20px;
            color: #333; }
          /* line 80, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_left .top_left_top .work_center_info .work_center_info_header .auth_tag {
            height: 18px;
            width: 150px;
            position: absolute;
            top: 0px;
            right: 0px;
            font-size: 14px;
            color: #333;
            margin-top: -2px; }
        /* line 93, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_top .top_left .top_left_top .work_center_info .work_center_resume {
          width: 550px;
          height: 114px;
          font-size: 14px;
          color: #999;
          height: 114px; }
      /* line 103, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_top .top_left .top_left_bottom {
        flex: 1 1 auto; }
        /* line 105, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_top .top_left .top_left_bottom .work_center_tags {
          display: flex;
          flex-flow: row nowrap;
          justify-content: flex-start;
          white-space: nowrap; }
          /* line 110, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_left .top_left_bottom .work_center_tags .tags_title {
            font-size: 14px;
            color: #999999;
            margin: 0 0px 0 10px;
            float: left; }
          /* line 116, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_left .top_left_bottom .work_center_tags ul li {
            height: 22px;
            background: #ffffff;
            font-size: 12px;
            color: #f06746;
            float: left;
            margin: auto 12px 2px 0px;
            border-radius: 10px;
            border: 1px solid;
            padding: 1px 3px 1px 3px;
            white-space: nowrap; }
    /* line 133, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_top .top_right {
      position: relative;
      width: 346px;
      height: 254px;
      background-color: #ffffff;
      margin: auto;
      float: left;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd; }
      /* line 143, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_top .top_right .btn_group {
        display: flex;
        align-items: center;
        margin: auto;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        width: 190px;
        height: 156px; }
        /* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_top .top_right .btn_group ul li {
          vertical-align: middle;
          margin: auto auto 18px auto; }
          /* line 157, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li:last-child {
            margin: auto; }
          /* line 160, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li div#employ_div {
            border: 1px solid;
            color: #ffffff;
            line-height: 38px;
            text-align: center;
            font-size: 16px;
            background-color: #f06746;
            border-radius: 2px; }
          /* line 170, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li a {
            display: inline-block;
            width: 190px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            font-size: 16px; }
          /* line 178, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li a.employ_btn {
            color: #ffffff;
            background-color: #f06746;
            border-radius: 2px; }
          /* line 183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li a.qq_btn {
            border: 1px solid;
            color: #f06746;
            background-color: #ffffff; }
          /* line 189, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_top .top_right .btn_group ul li div#mobile_btn {
            border: 1px solid;
            color: #f06746;
            background-color: #ffffff;
            line-height: 38px;
            text-align: center;
            font-size: 16px; }
  /* line 204, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  #work_center .work_center_main {
    width: 1100px;
    margin: auto;
    border-radius: 6px;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    align-content: center !important; }
    /* line 219, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_main .projects_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      background: #ffffff;
      margin-top: 26px; }
      /* line 223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .projects_data .data_img {
        width: 50%;
        float: left;
        font-size: 14px;
        font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
        color: #333333;
        margin-right: 1%; }
        /* line 230, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .projects_data .data_img .data_title {
          color: #999999;
          text-align: center;
          margin: 0px auto 50px auto; }
      /* line 237, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .projects_data .data_info {
        background: #ffffff;
        width: 49%;
        float: left;
        color: #999999;
        font-size: 14px;
        margin: 63px auto 60px 0px; }
        /* line 245, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .projects_data .data_info table tr td ul {
          margin: auto 50px 20px 0px; }
          /* line 246, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .projects_data .data_info table tr td ul li {
            width: auto; }
            /* line 248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .projects_data .data_info table tr td ul li:nth-child(even) span {
              margin-top: 20px;
              color: #999999; }
        /* line 256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .projects_data .data_info table.stat_data td {
          padding: 26px 50px 0px 0px; }
        /* line 260, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .projects_data .data_info table span.big_font {
          font-size: 28px;
          color: #333333; }
        /* line 264, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .projects_data .data_info table .black_font {
          color: #333333; }
    /* line 273, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_main .service_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      background: #ffffff; }
      /* line 276, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .service_data .data_img {
        width: 501px;
        height: 300px;
        float: left;
        font-size: 14px;
        font-family: 'Microsoft YaHei', 微软雅黑, Arial, Verdana, sans-serif;
        color: #333333;
        margin-right: 10px; }
        /* line 284, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .service_data .data_img .data_title {
          color: #999999;
          text-align: center;
          margin: 0px auto 50px auto; }
      /* line 291, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .service_data .data_info {
        width: 491px;
        height: 300px;
        float: left;
        color: #999999;
        font-size: 14px;
        position: relative; }
        /* line 298, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .service_data .data_info .data_table {
          margin: auto;
          position: absolute;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          height: 63px; }
          /* line 306, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .service_data .data_info .data_table table {
            margin: auto auto auto 0px; }
            /* line 308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .service_data .data_info .data_table table tr td ul {
              margin: auto 50px auto 0px; }
              /* line 309, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
              #work_center .work_center_main .service_data .data_info .data_table table tr td ul li {
                width: auto; }
                /* line 311, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
                #work_center .work_center_main .service_data .data_info .data_table table tr td ul li:nth-child(even) span {
                  margin-top: 20px;
                  color: #999999; }
            /* line 319, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .service_data .data_info .data_table table span.big_font {
              font-size: 28px;
              color: #333333; }
    /* line 328, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_main .members_data {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      overflow: hidden; }
      /* line 331, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .members_data .members_top {
        background: #ffffff;
        height: 44px; }
        /* line 334, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .members_data .members_top .members_top_title {
          float: left;
          margin-left: 60px;
          height: 44px;
          line-height: 44px;
          font-size: 18px;
          color: #333333; }
        /* line 343, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .members_data .members_top .members_stats_data {
          margin-right: 40px;
          float: right;
          height: 44px;
          line-height: 44px;
          font-size: 14px;
          color: #666666; }
      /* line 353, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .members_data .members_info {
        background: #ffffff;
        width: 1002px;
        height: 255px;
        position: relative; }
        /* line 358, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .members_data .members_info .members_info_left {
          width: 164px;
          height: 255px;
          left: 0px;
          top: 0px;
          position: absolute; }
          /* line 364, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .members_data .members_info .members_info_left .member_pre {
            right: 50px;
            top: 110px;
            position: absolute;
            cursor: pointer; }
        /* line 371, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .members_data .members_info .members_info_middle {
          width: 674px;
          height: 255px;
          left: 164px;
          top: 0px;
          position: relative;
          overflow: hidden; }
          /* line 379, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul {
            overflow: hidden;
            width: 2600px;
            margin: 26px 0px 38px 0px; }
            /* line 385, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item {
              margin: auto 6px auto auto;
              width: 130px;
              height: 176px;
              float: left;
              position: relative; }
              /* line 391, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
              #work_center .work_center_main .members_data .members_info .members_info_middle ul.members_info_ul li div.members_info_item .member_info {
                background: rgba(0, 0, 0, 0.1);
                font-size: 8px;
                color: #ffffff;
                position: absolute;
                width: 130px;
                z-index: 2;
                bottom: 0px; }
        /* line 409, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .members_data .members_info .members_info_right {
          width: 164px;
          height: 255px;
          right: 0px;
          top: 0px;
          position: absolute; }
          /* line 415, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .members_data .members_info .members_info_right .member_next {
            left: 50px;
            top: 110px;
            position: absolute;
            cursor: pointer; }
    /* line 426, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
    #work_center .work_center_main .comments {
      margin: 0px auto 10px auto;
      width: 1002px;
      height: 300px;
      color: #333333;
      font-size: 14px;
      border-radius: 6px;
      box-shadow: 0 6px 10px #dddddd;
      margin: 0px auto 40px auto;
      height: auto;
      overflow: hidden; }
      /* line 432, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .comments .comments_top {
        background: #ffffff;
        height: 44px; }
        /* line 435, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .comments .comments_top .comments_top_title {
          float: left;
          margin-left: 60px;
          height: 44px;
          line-height: 44px;
          font-size: 18px;
          color: #333333; }
      /* line 446, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .comments .comments_tags {
        background: #ffffff;
        height: 36px; }
        /* line 449, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .comments .comments_tags ul {
          margin-left: 60px; }
          /* line 451, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .comments .comments_tags ul li {
            height: 22px;
            font-size: 12px;
            color: #f06746;
            float: left;
            margin: 14px 12px 0px 0px;
            border-radius: 10px;
            border: 1px solid;
            padding: 1px 3px 1px 3px;
            white-space: nowrap; }
      /* line 466, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
      #work_center .work_center_main .comments .comments_info {
        width: 1002px;
        overflow-x: hidden;
        overflow-y: auto; }
        /* line 470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .comments .comments_info a.project_link {
          display: block;
          min-height: 56px;
          max-height: 163px;
          padding: 12px 62px 14px 62px;
          background: #ffffff; }
          /* line 476, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .comments .comments_info a.project_link:hover {
            background-color: transparent; }
        /* line 481, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
        #work_center .work_center_main .comments .comments_info .comment {
          min-height: 56px;
          max-height: 145px;
          width: 822px;
          margin: 10px 0px 13px 0px;
          position: relative;
          display: flex;
          flex-direction: column;
          align-content: space-between; }
          /* line 491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .comments .comments_info .comment .project_title {
            width: 822px;
            height: 27px;
            margin: 0px auto 8px 0px;
            font-size: 18px;
            position: relative; }
            /* line 497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .comments .comments_info .comment .project_title .startup_start_date {
              display: inline;
              float: right;
              right: 20px;
              font-size: 12px;
              color: #999999; }
          /* line 505, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .comments .comments_info .comment .project_data {
            height: 21px;
            margin: 0px auto 0px 2px;
            font-size: 14px;
            color: #999999; }
            /* line 510, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .comments .comments_info .comment .project_data ul li {
              margin: auto 54px auto auto;
              float: left; }
              /* line 513, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
              #work_center .work_center_main .comments .comments_info .comment .project_data ul li span {
                color: #999999; }
          /* line 519, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
          #work_center .work_center_main .comments .comments_info .comment .comment_end {
            margin: 5px 0px 0px 2px; }
            /* line 522, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
            #work_center .work_center_main .comments .comments_info .comment .comment_end .comment_up {
              position: relative;
              width: 874px;
              margin: 0px 0px 0px 0px; }
              /* line 527, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
              #work_center .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content {
                color: #333333; }
                /* line 529, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
                #work_center .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content span {
                  display: block;
                  color: #999999;
                  float: left; }
                /* line 538, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
                #work_center .work_center_main .comments .comments_info .comment .comment_end .comment_up .comment_content div {
                  float: left;
                  width: 832px; }

/* line 555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
div#will_paginate .page_nav {
  text-align: center;
  color: #f66626;
  padding: 5px 0; }
  /* line 559, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  div#will_paginate .page_nav a, div#will_paginate .page_nav span, div#will_paginate .page_nav em {
    padding: 5px 8px;
    margin: 0 3px;
    color: #f66626;
    border: 1px solid;
    border-radius: 5px; }
  /* line 566, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  div#will_paginate .page_nav a:hover, div#will_paginate .page_nav a.current, div#will_paginate .page_nav em.current {
    background-color: #f66626;
    color: #fff; }
  /* line 570, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  div#will_paginate .page_nav a.disabled, div#will_paginate .page_nav span.disabled {
    color: #999;
    cursor: not-allowed; }
  /* line 575, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/work_centers.scss */
  div#will_paginate .page_nav a.disabled:hover {
    background-color: #fff;
    color: #999; }
/* CSS Document */


.dt-cont {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  min-width: 1150px;
}

.cont-left, .xq-left {
  width: 800px;
  display: inline-block;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  vertical-align: top;
}

.cont-left ul {
  height: 60px;
  width: 800px;
  border-bottom: 1px solid #f5f5f5;
}

.cont-left ul li {
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 35px;
  font-size: 16px;
  color: #333;
}

.cont-left dl {
  width: 800px;
  display: block;
  float: left;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0 10px 40px;
}

.cont-left dt {
  height: 65px;
  width: 65px;
  border-radius: 2px;
  float: left;
  margin: 10px 0;
}

.cont-left dd {
  float: left;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 6px;
  text-align: left;
  width: 650px;
}

.cont-left dd p {
  color: #999;
  font-size: 14px;
  padding-top: 10px;
}

.cont-right {
  width: 282px;
  display: inline-block;
  margin-left: 16px;
}

.cont-right .cr-top {
  height: 200px;
  width: 282px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.cont-right .cr-xm, .cr-sk {
  width: 282px;
  background: #FFF;
  margin-top: 16px;
  border-radius: 6px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.cr-xm p, .cr-sk p {
  font-size: 18px;
  color: #333;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.cr-xm p span, .cr-sk p span {
  font-size: 12px;
  float: right;
  padding-right: 20px;
}

.cr-xm ul {
  height: 90px;
  width: 252px;
  margin: 0 auto;
  border-bottom: 1px solid #f5f5f5;
}

.cr-xm ul .xmbt {
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cr-xm ul .xmjg {
  float: right;
  font-size: 12px;
  padding-top: 6px;
  color: #f66626;
}

.cr-xm ul .xmjg span {
  color: #999;
}

.crsk-s {
  width: 282px;
  padding: 5px 0;
}

.crsk-s img {
  height: 68px;
  width: 68px;
  border-radius: 50%;
  background: #d2d2d2;
  margin: 0 auto
}

.cr-xm .wz-yl {
  float: right;
  color: #999999;
  margin-top: 30px;
}

.dtxq {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
}

.dt-dh {
  font-size: 14px;
  color: #999;
  text-align: left;
  width: 1100px;
  display: inline-block;
  margin-bottom: 10px;
}

.xl-top {
  padding: 40px 40px;
  font-size: 20px;
  font-weight: 100;
}

.xl-top ul li {
  font-size: 14px;
  color: #666666;
  padding-right: 30px;
  float: left;
  padding-top: 10px;
}

.xl-top h2 {
  font-size: 14px;
  color: #666;
  line-height: 26px
}

.content-main {
  font-size: 14px;
  background: #ffffff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}

.content-main .sub-title > span {
  margin: 0 20px;
}

.content-main > h3, .content-main > .sub-title {
  text-align: left;
  margin: 0 40px;
  padding-left: 0;
}

.content-main .sub-title {
  color: #999999;
  border-bottom: 1px solid #f2f2f2;
}

.content-main .art-content {
  text-align: left;
  padding: 20px 40px;
  min-height: 900px;
}

.content-main .art-content img{
  max-width: 100%;
}

.xl-top h2 span {
  float: right;
  margin-left: 10px;
}

.bot-ad {
  width: 800px;
  height: 100px;
  background: #f00;
  border-radius: 6px;
  margin-top: 30px;
}

.cont-left .title-img {
  border-radius: 4px;
}

.cont-right .xmbt {
  text-align: left;
}

.cont-left dd img {
  width: 16px;
}

.cont-left .button_to > button {
  border: none;
  background: none;
}

.cont-left .button_to > button:hover {
  color: #f66626;
}

.cont-left .underline > .button_to {
  border-bottom: 2px solid #f66626;
}

.art-footer {
  font-size: 14px;
  color: #999999;
  text-align: left;
  padding: 0 40px;
  line-height: 30px;
  padding-top: 10px;
}

.art-footer a {
  color: #333333;
}

.give-like .button_to > button {
  width: 76px;
  height: 76px;
  background: url(https://stac.3kgc.com/assets/icon_dt_dzan-5e639cbbc5d5960ddafd9608eb4426312c959707228bb17bac556627c09858af.png) no-repeat 0 0;
  border: none;
}

.give-like .button_to > button:hover {
  cursor: pointer;
  background: url(https://stac.3kgc.com/assets/icon_dt_dzan-5e639cbbc5d5960ddafd9608eb4426312c959707228bb17bac556627c09858af.png) no-repeat -82px 0;
}

.give-like .button_to > button:hover > .like-count {
  color: #ffffff;
}

.give-like.active .button_to > button {
  width: 76px;
  height: 76px;
  background: url(https://stac.3kgc.com/assets/icon_dt_dzan-5e639cbbc5d5960ddafd9608eb4426312c959707228bb17bac556627c09858af.png) no-repeat -82px 0;
}

.give-like {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.give-like .like-count {
  margin-top: 36px;
  display: inline-block;
  color: #f66626;
}

.give-like.active .like-count {
  margin-top: 36px;
  display: inline-block;
  color: #ffffff;
}

.cont-right p {
  text-align: left;
}

.cut-page {
  border-top: 1px solid #f2f2f2;
  padding: 20px 0;
}
@charset "UTF-8";
/* line 1, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.years10 {
  /* CSS Document */
  /*.vip-member .yes-tick {*/
  /*display: inline-block;*/
  /*width: 10px;*/
  /*height: 5px;*/
  /*background: red;*/
  /*line-height: 0;*/
  /*font-size: 0;*/
  /*vertical-align: middle;*/
  /*-webkit-transform: rotate(45deg);*/
  /*}*/
  /*  新建页面  */ }
  /* line 2, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .modal {
    display: none; }
  /* line 5, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .container {
    background: linear-gradient(150deg, #D6974D 2.24%, #D45D5D 4.54%, #3A1BA6 12.61%, #322382 67.2%);
    background-size: 100% 100%;
    padding-bottom: 100px; }
    /* line 12, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .container .top-img img {
      width: 100%;
      min-width: 1100px; }
    /* line 18, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .container .adv-container {
      width: 1100px;
      margin: -100px auto 0; }
      /* line 21, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .container .adv-container .card {
        position: relative;
        margin-bottom: 20px; }
        /* line 24, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .container .adv-container .card img {
          width: 100%; }
        /* line 28, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .container .adv-container .card .card-content {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          /* line 35, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .container .adv-container .card .card-content .swiper {
            width: 94%;
            height: 60%;
            margin-top: 22%;
            border-radius: 20px; }
            /* line 41, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .container .adv-container .card .card-content .swiper .swiper-slide img {
              width: 100%;
              height: 100%;
              border-radius: 20px; }
            /* line 47, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .container .adv-container .card .card-content .swiper .autoplay-progress {
              position: absolute;
              right: 16px;
              bottom: 16px;
              z-index: 10;
              width: 48px;
              height: 48px;
              display: flex;
              align-items: center;
              justify-content: center;
              font-weight: bold;
              color: var(--swiper-theme-color); }
              /* line 60, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .container .adv-container .card .card-content .swiper .autoplay-progress svg {
                --progress: 0;
                position: absolute;
                left: 0;
                top: 0px;
                z-index: 10;
                width: 100%;
                height: 100%;
                stroke-width: 4px;
                stroke: var(--swiper-theme-color);
                fill: none;
                stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
                stroke-dasharray: 125.6;
                transform: rotate(-90deg); }
          /* line 78, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .container .adv-container .card .card-content .card5-swiper {
            width: 90%;
            height: 420px;
            margin-top: 20px; }
            /* line 82, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .container .adv-container .card .card-content .card5-swiper.card5-swiper1 {
              margin-top: 164px; }
          /* line 87, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .container .adv-container .card .card-content .shared-container {
            margin: 25% auto 0; }
            /* line 90, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .container .adv-container .card .card-content .shared-container .share-btns {
              display: flex;
              justify-content: center; }
              /* line 94, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .container .adv-container .card .card-content .shared-container .share-btns a {
                margin: 5px 10px; }
          /* line 100, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .container .adv-container .card .card-content .card6-btn {
            display: block;
            width: 60%;
            height: 150px;
            background: transparent;
            position: absolute;
            bottom: 220px;
            left: 50%;
            margin-left: -30%; }
  /* line 115, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .custom-modal {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    display: flex;
    align-items: center;
    justify-content: center; }
    /* line 127, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .custom-modal .custom-modal-content {
      position: relative;
      text-align: center; }
      /* line 132, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .custom-modal .custom-modal-content .custom-modal-close {
        position: absolute;
        left: 50%;
        bottom: -48px;
        transform: translateX(-50%);
        width: 40px;
        height: 40px;
        background: transparent;
        border-radius: 50%;
        border: 2px solid #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #ffffff;
        cursor: pointer;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
        z-index: 10; }
  /* line 154, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 body {
    padding: 0;
    margin: 0; }
  /* line 159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .copy-content {
    position: absolute;
    top: 30%;
    text-align: left;
    left: 10%;
    font-size: 20px;
    width: 400px; }
    /* line 167, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .copy-content span {
      color: #0a8ddf; }
  /* line 172, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .copy-btn {
    position: absolute;
    bottom: 7%;
    text-align: left;
    left: 50%;
    font-size: 30px;
    margin-left: -200px;
    width: 400px;
    height: 90px;
    background: transparent;
    cursor: pointer; }
  /* line 184, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .years10-vip-div {
    width: 90%;
    margin: 156px auto 0; }
    /* line 187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .edit-page {
      position: fixed;
      top: 72px;
      z-index: 1; }
      /* line 192, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .edit-page a {
        background: rgba(255, 0, 0, 0.7);
        padding: 4px 10px;
        font-size: 20px;
        color: #ffffff;
        margin-right: 2px; }
    /* line 201, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .edit-btn {
      position: absolute;
      top: 1px;
      right: 1px;
      z-index: 10; }
      /* line 207, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .edit-btn a {
        background: rgba(0, 0, 255, 0.7);
        color: #ffffff;
        padding: 4px 10px;
        font-size: 20px; }
        /* line 213, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .edit-btn a.set-show {
          background: rgba(255, 0, 0, 0.7); }
    /* line 220, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-top {
      border-radius: 20px;
      position: relative;
      height: 500px; }
      /* line 223, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-banner-top.final-money-banner .income-div {
        color: #ffffff; }
      /* line 228, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-banner-top .g-wrap {
        width: auto; }
      /* line 235, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-banner-top img {
        min-height: 500px;
        width: 100%; }
      /* line 240, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-banner-top .income-div {
        color: #701d00;
        font-size: 18px;
        position: absolute;
        width: 100%;
        bottom: 126px;
        text-align: center; }
        /* line 248, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .item-div .vip-banner-top .income-div span {
          font-size: 18px;
          padding-right: 2px;
          display: inline-block;
          text-align: right; }
      /* line 256, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-banner-top .form-block {
        width: 100%;
        position: absolute;
        bottom: 10px; }
        /* line 261, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .item-div .vip-banner-top .form-block.deposit-form-block {
          bottom: 24px; }
        /* line 265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons {
          display: flex;
          justify-content: center; }
          /* line 269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block {
            position: relative; }
            /* line 272, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block > a {
              margin: 0 10px;
              width: 300px;
              display: inline-block;
              height: 74px;
              font-size: 22px;
              color: #333333;
              text-decoration: none; }
              /* line 281, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block > a .buy-title {
                font-size: 16px;
                color: #ffffff; }
            /* line 288, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block > a {
              padding-top: 6px; }
              /* line 291, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block > a .btn-subtitle {
                font-size: 16px; }
            /* line 296, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .buy-btn-block.deposit-btn-block .xfhy-tip {
              margin-top: 16px;
              text-decoration: underline; }
          /* line 304, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .check-agreement input[type='checkbox'] {
            margin: 0; }
          /* line 308, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .check-agreement a {
            width: auto;
            min-height: auto;
            color: #ffffff;
            border-bottom: 1px solid #ffffff; }
          /* line 316, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .xfhy-tip {
            font-size: 16px;
            color: #FBA700;
            display: block;
            cursor: pointer; }
          /* line 324, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog {
            position: relative; }
            /* line 327, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog img {
              width: 460px; }
            /* line 332, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .upgrade-close a {
              position: absolute;
              width: 50px;
              height: 50px;
              background: transparent;
              right: 60px;
              top: 0; }
            /* line 342, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .top-tip {
              position: absolute;
              top: 194px;
              width: 300px;
              left: 50%;
              margin-left: -150px;
              text-align: left;
              font-size: 20px; }
              /* line 351, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .top-tip span {
                color: #f06746;
                font-weight: bold; }
            /* line 357, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .bottom-tip {
              position: absolute;
              width: 300px;
              bottom: 50px;
              left: 50%;
              margin-left: -150px;
              text-align: left;
              font-size: 16px;
              color: #822D03; }
              /* line 366, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .bottom-tip .upgrade-btn-no-fee {
                display: block;
                width: 80%;
                height: 50px;
                background: #f06746;
                color: #ffffff;
                text-align: center;
                line-height: 50px;
                font-size: 18px;
                border-radius: 25px;
                margin: 0 auto 10px; }
            /* line 381, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop .modal-dialog .upgrade-btn a {
              width: 270px;
              height: 68px;
              background: transparent;
              position: absolute;
              bottom: 114px;
              left: 50%;
              margin-left: -134px; }
          /* line 394, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog {
            position: relative;
            width: 472px; }
            /* line 398, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog img {
              width: 472px; }
            /* line 403, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .upgrade-close a {
              right: 0;
              top: 20px; }
            /* line 409, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form {
              width: 100%; }
              /* line 413, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .ok-btn {
                display: inline-block;
                width: 70%;
                left: 50%;
                margin-left: -35%;
                height: 14%;
                position: absolute;
                bottom: 18%;
                /*background: blue;*/ }
                /* line 422, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
                .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .ok-btn.upgrade-btn {
                  bottom: 14%; }
              /* line 427, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .pop-title {
                position: absolute;
                top: 1%;
                font-size: 26px;
                font-weight: bold;
                text-align: center;
                padding: 0.5rem 0;
                left: 50%;
                width: 250px;
                margin-left: -125px; }
              /* line 439, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip {
                font-weight: normal;
                position: absolute;
                top: 14%;
                text-align: left;
                font-size: 18px;
                width: 400px;
                margin-left: -200px; }
                /* line 448, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
                .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip form {
                  line-height: 24px; }
                  /* line 451, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
                  .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip form input {
                    vertical-align: baseline; }
                /* line 456, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
                .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .top-tip .subtitle {
                  color: #7C0DB5;
                  font-size: 24px;
                  font-weight: bold;
                  margin-bottom: 10px; }
              /* line 464, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-banner-top .form-block .buy-buttons .upgrade-xfhy-pop.pre-modal .modal-dialog .pre-form .pre-pop .bottom-tip {
                font-weight: normal;
                position: absolute;
                bottom: 6%;
                text-align: left;
                font-size: 14px; }
  /* line 485, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member {
    padding-bottom: 20px; }
  /* line 489, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .vip-banner {
    width: 100%; }
  /* line 493, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .vip-banner img {
    width: 100%; }
  /* line 497, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .content {
    height: 1390px;
    background: #FFF;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0 0 6px #dadada;
    padding: 0 31px; }
  /* line 507, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .content ul li {
    font-size: 14px;
    line-height: 22px;
    float: left;
    color: #666666;
    list-style: none; }
  /* line 515, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .content ul {
    padding-top: 10px; }
  /* line 519, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .content img {
    padding-top: 50px;
    display: block;
    position: relative;
    margin: auto; }
  /* line 526, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru {
    height: 950px;
    padding-top: 20px;
    margin: 0 auto;
    background: #fff;
    margin-top: 14px;
    box-shadow: 0 0 6px #dadada;
    border-radius: 6px; }
  /* line 536, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .bt {
    font-size: 18px;
    color: #999; }
  /* line 541, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .xz .vip-type {
    height: 330px;
    width: 240px;
    background: #fff;
    margin-left: 50px;
    box-shadow: 0 0 4px #dadada;
    border-radius: 4px;
    display: inline-block; }
  /* line 551, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .xz {
    margin: 50px; }
  /* line 555, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru img {
    padding-top: 30px;
    display: block;
    position: relative;
    margin: auto; }
  /* line 562, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .xz p {
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 26px; }
  /* line 569, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .xz p span {
    font-size: 14px;
    color: #999999; }
  /* line 574, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .sz {
    height: 130px;
    margin-left: 50px; }
  /* line 579, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .sz {
    font-size: 18px;
    color: #333;
    line-height: 60px;
    text-align: center; }
  /* line 586, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .sz .duration {
    height: 60px;
    width: 240px;
    border-radius: 4px;
    box-shadow: 0 0 6px #dadada;
    background: #fff;
    float: left;
    margin-left: 24px;
    position: relative; }
  /* line 598, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .sz .duration-disable {
    height: 60px;
    width: 240px;
    border-radius: 4px;
    box-shadow: 0 0 6px #dadada;
    background: #fff;
    float: left;
    margin-left: 24px;
    position: relative; }
  /* line 609, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .button {
    background: #f66626 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #ccc;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    width: 200px;
    margin-top: 60px; }
  /* line 621, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .jiaru .button:hover {
    background: #f6773f; }
  /* line 625, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .triangle-bottomleft {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 30px;
    border-style: solid;
    border-color: transparent #f66626 #f66626 transparent;
    border-bottom-right-radius: 4px;
    left: 180px;
    top: 270px; }
  /* line 637, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .vip-type {
    position: relative; }
  /* line 641, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .yes-tick {
    position: absolute;
    left: -2px;
    top: -16px; }
  /* line 658, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .triangle-bottomleft > .yes-tick:after {
    content: '\2713';
    color: #ffffff;
    font-size: 34px;
    /*display: block;*/
    /*width: 20px;*/
    /*height: 5px;*/
    /*background: red;*/
    /*-webkit-transform: rotate(-90deg) translateY(-50%) translateX(50%);*/ }
  /* line 669, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .vip-type:hover {
    cursor: pointer; }
  /* line 673, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .duration .triangle-bottomleft {
    top: 24px;
    left: 204px;
    border-width: 18px; }
  /* line 679, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .duration .triangle-bottomleft > .yes-tick {
    left: 0;
    top: -24px; }
  /* line 684, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .duration .triangle-bottomleft > .yes-tick:after {
    font-size: 20px; }
  /* line 688, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .duration:hover {
    cursor: pointer; }
  /* line 692, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member-item {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 20px;
    min-height: 200px;
    position: relative; }
  /* line 699, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .sub-text {
    vertical-align: bottom;
    font-size: 14px;
    color: #999999; }
  /* line 705, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .img-and-font {
    margin: 16px 5px auto;
    display: inline-block; }
  /* line 710, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .img-and-font img {
    width: 70px; }
  /* line 714, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .left-content {
    width: 600px;
    display: inline-block; }
  /* line 720, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member-item .member-credit span {
    font-size: 16px;
    color: #333333; }
  /* line 725, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .preview-no-border {
    border: none;
    margin-left: -12px; }
  /* line 730, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .progress-width {
    width: 213px; }
  /* line 734, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member-item .video-desc {
    margin: 20px; }
  /* line 738, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .file-input-div {
    text-align: left; }
  /* line 742, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .file-input-div .file-thumbnail-footer {
    margin: 6px !important; }
  /* line 746, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member-item .video-state {
    position: absolute;
    left: 540px;
    top: 50px;
    font-size: 18px; }
  /* line 754, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .using-state td {
    padding: 10px 30px;
    text-align: left;
    font-size: 14px; }
  /* line 762, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .duration .show-desc {
    font-size: 14px;
    line-height: 20px;
    margin-top: 6px; }
  /* line 768, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-member .buy-price {
    clear: both;
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 70px;
    color: #999999;
    margin-bottom: -20px; }
  /* line 778, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .fiexd-qq {
    position: fixed;
    bottom: 20%;
    right: 0;
    /*img{*/
    /*  width: 130px;*/
    /*}*/ }
    /* line 785, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .fiexd-qq .contact-icon {
      background-position: 100% 100%;
      background-repeat: no-repeat;
      background-size: 100%;
      width: 40px;
      height: 40px;
      position: relative; }
      /* line 793, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .fiexd-qq .contact-icon .contact-tip {
        position: absolute;
        display: none;
        left: -286px;
        top: -31px; }
        /* line 799, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .fiexd-qq .contact-icon .contact-tip .pre-sale {
          position: absolute;
          left: 138px;
          top: 67px; }
        /* line 805, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .fiexd-qq .contact-icon .contact-tip .after-sale {
          position: absolute;
          left: 137px;
          top: 113px; }
      /* line 813, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .fiexd-qq .contact-icon:hover > .contact-tip {
        display: block; }
    /* line 819, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .fiexd-qq .qq-contact {
      background-image: url(https://stac.3kgc.com/assets/vip_member/qq_icon_vip-393b0a1aca0d1ae7680edf7091896227a359c16b82d87055a8aa10611b41222c.png); }
      /* line 822, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .fiexd-qq .qq-contact:hover {
        background-image: url(https://stac.3kgc.com/assets/vip_member/qq_icon_hover_vip-f9ff0be11e45b3f4d0921eeca451a68a25f435dd28ca1f0e76142c9834fc0a6b.png); }
    /* line 827, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .fiexd-qq .wx-contact {
      background-image: url(https://stac.3kgc.com/assets/vip_member/wx_icon_vip-c6d0790653ef8521d7de2150552c982c79ae34f644ed3ec9acc0a392b4e5e75d.png); }
      /* line 830, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .fiexd-qq .wx-contact:hover {
        background-image: url(https://stac.3kgc.com/assets/vip_member/wx_icon_hover_vip-79ef04f401d1cc89d21d155fc89a844f23e2c3c201f67ce30f2aed9996588157.png); }
    /* line 835, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .fiexd-qq .phone-contact {
      background-image: url(https://stac.3kgc.com/assets/vip_member/tel_icon_vip-516ab1e049b811b2390bd89432f4c99a73d8f90a763952df5c66faa879901060.png); }
      /* line 838, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .fiexd-qq .phone-contact:hover {
        background-image: url(https://stac.3kgc.com/assets/vip_member/tel_icon_hover_vip-f9d05cce33b5549fcb8086ddf42339cded0d8b03d4ca5d9da40914ce515c24e7.png); }
  /* line 844, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .fiexd-qy {
    position: fixed;
    bottom: 80px;
    right: 0; }
    /* line 849, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .fiexd-qy img {
      width: 130px; }
  /* line 854, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .publish-project .publish-box .button_to .pre-btn {
    background: none;
    border: none;
    margin: 0 auto 30px; }
  /* line 865, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .vip-818-pop .modal-dialog {
    position: relative; }
    /* line 868, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .vip-818-pop .modal-dialog .close-icon {
      position: absolute;
      right: 0;
      top: 0;
      height: 80px;
      width: 80px;
      background: transparent; }
    /* line 877, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .vip-818-pop .modal-dialog .bz-btns {
      position: absolute;
      top: 78%;
      display: flex;
      width: 90%;
      margin-left: 5%; }
      /* line 885, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .vip-818-pop .modal-dialog .bz-btns a.bz-no-btn {
        position: relative; }
        /* line 888, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .vip-818-pop .modal-dialog .bz-btns a.bz-no-btn .bz-no-price {
          position: absolute;
          top: 56px;
          width: 100%;
          font-weight: bold;
          font-size: 20px;
          color: #FBB929; }
      /* line 898, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .vip-818-pop .modal-dialog .bz-btns a img {
        width: 240px; }
  /* line 911, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .years10-vip-div .item-div {
    text-align: center; }
    /* line 919, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .m-right-tool-bar {
      display: none; }
    /* line 926, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner img {
      width: 100%; }
    /* line 930, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-img {
      background: #433018;
      background-repeat: no-repeat;
      background-size: 100% 886px;
      width: 100%;
      padding: 40px 0; }
    /* line 938, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-img img {
      width: 1034px; }
    /* line 942, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-problem {
      background: url(https://stac.3kgc.com/assets/vip_member/skvip_problem_bg-983760eb00aa5be2d08972f74a2c462886e62703b2862f39d670acc810c88aaf.png);
      background-repeat: no-repeat;
      background-size: 100% 508px;
      width: 100%;
      height: 508px;
      padding-top: 40px;
      position: relative; }
    /* line 952, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-problem img {
      width: 976px; }
    /* line 959, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .item-div {
      text-align: center; }
    /* line 963, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .activiting {
      display: inline-block;
      border-bottom: 1px solid #e7e7e7; }
    /* line 968, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .activiting table {
      margin-top: 30px;
      margin-bottom: 10px; }
    /* line 973, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-identity-desc {
      padding: 30px 0; }
    /* line 977, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .m-dredge.buy-buttons {
      margin-top: 50px; }
    /* line 982, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic-title {
      margin: 50px auto 50px; }
    /* line 986, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic {
      margin-bottom: 36px; }
    /* line 990, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div {
      display: inline-block;
      width: 520px;
      height: 440px;
      background: #ffffff;
      border: 1px solid #e7e7e7;
      border-radius: 6px; }
    /* line 999, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic table {
      width: 100%; }
    /* line 1003, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div:nth-of-type(1) {
      margin-right: 20px; }
    /* line 1007, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic td {
      display: inline-block;
      padding: 8px 0;
      font-size: 14px;
      color: #333333;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    /* line 1017, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic-title, .years10 .years10-vip-div .item-div .work-dynamic-title {
      background: url(https://stac.3kgc.com/assets/vip_member/skvip_bgbt-f66d8cd37222a9ed7b8cdaae63c8fc665fbfb56a82449794629796bd3926d571.png) no-repeat;
      width: 253px;
      height: 44px;
      margin: -10px auto 0;
      font-size: 18px;
      font-weight: bold;
      padding-top: 9px; }
    /* line 1027, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .identity-img {
      width: 50%;
      min-width: 800px;
      margin: 0 auto 20px; }
    /* line 1033, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .identity-img img {
      width: 100%;
      height: auto; }
    /* line 1038, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div div.slideBox {
      margin-top: 0;
      height: auto; }
    /* line 1043, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .qq-contact {
      margin-top: 16px;
      color: #d49539;
      text-align: right; }
    /* line 1049, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-prev, .years10 .years10-vip-div .item-div .swiper-container-rtl .swiper-button-next {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important;
      background-size: 45px 45px;
      width: 48px; }
    /* line 1055, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-next, .years10 .years10-vip-div .item-div .swiper-container-rtl .swiper-button-prev {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important;
      background-size: 45px 45px;
      width: 48px; }
    /* line 1061, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-prev:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important; }
    /* line 1065, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-next:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important; }
    /* line 1069, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list {
      /*height: 365px;*/
      /*overflow-y: hidden;*/ }
    /* line 1074, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list .dynamic-item {
      /*padding: 8px 0;*/
      line-height: 36px;
      display: flex; }
    /* line 1080, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list .dynamic-item > div {
      display: inline-block; }
    /* line 1084, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div {
      width: 160px; }
    /* line 1088, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div:first-of-type {
      text-align: left; }
    /* line 1092, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div:last-of-type {
      text-align: right; }
    /* line 1096, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:first-of-type {
      text-align: left;
      width: 160px; }
    /* line 1101, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:nth-of-type(2) {
      text-align: left;
      width: 220px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    /* line 1109, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:last-of-type {
      text-align: right;
      width: 80px;
      padding-left: 10px;
      font-size: 14px;
      color: #a76200;
      font-weight: bold; }
    /* line 1118, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div.buy-dynamic {
      width: 480px; }
    /* line 1122, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div.work-dynamic {
      width: 560px; }
    /* line 1126, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list-p {
      height: 365px;
      overflow-y: hidden; }
    /* line 1131, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .bg-title {
      padding: 30px;
      text-align: center;
      color: #1A1A1A;
      font-size: 22px; }
    /* line 1138, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .lvip-buy {
      height: 229px;
      background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_bg.png) top center no-repeat;
      width: 1223px;
      padding-top: 47px;
      margin: 0 auto;
      padding-left: 552px;
      text-align: left; }
    /* line 1148, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .lvip-buy a {
      display: inline-block;
      background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_btn.png);
      width: 366px;
      height: 95px;
      color: #571500;
      font-size: 28px;
      padding-left: 190px;
      padding-top: 16px; }
    /* line 1159, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .button-prev, .years10 .years10-vip-div .item-div .button-next {
      height: 40px;
      width: 55px;
      display: inline-block;
      background: url(https://stac.3kgc.com/assets/index/home_icon_pc-8cd71b29c79fc4521ad4ec46a62ebeb252c22429e0ddb7ebb1e6c0043bb9b174.png) center no-repeat;
      cursor: pointer;
      margin-right: 10px;
      margin-bottom: 65px;
      background-size: 80%;
      background-position-y: -2px; }
    /* line 1171, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .button-next {
      margin-left: 20px;
      margin-right: 0px;
      background: url(https://stac.3kgc.com/assets/index/home_icon_pc-8cd71b29c79fc4521ad4ec46a62ebeb252c22429e0ddb7ebb1e6c0043bb9b174.png) center no-repeat;
      background-position-y: -44px;
      background-size: 78%; }
    /* line 1179, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .button-next:hover {
      background-position-y: -129px; }
    /* line 1183, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .button-prev:hover {
      background-position-y: -89px; }
    /* line 1187, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-container {
      width: 968px;
      margin: 0 auto;
      display: inline-block; }
    /* line 1194, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-slide a {
      width: 156px;
      height: 167px;
      display: inline-block;
      background: #ffedc2;
      border-radius: 10px; }
    /* line 1202, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-slide a:hover {
      width: 156px;
      height: 167px;
      background: linear-gradient(0deg, #c7910f, #fcf495);
      border-radius: 10px; }
    /* line 1209, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div a .money {
      font-size: 24px;
      font-weight: bold;
      margin-top: 20px;
      color: #91460a;
      line-height: 32px; }
    /* line 1217, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div a .topic {
      font-size: 12px;
      margin-top: 20px;
      font-weight: bold;
      color: #333333;
      line-height: 18px;
      height: 54px;
      padding: 0 0.5rem; }
    /* line 1227, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div a .zs {
      width: 83px;
      line-height: 25px;
      height: 25px;
      display: inline-block;
      border: 1px solid #91460a;
      border-radius: 13px; }
    /* line 1236, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .shangji-list {
      width: 980px;
      margin: 0 auto;
      margin-bottom: 30px;
      text-align: left; }
    /* line 1243, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .shangji-list .sj {
      display: inline-block;
      width: 48%;
      font-size: 14px;
      color: #333;
      background: url(https://stac.3kgc.com/assets/pro/zxm_sj_label-5ea688faac4ff162d31dfc6c3d9a644dc0ee132c12d64eed85f38ea19115459e.png) no-repeat left top;
      padding-left: 75px;
      text-align: left;
      text-overflow: ellipsis;
      margin-bottom: 20px;
      overflow: hidden;
      height: 20px;
      background-size: auto 20px; }
    /* line 1258, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .m-right-tool-bar {
      display: none; }
    /* line 1265, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner img {
      width: 100%; }
    /* line 1269, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-img {
      background: #433018;
      background-repeat: no-repeat;
      background-size: 100% 886px;
      width: 100%;
      padding: 40px 0; }
    /* line 1277, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-img img {
      width: 1034px; }
    /* line 1281, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-problem {
      background: url(https://stac.3kgc.com/assets/vip_member/skvip_problem_bg-983760eb00aa5be2d08972f74a2c462886e62703b2862f39d670acc810c88aaf.png);
      background-repeat: no-repeat;
      background-size: 100% 508px;
      width: 100%;
      height: 508px;
      padding-top: 40px;
      position: relative; }
    /* line 1291, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-banner-problem img {
      width: 976px; }
    /* line 1295, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .activiting {
      display: inline-block;
      border-bottom: 1px solid #e7e7e7; }
    /* line 1300, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .activiting table {
      margin-top: 30px;
      margin-bottom: 10px; }
    /* line 1305, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-identity-desc {
      padding: 30px 0; }
    /* line 1309, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .m-dredge.buy-buttons {
      margin-top: 50px; }
    /* line 1314, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic-title {
      margin: 50px auto 50px; }
    /* line 1318, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic {
      margin-bottom: 36px; }
    /* line 1322, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div {
      display: inline-block;
      width: 520px;
      height: 440px;
      background: #ffffff;
      border: 1px solid #e7e7e7;
      border-radius: 6px; }
    /* line 1331, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic table {
      width: 100%; }
    /* line 1335, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div:nth-of-type(1) {
      margin-right: 20px; }
    /* line 1339, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic td {
      display: inline-block;
      padding: 8px 0;
      font-size: 14px;
      color: #333333;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    /* line 1349, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic-title, .years10 .years10-vip-div .item-div .work-dynamic-title {
      background: url(https://stac.3kgc.com/assets/vip_member/skvip_bgbt-f66d8cd37222a9ed7b8cdaae63c8fc665fbfb56a82449794629796bd3926d571.png) no-repeat;
      width: 253px;
      height: 44px;
      margin: -10px auto 0;
      font-size: 18px;
      font-weight: bold;
      padding-top: 9px; }
    /* line 1359, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .identity-img {
      width: 50%;
      min-width: 800px;
      margin: 0 auto 20px; }
    /* line 1365, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .identity-img img {
      width: 100%;
      height: auto; }
    /* line 1370, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div div.slideBox {
      margin-top: 0;
      height: auto; }
    /* line 1375, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .qq-contact {
      margin-top: 16px;
      color: #d49539;
      text-align: right; }
    /* line 1381, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-prev, .years10 .years10-vip-div .item-div .swiper-container-rtl .swiper-button-next {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important;
      background-size: 45px 45px;
      width: 48px; }
    /* line 1387, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-next, .years10 .years10-vip-div .item-div .swiper-container-rtl .swiper-button-prev {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important;
      background-size: 45px 45px;
      width: 48px; }
    /* line 1393, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-prev:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_left-83b3858b5639511df52a8602547e3a4deb31f48c5b84aee11b346885bf03b06e.png) !important; }
    /* line 1397, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .swiper-button-next:hover {
      background-image: url(https://stac.3kgc.com/assets/vip_member/swiper_button_right-231a73237bdc333f0ed68c31fd7b485af049583d4745358c253066c0b3a35c4a.png) !important; }
    /* line 1401, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list {
      /*height: 365px;*/
      /*overflow-y: hidden;*/ }
    /* line 1406, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list .dynamic-item {
      /*padding: 8px 0;*/
      line-height: 36px;
      display: flex; }
    /* line 1412, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list .dynamic-item > div {
      display: inline-block; }
    /* line 1416, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div {
      width: 160px; }
    /* line 1420, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div:first-of-type {
      text-align: left; }
    /* line 1424, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .buy-dynamic .dynamic-list .dynamic-item > div:last-of-type {
      text-align: right; }
    /* line 1428, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:first-of-type {
      text-align: left;
      width: 160px; }
    /* line 1433, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:nth-of-type(2) {
      text-align: left;
      width: 220px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    /* line 1441, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .work-dynamic .dynamic-list .dynamic-item > div:last-of-type {
      text-align: right;
      width: 80px;
      padding-left: 10px;
      font-size: 14px;
      color: #a76200;
      font-weight: bold; }
    /* line 1450, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div.buy-dynamic {
      width: 480px; }
    /* line 1454, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .jp-dynamic > div.work-dynamic {
      width: 560px; }
    /* line 1458, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .dynamic-list-p {
      height: 365px;
      overflow-y: hidden; }
    /* line 1463, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .bg-title {
      padding: 30px;
      text-align: center;
      color: #1A1A1A;
      font-size: 22px; }
    /* line 1470, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .lvip-buy {
      height: 229px;
      background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_bg.png) top center no-repeat;
      width: 1223px;
      padding-top: 47px;
      margin: 0 auto;
      padding-left: 552px;
      text-align: left; }
    /* line 1480, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .lvip-buy a {
      display: inline-block;
      background: url(https://skgcpub.oss-cn-hangzhou.aliyuncs.com/web/skvip_discount_btn.png);
      width: 366px;
      height: 95px;
      color: #571500;
      font-size: 28px;
      padding-left: 190px;
      padding-top: 16px; }
    /* line 1491, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .item-div .vip-comment-list {
      width: 1060px;
      margin: 0 auto;
      border: 2px solid #E3E3E3;
      padding: 30px 50px 0;
      border-radius: 10px;
      height: 600px;
      overflow-y: scroll; }
      /* line 1500, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item {
        padding-bottom: 30px; }
        /* line 1503, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          /* line 1508, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top .user-info {
            display: flex;
            align-items: center;
            padding: 10px 0; }
            /* line 1513, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top .user-info .name-show {
              font-size: 18px;
              color: #333333; }
            /* line 1518, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
            .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top .user-info .star-count {
              margin-left: 20px; }
              /* line 1521, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
              .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top .user-info .star-count .glyphicon-star {
                color: #ff8831;
                font-size: 18px; }
          /* line 1528, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
          .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-top .created-at {
            color: #999999;
            font-size: 14px; }
        /* line 1534, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .item-div .vip-comment-list .vip-comment-item .item-btm {
          font-size: 18px;
          color: #1a1a1a;
          text-align: left;
          padding: 10px; }
  /* line 1545, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
  .years10 .years10-vip-div .adv-contains {
    position: relative;
    text-align: center; }
    /* line 1549, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
    .years10 .years10-vip-div .adv-contains .adv-block {
      position: relative;
      overflow: hidden; }
      /* line 1553, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .adv-contains .adv-block .edit-btn {
        left: 1%;
        right: auto;
        white-space: nowrap; }
      /* line 1559, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
      .years10 .years10-vip-div .adv-contains .adv-block .img-block {
        width: 1920px;
        margin-left: calc((-1920px + 100vw) / 2); }
        /* line 1563, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
        .years10 .years10-vip-div .adv-contains .adv-block .img-block img {
          height: 100%;
          max-width: 1920px; }

/**
* Swiper 11.2.6
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2025 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: March 19, 2025
*/
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }
/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
:root {
  --swiper-theme-color:#007aff; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal {
  touch-action: pan-y; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-vertical {
  touch-action: pan-x; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-slide-invisible-blank {
  visibility: hidden; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d {
  perspective: 1200px; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
:root {
  --swiper-navigation-size:44px; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-lock {
  display: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullet:only-child {
  display: none !important; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-pagination-lock {
  display: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-scrollbar-lock {
  display: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-fade .swiper-slide-active {
  pointer-events: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper.swiper-cube {
  overflow: visible; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper.swiper-flip {
  overflow: visible; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper.swiper-cards {
  overflow: visible; }

/* line 1587, /home/nwww/upzaojia_puma/releases/20250625084300/app/assets/stylesheets/web/years10.scss.erb */
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *




 */
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
/* line 174, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone, .dropzone * {
  box-sizing: border-box; }

/* line 177, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }

/* line 182, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer; }

/* line 184, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default; }

/* line 186, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer; }

/* line 188, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: none; }

/* line 190, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover {
  border-style: solid; }

/* line 192, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5; }

/* line 194, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0; }

/* line 197, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit; }

/* line 205, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px; }

/* line 211, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover {
  z-index: 1000; }

/* line 213, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

/* line 215, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd); }

/* line 219, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1; }

/* line 221, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview {
  background: white; }

/* line 223, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

/* line 229, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none; }

/* line 235, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline; }

/* line 237, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

/* line 239, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%; }

/* line 252, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px; }

/* line 255, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap; }

/* line 257, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8); }

/* line 260, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 263, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent; }

/* line 265, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px; }

/* line 269, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px); }

/* line 277, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10; }

/* line 285, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image img {
  display: block; }

/* line 287, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }

/* line 293, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }

/* line 300, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px; }

/* line 310, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px; }

/* line 314, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* line 321, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in; }

/* line 328, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite; }

/* line 334, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden; }

/* line 349, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out; }

/* line 362, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block; }

/* line 364, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto; }

/* line 367, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white; }

/* line 388, /home/nwww/upzaojia_puma/shared/bundle/ruby/2.6.0/gems/dropzonejs-rails-0.8.5/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626; }
.alertify-logs>*{padding:12px 24px;color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.2);border-radius:1px}.alertify-logs>*,.alertify-logs>.default{background:rgba(0,0,0,.8)}.alertify-logs>.error{background:rgba(244,67,54,.8)}.alertify-logs>.success{background:rgba(76,175,80,.9)}.alertify{position:fixed;background-color:rgba(0,0,0,.3);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2}.alertify.hide{opacity:0;pointer-events:none}.alertify,.alertify.show{box-sizing:border-box;transition:all .33s cubic-bezier(.25,.8,.25,1)}.alertify,.alertify *{box-sizing:border-box}.alertify .dialog{padding:12px}.alertify .alert,.alertify .dialog{width:100%;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.alertify .alert>*,.alertify .dialog>*{width:400px;max-width:95%;margin:0 auto;text-align:center;padding:12px;background:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.098),0 1px 10px 0 rgba(0,0,0,.084)}.alertify .alert .msg,.alertify .dialog .msg{padding:12px;margin-bottom:12px;margin:0;text-align:left}.alertify .alert input:not(.form-control),.alertify .dialog input:not(.form-control){margin-bottom:15px;width:100%;font-size:100%;padding:12px}.alertify .alert input:not(.form-control):focus,.alertify .dialog input:not(.form-control):focus{outline-offset:-2px}.alertify .alert nav,.alertify .dialog nav{text-align:right}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button),.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button){background:transparent;box-sizing:border-box;color:rgba(0,0,0,.87);position:relative;outline:0;border:0;display:inline-block;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;padding:0 6px;margin:6px 8px;line-height:36px;min-height:36px;white-space:nowrap;min-width:88px;text-align:center;text-transform:uppercase;font-size:14px;text-decoration:none;cursor:pointer;border:1px solid transparent;border-radius:2px}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active,.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover{background-color:rgba(0,0,0,.05)}.alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus,.alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus{border:1px solid rgba(0,0,0,.1)}.alertify .alert nav button.btn,.alertify .dialog nav button.btn{margin:6px 4px}.alertify-logs{position:fixed;z-index:1}.alertify-logs.bottom,.alertify-logs:not(.top){bottom:16px}.alertify-logs.left,.alertify-logs:not(.right){left:16px}.alertify-logs.left>*,.alertify-logs:not(.right)>*{float:left;-webkit-transform:translateZ(0);transform:translateZ(0);height:auto}.alertify-logs.left>.show,.alertify-logs:not(.right)>.show{left:0}.alertify-logs.left>*,.alertify-logs.left>.hide,.alertify-logs:not(.right)>*,.alertify-logs:not(.right)>.hide{left:-110%}.alertify-logs.right{right:16px}.alertify-logs.right>*{float:right;-webkit-transform:translateZ(0);transform:translateZ(0)}.alertify-logs.right>.show{right:0;opacity:1}.alertify-logs.right>*,.alertify-logs.right>.hide{right:-110%;opacity:0}.alertify-logs.top{top:0}.alertify-logs>*{box-sizing:border-box;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;clear:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000;max-height:0;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.alertify-logs>.show{margin-top:12px;opacity:1;max-height:1000px;padding:12px;pointer-events:auto}
