﻿@charset "utf-8";
/*瀑布流组件1*/ 
body { font-size:62.5%; color:#000; line-height:22px; text-align:left; }


.xh-fall-tabCon-main-list li {
	padding: 15px 0 17px 0;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	position:relative;
	font-family:"微软雅黑";
	font-size:1em;
	text-decoration: none;
} 
.xh-fall-tabCon-main-list h3 { margin-bottom: 10px; width:85%; font-family:"微软雅黑",Microsoft YaHei; } 
.xh-fall-tabCon-main-list h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 2.2em; color: #333333; } 
.xh-fall-tabCon-main-list .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; } 
.xh-fall-tabCon-main-list .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left; display:none; -moz-transition:-moz-transform .3s ease; -ms-transition:-ms-transform .3s ease; transition:transform .3s ease; } 
.xh-fall-tabCon-main-list .imgs img:hover { width: 138px; height: 90px; vertical-align: top; float:left; display:none; -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)} 
.xh-fall-tabCon-main-list .summary { height: 75px;  line-height: 24px; overflow: hidden; color: #666; font-size:1.4em; } 
.xh-fall-tabCon-main-list .info { height: 14px; line-height: 14px; padding: 0; text-align: right; } 
.xh-fall-tabCon-main-list .time { font-size: 1.2em; color:#999; } 
.xh-fall .bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; } 
.xh-fall .bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(http://www.news.cn/house/bj/fcpdgb2015/img/icon_share.png) no-repeat 0px 0px!important; line-height:20px;} 
.xh-fall-tabCon-main-btn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer;} 
.xh-fall-tabCon-main-btn i { display: inline-block; width: 16px; height: 16px; background: url(http://www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; } 
.xh-fall-tabCon-main-btn .more { line-height: 16px; vertical-align: middle; font-size:1.2em; color: #333333} 

@media screen and (min-width:0px) and (max-width: 767px) {
	.xh-fall-tabCon-main-list h3 a { font-size:1.6em;} 
}