@charset "utf-8";
.louceng {
	height: auto;
	overflow: hidden;
}
.louceng h1 a{
	float: none;
	font-size: 15px;
	margin-left:50px; 
	margin-right:0; 
}
.louceng h1 a:hover{
	color: #0294dd;
}
.louceng-right{
	margin-top:40px; 
	height: auto;
	float: right;
}
.louceng-left-fixe {
    position: fixed;
    top: 100px;
}