/*财首单独定制皮肤*/
.ty-card-icon-mpics{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-mpics.png') 0 0 no-repeat;}
.ty-card-icon-video{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-video.png') 0 0 no-repeat;}
.ty-card-icon-live{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-live.png') 0 0 no-repeat;}
.ty-card-icon-topic{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-topic.png') 0 0 no-repeat;}
.ty-card-icon-scheme{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-scheme.png') 0 0 no-repeat;}
.ty-card-icon-exclusive{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-exclusive.png') 0 0 no-repeat;}
.ty-card-icon-hot{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/icon-hot.png') 0 0 no-repeat;}
.ty-card-type10-makeup{ background: url('//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/prefix-makeupurl.png') 0 center no-repeat; }
.ty-cardlist-w a:hover, .ty-cardlist-w a:active, .ty-cardlist-w a:focus {color: #3753a2; text-decoration: none; }
.ty-cardlist-w a.ty-card-link-em {color: #d33a2b; text-decoration: none; }
.ty-cardlist-w a.ty-card-link-em:visited {color: #d33a2b; }
.ty-cardlist-w a.ty-card-link-em:hover, .ty-cardlist-w a.ty-card-link-em:active, .ty-cardlist-w a.ty-card-link-em:focus {color: #3753a2; text-decoration: none; }
a:hover .ty-card-cmnt-icon{ background: url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/icon-cmnt-hover.png?__sprite) 0 0 no-repeat;}

.cardlist__item{margin: 10px;padding: 10px;background: #ddd;}
.cardlist-a__loading, .cardlist-a__tip, .cardlist-a__more{margin: 10px 0;padding: 10px;text-align: center;}
.cardlist-a__more{color: #666;font-size: 16px;}
.cardlist-a__loading{ font-size: 18px; color: #999;}
.cardlist-a__loading .icon-loading{display: inline-block; margin-left: 15px; width: 100px;height: 20px;background: url(//n.sinaimg.cn/finance/c30320b4/20170512/loading.gif?1) 0 0 no-repeat;vertical-align: middle;}
.cardlist__item_newsa{background: red;color: #fff;}
.cardlist__item_newsb{border: 3px solid blue;color: #fff;}
.cardlist-a__tab{border-top: 2px solid #F04C64;}
.cardlist-a__tab, .cardlist-a__tab li{height: 50px;line-height: 50px;}
.cardlist-a__tab li{float: left;display: inline;padding: 0 20px;font-size: 18px;cursor: pointer;}
.cardlist-a__tab li.current{background: #F04C64;color: #fff;}

/*到底后点击刷新*/
.btn-clicktorefresh{color: #d33a2b;cursor: pointer;}

/*分页*/
.cardlist-a__pager{text-align: center;margin: 20px;}
.cardlist-a__pager a{min-width: 10px;display: inline-block;padding: 2px 10px;margin: 10px;border: 1px solid #333;line-height: 20px;height: 20px;vertical-align: middle;cursor: pointer;}
.cardlist-a__pager .page-cur{color: red;cursor: text;}

/*标签切换 */
.tyfeed-card-tabs-w{ position: relative; z-index: 999; width: 640px;height: 60px;font-family: 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial';}
.tyfeed-card-tabs{width: 638px;border-top: 2px solid #3753A2;border-left: 1px solid #ddd;border-right: 1px solid #ddd;height: 58px; /*border-left: 1px solid #ddd; border-right: 1px solid #ddd;*/ background: url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/bg-feed-tt-normal.png) 0 0 repeat-x; box-shadow: 0 1px 3px #ccc;}
.tyfeed-card-tabs-fixed{position: fixed;z-index: 999;top: 0;}
.tyfeed-tab-i{float: left;width: 71px;height: 58px;line-height: 58px;text-align: center;font-size: 17px;color: #333;cursor: pointer;}
.tyfeed-tab-selected{border: none; background-color: #3753A2;color: #fff;cursor: default;}
.tyfeed-tab-i:nth-of-type(1){/*margin-left: -1px;*/}
.tyfeed-tab-more{ position: absolute; right: 1px; top: 2px; z-index: 1000; width: 72px;height: 58px;line-height: 58px; text-align: left; text-indent: 12px; font-size: 17px;color: #333; background: url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/more-arrow-down.png) 50px 27px no-repeat; cursor: pointer;}
.tyfeed-card-tabs-fixed .tyfeed-tab-more{ right: 0; top: 0;}
.tyfeed-tab-more-open{ border-left: 1px solid #ECEDF0; border-right: 1px solid #fff; width: 70px; text-align: left; text-indent: 11px; background: #fff url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/fin-feed/images/more-arrow-up.png) 50px 27px no-repeat;}
.tyfeed-card-tabs-more{ display: none; position: absolute; right: 0; top: 60px; z-index: 1000; padding: 15px 0; width: 330px; border: 1px solid #eee; border-top: none; background-color: #fff; box-shadow: 0 1px 3px #ccc;}
.tyfeed-card-tabs-fixed .tyfeed-card-tabs-more{ right: -1px; top: 58px;}
.ty-cardlist-w a.tyfeed-card-tabs-more-i, .ty-cardlist-w a.tyfeed-card-tabs-more-i:visited{ float: left; margin: 0 0 0 15px; width: 64px; height: 37px; line-height: 37px; text-align: center; font-size: 16px; color: #333; background-color: #fff;}
.ty-cardlist-w a.tyfeed-card-tabs-more-i:hover{ background-color: #3753A2; color: #fff;}

/*证券feed*/
.ty-cardlist-w0 .ty-card-stock{ border-bottom: 0;}
.ty-cardlist-w0 .ty-card-stock:hover{ background: none;}
.ty-cardlist-w0 .ty-card-stock .ty-card-tt{ position: relative; z-index: 1; float: left; width: 500px; margin: 0; padding: 0 0 0 15px; height: 50px; line-height: 50px; overflow: hidden; font-weight: normal; font-size: 18px;}
.ty-cardlist-w0 .ty-card-stock .ty-card-tt:before{ content: ' '; position: absolute; left: 0; top: 23px; z-index: 2; width: 5px; height: 5px; background-color: #3753A2;}
.ty-cardlist-w0 .ty-card-stock .ty-card-tip2{ float: right; margin: 0; padding: 0; width: 100px; height: 50px; line-height: 50px; overflow: hidden; text-align: right;}
.ty-cardlist-w0 .cardlist-stock-more, .ty-cardlist-w0 .cardlist-stock-more:visited{ display: block; height: 40px; line-height: 40px; background-color: #f4f4f4; color: #3753a2; cursor: pointer;}
.ty-cardlist-w0 .cardlist-a__more { margin: 15px 0 0 0;}
.ty-cardlist-w0 .cardlist-stock-more:hover { opacity: 0.8;}
.ty-cardlist-w0 .ty-card:nth-last-of-type(1){ border-bottom: none;}
.ty-cardlist-w1{ margin-top: 20px;}