@charset "utf-8";
#header{position: fixed;}
/*内页公共样式*/
.n_banner{ position: relative; z-index: 1; overflow: hidden;}
.n_banner .img .img_hezi{padding-bottom: 30.83% !important;}
.n_banner .top{position: absolute;top: 0;right: 0;left: 0;bottom: 0;}
.n_banner .img:after{content:"";position:absolute;width:55%;height:3.5rem;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;bottom: -.6rem;left:0;}
.n_banner .top .wp{height: 100%;display: flex;flex-direction: column;justify-content: flex-end;z-index: 100;}
.n_banner .top h3{font-size: .36rem;color: #fff;padding-bottom: 0.15rem;margin-bottom: .6rem;}
.n_banner .top h3::after{width: 0.6rem;height: 0.03rem;background: #fff;}
.mianbao{display: flex;align-items: center;}
.mianbao *{font-size: .16rem;color: #666;font-style: normal;line-height: 1.5;}
.mianbao .con{background:url(../images/home.png) no-repeat left center;padding-left:.2rem;}
.mianbao span{margin: 0 .1rem;}
.mianbao img{margin: -.03rem .06rem 0 0;height: .14rem;}

.list_sj{position: relative;background: #ffff;  box-shadow: 0px 5px 34.96px 3.04px rgba(0, 19, 42, 0.1);}
.list_sj .wp{justify-content: space-between;}
.list_sj ul{display: flex;flex-wrap: wrap;min-height: .6rem;}
.list_sj ul li *{ transition: .5s;}
.list_sj ul li a{display: flex;width: 100%;height: .6rem;justify-content: center;align-items: center;font-size: .18rem;color: #000;position: relative;z-index: 1;padding: 0 .3rem;}
.list_sj ul li a:before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #0f55a6;/* transform: skewX(-15deg); */opacity: 0;z-index: -1;}

.list_sj ul li.on a:before, .list_sj ul li a:hover:before{ opacity: 1}
.list_sj ul li.on a, .list_sj ul li a:hover{ color: #fff}

#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;width: 100%;background: #0f55a6;}
#bnt_back { position: absolute; left: 15px; top: 0px; }
#bnt_back img { height: 28px; }
#bnt_back svg { fill: rgb(255, 255, 255); height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav h1 { font-size: 14px; color: rgb(255, 255, 255); text-align: center; margin: 0px; line-height: 50px; }
#bnt_sub_nav { position: absolute; right: 15px; top: 0px; height: 50px; cursor: pointer; color: rgb(255, 255, 255); font-size: 18px; display: flex; align-items: center; }
#bnt_sub_nav svg { fill: rgb(255, 255, 255); height: 20px; vertical-align: middle; width: 20px; }
#bnt_sub_nav img { display: block; height: 20px; }
#bnt_sub_nav.on img { transform: rotate(-180deg); }
#sub_nav_content { background: rgb(240, 243, 245); display: none; box-shadow: rgb(153, 153, 153) 0px 0px 5px; z-index: 9; }
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0px; }
#sub_nav_content ul li a { display: block; border-left: 2px solid rgb(202, 158, 78); height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: rgb(83, 84, 85); }
#sub_nav_content ul li.on a { color: rgb(202, 158, 78); }
#sub_nav_content dl { font-size: 0px; overflow: hidden; background: rgb(255, 255, 255); padding: 10px 0px; }
#sub_nav_content dt { position: relative; background: rgb(255, 255, 255); z-index: 999; width: 100%; display: inline-block; margin-bottom: 0px; float: left; }
#sub_nav_content dt a { margin: 0px 20px; display: block; color: rgb(91, 83, 73); line-height: 30px; font-size: 14px; font-weight: 400; vertical-align: top; }
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0px; opacity: 0; display: none; }
#sub_nav_content dt a { }
#sub_nav_content dt.title { background: rgb(250, 250, 251); }
#sub_nav_content dt.title i { opacity: 1; }
#sub_nav_content dt.title_on { background: rgb(250, 250, 251); }
#sub_nav_content dt.title_on a { color: rgb(215, 0, 41); border-top: 1px solid rgb(255, 255, 255);}
#sub_nav_content dt.title_on a i { color: rgb(215, 0, 41); }
#sub_nav_content dt.last a { border-top: 1px solid rgb(248, 248, 248); }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #1557a7;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px; }
#sub_nav_content dd a { padding: 0px 25px; line-height: 30px; border-top: 1px solid rgb(231, 231, 231); font-size: 12px; color: rgb(91, 83, 73); display: block; height: 30px; }
#sub_nav_content dd a.on { color: rgb(215, 0, 41); }

.n_pad1{ padding: .84rem 0 1.46rem;}
.n_container .wp, .n_banner .wp{ max-width: 14rem;}
/* 三级导航 */
.san-nav{width: 100%;background: #f8f8f8;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.6rem;transition: 0.5s;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #1557a7;}
.san-nav a:hover,.san-nav a.on{color: #1557a7;}
.inner{padding: .65rem 0 1rem;background: url(../images/innbg.jpg) no-repeat bottom #fff;background-size: 100%;}
@media(min-width: 1200px){	
  .mianbao a:hover{ color: #fff;}
}
@media(max-width: 1200px){	
  #m_n_nav{ display: block;}
  .list_sj{ display: none;}
}
@media(max-width: 1024px){
	.inner{padding:.4rem 0;}
  .n_banner .img:after{height: 1rem;}
  .mianbao{margin: .15rem 0 .3rem;}
}
@media(max-width: 768px){
	.n_pad1{padding: .5rem 0;}
  .n_banner .top h3{ font-size: .3rem;}
  .n_banner .top .line{ margin: .1rem 0;}
  .n_banner .top .line img{ height: .06rem }
  .n_banner .img .img_hezi{padding-bottom: 40% !important;}
}
@media(max-width: 456px){
	
} 

/* 内容页 */

.new-cont{width: 100%;}
.con-tot{background: #eff8ff;padding: .3rem 0.2rem;margin-bottom: .3rem;}
.new-cont h3{color: #000;font-size: 0.3rem;line-height: 0.38rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;}
.new-cont .p{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.new-cont .p span{font-size: 0.16rem;color: #666;margin: 0 0.2rem 0 0;line-height: 0.3rem;}
.article{padding-bottom: 0.5rem;}
.article p{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;margin-bottom: 0.2rem; text-indent: 2em;}
.article p span{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;}

.article p img,.article p video{height: auto !important;}


.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pages p{font-size: 0.2rem;color: #333;line-height: 0.34rem;transition: 0.5s;}
.pages p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
@media(min-width: 1024px){
  .cont-r li a:hover h3{color: #004da7;}
}
@media screen and (max-width: 1024px) {

}

/* 新闻列表 */
.piclist ul{margin: 0 -0.2rem;}
.piclist li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.4rem;}
.piclist li *{transition: 0.5s;}
.piclist li a{display: block;}
.piclist li a::after{width: 0.04rem;height: 0.8rem;background: #004da7;left: 0.15rem;bottom: auto;top: 50%;transform: translateY(-50%);}
.piclist li .con{height: 2.35rem;box-shadow: 0px 0.27rem 0.46rem 0px rgba(0, 0, 0, 0.2);padding: 0.2rem 0.3rem;background: #fff;}

.piclist li h3{font-size: 0.22rem;color: #000;line-height: 0.34rem;max-height: 0.78rem\0;font-weight: bold;}
.piclist li h4{font-size: 0.14rem;color: #999;line-height: 0.24rem;max-height: 0.48rem\0;margin: 0.2rem 0;}

.piclist li span{width: 0.24rem;height: 0.1rem;background: url(../images/xq1.png) no-repeat;background-size: 100% !important;display: inline-block;}

@media(min-width: 1024px){
  .piclist li a:hover h3{color: #004da7;}
  .piclist li a:hover span{background: url(../images/xq2.png) no-repeat;}
}
@media(max-width: 1024px){
  .piclist ul{margin: 0 -0.1rem;}
  .piclist li{width: 33.3%;padding: 0 0.1rem;margin-bottom:.3rem;}
}
@media(max-width: 768px){
  .piclist li{width: 50%;}
 .piclist li .con{height: 2rem;padding:.2rem;}
 .piclist li h4{margin:.1rem 0;line-height:.2rem;}
}


/* 现任领导 */
.xrld{background: #fff;padding: 0.55rem .7rem .6rem;}
.xrld .fl01{margin-bottom: .6rem;}
.xrld .fl01 li{padding: .2rem 0rem;border-bottom: 1px solid #e0e0e0;}
.xrld .fl01 li:first-child{border-top: 1px solid #e0e0e0;}
.xrld .fl01 li p{width: 2.3rem;font-size: 0.18rem;color: #1557a7;line-height: 0.3rem;padding-right: .3rem;text-align: right;}
.xrld .fl01 li .span{width: calc(100% - 2.3rem);padding-left: .4rem;position: relative;font-size: 0.18rem;color: #333;line-height: 0.3rem;}
.xrld .fl01 li .span::after{content: "";position: absolute;width: 1px;height: auto;background: #1557a7;left: 0;top: 0rem;bottom: 0rem;}
.xrld .fl01 li .span a{display: inline-block;margin-right: .3rem;width: 0.7rem;transition: 0.5s;}
.xrld .fl01 li .span a.on{font-weight: bold;}




.xrld .fl02{/* background: #f7f7f7; */padding: .35rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}

.common .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}
@media(min-width: 1024px){
  
  .xrld .fl01 li .span a:hover{color: #1557a7;font-weight: bold;}
}
@media(max-width: 1024px){
  .xrld .fl01{margin-bottom: 0.1rem;}
  .xrld .fl02{padding: .35rem 0rem;}
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  .xrld .fl01 li{padding: .15rem 0;}
  .xrld .fl01 li .span a{margin-right:.15rem;}
  .xrld .fl01 li .span{padding-left:.2rem;}

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}

/* 图片列表 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.5rem;text-align: center;height: 50px;transition: 0.5s;padding-top: .05rem;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #045fbd;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
	.xyfg li a::after{left: 0;right: 0;}
	.xyfg li h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.xyfg li:last-child{display:none;}
}


/* 文字列表 */
.newlist1 li{margin-bottom: 0.2rem;}
.newlist1 li *{transition: 0.5s;}
.newlist1 li a{align-items: center;height: 1.08rem;background: #f5f5f5;padding: 0 0.45rem;}
.newlist1 li a::after{width: 0.03rem;height: 0.54rem;background: #004da7;bottom: auto;top: 0;}
.newlist1 li h3{width: calc(100% - 0.75rem);padding-right: 0.15rem;font-size: 0.24rem;color: #333;}
.newlist1 li .date{width: 0.75rem;text-align: center;}
.newlist1 li .date span{color: #004da7;font-size: 0.22rem;line-height: 1.2;}
.newlist1 li .date p{font-size: 0.18rem;color: #666;}

@media(min-width:1200px){	
	.newlist1 li a:hover::after{width: 100%;height: 100%;background: url(../images/libg.jpg) no-repeat center/cover;}
  .newlist1 li a:hover h3,.newlist1 li a:hover span,.newlist1 li a:hover p{color: #fff;}

}
@media(max-width: 768px){	
	.newlist1 li a{height: .9rem;padding: 0 0.2rem;}
}

/* 简介 */
.jjy{border-top: 0.03rem solid #004da7;background: #fff; box-shadow: 0px 10px 0.4rem 0px rgba(0, 0, 0, 0.15);padding: 0.3rem 0.45rem 0.5rem;}
.jjy h3{text-align: center;color: #004da7;font-size: 0.3rem;margin-bottom: 0.3rem;}






/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.6rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #1557a7;color: #fff;border:none;}
.j_pages a:hover{background: #1557a7;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;display:inline-block; font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #1557a7; color:#fff}

@media(max-width: 768px){
  .j_pages{margin-top:.3rem;}	
}