.wzlist h4 i{background: #ff5722;}
.wzlist h4 a:hover {color: #ff5722;}
.wz_info a {color: #ff5722;}
.xllist li:nth-child(-n+3) i {background:#ff5722;}
.side_title:after {background: #ff5722;}
.pagination ul>.active>a, .pagination ul>.active>span {background-color: #ff5722;}
.icon-top{background-color: #ff5722;}
.links li a:hover,footer a:hover {color: #ff5722;}
.divTags ul li:hover {border: 1px solid #ff5722;background: #ff5722;}
#starlist #selected, #starlist li a:hover, #starlist li:hover, .selected>a {color: #ff5722;}
.divPrevious li:hover a {color: #ff5722;}
.tags_list a:hover {background: #ff5722;border: #ff5722 1px solid;}
.wenzi_news li:hover a {color: #ff5722;}
#starlist ul.sub li a:hover {color: #ff5722;}#starlist li:hover a {color: #ff5722;}
.ellipsis {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*.toptxt*/
.toptxt{margin: 0 0 20px 0;overflow:hidden;padding:10px}
.toptxt ul li {float:left;width:49.5%;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.toptxt ul li:hover {background:#f1f1f1;border-radius:5px;}
.toptxt ul li:nth-child(even) {float:right;}
.toptxt ul li a{color:#333;font-size:14px}
.toptxt ul li em {padding:0px 5px;background:#666;margin-right:5px;border-radius:4px;color:#fff;white-space:nowrap;font-style:normal;font-size:13px;}
.toptxt ul li em.color-1 {background-color:#f3420b;}
.toptxt ul li em.color-2 {background-color:#f90;}
.toptxt ul li em.color-3 {background-color:#448ef6;}
.toptxt ul li em.color-4 {background-color:#01bf1a;}
.toptxt ul li em.color-5 {background-color:#c8d410;}
.toptxt ul li em.color-6 {background-color:#7675c7;}
.toptxt ul li em.color-7 {background-color:#e60bef;}
.toptxt ul li em.color-8 {background-color:#0ae3f9;}
span.badge {
    border-radius: 2px 8px;
    font-weight: 400;
    padding: 2px 6px;
    font-size: 12px;
    margin: 0 .40rem 0 0;
    position: relative;
    top: -3px;
}
.arc_v5 {
    background: #f64444;
    color: #fff;
}
span.arc_v2 {
    background: #448EF6;
    color: #fff;
}
.load-next-page {
    padding: 25px 0;
    text-align: center
}

.load-next-page a {
    background-color: #216de8;
    color: #fff;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    font-size: 13px;
    cursor: pointer;
    transition: background-color .3s,box-shadow .3s
}

.load-next-page a:hover {
    color: #ffffff;
    background-color: #313439
}

.load-next-page .no-more-items {
    color: #8d8f96;
    background-color: inherit;
    padding: 10px 20px;
    border: none;
    border-radius: inherit;
    font-size: inherit;
    cursor: inherit;
    transition: inherit;
    pointer-events: none
}

.load-next-page .no-more-items:hover {
    background-color: inherit
}