@charset "utf-8";
/*发展规划*/
.content{
	width: 100%;
	height: auto;
	margin: 0 auto;
}


.titles {
	background:#f5f5f5;
	height:50px;
}

.title1,
#c1text,
#c2text,
#c3text {
	width: 1200px;
	display: block;
	margin: 0 auto;
}

#tabs li{
	text-align: center;
	}
	
#tabs li a{
	float:left;
	width:120px;
	height:50px;
	line-height: 50px; 
	color:#333;
	font-size: 1.6rem;
	}

#tabs li a{
	display: block; 
	color:#333;
	} 
	
#tabs .hover{
	background:#2483d1;
	color:#fff;
	}
	
	
.a1_l {
	float:left;
	width:660px;
	margin:20px 60px 40px 30px;
	
}
	
.a1_l p{
	text-indent: 32px;
	line-height: 30px;
	font-size: 1.6rem;
}
.a1_l h3{
	font-weight:normal;
	line-height: 60px;
	border-bottom: 2px solid #535353;
	font-size: 2.4rem;
	margin:0 0 20px 0;
}

.a1_l img{
	display: inline;
	
}

.image1{
	margin:30px 50px 0 0;
	
}

.a1_r {
	float:right;
	width:400px;
	margin:40px 0 0 0;
}

.a1_r a{
	display: block;
	padding:0 0 5px 0;
}

