﻿@media screen and (max-width:1023px){
/*通用*/
.header{ display:none;}
.sjhedes{ display:block;}
.banner_index .swiper-slide{
  justify-content: center;
}
html{
  font-size: 160px !important;
}
/*banner大图*/
.banner_ind{
  margin-top: 160px;
}
/*主页-主体*/
.ind_con .le{
  width: 100%;
}
.ind_con .ri{
  width: 100%;
  margin-top: 145px;
}
.ind_con2 ul a{
  width: 49%;
}
.ind_con3 .mySwiper-con3-txt{
  width: 100%;
}
.ind_con3 .mySwiper-con3-btn{
  width: 100%;
}
.ind_con4 .le{
  width: 100%;
}
.ind_con4 .le a{
  flex-wrap: wrap;
}
.ind_con4 .le .img{
  width: 100%;
  height: 2.77rem;
}
.ind_con4 .le .txt{
  width: 100%;
}
.ind_con4 .ri{
  width: 100%;
  margin-top: 145px;
}
/*内页通用*/
.other_tit .link{
  top: -220px;
}
.lxwm_map li {
    width: 100% !important;
    margin-right: 0 !important;
}
.lxwm_map li p
{
    font-size: 0.2rem !important;
    text-align:center !important;
    margin-bottom:0.2rem !important;
    margin-top:0.2rem !important;
    line-height: 63px !important;
}
/*页码*/
.page{
  justify-content: space-between;
}
.page a,
.page span,
.page input,
.page button{
  display: none;
}
.page a:nth-of-type(1),
.page a:last-of-type{
  display: flex;
}
/*关于我们*/
.gywm_gsjj .le{
  width: 100%;
}
.gywm_gsjj .ri{
  width: 100%;
}
.gywm_zzzs li{
  width: 48.2%;
}
.gywm_qywh li{
  width: 48.27%;
}
/*产品中心*/
.cpzx_li a{
  width: 48.25%;
}
.cpzx_con .le{
  width: 100%;
  margin-top: 0.4rem;
  position: static;
  top: 0rem;
}
.cpzx_con .le .cpzx_con_zxfw a{
  font-size: 0.12rem;
}
.cpzx_con .le .cpzx_con_zxfw img{
  width: 0.26rem;
  height: 0.26rem;
}
.cpzx_con .ri{
  position: static;
  width: 100%;
  margin-left: 0%;
  margin-top: 0.6rem;
}
/*资讯中心*/
.zxzx_li a{
  width: 100%;
}
/*资讯中心-详情*/
.zxzx_con{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zxzx_con .le{
  width: 100%;
}
.zxzx_con .ri{
  display: none;
}
/*售后服务*/
.shfw_li li{
  width: 100%;
}
.shfw_li2 li{
  width: 49.333%;
}
.shfw_li3 li{
  width: 100%;
}
/*联系我们*/
.lxwm_li{
  gap: 2%;
}
.lxwm_li li{
  width: 49%;
}
/*脚部*/
.footer .top  .logo{
  display: flex;
  justify-content: center;
}
.footer .top .nav{
  display: none;
}
.footer .top .ri{
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
}
.footer .top .ri .txt{
  width: 100%;
}
.footer .top .ri h1{
  text-align: center;
}
.footer .top .ri h2{
  text-align: center;
}
.footer .top .ri .ewm{
  width: 100%;
  justify-content: center;
}
.footer .bottom p{
  text-align: center;
}
}
