/*二级公共样式开始*/
.list-banner{padding-top: 1.72rem;transition: 0.3s all;position: relative;}
.list-banner img{width: 100%;}
.main{width: 100%;padding:0.3rem 0;}
.main .w90{align-items: flex-start;}
.main-left{width: 2.5rem;position:relative;padding-bottom:2.2rem;background: #ecf4ff url(../images/part3_bg.png) repeat-y left bottom;background-size: 100% auto;}
.main-left h3{color: #ffffff;font-size: 0.24rem;display: block;height: 0.9rem;background: #1256a7;line-height: 0.9rem;text-align: center;border-bottom: 1px solid #fff;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative}
.main-left>ul>li:last-child{border-bottom:none;}
.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(../images/jt.png) no-repeat center center;background-size: auto 0.14rem;}
.navContent{display:none;}
.navContent li{padding-left:0.2rem;line-height: 0.45rem;}
.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{background: url(../images/jt-hover.png) no-repeat center center;background-size: auto 0.14rem;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{background: #1256a7;color: #ffffff;}
.main-left>ul>li.cur .li_xlz i,.main-left>ul>li:hover .li_xlz i{color: #fff;}
.navContent li.cur a{color:#1256a7;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#1256a7;}
.main-right{width: calc( 100% - 2.8rem );}
.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:#1256a7;font-weight: normal;}
.main-title span.local{color: #666666;padding-left: 0.24rem;background: url(../images/home.png) no-repeat left center;background-size: auto 0.2rem;}
.main-title span.local a{color: #666666;}
.main-title span.local a:hover{color: #1256a7;}
/*二级公共样式结束*/

/*文章内容开始*/
.content{width: 100%;min-height: 500px;}
.content h3.title{text-align: center;font-size: .24rem;color: #1256a7;margin: 0.2rem 0 0.15rem;line-height: 0.3rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;height: .4rem;line-height: .4rem;margin-bottom: .1rem;text-align: center;}
.content .art-itro .artleft span{font-size: .14rem;color: #666666;margin-right: .2rem;}
.article{color: #434343;line-height: 0.32rem;}
.article #vsb_content{overflow-x: auto;}
.article p{margin: 0.1rem 0;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%;margin: 0 auto;height: auto !important;}
/*文章内容结束*/

/*图片列表开始*/
.pic-list{margin-top: 0.3rem;}

.zyjs_tit{
 /*   max-width: 1600px; */
    margin: 20px auto 25px;
    overflow: hidden;
    height: 50px;
    background: #ecf4ff;
    background-repeat: no-repeat;
    background-position: 20px center;
   box-shadow:0px 1px 6px 0px rgb(0 0 0 / 17%);
}

.zyjs_tit h1 {
    float: left;
    line-height: 50px;
    font-size: 26px;
    color: #1b56a6;
    padding-left:20px;
}

.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 .rylb_tp{width: calc( 100% / 6 );margin-bottom: 0.2rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;  margin: 0rem 0rem 0.2rem 0rem; box-sizing: border-box; box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 17%);}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.pic-list ul li .imgbox1{
    width: 100%;
    height: 0;
    padding-bottom: 140%;
    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;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #1256a7;}






/*图片列表结束*/

/*文章列表开始*/
.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-family: myfont;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #1256a7;display: block;position: absolute;left:0;top:50%;margin-top: -0.03rem;}
.txt-list ul li:hover a{color: #1256a7;padding-left: 0.24rem;}
/*文章列表结束*/


/*现任领导开始*/
.leader-list{padding-top:0.3rem;}
.leader-list ul li{width: 100%;background: #eeeeee;margin-bottom:0.3rem;transition: 0.4s all;}
.leader-list ul li a{padding:0.2rem;display: block;  display: inline-block;}
.leader-list_tp{ width: 15%;  float: left;  }
.leader-list_tp img{ width: 100%; height: 100%; border: 1px solid #cdc5c5;}
.leader-list_nr{ width: 82%; float: right;}
.leader-list ul li .lead-title{ width: 100%;border-bottom:1px solid #cccccc;padding-bottom:0.15rem;margin-bottom: 0.13rem;float: left;}
.leader-list ul li .lead-title h3{font-size: 0.2rem;color: #1256a7;display: inline-block;margin-right: 0.2rem;padding-right: 0.2rem;transition: 0.4s all;border-right: 1px solid #cccccc;}
.leader-list ul li .lead-title span{font-size: 0.16rem;color: #666666;transition: 0.4s all;}
.leader-list ul li p{color: #434343;line-height: 0.3rem;width: 100%;transition: 0.4s all;float: left;}
.leader-list ul li:hover{background: #1256a7;}
.leader-list ul li:hover .lead-title h3,.leader-list ul li:hover .lead-title span,.leader-list ul li:hover p{color: #ffffff;}
/*现任领导结束*/