@charset "utf-8";
.header_box{/* height: 1.2rem; */}
.header_box_li #header:before{height: 1.8rem;}
#header{border-top: .08rem solid #6612B1;}
.title h3{font-size: 0.36rem;}
.title h3::after{bottom: 0.1rem;left: 120%;}
/*==========================================公共 开始=============================================*/
/* ban */
.ban{width: 100%;position: relative;}
.ban .scale{position: relative;}
.ban .imged{padding-bottom: 37%;}
.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 .wp{justify-content: space-between;/* flex-direction: column; */align-items: flex-end;    pointer-events: none;}
.ban .h3{position: absolute;left: 0;bottom: 0rem;z-index: 10;width: 100%;}
.ban h3{color: #fff;font-size: 0.45rem;transition: 0.5s;line-height: 1.5;font-family: sy;padding-bottom: 1.2rem;}
.ban h3 a{font-family: sy;font-weight: bold;}
.title h3{margin: 0 auto;}
.adress a,.adress{font-size: 0.2rem;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;pointer-events: all;}
.adress a:hover{color: #6612B1;}
.adress:after{width:.21rem;height:.2rem;background: url(../images/home.png) no-repeat;background-size:100%;bottom:auto;top: .05rem;}
.inner{position: relative;padding: .8rem 0 1rem;z-index: 1;    min-height: 6.8rem;}
.inner::after{content: "";position: absolute;width: 100%;top: 0;z-index: -1;background: url(../images/innbg.png) no-repeat top;background-size: 100%;height: 11.59rem;}
.ejlm_pc{width: 100%;z-index: 100;position: absolute;bottom: 0;left: 0;    pointer-events: none;}
.ejlm_pc::after{width: 50%;background: url(../images/navbg.png) no-repeat;background-size: 100% 100%;}

.ejlm_pc ul{width: 70%;align-items: center;position: relative;height: 0.9rem;}
.ejlm_pc ul li{position: relative;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .2rem;border-bottom: 0.03rem solid rgba(0,0,0,0);padding: 0 0.15rem;display: block;line-height: .4rem;opacity: .9;font-weight: 300;    pointer-events: all;}
.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 .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;    pointer-events: all;}
.ejlm_pc .sub a:hover{background:#6612B1;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{font-weight: bolder;opacity: 1;}
.ejlm_pc ul li.active>.sub{
transform: translateX(0%) scaleY(1);opacity: 1;visibility: visible;
}

.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: #6612B1;}
.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: #6612B1;}

.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: #6612B1;}
.common{/* padding: 0 0 1.1rem; */}
.ejlm_wrap{display: none;}

@media screen and (max-width: 1500px) {
	.ejlm_pc{/* margin:0rem 0 0; *//* width:100%; *//* background: #6612B1; */}
	.ejlm_pc ul li>a{/* color:#333; */}
	.ejlm_pc ul{/* width:100%; */justify-content: center;}
}


/* 三级导航 */
.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: #6612B1;}
.san-nav a:hover,.san-nav a.on{color: #6612B1;}

/* 内容页 */
.new-cont h3{color: #333;font-size: 0.36rem;line-height: 0.6rem;text-align: center;}
.cont-tit{margin: 0.25rem 0;display: flex;justify-content: center;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.16rem;}
.article{padding-bottom: 0.2rem;width: 100%;}

.article p{font-size: 0.18rem !important;color:#333;line-height: .36rem !important;margin-bottom: 0.15rem;
text-align: justify;}
.article span{font-size: 0.18rem !important;line-height: 0.36rem !important;}
.article img,.article video{max-width:100%;height: auto !important;margin: 0 auto;display: block;}
.pages{padding-top: 0.3rem;}
.pages p{font-size: 0.2rem;color: #333;line-height: 0.32rem;transition: 0.5s;margin-top: 0.15rem;}
.pages p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
.tbsc{overflow: auto;}
.cont TABLE{ width:90%; margin:0 auto; border-collapse:collapse; border:1px solid #bbb; } 
.cont TABLE TD{ border:1px solid #bbb; padding:0px 5px; } 

.cont TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14px;}


@media(min-width: 1024px){
  .cont-ny .right li a:hover h3{color: #6612B1;}
}
@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;}
.tbsc table{width: 800px;}
}

.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;height: 0.6rem;display: flex;align-items: center;padding: 0 .2rem;background: #fff;}
.dzjg .fl01>h3 span{font-size: 0.2rem;color: #6612B1;font-weight: bold;border-left: 0.03rem solid #6612B1;padding-left: .15rem;display: inline-block;}

.dzjg .fl01 ul{margin: 0 -0.4rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.4rem;height: 0.56rem;display: flex;align-items: center;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .18rem;color: #222;line-height: 1.5;height: 100%;display: flex;align-items: center;}
.dzjg .fl01 li h3::after{height: 100%;background:#A50404;left: 0.05rem;}

.dzjg .fl01 li h3 a{padding-left: 0.2rem;}
.dzjg .fl01 li h3 a::after{width:0.1rem;height: 0.1rem;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);border:1px solid #6612B1}

.jsdw .fl01 li{width: 16.6%;}
 
@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover a{color: #fff;}
  .dzjg .fl01 li h3:hover::after{width: calc(100% - 0.05rem);}
  .dzjg .fl01 li h3:hover a::after{background: #F18147;border: 1px solid #F18147;}
}
@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%;}
  .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%;}
}
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{margin-bottom: .4rem;width: 100%;}
.tzgg li a{padding: 0.4rem .35rem;background: #fff;height:2rem;align-items: center;box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{height: 0.03rem;background: #DA9E47;}

.tzgg li .date{width: 1.1rem;height: 1.1rem;background: #F3F1FF;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.4rem;}              

.tzgg li .date span{display: block;color: #3529C1;font-size: 0.36rem;font-family: geo;line-height: 1.1;}
.tzgg li .date p{font-size: 0.2rem;color: #3529C1;font-family: geo;}
.tzgg li h3{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.18rem;color: #999;line-height: 0.36rem;max-height: 0.72rem\0;}



@media(min-width: 1024px){
  .tzgg li a:hover h3{color: #0A50B1;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover .date{background: linear-gradient(180deg, #6612B1 0%, #1A33CE 100%);}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.3rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.1rem;}
}
/* 现任领导 */
.xdld1{justify-content: space-between;}
.xdld1 h2{border-top: 1px solid #e5e5e5;/* align-items: center; */width: 50%;}
.xdld1 h2 span{padding-left: 0.3rem;font-size: 0.18rem;color: #5020BC;line-height: 0.36rem;width: 1.85rem;display: block;padding: .3rem 0 0.3rem 0.3rem;font-weight: 600;}
.xdld1>h2:last-child{border-bottom: 1px solid #e5e5e5;}
.xdld1 h2 p{width: calc(100% - 1.85rem);font-size: 0.3rem;color: #333;line-height: 0.36rem;padding: .3rem 0;}
.xdld1 h2 p a{transition: 0.5s;/* width: 1rem; */display: block;text-align: left;line-height: 1.8;padding: 0 .3rem;font-size: .18rem;}
.xdld1 h2 p a:hover{color: #6612B1;}

@media(min-width: 1024px){
  
}
@media screen and (max-width: 1024px) {
  .xrld-l{width: 100%;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 420px) {
  .xdld1 h2{width:100%;}
}
/* 学院新闻 */
.newlist li{margin-bottom: .45rem;}
.newlist li a{padding: .3rem 0.4rem;align-items: center;box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);background: #fff;}
.newlist li a::after{left: 0;background: #DA9E47;height: 0.03rem;}
.newlist li .scale{width: 3.2rem;}
.newlist li .con{width: calc(100% - 3.2rem);padding-left: .3rem;}
.newlist li span{font-size: 0.18rem;color: #999;line-height: 0.28rem;transition: 0.5s;align-items: center;}
.newlist li span img{display: inline-block;margin-right: 0.1rem;width: 0.16rem;}
.newlist li h3{font-size: 0.24rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.newlist li p{font-size: 0.18rem;color: #999;line-height: .36rem;max-height: 0.72rem\0;transition: 0.5s;margin: .2rem 0;}



@media(min-width: 1024px){
  .newlist li a:hover::after{width: calc(100% + .6rem);}
  .newlist li a:hover h3{color: #5020BC;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding:.2rem;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li p{-webkit-line-clamp: 2;line-height: .28rem !important;margin:.1rem 0;}
  .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);}
}



/* 图片列表 */
.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: #6612B1;}


.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: .5rem;}
.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: #E5B877;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: #6612B1;border-bottom: 1px solid #6612B1;}
}
@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}
}
/* 师资列表 */
.szlist{padding-bottom: 1rem;}
.szlist ul{margin: 0 -0.35rem;}
.szlist li{width: 48%;padding: 0 0.35rem;margin-bottom: 0.75rem;}
.szlist li .imged{padding-bottom: 135%;}
.szlist li .scale{width: 2.1rem;}
.szlist li .con{width: calc(100% - 2.1rem);padding-left: 0.5rem;}

.szlist li .con h3{color: #A50404;font-size: 0.24rem;line-height: 1.3;font-weight: bold;display: flex;align-items: center;}
.szlist li .con h3 span{background: #fff;display: inline-block;line-height: 0.34rem;padding: 0 .2rem;color: #999;font-size: 0.14rem;margin-left: 0.25rem;}
.szlist li .con h4{font-size: 0.14rem;color: #666;line-height: 0.34rem;margin: .2rem 0 .2rem;max-height: 1.36rem\0;}
.szlist li .con .p{line-height: 0.2rem;display: flex;align-items: center;justify-content: flex-end;}
.szlist li .con p{font-size: 0.14rem;color: #666;padding-left: 0.15rem;width: 0.85rem;}
.szlist li .con .p img{width:calc(100% - 0.85rem) ;}


@media(min-width: 1200px){	

}
@media(max-width: 1600px){	
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{padding: 0 0.1rem;}
}
@media(max-width: 1024px){	
  .szlist{padding-bottom: 0rem;}
  .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 #6612B1;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() no-repeat;background-size: 100% 100% !important;}
.jxdw li h3 a{width: 0.13rem;height: 0.13rem;background: url() no-repeat;background-size: 100% !important;display: inline-block;margin-left: .15rem;}
.jxdw li h3.on a{background: url() no-repeat;}
.jxdw li h3.on i{background: url() 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: #6612B1;}
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.06rem;height: 0.06 rem;background:#A50404;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: #6612B1;}
	ul.list li a:hover::after{width: 100%;}
	ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

/* 教学成果 */
.tit{margin-bottom: 0.4rem;}
.tit h3{font-size: 0.3rem;color: #333;font-weight: bolder;font-family: sy;}
.tit h3 span{display: inline-block;color: #797979;font-size: 0.25rem;padding-left: 0.1rem;font-family: 'sy';}
.jxcg .f1{background: url(../images/kybg.png) no-repeat center/cover;}
.jxcg .f1-t{position: relative;}
.jxcg .f1-t li{padding-top: 0.45rem;transition: 0.5s;}
.jxcg .f1-t li.swiper-slide-active+li,.jxcg .f1-t li.swiper-slide-active+li+li+li{transform:translateY(-.45rem);}
.jxcg .f1-t li .imged{padding-bottom: 135%;}
.jxcg .f1-t .arrow{align-items: center;justify-content: center;margin-top: 0.65rem;}

.jxcg .f1-t .arror{width: 0.6rem;height: 0.6rem;border: 1px solid #6612B1;border-radius: 50%;margin: 0 .2rem;position: relative;left: auto;right: auto;top: auto;margin-top: 0;transition: 0.5s;}
.jxcg .f1-t .arror::after{color: #6612B1;font-size: 0.22rem;font-weight: bold;}
.jxcg .f1-t .arror:hover{background: linear-gradient(211deg, #8F38DE 7%, #314CF1 92%);}
.jxcg .f1-t .arror:hover::after{color: #fff;}
.jxcg .f1-t .arror::before{content: "";position: absolute;width: 5.4rem;height: 0.88rem;background: url(../images/cg-l.png) no-repeat;right: 100%;bottom: 0.3rem;background-size: 100% 100% !important;}
.jxcg .f1-t .swiper-button-next::before{right: auto;left: 100%;transform: rotateY(180deg);}
.jxcg .fl02{width: 100%;overflow: hidden;padding: 0.3rem 0 0.45rem;}
.jxcg .fl02 .cir{margin-top: 0.4rem;}
.jxcg .fl02 .cir::after{
  height: 1px;bottom: 50%;width: 100%;background: url(../images/ch-line.png) no-repeat;background-size: 100%;
}
.jxcg .fl02 .cir .swiper-pagination{align-items: center;justify-content: space-between;padding: 0 5%;position: relative;bottom: auto;}
.jxcg .fl02 .cir .swiper-pagination span{opacity: 0;width:0.4rem;height: 0.4rem;background: url(../images/cg-c.png) no-repeat;background-size: 100%;}
.jxcg .fl02 .cir .swiper-pagination span.on{opacity: 1;}
.jxcg .fl03,.jxcg .fl04{width: 100%;overflow: hidden;padding-bottom: 0.45rem;}
.jxcg .f3-t ul{margin: 0 -0.25rem;}
.jxcg .f3-t li{width: 33.3%;padding: 0 0.25rem;margin-bottom: 0.4rem;}
.jxcg .f3-t li a{height: 2.05rem;background: url(../images/cgbg2.png) no-repeat;background-size: 100% 100%;border-radius: 0.14rem;box-shadow: 0px 4px 10px 0px rgba(203, 177, 232, 0.4);display: block;padding: 0.2rem;position: relative;}
.jxcg .f3-t li *{transition: .5s;}
.jxcg .f3-t li a::after{background: linear-gradient(125deg, #8F38DE 5%, #314CF1 100%);width: 100%;opacity: 0;border-radius: 0.14rem;}
.jxcg .f3-t li h3{font-size: 0.24rem;color: #4921B9;font-weight: bold;}
.jxcg .f3-t li h4{font-size: 0.2rem;color: #444;line-height: 1.3;margin: 0.1rem 0 0.1rem;}
.jxcg .f3-t li .p{width: calc(100% - 1.7rem);max-height: .8rem;overflow: hidden;}
.jxcg .f3-t li p{font-size: 0.18rem;color: #888;line-height: 1.5;}
.jxcg .f3-t li span{display: inline-block;font-size: 0.62rem;color: rgba(188, 151, 232, 0.15);font-weight: bold;position: absolute;bottom: 0.2rem;right: 0.3rem;font-family: impact;}
.jxcg .f3-t li .img{width: 1.57rem;position: absolute;right: 0.15rem;bottom: -0.2rem;display: none;}
.jxcg .f3-t .cir{margin-top: 0.1rem;justify-content: center;align-items: center;position: relative;bottom: auto;}
.jxcg .f3-t .cir span{background: #E6DBFC;opacity: 1;margin: 0 .1rem !important;}
.jxcg .f3-t .cir span.on{width: 0.2rem;background: linear-gradient(134deg, #8F38DE 2%, #314CF1 114%);border-radius: 0.05rem;}
.jxcg .f4-t{position: relative;padding: 0 1rem;}
.jxcg .f4-t li a{padding-bottom: 0.15rem;display: block;}
.jxcg .f4-t li .scale{width: 60%;}
.jxcg .f4-t li .imged{padding-bottom: 135%;}

.jxcg .f4-t li .con{width: 85%;position: relative;left: 15%;background: #fff;height: 0.8rem;padding: 0.1rem 0.25rem;box-shadow: 2px 3px 11px 0px rgba(0, 0, 0, 0.1);margin-top: -0.35rem;}
.jxcg .f4-t li .con::after{width: 0.04rem;background: linear-gradient(180deg, #7C2DC2 0%, #0F2FF3 100%);}
.jxcg .f4-t li h3{font-size: 20px;color: #333;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;}

.jxcg .f4-t .arror{width: 0.6rem;height: 0.6rem;border-radius: 50%;border: 1px solid #0F2FF3;left: -0.3rem;margin-top: 0;transform: translateY(-50%);}
.jxcg .f4-t .swiper-button-next{left: auto;right: -0.3rem;}
.jxcg .f4-t .arror::after{font-size: 0.22rem;font-weight: bold;color: #0F2FF3;}
.jxcg .fl05{width: 100%;overflow: hidden;}

.jxcg .fl05 ul{margin: 0 -0.15rem;}
.jxcg .fl05 li{width: 25%;padding: 0 0.15rem;margin-bottom: 0.3rem;}
.jxcg .fl05 li .a{height: 1.2rem;display: block;text-align: center;padding: 0.25rem 0 0;}
.jxcg .fl05 li .a::after{width: 95%;height: calc(100% - 0.14rem);bottom: 0.14rem;left: 50%;transform: translateX(-50%);background: url(../images/c5bg1.png) no-repeat;background-size: 100% 100% !important;}
.jxcg .fl05 li h3{justify-content: center;align-items: center;height: 0.58rem;background: url(../images/c5bg3.png) no-repeat;background-size: 100% 100%;font-size: 0.24rem;}
.jxcg .fl05 li h3::after{width: 100%;background: linear-gradient(116deg, #8F38DE 19%, #314CF1 96%);opacity: 0;}
.jxcg .fl05 li a{font-weight: bold;color: #4921B9;display: inline-block;padding: 0 .07rem;transition: 0.5s;}
.jxcg .fl05 li p{
  margin-top: 0.12rem;
  font-weight: normal;
  background: linear-gradient(180deg, #7C2DC2 0%, #0F2FF3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0F2FF3;
  font-size: .18rem;
}

.jxcg .f5-t .cir{margin-top: 0.1rem;justify-content: center;align-items: center;position: relative;bottom: auto;}
.jxcg .f5-t .cir span{background: #E6DBFC;opacity: 1;margin: 0 .1rem !important;}
.jxcg .f5-t .cir span.on{width: 0.2rem;background: linear-gradient(134deg, #8F38DE 2%, #314CF1 114%);border-radius: 0.05rem;}



@media(min-width: 1200px){	
  .jxcg .f3-t li a:hover::after{opacity: 1;}
  .jxcg .f3-t li a:hover h3,.jxcg .f3-t li a:hover h4,.jxcg .f3-t li a:hover p,.jxcg .fl05 li .a:hover h3 a{color: #fff;}
  .jxcg .f3-t li a:hover .img{display: block;}
  .jxcg .f3-t li a:hover span{display: none;}
  .jxcg .f4-t li a:hover h3{color: #4921B9;}
  .jxcg .fl05 li .a:hover::after{background: url(../images/c5bg2.png) no-repeat;}
  .jxcg .fl05 li .a:hover h3::after{opacity: 1;}
}
@media(max-width: 1500px){	
  .jxcg .f4-t .arror{left: 0rem;}
  .jxcg .f4-t .swiper-button-next{left: auto;right: 0rem;}
  .jxcg .f4-t{padding: 0 .65rem;}
  .jxcg .f4-t .arror{width: 0.5rem;height: 0.5rem;}
}
@media(max-width: 1024px){	
  .xqzl .fl01{padding: 0rem 0;}
  .jxcg .f3-t ul{margin: 0 -0.1rem;}
  .jxcg .f3-t li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
  .jxcg .fl05 ul{margin: 0 -0.1rem;}
  .jxcg .fl05 li{width: 25%;padding: 0 0.1rem;}
}
@media(max-width: 768px){	
  .jxcg .f1-t .arrow{margin-top: 0.25rem;}
  .jxcg .f1-t .arror{width: 0.5rem;height: 0.5rem;}
  .jxcg .f1-t .arror::before{display: none;}
  .jxcg .f3-t li,.jxcg .fl05 li{width: 50%;}
  .jxcg .f3-t li span{font-size:.4rem;}
  .jxcg .f3-t li .p{width:100%;}
}
@media(max-width: 420px){	
  .jxcg .f1-t li{padding-top: 0rem;transition: 0.5s;}
  .jxcg .f1-t li.swiper-slide-active+li,.jxcg .f1-t li.swiper-slide-active+li+li+li{transform:translateY(0rem);}
}

/*简介 */
.cont p{font-size: 0.18rem !important;line-height: 0.3rem !important;color: #333;text-align: justify;margin-bottom: 0.2rem;}
.cont p span{font-size: 0.18rem !important;line-height: 0.3rem !important;color: #333;}
.xyjj .cont p{text-indent: 2em;} 
.xyjj .cont{margin-bottom: 0.35rem;}
.xyjj .xdld1{width: 50%;margin: 0 auto;box-shadow: 0px 4px 10px 0px rgba(146, 146, 146, 0.1);border: 1px solid #F2ECFF;display: flex;flex-wrap: wrap;}
.xyjj .xdld1 span{background: #FBF9FF;}
.xyjj .cont img{
margin:0 auto;
display:block;
max-width:100%;
height:auto !important;
}


@media(min-width: 1200px){	
  
}

@media(max-width: 1024px){	
  .xqzl .fl01{padding: 0rem 0;}
  .xyjj .xdld1{width: 70%;}

}
@media(max-width: 768px){	
  .xyjj .xdld1{width: 100%;}
  .xyjj .xdld1 p a{padding: 0 .1rem }
  .xdld1 h2 span{width: 1.5rem;}
  .xdld1 h2 p {width: calc(100% - 1.5rem);}
}

/* 历史沿革 */
.lsyg h2{text-align: center;font-size: 0.3rem;line-height: 0.36rem;color: #333;margin-bottom: 0.6rem;}
.lsyg .bm3{padding: 0 10%;}
.lsyg .bm3 ul{width: 100%;padding-bottom: 1rem;}
.lsyg .bm3 ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: rgba(80, 32, 188, 0.6);}
.lsyg .bm3 li:nth-child(2n-1){justify-content: flex-end;}
.lsyg .bm3 li{height:1.4rem;}
.lsyg .bm3 li .box{width: 50%;transition: 0.5s;justify-content: space-between;align-items: center;padding: 0 .3rem .25rem 0;position:relative;z-index:1;}
.lsyg .bm3 li:nth-child(2n-1) .box{text-align: right;padding: 0 0 0.25rem .35rem;}

.lsyg .bm3 li .box-con{width: 58%;}
.lsyg .bm3 li .scale{width: 40%;}

.lsyg .bm3 li .box span{display: block;font-size: 0.6rem;font-weight: bold;color: #ddd;font-family: Arial;text-transform: uppercase;transition: 0.5s;}

.lsyg .bm3 li .box .con{padding:0 0.35rem .2rem 0;margin-top: 0.15rem;}
.lsyg .bm3 li:nth-child(2n-1) .box .con{padding: 0 0 0.2rem 0.35rem;}
.lsyg .bm3 li .box p{font-size: 0.2rem;color: #333;line-height: 0.36rem;}
.lsyg .bm3 li .box::after{
content: "";
    position: absolute;
    width: 100%;
    height: 0.2rem;
    background: url(../images/ls-line.png) no-repeat;
    background-size: 100% !important;
    left: 0;
    bottom: 0;
}
.lsyg .bm3 li .box::before{    content: "";
    position: absolute;
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/bm-c.png) no-repeat;
    bottom: 0;
    background-size: 100% 100%;
    left: auto;
    right: -0.1rem;}


.lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);}

.lsyg .bm3 li:nth-child(2n-1) .box::before{left: -0.1rem;right: auto;}


@media(min-width: 1200px){	
  .lsyg .bm3 li .box:hover span{color:#6612B1;}
  .lsyg .bm3 li .box:hover{transform:translateY(-.1rem);}
}

@media(max-width: 1024px){	
  .xqzl .fl01{padding: 0rem 0;}

}
@media(max-width: 768px){	
  .lsyg .bm3{padding: 0;}
  .lsyg h2{font-size: 0.24rem;}
.lsyg .bm3 ul{padding-bottom: .3rem;}
.lsyg .bm3 ul::after{left:0;}
.lsyg .bm3 li{height:auto;}
.lsyg .bm3 li .box{height:auto;width:100%;text-align: left !important;margin-bottom: .3rem;padding: 0 0 .2rem .2rem!important;}
.lsyg .bm3 li .box .con{padding:0 0 0.2rem .3rem;}
.lsyg .bm3 li .box::before{left: -0.1rem;right: auto;}
.lsyg .bm3 li .box::after{transform: rotateY(180deg);background: #6612B1;height: 1px;opacity: .2;}
.lsyg .bm3 li .box span{font-size: 0.4rem;padding-left: 0.3rem;}
}

/* 师资内容页 */
.jsml2-con h2{text-align: center;padding-bottom: 0.25rem;border-bottom: 1px solid #ddd;margin-bottom: 0.3rem;
font-size: 0.36rem;line-height: 0.36rem;
background: linear-gradient(180deg, #6612B1 0%, #1A33CE 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.jsml2-con .sz-t{padding: .3rem;margin-bottom: .38rem;align-items: flex-start;width: 100%;background: url(../images/sz-cbg.png) no-repeat;background-size: 100% 100%;}
.jsml2-con .scale{width: 1.8rem;overflow: visible;}
.jsml2-con .sz-t .h3{width: calc(100% - 1.8rem);padding-left: .3rem;padding-top: 0.15rem;}
.jsml2-con .con{width: 100%;}
.jsml2-con .scale .imged{padding-bottom: 120%;}
.jsml2-con .con .h3 h3{font-size: 0.3rem;color: #5020BC;align-items: center;margin-bottom: .2rem;display: flex;line-height: .48rem;}
.jsml2-con .con .h3 span{font-size: 0.14rem;color: #5020BC;padding: 0 .15rem;background: #F6F1FF;border-radius: 0.13rem;margin-left: .15rem;height: .26rem;display: flex;align-items: center;}
.jsml2-con .con .p p{width: 100%;font-size: 0.18rem;color: #333;line-height: 0.46rem;}
.jsml2-con .sz-cont .cont{margin-bottom: 0.5rem;}
.jsml2-con .sz-cont .cont p{text-indent: 2em;font-size: .2rem !important;}
.jsml2-con .con .sz-list{margin-bottom: .3rem;}
.jsml2-con .con .sz-list h3{font-size: 0.24rem;color: #5020BC;line-height: 0.56rem;background: linear-gradient(90deg, #E7E6FC 0%, rgba(253, 253, 253, 0) 100%);height: 0.56rem;padding: 0 0.25rem;display: inline-block;margin-bottom: 0.15rem;}
.jsml2-con .con .sz-list p{font-size: 0.2rem;color: #333;line-height: 0.48rem;margin-bottom: 0.25rem;}


@media(min-width: 1024px){
  
}
@media(max-width: 1024px){
  .jsml2-con{padding-top: 0rem;}
  .jsml2-con .con .p p{width: 50%;line-height: 0.3rem;word-break: break-all;}

}
@media(max-width: 768px){
.jsml2-con .con .p p{width: 100%;}
.jsml2-con .scale{/* overflow: visible; *//* margin: 0 auto .3rem; */}
.jsml2-con .con{width: 100%;padding-left: 0rem;}
.jsml2-con .con .h3::after{width: 1rem;height: 1rem;}
.jsml2-con .con .sz-list{margin-bottom: .15rem;}
.jsml2-con .con .sz-t{padding-bottom: .15rem;margin-bottom: .15rem;background: none;}
}
@media(max-width: 600px){
  .jsml2-con .scale{/* width: 80%; *//* overflow: visible; */margin:0 auto .3rem;}
  .jsml2-con .sz-t .h3{width: 100%;padding-left: 0rem;}
}

/* 师资队伍 */
.szlist2 .s-js{margin-bottom: 0.3rem;}
.szlist2 .s-js span{width: 0.9rem;height: 0.46rem;border-radius: 0.23rem;background: #4921B9;text-align: center;line-height: 0.46rem;color: #fff;font-size: 0.2rem;display: block;}
.szlist2 .s-js .con{width: calc(100% - 0.9rem);padding-left: 0.3rem;}
.szlist2 .s-js .con .p{align-items: flex-start;margin-bottom: 0.3rem;}
.szlist2 .s-js .con .p p{width: 1.6rem;text-align: center;line-height: 0.46rem;border: 1px solid #4921B9;border-radius: 0.23rem;font-size: 0.2rem;color: #0F2FF3;}
.szlist2 .s-js .con .p ul{width: calc(100% - 1.6rem);padding-left: 0.2rem;}
.szlist2 .s-js .con .p li{font-size: 0.2rem;line-height: 0.4rem;color: #9E9E9E;padding: 0 0.1rem;}
.szlist2 .s-js .con .p:first-child li{width: 33.3%;}
 
.szlist2 .sz-cont ul{margin: 0 -0.15rem;}
.szlist2 .sz-cont li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.45rem;}
.szlist2 .sz-cont li *{transition: 0.5s;}
.szlist2 .sz-cont li a{display: block;height: 2.2rem;background: url(../images/szbg1.png) no-repeat;background-size: 100% 100%;padding: 0.4rem 0.36rem;}
.szlist2 .sz-cont li a::after{background: linear-gradient(180deg, #6612B1 0%, #1A33CE 100%);border-radius: 0.2rem 0px 0.2rem 0px;}
.szlist2 .sz-cont li .p{margin-bottom: 0.25rem;flex-wrap: nowrap;font-size: 0.18rem;}
.szlist2 .sz-cont li .p span{color: #4921B9;white-space: nowrap;    line-height: 1.3;}
.szlist2 .sz-cont li .p p{color: #333;line-height: 1.3;}
.szlist2 .sz-cont li .m{justify-content: flex-end;margin-top: 0.5rem;overflow: hidden;}
.szlist2 .sz-cont li .m h3{font-size: 0.14rem;color: #666666;font-family: 'sy';padding-left: .1rem;}
.szlist2 .sz-cont li .m h3::after{width: 3rem;left: auto;right: 105%;height: 1px;bottom: 50%;background: linear-gradient(270deg, #D8D8D8 0%, rgba(216, 216, 216, 0) 100%);}


@media(min-width: 1200px){	
  .szlist2 .sz-cont li a:hover{background: none;}
  .szlist2 .sz-cont li a:hover::after{width: 100%;}
  .szlist2 .sz-cont li a:hover .p span,.szlist2 .sz-cont li a:hover .p p,.szlist2 .sz-cont li a:hover .m h3{color: #fff;}

  .szlist2 .sz-cont li a:hover .m h3::after{background: linear-gradient(270deg, #FAFAFA 2%, rgba(243, 243, 243, 0) 100%);}
}

@media(max-width: 1024px){	
  .szlist2 .sz-cont ul{margin: 0 -0.1rem;}
  .szlist2 .sz-cont li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}

}
@media(max-width: 768px){	
  .szlist2 .sz-cont li{width: 50%;}
  .szlist2 .sz-cont li a{padding:.2rem;height:1.7rem;}
  .szlist2 .s-js .con .p ul,.szlist2 .s-js .con{width:100%;padding-left:0;margin-top:.2rem;}
  .szlist2 .sz-cont li .m{margin-top:.25rem;}

}
@media(max-width: 500px){	
.szlist2 .s-js .con .p:first-child li{width: 100%;}
.szlist2 .sz-cont li{width: 100%;}
}

/* 教学教务 */
.jxjw ul{margin-bottom: 0.3rem;}
.jxjw li{margin-bottom: 0.55rem;}
.jxjw li a{display: block;background: url(../images/jxbg.png) no-repeat;background-size: 100% 100%;padding: 0.3rem 0.45rem 0.3rem 0.3rem;transition: 0.5s;}
.jxjw li a::after{height: 0.03rem;background: #DA9E47;}
.jxjw li .con{align-items: center;margin-bottom: 0.35rem;justify-content: space-between;}
.jxjw li .h3{align-items: center;}
.jxjw li h3{height: 0.6rem;line-height: 0.6rem;background: linear-gradient(90deg, rgba(116, 40, 196, 0.1) 0%, rgba(42, 57, 212, 0.1) 100%);border-radius: 0 0.3rem 0.3rem 0;padding: 0 0.3rem;font-size: 0.2rem;color: #4921B9;margin-left: -0.3rem;transition: 0.5s;}
.jxjw li span{display: inline-block;font-size: 0.18rem;color: #666666;line-height: 0.04rem;padding-left: 0.4rem;}
.jxjw li i{display: inline-block;font-style: normal;height: 0.42rem;line-height: 0.42rem;border-radius: 0.21rem;background: #f6f6f6;padding: 0 0.3rem;font-size: 0.16rem;color: #666666}
.jxjw li p{font-size: 0.16rem;line-height: 0.42rem;color: #666666;max-height: 1.26rem\0}

.jxjw li p em{font-style: normal;color: #4921B9;}

@media(min-width: 1200px){	
  .jxjw li a:hover{background: #fff;box-shadow: 0px 4px 10px 0px rgba(162, 162, 162, 0.3);}
  .jxjw li a:hover::after{width: 100%;}
  .jxjw li a:hover h3{background:#4921B9;color:#fff}
}

@media(max-width: 1024px){	
  

}
@media(max-width: 768px){	
  .jxjw li span{padding-left: 0.15rem;}
  .jxjw li a{padding: 0.25rem;}
}

@media(max-width: 500px){	
  .jxjw li i{margin-top: 0.25rem;}
  .jxjw li span{width: 100%;margin-top: 0.25rem;}
}

/* 学科方向 */
.xkfx{padding: 0 12%;}
.xkfx .fl01{margin-bottom: 0.6rem;justify-content: space-between;}
.xkfx .fl01 .left{width: 55%;}
.xkfx .fl01 .right{width: 35%;}
.tit2{margin-bottom: 0.45rem;}
.tit2 h3{font-size: 0.36rem;line-height: 0.42rem;color: #4921B9;padding-bottom: 0.35rem;overflow: hidden;}
.tit2 h3::after{width: 4.09rem;height: 0.1rem;background: url(../images/xkbg1.png) no-repeat;background-size: 100% 100%;left: 0.8rem;}
.xkfx .fl01 .cont p{line-height: 0.46rem !important;}

@media(min-width: 1200px){	
  
}

@media(max-width: 1024px){	
  .xkfx{padding: 0%;}

}
@media(max-width: 768px){	
  .xkfx .fl01{margin-bottom: 0.3rem;}
  .xkfx .fl01 .left{width: 100%;}
  .xkfx .fl01 .right{width: 100%;margin-top: 0.3rem;}
  .tit2 h3{font-size: 0.26rem;padding-bottom: 0.25rem;}
}
/* 科研成果 */
.kyxg .cont{margin-bottom: 0.55rem;}
.kyxg .cont p{line-height: 0.42rem !important;font-size: .22rem !important;font-weight: bold;}
.kyxg ul::after{width: 1px;height: 100%;background: linear-gradient(0deg, rgba(49, 76, 241, 0) 0%, #8F38DE 99%);left: 2.5rem;bottom: auto;top: 0.15rem;}
.kyxg li{padding-bottom: 0.6rem;align-items: flex-start;}
.kyxg li h3{width: 2.38rem;padding-right: 0.2rem;font-size: 0.2rem;line-height: 0.42rem;color: #333333;font-weight: bold;}
.kyxg li .dian{width: 0.24rem;height: 0.24rem;margin-top: 0.15rem;}
.kyxg li p{width: calc(100% - 6.52rem);font-size: 0.18rem;line-height: 0.46rem;color: #333333;padding: 0 .3rem;font-weight: bold;}
.kyxg li .img{width: 3.9rem;/* height: 2.04rem; *//* margin-top: -0.3rem; */text-align: center;transform: translateY(-.3rem);}
.kyxg li .img img{max-height: 100%;}



@media(min-width: 1200px){	
  
}

@media(max-width: 1024px){	
 

}
@media(max-width: 768px){	
  .kyxg ul::after{left: 1.92rem;}
  .kyxg li h3{width: 1.8rem;}
.kyxg li .dian{width: 0.24rem;height: 0.24rem;margin-top: 0.15rem;}
.kyxg li p{width: calc(100% - 4.54rem); line-height: 0.36rem;padding: 0 .2rem;}
.kyxg li .img{width: 2.5rem;}

}
@media(max-width: 600px){	
  .kyxg ul::after{display: none;}
  .kyxg li{padding-bottom: 0.3rem;border-bottom: 1px solid #ddd;padding-top: .15rem;}
  .kyxg li h3{width: 100%;margin-bottom: 0.1rem;}
  .kyxg li .dian{display: none;}
  .kyxg li p{width: calc(100% - 2rem); line-height: 0.36rem;padding: 0 .2rem 0 0;}
.kyxg li .img{width: 2rem;}
}


/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #6612B1;color: #fff;border:none;}
.j_pages a:hover{background: #6612B1;/*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: #6612B1; color:#fff}

   
/* 2024.3.21 */
.ejlm_pc ul{position: relative;}
.ejlm_pc ul li>a{height: .9rem;line-height: 0.9rem;position: relative;}
.ejlm_pc ul li>a::after{width: 0.22rem;height: 0.19rem;content: "";position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);background: url(../images/nav-on.png) no-repeat;background-size: 100% 100%;opacity: 0;}
.ejlm_pc .sub .box{display: flex;align-items: center;min-height: 0.6rem;}
.ejlm_pc ul li{position: unset;}
.ejlm_pc .sub{left: 0;transform: translateX(0%) scaleY(0);padding: 0 30px;;}
.ejlm_pc ul li:hover .sub {transform: translateX(0%) scaleY(1);}
.ejlm_pc .sub a{padding: 0 0.3rem;}
.ejlm_pc ul li:hover>a::after,.ejlm_pc ul li.active>a::after{opacity: 1;}






/* 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;}
   .inner{min-height:7rem;}
   .tit h3{font-size: 0.26rem;}
   .title h3{margin: 0;}
}