@media (max-width: 1200px) {
  .container_main
  {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu > ul > li > a
  {
    padding: 0 5px !important;
  }
}

@media (max-width: 992px) {
  #news-home .news-left
  {
    width: 100%;
    padding-right: 0;
  }
  #news-home .news-right
  {
    width: 100%;
    padding-top: 20px;
  }
  .right_content {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .wap-video{height: 100%;}
  #back_to_top{bottom: 100px;right: 5px !important;}
  .list-icon-fixed{right: 5px;}
  #header .header_top p
  {
    display: none;
  }
  #header .header_top .container_main
  {
    justify-content: center;
  }
  #header .container_main
  {
    flex-wrap: wrap;
    padding: 0;
  }
  #header .logo
  {
    width: 100%;
    padding: 20px 15px;
    text-align: center;
  }
  #header .right_header
  {
    width: 100%;
  }
  #main_menu .box_menu nav#menu
  {
    display: none;
  }
  .menu_mobile
  {
    display: block;
  }
  #main_menu
  {
    height: 50px;
    background: #ce0d1a;
    padding: 0 15px;
  }
  #main_menu .box-menu-head
  {
    height: 50px;
    background: #ce0d1a;
  }
  .language
  {
    display: none;
  }
  .language_mobile
  {
    display: block;
  }
  #chat
  {
    display: none;
  }
  .toolbar2
  {
    display: block;
  }
  .left_contact {
    width:100%;
    padding-right: 0;
  }
  .right_contact {
    width:100%;
    padding-top: 10px;
  }
  #header .header.fix_head .logo
  {
    display: none;
  }
  #product_home,.partner,#news-home
  {
    padding: 20px 0;
  }
  .margin-list,.margin-news
  {
    margin: 0 -7px;
  }
  .items-list,.item_sub_news
  {
    padding: 0 7px;
  }
  #footer .footer .footer1
  {
    width: 100%;
    padding-right: 0;
  }
  #footer .footer .footer2
  {
    width: 100%;
    padding-right: 0;
    padding-top: 20px;
  }
  #footer .footer .footer3
  {
    width: 100%;
    padding-top: 20px;
  }
  .copyright
  {
    margin-bottom: 60px;
  }
  .copyright .container_main
  {
    flex-wrap: wrap;
    justify-content: center;
  }
  .copy-l,.copy-r
  {
    width: 100%;
    text-align: center;
  }
  .serch-header .icon-search img
  {
    filter: brightness(0) invert(1);
  }
  .a_quick-alo-phone {
    display: none;
  }
}
@media (max-width: 675px) 
{
  .td_hidden
  {
    display: none;
  }
  .height
  {
    height: auto !important;
  }
  .form_lh .items_input
  {
    width: 100%;
    float: none;
    padding: 0;
  }
  .margin_form
  {
    margin: 0;
  }
  .model-list ul li
  {
    width: 100%;
  }
}
@media (max-width: 625px) 
{   
  .item_sub_cn .img_sub_cn
  {
    width: 40%;
  }
  .item_sub_cn .des-sub_cn
  {
    width: 60%;
  }
  .item_ct h3
  {
    font-size: 11px;
  }
} 
@media (max-width: 575px) {
  
}
@media (max-width: 500px) {
  
}
@media screen and (max-width: 450px) {

}
@media screen and (max-width: 400px) {
} 
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 325px) {

}