.fooder {
	width: 100%;
	height: 322px;
	min-width: 1000px;
	background-color: #000;
	overflow: hidden;
}

.fooder_01 {
	width: 1000px;
	height: 266px;
	border-bottom: 1px solid #999;
	position: relative;
}

.platform {
	display: block;
	width: 600px;
	height: 200px;
	padding-top: 36px;
	font-size: 12px;
	float: left;
	/* background-color: red; */
}

.platform a {
	display: block;
	width: 150px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float: left;
	margin: 0;
	padding-top: 12px;
	height: 25px;
	margin-right: 4%;
}

.fooder_01 li {
	padding: 10px 0;
}

.fooder_01 a {
	color: #999;
}

.fooder_01 ul:nth-child(2) {
	margin: 0 40px;
}

.cbs {
	height: 100%;
	width: 400px;
	/* margin-left: 144px; */
	float: right;
	/* margin-right: 150px; */
}

.cbs img {
	padding-top: 48px;
	padding-left: 70px;
}


.cbs li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #999;
	margin-top: 45px;
}

.cbs li:nth-child(7) {
	border: none;
}

.sys {
	position: absolute;
	right: 30px;
	top: 48px;
}

.sys>p {
	text-align: center;
	color: #999;
	font-size: 12px;
	padding-top: 2px;
}

.fooder_02 {
	width: 1200px;
	height: 56px;
}

.fooder_02 p {
	text-align: center;
	color: #999;
	font-size: 12px;
	line-height: 56px;
}
