/*
*组件样式
*/
.widget .tags > li a.on{
    background:#1976D2;
    border-color:#1976D2;
    color: #fff;}
