/* community */
#community ul {overflow: hidden;margin: 30px 0 0;display: flex;align-items: center;justify-content: flex-end;}
#community ul li {display: flex;line-height: 0;vertical-align: text-top;flex-direction: column;margin: 0 2px;}
#community ul li:nth-child(2) {background:#000000;border-radius: 3px;}
#community ul li >div{display: flex;}
#community ul li a { margin: 0 10px 0 0; width: 20px; height: 20px; background: url(/images/plurk-32.png) no-repeat 0 0; display: block; }