﻿.news-list {
	margin-bottom: 35px;
	border-bottom: 1px solid #e8e8e8
}
.list-one {
	display: block;
	padding: 30px 30px;
 transition: all .3s linear;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news-list > ul > li:nth-child(odd) {
 background: #f7f7f7;
}
.list-one:hover {
}
.list-one-img {
	display: inline-block;
	vertical-align: top;
	/*border: 2px solid #eaeaea;*/
	font-size: 0;
	width:30%;
	position:relative;
}
.list-one-img span{     position: absolute;
    top: 1px;
    left: 1px;
    font-size: 15px;
    background:#019644;
	 color:#fff;
    padding: 5px 5px;}
.list-one-img a {
	display: inline-block;
	border: 1px solid #fff;
	overflow: hidden;
}
.list-one-img img {
	max-width: 100%;
	height:auto;
 transition: all .65s ease;
}
/*.list-one-img img:hover {
	transform: scale(1.08);
	-ms-transform: scale(1.08);    
	-moz-transform: scale(1.08);    
	-webkit-transform: scale(1.08); 
	-o-transform: scale(1.08);  
}
*/
.list-one-words {
	float: right;
	display: inline-block;
	vertical-align: top;
	width: 67%;
}
.words-title {
	margin-bottom: 14px;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.words-title a {
	color: #333;
 transition: all .2s linear;
}
.words-title a:hover {
	color: #3d649b;
}
.news-belong {
	margin-bottom: 10px;
	line-height: 12px;
}
.news-belong span {
	margin-right: 21px;
	font-size: 12px;
	color: #7b7b7b;
}
.words-info {
	color: #878787;
	line-height: 24px;
	font-size: 14px;
	border-top: 1px dashed #c5c5c5;
	padding-top: 22px;
	margin-bottom: 37px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.words-view {
	display: inline-block;
	width: 98px;
	height: 35px;
	line-height:35px;
	text-align: center;
	background: #e8e8e8;
	font-size: 0;
 transition: all .2s linear;
}
.words-view span {
	font-family: '宋体';
}
.words-view a {
	display: block;
	font-size: 12px;
	color: #797979;
 transition: all .2s linear;
}
.words-view:hover {
	background: #019644;
}
.words-view:hover a {
	color: #fefefe;
}
.tit6 em{ font-size:20px; color: #666;}
.det-info{ margin:15px auto; font-size:15px; text-align:center; color:#525252}
.det-info span{ margin-right:15px; }
.fenyebtn{ margin:20px auto;}
.fenyebtn li{ height:40px; line-height:40px; font-size:15px;}
.fenyebtn li a,.fenyebtn li a:link,.fenyebtn li a:visited{ color:#525252; cursor:pointer }
.ab_txt{ font-size:16px!important;}
 @media (max-width: 768px) {
.inner-menu a {
 width: 50%;
}
.inner-con {
 margin-top: 10px;
}
.list-one-img {
 width:100%;
}
.list-one-words {
width:100%;
clear:both;
margin-top:20px
}
.news-belong span {
font-size:21px;
}
.words-title {
margin-bottom:20px;
height:auto;
line-height:normal;
}
.words-title a {
font-size:27px;
}
.news-belong {
margin-top:15px;
}
.words-info {
margin-top:15px;
font-size:21px;
line-height:180%;
height:auto
}
 .words-view {
 display: inline-block;
 width:30%;
 height: 50px;
 line-height: 50px;
 text-align: center;
 background: #e8e8e8;
 font-size:0;
 transition: all .2s linear;
}
.words-view a {
font-size:24px;
}
.list-one-words {
clear:both;
float:none
}
.pagination a,.pagination p {
font-size:18px!important;
height:40px!important;
line-height:40px!important;
}



.tit6 em{ font-size:30px;}
.det-info{ font-size:21px; }

.fenyebtn li{ font-size:21px;}

.ab_txt{ font-size:21px!important;}
}
