﻿.titile {
    width: 100%;
    height: 55px;
}

.titile>h4 {
    font-weight: normal;
    float: left;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(50, 50, 50);
    line-height: 55px;
}

.titile h4 a {
    color: #323232;
}

.newslist {
    width: 100%;
    margin: 0 auto 20px;
    float: left;
}

.newslist>div {
    height: 240px;
    border-bottom: 1px solid #999999;
}

.news2 {
    text-align: left;
}

.news2>div {
    float: left;
}

.newsCont {
    margin-left: 30px;
    width: 870px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
}



.newsCont>h4 a {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: normal;
}

.newsCont>p {
    margin: 15px 0;
    line-height: 2;
    text-align: justify;

}

.news2>div:last-child {
    margin-top: 10px;
    margin-left: 30px;
}

.news2>div:last-child>span {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);

}

.ckzone {
    float: right;
    width: 212px;
    position: absolute;
    top: 30px;
    right: -20px;
}

.page {
    width: 950px;
    height: 125px;
    border: 1px solid #999;
}

.section {
    height: 100%;
    width: 100%;
    border-top: 5px solid #c83935;
}

.fpage {
    text-align: right;
    line-height: 20px;
    font-family: "宋体";
    padding: 15px 0;
    width: 100%;
}

.paginator {
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0px;
    text-align: right;
}

.paginator a {
    border: solid 1px #ccc;
    color: #333333;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.paginator a:visited {
    padding: 1px 6px;
    border: solid 1px #ccc;
    background: #fff;
    text-decoration: none;
    display: inline-block;
}

.paginator .cpb {
    border: 1px solid #ccc;
    font-weight: 700;
    color: #fff;
    background-color: #c83935;
    display: inline-block;
}

.paginator a:hover {
    border: solid 1px #ccc;
    color: #569c8a;
    text-decoration: none;
    display: inline-block;
}

.paginator a,
.paginator span,
.paginator a:visited,
.paginator .cpb,
.paginator a:hover {
    float: left;
    height: 16px;
    line-height: 16px;
    min-width: 10px;
    _width: 10px;
    margin-right: 5px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    font-family: Arial, SimSun;
    padding: 0 3px;
    display: inline-block;
}

.newslist .news2 img {
    width: 300px;
    height: 200px;
}