.section{width: 100%;position: relative;}
.scrolling .header1{top: 0;transition: 0.8s all 0.6s;display:none;}
.main{width: 100%;position: relative;min-height: 600px;margin-top: 0.3rem;padding-bottom: 30px;}
.main .w90{position: relative;z-index: 1;align-items: flex-start;}
.list-banner{width: 100%;}
.list-banner img{width: 100%;}
.main-left{width: 3rem;position: relative;padding-left: 0.4rem;}
.main-left::after{content: "";width: calc( 100% - 0.3rem );height: 90%;background: url(/img/partc_bg3.jpg) no-repeat -140px -90px;position: absolute;left: 0;top: 0;z-index: 0;}
.main-left h3{font-size: 0.3rem;color: #ffffff;line-height: 0.4rem;position: relative;z-index: 1;margin: 0.3rem 0;padding-left: 0.2rem;position: relative;font-weight: normal;}
.main-left h3 i{display: block;width: 0.04rem;height: 0.36rem;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.main-left h3 i::before{content: "";width: 100%;height: 0.17rem;display: block;background: #be9e5d;position: absolute;top:0;left: 0;}
.main-left h3 i::after{content: "";width: 100%;height: 0.17rem;display: block;background: #ffffff;position: absolute;bottom: 0;left: 0;}
.m_menu{width: 0.4rem;height: 0.4rem;background: url(/img/m_nav.svg) no-repeat center center;background-size: auto 0.34rem;position: absolute;right: 0.2rem;top: 0.08rem;z-index: 2;display: none;transition: 0.2s all;}
.m_menu.on{transform: rotate(90deg);}
.main-nav{width: 100%;background-image: linear-gradient(90deg, #fff6f0 0%, #ffffff 50%, #fff6f0 100%);border-radius: 0.28rem;min-height: 340px;padding: 0.3rem 0.3rem;position: relative;z-index: 1;}
.main-nav ul li{margin-bottom: 0.2rem;}
.main-nav ul li a{display: block;line-height: 0.3rem;padding: 0.1rem 0;text-align: center;color: #666666;transition: 0.3s all;border-radius: 0.25rem;border: #dce2e8 1px solid;font-size: 0.2rem;background: #ffffff;}
.main-nav ul li:hover a,.main-nav ul li.cur a{box-shadow: 0 0.02rem 0.1rem 0 rgba(0,0,0,0.2);background: #6d3f2f;color: #ffffff;}

.main-right{width: calc( 100% - 3.4rem );}
.main-title{width: 100%;height: 0.6rem;background: #6d3f2f;border-radius: 0 0.3rem 0.3rem 0;padding-left: 0.2rem;padding-right: 0.3rem;}
.main-title h3{font-size: 0.2rem;color: #ffffff;}
.main-title span{font-size: 0.14rem;color: #ffffff;display: inline-block;padding-left: 0.26rem;background: url(/img/home.svg) no-repeat left 0;background-size: auto 0.18rem;}
.main-title span a{color: #ffffff;display: inline-block;}

.content .jg-list:first-of-type{margin-top: 0.3rem;}
.jg-list h3{font-size: 0.2rem;color: #6d3f2f;line-height: 0.3rem;margin-bottom: 0.2rem;}
.jg-list ul li{width: calc( 50% - 0.15rem );margin-bottom: 0.3rem;line-height: 0.5rem;}
.jg-list ul li a{display: block;padding: 0 0.2rem;font-size: 0.16rem;color: #434343;position: relative;z-index: 1;background: rgba(0, 54, 134, 0.05);transition: 0.5s;}
.jg-list ul li a::before{content: "";width: 2px;height: 100%;display: block;background: #6d3f2f;position: absolute;left: 0;top: 0;z-index: -1;transition: 0.5s;}
.jg-list ul li a::after{content: "";width: 100%;height: 100%;background-image: url(/img/gqb.png); background-repeat: no-repeat;background-position: right 0.15rem;background-size: auto 100%;position: absolute;right: 0;top: 0;opacity: 0.05;transition: 0.5s;}
.jg-list ul li:hover a::before{width: 100%;}
.jg-list ul li:hover a::after{background-image: url(/img/gqb_hover.png);}
.jg-list ul li:hover a{color: #ffffff; box-shadow: 0 0 0.12rem 0 rgba(18, 41, 82, 0.18);}

.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;margin-top:0.2rem;}
.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.2rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;margin-top: 0.2rem;}
.article p{text-indent: 2em;}
.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%;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}

.article .pnline{padding:.3rem 0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin-top: 0.3rem;}
.article .pnline p{line-height: .3rem;font-size: .16rem;color: #6d3f2f;}
.article .pnline p a,.content .pnline p span{color: #434343;}
.article .pnline p a:hover{color: #0d459a;}


.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 .imgbox .play{width: 0.5rem;height: 0.5rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(/img/play.svg) no-repeat center center;background-size: 100% 100%;opacity: 0;transition: 0.3s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.5rem;color: #434343;padding: 0 0.1rem;background-image: linear-gradient(90deg, #fff6f0 0%, #ffffff 50%, #fff6f0 100%);transition: 0.3s all;}
.pic-list ul li:hover .imgbox .image{transform: scale(1.1,1.1);}
.pic-list ul li:hover .imgbox .play{opacity: 0.7;}
.pic-list ul li:hover p{color: #6d3f2f;font-weight: bold;}

.xw-list{margin-bottom: 0.3rem;}
.xw-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;padding:0.3rem 0;position: relative;}
.xw-list ul li::after{content: "";width: 0;height: 100%;background-image: linear-gradient(90deg, #ffffff 0%, #fff6f0 100%);position: absolute;left: 0;top: 0;z-index: -1;transition: 0.8s all;border-radius: 0 0.975rem 0.975rem 0;}
.xw-list ul li .news-img{width: 2rem;height: 1.35rem;overflow: hidden;position: relative;flex-shrink: 0;margin-right: 0.2rem;}
.xw-list ul li .news-img a{display: block;}
.xw-list ul li.flexbox .news-txt{max-width: calc( 100% - 2.2rem );}
.xw-list ul li h3{font-size: 0.18rem;position: relative;}
.xw-list ul li h3 a{color: #333333;}
.xw-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;}
.xw-list ul li h3::before{content: "";width: 0;height: 2px;background: #be9e5d;display: block;position: absolute;left: 0;bottom: -0.15rem;z-index: 1;transition: 0.3s all;}
.xw-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;}
.xw-list ul li span{font-size: 0.14rem;color: #666666;line-height: 0.24rem;}
.xw-list ul li:hover h3 a{color: #6d3f2f;}
.xw-list ul li:hover h3::before{width: 0.4rem;}
.xw-list ul li:hover .news-img .image{transform: scale(1.1,1.1);}
.xw-list ul li:hover::after{width: 100%;}

.txt-list{margin-top: 0.15rem;margin-bottom: 0.3rem;}
.txt-list ul li{width: 100%;padding: 0.15rem 0;border-bottom: 1px solid #e1e1e1;position: relative;line-height: 0.3rem;transition: 0.3s all;}
.txt-list ul li::after{content: "";width: 0;height: 100%;background-image: linear-gradient(90deg, #ffffff 0%, #fff6f0 100%);position: absolute;left: 0;top: 0;z-index: -1;transition: 0.8s all;border-radius: 0 0.3rem 0.3rem 0;}
.txt-list ul li h3{font-size: 0.16rem;position: relative;font-weight: normal;max-width: calc( 100% - 1.2rem );}
.txt-list ul li h3 a{color: #333333;}
.txt-list ul li span{font-size: 0.16rem;color: #666666;}
.txt-list ul li:hover h3 a,.txt-list ul li:hover span{color: #6d3f2f;}
.txt-list ul li:hover::after{width: 100%;}
.txt-list ul li:hover{padding-right: 0.2rem;}

.content .teacher-list:first-of-type{margin-top: 0.3rem;}
.content .teacher-list:nth-child(n+2){margin-top: 0.1rem;}
.teacher-list h3{color:#6d3f2f;margin-bottom:0.15rem;}
.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 .imgbox{width: 100%;height: 0;padding-bottom:132%;position: relative;overflow: hidden;}
.teacher-list ul li p{width: 100%;text-align: center;line-height: 0.45rem;color: #434343;background: #eeeeee;transition: 0.3s all;}
.teacher-list ul li:hover .image{transform: scale(1.05,1.05);}
.teacher-list ul li:hover p{color: #ffffff;font-weight: bold;background: #6d3f2f;}

.content .dj-list:first-of-type{margin-top: 0.3rem;}
.content .dj-list:nth-child(n+2){margin-top: 0.1rem;}
.dj-list h3{color:#6d3f2f;margin-bottom:0.15rem;}
.dj-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.dj-list ul li{width: 33.3333%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.dj-list ul li.half{width:50%;}
.dj-list ul li a{display: block;width: 100%;}
.dj-list ul li p{width: 100%;text-align: center;line-height: 0.45rem;color: #434343;background: #eeeeee;transition: 0.3s all;padding:0 0.1rem;}
.dj-list ul li:hover p,.dj-list ul li.active p{color: #ffffff;font-weight: bold;background: #6d3f2f;}

.leader_list{margin-top: 0.3rem;}
.leader_list ul li{margin-bottom: 0.3rem;width: 100%;background-image: linear-gradient(90deg, #fff6f0 0%, #ffffff 50%, #fff6f0 100%);border-radius: 0 1.04rem 1.04rem 0;position: relative;overflow: hidden;}
.leader_list ul li::after{content: "";width: 0;height: 100%;background: #6d3f2f;position: absolute;left: 0;top: 0;z-index: 0;transition: 0.5s all;}
.leader_list ul li a{padding: 0.2rem 0.5rem 0.2rem 0.2rem;width: 100%;position: relative;z-index: 1;}
.leader_list ul li .leader_title{width: 100%;margin-bottom: 0.06rem;border-bottom: 1px solid rgba(0, 54, 134, 0.3);padding-bottom: 0.1rem;transition: 0.3s all;}
.leader_list ul li .leader_title h3{font-size: 0.2rem;color: #333333;display: inline-block;margin-right: 0.1rem;transition: 0.3s all;}
.leader_list ul li .leader_title span{font-size: 0.14rem;color: #999999;transition: 0.3s all;}
.leader_list ul li .leader_img{width:1.2rem;margin-right: 0.2rem;height: 1.68rem;}
.leader_list ul li .leader_img img{width: 100%;}
.leader_list ul li .leader_txt{width: calc( 100% - 1.4rem );}
.leader_list ul li .leader_txt p{font-size: 0.16rem;color: #333333;line-height: 0.3rem;transition: 0.3s all;}
.leader_list ul li .leader_txt p span{font-weight: bold;}
.leader_list ul li:hover .leader_title h3{color: #ffffff;}
.leader_list ul li:hover .leader_title span{color: rgba(255,255,255,0.8);}
.leader_list ul li:hover::after{width: 100%;}
.leader_list ul li:hover .leader_title{border-bottom: 1px solid rgba(255,255,255,0.7);}
.leader_list ul li:hover .leader_txt p{color: #ffffff;}
.pb_sys_style1 .p_no_d{border:1px solid #6d3f2f !important;background-color:#6d3f2f !important;}

@media only screen and (max-width:980px){
	.main-left,.main-right{width: 100%;}
	.main-left{padding-left: 0;margin-bottom: 0;}
	.main-left::after{width: 100%;height: 0.56rem;}
	.main-left h3{font-size: 0.2rem;margin: 0.08rem 0;}
	.main-left h3 i{display: none;}
	.main-nav{border-radius: 0 0 0.28rem 0.28rem;min-height: auto;padding: 0.2rem;}
	.main-nav ul li:last-of-type{margin-bottom: 0;}
	.main-nav ul li a{font-size: 0.16rem;}
	.m_menu{display: block;}
	.main-nav,.main-title,.main-title h3{display: none;}
}
@media only screen and (max-width:780px){
    .teacher-list ul li{width: 25%;}
}
@media only screen and (max-width:720px){
	.pic-list ul li{width: 50%;}
}
@media only screen and (max-width:680px){
    .dj-list ul li{width: 50%;}
}
@media only screen and (max-width:620px){
    .teacher-list ul li{width: 33.3333%;}
}
@media only screen and (max-width:560px){
	.content h3.title{font-size: 0.2rem;}
	.content .sub-title{font-size: 0.18rem;}
}
@media only screen and (max-width:540px){
	.jg-list ul li{width: 100%;}
}
@media only screen and (max-width:460px){
    .xw-list ul li.flexbox{flex-direction: column;}
	.xw-list ul li .news-img{width: 100%;height: 0;padding-bottom: 50%;margin-bottom: 0.2rem;margin-right: 0;}
	.xw-list ul li.flexbox .news-txt{width: 100%;max-width: 100%;}
	.xw-list ul li::after{content: none;}
	.xw-list ul li:hover::after{width: 0;}
        .dj-list ul li{width: 100%;}
}
@media only screen and (max-width:420px){
	.pic-list ul li{width: 100%;}
	.teacher-list ul li{width: 50%;}
}
@media only screen and (max-width:400px){
    .leader_list ul li .leader_img{width: 100%;text-align: center;margin-right: 0;height: auto;margin-bottom: 0.1rem;}
	.leader_list ul li .leader_img img{height: 1.5rem;width: auto;}
	.leader_list ul li{border-radius: 0;}
	.leader_list ul li a{padding: 0.2rem;}
	.leader_list ul li .leader_txt{width: 100%;}
	.leader_list ul li .leader_txt .leader_title{text-align: center;}
	.leader_list ul li .leader_txt p{white-space: normal;}
}