/*动态*/
a{
	text-decoration: none;
}
.titlebox{
	padding: 5px 3px;
	border-bottom: 1px dashed #1E1E1E;
	width:100%;
	font-size: 15px;
}
.titlebox img{
	height: 30px;
}
.newtitlebox{
	padding: 30px 2px 10px 2px;
	border-bottom: 1px dashed #BCBCBC;
}
.newtitlebox img{
	width: 100%;
	height: 150px;
}
.newtitlebox h4{
	font-weight: bold;
}
.newtitlebox p{
	line-height: 25px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #6c6c6c;
	width:100%;
	height:23px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
ul{
	padding: 0;
}
.newtitlebox a{
	text-decoration: none;
	color: #0064af;
}
.container>.row>.col-xs-4{
	padding: 0 40px;
}
.futitle{
	font-size: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.futitle a{
	text-decoration: none;
	color: #000;
}
.funewtitle{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 50px;
	list-style: none
}
.funewtitle li,.lihover{
	padding: 5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.funewtitle a{
	text-decoration: none;
	color: #727272;
}
.funewtitle a:hover,.lihover a{
	color: #0064af;
}
.xq-neirong{
	padding: 20px;
}
.xq-neirong img{
	max-width: 100%;
	width: auto;
}
