@charset "utf-8";
/* common */
.ban{position: relative;z-index: 100;}
.ban .imged {padding-bottom: 30%;}
.ban .imged::after{width: 100%;height: 40%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);}
.ban .h3{position: absolute;bottom: 0.25rem;left: 0;width: 100%;z-index: 10;}
.ban .h3 h3{font-size: 0.6rem;color: #FFFFFF;margin-bottom: 0.2rem;line-height: 1.4;}

.ban .h3 h3::after{width: 50vw;height: 1px;background: #fff;left: auto;right: calc(100% + 0.15rem);bottom: 50%;}
.h6-t{height: 3.2rem;}
/*  */
.ejlm_pc{width: 100%;margin:0rem;}

.ejlm_pc ul{width: 100%;align-items: center;}
.ejlm_pc ul li{position: relative;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .22rem;padding: 0 0.3rem;display: block;line-height: 1.5;}
.ejlm_pc ul li::after{width: 1px;height: 0.22rem;left: auto;transform: translateY(-50%);bottom: auto;top: 50%;right: 0;background: #fff;opacity: .3;}
.ejlm_pc ul li:last-child::after{display: none;}
.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#0051A8;color: #fff;}
.ejlm_pc ul li.active>a,.ejlm_pc ul li:hover>a{color: #F39F37;}



/* 手机内页二级导航 */
.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: #0051A8;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li h3{position:relative;}
.wrap_ph li.active a{color: #0051A8;}
.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: #0051A8;}

.inner {padding: .7rem 0 .7rem;position: relative;/* background: #e2effa; */z-index: 10;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 2.8rem;z-index: 100;position: relative;margin-bottom: 0.4rem;position: sticky;top: 0;}
.inner_right { width: calc(100% - 2.8rem);padding-left: .7rem;}
.inner_left h2 {background: linear-gradient(270deg, #1079BE 2%, #1BA4BD 100%);text-align: center;height: 1.3rem;align-items: center;padding-left: 0.4rem;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-weight: bold;font-size: 0.34rem;padding-right: 0.15rem;}

.inner_left ul {background: #f1f4f6;padding-bottom: 1rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 0.2rem;}
.inner_left ul li p {padding: .2rem;height: 100%;border-bottom: 1px dashed #dde4e7;/* text-align: center; */}
.inner_left ul li p a {font-size: 0.18rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: 1.4;}
.inner_left ul li:last-child p{border-bottom:none;}
.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .16rem;height: 0.12rem;transition: 0.5s;transform: translateY(-50%);opacity:0;}


.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #0051A8;font-weight: bold;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {display: none;}
.inner_left ul li.active .nysubnav{display: block;padding-left: .3rem;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #0051A8;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.25rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;}
.local h2::after{width:1.4rem;height: 0.02rem;background: #0051A8;bottom: -0.26rem;}

.adress {color: #fff;font-size: 0.18rem;position:relative;align-items: flex-start;}
.adress p{padding-left: .25rem;line-height: 0.26rem;font-size: .14rem;color: #fff;display: flex;background: url() no-repeat left center;background-size:0.2rem;}
.adress a {font-size: 0.18rem;color: #fff;transition: 0.5s;display: inline-block;padding: 0 .05rem;}



/* 新闻列表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: .25rem 0;border-bottom: 1px dashed #C4D1E5;}
ul.list li a::after{width: 0;background: #0051A8;height: 1px;bottom: -1px;}
ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.15rem;transition: 0.5s;flex: 1;min-width: 0;}

ul.list li a span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
ul.list li h3::after{width: 0.05rem;height: 0.05rem;background: #0051A8;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;bottom: auto;background-size: 100% !important;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,ul.list li a:hover span{color: #0051A8;}
	ul.list li a:hover::after{width: 100%;}
}

/* 学院新闻 */
.lastnews2 .fl01{padding-bottom: 1rem;}
.lastnews2 .fl01 a{align-items: center;padding: 0.25rem 0;}
.lastnews2 .fl01 .scale{width: 45%;}
.lastnews2 .fl01 .con{width: 55%;height: 3.82rem;background: linear-gradient(243deg, #D36844 -1%, #E98F2E 100%);box-shadow: 0rem 0.08rem 0.32rem 0px rgba(0, 0, 0, 0.16);padding: 0.45rem 0.45rem 0;}
.lastnews2 .fl01 .con h3{color: #fff;font-size: 0.28rem;line-height: 0.38rem;max-height: 1.14rem;margin-bottom: 1.3rem;}
.lastnews2 .fl01 .con p{display: flex;justify-content: flex-end;color: #fff;font-size: 0.18rem;line-height: 30px;}
.lastnews2 .fl01 .con p span{font-size: 0.4rem;color: #FFFFFF;font-weight: 600;display: inline-block;padding-right: 0.05rem;}
.lastnews2 .fl01 li .imged{padding-bottom: 70%;}
.lastnews2 .fl01 .cir{position: absolute;left: calc(45% + .45rem);bottom: 1rem;width: auto;}

.lastnews2 .fl01 .cir span{width: 0.25rem;height: 0.3rem;background: none;opacity: 1;margin: 0rem 0.15rem !important;font-size: 0.2rem;color: #fff;line-height: 0.3rem;position: relative;}
.lastnews2 .fl01 .cir span.on{font-size: 0.34rem;font-weight: bold;width: 0.4rem;margin: 0 1.8rem 0 0.2rem !important;}
.lastnews2 .fl01 .cir span::before{content: "";position: absolute;width: 1.4rem;height: 1px;background: #fff;opacity: 0;left: calc(100% + 0.2rem);top: 50%;}
.lastnews2 .fl01 .cir span::after{width:0;height: 1px;background: #fff;left: calc(100% + 0.2rem);top: 50%;transform: translateY(-50%);content: "";position: absolute;bottom:auto;}
.lastnews2 .fl01 .cir span.on:before{opacity:.2}
.lastnews2  .cir span.on::after{width: 1.4rem;}




.newlist li a{padding: .4rem 0.3rem;align-items: center;border-bottom: 1px solid #D8D8D8;}
.newlist li a::after{height: 1px;bottom: -1px;background: #0051A8;}
.newlist li .date{width: 1rem;text-align: center;white-space: nowrap;}
.newlist li .scale{width: 3.6rem;}
.newlist li .con{padding: 0 .8rem;flex: 1;min-width: 0;}

.newlist li h3{font-size: 0.24rem;color: #333;line-height: 0.34rem;transition: 0.5s;margin-bottom: 0.25rem;max-height: 1.02rem;}
.newlist li .date span{font-size: 0.48rem;color: #0051A8;line-height: 1.1;font-weight: bold;}
.newlist li p{font-size: 0.24rem;color: #0051A8;margin-top: 0.1rem;}
.newlist li i{display: block;font-style: normal;width: 0.42rem;height: 0.42rem;background: url(../images/n-xq1.png) no-repeat;background-size: 100% 100% !important;}

 .prom dt.on p{color:#F39F37;}
@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover i{background: url(../images/n-xq2.png) no-repeat;}
}

@media screen and (max-width: 1024px) {
  .lastnews2 .fl01{padding-bottom: .4rem;}
  .newlist li a{padding: 0.25rem 0;}
  .lastnews2  .fl01 .cir span{margin: 0 0.1rem !important;font-size: 0.2rem;}
  .lastnews2  .fl01 .cir span.on{font-size: 0.26rem;width: 0.3rem;margin: 0 .3rem 0 0.1rem!important;}
  .lastnews2  .fl01 .cir span::before{width: 0.25rem;left: calc(100% + 0.05rem);}
  .lastnews2  .fl01 .cir span::after{left: calc(100% + 0.05rem);}
  .lastnews2  .fl01 .cir span.on::after{width: .25rem;}
}
@media screen and (max-width: 768px) {
  .lastnews2 .fl01 li a{padding: 0;}
  .lastnews2 .fl01 .scale{width: 100%;}
  .lastnews2 .fl01 .con{width: 100%;margin-top: 0.3rem;height: auto;padding: 0.3rem 0.3rem 0.3rem;box-shadow: none;}
  .lastnews2 .fl01 .cir{position: absolute;left: .3rem;bottom: .35rem;width: auto;}
  .lastnews2 .fl01 .con h3{margin-bottom: .15rem;}

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem;}
  .newlist li .date{width: .8rem;}
  .newlist li .scale{order: -1;}
  .newlist li .date span{font-size: 0.32rem;}
  .newlist li p{font-size: 0.18rem;}
  .lastnews2 .fl01 .con p span{font-size: 0.3rem;}
}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{padding:0 0 0 0.2rem;}
}


/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px solid #eee;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .9rem;flex-direction: column;justify-content: center;text-align: center;height: .9rem;
border: 1px solid #0051A8;white-space: nowrap;transition:0.5s;}
.mtsj li .mt-r{width: calc(100% - .9rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.3rem;color: #0051A8;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #0051A8;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.15rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #0051A8;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#0051A8;}
}


/*  内容页*/
.cont-ny .article{width: 70%;}
.cont-ny .right{width: 30%;padding-left: 0.6rem;}

.article .tit{font-size: 0.32rem;color: #333;line-height: 0.44rem;margin: 0rem 0 .25rem;}
.article .conttime{padding: 0rem;margin-bottom: 0.4rem;text-align: center;align-items: center;justify-content: space-between;}
.article .conttime span{font-size: 0.2rem;color: #999;padding: 0 0.3rem 0 0;align-items: center;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}
.article .cont{padding-top: 0.5rem;border-top: 0.05rem solid #0051A8;}

.article .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;margin-bottom: .25rem;background: none !important;}
.article .cont p span{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;}
.article .cont p img,.article .cont p video{height: auto !important;display: block;margin: 0 auto;max-width: 100% !important;}
.article .cont table p{text-indent: 0 !important;}
.article .cont table {font-size:16px;width:100%; border-collapse: collapse; margin:15px auto;}
.article .cont table a{color:#323232;}
.article .cont table a:hover{color:#01438d; text-decoration:underline;}
.article .cont table img { max-width:600px;}
.article .cont table td {text-align: center;padding: 5px 10px;border:1px #bbb solid; }
.article .cont table td:hover { background:#eef2fa; }
.article .cont table td p{text-indent:0px;magrin:0px;padding:0px;}

.new_miew{border-top: 1px solid #ddd;padding: 0.5rem  0 0 0rem;}
.new_miew p{font-size: 0.32rem;color: #0051A8;line-height: 1.6;margin-bottom: 0.2rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p span{font-size: 0.18rem;color: #333333;line-height: 0.3rem;padding-left: 0.25rem;}
.new_miew p:last-child{margin-bottom: 0;}

.cont-ny .right .sticky{ position: sticky;top: 1rem;}
.cont-ny .right .tit{align-items: center;margin-bottom:0.15rem;}
.cont-ny .right .tit h3{font-size: 0.18rem;color: #222;padding-left: 0.2rem;}

.cont-ny .right li a{display: block;padding: .3rem 0rem;border-bottom: 1px solid #C3D4EB;}
.cont-ny .right li span{color:#214A9A;font-size:.18rem;width: 100%;display: block;margin-bottom: 0.1rem;}
.cont-ny .right li h3{color:#333;font-size: 0.18rem;transition: 0.5s;line-height: 0.24rem;max-height: 0.72rem;}
.cont-ny .right li:hover h3{color: #214A9A;}


@media(max-width: 1024px){	
    .new_miew{padding-top: 0.3rem;}
    .cont p{margin-bottom: .1rem;}
    .cont-ny .article{width:100%;}
    .cont-ny .right{width: 30%;padding-left: 0.6rem;display:none;}
    #share-2{display: none;}
    .article .tit{font-size: 0.28rem;}
    .article .conttime{margin-bottom: 0.25rem;}
    .article .cont{padding-top: 0.3rem;}
    .new_miew p{font-size: 0.22rem;}
}



/* 校园风光 */
.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;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.5rem;text-align: center;height: 50px;transition: 0.5s;padding-top: .05rem;}
.xyfg li .scale .imged{padding-bottom: 57%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0051A8;}
}
@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;}
	.xyfg li a::after{left: 0;right: 0;}
	.xyfg li h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.xyfg li:last-child{display:none;}
}

/* 师资列表 */
.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: #0051A8;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: #0051A8;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;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem; background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%);display: flex;align-items: center;height: 0.7rem;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}
.dzjg .fl03>h3{background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,184,163) 100%);}



.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #222;line-height: 1.3;text-align: center;background: #ecf3f6;height: 0.7rem;display: flex;align-items: center;justify-content: center;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #036abb;}
  .dzjg .fl01 li h3:hover a{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3 span{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl02 li{width: 100%;}
}
/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}
.zzjg li h3{height: 0.72rem;display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.25rem;background: url() no-repeat;background-size: 100% 100%;}
.zzjg li h3::after{width: 100%;opacity: 0;background: #0051A8;background-size: 100% 100%;border-radius: 0.1rem;}

.zzjg li a{font-size: 0.2rem;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;padding: 0 0.2rem 0 0.15rem;background: url() no-repeat right center;background-size: 0.11rem !important;width: 100%;}
.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #0051A8;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
	.zzjg li h3:hover a{color: #fff;font-weight: 700;background: url() no-repeat right center;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}





/* 师资队伍 */

.s-js{align-items: center;justify-content: space-between;margin-bottom: 0.5rem;}
.s-js ul{flex: 1;min-width: 0;padding-right: 0.2rem;align-items: center;}
.s-js .xl{width: 3.8rem;height: 0.54rem;display: flex;align-items: center;/* padding: 0 0.15rem; */border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 1rem;}
.szlist1 .s-js .xl{display:none;}
.s-js .xl select{width: 100%;font-size: 0.2rem;line-height: 0.3rem;color: #555555;border: none;}
.s-js>ul li{padding:0 .02rem;}
.s-js>ul li a{width: 0.3rem;border-radius: 50%;font-size: 0.2rem;text-align: center;height: 0.3rem;color: #666666;transition: 0.5s;display: flex;align-items: center;justify-content: center;}
.s-js>ul h3{font-size: 0.3rem;color: #333333;padding-right: 0.3rem;}
.s-js>ul li.on a{background: #214A9A;color: #fff;}
.select{width:100%;position: relative;cursor: pointer;height: 100%;}
.select h2{font-size: 0.18rem;height: 100%;align-items: center;padding: 0 .2rem;justify-content: space-between;border-radius: 0rem;align-items: center;}
.select h2 p{color: #333;flex: 1;min-width: 0;white-space: pre-wrap;}
.select ul{background: #f8f8f8;/* max-height: initial; */position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;z-index: 5;top: 103%;display: none;overflow-y: auto;border-radius: .15rem;}
.select li{font-size: 0.14rem;line-height: 1.5;color: #333;transition:0.5s;padding: 0.05rem .15rem;}
.select h2 img{width: 0.15rem;}
.select li:hover{background:#1C5CB4;color:#fff;}




.szlist ul{margin: 0 -0.25rem 0.4rem;}
.szlist li{width: 20%;padding: 0 0.25rem;margin-bottom: 0.4rem;}
.szlist li .con{padding: 0.2rem;height: 1.8rem;background: #F9F9F9;border-bottom: 0.05rem solid #214A9A;}
.szlist li h3{font-size: 0.2rem;color: #333;margin-bottom: 0.25rem;line-height: 1.3;}


.szlist li p{font-size: 0.14rem;color: #666;line-height: 0.24rem;align-items: center;margin-bottom: 0.1rem;display: flex;align-items: center;flex-wrap: wrap;}
.szlist li .imged{padding-bottom: 135%;}
.szlist li p span{width: 0.21rem;height: 0.2rem;display: flex;align-items: center;justify-content: center;flex-shrink: 0;margin-right: 0.1rem;}
.szlist li p em{font-style:normal;flex:1;min-width:0;white-space: pre-wrap;}
@media(min-width: 1025px){
  .szlist li a:hover h3{color: #0051A8;}
}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{width: 25%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 33.3%;}
  .s-js ul{flex: none;min-width: 0;width: 100%;}
  .s-js .xl{width: 3.1rem;margin: 0.2rem auto 0;}
  .s-js{margin-bottom:.35rem;}
  .szlist li .con{padding:.3rem .2rem 0;}
  .szlist li h3{margin-bottom:.15rem;font-size: 0.18rem;}
}
@media screen and (max-width: 600px) {
  .szlist li{width: 50%;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 100%;}
}


/* 学院领导 */
.szld{background: url() no-repeat bottom/cover;box-shadow: 0px 4px 20px 0px rgba(196, 196, 196, 0.3);}
.szld h3{height: 1rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.36rem;background: #0051A8;}
.szld ul{margin-left: 1rem;border-left: 1px solid #0051A8;padding: .35rem 0;}
.szld li *{transition: 0.5s;}
.szld li{align-items: center;display: flex;flex-wrap: wrap;width: 100%;}
.szld li::after{width: 0.3rem;height: 0.3rem;background: url() no-repeat;background-size: 100% 100%;left: -0.15rem;bottom: auto;top: 50%;transform: translateY(-50%);opacity: 0;}
.szld li h4{width: 70%;border-right: 1px solid #ddd;font-size: 0.28rem;color: #333333;line-height: 1.5;padding: 0.2rem 0.35rem;}
.szld li p{width: 30%;font-size: 0.28rem;color: #333333;padding: 0 0.35rem;}


@media screen and (min-width: 1200px) {
  .szld li:hover::after{opacity: 1;}
  .szld li:hover{background: #F0FCFC;}
  .szld li:hover p,.szld li:hover h4{color: #0051A8;}
}
@media screen and (max-width: 1024px) {
	.szld ul{margin:0;}
    .szld li h4,.szld li p{font-size:.2rem;padding:.15rem;}
}
@media screen and (max-width: 768px) {
  .szld li{width: 100%;}
  .szld h3{height: .6rem;font-size:.3rem}
}

@media screen and (max-width: 420px) {
	.szld li{margin-bottom:0.2rem;}
	.szld li h4{width:100%;padding:0 .15rem;border:none}
	.szld li p{width:100%;}
}

/* 师资内容 */
.xzjj .fl01{align-items: center;/* margin-bottom: 0.35rem; */}
.xzjj .fl01::after{width: 100vw;height: 3.6rem;bottom: auto;top: 0.3rem;background: #F9F9F9;left: auto;right: 0;}
.xzjj .fl01::before{content: "";position: absolute;width: 0.5rem;height: 0.5rem;background: url(../images/sj.png) no-repeat;background-size: 100%;right: 0;top: 0.3rem;}

.xzjj .fl01 .scale {width: 3.2rem;}
.xzjj .fl01 .con{padding: 0 0.6rem;flex: 1;min-width: 0;}
.xzjj .fl01 .imged{padding-bottom: 130%;}

.xzjj .fl01 .con h3{font-size: 0.4rem;color: #333;margin-bottom: 0.35rem;line-height: 1.3;padding-bottom: 0.2rem;}
.xzjj .fl01 .con h3::after{width: 1.1rem;height: 0.06rem;background: #214A9A;}
.xzjj .fl01 .con p{font-size: 0.16rem;color: #666;line-height: 0.24rem;align-items: center;display: flex;margin-bottom: 0.1rem;}
.xzjj .fl01 .con p span{width: 0.21rem;height: 0.2rem;display: flex;align-items: center;justify-content: center;flex-shrink: 0;margin-right: 0.1rem;line-height: 1.3;}
.xzjj .szli{padding: 0.8rem 0 0.5rem 0.5rem;}
.xzjj .szli .line{position: absolute !important;width: 1px !important;background: #0051A8 !important;left: 0;top: 0;height: 0;right: auto !important;border-radius: 0 !important;}
.xzjj .szli::after{width: 1px;background: #D8D8D8;bottom: auto;top: 0;}
.xzjj .szli .cont{margin-bottom: 0.5rem;}
.xzjj .szli .cont .tt{text-indent:0 !important;}
.xzjj .szli .cont h3{font-size: 0.4rem;font-weight: bold;color: #333333;margin-bottom: 0.3rem;line-height: 1.3;}
.xzjj .szli .cont p{font-size: 0.2rem !important;line-height: 0.34rem !important;color: #555555 !important;margin-bottom: 0.2rem; text-indent:0 !important;}
.xzjj .szli .cont .con *{font-size: 0.2rem !important;line-height: 0.34rem !important;color: #555555 !important;margin-bottom: 0.2rem;font-family:"ali",Arial,"Microsoft YaHei","PingFang SC", Helvetica, sans-serif !important; text-indent:0 !important;}
.xzjj .szli .cont p span{font-size: 0.2rem !important;line-height: 0.34rem !important;color: #555555 !important;}
.neko{display: none;}
@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  .xzjj .fl01 h3{font-size: 0.3rem}
  .xzjj .fl01 h4{margin:.15rem 0;}
  .xzjj .fl01 .con h3{font-size: 0.3rem;}
}
@media(max-width: 768px){	
  .xzjj .fl01{padding:.2rem 0;display: block;}
  .xzjj .fl01 .scale {margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0 0.25rem;}
  .xzjj .szli .cont h3{font-size: 0.3rem;margin-bottom: 0.25rem;}
  .xzjj .szli{padding: 0.4rem 0 0.3rem 0.3rem;}
  .xzjj .szli .cont{margin-bottom: 0.25rem;}
 
}
/* 校园风景 */
.xyjs li img{display: none;}
.xyjs .xy1 li .imged{padding-bottom: 50%;}
.xyjs .xy2{margin-top: 0.35rem;}
.xyjs .xy2 li a{display: block;padding: 0 0.15rem;}
.xyjs .xy2 li .imged::after{width: 100%;background: #000;opacity: .4;}
.xyjs .xy2 li.slick-current .imged::after{opacity: 0;}
.xyjs .xys2{margin: 0 -0.18rem;}
.xyjs .xy1 .slick-arrow{width: 0.5rem;height: 0.5rem;border: 1px solid #0051A8;border-radius: 50%;}
.xyjs .xy1 .slick-arrow::before{font-size: 0.22rem;color: #0051A8;opacity: 1;}
.xyjs .xy1 .slick-prev{left: -1rem;}
.xyjs .xy1 .slick-next{right: -1rem;}
.xyjs .xy1 .slick-arrow:hover{background: #0051A8;}
.xyjs .xy1 .slick-arrow:hover::before{color: #fff;}

@media(max-width: 1600px){	
  .xyjs .xys1{padding: 0 .5rem;}
  .xyjs .xy1 .slick-arrow{width: 0.4rem;height: 0.4rem;}
  .xyjs .xy1 .slick-prev{left: 0rem;}
  .xyjs .xy1 .slick-next{right: 0rem;}
}

@media(max-width: 768px){	
  .xyjs .xy2 li a{padding: 0 0.1rem;}
}
/* 校徽校训 */
.xhxx .xhli{margin-bottom: 0.55rem;border: 1px solid rgba(0, 0, 0, 0.0784);background: #FCFEFF;padding: 0.45rem;align-items: center;}
.xhxx .xhli .con{flex: 1;min-width: 0;padding-right: 0.25rem;}
.xhxx .xhli h3{font-weight: bold;color: #333;font-size: 0.24rem;margin-bottom: 0.25rem;}
.xhxx .xhli p{font-size: 0.16rem;color: #999;line-height: 0.3rem;margin-bottom: 0.2rem;}


@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xhxx .xhli{padding: 0.2rem;margin-bottom: 0.3rem;}
  .xhxx .xhli .img{width: 100%;text-align: center;order:-1;margin: 0 auto .25rem;}

}
@media screen and (max-width: 768px) {
  .xhxx .xhli:nth-child(1) img{width: 1.5rem;}
}
@media screen and (max-width: 420px) {
  
}
/* 历史沿革 */
.n_history .fl01{overflow: hidden;}
.n_history .fl01 .wp{align-items: flex-start;}
.n_history .fl01 .left{width: 3rem;padding: 0rem 0 0;}
.n_history .fl01 .right{width: calc(100% - 3rem);padding-right: 5%;}
.list_history1{position: relative;z-index: 1;padding: 0rem 0 .2rem;}

.list_history1 .li_box{/* padding-bottom: .34rem; *//* margin-bottom: .5rem; */position: relative;}
.list_history1 .li_box:before{content:"";position: absolute;bottom: 0;left: 2.8rem;right: 0;border-bottom: #d2d2d2 1px dashed;}


.list_history1 li{display: flex;/* padding-bottom: .4rem; */align-items: flex-start;}
.list_history1 li .time{width: 2rem;position: relative;z-index: 1;padding: 0rem .34rem 0 0;/* display: flex; */justify-content: flex-end;margin-top: .5rem;text-align: right;}
.list_history1 li .time:after{content:"";position: absolute;width: .22rem;height: 1px;background:#D8D8D8;bottom: 50%;left: 100%;}

.list_history1 li .time big{font-size: .36rem;color: #214A9A;font-weight: bold;text-transform: uppercase;}
.list_history1 li .time small{font-size: .22rem;color: #767e90;margin-left: .1rem;font-weight: bold;font-family: "Microsoft Yahei";}
.list_history1 li .con{width: calc(100% - 2rem);padding: 0.5rem 0rem 0.35rem .76rem;}
.list_history1::after{width: 0.13rem;background: url(../images/ls-line.png) repeat-y;/* background-size: 100%; */bottom: 0;top: .82rem;left: 2rem;height: auto;}
.list_history1 .lines{width: 0.13rem !important;position: absolute !important;left: 2rem !important;top: 0.81rem !important;background: url(../images/ls-line2.png) repeat-y !important;right: 0 !important;border-radius: 0 !important;}
/* .list_history1 li .con::before{content: "";position: absolute;width: 0.13rem;height: 100%;opacity: 0;background: url(../images/ls-line2.png) repeat-y;background-size: 100%;bottom: auto;top: 0.82rem;left: 0;} */


.list_history1 li .con h5{font-size: .3rem;color:#214A9A;line-height: 0.32rem;margin: 0rem 0 .1rem;font-weight: 600;}
.list_history1 li .con p{font-size: .18rem;color:#555;line-height: 1.5;margin-bottom: .1rem;}
.list_history1 li .con p:last-child{ margin-bottom: 0}
.list_history1 li .time .zhijin .line{width: 1px;height: .56rem;background:#D8D8D8;margin: .06rem auto .15rem;}

.list_history1 .li_box:last-child{padding-bottom: 0; margin-bottom: 0; }
.list_history1 .li_box:last-child::before{ display: none;}
.list_history1 .li_box li:first-child .con p{ color:#333;}
.list_history1 .li_box li:first-child .time big{font-size: .66rem;color: #F39F37;}
.list_history1 .li_box:last-child .time{text-align:center;}

/* .list_history1 li.aos-animate .con::before{opacity: 1;} */
/* .list_history1 li.aos-animate .time::after{background: #0051A8;} */

.n_history .fl02{background: #F2F8FD;padding: 1rem 0;}

.n_history .fl02 .wp{align-items: flex-end;}
.n_history .fl02 .left{width: 45%;}
.n_history .fl02 .right{width: 55%;}
.n_history .fl02 .left ul{display: flex;flex-direction: column;align-items: flex-end;}
.n_history .fl02 .left li{width: 100%;}
.n_history .fl02 .left li:nth-child(2){width: 55%;}
.n_history .fl02 .right li{width: 50%;}


@media screen and (max-width: 1024px) {
  .n_history .fl02{padding: .4rem 0;}
}

@media screen and (max-width: 768px) {
  .n_history .fl01 .left{ width: 100%; display: none;}
	.n_history .fl01 .right{ width: 100%;padding-right: 0;}
  .n_history .fl02 .left{width: 100%;}
  .n_history .fl02 .right{width: 100%;}
  .list_history1 li .time big{font-size: 0.24rem;}
  .list_history1 .li_box li:first-child .time big{font-size: 0.34rem;}
  .list_history1::after{left: 1.2rem !important;top: 0.05rem !important;}
  .list_history1 .lines{left: 1.2rem !important;top: 0.05rem !important;}

  .list_history1 li .time{ width: 1.2rem;margin-top: 0;padding: 0 0.2rem 0 0;}
	.list_history1 li .time:after{ top: .04rem;opacity: 0;}
	.list_history1 li .con{width: calc(100% - 1.2rem);padding: 0rem 0 0.3rem .35rem;}
  .list_history1 .li_box{margin-bottom: 0.35rem;}
  .list_history1 li .con h5{font-size: 0.24rem;}
  .list_history1 .li_box:before{left: 1.5rem;}
}




/* xxjj */
.xxjj .cont p{font-size: 0.18rem !important;line-height: 0.32rem !important;color: #333333;margin-bottom: 0.25rem;text-align: justify;}
.xxjj .cont p span{font-size: 0.18rem !important;line-height: 0.32rem !important;color: #333333;}
.xxjj .cont p:last-child{margin-bottom: 0;}
.xxjj h2{font-size: 0.5rem;line-height: 0.6rem;margin-bottom: 0.4rem;padding-bottom: 0.1rem;}
.xxjj h2::after{width: 0.7rem;height: 0.04rem;background: linear-gradient(267deg, #D36844 0%, #E98F2E 100%);}
.xxjj .img img{width:100%;}
.xxjj .fl01 .cont{padding: 0.7rem 0.6rem;background:#F2F8FD;}
.xxjj .fl01 h2::after{background: #0051A8;}

.xxjj .fl01 .cont{width: 100%;z-index: 10;position: relative;}

.xxjj .fl01{padding: 0 0 0.6rem;}
.xxjj .fl02{padding-bottom: 0.8rem;}
.xxjj .fl02 .right::after{bottom: -0.2rem;width: auto;left: -0.2rem;right: 0.2rem;border: 0.04rem solid #D36844;}

.xxjj .f2-t{align-items:center;justify-content: space-between;}
.xxjj .f2-t .left{width: 48%;}
.xxjj .f2-t .right{width: 50%;}


.xxjj .fl03{padding: 0.7rem 0;background: #F2F8FD;}
.xxjj .fl03 ul{margin-top: 0.5rem;}
.xxjj .fl03 ul::after{width: 100%;height: 1px;background: url(../images/jj-line2.png) no-repeat;background-size: 100%;bottom: 50%;}
.xxjj .fl03 li{width: 25%;}
.xxjj .fl03 li .a{height: 2.4rem;padding: 0.5rem;}
.xxjj .fl03 li .a::after{width: 1px;height: 4.2rem;left: auto;right: 0;background: url(../images/jj-line1.png) no-repeat;background-size: 100%;bottom: auto;top: 0;}
.xxjj .fl03 li:nth-child(4) .a::after,.xxjj .fl03 li:nth-child(5) .a::after,.xxjj .fl03 li:nth-child(6) .a::after,.xxjj .fl03 li:nth-child(7) .a::after,.xxjj .fl03 li:nth-child(8) .a::after{display: none;}

.xxjj .fl03 li span{color: #0051A8;font-weight: bold;font-size: 0.46rem;}
.xxjj .fl03 li p{font-size: 0.2rem;line-height: 0.26rem;color: #666666;margin-top: 0.15rem;}

.xxjj .fl04{width: 100%;overflow: hidden;padding: 0.8rem 0 0.6rem;background: url(../images/jjbg1.jpg) no-repeat center/cover;}
.xxjj .fl04 h2{text-align: center;color: #fff;}
.xxjj .fl04 h2::after{left: 50%;transform: translateX(-50%);}

.xxjj .fl04 .cont p{color: #fff;}


.xxjj .fl05{padding: 0.7rem 0 0.2rem;}

.xxjj .fl05 ul{margin-bottom: 0.4rem;border: 1px solid #CCDCEE;}
.xxjj .fl05 li{width: 20%;cursor: pointer;}
.xxjj .fl05 li *{transition: 0.5s;}
.xxjj .fl05 li .a{height: 2.9rem;border-right: 1px solid #CCDCEE;padding: 0.4rem 0.35rem 0;}
.xxjj .fl05 li .a::after{width: 100%;opacity: 0;background: url(../images/jjbg2.jpg) no-repeat center/cover;}
.xxjj .fl05 .img{margin-bottom: 0.3rem;width: 0.67rem;height: 0.66rem;}
.xxjj .fl05 li .img::after{width: 0.64rem;height: 0.64rem;left: -0.15rem;bottom: auto;top: -0.15rem;background: url(../images/jj-ibg.png) no-repeat;background-size: 100%;opacity: 0;}
.xxjj .fl05 li .img svg{width: 100%;}

.xxjj .fl05 li p{font-size: 0.18rem;line-height: 0.26rem;color: #333333;max-height: 0.82rem;}
.xxjj .fl05 li::after{width: 0.29rem;height: 0.29rem;left: 50%;transform: translateX(-50%);bottom: -0.57rem;background: url(../images/jj-sj.png) no-repeat;background-size: 100%;opacity: 0;}
.xxjj .fl05 li.on::after{opacity: 1;}
.xxjj .fl05 li.on .a::after,.xxjj .fl05 li.on .img::after{opacity: 1;}
.xxjj .fl05 li.on .img path{fill: #fff;}
.xxjj .fl05 li.on p{color: #fff;}
.xxjj .f5-t .tab{display: none;}
.xxjj .f5-t .tab:nth-child(2){display: block;}
.xxjj .f5-t .tab dl{background: #F2F8FD;border: 1px solid #DDEAF4;padding: 0.4rem;}
.xxjj .f5-t .tab dt{width: 50%;padding: 0 0.3rem 0.15rem 0;border-bottom: 1px solid rgba(0, 81, 168, 0.1);margin-bottom: 0.2rem;}
.xxjj .f5-t .tab dt a{padding-left: 0.2rem;background: url(../images/jj-jt.png) no-repeat left center;background-size: 0.08rem;display: block;}
.xxjj .f5-t .tab dt h4{font-size: 0.2rem;color: #333333;line-height: 0.32rem;}



@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xxjj h2{font-size: 0.3rem;line-height: 1.5;margin-bottom: .2rem;}

  .xxjj .cont p{margin-bottom: .1rem;}
  .xxjj .fl01,.xxjj .fl02{padding: 0rem 0 0.4rem;}
  .xxjj .fl03,.xxjj .fl04{padding: 0.4rem 0;}
  .xxjj .fl05{padding: 0.4rem 0 0;}
  .xxjj .f2-t .left{width: 100%;}
  .xxjj .f2-t .right{width: 100%;margin-top: 0.3rem;}
  .xxjj .f2-t .left:last-child{margin-top: 0.3rem;}
  .xxjj .fl03 li span{font-size: 0.3rem;}
  .xxjj .fl01 .cont{padding: 0.3rem;}
  .xxjj .fl02 .right::after{display: none;}
}
@media screen and (max-width: 768px) {
  .xxjj .fl03 li{width: 50%;}
  .xxjj .fl03 ul::after{display: none;}
  .xxjj .fl03 li .a::after{height: 100%;border-right: 1px solid #DDEAF4;display: block !important;background: none;}
  .xxjj .fl03 li .a{border-bottom: 1px solid #DDEAF4;padding: 0.3rem;height: 1.8rem;}
  .xxjj .fl05 li{width: 33.3%;}
  .xxjj .fl05 li .a{height: 2.4rem;border-bottom: 1px solid #DDEAF4;}
  .xxjj .f5-t .tab dl{padding: 0.2rem;}
  .xxjj .fl05 li::after{display: none;}
}
@media screen and (max-width: 600px) {
  .xxjj .fl05 li{width: 50%;}
  .xxjj .f5-t .tab dt{width: 100%;}
}


/* program */
.prom{background: #1C1C1C;width: 100%;}
.prom dt{width: 20%;}
.prom dt a{height: 0.9rem;align-items: center;}
.prom dt a.on{background: #f39f37;padding: 10%;margin-right: 10%;color:#000000;}
.prom dt a.on p{color:#000000;}
.prom dt span{width: 0.42rem;height: 0.41rem;display: flex;align-items: center;justify-content: center;}
.prom dt span img{max-height: 100%;}
.prom dt p{padding-left: 0.2rem;color: #fff;font-size: 0.24rem;text-transform: uppercase;}
.prom dt:hover p{color:#F39F37;}
.tit2{margin-bottom: 0.45rem;width: 100%;}
.tit2 h3{font-size: 0.5rem;color: #333333;padding-bottom: 0.15rem;}
.tit2 h3::after{width: 0.7rem;height: 0.04rem;background: #0051A8;}
.program .fl01,.program .fl02{padding-bottom: 0.6rem;}
.program .fl01{align-items: center;justify-content: space-between;}
.program .fl01 .left{width: 53%;}
.program .fl01 .right{width: 45%;}
.program .fl01 .left p{font-size: 0.2rem !important;line-height: 0.34rem !important;color: #333333 !important;
text-indent:0 !important;
}

.program .fl01 .left p span{font-size: 0.2rem !important;line-height: 0.34rem !important;color: #333333 !important;}
.program .fl01 .right img{width: 100%;}
.program .fl01 .right::after{left: 0.15rem;bottom: -0.2rem;border: 0.04rem solid #D36844;width: 100%;}

.program .fl03 li{margin-bottom: 0.25rem;}
.program .fl03 li a{display: flex;height: 1.1rem;background: url(../images/pbg1.png) no-repeat center/cover;align-items: center;padding: 0 0.35rem;}
.program .fl03 li a::after{width: 100%;background: url(../images/pbg2.png) no-repeat center/cover;opacity: 0;}
.program .fl03 li *{transition: 0.5s;}
.program .fl03 li h3{font-size: 0.24rem;line-height: 0.32rem;color: #333333;}
.plat .fl01{padding-bottom: 1rem;}
.plat .fl01:last-child .right::after{left: -0.2rem;}
.plat .fl01:last-child{padding-bottom: 0.5rem;}


@media screen and (min-width: 1200px) {
  .program .fl03 li a:hover::after{opacity: 1;}
  .program .fl03 li a:hover h3{color: #fff;}
  .prom dt:hover img{transform: rotateY(360deg);transition: 0.5s;}
  .prom dt:hover p{color:#F39F37;}
}

@media screen and (max-width: 1024px) {
  .tit2{margin-bottom: 0.3rem;}
  .tit2 h3{font-size: 0.32rem;}
}

@media screen and (max-width: 768px) {
  .program .fl01{padding-bottom: 0.4rem;}
  .plat .fl01{padding-bottom: .4rem;}
  .plat .fl01:last-child{padding-bottom: 0rem;}
  .program .fl02{padding-bottom: 0rem;}
  .program .fl01 .left{width: 100%;}
  .program .fl01 .right{width: 100%;margin: 0.3rem 0;}
  .prom dt p{font-size: 0.2rem;}
  .prom dt span{width: 0.32rem;height: 0.31rem;}
  .program .fl03 li a{height: 0.8rem;padding: 0 0.2rem;}
}
@media screen and (max-width: 600px) {
  .prom dt{width: 33.3%;}
  .prom dt a{height: 0.7rem;}
}


/* news */
.lastnews .fl01{padding-bottom: 1rem;}
.lastnews .fl01 .swiper-container{padding-bottom:0.75rem;}
.lastnews .fl01 li a{display: block;}
.lastnews .fl01 li .con{position: absolute;right: 0;z-index: 10;bottom: -0.75rem;width: 60%;height: 1.5rem;background: #214A9A;display: flex;align-items: center;padding: 0 0.45rem;}
.lastnews .fl01 li h3{color: #fff;font-size: 0.26rem;line-height: 0.38rem;max-height: 0.76rem;}
.lastnews .fl01 li .imged{padding-bottom: 45%;}


.lastnews .fl01 .cir{position: absolute;left: 0;bottom: 0;width: auto;}

.lastnews .fl01 .cir span{width: 0.3rem;height: 0.3rem;background: none;opacity: 1;margin: 0rem 0.15rem !important;font-size: 0.24rem;color: #214A9A;line-height: 0.3rem;position: relative;}
.lastnews .fl01 .cir span.on{font-size: 0.4rem;font-weight: bold;width: 0.45rem;margin: 0 2.8rem 0 0.2rem !important;}
.lastnews .fl01 .cir span::before{content: "";position: absolute;width: 2.6rem;height: 1px;background: #214A9A;opacity: 0;left: calc(100% + 0.2rem);top: 50%;}
.lastnews .fl01 .cir span::after{width:0;height: 1px;background: #214A9A;left: calc(100% + 0.2rem);top: 50%;transform: translateY(-50%);content: "";position: absolute;bottom:auto;top: 50%;opacity: .2;}
.lastnews .fl01 .cir span.on:before{opacity:1}


.lastnews .home1-t ul{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;}
.lastnews .home1-t li{width: 33.3%;margin-bottom: 0.5rem;padding: 0 0.2rem;}
.lastnews .home1-t li p span{transition: 0s;}

@media screen and (min-width: 1200px) {
  .lastnews .home1-t li a:hover .con::after{opacity: 1;}
  .lastnews .home1-t li a:hover h3{color: #fff;}
  .lastnews .home1-t li a:hover p{color: #fff;}
  .lastnews .home1-t li a:hover .con img{opacity: 1;}
  .lastnews .home1-t li a:hover .con{border-bottom:1px solid rgba(0,0,0,0);}
}

@media screen and (max-width: 1024px) {
  .lastnews .fl01{padding-bottom: .4rem;}
  .lastnews .fl01.cir span{margin: 0 0.1rem !important;font-size: 0.2rem;}
  .lastnews .fl01 .cir span.on{font-size: 0.26rem;width: 0.3rem;margin: 0 .3rem 0 0.1rem!important;}
  .lastnews .fl01 .cir span::before{width: 0.25rem;left: calc(100% + 0.05rem);}
  .lastnews .fl01 .cir span::after{left: calc(100% + 0.05rem);}
  .lastnews .fl01 .cir span.on::after{width: .25rem;}
  .lastnews .home1-t ul{margin: 0 -0.1rem;}
  .lastnews .home1-t li{width: 33.3%;margin-bottom: 0.3rem;padding: 0 0.1rem;}
}

@media screen and (max-width: 768px) {
  .lastnews .home1-t li{width: 50%;}
  .lastnews .fl01 li .con{height: 1.2rem;padding: 0 0.25rem;}
}
@media screen and (max-width: 600px) {
  .lastnews .fl01 li .con{height: 1.2rem;padding: 0 0.25rem;width: 100%;position: relative;bottom: auto;right: auto;}
}

/* adm */
.adm .fl01{padding-bottom: 1rem;}
.adm table{width: 100%;border-collapse: collapse;border: 1px solid #DDDDDD;}
.adm table td{border: 1px solid #DDDDDD;padding: 0.2rem 0.3rem;}
.adm table tr:nth-child(2n) td{background: rgba(33, 74, 154, 0.04);}
.adm table td h3{font-size: 0.22rem;font-weight: bold;color: #0051A8;line-height: 1.3;}
.adm table td p{font-size: 0.2rem;color: #333333;line-height: 1.3;}
.adm table td p a{text-decoration: underline;display: inline-block;padding: 0 0.3rem ;width: 50%;margin-bottom: 0.1rem;}

.adm .fl01 p{display: flex;flex-wrap: wrap;}

.adm .fl01 td:nth-child(1){width: 50%;}
.adm .fl01 td:nth-child(2){width: 50%;}
.adm .fl02 td:nth-child(1){width: 20%;}
.adm .fl02 td:nth-child(2){width: 35%;}
.adm .fl02 td:nth-child(3){width: 20%;}
.adm .fl02 td:nth-child(4){width: 25%;}


@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1024px) {
  .adm .fl01{padding-bottom: .4rem;}
}

@media screen and (max-width: 768px) {
.tbsc{overflow-x: auto;overflow-y: hidden;}
.tbsc table{width: 780px;}
}

/* 三级栏目展开 */
.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: #0051A8;color: #fff;}
.j_pages a:hover{background: #0051A8;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: #0051A8; color:#fff}
.j_pages .qd{background: #0051A8;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: #0051A8;}
.san-nav a:hover,.san-nav a.on{color: #0051A8;}



@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;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem;}
	.page{margin:.25rem 0 0;}
  .local h2,.ejlm_pc,.ban .h3 h3{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .ban .h3 .wp{justify-content: flex-end;padding-bottom: 0;}
  .adress{padding: 0.1rem 0 0;color: #333;}
  .adress a,.adress p{color: #333;}
  .ban .h3{position: relative;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}




 