<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* �割唱 */
 
 
.userbutton{margin: 14px 16px 0; padding: 12px 20px; border-radius: 4px; display: flex; background:#3e3e48; border:1px solid #202025;}
.userbutton .info1{flex: 6; height:32px; line-height: 32px; font-weight: 300; color: #d3d3d3; }
.userbutton .butt1{ flex: 1; text-align: right; }
.userbutton .info2{ flex: 6; text-align: center; height:32px; line-height: 32px; font-weight: 300; }
.userbutton .info2 b{ color: #f00; }




.list-uitem {padding: 15px; background: #16161a;}
.list-uitem .layui-card{ background:#0c0c0c;  border-radius: 6px;}
.list-uitem .layui-card .top-header {line-height: 26px;padding: 10px 15px;border-bottom: 1px dashed #202025; color: #d3d3d3;border-radius: 2px 2px 0 0;font-size: 14px;}


.feek-section .set-list{ display: flex; margin-bottom: 2px;  }
.feek-section .set-list .edit-tit{width: 80px; color:#8c8c8c; font-weight: 300; }
.feek-section .set-list .edit-con{flex: 7;}
.feek-section .set-list .edit-con .p1{ margin-bottom: 8px; }
.feek-section .set-list .edit-con .p1 b{color: #f3bb6c;}
.feek-section .set-list .edit-con .p2{ color:#d3d3d3; font-size: 12px; font-weight: 300;  }


.layui-card .itemfoot{display: flex; height: 30px; line-height: 30px;}
.layui-card .itemfoot .itemtime{ font-size: 12px; color: #666; }
.layui-card .itemfoot .itemtime .iconfont{vertical-align:top;}
.layui-card .itemfoot .itemtime em{vertical-align:top; font-style: normal; padding-left: 4px;}
.layui-card .itemfoot .itembutton{flex: 6; text-align: right; float: right; }


.main-head{overflow: hidden;}
.main-head .main_title{float: left;}
.main-head button{float: right;}</pre></body></html>