.keywordfontcolor1146025{ font-weight: bold; font-size: 10pt; color: #191d16; font-family: 宋体 ;}
.news-list {
    box-sizing: border-box;
    padding: 15px 0;
    list-style: none;
    padding: 0 15px;
    margin: 20px 0 0 0;
    font-family: "Microsoft YaHei", sans-serif;
    width: 100%;}

.news-list li {
    box-sizing: border-box;
    padding: 15px 0;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    overflow: hidden;}

.gover_right_ul {
    height: auto;}

.gover_right_ul li {
    background-position: left 32px;}

.gover_right_ul li:hover {
    background-position: left 32px;}

.clearfix:after {
    content: "";
    display: table;
    clear: both;}

.news-category {
    box-sizing: border-box;
    padding: 15px 0;
    float: left;
    width: 70px;
    height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #0099CC;
    padding: 2px 5px;
    border-radius: 2px;}

.news-content {
    margin-left: 100px;}

.news-header {
    margin-bottom: 8px;}

.news-date {
    float: right;
    color: #999;
    margin-right: 15px;
    font-size: 14px;}

.news-title {
    color: #333;
    text-decoration: none;}
.news-list li:hover .news-title
{
    transform: translateX(-2px);}

.news-body {
    text-indent: 2em;
    color: #666;
    font-size: 14px;
    line-height: 1.6;}