  div.share{display:none;}
  div.moreshare{display:none;position:fixed; top:50%; right:50%;width:150px; height:100px;margin-right:-160px;margin-top:-170px;border:2px solid #ebebeb;border-radius:2px; background-color:rgba(240,240,240,0.9);z-index:999;}
  div.moreshare img{width:50px; height:50px; margin:10px; float:left;border:2px solid #f0f0f0; border-radius:5px;}
  span.closesharepc{display:block;clear:both;overflow:auto;width:100%; height:26px;font-size:16px;color:#868686;}
  span.closesharepc img{width:20px; height:20px; float:right;margin:0;border:0;cursor:pointer;}
  #qrcode{display:none;position:fixed;width:220px; height:250px;left:50%;top:50%;margin-left:-110px;margin-top:-125px;border:5px solid #666;background-color:rgba(239,239,239,0.95);border-radius:2px;box-sizing: content-box;z-index:1000;}
  #qrcode span{display:block;clear:both;overflow:auto;width:calc(100% - 10px)!important; height:26px;font-size:16px;color:#868686;padding-left:10px;box-sizing: content-box;}
  #qrcode span img{width:20px; height:20px; float:right;margin:0;border:0;cursor:pointer;}
  #qrcodearea{width:180px; height:180px;margin:20px;background-color:#bbb;box-sizing: content-box;}
@media (min-width: 600px) and (max-width: 1009px) {
  .breadholder{height:4rem;}
  div.moreshare,#qrcode{display:none;}
}
@media (max-width: 599px){
  .navbartop1{position:fixed;top:0;left:0;z-index:999;opacity:0.9;}
  .xiao-ul{z-index:1000;}
  #bread-nav1{position:fixed; top:49px; left:0; z-index:999;display:block;opacity:0.9;width:calc(100% - 30px)!important;box-sizing: content-box;}
  #bread-nav1 .share-icon{display:block;height:2.6rem;float:right;}
  .navholder{width:100%;height:49px;display:block;clear:both;float:none;}
  .breadholder{width:100%;height:2rem;display:block;clear:both;float:none;}
   div.share,div.share a{box-sizing:border-box;}
      div.share{display:none;position:fixed;bottom:0;left:0;width:100%;height:24rem;background-color:rgba(243,243,243,0.95);z-index:1500;border-top:1px solid #eee;}
      div.share a{width:calc(25% - 2rem)!important;height:auto;margin:1rem;float:left;border-radius:50%;background-color:#fff;}
      div.share-close{width:100%;height:6rem;text-align:center;line-height:6rem;clear:both;float:none;background-color:#fff;font-family:arial;font-weight:bold;}
  div.moreshare{display:none;}
  #qrcode{display:none;}
}



