@charset "utf-8";
.lead1{margin-top:20px}
.lead1 li{clear:both;padding: 50px 20px 50px;/* border-bottom:1px dashed #d5d5d5; */background: #ffffff;margin-bottom: 30px;}
.lead_img{width: 235px;margin-left: 5%;}
.list .lead a{padding:0px;}
.lead_img img{max-width: 100%;height: 245px;width: 179px;object-fit: cover;}
.lead1 li:hover{background: #243e89;}
.lead1 h2{line-height:36px;font-size: 20px;font-weight: bold;color: #333;}
.lead1 p{margin-top: 10px;line-height: 30px;color: #666;height: auto;font-size: 17px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.lead1 li:hover p,.lead1 li:hover h2 a{color:#fff;}
.lead_content{margin-top:30px;}
.cons-list ul li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    padding: 27px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    position: relative;
}
.cons-list .nosearch{
	padding: 20px 0 50px;
}
.cons-list .nosearch ul li{
	padding: 10px 0 !important;
}
.cons-list ul li:hover .fl img{
	transform:scale(1.1);
}
.cons-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.cons-list ul li .date {
    width: 7%;
    height: 94px;
    background: #dbdada;
    margin-right: 3%;
    margin-top: 5px;
}
.cons-list ul li.hasimg .date {
    margin-top: 25px;
}
.cons-list ul li .txt {
    width: 90%;
    overflow: hidden;
}
.cons-list ul li .date h2 {
    font-size: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-top: 18px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.cons-list ul li .date p {
    font-size: 12px;
    height: 35px;
    color: #000;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.cons-list ul li .txt h2 {
    font-size: 20px;
    color: #333;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 35px;
    height: 35px;
}
.cons-list ul li .txt p {
    font-size: 17px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
    margin-top: 10px;
}
.cons-list ul li:hover .date {
    background: #243e89;
}
.cons-list ul li:hover .date h2, .cons-list ul li:hover .date p {
    color: #fff;
}
.cons-list ul li:hover .txt h2 {
    color: #243e89;
}
.cons-list ul .hasimg .txt .fl {
    width: 24%;
    height: 148px;
    overflow: hidden;
}
.cons-list ul .hasimg .txt .fr {
    width: 74%;
    overflow: hidden;
    padding: 20px 0;
}
.cons-list ul .hasimg .txt .fl img {
    width: 100%;
    object-fit: cover;
	min-height:148px;
}








/*内页banner*/
/*.nybanner{width:100%;position:relative;}
.nybanner img{width:100%;height:360px;object-fit:cover;}*/
.fl{float: left;}
.fr{float: right;}
.container{max-width:1440px;margin:auto;}
.ny_banner a,.ny_banner a img{
    display: block;
    width: 100%;
    height: auto;
}
.ny_banner a img{
    min-height:360px;
    object-fit: cover;
}
/* 当前位置 */
.ny_banner{
    position: relative;
    overflow: hidden;
}
.ny_banner .dqwz{
    position: absolute;
    right: 200px;
    bottom: 0;
    min-width: 400px;
    background: #144fa7;
    text-align: right;
    box-sizing: border-box;
    padding: 0 25px;
    display: none;
}
.ny_banner .dqwz::after{
    content: "";
    display: block;
    position: absolute;
    left: -50px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 25px 25px 25px 25px;
    border-style: solid;
    border-color: transparent #144fa7 #144fa7 transparent;
}
.ny_banner .dqwz::before{
    content: "";
    display: block;
    position: absolute;
    right: -50px;
    top: 0;
    width: 0;
    height: 0;
    border-width: 25px 25px 25px 25px;
    border-style: solid;
    border-color: #4a7fb7 transparent transparent #4a7fb7;
}
.ny_banner::before{
    content: "";
    display: none;
    position: absolute;
    right: -35px;
    bottom: 0;
    width: 190px;
    height: 66px;
    background: #004f98;
    transform: skewX(-45deg);
}
.ny_banner .dqwz p{
    font-size: 16px;
    line-height: 50px;
    color: #fff;
}
.ny_banner .dqwz a{
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    width: auto;
}
.ny_banner .dqwz a:hover{
    color: #a6ce39;
}

.main{
    padding: 60px 0;
    background-image: url(../images/index3.png);
    background-size: 100% 100%;
}
/* 左侧导航 */
.left_dh{
    width: 240px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 5px 5px 10px 5px rgb(17 17 17 / 15%);
}
.left_dh h2{
    font-size: 24px;
    line-height: 1;
    padding: 43px 0;
    text-align: center;
    color: #FFF;
    background: url(../images/bg_tit2.png) no-repeat 0 0;
    background-size: cover;
}
.left_dh ul{
    min-height: 295px;
}
.left_dh ul li a{
    display: block;
    width: 100%;
    box-sizing: border-box;
    line-height: 55px;
    font-size: 16px;
    color: #2c2c2c;
    position: relative;
    margin: 2px 0;
    padding: 0 20px;
    /* background: #f6f6f6; */
    border-bottom: 1px dashed #ddd;
}
.left_dh ul li a:after {display:inline-block;position:absolute;right: 15px;top: 22px;content:'';width: 8px;height: 8px;border:solid #838383;border-width: 2px 2px 0 0;transform:rotate(45deg);}
.left_dh ul a:hover,.left_dh ul li.hover a{color: #FFF;background: #244d9f;}
.left_dh ul li.hover a:after,.left_dh ul a:hover:after{border-color: #ffffff;}
.right_con{
    width: calc(100% - 300px);
    margin-left: 60px;
}

/* 学院简介 */
.jjgk img.icon{
    display: block;
    width: auto;
    height: auto;
}
.jjgk h1{
    font-size: 70px;
    color: #a6ce39;
    margin: 50px 0;
}
.jjgk h2{
    font-size: 30px;
    color: #144b8f;
    margin-bottom: 50px;
}
.jjgk .jjgk_sub p{
    font-size: 15px;
    line-height: 30px;
    color: #808080;
    margin-bottom: 20px;
    text-indent: 2em;
    text-align: justify;
}
.jjgk .jjgk_sub img{
    display: block;
     float: right;
     margin: 20px 0 20px 20px;
}

/* 列表页 */
.list ul li {
    padding: 25px 0;
    border-bottom: 1px solid #f2f2f2;
    clear:both;
}
.list ul li:first-of-type{
    padding-top: 0;
}
.list ul li a{
    display: block;
    width: 100%;
}
.list ul li a p.con {
    padding: 10px 35px 10px 0;
    box-sizing: border-box;
    width: calc(100% - 110px);
    border-right: 1px solid #f2f2f2;
}
.list ul li a p.con span.tit{
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list ul li a p.con span.txt{
    font-size: 15px;
    line-height: 30px;
    color: #808080;
    display: block;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list ul li a:hover p.con span.tit{
    color: #223c6f;
}
.list ul li a p.time {
    width: 110px;
    box-sizing: border-box;
}
.list ul li a p.time span{
    display: block;
    text-align: center;
    font-size: 45px;
    color: #243e89;
    line-height: 74px;
}
.list ul li a p.time span:nth-of-type(2){
    font-size: 16px;
    color: #959595;
    line-height: 30px;
}
.list ul li a p.time span.btn{
    width: 100%;
    line-height: 42px;
    background: #a20100;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.list ul li a p.time span.btn:hover{
    background: #a6ce39;
}
.list ul li.tit_img a p.img{
    float: left;
    width: 220px;
    height: 136px;
    overflow: hidden;
}
.list ul li.tit_img a p.img img{
    display: block;
    width: 100%;
    height: 136px;
    object-fit: cover;
    transition: all .8s;
}
.list ul li.tit_img a:hover p.img img{
    transform: scale(1.2);
}
.list ul li.tit_img a p.con {
    padding: 10px 35px 10px 20px;
    box-sizing: border-box;
    width: calc(100% - 330px);
}
.list ul li.tit_img  p.con{
    margin-top: 5px;
}
.list ul li.tit_img  p.time{
    margin-top: 11px;
}

/* 内容页 */
.content h2.tit{
    font-size: 30px;
    line-height: 34px;
    padding: 15px 0;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.content p.wzxx{
    font-size: 16px;
    color: #b2b2b2;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 3px double #f5f5f5;
    margin-bottom: 30px;
}
.content .con_sub{
    padding-bottom: 20px;
    border-bottom: 3px double #f5f5f5;
}
.content .con_sub p{
    font-size: 17px !important;
    line-height: 30px !important;
    color: #333 !important;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 20px;
}
.content .con_sub p img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto !important;
    max-width: 80%;
}
.content .prev_next{
    margin-top: 60px;
}
.content .prev_next a{
    display: block;
    width: 48%;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content .prev_next a:hover{
    color: #0d59a7;
}
.content .prev_next a:last-of-type{
    text-align: right;
    margin-left: 4%;
}
.content .prev_next a:first-of-type{
    text-align: left;
    margin-left: 0;
}

/* 单篇 */
.dp h2.tit{
    border-bottom: 3px double #f5f5f5;
    padding: 20px 0 30px;
    margin-bottom: 30px;
}

/* 图片列表 */
.list_img ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
}
.list_img ul li:nth-of-type(3n){
    margin-right: 0;
}
.list_img ul li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow:hidden;
}
.list_img ul li a p.img{
     width: 100%;
    height: 240px;
    overflow:hidden;
}
.list_img ul li a img{
    display: block;
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: all .6s;
}
.list_img ul li a:hover img{
    transform:scale(1.2);
}
.list_img ul li a p.tit{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    height: 68px;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .8s;
    padding: 8px;
    border: 1px solid #dfdfdf;
}
.list_img ul li a p.time{
    position:absolute;
    width: auto;
    line-height: 26px;
    font-size:14px;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    background: rgb(0,0,0,0.4);
    right: 0;
    top: 0;
}
.list_img ul li a:hover p.tit{
    color: #0d59a7;
}

/* 检索结果 */
.searchWrap {
    background: #fff;
    margin: 20px 0;
    padding: 30px;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #005bac;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a:hover h3 {
    color: #005bac;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
} 

@media all and (max-width:1450px){
   	.container{padding: 0 3%;}
}
@media all and (max-width:1200px){
   .lead_img{margin-left: 1%;width: 206px;}
    .list ul li.tit_img a p.img{
        width:180px;
    }
    .list ul li.tit_img a p.con{
        width: calc(100% - 300px);
    }
    .list ul li a p.con span.tit{
        font-size: 18px;
    }
    .list ul li a p.time{
        width: 120px;
    }

   .list ul li a p.con{width: calc(100% - 120px);}

    .list ul li a p.time span:nth-of-type(2){
        font-size:14px;
    }
    .list ul li a p.time span.btn{
        font-size:14px;
    }
    .list_img ul li a p.img,.list_img ul li a img{
        height:180px;
    }
    .list_img ul li a p.tit{
        font-size:14px;
        line-height: 20px;
        height: 50px;
        padding: 5px 10px;
    }
   .lead1 li{padding:20px;}
}
@media all and (max-width:1000px){
    
    .ny_banner a img{
        min-height: 133px;
        object-fit: cover;
    }
    .ny_banner::before{
        display:none;
    }
    .ny_banner .dqwz{
        width:auto;
        right:0;
        min-width: 0;
        padding: 0 15px;
    }
    .left_dh,.right_con{
        float:none;
        width:100%;
    }
    .left_dh{
        padding-left:0;
        background: none;
        text-align: center;
        margin-top: -40px;
        margin-bottom: 30px;
    }
    .right_con{
        margin-left: 0;
        min-height:400px;
    }
    .content h2.tit{
        font-size:22px;
        padding: 0;
    }
    .dp h2.tit{
        padding: 10px 0;
        margin-bottom: 20px;
    }
    .content .con_sub p,.jjgk .jjgk_sub p{
        font-size: 14px !important;
        line-height: 26px !important;
        margin-bottom: 12px;
    }
    .main{
        padding:40px 0;
    }
    .ny_banner .dqwz a{
        font-size:14px;
    }
    .left_dh h2{
        display:none;
    }
    .left_dh ul{
        min-height: 0;
        font-size:0;
        text-align:center;
        display: inline-block;
        border-radius: 5px;
        overflow: hidden;
    }
    .left_dh ul li{
        display:inline-block;
    }
    .left_dh ul li a{
        background:#fff;
        width: auto;
        text-align:center;
        padding: 0px 30px;
        line-height: 58px;
        border-right: 1px solid #dcdcdc;
        border-bottom: none;
    }
    .left_dh ul a:hover, .left_dh ul li.hover a{
        border-right: 1px solid #f2f3f9;
        background: #2543c2;
        border-bottom: none;
    }
    .left_dh ul li:last-of-type a{
        border-right: none;
    }
    .jjgk h1{
        font-size: 50px;
        color: #a6ce39;
        margin: 30px 0;
    }
    .jjgk h2{
        font-size: 26px;
        text-align: left;
        line-height: 30px;
        margin-bottom: 20px;
    }
   .cons-list ul li .date{width:10%;}
    .cons-list ul li .txt{width:87%;}
}
@media all and (max-width:768px){
  
    .dp h2.tit{
        font-size:16px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .left_dh{
        margin-top: -32px;
    }
    #vsb_content p.vsbcontent_img img{
        max-width: 90%;
    }
    .main{
       padding:30px 0;
    }
    .ny_banner .dqwz{
        padding:0 5px;
    }
    .ny_banner .dqwz a{
        font-size:12px;
        line-height: 32px;
    }
    .ny_banner .dqwz p{font-size:12px;}
    .ny_banner .dqwz::after{
        border-width: 17px 15px;
        left: -30px;
    }
    .ny_banner .dqwz p{
        line-height:32px;
    }
    .list ul li{
        padding:15px 0;
    }
    .list ul li.tit_img a p.con{
        width: calc(100% - 250px);
        border-right:none;
        padding-right: 0;
    }
    .list ul li a p.time{
        width: 70px;
    }
    .list ul li a p.con{width: calc(100% - 70px);}
   .list ul li a p.time span{font-size:40px;}
    .content h2.tit{
        font-size:18px;
        line-height:26px;
        margin-bottom: 10px;
    }
    .content p.wzxx{
        font-size:14px;
        margin-bottom:20px;
        padding-bottom: 10px;
    }
    .content .prev_next{
        margin-top: 30px;
    }
    .content .prev_next a{
        float:none;
        width: 100%;
    }
    .content .prev_next a:first-of-type,.content .prev_next a:last-of-type{
        text-align: left;
        margin: 0;
        font-size: 14px;
    }
    .jjgk img.icon{
        display: block;
        width: auto;
        height: 80px;
    }
    .jjgk h1{
        font-size: 30px;
        color: #a6ce39;
        margin: 15px 0;
    }
    .jjgk h2{
        font-size: 20px;
        text-align: left;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .cons-list ul li .date{width:13%;}
    .cons-list ul li .txt{width:84%;}
}
@media all and (max-width:640px){
    .list_img ul li{
        width:48%;
        margin-right:4%;
    }
    .list_img ul li:nth-of-type(3n){
        margin-right:4%;
    }
    .list_img ul li:nth-of-type(2n){
        margin-right:0;
    }
    .list_img ul li{
        margin-bottom:20px;
    }
     .searchWrap{
        padding:20px 15px;
    }
    .searchWrap .serBox{
        padding:10px;
    }
    .searchWrap .txt{
        width:75%;
    }
    .searchWrap .btn{
        width:25%;
    }
    .searchWrap ul li{
        padding:10px 0;
    }
    .searchWrap ul li a h3{
        font-size:16px;
        margin-bottom: 5px;
    }
    .searchWrap ul li a p{
        font-size:13px;
        line-height: 20px;
        height: 40px;
    }
    .searchWrap ul li a span.time{
        font-size:13px;
    }
	.ny_banner a img{min-height: 230px;}
    .lead_img{display: block;float: none;width: 100%;max-height: 354px;background: #efefef;padding: 30px;box-sizing: border-box;text-align: center;margin-left: 0;}
  .lead_img img{height:294px;width: 88%;}
   .content_fr .bd li{font-size:15px;}
.js-list li{width:21%;}
	.list_newlead>li{border-bottom:1px solid #ddd;margin-bottom:20px}
}
@media all and (max-width:600px){
        .list ul li a p.time{
        width: 50px;
    }
   .list ul li a p.con{width: calc(100% - 50px);border-right:none;padding-right:10px;}

    .ny_banner .dqwz{
        display:block;
        z-index: 9;
        color: #fff;
        font-size: 12px;
    }
    .left_dh{
        display:none;
    }
    .list ul li.tit_img a p.img{
        width: 100px;
    }
    .list ul li.tit_img a p.img,.list ul li.tit_img a p.img img{
        height:80px;
    }
    .list ul li.tit_img a p.con{
        width: calc(100% - 150px);
        padding: 0 0 0 10px;
    }
    
    .list ul li a p.con span.tit{
        font-size:16px;
        line-height: 20px;
    }
    .list ul li a p.con span.txt{
        font-size:14px;
        line-height: 20px;
    }
    .list ul li a p.time span{
        font-size: 22px;
        line-height: 38px;
    }
    .list ul li a p.time span:nth-of-type(2){
        font-size:12px;
    }

   .ny_banner{height:260px;}
    .ny_banner img{object-fit: cover;}
}
@media all and (max-width:500px){
    .list_img ul li a p.img,.list_img ul li a img{
        height:160px;
    }
    .jjgk img.icon,.jjgk h1{
        display: none;
    }
    .jjgk h2{
        text-align: center;
    }
  .cons-list ul li{padding: 20px 0;}
    .cons-list ul li .txt h2{font-size:16px;}
    .cons-list ul li .txt p{margin-top:0px;}
    .cons-list ul li .date h2{height: 35px;line-height: 35px;padding-top: 4px;}
    .cons-list ul li .date p{height:30px;}
    .cons-list ul li .date{width:18%;}
    .cons-list ul li .txt{width:79%;}
}
@media all and (max-width:440px){
    .list_img ul li{
        width:100%;
        margin-right:0%;
    }
    .list_img ul li:nth-of-type(3n){
        margin-right:0%;
    }
    .list_img ul li:nth-of-type(2n){
        margin-right:0;
    }
    .list_img ul li a p.img,.list_img ul li a img{
        height:220px;
    }
}
.text{font-size: 19px;line-height: 45px;color: #333;}
.text p{line-height: 36px;text-indent:2em;font-size: 17px;}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:100%; margin:20px auto}
#vsb_content table tr td{border-left:0px;border-top:0px;line-height: 24px;padding: 10px 5px;border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #ddd;border-bottom-color: #ddd;}
#vsb_content table tr td p{text-indent:0em;padding:0px;margin:0px;text-align:center;word-break: break-word;font-size: 16px;}


/*领导*/
.lead li{clear:both;padding:20px 0px;border-bottom:1px dashed #d5d5d5;}
.lead_img{}
.list .lead a{padding:0px;}
.lead_img img{}

.lead h2{line-height:36px;font-size:18px;font-weight: bold;color: #333;}
.lead p{margin-top:20px;line-height: 30px;color: #666;}
.list-w li{line-height: 40px;border-bottom: 1px dashed #ddd;}