@charset "utf-8";
/*==========================================公共 开始=============================================*/
/* ban */
.ban{width: 100%;position: relative;}
.ban .scale{position: relative;}
.ban .imged{padding-bottom: 30%;}
.ban .imged:after{width: 100%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);height: 30%;}
.svglog{/* width: .7rem; */display: block;cursor: pointer;/* height: 0.84rem; */}
.svglog svg{ fill: transparent;
  stroke: #fff;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  transition: .3s;
}
.svglog:hover svg{
  animation: dash2 10s ease;
}
/* 手机内页二级导航 */
.wrap_ph{margin-top: 0.3rem;display: none;}.cont-ny .right li a
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #00706B;}

.wrap_ph h2>span{position: absolute;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 h3 a{color: #4922AC;}

.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: 0.15rem 0.15rem !important;position: absolute;display: block;right: 0;top: 0.02rem;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph dl{display: none;padding-left: 0.25rem;}
.wrap_ph dl h4{font-size: 0.16rem;line-height: 0.3rem;color: #666;position: relative;}

.wrap_ph .box{display: none;padding-left: 0.15rem;}
.wrap_ph .box a{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #4922AC;}



@media screen and (max-width: 1500px) {

}
.inner{padding-bottom: .5rem;}
.inner::after{width: 100%;height: 5.6rem;bottom: 0rem;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;}

.inner_left{width:3.4rem;margin-top: -1.2rem;z-index: 100;position: relative;}
.inner_right{width: calc(90% - 0rem);padding: 0.5rem 0 0 0rem;}
.inner_left h2{background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;color: #fff;font-size: 0.24rem;height: 1.2rem;display: flex;align-items: center;}
.inner_left h2 p{font-weight: bold;padding-left: 0.65rem;}
.inner_left ul{padding: .25rem 0 .6rem;background: url(../images/navbg.png) no-repeat bottom/cover #FEFCFF;}
.inner_left ul li{position: relative;}
.inner_left ul li::after{width: 0.14rem;height: 0.55rem;background: url(../images/nav-line.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 0.29rem;}

.inner_left ul li p{position: relative;font-size: 0.2rem;padding: 0 .25rem 0 0.65rem;line-height: 1.4;min-height: .6rem;align-items: center;}
.inner_left ul li p::after{width: 0.12rem;height: 0.14rem;background: url(../images/jt1.png) no-repeat;right: 0.25rem;left: auto;bottom: auto;top: 50%;transform: translateY(-50%);background-size: 100% 100%;}
.inner_left ul>li>p>span{position:absolute;width: 0.12rem;height: 0.14rem;background: url(../images/jt1.png) no-repeat;right: 0.25rem;left: auto;bottom: auto;top: 50%;transform: translateY(-50%);background-size: 100% 100%;}
.inner_left ul>li>p>span.on{transform: translateY(-50%) rotate(90deg);}
.inner_left ul li p.on::after{transform: translateY(-50%) rotate(90deg);}
.inner_left ul li.on p::before{width: 0.61rem;height: 0.45rem;background: url(../images/n-on.png) no-repeat;background-size: 100% 100%;bottom: auto;top: 50%;
transform: translateY(-50%);opacity: 0;content:"";position:absolute;left:0;}
.inner_left ul li dl h3 span{
    padding: 0;
    line-height:1.4;
}
.inner_left ul li dl h3 img{width: .12rem;height: .12rem;cursor: pointer;}
.inner_left ul p a{display: block;width: 100%;color: #333;transition: 0.5s;}
.inner_left ul>li>p>a{font-weight:500;line-height: 0.6rem;}
.inner_left ul li dl{display: none;background: url(../images/nac-line2.png) repeat-y left;display: none;padding: 0rem .25rem 0 0.65rem;}
.inner_left ul li dt h3{font-size: 0.18rem;color: #333;padding: .15rem 0;transition: 0.5s;display: flex !important;justify-content: space-between !important;}
.inner_left ul li dt h3 a{align-items: center;justify-content: space-between;width: 100%;}
.inner_left ul li:last-child p{border-bottom:none;}



.inner_left ul li dt.on h3,.inner_left ul li dt:hover h3,.inner_left ul li .p:hover h4{color: #4922AC;font-weight:bold;}

.nysubnav {display: none;padding-left: .2rem;}
.inner_left ul li.on dl,.inner_left ul li dt.on .nysubnav{display: block;}

.nysubnav a {line-height: 0.4rem;font-size: .16rem;}
.nysubnav a.on,.nysubnav a:hover {color: #4922AC;font-weight:bold;}
.nysubnav h4 a{justify-content: space-between;align-items: center;line-height: 1.4;padding: .1rem 0;}
.nysubnav .p.on a{font-weight:bold;}
.nysubnav .box{padding-left:.2rem;display: none;}
.nysubnav .box a{display:block;color:#333;}
.nysubnav .p.on .box{display:block;}


.inner_left ul li:hover p::after,.inner_left ul li.on p::after,.inner_left ul li:hover p::before,.inner_left ul li.on p::before{opacity: 1;}
.inner_left ul li:hover p a,.inner_left ul li.on p a{color: #4922AC;font-weight: bold;}


/* .nysubnav{background: url(../images/nac-line2.png) repeat-y left;display: none;padding: 0rem 0.65rem;}
.inner_left ul li.on .nysubnav{display: block;}
.nysubnav a{padding:0 0 0 0.25rem;line-height:0.4rem;display:block;font-size:0.16rem;background: url(../images/sj-c.png) no-repeat left center;background-size: 0.08rem !important;color: #555}

.nysubnav a:hover,.nysubnav a.on{color: #4922AC;background: url(../images/sj-c2.png) no-repeat left center;} */

.inner_right .lm_top{align-items: center;margin-bottom: 0.4rem;width: 100%;}
.inner_right .lm_top .ico{width: 0.7rem;}
.inner_right .lm_top .lm{width: calc(100% - 0.2rem);padding:0  0.6rem 0 0.3rem;position: relative;padding-bottom: 0.15rem;flex-direction: column;align-items: flex-end;}
.inner_right .lm_top::after{width: calc(100% - 0.3rem);height: 0.5rem;background: url(../images/lm-line.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;bottom: 0rem;}


.inner_right .lm_top h3{font-size: 0.28rem;font-weight: bold;color: #00706B;/* margin-bottom: .1rem; */width: 100%;}
.inner_right .lm_top .adress{/* display:none */}
.adress{font-size: 0.16rem;color: #fff;line-height: 1.5;padding-left: 0.3rem;/* background: url(../images/home.png) no-repeat left center; */background-size: 0.21rem;position:absolute;top: -1.1rem;}
.adress a{color: #fff;transition:0.5s;}
.inner .wp{align-items:flex-start;}
 .adress span{display: inline-block;padding: 0 0.05rem;opacity: .7;font-size: .18rem;}
.inner_right .lm_top .adress a:hover{opacity:.8;}
 
/*  内容页*/
.cont-ny .content{width: 72%;}
.cont-ny .right{width: 28%;padding-left: .65rem;}
.cont-ny .right .sticky{ position: sticky;top: 1rem;}
.content .tit{padding: .3rem 0.3rem .3rem .6rem;margin-bottom: .2rem;}
.content .tit::before{content: "";position: absolute;left: 0;bottom: -.2rem;top: -.2rem;width: .9rem;background-size: 100% 100%;z-index: -1;}
.content .tit::after{width: auto;left: 0.3rem;top: 0;right: 0;bottom: 0;height: auto;}

.content h3{font-size: 0.3rem;color: #00706B;line-height: 1.5;margin: 0rem 0 .15rem;font-weight: bold;text-align: center;}
.content .conttime span{font-size: 0.15rem;color: #999;line-height: 1.5;align-items: center;    align-items: flex-start;}
.content .conttime span img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;
}
.content .tit .p{justify-content: center;align-items: center;}
.content .tit .font{font-size: 0.16rem;line-height: 0.4rem;color: #777;display: flex;align-items: center}
.content .tit .font span{display: inline-block;cursor: pointer;padding: 0 0.1rem;}
.content .tit .font span.on{color: #4922AC;}

.content .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 0.32rem !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;}
.content .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;}
.article .cont *{font-size: .16rem !important;color: #333 !important;line-height: 0.32rem !important;font-family: "Microsoft YaHei" !important;}
.content .cont p img,.content .cont p video{display: inline;margin: 0 auto;max-width: 80%;height: auto !important;border:none !important;}
.article .tbsc table p{margin-bottom:0;text-indent:0;}
.article .tbsc{margin-bottom:.2rem;}
.new_miew{border-top: 1px solid #eee;margin-top:0.5rem;padding: 0.3rem 0;}
.new_miew::after{width: .94rem;height: 0.04rem;background: #00706B;background-size: 100%;bottom: 100%;}
.new_miew p{font-size: 0.18rem;color: #00706B;line-height: 2;margin-bottom: 0.05rem;}
.new_miew p a{transition: 0.5s;color: #333;}
.new_miew p:hover a{color: #00706B;}
 
.cont-ny .right li a{display: block;padding: .2rem 0rem;border-bottom: 1px solid #ccc;height: 1.2rem;}
.cont-ny .right li a::after{width: auto;opacity: 0;background: url(../images/dtbg.png) no-repeat center/cover;left: -0.25rem;right: -0.25rem;}
.cont-ny .right li span{color: #00706B;font-size:.2rem;width: 100%;display: block;font-family: Philosopher;margin-bottom: 0.1rem;}
.cont-ny .right li span::after{width: 70%;height: 0.07rem;background: url(../images/con-line.png) no-repeat ;background-size: 100% 100%;left: auto;right: -0.25rem;opacity: 0;}
.cont-ny .right li h3{color:#333;font-size: 0.18rem;transition: 0.5s;line-height: 0.28rem;}
.cont-ny .right .title .h3{margin:0;}


@media screen and (min-width: 1025px) {
  .cont-ny .right li a:hover h3{color: #00706B;}
  .cont-ny .right li a:hover span::after{opacity: 1;}
  .cont-ny .right li a:hover::after{opacity: .15;}
  .cont-ny .right li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
}

@media(max-width: 1024px){	
  .content h3{font-size: .24rem;line-height: 1.5;}
  .new_miew{margin-top: .3rem;}
  .cont p{margin-bottom: .1rem;}
  .cont-ny .content{width: 100%;}
  .cont-ny .right{width: 30%;padding-left: .4rem;display: none;}
  .social-share{display: none;}
  .inner_right{/* padding-top: 0.3rem !important; */}
}



.xsy img{width: 100%;}
/* 党政机构 */
.dzjg .fl01{margin-bottom: .65rem;position: relative;}
.dzjg .fl01 ul{justify-content: space-between;}
.dzjg .fl01 li{width: 48%;}
.dzjg .fl01 h3{width: 100%;overflow: hidden;line-height: 1.4;height: 0.66rem;display: flex;align-items: center;padding: 0 .3rem;background: url(../images/dzjg-bg1.png) no-repeat;background-size: 100% 100%;font-size: 0.2rem;font-weight: bold;color: #fff;}
.dzjg .fl01 dl{padding: 0.35rem 1rem .35rem 0.7rem;background: url(../images/dz-bg2.png) no-repeat;background-size: 100% 100%;}
.dzjg .fl01 li:last-child dl{padding: 0.35rem .6rem .35rem 0.3rem;}
.dzjg .fl01 dl dt{margin-bottom: 0.25rem;line-height: 1.5;font-size: 0.15rem;color: #555;display: flex;align-items: center;justify-content: space-between;}
.dzjg .fl01 dl dt b{font-size: 0.18rem;color: #4922AC;}
.dzjg .fl01 dl dt h4{flex:1;min-width:0;padding-right:.2rem;}
.dzjg .fl02 ul{margin: 0 -0.15rem;}
.dzjg .fl02 li{width: 33.3%;padding: 0 0.15rem;}
.dzjg .fl02 li h3{font-weight: 700;font-size: 0.2rem;color: #4922AC;padding-left: 0.15rem;border-left: 0.04rem solid #4922AC;margin-bottom: 0.3rem;}
.dzjg .fl02 li p{font-size: 0.15rem;color: #555;line-height: 1.5;margin-bottom: 0.1rem;}

 
@media(min-width: 1024px){
  
}
@media screen and (max-width: 1024px) {
  .dzjg .fl02 ul{margin: 0 -0.1rem;}
  .dzjg .fl02 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: 0rem;}
  .dzjg .fl02 li{width: 100%;margin-bottom: 0.3rem;}
  .dzjg .fl01 li{width: 100%;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 dl{padding: 0.3rem 0.25rem !important;}
}
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{width: 100%;}
.tzgg li a{padding: 0.4rem 0.45rem;/* background: url(../images/tz-line.png) no-repeat bottom; */align-items: center;/* background-size: 100%; */border-bottom: 1px solid #ddd;}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{width: 100%;background: url(../images/new.png) no-repeat center/cover;opacity: 0;}
 .tzgg li a:before{content:"";position:absolute;width:0;height:1px;bottom: -1px;background:#00706B;left:0;}
.tzgg li .date2{width: 1.2rem;text-align: center;padding-right: 0.4rem;background: url(../images/n-date.png) no-repeat right center;background-size: 0.07rem .83rem;}
.tzgg li .con{width: calc(100% - 1.2rem);padding: 0 0.9rem 0 0.45rem;background: url(../images/n-xq.png) no-repeat right center;background-size: 0.23rem;}              

.tzgg li .date2 span{display: block;color: #ff9800;font-size: 0.40rem;font-family: Philosopher;line-height: 1.4;width: 1.2rem;}
.tzgg li .date2 p{font-size: 0.16rem;color: #fff;font-family: Philosopher;line-height: 0.32rem;background: #00706B;width: 1.2rem;}
.tzgg li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.14rem;color: #666;line-height: 0.28rem;max-height: 0.56rem\0;}
.tzgg li.tz-li .date2{width: 2.1rem;padding: 0 0rem 0 0.3rem;}



@media(min-width: 1024px){
  .tzgg li a:hover{/* background: none; */}
  .tzgg li a:hover h3{color: #00706B;/* font-weight: bold; */}
  .tzgg li a:hover::after{opacity: .15;}
  .tzgg li a:hover::before{width:100%;}
  .tzgg li a:hover .con{/* background: url(../images/h1-xq.png) no-repeat right center; *//* background-size: 0.69rem; */}
}
@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;}
  .tzgg li.tz-li .date2{width: 2.3rem;padding: 0 .9rem 0 0.4rem;}

}
@media screen and (max-width: 420px) {
  .tzgg li.tz-li .date2{width: 1.6rem;padding: 0 .4rem 0 0.3rem;}
  .tzgg li .date2 span{width:.9rem;}
  .tzgg li .date2 p{width:.9rem;}
}


/* 现任领导 */
.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 a{padding: .5rem 0.5rem 0.5rem 0rem;align-items: center;position: relative;border-bottom: 1px solid #ddd;transition: 0.5s;background: none;padding: .3rem .25rem;}
.newlist li a::after{left: 0;background:url(../images/new.png) no-repeat center/cover ;height:100%;width: 100%;opacity: 0;}
.newlist li .scale{width: 2.1rem;position: relative;height: 1.4rem;display: flex;align-items: center;justify-content: center;}
.newlist li .con{width: calc(100% - 3.1rem);padding: 0 0.9rem 0 .45rem;background: url(../images/n-xq.png) no-repeat right center;background-size: 0.23rem;}
.newlist li .date{width: 0.7rem;height: 0.66rem;background: rgba(73, 34, 172, 0.9);text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;left: 0;bottom: 0;z-index: 10;}
.newlist li span{font-size: 0.32rem;color: #fff;transition: 0.5s;font-family: Philosopher;}
.newlist li p{font-size: 0.32rem;color: #fff;font-size: 0.16rem;line-height: 0.26rem;font-family: Philosopher;}

.newlist li h3{font-size: 0.18rem;line-height: 0.32rem;color: #333;padding-bottom: 0.15rem;transition: 0.5s;}
.newlist li h3 i{display: inline-block;font-style: normal;font-size: 0.15rem;color: #4922AC}
.newlist li h3::after{width: 0.6rem;height: 0.04rem;background: #4922AC;}
.newlist li h4{font-size: 0.15rem;line-height: 0.28rem;max-height: 0.56rem\0;}
.xczy li .imged{padding-bottom:125%;}
.xczy li .scale img{max-height:100%;}
@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: .15;}
  .newlist li a:hover{/* padding: .5rem 0.5rem 0.5rem 0.4rem; */}
  .newlist li a:hover h3{color: #5020BC;/* font-weight: bold; */}
  .newlist li a:hover .con{/* background: url(../images/h1-xq.png) no-repeat right center; *//* background-size: 0.69rem; */}
}
@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: 0 0.3rem 0 .2rem;}
}
@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: 10rem;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.21rem;line-height: 1.3;border-bottom: 1px solid rgba(0,0,0,0);margin-bottom: .15rem;}
.tu-pic .fl02 ul.zh li .con{
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  padding: 20px;

}
.tu-pic .fl02 ul.zh li .imged{
padding-bottom:47.96%;
}
.tu-pic .fl02 ul.zh li .con h3{
  line-height:1.5;
}
.tu-pic .fl02 ul.zh li .con .txt{
  color: #333;
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: justify;
  min-height: 1.2rem;
}
.tu-pic .fl02 ul.zh li  a:hover h3{
  border-bottom:none;
  }


@media(min-width: 1024px){	
  .tu-pic .fl02 li a:hover .con{box-shadow: 0rem 0.04rem 0.2rem 0rem 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: #4922AC;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(../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: 0.14rem;float: left;margin-right: 0.1rem;}


@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: .25rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;background: url(../images/li-line1.png) no-repeat bottom;background-size: 100% 0.07rem;}

ul.list li a::after{height: 0.07rem;background: url(../images/li-line2.png) no-repeat bottom;background-size: 100% 100%;bottom: 0;width: 100%;opacity: 0;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0rem;transition: 0.5s;position:relative;}
ul.list li span{white-space: nowrap;font-size: 0.14rem;color: #4922AC;font-family: Philosopher;transition: 0.5s;}
ul.list li h3::after{width: 0.06rem;height: 0.06 rem;background:#4922AC;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}
.newlist1 li{padding-left: 0.4rem;}
.newlist1 li::after{background: url(../images/li.png) no-repeat left center;background-size: 0.07rem;width: 0.45rem;height: 0.45rem;left: .19rem;bottom: auto;top: 50%;transform: translateY(-50%);}

.newlist1 li p{width: 1.2rem;padding-left:0.55rem;font-size: 0.14rem;color: #4922AC;transition: 0.5s;}
.newlist1 li h3{flex:1;min-width:0;}
.newlist1 li p::after{width: 0.40rem;height: 0.48rem;background: url(../images/xz1.png) no-repeat center;background-size: 0.2rem 0.2rem;left: 0.1rem;bottom: auto;top: 50%;transform: translateY(-50%);}



.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
  ul.list li:hover::after{/* background: url(../images/li-on.png) no-repeat left center; *//* background-size: 0.45rem; *//* left: 0; */}
	ul.list li:hover a h3{color: #6612B1;/* font-weight: bold; */}
	ul.list li:hover a::after{opacity: 1;}
	ul.list li:hover a{border-bottom:1px solid rgba(0,0,0,0);}
  ul.list li:hover p::after{background: url(../images/xz2.png) no-repeat;background-size: 100% 100%;left: 0;}
}
@media(max-width: 1024px){
  .newlist1 li{padding-left:.2rem;}
  .newlist1 li:after{left:0;}
  .newlist1 li p{padding-left: 0.35rem;}
  .newlist1 li p::after{left: 0;}
}



/*简介 */
.xyjj .cont p{text-indent: 2em;} 
.xyjj .cont{margin-bottom: 0.35rem;}
.xyjj .xdld1{width: 50%;margin: 0 auto;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(146, 146, 146, 0.1);border: 1px solid #F2ECFF;display: flex;flex-wrap: wrap;}
.xyjj .xdld1 span{background: #FBF9FF;}



@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);}
}



/* 师资队伍 */

.szlist2 ul{margin: 0 -0.1rem;}
.szlist2 li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.4rem;}
.szlist2 li *{transition: 0.5s;} 
.szlist2 li a{display: block;background: url(../images/sz-bg.png) no-repeat;background-size: 100% 100%;padding: .22rem 0.35rem;/* height: 4.4rem; */}
.szlist2 li a::after{background: url(../images/sz-bg2.png) no-repeat;background-size: 100% 100%;opacity: 0;width: 100%;}
.szlist2  li .imged{padding-bottom: 123%;}
.szlist2  li .p{margin: 0.2rem 0 .1rem;font-size: 0.18rem;flex-wrap: nowrap;display: block;}
.szlist2  li .p b{color: #4921B9;white-space: nowrap;min-width: .6rem;width: 100%;}
.szlist2  li .p p{color: #444;line-height: 1.3;font-size: 0.15rem;/* padding-left: 0.25rem; */width: 100%;margin-top: .1rem;}
.szlist2  li h4{font-size: 0.14rem;line-height: 0.22rem;color: #666666;height: 0.44rem;margin-bottom: 0;}       
.szlist2  li .line{width: 100%;margin: 0 0 0.1rem 0;height: 0.2rem;background: url(../images/sz-line.png) no-repeat;background-size: 100% 100% !important;}
.szlist2  li span{font-size: 0.14rem;line-height: 0.28rem;color: #4922AC;display: inline-block;padding-right: 0.35rem;background: url(../images/sz-xq.png) no-repeat right center;background-size: 0.28rem !important;}


.szlist2 .load{display: flex;justify-content: center;cursor: pointer;}


@media(min-width: 1200px){	
  .szlist2 li a:hover{background: none;}
  .szlist2 li a:hover::after{opacity: 1;}
  .szlist2 li a:hover b{color: #EE9730}
  .szlist2 li a:hover p,.szlist2 li a:hover h4,.szlist2 li a:hover span{color: #fff;}
  .szlist2 li a:hover span{background: url(../images/sz-xq2.png) no-repeat right center;}
  .szlist2 li a:hover .line{background: url(../images/sz-line2.png) no-repeat;}
}

@media(max-width: 1024px){	
  .szlist2  ul{margin: 0 -0.1rem;}
  .szlist2  li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}

}
@media(max-width: 768px){	
  .szlist2  li{width: 33.3%;}
  .szlist2  li a{padding: .2rem .25rem;/* height: 4.6rem; */}
}
@media(max-width: 500px){	
  .szlist2  li{width: 50%;}
  .szlist2  li a{padding: .2rem .25rem;/* height: 4.6rem; */}
}

@media(max-width: 500px){	
.szlist2 li .p p{width:100%;padding-left:0;margin-top:.15rem;}
}

/* 顾问委员会 */
.gww ul{justify-content: space-between;}
.gww li{width: 49%;margin-bottom: 0.4rem;}
.gww li *{transition: 0.5s;}
.gww li a{height: 2.9rem;padding: 0.25rem 0.3rem;background: url(../images/gw1.png) no-repeat;background-size: 100% 100%;align-items: center;}
.gww li a::after{width: 100%;opacity: 0;background: url(../images/gw2.png) no-repeat;background-size: 100% 100%;}
.gww li .scale{width:1.6rem;}
.gww li .con{width: calc(100% - 1.6rem);padding-left: 0.25rem;}
.gww li .imged{padding-bottom: 130%;}
.gww li h3{font-size: 0.2rem;font-weight: bold;line-height: 0.4rem;color: #4922AC;}
.gww li h4{font-size: 0.14rem;line-height: 0.26rem;color: #666;margin: 0.14rem 0 0;transition: 0s;
  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;max-height:1.3rem;
}
.gww li h4 p{word-break:break-all}
.gww li h4 p:nth-child(1){white-space:nowrap;}
.gww li .line{height: 0.29rem;background: url(../images/gw-line1.png) no-repeat;background-size: 100% 100% !important;margin-bottom: 0.15rem;left: -0.3rem;width: calc(100% + 0.3rem);position: relative;}

.gww li span{font-size: 0.14rem;line-height: 0.28rem;color: #4922AC;display: inline-block;padding-right: 0.35rem;background: url(../images/sz-xq.png) no-repeat right center;background-size: 0.28rem !important;}
@media(min-width: 1200px){	
  .gww li a:hover::after{opacity: 1;}
  .gww li a:hover h3{color: #EE9730}
  .gww li a:hover h4,.gww li a:hover span{color: #fff;}
  .gww li a:hover span{background: url(../images/sz-xq2.png) no-repeat right center;}
  .gww li a:hover .line{background: url(../images/gw-line2.png) no-repeat;}
}

@media(max-width: 1024px){	

  .gww li{width:49%;margin-bottom: 0.3rem;}

}
@media(max-width: 768px){	
  .gww li{width:100%;}

}
@media(max-width: 500px){	

}





/* 系主任寄语 */
.xzrj .fl01{margin-bottom: 0.7rem;padding: 0  0.4rem 0.5rem 0;align-items: flex-start;justify-content: space-between;background: url(../images/jy-line.png) no-repeat bottom;background-size: 100%;}
.xzrj .cont p{font-size: 0.16rem !important;line-height: 0.3rem !important;color: #555555;text-align: justify;margin-bottom: 0.2rem;}
.xzrj .fl01 .left{width: 62%;}
.xzrj .fl01 .right{width: 28%;text-align: center;}
.xzrj .d-bg{background: url(../images/xz-bg1.png) no-repeat center/cover;}
.xzrj .cont{padding: 0.6rem 0;}
.xzrj .cont::before{width: 0.38rem;height: 0.31rem;content: "";position: absolute;background: url(../images/xz-l.png) no-repeat;background-size: 100% 100%;left: 0;top: 0;}
.xzrj .cont::after{width: 0.38rem;height: 0.31rem;background: url(../images/xz-r.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;}
.xzrj .cont p{text-indent: 2em;}
.xzrj .pic{padding-right: 0.15rem;margin-bottom: 0.25rem;}
.xzrj .pic .imged{padding-bottom: 130%;}
.xzrj .pic::after{width: auto;left: 0.15rem;right: 0;bottom: 0.15rem;background: url(../images/xzrbg.png) no-repeat;background-size: 100% 100%;}
.xzrj .pic p{font-size: 0.14rem;line-height: 0.22rem;color: #555555}
.xzrj .fl01:last-child{background: none;}
.xzrj .right p{
    color: #555555;
    line-height: 0.28rem;
}
.fzlc img{width: 100%;}

@media(min-width: 1200px){	
  
}

@media(max-width: 1024px){	
 

}
@media(max-width: 768px){	
  .xzrj{padding-top:.4rem;}
  .xzrj .fl01 .left{width: 100%;}
  .xzrj .fl01 .right{width: 3rem;text-align: center;margin: 0 auto .3rem;order: -1;}
  .xzrj .fl01{padding:0 0 .3rem 0} 
}
@media(max-width: 600px){	
 
}
/* 联系我们 */
.lxwm .left{width: 100%;padding: .2rem 0 0 .2rem;}
.lxwm .right{width: 100%;background: url(../images/lx-bg2.png) no-repeat center/cover;padding: 0.35rem 0.45rem;/* margin-top: 0.1rem; */}
.lxwm .left::after{width:100%;background:url(../images/mapbg.png) no-repeat;background-size:100% 100%;}
.mymap{width: 100%;height: 5.1rem;position: relative;}
/* .lxwm .left img{width: 100%;} */

.lxwm .right h3{font-size: 0.2rem;font-weight: bold;line-height: 0.32rem;color: #4922AC;margin-bottom: 0.3rem;width: 100%;}
.lxwm .right ul{padding-right:0rem;width: 100%;}

.lxwm .right li{align-items: baseline;margin-bottom: 0.3rem;cursor: pointer;width: 50%;padding-right: 0.2rem;}
.lxwm .right li span{width: 0.2rem;height: 0.22rem;display: flex;align-items: center;justify-content: center;transform: translateY(.05rem);}
.lxwm .right li h4{width: calc(100% - 0.2rem);padding-left: 0.25rem;}
.lxwm .right li p{font-size: 0.16rem;color: #333;line-height: 0.28rem;}
.lxwm .right li p:first-child{font-size: 0.18rem;color: #4922AC;margin-bottom: 0.05rem;}

.lxwm .lx-t{align-items: center;padding-left: 0.3rem;width: 35%;display: none;}
.lxwm .lx-t::after{width: 0.07rem;height: 1.78rem;background: url(../images/xl-line.png) no-repeat;background-size: 100% 100%;left: 0rem;bottom: 0.2rem;}
.lxwm .lx-t .img{width: 1.26rem;}
.lxwm .lx-t .con{padding-left: 0.24rem;flex:1;min-width:0;}
.lxwm .lx-t .con p{font-size: 0.14rem;line-height: 0.26rem;color: #666;margin-bottom: 0.1rem;}
.lxwm .lx-t .con p b{display: block;color: #000;font-weight: normal;}
.lxwm .lx-t img {width:100%;}




@media(min-width: 1024px){	
  .lxwm .right li:hover span img{transform: rotateY(360deg);transition: 0.5s;}

}
@media(max-width: 1024px){
  	.lxwm .right ul{padding-right:0rem;width: 100%;}
  	.lxwm .lx-t{width: 60%;padding-left: 0rem;}
  	.lxwm .lx-t::after{display:none;}
}
@media(max-width: 768px){	
  .lxwm .left{width: 100%;}
  .lxwm .right{width:100%;padding: 0.3rem 0.25rem;}
  .lxwm .right li p:first-child{font-size:.22rem;}
  .lxwm .right li p{font-size:.2rem;}
  .lxwm .right li{width:100%;}
  .lxwm .lx-t{width: 100%;}
  .lxwm .lx-t .img{width: 1.5rem;}
}
@media(max-width: 600px){	
 
}

/* 师资详情 */
  .jsml2-con{padding-top:.5rem;}
  .jsml2-con .sz-t{margin-bottom: .7rem;align-items: center;width: 100%;padding: 0rem 0.6rem 0.4rem;}
  .jsml2-con .sz-t::after{width: 100%;height: auto;top: 0;background: url(../images/jsbg.png) no-repeat center/cover;}
  .jsml2-con .scale{width: 2rem;overflow: visible;margin-top: -.5rem;}
  .jsml2-con .sz-t .h3{width: calc(100% - 2rem);padding-left: .5rem;padding-top: .25rem;}

  .jsml2-con .scale .imged{padding-bottom: 130%;}
  .jsml2-con .sz-t .h3 h3{font-size: 0.28rem;color: #EE9730;align-items: center;margin-bottom: .3rem;display: flex;align-items: baseline;}
  .jsml2-con .sz-t h3 span{font-size: 0.16rem;color: #fff;padding: 0 0 0 .25rem;}
  .jsml2-con .sz-t ul{margin: 0 -0.15rem;}
  .jsml2-con .sz-t li{width: 33.3%;font-size: 0.14rem;color: #fff;line-height: 0.24rem;margin-bottom: 0.15rem;padding: 0 0.15rem;display: flex;align-items: center;cursor: pointer;}
   .jsml2-con .sz-t li:last-child{width: 60%;}
  .jsml2-con .sz-t li span{width: 0.21rem;height: 0.2rem;display: flex;align-items: center;justify-content: center;}
  .jsml2-con .sz-t li p{width: calc(100% - 0.21rem);padding-left: 0.1rem;word-break: break-all;line-height: .21rem;}
.jsml2-con .sz-t li:first-child,.jsml2-con .sz-t li:nth-child(4){display:none}

  .jsml2-con .sz-cont::after{width: 0.01rem;height: auto;top: 1rem;bottom: 0;background: rgba(82, 20, 152, 0.1);left: 0.49rem;}
  .jsml2-con .sz-cont::before{content: "";position: absolute;width: 0.09rem;height: 0.09rem;background: #4922AC;border-radius: 50%;left: 0.45rem;bottom: 0;}

  .jsml2-con .sz-list{padding: 0.18rem 0;}
  .jsml2-con .sz-list h3{font-size: 0.24rem;color: #4922AC;line-height: 0.3rem;margin-bottom: 0.25rem;font-weight: bold;padding-left: 1.3rem;}
  .jsml2-con .sz-list .con{padding-left: 1.3rem;}
  .jsml2-con .sz-list p{font-size: 0.16rem;color: #666;line-height: 0.3rem;/* margin-bottom: .1rem; */position: relative;}

  .jsml2-con .sz-list table p{margin-bottom:0;}

  .jsml2-con .sz-list b{font-size: .17rem;color: #444;display: inline-block;padding-right: 0.25rem;}
  .jsml2-con .sz-list h4{margin: 0.25rem 0;}
  .jsml2-con .sz-list h4 b{font-size: 0.18rem;}
  .jsml2-con .sz-list h3::after{width: 0.23rem;height: 0.23rem;background: url(../images/sz-c2.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: 50%;transform: translateY(-50%);left: .38rem;}
  .jsml2-con .sz-list:nth-child(2) h3::after{background: url(../images/sz-c1.png) no-repeat;left: 0;width: 1.18rem;height: 1.18rem;background:none;}
  .jsml2-con .szlog{width: 1rem;height: 1rem;border-radius:50%;position:absolute;background: linear-gradient(270deg, rgba(119, 34, 144, 0.1) 0%, rgba(44, 6, 160, 0.1) 100%);padding: .11rem;z-index: 10;}
  .jsml2-con .szlog span{width:100%;height:100%;border-radius:50%;background: linear-gradient(270deg, #772290 0%, #2C06A0 100%);padding: .09rem .15rem;}

	

  @media(min-width: 1025px){
    .jsml2-con .sz-t li:hover img{transform:rotateY(360deg);transition:0.5s;}
  }
  @media(max-width: 1024px){
   .jsml2-con .sz-t{padding: 0.25rem .25rem .25rem;margin-bottom: .3rem;}
  }
  @media(max-width: 768px){
  .jsml2-con .scale{width: 1.5rem;margin-top: 0;}
  .jsml2-con .sz-t .h3{width: calc(100% - 1.5rem);padding-left: .25rem;}
  .jsml2-con .sz-t .h3 h3{margin-bottom: 0.3rem;}
  .jsml2-con .sz-t li{width:50%;padding:0 .1rem;align-items: flex-start;}
  .jsml2-con{padding-top: 0;}
  .jsml2-con .sz-list h3,.jsml2-con .sz-list .con{padding-left: 0;}
  .jsml2-con .sz-list h3::after, .jsml2-con .sz-cont::after, .jsml2-con .sz-cont::before{display: none;}
  .jsml2-con .szlog{display: none;}
  }
  @media(max-width: 600px){
    .jsml2-con .scale{margin:0 auto .3rem;}
    .jsml2-con .sz-t .h3{width: 100%;padding-left: 0rem;}
  }


  /* 历史沿革 */
  .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:3.5rem 0 1rem;}
  .lsyg .bm3 ul::before{content: "";position: absolute;width: 2.88rem;height: 3.13rem;background: url(../images/ls-img.png) no-repeat;left: 50%;transform: translateX(-50%);top: 0;background-size: 100% 100%;}
  
  .lsyg .bm3 ul::after{width: 0.1rem;height: 100%;left: 50%;bottom: auto;top: 0;background: #4922AC;opacity: .3;}
  .lsyg .bm3 li:nth-child(2n-1){justify-content: flex-end;}
  .lsyg .bm3 li{height: 2.2rem;}
  .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: left;padding: 0 0 0.25rem .35rem;}
  
  .lsyg .bm3 li .box-con{width: 55%;}
  .lsyg .bm3 li .scale{width: 40%;}
  .lsyg .bm3 li .imged{margin-bottom:0.1rem;}
  .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 0rem .2rem 0;margin-top: 0.15rem;}
  .lsyg .bm3 li:nth-child(2n-1) .box .con{padding: 0 0 0.2rem 0rem;}
  .lsyg .bm3 li .box p{font-size: 0.16rem;color: #333;line-height: 0.3rem;}
  .lsyg .bm3 li .box::after{
    content:"";
    position:absolute;
    width: 100%;
    height:0.09rem;
    /* 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.35rem;height: 0.4rem;background: url(../images/bm-c.png) no-repeat;bottom: auto;background-size: 100% 100%;left: auto;right: -0.23rem;top: 50%;transform: translateY(-50%);}
  
  
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);}
  
  .lsyg .bm3 li:nth-child(2n-1) .box::before{left: -0.13rem;right: auto;}
  .lsyg .bm3::after{width: 0.97rem;height: 0.96rem;background: url(../images/s-log.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-44%);bottom: -0.3rem;z-index: 1;}
  


  @media(min-width: 1200px){	
    .lsyg .bm3 li .box:hover span{color:#6612B1;}
    .lsyg .bm3 li .box:hover{transform:translateY(-.1rem);}
  }
  
  
  @media(max-width: 768px){	
    .lsyg .bm3{padding: 0;}
    .lsyg h2{font-size: 0.24rem;}
	  .lsyg .bm3 ul::before,.lsyg .bm3::after{display:none;}
  .lsyg .bm3 ul{padding:0 0 .3rem;}
	  .lsyg .bm3 li .box-con{order:-1}
  .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 .5rem!important;}
  .lsyg .bm3 li .box .con{/* padding:0 0 0.2rem .3rem; */}
  .lsyg .bm3 li .box::before{left: -0.13rem;right: auto;}
  .lsyg .bm3 li .box::after{transform: rotateY(180deg);background: #6612B1;height: 0.01rem;opacity: .2;}
  .lsyg .bm3 li .box span{font-size: 0.4rem;padding-left: 0rem;}
	  .lsyg .bm3 li .box p{font-size:0.14rem;line-height:1.8}
	  .lsyg .bm3 ul::after{width:0.05rem;}
  }
  
.nyadd .add-li{width: 100%;margin-bottom: 0.5rem;}

.nyadd .add-li h3{width: 100%;height: 0.65rem;display: flex;align-items: center;padding: 0 0.2rem;font-size: 0.2rem;color: #fff;font-weight: bold;background: #6612B1;}
.nyadd .add-li .box{background: #f2f2f2;padding: 0.25rem;display: none;}
.nyadd .add-li .box p{font-size: 0.16rem;color: #333;line-height: 0.3rem;}

.zlxz ul{/* margin: 0 -0.3rem; */}
.zlxz li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.35rem;}
.zlxz li a{transition:0.5s;display:block;width: 90%;}
.zlxz li .imged{padding-bottom: 130%;}
.zlxz li .con{height: 0.4rem;display: flex;align-items: center;justify-content: center;margin-top: 0.15rem;background: #4922AC;}
.zlxz li h3{font-size: 0.16rem;color: #fff;transition: 0.5s;padding: 0 .15rem;}
.zlxz li .con::after{height: 1px;bottom: 0;background: #4921B9;}

@media(min-width: 1200px){	
  .zlxz li a:hover .con::after{width: 100%;}
/*   .zlxz li a:hover h3{color: #4921B9;} */
  .zlxz li a:hover .imged{transform:scale(1);}
  .zlxz li a:hover{transform:scale(1.08);box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);}
}

@media(max-width: 1024px){	
  .zlxz ul{margin: 0 -0.1rem;}
  .zlxz li{width: 33.3%;padding: 0 0.1rem;}
}
@media(max-width: 768px){	
  .nyadd .add-li h3{font-size: 0.22rem;}
  .nyadd .add-li .box p{font-size: 0.14rem;}
  .zlxz li{width: 50%;}
}

/*  xslist*/
.xslist ul{margin: 0 -0.12rem;}
.xslist li{width: 25%;padding: 0 0.12rem;margin-bottom: 0.3rem;}
.xslist li .con{padding: 0.2rem 0;text-align: center;}
.xslist li .con::after{height: 1px;background: #4922AC;left: 50%;}
.xslist li h3{font-size: 0.22rem;color: #000000;line-height: 0.4rem;transition: 0.5s;}
.xslist li .imged{padding-bottom: 122%;}
.load{text-align: center;}
.xscont .pis{width: 5rem;padding-left: 0.6rem;}
.xscont .sz-cont{flex: 1;min-width: 0;}
.xscont .pis .imged{padding-bottom: 130%;}
@media(min-width: 1200px){	
  .xslist li a:hover .con::after{width: 100%;left: 0;}
  .xslist li a:hover h3{color: #4921B9;}
}

@media(max-width: 1024px){	
  .xslist ul{margin: 0 -0.1rem;}
  .xslist li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.1rem;}
}
@media(max-width: 768px){	
  .xslist li{width: 33.3%;}
  .xscont .pis{width: 4rem;padding-left: 0rem;order: -1;margin-bottom: 0.35rem;}
  .xscont .sz-cont{flex: none;min-width: 0;width: 100%;}
}
@media(max-width: 420px){	
  .xslist li{width:50%;}
}



@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  
}
@media(max-width: 768px){	

}


/*====翻页====*/
.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}

   
/* puclic */

@media(max-width: 1800px){
.inner_left ul li p{/* font-size:0.16rem; */}
}
@media(max-width: 1200px){
	.inner{padding: 0rem 0 .4rem;}
  .inner.ny_cont{padding-top: 0rem;}
  .inner_left{display: none;}
  .inner_right{width: 100%;padding-left: 0;padding-top: 0;}
  .wrap_ph{display: block;margin: 0.3rem 0 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,.inner_right .lm_top .lm h3{display:none;}
  .inner_right .ico,.inner_right .lm_top:after{display:none;}
  .inner_right .lm_top .lm{width:100%;border-bottom:1px solid #ddd;padding: 0 0 .15rem 0;}
  .inner_right .lm_top{margin-bottom:.2rem;}
}
@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: 7rem;}
  .ban .imged{padding-bottom: 35%;}
  .ban .yjlm{height:.45rem;display: none;}
  .ban .yjlm .wp{align-items:center;}
  .inner::after{bottom:0;}
  .adress{top:0rem;position:relative;color:#333;}
  .adress a{color:#333;}
}
@media(max-width: 768px){
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .article .cont *{font-size: 0.2rem !important;}
  .j_pages{margin-top: .2rem;}
   .inner{min-height:7rem;}

   .title h3{margin: 0;}
   .tit h3{font-size: 0.33rem;}

   .content .conttime span{font-size: 0.18rem;}

   .content .cont p{font-size: 0.23rem !important;}

   .new_miew p{font-size: 0.24rem;}
.gww li a{
height:auto;
flex-direction: column;
}
.gww li h3{
text-align:center;
}
.gww li h4{text-align:center;margin: 0;max-height: 100%;}
.gww li .con{
width:100%;
padding-left:0;
}
}
@media(max-width: 420px){
.jsml2-con .sz-t li{
width:100%;
}
   .tit h3{font-size: 0.33rem;}

   .content .conttime span{font-size: 0.18rem;}

   .content .cont p{font-size: 0.23rem !important;}

   .new_miew p{font-size: 0.24rem;}
}


.cont img{height:auto !important;max-width:100%;margin: 0.05rem 0rem;}
.cont video{
height:auto !important;
max-width:100%;
}
.cont .vsbcontent_img{text-align: center;}
.cont .table,.con .table{
overflow-x: auto;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.cont .table table,.con .table table{
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    border-collapse: collapse;
}

.cont .table p,.con .table p{
text-indent:0rem;
}
.inner_right{
min-height:6rem;
}

.con table tr td{
border:1px solid #666;
}
.ny_inner_right{ width: 100%;padding-top: 0.8rem;}

@media screen and (max-width: 1200px){
.ny_inner_right{ padding-top: 0.3rem;}
}