@media (max-width: 1600px) {
  .fixed_menu {
    left: 0.625rem;
  }
  .fixed_menu .fixed_item a {
    padding-left: 1.25rem;
    font-size: 0.75rem;
  }
}
@media (max-width: 1280px) {
  .list_solution .content .tab_box .tab_con .tab_item .right {
    width: 52%;
  }
  .list_solution .content .tab_box .tab_con .tab_item:nth-child(even) .right {
    width: 60.5%;
  }
  .index_six .swiper-button-prev svg,
  .index_six .swiper-button-next svg {
    width: auto;
    height: 5rem !important;
  }
  .fixed_menu {
    display: none;
  }
}
@media (max-width: 990px) {
  .fixed_menu {
    display: none;
  }
  .foot-fot {
    display: block;
  }
  footer {
    display: none;
  }
}
@media (max-width: 767px) {
    .banner .hover .p2{
        font-size: 16px;
    }
  .list_strengths .left .cont {
    margin-top: 10px;
  }
  .list_strengths .left .cont p {
    font-size: 1.25rem;
  }
  .list_strengths .left h3 {
    font-size: 36px;
  }
  .list_strengths .right {
    padding-left: 15px;
    margin-top: 20px;
  }
  .list_strengths {
    padding: 30px 0;
  }
  .neibanner .neibanner_txt {
    padding-top: 0;
  }
  .list_message2 .content .msg-a1 .inpt .input_flex,
  .message .content .msg-a1 .inpt .input_flex {
    flex-wrap: wrap;
  }
  .list_download .content .msg-a1 .inpt:nth-last-child(1) {
    grid-row: unset;
    grid-column: unset;
  }
  .list_solution .content .tabul .tabli.active:nth-last-child(1),
  .list_solution .content .tabul .tabli:hover:nth-last-child(1) {
    background-image: unset;
    background: linear-gradient(90deg, #1A5097 0%, #308A5D 93.31%);
  }
  .list_solution .content .tabul .tabli.active,
  .list_solution .content .tabul .tabli:hover {
    background: linear-gradient(90deg, #1A5097 0%, #308A5D 93.31%);
  }
  .list_solution .content .tab_box .tab_con .tab_item:not(:nth-last-child(1)) {
    margin-bottom: 20px;
  }
  .list_solution .content .tab_box .tab_con .tab_item .text .p {
    font-size: 1rem;
  }
  .list_solution .content .tab_box .tab_con .tab_item .text h3 {
    font-size: 1.25rem;
  }
  .list_solution .content .tab_box .tab_con .tab_item .icon {
    margin: 0 1rem 0 0;
    width: 5rem;
    height: 5rem;
  }
  .list_solution .content .tab_box .tab_con .tab_item .text {
    width: auto;
    flex: 1;
  }
  .list_solution .content .tab_box .tab_con {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .list_solution .content .tab_box .tab_con .tab_item .right {
    justify-content: center;
  }
  .list_solution .content .tab_box .tab_con .tab_item:nth-child(odd) .text {
    text-align: left;
  }
  .list_solution .content .tab_box .tab_con .tab_item .right {
    width: 100%;
  }
  .list_solution .content .tab_box .tab_con .tab_item:nth-child(odd) .icon {
    order: 1;
  }
  .list_solution .content .tab_box .tab_con .tab_item .dian {
    display: none;
  }
  .list_solution .content .tab_box .tab_con .tab_item:nth-child(even) .right {
    width: 100%;
  }
  .list_solution .content .tab_box .tab_con .tab_item .left {
    display: none;
  }
  .list_solution .content .tab_box::before {
    display: none;
  }
  .list_solution .content .tabul {
    flex-wrap: wrap;
    gap: 15px;
  }
  .list_solution .content .tabul .tabli {
    flex: unset;
    width: 100%;
    height: auto;
    padding: 1rem;
    font-size: 1.25rem;
    background: #fff;
  }
  .channel_product .content .pro_box .over{
      height: 30vh;
  }
  .channel_product .content .pro_box .text h3{
      font-size: 1.35rem;
  }
  .channel_product .content .pro_box .text p{
      font-size: 16px;
  }
  .list_solution .content .grid_box .grid_item .text{
      width: auto;
      font-size: 1.125rem;
  }
  .channel_product .content .pro_box .text{
      left: 20px;
      right: 20px;
      bottom: 20px;
      width: auto;
  }
  .channel_product .content .pro_box .over img{
      height: 100%;
      object-fit: cover;
  }
  .channel_product .top_flex{
      flex-wrap: wrap;
  }
  .channel_product{
      padding-top: 30px;
      padding-bottom: 30px;
  }
  .channel_product .top_flex .all_title2,
  .channel_product .top_flex .ri_text{
      flex: unset;
      width: 100%;
  }
  .channel_product .top_flex .ri_text{
      margin-top: 20px;
  }
  .show_blog_content .left {
    padding-right: 15px;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box::before {
    top: 20px;
    right: 20px;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box {
    padding:30px 20px 20px;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box .text {
    flex: unset;
    width: 100%;
    padding-left: 0;
    margin-top: 1.25rem;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box .over {
    width: 100%;
  }
  .proshow_tab {
    display: none;
  }
  .proshow_four .content .cont_box .grid_box {
    grid-template-columns: 1fr;
  }
  .banner .swiper-pagination {
    bottom: 20px;
  }
  .swiper-pagination {
    justify-content: center;
  }
  .index_six .swiper_indexnews {
    padding-bottom: 3rem;
  }
  .index_six .swiper_indexnews .swiper-slide .indexnews_box .text h3 {
    font-size: 1.35rem;
  }
  .index_six .swiper_indexnews .swiper-slide .indexnews_box .text {
    padding: 20px;
  }
  .index_four .content .grid_box .grid_item .icon {
    width: 5rem;
    height: 5rem;
  }
  .index_four .content .grid_box .grid_item .tt {
    font-size: 1rem;
  }
  .index_four .content .grid_box .grid_item {
    padding: 40px 20px;
  }
  .index_four .content .grid_box {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .index_three {
    padding-bottom: 30px;
  }
  .index_three .content .solu_box .right ul li .tt .p {
    font-size: 0.875rem;
  }
  .index_three .content .solu_box .right ul li .tt h3 {
    font-size: 1.25rem;
  }
  .index_three .content .solu_box .right ul li {
    padding: 20px 10px;
  }
  .index_three .content .solu_box .left .le_box .le_item .over {
    height: 17rem;
  }
  .index_three .content .solu_box {
    grid-template-columns: 1fr;
  }
  .index_two .rz_box {
    grid-template-columns: 1fr 1fr;
    gap: 30px 0;
  }
  .index_two .rz_box .rz_item .over {
    height: 3rem;
  }
  .index_two .content .about_num {
    position: relative;
    transform: unset;
    top: 0;
    left: unset;
    margin-top: -6rem;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box .text .pp{
        display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box .tit{
      font-size: 1.25rem;
             
                         display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
                      
  }
  .index_one .grid_box .grid_item .over {
    padding: 20px;
  }
  .index_one .grid_box .grid_item .text {
    width: 90%;
    font-size: 1rem;
  }
  .index_one .grid_box {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .all_title h3 {
    font-size: 24px;
  }
  .fixed_menu {
    display: none;
  }
  .banner .img {
    height: 100vw;
  }
  .banner .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .proshow_four .ul .li {
    font-size: 1.125rem;
  }
  .banner .hover .p1 {
    font-size: 1.375rem;
    line-height: 1.5;
  }
  .list_message .content .msg-a1 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .proshow_three .table_box table tr td:nth-child(1) {
    width: auto;
    min-width: 200px;
    font-size: 1rem;
    padding: 8px 20px !important;
  }
  .proshow_three .table_box table tr td {
    font-size: 1rem;
    padding: 8px 20px !important;
  }
  .proshow_two .fea_ul .fea_li .pp {
    font-size: 1rem;
  }
  .proshow_two .fea_ul .fea_li .top {
    padding: 15px 10px;
  }
  .proshow_two .fea_ul .fea_li .top .tt {
    font-size: 1.25rem;
  }
  .proshow_one .content {
    font-size: 1.125rem;
  }
  .shopro_banner .left ul li p {
    font-size: 0.875rem;
  }
  .shopro_banner .left ul li h3 {
    font-size: 1.25rem;
  }
  .shopro_banner .left .subtit {
    font-size: 1rem;
  }
  .shopro_banner .row_box {
    flex-wrap: wrap;
  }
  .shopro_banner .row_box .right {
    width: 100%;
    margin-left: 0;
  }
  .shopro_banner .left .title {
    font-size: 22px;
    line-height: 1.5;
  }
  .shopro_banner {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .list_product {
    padding-bottom: 0px;
  }
  .list_product .right .product_box::before {
    top: 5.375rem;
    right: 1.5rem;
  }
  .list_product .right .product_box .text {
    flex: unset;
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .list_product .right .product_box .over {
    width: 100%;
  }
  .list_product .right .product_box {
    padding: 20px;
  }
  .list_product .left .left_menu {
    padding: 30px 20px;
  }
  .list_product .left {
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .index_one .content2 .swiper_indexpro{
      padding-bottom: 1rem;
  }
  .banner .swiper-pagination-bullet{
      width: 1rem;
      height: 1rem;
  }
  .channel_product .grid_box .grid_item .text {
    font-size: 1rem;
    padding:10px 0;
  }
  .channel_product .grid_box .grid_item .over{
      padding: 20px 40px;
  }
  .channel_product .grid_box .grid_item .over .yy{
      width: 1.5rem;
      height: 1.5rem;
      right: 15px;
      bottom: 15px;
  }
  .channel_product .grid_box {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .proshow_five .faq_ul .faq_li .pp {
    font-size: 1rem;
  }
  .proshow_five .faq_ul .faq_li .top .tt {
    line-height: 1.5;
    padding: 10px 0;
    font-size: 1.125rem;
  }
  .show_techcon_two {
    padding-bottom: 30px;
  }
  .left_right .left {
    order: 1;
    margin-top: 15px;
  }
  .container.container_l {
    padding: 0 15px;
  }
  .pr40 {
    padding-right: 15px;
  }
  .pl40 {
    padding-left: 15px;
  }
  .show_techcon_one .content,
  .show_techcon_two .desc {
    font-size: 1.125rem;
  }
  .list_solution .content .list_box .list_item {
    margin-bottom: 20px;
  }
  .index_one .content2 .swiper_indexpro .indexpro_box .i{
      top: 5rem;
      right: 20px
             
  }
  .list_solution .content .list_box .list_item .flex_box .text {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .list_solution .content .list_box .list_item .flex_box .over {
    width: 100%;
  }
  .list_solution .content .list_box .list_item .flex_box {
    flex-wrap: wrap;
  }
  .list_solution .content .grid_box .grid_item .tt {
    font-size: 1rem;
  }
  .list_solution .content .grid_box {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .list_solution .content .tit {
    margin-top: 20px;
    font-size: 1.25rem;
  }
  .list_solution .content p {
    font-size: 1.125rem;
  }
  .list_solution .content .list_box .list_item .flex_box .text .p {
    margin-top: 15px;
    font-size: 1.125rem;
  }
  .list_solution .content h3 {
    font-size: 1.35rem;
    line-height: 1.75;
  }
  .list_message2 .desc p,
  .message .desc p {
    font-size: 1rem;
  }
  .list_message2 .desc h3,
  .message .desc h3 {
    font-size: 1.25rem;
  }
  .list_techsupp_one .grid_box2 .grid_item .text .p {
    font-size: 1.125rem;
  }
  .list_techsupp_one .grid_box2 .grid_item .text h3 {
    font-size: 1.35rem;
  }
  .list_techsupp_one .grid_box2 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .list_techsupp_one .grid_box2 .grid_item .text {
    padding: 20px;
  }
  .list_techsupp_two .flex_box {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .list_techsupp_two .flex_box .over {
    width: 100%;
  }
  .list_techsupp_one {
    padding-bottom: 30px;
  }
  .list_techsupp_one .gird_box .grid_item .text .p {
    font-size: 1rem;
  }
  .list_techsupp_one .gird_box .grid_item .text h3 {
    font-size: 1.35rem;
  }
  .list_techsupp_one .gird_box .grid_item .img .icon {
    width: 5.5rem;
    height: 5.5rem;
  }
  .list_techsupp_one .gird_box .grid_item .img {
    width: 7rem;
    height: 7rem;
  }
  .list_techsupp_one .desc {
    font-size: 1.125rem;
  }
  .list_techsupp_one .gird_box .grid_item:not(:nth-last-child(1))::before {
    display: none;
  }
  .list_techsupp_one .gird_box {
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .container.container_r {
    padding: 0 15px;
  }
  .list_techsupp_two .flex_box .text {
    position: relative;
    width: 100%;
    padding: 20px;
    font-size: 1.125rem;
  }
  .list_strengths_two {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .list_strengths_one {
    padding-bottom: 30px;
  }
  .list_strengths_one .swiper_patents,
  .list_strengths_two .swiper_honors {
    margin: 0 -0.625rem;
  }
  .list_strengths_one .swiper_patents .swiper-slide,
  .list_strengths_two .swiper_honors .swiper-slide {
    padding: 0 0.625rem;
  }
  .list_about_one .content .team_box .team_item .text h3 {
    font-size: 18px;
  }
  .list_about_one .content .team_box .team_item {
    padding: 20px;
  }
  .list_about_one .content .team_box {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .list_about_two .row:nth-child(even) .all_title2.left {
    padding-left: 0;
  }
  .list_about_two .row:nth-child(even) .left {
    padding-left: 15px;
  }
  .list_history .history_box {
    margin-bottom: 20px;
  }
  .list_history .history_box .grid_box {
    gap: 15px;
  }
  .list_history .history_box .left {
    position: relative;
    top: 0;
  }
  .list_history .history_box .title {
    font-size: 22px;
  }
  .list_about_two .row:nth-child(even) .right {
    order: 2;
    padding-left: 15px;
    padding-right: 15px;
  }
  .list_about_two .right {
    padding-left: 15px;
    margin-top: 15px;
  }
  .list_about_one {
    padding-bottom: 30px;
  }
  .list_about_one .content .about_num .about_item p,
  .index_two .content .about_num .about_item p {
    font-size: 1rem;
  }
  .list_about_one .content .about_num .about_item h3,
  .index_two .content .about_num .about_item h3 {
    font-size: 1.5rem;
  }
  .list_about_one .content .about_num .about_item,
  .index_two .content .about_num .about_item {
    width: 33%;
  }
   .index_two .content .about_num{
        gap: 2rem 0;
   }
  .list_about_one .content .about_num
  {
    margin-top: 30px;
    gap: 2rem 0;
  }
  .show_techtab {
    display: none;
  }
  .show_blog_content .left .content .tag {
    flex-wrap: wrap;
  }
  .show_blog_content .left .content .tag a {
    margin-top: 10px;
  }
  .show_blog_content .right {
    display: none;
  }
  .show_blog .show_blog_top .subtitle .fx_box {
    margin-left: 0;
    margin-top: 15px;
  }
  .show_blog .show_blog_top .subtitle {
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .show_blog .show_blog_top .title {
    font-size: 22px;
  }
  .show_blog .show_blog_top {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .yyhy_content .yyhy_con .yyhy_item .text h3 {
    font-size: 18px;
  }
  .yyhy_content .yyhy_con .yyhy_item .text {
    padding: 20px;
  }
  .yyhy_content .yyhy_con {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .pb85 {
    padding-bottom: 30px;
  }
  .list_message2 .content .msg-a3,
  .message .content .msg-a3 {
    margin-top: 15px;
  }
  .list_message2 .content .msg-a1,
  .message .content .msg-a1 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .list_message2 .content .msg-a2 .inpt .input_flex label,
  .message .content .msg-a2 .inpt .input_flex label {
    width: 50%;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
  .list_message2 .content .msg-a2 .inpt .input_flex,
  .message .content .msg-a2 .inpt .input_flex {
    flex-wrap: wrap;
  }
  .all_title2 h3 {
    font-size: 1.5rem;
  }
  .list_contact_one .grid_box .grid_item .cont {
    margin-top: 10px;
  }
  .list_contact_one .grid_box .grid_item .title {
    font-size: 22px;
  }
  .list_contact_one .grid_box {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .list_contact_one {
    padding-top: 30px;
  }
  .ajhhsd {
    font-size: 1rem;
    display: none;
  }
  .neibanner .mbxdh {
    top: 0px;
  }
  .neibanner .neibanner_txt h3 {
    font-size: 24px;
  }
  .pt100,
  .pt95,
  .pt90,
  .pt85,
  .pt80 {
    padding-top: 30px;
  }
  .pt75,
  .pt70,
  .pt65,
  .pt60,
  .pt55,
  .pt50,
  .pt45 {
    padding-top: 20px;
  }
  .pt40,
  .pt35,
  .pt30,
  .pt25,
  .pt20,
  .pt15 {
    padding-top: 10px;
  }
  .pb120,
  .pb130,
  .pb135,
  .pb100,
  .pb95,
  .pb90,
  .ptb5,
  .pb80 {
    padding-bottom: 30px;
  }
  .pb75,
  .pb70,
  .pb65,
  .pb60,
  .pb55,
  .pb50,
  .pb45 {
    padding-bottom: 20px;
  }
  .pb40,
  .pb35,
  .pb30,
  .pb25,
  .pb20,
  .pb15 {
    padding-bottom: 10px;
  }
  .mb100,
  .mb95,
  .mb90,
  .mb85,
  .mb80,
  .mb75,
  .mb70,
  .mb65,
  .mb60 {
    margin-bottom: 30px;
  }
  .mb55,
  .mb50,
  .mb45,
  .mb40,
  .mb35 {
    margin-bottom: 20px;
  }
  .mb25,
  .mb20,
  .mb15,
  .mb30 {
    margin-bottom: 10px;
  }
  .mt100,
  .mt95,
  .mt90,
  .mt85,
  .mt80,
  .mt75,
  .mt70,
  .mt65,
  .mt60 {
    margin-top: 30px;
  }
  .mt55,
  .mt50,
  .mt45,
  .mt40,
  .mt35 {
    margin-top: 20px;
  }
  .mt30,
  .mt25,
  .mt20,
  .mt15 {
    margin-top: 10px;
  }
}
