
.news-font {
    color: white !important;
    font-size: 16px;
    margin-bottom: 5px !important;
    background-color: #4F63C3;
    padding: 5px;
    padding-left: 10px;
    height: 34px;
}
.ranklist {
    border: solid 1px #ddd;
    padding: 10px 10px 10px 10px;
    height: 582px;
    overflow: hidden;
}
.ranklist li {
    height: 56px;
    line-height: 25px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
}
.ranklist li em {
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    text-align: center;
    font-style: normal;
    color: #FFF;
    background-color: #6d6a6a;
    line-height: 20px;
    border-radius: 3px;
}
.ranklist ul li time {
    display: block;
    font-size: 10px;
    margin-left: 30px;
}
.wlj-p {
    width: 80%;
    margin-left: 11%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.icon li {
    float: left;
    width: 75px;
}
.warning {
    background-color: #f24 !important;
}

.safe {
    background-color: orange !important;
}

.safe1 {
    background-color: lightblue !important;
}
.icon li {
    float: left;
    width: 75px;
}
.icon-img {
    width: 66px !important;
    height: 66px !important;
    margin: auto;
    border-radius: 20px;
}
.icon_a{
    margin: 10px 0 !important;
}
.firm{
    background-color: #eee;
    overflow: hidden;
    margin-bottom: 10px
}
.Discuss li div{
    width: 200px;
    float: right;
    margin: 0 !important;
}
.Discuss li div p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list-page .left-box ul li a article h3{
    margin: 0 !important;
}
.list-article-three{
	position: absolute;
    bottom: 0;
    width: 20%;
	right:35%;
}
.list-article-one{
    position: absolute;
    bottom: 0;
    width: 35%;
}
.list-article-two{
    position: absolute;
    bottom: 0;
    width: 35%;
    right:0;
}
.list-article-three span a{
		color:#f99;
		border:1px solid #f99;
		border-radius:2px;
		}
.list-article-three span a:hover{
	color:#f33;
	border:1px solid #f33;
}
.list-article-three span{
	 display: inline-block;
}
.list-article-one p ,.list-article-two p{
    color: black !important;
}
.list-article-one span {
    display: inline-block;
}
.list-article-one span a{
    color: #0d35fa;
}
.list-box ul li{
    position: relative;
}

.list-box-div{
    width: 660px;
    position: relative;
    height: 20px;
    float: right;
    bottom: 18px;
}
h3{font-size: 20px;}

.list-article-one span a:hover{
    text-decoration: underline ;
    text-decoration-color: #0d35fa;
}
.Discuss_a{
    width: 100%;
}
.Discuss_a img{
    width: 90px !important;
    display: inline-block !important;
    height: 68px !important;
}
/*排行list样式*/
.list-page .left-box ul .rcc li{
    margin-bottom: 5px;
    padding: 5px 5px 0 5px;
}
.ranking-list{
    width: 48%;
    height:360px;
    float: left;
    position: relative;
    margin: 0 1% 20px;
    box-shadow: 2px 3px 5px 2px #ccc;
    padding: 15px;
}
.ranking-list li{
    margin-bottom: 5px !important;
    padding: 5px 5px 0 5px !important;
}
.ranking-list-top-title{
    display: inline-block;
    border-radius: 5px;
}
.ranking-list-new-top{
    background: rgb(79, 99, 195);
    color: #fff;
    position: relative;
    padding: 2%;
    border-radius: 5px 5px 0 0;
    margin-bottom: 5px;
}
/*top添加点击量样式*/
.ranking-list-top-Click-throughput{
    position: absolute;
    right: 2%
}
.ranking-list-ranking{
    margin: 0 10px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    text-align: center;
    font-style: normal;
    color: #FFF;
    background-color: #6d6a6a;
    line-height: 20px;
    border-radius: 3px;
}
.ranking-list-title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 30px;
    /*添加点击量打开 padding-right: 50px */
    /*padding-right: 50px*/
}
/*list添加点击量样式*/
.ranking-lis-Click-throughput{
    position: absolute;
    right: 8px
}
.rct{
    overflow:hidden;
    width: 270px;
    float: left;
}
.rct div{
    float:left;
    margin:0 10px;
    font:14px/30px microsoft yahei;
    color:#fff; cursor:pointer
}
.rct div.ton{
    color:#fff600
}
.rcc div{
    display:none;
}
.rcc div.mydiv{
    display:block
}