.toutiao {
	width:982px;
	height:88px;
	background:#f6f5f5 url(/images/tt-bg.gif) 0 0 no-repeat;
	margin:0 auto;
}

.toutiao h3 a {
	width:982px;
	height:50px;
	line-height:70px;
	font-size:26px;
        font-family:ºÚÌå;
	text-align:center;
	display:block;
	overflow:hidden;
	position:relative;
}

.toutiao ul {
	width:982px;
	height:38px;
	line-height:38px;
	text-align:center;
	display:block;
	overflow:hidden;
	position:relative;
}

.toutiao li {
	display:inline;
	padding:0 5px;
}


@media screen and (max-width:1366px){
	body {
		font-size:13px;
	}
	.toutiao {
		width:982px;
	}

	.toutiao h3 a {
		width:982px;
	}

	.toutiao ul {
		width:982px;
	}
	.toutiao .t0 {
		display:none;
	}
}