.page_list .page_box{float:right}


.page_list .totalPage{ margin-left: 18px; color: #919191;}
.page_list .totalPage span{   
  display: inline-block !important;
 
  color: #919191;
}

.page_list.old_page{
    margin-top: 19px;
    color: #0066b3;
    font-family: "宋体";
    padding:0;
    margin: 19px 0 0;
}
.page_list.old_page a, .page_list.old_page font, .page_list.old_page .page_btn{
    background: transparent;
    color: #0066b3;
    display: inline-block;
    padding:0;
    margin-left:12px;
    line-height: 16px;
    float: left;
}
.page_list.old_page font{
    color: #000000;
    font-size: 14px  !important;
    font-family: "宋体";
    font-weight: bold;
    margin-left: 13px;
}
.page_list.old_page a:hover {
    text-decoration: underline;
    color: #6eaeeb;
}

.content_box .layout_right .tstj li ul li{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.lng .page_box *{
font-family: Times New Roman,Arial,sans-serif,"宋体";
}
#info .list-main ul:after{
  content:"";
  display:block;
  clear:both;
}