/*二级装饰图*/
.list-banners{width: 100%;position: relative;}
.list-banners img{width: 100%; }
.list-banners .lm{height:40px;line-height:40px;background:#043771;padding: 0 10px;display:inline-block;position:absolute;left:50%;bottom:10px;transform:translateX(-50%);color:#ffffff;font-size:18px;}

/*二级页面列表顶部*/
.subPage{width: 100%;padding-bottom:20px;}
.leftNav{padding: 0px 12px;height: 50px;box-shadow: 0px 5px 8px rgba(0,0,0,.1);background: #ffffff;margin-bottom: 14px;}
.leftNav ul li{display:inline-block;line-height:50px;margin-right:20px;}
.leftNav ul li a{font-size:16px;color:#434343;}
.leftNav ul li.on a{color:#043771;}
.rightCon{width:100%;padding:0 12px;min-height:300px;}
.line{width:150px;height: 50px;text-align: left;color: #043771;line-height: 50px;font-size: 18px;font-weight: bold;float: left;}
.local{line-height: 50px;color: #888888;font-size: 14px;box-sizing: border-box;float: right;}
.local a {color: #888888;}
.local img{margin-right: 6px;}
.rightCon .local{line-height: 30px;float:none;margin-bottom:10px;}

/*文章列表*/
.ej-bzl-list{ margin-top:10px; margin-bottom:15px;}
.ej-bzl-list li{width:100%; background:#fff; padding:5px 5px 8px 5px; margin-bottom:8px;box-sizing: border-box;border-bottom:1px dashed #E5E5E5;}
.ej-bzl-list li:last-child{border-bottom:none;}
.ej-bzl-list li a{display:block; width:100%; box-sizing: border-box;}
.ej-bzl-list li a h3,.ej-bzt-list li a h3{color:#333; font-size:16px; width:100%; height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:8px;}
.ej-bzl-list li a p,.ej-bzt-list li a p{width:100%; color:#666; overflow:hidden;font-size: 14px;}
.ej-bzl-list li a p:before{content:url(../images/time.png);position:relative;margin-right:5px;top:3px;}
.ej-bzl-list li a i,.ej-bzt-list li a .txt i{font-style: normal;display:block; color:#b0b0b0; width:100%; margin-top:5px;font-size: 14px;}
.list-more{width: 120px;height: 40px;background-color: #043771;text-align: center;line-height: 40px;margin: 0px auto 20px;color: #ffffff;font-size: 14px;border-radius:8px;}


/*文章内容*/
.sj-nr{min-height: 500px;}
.sj-nr .title{width: 100%;margin-bottom: 14px;text-align: center;}
.sj-nr .title h3{width: 100%;font-size: 18px;color: #043771;font-weight: bold;margin-bottom:8px;}
.sj-nr .title i{ font-style: normal;font-size: 14px;color:#666666;}
.content{font-size: 16px;line-height: 30px;text-indent: 2em; text-align: justify;}
.content img{max-width: 100%;margin:5px auto;display:block;height:auto !important;}

/*图文列表*/
.pic-list-wrap,.yxld-list{padding-top: 10px;}
.pic-list-wrap li {width: 100%;box-sizing: border-box;margin-bottom: 8px;overflow: hidden;}
.pic-list-wrap li a{display: block;}
.pic-list-wrap li .erji_list_img {width: 100%;height: 170px;overflow: hidden;margin-bottom: 5px;}
.pic-list-wrap li .erji_list_img img{width: 100%;height: 100%;transition: 0.9s all;object-fit:cover;}
.pic-list-wrap li:hover img{transform: scale(1.1,1.1);}
.pic-list-wrap li p {font-size: 16px;color: #434343;line-height: 34px;overflow: hidden;margin-bottom: 10px;text-align: center;}

/*院校领导*/
.yxld{width: 100%;}
.yxld-list li{width: 48%;height: auto;background-color: #ffffff;float: left;margin-bottom: 6px;}
.yxld-list li:nth-child(2n){float: right;}
.ld_img{width: 100%;overflow: hidden;}
.ld_img img{width: 100%;height: 100%;transition: 0.9s all;}
.ld_img:hover img{transform: scale(1.1,1.1);}
.yxld-list li p{width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #434343;text-align: center;}

/*组织机构*/
.zybox{width:100%;background:#ffffff;box-shadow:0 0 10px 0 rgba(0,0,0,0.15);margin-bottom:20px;padding:10px 5px;box-sizing:border-box;}
.zybox h3{font-size:18px;color:#043771;line-height:30px;padding-left:10px;}
.zzjg{padding: 10px 10px 20px;}
.zybox .zzjg{padding:10px;}
.zzjg li{height: 40px;text-align: left;line-height: 40px;margin-bottom: 15px;padding-left: 10px;background-color: #f1f1f1;transition: 0.6s all;}
.zzjg li:last-of-type{margin-bottom: 0;}
.zzjg li a{display: block;font-size: 14px;color: #666666;}
.zzjg li a span{float:right;margin-right: 15px;color: #043771;}
.zybox .zzjg li a span{display:none;}
.zzjg li:hover{background-color: #043771;}
.zzjg li:hover a,.zzjg li:hover a span{color: #ffffff;}

.teacher-list{margin-top: 20px;}
.teacher-list ul{margin-left: -10px;margin-right: -10px;display:flex;flex-wrap:wrap;}
.teacher-list ul li{width: 50%;margin-bottom: 10px;padding: 0 10px;box-sizing:border-box;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:132%;position: relative;overflow: hidden;}
.teacher-list ul li .imgbox .image{width: 100%;height: 100%;position: absolute;left: 0;top:0;}
.teacher-list ul li img{transition: 0.4s all;width:100%;height:100%;object-fit:cover;}
.teacher-list ul li p{width: 100%;text-align: center;line-height: 30px;color: #434343;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.teacher-list ul li:hover img{transform: scale(1.05,1.05);}
.teacher-list ul li:hover p{color: #043771;}