@charset "utf-8";
.header_box{/* height: 1.2rem; */}
/*==========================================公共 开始=============================================*/
/* ban */
.ban{width: 100%;position: relative;}
.ban .scale{position: relative;}
.ban .imged{padding-bottom: 31%;}
.ban .imged::after{content: "";position: absolute;left: 0;width: 100%;height: 2.1rem;bottom: 0;background: url(../images/banshad.png) repeat-x bottom;background-size: 100% 100%;}
.ban .yjlm{z-index: 10;}
.ban .wp{/* width:15rem; */justify-content: space-between;}
.ban .h3{position: absolute;left: 0;bottom: 0rem;z-index: 10;width: 100%;padding-bottom: 0;}
.ban h3{color: #fff;font-size: 0.42rem;transition: 0.5s;line-height: 1.5;padding: 0;font-weight: bold;margin-top: -1.2rem;}


.adress a,.adress{font-size: 0.18rem;color: #fff;}
.adress{line-height: 0.3rem;margin: .25rem 0;padding: 0rem 0 0rem .3rem;/* position: absolute; *//* right: 0; */bottom: 0;z-index: 100;}
.adress a{/* padding: 0 0.1rem; */transition: .5s;}
.adress a:hover{color: #0075c4;}
.adress:after{width:.21rem;height:.2rem;background: url(../images/home.png) no-repeat;background-size:100%;bottom:auto;top: .05rem;}
.inner{position: relative;padding: 1rem 0;}
.ejlm_pc{width: 70%;margin-top: -.78rem;z-index: 100;}
.ejlm_pc::after{width: 90%;background: url(../images/navbg.png) no-repeat;background-size: 100% 100%;}
.ejlm_pc ul{width: 100%;align-items: center;position: relative;}
.ejlm_pc ul li{height: 100%;padding: 0 0.2rem;position: relative;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .22rem;min-height: 0.75rem;border-bottom: 0.03rem solid rgba(0,0,0,0);padding: 0 0.13rem;display: block;line-height: .75rem;}

.ejlm_pc .sub {position: absolute;top: 100%;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:#0075c4;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{border-bottom: 0.03rem solid #FFCC00;color: #FFCC00;}
.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: #0075c4;}
.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;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #0075c4;}

.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: #0075c4;}
.common{/* padding: 0 0 1.1rem; */}
.ejlm_wrap{display: none;}

@media screen and (max-width: 1500px) {
	.ejlm_pc{margin:0rem 0 0;width:100%;}
	
}


/* 三级导航 */
.san-nav{width: 100%;margin-bottom: .5rem;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;background: #ebebeb;}
.san-nav li{height: 0.6rem;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;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #0075c4;}
.san-nav a:hover,.san-nav a.on{color: #0075c4;}
/* commom */
.inner{}

/* 内容页 */


.new-cont h3{color: #333;font-size: 0.34rem;line-height: 0.38rem;text-align: center;}
.cont-tit{margin: 0rem 0 0.4rem;padding: 0.25rem 0;border-bottom: 1px solid #e5e5e5;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.cont-tit span{font-size: 0.16rem;color: #666;align-items: center;margin: 0 0.3rem 0 0;line-height: 0.3rem;}
.cont-tit span img{display: inline-block;margin-right: 0.05rem;max-width: 0.17rem;}
.article{padding-bottom: 0.5rem;width: 95%;margin: 0 auto;}
.article p{font-size: 0.18rem !important;color: #000;line-height: 2 !important;font-family: "Microsoft YaHei" !important;margin-bottom: 0.15rem;
}
.article span{font-size: 0.18rem !important;line-height: 0.34rem !important;font-family: "Microsoft YaHei" !important;}

.article img,.article video{max-width:100%;height: auto !important;}
.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;}

.cont-ny .right h2{font-size: 0.24rem;color: #333;line-height: 0.3rem;padding-bottom: .25rem;border-bottom: 1px solid #ddd;margin-bottom: .0rem;}
.cont-ny .right h2::after{width: 1.05rem;height: 2px;background: #0075c4;}
.cont-ny .right li a{display: block;padding: .2rem 0;border-bottom: 1px solid #ccc;}
.cont-ny .right li span{color:#666;font-size:.14rem;align-items: center;}
.cont-ny .right li span img{width: 0.2rem;margin-right: .1rem;}
.cont-ny .right li h3{color:#333;font-size: .18rem;margin-top: .1rem;transition: 0.5s;margin-bottom: .15rem;}



@media(min-width: 1024px){
  .cont-ny .right li a:hover h3{color: #0075c4;}
}
@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding: 0.3rem .2rem;}
.cont-ny .right{width: 30%;padding-left: .4rem;display: none;}
.cont-titl{width:100%;}
.cont-tit span{margin-right:0.2rem;}
}

.xsy img{width: 100%;}
/* 党政机构 */
.dzjg .fl01{margin-bottom: .65rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem;line-height: 1.4;}
.dzjg .fl01>h3 span{font-size: 0.3rem;color: #0075C4;font-weight: bold;border-left: 0.03rem solid #0075c4;padding-left: .25rem;display: inline-block;}
.dzjg .fl01>h3 span::after{left: 110%;width: 100vw;background: #ddd;height: 1px;bottom: 50%;}

.dzjg .fl01 ul{margin: 0 -0.4rem;}
.dzjg .fl01 li{width: 33.3%;padding: 0 0.4rem;height: 0.75rem;display: flex;align-items: center;}
.dzjg .fl01 li h3{border-bottom: 1px dashed #D8D8D8;display: block;transition: 0.5s;width: 100%;font-size: .2rem;color: #111;line-height: 1.5;height: 100%;display: flex;align-items: center;padding-left: 0.15rem;}

.dzjg .fl01 li h3::after{height: 100%;background: linear-gradient(90deg, #0075C4 3%, rgba(72, 166, 208, 0) 100%);}
.dzjg .fl01 li h3::before{content: "";position: absolute;width:0.05rem;height: 0.05rem;border-radius: 50%;background: #0075C4;bottom: auto;top: 50%;transform: translateY(-50%);left: 0;}
.dzjg .fl01 li h3 a{}
/* .dzjg .fl01 li h3 a::after{width:0.05rem;height: 0.05rem;border-radius: 50%;background: #0075C4;bottom: auto;top: 50%;transform: translateY(-50%);} */

.jsdw .fl01 li{width: 16.6%;}
.dtr .fl01 li{width: 50%;}
.dtr .fl01 li a{display: inline-block;padding: 0 0.1rem;}


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover,.dzjg .fl01 li h3:hover a{color: #fff;}
  .dzjg .fl01 li h3:hover::after{width: 100%;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
  .jsdw .fl01 li{width: 20%;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .jsdw .fl01 li{width: 25%;}
  .dtr .fl01 li{width: 50%;}
.dtr .fl01 li a{display: inline-block;padding: 0 0.1rem;}
  .dzjg .fl01>h3 span{font-size:.24rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;width: 100%;}
  .jsdw .fl01 li{width:33.3%;}
  .dtr .fl01 li{width: 100%;}
}
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{width: 48%;margin-bottom: .6rem;}
.tzgg li a{display: block;width: 100%;height: 2.3rem;background: #fff;padding: .25rem .35rem;}
.tzgg li a::after{width: 100%;background: #0075c4;bottom: auto;height: 0.03rem;top: 0;}
.tzgg li h3{padding-bottom: .25rem;border-bottom: 1px solid #eee;font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.tzgg li p{font-size: 0.16rem;color:#666;line-height: 0.32rem;max-height: 0.96rem\0;margin: .15rem 0 .1rem;transition: 0.5s;}
.tzgg li span{font-size: 0.16rem;color: #0075c4;transition: 0.5s;justify-content: flex-end;transition: 0.5s; font-family: sySong;align-items: baseline;}
.tzgg li span em{font-size: 0.24rem;font-family: sySong;font-style: normal;display: inline-block;padding-right: .05rem;}

@media(min-width: 1024px){
  .tzgg li a:hover::after{height: 100%;}
  .tzgg li a:hover h3,.tzgg li a:hover p,.tzgg li a:hover span{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .tzgg li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{padding-bottom:.1rem;}
  .tzgg li p{margin:.1rem 0;}
}
@media screen and (max-width: 420px) {
  
}
/* 现任领导 */
.xdld1{justify-content: space-between;}
.xdld1 h2{border-top: 1px solid #e5e5e5;align-items: center;justify-content: flex-start;padding: .35rem 0;}
.xdld1 h2 span{padding-left: 0.3rem;border-left: 0.03rem solid #0075c4;font-size: 0.3rem;color: #0075c4;line-height: 0.36rem;width: 3.3rem;font-weight: bold;}
.xdld1>h2:last-child{border-bottom: 1px solid #e5e5e5;}
.xdld1 h2 p{width: calc(100% - 3.3rem);font-size: 0.3rem;color: #333;line-height: 0.36rem;/* padding-left: 1rem; *//* max-width: 10rem; */display: flex;flex-wrap: wrap;}
.xdld1 h2 p a{transition: 0.5s;width: 50%;font-family: Microsoft Yahei;display: inline-block;text-align: left;line-height: 1.8;/* padding: 0 .4rem; */}
.xdld1 h2 p.dwcw a{width: 16%;}
.xdld1 h2 p a:hover{color: #0075c4;}
.xrld-l{width: 47%;}
.xdld1>h2{width: 100%;}

@media(min-width: 1024px){
  
}
@media screen and (max-width: 1024px) {
  .xrld-l{width: 100%;}
  .xdld1 h2{ height:auto; padding: .2rem 0}
}
@media screen and (max-width: 768px) {
  .xdld1 h2 span{width: 2rem;font-size:.24rem;}
  .xdld1 h2 p{width: calc(100% - 2rem);font-size:.24rem;}
	.xdld1 h2 p a{padding: 0 0rem;width: 1.2rem;white-space: nowrap;text-align: center;}

}
@media screen and (max-width: 420px) {
  
}
/* 学院新闻 */
.newlist li{/* margin-bottom: .4rem; */}
.newlist li a{padding: .4rem 0;align-items: center;border-bottom: 1px solid #eee;}
.newlist li a::after{left: -.3rem;background: #0075c4;}
.newlist li .scale{width: 3.3rem;}
.newlist li .con{width: calc(100% - 3.3rem);padding-left: .4rem;}
.newlist li span{font-size: 0.2rem;color: #0075c4;line-height: 0.28rem;transition: 0.5s;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;margin: .2rem 0;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #999;line-height: .26rem;max-height: 0.52rem\0;transition: 0.5s;}

@media(min-width: 1024px){
  .newlist li a:hover::after{width: calc(100% + .6rem);}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding:.2rem 0;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li p{-webkit-line-clamp: 2;line-height: .28rem !important;}
  .newlist li span{font-size:.16rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}

/* 历任领导 */
.lrld .lr-img{margin-bottom: 0.5rem;}
.lrld .lr-img::after{width: 100%;height: 1px;background: #0075c4;bottom: 50%;}
.lrld ul{justify-content: center;width: 100%;}
.lrld ul::before{width: 0.04rem;height: 0.04rem;background: #0075c4;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);content: "";position: absolute;}
.lrld ul::after{width: 0.04rem;height: 0.04rem;background: #0075c4;border-radius: 50%;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
.lrld ul li{line-height: 1.3;padding: 0 .25rem;cursor: pointer;}
.lrld ul li h3{background: #fff;padding: 0 .15rem;font-size: 0.3rem;color: #111;}
.lrld ul li.on h3{color: #0075C4;font-weight: bold;}

.lrld .ld-tab{border: 1px solid #ddd;border-bottom: none;}
.lrld .ld-t{/* align-items: center; */}
.lrld .ld-t h3{width: 2.8rem;padding: 0 .3rem;font-size: 0.2rem;color: #111;font-weight: bold;line-height: 1.3;border-bottom: 1px solid #ddd;display: flex;align-items: center;}
.lrld .ld-r{width: calc(100% - 2.8rem);border-left: 1px solid #ddd;}
.lrld .ld-r table{width: 100%;}
.lrld .ld-r table td{border-bottom: 1px solid #ddd;padding: .2rem 0.2rem;}
.lrld .ld-r table td p{font-size: 0.2rem;color: #111;line-height: 1.4;}
.lrld .ld-r table td span{display: block;text-align: right;color: #0075C4;/* margin-top: 0.1rem; */}
.lrld .ld-tab{display: none;}
.lrld .ld-tab:first-child{display: block;}

.lrld .ld-r table td:nth-child(1),.lrld .ld-r table td:nth-child(4){width: 15%;padding-left: .5rem;}
.lrld .ld-r table td:nth-child(2),.lrld .ld-r table td:nth-child(5){width: 8%;}
.lrld .ld-r table td:nth-child(3n){width: 20%;}

@media(max-width: 1200px){	

}

@media(max-width: 1024px){	
  .lrld .tab{overflow: auto;}
  .lrld .ld-tab{width: 1000px;}
  .lrld .lr-img{margin-bottom: 0.3rem;}
}

@media(max-width: 768px){
	.lrld ul li {padding:0 .1rem;width:100%;text-align:center;line-height:.5rem;}
	.lrld ul li h3{font-size:.22rem;}
	.lrld ul:before,.lrld ul:after,.lrld .lr-img::after{display:none;}
}
/* 视觉黑大 */
.sjhd{align-items:flex-start;}
.sjhd .sj-l{width: 3.1rem;padding: 0.15rem 0 0 0.15rem;position: sticky;z-index: 2;top: 0.5rem;}
.sjhd .sj-r{width: calc(100% - 3.1rem);padding-left: 1rem;}
.sjhd .sj-l::after{width: auto;height: auto;top: 0;bottom: 0.15rem;left: 0;right: 0.15rem;background: linear-gradient(180deg, #1092D7 0%, #4048CB 100%);content:"";position:absolute;z-index: -1;}
.sjhd .sj-l ul{padding: .5rem 0.25rem 1.5rem;background: #F6F7F9;}
.sjhd .sj-l li{padding: 0.25rem 0;border-bottom: 1px dashed #D8D8D8;font-size: 0.2rem;color: #111;line-height: 1.3;padding-right: 0.35rem;background: url(../images/sj-xq.png) no-repeat right center; background-size: 0.27rem;transition: 0.5s;}
.sjhd .sj-l li:hover{color: #0075C4 ;}
.sj-tit{margin-bottom: 0.35rem;overflow: hidden;width: 100%;}
.sj-tit::after{width: 0.04rem;height: 0.04rem;border: 1px solid #0075C4;background: #fff;border-radius: 50%;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
.sj-tit .h3{padding-right: 0.4rem;align-items: center;}
.sj-tit h3{font-size: 0.3rem;color: #0075C4;font-weight: bold;padding:0 0rem 0 0.15rem;border-left: 0.03rem solid #0075C4;}
.sj-tit .h3::after{width: 100vw;height: 1px;background: #0075C4;left: 100%;bottom: 50%;}

.sjhd .fl01,.sjhd .fl02,.sjhd .fl03,.sjhd .fl04{margin-bottom: 0.9rem;}
.sjhd .cont p{font-size: 0.18rem;color: #111;line-height: 0.36rem;text-align: justify;}
.sjhd .cont h4{font-size: 0.18rem;color: #0075C4;line-height: 0.36rem;text-align: justify;margin-bottom: .3rem;}
.sjhd .fl01{align-items: center;}
.sjhd .fl01 .fl01-l,.sjhd .fl02 .fl02-l{width: 2.5rem;}
.sjhd .fl01 .fl01-r,.sjhd .fl02 .fl02-r{width: calc(100% - 2.5rem);padding-left: 0.45rem;}
.sjhd .fl03 img{float: left;display: inline-block;padding: 0 0.3rem 0.3rem 0;}
.sjhd .fl03 .cont p{text-indent: 2em;}

.sjhd .fl04 .mp3{height: 0.6rem;padding-left: 0.3rem;}
.sjhd .fl04 .mp3 video{height: 100%;width: 3rem;}
@media(max-width: 1200px){	

}
@media(max-width: 1024px){	
  .sjhd .sj-l{width: 100%;}
  .sjhd .sj-r{width: 100%;padding-left: 0rem;margin-top:.3rem;}
  .sjhd .fl01,.sjhd .fl02,.sjhd .fl03,.sjhd .fl04{margin-bottom: 0.4rem;}
  .sjhd .sj-l ul{padding: .3rem 0.25rem;}
}
@media(max-width: 768px){	
  .sjhd .fl01 .fl01-l{width: 100%;text-align: center;}
  .sjhd .fl01 .fl01-r{width: 100%;padding-left: 0rem;margin-right: 0.3rem;}
  .sjhd .fl02 .fl02-l{width: 100%;text-align: center;}
  .sjhd .fl02 .fl02-r{width: 100%;padding-left: 0rem;margin-right: 0.3rem;}
	.sjhd .fl03 img{width:100%;padding:0 0 .3rem 0;}
}
@media(max-width: 500px){	
  .sjhd .fl04 .h3::after{display: none;}
  .sjhd .fl04 h3{width:100%;}
  .sjhd .fl04 .mp3{height: 0.6rem;padding-left: 0rem;margin-top:.3rem;}
  .sjhd .fl04 .mp3 video{height: 100%;width: 3rem;}
}
/* 图片列表 */
.slide-hc{margin-bottom: 0.4rem;}
.slide-hc .swiper-container {perspective: 1000px;touch-action: pan-y;padding: .28rem 0 .6rem;}
.slide-hc .swiper-slide ,.slide-hc,.slide-hc .swiper-wrapper{transform-style: preserve-3d;}
.slide-hc .swiper-slide-active{transform: translateX(0.1rem) translateZ(0px) rotateY(10deg)  scale(.9,.9);transition: .5s;transform: translateX(0px) translateZ(0px) rotateY(0deg)  scaleX(1)\0;}
.slide-hc .next1{
				 transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1.4,1.2);
				 transition: .5s;
				 transform:
				 translateX(0px) translateZ(0px) rotateY(0deg)  scale(1.4,1.2)\0;
				 z-index:2;
				 }
.slide-hc .next2{
				 transform: translateX(0rem) translateZ(0px) rotateY(-10deg) scale(.9,.9);
				 transition: .5s;
				 transform:
				 translateX(0px) translateZ(0px) rotateY(0deg)  scaleX(1)\0;
				 }
.slide-hc .imged{padding-bottom: 70%;}
.slide-hc li{padding: 0.1rem 0;z-index:1;position: relative;}
.slide-hc li h3{font-size: 0.2rem;text-align: center;color: #000;line-height: 1.3;padding-top: 0.15rem;opacity: 0;}
.slide-hc .next1 h3{opacity: 1;}
.slide-hc .arror{width: 0.4rem;height: 0.4rem;margin-top: 0;transform: translateY(-50%);top: 40%;}
.slide-hc .arror::after{display: none;}
.slide-hc .cir span{width:0.16rem;height: 0.16rem;opacity: 1;background: #d8d8d8;margin: 0 .15rem;}
.slide-hc .cir{position: relative;margin-top: 0.35rem;bottom: auto;}
.slide-hc .cir span.swiper-pagination-bullet-active{background: #0075C4;}


.tu-pic .fl02 ul{margin: 0 -0.15rem;}
.tu-pic .fl02 li{width: 33.3%;padding: 0 0.15rem;}
.tu-pic .fl02 li{margin-bottom: .2rem;}
.tu-pic .fl02 li a{position: relative;display: block;width: 100%;}
.tu-pic .fl02 li .con{width: 100%;padding: 0 .2rem;z-index: 10;height: 1rem;display: flex;align-items: center;background: #fff;}
.tu-pic .fl02 li .con::after{height: 0.06rem;background: #0075C4;bottom: 0;}
.tu-pic .fl02 li .con h3{color: #333;font-size: 0.25rem;line-height: 1.3;border-bottom: 1px solid rgba(0,0,0,0);}


@media(min-width: 1024px){	
  .tu-pic .fl02 li a:hover .con{box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);}
  .tu-pic .fl02 li a:hover .con::after{width: 100%;}
  .tu-pic .fl02 li a:hover h3{color: #0075C4;border-bottom: 1px solid #0075C4;}
}
@media(max-width: 1024px){	
  .tu-pic .fl02 ul{margin: 0 -0.1rem;}
  .tu-pic .fl02 li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .slide-hc .swiper-container{padding: 0;}
  .tu-pic .fl02 li{width: 50%;}
.slide-hc .swiper-slide-active{transform: translateX(0rem) translateZ(0px) rotateY(10deg)  scale(1,1);}
.slide-hc .next1{ transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1,1);}
.slide-hc .next2{transform: translateX(0rem) translateZ(0px) rotateY(0deg) scale(1,1);} 
.slide-hc .cir{margin-top: 0.2rem;}
.tu-pic .fl02 li .con{height: auto;padding: .15rem;}
.tu-pic .fl02 li .con h3{font-size: 0.2rem;}
	.slide-hc li h3{opacity:1}
}
/* 师资列表 */
.sz-tit{width: 100%;overflow: hidden;margin-bottom: .45rem;line-height: 1.4;}
.sz-tit span{font-size: 0.3rem;color: #0075C4;font-weight: bold;border-left: 0.03rem solid #0075c4;padding-left: .25rem;display: inline-block;}
.sz-tit span::after{left: 110%;width: 100vw;background: #ddd;height: 1px;bottom: 50%;}
.szlist ul{margin: 0 -0.35rem;}
.szlist li{width: 33.3%;padding: 0 0.35rem;margin-bottom: 0.75rem;}
.szlist li .imged{padding-bottom: 135%;}
.szlist li .scale{width: 1.56rem;}
.szlist li .con{width: calc(100% - 1.56rem);padding: 0 0.3rem;}
.szlist li .con::after{width: 100%;height: 66%;background: #F6F7F9;}
.szlist li .con h3{color: #111;font-size: 0.24rem;line-height: 1.3;transition:0.5s;}
.szlist li .con h4{font-size: 0.16rem;color: #666;line-height: 1.3;margin: .1rem 0 .2rem;}
.szlist li .con .p{font-size: 0.14rem;color: #999;line-height: 0.2rem;margin-top: 0.1rem;display: flex;align-items: flex-start;}
.szlist li .con .p .l4{max-height: 0.8rem\0;}
.szlist li .con span{width: 0.7rem;white-space: nowrap;}
.szlist li .con p{width: calc(100% - 0.7rem);}

@media(min-width: 1200px){	
.szlist li a:hover .con h3{color:#0075C4;font-weight:600;}
}
@media(max-width: 1600px){	
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{width: 33.3%;padding: 0 0.1rem;}
}
@media(max-width: 1024px){	
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{width: 50%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media(max-width: 768px){	
  .szlist li{width: 100%;}
}
/* 教学单位 */
.jxdw ul{margin: 0 -0.2rem;}
.jxdw li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.25rem;position: relative;}
.jxdw li h3{height: 0.75rem;align-items: center;justify-content: space-between;position: relative;font-size: 0.22rem;color: #111;line-height: 1.3;
			padding:0 .25rem;border-left: 0.02rem solid #0075C4;background: #F6F7F9;border: 1px solid #DDE8F0;position: relative;}
.jxdw li h3 *{transition: 0.5s;}
.jxdw li h3::after{width: 100%;background: linear-gradient(180deg, #1092D7 0%, #4048CB 100%);opacity: 0;}
.jxdw li h3 span{display: inline-block;width: calc(100% - 0.25rem );}
.jxdw li h3 i{width: 0.09rem;height: 0.11rem;background: url(../images/js-xq1.png) no-repeat;background-size: 100% 100% !important;}
.jxdw li h3 a{width: 0.13rem;height: 0.13rem;background: url(../images/xy-xq1.png) no-repeat;background-size: 100% !important;display: inline-block;margin-left: .15rem;}
.jxdw li h3.on a{background: url(../images/xy-xq2.png) no-repeat;}
.jxdw li h3.on i{background: url(../images/js-xq2.png) no-repeat;width: .11rem;height: .09rem;}
.jxdw li h3.on span{color: #fff;}
.jxdw li h3.on::after{opacity: 1;}
.jxdw li dl{width: auto;padding: .2rem;position: absolute;left: 0;/* top: 100%; */display: none;background: #F6F7F9;border: 1px solid #DDE8F0;left: .2rem;right: .2rem;z-index: 100;}
.jxdw li h4{margin-bottom: 0.1rem;font-size: 0.18rem;color: #111;line-height: 0.28rem;display: flex;align-items: flex-start;}
.jxdw li h4 span{width: 1.4rem;white-space: nowrap;display: inline-block;}
.jxdw li h4 p{width: calc(100% - 1.4rem);}
.jxdw li h4 p a{display:block;font-size: 14px;float: left;margin-right: 10px;}


@media(min-width: 1200px){	

}
@media(max-width: 1024px){	
  .jxdw ul{margin: 0 -0.1rem;}
  .jxdw li{width: 33.3%;padding: 0 0.1rem;}
  .jxdw li dl{left: 0.1rem;right: 0.1rem ;}
}
@media(max-width: 768px){	
  .jxdw li{width: 50%;}
}
@media(max-width: 500px){	
  .jxdw li{width: 100%;}
}

/* 新闻列表1 */
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;border-bottom: 1px dashed #d2d2d2;}
ul.list li a::after{width: 0;height: 1px;background: #0075C4;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.2rem;color: #333;padding: 0 .2rem 0 0.15rem;transition: 0.5s;position:relative;}
ul.list li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
ul.list li h3::after{width: 0.04rem;height: 0.04rem;background:#333;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	ul.list li a:hover h3{color: #0075C4;}
	ul.list li a:hover::after{width: 100%;}
	ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}
/* 学院新闻 */
.newlist li{/* margin-bottom: .4rem; */}
.newlist li a{padding: .4rem 0;align-items: center;}
.newlist li a::after{left: -.3rem;background: #0075C4;}
.newlist li .scale{width: 3.3rem;}
.newlist li .con{width: calc(100% - 3.3rem);padding-left: .4rem;}
.newlist li span{font-size: 0.2rem;color: #0075C4;line-height: 0.28rem;transition: 0.5s;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin: .1rem 0;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #999;line-height: .26rem;max-height: 0.52rem\0;transition: 0.5s;}

@media(min-width: 1024px){
  .newlist li a:hover::after{width: calc(100% + .6rem);}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .1rem 0;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li p{-webkit-line-clamp: 2;line-height: .28rem !important;}
  .newlist li span{font-size:.16rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}
/* 校情总揽 */
.xqzl .title h3{font-weight: normal;font-size: 0.36rem;}
.xqzl .title h3::after{height: 0.02rem;}
.xqzl .cont p{font-size: 0.18rem !important;color: #111 !important;line-height: 0.32rem !important;text-align: justify;}
.xqzl .fl01{width: 100%;padding: 0.7rem 0;}
.xqzl .fl-1{align-items: flex-end;}
.xqzl .fl-1 .left{width: 50%;position: relative;z-index: 10;}
.xqzl .fl-1 .right{width: 77%;margin-left: -27%;}
.xqzl .fl-1 .right img{width: 100%;}
.xqzl .fl-1 .left .cont{background: #F6F7F9;padding: 0.65rem 0.5rem;}
.xqzl .fl-1 .left .cont p{text-indent: 2em;}
.ny-m a{font-size: 0.14rem;color: #999;}
.ny-m a span{border-bottom: 1px solid #999;}
.xqzl .fl-1 .left .ny-m a{justify-content: space-between;align-items: center;margin-top: 0.4rem;}
.xqzl .fl02{width: 100%;padding: 0.7rem 0 1.3rem;background: url(../images/xqbg2.jpg) no-repeat center/cover;}
.xqzl .fl02 .title h3{margin: 0 auto;}
.xqzl .fl02 .title h3::after{left: 50%;transform: translateX(-50%);}
.xqzl .fl02 .cont p{text-align: center;}
.xqzl .fl02 .cont{margin-bottom: 0.4rem;}
.xqzl .fl02  .ny-m a{justify-content: center;}
.xqzl .fl02 .fl2-t{margin-top: 0.5rem;padding: 0 10%;}
.xqzl .fl02 .fl2-t li h4{color: #0075C4;font-size: 0.22rem;font-family: sy;white-space: nowrap;}
.xqzl .fl02 .fl2-t li h4 span{font-size: 0.6rem;color: #0075C4;font-family: sy;display: inline-block;margin-right: 0.1rem;}
.xqzl .fl02 .fl2-t li{display: flex;justify-content: center;}
.xqzl .fl02 .fl2-t li p{font-size: 0.22rem;color: #111;line-height: 0.3rem;margin-top: 0.15rem;}
.xqzl .fl02 .cir{position: relative;margin-top: 0.3rem;bottom: auto;display: flex;align-items: center;justify-content: center;}
.xqzl .fl02 .cir span{width: 0.11rem;height: 0.11rem;background: #ddd;opacity: 1;margin: 0 0.1rem;}

.xqzl .fl02 .cir span.swiper-pagination-bullet-active{width: 0.14rem;height: 0.14rem;background: url(../images/sz-c.png) no-repeat;background-size: 100%;}
.xqzl .fl03{padding: 0.6rem 0 0;}
.xqzl .fl03::before{width: 100%;height: auto;bottom: -1.5rem;top: 0;background: url(../images/xqbg3.jpg) no-repeat center/cover;content: "";position: absolute;z-index: -1;left: 0;}
.xqzl .fl03::after{width: 100%;height: 100%;background: url(../images/xqbg3.png) no-repeat;background-size: 100% 100%;top: 0;}
.xqzl .fl03 .fl3-t{margin-top: -1.2rem;position: relative;}
.xqzl .fl03 .fl3-t ul{height: 750px;position: relative;}
.xqzl .fl03 .fl3-t li{position: relative;width: 16.6%;height: 100%;}
.xqzl .fl03 .fl3-t li .box{position: absolute;display: flex;flex-direction: column;align-items: center;cursor: pointer;}
.xqzl .fl03 .fl3-t li .dian{width: 0.14rem;height: 0.14rem;background: #0075C4;border-radius: 50%;}
.xqzl .fl03 .fl3-t li .dian::after{width: auto;height: auto;top: -0.12rem;right: -0.12rem;bottom: -0.12rem;left: -0.12rem;border-radius: 50%;background: #0678C4;opacity: .3;}
.xqzl .fl03 .fl3-t li .con{padding-top: 1.5rem;text-align: center;transition:0.5s;}
.xqzl .fl03 .fl3-t li .con::after{width:1px;height: 1.5rem;background: #0075C4;left: 50%;top: 0;bottom: auto;}
.xqzl .fl03 .fl3-t li .con span{display: inline-block;padding: 0rem .15rem;background: #0075C4;color: #fff;font-size: 0.16rem;line-height: 0.3rem;}
.xqzl .fl03 .fl3-t li .con h3{font-size: 0.18rem;color: #111;line-height: 0.24rem;margin:0.15rem 0 0;}
.xqzl .fl03 .fl3-t li .ls-con{padding: 0.2rem;margin-top: -.2rem;z-index: 1000;position: relative;}
.xqzl .fl03 .fl3-t li .p{display: flex;flex-direction: column;align-items: center;}
.xqzl .fl03 .fl3-t li .con .scale{display: none;margin: 0.2rem 0;}

.xqzl .fl03 .fl3-t li:nth-child(1) .box{top: 36%;}
.xqzl .fl03 .fl3-t li:nth-child(2) .box{top: 22%;left: -30%;}
.xqzl .fl03 .fl3-t li:nth-child(3) .box{top: 50%;left: -50%;}
.xqzl .fl03 .fl3-t li:nth-child(4) .box{top: 38%;left: -50%;}
.xqzl .fl03 .fl3-t li:nth-child(5) .box{top: 48%;left: -50%;}
.xqzl .fl03 .fl3-t li:nth-child(6) .box{top: 5%;left: -65%;}

.xqzl .fl03 .fl3-t li:nth-child(2n) .box .con{order: -1;padding: 0 0 1.5rem 0;}
.xqzl .fl03 .fl3-t li:nth-child(2n) .box .con::after{top: auto;bottom: 0;}
.xqzl .fl03 .fl3-t li:nth-child(2n) .box h3{order:-1;margin: 0 0 .15rem 0;}
.xqzl .fl03 .fl3-t li:nth-child(2n) .ls-con{margin: 0 0 -.2rem 0;}
.xqzl .fl03 .fl3-t .arror{width: 0.5rem;height: 0.5rem;}
.xqzl .fl03 .fl3-t .arror::after{font-size: 0.3rem;color: #0075C4;font-weight: bold;}
.xqzl .fl04{position: relative;z-index: 10;}
.xqzl .fl04 .fl4-t{padding: 0.7rem 0.8rem;background: url(../images/xqbg4.jpg) no-repeat center/cover;}
.xqzl .fl04 .fl4-t ul{justify-content: space-between;}
.xqzl .fl04 .fl4-t li{width: 46%;}
.xqzl .fl04 .fl4-t li a{height: 1.5rem;align-items: center;padding: 0 0.3rem;border: 1px solid #FFFFFF;justify-content: space-between;border-left: 0.03rem solid #D2D554;}
.xqzl .fl04 .fl4-t li h3{font-size: 0.3rem;color: #fff;line-height: 1.3;transition: 0.5s;}
.xqzl .fl04 .fl4-t li p{font-size: 0.14rem;color: #fff;line-height: 1.3;padding: 0 .4rem .1rem;background: url(../images/n-more2.png)no-repeat bottom center;background-size: 1.1rem;}

.xqzl .fl05,.xqzl .fl06{width: 100%;padding: 0.7rem 0;overflow: hidden;}
.xqzl .fl05 ul{margin: 0 -0.3rem;}
.xqzl .fl05 li{width: 20%;padding: 0 0.3rem;}
.xqzl .fl05 li .img{width: 2.05rem;margin: 0 auto;text-align: center;/* overflow: hidden; */box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);transition: 0.5s;}
.xqzl .fl05 li .img img{transition:0.5s;}
.xqzl .fl05 li p{text-align: center;font-size: 0.24rem;color: #111;margin-top: 0.2rem;
				 line-height: 1.3;transition:.5s}

@media(min-width: 2530px){	
  .xqzl .fl-1{padding: 0 10%;}
}
@media(min-width: 1200px){	
	.xqzl .fl05 li:hover .img{transform:scale(1.05);}
	.xqzl .fl05 li a:hover p{color:#0075C4;font-weight:bold;}
	.xqzl .fl04 .fl4-t li a:hover h3{transform:translateX(.1rem);font-weight:bold;}
  .xqzl .fl03 .fl3-t li .box:hover .ls-con{padding: 0.2rem;background: #fff;}
  .xqzl .fl03 .fl3-t li .box:hover .scale{display: block;}
  .xqzl .fl03 .fl3-t li:nth-child(3) .box:hover .ls-con,.xqzl .fl03 .fl3-t li:nth-child(5) .box:hover .ls-con{transform:translateY(-1rem)}
  .xqzl .fl03 .fl3-t li .box:hover .dian,.xqzl .fl03 .fl3-t li .box:hover .con::after{display:none;}
}



@media(max-width: 1600px){
  .xqzl .fl02 .fl2-t{padding: 0 0%;}
  .xqzl .fl02 .fl2-t li h4 span{font-size: .4rem;}
}

@media(max-width: 1400px){
	.xqzl .fl-1 .left{width: 70%;}
	.xqzl .fl-1 .right{width: 80%;margin-left: -50%;}
  .xqzl .fl02 .fl2-t{margin-top: 0.3rem;padding: 0 0%;}
}
@media(max-width: 1024px){	
	.xqzl .title{margin-bottom:.3rem;}
  .xqzl .fl01,.xqzl .fl02,.xqzl .fl05{padding: 0.4rem 0;}
  .xqzl .fl-1 .left{width: 100%;}
	.xqzl .fl03,.xqzl .fl06{padding:.4rem 0 0;}
  .xqzl .fl-1 .right{width:100%;margin-left: 0%;margin-top: 0.3rem; }  
  .xqzl .fl03 .fl3-t{margin-top: 0rem;position: relative;}
  .xqzl .fl03 .fl3-t ul{height: auto;}
  .xqzl .fl03 .fl3-t li .box{position: relative;top: auto !important;left: auto !important;}
  .xqzl .fl03 .fl3-t li{width: 50%;}
  .xqzl .fl03::after{display: none;}
  .xqzl .fl03 .fl3-t li .con{padding: 0 !important;}
  .xqzl .fl03 .fl3-t li .dian,.xqzl .fl03 .fl3-t li .con:after{display:none;}
  .xqzl .fl03 .fl3-t li:nth-child(2n) .box h3{order:2;margin: 0.15rem 0  0;}
  .xqzl .fl03 .fl3-t li .ls-con{margin:0 !important;}
	.xqzl .fl04 .fl4-t li{width: 48%;}
	.xqzl .fl04 .fl4-t{padding: 0.4rem 0.3rem;}
  .xqzl .fl05 ul{margin: 0 -0.1rem;}
  .xqzl .fl05 li{width: 20%;padding: 0 0.1rem;}
}
@media(max-width: 768px){	
  .xqzl .fl-1 .left{width: 100%;}
  .xqzl .fl-1 .right{width: 100%;margin-left: 0%; }
  .xqzl .fl-1 .left .cont{padding: 0.35rem 0.3rem;}
  .xqzl .fl02 .fl2-t li h4 span{font-size: .32rem;}
  .xqzl .fl04 .fl4-t li h3{font-size:.26rem;}
  .xqzl .fl05 li .img{width: auto;}
  .xqzl .fl05 li p{font-size: 0.2rem;}
}
@media(max-width: 440px){
	.xqzl .fl03 .fl3-t ul{}
	.xqzl .fl03 .fl3-t li{width: 100%;}
	.xqzl .fl04 .fl4-t li{width:100%;margin-bottom:.3rem;}
}





/*====翻页====*/
.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;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #0075c4;color: #fff;border:none;}
.j_pages a:hover{background: #0075c4;/*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: #0075c4; color:#fff}




/* puclic */
@media(max-width: 1200px){
	.inner{padding:.4rem 0;}
  .inner.ny_cont{padding-top: 0rem;}
  .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
  .wrap_ph{display: block;margin: 0;padding-bottom: .3rem;}
  .ejlm_pc{display: none;}
  .inner.ny_cont .san-nav{display: block;}
  .ban .h3{bottom: .2rem;display:none;}
  .ban h3{font-size: .22rem;padding: 0;}
  .ban h3:after{width: 2rem;height: .8rem;left: 0;display:none;}
  .ban .imged:after{display:none;}
  
}
@media(max-width: 1024px){
  .common{/* padding: 0rem 0 .4rem; */}
  .san-nav{width: 100%;margin-bottom: .3rem;}
  .adress{/* display:none; *//* margin: 0; */margin: .1rem 0 .2rem;}
  .tbsc{overflow-x: auto;}
  .tbsc table{width: 700px;}
  .ban .imged{padding-bottom: 35%;}
  .ban .yjlm{height:.45rem;display: none;}
  .ban .yjlm .wp{align-items:center;}
}
@media(max-width: 768px){
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 2 !important;font-size: 0.16rem !important;}
  .j_pages{margin-top: .2rem;}
  .title{margin-bottom: .4rem;}
   .inner{min-height:7rem;}
}