﻿@charset 'utf-8';
body,html{
	height: 100%;
}

.bannerContainer{
	display:none;
}
.mediaInfo, #recommandList h2{
	height:auto;
	line-height:26px;
}
.content{
	padding:0px;
	width:812px;
	background: #fff;
	margin-left: 178px;
	margin-bottom:36px;
	min-height: 567px;
}
#keyList{
	width:990px;
	float:left;
	padding:0;
	background: #efeeeb;
	margin-left:0;
	position: absolute;
}
.tingContainer{
	padding-top:10px;
}
.article-containter{
	width:990px;
	margin:0 auto;
	position: relative;
}
#keyList dl.cl_item dd{
	display:none;
} 
.link{
	display:none;
}
#keyList h2{
	display:none;
}
.list{
	width:812px;
}
.frap{
	padding-top:0px;
}
.header .frap{
	padding-top:10px;
}
.listItem{
	margin-right:0;
}
.mediaInfo{
	margin: 20px 50px 0;
	padding-bottom: 16px;
	padding-left:0;
	border:0;
	border-bottom: 1px solid #e0e0e0;
}
.mediaInfo .desc{
	padding-top: 10px;
	color: #a7a7a7;
}
.itemContent{
	margin:0 50px;
}
.listItem dl{
	padding-top:16px;
	padding-right:53px;
	margin-right:0px;
	border-top: 1px solid #e0e0e0;
}
.listItem dl:nth-child(4n){
	padding-right:0px;
	margin-right:0px;
}
.listItem dl:nth-last-child(1){
	padding-right:0px;
	margin-right:0px;
}
.cl_title{
	margin:0;
	padding:0;

}
.cl_item{
	display:block;
	position: relative;
}
.cl_item .cl_title{
	height:62px;
	line-height: 62px;
	font-size: 16px;
	padding-left:38px;
	background: url(../../../Images/ting/article-arr.png) 122px center no-repeat,#fff;
	background-size:5px 9px; 
	float:none;
	width:130px;
	border-bottom:1px solid #e0e0e0;
}
.keylist-warp{
	position: absolute;
	left:168px;
	top:0%;
	z-index:+9999;
	padding-right:20px;
	padding-left: 0;
	display: none;
	overflow: hidden;
}
.inner_warp{
	float: left;
}
#keyList dl.cl_item .keylist-warp dd{
	display:block;
	height: 63px;
	line-height: 63px;
	border:0;
	color: #fff;
	border-radius:0;
	margin:0px;
	padding:0px;
	float: none;
	-webkit-transition:.6s;
	-moz-transition:.6s;
	-o-transition:.6s;
	background: #18b3f0;
	-ms-transition:.6s;
	transition:.6s;
}

#keyList dl.cl_item .keylist-warp dd a{
	color: #fff;
	font-size: 16px;
	display: block;
	width: 200px;
	height: 62px;
	text-align: center;
	cursor: pointer;
	margin: 0px 21px;
	-webkit-transition:.6s;
	-moz-transition:.6s;
	-o-transition:.6s;
	background: #18b3f0;
	-ms-transition:.6s;
	transition:.6s;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
#keyList dl.cl_item .keylist-warp dd:hover{
	background:#64caf2;
	margin:0;
	padding-top: 1px;
    position: relative;
    margin-top: -1px; 
}
#keyList dl.cl_item .keylist-warp dd:hover a{
	margin:0;
	background:#64caf2;
	width:242px;
}
.keylist-warp .article-chan-arrw{
	position: absolute;left:-10px;
	top:50%;
	margin-top:-7px;
	display: block;
}
.flink{
	height:24px;
}
.flink .link{
	display:block;
	width:712px;
	height:20px;
	margin:0 50px;
	padding:15px 0px;

}
.continue, .continue a{
	color: #595959;
	background:none;
	float: right;
	left:100%;
	margin-left:-130px;
	display: none;
	margin-bottom: 30px;
}
.listItem dl .artimg{
	top: 92px;
}
.frap .ej-icon{
	top:3px;
}
.cl_item .cl_title:hover{
	background: url(../../../Images/ting/article-arr-hover.png) 122px center no-repeat,#18b3f0;
	color: #fff;
}
