.link {
    position: relative;
    text-align: right;
    padding-right: 10px;}
.link a {
    font-size: 16px;
    color: #008842;
    display: inline-block;
    transition: all 0.3s;
    line-height: 20px;}
.keywordfontcolor1087204{ font-weight: bold; font-size: 16px; color: #fc0606; font-family: 宋体;}
            .text-list ul {
                margin-top: 30px;}
            
            .text-list ul li {
                padding-left: 20px;
                padding-right: 100px;
                background: url() no-repeat;
                background-position: left center;
                position: relative;
                font-size: 15px;
                line-height: 45px;}
            
            .text-list ul li a {
                display: block;
                color: #333333;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                transition: all 0.3s;}
            
            .text-list ul li:hover a {
                color: #008842;
                transform: translateX(5px);}
            
 .text-list ul li>span {
                position: absolute;
                right: 0;
                top: 0;
                color: #999999;}
 .pagination p {
    display: inline-block;
    padding: 0 12px;
    font-size: 16px;
    text-align: center;
    color: #666;
    margin: 5px -2px;}.pagination a {
display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #666;
    margin: 0px 2px;}           
            
            
            
