body{ padding: 0; margin: 0; font-family:"Microsoft Yahei"; font-size:14px; color:#333; background-color: #eee;}
.body-white{ background: #fff;}
.bg-none{ background: none;}
ul, li, dl, dd, p, button{ padding:0; margin:0;}
li{ list-style:none;}
*:link, *:visited, *:hover, *:active, *:focus{ text-decoration: none; outline: none;}
a:hover{ text-decoration: none;}
input{ outline: none;}
input::-webkit-input-placeholder { color: #999;}
.songti{ font-family: "宋体";}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.table-responsive{ border: 0;}
.table{ margin-top: 15px; border:1px solid #ddd;}
.table thead tr th, .table tbody tr th, .table tfoot tr th, .table thead tr td, .table tbody tr td, .table tfoot tr td { vertical-align:middle;}
.line-clamp-1{ display:-webkit-box; word-break:break-all; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden;}
.line-clamp-2{ display:-webkit-box; word-break:break-all; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
