/*right部分文章排行和企业文章*/
.tab-tit ul{overflow: hidden; width: 90%; margin: 0;}
.tab-tit li{float: left; width: 22%; font-size: 17px; color: #6b6b6b; text-align: center; margin: 0px 1px 10px; cursor: pointer; border: 1px solid #e4e3e3; color: #b5b5b5;}
.tab-tit li.active{color: #131313; background: #e4e3e3;}
.rank-txt .row{margin: 0;}
.right-color{/*background: #fafafa;*/ margin-bottom: 45px; padding:0 15px 15px; }
.con-right .color-bar{display: inline-block; padding:2px 5px; color: #fff; position: relative; top: -2px; background: #ef9654; cursor: default;}
.con-right .txt-item a{color: #555; line-height: 28px; display: block; padding-left: 13px;}
.txt-item{position: relative; margin: 8px 0 0;}
.txt-item:before{ width: 6px; height: 6px; display: inline-block; visibility: visible; border-radius: 50px; content:"";background: #ef9654; vertical-align: middle; position: absolute; margin-right: 5px; top: 0.8em;}
.con-right a:hover{color: #ef9654;}
.pege-con{display: none;}
.pege-con.active{display: block;}