.list-banner{width: 100%;}
.list-banner img{display: block;width: 100%;}
.main{width: 100%;padding: 0.4rem 0;background: url(../img/main_bg.jpg) repeat;}
.main-left{width: 2.6rem;}
.main-right{width: calc( 100% - 2.9rem );position: relative;z-index: 1;}

.main_lm{width: 100%;height: 1.1rem;background: #9d162c;display: flex;align-items: center;padding-left: 0.3rem;}
.main_lm h3{font-size: 0.36rem;color: #ffffff;font-weight: normal;line-height: 1;}
.m_menu{width: 0.56rem;height: 0.56rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 0.3rem;display: none;transition: 0.3s all;}
.m_menu.on{transform: rotate(90deg);}
.main_nav{width: 100%;background: #f7f0e0 url(../img/main_nav_bg.jpg) no-repeat left bottom;background-size: 100% auto;padding: 0.1rem 0.3rem 1rem;}
.main_nav>ul{width: 100%;}
.main_nav>ul>li{line-height:0.6rem;border-bottom:1px solid #d9d3c9;position:relative;}
.main_nav>ul>li>a{position: relative;transition: 0.3s all;}
.main_nav>ul>li>a span{position: relative;z-index: 1;}
.main_nav>ul>li.cur>a,.main_nav>ul>li:hover>a{color: #aa0018;}
.main_nav li a{font-size:0.16rem;color:#333;display:block;}
.li_xlz{position:absolute;right:0;top:0.2rem;cursor:pointer;width: 0.2rem;height: 0.2rem;background: url(../img/jia.svg) no-repeat center center;background-size: auto 0.1rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;}
.navContent li{padding-left:0.2rem;line-height: 0.35rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main_nav>ul>li.cur .li_xlz,.main_nav>ul>li:hover .li_xlz{background: url(../img/jia_hover.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent li.cur a{color:#aa0018;}
.main_nav li.cur .navContent{display:block;}
.navContent li:hover a{color: #aa0018;}

.main-title{width: 100%;padding-bottom: 0.12rem;border-bottom: 1px solid #9d162c;line-height: 0.3rem;}
.main-title h2{font-size: 0.24rem;color: #9d162c;font-weight: normal;}
.main-title span{font-size: 0.14rem;color: #888888;display: inline-block;padding-left: 0.26rem;background: url(../img/address.svg) no-repeat left 0.04rem;background-size: auto 0.2rem;}
.main-title span a{color: #888888;}
.main-title span a:hover{color: #9d162c;}

/*文章内容开始*/
.content{width: 100%;min-height: 500px;}
.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: right;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.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%;}
.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%;margin-bottom: 0.3rem;border: solid 1px #d9d3c9;}
.txt-list ul li a{width: 100%;height: 100%;padding: 0.2rem;background: #ffffff;transition: 0.2s all;}
.txt-list ul li .flexbox{width: calc( 100% - 1rem );}
.txt-list ul li a>span{font-size: 0.14rem;color: #999999;padding-right: 0.2rem;display: inline-block;position: relative;transition: 0.2s all;}
.txt-list ul li a>span::after{content: "";width: 0.1rem;height: 1px;background: #999999;display: block;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 0.2s all;}
.txt-list ul li .time{padding: 0 0.3rem 0 0.1rem;position: relative;margin-right: 0.3rem;}
.txt-list ul li .time::after{content: "";width: 1px;height: 0.46rem;display: block;background: #d9d3c9;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 0.2s all;}
.txt-list ul li .time span{display: block;text-align: center;color: #9d162c;transition: 0.2s all;}
.txt-list ul li .time span:first-of-type{font-size: 0.3rem;line-height: 0.3rem;margin-bottom: 0.06rem;}
.txt-list ul li .time span:nth-of-type(2){font-size: 0.14rem;}
.txt-list ul li p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;max-width: calc( 100% - 1.3rem );transition: 0.2s all;}
.txt-list ul li p span{color:#9d162c;transition: 0.2s all;}
.txt-list ul li:hover a{background: #9d162c;box-shadow: 0.04rem 0.07rem 0.2rem 0 rgba(121, 121, 121, 0.48);}
.txt-list ul li:hover .time span,.txt-list ul li:hover p,.txt-list ul li:hover a>span,.txt-list ul li:hover p span{color: #ffffff !important;}
.txt-list ul li:hover a>span::after,.txt-list ul li:hover .time::after{background: #ffffff;}
/*文章列表结束*/

.news-list1{width: 100%;margin-top: 0.3rem;}
.news-list1 ul li{width: 100%;border-bottom: 1px solid #d9d3c9;padding:0.2rem;box-sizing: border-box;transition: 0.2s all;}
.news-list1 ul li .news-img{width: 2rem;flex-shrink: 0;}
.news-list1 ul li .news-img a{display: block;width: 100%;height: 1.3rem;overflow: hidden;position: relative;}
.news-list1 ul li .news-txt{width: calc( 100% - 3rem );}
.news-list1 ul li.no-img .news-txt{width: calc( 100% - 0.8rem );}
.news-list1 ul li h3{font-size: 0.18rem;position: relative;font-weight: normal;color: #333333;line-height:0.28rem;}
.news-list1 ul li h3 a{color: #333333;}
.news-list1 ul li h3 a span{color:#ffffff;font-size:0.14rem;padding:0 0.1rem;height:0.28rem;line-height:0.28rem;background:#cda275;border-radius:0.04rem;margin-right:0.15rem;display:inline-block;}
.news-list1 ul li h3::after{content: "";width: 0.4rem;height: 2px;background: #d9d3c9;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 0;}
.news-list1 ul li p{width: 100%;line-height: 0.26rem;font-size: 0.14rem;color: #666666;margin: 0.32rem 0 0.1rem;height: 0.52rem;display: block\0;}
.news-list1 ul li .news-time{width: 0.6rem;flex-shrink: 0;}
.news-list1 ul li .news-time span{display: block;text-align: center;color: #9d162c;font-size: 0.14rem;line-height: 0.24rem;}
.news-list1 ul li .news-time span:first-of-type{font-size: 0.3rem;line-height: 0.3rem;margin-bottom: 0.04rem;}
.news-list1 ul li:hover{background: #9d162c;}
.news-list1 ul li:hover h3 a,.news-list1 ul li:hover h3,.news-list1 ul li:hover h3 a span{color: #ffffff !important;}
.news-list1 ul li:hover p{color: rgba(255,255,255,0.7);}
.news-list1 ul li:hover .news-time span{color: #ffffff;}

.peo-list{width: 100%;margin-top: 0.3rem;}
.peo-list ul{margin-left: -0.14rem;margin-right: -0.14rem;}
.peo-list ul li{width: 25%;padding: 0 0.14rem;margin-bottom: 0.3rem;}
.peo-list ul li .peo_img{width: 100%;height: 0;padding-bottom: 132%;position: relative;overflow: hidden;}
.peo-list ul li .peo_img a{display: block;transition: 0.2s all;background-position:center top;}
.peo-list ul li .peo_txt{width: 100%;background: #ffffff;border-bottom: 0.04rem solid #9d162c;padding: 0.15rem 0.2rem;position: relative;}
.peo-list ul li .peo_txt h3{font-size: 0.14rem;color:#999999;font-weight:normal;margin-top:0.05rem;}
.peo-list ul li .peo_txt a{font-size: 0.18rem;color: #333333;font-weight: bold;line-height: 0.32rem;}
.peo-list ul li .peo_txt .more{width: 0.45rem;height: 0.45rem;border-radius: 100%;background: rgba(255,255,255,0.5);padding: 0.05rem;position: absolute;right: 0.2rem;top: -0.225rem;transition: 0.2s all;}
.peo-list ul li .peo_txt .more a{display: block;width: 100%;height: 100%;background: #cda275 url(../img/jia_white.svg) no-repeat center center;border-radius: 100%;background-size: auto 0.16rem;}
.peo-list ul li .peo_txt .more:hover{padding: 0;}

.pic-list{width: 100%;margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.14rem;margin-right: -0.14rem;}
.pic-list ul li{width: 33.3333%;padding: 0 0.14rem;margin-bottom: 0.3rem;}
.pic-list ul li .peo_img{width: 100%;height: 0;padding-bottom: 62%;position: relative;overflow: hidden;}
.pic-list ul li .peo_img a{display: block;transition: 0.2s all;}
.pic-list ul li .peo_txt{width: 100%;background: #ffffff;border-bottom: 0.04rem solid #9d162c;padding: 0.15rem 0.2rem;position: relative;}
.pic-list ul li .peo_txt a{font-size: 0.16rem;color: #333333;line-height: 0.32rem;}
.pic-list ul li:hover .peo_img a{transform: scale(1.1,1.1);}
.pic-list ul li:hover .peo_txt a{color: #9d162c;}
/*
.teacher_box{width: 100%;margin-top: 0.3rem;background: #4a6aa9;}
.content .teacher_box:nth-of-type(2){background: #cda5a9;}
.content .teacher_box:nth-of-type(3){background: #cda275;}
.teacher_box .tea_title{width: 1.35rem;display: flex;justify-content: center;align-items: center;position: relative;}
.teacher_box .tea_title h3{font-size: 0.24rem;color: #ffffff;font-weight: normal;writing-mode:vertical-lr;writing-mode:tb-lr;letter-spacing: 0.04rem;}
.teacher_box .tea_title .btn{width: 0.64rem;position: absolute;bottom: 0.15rem;left: 50%;transform: translateX(-50%);}
.teacher_box .tea_title .btn div{width: 0.3rem;height: 0.3rem;background-repeat: no-repeat;background-size: auto 0.16rem;background-position: center center;cursor: pointer;}
.teacher_box .tea_title .btn .left_btn{background-image: url(../img/arrow_l.svg);}
.teacher_box .tea_title .btn .right_btn{background-image: url(../img/arrow_r.svg);}
.teacher_box .teacher-list{width: calc( 100% - 1.35rem );}
.teacher_box .teacher-list ul li a{display: block;padding: 0.2rem 0.2rem 0.15rem;}
.teacher_box .teacher-list ul li:nth-child(2n-1) a{background: rgba(255,255,255,0.2);}
.teacher_box .teacher-list ul li .tea_img{width: 100%;height: 0;padding-bottom: 136%;position: relative;overflow: hidden;margin-bottom: 0.05rem;}
.teacher_box .teacher-list ul li p{font-size: 0.16rem;text-align: center;line-height: 0.3rem;color: #ffffff;}*/

.teacher-list{width: 100%;margin-top:0.3rem;}
.teacher-list ul li{width:calc( 100% / 6 );background:#4a6aa9;margin-bottom:0.3rem;}
.teacher-list ul li:nth-child(n+7){background:#cda5a9;}
.teacher-list ul li:nth-child(n+13){background:#cda275;}
.teacher-list ul li a{display: block;padding: 0.2rem 0.2rem 0.15rem;}
.teacher-list ul li:nth-child(2n-1) a{background: rgba(255,255,255,0.2);}
.teacher-list ul li .tea_img{width: 100%;height: 0;padding-bottom: 142%;position: relative;overflow: hidden;margin-bottom: 0.05rem;}
.teacher-list ul li .tea_img .image{background-position:center top;}
.teacher-list ul li p{font-size: 0.16rem;text-align: center;line-height: 0.3rem;color: #ffffff;}