.feedEkList{position: relative;left:0px; width:500%; list-style:none outside none;background-color:none; border:none; padding:4px 6px; color:#fff;}
.feedEkList li{float: left;left: 0;width: 20%;border-bottom:none; padding:5px;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;}
.feedEkList li:last-child{border-bottom:none;}
.itemTitle a{font-weight:bold; color:#fff !important; text-decoration:none }
.itemTitle a:hover{ text-decoration:underline }
.itemDate{font-size:11px;color:#fff;} 
.ovx_scr{overflow-x: scroll;}
.rssDiv{height: 200px;}
.itemTitle{padding-left: 20px;margin-bottom: 20px;}
.itemDate{padding-left: 20px;margin-bottom: 10px;}
.itemContent{padding:0px 30px 0px 20px;margin-bottom: 20px;}
.itemContent > img{display: none;}
#divRss,#divRss2{overflow: hidden;}
.sns_num{transition: all 0.3s;}
.face_prev,.blog_prev{float: right;width: 45px;height: 20px; cursor: pointer; background: url('/images/main/prev.png')center center no-repeat;border-right: 1px solid rgba(91, 91, 91, 0.51);}
.face_next,.blog_next{float: right;width: 45px;height: 20px;margin-right: 10px; cursor: pointer; background: url('/images/main/next.png')center center no-repeat;}

@media screen and (max-width:1400px){
	.itemContent{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.face_next,.blog_next{margin-right: 0px;}

}
@media screen and (max-width:991px){
	
	.rssDiv{height: 100px;}
	.itemTitle{padding-left: 5px;margin-bottom: 10px;}
	.itemDate{padding-left: 5px;margin-bottom: 10px;}
	.itemContent{padding:0px 30px 0px 5px;margin-bottom: 10px;}
}
@media screen and (max-width:767px){
	
	

}
