  #commonHeader {
    height: 80px;
  }

  @media (max-width: 768px) {

    .page-content {
      position: relative;
      box-sizing: border-box;

      width: 100%;
      display: block;
    }

    .page-content .ps-con {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
    }

    .slide-title {
      position: relative;
      box-sizing: border-box;
      font-size: 24px;
      font-weight: 500;
      color: #fff;
      padding-bottom: 25px;
    }

    .slide-desc {
      position: relative;
      box-sizing: border-box;
      font-size: 12px;
      color: #fff;
    }

    .robint-logo-view {
      /* width: 36px !important; */
      overflow: hidden;
      text-align: left !important;
    }

    .header-extras {
      margin-left: 42px;
    }

    .robint-logo {
      margin-top: 15px;
      width: auto !important;
      height: 50px !important;
    }

    #mainMenu:not(.menu-overlay).menu-animate nav {
      padding: 80px 20px;
      background-color: rgba(255, 255, 255, 1);
    }

    .page-head-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      /* height: 360px; */
    }

    .page-head-view .page-head-content {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      padding: 20px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 100%;
    }

    .page-head-view .page-head-content .ph-con-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
    }

    .ph-con-view .pro-head-intro-view {
      position: relative;
      box-sizing: border-box;
      padding-top: 40px;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }

    .ph-con-view .pro-head-intro-view .pro-head-zh-title {
      position: relative;
      box-sizing: border-box;
      margin-top: 20px;
      line-height: 1.2;
      font-size: 28px;
      font-weight: 500;
      font-family: gothic-medium;
      background: linear-gradient(263deg, #4802c8 0%, #009bdc 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .ph-con-view .pro-head-intro-view .pro-head-en-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      margin-top: 20px;
      text-align: center;
      flex-grow: 0;
      flex-shrink: 0;
      font-size: 20px;
      font-weight: 400;
      font-family: gothic-en;
      color: #22243d;
    }

    .ph-con-view .pro-head-intro-view .pro-head-desc {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      margin-top: 20px;
      text-align: center;
      flex-grow: 0;
      flex-shrink: 0;
      font-size: 14px;
      font-weight: 400;
      font-family: puhuiti-en;
      color: #22243d;
    }

    .ph-con-view .pro-head-intro-view .pro-head-price-label {
      position: relative;
      box-sizing: border-box;
      width: 100px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      color: #ffffff;
      background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
      border-radius: 14px 14px 14px 0px;
      align-self: flex-end;
    }

    .ph-con-view .pro-head-intro-view .pro-head-rprice-label {
      position: relative;
      box-sizing: border-box;
      width: 100px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      color: #ffffff;
      background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
      border-radius: 14px 14px 14px 14px;
    }

    .ph-con-view .pro-head-intro-view .pro-head-concat-btn {
      position: relative;
      box-sizing: border-box;

      width: 164px;
      height: 48px;
      line-height: 46px;
      margin-top: 35px;
      text-align: center;
      font-size: 18px;
      color: #22243d;
      background-color: transparent;
      border: 1px solid #22243d;
      border-radius: 24px;
    }

    .ph-con-view .pro-head-intro-view .pro-head-wconcat-btn {
      position: relative;
      box-sizing: border-box;

      width: 164px;
      height: 48px;
      line-height: 46px;
      margin-top: 35px;
      text-align: center;
      font-size: 18px;
      color: #ffffff;
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 24px;
    }

    .ph-con-view .pro-head-robot-view {
      position: relative;
      box-sizing: border-box;
      display: none;
    }

    .ph-con-view .pro-head-robot-view .robot-img {
      width: 428px;
      height: auto;
    }

    .page-element-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
    }

    .page-element-view .element-content {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding: 30px 15px;
    }

    .section-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding-top: 20px;
      padding-bottom: 20px;
    }

    .section-view .section-head {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding-bottom: 15px;
    }

    .section-view .section-head .gradual-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      line-height: 2;
      font-size: 21px;
      font-weight: 500;
      font-family: gothic-medium;
      background: linear-gradient(0deg, rgba(72, 2, 200, 0.97) 0%, rgba(0, 155, 220, 0.97) 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .section-view .section-head .main-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      line-height: 2;
      font-size: 21px;
      font-weight: 500;
      font-family: gothic-medium;
      color: #000000;
    }

    .section-view .section-head .sub-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      font-size: 16px;
      font-weight: 500;
      font-family: gothic-medium;
      color: #000000;
    }

    .section-view .section-body {
      position: relative;
      box-sizing: border-box;
      width: 100%;
    }

    .inspiro-slider {
      height: 280px !important;
    }

    .show-phone-float-left {
      float: left;
    }

    .show-phone-block {
      display: block !important;
    }

    .show-phone-inline-block {
      display: inline-block !important;
    }

    .show-pc-block {
      display: none !important;
    }

    .show-pc-inline-block {
      display: none !important;
    }

    .nav-product-view {
      position: relative;
    }

    .nav-product-view .product-item {
      position: relative;
      box-sizing: border-box;

      width: 100%;
      margin-top: 15px;

      text-align: left;
    }

    .nav-product-view .product-item .icon-view {
      width: 30px;
      height: 30px;

      padding: 5px 0;

      text-align: center;
      display: inline-block;
    }

    .nav-product-view .product-item .icon-view img {
      height: 20px;
      width: auto;
    }

    .split-icon-view {
      padding: 18px 0;
      text-align: center;
    }

    .split-icon-view img {
      width: 36.5px;
      height: 25px;
    }

    .nav-product-view .product-item .title {
      font-size: 1rem;
      font-family: sans-serif;
      display: inline-block;

      padding-left: 15px;
    }
  }

  @media (min-width: 769px) {
    .page-content {
      position: relative;
      box-sizing: border-box;

      width: 100%;
      display: block;
    }

    .page-content .ps-con {
      position: relative;
      box-sizing: border-box;

      width: 100%;
      max-width: 1200px;
      padding-left: 20px;
      padding-right: 20px;
      margin: auto;

      display: block;
    }

    .inspiro-slider .slide {
      background-position: 50% 76% !important;
    }

    .slide-title {
      position: relative;
      box-sizing: border-box;
      font-size: 52px;
      font-weight: 500;
      color: #fff;
      padding-bottom: 50px;
    }

    .slide-desc {
      position: relative;
      box-sizing: border-box;
      font-size: 18px;
      color: #fff;
    }

    .robint-logo {
      margin-top: 15px;
      width: auto !important;
      height: 50px !important;
    }

    .page-head-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      height: 100vh;
    }

    .page-head-view .page-head-content {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 60%;
    }

    .page-head-view .page-head-content .ph-con-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      max-width: 1200px;
      height: 100%;
      padding-top: 128px;

      margin-left: auto;
      margin-right: auto;

      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ph-con-view .pro-head-intro-view {
      position: relative;
      box-sizing: border-box;
      padding-right: 72px;
      flex-shrink: 0;

      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }

    .ph-con-view .align-fs {
      align-items: flex-start;
    }

    .ph-con-view .align-fe {
      align-items: flex-end;
    }

    .ph-con-view .pro-head-intro-view .pro-head-zh-title {
      position: relative;
      box-sizing: border-box;
      line-height: 1.2;
      font-size: 48px;
      font-weight: 500;
      font-family: gothic-medium;

      background: linear-gradient(263deg, #4802c8 0%, #009bdc 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .ph-con-view .pro-head-intro-view .pro-head-en-title {
      position: relative;
      box-sizing: border-box;
      margin-top: 25px;

      font-size: 32px;
      font-weight: 400;
      font-family: gothic-en;
      color: #22243d;
    }

    .ph-con-view .pro-head-intro-view .pro-head-desc {
      position: relative;
      box-sizing: border-box;
      margin-top: 20px;

      font-size: 16px;
      font-weight: 400;
      font-family: puhuiti-en;
      color: #22243d;
    }

    .ph-con-view .pro-head-intro-view .pro-head-price-label {
      position: relative;
      box-sizing: border-box;
      width: 128px;
      height: 42px;
      font-size: 18px;
      font-weight: 500;
      font-family: gothic-medium;
      margin-right: -138px;
      margin-bottom: -28px;
      line-height: 42px;
      text-align: center;
      color: #ffffff;
      background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
      border-radius: 21px 21px 21px 0px;
      align-self: flex-end;
    }

    .ph-con-view .pro-head-intro-view .pro-head-rprice-label {
      position: relative;
      box-sizing: border-box;
      width: 136px;
      height: 42px;
      font-size: 18px;
      font-weight: 500;
      font-family: gothic-medium;
      margin-left: -138px;
      margin-bottom: -28px;
      line-height: 42px;
      text-align: center;
      color: #ffffff;
      background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
      border-radius: 21px 21px 0px 21px;
      align-self: flex-start;
    }

    .ph-con-view .pro-head-intro-view .pro-head-concat-btn {
      position: relative;
      box-sizing: border-box;

      width: 164px;
      height: 48px;
      line-height: 46px;
      margin-top: 35px;
      text-align: center;
      font-size: 18px;
      color: #22243d;
      background-color: transparent;
      border: 1px solid #22243d;
      border-radius: 24px;
    }

    .ph-con-view .pro-head-intro-view .pro-head-wconcat-btn {
      position: relative;
      box-sizing: border-box;

      width: 164px;
      height: 48px;
      line-height: 46px;
      margin-top: 35px;
      text-align: center;
      font-size: 18px;
      color: #ffffff;
      background-color: transparent;
      border: 1px solid #ffffff;
      border-radius: 24px;
    }

    .ph-con-view .pro-head-robot-view {
      position: relative;
      box-sizing: border-box;
      width: 50%;
      flex-grow: 0;
      flex-shrink: 0;
    }

    .ph-con-view .pro-head-robot-view .robot-img {
      width: auto;
      height: 80vh;
    }

    .page-element-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
    }

    .page-element-view .element-content {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
    }

    .section-view {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding-top: 60px;
      padding-bottom: 60px;
    }

    .section-view .section-head {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding-bottom: 60px;
    }

    .section-view .section-head .gradual-title {
      position: relative;
      box-sizing: border-box;
      display: inline-block;

      line-height: 1;
      font-size: 32px;
      font-weight: 500;
      font-family: gothic-medium;
      background: linear-gradient(90deg, rgba(72, 2, 200, 0.97) 0%, rgba(0, 155, 220, 0.97) 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .section-view .section-head .main-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      line-height: 2;
      font-size: 21px;
      font-weight: 500;
      font-family: gothic-medium;
      color: #000000;
    }

    .section-view .section-head .sub-title {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      font-size: 16px;
      font-weight: 500;
      font-family: gothic-medium;
      color: #000000;
    }

    .section-view .section-body {
      position: relative;
      box-sizing: border-box;
      width: 100%;
    }

    .home-nav {
      position: absolute;
      left: 0;
      top: 0;
      height: 80px;
      width: 100vw;
    }

    /* .header-inner {
    background-color: rgba(255, 255, 255, 0.3) !important;
  } */

    .show-phone-block {
      display: none !important;
    }

    .show-phone-inline-block {
      display: none !important;
    }

    .show-pc-block {
      display: block !important;
    }

    .show-pc-inline-block {
      display: inline-block !important;
    }

    .down-nav {
      padding-top: 80px;
    }

    .nav-product-view {
      position: fixed !important;
      padding: 0 !important;
      margin-top: 0 !important;
      background-color: transparent !important;
      border: none !important;
      border-radius: 0 !important;
      width: 100%;
      left: 0 !important;
      box-shadow: none !important;
    }

    .nav-product-items {
      position: relative;
      box-sizing: border-box;
      width: 600px;
      padding: 10px 20px;
      background-color: #ffffff;
      border-radius: 0 0 12px 12px;
      margin: 0 auto;

      display: flex !important;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
    }

    .nav-product-view .nav-product-items .product-item {
      position: relative;
      box-sizing: border-box;
      width: 100%;
      padding: 10px;

      display: flex;
      flex-direction: column;
      align-items: center;
      opacity: 0.8;
    }

    .nav-product-view .product-item .icon-view {
      height: 90px;
    }

    .nav-product-view .product-item .icon-view img {
      height: 100%;
      width: auto;
    }

    .nav-product-view .product-item .title {
      line-height: 1.6;
      font-size: 18px;
      flex-grow: 0;
      flex-shrink: 0;
    }

    .split-icon-view {
      padding: 18px 0 60px 0;
      text-align: center;
    }

    .split-icon-view img {
      width: 36.5px;
      height: 25px;
    }

    .pc-ta-right {
      text-align: right;
    }

    .min-fun-item {
      min-height: 208px;
    }
  }

  button {
    outline: none !important;
  }

  .main-nav-view {
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #mainMenu nav {
    float: none !important;
  }

  .modal {
    background-color: rgba(20, 20, 63, 0.2);
  }

  .modal-header {
    border: none !important;
  }

  .hidden {
    display: none;
  }

  .show {
    display: block;
  }

  .cs-black {
    color: #3c3d41 !important;
  }

  .cs-gray {
    color: #eeeeee !important;
  }

  .cs-white {
    color: #ffffff !important;
  }

  .cs-bg-gray {
    background-color: #f9f9f9 !important;
  }

  .cs-background-grey {
    background-color: #f7f9ff;
  }

  #mainMenu nav>ul>li>a {
    text-transform: none !important;
    font-size: 16px;
  }

  .header-inner a {
    color: rgba(6, 9, 65, 0.5) !important;
  }

  .header-inner a:hover {
    color: #060941 !important;
  }

  .nav-logo-img {
    height: 50px !important;
  }

  .cs-modal-title {
    font-size: 24px;
    font-weight: 500;
    font-family: gothic-medium;
  }

  .cs-video-modal {
    max-width: none;
    width: 60vw !important;
    height: 80vh !important;

    margin-top: 10vh !important;
  }

  .cs-col-title {
    width: 277px;
    height: 39px;
    font-size: 42px;
    font-weight: 500;
    font-family: gothic-medium;
    line-height: 44px;
  }

  .cs-card-big-title {
    font-size: 32px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #ffffff;
  }

  .cs-card-title {
    margin-top: 30.4%;
    font-size: 20px;
    font-family: gothic-medium;
    font-weight: 500;
    color: #ffffff;
  }

  .cs-input-view {
    flex: none;
    max-width: 100% !important;
  }

  .cs-input-view input {
    background: rgba(54, 54, 62, 0.6) !important;
    border: 1px;
    color: white;
  }

  .btn-cs-bggc {
    margin-bottom: 150px;
    width: 150px;
    height: 36px;
    background: linear-gradient(90deg, rgba(19, 99, 169, 1) 0%, rgba(63, 171, 109, 1) 100%);
    border: none !important;
    font-size: 14px !important;
    padding: 5px 5px !important;
  }

  /* 微信二维码 */
  .popover-body {
    padding: 5px;
  }

  .popover-body img {
    height: 150px;
  }

  /* end: 微信二维码 */

  /* 表单 - start */
  .input-view {
    background-color: #131339 !important;
    border: 1px solid #848498 !important;
  }

  .submit-btn {
    position: relative;
    box-sizing: border-box;
    width: 200px;
    height: 38px;
    font-size: 16px;
    font-weight: 500;
    font-family: gothic-medium;
    border-radius: 19px;
    background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
    border: none !important;
    color: #ffffff !important;
  }

  /* 表单 - end */
  /* --- rs-mark start --- */
  .rs-mask-view {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    padding: 200px 0;
  }

  .rs-mask-view .mask-con {
    position: relative;
    box-sizing: border-box;
    width: 520px;
    background-color: white;
    border-radius: 8px;
    margin: 0 auto;
  }

  .rs-mask-view .mask-con .mask-head {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #373838;
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
  }

  .rs-mask-view .mask-con .mask-desc {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    color: #999999;
    padding: 16px 0;
    border-bottom: 1px solid #eeeeee;
  }

  .rs-mask-view .mask-con .mask-body {
    position: relative;
    box-sizing: border-box;
    width: 100%;
  }

  .rs-mask-view .mask-con .mask-body .mask-btn {
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #6f8fea;
    height: 55px;
    line-height: 55px;
    text-align: center;
  }

  .rs-mask-view .mask-con .mask-bottom {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #eeeeee;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .rs-mask-view .mask-con .mask-bottom .bottom-item {
    font-size: 18px;
    font-weight: bold;
    font-family: gothic-bold;
    line-height: 55px;
    text-align: center;
    flex-grow: 1;
  }

  .rs-mask-view .mask-con .mask-footer {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #373838;
    line-height: 55px;
    border-top: 1px solid #eeeeee;
  }

  .rs-mask-view .mask-con .mask-bottom .bottom-item .submit-sign-btn {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    text-align: center;
    color: #572fff;
  }

  .rs-mask-view .mask-con .mask-bottom .bottom-item .cancel-sign-btn {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    text-align: center;
    color: #36355d;
  }

  .rs-form-item {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    overflow: hidden;

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .rs-form-item .item-label {
    position: relative;
    box-sizing: border-box;
    background-color: #eeeeee;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #36355d;
    flex-grow: 0;
    flex-shrink: 0;
  }

  .rs-form-item .item-input {
    position: relative;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    flex-grow: 1;
    border: none;
    outline: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
  }

  .rs-logo-img {
    width: auto;
    height: 96px;
  }

  .load-more-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    text-align: center;
  }

  .load-more-view .more-btn {
    position: relative;
    box-sizing: border-box;
    width: 200px;
    height: 48px;
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    font-family: gothic-bold;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #eeeeee;
  }

  /* --- rs-mark end --- */
  .bor-l {
    border-left: 1px solid #eeeeee;
  }

  /* --- rs-tabs start --- */
  .top-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    text-align: center;
  }

  .rs-tabs {
    position: relative;
    box-sizing: border-box;
    width: 358px;
    height: 50px;
    margin: 0 auto;
    border-radius: 8px;
    border: 1px solid #eeeeee;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .rs-tabs .tab-item {
    position: relative;
    box-sizing: border-box;
    height: 48px;
    font-size: 18px;
    border: none;
    outline: none;
    margin: 0;
    flex-grow: 1;
  }

  .rs-tabs .selected {
    background-color: #ffffff;
    font-weight: bold;
    font-family: gothic-bold;
  }

  .price-tag {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    font-family: gothic-bold;
    color: #ffffff;
    background-color: #f56c6c;
    border-radius: 8px;
  }

  .empty-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    text-align: center;
    color: #989898;
  }

  /* --- rs-tabs end --- */

  /* footer start */
  .page-footer-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background-color: #14143f;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
  }

  .page-footer-view .page-footer-line {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 15px;
    background: linear-gradient(90deg, #4802c8 0%, #009bdc 100%);
  }

  .page-footer-view .page-footer-con {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 60px 0 40px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/static/fl/images/robint/bg_footer.png');
  }

  .page-footer-view .page-footer-con .footer-title-label {
    font-size: 16px;
    font-family: gothic-medium;
    font-weight: 500;
    color: #ffffff;
  }

  .page-footer-view .page-footer-con .footer-item-label {
    font-size: 14px;
    font-family: gothic-regular;
    font-weight: 400;
    color: #5d5d84;
  }

  .page-footer-view .page-footer-con .footer-item-label a {
    color: #5d5d84 !important;
  }

  .page-footer-view .page-footer-con .footer-item-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .page-footer-view .page-footer-con .footer-item-view .label-icon {
    width: 24px;
    height: 24px;
  }

  .page-footer-view .page-footer-con .footer-item-view span {
    color: #65658f;
  }

  .page-footer-view .page-footer-con .account-view {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .page-footer-view .page-footer-con .account-view .icon-app-code {
    width: 32px;
    height: 32px;
    margin-right: 20px;
  }

  .page-footer-view .page-footer-con .tag-title {
    font-size: 12px;
    font-family: gothic-medium;
    font-weight: 500;
    color: #5d5d84;
    line-height: 2;
  }

  .page-footer-view .page-footer-con .footer-gray-line {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 1.5px;
    background-color: #65658f;
  }

  /* footer end */

  /* top start */
  #scrollTop img {
    position: relative;
    width: 20px !important;
    height: 20px !important;
    top: 10px !important;
    z-index: 10;
    background-color: transparent !important;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }

  /* top end */

  .fw-img {
    width: 100%;
    height: auto;
  }

  .lang-item {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
  }

  .lang-item .lang-icon {
    width: 15px;
    height: auto;
    flex-grow: 0;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
  }

  .lang-item .current {
    font-size: 14px;
    font-weight: 500;
    font-family: gothic-medium;
    color: #060941;
    display: inline-block;
    vertical-align: middle;
  }

  .widget>div {
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .widget>div>svg {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
  }

  .banner-button-container {
    position: absolute;
    right: 1%;
    top: 10%;
    box-sizing: border-box;
    padding-right: 72px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .banner-btn {
    position: relative;
    box-sizing: border-box;
    width: 164px;
    height: 48px;
    line-height: 46px;
    margin-top: 35px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 24px;
  }

  @media screen and (min-width: 769px) {

    /* cookie  */
    .cookies_m {
      display: none;
    }

    .cookies {
      display: block;
    }

    .cookies {
      font-size: 10px;
      width: 100%;
      height: auto;
      position: fixed;
      padding-top: 3em;
      padding-bottom: 1em;
      bottom: 0em;
      background: #fff;
      box-shadow: 0px 0px 4px #ccc;
      z-index: 1999;
    }

    .cookiebox {
      font-size: 14px;
      line-height: 22px;
      color: #666;
      text-align: left;
      padding-right: 4.5em;
      width: 75%;
      height: auto;
      display: table;
      margin: 0 auto;
      border-right: 0.1em solid #ccc;
      float: left;
      margin-left: 6%;
    }

    .cookiestitle {
      width: 144px;
      height: 37px;
      line-height: 37px;
      text-align: center;
      border-radius: 37px;
      background: #cccccc;
      color: #fff;
      font-size: 16px;
      float: left;
      margin-left: 2em;
      cursor: pointer;
      transition: 0.4s;

    }

    .cookiestitle:hover {
      background: #000033 !important;
      transition: 0.4s;
    }

    .cookiescenter {
      width: 95%;
      height: auto;
      margin: 0 auto;
    }

    /* cookie  */




    /* whatsapp */

    .whass_box {
      font-size: 18px;
      cursor: pointer;
      position: fixed;
      bottom: 10%;
      left: 4%;
      z-index: 1999;
    }

    /* whatsapp */
    .offline {
      position: fixed;
      bottom: 50%;
      right: 0;
      z-index: 1999;
    }


  }

  @media (max-width: 768px) {
    .banner-button-container {
      box-sizing: border-box;
      padding-top: 40px;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-right: 0;
    }

    /* cookie */
    .cookies {
      display: none !important;
    }

    .cookies_m {
      width: 100%;
      height: auto;
      background: #000;
      margin: 0 auto;
      position: fixed;
      bottom: 0rem;
      color: #ffffff;
      font-size: 12px;
      height: auto !Important;
      padding-top: 0.3rem;
      padding-bottom: 0.3rem;
      line-height: 20px;
      box-shadow: 0px 0px 6px #ddd;
      z-index: 1999;
    }

    .cjs {
      display: none !important;
    }

    .cookiestitle {
      width: auto;
      height: auto;
      font-size: 12px;
      color: #ffffff;
      border: 0.01rem solid #7d7b7b;
      display: block;
      margin-top: 0.2rem;
      background: #7d7b7b;
      padding: 5px 10px;
      border-radius: 20px;
      margin-left: 10px;
      float: right;
      margin-right: 0.5rem;
      position: relative;
      top: -20px;
    }

    /* cookie end */
    /* whatsapp */
    .whass_box {
      font-size: 18px;
      cursor: pointer;
      position: fixed;
      bottom: 10%;
      left: 4%;
      z-index: 1999;
    }

    .whass_box img {
      width: 4em !important
    }

    /* whatsapp */
    .offline {
      position: fixed;
      bottom: 50%;
      right: 0;
      z-index: 1999;
    }

  }

  .offline button {
    background-color: transparent;
    border: none;
  }