.top-info {
    padding: 14px 0 21px 0;
    border-bottom: 1px solid #eee;
}

.news-list .list {
    margin-bottom: 43px;
}

.news-list a:hover {
    text-decoration: none;
}

.news-list .list li {
    padding: 29px 0 24px 0;
    border-bottom: 1px solid #eee;
}

    .news-list .list li .news {
        margin-left: -15px;
    }

    .news-list .list li .col-sm-4 {
        padding-right: 0;
        padding-left: 0;
    }

        .news-list .list li .col-sm-4 .read-more {
            margin-right: -15px;
        }

    .news-list .list li h4 {
        line-height: 28px;
        font-size: 18px;
        font-weight: bold;
    }

        .news-list .list li h4 a {
            color: #313131;
        }

            .news-list .list li h4 a:hover {
                color: #1493f6;
            }

    .news-list .list li .info {
        line-height: 26px;
        color: #a8afc2;
        margin-right: -15px;
    }

        .news-list .list li .info a,
        .news-list .list li .info a:hover {
            color: #1493f6;
        }

.read-more {
    margin-top: 34px;
    float: right;
    width: 98px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #8a92ab;
    border: 1px solid #8a92ab;
    border-radius: 3px;
}

    .read-more:hover {
        color: #fff;
        background: #1493f6;
        border: 1px solid #1493f6;
    }

.load-more-wrap {
    padding-bottom: 37px;
}

    .load-more-wrap .load-more {
        font-size: 16px;
        color: #929bb1;
        height: 40px;
        line-height: 40px;
        text-align: center;
        display: block;
        background: #f6f7fa;
    }

    .load-more-wrap .load-more-hide {
        display: none;
    }

 .page-box b {
	background-color: #98c832!important;
	color: #fff!important;
	font-weight: 700;
	border-color: #98c832!important;
	cursor: pointer;
	color: #555;
	display: inline-block;
	border: 1px solid #e8e8e8;
	height: 21px;
	line-height: 21px;
	padding: 3px 10px;
	margin: 0 5px;
	font-size: 14px;
	text-decoration: none;
}

 .page-box a {
	cursor: pointer;
	color: #555;
	display: inline-block;
	border: 1px solid #e8e8e8;
	height: 21px;
	line-height: 21px;
	padding: 3px 10px;
	margin: 0 5px;
	font-size: 14px;
	text-decoration: none;
}

 .page-box a:hover {
	background-color: #98c832;
	border-color: #98c832;
	text-decoration: none;
	color: #fff;
}
div.digg {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}

    div.digg a {
        display: block;
        float: left;
        padding: 5px 12px;
        margin: 0 0 0 8px;
        border: 1px solid #e1e2e3;
        line-height: 20px;
        height: 20px;
        color: #3b8dd1;
        background: #fff;
        text-decoration: none;
    }

        div.digg a:hover {
            border: 1px solid #3b8dd1;
        }

    div.digg span {
        display: block;
        float: left;
        padding: 5px 0;
        line-height: 20px;
        height: 20px;
    }

        div.digg span.current {
            padding: 5px 12px;
            margin: 0 0 0 8px;
            color: #555;
            font-weight: bold;
        }

        div.digg span.disabled {
            border: 1px solid #eee;
            padding: 5px 12px;
            margin: 0 0 0 8px;
            color: #ddd;
        }
        .page-box {
	margin-top: 35px;
	text-align: center;
}

@media (max-width: 768px) {
    .news-list .list li .col-sm-4 .read-more{
        margin-right: 0;
    }
}

/*# sourceMappingURL=../../maps/news.css.map */
