body{min-height: 100vh;display: flex;flex-direction: column;}
.footer{margin-top: auto;}
.list-banner{width: 100%;display: none;}
.list-banner img{width: 100%;display: block;}
.main{width: 100%;padding: 30px 0;}
.main-left{width: 2.3rem;position:relative;align-self: flex-start;background: #f1f1f1;}
.main-left h3{color: #ffffff;font-size: 0.26rem;display: block;height: 0.9rem;background: url(../images/header_bg.jpg) no-repeat left top;background-size:100% 100%;line-height: 0.9rem;text-align: center;font-weight: normal;}
.lm-title{width: 100%;background: url(../images/header_bg.jpg) no-repeat left top;background-size:100% 100%;padding: 0.12rem 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(../images/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;}
.nav_menu.on{transform: rotate(90deg);}
.main-left>ul{width: 100%;padding-bottom: 0.2rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #d0d0d0;position:relative}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left>ul>li>a{position: relative;transition: 0.3s all;padding-left:0.2rem;padding-right: 0.4rem;font-size:0.16rem;color:#333;display:block;}
.main-left>ul>li:hover>a,.main-left>ul>li.cur>a{color: #19509d;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.4rem;height: 0.55rem;background: url(../images/right-blue.svg) no-repeat center center;background-size: auto 0.12rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;}
.navContent li{line-height: 0.4rem;}
.navContent li a{font-size: 0.14rem;color: #333333;display: block;padding-left: 0.5rem;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.navContent li.cur a{color:#19509d;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#19509d;}
.main-right{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;line-height: 30px;position: relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 15px;margin-bottom: 0.1rem;}
.main-title h2{font-size: 0.22rem;color:#333333;}
.local span{font-size: 0.16rem;color: #434343;line-height: 0.3rem;}
.local span a{color: #434343;}
.local span a:hover{color: #19509d;}

/*文章内容开始*/
.content{width: 100%;}
.content h3.title{font-size: .22rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;text-align: center;margin-top: 0.2rem;}
.content .sub-title{font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;text-align: center;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #999999;margin: 0 0.2rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;}
.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{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-size: 0.14rem;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #19509d;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: #19509d;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.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 .image{transition: 0.2s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.45rem;color: #434343;background-color: #dfdfdf;background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;}
.pic-list ul li:hover .image{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #ffffff;background-image: url(../images/header_bg.jpg);}
/*图片列表结束*/

.teacher-list{margin-top: 0.2rem;}
.teacher-list h3{font-size: 0.18rem;line-height: 0.3rem;color: #19509d;position: relative;padding-left: 0.2rem;margin-bottom: 0.2rem;}
.teacher-list h3::before{content: "";width: 0.04rem;height: 0.18rem;display: block;background: #19509d;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.teacher-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list ul li{width: 20%;margin-bottom: 0.25rem;padding: 0 0.15rem;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:130%;position: relative;overflow: hidden;}
.teacher-list ul li .txt{width: 100%;text-align: center;line-height: 0.45rem;background-color: #dfdfdf;background-repeat: no-repeat;background-position: left top;background-size: 100% 100%;}
.teacher-list ul li .txt p{color: #434343;font-size: 0.16rem;}
.teacher-list ul li:hover .txt{background-image: url(../images/header_bg.jpg);}
.teacher-list ul li:hover .txt p{color: #ffffff;}
.teacher-list1{margin-top: 0.3rem;}
.teacher-list1 ul li{margin-bottom: 0.3rem;}
.content .teacher-list1:nth-child(n+2){margin-top: 0.1rem;}

.lw_box{width: 100%;margin-top: 30px;height: auto;overflow: hidden;}
.lw_year{width: 0.6rem;}
.lw_year.fixed{position: fixed;top: 0.1rem;}
.lw_year ul{border-right: 1px solid rgba(25,80,157,0.3);}
.lw_year ul li{width: 100%;position: relative;line-height: 0.3rem;}
.lw_year ul li:nth-child(n+2){margin-top: 0.15rem;}
.lw_year ul li a{font-size: 0.18rem;color: #19509d;}
.lw_year ul li a.on{font-weight: bold;}
.lw_year ul li a::after{content: "";width: 5px;height: 5px;display: block;background: #a4b7d1;border-radius: 100%;position: absolute;right: -2.5px;top: 50%;transform: translateY(-50%);}
.lw_year ul li a.on::after{background: #19509d;}
.lw_list{width: calc(100% - 0.9rem);}
.lw_list .publication{width: 100%;margin-bottom: 0.3rem;}
.lw_list .lw_title{width: 100%;background: #19509d;padding: 0.1rem 0.2rem;margin-bottom: 0.2rem;}
.lw_list .lw_title h3{font-size: 0.2rem;color: #ffffff;}
.lw_list .publication ul li{width: 100%;padding: 0.2rem 0.2rem 0.05rem;background: #eeeeee;border-left: 2px solid #19509d;}
.lw_list .publication ul li:nth-child(n+2){margin-top: 0.2rem;}
.lw_list .publication ul li>h3{font-size: 0.18rem;color: #19509d;line-height: 0.28rem;width: 100%;font-weight: normal;margin-bottom: 0.15rem;}
.lw_list .publication ul li .author{width: 100%;line-height: 0.26rem;margin-bottom: 0.15rem;}
.lw_list .publication ul li .author h3{font-size: 0.16rem;color: #19509d;font-weight: normal;flex-shrink: 0;}
.lw_list .publication ul li .author p{font-size: 0.16rem;color: #333333;max-width: calc(100% - 0.77rem);}
.lw_list .publication ul li .left{margin-bottom: 0.15rem;}
.lw_list .publication ul li .left p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;}
.lw_list .publication ul li .left p:first-of-type{margin-right: 0.4rem;}
.lw_list .publication ul li .left p span{color: #19509d;}
.lw_list .publication ul li .right{margin-bottom: 0.15rem;}
.lw_list .publication ul li .right a{display: block;width: 1rem;height: 0.3rem;background: #19509d;text-align: center;line-height: 0.3rem;border-radius: 0.05rem;transition: 0.2s all;}
.lw_list .publication ul li .right span{font-size: 0.14rem;color: #ffffff;}
.lw_list .publication ul li .right a:hover{background: #d58e24;}
