.list-banner{width: 100%;}
.list-banner img{display: block;width: 100%;}
.main{width: 100%;padding: 0.3rem 0;}
.main-left{width: 2.4rem;position:relative;padding-bottom:1rem;background: #f9fcff url(../images/main_bg.png) no-repeat center bottom;background-size: 100% auto;align-self: flex-start;}
.main-left h3{border-bottom:1px solid #ccc;color: #ffffff;font-size: 0.24rem;display: block;height: 0.7rem;background: #a01921;line-height: 0.7rem;text-align: center;}
.main-left h3 a{display:block;color: #ffffff;}
.lm-title{width: 100%;background: #a01921;padding: 0.12rem 15px;position: relative;display: none;}
.lm-title h2{font-size: 0.24rem;color: #ffffff;}
.nav_menu{width: 0.3rem;height: 0.3rem;transition: 0.2s all;text-align: center;line-height: 0.3rem;color: #ffffff;font-size: 0.3rem;}
.nav_menu.on{transform: rotate(90deg);}
.main-left>ul{width: 100%;padding:0.1rem;}
.main-left>ul>li{line-height:0.55rem;position:relative;margin-bottom:0.1rem;}
.main-left>ul>li:last-of-type{margin-bottom:0;}
.main-left>ul>li>a{position: relative;transition: 0.3s all;padding: 0 0.55rem 0 0.3rem;background:#eeeeee;border:1px solid transparent;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.main-left>ul>li>a::after{content: "";width: 0;height: 100%;display: block;background: linear-gradient(45deg, #840008, #c6000c);position: absolute;left: 0;top: 0;transition: 0.3s all;z-index: 0;}
.main-left>ul>li:hover>a{border:1px solid #a01921;color:#a01921}
.main-left>ul>li.cur>a{color: #ffffff;}
.main-left>ul>li.cur>a::after{width: 100%;}

.main-left li a{font-size:0.16rem;color:#333;display:block;}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.55rem;height: 0.55rem;z-index: 1;transition: 0.3s all;text-align: center;line-height: 0.55rem;color: #961e23;}
.li_xlz i{font-size: 0.12rem;}
.navContent{display:none;background: rgba(255,255,255,0.2);padding: 0.05rem 0;}
.navContent li{padding-left:0.2rem;line-height: 0.35rem;}
.navContent li a{font-size: 0.14rem;color: #333333;padding: 0 0.2rem 0 0.3rem;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz{color: #ffffff;}
.navContent li.cur a{color:#a01921;font-weight:bold;}
.main-left li.cur .navContent{display:block;}

.navContent li:hover a{color:#a01921;font-weight:bold;}
.main-right{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #e1e1e1;padding-bottom: 0.15rem;}
.main-title h2{font-size: 0.2rem;color:#333333;}
.main-title span.local{color: #666666;font-size: 0.14rem;line-height: 0.3rem;}
.main-title span.local i{font-size: 0.18rem;color: #a01921;margin-right: 0.06rem;vertical-align: -0.01rem;}
.main-title span.local a{color: #666666;}
.main-title span.local a:hover{color: #a01921;}

/*文章内容开始*/
.content{width: 100%;}
.content p.building{font-size:0.16rem;color:#333333;line-height:0.3rem;margin-top:0.1rem;}
.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin: 0.2rem 0 0.1rem;line-height: 0.3rem;}
.content .sub-title{text-align: center;font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;}
.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: #666666;margin: 0 0.1rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;}
.article table{margin:0.1rem 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.16rem;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #a01921;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: #a01921;padding-left: 0.24rem;font-weight:bold;}
/*文章列表结束*/

/*图片列表开始*/
.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%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.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;background: #fdf6f5;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #a01921;}
/*图片列表结束*/

.pictxt-list{width: 100%;margin-top: 0.3rem;}
.pictxt-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;padding-bottom:0.3rem;box-sizing: border-box;margin-bottom: 0.3rem;}
.pictxt-list ul li .news-img{width: 2rem;height: 1.35rem;overflow: hidden;position: relative;flex-shrink: 0;margin-right: 0.2rem;}
.pictxt-list ul li .news-img img{transition: 0.3s all;}
.pictxt-list ul li.flexbox .news-txt{max-width: calc( 100% - 2.2rem );}
.pictxt-list ul li h3{font-size: 0.18rem;position: relative;}
.pictxt-list ul li h3 a{color: #333333;}
.pictxt-list ul li h3::after{content: "";width: 0.4rem;height: 2px;background: #999999;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 0;}
.pictxt-list ul li h3::before{content: "";width: 0;height: 2px;background: #a01921;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 1;transition: 0.3s all;}
.pictxt-list ul li p{width: 100%;line-height: 0.26rem;font-size: 0.14rem;color: #666666;margin: 0.25rem 0 0.1rem;height: 0.52rem;}
.pictxt-list ul li span{font-size: 0.14rem;color: #666666;line-height: 0.24rem;display: block;padding-left: 0.25rem;background: url(../images/time.svg) no-repeat left center;background-size: auto 0.18rem;}
.pictxt-list ul li:hover h3 a{color: #a01921;}
.pictxt-list ul li:hover h3::before{width: 0.4rem;}
.pictxt-list ul li:hover .news-img img{transform: scale(1.1,1.1);}

.content .con1:first-of-type{margin-top: 0.3rem;}
.content .con1:nth-child(n+2){margin-top: 0.3rem;}
.content .con1>h3{height: 0.4rem;line-height: 0.4rem;background: #961e23;padding: 0 0.2rem;display: inline-block;color: #ffffff;}
.teacher-list{margin-top: 0.2rem;}
.teacher-list h3{font-size: 0.18rem;color: #a01921;margin-bottom: 0.2rem;line-height: 0.3rem;padding-left: 0.24rem;background: url(../images/txt_icon.png) no-repeat left 0.1rem;background-size: auto 0.12rem;}
.content .con1 .teacher-list h3{font-size: 0.18rem;}
.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 .txt{width: 100%;text-align: center;line-height: 0.4rem;background: #dfdfdf;transition: 0.2s all;}
.teacher-list ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.teacher-list ul li:hover .txt{background: #a01921;}
.teacher-list ul li:hover .txt p{color: #ffffff;}

.leader-list{margin-top:0.3rem;}
.leader-list ul li{width: 100%;background: #f1f1f1;margin-bottom:0.3rem;transition: 0.2s all;position:relative;}
.leader-list ul li::after{content: "";width: 100%;height: 100%;position: absolute;display: block;left: 0;top: 0;transition: 0.2s all;opacity: 0;background: url(../images/txt_bg2.png) no-repeat center bottom;background-size: cover;z-index: 0;}
.leader-list ul li a{padding:0.2rem;position:relative;z-index:1;}
.leader-list ul li .leader_img{width: 1.6rem;margin-right: 0.2rem;}
.leader-list ul li .leader_img .imgbox{width: 100%;height: 2rem;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: calc( 100% - 1.8rem );}
.leader-list ul li .lead-title{border-bottom:1px solid #cccccc;padding-bottom:0.15rem;margin-bottom: 0.13rem;line-height:1;}
.leader-list ul li .lead-title h3{font-size: 0.2rem;color: #333333;display: inline-block;transition: 0.2s all;margin-right:0.3rem;}
.leader-list ul li .lead-title span{font-size:0.16rem;color:#434343;display: inline-block;padding-left:0.2rem;position:relative;transition: 0.2s all;}
.leader-list ul li .lead-title span::before{content:"";width:1px;height:0.14rem;display:block;position:absolute;left:0;bottom:0;background:#999999;}
.leader-list ul li p{color: #434343;line-height: 0.32rem;width: 100%;transition: 0.2s all;}
.leader-list ul li p span{font-weight:600;}
.leader-list ul li:hover::after{opacity:1;}
.leader-list ul li:hover .lead-title h3,.leader-list ul li:hover p,.leader-list ul li:hover .lead-title span{color: #ffffff;}
.leader-list ul li:hover  .lead-title span::before{background:#ffffff;}