@charset "UTF-8";
body {
  margin: 0;
  padding: 0px;
  font-size: 14px;
  /* 根字号为14px==>1rem */ }

.banner {
  position: relative; }
  .banner .banner_img {
    width: 100%; }
  .banner .banner_content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%; }
    .banner .banner_content .banner_content_box {
      width: 1200px;
      height: 100%;
      z-index: 10;
      margin: 90px auto 0px auto; }
      .banner .banner_content .banner_content_box .tip_text {
        width: 630px;
        margin-top: 27px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        line-height: 36px; }
      .banner .banner_content .banner_content_box .banner_btn {
        width: 240px;
        height: 60px;
        background: linear-gradient(90deg, #2448FF 0%, #5A42EC 100%);
        border-radius: 10px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 60px;
        text-align: center;
        margin-top: 32px; }

.m_banner {
  display: none; }

.centerA {
  width: 1200px;
  margin: 0px auto;
  margin-top: 69px; }
  .centerA .title_box .title_text {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    text-align: center;
    margin-bottom: 13px; }
  .centerA .title_box .tip_text {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 43px; }
    .centerA .title_box .tip_text span {
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 16px;
      color: #1E3DFF; }
  .centerA .centerA_list_box .ony {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 38px; }
    .centerA .centerA_list_box .ony .item {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-content: center;
      justify-content: flex-start;
      align-items: flex-start;
      width: 49%; }
      .centerA .centerA_list_box .ony .item .item_img {
        flex-shrink: 0;
        margin: 0px 10px 0px 0px; }
      .centerA .centerA_list_box .ony .item .item_right .item_right_title {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 24px;
        color: #333333;
        margin: 0px 0px 10px 0px; }
      .centerA .centerA_list_box .ony .item .item_right .item_right_text {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #5B5D61;
        line-height: 30px; }

.centerB {
  padding: 70px 0px;
  background: #EEF1F5; }
  .centerB .geo_w1200 {
    width: 1200px;
    margin: 0px auto; }
  .centerB .title_box {
    margin-bottom: 50px; }
    .centerB .title_box .title_text {
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 36px;
      color: #333333;
      line-height: 36px;
      text-align: center; }
  .centerB .centerB_list_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px; }
    .centerB .centerB_list_box .item {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      align-content: center;
      align-items: center;
      justify-content: center;
      width: 280px;
      height: 210px;
      background: #FFFFFF;
      border-radius: 20px; }
      .centerB .centerB_list_box .item .item_img {
        margin-bottom: 10px; }
      .centerB .centerB_list_box .item .item_bottom_title {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 24px;
        color: #333333;
        text-align: center;
        margin-bottom: 10px; }
      .centerB .centerB_list_box .item .item_bottom_text {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #7C7E83;
        line-height: 24px;
        text-align: left;
        padding: 0px 28px; }
  .centerB .centerB_center {
    width: 100%;
    height: 300px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start; }
    .centerB .centerB_center .centerB_center_img {
      flex-shrink: 0; }
    .centerB .centerB_center .centerB_center_text {
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 18px;
      color: #333333;
      line-height: 48px;
      margin-left: 32px; }

.centerC {
  padding: 70px 0px;
  background: #fff; }
  .centerC .geo_w1200 {
    width: 1200px;
    margin: 0px auto; }
  .centerC .title_box {
    margin-bottom: 50px; }
    .centerC .title_box .title_text {
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 36px;
      color: #333333;
      line-height: 36px;
      text-align: center; }
  .centerC .top_list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px; }
    .centerC .top_list .item {
      width: 1200px;
      background: linear-gradient(204deg, #F8FDFF 0%, #FFFFFF 32%);
      box-shadow: 0px 5px 20px 0px rgba(163, 167, 177, 0.19);
      border: 1px solid #FFFFFF;
      border-radius: 20px;
      position: relative; }
      .centerC .top_list .item .item_img {
        border-radius: 20px; }
      .centerC .top_list .item .item_center {
        position: absolute;
        top: 0px;
        bottom: 0px;
        width: 100%;
        z-index: 10; }
        .centerC .top_list .item .item_center .center_text {
          position: absolute;
          right: 40px;
          top: 5px;
          z-index: 10;
          font-family: Alibaba PuHuiTi;
          font-weight: bold;
          font-size: 18px;
          color: #FFFFFF;
          background: transparent; }
        .centerC .top_list .item .item_center .center_title {
          font-family: Microsoft YaHei;
          font-weight: bold;
          font-size: 30px;
          color: #333333;
          margin: 28px 30px 10px 30px; }
        .centerC .top_list .item .item_center .center_tip {
          font-family: Microsoft YaHei;
          font-weight: 400;
          font-size: 14px;
          color: #9EA1A8;
          line-height: 24px;
          margin: 0px 30px 10px 30px; }
          .centerC .top_list .item .item_center .center_tip span {
            color: #EA5353; }
        .centerC .top_list .item .item_center .item_buttom_box {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center; }
        .centerC .top_list .item .item_center .quantity_box {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          align-content: center;
          align-items: center;
          justify-content: flex-start;
          margin: 0px 30px 0px 30px; }
          .centerC .top_list .item .item_center .quantity_box .label_item {
            height: 40px;
            background: #FFF8F8;
            border-radius: 5px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            font-size: 20px;
            color: #F44442;
            padding: 0px 16px;
            margin-right: 10px;
            line-height: 40px;
            text-align: center; }
        .centerC .top_list .item .item_center .price_btn {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          align-content: center;
          align-items: center;
          justify-content: space-between;
          margin: 0px 30px 0px 30px; }
          .centerC .top_list .item .item_center .price_btn .price {
            font-family: Microsoft YaHei;
            font-weight: bold;
            font-size: 36px;
            color: #F33E3E; }
            .centerC .top_list .item .item_center .price_btn .price span {
              font-size: 20px; }
          .centerC .top_list .item .item_center .price_btn .btn_box {
            width: 200px;
            height: 48px;
            background: linear-gradient(90deg, #F33E3E 0%, #FE8876 100%);
            border-radius: 24px;
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: center;
            flex-wrap: nowrap;
            margin-left: 30px; }
            .centerC .top_list .item .item_center .price_btn .btn_box .btn_box_top {
              font-family: Microsoft YaHei;
              font-weight: bold;
              font-size: 18px;
              color: #FFFFFF;
              text-align: center; }
            .centerC .top_list .item .item_center .price_btn .btn_box .btn_box_bottom {
              font-family: Microsoft YaHei;
              font-weight: 400;
              font-size: 12px;
              color: #FFF94C;
              text-align: center; }
    .centerC .top_list .item:first-child {
      background: linear-gradient(204deg, #F6FFF8 0%, #FFFFFF 32%);
      box-shadow: 0px 5px 20px 0px rgba(163, 167, 177, 0.19); }
  .centerC .bottom_list .ony_list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px; }
  .centerC .bottom_list .item {
    width: 380px;
    background: linear-gradient(204deg, #FFFBF9 0%, #FFFFFF 32%);
    box-shadow: 0px 5px 20px 0px rgba(163, 167, 177, 0.19);
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    position: relative; }
    .centerC .bottom_list .item .item_img {
      border-radius: 20px; }
    .centerC .bottom_list .item .item_center {
      position: absolute;
      top: 0px;
      bottom: 0px;
      width: 100%;
      z-index: 10;
      padding: 21px 25px; }
      .centerC .bottom_list .item .item_center .center_text {
        position: absolute;
        right: 15px;
        top: 5px;
        z-index: 10;
        font-family: Alibaba PuHuiTi;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        background: transparent; }
      .centerC .bottom_list .item .item_center .icon_img {
        margin-bottom: 14px; }
      .centerC .bottom_list .item .item_center .center_title {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 30px;
        color: #333333;
        margin-bottom: 15px; }
      .centerC .bottom_list .item .item_center .center_tip {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #9EA1A8;
        line-height: 24px;
        margin-bottom: 15px; }
        .centerC .bottom_list .item .item_center .center_tip span {
          color: #EA5353; }
      .centerC .bottom_list .item .item_center .quantity_box {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 20px; }
        .centerC .bottom_list .item .item_center .quantity_box .label_item {
          height: 40px;
          background: #FFF8F8;
          border-radius: 5px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          font-size: 20px;
          color: #F44442;
          padding: 0px 16px;
          margin-right: 10px;
          line-height: 40px;
          text-align: center; }
      .centerC .bottom_list .item .item_center .price_btn .price {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 36px;
        color: #F33E3E;
        margin-bottom: 20px; }
        .centerC .bottom_list .item .item_center .price_btn .price span {
          font-size: 20px; }
      .centerC .bottom_list .item .item_center .price_btn .btn_box {
        width: 100%;
        height: 48px;
        background: #FFFAFA;
        border-radius: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 20px;
        color: #FF2929;
        line-height: 48px;
        text-align: center;
        border: 1px solid #FFBBBB; }

.centerD {
  background: url("/static/k2023/images/geo/beijing1.jpg");
  background-position: top center;
  width: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 66px; }
  .centerD .title_box {
    margin-top: 78px;
    margin-bottom: 20px; }
    .centerD .title_box .title_text {
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 36px;
      color: #333333;
      text-align: center;
      margin-bottom: 13px; }
      .centerD .title_box .title_text span {
        color: #2848FD; }
    .centerD .title_box .title_text_tips {
      font-family: Microsoft YaHei;
      font-weight: 400;
      font-size: 16px;
      color: #333333;
      text-align: center; }
  .centerD .centerD_center_box {
    position: relative; }
    .centerD .centerD_center_box .centerD_center {
      position: absolute;
      top: 0px;
      bottom: 0px;
      width: 100%;
      z-index: 10; }
      .centerD .centerD_center_box .centerD_center .center_text {
        position: absolute;
        right: 40px;
        top: 5px;
        z-index: 10;
        font-family: Alibaba PuHuiTi;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        background: transparent; }
      .centerD .centerD_center_box .centerD_center .center_title {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 30px;
        color: #333333;
        padding: 26px 0px 23px 26px; }
      .centerD .centerD_center_box .centerD_center .centerD_item_box {
        padding: 0px 26px 22px 26px; }
        .centerD .centerD_center_box .centerD_center .centerD_item_box .centerD_item {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center;
          flex-wrap: nowrap;
          margin-bottom: 12px; }
          .centerD .centerD_center_box .centerD_center .centerD_item_box .centerD_item .centerD_item_img {
            margin-right: 10px; }
          .centerD .centerD_center_box .centerD_center .centerD_item_box .centerD_item .item_text {
            font-family: Microsoft YaHei;
            font-weight: 400;
            font-size: 14px;
            color: #333333; }
      .centerD .centerD_center_box .centerD_center .centerD_btn {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row;
        margin-bottom: 40px; }
        .centerD .centerD_center_box .centerD_center .centerD_btn .btn_box {
          width: 200px;
          height: 48px;
          background: linear-gradient(90deg, #F33E3E 0%, #FE8876 100%);
          border-radius: 24px;
          font-family: Microsoft YaHei;
          font-weight: bold;
          font-size: 18px;
          color: #FFFFFF;
          line-height: 48px;
          text-align: center;
          margin-right: 30px; }

.centerE {
  /* 指示器容器 */
  /* 未激活的指示器（圆点） */
  /* 激活的指示器（当前页） */ }
  .centerE .title_box {
    margin-top: 70px;
    margin-bottom: 50px; }
    .centerE .title_box .title_text {
      font-family: Microsoft YaHei;
      font-weight: bold;
      font-size: 36px;
      color: #333333;
      line-height: 36px;
      text-align: center; }
  .centerE .centerE_ccenter {
    padding-bottom: 30px; }
  .centerE .mySwiper_pc {
    position: relative; }
    .centerE .mySwiper_pc .swiper-wrapper .swiper-slide {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly;
      align-items: flex-start;
      flex-wrap: nowrap; }
      .centerE .mySwiper_pc .swiper-wrapper .swiper-slide img {
        height: 600px; }
  .centerE .mySwiper_min {
    position: relative;
    display: none; }
    .centerE .mySwiper_min .swiper-left {
      width: 360px;
      height: 100%;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 10000; }
    .centerE .mySwiper_min .swiper-right {
      width: 360px;
      height: 100%;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 10000; }
  .centerE .swiper-pagination {
    position: static;
    margin-top: 15px;
    /* 与图片保持距离 */
    text-align: center;
    /* 指示器居中 */ }
  .centerE .swiper-pagination-bullet {
    width: 60px;
    /* 宽度 */
    height: 6px;
    /* 高度 */
    background: #2848FD;
    /* 背景色（半透明） */
    border-radius: 3px;
    /* 圆形 */
    margin: 0 4px;
    /* 间距 */ }
  .centerE .swiper-pagination-bullet-active {
    background: #2848FD;
    /* 激活时的颜色 */
    width: 60px;
    height: 6px;
    border-radius: 3px; }

.centerF {
  position: relative; }
  .centerF .centerF_img {
    width: 100%; }
  .centerF .centerF_box {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px; }
    .centerF .centerF_box .text_tips {
      display: flex;
      flex-direction: row;
      align-content: center;
      justify-content: space-between;
      align-items: center;
      padding-top: 55px; }
      .centerF .centerF_box .text_tips .centerF_left .centerF_text {
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 36px;
        color: #FFFFFF;
        margin-bottom: 13px; }
      .centerF .centerF_box .text_tips .centerF_left .centerF_tips {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF; }
      .centerF .centerF_box .text_tips .btn_box {
        width: 240px;
        height: 60px;
        background: linear-gradient(90deg, #87EEFD 0%, #02BBFF 100%);
        border-radius: 10px;
        text-align: center;
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 60px; }

/* 手机设备适配 */
@media only screen and (max-width: 767px) {
  body {
    font-size: 12px; }

  .w1200,
  .home-page .centerA,
  .home-page .centerB .geo_w1200,
  .home-page .centerC .geo_w1200 {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }

  .home-page .banner {
    display: none; }
    .home-page .banner .banner_content .banner_content_box {
      width: 100%;
      margin-top: 30px;
      padding: 0 15px;
      box-sizing: border-box; }
      .home-page .banner .banner_content .banner_content_box .tip_text {
        width: 100%;
        font-size: 14px;
        line-height: 24px; }
      .home-page .banner .banner_content .banner_content_box .banner_btn {
        width: 100%;
        margin: 20px auto 0; }
  .home-page .m_banner {
    display: block; }
    .home-page .m_banner .tip_img {
      width: 100%; }
  .home-page .title_box .title_text {
    font-size: 24px !important; }
  .home-page .title_box .tip_text {
    font-size: 14px !important;
    padding: 0 10px; }
  .home-page .centerA {
    margin-top: 40px; }
    .home-page .centerA .centerA_list_box .ony {
      flex-direction: column;
      margin-bottom: 20px; }
      .home-page .centerA .centerA_list_box .ony .item {
        width: 100%;
        margin-bottom: 20px; }
  .home-page .centerB {
    padding: 40px 0; }
    .home-page .centerB .centerB_list_box {
      flex-direction: column;
      padding-bottom: 20px; }
      .home-page .centerB .centerB_list_box .item {
        width: 100%;
        margin-bottom: 20px; }
    .home-page .centerB .centerB_center {
      flex-direction: column;
      height: auto;
      padding: 20px; }
      .home-page .centerB .centerB_center .centerB_center_img {
        width: 100%;
        margin-bottom: 15px; }
      .home-page .centerB .centerB_center .centerB_center_text {
        margin-left: 0;
        font-size: 14px;
        line-height: 28px; }
  .home-page .centerC {
    padding: 40px 0; }
    .home-page .centerC .top_list {
      flex-direction: column;
      margin-bottom: 20px; }
      .home-page .centerC .top_list .item {
        width: 100%;
        margin-bottom: 20px;
        height: 30rem; }
        .home-page .centerC .top_list .item .item_img {
          width: 100%;
          display: none; }
        .home-page .centerC .top_list .item .item_center .center_text {
          right: 23px;
          top: 0px; }
        .home-page .centerC .top_list .item .item_center .item_buttom_box {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: center; }
      .home-page .centerC .top_list .item:last-child {
        height: 30rem; }
    .home-page .centerC .bottom_list .ony_list {
      flex-direction: column;
      margin-bottom: 20px; }
      .home-page .centerC .bottom_list .ony_list .item {
        width: 100%;
        margin-bottom: 20px;
        height: 30rem; }
        .home-page .centerC .bottom_list .ony_list .item .item_img {
          width: 100%; }
        .home-page .centerC .bottom_list .ony_list .item .item_center .center_text {
          top: 8px; }
    .home-page .centerC .item .item_center {
      padding: 15px !important; }
      .home-page .centerC .item .item_center .center_title {
        font-size: 24px !important;
        margin-bottom: 10px !important;
        margin: 28px 10px 10px 10px; }
      .home-page .centerC .item .item_center .center_tip {
        margin: 28px 10px 10px 10px; }
      .home-page .centerC .item .item_center .quantity_box {
        margin: 28px 10px 10px 10px; }
      .home-page .centerC .item .item_center .price_btn {
        flex-direction: column;
        align-items: center !important; }
        .home-page .centerC .item .item_center .price_btn .price {
          font-size: 28px !important;
          margin-bottom: 10px !important; }
        .home-page .centerC .item .item_center .price_btn .btn_box {
          margin-left: 0px; }
      .home-page .centerC .item .item_center .quantity_box {
        flex-wrap: wrap;
        margin-bottom: 15px !important; }
        .home-page .centerC .item .item_center .quantity_box .label_item {
          font-size: 16px !important;
          margin-bottom: 10px; }
  .home-page .centerD {
    background-size: cover; }
    .home-page .centerD .centerD_center_box .centerD_item_img {
      display: none; }
    .home-page .centerD .centerD_center_box .centerD_center {
      position: unset;
      border-radius: 20px;
      background: #FFF;
      padding-bottom: 26px; }
      .home-page .centerD .centerD_center_box .centerD_center .centerD_btn {
        justify-content: center;
        margin-bottom: 0px; }
  .home-page .centerE .mySwiper_pc {
    display: none; }
  .home-page .centerE .mySwiper_min {
    display: block; }
    .home-page .centerE .mySwiper_min .swiper-pagination-bullet, .home-page .centerE .mySwiper_min .swiper-pagination-bullet-active {
      width: 40px; }
    .home-page .centerE .mySwiper_min .swiper-slide {
      display: flex;
      justify-content: center; }
      .home-page .centerE .mySwiper_min .swiper-slide img {
        width: 80%; }
    .home-page .centerE .mySwiper_min .swiper-left {
      display: none; }
    .home-page .centerE .mySwiper_min .swiper-right {
      display: none; }
  .home-page .centerF .centerF_img {
    width: 100%;
    height: 320px; }
  .home-page .centerF .text_tips {
    flex-direction: column; }

  .bot .layui-col-lg3 {
    width: 94% !important; } }
/* 平板设备适配 */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .w1200,
  .home-page .centerA,
  .home-page .centerB .geo_w1200,
  .home-page .centerC .geo_w1200 {
    width: 90%;
    margin: 0 auto; }

  .home-page .banner .banner_content .banner_content_box {
    width: 90%; }
  .home-page .centerA .centerA_list_box .ony .item {
    width: 48%; }
  .home-page .centerB .centerB_list_box {
    flex-wrap: wrap; }
    .home-page .centerB .centerB_list_box .item {
      width: 48%;
      margin-bottom: 20px; }
  .home-page .centerC .bottom_list .ony_list {
    flex-wrap: wrap; }
    .home-page .centerC .bottom_list .ony_list .item {
      width: 48%;
      margin-bottom: 20px; }
  .home-page .centerC .price_btn .btn_box {
    width: 160px; } }
/* 笔记本/桌面设备适配 */
@media only screen and (min-width: 1025px) {
  .w1200,
  .home-page .centerA,
  .home-page .centerB .geo_w1200,
  .home-page .centerC .geo_w1200 {
    width: 1200px; }

  .btn_box:hover {
    opacity: 0.9;
    transform: translateY(-2px);
    transition: all 0.3s ease; }

  .item:hover {
    transform: translateY(-5px);
    transition: all 0.3s ease;
    box-shadow: 0px 8px 25px 0px rgba(163, 167, 177, 0.3); }

  .centerD_center_box:hover {
    transform: translateY(-2px);
    transition: all 0.3s ease; } }

/*# sourceMappingURL=geo.css.map */
