body{min-height: 100vh;display: flex;flex-direction: column;}
.footer{margin-top: auto;background: #0d54a5;}
.footer::before{content: none;}
.list-banner{width: 100%;}
.list-banner img{width: 100%;display: block;}

.main{width: 100%;padding: 0.6rem 0;}
.main-left{width: 3rem;position:relative;background: #eff6ff url(../img/ejnav_bg.png) no-repeat left bottom;background-size:100% auto;align-self: flex-start;overflow:hidden;padding-bottom: 1.5rem;}
.main-left h3{color: #ffffff;font-size: 0.3rem;display: block;height: 1.1rem;background: #0d54a5;line-height: 1.1rem;text-align: center;font-weight: normal;font-family: myfont3;}
.main-left>ul{width: 100%;padding: 0.2rem;}
.main-left>ul>li{line-height:0.7rem;border-bottom:1px dashed #f1f1f1;position:relative;background: #ffffff;}
.main-left>ul>li:last-of-type{border-bottom:none;}
.main-left>ul>li>a{position: relative;transition: 0.3s all;padding-left:0.2rem;padding-right: 0.5rem;font-size:0.2rem;color:#333;display:block;}
.main-left>ul>li>a::before{content: "";width: 0;height: 100%;display: block;background-image: linear-gradient(90deg, #0d54a5 0%, #73ba5d 100%);position: absolute;left: 0;top: 0;z-index: 0;transition: 0.2s;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.main-left>ul>li:hover>a,.main-left>ul>li.cur>a{color: #ffffff;}
.main-left>ul>li:hover>a::before,.main-left>ul>li.cur>a::before{width: 100%;}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.5rem;height: 0.7rem;background-image: url(../img/right-blue.svg); background-repeat: no-repeat;background-position: center center;background-size: auto 0.12rem;z-index: 1;transition: 0.3s all;}
.main-left ul li:hover .li_xlz,.main-left ul li.cur .li_xlz{background-image: url(../img/right.svg);}
.navContent{display:none;padding: 0.1rem 0;}
.navContent li{padding: 0.08rem 0.2rem 0.08rem 0.4rem;}
.navContent li a{font-size: 0.18rem;color: #333333;display: block;line-height: 0.3rem;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a,.navContent li.cur a{color:#0d54a5;}
.lm-title{width: 100%;background: #0d54a5;padding: 0.16rem 0.2rem;position: relative;display: none;}
.lm-title h2{font-size: 0.24rem;color: #ffffff;}
.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;}
.nav_menu.on{transform: rotate(90deg);}
.main-right{width: calc( 100% - 3.5rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 0.2rem;}
.main-title h2{font-size: 0.28rem;color:#333333;}
.local span{font-size: 0.18rem;color: #434343;line-height: 0.24rem;padding-left: 0.32rem;background: url(../img/home1.svg) no-repeat left 0.01rem;background-size: auto 0.22rem;display: block;}
.local span a{color: #434343;}
.local span a:hover{color: #0d54a5;}

/*文章内容开始*/
.content{width: 100%;}
.content h3.title{font-size: .26rem;color: #333333;margin-bottom: 0.15rem;line-height: 0.4rem;text-align: center;margin-top: 0.3rem;}
.content .sub-title{font-size: .24rem;color: #434343;line-height: 0.36rem;margin-bottom: 0.15rem;text-align: center;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.15rem;line-height: 0.3rem;text-align: center;}
.content .art-itro>span{font-size: .18rem;color: #999999;margin: 0 0.2rem;}
.article{color: #333333;width: 100%;padding-top: 0.1rem;line-height: 32px;}
.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;}
/*文章内容结束*/

/*文章列表开始*/
.txt-list{width: 100%;margin-top: 0.3rem;}
.txt-list ul li{width: 100%;background: #f5f5f5;overflow: hidden;margin-bottom: 0.3rem;}
.txt-list ul li a{padding: 0.1rem 0.25rem;position: relative;}
.txt-list ul li a::after{content: "";width: 0;height: 100%;display: block;background: #0d54a5;position: absolute;left: 0;top: 0;z-index: 0;transition: 0.5s;}
.txt-list ul li a::before{content: "";width: 1rem;height: 1rem;display: block;background-image: url(../img/txt_bg1.png);background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;position: absolute;right: 0.15rem;top: 0.12rem;z-index: 1;opacity: 0.04;}
.txt-list ul li .time{width: 0.72rem;height:0.72rem;text-align: center;color: #0d54a5;margin-right: 0.2rem;transition: 0.4s;font-family: Arial, Helvetica, sans-serif;padding-top: 0.07rem;position: relative;z-index: 2;transition: 0.3s;}
.txt-list ul li .time::after{content: "";width: 1px;height: 0.32rem;background:#cccccc;display: block;position: absolute;right: -0.15rem;top: 50%;transform: translateY(-50%);}
.txt-list ul li .time h3{font-size: 0.36rem;line-height: 1;font-weight: normal;margin-bottom: 0.03rem;}
.txt-list ul li .time span{font-size: 0.18rem;}
.txt-list ul li p{font-size: 0.2rem;color: #333333;line-height: 0.36rem;transition: 0.4s;max-height: 0.72rem;width: calc(100% - 0.72rem);width: calc(100% - 0.92rem);padding-left: 0.2rem;position: relative;z-index: 2;transition: 0.3s;}
.txt-list ul li:hover a::after{width:100%;}
.txt-list ul li:hover a::before{background-image: url(../img/txt_bg.png);}
.txt-list ul li:hover .time,.txt-list ul li:hover p{color: #ffffff;}
/*文章列表结束*/

.news-list1{width: 100%;}
.news-list1 ul li{width: 100%;border-bottom: 1px solid #e9e5e2;padding:0.3rem 0;transition: 0.4s;transition: 0.3s;}
.news-list1 ul li .news-img{width: 2.8rem;flex-shrink: 0;}
.news-list1 ul li .news-img a{display: block;width: 100%;height: 1.9rem;overflow: hidden;position: relative;}
.news-list1 ul li .news-img .image{transition: 1s;}
.news-list1 ul li:hover .news-img .image{transform: scale(1.1,1.1);}
.news-list1 ul li .news-txt{width: calc( 100% - 3.1rem );}
.news-list1 ul li.no-img .news-txt{width: 100%;}
.news-list1 ul li .news-txt h3{font-size: 0.22rem;position: relative;color: #333333;line-height: 0.4rem;}
.news-list1 ul li .news-txt h3 a{color: #333333;}
.news-list1 ul li .news-txt p{width: 100%;line-height: 0.32rem;font-size: 0.18rem;color: #666666;height: 0.64rem;display: block\0;margin: 0.18rem 0;}
.news-list1 ul li .news-txt span{font-size: 0.18rem;color: #0d54a5;display: block;line-height: 0.32rem;font-family: Arial, Helvetica, sans-serif;}
.news-list1 ul li:hover{padding: 0.3rem;background: #0d54a5;}
.news-list1 ul li:hover .news-txt h3 a,.news-list1 ul li:hover .news-txt h3,.news-list1 ul li:hover .news-txt span{color: #ffffff;}
.news-list1 ul li:hover .news-txt p{color: rgba(255,255,255,0.8);}

.cg-list{width: 100%;margin-top: 0.4rem;}
.cg-list ul{margin-left: -0.2rem;margin-right: -0.2rem;}
.cg-list ul li{width: 25%;margin-bottom: 0.4rem;padding: 0 0.2rem;}
.cg-list ul li a{display: block;width: 100%;}
.cg-list ul li .imgbox{width: 100%;height: 0;padding-bottom:145.3%;position: relative;overflow: hidden;}

/*图片列表开始*/
.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: 33.3333%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;position: relative;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;z-index: 1;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li .txt{width: 100%;background: #eff6ff;padding: 0.12rem 0.2rem;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.24rem;color: #434343;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #0d54a5;font-weight: bold;}
/*图片列表结束*/

.content .xy-list:first-of-type{margin-top: 0.4rem;}
.content .xy-list:nth-of-type(n+2){margin-top: 0.1rem;}
.xy-list h3{font-size: 0.24rem;color: #0d54a5;margin-bottom: 0.25rem;display: inline-block;line-height: 0.3rem;}
.xy-list ul{margin-left: -0.2rem;margin-right: -0.2rem;}
.xy-list ul li{width: 20%;margin-bottom: 0.4rem;padding: 0 0.2rem;}
.xy-list ul li a{display: block;width: 100%;}
.xy-list ul li .imgbox{width: 100%;height: 0;padding-bottom:142%;position: relative;overflow: hidden;}
.xy-list ul li img{transition: 0.4s all;}
.xy-list ul li .txt{width: 100%;background: #eff6ff;padding: 0.2rem 0.2rem;}
.xy-list ul li .txt p{width: 100%;text-align: center;line-height: 0.24rem;color: #434343;font-size: 0.2rem;}
.xy-list ul li:hover .txt p{color: #0d54a5;font-weight: bold;}

.content .teacher-list:first-of-type{margin-top: 0.4rem;}
.content .teacher-list:nth-of-type(n+2){margin-top: 0.1rem;}
.teacher-list h3{font-size: 0.24rem;color: #0d54a5;margin-bottom: 0.25rem;display: inline-block;line-height: 0.3rem;}
.teacher-list ul{margin-left: -0.2rem;margin-right: -0.2rem;}
.teacher-list ul li{width: 20%;margin-bottom: 0.3rem;padding: 0 0.2rem;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:142%;position: relative;overflow: hidden;}
.teacher-list ul li img{transition: 0.4s all;}
.teacher-list ul li .txt{width: 100%;background: #eff6ff;padding: 0.2rem 0.2rem;transition: 0.2s;}
.teacher-list ul li .txt p{width: 100%;text-align: center;line-height: 0.24rem;color: #434343;font-size: 0.2rem;transition: 0.2s;}
.teacher-list ul li:hover .txt{background: #0d54a5;}
.teacher-list ul li:hover .txt p{color: #ffffff;font-weight: bold;}

.leader_box{width: 100%;margin-top: 0.2rem;}
.leader_box table{border-image: none;border-collapse:collapse;border-spacing:0;min-width: 308px;max-width: 100%;}
.leader_box table td{padding: 10px;border: 1pt solid #d9d9d9;border-width: 1pt 1pt 1pt medium;border-style: solid solid solid none;line-height: 26px;text-align: center;color: #333333;font-size: 16px;}
.leader_box table tr:nth-child(2n-1){background: #f2f2f2;}
.leader_box table tr{border: 1pt solid #d9d9d9;}

.yhyx{width: 100%;margin-top: 0.3rem;}
.yhyx ul{width: 100%;border: 1.5px solid #d9d9d9;}
.yhyx ul li{width: 50%;border-right: 1.5px solid #d9d9d9;}
.yhyx ul li:nth-of-type(2){border-right: none;}
.yhyx ul li h3{font-size: 0.24rem;color: #0d54a5;line-height: 0.6rem;width: 100%;text-align: center;border-bottom: 1.5px solid #d9d9d9;background: #f2f2f2;}
.yhyx ul li .yhyx_img{width: 100%;padding: 0.2rem 0.1rem;}
.yhyx ul li .yhyx_img .imgbox{max-width: 100%;height: 3rem;text-align: center;margin: 0 auto;}
.yhyx ul li .yhyx_img img{max-width: 100%;}
.yhyx ul li .yhyx_img p{font-size: 0.18rem;color: #999999;line-height: 0.3rem;width: 100%;text-align: center;}
.yhyx ul li:first-of-type .yhyx_img img{height: 3rem;}
.yhyx ul li:nth-of-type(2) .yhyx_img .imgbox{display: flex;align-items: center;justify-content: center;}

.xy_itro{width: 100%;margin-top: 0.3rem;margin-bottom: 0.1rem;}
.xy_itro .xy_img{width: 1.8rem;margin-bottom:0.2rem;}
.xy_itro .xy_img img{width:100%;display:block;}
.xy_itro .xy_txt{padding-left: 0.3rem;margin-bottom:0.2rem;}
.xy_itro .xy_txt .tit{margin-bottom: 0.15rem;display: flex;align-items: flex-end;}
.xy_itro .xy_txt .tit h3{font-size: 0.3rem;color: #0071ae;font-weight: normal;margin-right: 0.15rem;line-height: 1;}
.xy_itro .xy_txt .tit span{font-size: 0.18rem;color: #333333;line-height: 1;}
.xy_itro .xy_txt p{font-size: 0.18rem;color: #333333;}

.xspy{width: 100%;margin-top: 0.3rem;}
.xspy .item{width: calc( 50% - 0.2rem );background: #ffffff;box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.2);border-radius: 0.1rem;overflow: hidden;}
.xspy .item .item_img{width: 100%;}
.xspy .item .item_img img{width: 100%;display: block;}
.xspy .item .item_txt{width: 100%;padding: 0.15rem 0.2rem 0.25rem;}
.xspy .item .item_txt h3{width: 100%;font-size: 0.24rem;color: #0071ae;line-height: 0.4rem;margin-bottom: 0.2rem;}
.xspy .item .item_txt ul{width: 100%;}
.xspy .item .item_txt ul li{width: calc( 50% - 0.15rem );line-height: 0.3rem;padding-bottom: 0.2rem;border-bottom: 1px solid #d9d9d9;padding-right: 0.1rem;transition: 0.2s all;}
.xspy .item .item_txt ul li:nth-child(n+3){margin-top: 0.2rem;}
.xspy .item .item_txt ul li a{display: block;padding: 0 0.2rem 0 0.1rem;color: #333333;background-image: url(../img/right-gray.svg);background-repeat: no-repeat;background-position: right center;background-size: auto 0.14rem;transition: 0.2s all;}
.xspy .item .item_txt ul li:hover a{color: #0071ae;background-image: url(../img/right-blue.svg);}
.xspy .item .item_txt ul li:hover{border-bottom: 1px solid #0071ae;}

.tea_itro{width: 100%;margin-bottom: 0.3rem;margin-top: 0.3rem;}
.tea_itro .tea_img{width: 1.8rem;height: 2.52rem;background-repeat: no-repeat;background-size: cover;}
.tea_itro .tea_txt{width: calc( 100% - 1.8rem );padding-left: 0.3rem;}
.tea_itro .tea_top{width: 100%;padding: 0.2rem 0;border-bottom: 1px solid #d9d9d9;margin-bottom: 0.2rem;}
.tea_itro .tea_top .left{padding-right: 0.4rem;position: relative;border-right: 1px solid #d9d9d9;width: 2.5rem;}
.tea_itro .tea_top .left .tit{width: 100%;align-items: flex-end;margin-bottom: 0.3rem;}
.tea_itro .tea_top .left .tit h3{font-size: 0.34rem;color: #0d54a5;line-height: 1;font-weight: normal;}
.tea_itro .tea_top .left .tit span{background: #eaeaea;height: 0.26rem;line-height: 0.26rem;padding: 0 0.15rem;border-radius: 0.06rem;color: #666666;font-size: 0.18rem;margin-left: 0.1rem;}
.tea_itro .tea_top .left p{font-size: 0.18rem;color: #333333;line-height: 0.3rem;}
.tea_itro .tea_top .right{padding-left: 0.4rem;width: calc( 100% - 2.5rem );}
.tea_itro .tea_top .right ul li{width: 100%;line-height: 0.36rem;}
.tea_itro .tea_top .right ul li h3{font-size: 0.18rem;color: #333333;font-weight: normal;flex-shrink: 0;}
.tea_itro .tea_top .right ul li p{font-size: 0.18rem;color: #333333;}
.tea_itro .tea_bottom{width: 100%;}
.tea_itro .tea_bottom ul li{width: calc( 50% - 0.15rem );line-height: 0.3rem;padding-left: 0.3rem;background-position: left 0.07rem;background-repeat: no-repeat;background-size: auto 0.16rem;color: #434343;}
.tea_itro .tea_bottom ul li:first-of-type{background-image: url(../img/0035.png);}
.tea_itro .tea_bottom ul li:nth-of-type(2){background-image: url(../img/0036.png);background-size: auto 0.18rem;padding-left: 0.26rem;}
.personal-details{width: 100%;}
.person-details-list{width: 100%;background: #eaeaea;}
.person-details-list span{display: block;height: 0.6rem;line-height: 0.6rem;padding: 0 0.3rem;cursor: pointer;border-right: 1px solid #dbdbdb;font-size: 0.2rem;color: #333333;}
.person-details-list span.active-teacher-span{background: #0071ae;color: #ffffff;}
.personal-details-item{width: 100%;padding-top: 0.2rem;font-family: "SourceRegular";font-size: 0.2rem;color: #333333;line-height: 2.2em;}