锘?bg > div {
    /*    background-image:url(/images/news/banner.png);
*/

    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    zoom: 1;
}

.banner {
    margin-top: -357px;
    min-height: 357px;
    position: relative;
}

.line.bg1 .title {
    text-align: center;
    background: url(/images/news/tt.jpg) no-repeat center center;
    width: 100%;
    height: 95px;
}

.line.bg1 .list {
}

    .line.bg1 .list > div:first-child {
        margin-top: -40px;
    }

    .line.bg1 .list > div > .img {
        float: left;
        width: 32%;
        padding: 60px 60px 0 0;
    }

        .line.bg1 .list > div > .img img {
            width: 100%;
        }

    .line.bg1 .list > div > .text {
        float: left;
        width: 68%;
        padding: 45px 0 60px 0;
        position: relative;
        border-bottom: 1px solid #e9e9e9;
    }

        .line.bg1 .list > div > .text p {
            font-size: 12px;
            color: #777;
            line-height: 22px;
            padding-bottom: 25px;
        }

            .line.bg1 .list > div > .text p.tt {
                font-size: 14px;
                color: #333;
                padding-bottom: 15px;
            }

                .line.bg1 .list > div > .text p.tt span {
                    float: right;
                    font-size: 12px;
                    color: #777;
                }

            .line.bg1 .list > div > .text p.more {
                position: absolute;
                left: 0;
                bottom: 40px;
                font-size: 12px;
                padding-bottom: 0;
            }

                .line.bg1 .list > div > .text p.more a {
                    color: #a3a3a3;
                }

.main {
    margin-top: 80px;
    margin-bottom: 50px;
}

    .main .detail_l {
        float: left;
        width: 67%;
    }

        .main .detail_l .title {
            font-size: 18px;
            line-height: 25px;
            padding: 30px 0 5px;
        }

        .main .detail_l .info {
            color: #888;
            font-size: 12px;
            border-bottom: 1px solid #e0e0e0;
            line-height: 40px;
            padding-bottom: 5px;
        }

            .main .detail_l .info span {
                margin-left: 10px;
            }

            .main .detail_l .info > div:nth-child(1) {
                float: left;
            }

                .main .detail_l .info > div:nth-child(1) a {
                    color: #deb164;
                }

            .main .detail_l .info > div:nth-child(2) {
                float: right;
                width: 220px;
            }

        .main .detail_l .m_content {
            line-height: 30px;
            margin-top: 15px;
            font-size: 14px;
            word-wrap: break-word;
            min-height: 500px;
        }

            .main .detail_l .m_content img {
                max-width: 100%;
            }

    .main .detail_r {
        float: right;
        width: 25%;
    }

        .main .detail_r .title {
            margin-top: 79px;
            font-size: 14px;
            border-bottom: 1px solid #e0e0e0;
            padding-bottom: 15px;
        }

        .main .detail_r ul {
        }

            .main .detail_r ul.subnav li {
                line-height: 50px;
                border-bottom: 1px solid #e0e0e0;
            }

                .main .detail_r ul.subnav li a {
                    display: block;
                    padding-left: 18px;
                    position: relative;
                }

                    .main .detail_r ul.subnav li a:before {
                        content: "";
                        display: block;
                        width: 18px;
                        height: 50px;
                        position: absolute;
                        left: 0;
                        top: 0;
                        background: url(/images/news/dot.jpg) no-repeat left center;
                    }

            .main .detail_r ul.list li {
                line-height: 20px;
                border-bottom: 1px solid #e0e0e0;
                padding: 10px 0;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

                .main .detail_r ul.list li:last-child {
                    border-bottom: none;
                }

                .main .detail_r ul.list li span {
                    font-size: 12px;
                    color: #888;
                }

/*page*/
.paginator {
    /*font: 15px Arial, Helvetica, sans-serif;
            padding: 10px 20px 10px 0;
            margin-left:auto;
            margin-right:auto;*/
    display: inline-block;
    padding-left: 0;
    margin: 80px 0;
    border-radius: 4px;
    font-size: 16px;
    padding: 10px 0 10px 0;
    line-height: 20px;
}

    .paginator span {
        float: left;
        height: 38px;
    }

    .paginator a:first-of-type {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .paginator a:last-of-type {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .paginator a {
        /*color: #777;
        border: 1px solid #DDD;
        background: #fff;
        padding: 1px 6px;
        float: left;
        border-radius: 4px;
        padding: 8px 16px;
        text-decoration: none;*/
        color: #666;
        position: relative;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px;
        margin-right: 0 !important;
        border-radius: 0;
    }

        .paginator a:visited {
            padding: 1px 6px;
            border: solid 1px #DDD;
            background: #fff;
            text-decoration: none;
            text-decoration: none;
        }

    .paginator .cpb {
        position: relative;
        float: left;
        padding: 9px 16px;
        text-decoration: none;
        background-color: #fff;
        border: none;
        margin-left: -1px;
        margin-right: 0 !important;
        background-color: #dfb164;
        color: #fff;
        border-radius: 0;
        /*color: #fff;
        background-color: #dfb164;
        padding: 8px 16px;
        border-radius: 4px;
        text-decoration: none;*/
    }

    .paginator a:hover {
        /*color: #777;
        background: #E7EAEC;
        border-color: #DDD;
        text-decoration: none;*/
        color: #dfb164;
        background-color: #eee;
        border-color: #ddd;
        text-decoration: none;
    }

    .paginator table tr td {
        border: 0px;
    }