﻿@charset "utf-8";
/*瀑布流组件1*/ 
.Waterfall1 .tabTitHeight { /*height:47px;*/ position:relative;z-index: 100 } 
.Waterfall1 .tabTit { border: #c9c9c9 1px solid; border-bottom: #2772b6 2px solid; height:46px; line-height:46px; overflow:hidden; background: #fff;} 
.Waterfall1 .tabTit .tabLi { float:left; font-size:18px; color: #2772b6; width:100px; text-align:center; float:left; height:46px; line-height: 46px; font-family:"微软雅黑"; cursor:pointer; } 
.Waterfall1 .tabTit a:hover { text-decoration:none; } 
.Waterfall1 .tabTit .on {/* background:#d0001f;*/ color:#2772b6} 
.Waterfall1 .dataList li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative; } 
.Waterfall1 .dataList h3 { margin-bottom: 10px; width:550px; font-family:"微软雅黑",Microsoft YaHei; font-weight:normal } 
.Waterfall1 .dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 20px; color: #333333; font-weight:normal  } 
.Waterfall1 .dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; } 
.Waterfall1 .dataList .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; } 
.Waterfall1 .dataList .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)} 
.Waterfall1 .dataList .summary { height: 75px;  line-height: 24px; overflow: hidden; color: #666; font-size:14px; font-family:"微软雅黑",Microsoft YaHei; } 
.Waterfall1 .dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; } 
.Waterfall1 .dataList .time { font-size: 12px; color:#999; } 
.Waterfall1 .bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none!important; } 
.Waterfall1 .bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(//www.xinhuanet.com/house/bj/fcpdgb2015/img/icon_share.png) no-repeat 0px 0px!important; line-height:20px;display: none;} 
.Waterfall1 .dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer;} 
.Waterfall1 .dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(//www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; } 
.Waterfall1 .dataList .moreBtn .text { line-height: 16px; vertical-align: middle; font-size:12px; color: #333333} 
.name { /*width: 681px; border: #c9c9c9 1px solid; border-bottom: #2772b6 2px solid; */ padding-left: 10px; /*background-color: #FFFFFF; font-size: 16px; line-height: 46px; color: #2772b6;*/ position: fixed; top: 192px; z-index: 100; }
