.news-tabs{
	
}
.news-tabs .news-tabs-index {
	width: 100px;
}
.news-tabs .news-tabs-others{
	width: 755px;
}
.news-tabs .news-tabs-index ul li{
	width: 100px;
	height: 100px;
	line-height: 100px;
	cursor: pointer;
	font-size: 18px;
	border: 1px solid #DCDCDC;
	border-right: none;
}
.newActive{
	background: #2A3266;
	color: #fff !important;
}
.news-tabs .news-tabs-others ul li{
	width: 188px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	font-size: 16px;
}
.news-info{
	margin-top: 50px;
}
.news-info-tip{
	position: relative;
}
.news-info-tip i{
	display: -webkit-box;
	width: 405px;
	padding: 20px 0;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.news-info-list{
	margin-top: 35px;
}
.news-info-list:first-child{
	margin-top: 2px;
}
.news-list-txt{
	
}
.news-list-txt p{
	margin-bottom: 4px;
	height: 20px;
	max-height: 40px;
	display: block;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	
}
.news-list-txt p:nth-child(2){
	margin-top: 20px;
}
.news-list-txt p:nth-child(2) span{
	color: #999;
}
.news-list-txt p:nth-child(2) span img{
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.news-list-txt p:last-child{
	font-size: 12px;
	color: #999;
}
.list-for-box{
	margin-top: 40px;
}
.list-for-box .list-for-newsinfo{
	padding: 35px 0;
	border-bottom: 1px solid #DCDCDC;
}
.list-for-box .list-for-newsinfo .col-lg-4 img{
	border-radius: 10px;
}
.list-for-box .col-lg-8 p{
	color: #999;
	margin-top: 20px;
}
.list-for-box .col-lg-8 p:first-child{
	margin-top: 0;
	font-size: 18px;
	color: #222;
}
.list-for-box .col-lg-8 p:first-child strong{
	-webkit-line-clamp: 1;
	height: 24px;
}
.list-for-box .col-lg-8 p:nth-child(3){
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
	max-height: 80px;
}
.list-for-box .col-lg-8 p:nth-child(2) span img{
	vertical-align: middle;margin-bottom: 2px;
	margin-right: 5px;
}
.list-for-box .col-lg-8 p:nth-child(2) span:last-child{
	margin-left: 100px;
}

/*律师详情*/
.news-details-{
	
}
.news-details-border{
	overflow: hidden;
	border: 1px solid #DCDCDC;
	width: 840px;
	padding-bottom: 20px;
}
.news-details-box{
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
}

.news-details- h3{
	margin-top: 60px;
}
.news-details- .source{
	margin-top: 35px;
}
.news-details- .source div{
	color: #999;
}
.news-details- .abstract{
	margin-top: 35px;
}
.news-details- .abstract .col-lg-2{
	width: 70px;
	height: 120px;
	line-height: 120px;
	background: #b2915f;
	color: #fff;
	text-align: center;
	border-radius: 5px 0 0 5px;
}
.news-details- .abstract .col-lg-10{
	width: 710px;
	border: 1px solid #b2915f;
	border-radius: 0 5px 5px 0;
	height: 120px;
}
.news-details- .abstract .col-lg-10 p{
	font-size: 16px;
	height: 90px;
	margin-top: 15px;
	max-height: 180px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow:hidden;
}
.details-text{
	margin-top: 50px;
}
.details-text p{
	color: #999;
}
.news-paging a{
	margin-top: 30px;
	display: -webkit-box;
	height: 20px;
	max-height: 20px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.reading{
	margin-top: 55px;
	/*width: 840px;*/
}
.reading h4{
	
}
.reading ul li{
	margin-top: 10px;
}
.reading ul li span{
	color: #666666;
}
.reading ul li span:first-child{
	height: 20px;
	max-height: 40px;
	width: 340px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}
.reading ul li:nth-child(odd){
	padding-left: 0;
}
.reading ul li:nth-child(even){
	padding-right: 0;
}
