.pop-show {
  overflow: hidden;
  height: 100vh; }

.about-wrap {
  margin: 0 auto;
  font-size: 14px; }
  .about-wrap .box {
    display: flex; }
  .about-wrap .left {
    width: 50%;
    margin-right: 10px;
    background: url(../images/bj_4.png) no-repeat center;
    background-size: cover;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .about-wrap .left .left-top {
      font-size: 60px;
      font-weight: 700;
      color: #ffffff;
      letter-spacing: 4px;
      margin-bottom: 10px; }
    .about-wrap .left a:hover {
      text-decoration: none; }
    .about-wrap .left .left-bottom {
      font-size: 32px;
      font-weight: 400;
      color: #ffffff;
      letter-spacing: 2px;
      background: #63B2F9;
      padding: 20px 35px;
      border-radius: 5px;
      box-shadow: 0px 0px 10px 0px rgba(0, 7, 31, 0.29); }
  .about-wrap .center {
    flex: 1; }
  .about-wrap .center-wrap {
    position: relative; }
    .about-wrap .center-wrap .center-msg {
      white-space: nowrap;
      position: absolute;
      left: 50%;
      top: 50%;
      color: #ffffff;
      letter-spacing: 1px;
      font-size: 50px;
      font-weight: 700; }
    .about-wrap .center-wrap .center-top-msg {
      transform: translate(-50%, -50%); }
    .about-wrap .center-wrap .center-bottom-msg {
      transform: translate(-50%, -80%); }
    .about-wrap .center-wrap .center-bottom-tel {
      transform: translate(-50%, 15%);
      font-size: 35px;
      font-weight: 400; }
    .about-wrap .center-wrap .center-bottom-tel-img {
      width: 23px;
      position: relative;
      margin-right: 4px;
      top: -2px; }
  .about-wrap .about-box h4 {
    margin: 0 0 30px;
    color: #2361ad;
    font-size: 24px; }
  .about-wrap .about-box h5 {
    margin: 20px 0 10px;
    font-size: 18px;
    font-weight: 600; }
  .about-wrap .about-box strong {
    font-weight: 700; }
  .about-wrap .about-box p, .about-wrap .about-box li {
    line-height: 24px;
    color: #333;
    margin-bottom: 16px; }
  .about-wrap .about-box li {
    margin: 0 0 0 30px;
    list-style-type: disc; }
  .about-wrap .about-box .about-apply-btn {
    display: block;
    width: 100%;
    cursor: pointer; }
  .about-wrap .about-box .about-dele {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1000px; }
  .about-wrap .about-box .about-map {
    margin: 12px 0 45px;
    width: 100%;
    height: 398px; }
  .about-wrap .about-box .delegate-unit {
    margin: 40px 0; }
    .about-wrap .about-box .delegate-unit h5 {
      margin: 0 0 20px;
      color: #333;
      font-size: 18px; }
    .about-wrap .about-box .delegate-unit .sale-item {
      padding: 0 0 0 50px;
      background-repeat: no-repeat; }
      .about-wrap .about-box .delegate-unit .sale-item p {
        margin: 4px 0 8px;
        font-size: 14px;
        line-height: 14px;
        color: #666; }
    .about-wrap .about-box .delegate-unit .sale-item.sale-1 {
      background-image: url(../images/lh-icon-dele1-x1.png);
      background-image: -webkit-image-set(url(../images/lh-icon-dele1-x1.png) 1x, url(../img/lh-icon-dele1-x2.png) 2x); }
    .about-wrap .about-box .delegate-unit .sale-item.sale-2 {
      background-image: url(../images/lh-icon-dele2-x1.png);
      background-image: -webkit-image-set(url(../images/lh-icon-dele2-x1.png) 1x, url(../img/lh-icon-dele2-x2.png) 2x); }
    .about-wrap .about-box .delegate-unit .sale-item.sale-3 {
      background-image: url(../images/lh-icon-dele3-x1.png);
      background-image: -webkit-image-set(url(../images/lh-icon-dele3-x1.png) 1x, url(../img/lh-icon-dele3-x2.png) 2x); }
    .about-wrap .about-box .delegate-unit .sale-item.sale-4 {
      background-image: url(../images/lh-icon-dele4-x1.png);
      background-image: -webkit-image-set(url(../images/lh-icon-dele4-x1.png) 1x, url(../img/lh-icon-dele4-x2.png) 2x); }
    .about-wrap .about-box .delegate-unit .looking-for-partner p {
      margin: 0; }
    .about-wrap .about-box .delegate-unit .looking-for-partner a {
      color: #2361ad; }
    .about-wrap .about-box .delegate-unit .looking-for-partner a:hover {
      text-decoration: underline; }
  .about-wrap .about-box2 {
    margin-bottom: 60px; }
  .about-wrap .sale-support {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
  .about-wrap .recruit p {
    margin: 0; }
  .about-wrap .recruit a {
    color: #2361ad; }
  .about-wrap .recruit a:hover {
    text-decoration: underline; }

.about-main {
  margin: 25px auto 40px; }

.bxm-popup {
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  color: #fff; }
  .bxm-popup .mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4; }
  .bxm-popup .bxm-popup-main {
    width: 580px;
    border-radius: 12px;
    background: #222121;
    padding: 50px 50px 350px 50px;
    position: fixed;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
    /*border-radius: 2px;*/
    z-index: 101;
    box-sizing: content-box;
    /*.bxm-reserver-title{
        font-size: 28px;
        //color: #000;
        color: #fff;
        letter-spacing: 2px;
        margin-bottom: 20px;
    }*/ }
    .bxm-popup .bxm-popup-main .close {
      display: block;
      width: 42px;
      height: 42px;
      /* border-top-left-radius: 2px;*/
      background: url(../images/cancel.png) no-repeat center;
      background-size: 32px;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form .sign {
      color: #f13520;
      margin-right: 5px; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form .input-box {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .input-box .titleBox {
        line-height: 38px;
        white-space: nowrap;
        width: 70px; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .input-box .input-box-content {
        width: 100%;
        position: relative; }
        .bxm-popup .bxm-popup-main .bxm-reserve-form .input-box .input-box-content input {
          width: 100%; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form input[type='text'], .bxm-popup .bxm-popup-main .bxm-reserve-form textarea {
      width: calc(100% - 70px);
      color: #fff;
      border: 1px solid rgba(255, 255, 255, 0.54);
      background: transparent;
      border-radius: 10px;
      outline: none;
      box-shadow: none; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form input[type='text']:focus, .bxm-popup .bxm-popup-main .bxm-reserve-form textarea:focus {
      background: transparent;
      border-radius: 10px;
      border: 1px solid rgba(255, 255, 255, 0.54);
      /* border: 1px solid rgba(255,255,255,0.54);
       border-radius: 10px;*/ }
    .bxm-popup .bxm-popup-main .bxm-reserve-form input[type='text'], .bxm-popup .bxm-popup-main .bxm-reserve-form .bxm-err-hint {
      display: inline-block;
      height: 38px;
      line-height: 38px;
      padding: 0 6px;
      padding-left: 10px;
      margin-right: 1%; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-hint {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      /*width: 100%;
      position: absolute;
      bottom: -18px;
      left: 2px;*/
      color: red; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-hint .bxm-err-hint {
        height: 14px;
        font-size: 12px;
        line-height: 14px;
        margin-top: 5px; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form textarea {
      width: 100%;
      height: 100px;
      resize: none;
      padding: 6px; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row {
      margin-bottom: 3px;
      position: relative; }
    .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row.tc {
      text-align: center; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row.tc .bxm-btn {
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        width: 150px;
        height: 40px;
        border: none;
        color: #fff;
        cursor: pointer;
        border-radius: 5px; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row.tc .bxm-pop-reserve-btn {
        background: #43b3ff; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row.tc .bxm-pop-reserve-btn:hover {
        background: #2c97df; }
      .bxm-popup .bxm-popup-main .bxm-reserve-form .reserve-row.tc .bxm-pop-cancel-btn {
        background: #595959; }
    .bxm-popup .bxm-popup-main .bxm-pop-bg {
      display: block;
      /*  width: 278px;
        height: 594px;
        background: url(../images/bxm-pop-robot1.png) no-repeat;
        background-size: cover;
        */
      border-radius: 10px;
      background: url(../images/recruitbj.png) no-repeat center;
      width: 100%;
      height: 100%;
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: -1;
      background-size: cover; }

.BMap_noprint {
  background: url(../images/us_cursor.gif) -46px -21px no-repeat !important; }

@media (max-width: 1200px) {
  .product-wrapper .about-main {
    margin: 5px auto 30px; } }
@media (max-width: 768px) {
  .product-wrapper {
    min-height: auto; }
    .product-wrapper .about-main {
      margin: 10px auto 30px;
      width: 100%; }
      .product-wrapper .about-main .box {
        flex-direction: column; }
      .product-wrapper .about-main .left {
        width: 100%;
        padding: 40px 0;
        margin-bottom: 15px; }
        .product-wrapper .about-main .left .left-top {
          font-size: 30px;
          margin-left: 4px; }
        .product-wrapper .about-main .left .left-bottom {
          font-size: 16px;
          padding: 10px 20px; }
      .product-wrapper .about-main .center {
        display: flex; }
        .product-wrapper .about-main .center .center-wrap {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          width: 50%;
          height: 160px;
          background: url(../images/bj.png) no-repeat center;
          background-size: cover;
          text-align: center;
          margin-right: 7.5px;
          border-radius: 7px; }
          .product-wrapper .about-main .center .center-wrap .center-msg {
            position: static;
            transform: none;
            font-size: 25px; }
          .product-wrapper .about-main .center .center-wrap .center-bottom-tel {
            font-size: 16px;
            white-space: normal; }
          .product-wrapper .about-main .center .center-wrap .center-bottom-tel-img {
            width: 14px;
            position: relative;
            margin-right: 4px;
            top: -1px; }
        .product-wrapper .about-main .center .center-wrap-bottom {
          margin-right: 0;
          margin-left: 7.5px;
          background: url(../images/bj_2.png) no-repeat center; }
      .product-wrapper .about-main .about-box h4 {
        margin: 0 0 20px;
        font-size: 20px; }
      .product-wrapper .about-main .about-box p, .product-wrapper .about-main .about-box li {
        line-height: 22px;
        margin-bottom: 15px; }
      .product-wrapper .about-main .about-box .delegate-unit {
        margin: 20px 0; }
        .product-wrapper .about-main .about-box .delegate-unit h5 {
          font-size: 16px; }
        .product-wrapper .about-main .about-box .delegate-unit .sale-item {
          margin: 0 0 12px;
          padding: 0 0 0 34px;
          box-sizing: border-box;
          width: 49%;
          background-size: 28px; }
          .product-wrapper .about-main .about-box .delegate-unit .sale-item p {
            margin: 2px 0 3px;
            font-size: 12px;
            line-height: 12px; }
        .product-wrapper .about-main .about-box .delegate-unit .looking-for-partner p {
          margin: 0; }
      .product-wrapper .about-main .about-box .recruit p {
        margin: 0; }
      .product-wrapper .about-main .about-box1,
      .product-wrapper .about-main .about-box2 {
        margin-bottom: 50px; }

  .bxm-popup .bxm-popup-main {
    width: calc(100% - 50px);
    box-sizing: border-box;
    padding: 50px 10px 350px 10px; }
    .bxm-popup .bxm-popup-main .reserve-row.reserve-top.tc .bxm-btn {
      width: 120px;
      border-radius: 5px; } }
@media (max-width: 576px) {
  .bxm-resever-main .bxm-reserve-form {
    margin: 0 10px; }

  .bxm-popup .bxm-popup-main {
    padding: 50px 10px 150px 10px; }
    .bxm-popup .bxm-popup-main .bxm-pop-bg {
      background-size: contain;
      background-position: bottom; } }

