.keywordfontcolor1015066{ font-weight: bold; font-size: 10pt; color: #191d16; font-family: 宋体 ;}
.keywordfontcolor1015066{font-weight:normal;font-family:微软雅黑;position:relative!important;font-size:1.0em!important;}


.text-list1 ul li {
      
        padding-left: 20px;
        position: relative;
        line-height: 60px;
        border-top: 1px solid #e5e5e5;
        font-size: 16px;
     
        left: 0;
        transition: all 0.5s;}
    
    .text-list1 ul li:first-child {
        border-top: none;}
    
    .text-list1 ul li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        width: 4px;
        height: 4px;
        background: #313131;
        margin-top: -2px;}
    
    .text-list1 ul li a {
     
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #313131;}
    
    .text-list1 ul li .span {
        position: absolute;
        right: 0;
        top: 0;
        color: #999999;}
    
    .text-list1 ul li:hover {
        left: 15px;}
    
    .text-list1 ul li:hover a {
        color: #bc1919;}
    
    .text-list1 ul li:hover span {
        color: #bc1919;}
    
