:root {
  --red: 18px;
  --redLine: 26px;
  --big: 22px;
  --bigLine: 30px;
}

@media (max-width: 1580px) {
  .not_fount_logo{
    width: 240px;
  }
  .not_fount_button{
    font-size: 18px;
  }
  .map .map_desc1 {
    font-size: 26px;
    margin-top: 16px;
  }
  .map .map_desc2 {
    font-size: 19px;
    margin-top: 16px;
  }
  .map .map_data_box {
    width: 304px;
    height: 128px;
    margin-top: 24px;
    padding-top: 19px;
    padding-left: 17px;
    margin-right: 24px;
  }
  .map .map_data_box .title {
    font-size: 26px;
    margin-right: 8px;
  }
  .map .map_data_box .label {
    border-radius: 8px;
    font-size: 12.8px;
    line-height: 24px;
    padding: 0 10px;
    height: 24px;
  }
  .map .map_data_box .map_icon {
    width: 26px;
    height: 26px;
    margin-right: 4px;
  }
  .map .map_data_box .data_num {
    font-size: 38px;
    margin-top: 16px;
  }
  .map .map_data_box:nth-of-type(1) {
    margin-top: 44px;
  }
  .map .map_data_position_box {
    border-radius: 19px;
    background: #000000cc;
    position: absolute;
    width: 180px;
    height: 103.2px;
    padding: 13.6px 20.8px;
  }
  .map .map_data_position_box .name {
    font-size: 19px;
  }
  .map .map_data_position_box .devices,
  .map .map_data_position_box .users {
    font-size: 12px;
    margin-top: 6px;
  }

  .download {
    padding: 218px 0 201px;
    min-height: calc(100vh - 174px);
  }
  .download .download-hook-title {
    font-size: 26px;
  }
  .product_item .product_name {
    font-size: 28px;
    margin-top: 17px;
  }
  .product_item .logo-png {
    height: 20px;
    top: 20px;
    left: 20px;
  }
  .product_item .product_sku {
    font-size: 26px;
  }
  .product_item .product_desc {
    font-size: 19px;
    margin-top: 8px;
    min-height: 96px;
  }

  /* 分割线 */
  .section-content {
    padding-top: 198px;
    padding-bottom: 60px;
  }
  .section-content .title {
    font-size: 76px;
  }
  .section-content .date-title {
    font-size: 32px;
    margin-top: 24px;
  }
  .section-content .section-item {
    padding-top: 40px;
  }
  .section-content .section-item:nth-of-type(1) {
    padding-top: 56px;
  }
  .section-content .hook-title {
    font-size: 32px;
  }

  .section-content .hook-title-s {
    font-size: 26px;
    margin-top: 16px;
  }

  .section-content .p {
    font-size: 19px;
    margin-top: 16px;
  }
  .section-content .p.indent {
    margin-left: 24px;
  }
  .section-content .container {
    padding: 0 84px;
  }
  .section-content .content-ul li {
    margin-left: 40px;
  }

  .menu-list li a {
    font-size: 19px;
  }
  .menu-list li {
    margin-top: 16px;
  }
  .menu-list li:nth-of-type(1) {
    margin-top: 24px;
  }
  /* ----------------- */
  .banner-right {
    top: 25%;
  }
  .banner-right img {
    height: 99px;
  }
  .banner-right div {
    color: #ffffff;
    font-size: 44px;
    margin-top: 8px;
    line-height: 54px;
  }
  header {
    padding: 36px 0px 8px;
  }

  .container {
    width: 100%;
    padding: 0 60px;
  }

  .section_explore .container {
    padding: 0 84px;
  }

  .section_product .container {
    padding: 0px 0 0px 84px;
  }

  .section_partners .container {
    padding: 0px 97px 0px 84px;
  }

  .desc {
    font-size: 26px;
    line-height: 32px;
  }

  .edge-title {
    font-size: 51px;
    padding-left: 84px;
    line-height: 64px;
  }

  .core {
    padding: 120px 0px 184px;
  }

  .core .core-items {
    padding: 0 60px;
  }

  .core .edge-title {
    padding-bottom: 80px;
  }

  .core .desc {
    margin-top: 24px;
  }

  .core-items .item:nth-of-type(2) {
    margin-top: 116px;
  }

  .core-items .item .icon_box img {
    width: 80px;
  }

  .core-items .item .icon_font {
    font-size: 32px;
    line-height: 40px;
  }

  .framework {
    padding: 88px 0;
  }

  .framework .content-left-large {
    height: 643px;
  }

  .framework .content-right {
    right: 84px;
    top: 129px;
  }

  .framework .item1 {
    padding-left: 64px;
    font-size: 38px;
    gap: 40px;
    width: 556px;
    height: 160px;
  }

  .framework .item1 .logo-white {
    height: 40px;
  }

  .framework .item1 .solanr {
    height: 32px;
  }

  .framework .item2-3-box {
    width: 556px;
    height: 80px;
  }

  .framework .item2 .title,
  .framework .item3 .title {
    font-size: 38px;
  }

  .framework .item3 .mini-title,
  .framework .item2 .mini-title {
    font-size: 19px;
  }

  .framework .item4 {
    padding: 44px 67px 60px;
  }

  .framework .item4 .title {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 16px;
  }

  .framework .item4 .img-box {
    gap: 40px;
    font-size: 26px;
  }

  .framework .item4 .img-box img:nth-of-type(1),
  .framework .item4 .img-box img:nth-of-type(2),
  .framework .item4 .img-box img:nth-of-type(4) {
    height: 56px;
  }

  .framework .item4 .img-box img:nth-of-type(3) {
    height: 40px;
  }

  .framework .item::before {
    font-size: 26px;
  }

  .services {
    padding: 186px 0px 121px 0px;
  }

  .services-items .item {
    padding: 40px 46px 92px 41px;
  }

  .services-items .item .icon_box {
    width: 120px;
    height: 120px;
    margin-bottom: 33px;
  }

  .services-items .button {
    bottom: 42px;
  }

  .about {
    padding: 136px 0;
  }

  .about .para p {
    font-size: 29px;
  }

  .about .product_ul li {
    font-size: 19px;
    margin-top: 32px;
    margin-left: 18px;
  }
  .about .product_ul li:nth-of-type(1) {
    margin-top: 24px;
  }
  .about .product_ul li .tips {
    font-size: 14px;
    margin-top: 36px;
  }

  .about .edge-title {
    margin-top: 16px;
    padding-bottom: 64px;
  }

  .about .para .button {
    margin-top: 32px;
  }

  .about .para_img {
    width: 52px;
    height: 52px;
    top: -52px;
    cursor: pointer;
  }

  .projects {
    padding: 128px 0px 0;
  }
  footer {
    margin-top: 94px;
  }

  .project-item .edge-title {
    padding-bottom: 36px;
  }
  .project-item .text p:nth-of-type(1) {
    margin-top: 44px;
  }
  .project-item .text p {
    margin-bottom: 32px;
  }

  .project-item .visual .item img {
    width: 42%;
  }
}
@media (max-width: 1280px) {
  .not_fount_logo{
    width: 200px;
  }
  .not_fount_button{
    font-size: 16px;
    padding: 8px 17px;
  }
  .map .map_desc1 {
    font-size: 20px;
    margin-top: 13.4px;
  }
  .map .map_desc2 {
    font-size: 16px;
    margin-top: 13.4px;
  }
  .map .map_data_box {
    width: 254.6px;
    height: 107.2px;
    margin-top: 20px;
    padding-top: 16px;
    padding-left: 14px;
    margin-right: 20px;
  }
  .map .map_data_box .title {
    font-size: 20px;
    margin-right: 8px;
  }
  .map .map_data_box .label {
    border-radius: 8px;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    height: 24px;
  }
  .map .map_data_box .map_icon {
    width: 22px;
    height: 22px;
    margin-right: 4px;
  }
  .map .map_data_box .data_num {
    font-size: 32px;
    margin-top: 10px;
  }
  .map .map_data_box:nth-of-type(1) {
    margin-top: 37px;
  }
  .map .map_data_position_box {
    border-radius: 16px;
    background: #000000cc;
    border: 1px solid #ffffff99;
    position: absolute;
    width: 150px;
    height: 86px;
    padding: 11.4px 17.4px;
  }
  .map .map_data_position_box .name {
    font-size: 16px;
  }
  .map .map_data_position_box .devices,
  .map .map_data_position_box .users {
    font-size: 12px;
    margin-top: 4px;
  }
  .download {
    padding: 183px 0 168px;
    min-height: calc(100vh - 158px);
  }
  .download .download-hook-title {
    font-size: 22px;
  }
  .swiper-slide {
    width: 330px !important;
  }
  .product_item .product_name {
    font-size: 24px;
  }
  .product_item .logo-png {
    height: 20px;
    top: 20px;
    left: 20px;
  }
  .product_item .product_sku {
    font-size: 21px;
  }
  .product_item .product_img {
    max-width: 320px;
  }
  .product_item .product_desc {
    font-size: 16px;
    margin-top: 8px;
    min-height: 120px;
  }
  .product_item .button {
    position: static;
    height: 40px;
  }
  .product_item .button_box {
    margin-right: 10px;
    margin-top: 28px;
  }
  .section-content {
    padding-top: 198px;
    padding-bottom: 60px;
  }
  .section-content .title {
    font-size: 64px;
  }
  .section-content .date-title {
    font-size: 28px;
    margin-top: 20px;
  }
  .section-content .section-item {
    padding-top: 34px;
  }
  .section-content .section-item:nth-of-type(1) {
    padding-top: 47px;
  }
  .section-content .hook-title {
    font-size: 28px;
  }

  .section-content .hook-title-s {
    font-size: 20px;
    margin-top: 14px;
  }

  .section-content .p {
    font-size: 19px;
    margin-top: 14px;
  }
  .section-content .p.indent {
    margin-left: 20px;
  }
  .section-content .container {
    padding: 0 46px;
  }
  .section-content .content-ul li {
    margin-left: 34px;
  }

  .menu-list li a {
    font-size: 16px;
  }
  .menu-list li {
    margin-top: 14px;
  }
  .menu-list li:nth-of-type(1) {
    margin-top: 20px;
  }
  .banner-right img {
    height: 83px;
  }
  .banner-right div {
    color: #ffffff;
    font-size: 36px;
    margin-top: 6px;
    line-height: 46px;
  }
  .desc {
    font-size: 21px;
    line-height: 26px;
  }

  .button {
    height: 40px;
    padding: 0 12px;
    font-size: 18px;
    min-width: 120px;
  }

  .small_download_button,
  .small_show {
    display: inline-flex;
  }
  .small_show {
    margin-top: 47px;
  }
  header .logo img {
    height: auto;
    width: 130px;
  }

  header .logo .beta {
    margin-top: 4px;
    letter-spacing: 10px;
  }

  a.showmenu {
    display: block;
    position: fixed;
    width: 42px;
    height: 42px;
    line-break: 42px;
    color: #fff;
    font-size: 42px;
    top: 20px;
    right: 30px;
  }

  a.hidemenu {
    display: none;
    position: fixed;
    width: 42px;
    height: 42px;
    line-break: 42px;
    color: #fff;
    font-size: 42px;
    top: 10px;
    right: 10px;
    z-index: 10;
  }

  nav {
    position: fixed;
    left: -320px;
    top: 0;
    background: #00000099;
    width: 320px;
    height: 100%;
    z-index: 9;
    overflow-y: auto;
    padding: 32px 0;
    min-width: 283px;
    transition: 0.3s;
  }

  .mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    overflow-y: auto;
    padding: 0;
  }

  nav ul {
    display: table;
    width: 320px;
    margin: 0 auto 0 auto;
    float: none;
  }

  nav ul li {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    position: relative;
    padding: 0 20px 0 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  nav ul li img {
    display: block;
    width: 20px;
    height: 20px;
    aspect-ratio: 1 / 1;
  }

  nav ul li:last-of-type {
    margin-bottom: 0;
  }

  nav ul li a {
    float: left;
    width: 100%;
    text-align: left;
    font-family: "Roobert PRO Medium";
    font-size: 20px;
    padding: 0;
    margin: 0;
    background: none;
    justify-content: flex-start;
    gap: 10px;
    color: #ffffff99;
  }

  nav ul li .download_button {
    display: none;
  }

  .button_text {
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid #ffffff;
    position: absolute;
    right: -60px;
    font-size: 16px;
    width: 132px;
    text-align: center;
    line-height: 32px;
    top: -20px;
  }

  .edge-title {
    font-size: 42px;
    line-height: 54px;
    padding-left: 30px;
  }

  header .container,
  .container,
  .section_explore .container,
  .section_product .container {
    padding: 0 46px;
  }
  .section_partners .container {
    padding: 0 30px;
  }
  .core {
    padding: 100px 0px 154px;
  }

  .core .edge-title {
    padding-bottom: 67px;
  }

  .core .desc {
    margin-top: 20px;
  }

  .core .core-items {
    padding: 0 30px;
  }

  .core-items .item .icon_box img {
    width: 73px;
  }

  .core-items .item .icon_font {
    font-size: 26px;
    line-height: 30px;
  }

  .framework {
    padding: 73px 0;
  }

  .framework .content-left-large {
    height: 538px;
  }

  .framework .content-right {
    right: 30px;
    top: 108px;
  }

  .framework .item1 {
    padding-left: 54px;
    font-size: 32px;
    gap: 33px;
    width: 465px;
    height: 134px;
  }

  .framework .item1 .logo-white {
    height: 33px;
  }

  .framework .item1 .solanr {
    height: 26px;
  }

  .framework .item2-3-box {
    width: 465px;
    height: 67px;
  }

  .framework .item2 .title,
  .framework .item3 .title {
    font-size: 32px;
  }

  .framework .item3 .mini-title,
  .framework .item2 .mini-title {
    font-size: 16px;
  }

  .framework .item4 {
    padding: 36px 56px 50px;
  }

  .framework .item4 .title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 13px;
  }

  .framework .item4 .img-box {
    gap: 33px;
    font-size: 22px;
  }

  .framework .item4 .img-box img:nth-of-type(1),
  .framework .item4 .img-box img:nth-of-type(2),
  .framework .item4 .img-box img:nth-of-type(4) {
    height: 46px;
  }

  .framework .item4 .img-box img:nth-of-type(3) {
    height: 34px;
  }

  .framework .item::before {
    font-size: 26px;
  }

  .services {
    padding: 156px 0px 101px 0px;
  }

  .services .services-title {
    font-size: 52px;
    padding-bottom: 52px;
  }

  .services-items .item {
    padding: 33px 38px 77px 34px;
  }

  .services-items .item i {
    width: 52px;
    height: 52px;
    font-size: 36px;
  }

  .services-items .item .icon_box {
    width: 100px;
    height: 100px;
    margin-bottom: 28px;
  }

  .services-items .button {
    bottom: 36px;
  }

  .banner {
    padding: 140px 0 74px;
  }

  .about {
    padding: 114px 0;
  }

  .about .para p {
    font-size: 24px;
  }

  .about .para .logo-png {
    width: 130px;
  }

  .about .product_ul li {
    font-size: 16px;
    margin-top: 27px;
    margin-left: 18px;
  }
  .about .product_ul li:nth-of-type(1) {
    margin-top: 20px;
  }
  .about .product_ul li .tips {
    font-size: 14px;
    margin-top: 30px;
  }

  .about .edge-title {
    margin-top: 12px;
    padding-bottom: 54px;
  }

  .about .para .button {
    margin-top: 27px;
  }

  .about .para_img {
    width: 42px;
    height: 42px;
    top: -42px;
  }

  .projects {
    padding: 107 0px 0;
  }
  footer {
    margin-top: 78px;
  }
  .project-item {
    margin-bottom: 60px;
  }

  .project-item .edge-title {
    padding-bottom: 30px;
  }
  .project-item .text p:nth-of-type(1) {
    margin-top: 36px;
  }
  .project-item .text p {
    margin-bottom: 26px;
  }

  .project-item .visual .item img {
    width: 42%;
  }
}

@media (max-width: 960px) {
  .not_fount_logo{
    width: 150px;
  }
  .download {
    padding: 136px 0 126px;
    min-height: calc(100vh - 158px);
  }
  .swiper-slide {
    width: 280px !important;
  }
  .product_item .product_name {
    font-size: 20px;
    margin-top: 10px;
  }
  .product_item .logo-png {
    height: 20px;
    top: 20px;
    left: 20px;
  }
  .product_item .product_sku {
    font-size: 16px;
  }
  .product_item .product_img {
    max-width: 280px;
    border-radius: 10px;
  }
  .product_item .product_desc {
    font-size: 16px;
    margin-top: 5px;
    min-height: 144px;
  }
  .product_item .button {
    position: static;
    height: 35px;
    font-size: 16px;
  }
  .product_item .button_box {
    margin-right: 0;
    text-align: center;
    margin-top: 20px;
  }
  .banner-right img {
    height: 62px;
  }
  .banner-right div {
    color: #ffffff;
    font-size: 28px;
    margin-top: 5px;
    line-height: 34px;
  }
  .section_header,
  .section_explore,
  .section_product,
  .section_competence,
  .section_technology,
  .section_partners {
    background: transparent;
  }

  .projects,
  .about,
  .services {
    background: none;
  }

  header .container,
  .section_header .container,
  .section_explore .container,
  .section_partners .container {
    padding: 0 46px;
    padding-left: 46px;
  }

  /* .img-default{
    width: 100%;
    max-width: 868px;
  } */

  .desc {
    font-size: 16px;
    line-height: 20px;
  }

  .button {
    height: 40px;
    padding: 0 12px;
    font-size: 18px;
    min-width: 80px;
  }

  .edge-title {
    font-size: 32px;
    line-height: 54px;
    padding-left: 30px;
  }

  .framework {
    padding: 55px 0;
  }

  .framework .content-left-large {
    width: 100%;
  }

  .framework .content-right {
    top: 84px;
  }

  .framework .item1 {
    padding: 39px 39px 31px 55px;
    font-size: 24px;
    height: 120px;
    width: 440px;
  }

  .framework .item1 .logo-white {
    height: 30px;
  }

  .framework .item1 .solanr {
    height: 24px;
  }

  .framework .item2-3-box {
    width: 440px;
    height: 60px;
    gap: 12px;
  }

  .framework .item4 {
    padding: 27px 42px 37px;
  }

  .framework .item2 .title,
  .framework .item3 .title {
    font-size: 24px;
  }

  .framework .item4 .title {
    font-size: 16px;
    line-height: 20px;
  }

  .framework .item4 .img-box {
    font-size: 16px;
    gap: 24px;
  }

  .framework .item4 .img-box img:nth-of-type(1),
  .framework .item4 .img-box img:nth-of-type(2),
  .framework .item4 .img-box img:nth-of-type(4) {
    height: 35px;
  }

  .framework .item4 .img-box img:nth-of-type(3) {
    height: 25px;
  }

  .framework .item::before {
    font-size: 18px;
  }

  .core {
    padding: 75px 0px 34px;
  }

  .core .core-items {
    padding: 0;
  }

  .core .edge-title {
    padding-bottom: 50px;
  }

  .core-items .item .icon_box img {
    width: 55px;
  }

  .core-items .item:nth-of-type(2) {
    margin-top: 72px;
  }

  .core-items .item .icon_font {
    font-size: 20px;
    line-height: 25px;
  }

  .core .desc {
    margin-top: 15px;
  }

  .services {
    padding: 0 0px 0 0px;
  }

  .services .edge-title {
    padding-bottom: 37px;
  }

  .services-items .item {
    width: 48%;
    margin-bottom: 18px;
    padding: 28px 32px 94px 37px;
  }

  .button_text {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 120px;
    top: -16px;
    right: -60px;
  }

  .services-items .item .icon_box {
    width: 80px;
    height: 80px;
    margin-bottom: 18px;
  }

  .services-items .button {
    bottom: 26px;
  }

  .about {
    padding: 75px 0;
  }

  .about .para .logo-png {
    height: 30px;
  }

  .about .para p {
    font-size: 20px;
  }

  .about .product_ul li {
    font-size: 16px;
    margin-top: 20px;
  }
  .about .product_ul li:nth-of-type(1) {
    margin-top: 10px;
  }
  .about .product_ul li .tips {
    font-size: 12px;
    margin-top: 22px;
  }

  .about .edge-title {
    margin-top: 0;
    padding-bottom: 40px;
    white-space: nowrap;
  }

  .about .para {
    /* padding: 0 46px; */
  }
  .project-item .text p:nth-of-type(1) {
    margin-top: 27px;
  }
  .projects {
    padding: 0;
  }
  footer {
    background: #000;
    margin-top: 74px;
  }
  footer .social {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 25px;
    position: static;
  }

  footer .copyright {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .download_center {
    display: inline-flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 540px) {
  .download_center {
    display: inline-flex;
    margin: 0 auto;
    flex-direction: column;
    align-items: flex-start;
  }
  .not_fount_button{
    font-size: 14px;
  }
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev,
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    transform: scale(0.8);
  }
  .download .block_item_before,
  .download .block_item_after {
    padding: 0;
    width: 200px;
    height: 80px;
    overflow: visible;
  }
  .download {
    min-height: calc(100vh - 140px);
    padding-top: 91px;
    padding-bottom: 20px;
  }
  .download .edge-title {
    font-size: 24px;
    text-align: center;
    width: 100%;
    line-height: normal;
  }
  .download .download_item {
    width: auto;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    margin-top: 70px;
  }
  .download .block_list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    margin: 20px auto 0;
  }
  .download .download_title1 {
    font-size: 12px;
    width: 121px;
  }
  .download .download-hook-title {
    font-size: 16px;
    margin-top: 10px;
  }
  .download .download_qrcode {
    width: 50px;
    height: 50px;
  }
  .download .download_title1_small_show {
    display: inline-flex;
  }
  .download .download_title1_big_show {
    display: none;
  }
  .download .block_item {
    width: 220px;
    padding: 12px;
    height: 100px;
    background: conic-gradient(
      from 113.22deg at 140px 64px,
      #000000 0%,
      #6c6c6c 57%,
      #ffffff 100%
    );
  }

  .download .block_item .absolute_code {
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
  }
  .download .download_button1 img {
    width: 26px;
    height: 26px;
  }
  .download .download_button1 {
    height: 40px;
    font-size: 16px;
    width: 200px;
  }
  .download .block_title1 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
  }
  .download .block_title2 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
  }
  .download .block_item img {
    width: 30px;
    height: 30px;
  }
  .about .edge-title {
    margin-top: 0;
    padding-bottom: 20px;
  }
  .section-content {
    padding-top: 198px;
    padding-bottom: 60px;
  }
  .section-content .title {
    font-size: 46px;
  }
  .section-content .date-title {
    font-size: 20px;
    margin-top: 16px;
  }
  .section-content .section-item {
    padding-top: 34px;
  }
  .section-content .section-item:nth-of-type(1) {
    padding-top: 47px;
  }
  .section-content .hook-title {
    font-size: 20px;
  }

  .section-content .hook-title-s {
    font-size: 16px;
    margin-top: 14px;
  }

  .section-content .p {
    font-size: 16px;
    margin-top: 14px;
  }
  .section-content .p.indent {
    margin-left: 16px;
  }
  .section-content .container {
    padding: 0 46px;
  }
  .section-content .content-ul li {
    margin-left: 34px;
  }

  .menu-list li a {
    font-size: 16px;
  }
  .menu-list li {
    margin-top: 14px;
  }
  .menu-list li:nth-of-type(1) {
    margin-top: 16px;
  }

  .project-item .text,
  .project-item .visual {
    width: 100%;
  }
  nav,
  nav ul {
    width: 200px;
  }

  nav ul li a {
    font-size: 16px;
    height: 40px;
  }

  nav ul li img {
    display: block;
    width: 16px;
    height: 16px;
    aspect-ratio: 1 / 1;
  }

  nav ul li a .button_text,
  .download_button .button_text {
    left: 54px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    width: 90px;
  }

  .small_download_button {
    border-radius: 5px;
    background: #1e1e1e;
    border: 1px solid #ffffff;
    height: 30px;
    font-size: 12px;
    align-items: center;
    color: #ffffff;
    font-family: "Roobert PRO Regular";
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    gap: 10px;
    width: 140px;
  }
  .small_download_button img {
    width: 20px;
  }

  .section_header,
  .section_explore,
  .section_product,
  .section_competence,
  .section_technology,
  .section_partners {
    background: #000;
  }

  header .container {
    padding: 0 26px 0 28px;
    align-items: flex-start;
  }

  header {
    padding: 26px 0 7px 0;
  }

  header .logo img {
    width: 97px;
  }

  header .logo .beta {
    font-size: 12px;
    display: flex;
    justify-content: flex-end;
    margin-top: 4px;
    letter-spacing: 8px;
  }

  .section_competence .container {
    padding: 0;
  }
  .projects,
  .about,
  .services {
    background: none;
  }

  .edge-title {
    font-size: 32px;
    line-height: 40px;
    font-family: "";
    font-family: "Roobert PRO Regular";
    padding-left: 33px;
  }

  .button {
    border-radius: 5px;
    background: #07ddec;
    color: #000000;
    font-family: "Roobert PRO Medium";
    font-weight: medium;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    width: 240px;
    height: 35px;
  }

  .services-items .button {
    bottom: 15px;
  }

  .button_text {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    bottom: 44px;
    width: 104px;
    right: -66px;
    top: -12px;
  }

  .desc {
    font-size: 16px;
    line-height: 20px;
  }

  .section_header .container {
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner-center {
    position: absolute;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .banner {
    padding: 170px 0 247px;
  }

  .img-default {
    width: 100%;
  }

  .banner-right {
    display: none;
  }

  .core {
    padding: 0 20px 36px 33px;
    background: none;
  }

  .core .core-items {
    justify-content: center;
    padding-left: 10px;
  }

  .core .edge-title {
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
  }

  .core-items .item .icon_box img {
    width: 40px;
  }

  .core .item1 {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(background/923f8395b80a4c13aa8bbeaff44d39d220241127.png);
  }

  .core .item2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image: url(background/1f1efbf12c4049c58a2a55b1360b9d5d20241127.png);
  }

  .core .item3 {
    background-position: right 10px;
    background-repeat: no-repeat;
    background-image: url(background/7279fb09afd4498b9bcbe6f7dddcb53d20241127.png);
  }

  .core .item1_desc {
    width: 190px;
  }

  .core .item2_desc {
    width: 200px;
    text-align: right;
  }

  .core .item3_desc {
    width: 200px;
  }

  .core .desc {
    margin-top: 10px;
  }

  .core .more_desc {
    margin-top: 5px;
  }

  .core .item3_desc.more_desc {
    width: 234px;
  }

  .core-items .item {
    width: 100%;
  }

  .core-items .item,
  .core-items .item:nth-of-type(2) {
    margin-top: 30px;
  }

  .framework {
    padding: 0 0 46px;
  }

  .framework .content {
    margin-top: 22px;
    padding: 0 18px;
  }

  .framework .content-left-large {
    display: none;
  }

  .framework .content-left-mini {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
  }

  .framework .content-right {
    right: 30px;
    position: static;
  }

  .framework .item1 {
    font-size: 24px;
    padding: 39px 0 31px 0;
    gap: 18px;
    line-height: 28px;
    justify-content: center;
    height: 100px;
  }

  .framework .item2-3-box {
    height: 60px;
    width: 100%;
  }

  .framework .item2 .title,
  .framework .item3 .title {
    font-size: 20px;
    font-family: "Roobert PRO Medium";
  }

  .framework .item3 .mini-title,
  .framework .item2 .mini-title {
    font-size: 12px;
  }

  .framework .item4 {
    padding: 24px 18px 20px 18px;
    margin-right: 0;
  }

  .framework .item4 .title {
    font-size: 12px;
    line-height: 16px;
  }

  .framework .item1 {
    width: 100%;
  }
  .framework .item2 {
    width: 35.2%;
  }
  .framework .item3 {
    width: 61.3%;
  }
  .framework .item::before {
    width: 72px;
    height: 36px;
    text-align: center;
    padding: 0;
    line-height: 36px;
    top: -18px;
    font-size: 18px;
    left: 40%;
  }

  .framework .item4::before {
    width: 186px;
    left: 24%;
  }

  .framework .item4 .img-box {
    font-size: 16px;
    gap: 16px;
  }

  .framework .item4 .img-box img:nth-of-type(1),
  .framework .item4 .img-box img:nth-of-type(2),
  .framework .item4 .img-box img:nth-of-type(4) {
    height: 24px;
  }

  .framework .item4 .img-box img:nth-of-type(3) {
    height: 16px;
  }

  .framework .item1::before {
    width: 170px;
    left: 26%;
  }

  .services {
    padding: 0;
  }

  .services .edge-title {
    padding-bottom: 37px;
  }

  .services-items {
    justify-content: center;
  }

  .services-items .item {
    width: 100%;
    max-width: 300px;
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 0 0 0;
  }

  .services-items .item:nth-of-type(1) .desc {
    width: 164px;
  }

  .services-items .item .desc {
    width: 190px;
    text-align: center;
  }

  .core-items .item .icon_box2 {
    flex-direction: row-reverse;
  }

  .core-items .item .icon_box2 .icon_font {
    margin-right: 12px;
    text-align: right;
  }

  .core-items .item .icon_font {
    margin-left: 12px;
  }

  .about {
    padding: 18px 0 48px;
  }

  .about .visual {
    width: 100%;
    aspect-ratio: auto;
  }

  .about .para {
    width: 100%;
  }

  .about .para .logo-png,
  .about .para p {
    display: none;
  }

  .about .desc {
    line-height: 1.5;
  }

  .about .swiper-slide {
    width: 100%;
  }

  .about .para p {
    font-size: 18px;
  }

  .about .visual p {
    display: block;
    color: #ffffff;
    font-family: "Roobert PRO Medium";
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .about .visual .logo-png {
    display: block;
    width: 96px;
    height: 30px;
  }

  .about .product_ul li {
    font-size: 16px;
    margin-top: 10px;
    margin-left: 12px;
  }

  .about .product_ul li > div {
    margin-left: 10px;
  }

  .about .product_ul li .tips {
    font-size: 12px;
    margin-top: 12px;
  }

  .about .para .button {
    margin: 30px auto 0;
    margin-left: 24px;
  }

  .projects {
    padding: 0;
  }

  .project-item .edge-title {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 18px;
  }
  .project-item .text p:nth-of-type(1) {
    margin-top: 12px;
  }
  .project-item .text p {
    margin-bottom: 20px;
    line-height: 20px;
    text-align: center;
  }

  .project-item .text {
    margin-bottom: 20px;
  }

  .project-item .visual .item img {
    width: 50px;
  }

  footer {
    margin-top: 60px;
    padding-bottom: 60px;
    padding-top: 0;
    background: #000;
  }

  footer .copyright {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }
  .social_img {
    left: 12px;
  }
  footer .copyright .span {
    color: #4d4d4f;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
    padding: 0 8px;
    border-radius: 5px;
    background: #ffffff;
    height: 20px;
    line-height: 20px;
  }

  footer .social {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 25px;
    position: static;
  }

  footer .social a {
    margin-left: 0;
    margin-right: 10px;
  }

  footer .social a:last-of-type {
    margin-right: 0;
  }

  footer .container {
    padding: 0;
  }
}
