@charset "UTF-8";

.list-wrapper {
    min-width: 1366px;
}

    .list-wrapper .container .top-header {
        width: 1366px;
        height: auto;
        margin-top: 20px;
    }

    .list-wrapper .container .section {
        margin-top: 36px;
        margin-bottom: 36px;
    }

        .list-wrapper .container .section .section-box {
            box-sizing: border-box;
        }

            .list-wrapper .container .section .section-box .section-title {
                color: #444;
                font-size: 16px;
                height: 34px;
                line-height: 34px;
                padding-left: 14px;
                border-bottom: solid 1px #734C21;
            }

            .list-wrapper .container .section .section-box .section-content {
                min-height: 200px;
            }
            .list-wrapper .container .section .section-box .section-content1 {
                min-height: 200px;
            }

        .list-wrapper .container .section .section-left {
            width: 400px;
            float: left;
        }

            .list-wrapper .container .section .section-left .section-title {
                height: 62px;
                line-height: 62px;
                color: #444;
                font-size: 24px;
                font-family: "ËÎÌå", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", "Î¢ÈíÑÅºÚ", STHeiti, "»ªÎÄÏ¸ºÚ", sans-serif;
                font-weight: bold;
                letter-spacing: 8px;
                padding-left: 30px;
            }

            .list-wrapper .container .section .section-left .nav-menus {
                margin-top: 12px;
                min-height: 338px;
            }

                .list-wrapper .container .section .section-left .nav-menus a:last-child .nav-menu {
                    border-bottom: solid 1px #ecd7c3;
                }

                .list-wrapper .container .section .section-left .nav-menus .nav-menu {
                    height: 88px;
                    line-height: 88px;
                    border-top: solid 1px #ecd7c3;
                    border-left: solid 1px transparent;
                    padding-left: 68px;
                    -webkit-transition: all 0.3s ease-out;
                    transition: all 0.3s ease-out;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: normal;
                    -webkit-flex-direction: row;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -webkit-box-align: center;
                    -webkit-align-items: center;
                    -ms-flex-align: center;
                    align-items: center;
                    font-size: 20px;
                    color: #734C21;
                }

                    .list-wrapper .container .section .section-left .nav-menus .nav-menu.no-margin {
                        margin-bottom: 0;
                    }

                    .list-wrapper .container .section .section-left .nav-menus .nav-menu .arrow {
                        width: 8px;
                        height: 12px;
                        display: inline-block;
                        position: relative;
                    }

                        .list-wrapper .container .section .section-left .nav-menus .nav-menu .arrow:before {
                            content: " ";
                            width: 8.5px;
                            border-bottom: solid 1px #734C21;
                            -webkit-transform: rotate(45deg);
                            -ms-transform: rotate(45deg);
                            transform: rotate(45deg);
                            position: absolute;
                            left: 1px;
                            top: 0;
                        }

                        .list-wrapper .container .section .section-left .nav-menus .nav-menu .arrow:after {
                            content: " ";
                            width: 8.5px;
                            border-bottom: solid 1px #734C21;
                            -webkit-transform: rotate(-45deg);
                            -ms-transform: rotate(-45deg);
                            transform: rotate(-45deg);
                            position: absolute;
                            left: 1px;
                            top: 6px;
                        }

                    .list-wrapper .container .section .section-left .nav-menus .nav-menu.active, .list-wrapper .container .section .section-left .nav-menus .nav-menu:hover {
                        background: #fef6eb;
                        border-left: solid 1px #ecd7c3;
                    }

                        .list-wrapper .container .section .section-left .nav-menus .nav-menu.active .arrow, .list-wrapper .container .section .section-left .nav-menus .nav-menu:hover .arrow {
                            display: inline-block;
                        }

                .list-wrapper .container .section .section-left .nav-menus a {
                    color: #444;
                    font-size: 16px;
                    text-decoration: none;
                }

                    .list-wrapper .container .section .section-left .nav-menus a:visited {
                        text-decoration: none;
                    }

            .list-wrapper .container .section .section-left .no-menus {
                background: url(/cszl/jzjj/img/list-nav-nobg.png) no-repeat bottom;
                width: 400px;
                height: 325px;
                margin-top: 12px;
            }

        .list-wrapper .container .section .section-right {
            width: 943px;
            float: right;
        }

            .list-wrapper .container .section .section-right .section-title {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                font-size: 14px;
            }

                .list-wrapper .container .section .section-right .section-title .dot {
                    width: 10px;
                    height: 10px;
                    background: #734C21;
                    margin-left: auto;
                    margin-right: 6px;
                }

                .list-wrapper .container .section .section-right .section-title .line {
                    width: 1px;
                    height: 15px;
                    background: #734C21;
                    margin-left: 13px;
                    margin-right: 13px;
                }

                .list-wrapper .container .section .section-right .section-title a {
                    color: #734C21;
                    text-decoration: none;
                }

                    .list-wrapper .container .section .section-right .section-title a.active {
                        color: #780c0c;
                    }

            .list-wrapper .container .section .section-right .section-box .news-list {
                padding: 10px 0 20px 0;
                border-bottom: solid 1px #780c0c;
            }

                .list-wrapper .container .section .section-right .section-box .news-list .new-item {
                    border-bottom: solid 1px #e0e0e0;
                    height: 55px;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: horizontal;
                    -webkit-box-direction: normal;
                    -webkit-flex-direction: row;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -webkit-box-align: center;
                    -webkit-align-items: center;
                    -ms-flex-align: center;
                    align-items: center;
                    font-size: 16px;
                    color: #666;
                    text-decoration: none;
                    position: relative;
                }

                    .list-wrapper .container .section .section-right .section-box .news-list .new-item:hover {
                        color: #780c0c;
                    }

                    .list-wrapper .container .section .section-right .section-box .news-list .new-item:last-child {
                        border-bottom: none;
                    }

                    .list-wrapper .container .section .section-right .section-box .news-list .new-item .time {
                        margin-left: auto;
                        font-size: 14px;
                        color: #888;
                    }

            .list-wrapper .container .section .section-right .section-box .pagination {
                text-align: center;
                height: 40px;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                margin-bottom: 32px;
                margin-top: 24px;
            }

                .list-wrapper .container .section .section-right .section-box .pagination .page {
                    width: 22px;
                    height: 25px;
                    margin-right: 12px;
                    line-height: 25px;
                    text-align: center;
                    text-decoration: none;
                    color: #780c0c;
                    display: -webkit-box;
                    display: -webkit-flex;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -webkit-flex-direction: column;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-align: center;
                    -webkit-align-items: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -webkit-justify-content: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                    .list-wrapper .container .section .section-right .section-box .pagination .page.prev-page {
                        background: none;
                        width: auto;
                        border: none;
                        color: #780c0c;
                        padding-left: 10px;
                        padding-right: 10px;
                    }

                    .list-wrapper .container .section .section-right .section-box .pagination .page.next-page {
                        background: none;
                        width: auto;
                        border: none;
                        color: #780c0c;
                        padding-left: 10px;
                        padding-right: 10px;
                    }

                    .list-wrapper .container .section .section-right .section-box .pagination .page:last-child {
                        margin-right: 0;
                    }

                    .list-wrapper .container .section .section-right .section-box .pagination .page.current, .list-wrapper .container .section .section-right .section-box .pagination .page:hover {
                        background: #780c0c;
                        color: white;
                    }