 /*在线支付安全提示*/
  .zhifu-a{
    width: 100%;
    height: 80px;
    background: rgb(241, 249, 236);
    overflow: hidden;
  }

   .zhifu-b{
    margin:15px 5px 15px 15px;
    line-height: 80px;
    font-size: 18px;
    color:#07C160;
  }
	  
   .zhifu-m{
	 
  
    line-height: 80px;
    font-size: 18px;
    color:#07C160;
  }
  .text {
      color: green;
      margin-top: 10px;
      margin-left: 30px;
  }
 