/*app download*/ 
.popularize{ background:#454546; position: relative; padding: 0; margin: 0; min-height:50px; overflow:hidden; text-shadow: none; }
.popularize img{ float:left; width:35px; height:35px; margin: 10px 15px 8px 15px; border-radius: 20%;}
.popularize h4{ color:#fff; font-size:14px; font-weight: normal; line-height:18px; margin: 8px 0 0 0;  text-shadow: none; }
.popularize p{ color:rgba(255,255,255,0.7); font-size:9px; font-weight: normal; line-height:13px;  margin: 2px 0 2px 0;  text-shadow: none; }
.popularize #openapp{ display:block; background:#E60F10; float:right; color:#fff; width:65px; height:28px; border-radius:28px; line-height:26px; text-align: center; font-size:12px; text-decoration:none; margin:11px 15px; text-shadow: none; } 