.button-up--u-iu27c5fki {
  z-index: 22; }

.header_red_block {
  min-height: 961px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 5; }
  @media (max-width: 1700px) {
  .header_red_block {
    min-height: 686px; } }
  @media (max-width: 1600px) {
  .header_red_block {
    min-height: 640px; } }
  @media (max-width: 1024px) {
  .header_red_block {
    min-height: 506px; } }
  .header_red_block__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden; }
    .header_red_block__bg img {
      width: 50%;
      flex: auto;
      opacity: 0.2;
      object-fit: cover;
      height: 50%;
      max-width: 50%;
      object-position: 0 0; }
      @media (max-width: 1023px) {
  .header_red_block__bg img {
    width: 100%;
    height: auto;
    max-width: 100%; } }
  .header_red_block__inner {
    min-width: 874px;
    min-height: 874px;
    margin: auto;
    background: rgba(102, 102, 102, 0.85);
    border-radius: 100%;
    position: relative;
    transform: rotate(-90deg); }
    @media (max-width: 1700px) {
  .header_red_block__inner {
    min-width: 615px;
    min-height: 615px; } }
    @media (max-width: 1600px) {
  .header_red_block__inner {
    min-width: 455px;
    min-height: 455px; } }
    .header_red_block__inner:before {
      content: '';
      position: absolute;
      border-radius: 100%;
      border: 3px solid #fff;
      box-sizing: border-box;
      background: rgba(159, 159, 159, 0.4);
      top: 22px;
      right: 22px;
      bottom: 22px;
      left: 22px;
      z-index: 0; }
      @media (max-width: 1700px) {
  .header_red_block__inner:before {
    top: 14px;
    left: 14px;
    bottom: 14px;
    right: 14px; } }
    @media (max-width: 1023px) {
  .header_red_block__inner {
    min-width: 0;
    min-height: 0;
    transform: none;
    background: none;
    margin: 0 -10px;
    flex: auto;
    display: flex;
    flex-wrap: wrap; }
    .header_red_block__inner:before {
      display: none; } }
    @media (max-width: 480px) {
  .header_red_block__inner {
    margin: 0; } }
  .header_red_block__item {
    position: absolute;
    display: inline-block;
    transform: rotate(90.5deg);
    z-index: 5; }
    @media (max-width: 1023px) {
  .header_red_block__item {
    position: relative !important;
    transform: none !important;
    top: 0 !important;
    left: auto !important;
    margin: 0 10px 20px !important;
    width: calc(25% - 20px); } }
    @media (max-width: 900px) {
  .header_red_block__item {
    width: calc(33.3% - 20px); } }
    @media (max-width: 640px) {
  .header_red_block__item {
    width: calc(50% - 20px); } }
    @media (max-width: 480px) {
  .header_red_block__item {
    width: 100%;
    margin: 0 0 20px !important;
    display: flex;
    flex-direction: column;
    align-items: center; } }
    .header_red_block__item:hover {
      z-index: 10; }
      .header_red_block__item:hover .body {
        opacity: 1;
        visibility: visible; }
      .header_red_block__item:hover .icon {
        filter: blur(2px); }
    .header_red_block__item .icon {
      width: 104px;
      height: 104px;
      border: 2px solid #000;
      background: #fff;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      transition: all 1s ease; }
      @media (max-width: 1700px) {
  .header_red_block__item .icon {
    width: 74px;
    height: 74px; } }
      @media (max-width: 1023px) {
  .header_red_block__item .icon {
    margin-bottom: 20px; } }
      .header_red_block__item .icon a {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        box-sizing: border-box;
        border-radius: 100%; }
        .header_red_block__item .icon a img {
          max-width: 100%;
          max-height: 100%; }
    .header_red_block__item .body {
      opacity: 0;
      visibility: hidden;
      transition: all 1s ease;
      border: 1px solid #e9b93f;
      border-radius: 8px;
      background: #fff;
      position: absolute;
      padding: 20px;
      box-sizing: border-box;
      left: 100%;
      margin-left: 10px;
      top: 0;
      z-index: 5;
      min-width: 195px; }
      @media (max-width: 1023px) {
  .header_red_block__item .body {
    opacity: 1;
    visibility: visible;
    position: relative;
    margin: 0 !important;
    left: 0 !important;
    min-width: 0;
    right: 0 !important; } }
      @media (max-width: 480px) {
  .header_red_block__item .body {
    width: 100%;
    text-align: center; } }
      .header_red_block__item .body .title {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 10px; }
      .header_red_block__item .body .desc {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 10px; }
        .header_red_block__item .body .desc p {
          margin-top: 0; }
          .header_red_block__item .body .desc p:last-child {
            margin-bottom: -3px; }
      .header_red_block__item .body .button a {
        display: inline-block;
        font-size: 13px;
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid #e9b93f; }
    @media (max-width: 1700px) and (min-width: 1024px) {
    .header_red_block__item:first-child {
      margin-top: -12px;
      margin-left: -22px; } }
    .header_red_block__item:nth-child(4) {
      margin-left: 20px; }
      @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block__item:nth-child(4) {
    margin-left: 12px;
    margin-top: -13px; } }
    .header_red_block__item:nth-child(n+5) .body {
      left: auto;
      right: 100%;
      margin-left: 0;
      margin-right: 10px; }
    .header_red_block__item:nth-child(2) {
      margin-top: -11px;
      margin-left: 17px; }
      @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block__item:nth-child(2) {
    margin-top: -34px;
    margin-left: -7px; } }
    .header_red_block__item:nth-child(3) {
      margin-left: 11px;
      margin-top: -13px; }
      @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block__item:nth-child(3) {
    margin-left: 1px;
    margin-top: -32px; } }
    .header_red_block__item:nth-child(5) {
      margin-left: 11px;
      margin-top: 17px; }
      @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block__item:nth-child(5) {
    margin-left: 1px;
    margin-top: 7px; } }
    .header_red_block__item:nth-child(6) {
      margin-left: 18px;
      margin-top: 17px; }
      @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block__item:nth-child(6) {
    margin-left: -5px;
    margin-top: 9px; } }
  .header_red_block .four_service {
    transform: rotate(90.5deg);
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    @media (max-width: 1023px) {
  .header_red_block .four_service {
    position: relative;
    transform: none;
    margin-top: 40px; } }
    .header_red_block .four_service .service_item {
      position: absolute;
      top: 160px; }
      @media (max-width: 1023px) {
  .header_red_block .four_service .service_item {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: calc(25% - 20px);
    margin: 0 10px 20px !important;
    display: flex;
    flex-direction: column !important;
    text-align: left !important;
    padding: 10px !important;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #e9b93f;
    border-radius: 8px; } }
      @media (max-width: 900px) {
  .header_red_block .four_service .service_item {
    width: calc(33.3% - 20px) !important; } }
      @media (max-width: 640px) {
  .header_red_block .four_service .service_item {
    width: calc(50% - 20px) !important; } }
      @media (max-width: 480px) {
  .header_red_block .four_service .service_item {
    width: 100% !important;
    margin: 0 0 20px !important; } }
      .header_red_block .four_service .service_item:first-child {
        top: 78px;
        left: 38%;
        margin-left: -140px;
        display: flex; }
        @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:first-child {
    top: 48px; } }
        .header_red_block .four_service .service_item:first-child .image {
          position: relative;
          top: -60px;
          left: -89px;
          margin-left: -288px; }
          @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:first-child .image {
    top: -33px;
    left: -73px;
    margin-left: -68px;
    max-width: 310px; }
    .header_red_block .four_service .service_item:first-child .image img {
      transform: scale(0.8); } }
            @media (max-width: 1700px) and (max-width: 1023px) {
      .header_red_block .four_service .service_item:first-child .image img {
        transform: none; } }
        .header_red_block .four_service .service_item:first-child .title {
          position: relative;
          top: 60px; }
          @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block .four_service .service_item:first-child .title {
    top: 25px;
    left: 66px; } }
          @media (max-width: 1023px) {
  .header_red_block .four_service .service_item:first-child .title {
    top: 0; } }
      .header_red_block .four_service .service_item:nth-child(2) {
        right: 0;
        text-align: right;
        display: flex;
        flex-direction: column-reverse;
        top: 109px;
        padding-right: 31px; }
        .header_red_block .four_service .service_item:nth-child(2) .image {
          position: relative;
          bottom: -58px;
          left: -102px; }
          @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(2) .image {
    bottom: 15px;
    left: -55px;
    max-width: 180px; } }
          @media (max-width: 1023px) {
  .header_red_block .four_service .service_item:nth-child(2) .image {
    max-width: 100%; } }
        @media (min-width: 1024px) {
    .header_red_block .four_service .service_item:nth-child(2) .title {
      position: relative;
      bottom: -40px; } }
          @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(2) .title {
    bottom: -10px; } }
          @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block .four_service .service_item:nth-child(2) .title {
    position: relative;
    right: 0px;
    max-width: 183px;
    top: -28px; } }
      .header_red_block .four_service .service_item:nth-child(3) {
        bottom: 115px;
        top: auto;
        right: 136px;
        display: flex;
        flex-direction: column-reverse; }
        @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(3) {
    bottom: 63px;
    right: 62px; } }
        .header_red_block .four_service .service_item:nth-child(3) .title {
          padding-left: 20px;
          margin-top: 13px; }
          @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(3) .title {
    padding: 0;
    max-width: 200px; } }
          @media (max-width: 1700px) and (min-width: 1024px) {
  .header_red_block .four_service .service_item:nth-child(3) .title {
    position: relative;
    left: 18px; } }
          @media (max-width: 1023px) {
  .header_red_block .four_service .service_item:nth-child(3) .title {
    margin-top: 0;
    max-width: 100%; } }
        @media (max-width: 1700px) {
    .header_red_block .four_service .service_item:nth-child(3) .image {
      max-width: 160px; } }
          @media (max-width: 1023px) {
  .header_red_block .four_service .service_item:nth-child(3) .image {
    max-width: 100%; } }
      .header_red_block .four_service .service_item:nth-child(4) {
        top: 276px;
        left: 97px;
        text-align: center; }
        @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(4) {
    top: 156px;
    left: 52px; } }
        .header_red_block .four_service .service_item:nth-child(4) .image {
          position: relative;
          left: -12px;
          top: -9px; }
          @media (max-width: 1700px) {
  .header_red_block .four_service .service_item:nth-child(4) .image {
    max-width: 140px; } }
          @media (max-width: 1023px) {
  .header_red_block .four_service .service_item:nth-child(4) .image {
    max-width: 100%; } }
      .header_red_block .four_service .service_item:hover .title {
        text-shadow: none; }
      .header_red_block .four_service .service_item .abs_link {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 6;
        text-decoration: none; }
      .header_red_block .four_service .service_item .title {
        font-size: 35px;
        font-weight: 500;
        color: #fff;
        text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.6);
        max-width: 325px;
        line-height: 33px;
        transition: all 0.3s ease; }
        @media (max-width: 1700px) {
  .header_red_block .four_service .service_item .title {
    font-weight: normal;
    font-size: 18px;
    line-height: normal; } }
        @media (max-width: 1023px) {
  .header_red_block .four_service .service_item .title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 20px;
    flex: auto;
    color: #000;
    text-shadow: none;
    padding: 0 !important; } }
        @media (max-width: 960px) {
  .header_red_block .four_service .service_item .title {
    font-size: 18px; } }
          @media (max-width: 960px) and (max-width: 480px) {
    .header_red_block .four_service .service_item .title {
      text-align: center;
      width: 100%;
      max-width: 100% !important; } }
      .header_red_block .four_service .service_item .image {
        pointer-events: none; }
        @media (max-width: 1023px) {
  .header_red_block .four_service .service_item .image {
    position: relative;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    max-height: 180px;
    text-align: center; }
    .header_red_block .four_service .service_item .image img {
      max-height: 100%; } }
        @media (max-width: 480px) {
  .header_red_block .four_service .service_item .image {
    text-align: center; } }
