body {
    /* overflow-x: hidden; */
}

.news-main-body {
    margin: 0 auto;
    width: 80%;
    box-sizing: border-box;
}

.news-main-ul {
    margin-bottom: 30px;
    width: 1000px;
}

.news-main-ul li {
    height: 92px;
    margin-bottom: 10px;
}

.news-main-ul li>div {
    float: left;
    display: inline-block;
    /*zoom: 1; *display: inline;*/
}

.news-main-ul li>div:first-child {
    text-align: center;
    width: 92px;
    height: 92px !important;
    background-color: #888;
    color: #FFFFFF;
}

.news-day {
    padding-top: 18px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 100%;
}

.news-date {
    padding-bottom: 10px;
    line-height: 100%;
}

.news-main-ul li>div:last-child {
    cursor: pointer;
    width: 908px;
    height: 92px !important;
    background-color: #eaeaea;
    padding: 15px 30px 15px 20px;
}

.news-ul-title {
    color: #333333;
    line-height: 100%;
    font-size: 18px;
    text-align: left;
}

.news-ul-detile {
    float: right;
    line-height: 100%;
    color: #409BFC;
}

.news-ul-lead {
    color: #666666;
    padding-top: 10px;
    line-height: 100%;
    padding-right: 3px;
}

/*页码*/

.page {
    list-style: none;
    position: relative;
    left: 635px;
    bottom: 10px;
}

.page>li {
    float: left;
    padding: 0 10px;
    cursor: pointer;
    height: 20px !important;
    font-size: 12px;
    color: 999;
}

.page .pageItem {
    border: solid thin #999;
    margin: 5px;
}

.page .pageItemActive {
    color: #000;
    margin: 5px;
}

.page .pageItemDisable {
    border: solid thin #999;
    margin: 5px;
}

.news-main-body>p {
    margin: 0 auto;
    font-size: 24px;
    line-height: 36px;
    color: #333;
}

.news2-main-p-title {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 30px;
}

.news2-main-p-context {
    text-indent: 32px;
    font-size: 18px !important;
    text-align: left !important;
}

.new_name {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #ccc;
}

.name1 {
    padding-left: 540px;
}

.name2 {
    padding-left: 388px;
}

.name3 {
    padding-left: 465px;
}

.new2-1 {
    width: 600px;
    height: 400px;
}