@charset "utf-8";
 .text-center-gz{
    color: #0c0cee;
    margin: 0;
    line-height: 27px;
    text-align: center;
       font-size: 1em;
    color: #333335;
   }
   .text-center-gz img{
      vertical-align:middle;
      display:inline-block;
      position:relative;
      top:-3px;
   }