.list-banner{width: 100%;}
.list-banner img{width: 100%;display: block;}

.main{width: 100%;padding: 0.3rem 0;}
.main-left{width: 2.4rem;position:relative;padding-bottom:2.2rem;background: rgba(2,139,57,0.05);align-self: flex-start;border-bottom: 2px solid #028b39;}
.main-left .lm{width: 100%;height: 0.7rem;background: #028b39;position: relative;}
.main-left h3{color: #ffffff;font-size: 0.24rem;line-height: 0.3rem;}
.main-left .lm .nav_menu{width: 0.3rem;height: 0.3rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;display: none;}
.main-left .lm .nav_menu.on{transform: rotate(90deg);}
.main-left>ul{border-top: 1px solid #ffffff;padding: 0.15rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative;background: #ffffff;}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left li a{font-size:0.16rem;color:#333;display:block;padding:0 0.05rem;padding-left:0.2rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.45rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent{display:none;}
.navContent li{padding-left:0.2rem;line-height: 0.45rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz,.main-left>ul>li:hover .li_xlz{background: url(../img/right.svg) no-repeat center center;background-size: auto 0.1rem;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{background: #028b39;color: #ffffff;}
.navContent li.cur a{color:#028b39;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#028b39;}
.main-right{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #e1e1e1;padding: 0 0 0.15rem;}
.main-title h2{font-size: 0.2rem;color:#333333;}
.main-title span.local{color: #666666;padding-left: 0.28rem;background: url(../img/home1.svg) no-repeat left 0.06rem;background-size: auto 0.2rem;}
.main-title span.local a{color: #666666;}
.main-title span.local a:hover{color: #028b39;}

/*文章内容开始*/
.content{width: 100%;min-height: 500px;}
.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin: 0.2rem 0 0.15rem;line-height: 0.3rem;}
.content .sub-title{text-align: center;font-size: .2rem;color: #434343;line-height: 0.3rem;margin-bottom: 0.1rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;height: .4rem;line-height: .4rem;margin-bottom: .1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #666666;margin-right: .2rem;}
.article{color: #434343;line-height: 0.32rem;}
.article table{margin:0 auto !important;max-width: 920px;min-width: 500px;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;margin: 0 auto;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}
.article.zjrc a{text-decoration:none!important;}
/*
.article.zjrc h3{font-size:0.2rem;color:#028b39;line-height:0.3rem;margin-bottom:0.15rem;}
.article.zjrc p{width:100%;display:flex;flex-wrap:wrap;margin:0 0 0.3rem 0 !important;text-indent:0 !important;}
.article.zjrc p a{width:calc((100% - 1.2rem) / 5);margin-right:0.3rem;display:flex;align-items:center;justify-content:center;height:0.4rem;background:rgba(2,139,57,0.1);color:#333333 !important;transition:0.2s;text-decoration:none !important;}
.article.zjrc p a:nth-child(5n){margin-right:0;}
.article.zjrc p a:nth-child(n+6){margin-top:0.2rem;}
.article.zjrc p a:hover{background:#028b39;color:#ffffff !important;}*/
/*文章内容结束*/

/*文章列表开始*/
.txt-list{margin-top: 0.1rem;}
.txt-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;line-height: 0.6rem;position: relative;}
.txt-list ul li a{color: #434343;max-width: calc( 100% - 1.1rem );transition: 0.3s all;padding-left: 0.18rem;}
.txt-list ul li span{color: #666666;font-family: myfont;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #028b39;display: block;position: absolute;left:0;top:50%;margin-top: -0.03rem;}
.txt-list ul li:hover a,.txt-list ul li:hover span{color: #028b39;padding-left: 0.24rem;}
/*文章列表结束*/

.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: calc( 100% / 3 );margin-bottom: 0.2rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;margin-bottom: 0;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.4rem;color: #434343;padding: 0 0.1rem;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #028b39;}

.tea_tit{width:100%;height:0.46rem;background:#028b39;line-height:0.46rem;text-align:center;margin:0.3rem 0 0.25rem;}
.tea_tit h3{font-size:0.2rem;color:#ffffff;}
.teacher-list{margin-top: 0.3rem;}
.content .teacher-list:nth-child(n+2){margin-top:0.1rem;}
.teacher-list h3{font-size:0.2rem;color:#028b39;line-height:0.3rem;margin-bottom:0.2rem;}
.teacher-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list ul li{width: 20%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:131%;position: relative;overflow: hidden;margin-bottom: 0;}
.teacher-list ul li img{transition: 0.4s all;}
.teacher-list ul li p{width: 100%;text-align: center;line-height: 0.4rem;color: #434343;padding: 0 0.1rem;}
.teacher-list ul li:hover p{color: #028b39;}

.article-teacher{width: 100%;margin-top: 0.3rem;}
.article-teacher .part1{width: 100%;padding: 0.1rem 0;border-top: 2px dashed #028b39;border-bottom: 2px dashed #028b39;}
.article-teacher .part1 .teacher-img{width: 1.6rem;height: 2.2rem;position: relative;overflow: hidden;margin-right: 0.1rem;}
.article-leader .part1 .teacher-img{width: 1.45rem;height: 2rem;}
.article-teacher .part1 .teacher-img .image{background-size: center top;}
.article-teacher .part1 .teacher-infor{width: calc( 100% - 1.7rem );padding: 0.15rem 0.1rem 0 0.2rem;background: #eeeeee;height: 2.2rem;overflow-y: auto;}
.article-leader .part1 .teacher-infor{padding: 0.2rem 0.25rem;width: calc( 100% - 1.55rem );height: 2rem;}
.article-teacher .part1 .teacher-infor::-webkit-scrollbar {width: 6px;}
.article-teacher .part1 .teacher-infor::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
.article-teacher .part1 .teacher-infor::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
.article-teacher .part1 .teacher-infor h3{font-size: 0.2rem;color: #028b39;margin-bottom: 0.1rem;line-height: 0.32rem;}
.article-teacher .part1 .teacher-infor p{font-size: 0.16rem;color: #434343;line-height: 0.32rem;}
.article-leader .part1 .teacher-infor h3{margin-bottom: 0.15rem;}
.article-leader .part1 .teacher-infor p{margin-bottom:0.06rem;}
.article-leader .part1 .teacher-infor .flexbox p{margin-bottom:0;}
.article-teacher .part1 .teacher-infor p span{font-weight: bold;}
.article-teacher .part2{width: 100%;margin: 0.3rem 0;}
.article-teacher .part2 h3{height: 0.45rem;background:#028b39;border-radius: 0.05rem;text-align:center;line-height:0.45rem;color:#ffffff;font-size:0.18rem;margin-bottom: 0.1rem;display:inline-block;padding:0 0.2rem;}
.article-teacher .part2 .part-cont{width: 100%;min-height: 1rem;font-size:0.16rem;line-height:0.32rem;}

.leader-list{margin-top: 0.3rem;}
.leader-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.leader-list ul li{width: 33.33333%;padding: 0 0.15rem;margin-bottom: 0.3rem;}
.leader-list ul li a{width: 100%;background: #e1e1e1;transition: 0.2s all;border:1px solid #e1e1e1;}
.leader-list ul li .leader_img{width: 50%;}
.leader-list ul li .leader_img .imgbox{width: 100%;height: 0;padding-bottom:135%;position: relative;overflow: hidden;}
.leader-list ul li .leader_img .imgbox .image{background-size: cover;background-position:center top;}
.leader-list ul li .leader_txt{width: 50%;display: flex;align-items: center;}
.leader-list ul li .leader_txt .txtbox{width: 100%;}
.leader-list ul li .leader_txt h3{text-align: center;font-size: 0.18rem;color: #333333;margin-bottom: 0.1rem;}
.leader-list ul li .leader_txt p{text-align: center;font-size: 0.14rem;color: #666666;}
.leader-list ul li:hover a{background: #028b39;}
.leader-list ul li:hover .leader_txt h3,.leader-list ul li:hover .leader_txt p{color: #ffffff;}