.banner{
	width: 100%; background:url(../images/banner.jpg) no-repeat center; height:400px;
}
.content{
	background: #1775B3;
	padding-bottom: 15px;
}
.inner{
	width: 950px;
	margin:0 auto;
}
.title{
	text-align: center;
	position: relative;
	top:-2px;
	padding-bottom: 6px;
}
.tu{
	padding: 2px;
	background: white;
	width: 256px;
	height: 123px;
	margin-right: 10px;
}
.tu img{
	width: 256px;
	height: 123px;
}
.jieshao{
	width: 320px;
	margin-right: 35px;
}
.tou{
	overflow: hidden;
	padding-bottom: 10px;
}
.tou h5{
	float: left;
	padding-left: 16px;
	background: url(../images/xian.jpg) no-repeat left center;
	font:16px/26px "";
	color: #A5DBFF;
}
.tou i{ font-size:12px; font-style:normal;}
.tou a{
	float: right;
}
.nei{
	font:12px/24px "";
	color: #C3E7FF;
	text-indent: 2em;
}
.nei a{
	color: #C3E7FF;
}
.xinwen{
	width:317px;
}
.xinwen  ul li{
	overflow: hidden;
	font:12px/24px "";

}
.xinwen ul li a{
	float: left;
	color: #C3E7FF;
}
.xinwen ul li a:hover{ color:#ccc;}
.xinwen ul li span{
	float: right;
	color: #71ADD6;
}