/*首页产品*/
.tf-title{
	font-size: 20px;
	text-align: left;
	padding:10px 0;
	font-weight: 500;
	margin-bottom: 20px;
}
.tf-title span{
	display: inline-block;
	color:#1085dc;
	margin-left: 5px;
}
.tf-title a{
	float: right;
	font-size: 12px;
	color:#979797;
}
.tf-title a:hover{
	color:#21ade5;
}
#tf-cases{
	margin-bottom: 30px;
	
}
#tf-cases .tf-cases-con{
	/*margin: 0 -15px;*/
}
#tf-cases .tf-cases-item{
	margin:10px 20px;
	padding:25px 15px;
	border:1px solid #e5e5e5;
}
#tf-cases .col-sm-4{
	padding:0;
}
#tf-cases .tf-cases-item h3{
	font-size: 16px;
	line-height: 150%;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 50px;
    height: 50px;
}
#tf-cases .tf-cases-item .tf-cases-item-img{
	width: 100%;
	max-height: 179px;
	overflow: hidden;
	margin:15px 0;
}
#tf-cases .tf-cases-item p{
    height: 62px;
    line-height: 150%;
    overflow: hidden;
}
#tf-cases .tf-cases-item a:hover h3{
	color: #21ade5;
}
.tf-lists li{
	text-align: right;
}
.tf-lists a{
	float: left;
}
#tf-about{
	margin-top: 25px;;
}
.tf-about-con p{
	margin-bottom: 10px;
	line-height: 180%;
	/*text-indent: 30px;*/
}
.tf-about-outdoor{
	position:relative;
}
.tf-about-outdoor span{
	display: block;
	position: absolute;
	bottom:0;
	left:0;
	right: 0;
	height: 30px;
	line-height: 30px;
	color:#fff;
	background:rgba(0,0,0,.8);
	text-align: center;
}
.tf-about-outdoor img{
	width: 100%;
}
.tf-about-outdoor-con .col-xs-4{
	margin-bottom: 20px;
	padding-left:10px;
	padding-right: 10px;
}
.tf-titles{
	font-size: 14px;color: #333;font-weight: bold;line-height: 1.1;margin-top: 5px;
}

@media only screen and (max-width: 991px) {
	.small-mdzz .attr-nav{
		margin-top: 8px;
	}
}
