 
.w320 {width: 320px;}


 

.item {
	background-color: #F7F7F7;
	width: 300px;
	overflow: hidden;
	padding:0 10px 0 10px;
	margin-bottom: 30px;
	
}
.mainTitle {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 15px;
    margin-top: 10px;
}
.mainTitle span {
    font-size: 20px;
    color: #E62129;
    border-left: 3px solid #E62129;
    padding-left: 10px;
}
.mainTitle span a {
    color: #E62129;
}

.item a{
	text-decoration: none;
}
.item .tablist {
	margin-top: 20px;
	overflow: hidden;
}
.item .tablist li {
	width: 300px;
	float: left;
}
 
 
/* 热门推荐 */
.hot li span {
	line-height: 14px;
	text-align: center;
	width: 14px;
	height: 14px;
	display: inline-block;
}
.hot li:nth-child(-n+3) span{
	color: white;
	background-color: #E62129;
	
}
.hot li{
	margin: 0 auto 24px;
	text-overflow: ellipsis ;
	white-space:nowrap;
	overflow: hidden;
}
.hot li a{
	color:#373737;
	margin-left:3px;
	
}
.hot li:nth-child(-n+3) span {
    color: white;
    background-color: #E62129;
}
.hot li span {
    line-height: 14px;
    text-align: center;
    width: 14px;
    height: 14px;
    display: inline-block;
}
/*原创与英语 */
.tablist .tabpic img{
	width: 300px;
	height: 162px;
	
}
.tablist a:hover {
	text-decoration:underline;
}
.item:nth-child(n+2) .hot{
	margin-top: 20px;
}


 
 
/* 列表页头部嵌套 */
.topNav { background: #F3F3F3 url(http://images.china.cn/images1/ch/2017news/images/b_1.png) no-repeat center top; height: 40px; }
.topNav i { font-style: normal; font-size: 14px; color: #666; line-height: 40px; }
.topNav i a { color: #666; }
.mainBavBox i {width: 380px;}
.mainBavBox i img{margin-left: 10px;margin-top: 15px;}
.mainBavBox { height: 70px; margin-bottom: 30px; }
.mainBavBox p { font-size: 16px; color: #FFF; line-height: 88px; background: #2D78BD; }
.mainBavBox p a { color: #FFF; margin-left: 28px; }



