.right1 {
	width: 100%;
	float: left;
}

.righttop {
	width: 100%;
	height: 30px;
	background-image: url(../img/leftlogo.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-size: 18px;
	border-bottom: 1px solid #6699CC;
	border-bottom-style: dotted;
	float: left;
}

.rightcontent {
	float: left;
	margin-top: 5px;
	width: 100%;
}

.content {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.ourserviceimg {
	width: 33%;
	height: 200px;
	float: left;
	text-align: center;
}

.ourservice {
	width: 100%;
	float: left;
}

.linian {
	width: 100%;
	height: 477px;
	float: left;
	background-image: url(../img/webg.jpg);
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
}

.successfulcase {
	width: 100%;
	height: 250px;
	float: left;
}