/*二级页公共样式*/
.list-banner{width: 100%;height:3rem;}
.list-banner img{width: 100%;height:100%;object-fit:cover;}
.mainbody{flex-grow: 1;padding:.2rem 0 .3rem;}
.lm-left{width:2.6rem;float:left;}
.lm-left .left-lmname{background:#0059c0;height:1rem;text-align:center;overflow:hidden}
.lm-left .left-lmname h1{color:#fff;font-size:.28rem;line-height:1rem}
.lm-right{width:calc( 100% - 2.9rem );float:right;margin-right:0;background:#fff;padding:0 0 .3rem}
.this-name{border-bottom:#bfbfbf 1px solid;line-height:.4rem;height:.4rem;padding:0;}
.this-name h1{color:#0059c0;font-size:.2rem;font-weight:700;line-height:.39rem;height:.39rem;padding-left:.3rem;float:left;background:url(../img/ico_wz.png) left center no-repeat;background-size:.21rem .21rem;margin:0}
.this-name span{float:right;color:#666;font-size:.16rem}
.this-name span a{color:#666;display:inline}
.this-name span a:hover{color:#0059c0}
/*二级导航*/
.main_nav{width:100%;border-left:.05rem solid #e9e9e9;border-top:.02rem solid #e9e9e9;position:relative;box-sizing:border-box;background:#fff}
.main_nav span{width:100%;background:#0059c0;color:#fff;padding:.05rem 0;text-align:center;font-size:.14rem;display:none}
.main_nav li{line-height:.55rem;border-bottom:1px solid #ddd;position:relative}
.main_nav li a{font-size:.16rem;color:#333;display:block;padding:0 .05rem;padding-left:.3rem}
.li_xlz{position:absolute;right:.15rem;top:.195rem;cursor:pointer}
.navContent{display:none}
.navContent li{padding-left:.2rem}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg)}
.main_nav li.cur a{color:#0059c0}
.main_nav li.cur::before{content:'';position:absolute;left:-.05rem;width:.05rem;background-color:#0059c0;height:.55rem}
.main_nav li:hover a{color:#0059c0}
.main_nav li.cur .navContent{display:block;}



/*文章内容*/
.article{height:auto;overflow:hidden;position:relative;margin:.2rem auto;padding:0 .1rem;min-height:5rem}
.article .c-title{font-size:.3rem;color:#333;line-height:.5rem;text-align:center}
.article .other-s{font-size:.14rem;line-height:.35rem;text-align:center;color:#767676;background:#ededed;margin:.15rem auto 0;padding:0 .2rem}
.article .nr-info{height:auto;overflow:hidden;position:relative;text-align:left}
.article .nr-info p{font-size:.16rem;color:#434343;line-height:.34rem;margin:.15rem 0;}
.article .nr-info img{max-width:100%;margin:.1rem auto;display:block;height:auto}
.article .nr-info table{margin:0 auto !important;max-width: 920px;}
.article .nr-info table p{text-indent: 0;margin: 0;line-height:0.3rem;}

/*图文列表*/
.picture_list{height: auto;overflow: hidden;margin: 0 auto;padding: .2rem 0;}
.picture_list ul li{width:32%; height:2.3rem;float:left;margin-right:2%;margin-bottom:.1rem;}
.picture_list ul li:nth-child(3n){margin-right:0;}
.picture_list ul li a{width: 100%;height: 100%;}
.picture_list ul li .picture{width:100%;height:1.8rem;overflow:hidden;}
.picture_list ul li .picture img{width:100%;height:100%;object-fit: cover;transition: 0.6s all;}
.picture_list ul li:hover .picture img{transform: scale(1.1,1.1);}
.picture_list ul li .picture_txt{line-height:.35rem; color:#434343; text-align:center; margin-top:.05rem;font-size: .16rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.picture_list ul li:hover .picture_txt{color:#0059c0;}

/*文章列表*/
.lm_list{height:auto;overflow:hidden;padding:.1rem 0 .2rem}
.lm_list ul{margin-bottom:.2rem}
.lm_list li{line-height:.6rem;font-size:.16rem;color:#999;text-align:right;padding:0;background:url(../img/dxhx.png) bottom repeat-x}
.lm_list li a{color:#4a4a4a;float:left;padding-left:.15rem;background:url(../img/ico_001.png) left center no-repeat;max-width:calc(100% - 1.1rem);overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}
.lm_list li a:hover{color:#0059c0}
.list_nosearch li{line-height:.3rem;text-align:left;background:none;color:#333333;}

/*师资队伍*/
.list-teacher{padding-top:.2rem}
.list-teacher li{width: calc( ( 100% - 1.2rem )/5 );position: relative;margin-right: .3rem;overflow: hidden;margin-bottom: .3rem;}
.list-teacher li:nth-child(5n){margin-right: 0;}
.list-teacher li a{display: block;height: 100%;}
.list-teacher li img{width: 100%;height:100%;object-fit: cover;transition: 0.5s all;}
.list-teacher li p{position: absolute;width: 100%;display: block;height: .4rem;background: rgba(31,107,138,.7);text-align: center;line-height: .4rem;color: #ffffff;bottom:0;left:0}
.list-teacher li:hover img{transform: scale(1.1,1.1);}

/*现任领导*/
.leader{padding-top:.2rem}
.leader ul li{width:100%;margin-bottom:.25rem;}
.leader ul li .leader-img{width:1.5rem;height:2rem;overflow:hidden;}
.leader ul li .leader-img a{display:block;height:100%;}
.leader ul li .leader-img img{width:100%;height:100%;object-fit:cover;transition:0.5s all;}
.leader ul li .leader-img:hover img{transform:scale(1.1,1.1);}
.leader ul li .leader-txt{width:calc( 100% - 1.5rem );box-sizing:border-box;padding-left:.2rem;padding-top:.05rem;}
.leader ul li .leader-txt h3{margin-bottom:.1rem;}
.leader ul li .leader-txt h3 a{font-size:.18rem;color:#434343;font-weight:normal;}
.leader ul li .leader-txt h3 a:hover{color:#0059c0;}
.leader ul li .leader-txt p{font-size:.16rem;color:#666666;line-height:.3rem;height:1.5rem;width:100%;}

@media screen and (max-width:880px){
    .lm-left{display:none}
    .lm-right{width:100%;}
}


@media screen and (max-width:640px){
    .article .c-title{font-size:.2rem;line-height:.3rem}
}


@media screen and (max-width:560px){
	.picture_list ul li{width:49%}
    .picture_list ul li:nth-child(3n){margin-right:2%}
    .picture_list ul li:nth-child(2n){margin-right:0}
}


@media screen and (max-width:440px){
    .picture_list ul li{height:2rem}
    .picture_list ul li .picture{height:1.5rem}
}