@charset "utf-8";
/* CSS Document */
.top-title {
    color: #444;
    line-height: 40px;
    height: 70px;
    font-size: 26px;
    font-family: '微软雅黑','Microsoft YaHei','Microsoft JhengHei','华文细黑',STHeiti,MingLiu,Montserrat,Arial, sans-serif;
    text-align: center;
}
.top-title-next {
    padding: 10px 0;
    width: 100%;
    display: table;
    border-bottom: 1px solid #f1f1f1;
    color: #333;
}
.next-left-ul, .next-left-ul li {
    float: left;
}

.next-left-ul {
    margin-left: 30px;
}
.next-left-ul li {
    margin: 0 20px 0 0;
}
.next-left-ul li span {
    color: #259de2;
}
.next-right-ul, .next-right-ul li {
    float: right;
}
.next-right-ul li {
    margin: 0 0 0 20px;
}
.next-right-ul, .next-right-ul li {
    float: right;
}
.news-main {
    font-family: '微软雅黑','Microsoft YaHei','Microsoft JhengHei','华文细黑',STHeiti,MingLiu,Montserrat,Arial, sans-serif;
    padding-top: 20px;
}
.news-main p {
    font-size: 14px!important;
    font-family: '微软雅黑'important;
    line-height: 30px;
    color: #313131;
    margin-bottom: 10px;
}