@charset "UTF-8";
@media(min-width:1600px){
    .banner>.container{
        width:1600px;}
}
@media(min-width:1440px) and (max-width:1599px){
    .banner>.container{
        width:1400px;}
}
.banner{
    margin-top:-4px;
    position:relative;}
.banner img{
    width: 100%;}
.listcolum-bt{
    font-size:32px;
    font-weight:bold;
    position:absolute;
    z-index:99999;
    top:50%;
    margin-left:90px;
    width:180px;
    padding:15px;
    border:2px solid #fff;
    color:#fff;
    text-align:center;
    margin-top:-40px;}
.local{
    width: 100%;
    text-align: right;}
.column-title{
    border-bottom:1px solid #aaaaaa;}
.column-title span{
    display: block;
    width: 140px;
    font-size: 24px;
    background: #6e3a5e;
    color:#fff;
    line-height: 36px;
    margin-bottom: -18px;
    text-align:center;}
.chapter-title{
    width: 100%;
    margin-top: 50px;
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;}
.sub-title{
    width: 100%;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;}
.chapter-info{
    width: 100%;
    text-align: center;
    color: #B4B4B4;
    font-size: 14px;}
.infoContent{
    margin: 30px auto;
    width: 80%;
    text-align: center;}
.infoContent p{
    font-size: 16px;
    text-align: justify;
    line-height: 1.5em;
    margin-top: 10px;}
.infoContent img{
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;}
@media(max-width:1024px){
    .banner{
        margin-top:0px;}
    .listcolum-bt{
        font-size:26px;
        margin-left:60px;
        width:150px;}
}
@media(max-width:767px){
    .listcolum-bt{
        font-size:20px;
        margin-left:20px;
        width:120px;
        padding:5px 15px;
        margin-top:-20px;}
    .column-title span{
        font-size:18px;
        width:100px;}
}
/*listcolumn*/
.sub-menu{
    padding-left: 0px;}
.sub-menu-title{
    background: #6e3a5e;
    color: #fff;
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;}
.sub-menu>ul{
    width: 100%;
    background: #f5edf5;
    /* padding-left: 15px; */
    padding-top: 15px;
    padding-bottom: 15px;}
.sub-menu>ul>li{
    line-height: 52px;
    padding-left: 15px;
    border-bottom:1px dotted #6e3a5e;
    font-size: 16px;}
.sub-menu>ul>li:hover{
    background: #fff;
    color:#085ED8;
    /* list-style:inside; */
    transition: background .5s,color .5s;
    -moz-transition: background .5s,color .5s;  /* firefox 4 */
    -webkit-transition: background .5s,color .5s;   /* safari 和 chrome */
    -o-transition: background .5s,color .5s;}
.sub-menu>ul>li>a{
    color:#000000;
    font-size: 16px;}
.sub-menu>ul>li:hover>a,.sub-menu>ul>li>a:hover{
    color:#085ED8;}
.sub-menu>ul>li>ul{
    padding-left:15px;
    padding-right:15px;}
.sub-menu>ul>li>ul>li{
    line-height:36px;}
.sub-menu>ul>li>ul>li>i{
    display:inline-block;
    padding-right:10px;}
.listcolumn .news-title{
    line-height: 52px;
    text-align: left;
    padding-left: 0px;
    border-bottom:1px solid #cecece;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;}
.listcolumn .news-title a{
    color: #000000;
    font-size: 16px;}
.listcolumn .news-title a:hover{
    color: #6e3a5e;
    transition: color .5s;
    -moz-transition: color .5s; /* firefox 4 */
    -webkit-transition: color .5s;  /* safari 和 chrome */
    -o-transition: color .5s;}
.listcolumn .news-title i{
    display: inline-block;
    width: 25px;
    text-align: left;}
.listcolumn .news-title:hover i{
    color: #6e3a5e;}
.listcolumn .news-date{
    line-height:53px;
    text-align: right;
    font-size: 16px;
    padding-right: 0px;
    border-bottom:1px solid #cecece;}

@media(min-width:1600px){
    .sub-menu{
        width:20%;}
    .listcolumn,.displayinfo-sz,.listcolumn-sz{
        width:80%;
        padding-right:0px;}
}
@media(max-width:1439px){
    .sub-menu{
        padding-left: 15px;}
}
@media(max-width:1024px){
    .sub-menu-title{
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;}
    .listcolumn .news-date{
        line-height:52px;}
}
@media(max-width:767px){
    .listcolumn,.listcolumn-sz,.displayinfo-sz,.displayinfo{
        padding-top:30px;}
    .listcolumn .news-title a,.listcolumn .news-date{
        font-size:14px;
        line-height:38px;}
    .sub-menu>ul>li{
        line-height: 38px;}
    .sub-menu>ul>li>a{
        font-size:14px;}
    .sub-menu{
        padding-left:15px;}

}
@media(max-width:413px){
    .listcolumn .news-title i{
        display:none;}
    .listcolumn .news-title{
        width:100%;
        border-bottom:0px;
        line-height:24px;}
    .listcolumn .news-date{
        width:100%;
        line-height:24px;}
}


/*listcolumn-sz*/
.listcolumn-sz .sz-img img{
    width: 100%;}
.listcolumn-sz .sz-name{
    margin-bottom: 5px;}
.listcolumn-sz .sz-name a{
    color: #464646;
    font-weight: bold;
    font-size: 18px;}
.listcolumn-sz .pic-item{
    text-align: left;
    padding-left:0px;
    padding-right:25px;
    padding-bottom: 25px;
    padding-top: 25px;}
.listcolumn-sz .sz-main{
    background: #f7f7f7;
    clear: both;
    padding:30px 15px;
/*
    border-radius: 20px;
    -webkit-border-radius:20px;
    -o-border-radius:20px;
    -moz-border-radius:20px;
*/
    box-shadow: 2px 2px 2px 1px #d9d9d9;}
.listcolumn-sz .sz-con{
    padding-left:95px;
/*   
 float:left;
    width: 70%;
*/
   max-height: 154px;
   min-height: 154px;}
.listcolumn-sz .sz-img{
    width: 30%;
    float: left;
    text-align: left;}
.listcolumn-sz .sz-info
{
    text-align: justify;
    line-height: 25px;}
.listcolumn-sz .sz-info div{
    line-height: 28px;}
@media(max-width:1439px){
    .listcolumn-sz .sz-con{
        padding-right:0px;}
}
@media(max-width:1024px){
    .listcolumn-sz .pic-item{
        width:50%;}
}
@media(max-width:768px){
    .listcolumn-sz .sz-con{
        padding-right:0px;}
    .listcolumn-sz .pic-item{
        width:50%;
        height:220px;
        padding-right:15px;}
    .listcolumn-sz .sz-main{
        height:200px;}
}
@media(max-width:767px){
    .listcolumn-sz .pic-item{
        width:100%;}
    .listcolumn-sz .pic-item{
        padding-right: 0px;}
}


/*师资内容页*/
.zc{}
.expert-row{
    margin-top: 30px;}
.expert-row .col-md-3{
    padding-left: 0px;}
.expert-row .col-md-3 img{
    margin-top:-20px;}
.grjj,.visit-title{
    font-size:20px;
    font-weight:bold;
    margin-bottom:15px;
    margin-top:30px;
    color: #6e3a5e;
    border-bottom:2px solid #6e3a5e;
    line-height: 28px;
    padding:10px 0;
    text-align: left;}
.expert-name{
    color: #464646;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-top:-20px;}
.expert-intro p{
    line-height: 28px;}


/*分页*/
.wp_paging{
    float:left;
    margin-top:50px;
    width:100%;
    margin-bottom:50px;
    text-align:center;
    left:50%;
    position:relative;
    margin-left:-175px;}

.wp_paging li{
    float:left;}
.wp_paging li a{
    color:#fff;}
.wp_paging li a:hover{
    color:#ffffff;}
.per_count,.total_count{
    color:#a00404;
    font-size:16px;}
.first,.last{
    background:#6e3a5e;
    display:block;
    padding:0px 8px;
    width:auto;
    color:#ffffff;
    float:left;
    margin-left:5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;}
.first:hover,.last:hover{
    background:#a95a91;}
.prev,.next{
    background:#552d91;
    display:block;
    padding:0px 8px;
    width:auto;
    color:#fff;
    float:left;
    margin-left:5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;}
.prev:hover,.next:hover{
    background:#7a5aa9;}
.page_nav{
    margin-left:10px;}
.pageNum{
    width:40px;}
.page_jump{
    margin-left:15px;}
.page_jump span{
    float:left;
    margin-left:10px;}
.pagingJump{
    background:#999;
    color:#ffffff;
    width:40px;
    text-align:center;
    float:left;}
@media(max-width:414px){
    .wp_paging{
        margin-left:-185px;}
    .page_jump{
        margin-left:5px;}
    .wp_paging{
        width:150%;}
}
@media(max-width:320px){
    .wp_paging{
        margin-left:-155px;}
    .page_jump{
        clear:both;}
}

.breadcrumb
{
background-color:#e4f2ff;}
.mt20
{
    margin-top: 20px;}
.prevPage
{
    float: left;
    font-size: 16px;
    line-height: 2em;}
.prevPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #2C2F7A;}
.nextPage
{
    float: right;
    font-size: 16px;
    line-height: 2em;}
.nextPage span
{
    padding:5px;
    color: #ffffff;
    background-color: #2C2F7A;}
/*翻页样式*/

.pb_sys_common {
    font-size: 16px;
    line-height:16px;
    padding-top: 30px;
    color:#222;}

.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{
    border: 1px solid #ccc;
    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;}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #ccc;}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #222;}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#222;}

.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: #222;

    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: #222;}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;}

.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,
.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: #f5f5f5;}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #6E3A5E;
    color: #fff;
    background-color: #6E3A5E;}
/*样式2 红*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;}
/*样式3 绿*/
.pb_sys_style3 .p_no_d {
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;}
/*样式4 灰*/
.pb_sys_style4 .p_no_d {
    border: 1px solid #888;
    color: #fff;
    background-color: #888;}

/*样式5-8*/
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a,
.pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a,
.pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a,
.pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a,  .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a{
    border: 1px solid transparent;}

.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover,
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover,
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover,
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;}

.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover,
.pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover,
.pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover,
.pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover{
    text-decoration: underline;}


/*样式5 蓝*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #6E3A5E;
    color: #fff;
    background-color: #6E3A5E;}
/*样式6 红*/
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover{
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;}
/*样式7 绿*/
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover{
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;}
/*样式8 灰*/
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border: 1px solid #888;
    color: #fff;
    background-color: #888;}
.v_news_content h3
{
    text-align: left;
    font-size: 18px;
    font-weight: bold;}
.leader>table>tbody>tr>td{
    border:0px;}
	

.leade table {display:inline;}	