@media screen and (min-width: 1200px) {
  .container{
    width: 1200px;
    padding: 0px;
   
  }
}

@media screen and (max-width: 1200px) {
  .container{
    width: 100%;
  
  }

}


@media screen and (max-width: 1024px) {
 .jiazhi .list{
   width: 31%;
 }

}



@media screen and (max-width: 768px) {
.number2{
  display: flex;
  justify-content: space-between;
}
.number ul li{
  width: 33.33%;
}
.number ul li b{
    font-size:12px;line-height:1
  }
  .number ul li p{
    font-size:12px;
    line-height: 1;
  }
  .number ul li span{
      font-size:12px;
  }
  .number ul li b i{
 
    font-size: 25px;
  
  }
  .number ul li b em{
    position:relative;padding-left:6px;
    font-style:normal;font-size:18px;
    font-weight:400;
  }
  .number li:nth-child(6)
  {
    display: none;
  }
  .number li:nth-child(5)
  {
    display: none;
  }
  .number ul li:nth-child(4){
    border: 0px;
  }
  .number ul{
    padding:10px 0
  }


  .mk2 .tit h2{
    font-size: 20px;
    line-height: 2.5;
    
  }
  .mk2 .tit p{
    font-size: 13px;
    line-height: 2;
  
  }
  .jiazhi .list span{
  
    left: 10px;
  
   }

.footer-nav-left{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-nav-left dl:nth-child(1){
  width: 60%;
  margin-bottom: 55px;
}
.footer-nav-left dl:nth-child(2){
  width: 40%;
  margin-bottom: 55px;
}


.jiazhi .list{
  width: 48%;
  height: auto;
 }
 .footer-nav-left dl:nth-child(3)
 {
   width: 100%;
   margin-bottom: 0px;
 }
 .footer-nav-right{
   display: none;
 }
 .qr-codem{
   display: block;
   position: absolute;
   right: 0px;
   width: 20%;
   bottom: 0px;
 }
 .qr-codem img{
  width: 100%;
  height: 100%;
}

.header{
  display: none;
}
#top div.f{
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}


#top{
  display: block;
}
.about-us dt{
  width: 100%;
  font-size: 14px;
}
.about-us dd{
  width: 100%;
  margin-top: 10px;
}
.tit_p{
font-size:18px
}

.yyml .list dd{
  width: 50%;
  font-size: 12px;
}
.yyml .list dl a{
  font-size: 12px;

}
#case{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: auto;
}
#case dl{
  display: none;
}
#case div{
  position: static;
  width: 31%;
  margin-top: 10px;
  border-radius: 0 0;
  height: auto;
}
#case div img{
  width: 100%;
  height: auto;
}
.shiyong dl{
  width: 100%;
}
.footer-nav-left dl dd{
  font-size:12px;line-height:2;


}
.mk3{
  font-size: 12px;
}
.prolist .more a{
  font-size: 12px;
}
.pro_pf_tit{

  width: auto;
  float: left;
  border-bottom: 20px solid #908b84;
  border-right: 20px solid transparent; 
  height: 0; 
  line-height: 1.5;
  position: relative;
  padding: 0 3px;

}
.pro_pf_tit dl{
  font-size: 12px;
}
.pro_pf_tit div{
  font-size: 12px;
}
.line{

   margin-top: 3px;
}

.tjnews  dt{
  width: 100%;
}

.tjnews  dd{
  width: 100%;font-size: 12px;
}

.tjnews  dd h5 a{
  font-size: 16px;

}
.news .list a{
  font-size: 12px;
}

.news .list dl dd{
  font-size: 12px;
}
.ctitle{
  font-size: 15px;
}

.f_intxt{ font-size:12px;
}
.f_inbut{ font-size:12px; 

 }
 .jiazhi .list dl{
  color: #ffffff;
  padding: 0 5px;
}

 .jiazhi .list dl h5{
  font-size: 15px;
  line-height: 2;
}
.jiazhi .list dl p{
  font-size: 12px;
  line-height: 1.5;
}
.jiazhi .list span{

  bottom: 5px;

 }

}

