/*footer*/
/*.footer_wrapper{
	min-width: 1200px;
	background-color: #fff;
	text-align: center;
	height: 100px;
	line-height: 100px;
}*/


   
        .footer_wrapper {
                min-width: 1200px;
    background-color: #fff;
     height: 75px;
   padding:25px 0 0 0;
     line-height: initial; 
      text-align: center;
      box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
}
    .footer_wrapper img {
         display:initial;
     }
  .footer_wrapper .beianPng {
    border: none;
    vertical-align: middle;
    margin-right: 2px;
    display:initial;
}
  .footer_wrapper p:first-child {
    margin-bottom: 7px;
}
