@charset "UTF-8";
.banner img{
    width: 100%;
    position: relative;
    z-index: 1;
}
.main{
    background: none;
}
.adress{
    text-align: left;
    line-height: 36px;
    color: #fff;
    width: 100%;
}
.adress a{
    color: #fff;
}
.lm{
    position: relative;
    z-index: 9;
    margin-top: -102px;
}
.lm-title{
    font-size: 42px;
    line-height: 56px;
    color: #fff;
}

/*listcolumn*/
.sidebar>ul{
    background: -webkit-linear-gradient(#063576, #011837); /* Safari 5.1 - 6.0 */ 
    background: -o-linear-gradient(#063576, #011837); /* Opera 11.1 - 12.0 */ 
    background: -moz-linear-gradient(#063576, #011837); /* Firefox 3.6 - 15 */
    background: linear-gradient(#063576, #011837);
    min-height: 150px;
    padding-top: 55px;
    padding-bottom: 35px;
}
.tab-one{
    padding-left: 25px;
    padding-right: 25px;
}
.tab-one>a{
    height:56px;
    margin-bottom:2px;
    line-height:56px;
    width:100%;
    display:block;
    font-size:16px;
    border-bottom:1px solid #fff;
    padding-left:15px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    color: #fff;
}
.tab-one:hover{
    background:#6381cc;
}
.tab-one:hover>a{
    color: #fff;
    border-bottom: none;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.tab-one:hover i{
    color:#fff;
}
.tab-one ul{
    padding:0px 15px;
    margin-bottom: 2px;
}
.tab-one>ul>li{
    padding-left:10px;
    width:100%;
}
.tab-one ul li a{
    line-height:36px;
    display:block;
    width:100%;
    font-size:16px;
    color: #fff;
}
.tab-one ul li i{
    line-height:36px;
    padding-left:10px;
    float:left;
    padding-right:5px;
    color: #fff;
}
.tab-one ul li:hover{
    /* background:#467ffd; */
}
.tab-one:hover ul li a{
    color: #fff;
}
.tab-one ul li:hover a,.tab-one ul li:hover i{
    color: #fff;
}
.main-right>.container-fluid{
    margin-top:20px;
}
.listcolumn-all{
    padding-top: 30px;
}
.newsItem{
    border-bottom:1px dotted #a9a9a9;
    padding:15px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}
.newsItem:nth-child(even){
    background: #edf1f5;
}
.newsItem .col-md-9 a{
    font-size:16px;
    color: #313131;
}
.newsItem .col-md-9 a{
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    display: block;
}
.newsItem .col-md-3{
    text-align: right;
}
.newsItem:hover{
    background:#6381cc;
    color:#fff;
}
.newsItem:hover a{
    color:#fff;
}

/*displayInfo*/
.displayinfo{
    padding-left: 30px;
    padding-right: 30px;
}
.chap-title{
    text-align: center;
    color:#01193a;
    font-size:24px;
    width:100%;
    line-height: 36px;
    margin-top: 50px;
}
.chap-img{
    width: 100%;
    text-align: center;
}
.info{
    color:#777777;
    text-align:center;
    width:100%;
    line-height:32px;
    margin-top:20px;
    margin-bottom:30px;
}
.fb-name,.fb-date{
    display:inline-block;

}
.fb-name{
    margin-right:30px;
}
.displayinfo img{
    width:auto;
    max-width:100%;
    margin-top:10px;
    margin-bottom:10px;
}

p{
    line-height:1.8em;
    text-align:justify;
    margin-top: 15px;
}


/*listcolumn-sz*/
.listcolumn-sz{
    padding-left: 30px;
    padding-bottom: 50px;
}
.depart-name{
    border-left: 8px solid #102f5a;
    padding-left: 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #102f5a;
    margin-top: 30px;
    width: 100%;
}
.zc
{
    font-size:16px;
    font-weight:bold;
    margin-top:20px;	
}
.teacher-name li{
    width: 12.5%;
    float: left;
    line-height: 42px;
}
.teacher-name{
    margin-top: 15px;
}
.teacher-name li a{
    color: #333;
}
.teacher-name li a:hover{
    color: #102f5a;
}

/*displayInfo-sz*/

.expert-name{
    font-size:24px;
    line-height:36px;
    width:100%;
    margin-bottom:15px;
    font-weight:bold;
}
.visit-info{
    margin-top:30px;
}
.visit-info h3{
    font-size:18px;
    margin-bottom:15px;
    margin-top:30px;
    color: #06316d;
    border-bottom: 2px solid #06316d;
    line-height: 28px;
}
.visit-con table{
    border-color:#dadada;
}
.visit-con td{
    text-align:center;
    line-height:40px;
}
.visit-con i{
    color:red;
}
.expert-row{
    margin-top: 30px;
}
.expert-row .col-md-3{
    padding-left: 0px;
}
.grjj,.visit-title{
    font-size:18px;
    margin-bottom:15px;
    margin-top:30px;
    color: #06316d;
    border-bottom: 2px solid #06316d;
    line-height: 28px;
}

@media(max-width:1200px){
    .lm-title{
        font-size: 32px;
    }
}
@media(max-width:768px){
    .lm{
        margin-top: -72px;
    }
    .lm-title{
        font-size: 24px;
        line-height: 22px;
    }
    .newsItem{
        padding:15px 0px;
    }
    .newsItem .col-md-9{
        padding-left: 0px;
    }
    .newsItem .col-md-3{
        padding-left: 0px;
        padding-right: 0px;
    }
    .chap-title{
        font-size: 18px;
    }
    .teacher-name li{
        width: 16.6%;
    }
}
@media(max-width:767px){
    .teacher-name li{
        width: 20%;
    }
    .main-left{
        display: none;
    }
    .listcolumn-sz{
        padding-left: 15px;
        padding-right: 0px;
    }
}
@media(max-width:413px){
    .lm{
        margin-top: -52px;
    }
    .lm-title{
        font-size: 20px;
        line-height: 22px;
    }
    .address{
        line-height: 20px;
    }
    .newsItem .col-md-9{
        width: 65%;
    }
    .newsItem .col-md-3{
        width: 35%;
    }
}


/*分页*/
.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: #1D3DA2;
    color:#fff;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #1D3DA2;
    color: #fff;
    background-color: #1D3DA2;
    border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
}
.v_news_content h3
{
    text-align: left;
    font-size: 20px;
    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;
}
/*图片列表页*/
.pic-item{
    width: 100%;
    border:1px solid #dadada;
    margin-bottom: 30px;
    padding: 8px;
    box-shadow: 0 0 10px #a1a1a1;
    -webkit-box-shadow:0 0 10px #a1a1a1;
    -o-box-shadow:0 0 10px #a1a1a1;
    -moz-box-shadow:0 0 10px #a1a1a1;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.pic-item:hover{
    border:1px solid #384e97;
}
.pic-img{
    
}
.pic-img,.pic-img img{
    width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 100%;
    overflow: hidden;
    
}
.pic-img:hover img{
    /* transform: scale(1.4); */
}
.pic-img-title{
    line-height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
}
.pic-img-title a{
    color:#000;
    
    font-size: 14px;
}
.pic-img-title a:hover{
    color: #b22a01;
    font-weight: bold;
}