.list-banner,.list-banner img{width: 100%;}
.main{width: 100%;padding: 0.3rem 0 0.5rem;}
.main-left{width: 2.4rem;position:relative;padding-bottom:1.2rem;background: #f1f4fa;align-self: flex-start;overflow: hidden;}
.main-left h3{color: #ffffff;font-size: 0.24rem;display: block;height: 0.7rem;background: url(../img/partb_bg.jpg) no-repeat center top;background-size:cover;line-height: 0.7rem;text-align: center;}
.lm-title{width: 100%;background: #3d55a7;padding: 0.12rem 3%;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-left>ul{width: 100%;padding: 0.15rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative;border-left: 2px solid #3d55a7;}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left>ul>li>a{background: #ffffff;position: relative;transition: 0.3s all;}
.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: #3d55a7;position: absolute;left: 0;top: 0;transition: 0.3s all;z-index: 0;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{color: #ffffff;}
.main-left>ul>li:hover>a::after,.main-left>ul>li.cur>a::after{width: 100%;}
.main-left li a{font-size:0.16rem;color:#333;display:block;padding:0 0.05rem;padding-left:0.3rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.55rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.1rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;background: #ffffff;}
.navContent li{padding-left:0.2rem;line-height: 0.4rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz,.main-left>ul>li:hover .li_xlz{background: url(../img/right.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent li.cur a{color:#3d55a7;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#3d55a7;}
.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;padding-left: 0.24rem;background: url(../img/home1.png) no-repeat left 0.06rem;background-size: auto 0.18rem;font-size: 0.14rem;}
.main-title span.local a{color: #666666;}
.main-title span.local a:hover{color: #3d55a7;}

/*文章内容开始*/
.content{width: 100%;}
.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.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%;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: #3d55a7;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: #3d55a7;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.2rem;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;}
.zt-list ul li .imgbox{padding-bottom:32.45%;}
.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;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #3d55a7;}
/*图片列表结束*/

.teacher-list{margin-top: 0.3rem;}
.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 img{transition: 0.4s all;}
.teacher-list ul li p{width: 100%;text-align: center;line-height: 0.4rem;color: #434343;}
.teacher-list ul li:hover img{transform: scale(1.05,1.05);}
.teacher-list ul li:hover p{color: #3d55a7;}

.teacher-list1{margin-top: 0.3rem;overflow: hidden;}
.content .teacher-list1:nth-child(n+2){margin-top: 0.15rem;}
.teacher-list1 h3{font-size: 0.2rem;color: #3d55a7;margin-bottom: 0.2rem;line-height: 0.3rem;}
.teacher-list1 ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list1 ul li{width: 20%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.teacher-list1 ul li a{display: block;width: 100%;}
.teacher-list1 ul li .txt{width: 100%;text-align: center;line-height: 0.4rem;background: rgba(28,54,115,0.1);transition: 0.2s all;}
.teacher-list1 ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.teacher-list1 ul li:hover .txt{background: #3d55a7;}
.teacher-list1 ul li:hover .txt p{color: #ffffff;}

.box1{width: 100%;margin-top: 0.3rem;background: #ffffff;border-bottom: 4px solid #3d55a7;padding: 0.3rem;box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.1);}
.box1 .box_img{width: 2rem;height: 2.84rem;position: relative;overflow: hidden;margin-right: 0.3rem;border: 1px solid #e1e1e1;}
.box1 .box_txt{width: calc(100% - 2.3rem);}
.box1 .box_txt h3{font-size: 0.22rem;color: #3d55a7;line-height: 0.3rem;padding-bottom: 0.15rem;border-bottom: 1px solid #e1e1e1;}
.box1 .box_txt .intro{width: 100%;padding-top: 0.15rem;display: flex;flex-wrap: wrap;}
.box1 .box_txt .intro p{font-size: 0.16rem;color: #434343;line-height: 0.3rem;width: 100%;margin: 0.03rem 0;}
.box1 .box_txt .intro p span{font-weight: bold;}
.box1 .box_txt .intro p:first-of-type,.box1 .box_txt .intro p:nth-of-type(2){width: 50%;}
.box2{width: 100%;margin-top: 0.3rem;}
.box2 .box_title{width: 100%;background: #f1f4fa;border-left: 4px solid #3d55a7;overflow-x: auto;}
.box2 .box_title ul li{padding: 0 0.3rem;height: 0.5rem;display: flex;align-items: center;cursor: pointer;}
.box2 .box_title ul li span{font-size: 0.16rem;color: #333333;line-height: 0.3rem;font-weight: bold;white-space: nowrap;}
.box2 .box_title ul li.on{background: #3d55a7;}
.box2 .box_title ul li.on span{color: #ffffff;}
.box2 .box_content{width: 100%;padding-top: 0.2rem;}
.box2 .box_content .content1{width: 100%;line-height: 0.34rem;font-size: 0.16rem;color: #434343;}

@media only screen and (min-width:1061px){
.header-top1{transform: none;opacity: 1;transition: all 0.5s ease-out 0s;}
.header-top1::after{height: 2rem;}
body.scrolling .header-top1{transform: translateY(-100%);opacity: 0;}
body.scrolling .header-top2{transform: none;opacity: 1;}
}

.pb_sys_style1 .p_no_d{
    border: 1px solid #334ca1 !important;
    background-color: #334ca1 !important;
}