﻿body {
    background: url(../NationTradition/bg-bottom.png) bottom no-repeat
}

a:hover {
    color: #CB1B1D;
    text-decoration: none
}

.cm_nav {
    background: #F3F4FA
}

.top-menu a {
    color: #b8b8bb
}

.cm_nav a {
    color: #b8b8bb;
}

.hdc {
    margin-bottom: 0px;
    padding-top: 20px;
    background: url(../NationTradition/bg-top.png) right no-repeat
}

    .hdc .logo {
        margin-top: 18px;
        width: 586px;
    }

        .hdc .logo a {
            background: url(../NationTradition/logo.png);
            width: 586px;
            height: 81px;
        }

    .hdc .right {
        float: right;
        width: 500px;
    }

        .hdc .right h4 {
            margin-block-start: 1em;
            margin-block-end: 1em;
            margin-inline-start: 0px;
            margin-inline-end: 0px;
            font-weight: bold;
            font-size: 17px;
            color: #CB1B1D;
            line-height: 28px;
        }

        .hdc .right p {
            font-size: 15px;
            text-align: right;
            color: #CB1B1D;
            margin-top: 8px;
        }



.d7 {
    position: relative;
    margin-left: 10px
}

    .d7 input {
        border: 1px #E86567 solid;
        background: #E86567;
        border-radius: 15px;
    }

    .d7 .icon-sousuo {
        background: url(../NationTradition/search.png) no-repeat;
        position: absolute;
        left: 190px;
        margin-top: 8px;
    }

.head-nav {
    height: 50px;
    background: #CB1B1D
}

.head-nav-con {
    height: 50px;
}

    .head-nav-con ul li {
        height: 50px;
        line-height: 50px;
        width: 12.5%;
        font-size: 17px;
    }

    .head-nav-con ul a {
        font-weight: bold;
        height: 50px;
        line-height: 50px;
    }

    .head-nav-con ul li.on, .head-nav-con ul li:hover {
        background: #B41012;
        height: 53px;
        margin-top: -3px;
        line-height: 55px;
    }


.sy-xinwen {
    float: left;
    width: 860px;
}

.sectop {
    padding-top: 25px;
    padding-bottom: 25px;
}

    .sectop .s1 {
        display: inline-block;
        font-size: 24px;
        color: #B41012;
        margin-top: 10px;
    }

    /*.sectop .s1:after {
            content: '';
            width: 90px;
            height: 7px;
            background: #C12B2B;
            position: absolute;
            left: 0;
            bottom: -3px;
            z-index: 10;
        }*/

    .sectop .s2 {
        padding-left: 12px;
        font-size: 16px;
        color: #999999;
    }

    .sectop a:hover {
        text-decoration: none
    }

    .sectop .more, .sectop2 .more {
        float: right;
        font-size: 16px;
        margin-top: 10px;
    }

        .sectop .more span, .sectop2 .more span {
            padding-right: 20px;
            color: #999999;
            background: url(../NationTradition/more.png) right no-repeat;
        }

.searchCon {
    padding-left: 40px
}

.col-md-6 {
    width: 48%;
    float: left;
}

    .col-md-6 .picbox img {
        width: 100%;
        background: #a7939c;
    }

    .col-md-6 .picbox .msg {
        padding: 20px 0px;
    }

        .col-md-6 .picbox .msg h5 {
            font-weight: bolder;
            font-size: 16px;
            line-height: 24px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .col-md-6 .picbox .msg span {
            overflow: hidden;
            color: #999;
            font-size: 12px;
            line-height: 22px;
        }

.sy-xinwen .bottom ul li {
    margin-bottom: 20px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .sy-xinwen .bottom ul li .date {
        color: #999;
        display: inline-block;
        margin-right: 10px;
    }


/*通知公告*/
.notice-list {
    overflow: hidden;
}

    .notice-list li {
        height: 65px;
        margin-bottom: 15px;
        padding: 0;
        position: relative;
    }

        .notice-list li .time {
            width: 65px;
            border: 1px solid #ccc;
            font-size: 16px;
            text-align: center;
            overflow: hidden;
        }

            .notice-list li .time .date {
                display: inline-block;
                height: 42px;
                color: #B41012;
                line-height: 46px;
            }

            .notice-list li .time .year {
                display: inline-block;
                width: 100%;
                height: 20px;
                font-size: 12px;
                color: #fff;
                background: #990000;
                text-align: center
            }

        .notice-list li .word {
            position: absolute;
            left: 80px;
            top: 0px;
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 26px;
        }

            .notice-list li .word a {
                text-decoration: none
            }

.sectop2 {
    padding-top: 14px;
    padding-bottom: 16px;
    position: relative;
    border-top: 1px solid #C12B2B;
}

    .sectop2 .s1 {
        display: inline-block;
        font-size: 22px;
        color: #B41012;
        margin-top: 6px;
        padding-left: 6px
    }

        .sectop2 .s1:after {
            content: '';
            width: 90px;
            height: 7px;
            background: #C12B2B;
            position: absolute;
            left: 0;
            top: -4px;
            z-index: 10;
        }

    .sectop2 .s2 {
        padding-left: 12px;
        font-size: 14px;
        color: #848484;
    }


.wordxinwen {
    width: 405px;
    float: left;
    /*padding-left: 38px;*/
}

    .wordxinwen li {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height: 38px
    }

        .wordxinwen li:hover {
            color: #CB1B1D
        }

        .wordxinwen li .left {
            width: 60px;
            float: left;
        }

            .wordxinwen li .left .date {
                font-size: 18px;
                color: #ca5159;
                padding-bottom: 4px;
                font-weight: bold;
                text-align: center
            }

            .wordxinwen li .left .year {
                font-size: 16px;
                color: #ca5159;
                padding-left: 5px;
            }

            .wordxinwen li .left .num {
                font-size: 16px;
                color: #848484;
                padding-bottom: 4px;
                display: inline-block;
                border-bottom: 4px solid #ba323b;
                position: relative;
                text-align: center
            }

        .wordxinwen li .title {
            float: right;
            width: 345px;
            font-size: 16px;
            color: #464646;
        }

        .wordxinwen li .r_date {
            float: left;
        }

        .wordxinwen li .right {
            float: left;
            width: 305px;
            font-size: 16px;
            line-height: 25px;
            color: #464646;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; /* 设置超出的行数 */
            padding-left: 20px;
        }

        .wordxinwen li:hover .right {
            color: #ca5159;
        }

.zs {
    list-style: none;
}

    .zs li {
        background: url(../NationTradition/icon-jt.png) left no-repeat;
        line-height: 44px;
        padding-left: 28px;
        border-bottom: 1px solid #E5E5E5;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .zs li a {
            font-size: 16px;
        }

.footer {
    font-size: 12px;
    overflow: hidden;
    background: #CB1B1D;
    margin-top: 40px;
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,.1);
}

    .footer .info {
        width: 1200px;
        margin: auto;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        padding-top: 12px;
        text-align: center;
    }

    .footer ul {
        width: 1200px;
        margin: 0 auto;
        margin-top: 16px
    }

        .footer ul li {
            float: left;
            width: 16.667%;
            text-align: center;
            -webkit-transition: all .3s ease, opacity 2s ease, top .5s ease;
            -o-transition: all .3s ease, opacity 2s ease, top .5s ease;
            transition: all .3s ease, opacity 2s ease, top .5s ease;
        }

            .footer ul li a {
                text-align: center
            }

            .footer ul li img {
                display: block;
                margin: 0 auto;
            }

            .footer ul li span {
                font-size: 14px;
                color: #fff;
            }


/*列表*/
.list_top_wrap {
    width: 100%;
    min-width: 1120px;
    height: 210px;
    max-height: 210px;
    background: #2e2f31 url(../NationTradition/bg-list.png) no-repeat 50% 50%;
}

.list_top {
    width: 1200px;
    margin: 0 auto;
    height: 210px;
}

.list_top_l {
    height: 210px;
    width: 690px;
    float: left;
}

.dqwz {
    height: 50px;
    line-height: 50px;
    margin: 10px 0 0 0;
    /*padding: 0 0 0 35px;*/
}

    .dqwz .current {
        float: left;
        width: 980px;
    }

        .dqwz .current p {
            font-size: 14px;
            color: #fff;
            font-family: "宋体";
            margin-left: 12px;
            padding-left: 36px;
            background: url(../NationTradition/loc.png) no-repeat left center;
            line-height: 60px;
        }

            .dqwz .current p a {
                color: #fff;
                transition: 0.6s all;
            }

h2.lmmc {
    line-height: 80px;
    height: 80px;
    letter-spacing: 0.5em;
    font-size: 2em;
    color: #fff;
    font-weight: normal;
    padding-left: 20px
}

.list_top_r {
    width: 360px;
    height: 50px;
    line-height: 50px;
    float: right;
    margin: 50px 40px 0 0;
}

.content_l_wrap {
    background: #f5f5f5;
    min-height: 500px;
    min-width: 1120px;
}

.content_l {
    width: 1200px;
    margin: 0 auto;
}

.content_list_l {
    float: left;
    width: 300px;
    min-height: 500px;
    border: 1px solid #DDD;
    background: #ececec;
}

ul.nav_sub > li {
    line-height: 70px;
    background: #ececec;
    text-indent: 1.245em;
    border-bottom: 1px solid #ccc;
}

    ul.nav_sub > li > a.yj {
        height: 70px;
        line-height: 70px;
        display: block;
        font-size: 22px;
        font-weight: bold;
    }

.content_list_r {
    margin-top: -80px;
    float: right;
    background: #fff;
    width: 898px;
    min-height: 300px;
}

    .content_list_r h4 {
        font-size: 20px;
        height: 45px;
        width: 750px;
        border-bottom: #00368f 2px solid;
        font-weight: normal;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 30px;
        margin: 40px 0px 0px 20px;
        line-height: 45px;
        padding-right: 0px;
    }

.windowstyle56662 {
    font-size: 26px;
    height: 80px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0.5em;
    line-height: 80px;
}

.list-unstyled {
    padding-left: 30px;
    width: 770px;
}

.list_ns_f14_dot li {
    background: url(../NationTradition/icon-jt.png) 10px center no-repeat;
    padding-left: 24px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 1px;
    padding-left: 30px;
}

.zh {
}

.padd-l20 {
    padding-left: 20px
}

.sz {
    position: relative;
    overflow: hidden;
    zoom: 1;
    float: left;
    margin-left: 20px
}

    .sz .piclist li {
        float: left;
        display: inline;
        width: 280px;
        margin-right: 20px;
        overflow: hidden;
        /*background: url(../images/ke-bg.png) no-repeat;*/
        height: 210px;
        position: relative;
    }

    .sz .piclist .title {
        font-weight: bold;
        padding: 180px 20px 0;
    }

    .sz .piclist .content {
        padding: 0px 20px;
    }


    .sz .piclist li span {
        height: 25px;
        line-height: 25px;
        display: block;
        text-align: center;
    }

    .sz .piclist li img {
        position: absolute;
        /*top: -10px;
        left: -10px;*/
    }

    .sz .pageBtn span {
        background: url(../images/j-scroll.png) no-repeat;
        display: block;
        width: 20px;
        height: 48px;
        position: absolute;
        top: 66px;
        cursor: pointer;
        text-indent: -999em;
        overflow: hidden;
    }

    .sz .pageBtn .prev {
        left: 0px;
        background-position: 0;
    }

    .sz .pageBtn .next {
        right: 0px;
        background-position: -20px;
    }




    .sz .pageBtn .list {
        overflow: hidden;
        zoom: 1;
        margin: 10px 0 0 413px;
    }

        .sz .pageBtn .list li {
            background: url(../images/bntBg.png);
            float: left;
            display: inline;
            width: 15px;
            height: 15px;
            background-position: -86px -57px;
            cursor: pointer;
            margin-left: 10px;
            line-height: 10000px;
            overflow: hidden;
        }

            .sz .pageBtn .list li.on {
                background-position: -114px -57px;
            }


/*右侧固定导航*/

.fixed-box {
    width: 70px;
    height: 144px;
    position: fixed;
    right: 30px;
    top: 380px;
    z-index: 9999;
}

.fixed-box-two {
    width: 70px;
    height: 88px;
    float: right;
}

    .fixed-box-two a .iconfont {
        float: right;
        font-size: 12px;
        color: #585858;
    }

        .fixed-box-two a .iconfont:hover {
            background: #cc0000;
            color: #FFFFFF;
            box-shadow: 0 0 5px #686868;
            transition: all .3s;
        }

    .fixed-box-two img {
        width: 70px;
        height: 70px;
        margin-top: 4px;
    }

        .fixed-box-two img:hover {
            box-shadow: 0 0 5px #686868;
            transition: all .3s;
        }

.si-box {
    width: 70px;
    height: 144px;
    background: #FFFFFF;
    float: right;
    margin-top: 12px;
    border: 1px solid #cfcfcf;
    box-sizing: border-box;
    box-shadow: 0 0 20px #c6c6c6;
}

    .si-box ul .active {
        background: #575757;
    }

        .si-box ul .active a, .si-box ul .active a span {
            color: #FFFFFF;
        }

    .si-box ul li {
        width: 68px;
        height: 70px;
        text-align: center;
        position: relative;
        cursor: pointer;
        background: #CB1B1D;
        color: #fff
    }

        .si-box ul li a {
            font: 14px "microsoft yahei";
            /*color: #484848;*/
            color: #fff;
            text-decoration: none
        }

            .si-box ul li a span {
                font-size: 24px;
                color: #484848;
                margin: 8px 22px 0px 22px;
                float: left;
            }

            .si-box ul li a b {
                font-weight: normal;
                color: #fff
            }

        .si-box ul li img {
            width: 20px;
            height: 20px
        }

        .si-box ul li:hover {
            background: #575757;
            transition: all .3s;
            text-decoration: none;
        }

            .si-box ul li:hover a span, .si-box ul li:hover a b {
                color: #FFFFFF;
            }

        .si-box ul li dl {
            display: none;
            position: absolute;
            left: -284px;
            top: -34px;
        }

            .si-box ul li dl dd {
                background: none;
                border: 1px solid #cfcfcf;
                box-sizing: border-box;
                box-shadow: 0 0 20px #686868;
            }

        .si-box ul li:hover dl {
            display: block;
            transition: all .3s;
        }

        .si-box ul li dl dd form input {
            width: 240px;
            height: 40px;
            box-sizing: border-box;
            margin: 13px 20px;
            border: none;
            outline: none;
            font-size: 14px;
            background: transparent;
            border: 1px solid #cfcfcf;
            padding-left: 10px;
        }

        .si-box ul li dl dd form button {
            width: 60px;
            height: 30px;
            background: #CC0000;
            float: right;
            margin-right: 20px;
            line-height: 30px;
            text-align: center;
            color: #FFFFFF;
            font-size: 14px;
            border: none;
            outline: none;
            cursor: pointer;
        }

            .si-box ul li dl dd form button:hover {
                background: #c54238;
            }

        .si-box ul li dl dd form p {
            font-size: 12px;
            color: #858585;
            float: right;
            margin-right: 10px;
            margin-top: 10px;
        }

/*师资力量*/

.inside_pic {
    overflow: hidden;
}

    .inside_pic li {
        width: 172px;
        margin: 0 14px 30px;
        float: left;
        overflow: hidden;
    }

        .inside_pic li a {
            width: 170px;
            overflow: hidden;
            display: block;
            text-align: center;
            line-height: 40px;
            font-size: 16px;
        }

            .inside_pic li a.img {
                height: 215px;
                border-radius: 4px;
                border: 1px solid #d0d0d0;
            }

            .inside_pic li a img {
                width: 100%;
                height: 100%;
            }

        .inside_pic li:hover a img {
            transform: scale(1.2);
        }

        .inside_pic li:hover a {
            color: #EB0000;
        }

        .inside_pic li span {
            color: #0567B5;
            text-align: center;
            width: 170px;
            overflow: hidden;
            display: block;
        }