/**组件样式*/
/**组件样式*/
/**组件样式*/
/**组件样式*/
/**组件样式*/

/**组件样式*/
/**组件样式*/
.txt-news{width: 100%;background: rgba(255,255,255,.9);transition: .3s;}
.txt-news:hover{box-shadow: 0 5px 10px rgba(0,0,0,.3);background: #fff;}
.txt-news dt{height: .6rem;line-height: .6rem;color: #fff;padding: 0 .2rem;}
.txt-news dt span{font-size: .2rem;}
.txt-news dt a{color: #fff;}
.txt-news dd{padding:0 .2rem ;}
.txt-news dd ul li:first-child{padding-top: 0;border-top: 0;}
.txt-news dd ul li{line-height: .6rem;border-top: 1px dashed #ccc;position: relative;padding-right: .65rem;}
.txt-news dd ul li a:hover{font-weight: bold;}
.txt-news dd ul li time{position: absolute;top: 0;right: 0;color: #666;}
