
.body{
	width: 1200px;
	margin: 0 auto;
}
.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;
	background-color:#EBEAEA;
	border-bottom: 1px solid #CCCCCC;
}

.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;
	font-size: 14px;
	margin-right: 20px;
}
.succeed{
	margin-top: 0px;
}

.succeed .list{
	margin-bottom: 30px;
    box-shadow: #999 2px 2px 2px;
    height: 30px;
    line-height: 30px;
}
.succeed .list img{
	width: 25px;
}
.succeed .list strong{
	position: relative;
	bottom: 5.5px;
	font-size: 18px;
}
.right .line {
	padding-top:5px;
	padding-bottom: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 70px;
	width: 900px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
}
.right .line img{
	height: 120px;
}
.right .our{
	color: #336FAB;
	margin: 0 auto;
	width: 900px;
}
.border{
	margin: 0 auto;
	
}
.border .interior{
	font-size: 15px;
    line-height: 25px;
    margin: 0 auto;
    width: 750px;
}
.border .show{
	text-align: center;
	position: relative;
}
.border .show img{
	width: 350px;
}
.border  .introduce{
	margin: 0 auto;
	text-align: center;
}
.border  .introduce img{
	width: 600px;
	height: 500px;
}
.border  .introduce .title{
	font-size: 18px;
	font-weight: 700;
	color: #227fc2;
}
.border  .introduce .hr{
	width: 900px;
	border-bottom: 1px dashed #999;
	
}
/*.header-center .case a{
	color: #CC0000;
}*/