﻿
a {
    text-decoration: none;
}
.l-nav {
    float: left;
    width: 311px;
    margin-top: -103px;
    position: absolute;
    /*border: 1px solid #e3baba;*/
    /*background-color: #f9f3ec;*/
}

    .l-nav .strong {
        width: 205px;
        height: 29px;
        font-size: 29px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px;
        padding-top: 50px;
        margin-left: 30px;
    }

    .l-nav ul {
        list-style: none;
        padding-left: 0px;
        margin-top: 0px;
    }

        .l-nav ul li {
            width: 311px;
            height: 60px;
            background: #F5F7F9;
            margin-top: 1px;
            cursor: pointer;
        }

            .l-nav ul li:last-child a {
                border-bottom: 0px;
            }

            .l-nav ul li a {
                font-size: 16px;
                font-family: Microsoft YaHei;
                font-weight: 400;
                color: #575757;
                line-height: 61px;
                text-decoration:none;
                /*margin-left: -174px;*/
            }

            .l-nav ul li span {
                padding-left: 150px;
                /*display: inline-block;
                width: 10px;
                height: 19px;
                background: url(/images/icon-back2.png) no-repeat;
                background-size: 100% auto;
                transform: rotate(270deg);*/
                /* margin-left: 59%; */
                /*float: right;
                margin-right: 10px;*/
            }
            .l-nav ul li:hover, .l-nav ul li.active {
                background: #EAD8C0;
                color: #BD9155!important;
            }
                .l-nav ul li:hover a, .l-nav ul li.active a {
                    color: #BD9155;
                }
            .l-nav ul li a:hover, .l-nav ul li a.active {
                
            }

.r-result {
    width: 875px;
    float: right;
    /*margin-top: -47px;*/
}

.result-kind {
    display: inline-block;
    padding-top: 10px;
}

    .result-kind a {
        width: 90px;
        line-height: 40px;
        text-align: center;
        border-radius: 20px;
        font-size: 20px;
        margin-right: 5px;
    }

        .result-kind a:hover, .result-kind a.active {
            background-color: #f1d4d0;
            color: #CA0923;
        }

.nav-ser {
    border: 1px solid #d8ccbd;
    margin-top: 5px;
    height: 45px;
}

    .nav-ser input {
        line-height: 43px;
    }

    .nav-ser .ser-btn {
        height: 45px;
        width: 60px;
    }

.result-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

    .result-list li {
        margin-top: 48px;
        padding-right: 20px;
    }

        .result-list li img {
            width: 151px;
            height: 200px;
        }

        .result-list li .result-msg {
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
            width: 240px;
        }

            .result-list li .result-msg a {
                font-size: 20px;
                margin-bottom: 12px;
                font-weight: bold;
                line-height: 30px;
            }

            .result-list li .result-msg p {
                font-size: 18px;
                line-height: 30px;
            }
ul{
    list-style:none;
}

.result-list-image {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*margin-top: -24px;*/
}

    .result-list-image li {
        margin-top: 25px;
        padding-right: 20px;
        width: 30.00%;
    }
        .result-list-image li:hover {
            box-shadow: 0px 0px 15px 0px rgb(75 54 38 / 13%);
        }
        .result-list-image li img {
            width: 250px;
            height: 200px;
        }

        .result-list-image li a p {
            font-size: 18px;
            text-align: center;
            line-height: 30px;
        }

        .result-list-image li .result-msg {
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
            width: 240px;
        }

            .result-list-image li .result-msg a {
                font-size: 20px;
                margin-bottom: 12px;
                font-weight: bold;
                line-height: 30px;
            }

            .result-list-image li .result-msg p {
                font-size: 18px;
                line-height: 30px;
            }


.result-list-video {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: -24px;
}

    .result-list-video li {
        margin-top: 25px;
        padding-right: 20px;
        width: 46%;
        padding-top: 20px;
    }
        .result-list-video li:hover {
            box-shadow: 0px 0px 15px 0px rgb(75 54 38 / 13%);
        }
            .result-list-video li:hover p {
                color: #BD9155;
            }
            .result-list-video li img {
                width: 320px;
                height: 240px;
            }

            .result-list-video li img.icon {
                position: absolute;
                width: 50px;
                height: 50px;
                margin-top: 90px;
                margin-left: -180px;
            }

        .result-list-video li a p {
            font-size: 18px;
            text-align: center;
            line-height: 30px;
            color: #575757;
        }

        .result-list-video li .result-msg {
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
            width: 240px;
        }

            .result-list-video li .result-msg a {
                font-size: 20px;
                margin-bottom: 12px;
                font-weight: bold;
                line-height: 30px;
            }

            .result-list-video li .result-msg p {
                font-size: 18px;
                line-height: 30px;
            }

.page-change {
    text-align: center;
    color: #636a72;
    margin-top: 50px;
}

    .page-change a {
        margin-right: 8px;
        padding: 0 14px;
        line-height: 40px;
        font-size: 18px;
        border: 1px solid #d8ccbd;
        border-radius: 2px;
        color: #ae5e00;
        background-color: #ffffff;
    }

.event-none {
    pointer-events: none;
    color: #d6b69e !important;
    background-color: #f7f7fa;
}

.page-change a:hover, .page-change a.active {
    background-color: #ae5e00;
    border: 1px solid #ae5e00;
    color: #ffffff;
}

.first-page, .last-page {
    width: 80px;
}

.page-change .previous-page, .page-change .next-page {
    margin: 0 15px 0 5px;
}

.el-tree {
    min-height: 400px;
    background-color: #fbeeeb;
}

.el-tree-node {
    padding-top: 5px;
    padding-bottom: 5px;
}

.el-tree-node__label {
    font-size: 16px;
}

.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
    background-color: #f1d4d0;
}

.el-tree-node__content:hover {
    background-color: #f1d4d0;
}

.el-tree-node:focus > .el-tree-node__content {
    background-color: #f9f3ec;
}

.el-table thead th.is-leaf {
    background: #f2f2f2;
}

.el-table {
    /*font-size: 16px;*/
}

.el-table__row a:hover {
    color: #BD9155;
}

.el-breadcrumb {
    font-size: 16px;
    margin-top: 40px;
}

.img-shadow {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 2;
}
.img-close {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #606266;
    border-radius: 50%;
    z-index: 101;
    cursor: pointer;
    color: #ddd;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
}
.img-panel {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
}