.main{width: 100%;padding:0.3rem 0;background: url(../images/part03_bg.jpg) no-repeat center bottom;background-size: 100% auto;}
.main-left{width: 2.4rem;position:relative;padding-bottom:2.2rem;background: #daeae0;align-self: flex-start;border-bottom: 2px solid #076517;box-shadow: 0 0 0.15rem 0 rgba(0,0,0,0.15);}
.main-left .lm{width: 100%;height: 0.7rem;background: #076517;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(../images/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-left:0.2rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.45rem;height: 0.55rem;background: url(../images/right_gray.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;padding-left:0.1rem}
.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(../images/right_white.svg) no-repeat center center;background-size: auto 0.1rem;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{background: #076517;color: #ffffff;}
.navContent li.cur a{color:#076517;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#076517;}

.main-right{width: calc( 100% - 2.8rem );min-height: 500px;}
.main-right .main-title{line-height: 0.55rem;border-bottom: 2px solid rgba(19,49,122,.13);margin-bottom: 10px;}
.main-right .main-title h2{font-size: 0.2rem;color:#076517;}
.main-title span{font-size: 0.14rem;color: #434343;padding-left: 0.26rem;background: url(../images/more.png) no-repeat left center;background-size: auto 0.18rem;}
.main-title span a{color: #434343;}
.main-title span a:hover{color:#076517}

.content{width: 100%;overflow: hidden;}
.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 iframe{max-width:100%;display:block;margin:0 auto !important;}

.content .lm_list {margin-bottom:0.2rem;}
.content .lm_list li{line-height: 0.6rem;border-bottom:1px dashed #eee;}
.content .lm_list li a{color: #434343;position: relative;max-width: calc( 100% - 1.1rem );padding-left: 0.18rem;}
.content .lm_list li a::before{content: "";width: 0.06rem;height: 0.06rem;display: block;border-radius: 100%;background: #076517;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.content .lm_list li span{color: #666666;flex-shrink: 0;}
.content .lm_list li:hover a{color: #076517;}

.content .pic_list{margin-top: 0.3rem;}
.content .pic_list{margin-left: -0.15rem;margin-right: -0.15rem;}
.content .pic_list li{margin-bottom: 0.2rem;width: 33.3333%;padding: 0 0.15rem;}
.content .pic_list li a{display: block;width: 100%;}
.content .pic_list li .pic-img{width: 100%;height: 0;padding-top:64%;position: relative;overflow: hidden;}
.content .pic_list li .pic-img .image{transition: 0.2s all;}
.content .pic_list li p{color: #434343;line-height: 40px;text-align: center;padding: 0 0.1rem;width: 100%;}
.content .pic_list li:hover .pic-img .image{transform: scale(1.1,1.1);}
.content .pic_list li:hover p{color: #076517}

.content .con{width: 100%;margin-top: 0.2rem;}
.content .con>h3{font-size: 0.2rem;color: #333333;}
.content .teacher_list{margin-top: 0.15rem;margin-left: -0.15rem;margin-right: -0.15rem;}
.content .teacher_list li{margin-bottom: 0.3rem;width: 20%;position: relative;padding: 0 0.15rem;}
.content .teacher_list li a{display: block;width: 100%;}
.content .teacher_list li .pic-img{width: 100%;height: 0;overflow: hidden;padding-top:132%;position: relative;}
.content .teacher_list li .pic-img img{transition: 0.5s all;}
.content .teacher_list li p{color: #333333;line-height: 0.45rem;text-align: center;padding: 0 0.1rem;width: 100%;box-sizing: border-box;background: #f1f1f1;transition: 0.2s all;}
.content .teacher_list li:hover .pic-img img{transform: scale(1.1,1.1);}
.content .teacher_list li:hover p{background: #076517;color: #ffffff;}
