/*
*组件样式
*/
.wzinfo{font-size: 15px;text-align: center;margin: 30px 0 0;background: rgba(240, 238, 238, 0.58);height: 40px;line-height: 40px;color: #666;}

.sxt{padding:15px 10px; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;text-indent:0 !important;margin:0;}
.sxt p a{color:#333;}

