/* CSS Document */

.owl-theme .owl-controls{
	/*background:rgba(0,0,0,0.5);*/
	height:50px;
	margin-top:-45px;
	text-align:right;
}
.owl-pagination{
	background:rgba(0,0,0,0.5);
	margin-top:8px;
	padding-top:4px;
	margin-bottom:0px;
}


/**************************************/
.content_lvshiye{
	margin:auto;
	margin-top:10px;
	width:95%;
	min-height:300px;
	line-height:180%;
	border-bottom:#CCC 1px solid;
}
.content_lvshiye .titles_01{
	width:100%;
	background-color:#57CED9;
	line-height:35px;
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, verdana, Helvetica, Arial, "Microsoft Yahei", "SimSun", sans-serif;
	text-align:center;
}
.content_lvshiye .titles_02{
	width:100%;
	background-color:#6FC648;
	line-height:35px;
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, verdana, Helvetica, Arial, "Microsoft Yahei", "SimSun", sans-serif;
	text-align:center;
}
.content_lvshiye .titles_03{
	width:100%;
	background-color:#E9A437;
	line-height:35px;
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, verdana, Helvetica, Arial, "Microsoft Yahei", "SimSun", sans-serif;
	text-align:center;
}
.content_lvshiye p{
	text-indent:2em;
	/*font-size:12px;*/
	line-height:160%;
}
.content_lvshiye img{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:auto;
	
}




























