﻿.column-ad-box{}
.column-ad-box img{width: 100%;}

.news-show .news-commend .news-item{width: 49%; margin-bottom: 0.3rem;-webkit-transition: all .3s linear;transition: all .3s linear;}
.news-show .news-commend .news-item:hover{box-shadow: 0 0 0.06rem 0.02rem #ccc;}
.news-show .news-commend .news-item .news_info{color:#666;}
.news-show .news-commend .news-item .news_info .field1{color: #00c635;}
.news-show .news-commend .news-item .news_info .title{line-height: 1.55; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.news-show .news-commend .news-item .news_info .leadin {line-height: 1.6; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}


.news-show .news-box .news-item{width: 23.5%; margin-right: 2%; margin-bottom: 0.3rem;-webkit-transition: all .3s linear;transition: all .3s linear;}
.news-show .news-box .news-item:nth-child(4n){margin-right: 0;}
.news-show .news-box .news-item .news_pic{overflow: hidden;}
.news-show .news-box .news-item .news_pic img{width: 100%; -moz-transition: 0.3s; -webkit-transition: 0.3s;  -o-transition: 0.3s; transition: 0.3s;}
.news-show .news-box .news-item:hover{box-shadow: 0 0 0.06rem 0.02rem #ccc;}
.news-show .news-box .news-item:hover .news_pic img{-webkit-transform: scale(1.1);  transform: scale(1.1);}
.news-show .news-box .news-item .news_info{color:#666;}
.news-show .news-box .news-item:nth-child(2n) .news_info{border-bottom: 0.04rem solid #95d6a8;}
.news-show .news-box .news-item:nth-child(2n+1) .news_info{border-top: 0.04rem solid #f1878a;}
.news-show .news-box .news-item .news_info .field1{color: #f1878a;}
.news-show .news-box .news-item .news_info .title{line-height: 1.55; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.news-show .news-box .news-item .news_info .leadin {line-height: 1.6; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}