@charset "utf-8";
/**电脑端**/
@media only screen and (min-width: 769px) {

}
/**ipad端**/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
/**手机端**/
@media only screen and (max-width: 768px){

  #w_grid-1554170302805 #content_box-1554170302805-0{
  width: 30%;
  min-width: 220px;
  float: left;
  }
  #w_grid-1554170302805 #content_box-1554170302805-1{
  width: 80px;
  float: right;
  clear: right;
  }
  #w_fimg-1554171495521{
    margin: 0 auto;
  }
  #w_common_text-1554171618243{
        padding-left: 0px;
  }
  #w_common_text-1554171618243 p{
    text-align: center;
  }
  #c_portalResPublic_codeContainer-15541716597738959 a{
  display:inline-block;
    text-align:center;
  }
   #c_portalResPublic_codeContainer-15541716597738959 .bdshare-button-style2-16{
     width: auto;
     margin: 0 auto;
   }
  #w_grid-1554171196824 #content_box-1554171196824-1{
  display: none;
  }

}
