/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */


@media only screen and (max-width: 1440px) {
  header .nav_list {
    transform: translateX(-5%);
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  html {
    font-size: 55%;
  }
  header .logo {
    height: 60px;
  }
  .main {
    padding-top: 80px;
  }
  .index_news__body .news__con .img_con .mask {
    height: 45%;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  html {
    font-size: 50%;
  }
  header .nav_list {
    display: none;
  }
  header .mobile_menu_btn {
    display: inline-block;
  }
  .focus_news__con .img_box, .focus_news__con .txt_box {
    width: 100%;
  }
  .focus_news__con .txt_box {
    padding: 30px;
  }
  .news_list li {
    width: calc(33.33% - 20px * 2 / 3);
    margin-right: 20px;
  }
  .news_pager {
    padding: 30px 10px;
  }
  .news_pager a {
    margin-bottom: 10px;
  }
  .news_pager a i {
    display: none;
  }
  .news_pager .last {
    text-align: left;
  }
  .contactus_index__body .top__con .img_con, .contactus_index__body .top__con .txt_con {
    width: 100%;
  }
  .wiki_list li .img {
    width: 30%;
  }
  .wiki_list li .txt_box {
    width: 70%;
  }
  .sidebar_about a {
    padding: 0 20px 10px;
  }
  .prod_list li .img_box {
    width: 100%;
  }
  .prod_list li .txt_box {
    width: 100%;
    margin: 0;
    order: -1 !important;
    padding: 100px 30px 50px;
  }
  .prod_list li .txt_box span {
    left: 0;
  }
  .index_aboutus__body .about_btm_list li {
    width: 50%;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  html {
    font-size: 45%;
  }
  header .logo {
    height: 40px;
  }
  .main {
    padding-top: 60px;
  }
  .red_title {
    width: 100%;
  }
  .products_sidebar__con .pro_sidebar, .products_sidebar__con .right_con {
    width: 100%;
    padding: 0;
  }
  .index_aboutus__body {
    padding-top: 0;
  }
  .index_aboutus__body .txt_con{
    order: -1;
    margin-bottom:20px;
  }
  .index_aboutus__body .img_con{
    width: 100%;
  }
  .solutions_list li {
    width: 100%;
    margin-right: 0;
  }
  .index_service__body {
    height: 500px;
    margin:0 15px 30px;
  }
  .index_service__body img{
    object-fit: cover;
  }

  .index_service__body .db {
    height: 100%;
  }
  .index_service__body .txt_con .box {
    width: 50%;
    height: 33.33%;
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
  }
  .index_aboutus__body .about__con .img_con {
    width: 100%;
    margin-bottom: 20px;
    order: -1;
  }
  .index_aboutus__body .about__con .txt_con {
    width: 100%;
    padding: 0;
  }
  .index_news__body .news__con .img_con {
    width: 100%;
    padding: 0;
  }
  .index_news__body .news__con .txt_list {
    width: 100%;
    margin-top: 20px;
  }
  .index_bar__body p a {
    display: block;
    margin: 10px auto 0;
    width: 150px;
  }
  footer .footer_list {
    /*display: none;*/
  }
  footer .footer_list li:nth-child(1),footer .footer_list li:nth-child(2){
    width:50%;
    margin:0 0 20px;
    padding:0;
  }
  footer .footer_list li:nth-child(1){
    width:30%;
  }
  footer .footer_list li:nth-child(2){
    width:70%;
  }
  footer .footer_list li:nth-child(3){
    width: 100%;
  }
  footer .copyright .flex {
    justify-content: center;
  }
  footer .copyright p:nth-child(2) {
    display: none;
  }
  footer .copyright p a {
    display: none;
  }
  .news_list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sub_address li {
    width: 100%;
    margin-right: 0;
    min-height: auto;
    margin-bottom: 20px;
  }
  .contactus_index__body .btm__con .txt_con ul li {
    width: 100%;
    margin-right: 0;
  }
  .cases_list li {
    width: 100%;
    margin-right: 0;
  }
  .wiki_list li .img {
    width: 100%;
  }
  .wiki_list li .txt_box {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .solutions_list_new li .img_con, .solutions_list_new li .txt_con {
    width: 100%;
  }
  .pro_top_sidebar .sidebar_con {
    width: 100%;
  }
  .pro_top_sidebar .right_con {
    width: 100%;
    padding: 0;
  }
  .focus_pro__con .img_box {
    width: 100%;
  }
  .focus_pro__con .txt_box {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .eq_list li {
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .hon_list li {
    width: 100%;
    margin-right: 0;
  }
  .solutions_list_new li span.ico {
    display: none;
  }
  .solutions_list_new.s_2 li .txt_con {
    padding: 20px 30px;
  }
  .solutions_list_new li .img_con {
    order: -1;
  }
  .sidebar_about img {
    width: 30px;
  }
  .sidebar_about a {
    padding: 0 10px 10px;
  }
  .index_aboutus__body .about_btm_list li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size:18px;
    line-height:2;
  }
  .index_aboutus__body .about_btm_list li strong{
    font-size:22px;
  }
  .col_bar i {
    width: 30%;
  }
  .col_bar .btn_con {
    width: 30%;
  }
  .index_kv__body .txt h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .index_kv__body .txt p {
    font-size: 12px;
  }
  .index_kv__body .txt .kv_btn {
    margin-top: 10px;
    padding: 5px 20px;
  }
  .inner_kv__body {
    height: 200px;
  }
  .inner_kv__body .kv {
    width: 100%;
    height: 100%;

    object-fit:fill;
  }
  .his_list__con dl dt {
    left: 10%;
  }
  .his_list__con dl dd {
    text-align: left;
    margin-bottom: 30px;
  }
  .his_list__con dl dd span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .his_list__con dl dd.g span, .his_list__con dl dd.b span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-left: 5px;
  }
  .his_list__con dl dd p {
    left: 100px !important;
    width: 70%;
    right: auto;
    text-align: left;
  }

  .index_news__body .news__con a{
    width:100%;
  }

  .index_news__body .news__con a>.img_con{
    width: 100%;
    padding-right:0;
  }

  .focus_pro__con{
    margin-bottom:20px;
  }

  .swiper-button-prev:after,  .swiper-button-next:after{
    font-size:20px;
  }
  .swiper-button-prev{
    left:0;
  }
  .swiper-button-next{
    right:0;
  }
  .news_details__body{
    padding-bottom:10px;
  }
  .page_btn_con{
    padding-top:40px;
  }
  .contactus_index__body .top__con .txt_con h3{
    font-size:20px;
  }
  .contactus_index__body .top__con .txt_con{
    padding:20px;
  }
  .contactus_index__body .top__con .txt_con ul li span{
    width:120px;
  }
}

@media only screen and (max-width: 576px) {
    
 .news_details__body .fck__body {
  padding-bottom: 20px;
   }   
 .table_out table {width: 300%;}
   .prod_list li .txt_box {
  padding: 100px 40px;margin-top: 25px;
  }
  .solutions_list li .txt_con h3{
  margin-left: 25%;    
  }
  .solutions_list li .txt_con i{
   top: 10px;left:50px;
  } 
  .index_kv__body .txt {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 15;
  bottom: 0;
  color: #fff;
}
  
}

@media only screen and (min-width: 1920px) {
    
.prod_list li .txt_box {padding: 100px 40px;margin-top: 25px;}
    }
  }
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .prod_list li .txt_box {
  padding: 100px 40px;margin-top: 25px;
  }
  .solutions_list li .txt_con h3{
  margin-left: 25%;    
  }
  .solutions_list li .txt_con i{
   top: 5px;left:50px;
  } 
  
}
@media screen and (min-width: 576px) and (max-width: 1440px) {
  .prod_list li .txt_box {
  padding: 40px 40px;margin-top: 25px;
  }
   .solutions_list li .txt_con h3{
  margin-left: 28%;    
  }
  .solutions_list li .txt_con i{
   top: 10px;left: 25px;
  }  
  .index_kv__body .txt {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 20%;
  bottom: 0;
  color: #fff;
}

}
@media only screen and (min-width: 1600px) {
    
.news_list li .txt_box h3 {height: 45px;}
    }
  }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
