@charset "utf-8";
/*jianjie start*/
.intro-info {
	background-color: #f6f6f6;
	height: 457px;
}
.intro-info .dib{
	vertical-align: top;
}
.intro-info .left-img{
	height: 457px;
}
.intro-info .right-txt{
	color: #333;
	font-size: 14px;
	width: 480px;
	margin-left: 40px;
	text-align: justify;
}
.intro-info .right-txt p{
	margin-bottom: 10px;
	line-height: 2;
	text-indent: 30px;
}
/*jianjie end */
/*ry start*/
.ht-ry{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 752px;
}
.ht-ry .bg{
	width: 1920px;
	position: absolute;
	height: 752px;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.w1200{
	position: relative;
	z-index: 1;
}
.ht-ry .big-til h3{
	color: white;
}
.ht-ry .big-til p{
	color: white;
}
.ry-list {

}
.ry-list ul{
	*display: inline-block;
	*zoom: 1;
	display: inline-block;
	text-align: center;
	margin-left: -12px;
}
.ry-list ul li{
	*display: inline-block;
	*zoom: 1;
	display: inline-block;
	width: 288px;
	color: white;
	font-size: 16px;
	margin-left: 12px;
	margin-bottom: 40px;
}
.ry-list ul li p{
	margin-top: 10px;
}
.ry-list ul li .top-img{
	width: 100%;
	overflow: hidden;
}
/*ry end */
/*bd start*/
.db-list ul{
	margin-left: -18px;
}
.db-list ul li{
	*display: inline;
	*zoom: 1;
	display: inline-block;
	width: 582px;
	margin-left: 18px;
	margin-bottom: 35px;
	color: #666666;
	font-size: 13px;
}
.db-list ul li .left-img{
	width: 174px;
	height: 60px;
	overflow: hidden;
	vertical-align: top;
}
.db-list ul li .right-txt{
	vertical-align: top;
	width: 390px;
	margin-left: 10px;
	text-align: justify;
}
.db-list ul li .right-txt .til{
	line-height: 1;
	font-size: 14px;
	margin-bottom: 10px;
}
.db-list ul li .right-txt .til a{
	color: #040000;
}
.db-list .txt{
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
}
/*bd end */