.lbyexin{
	width: 100%;
	height: auto;
}
.xinxifh .lines{
	width: 20%;
	height: 5px;
	background-color: #2eb9b5;
}
.xinxifh .biaotix{
	font-size: 26px;
	line-height: 60px;	
}
.thlevel ul li{
	float: left;
	background-color: #f2f2f2;	
}
.thlevel ul li a{
	color: #666666;
	font-size: 15px;
}
.thlevel ul li:hover{
	background-color: #2eb9b5;	
}
.thlevel ul li:hover a{
	color: #ffffff;
}

.thlevel li.on{
	background-color: #2edec7;
	color: #ffffff;
}
.thlevel li.on  a{
	background-color: #2edec7;
	color: #ffffff;
}
.zwmxjdf{
	border-top: 1px solid #cccccc;
	font-size: 14px;
}
.zwmxjdf img{
	max-width:100%;
	height:auto;
	display:block;
	margin:auto;
}
.listbox .listimg{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.listbox .listimg img{
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.listbox .listimg img:hover{
	width: 100%;
	height: auto;
	overflow: hidden;
	transform: scale(1.2);
}
.summary{
    width: 100%;
    height: 50px;
    bottom: 0px;
    left: 0;
    position: absolute;
	background: rgba(0,0,0,0.4);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.summarytxt {
    margin: 5px 10px;
    width: 250px;
    height: auto;
    line-height: 22px;
    font-size: 12px;
    color: #cfcfcf;
}
.listifg{
	width: 100%;
	height: 60px;
	display: block;
	line-height: 22px;
	font-size: 12px;
	background-color: #f9f9f9;
	padding-left: 10px;
}
.listtitle {
    float: left;
    margin-top: 8px;
    _margin-top: -2px;
    width: 250px;
    height: 22px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listtitle a{
	color: #707070;
}
.listtitle a:hover{
	color: #2eb9b5;
}
.listdate {
    float: left;
    margin-right: 13px;
    padding-left: 18px;
    background: url(../images/cgi9f1ijzhmeub4aaaaaaczdllg930.gif) 0 5px no-repeat;
    color: #999;
}
/* 分页 */
.fenye ul{
	margin-right: 0;
	
} 
.fenye ul li{
	display: inline-block;
	padding: 5px 10px;
	margin: 0 4px;
	border: 1px solid #cccccc;
}
.fenye ul li a{
	color: #666666;
	font-size: 14px;
}
.fenye .pagelist li.thisclass{
	background-color: #2eb9b5;
	border: 1px solid #2eb9b5;
}
.fenye .pagelist li.thisclass a{
	color: #ffffff;
}
.diwei{
	width: 100%;
	height: auto;
	background: url(../images/fnangz.png) no-repeat left;
	background-size: 25px 25px;
	line-height: 25px;
}
.diwei a{
	color: #666666;
	font-size: 16px;
}
.monel h5{
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:1;
	height: 30px;
	font-size: 15px;
}
 .desms{
	
	line-height: 26px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:2; 
	color: #666666;
}
 .datad{
	display: block;
	color: #666666;
	font-size: 13px;
	border-bottom: 1px dashed #f2f2f2;
	
}
.bitisx{
	font-size: 16px;
	text-align: center;
}
/* 联系我们 */
.conus h5{
	color: #666666;
	font-size: 15px;
}
.conus .jhuan p{
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}