.text-right-banner{
	
}
.text-title{
	height: auto;
	width: 750px;
	//margin-left: 25px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 30px;
	float: left;
}
.text-title span{
	display: block;
	width: 750px;
	
	line-height: 68px;
	border-bottom: 1px solid #b0b0b0;
}
.text-title p{
	display: inline-block;
	height: 35px;
	width: 420px;
	line-height: 52px;
	font-size: 15px;
	font-family: "微软雅黑";
	float: left;
    text-align: right;
}
.text-txt{
	margin-top: 10px;
	float:left ;
	width: 730px;
	height: auto;
    margin-left: 20px;	
    margin-right: 20px;
	text-align: left;
}
.text-txt span{
	line-height:2;
	font-family: 'Microsoft YaHei';
    font-size: 16px;
}
.text-txt img{
	display: block;
	max-width: 100%;
}
.ke-insertfile a{

	color:blue;
}