  /*-----µ×²¿-----*/
.footbg{
  background: #333;
}
.footbgm{
  background: url('/public/static/blueTT/images/wenchuang/dibg.png') repeat-x;
}
.bdfoot_z{
  width: 83%;
}
.bdfoot_z01{
  padding: 28px 0px;
}
.bdfoot_z02 .bdfoot_z02img{
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
.bdfoot_z03{
  border-top: 1px solid #9B9B9B;
  margin-right: 15px;
  margin-top: 23px;
}
.bdfoot_z03y{
  font-size: 16px;
  padding-top: 35px;
}
.bdfoot_z03y span{
  color: #9B9B9B;
  padding: 0px 5px;
}
.bdfoot_z03y a{
  color: #9B9B9B;
}
.bdfoot_z03y a:hover{
  color: #fff;
}
.bdfoot_z03z{
  padding: 20px 0px;
}
.bdfoot_y{
  width: 17%;
  padding-top: 70px;
}

@media(max-width:1680px){
.bdfoot_z02 .bdfoot_z02img{
  width: 10%;
}
.bdfoot_z03y{
  font-size: 15px;
}
}

@media(max-width:1440px){
.bdfoot_z02 .bdfoot_z02img{
  width: 9.9%;
}
.bdfoot_z03y{
  font-size: 13px;
}
.bdfoot_z03y span{
  padding: 0px 4px;
}
}

@media(max-width:1366px){
.bdfoot_z02 .bdfoot_z02img{
  width: 9.8%;
}
.bdfoot_z03y{
  font-size: 12px;
}
.bdfoot_z03y span{
  padding: 0px 3px;
}
}