body{
margin: 0 auto;
}
*{
	margin: 0;
	padding: 0;
}
a {
    color: #666666;
    text-decoration: none;
}
.left {
	width: 200px;
	float: left;
	margin-left: 20px;
	position: relative;
}

.left ul {
	margin-top:-15px;
}

.left ul a li {
	 color: #666666;
}

.left ul li {
	list-style: none;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	font-size: 14px;
	padding-left: 10px;
	line-height: 50px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#EBEAEA;
}

.left .titlehead {
	font-size: 18px;
	padding-left: 8px;
	width: 210px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	margin-top: 2px;
	font-weight: 600;
	background-color: #115FB8;
	margin-left: -5px;
	font-family: "微软雅黑";
	box-shadow: #333 0px 0px 3px;
}
.left ul .case:hover,
.left ul .one{
	background-color: rgb(228,228,228);
    color: #008BC1;
}

.left .information img {
	height: 15px;
	width: 15px;
}

.left .information {
	font-size: 12px;
	margin: 15px 0 0 0;
}

.left .information span {
	font-size: 12px;
	line-height: 35px;
}

.left .information .Telephone {
	margin-left: 21px;
}

.left .phone {
	padding-top: 30px;
	position: relative;
	right: 25px;
}

.right {
	color: #333;
	width: 900px;
	float: right;
	margin-right: 20px;
	font-size:14px;
	text-align: center;
}
#background {
	text-align: center;
}
#background img{
    min-width: 1263px;
    height: 400px; 
}
#location {
	color: #337AB7;
	font-size: 14px;
	margin: 0 auto;
	height: 30px;
	width: 1200px;
	margin-top: 30px;
	border-bottom:#999 1px dashed;
}
#location span {
	color: #777777;
}


.body {
	width: 1200px;
	margin: 20px auto 0 auto;
}
.body .cloud{
	width: 540px;
	height: 260px;
}
.companydevelopment {
	display: inline-block;
	width: 600px;
	height: 300px;
	position: relative;
}
.companydevelopment .titles{
	position: absolute;
	top:-48px;
	right:260px;
	font-weight: 700;
	margin-top: 100px;
	font-size: 16px;
	font-family: 宋体;
	font-weight: 800;
	
}
.develpment div{
	font-size: 14px;
	text-align: left;
	margin: 30px auto ;
	width: 940px;	
	text-indent: 30px;
	line-height: 25px;
}
.introduces{
	position: relative;
	top:30px;
}
.move{
margin-top: 30px;
}
/*.header-center .connectus a{
	color: #CC0000;
}
*/