@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
.ejlm_pc{/* width: 100%; */z-index: 100;padding-left: .2rem;display: flex;}
.ejlm_pc ul{align-items: center;}
.ejlm_pc ul li{height: 100%;padding: 0 0.2rem;position: relative;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .2rem;min-height: 0.76rem;display: block;line-height: 0.76rem;border-bottom: 0.03rem solid rgba(0, 0, 0, 0);}

.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{color: #fff;background:#31499A}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{font-weight: bold;border-bottom: 0.03rem solid #E9C17E;color: #31499A;}

/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 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: #31499A;}
.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.2rem 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;padding: .05rem 0;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph li h3{position:relative;padding: .05rem 0;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #31499A;}
.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: #31499A;}

.inner {padding: 0.5rem 0 1rem;position: relative;z-index: 2;}

.inner .wp{align-items: flex-start;}
.inner_left {width: 2.4rem;z-index: 100;position: relative;margin-right: 0.46rem;}
.inner_right {flex: 1;min-width: 0;/* padding-top: 0.38rem; */}
.inner_left h2 {text-align: center;height: 1.05rem;align-items: center;justify-content: center;/* margin-top: -1.05rem; */background: #31499A;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-size: 0.26rem;font-weight: bold;}
.inner_left ul {padding: .1rem 0rem 1rem;background: #fff;box-shadow: 0px 0.1rem 0.3rem 0px rgba(0, 0, 0, 0.11);}
.inner_left li {position: relative;transition: .5s;padding: 0 0.2rem;}
.inner_left li>p {padding: .25rem 0.1rem;height: 100%;border-bottom: 1px dashed rgba(0, 150, 214, 0.2);text-align: center;transition: 0.5s;text-align: center;display: flex;align-items: flex-start;position: relative;}
.inner_left li p img{cursor:pointer;width:.1rem;position:absolute;right:0;top: .3rem;}
.inner_left li>p a {font-size: 0.22rem;cursor: pointer;color: #333;transition: .5s;position: relative;padding-right: 0.2rem;display: block;flex: 1;min-width: 0;line-height: 1.3;}
.inner_left li:hover>p a, .inner_left li.active>p a {font-weight: bold;color:#31499A}


.nysubnav {display: none;padding-left: .45rem;padding-top: .15rem;}
.inner_left li.active .nysubnav{display: block;}
.nysubnav dt {display: block;font-size: .2rem;}
.nysubnav dt p{padding:.1rem 0;}
.nysubnav dt p a{color:#666;font-size: .2rem;}
.nysubnav dt:hover p a, .nysubnav dt.on p a{color: #31499A;font-weight: 600;}

.local {/* padding: 0rem 0px 0.25rem; */margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2 {flex: 1;min-width: 0;overflow: hidden;}
.local h2 span{color: #31499A;font-size: 0.3rem;font-weight: 500;padding: 0 0.2rem;border-left: 0.05rem solid #31499A;}
.local h2 span::after{width: 100vw;height: 1px;left: 100%;bottom: 50%;background: #ddd;}
.adress {color: #999;font-size: 0.18rem;position:relative;align-items: flex-start;padding-left: .2rem;}
.adress p{padding-left: 0.25rem;line-height: 0.26rem;font-size: .18rem;color: #333;/* display: flex; */background: url(../images/home.png) no-repeat left center;background-size: 0.18rem;}
.adress a {font-size: 0.18rem;color: #999;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #31499A; }



/* 新闻列表1 */
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .26rem 0;border-bottom: 1px dashed #d2d2d2;transition: 0.5s;}
.newlist1 ul.list li a::after{bottom: -1px;height: 1px;background: #31499A;}
.newlist1 ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{white-space: nowrap;font-size: 0.16rem;color: #999;}
/* .newlist1 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%;} */


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3,.newlist1 ul.list li a:hover span{color: #31499A;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{padding: 0.26rem 0;}
}
/* 图文 */
.newlist li{margin-bottom: 0.3rem;}
.newlist li a{padding: .2rem 0.5rem 0.2rem 0.2rem;align-items: center;background: #F9F9F9;}
.newlist li a::after{background: #31499A;box-shadow: 0rem 0.04rem 0.14rem 0rem rgba(65, 0, 0, 0.3);width: 100%;opacity: 0;}
.newlist li .scale{width: 2.6rem;}
.newlist li .con{padding: 0 .35rem;flex: 1;min-width: 0;}
.newlist li .date{padding:.15rem 0 .15rem .45rem;border-left: 1px solid #ddd;text-align: center;}
.newlist li span{font-family: Cardo;font-size: 0.32rem;color: #31499A;}
.newlist li p{font-size: 0.18rem;color: #333;margin-top: 0.05rem;font-family: Cardo;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;padding-bottom: 0.15rem;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .3rem;max-height: 0.6rem\0;transition: 0.5s;margin: .22rem 0 0;}
.newlist li h3::after{width: 0.41rem;height: 0.03rem;background: #31499A;}
@media(min-width: 1025px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover h4,.newlist li a:hover span,.newlist li a:hover p{color: #fff;}
.newlist li a:hover .date{border-color: rgba(255, 255, 255, 0.3);}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
	.newlist li .date{padding:.15rem 0 .15rem .15rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding:0 .2rem;}
  .newlist li h4{margin:.1rem 0 0;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;margin-bottom:.2rem}
  .newlist li .con{padding: 0rem 0.2rem 0 0;}
}


/* 通知公告 */
.tzgg li *{transition: 0.5s;}
.tzgg li a{padding: .4rem 0;border-bottom: 1px dashed #ddd;align-items: center;}
.tzgg li a::after{height: 1px;top: -1px;bottom: -1px;background: #31499A;}
.tzgg li .date{text-align: center;padding-right: 0.28rem;border-right: 1px solid #ddd;}
.tzgg li .dd{font-family: Cardo;font-size: 0.32rem;color: #31499A;}
.tzgg li p{font-size: 0.18rem;color: #333;margin-top: 0.05rem;font-family: Cardo;}
.tzgg li .con{flex:1;min-width: 0;padding-left: 0.35rem;}
.tzgg li h3 {font-size: 0.2rem;color: #333;transition: 0.5s;line-height: 0.3rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.16rem;color: #888;line-height: 0.3rem;}


@media(min-width: 1025px){	
.tzgg li a:hover::after{opacity: 1;width:100%;}
.tzgg li a:hover h3{color: #31499A;}
}
@media screen and (max-width: 1024px) {
	.tzgg li a{padding: .2rem 0rem;}
}

/*  内容页*/
.cont-ny { justify-content: space-between; align-items: flex-start; }
.cont-ny .article {width: calc(100% - 3.5rem);}
.cont-ny .right {width: 2.9rem;/* position: sticky; *//* top: 0.2rem; */}
.article .ntit {padding-bottom: 0.35rem;margin-bottom: 0.2rem;}
.article .tit {font-size: 0.24rem;font-weight: bold;color: #333;text-align: center;line-height: 1.5;margin-bottom: 0.32rem;}
.article .conttime {justify-content: center;align-items: center;font-size: 0.14rem;color: #31499A;background: rgba(240, 238, 238, 0.58);padding: .1rem 0;line-height: 1.5;}
.article .conttime .rq { display: flex; align-items: center; margin: 0 0.15rem; position: relative; }
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;max-width: 100%;}
.article .picleft{display: inline-block;}
.new_miew{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.new_miew p{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.new_miew p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
.new_miew p a:hover{color: #31499A;}


.right .tit {margin-bottom: 0.1rem;background: #31499A;height: 0.5rem;display: flex;align-items: center;justify-content: center;}
.right .tit h3{font-size: 0.18rem;color: #fff;font-weight: bold;}
.tj-list li {border-bottom: 1px dashed #eeeeef;padding: 0.1rem 0;}
.tj-list li:last-child { border-bottom: 0; }
.tj-list li a {align-items: flex-start;transition: 0.3s;}
.tj-list li h3 { font-size: 0.14rem; color: #333; line-height: 1.6;transition: 0.3s; }
.tj-list li p{font-size: 0.14rem;line-height: 0.3rem;color: #31499A;}
.tj-list li a:hover h3 { color: #31499A; }


@media print {
  .inner_left,header_box,.footer{display: none;}
  .article .ntit {padding-bottom: 35px;margin-bottom: 20px;}
.article .tit {font-size: 24px;font-weight: bold;color: #333;text-align: center;line-height: 1.5;margin-bottom: 32px;}
.article .conttime {justify-content: center;align-items: center;font-size: 14px;color: #31499A;background: rgba(240, 238, 238, 0.58);padding: 10px 0;line-height: 1.5;}
.article .conttime span { display: flex; align-items: center; margin: 0 15px; position: relative; }
.article .cont p{font-size: 18px !important;color: #333;line-height: 2 !important;margin-bottom: 20px;text-indent: 2em;text-align: justify;}
.article .cont p span{font-size: 18px !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;max-width: 100%;}
.article .picleft{display: inline-block;}
.new_miew{padding-top: 30px;border-top: 0.01rem solid #d6d0d0;}
.new_miew p{font-size: 18px;color: #333;line-height: 32px;transition: 0.5s;}
.new_miew p a{color: #333;transition: 0.5s;padding-left: 10px;transition: 0.5s;}
.new_miew p a:hover{color: #31499A;}


}

@media screen and (max-width: 1024px) {
.cont-tit{margin:0.15rem 0 0.1rem;}
.cont-ny { display: block; }
.cont-ny .article { width: 100%; }
.cont-ny .right {width: 100%;position: static;display: none;}
.article .tit {font-size: 0.2rem;}
.article .new_miew { padding-top: 0.2rem; margin-top: 0.3rem;}
	.article .ntit{padding-bottom:.2rem;}
	#share-2{display:none;}
}
@media screen and (max-width: 768px) {
  .tbsc{overflow-x: auto;overflow-y: hidden;}
  .tbsc table{width: 780px;}
}
/* 校园风光 */
.flex-center{justify-content: center;}
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;text-align: center;transition: 0.5s;padding-top: .15rem;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #31499A;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}

}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #31499A;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #31499A;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */
.zzli .h3{margin-bottom: 0.45rem;}
.zzli .h3 span{display: block;padding: 0 0.15rem;color: #31499A;font-weight: bold;font-size: 0.24rem;border-left: 0.04rem solid #31499A;}


.zzjg ul{margin: 0 -0.2rem 0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.3rem;}
.zzjg li h3{height: .9rem;display: flex;flex-wrap: wrap;padding: 0 0.4rem;border-bottom: 2px solid #31499A;transition: 0.5s;flex-direction: column;justify-content: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);}
.zzjg li a{font-size: 0.18rem;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;}
.zzjg li p{width: 100%;}
.zzjg li span{display: block;width: 100%;font-size: 0.16rem;color: #999;line-height: 1.5;margin-top: 0.1rem;}

.jsimg img{width: 100%;}
@media(min-width: 1025px){	
	.zzjg li a:hover{color: #31499A;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
 .zzjg li h3{padding:0 .2rem;}
}

@media(max-width: 768px){	
    .zzjg li{width: 50%}
}
@media(max-width: 456px){	
	.zzjg li{width: 100%}
 .zzjg li h3{height: auto;padding: 0.15rem;}
}



/* 师资队伍 */
.ldbg::after{width: 100%;height: 10.63rem;bottom: auto;top: 0;background: url(../images/ldbg.png) no-repeat top/100%;}
.szlist .flex-center{justify-content: center;display: flex;flex-wrap: wrap;}
.szlist ul{justify-content: space-between;}
.szlist li{width: 47%;margin-bottom: 0.88rem;}
.szlist li a{padding: 0 0.2rem 0.2rem;align-items: flex-start;}
.szlist li a::after{width: 100%;height: auto;top: 0.7rem;background: #f7f7f8;}
.szlist li .scale{width: 2.47rem;}
.szlist li .con{padding: 1.15rem 0rem 0rem 0.3rem;flex: 1;min-width: 0;}
.szlist li h3{font-size: 0.28rem;line-height: .3rem;color: #333;align-items: flex-end;font-weight: bold;margin-bottom: 0.18rem;padding-bottom: 0.18rem;}
.szlist li span{display: inline-block;padding-top: 0rem;font-size: 0.16rem;color: #31499A;font-weight: normal;padding-left: 0.15rem;line-height: 1.2;flex: 1;min-width: 0;}
.szlist li h3::after{width: 0.51rem;height: 0.02rem;background: #E9C17E;}
.szlist li p{font-size: 0.18rem;color: #333;line-height: 0.32rem;word-break: break-all;max-height: 0.94rem\0;}
.szlist li .imged{padding-bottom: 133%;}


@media(min-width: 1025px){
  .szlist li a:hover::after{background: #31499A;}
  .szlist li a:hover h3,.szlist li a:hover h3 span,.szlist li a:hover p{color:#fff}
}

@media screen and (max-width: 1024px) {
  .szlist li{width: 48%;margin-bottom:.3rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 100%;}
}
@media screen and (max-width: 600px) {
  .szlist li .scale{width: 2rem;}
	.szlist li span{width:100%;flex:none;padding:.1rem 0 0;}
}
@media screen and (max-width: 420px) {
  .szlist li .scale{width: 1.8rem;}
	.szlist li p{-webkit-line-clamp: 2;}
	.szlist li h3{font-size: 0.24rem}
}
/* 学院领导 */

.sz-t {align-items: center;width: 100%;margin-bottom: .44rem;}
.sz-t .scale {width: 2.85rem;overflow: visible;position: relative;}
.sz-t .imged::after{width: 100%;height: 50%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);}
.sz-t .h3 { width: calc(100% - 2.85rem); padding-left: 0.4rem;}
.sz-t .scale .imged { padding-bottom: 130%; }
.sz-t .con{width: 100%;padding: 0 0.22rem 0.2rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.sz-t  h3 { font-weight: bold; font-size: 0.22rem; color: #fff;}
.sz-t .con p { font-size: 0.16rem; color: #fff; margin: 0.1rem 0 0;}
.sz-t li{ width: 100%; margin-bottom: 0.17rem;}
.sz-t li h4{font-size: 0.22rem; color: #31499A; line-height:1.2;font-weight: bold;padding-left: 0.07rem;border-left: 0.05rem solid #31499A;margin-bottom: 0.1rem;}
.sz-t li p{font-size: 0.2rem; color: #333; line-height: 0.36rem;}


.sz-b dl{border-bottom: 1px solid #ddd;margin-bottom: 0.3rem;}
.sz-b dt{height: 0.6rem;display: flex;align-items: center;justify-content: center;font-size: 0.26rem;cursor: pointer;margin-right: 0.8rem;}
.sz-b dt span{color: #333;}
.sz-b dt.on span{color: #31499A;font-weight: bold;}



.sz-b .tab{display: none;}
.sz-b .tab:first-child{display: block;}
.sz-b .cont p{font-size: 0.2rem;line-height: 0.4rem;color: #333;}




@media (min-width: 1025px) {
  
}
@media (max-width: 1024px) {
.sz-b dt{margin-right: 0.2rem;}
.sz-t{margin-bottom: 0;}
}
@media (max-width: 768px) {
  .sz-t .scale { width: 2rem; margin-top: 0px; }
  .sz-t .h3 { width: calc(100% - 2rem); padding-left: 0.25rem; }

  .sz-b dt{margin-right: 0.15rem;font-size: 0.2rem;}

}
@media (max-width: 600px) {
  .sz-t .scale { margin: 0px auto 0.3rem; }
  .sz-t .h3 { width: 100%; padding-left: 0rem; }
}




/* 历史沿革 */
.lsyg .cont{margin-bottom: 0.26rem;}
.lsyg .cont p{font-size: 0.18rem;line-height: 0.36rem;color: #333;}
.lsyg h2{text-align: center;font-size: 0.3rem;line-height: 0.36rem;color: #333;margin-bottom: 0.6rem;}
.lsyg .log{margin: 0 auto;width:0.8rem;}
.lsyg .bm3 ul{width: 100%;padding:.2rem 0 0;}

.lsyg .bm3 ul::after{width: 1px;height:auto;left: 50%;bottom: auto;top: 0;background: #187FDE;top:0rem;bottom: 0.3rem;}
.lsyg .bm3 li{padding:.15rem 0;}
.lsyg .bm3 li .box{width: 50%;transition: 0.5s;justify-content: space-between;align-items: flex-start;padding: 0 0rem 0rem 0.3rem;position:relative;z-index:1;}
.lsyg .bm3 li span{display: block;font-size: 0.24rem;font-weight: bold;color: #187FDE;line-height: 0.36rem;}
.lsyg .bm3 li .box .con{flex: 1;min-width: 0;padding-left: 0.28rem;}
.lsyg .bm3 li .box p{font-size: 0.18rem;color: #333;line-height: 0.36rem;}
.lsyg .bm3 li .box::before{content: "";position: absolute;width: 0.26rem;height: 0.26rem;background: url(../images/ls-c.png) no-repeat;bottom: auto;background-size: 100% 100%;left: auto;left: -0.13rem;top: .05rem;}




@media(min-width: 1025px){	
.lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
.lsyg .bm3 li:nth-child(2n-1) .box{padding: 0 0.3rem 0rem 0rem;}
.lsyg .bm3 li:nth-child(2n-1) .box::before{right: -0.13rem;left: auto;}
.lsyg .bm3 li:nth-child(2n-1) .con{padding: 0 0.28rem 0 0;order:-1;text-align: right;}

}
@media(max-width: 1024px){	
.lsyg .bm3 ul::after{left:0.13rem;}
 .lsyg .bm3 li .box{width: 100%;padding-left: .4rem;}
	.lsyg .bm3 li .box::before{left:0;}
}

@media(max-width: 768px){	
 
}


/* 三级栏目展开 */
.inner{min-height: 7rem;}


/* 翻页 */
.j_pages{margin:0.6rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #31499A;color: #fff;}
.j_pages a:hover{background: #31499A;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;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: #31499A; color:#fff}
.j_pages .qd{background: #31499A;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .3rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */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.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #31499A;}
.san-nav a:hover,.san-nav a.on{color: #31499A;}


/* 分页边距 */
.p_pages>span {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

#vsb_content_2 IMG {
border:none !important;
}

/* 颜色 颜色变化过就处出现不生效的问题 */
.pb_sys_style1 .p_no_d {
    border: 1px solid #31499A !important;
    color: #fff;
    background-color: #31499A !important;
}
@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;margin-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem !important;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
	.ejlm_pc,.ban .h3 h3{display:none;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}

@media(max-width: 390px){	
.new_miew p{font-size:0.14rem;}
}


               