/* =头条
-------------------------------*/
.topic{position: relative}
.topic .cont-list::before{content: "";background-color: white;height: 1px;position: absolute;top: 0;left: 0;width: 100%;}
.topic .cont-list:before{background-color: #FFFFFF;content: "";height: 1px;left: 0;position: absolute;top: 0;width: 100%;}
.topic .cont-list{border-top: 1px dotted #ccc;margin: 0 0px;padding: 9px 0 9px;position: relative;}
.cont-list > li a{display: block;font-size:16px;color:#3c4650;}
.cont-list li{padding-left:10px;background: none;display: -webkit-box;}
.cont-list li:first-child{padding-top: 0;border-bottom:none}
.cont-list li:last-child{border-bottom: 0 none;padding-bottom: 0;}
.live-icon:after{content: ""; position: absolute; right: 0;}
.live-icon{background-color: #DF4300;}
.live-icon{background-color: #DF4300; color: #FFFFFF; display: inline-block; font-size: 12px; height: 16px; line-height: 16px; margin-right: 10px;margin-top:1px; position: relative; text-align: center; vertical-align: 2px; width: 36px;}

/* =标题
-------------------------------*/
.list-t{background: url(../images/mt_bg.png) no-repeat,url(../images/mt_bg2.png) repeat-x;-webkit-background-size:auto 39px;height:39px;line-height:39px; border:0 none;position:relative;}
.list-t h3 { float: left; font-weight: 700; font-size: 18px; padding: 0 12px; position: relative; }
.list-t h3::after { content: ""; height: 0; }
.list-t h3 a, .finance-wrapper .list-t h3 span { color: #680c00; }
.list-t .more a { background: none; color: black }
.list-t .more {position: absolute;right: 10px;top:0px;}

/* =文章列表
-------------------------------*/
.article-list{}
.article-list li{position:relative;padding:0}
.article-list li a:nth-child(odd){padding:9px 20px 9px 10px;font-size:16px;color:#3c4650;text-decoration:none;display:block;white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis}
.article-list li{border-bottom:1px dotted #ccc}
.article-list li:last-child{border-bottom:0}
.article-list li a:nth-child(odd):hover{color:#c80000}
.article-list li a::after{position:absolute;content:'';border-top:solid 3px #969696;border-right:solid 3px #969696;right:10px;top:14px;width:6px;height:6px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.article-list li .tj{background-color: #DF4300;color: #FFFFFF;display: inline-block;font-size: 12px;height: 16px;line-height: 16px;margin-right: 10px;position: relative;text-align: center;vertical-align: 2px;width: 36px;}
/* =图片新闻
-------------------------------*/
.gallery{margin-top:12px;overflow: hidden;}
.gallery .gallery-item{width: 50%;margin-bottom: 10px;float: left;text-align: center;}
.gallery .img-wrapper{font-size:0;line-height:0;text-align: center;background: url(../images/albumbg.png) no-repeat center center;background-size: 140px 140px;display: inline-block;width: 100%;height: 140px}
.gallery img{width: 140px;}
.gallery p{background:#FFF;max-width: 280px;color: #1F1F1F;overflow: hidden;padding: 5px 0;text-overflow: ellipsis;white-space: nowrap;width: 140px;font-size: 12px;margin:-3px auto 0;}