
@charset "UTF-8";

.adress{
    text-align: left;
    line-height: 42px;
    color: #000000;
    border-bottom: 1px dotted #bfbfbf;
    margin-bottom: 15px;
    width: 100%;
}
.adress a{
    color: #000000;
}
.lm-title{
    font-size: 24px;
    font-weight: bold;
    line-height: 64px;
    color: #8c0000;
}
/*20200820*/
.listcolumn>.container-fluid{
    background: #fff;
    padding:30px;
}
.displayinfo{
    padding-top: 10px;
}
/*20200820*/
.chapter{
    /* padding:50px 0px; */
    padding-top: 0px;

}
.chapter-title{
    width: 100%;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top:30px;
    line-height:1.5em;
}
.chapter-info{
    width: 100%;
    text-align: center;
    color: #B4B4B4;
    font-size: 16px;
    padding-bottom: 15px;
}
.chapter img{
    max-width:100%;
    text-align: center;
    height:auto  !important;
}
.pageContent{
    text-align: left;
    width: 100%;
    padding-right:30px;
}
.pageContent p{
    text-align: justify;
    line-height: 28px;
    margin-top: 10px;
    text-align:left;
}
.pageContent img{
    max-width: 100%;
    /*margin-top: 15px;*/
    margin-bottom: 15px;
    margin-top: 15px;
}
/*20200820*/
.focus-item{
    float:left;
    width:100%;
    padding-bottom: 0px;
    border-bottom:0px;
}
.focus-item-date{
    width:25%;
    float:left;
    border:1px solid #8c0000;
    text-align:center;
    margin-right:5%;
    margin-top: 0px;
}
/*20200820*/
.focus-item-title2{
    width:70%;
    float:left;
    line-height:24px;
    height:48px;
    margin-top: 10px;
}
.focus-item-title2 a{
    color:#333;
}
.focus-day{
    font-size:24px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
    color:#8c0000;
    line-height:24px;
}
.focus-month{
    padding-bottom:10px;
    line-height:20px;
}

/*2020/08/12 开始*/
.xshd-content{
    margin-bottom: 30px;
}
.xshd-zjr{
    line-height: 200%;
    margin-top: 15px;
}
.xshd-title{
    font-weight: bold;
}
.xshd-zjr-info{
    line-height: 24px;
    font-size: 14px;
}
.xshd-zjr i{
    font-size: 16px;
}
.xshd-img{
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.xshd-img img{
    max-width:100%;
}
/*2020/08/12 结束*/



/*listcolumn*/
.submenu-title{
    background:#8c0000;
    height:60px;
    line-height:60px;
    text-align:left;
    font-size:18px;
    font-weight:bold;
    color:#e7e7a9;
    font-weight:bold;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}
.submenu-title div{
    padding-left:40px;
    height: 60px;
    line-height: 60px;
}
.submenu-con{
    padding:0px;
    text-align:left;
    background:#fff;
}
.submenu-con li{
    line-height:42px;
    border:1px solid #e3e3e3;
    padding-left:40px;
    margin-top: 5px;
}
.submenu-con li a{
    color:#000;
    display: block;
    width: 100%;
}
.submenu-con li:hover{
    border:1px solid #8c0000;
}
.submenu-con .cur{
    border:1px solid #8c0000;
}
.submenu-con .cur a{
    color:#b22a01;
    font-weight:bold;
}
.submenu-con li:hover a{
    color:#b22a01;
    font-weight:bold;
}

.column-title span{
    display: block;
    width: 160px;
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    background: #8c0000;
    padding-left: 20px;
}
.listcoumn-con .row{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

    /*2020/08/12 开始*/
    padding-left: 15px;
    padding-right: 15px;
    /*2020/08/12 结束*/

}
.listcoumn-con .row:hover{
    box-shadow: 0 0 20px #a1a1a1;
    -webkit-box-shadow:0 0 20px #a1a1a1;
    -o-box-shadow:0 0 20px #a1a1a1;
    -moz-box-shadow:0 0 20px #a1a1a1;
}
.listcolumn-title{
    line-height: 46px;
    text-align: left;
    padding-left: 0px;
    border-bottom: 1px solid #e6e6e6;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
}
.listcolumn-title a{
    color: #48342b;
    font-size: 16px;
}
.listcolumn-title a:hover{
    color: #8c0000;
    transition: color .5s;
    -moz-transition: color .5s; /* Firefox 4 */
    -webkit-transition: color .5s;  /* Safari 和 Chrome */
    -o-transition: color .5s;
}
.listcolumn-title i{
    display: inline-block;
    text-align: left;
    margin-right: 10px;
    color: #48342b;
}
.listcolumn-title:hover i{
    color: #8c0000;
}
.listcolumn-date{
    text-align: right;
    font-size: 16px;
    padding-right: 0px;
    color: #848484;
    line-height: 46px;
    border-bottom: 1px solid #e6e6e6;
}

/*2020/08/12 开始*/
.listcoumn-con .row:hover .listcolumn-title,.listcoumn-con .row:hover .listcolumn-date{
    border-bottom:0px;
}
/*2020/08/12 结束*/


/*listcolumn 第二种*/
.listcolumn-con{
    padding-top:15px;
}
.news-item{
    padding-bottom:8px;
}
.list-item{
    line-height: 64px;
    border-bottom: 1px solid #dedede;
    padding-top: 15px;
    padding-bottom: 15px;
}
.list-item-title i{
    color: #333333;
    font-size: 12px;
}
.list-item-title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height:64px;
    padding-left:25px;
}
.list-item-title a{
    color:#000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.list-item-title a:hover{
    color: #8c0000;
    font-weight: bold;
}
.list-item-date{
    text-align:center;
    line-height:32px;
    padding-right:25px;
    border-right: 2px solid #8c0000;
}
.listcoumn-con .day{
    line-height: 20px;
    padding-top: 12px;
    color: #8c0000;
    font-size: 24px;
}
.listcoumn-con .year{
    color: #8e8e8e;
}

/*图片列表*/
.kyjz-item-title{
    margin-top: 15px;
}
/*listcolumn-sz*/
.sz-head{
    font-size: 18px;
    border-bottom: 1px dotted #999;
    margin-top:-30px;
}
.sz-name,.sz-yjfx,.sz-email{
    text-align: left;
    padding-left: 15px;
    line-height: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    overflow: hidden;
}
.sz-all .sz-name{
    color: #465e24;
    font-size: 16px;
    line-height:36px;
}
.sz-head .sz-name{
    color: #333;
}
.sz-all .sz-email{
    line-height:36px;
}
.sz-all .sz-yjfx{
    font-size: 16px;
}
.sz-all .row:nth-child(odd){
    background: #e7eede;
}
.sz-all{
    margin-top: 15px;
}

/*师资内容页*/
.teacher-img2{
    width: 20%;
    float: left;
    border:1px solid #eaeaea;
    box-shadow: 0 0 20px #d1d1d1;
    -webkit-box-shadow:0 0 20px #d1d1d1;
    -o-box-shadow:0 0 20px #d1d1d1;
    -moz-box-shadow:0 0 20px #d1d1d1;
}
.teacher-img3{
    width:100%;
    text-align:center;
    margin-top:30px;
}
.teacher-img3 img{
    width:70%;
}
.teacher-nr{
    width: 80%;
    float: left;
    padding-left: 30px;
}
.teacher-info2 div{
    line-height: 32px;
    color: #000000;
}
.teacher-grjj{
    width:100%;
    padding:20px;
    text-align:left;
}
.displayInfo-zc .teacher-name{
    width:100%;
}
.displayInfo-zc .teacher-name a{
    font-size:16px;
    color:#465e24;

}
.displayInfo-zc p{
    line-height:180%;
    text-align: justify;
    color:#000000;
    padding-left:15px;
    padding-right:15px;
}
.displayInfo-zc h2{
    border-bottom: 1px solid #465e24;
    /* max-width: 180px; */
    line-height: 46px;
    /* margin-bottom: -2px; */
    font-size: 18px;
    font-weight: bolder;
    /* float: left; */
    color:#000000;
    padding-left:15px;
    padding-right:15px;
    margin-top:60px;
    text-align:left;
}
.displayInfo-zc h2:first-child{
    margin-top:0px;
}
.displayInfo-nr{
    margin-top: 15px;
}

@media(min-width:1600px){
    .main>.container>.row>.col-md-9{
        width:68%;
    }
    .main>.container>.row>.col-md-3{
        width:32%;
    }
    /*20200820*/
    .pageContent{
        padding-right:100px;
    }
    .focus-item-date{
        width:20%;
    }
    .focus-item-title{
        width:75%;
    }
}
@media(max-width:1599px){
    .main>.container{
        width: 90%;
    }
    /*20200820*/
    .pageContent{
        padding-right:80px;
    }
    .focus-item{
        margin-top: 10px;
    }
}
@media(max-width:1280px){
    .banner-title{
        margin-top: -164px;
    }
    .teacher-img2{
        width: 25%;
    }
    .teacher-nr{
        width: 75%;
    }
    .main>.container>.row>.col-md-9{
        width:68%;
    }
    .main>.container>.row>.col-md-3{
        width:32%;
    }
}
@media(min-width:1280px){
    .kyjz-item-detail{
        line-height: 24px;
        height:120px;
        overflow: hidden;
    }
}
@media(max-width:992px){
    .pageContent{
        padding-right: 0px;
        margin-top: 30px;
    }
    .sz-name,.sz-yjfx,.sz-email{
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .column-title{
        line-height: 48px;
    }
    .column-title span{
        line-height: 48px;
    }
    .teacher li{
        width:25%;
    }
    .teacher-img2{
        width: 100%;
        padding:0px 15px;
    }
    .teacher-nr{
        width: 100%;
        padding-left:0px;
        margin-top:30px;
    }
    .teacher-img3{
        width:30%;
        float:left;
    }
    .teacher-grjj{
        width:70%;
        float:left;
    }
    .teacher-img3 img{
        width:60%;
    }
    .main>.container>.row>.col-md-9{
        width:100%;
    }
    .main>.container>.row>.col-md-3{
        width:100%;
    }
}
@media(max-width:767px){
    /*2020-09-09*/
    .main{
        margin-top: 60px;
    }
    .main>.container>.row>.col-md-9,.main>.container>.row>.col-md-3{
        padding-left: 0px;
        padding-right: 0px;
    }
    .listcoumn-con{
        padding: 0px;
    }
    
    .listcolumn2{
        padding-left: 0px;
        padding-right: 0px;
    }
    .local{
        display: none;
    }
    .column-local{
        margin-top: 20px;
    }
    /*2020-09-09*/
    .listcolumn-title{
        width: 75%;
        padding-left: 0px;
    }
    .listcolumn-date{
        width: 25%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 1px;
    }
    .list-item-date{
        padding-right: 10px;
    }
    
    .chapter-title{
        font-size:16px;
    }
    .teacher-img3 img{
        width:90%;
    }
    .displayInfo-zc p{
        padding-left:0px;
        padding-right:0px;
    }
    .displayInfo-zc h2{
        margin-top:30px;
    }
}
@media(max-width:413px){
    .listcolumn-title{
        width: 72%;
    }
    .listcolumn-date{
        width: 28%;
    }
}
@media(max-width:320px){
    .listcolumn-title{
        width: 70%;
    }
    .listcolumn-date{
        width: 30%;
    }
}


/*分页*/
.mt20
{
    margin-top: 0px; 
    margin-bottom:15px;
}
.prevPage
{
    float: left;
    font-size: 16px;
    line-height: 2em;
}
.prevPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
.nextPage
{
    float: right;
    font-size: 16px;
    line-height: 2em;
}
.nextPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #498700;
}
/*翻页样式*/

.pb_sys_common {
    font-size: 16px;
    line-height:14px;
    padding-top: 10px;
    padding-bottom:10px;
    color:#999;
}

.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    padding: 5px 8px;
    margin:0px 0px 0px 5px;

    height:24px;
    -height:auto;

    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_t{
    line-height:16px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
    color: #999;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #000000;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border:1px solid #f2f2f2;
    height:28px;
    line-height:18px;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #000000;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    border:1px solid #f2f2f2;
    height:28px;
    line-height:18px;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#000000;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#6E3A5E;

    text-align:center;
    vertical-align:middle;    
    */
    font-size:16px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#6E3A5E;
    
    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #6E3A5E;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #999;
    margin:0px;
    height:24px;
    -height:auto;
    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #999;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #999;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}


/*按钮控制*/
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{
    display:none;
}

.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{
    display:none;
}

.pb_sys_full{
}

.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{
    display:none;
}

.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{
    display:none;
}

.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{
    display:none;
}

/*样式1-4*/
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover{
    background-color: #8c0000;
    color:#fff;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #8c0000;
    color: #fff;
    background-color: #8c0000;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
}
.v_news_content h3
{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.leader>table>tbody>tr>td{
    border:0px;
    }
    

.leade table {display:inline}

@media(max-width:414px){
    .pb_sys_common .p_t{
        display:block;
    }
    .pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    padding: 5px 4px;
    }
}
.style03{
    color:#BA0407;
    font-weight: bolder;
    margin: 0 5px;
}
.search-result{
    background: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 42px;
}
.search-item{
    padding:25px 20px;
    border-bottom: 1px dotted #c0c0c0;
    text-align: left;
}
.search-title a{
    color: #10317a;
    line-height: 36px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.search-con{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.search-item .detail{
    margin-top:10px;
}
.search-input1{
    position: absolute;
    z-index: 99999;
    right: 0px;
    width: 255px;
    line-height: 46px;
    background: #e0e0e0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    display: none;
}
.search-input1 input{
    height: 32px;
}
.search-input1 input[type="input"]{
    width: 150px;
}
.search-input1 input[type="submit"]{
    width: 60px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
}
.search2{
    width: 100%;
    text-align: center;
    padding:15px 0px;
    margin-bottom: 20px;
}
.search2 input{
    height: 42px;
}
.search2 input[type="text"]{
    width: 250px;
    border-radius: 5px;
}
.search2 input[type="submit"]{
    width: 80px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
    background: #910000;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}
.editor
{
   text-align:right;
   font-size:12px;
}

.pagebar{
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
}