@charset "utf-8";
/*公共*/
.ban{position: relative;}
.ban .imged{padding-bottom: 29%;}
.ban .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));}

.ban .h3{position: absolute;left: 0;width: 100%;z-index: 10;top: 50%;transform: translateY(-50%);}
.ban .h3 h3{color: #fff;font-weight: 600;font-size: 0.6rem;margin-bottom: .2rem;}

.pb_sys_style1 .p_no_d {
    border: 1px solid #004AC8!important;
    color: #fff;
    background-color:#004AC8!important;
}

.pb_sys_common {
    line-height: 40px!important;
}




/*  */
.ejlm_pc{width: 100%;z-index: 10;margin-top: -0.5rem;position: relative;}
.ejlm_pc ul{align-items: center;padding: 0 0.4rem;}
.ejlm_pc ul::after{background: url(../images/navbg.png) no-repeat center/100% 100%;width: 100%;}
.ejlm_pc ul li{position: relative;display: flex;align-items: center;height: 1rem;padding: 0 .3rem;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .22rem;display: block;/* line-height: .4rem; */position: relative;/* padding-bottom: .15rem; */}

.ejlm_pc ul li>a::after{width: 0.72rem;height: 0.03rem;background: url(../images/pc_nav.png) no-repeat center/100% 100%;bottom: -.15rem;left: 50%;transform: translateX(-50%);opacity: 0;}

.ejlm_pc .sub {position: absolute;top: 101%;background: rgb(255, 255, 255);width: auto;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;}
.ejlm_pc .sub a:hover{background:#004AC8;color: #fff;}
.ejlm_pc ul li.active>a,.ejlm_pc ul li:hover>a{font-weight: bold;color: #004AC8;}
.ejlm_pc ul li.active>a::after,.ejlm_pc ul li:hover>a::after{opacity: 1;}
/* 手机内页二级导航 */
.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: #004AC8;}
.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.18rem;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: #004AC8;}


.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 .box a{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #004AC8;}



.inner{padding: .4rem 0 2.3rem;min-height: 6rem;position: relative;}
.inner .wp{width: 12rem;z-index: 2;position: relative;}
.inner_left{width:2.45rem;z-index: 100;position: relative;padding: 0 0 0.08rem 0.08rem;}

.inner_right{width: calc(100% - 2.85rem);padding:0rem 0 0 0.4rem;background: linear-gradient(180deg, #FFFFFF 64%, rgba(255, 255, 255, 0) 103%);padding: 0.4rem 0.65rem;}

.inner_left h2{height: .88rem;display: flex;justify-content: center;align-items: center;}
.inner_left h2 p{line-height: 1.2;font-weight: bold;color: #fff;font-size: 0.3rem;font-weight: bold;}
.inner_left ul{padding: 0.25rem 0rem;min-height: 5.6rem;background-size: 100% 100%;}
.inner_left ul li{position: relative;padding: 0;}
.inner_left ul li h3{font-size: 0.18rem;padding: 0rem .25rem;line-height: 1.2;}
.inner_left ul li h3::before{width: 0.04rem;height: 0.33rem;background: #ECC474;border-radius: 0.1rem;content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: 0;}
.inner_left ul li h3::after{width: auto;height: 100%;opacity: 0;border-radius: 0rem 1rem 1rem 0px;
background: linear-gradient(270deg, #E7F0FC 0%, #FFFFFF 100%);right: 0.43rem;}

.inner_left ul h3 a{display: block;cursor: pointer;width: 100%;color: #333;transition: 0.5s;position: relative;border-bottom: 1px dashed #ddd;height: 100%;padding: 0.2rem 0;}

.inner_left ul h3 a::after{width: 0.11rem;height: 0.06rem;background-size: 100%;right: 0.3rem;top: 50%;transform: translateY(-50%);content: "";position: absolute;opacity: 0;}
.inner_left ul li:hover h3::after,.inner_left ul li.on h3::after{opacity: 1;}
.inner_left ul li:hover h3::before,.inner_left ul li.on h3::before{opacity: 1;}
.inner_left ul li:hover h3 a::after,.inner_left ul li.on h3 a::after{opacity: 1;}
.inner_left ul li:hover h3 a,.inner_left ul li.on h3 a{color: #004AC8;font-weight: bold;}
.nysubnav{display: none;padding: .15rem 0 0 .3rem;}
.inner_left ul li.on .nysubnav{display: block;}
.nysubnav a{padding: 0 .15rem;line-height: .4rem;display:block;font-size: .16rem;position: relative;}
.nysubnav a:after{content:"";position:absolute;width:.04rem;height:.04rem;border-radius:50%;background:#ddd;left:0;top:50%;transform:translateY(-50%);}
.nysubnav a:hover,.nysubnav a.on{color: #004AC8;}
.nysubnav a:hover:after,.nysubnav a.on:after{background:#004AC8;}


.inner_right .lm_top h3{font-size: 0.22rem;font-weight: bold;color: #004AC8;align-items: center;}
.inner_right .lm_top h3 img{display: inline-block;margin-right: 0.1rem;}

.adress{font-size: 0.18rem;color: #fff;line-height: 1.5;padding-left: 0.15rem;background: url(../images/home.png) no-repeat left center/0.18rem;display: flex;align-items: center;flex-wrap: wrap;}
.adress a{color: #fff;transition:0.5s;display: inline-block;padding: 0 0.15rem;} 
.waves {position: absolute;z-index: 0;left: 0;right: 0;bottom: 0rem;height: 6rem;}
body{background: none;}
.fbg{display: none;}
.footer{background: url(../images/fbg3.png) no-repeat bottom/100% 100%;margin-top: -0.5rem;padding-top: .5rem;}
/* 新闻列表1 */
.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0;border-bottom: 1px solid #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #004AC8;bottom: -1px;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .2rem 0 0.2rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.18rem;color: #666;}
.newlist1 ul.list li h3::after{width: 0.06rem;height: 0.06rem;background:#004AC8;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #004AC8;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
}

/* 通知公告 */
.tzgg li *{transition: 0.5s;}
.tzgg li{margin-bottom: 0.1rem;}
.tzgg li a{padding: .3rem .4rem;align-items: center;}
.tzgg li a::after{background:url(../images/tzbg.jpg) no-repeat bottom/cover;width: auto;opacity: 0;border-radius: 0.1rem;width: 100%;}
.tzgg li .date{text-align: center;padding-right: 0.28rem;position: relative;border-right: 1px solid #ddd;}
.tzgg li span{font-size: 0.13rem;color: #333;
font-family: Bebas;display: block;padding-right: 0.5rem;background: url(../images/tz-xq1.png) no-repeat right center/0.4rem 0.05rem;}
.tzgg li p{font-size: 0.42rem;line-height: 0.3rem;color: #333;font-family: Bebas;}
.tzgg li p i{font-style: normal;font-size: 0.22rem;}

.tzgg li .con{flex: 1;min-width: 0;padding-left: 0.3rem;}
.tzgg li h3{font-size: 0.2rem;color: #333;padding-right: 1rem;background: url(../images/t-xq1.png) no-repeat right center/0.5rem 0.16rem;}


@media(min-width: 1024px){
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover h3,.tzgg li a:hover h4,.tzgg li a:hover span,.tzgg li a:hover p{color: #fff;}
	.tzgg li a:hover h3{background: url(../images/t-xq2.png) no-repeat right center/0.5rem 0.16rem;}
	.tzgg li a:hover span{background: url(../images/tz-xq2.png) no-repeat right center/0.4rem 0.05rem;}
	.tzgg li a:hover .date{border-color:rgba(255,255,255,.2)}
}
@media screen and (max-width: 1024px) {
  .tzgg li{margin-bottom: 0;}
  .tzgg li a{padding: .2rem 0;height: auto;}
	.tzgg li p{font-size:.3rem;}
  
}



/* 新闻列表2 */
.newlist li{position: relative;z-index: 1;margin-bottom: 0.25rem;}
.newlist li a{align-items: center;padding: 0.18rem 0;}
.newlist li a::after{opacity: 0;width: auto;background: url(../images/newbg.jpg) no-repeat bottom/cover;border-radius: 0.1rem;bottom: 0;height: 100%;z-index: -1;left: -0.16rem;right: -0.16rem;}
.newlist li .scale{width: 3.1rem;border-radius: 0.1rem;}
.newlist li .con{padding-left: .5rem;flex: 1;min-width: 0;}
.newlist li .imged{padding-bottom: 55%;border-radius: 0.1rem;}
.newlist li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;transition: 0.5s;font-weight: bold;margin: 0.15rem 0;}
.newlist li p{font-size: 0.16rem;color: #333;line-height: .25rem;max-height: 0.5rem\0;transition: 0.5s;opacity: .5;}
.newlist li span{font-size: 0.16rem;line-height: 1.3;transition: 0.5s;color: #333;opacity: .5;}

.cont  img {display: block;height: auto!important;margin: auto;}

@media(min-width: 1025px){
  .newlist li:hover a::after{opacity: 1;}
  .newlist li:hover h3,.newlist li:hover p,.newlist li:hover span{color: #fff;}

}
@media screen and (max-width: 1024px) {
  .newlist li {margin-bottom: 0;}
  .newlist li a{padding: .2rem 0rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .con{padding-left: .2rem;}
  .newlist li p{margin:.1rem 0;}
  .newlist li .scale{width: 2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{flex: none;width: 100%;padding: 0.2rem 0 0;}
}

/* 校园风光 */
.xyfg ul{margin: 0 -0.2rem;}
.xyfg li{width: 33.3%;padding:0 0.2rem;margin-bottom: 0.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li a::after{content: "";position: absolute;left: -0.15rem;right: -0.15rem;top: -0.15rem;background: url(../images/p-bg.png) no-repeat center/100% 100%;z-index: -1;height: 2.64rem;opacity: 0;}
.xyfg li .con{height: 1rem;padding: 0.13rem 0 0;}
.xyfg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;font-weight: 600;}
.xyfg li h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin:0.1rem 0}
.xyfg li p{opacity: 0;justify-content: space-between;align-items: center;}
.xyfg li p span{align-items: center;font-size: 0.14rem;color: rgba(51, 51, 51, 0.7);}
.xyfg li p span img{display: inline-block;margin-right: 0.1rem;width: 0.16rem;}
.xyfg li .imged,.xyfg li .scale{border-radius: 0.1rem;}

@media(min-width: 1025px){	
	.xyfg li a:hover p{opacity: 1;}
    .xyfg li a:hover::after{opacity: 1;}
}
@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 */
.n-header #header::before{height: 100%;background: url(../images/head.jpg) no-repeat center/cover;opacity: 1;}
.n-header .head .head-b .wp{height: 1.25rem;}
.nr-t{background: #FBF8FF;padding: 1.5rem 0 0.25rem;}
.nr-t .adress{color: #333;background: url(../images/home2.png) no-repeat left center/0.18rem;}
.nr-t .adress p a{color: #666;}
.cont-ny { justify-content: space-between; align-items: flex-start; }
.cont-ny .article {width: calc(100% - 4.9rem);}
.cont-ny .right {width: 3.8rem;/* position: sticky; *//* top: 0.2rem; */}
.cont-ny .ntit {padding-bottom: 0.25rem;margin-bottom: 0.34rem;position: relative;background: url(../images/tit-line.png) no-repeat bottom/100%;}
.cont-ny .article .tit {/* font-size: 0.5rem; *//* line-height: 1.2; */margin-bottom: 0.5rem;font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif;font-size: 0.36rem;color: #333;line-height: 1.5;/* margin: 0rem 0 .23rem; */font-weight: 600;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;@charset "utf-8";
/*公共*/
.ban{position: relative;}
.ban .imged{padding-bottom: 29%;}
.ban .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));}

.ban .h3{position: absolute;left: 0;width: 100%;z-index: 10;top: 50%;transform: translateY(-50%);}
.ban .h3h3{color: #fff;font-weight: 600;font-size: 0.6rem;margin-bottom: .2rem;}

.pb_sys_style1 .p_no_d {border: 1px solid #004AC8!important;color: #fff;background-color:#004AC8!important;
}

.pb_sys_common {line-height: 40px!important;
}




/*  */
.ejlm_pc{width: 100%;z-index: 10;margin-top: -0.5rem;position: relative;}
.ejlm_pcul{align-items: center;padding: 0 0.4rem;}
.ejlm_pcul::after{background: url(../images/navbg.png) no-repeat center/100% 100%;width: 100%;}
.ejlm_pcul li{position: relative;display: flex;align-items: center;height: 1rem;padding: 0 .3rem;}
.ejlm_pcul li>a{color: #333;transition: 0.5s;font-size: .22rem;display: block;/* line-height: .4rem; */position: relative;/* padding-bottom: .15rem; */}

.ejlm_pcul li>a::after{width: 0.72rem;height: 0.03rem;background: url(../images/pc_nav.png) no-repeat center/100% 100%;bottom: -.15rem;left: 50%;transform: translateX(-50%);opacity: 0;}

.ejlm_pc .sub {position: absolute;top: 101%;background: rgb(255, 255, 255);width: auto;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_pcul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .suba{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .suba:hover{background:#004AC8;color: #fff;}
.ejlm_pcul li.active>a,.ejlm_pc ul li:hover>a{font-weight: bold;color: #004AC8;}
.ejlm_pcul li.active>a::after,.ejlm_pc ul li:hover>a::after{opacity: 1;}
/* 手机内页二级导航 */
.wrap_ph{margin-top: 0.3rem;display: none;}
.wrap_phh2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #004AC8;}
.wrap_phh2::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_phul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_phli{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_phli a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_phli.active a{color: #004AC8;}


.wrap_phi{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_phi.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 0.25rem;}
.wrap_ph .boxa{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .boxa:hover{color: #004AC8;}



.inner{padding: .4rem 0 2.3rem;min-height: 6rem;position: relative;}
.inner .wp{width: 12rem;z-index: 2;position: relative;}
.inner_left{width:2.45rem;z-index: 100;position: relative;padding: 0 0 0.08rem 0.08rem;}

.inner_right{width: calc(100% - 2.85rem);padding:0rem 0 0 0.4rem;background: linear-gradient(180deg, #FFFFFF 64%, rgba(255, 255, 255, 0) 103%);padding: 0.4rem 0.65rem;}

.inner_lefth2{height: .88rem;display: flex;justify-content: center;align-items: center;}
.inner_lefth2 p{line-height: 1.2;font-weight: bold;color: #fff;font-size: 0.3rem;font-weight: bold;}
.inner_leftul{padding: 0.25rem 0rem;min-height: 5.6rem;background-size: 100% 100%;}
.inner_leftul li{position: relative;padding: 0;}
.inner_leftul li h3{font-size: 0.18rem;padding: 0rem .25rem;line-height: 1.2;}
.inner_leftul li h3::before{width: 0.04rem;height: 0.33rem;background: #ECC474;border-radius: 0.1rem;content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: 0;}
.inner_leftul li h3::after{width: auto;height: 100%;opacity: 0;border-radius: 0rem 1rem 1rem 0px;background: linear-gradient(270deg, #E7F0FC 0%, #FFFFFF 100%);right: 0.43rem;}

.inner_leftul h3 a{display: block;cursor: pointer;width: 100%;color: #333;transition: 0.5s;position: relative;border-bottom: 1px dashed #ddd;height: 100%;padding: 0.2rem 0;}

.inner_leftul h3 a::after{width: 0.11rem;height: 0.06rem;background-size: 100%;right: 0.3rem;top: 50%;transform: translateY(-50%);content: "";position: absolute;opacity: 0;}
.inner_leftul li:hover h3::after,.inner_left ul li.on h3::after{opacity: 1;}
.inner_leftul li:hover h3::before,.inner_left ul li.on h3::before{opacity: 1;}
.inner_leftul li:hover h3 a::after,.inner_left ul li.on h3 a::after{opacity: 1;}
.inner_leftul li:hover h3 a,.inner_left ul li.on h3 a{color: #004AC8;font-weight: bold;}
.nysubnav{display: none;padding: .15rem 0 0 .3rem;}
.inner_leftul li.on .nysubnav{display: block;}
.nysubnava{padding: 0 .15rem;line-height: .4rem;display:block;font-size: .16rem;position: relative;}
.nysubnava:after{content:"";position:absolute;width:.04rem;height:.04rem;border-radius:50%;background:#ddd;left:0;top:50%;transform:translateY(-50%);}
.nysubnava:hover,.nysubnav a.on{color: #004AC8;}
.nysubnava:hover:after,.nysubnav a.on:after{background:#004AC8;}


.inner_right .lm_toph3{font-size: 0.22rem;font-weight: bold;color: #004AC8;align-items: center;}
.inner_right .lm_toph3 img{display: inline-block;margin-right: 0.1rem;}

.adress{font-size: 0.18rem;color: #fff;line-height: 1.5;padding-left: 0.15rem;background: url(../images/home.png) no-repeat left center/0.18rem;display: flex;align-items: center;flex-wrap: wrap;}
.adressa{color: #fff;transition:0.5s;display: inline-block;padding: 0 0.15rem;} 
.waves {position: absolute;z-index: 0;left: 0;right: 0;bottom: 0rem;height: 6rem;}body{background: none;}
.fbg{display: none;}
.footer{background: url(../images/fbg3.png) no-repeat bottom/100% 100%;margin-top: -0.5rem;padding-top: .5rem;}
/* 新闻列表1 */
.newlist1ul.list{margin-top: .1rem;}
.newlist1ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0;border-bottom: 1px solid #d2d2d2;}
.newlist1ul.list li a::after{width: 0;height: 1px;background: #004AC8;bottom: -1px;}
.newlist1ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .2rem 0 0.2rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1ul.list li span{font-size: 0.18rem;color: #666;}
.newlist1ul.list li h3::after{width: 0.06rem;height: 0.06rem;background:#004AC8;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #004AC8;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
}

/* 通知公告 */
.tzggli *{transition: 0.5s;}
.tzggli{margin-bottom: 0.1rem;}
.tzggli a{padding: .3rem .4rem;align-items: center;}
.tzggli a::after{background:url(../images/tzbg.jpg) no-repeat bottom/cover;width: auto;opacity: 0;border-radius: 0.1rem;width: 100%;}
.tzggli .date{text-align: center;padding-right: 0.28rem;position: relative;border-right: 1px solid #ddd;}
.tzggli span{font-size: 0.13rem;color: #333;font-family: Bebas;display: block;padding-right: 0.5rem;background: url(../images/tz-xq1.png) no-repeat right center/0.4rem 0.05rem;}
.tzggli p{font-size: 0.42rem;line-height: 0.3rem;color: #333;font-family: Bebas;}
.tzggli p i{font-style: normal;font-size: 0.22rem;}

.tzggli .con{flex: 1;min-width: 0;padding-left: 0.3rem;}
.tzggli h3{font-size: 0.2rem;color: #333;padding-right: 1rem;background: url(../images/t-xq1.png) no-repeat right center/0.5rem 0.16rem;}@media(min-width: 1024px){
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover h3,.tzgg li a:hover h4,.tzgg li a:hover span,.tzgg li a:hover p{color: #fff;}
 .tzgg li a:hover h3{background: url(../images/t-xq2.png) no-repeat right center/0.5rem 0.16rem;}
 .tzgg li a:hover span{background: url(../images/tz-xq2.png) no-repeat right center/0.4rem 0.05rem;}
 .tzgg li a:hover .date{border-color:rgba(255,255,255,.2)}
}@media screen and (max-width: 1024px) {
  .tzgg li{margin-bottom: 0;}
  .tzgg li a{padding: .2rem 0;height: auto;}
 .tzgg li p{font-size:.3rem;}
  
}



/* 新闻列表2 */
.newlistli{position: relative;z-index: 1;margin-bottom: 0.25rem;}
.newlistli a{align-items: center;padding: 0.18rem 0;}
.newlistli a::after{opacity: 0;width: auto;background: url(../images/newbg.jpg) no-repeat bottom/cover;border-radius: 0.1rem;bottom: 0;height: 100%;z-index: -1;left: -0.16rem;right: -0.16rem;}
.newlistli .scale{width: 3.1rem;border-radius: 0.1rem;}
.newlistli .con{padding-left: .5rem;flex: 1;min-width: 0;}
.newlistli .imged{padding-bottom: 55%;border-radius: 0.1rem;}
.newlistli h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;transition: 0.5s;font-weight: bold;margin: 0.15rem 0;}
.newlistli p{font-size: 0.16rem;color: #333;line-height: .25rem;max-height: 0.5rem\0;transition: 0.5s;opacity: .5;}
.newlistli span{font-size: 0.16rem;line-height: 1.3;transition: 0.5s;color: #333;opacity: .5;}

.contimg {display: block;height: auto!important;margin: auto;}@media(min-width: 1025px){
  .newlist li:hover a::after{opacity: 1;}
  .newlist li:hover h3,.newlist li:hover p,.newlist li:hover span{color: #fff;}

}@media screen and (max-width: 1024px) {
  .newlist li {margin-bottom: 0;}
  .newlist li a{padding: .2rem 0rem;}
}@media screen and (max-width: 768px) {
  .newlist li .con{padding-left: .2rem;}
  .newlist li p{margin:.1rem 0;}
  .newlist li .scale{width: 2rem;}
}@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{flex: none;width: 100%;padding: 0.2rem 0 0;}
}

/* 校园风光 */
.xyfgul{margin: 0 -0.2rem;}
.xyfgli{width: 33.3%;padding:0 0.2rem;margin-bottom: 0.5rem;}
.xyfgli a{display: block;position: relative;z-index: 1;}
.xyfgli a::after{content: "";position: absolute;left: -0.15rem;right: -0.15rem;top: -0.15rem;background: url(../images/p-bg.png) no-repeat center/100% 100%;z-index: -1;height: 2.64rem;opacity: 0;}
.xyfgli .con{height: 1rem;padding: 0.13rem 0 0;}
.xyfgli h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;font-weight: 600;}
.xyfgli h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin:0.1rem 0}
.xyfgli p{opacity: 0;justify-content: space-between;align-items: center;}
.xyfgli p span{align-items: center;font-size: 0.14rem;color: rgba(51, 51, 51, 0.7);}
.xyfgli p span img{display: inline-block;margin-right: 0.1rem;width: 0.16rem;}
.xyfgli .imged,.xyfg li .scale{border-radius: 0.1rem;}@media(min-width: 1025px){ 
 .xyfg li a:hover p{opacity: 1;}
    .xyfg li a:hover::after{opacity: 1;}
}@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 */
.n-header #header::before{height: 100%;background: url(../images/head.jpg) no-repeat center/cover;opacity: 1;}
.n-header .head .head-b .wp{height: 1.25rem;}
.nr-t{background: #FBF8FF;padding: 1.5rem 0 0.25rem;}
.nr-t .adress{color: #333;background: url(../images/home2.png) no-repeat left center/0.18rem;}
.nr-t .adressp a{color: #666;}
.cont-ny {justify-content: space-between;align-items: flex-start; }
.cont-ny .article {width: calc(100% - 4.9rem);}
.cont-ny .right {width: 3.8rem;/* position: sticky; *//* top: 0.2rem; */}
.cont-ny .ntit {padding-bottom: 0.25rem;margin-bottom: 0.34rem;position: relative;background: url(../images/tit-line.png) no-repeat bottom/100%;}
.cont-ny .article .tit {font-size: 0.5rem;line-height: 1.2;margin-bottom: 0.5rem;font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;"Microsoft YaHei","PingFang SC", Arial,Helvetica, font-family: sans-serif;}
.cont-ny .conttime {align-items: center;font-size: 0.18rem;color: #999;}
.cont-ny .conttimespan { display: flex;align-items: center;margin: 0 0.16rem;position: relative; }
.cont-ny .conttimespan img { margin-right: 0.1rem;display: block; }

.cont-ny .new_miew {padding-top: 0.4rem;margin-top: 0.5rem;border-top: 1px dashed #ddd; }
.cont-ny .new_miewp {margin-bottom: 0.255rem;font-size: 0.18rem;}
.cont-ny .new_miewp:last-child { margin-bottom: 0; }
.cont-ny .new_miewp a {color: #666;transition: 0.3s;line-height: 1.5;}
.cont-ny .new_miewp a:hover { color: #004AC8; }

.right .tit {margin-bottom: 0.29rem;}
.right .tith3{font-size: 0.4rem;color: #004AC8;font-weight: 600;line-height: 0.54rem;background: url(../images/n-line.png) no-repeat left/.02rem;padding-left: .3rem;}
.tj-list {padding-bottom: 1rem;border-left: 1px solid #ddd;padding-left: 0.3rem;padding-top: .1rem;}
.tj-listli {margin-bottom: 0.45rem;}
.tj-listli a {transition: 0.3s;display: block;}
.tj-listli h3 { font-size: 0.2rem;color: #151515;line-height: 0.28rem;transition: 0.3s;max-height: 0.56rem\0;margin-top: 0.13rem;}
.tj-listli span{font-size: 0.18rem;color: #004AC8;}
.tj-listli span::after{border-radius: 50%;border: 1px solid #ddd;background: #fff;width: 0.1rem;height: 0.1rem;bottom: auto;top: 50%;transform: translateY(-50%);left: -0.37rem;}
.tj-listli a:hover h3 { color: #004AC8; }
.tj-listli a:hover span::after{background: #004AC8;border-color: #004AC8;}
.article{padding-bottom: 0.3rem;}
.article .contp{font-size: 0.2rem !important;color: #666;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;}
.article .contp span{font-size: 0.2rem !important;color: #666;line-height: 2 !important;}
.articletable p{text-indent: 0 !important;}
.articlep img,.article video{height: auto !important;margin: 0 auto;display: block;max-width: 100%;}
.article .picleft{display: inline-block;}
.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pagesp{/* margin-bottom: 0.1rem; */font-size: 0.16rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.pagesp a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
#share-2{position: absolute;left: -0.8rem;top: 1rem;flex-direction: column;display: none;}
#share-2 .social-share-icon{border-radius: 0.05rem;background: rgba(0, 40, 165, 0.1);border: none;color: #0028A5;width: .42rem;height: .42rem;line-height: .42rem;font-size: .22rem;display: block;margin: 0.08rem 0;}
#share-2 .social-share-icon:hover{background:#0028A5;color:#fff;}@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.3rem;margin-bottom: .25rem;}
.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;}
}




/* 师资队伍 */
.szbg .wp{width: 14.4rem;}
.jsml2dl{margin-bottom: 0.4rem;}
.jsml2dt{margin-right: 0.5rem;position: relative;z-index: 1;padding: 0 0.05rem;border-radius: 0.82rem;}
.jsml2dt::before{content: '';position: absolute;top: 50%;right: 100%;width: 0;height: 1px;background: linear-gradient(270deg, #002BAF 0%, rgba(255, 255, 255, 0) 100%);opacity: 0;}
.jsml2dt::after{content: '';position: absolute;top: 50%;left: 100%;width: 0;height: 1px;background: linear-gradient(90deg, #002BAF 0%, rgba(255, 255, 255, 0) 100%);opacity: 0;}
.jsml2dt a{display: flex;align-items: center;justify-content: center;border-radius: 0.82rem;border: 1px solid #004AC8;line-height: 0.4rem;font-size: 0.18rem;color: #004AC8;width: auto;padding: 0 0.2rem;}
.jsml2dt a::after{width: auto;left: 0rem;right: 0rem;background: linear-gradient(270deg, #49E6FE 0%, #004AC8 48%, #397CE5 100%);/* border: 1px solid #A1C4FF; */opacity: 0;height: auto;top: -1px;bottom: -1px;border-radius: 0.82rem;}
.jsml2dt.on a::after,.jsml2 dt:hover a:after{opacity: 1;}
.jsml2dt.on a,.jsml2 dt:hover a{color: #fff;border: 1px solid #A1C4FF;}
.jsml2dt.on,.jsml2 dt:hover{background: url(../images/tabbg.png) no-repeat center/100% 100%;}


.jsml2ul{margin: 0 -0.3rem;}
.jsml2li{width: 25%;margin-bottom: .7rem;padding: 0 0.3rem;}
.jsml2li *{transition: 0.5s;}
.jsml2li a{align-items: center;padding: 0.2rem;/*background: url(../images/ld-bg1.png) no-repeat top/100%;*/display: block;}
.jsml2li a::after{width: auto;top: 0px;bottom: auto;opacity: 0;background: url(../images/ld-bg2.png) no-repeat top/100% 100%;left: 0px;right: 0px;height: 2.86rem;border-radius: .1rem;}
.jsml2li .con{padding: 0.1rem 0;text-align: center;}
.jsml2li .imged{padding-bottom: 124%;border-radius: 0.1rem;}
.jsml2li .scale{border-radius: 0.1rem;}
.jsml2li h3{font-size: 0.24rem;color: #333;line-height: 1.5;margin-bottom: .1rem;}
.jsml2li p{text-align: center;opacity: 0;}
.jsml2li p img{width:.48rem;}@media(min-width: 1025px){
  .jsml2  li a:hover::after{opacity: 1;}
  .jsml2  li a:hover p{opacity: 1;}
.jsml2 dt.on::before,.jsml2 dt:hover::before{opacity: 1;width: .4rem;}
.jsml2 dt.on::after,.jsml2 dt:hover::after{opacity: 1;width: .4rem;}
}@media(max-width: 1024px){
    .jsml2 ul{margin: 0 -0.1rem;}
  .jsml2  li{width: 25%;margin-bottom: .1rem;padding: 0 0.1rem;}
 .jsml2  li p{opacity:1;}
 .jsml2 li a{padding:.1rem;}
 .jsml2  li h3{font-size: 0.2rem;}
 .jsml2 dl{justify-content:center;}
 .jsml2 dt{margin: 0 0.05rem .15rem;}
 
}@media(max-width: 768px){
  .jsml2  li{width: 33.3%;}
}@media(max-width: 600px){
  .jsml2  li{width: 50%;}
}
/* 师资内容 */

.xrld .fl02{margin-bottom: .4rem;background: #F7F7F7;}
.xrld .fl02 .scale{width:2rem;}
.xrld .fl02 .con{padding: 0.25rem .4rem 0;flex: 1;min-width: 0;}
.xrld .fl02 .h3p{padding: 0rem 0;font-size: 0.16rem;color: #333;line-height: 0.36rem;width: 100%;word-break: break-all;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 130%;}
.xrld .szli{margin-bottom: 0.35rem;}
.xrld .szlih3{font-size: 0.24rem;font-weight: bold;line-height: 0.3rem;color: #333333;padding-left: 0.1rem;border-left: 0.05rem solid #004AC8;margin-bottom: 0.15rem;text-indent: 0;}
.xrld .szlih4{font-size: 0.16rem;font-weight: 700;margin-bottom: 0.15rem;}
.xrld .sz-con{margin-bottom: 0.4rem;}
.xrld .contp{font-size: 0.18rem !important;color: #333 !important;line-height: 0.48rem !important;/* text-align: justify; */}
.xrld .sz-conp{font-size: 0.16rem !important;line-height: 0.36rem !important;}

.xrld .contimg{width: 100%;}
.xrld .sz-m{justify-content: center;margin-top: 0.3rem;padding-bottom: 0.2rem;cursor: pointer;display: flex;}
.xrld .sz-m::after{width: 100%;height: 0.22rem;}
.xrld .sz-mspan{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 .h3 p{/* padding:.1rem 0; */}
  .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%;}
}

/* 组织机构 */
.zzjgh3{margin-bottom: 0.4rem;background: #F3F8FF;padding: 0.14rem;}
.zzjgh3 span{display: inline-block;padding-left: 0.1rem;border-left: 0.03rem solid #FFAE01;font-size: 0.24rem;font-weight: bold;color: #004AC8;}
.zzjgul{margin: 0 -0.1rem 0.3rem;}
.zzjgli{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
.zzjgli h3{display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.15rem;background-size: 100% 100%;background: none;margin-bottom: .1rem;}
.zzjgli h3::after{border-radius: 0.1rem;width: 0.08rem;height: 0.08rem;bottom: auto;top: 50%;transform: translateY(-50%);border: 1px solid #004AC8;}
.zzjgli 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: #004AC8;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%;}
}

/* 现任领导 */
.jgszdl{padding: 0.45rem 15% 1rem;justify-content: space-between;background: linear-gradient(180deg, #EFF4FD 0%, #FFFFFF 100%);
}
.jgszdt{width: 50%;padding: 0.28rem 0.25rem;align-items: center;border-bottom: 1px solid #DCE7FD;}
.jgszdt span{display: block;/* width: 50%; */color: #333;font-size: 0.2rem;line-height: 1.5;}
.jgszdt p{font-size: 0.2rem;color: #333333;line-height: 2;}
.jgszdt p a{display: inline-block;padding: 0 0.1rem;}@media(min-width: 1025px){ 
.jgsz dt p a:hover{color: #333;}
}@media(max-width: 1024px){ 
  .jgsz dl{padding: 0.25rem;}
}@media(max-width: 768px){ 
 .jgsz dt{width: 100%;height: auto;padding: 0.15rem;}
 .jgsz dt span{font-size: 0.18rem;}
}@media(max-width: 600px){}

/*新年贺词 */
.xnxcul{justify-content: space-between}
.xnxcli{width: 48%;margin-bottom: 0.53rem;}
.xnxcli a{display: block;position: relative;}
.xnxcli .imged{padding-bottom: 39%;}
.xnxcli .con{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.4);position: absolute;left: 0;bottom: 0;z-index: 10;opacity: 0;transition: 0.5s;}
.xnxcli p{align-items: center;color: #fff;font-size: 0.24rem;}
.xnxcli p img{display: inline-block;margin-right: 0.1rem;}@media(min-width: 1025px){ 
.xnxc li a:hover .con{opacity: 1;}
}@media(max-width: 1024px){ 
.xnxc li{width: 49%;margin-bottom: 0.2rem;}
}@media(max-width: 768px){ 
 .xnxc li{width: 50%;}
}


/* 学校简介 */
.xxjj .contp{font-size: 0.2rem !important;color: #666 !important;line-height: 1.6 !important;text-align: justify;text-align: center;}
.xxjj .fl01{position: relative;margin-bottom: 0.3rem;}
.xxjj .fl01 .con{position: absolute;left: 0;width: 100%;top: 50%;transform: translateY(-50%);text-align: center;}
.xxjj .fl01 .img{text-align: center;}
.xxjj .fl01h3{font-size: 0.28rem;color: #333;font-weight: 600;line-height: 1.6;margin-bottom: 0.15rem;}
.xxjj .fl01p{font-size: 0.2rem;color: #333;}
.xxjj .fl02 .img{margin-top: 0.4rem;}
.xxjj .fl02 .imgimg{width: 100%;border-radius: 0.1rem;}@media(min-width: 1025px){}@media(max-width: 1024px){}@media(max-width: 768px){ 
 .xxjj .fl01 h3{font-size: 0.24rem;margin-bottom:.05rem;}
}

/* 历任领导 */
.lrldul{justify-content: space-between;padding: 0 10%;}
.lrldli{width: 48%;margin-bottom: 0.28rem;}
.lrldli a{align-items: center;display: block;padding: 0.25rem 0.35rem;border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 0.1rem;background:#fff;/*height: 1.53rem;*/}
.lrldli a::after{width: auto;height: auto;bottom: -0.06rem;background: url(../images/ldbg.png) no-repeat bottom/100% 100%;top: -.06rem;opacity: 0;left: -0.06rem;right: -0.06rem;}

.lrldli h3{font-size: 0.24rem;color: #333333;margin-bottom: 0.17rem;padding-bottom: 0.17rem;border-bottom: 1px solid #ddd;}
.lrldli h3::after{width: 0.3rem;height: 0.03rem;border-radius: 0.94rem;background: #004AC8;bottom: -2px;}
.lrldli p{font-size: 0.16rem;color: #666;line-height: 0.22rem;}
.lrldli *{transition: 0.5s;}@media(min-width: 1025px){ 
.lrld li a:hover::after{opacity: 1;}
 .lrld li a:hover{border-color:transparent;}
.lrld li a:hover h3{color: #fff;}
.lrld li a:hover h3:after{background: #fff;}
.lrld li a:hover p{color: #fff;}
}@media(max-width: 1024px){ 
    .lrld ul{padding: 0;}
.lrld li{width: 49%;margin-bottom: 0.2rem;}
}@media(max-width: 768px){ 
 .lrld li{width: 100%;}
}


.szlist2ul{margin: 0 -0.2rem;}
.szlist2li{margin-bottom: 0.6rem;width: 12.1%;padding: 0 0.2rem;position: relative;}
.szlist2li *{transition: 0.5s;}
.szlist2li a{font-size: 0.2rem;color: #333;width: 100%;display: flex;align-items: center;justify-content: center;/* background: url(../images/xmbg.png) no-repeat center/100% 100%; */font-weight: 500;}
.szlist2li:before{content:"";position:absolute;width:1px;height:.36rem;right:0;top:50%;transform:translateY(-50%);background: linear-gradient(0deg, rgba(64, 115, 255, 0) 0%, #4073FF 49%, rgba(64, 115, 255, 0) 100%);}@media screen and (min-width: 1025px) {
.szlist2 li a:hover{color: #004AC8;}
.szlist2 li:nth-child(n+8):after,.szlist2 li:nth-child(1):after{content:"";position:absolute;width:1px;height:.36rem;left:0;top:50%;transform:translateY(-50%);background: linear-gradient(0deg, rgba(64, 115, 255, 0) 0%, #4073FF 49%, rgba(64, 115, 255, 0) 100%);}

}@media screen and (max-width: 1024px) {
.szlist2 ul{margin: 0 -0.1rem;}
.szlist2 li{width: 20%;padding: 0 0.1rem;margin-bottom:.45rem;}
}@media screen and (max-width: 768px) {
   .szlist2 li{width: 25%;}
}@media screen and (max-width: 420px) {
  .szlist2 li{width: 33.3%;}
}@media(min-width: 1025px){}@media(max-width: 1024px){}@media(max-width: 768px){}
/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.7rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pagesa{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_pagesa font{ padding:0 0.1rem}
.j_pages .on{background: #004AC8;color: #fff;border:none;}
.j_pagesa:hover{background: #004AC8;color:#fff!important;}
.j_pagesspan{color:#919191;height: 0.34rem;line-height: 0.34rem;display:inline-block;font-size:0.14rem;}
.j_pagesinput{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_pagesinput[type="text"]{ width:0.4rem;padding:0;text-align:center}
.j_pagesinput[type="submit"]:hover{ background: #004AC8;color:#fff}



/* public */@media(max-width: 1200px){
 .ban:before{top:0;display: none;}
 .nr-t{padding:.25rem 0}
}@media(max-width: 1024px){
 .inner_left,.inner_right .lm_top .lm{display: none;}
 .inner_right{width: 100%;padding: .2rem;}
 .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,.ejlm_pc{display: none;}
  .ban .imged::after{height:1rem;}
  .ban .h3{top: auto;transform: translateY(0);bottom: 0.2rem;}
  .footer{padding-top:0;background:linear-gradient(90deg, #004AC8 0%,#001164 100% );margin: 0;}
}@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%;}
};}
.cont-ny .conttime {align-items: center;font-size: 0.18rem;color: #999;}
.cont-ny .conttime span { display: flex; align-items: center; margin: 0 0.16rem; position: relative; }
.cont-ny .conttime span img { margin-right: 0.1rem; display: block; }

.cont-ny .new_miew { padding-top: 0.4rem; margin-top: 0.5rem; border-top: 1px dashed #ddd; }
.cont-ny .new_miew p {margin-bottom: 0.255rem;font-size: 0.18rem;}
.cont-ny .new_miew p:last-child { margin-bottom: 0; }
.cont-ny .new_miew p a {color: #666;transition: 0.3s;line-height: 1.5;}
.cont-ny .new_miew p a:hover { color: #004AC8; }

.right .tit {margin-bottom: 0.29rem;}
.right .tit h3{font-size: 0.4rem;color: #004AC8;font-weight: 600;line-height: 0.54rem;background: url(../images/n-line.png) no-repeat left/.02rem;padding-left: .3rem;}
.tj-list {padding-bottom: 1rem;border-left: 1px solid #ddd;padding-left: 0.3rem;padding-top: .1rem;}
.tj-list li {margin-bottom: 0.45rem;}
.tj-list li a {transition: 0.3s;display: block;}
.tj-list li h3 { font-size: 0.2rem; color: #151515; line-height: 0.28rem; transition: 0.3s;max-height: 0.56rem\0;margin-top: 0.13rem;}
.tj-list li span{font-size: 0.18rem;color: #004AC8;}
.tj-list li span::after{border-radius: 50%;border: 1px solid #ddd;background: #fff;width: 0.1rem;height: 0.1rem;bottom: auto;top: 50%;transform: translateY(-50%);left: -0.37rem;}
.tj-list li a:hover h3 { color: #004AC8; }
.tj-list li a:hover span::after{background: #004AC8;border-color: #004AC8;}
.article{padding-bottom: 0.3rem;}
.article .cont p{font-size: 0.2rem !important;color: #666;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;}
.article .cont p span{font-size: 0.2rem !important;color: #666;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;max-width: 100%;}
.article .picleft{display: inline-block;}
.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pages p{/* margin-bottom: 0.1rem; */font-size: 0.16rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.pages p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
#share-2{position: absolute;left: -0.8rem;top: 1rem;flex-direction: column;display: none;}
#share-2 .social-share-icon{border-radius: 0.05rem;background: rgba(0, 40, 165, 0.1);border: none;color: #0028A5;width: .42rem;height: .42rem;line-height: .42rem;font-size: .22rem;display: block;margin: 0.08rem 0;}
#share-2 .social-share-icon:hover{background:#0028A5;color:#fff;}
@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.3rem;margin-bottom: .25rem;}
.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;}
}




/* 师资队伍 */
.szbg .wp{width: 14.4rem;}
.jsml2 dl{margin-bottom: 0.4rem;}
.jsml2 dt{margin-right: 0.5rem;position: relative;z-index: 1;padding: 0 0.05rem;border-radius: 0.82rem;}
.jsml2 dt::before{content: '';position: absolute;top: 50%;right: 100%;width: 0;height: 1px;background: linear-gradient(270deg, #002BAF 0%, rgba(255, 255, 255, 0) 100%);opacity: 0;}
.jsml2 dt::after{content: '';position: absolute;top: 50%;left: 100%;width: 0;height: 1px;background: linear-gradient(90deg, #002BAF 0%, rgba(255, 255, 255, 0) 100%);opacity: 0;}
.jsml2 dt a{display: flex;align-items: center;justify-content: center;border-radius: 0.82rem;border: 1px solid #004AC8;line-height: 0.4rem;font-size: 0.18rem;color: #004AC8;width: auto;padding: 0 0.2rem;}
.jsml2 dt a::after{width: auto;left: 0rem;right: 0rem;background: linear-gradient(270deg, #49E6FE 0%, #004AC8 48%, #397CE5 100%);/* border: 1px solid #A1C4FF; */opacity: 0;height: auto;top: -1px;bottom: -1px;border-radius: 0.82rem;}
.jsml2 dt.on a::after,.jsml2 dt:hover a:after{opacity: 1;}
.jsml2 dt.on a,.jsml2 dt:hover a{color: #fff;border: 1px solid #A1C4FF;}
.jsml2 dt.on,.jsml2 dt:hover{background: url(../images/tabbg.png) no-repeat center/100% 100%;}


.jsml2  ul{margin: 0 -0.3rem;}
.jsml2  li{width: 25%;margin-bottom: .7rem;padding: 0 0.3rem;}
.jsml2  li *{transition: 0.5s;}
.jsml2  li a{align-items: center;padding: 0.2rem;/*background: url(../images/ld-bg1.png) no-repeat top/100%;*/display: block;}
.jsml2  li a::after{width: auto;top: 0px;bottom: auto;opacity: 0;background: url(../images/ld-bg2.png) no-repeat top/100% 100%;left: 0px;right: 0px;height: 2.86rem;border-radius: .1rem;}
.jsml2  li .con{padding: 0.1rem 0;text-align: center;}
.jsml2  li .imged{padding-bottom: 124%;border-radius: 0.1rem;}
.jsml2  li .scale{border-radius: 0.1rem;}
.jsml2  li h3{font-size: 0.24rem;color: #333;line-height: 1.5;margin-bottom: .1rem;}
.jsml2  li p{text-align: center;opacity: 0;}
.jsml2  li p img{width:.48rem;}

@media(min-width: 1025px){
  .jsml2  li a:hover::after{opacity: 1;}
  .jsml2  li a:hover p{opacity: 1;}
.jsml2 dt.on::before,.jsml2 dt:hover::before{opacity: 1;width: .4rem;}
.jsml2 dt.on::after,.jsml2 dt:hover::after{opacity: 1;width: .4rem;}
}
@media(max-width: 1024px){
    .jsml2 ul{margin: 0 -0.1rem;}
  .jsml2  li{width: 25%;margin-bottom: .1rem;padding: 0 0.1rem;}
	.jsml2  li p{opacity:1;}
	.jsml2 li a{padding:.1rem;}
	.jsml2  li h3{font-size: 0.2rem;}
	.jsml2 dl{justify-content:center;}
	.jsml2 dt{margin: 0 0.05rem .15rem;}
	
}
@media(max-width: 768px){
  .jsml2  li{width: 33.3%;}
}
@media(max-width: 600px){
  .jsml2  li{width: 50%;}
}
/* 师资内容 */

.xrld .fl02{margin-bottom: .4rem;background: #F7F7F7;}
.xrld .fl02 .scale{width:2rem;}
.xrld .fl02 .con{padding: 0.25rem .4rem 0;flex: 1;min-width: 0;}
.xrld .fl02 .h3 p{padding: 0rem 0;font-size: 0.16rem;color: #333;line-height: 0.36rem;width: 100%;word-break: break-all;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.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 #004AC8;margin-bottom: 0.15rem;text-indent: 0;}
.xrld .szli h4{font-size: 0.16rem;font-weight: 700;margin-bottom: 0.15rem;}
.xrld .sz-con{margin-bottom: 0.4rem;}
.xrld .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 0.48rem !important;/* text-align: justify; */}
.xrld .sz-con p{font-size: 0.16rem !important;line-height: 0.36rem !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::after{width: 100%;height: 0.22rem;}
.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 .h3 p{/* padding:.1rem 0; */}
  .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;background: #F3F8FF;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: #004AC8;}
.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 #004AC8;}
.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: #004AC8;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%;}
}

/* 现任领导 */
.jgsz dl{padding: 0.45rem 15% 1rem;
justify-content: space-between;
background: linear-gradient(180deg, #EFF4FD 0%, #FFFFFF 100%);
}
.jgsz dt{width: 50%;padding: 0.28rem 0.25rem;align-items: center;border-bottom: 1px solid #DCE7FD;}
.jgsz dt span{display: block;/* width: 50%; */color: #333;font-size: 0.2rem;line-height: 1.5;}
.jgsz dt p{font-size: 0.2rem;color: #333333;line-height: 2;}
.jgsz dt p a{display: inline-block;padding: 0 0.1rem;}

@media(min-width: 1025px){	
.jgsz dt p a:hover{color: #333;}
}
@media(max-width: 1024px){	
  .jgsz dl{padding: 0.25rem;}
}

@media(max-width: 768px){	
 .jgsz dt{width: 100%;height: auto;padding: 0.15rem;}
 .jgsz dt span{font-size: 0.18rem;}
}
@media(max-width: 600px){	

}

/*新年贺词 */
.xnxc ul{justify-content: space-between}
.xnxc li{width: 48%;margin-bottom: 0.53rem;}
.xnxc li a{display: block;position: relative;}
.xnxc li .imged{padding-bottom: 39%;}
.xnxc li .con{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.4);position: absolute;left: 0;bottom: 0;z-index: 10;opacity: 0;transition: 0.5s;}
.xnxc li p{align-items: center;color: #fff;font-size: 0.24rem;}
.xnxc li p img{display: inline-block;margin-right: 0.1rem;}

@media(min-width: 1025px){	
.xnxc li a:hover .con{opacity: 1;}
}
@media(max-width: 1024px){	
.xnxc li{width: 49%;margin-bottom: 0.2rem;}
}

@media(max-width: 768px){	
 .xnxc li{width: 50%;}
}


/* 学校简介 */
.xxjj .cont p{font-size: 0.2rem !important;color: #666 !important;line-height: 1.6 !important;text-align: justify;text-align: center;}
.xxjj .fl01{position: relative;margin-bottom: 0.3rem;}
.xxjj .fl01 .con{position: absolute;left: 0;width: 100%;top: 50%;transform: translateY(-50%);text-align: center;}
.xxjj .fl01 .img{text-align: center;}
.xxjj .fl01 h3{font-size: 0.28rem;color: #333;font-weight: 600;line-height: 1.6;margin-bottom: 0.15rem;}
.xxjj .fl01 p{font-size: 0.2rem;color: #333;}
.xxjj .fl02 .img{margin-top: 0.4rem;}
.xxjj .fl02 .img img{width: 100%;border-radius: 0.1rem;}

@media(min-width: 1025px){	

}
@media(max-width: 1024px){	


}

@media(max-width: 768px){	
 .xxjj .fl01 h3{font-size: 0.24rem;margin-bottom:.05rem;}
}

/* 历任领导 */
.lrld ul{justify-content: space-between;padding: 0 10%;}
.lrld li{width: 48%;margin-bottom: 0.28rem;}
.lrld li a{align-items: center;display: block;padding: 0.25rem 0.35rem;border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 0.1rem;background:#fff;/*height: 1.53rem;*/}
.lrld li a::after{width: auto;height: auto;bottom: -0.06rem;background: url(../images/ldbg.png) no-repeat bottom/100% 100%;top: -.06rem;opacity: 0;left: -0.06rem;right: -0.06rem;}

.lrld li h3{font-size: 0.24rem;color: #333333;margin-bottom: 0.17rem;padding-bottom: 0.17rem;border-bottom: 1px solid #ddd;}
.lrld li h3::after{width: 0.3rem;height: 0.03rem;border-radius: 0.94rem;background: #004AC8;bottom: -2px;}
.lrld li p{font-size: 0.16rem;color: #666;line-height: 0.22rem;}
.lrld li *{transition: 0.5s;}


@media(min-width: 1025px){	
.lrld li a:hover::after{opacity: 1;}
	.lrld li a:hover{border-color:transparent;}
.lrld li a:hover h3{color: #fff;}
.lrld li a:hover h3:after{background: #fff;}
.lrld li a:hover p{color: #fff;}
}
@media(max-width: 1024px){	
    .lrld ul{padding: 0;}
.lrld li{width: 49%;margin-bottom: 0.2rem;}
}

@media(max-width: 768px){	
 .lrld li{width: 100%;}
}


.szlist2 ul{margin: 0 -0.2rem;}
.szlist2 li{margin-bottom: 0.6rem;width: 12.1%;padding: 0 0.2rem;position: relative;}
.szlist2 li *{transition: 0.5s;}
.szlist2 li a{font-size: 0.2rem;color: #333;width: 100%;display: flex;align-items: center;justify-content: center;/* background: url(../images/xmbg.png) no-repeat center/100% 100%; */font-weight: 500;}
.szlist2 li:before{content:"";position:absolute;width:1px;height:.36rem;right:0;top:50%;transform:translateY(-50%);background: linear-gradient(0deg, rgba(64, 115, 255, 0) 0%, #4073FF 49%, rgba(64, 115, 255, 0) 100%);}

@media screen and (min-width: 1025px) {
.szlist2 li a:hover{color: #004AC8;}
.szlist2 li:nth-child(n+8):after,.szlist2 li:nth-child(1):after{content:"";position:absolute;width:1px;height:.36rem;left:0;top:50%;transform:translateY(-50%);background: linear-gradient(0deg, rgba(64, 115, 255, 0) 0%, #4073FF 49%, rgba(64, 115, 255, 0) 100%);}

}
@media screen and (max-width: 1024px) {
.szlist2 ul{margin: 0 -0.1rem;}
.szlist2 li{width: 20%;padding: 0 0.1rem;margin-bottom:.45rem;}
}
@media screen and (max-width: 768px) {
   .szlist2 li{width: 25%;}
}
@media screen and (max-width: 420px) {
  .szlist2 li{width: 33.3%;}
}




@media(min-width: 1025px){	

}
@media(max-width: 1024px){	

}

@media(max-width: 768px){	
 
}
/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.7rem;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: #004AC8;color: #fff;border:none;}
.j_pages a:hover{background: #004AC8;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: #004AC8; color:#fff}



/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
	.nr-t{padding:.25rem 0}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .lm{display: none;}
	.inner_right{width: 100%;padding: .2rem;}
	.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,.ejlm_pc{display: none;}
  .ban .imged::after{height:1rem;}
  .ban .h3{top: auto;transform: translateY(0);bottom: 0.2rem ;}
  .footer{padding-top:0;background:linear-gradient(90deg, #004AC8 0%,#001164 100% );margin: 0;}
}
@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%;}
} 