|
@@ -22,7 +22,7 @@ li{list-style:none}
|
|
|
.content .section .section-content .new-list{width: 100%;height:80px;float: left;box-sizing: border-box;padding: 15px 0;}
|
|
|
.content .section .section-content .new-list .text{line-height: 36px;float: left;}
|
|
|
.content .section .section-content .new-list .icon{width: 16px;height: 16px;display: block;float: left;padding: 10px 15px;line-height: 16px;cursor: pointer;}
|
|
|
- .content .section .section-content .new-list .text p{width: 700px;height: 48px;line-height: 24px;font-size: 14px;color: #627386;float: left;text-overflow: ellipsis;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
|
|
|
+ .content .section .section-content .new-list .text p{width: 700px;height: 48px;line-height: 24px;font-size: 14px;color: #627386;float: left;text-overflow: ellipsis;display: -webkit-box;word-break: break-all;-webkit-box-orient: vertical;}
|
|
|
.content .section .section-content .new-list .text p .link{color: #E15621;cursor: pointer;text-decoration: underline;}
|
|
|
.content .section .section-content .new-list .text p .link:hover{text-decoration: underline;}
|
|
|
.content .section .section-content .new-list .time{line-height: 36px;font-size: 14px;color: #b8bfca;float: right;}
|