body{font-family:"微软雅黑"; font-size: 14px; margin:0 auto; padding:0px; color: #2b2b2b;}
html,p,ul,ol,li,input,form,h1,h2,h3,h4,h5,dl,dt,dd,img{margin:0px;padding:0px;border:0; cursor: default;}
img{vertical-align: middle;border:none;margin:0px;padding:0px;}
ul,li,dt{list-style-type:none;}
a{text-decoration:none; color:#666;}
a:hover{text-decoration:none;}
.clear{clear:both; overflow: hidden;}

.main{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
}
.title span{
	display: block;
	line-height: 90px;
	height: 90px;
	font-size: 34px;
	color: #07947d;
	font-weight: bold;
	text-decoration: none;
}
.title  a{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #07947D;
	padding: 8px 40px;
	border-radius: 7px;
}
.center{
	margin-top: 36px;
}
.cent_left img{
	width: 66%;
	height: auto;
	float: left;
}
.cent_rig ul{
	width: 34%;
	float: right;
}	
.cent_rig ul li{
	width: 100%;
	text-align: left;
	margin-bottom: 12px;
	position: relative;
}
.cent_rig ul li img{
	width: 95px;
	height: auto;
	margin-left: 30px;
}
.cent_rig ul li a{
	width: 64%;
	height: 100%;
	font-size: 16px;
	margin-left: 10px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background-color: cornflowerblue;
	color: #fff;
	line-height: 30px;
	border-radius: 8px;
}
.cent_rig ul li a span{
	display: block;
}

 .images-slide{ position:relative; height:189px;margin-top:30px;  }
	.images-slide .bd .tempWrap{ width:1130px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
	.images-slide .bd ul{ overflow:hidden; zoom:1; }
	.images-slide .bd ul li{ margin-left:10px;  float:left; height:190px; line-height:190px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
	.images-slide .bd ul li img{ height:190px;}
	
.footer{
	width: 1280px;
	margin: 0 auto;
	margin-top: 40px;
}	