@charset "utf-8";
/*公共*/
.ban{position: relative;}
.ban .imged{padding-bottom: 32%;}

/*  */
.ejlm_pc{width: 100%;z-index: 10;background: #f1f3f3;position: relative;}
.ejlm_pc ul{align-items: center;}
.ejlm_pc ul li{position: relative;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .24rem;display: block;line-height: .9rem;position: relative;padding: 0 0.6rem;}
.ejlm_pc ul li.active>a,.ejlm_pc ul li:hover>a{background:#0D4E86;color: #fff;}
.ejlm_pc .sub {position: absolute;top: 101%;background: rgb(255, 255, 255);width: 100%;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;padding: .05rem 0;}
.ejlm_pc .sub a:hover{background:#0D4E86;color: #fff;}

/* 手机内页二级导航 */
.wrap_ph{margin-top: 0.3rem;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #0D4E86;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.2rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #0D4E86;}
.wrap_ph li h3{position:relative;padding:.05rem 0;}

.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 0.25rem;}
.wrap_ph li.active div.box{display: block;}
.wrap_ph .box a{font-size: 0.18rem;line-height: 0.4rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover, .wrap_ph .box a.on{color: #0D4E86 !important;}



.inner{padding: 0rem 0 0.8rem;min-height: 8rem;position: relative;z-index: 1;background: url(../images/innbg.png) no-repeat bottom/100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.6rem; z-index: 100; position: relative;margin-right: 0.6rem;margin-top: -1rem;}
.inner_right {flex: 1;min-width: 0;padding-top: .7rem;}
.inner_left h2{width: 100%;height: 1rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.3rem;font-weight: bold;background: url(../images/lm.png) no-repeat center/100% 100%;}

.inner_left ul {background: rgba(13, 78, 134, 0.05);padding: 0.25rem 0 .5rem;min-height: 5rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0rem;}
.inner_left ul li>p {height: 100%;border-left: 2px solid transparent;display: flex;align-items: center;transition: 0.5s;padding: 0.21rem 0.2rem .21rem 0.35rem;position: relative;justify-content: center;z-index: 1;}
.inner_left ul li>p:after{content: "";position: absolute;background: #0D4E86;left: .07rem;right:0;bottom: -1px;top:-1px;z-index:-1;opacity:0}

.inner_left ul li>p a {font-size: 0.18rem;display: block;color: #333;transition: .5s;line-height: .3rem;position: relative;flex: 1;min-width: 0;padding-right: 0.1rem;}
.inner_left ul li p b{width: 0.07rem;height: 0.13rem;background: url(../images/jt1.png) no-repeat center center/100% 100%;display: flex;align-items: center;justify-content: center;position: absolute;right: 0.2rem;top: 50%;transform: translateY(-50%);cursor: pointer;}
/* .inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .08rem;height: 0.14rem;background: url(../images/jt2.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);} */
.inner_left ul li:hover>p a, .inner_left ul li.active>p a {color: #fff;font-weight: bold;}
.inner_left ul li:hover>p,.inner_left ul li.active>p{border-color: #0D4E86;}

.inner_left ul li:hover>p::after,.inner_left ul li.active>p::after{opacity: 1;}
.inner_left ul li:hover>p b,.inner_left ul li.active>p b{background: url(../images/jt.png) no-repeat center center/100% 100%;}


.nysubnav {display: none;padding-left: .3rem;padding-top: 0.1rem;}
.inner_left ul li.active .nysubnav{display: block;/*  */background: rgba(206,219,232,0.6);}
.nysubnav dt{ padding: 0.1rem 0.15rem;display: block; font-size: 0.18rem;}
.nysubnav dt:hover a, .nysubnav dt.on a{color: #0D4E86;}

.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;width: 100%;}
.local h2{flex: 1;min-width: 0;overflow: hidden;}
.local h2 span{font-size: 0.3rem;padding: 0 0.25rem 0 0rem;font-weight: bold;color: #0D4E86;}
.local h2 span::after{width: 100vw;height: 1px;background: #ddd;bottom: auto;top: 50%;left: 100%;}

.adress {color: #777;font-size: 0.18rem;position:relative;align-items: flex-start;position: relative;z-index: 10;padding-left: .15rem;}
.adress p{background: url(../images/home.png) no-repeat left center/0.18rem;padding-left: 0.25rem;line-height: 1.5;}
.adress a {transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #0D4E86; }
/* 新闻列表1 */
.newlist1 ul{justify-content: space-between;}
.newlist1 ul li{margin-bottom: 0.3rem;}
.newlist1 ul li a{padding: 0.25rem;border: 1px solid #ddd;align-items: center;}
.newlist1 li a::after{height: auto;bottom: -1px;background: #0D4E86;top: -1px;width: 100%;opacity: 0;}

.newlist1 ul h3{font-size: 0.18rem;color: #333;transition: 0s;position:relative;flex: 1;min-width: 0;padding: 0 0.2rem;border-left: 0.05rem solid #0D4E86; line-height: 0.22rem;}
.newlist1 li p{align-items: center;color: #666;font-size: 0.18rem;line-height: 0.22rem;}


@media screen and (min-width: 1025px) {
  .newlist1 ul li a:hover h3{color: #fff;font-weight: bold;border-color: #fff;}
  .newlist1 ul li a:hover::after{width: 100%;opacity: 1;}
  .newlist1 ul li a:hover p{color: #fff;}
}

@media(max-width: 768px){	
	.newlist1 ul li{width: 100%;margin-bottom: 0.3rem;}
    .newlist1 ul li a{height: auto;padding: 0.2rem;}
}
@media(max-width: 456px){	
	
}
/* 新闻列表2 */
.newlist2 li *{transition: 0.5s;}
.newlist2 li{margin-bottom: 0.45rem;}
.newlist2 li a{align-items: center;padding: 0rem 0.5rem 0 0;background: #FAFAFA;}
.newlist2 li a::after{width: 100%;background: url(../images/newbg.jpg) no-repeat center/cover;opacity: 0;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.1);}
.newlist2 li .scale{width: 3.7rem;}
.newlist2 li .con{padding: 0 .3rem 0 0.6rem;flex: 1;min-width: 0;}
.newlist2 li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;}
.newlist2 li h4{font-size: 0.16rem;color: #555;line-height: 0.28rem;max-height: 0.78rem\0;}
.newlist2 li p{align-items: center;color: #888;font-size: 0.16rem;margin:.2rem 0rem;}
.newlist2 li p img{display: inline-block;margin-right: 0.1rem;}
.newlist2 li b{width: 0.57rem;height: 0.57rem;background: url(../images/n-xq1.png) no-repeat center/100% 100%;display: block;margin-top: 0.3rem;}

@media(min-width: 1025px){
  .newlist2 li a:hover::after{opacity: 1;}
  .newlist2 li a:hover h3,.newlist2 li a:hover h4,.newlist2 li a:hover p{color: #fff;}
  .newlist2 li a:hover b{background: url(../images/n-xq2.png) no-repeat center/100% 100%;}

}
@media(max-width: 1024px){
  .newlist2 li a{padding: 0rem 0 rem 0;}
	.newlist2 li p{margin:.1rem 0;}
}
@media(max-width: 768px){
.newlist2 li .scale{width: 2.3rem;}
}
@media(max-width: 480px){
.newlist2 li .scale{width: 100%;}
.newlist2 li .con{flex: none;width: 100%;padding:0.2rem;}
	.newlist2 li b{margin:.2rem}
}

/* 校园风光 */
.xyfg ul{margin: 0 -0.22rem;}
.xyfg li{width: 33.3%;padding:0 0.22rem;margin-bottom: .4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
/* .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 .scale{position: relative;}
.xyfg li .con{padding: 0.2rem;border-bottom: 2px solid #145BA8;text-align: center;}
.xyfg li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;}

.xyfg .pic_List li .imged {
    background-size: contain !important;
    padding-bottom: 45%;
}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0D4E86;font-weight: bold;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}
@media(max-width: 456px){	
	
}
/* content */
.article .tit {font-size: 0.24rem;font-weight: bold;color: #333;text-align: center;line-height: 1.5;margin-bottom: 0.2rem;}
.conttime{ justify-content: center; align-items: center; font-size: 0.14rem; color: #666; background: #F7F7F7;padding: 0.12rem 0.2rem;margin-bottom: 0.3rem;}
.conttime>span { display: flex; align-items: center; margin: 0 0.1rem; position: relative; }
.conttime span img { margin-right: 0.1rem; display: block; }
.article .cont{
	font-size: 0.18rem;
	line-height: 0.32rem;
overflow-x: auto;
}
.article .cont iframe{
	display:block;
	margin:auto;
}

.article .cont .share{
	display:none;
}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 0.32rem !important;margin: 0 0 0.2rem !important;/* text-indent: 2em;text-align: justify;*/width: auto !important;padding: 0 !important;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 0.32rem !important;}
.article table *{text-indent: 0 !important;}
.article table p{margin-bottom: 0 !important;}
.article table {
    border-collapse: collapse;margin:auto;

}
.article table td{
    text-indent: 2em;
   /* border: 1px solid #000;*/
    padding: 2px 3px;
}
.article p img,.article video{height: auto !important;margin: 0 auto;display: inline-block;max-width: 100%;}
.article .picleft{display: inline-block;}

.new_miew { padding-top: 0.2rem; margin-top: 0.5rem; border-top: 1px dashed #BBCAE2; }
.new_miew p {margin-bottom: 0.1rem;font-size: 0.18rem;}
.new_miew p:last-child { margin-bottom: 0; }
.new_miew p a {color: #666;transition: 0.3s;line-height: 1.5;}
.new_miew p a:hover { color: #0D4E86;font-weight: bold;}


@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
.cont-ny { display: block; }
.cont-ny .article { width: 100%; padding-bottom: 0.4rem; }
.cont-ny .right {width: 100%;position: static;display: none;}
.cont-ny .article .tit { font-size: 0.24rem; }
.cont-ny .conttime { flex-wrap: wrap; }
.cont-ny .conttime span { margin: 0.05rem 0.15rem; }
.cont-ny .new_miew { padding-top: 0.2rem; margin-top: 0.3rem;}
	.cont-ny .ntit{padding-bottom:.2rem;}
}
@media screen and (max-width: 768px) {
  .tbsc{overflow-x: auto;overflow-y: hidden;}
  .tbsc table{/*width: 780px;*/}
}


/* 通知公告 */
.tzgg li a{align-items: center;border-bottom: 1px dashed #D4D4D4;padding: 0.35rem .35rem;}
.tzgg li a::after{background: linear-gradient(270deg, #f4f2fa 0%, #f9f7fc 100%);width: 100%;opacity: 0;height: auto;bottom: -1px;top: -1px;}
.tzgg li .date{text-align: center;padding: 0.1rem 0.4rem 0.1rem 0;position: relative;}
.tzgg li .con{padding:0 .54rem;flex: 1;min-width: 0;}

.tzgg li span{font-size: 0.36rem;color: #04034E;font-family: Bahnschrift;display: block;line-height: 1.5;}
.tzgg li p{font-size: 0.16rem;color: #fff;font-family: Bahnschrift;width: 0.8rem;height: 0.32rem;background: linear-gradient(112deg, #05034e 0%, #03024d 0%, #0D4E86 100%);line-height: 0.34rem;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: .15rem;}
.tzgg li h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;}
.tzgg li *{transition: 0.5s;}
.tzgg li b{width: 0.66rem;height: 0.66rem;}
  
@media(min-width: 1024px){
  .tzgg li a:hover::after{width: 100%;opacity: 1;}
  .tzgg li a:hover h3{font-weight: bold;}
  .tzgg li a:hover b{}
}
@media(max-width: 1024px){
 .tzgg li a{height: auto;padding: 0.2rem 0;}
	.tzgg li .con{padding:0 0rem 0 .2rem;}
	.tzgg li .date{padding: 0.1rem 0.25rem 0.1rem 0;}
}
@media(max-width: 768px){

}



/* 师资队伍 */
.zmjs{background: linear-gradient(0deg, #F9F0FF 0%, #FFFFFF 100%), #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.15);padding: 0.25rem 0.3rem;margin-bottom: 0.45rem;}
.zmjs h3{font-size: 0.24rem;font-weight: bold;color: #791DB6;}
.zmjs ul{flex: 1;min-width: 0;padding-left: 0.15rem;}
.zmjs li{width: 0.3rem;height: 0.3rem;font-size: 0.18rem;display: flex;align-items: center;justify-content: center;color: #999999;border-radius: 50%;margin: 0 0.05rem .1rem;}
.zmjs li.on{background: linear-gradient(270deg, #2C22E5 0%, #791CB5 100%);color: #fff;}

.jsml2  ul{justify-content: space-between;}
.jsml2  li{width: 47%;margin-bottom: .65rem;}
.jsml2  li *{transition: 0.5s;}
.jsml2  li a{align-items: center;background: rgba(0, 0, 0, 0.03);}
.jsml2  li .scale{width: 1.8rem;}
.jsml2  li .con{width: calc(100% - 1.8rem);padding:0 .3rem;}
.jsml2  li .imged{padding-bottom: 135%;}
.jsml2  li .h3{padding-bottom: .2rem;border-bottom: 1px solid #ddd;margin-bottom: .18rem;}

.jsml2  li h3{font-size: 0.2rem;color: #0D4E86;line-height: 1.5;margin-bottom: .1rem;}
.jsml2  li p{font-size: 0.16rem;color: #666;line-height: 0.33rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jsml2  li .more2{font-size: 0.14rem;color: #666;align-items: center;opacity: .7;}
.jsml2  li .more2 img{width: 0.28rem;height: 0.08rem;display: inline-block;margin-left: 0.1rem;}

@media(min-width: 1024px){
  .jsml2  li a:hover h3{font-weight: bold;}

  .jsml2  li a:hover .more{opacity: 1;}
}
@media(max-width: 1024px){
  .jsml2  li{width: 49%;margin-bottom: .3rem;}
}
@media(max-width: 768px){
  .jsml2  li{width: 100%;}
  .zmjs h3{font-size: 0.2rem;}
.zmjs ul{flex: none;min-width: 0;padding-left: 0rem;width: 100%;margin-top: 0.15rem;}
}

/* 师资内容 */
.xrld .fl02{margin-bottom: .4rem;background: linear-gradient(180deg, #f3f6f9 0%, #f3f6f900 100%);padding: 0.5rem;}
.xrld .fl02 .scale{width:3rem;}
.xrld .fl02 .con{padding: 0.2rem 0 0 .6rem;flex: 1;min-width: 0;}
.xrld .fl02 h3{font-size: 0.18rem;color: #333;line-height: 0.36rem;width: 100%;margin-bottom: 0.3rem;}
.xrld .fl02 h3 b{display: inline-block;font-size: 0.24rem;padding-right: 0.28rem;}
.xrld .fl02 .cont .v_news_content>table:first-of-type{display:none;}
.xrld .fl02 .cont .v_news_content table{width:auto;}
.xrld .fl02 .cont p{padding-bottom: .25rem;font-size: 0.16rem;line-height: 0.28rem;color: #666666;text-align: justify;}
.xrld .fl02 .imged{padding-bottom: 130%;}

.xrld .szli{margin-bottom: 0.35rem;}
.xrld .szli h3{font-size: 0.24rem;font-weight: bold;line-height: 0.3rem;color: #333333;padding-left: 0.1rem;border-left: 0.05rem solid #0D4E86;margin-bottom: 0.15rem;}
.xrld .szli h4{font-size: 0.2rem;font-weight: 700;margin-bottom: 0.15rem;color: #333;}
.xrld .sz-con{margin-bottom: 0.4rem;}
.xrld .cont p{font-size: 0.16rem !important;color: #666 !important;line-height: 0.28rem !important;text-align: justify;}

.xrld .sz-con p{font-size: 0.16rem !important;line-height: 0.28rem !important;}

.xrld .cont img{width: 100%;}
.xrld .sz-m{justify-content: center;margin-top: 0.3rem;padding-bottom: 0.2rem;cursor: pointer;display: flex;}
.xrld .sz-m span{font-size: 0.14rem;color: #791DB6;}
.xrld .scrol{height: 3.8rem;transition: 0.5s;overflow: hidden;}
.xrld .scrol.on{height: auto;}



@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{flex: none;padding: .2rem;width: 100%;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  .xrld .fl02 .scale{margin:0 auto;}
  .xrld .fl02{padding:.2rem 0 0;}

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;}
}

/* 组织机构 */
.zzjg h3{margin-bottom: 0.4rem;/* padding: 0.14rem; */}
.zzjg h3 span{display: inline-block;padding-left: 0.1rem;border-left: 0.03rem solid #FFAE01;font-size: 0.24rem;font-weight: bold;color: #0D4E86;}
.zzjg ul{margin: 0 -0.1rem 0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
.zzjg li h3{display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.15rem;background-size: 100% 100%;background: none;margin-bottom: .1rem;}
.zzjg li h3::after{border-radius: 0.1rem;width: 0.08rem;height: 0.08rem;bottom: auto;top: 50%;transform: translateY(-50%);border: 1px solid #0D4E86;}
.zzjg li a{font-size: 0.18rem;color: #222;line-height: 1.3;transition: 0.5s;width: 100%;}


@media(min-width: 1025px){	
  .zzjg li h3:hover a{color: #0D4E86;font-weight: bold;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}


/* 学校简介 */
.xxjj .cont p{font-size: 0.16rem !important;color: #666 !important;line-height: 1.8 !important;text-align: justify;text-indent: 2em;margin-bottom: 0.05rem;}
.xxjj .fl01{justify-content: space-between;}
.xxjj .fl01 .left{width: 46%;}
.xxjj .fl01 .right{width: 51%;}
.xxjj .fl01 .right .img{padding: 0 0.2rem 0rem;}
.xxjj .fl01 .right .img img{width: 100%;}
.xxjj .fl01 .right .img::after{background: #0D4E86;width: auto;left: 0.2rem;right: 0;bottom: 0.2rem;}
.xxjj .fl01 .left h3{font-size: 0.36rem;font-weight: bold;color: #333333;padding-bottom: 0.44rem;margin-bottom: 0.36rem;}
.xxjj .fl01 .left h3::after{width: 0.76rem;height: 0.05rem;background: #0D4E86;}
.xxjj .fl01 .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);}
.xxjj .fl01 .arrow{position: absolute;bottom: 0.25rem;width: 100%;left: 0;z-index: 10;align-items: center;justify-content: center;}
.xxjj .fl01 .arror{position: relative;top: auto;left: auto;right: auto;margin: 0;width: 0.25rem;height: 0.25rem;}
.xxjj .fl01 .arror::after{color: #fff;font-size: 0.18rem;}
.xxjj .fl01 .cir{display: flex;position: relative;bottom: auto;align-items: center;padding: 0 0.2rem;}
.xxjj .fl01 .cir span{width: 0.08rem;height: 0.08rem;border-radius: 50%;border: 1px solid #fff;margin: 0 0.05rem !important;opacity: 1;background: none;}
.xxjj .fl01 .cir .swiper-pagination-bullet-active{width: 0.12rem;height: 0.12rem;background: #fff;}


@media(min-width: 1025px){	

}

@media(max-width: 1024px){	
   .xxjj .fl01 .left{width: 100%;}
   .xxjj .fl01 .right{width: 100%;margin-top: 0.3rem;}
}

@media(max-width: 768px){

}


/* 现任领导 */
.xrld2 ul.flex{margin:0 -0.26rem;}
.xrld2 .flex li{width: 33.3%;padding: 0 0.26rem;}
.xrld2 li{margin-bottom: 0.33rem;}
.xrld2 li a{background: linear-gradient(90deg, #eef4fe 0%, #eef4fe00 100%);height: 0.77rem;align-items: center;padding: 0 0.34rem;border-left: 3px solid #0D4E86;}
.xrld2 .flex li a{background: #EEF4FE;}
.xrld2 li b{font-size: 0.24rem;color: #333333;width: 1rem;border-right: 1px dashed rgba(0, 0, 0, 0.16);}
.xrld2 li p{font-size: 0.18rem;color: #222;padding-left: 0.24rem;}


@media(min-width: 1025px){ 
 .xrld2 li a:hover b{color: #0D4E86;}
}
@media(max-width: 1024px){ 
.xrld2 ul{margin:0 -0.1rem;}
.xrld2 li{/* width: 33.3%; */padding: 0 0.1rem;margin-bottom: 0.33rem;}
}

@media(max-width: 768px){ 
 .xrld2 li{/* width: 50%; */}
}


/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.5rem;padding-left: 0.05rem;}
.jgsz .jg-li::after{border-radius: 0rem 0.4rem 0rem 0.4rem;background: #0D4E86;width: 25%;left: 0rem;top: 0rem;height: 1.8rem;}
.jgsz .jg-li>h3{width: 100%;height: 0.78rem;display: flex;align-items: center;padding: 0 0.45rem;font-size: 0.22rem;font-weight: bold;;}
.jgsz .jg-li>h3 span{color: #0D4E86;/* padding-left: 0.15rem; */font-weight: bold;}
.jgsz .jg-li>h3::after{width: 100%;border-radius: 0px 0.4rem 0px 0px;background: #F5F8FF;width: 95%;}
.jgsz ul{padding: 0.25rem 0.25rem;border: 1px solid #CEDBE8;background: #fff;}
.jgsz li{width: 12.5%;padding: 0 0.18rem;margin-bottom: 0.15rem;}
.jgsz li h4{font-size: 0.16rem;color: #333;line-height: 1.5;transition: 0.5s;display: flex;padding: 0 0.1rem;width: 100%;height: 0.45rem;align-items: center;border-radius: 0.05rem;background: #F5F8FF;border: 1px solid #CEDBE8;justify-content: center;}



@media(min-width: 1025px){	
  .jgsz li a:hover{color: #0D4E86;font-weight:bold;}
}
@media(max-width: 1024px){	
  .jgsz ul{padding: 0.2rem 0 0.1rem;}
  .jgsz li{width: 16.6%;padding: 0 0.1rem;}

}

@media(max-width: 768px){
 .jgsz li{width: 20%;}
 
}
@media(max-width: 600px){
 .jgsz li{width: 25%;}
}
@media(max-width: 500px){
 .jgsz li{width: 33.3%;}
}

/* 师资队伍 */
.szlist ul{margin: 0 -0.17rem 0.4rem;}
.szlist li{width: 25%;padding: 0 0.17rem;margin-bottom: 0.3rem;}
.szlist li a{padding: 0.1rem;border: 1px solid rgba(0, 0, 0, 0.08);display: block;}
.szlist li .con{padding: 0.2rem 0;}
.szlist li h3{font-size: 0.18rem;color: #333;justify-content: center;}
.szlist li .imged{padding-bottom: 120%;}

@media(min-width: 1025px){
  .szlist li a:hover h3{color: #fff;}
  .szlist li a:hover{background: #0D4E86;}
}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{width: 25%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 33.3%;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 50%;}
}
/* 组织机构 */
.dzjg ul{margin: 0 -0.24rem;}
.dzjg li{width: 33.3%;padding: 0 0.24rem;margin-bottom:.32rem;}
.dzjg li h3{transition: 0.5s;width: 100%;font-size: .2rem;color: #333;line-height: 1.5;justify-content: center;height: 0.65rem;display: flex;align-items: center;padding: 0 .15rem;text-align: center;box-shadow: 0rem 0.04rem 0.08rem 0rem rgba(0, 0, 0, 0.1);}
.dzjg li h3::after{width:auto;height: auto;bottom: 0rem;top:0rem;left: 0rem;width: 100%;background: url(../images/jgbg.png) no-repeat center/100% 100%;opacity: 0;}


@media(min-width: 1024px){
  .dzjg li h3:hover a{color: #fff;font-weight: bold;}
  .dzjg li h3:hover::after{opacity: 1;}

}
@media screen and (max-width: 1024px) {
  .dzjg ul{margin: 0 -0.1rem;}
  .dzjg li{padding: 0 0.1rem;margin-bottom:.3rem;}
}
@media screen and (max-width: 768px) {
  .dzjg{margin-bottom: .3rem;}
  .dzjg li{width: 50%}
}
@media screen and (max-width: 420px) {
  .dzjg li{width: 100%;}
}
/* lxwm */
.lxwm ul{margin: 0 -0.4rem;}
.lxwm li{width: 33.3%;padding: 0 0.4rem;margin-bottom: 0.4rem;}
.lxwm li .a{padding: 0.27rem 0.46rem;background: #fff;height: 1.2rem;border-left: 2px solid #0D4E86;box-shadow: 0rem 0.04rem 0.08rem 0rem rgba(0, 0, 0, 0.1);}
.lxwm li .a span{font-size: 0.18rem;font-weight: bold;color: #333333;}
.lxwm li .a p{font-size: 0.18rem;color: #0D4E86;margin-top: 0.17rem;}


@media(min-width: 1025px){	

}
@media(max-width: 1024px){	
  .lxwm ul{margin: 0 -0.1rem;}
  .lxwm li{width:50%;padding: 0 0.1rem;}
   
}

@media(max-width: 768px){	
 .lxwm li{width: 100%;}
 .lxwm li .a{height: auto;padding: 0.2rem;}
}


/*====翻页====*/

.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;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;cursor: default;}
.j_pages a.m_bnt{cursor:pointer}
.j_pages a.m_bnt:hover{color:#ffffff;background:#0D4E86}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #0D4E86;color: #fff;border:none;}
/*.j_pages a:hover{background: #0D4E86; color:#fff;}*/
.j_pages a.mbt:hover{background: #0D4E86; color:#fff;}
.j_pages .box>span{margin-right:5px; }
.j_pages .box>span.p_pages{
	display: flex;justify-content: center;flex-wrap: wrap;margin-right:0;
}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;display:inline-block; font-size:0.14rem; margin-bottom: 0.1rem;}
.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: #0D4E86; color:#fff}

.j_pages .p_fun_d{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 .p_no_d{background: #0D4E86;color: #fff;border:none;padding: 0px 0.13rem;border-radius: .04rem;margin: 0 3px 0.1rem;}
.j_pages span a:hover{background: #0D4E86; color:#fff;}
#spotlight{background: rgba(0, 0, 0, 0.8) !important;z-index: 1000000;}

/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .lm{display: none;}
	.inner_right{width: 100%;padding: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0 .3rem;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .inner_right .lm_top{margin-bottom: 0.25rem;}
  .ejlm_pc ul{display: none;}
  .ban .h3 h3{display: none;}
	.ban .imged::after{height:1rem;}
	.local h2{display:none;}
	.local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
}