/* 大屏设备响应式布局 */
@media screen and (max-width: 1660px) {
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(7, 14.285714%);
  }
  .app_category_box_content_tab_item_2djh {
    max-width: 180px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 140px;
    min-width: 139px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 140px;
    min-width: 139px;
  }
}

@media screen and (max-width: 1530px) {
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(6, 16.666666%);
  }
  .app_category_box_content_tab_item_2djh {
    max-width: 200px;
  }
}

@media screen and (max-width: 1430px) {
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(5, 20%);
  }
  .app_category_box_content_tab_item_2djh {
    max-width: 250px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 140px;
    min-width: 139px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 140px;
    min-width: 139px;
  }
}

/* 中屏设备响应式布局 */
@media screen and (max-width: 1240px) {
  .app_category_box_content_tab_item_title_2djh {
    max-width: 110px;
    min-width: 110px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 110px;
    min-width: 110px;
  }
}

@media screen and (max-width: 1100px) {
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(4, 25%);
  }
  .app_category_box_content_tab_item_2djh {
    max-width: 250px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 140px;
    min-width: 109px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 140px;
    min-width: 109px;
  }
}

@media screen and (max-width: 1000px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 200px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 100px;
    min-width: 99px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 100px;
    min-width: 99px;
  }
}

@media screen and (max-width: 900px) {
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(3, 33.333333%);
  }
  .app_category_box_content_tab_item_2djh {
    max-width: 260px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 150px;
    min-width: 149px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 150px;
    min-width: 149px;
  }
}

@media screen and (max-width: 820px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 220px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 120px;
    min-width: 119px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 120px;
    min-width: 119px;
  }
}

/* 移动端布局 */
@media screen and (min-width: 721px) {
  .app_bar_mobile_menu_2djh {
    display: none;
  }
}

@media screen and (max-width: 720px) {
  /* 顶部导航栏样式 */
  .app_bar_2djh {
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .site_logo_2djh {
    width: 40px;
    padding-top: 10px;
  }

  .app_bar_title_2djh,
  .app_bar_content_2djh {
    display: none;
  }

  .app_bar_mobile_menu_btn_2djh {
    display: block;
  }

  /* 布局间距调整 */
  .app_top_box_placeholder_2djh {
    height: 80px;
  }

  .app_top_box_2djh,
  .app_bottom_box_2djh,
  .app_category_box_content_2djh {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* 网格布局调整 */
  .app_category_box_content_tab_2djh {
    grid-template-columns: repeat(2, 50%);
  }

  /* 内容项样式 */
  .app_category_box_content_tab_item_2djh {
    width: 100%;
    max-width: 300px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 250px;
    min-width: 249px;
  }

  .app_category_box_content_tab_item_info_2djh {
    max-width: 250px;
    min-width: 249px;
    font-size: 12px;
  }

  .app_category_box_content_tab_item_title_2djh {
    font-size: 14px;
  }

  .app_category_box_content_tab_item_title_2djh::before {
    font-size: large;
  }

  .app_category_box_content_tab_item_img_2djh {
    width: 20px;
    height: 20px;
  }
  .app_category_box_content_tab_title_2djh {
    max-width: 212px;
  }
}

/* 小屏设备细化调整 */
@media screen and (max-width: 640px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 280px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 230px;
    min-width: 229px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 220px;
    min-width: 219px;
  }
}

@media screen and (max-width: 600px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 250px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 190px;
    min-width: 189px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 190px;
    min-width: 189px;
  }
}

@media screen and (max-width: 550px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 230px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 170px;
    min-width: 169px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 170px;
    min-width: 169px;
  }
}

@media screen and (max-width: 500px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 210px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 150px;
    min-width: 149px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 150px;
    min-width: 149px;
  }
}

@media screen and (max-width: 460px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 190px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 130px;
    min-width: 129px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 130px;
    min-width: 129px;
  }
}

@media screen and (max-width: 430px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 175px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 115px;
    min-width: 114px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 115px;
    min-width: 114px;
  }
}

@media screen and (max-width: 390px) {
  .app_category_box_content_tab_item_2djh {
    max-width: 145px;
  }
  .app_category_box_content_tab_item_title_2djh {
    max-width: 85px;
    min-width: 84px;
  }
  .app_category_box_content_tab_item_info_2djh {
    max-width: 85px;
    min-width: 84px;
  }
}
