/*Middle Start*/
/*a*/
.mid-a{
	width:1000px;
	margin:67px auto 0;
	overflow:hidden;
}
.mid-a1  , .mid-a1-dt{
	float:left;
}
.mid-a2{
	float:right;
}
.mid-a1 , .mid-a2{
	width:460px;
	overflow:hidden;
}
.mid-a1 a , .mid-a2 a{
	color:#33a3d7;
}
.mid-a1-dt a img{
	width:128px;
	height:128px;
}
.mid-a1-dd{
	float:right;
	width:314px;
	overflow:hidden;
	position:relative;
	height:127px;
}
.mid-a1-dd h2{
	font-size:24px;
	margin-bottom:5px;
	font-weight:normal;
}
.mid-a1-dd h2 a{
	color:#FFFFFF;
}
.mid-a1-dd h2 a:hover{
	color:#33a3d7;
}
.mid-a1-dd p{
	font-size:14px;
	line-height:20px;
}
.mid-a1-more{
line-height: 14px;

	width:85px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(../images/mid-a3.png) right center no-repeat;
}

/*b*/
.mid-b{
	width:1000px;
	margin:50px auto;
	overflow:hidden;
    padding-top: 20px;
}
.mid-b a img{
	border-radius:10px;
}
        
        
        
        