﻿.new_main {
    width: 1172px;
    margin: 38px auto 60px auto;
}

    .new_main h3 {
        color: #000121;
        font-size: 30px;
        font-weight: normal;
        text-align: center;
    }

        .new_main h3 font {
            color: #207be6;
            font-size: 20px;
            padding-top: 16px;
            display: block;
        }

    .new_main .xw_list {
        width: 1200px;
        margin: 0 auto;
    }

        .new_main .xw_list li {
            width: 575px;
            float: left;
            margin-top: 50px;
            padding-top: 40px;
            border-top: 1px #ddd solid;
            margin-right: 50px;
        }

            .new_main .xw_list li .tup {
                width: 182px;
                position: relative;
                margin-right: 20px;
                float: left;
            }

                .new_main .xw_list li .tup span {
                    width: 50px;
                    height: 35px;
                    background-color: rgba(32,123,230,0.7);
                    display: block;
                    text-align: center;
                    font-size: 12px;
                    color: #fff;
                    line-height: 14px;
                    padding-top: 5px;
                    position: absolute;
                    top: 5px;
                    left: 5px;
                }

                .new_main .xw_list li .tup img {
                    width: 180px;
                    height: 135px;
                    border: 1px #ddd solid;
                }

            .new_main .xw_list li .xinw {
                width: 371px;
                float: left;
            }

                .new_main .xw_list li .xinw h4 {
                    color: #222;
                    font-size: 16px;
                    font-weight: normal;
                    border-bottom: 1px #ddd solid;
                    padding-bottom: 5px;
                    height: 55px;
                }

                    .new_main .xw_list li .xinw h4 a {
                        color: #222;
                        line-height: 24px;
                    }

                .new_main .xw_list li .xinw p {
                    color: #444;
                    text-align: left;
                    padding: 6px 0 0 0;
                }

    .new_main p {
        font-size: 16px;
        color: #333;
        text-align: center;
        padding-top: 46px;
    }

    .new_main .xw_list li .xinw p a {
        color: #444;
        line-height: 24px;
        font-size: 12px;
        padding: 0;
    }

.paging {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-top: 42px;
}

.laypage_main {
    font-size: 0;
    clear: both;
    color: #666;
}

.new_main .xw_list li .xinw h4 a:hover, .new_main .xw_list li .xinw p a:hover {
    color: #207be6;
}

.my-page {
    font-size: 14px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    color: #333333;
    display: inline-block;
}

    .my-page .my-page-prev,
    .my-page .my-page-next {
        float: left;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border: 1px solid #ddd;
        cursor: pointer;
    }

        .my-page .my-page-prev.my-page-forbid,
        .my-page .my-page-next.my-page-forbid {
            pointer-events: none;
            background-color: rgba(0, 0, 0, 0.1);
            color: rgba(0, 0, 0, 0.2);
        }

        .my-page .my-page-prev:not(.my-page-forbid):hover,
        .my-page .my-page-next:not(.my-page-forbid):hover {
            border-color: #207be6;
            color:#207be6;
        }

    .my-page .my-page-group {
        float: left;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .my-page .my-page-group li {
            float: left;
            list-style: none;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            min-width: 35px;
            padding: 0 8px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            margin: 0 5px;
            cursor: pointer;
        }

        .my-page .my-page-group .my-page-cell {
            border: 1px solid #ddd;
            border-radius: 2px;
        }

            .my-page .my-page-group .my-page-cell:hover {
                border-color: #207be6;
                color: #207be6;
            }

        .my-page .my-page-group .my-page-checked {
            background-color: #207be6;
            color: #ffffff;
        }

            .my-page .my-page-group .my-page-checked:hover {
                color: #ffffff !important;
            }


        .my-page .my-page-group .my-page-omit {
            pointer-events: none;
        }


.new_content {
    width: 80%;
    margin: 70px auto;
}

    .new_content .new_l {
        width: 60px;
        float: left;
        margin-right: 30px;
    }

        .new_content .new_l span {
            width: 60px;
            height: 60px;
            background: #207be6;
            display: block;
            color: #fff;
            font-size: 14px;
            text-align: center;
            line-height: 20px;
            padding-top: 10px;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            -webkit-border-radius: 4px;
        }

    .new_content .new_m {
        float: left;
        width:calc(100% - 90px);
    }

        .new_content .new_m .n_park h1 {
            color: #222;
            font-size: 22px;
            font-weight: normal;
            line-height: 30px;
        }

        .new_content .new_m .n_park .fabu {
            padding-top: 13px;
            border-bottom: 1px #ddd solid;
            padding-bottom: 7px;
            height: 45px;
        }

            .new_content .new_m .n_park .fabu p {
                font-size: 14px;
                color: #999;
                display: inline-block;
                padding-right: 30px;
            }

            .new_content .new_m .n_park .fabu span {
                display: inline-block;
                color: #999;
            }

        .new_content .new_m .nr_n {
            width: 100%;
            padding-top: 32px;
            text-align: center;
        }

.n_park {
    text-align: center;
}

#nextNews {
    padding-top: 60px;
}