/* CSS Document */

.owl-theme .owl-controls{
	background:none;
	height:50px;
	margin-top:-45px;
	text-align:right;
}
.owl-pagination{
	background:none;
	margin-top:8px;
	padding-top:4px;
	margin-bottom:0px;
}

.title-slider-caption{
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	margin-top:-38px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	text-align:left;
	text-trasnform:uppercase;
	font-size:13px;
}


/**************************************/
.content_news_list{
	margin:auto;
	margin-top:10px;
	width:95%;
	height:auto;
	/*min-height:800px;*/
	overflow:hidden;
}
.content_news_titles{
	margin:auto;
	margin-top:10px;
	width:95%;
	height:auto;
	font-size:20px;
	line-height:25px;
	text-align:center;
	border-bottom:#CCC 1px dotted;
	overflow:hidden;
}
.content_news_titles .times{
	width:95%;
	height:auto;
	font-size:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	overflow:hidden;
}

.content_news_shows{
	margin:auto;
	margin-top:10px;
	width:95%;
	font-size:13px;
	line-height:160%;
	min-height:400px;
	
}
embed{
	width:100%;
	overflow:hidden;
}
.content_news_shows iframe{
	width:100%;
}
.content_news_shows img{
	width:100%;
	height:auto;
	margin-bottom:10px;
	
}
.content_news_shows p{
	text-indent:2em;
	font-size:13px;
	line-height:180%;
}

.content_news_shows .gz_zishow{
	margin:auto;
	margin-top:10px;
	width:95%;
	line-height:25px;
	font-size:12px;
	padding-left:30px;
	background-image:url(../img/index/gz_zi.png);
	background-size:20px 20px;
	background-repeat:no-repeat;
	background-position:0px 4px;
}

/*******相关 ********************************************/
.other_infos_list_lan{
	margin:auto;
	margin-top:10px;
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
}
.other_infos_list_lan .co_bg{
	float:left;
	width:10px;
	height:100%;
	background-color:#00A363;
	margin-right:10px;
	overflow:hidden
	
}
.other_infos_list{
	margin:auto;
	margin-top:10px;
	width:90%;
	line-height:25px;
	font-size:12px;
}
.other_infos_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}
.other_infos_list ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:220%;
	font-size:12px;
	color:#333;
	border-bottom:#CCC 1px dotted;
	
}
.other_infos_list ul li a{
	color:#333;
}
.other_infos_list ul li a:hover{
	color:#999;
}



/*******评论 ********************************************/
.pl_list_lan{
	margin:auto;
	margin-top:10px;
	width:100%;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
}
.pl_list_lan .co_bg{
	float:left;
	width:10px;
	height:100%;
	background-color:#00A363;
	margin-right:10px;
	overflow:hidden
	
}
.pl_list{
	margin:auto;
	width:90%;
}
.pl_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}
.pl_list ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:10px;
	line-height:220%;
	font-size:12px;
	color:#333;
	padding-bottom:10px;
	border-bottom:#CCC 1px dotted;
	
}
.pl_list ul li .user_infos{
	width:100%;
}
.pl_list ul li .user_infos .user_face{
	float:left;
	width:18%;
	height:auto;
	border:#CCC 1px solid;
	padding:1px;
	overflow:hidden;
}
.pl_list ul li .user_infos .user_face img{
	width:100%;
	height:auto;
}
.pl_list ul li .user_infos .right_infos{
	float:right;
	width:76%;
	height:auto;
}
.pl_list ul li .user_infos .right_infos .user_names{
	font-size:14px;
	line-height:28px;
	color:#333;
}
.pl_list ul li .user_infos .right_infos .user_names a{
	color:#333;
}
.pl_list ul li .user_infos .right_infos .times{
	font-size:10px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}

.pl_list ul li .contents{
	margin-top:10px;
	width:100%;
	line-height:160%;
	font-size:12px;
}























