/*tem20-news-list*/ .tem20-news-list .news-li{color:#333;margin:7px 0;} .tem20-news-list .news-li a{color:inherit;} .tem20-news-list .text{padding:10px 0;height:125px;overflow:hidden;} .tem20-news-list .title{font-size:15px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .tem20-news-list .description{opacity:0.6;font-size:12px;line-height:20px!important;margin-top:6px;max-height:40px;overflow:hidden;} .tem20-news-list .images{width:100%;overflow:hidden;position:relative;padding-top:100%;} .tem20-news-list .images img{width:100%;height:100%;position:absolute;left:0;top:0;-o-transition:all 0.35s ease-out 0s;-moz-transition:all 0.35s ease-out 0s;-ms-transition:all 0.35s ease-out 0s;-webkit-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;} .tem20-news-list .news-li:hover img{opacity:0.9;transform:scale(1.2);} .tem20-news-list .time{opacity:0.8;margin-top:10px;font-size:12px;overflow:hidden;font-family:"HELVETICANEUELTPRO-THEX",Arial;-o-transition:all 0.35s ease-out 0s;-moz-transition:all 0.35s ease-out 0s;-ms-transition:all 0.35s ease-out 0s;-webkit-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;} .tem20-news-list .news-li:hover .time{color:inherit;transform:translateY(-10px);-o-transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);}