.information {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.list {
	width: 300px;
	background-color: #fff;
	margin-top: 20px;
}
.list h1 {
	background-color: #f1a106;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
	height: 58px;
	line-height: 58px;
	text-align: center;
}
.list ul {
	width: 270px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
}
.list ul li {
	width: 270px;
	margin: 0 auto;
	line-height: 40px;
}
.list ul li a img {
	vertical-align: middle;
}
.list ul li u {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 250px;
	float: right;
	color: #666;
	font-size: 16px;
}
.text {
	width: 888px;
	background-color: #fff;
	margin-top: 20px;
}
.text .text-del {
	margin: 0 auto;
	width: 828px;
	margin-bottom: 30px;
}
.text-del  h1 {
	font-size: 18px;
	color: #333;
	font-weight: bolder;
	text-align: center;
	line-height: 66px;
	margin-top: 20px;
}
.text-del h6 {
	font-size: 14px;
	color: #666;
	text-align: right;
	margin-bottom: 20px;
}
.text-del p {
	font-size: 16px;
	color: #555;
	line-height: 32px;
	text-indent: 2em;
	padding: 10px 0;
}
.text-del img {
	width: 760px;
	height: 360px;
	display: block;
	margin: 30px auto;
}
.text-del h5 {
	font-size: 16px;
	color: #333;
	font-weight: bolder;
	text-indent: 2em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text .text-del .bing1 {
	height: 540px;
}
.text .text-del .auto {
	text-align: center;
}
.header-content ul .one a {
	color: #1388f4;
}
