@charset "utf-8";
/* common */
@font-face {
  font-family: "sysong";
  src: url(../style/font/sySong.woff);
}

@font-face {
  font-family: 'SourceHanSerifCN-Regular';
  src: url(../style/font/SOURCEHANSERIFCN-REGULAR.OTF);
}
*{font-family: "SourceHanSerifCN-Regular";}
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: 0.5s; background-size: cover !important; background-position: center center !important;}
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; display: none; }

video{max-width: 100%;}
.scale { overflow: hidden;}
a:hover .imged { transform: scale(1.1); }
.wl { position: relative; z-index: 1; transition: 0.5s }
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }
.flex { display: flex;flex-wrap: wrap; }
::after,::before{transition:0.5s;}
.l1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.l2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.l3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.l4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.l5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.l6 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.l7 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; }


.inner h2,.inner h3,.inner h4{font-weight: normal;}
.ban{position: relative;}
.ban .imged {padding-bottom: 32%;}
/* 手机内页二级导航 */
.wrap_ph {margin-bottom: 0.3rem;display: none;}
.wrap_ph h2 { width: 100%; color: rgb(255, 255, 255); height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; padding: 0px 0.2rem; background: #03419E; }
.wrap_ph h2::after { width: 0.32rem; height: 0.32rem; background: url("../images/cd.svg") right center / cover no-repeat; left: auto; right: 0.2rem; top: 50%; transform: translateY(-50%); }
.wrap_ph ul { padding: 0.1rem 0.2rem 0.2rem; display: none; box-shadow: rgba(69, 10, 66, 0.11) 0px 0.1rem 0.3rem 0px; }
.wrap_ph li { font-size: 0.18rem; line-height: 0.34rem; font-family: hel-bold; }
.wrap_ph li a { transition: all 0.5s ease 0s; display: block; color: rgb(51, 51, 51); }
.inner .wrap_ph {/* display: none; */}
.wrap_ph li.active a {color: #03419E;}
.wrap_ph i { opacity: 1; width: 0.34rem; height: 0.3rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; position: absolute; display: block; right: 0px; top: 2px; transition: all 0.5s ease 0s; background-size: 15px 15px !important; }
.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; display: block; color: rgb(102, 102, 102) !important; }
.wrap_ph .box a:hover { color: #03419E; }
.wrap_ph h3{font-weight:normal;position:relative;padding:.05rem 0;}



.inner {padding: 0rem 0 2rem;position: relative;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;}
.inner .w16{align-items: flex-start;}
.inner_left { width: 3rem; z-index: 100; position: relative;margin-top: -1.3rem;padding: 0rem 0 0 0rem;}
.inner_right { width: calc(100% - 3rem);padding-left: .6rem;padding-top: 0.4rem;}
.inner_left::after{width: 100%;left: 0;right: 0rem;background: url(../images/navbg.png) no-repeat top/cover;height: auto;top: 0rem;bottom: 0.7rem;}

.inner_left h2{height: 1.3rem;color: #fff;display: flex;align-items: center;justify-content: center;flex-direction: column;justify-content: center;text-align: center;}
.inner_left h2 span{font-size: 0.4rem;color: #FFFFFF;font-weight: 600;display: block;font-family: "sysong";}
.inner_left h2 p{font-size: 0.2rem;color: #FFFFFF;opacity: 0.3993;font-family: "sysong";}

.inner_left ul {background: url(../images/navbg2.png) no-repeat bottom/cover;padding: 0.2rem 0 1.5rem;box-shadow: 0rem 0.04rem 0.12rem 0px rgba(216, 216, 216, 0.5);margin-left: 0.2rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 .28rem;z-index: 1;}
.inner_left ul li p::before{content: "";position: absolute;width: 0.19rem;height: 0.19rem;background: url(../images/lm-s.png) no-repeat;background-size: 100%;opacity: 0;top: 99%;left: -0.48rem;z-index: -1;}
.inner_left ul li p::after{content: "";position: absolute;left: -0.48rem;right: -.28rem;height: 100%;top: 0;background: url(../images/lmbg.png) no-repeat center/cover;opacity: 0;z-index: -1;}

.inner_left ul li p {padding: 0.24rem 0rem;border-bottom: 1px solid #ddd;position: relative;z-index: 1;}
.inner_left ul li p a {font-size: 0.22rem;display: block;cursor: pointer;width: 100%;color: #666;transition: .5s;position: relative;line-height: .3rem;text-align: center;}


.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: #fff;}
.inner_left ul li.on p::after,.inner_left ul li:hover p::after{opacity:1;}

.nysubnav {display: none;padding-left: .5rem;}
.inner_left ul li.on .nysubnav{display: block;}
.nysubnav a {padding: 0px 0.26rem;line-height: 0.4rem;display: block;font-size: 0.16rem;}
.nysubnav a:hover, .nysubnav a.on {color: #03419E;}

.local {padding: 0rem 0px 0.13rem;margin-bottom: .45rem;justify-content: space-between;align-items: center;overflow: hidden;border-bottom: 1px solid rgba(3, 65, 158, 0.3);;}
.local h2{color: #03419E;font-size: 0.32rem;font-weight: bold;align-items: center;font-family: "sysong";}
.local h2 img{display: inline-block;margin-right: 0.1rem;width: 0.37rem;}

.adress {z-index: 1;}
.adress img {display:inline-block;width: 0.18rem;color: #666;}
.adress p{align-items: center;font-size: 0.18rem;}
.adress a {color: #666;transition: 0.5s;}
.adress a:hover { color: #03419E; }




/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻 */
/* 学院新闻 */

.newlist li a{padding: 0.45rem 0.27rem;align-items: center;border-bottom: 1px solid #ddd;}
.newlist li a::after{width: 100%;height: auto;top: 0.18rem;bottom: 0.2rem;background: url(../images/newbg.jpg) no-repeat center/cover;opacity: 0;box-shadow: 0px 0.09rem 0.22rem 0px rgba(3, 65, 158, 0.2795);}

.newlist li .pis{width: 4rem;}
.newlist li .con{padding-left: .3rem;flex: 1;min-width: 0;}
.newlist li span{font-size: 0.2rem;color: #03419E;line-height: 1.3;transition: 0.5s;display: inline-block;padding-bottom: 0.2rem;font-family: Georgia;}
.newlist li span::after{width: 1.82rem;height: 0.15rem;background: url(../images/n-l.png) no-repeat;background-size: 100% 100%;left: -0.3rem;}

.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;margin: .15rem 0 .23rem;}
.newlist li p{font-size: 0.16rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}
.newlist li .imged{padding-bottom: 56%;}


@media(min-width: 1024px){
  .newlist li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist li a:hover h3,.newlist li a:hover span,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover p{opacity: .8;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .newlist li .pis{width: 3rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .pis{width: 100%;}
  .newlist li .con{flex: none;width: 100%;padding:0.2rem 0 0;}
}

.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{width: 100%;}
.tzgg li a{padding: 0.24rem .25rem;align-items: center;border-bottom: 1px solid #ddd;}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{background:url(../images/tzbg.jpg) no-repeat center/cover;box-shadow: 0rem 0.09rem 0.22rem 0px rgba(3, 65, 158, 0.1856);width: 100%;opacity: 0;}

.tzgg li .date{height: .65rem;background: url(../images/tz1.png) no-repeat;display: flex;flex-direction: column;align-items: center;justify-content: center;background-size: 100% 100% !important;padding-right: 0.3rem;}
.tzgg li .con{padding:0 0.4rem;border-left: 1px solid #ddd;flex: 1;min-width: 0;}              

.tzgg li .date span{display: block;color: #045fd2;font-size: 0.26rem;line-height: 1.1;}
.tzgg li .date p{font-size: 0.12rem;color: #03419E;margin-top: 0.1rem;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.4rem;}
.tzgg li .tzm{opacity: 0;width: 0.59rem;}



@media(min-width: 1024px){
  .tzgg li a:hover h3{color: #fff;}
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover .tzm{opacity: 1;}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
  .tzgg li a:hover .con{border-left: 1px solid rgba(255,255,255,.4);}
}
@media screen and (max-width: 1024px) {
  .tzgg li .tzm{display: none;}
  .tzgg li .con{padding: 0 0 0 0.25rem;}
  .tzgg li .date{padding-right: 0.2rem;}
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;}
  .tzgg li a{padding: .15rem 0;}
}


/* 通知 */
.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul li a{align-items: center;line-height: 1.6;padding: 0.3rem 0; border-bottom: 0.01rem dashed #d2d2d2;display: flex;}

.newlist1 ul li a::after{width: 100%;background: #fff;box-shadow: 0rem 0rem 0.1rem 0rem rgba(33, 78, 145, 0.36);opacity: 0;height: auto;top: -0.01rem;bottom: -0.01rem;}

.newlist1 ul h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #333;padding: 0 0.15rem 0 0.25rem;position:relative;}
.newlist1 ul li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #999;}
.newlist1 ul li h3::after{width: 0.1rem;height: 0.16rem;transform: translateY(-50%);background-size: 100% 100% !important;}



@media screen and (min-width: 1025px) {

   .newlist1 ul li a:hover h3, .newlist1 ul li a:hover span{color: #03419E;}
   .newlist1 ul li a:hover{padding: 0.3rem;}
   .newlist1 ul li a:hover::after{opacity: 1;}
}
@media screen and (max-width: 768px) {
  .newlist1 ul li a{padding: 0.2rem 0;}
}


/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 47%;margin-bottom: .6rem;}
.xrld li a{align-items: center;border: 1px solid #D8EBFF;background: url(../images/ldbg1.png) no-repeat #fff;background-size: 100%;overflow: hidden;padding: 0.13rem;}
.xrld li a::after{background: url(../images/ldbg2.png) no-repeat;width: 100%;opacity: 0;}
.xrld li .scale{width: 2.15rem;z-index: 2;}
.xrld li .con{padding: 0rem .35rem;flex: 1;min-width: 0;}
.xrld li h3{font-size: 0.2rem;color: #111;line-height: 0.32rem;transition: 0.5s;}
.xrld li h4{font-size: 0.2rem;color: #03419E;line-height: 0.32rem;transition: 0.5s;padding: 0.1rem 0;margin: 0.25rem 0 0.13rem;}

.xrld li h4::after{width: auto;height: 100%;background: linear-gradient(90deg, #F3F4F7 0%, rgba(242, 246, 247, 0) 100%);left: -0.35rem;right: 0rem;}

.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0rem 0 0.35rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}
.xrld li span{justify-content: space-between;align-items: center;font-size: 0.14rem;color: #03419E;padding-top: 0.12rem;border-top: 1px solid #D8D8D8;}


@media(min-width: 1024px){
  .xrld li a:hover::after{opacity: 1;}
  .xrld li a:hover h4:after{background: linear-gradient(90deg, #FFF9EE 0%, rgba(255, 244, 225, 0) 100%);}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
  .xrld li a{background: #fff;}
  .xrld li h4{margin: 0.1rem 0;}
  .xrld li p{margin-bottom: 0.1rem;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: 0rem .2rem;}
}


/*  内容页*/
.article .tit{font-size: 0.28rem;color: #03419E;line-height: 0.32rem;text-align: center; font-family: "sysong";}
.article .conttime{padding: 0.3rem 0;margin-bottom: 0rem;text-align: center;}
.article .conttime>span{font-size: 0.18rem;color: #666;padding: 0 0.2rem;line-height: 1.3;}


.article .cont p{font-size: 0.2rem !important;color: #333 !important;line-height: 1.7 !important;text-align:justify;margin-bottom: .2rem;text-indent:2em;}
.article .cont p span{font-size: 0.2rem !important;color: #333 !important;line-height: 1.7 !important;}

.article .cont p img,.article .cont p video{margin: 0rem auto;display: block;max-width: 100% !important;max-height: 100%;height: auto!important;}


.new_miew{border-top: 0.03rem solid #03419E;padding: 0.6rem 0rem 0rem;margin-top:0.5rem;justify-content: space-between;}
.new_miew p{font-size: 0.2rem;color: #333;line-height: 1.6;margin-bottom: 0.15rem;width: 40%;}
.new_miew p:last-child{text-align: right;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #03419E;}
.retu{margin-top: 0.5rem;display: flex;justify-content: center;}
.retu a{padding: 0.14rem 0.4rem;background: linear-gradient(270deg, #0776CD 0%, #03419E 99%);align-items: center;color: #fff;font-size: 0.2rem;}
.retu a img{display: inline-block;margin-left: 0.1rem;width: 0.19rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size: 0.24rem;}
    .new_miew p{width: 100%;}
    .new_miew{padding: 0.25rem 0 0;margin-top: 0.3rem;}
    .retu{margin-top: 0.3rem;}
    .new_miew p:last-child{text-align: left;}

}

/* 校园风光 */
.xyfg ul{margin: 0 -0.25rem;}
.xyfg li{width: 33.3%;padding:0 0.25rem;margin-bottom: 0.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li a::after{content: "";position: absolute;left: -0.25rem;right: -0.25rem;top: -0.25rem;bottom: 0;background: url(../images/picbg.jpg) no-repeat center/cover;box-shadow: 0rem 0.09rem 0.22rem 0px rgba(3, 65, 158, 0.3697);opacity: 0;z-index: -1;}
.xyfg li .con{height: 1.5rem;padding: 0.2rem 0;}
.xyfg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;max-height: 0.6rem;margin-top: 0.14rem;}
.xyfg li .scale .imged{padding-bottom: 56%;}
.xyfg li p{overflow: hidden;padding-left: 0.4rem;}
.xyfg li span{display: inline-block;padding: 0 0.1rem;font-size: 0.16rem;font-family: Georgia;color: #03419E;}
.xyfg li span::before{content: "";position: absolute;width: 100vw;height: 1px;background: #03419E;opacity: .3;right: 100%;bottom: 50%;}
.xyfg li span::after{width: 100vw;height: 1px;background: #03419E;opacity: .3;left: 100%;bottom: 50%;}


@media(min-width: 1025px){	
  .xyfg li a:hover::after{opacity: 1;}
	.xyfg li a:hover h3,.xyfg li a:hover span{color: #fff;}
  .xyfg li a:hover span::before,.xyfg li a:hover span::after{background: #fff;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0rem;}
	
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}
/* 组织机构 */

.zzjg ul{margin: 0 -0.15rem;}
.zzjg li{width: 33.3%;padding: 0 0.15rem;margin-bottom: .3rem;}
.zzjg li *{transition: 0.5s;}
.zzjg li a{height: 1.5rem;background: #E9EFF6;border: 1px dashed rgba(3, 65, 158, 0.1);display: block;box-shadow: 0rem 0.02rem 0.09rem 0px rgba(224, 224, 224, 0.5017);padding: 0.27rem 0.3rem;}
.zzjg li a::after{width: 100%;opacity: 0;background: url(../images/jgbg.jpg) no-repeat center/cover;box-shadow: 0rem 0.04rem 0.18rem 0px rgba(3, 65, 158, 0.478);opacity: 0;}
.zzjg li h3{font-size: 0.2rem;color: #333;transition: 0.5s;font-weight: normal;}
.zzjg li span{display: block;margin: 0.03rem 0;height: 0.35rem;background: url(../images/j-xq1.png) no-repeat right center;background-size: 0.35rem !important;}
.zzjg li span::after{width: auto;height: 1px;border-bottom: 1px dashed #03419E;opacity: .2;right: 0.35rem;left: 0;bottom: 50%;}
.zzjg li p{font-size: 0.16rem;color: #333333;padding-left: 0.25rem;background: url(../images/ph.png) no-repeat left center;background-size: 0.14rem !important;}


@media(min-width: 1025px){	
  .zzjg li a:hover::after{opacity: 1;}
	.zzjg li a:hover h3{color: #fff;font-weight: bold;}
  .zzjg li a:hover span{background: url(../images/j-xq2.png) no-repeat right center;background-size: 0.35rem !important;}
	.zzjg li a:hover p{color: #fff;background: url(../images/ph2.png) no-repeat left center;}
  .zzjg li a:hover span::after{border-bottom: 1px dashed #FFFFFF;}
}
@media(max-width: 1024px){	
  .zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}
@media(max-width: 768px){	
  .zzjg li{width: 50%;}
  .zzjg li a{padding:.2rem;}
  .zzjg li h3{font-size:.18rem;}
}
@media(max-width: 420px){	
  .zzjg  li{width: 100%;}
}


/* 师资 */
.szlist{padding-top: 0.4rem;}
.szlist li *{transition: 0.5s;}
.szlist ul{margin: 0 -0.24rem 0rem;}
.szlist li{width:50%;padding: 0 0.24rem;margin-bottom: 0.8rem;}
.szlist li a{transition: 0.5s;padding: 0 0.3rem 0.3rem;background: url(../images/ldbg1.jpg) no-repeat bottom/cover;align-items: flex-end;}
.szlist li a::after{width: 100%;background: url(../images/ldbg2.jpg) no-repeat bottom/cover;opacity: 0;box-shadow: 0rem 0.05rem 0.25rem 0rem rgba(3, 65, 158, 0.5079);}
.szlist li .scale{width: 2.08rem;margin-top: -0.3rem;}
.szlist li .con{flex: 1;min-width: 0;padding-left: 0.28rem;}
.szlist li .box{height: 1.4rem;/* padding-top: 0.1rem; */padding-left: 0.23rem;align-items: baseline;flex-wrap: wrap;}

.szlist li h3{font-size: 0.26rem;color: #03419E;}
.szlist li p{font-size: 0.18rem;color: #333;line-height: 0.26rem;flex: 1;min-width: 0;padding-left: 0.3rem;}
.szlist li .box::after{width: 0.04rem;height: 0.77rem;background: linear-gradient(180deg, #1D55AD 0%, #1988D7 100%);bottom: auto;top: 0;}
.szlist li .imged{padding-bottom: 126%;}
.szlist li span{display: flex;justify-content: flex-end;margin-top: 0.1rem;font-size: 0.16rem;color: #03419E;padding-right: 0.15rem;background: url(../images/l-xq1.png) no-repeat right center;background-size: 0.28rem !important;line-height: 0.34rem;}




@media(min-width: 1025px){
  .szlist li a:hover h3,.szlist li a:hover p,.szlist li a:hover span{color: #fff;}
  .szlist li a:hover::after{opacity: 1;}
  .szlist li a:hover .box::after{background: #fff;}
  .szlist li a:hover span{background: url(../images/l-xq2.png) no-repeat right center;}

}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{width: 100%;padding: 0 0.1rem;margin-bottom:.5rem;}
  .szlist li .box{height:auto;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 100%;}
  .szlist li p{flex:none;width:100%;padding-left:0;}
  .szlist li .scale{width: 1.6rem;}
  .szlist li h3{font-size: 0.22rem;}
  .szlist li a{padding:0 .15rem .15rem;}
  .szlist li p{font-size:.16rem;}
  .szlist li .con{padding-left:.15rem;}
}


/*师资内容 */
.zjxq{padding-top: 0.52rem;}
.zjxq::after{width: 100%;height: 0.52rem;background: url(../images/ld-t.png) no-repeat center/cover;bottom: auto;top: 0;border-radius: 0.4rem 0 0 0;}
.zj-t{align-items: center;background: url(../images/ldxq.png) no-repeat bottom/cover;border-radius: 0px 0px 0.4rem 0rem;padding: 0.4rem 0.4rem 1rem;box-shadow: 0px 0.05rem 0.12rem 0px rgba(217, 217, 217, 0.5);}

.zj-t .scale{width: 2.67rem;}
.zj-t .con{flex: 1;min-width: 0;padding: 0 0.45rem;}
.zj-t h3{font-size: 0.3rem;color: #03419E;font-family: "sysong";}
.zj-t .box p{font-size: 0.2rem;color: #333333;line-height: 1.5;padding: 0 .2rem;max-width: 70%;}
.zj-t .box p::after{width: 100vw;height: 1px;left: 100%;bottom: 50%;background: #ddd;}
.zj-t .imged{padding-bottom: 130%;}
.zj-t .box{overflow: hidden;align-items: baseline;margin-bottom: 0.4rem;}
.zj-t .cont p{font-size: 0.18rem;color: #333333;line-height: 0.32rem;}



@media(max-width: 1024px){	
  
}

@media(max-width: 768px){	
  .zj-t .scale{width: 2.2rem;margin: 0 auto .2rem;}
  .zj-t .con{flex: none;min-width: 0;padding: 0;width: 100%;}
  .zj-t h3{font-size: 0.22rem;}
  .zj-t .box p,.zj-t .cont p{font-size: 0.16rem;}
	.zj-t .box p{font-size: 0.16rem;max-width: 56%;}
  .zj-t{padding:.25rem .3rem .5rem;}
  .zj-t .box{margin-bottom:.15rem;}
}

/*  */
.ztlist ul{justify-content: space-between;}
.ztlist li{width: 48%;margin-bottom: 0.65rem;}
.ztlist li a{display: block;border: 1px solid rgba(183, 156, 89, 0.3);}
.ztlist li h3{padding: 0.23rem 0;font-size: 0.22rem;color: #333333;text-align: center;transition: 0.5s;}
.ztlist li .imged{padding-bottom: 40%;}

@media(min-width: 1025px){	
  .ztlist li a:hover{border: 1px solid rgba(3, 65, 158, 0.5);}
  .ztlist li a:hover h3{color: #03419E;}
}
@media(max-width: 1024px){	
  
}

@media(max-width: 768px){	
  .ztlist li{width: 100%;margin-bottom: 0.3rem;}
}

/* 学院简介 */
.xyjj .cont{margin-bottom: 0.3rem;}
.xyjj .cont p{font-size: 0.2rem !important;color: #333 !important;line-height: 1.7 !important;text-align:justify;margin-bottom: .2rem;text-indent:2em;}
.xyjj .img{/* border-radius: 0.3rem; */margin-bottom: 0.38rem;overflow: hidden;}
.xyjj .img img{width:100%;border-radius: .3rem;height: 100%;}
.xyjj ul{margin: 0.5rem -.1rem 0.55rem;}
.xyjj li{width: 14.2%;padding: 0 0.1rem;}
.xyjj li .a{width: 1.2rem;height: 1.2rem;margin: 0 auto;}
.xyjj li .a::after{width: auto;height: auto;top: -0.15rem;right: -0.15rem;bottom: -0.15rem;left: -0.15rem;background: url(../images/n-c.png) no-repeat;background-size: 100% 100%;border-radius: 50%;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(3, 65, 158, 0.1121);}
.xyjj li .img{width: 100%;height: 100%;border-radius: 50%;border: 1px solid #03419E;text-align: center;padding: 0.15rem 0.15rem 0;}
.xyjj li span{font-size: 0.34rem;color: #03419E; font-family: "sysong";}
.xyjj li p{font-size: 0.14rem;color: #333333;/* margin-top: 0.1rem; */}
.xyjj .fl02 h3{align-items: center;font-size: 0.22rem;color: #03419E;margin-bottom: 0.27rem;}
.xyjj .fl02 h3 img{display: inline-block;margin-right: 0.1rem;width: 0.3rem;}
.xyjj .fl02 .cont{margin-bottom: 0.4rem;padding-left: 0.25rem;}
.xyjj .fl02 .cont::after{width: 2px;height: auto;top: 0;bottom: 0.25rem;background: linear-gradient(180deg, #03419E 0%, rgba(3, 65, 158, 0) 100%);left: .1rem;}

.xyjj .fl03{margin: 0.4rem 0 0;position: relative;}
.xyjj .fl03 .con{width: 100%;height: 100%;padding: 0 0.4rem;display: flex;align-items: center;position: absolute;left: 0;bottom: 0;z-index: 10;border-radius: .3rem;overflow: hidden;}
.xyjj .fl03 .con::after{width: 90%;background: linear-gradient(90deg, #1B54AC 1%, rgba(27, 94, 180, 0.8325) 42%, rgba(25, 141, 220, 0) 100%);}
.xyjj .fl03 .cont{margin-bottom: 0;}
.xyjj .fl03 .cont p{width: 50%;color: #fff !important;margin-bottom: 0;}


@media(min-width: 1025px){	
 
}
@media(max-width: 1024px){	
  .xyjj li{width: 25%;padding: 0 0.1rem;margin-bottom: .5rem;}
  .xyjj li span{font-size: 0.26rem;}
}

@media(max-width: 768px){	
.xyjj .fl03 .cont p{width:100%;}
.xyjj li .a{width:1.1rem;height:1.1rem;}
.xyjj li .a::after{top: -0.05rem;right: -0.05rem;bottom: -0.05rem;left: -0.05rem;}
.xyjj li .img{padding:.1rem .15rem 0;}
.xyjj li span{font-size: 0.22rem;}
.xyjj ul{margin: 0.2rem -.1rem 0rem;}
.xyjj li{margin-bottom:.35rem;}
.xyjj .fl03 .img img{height: 2rem;object-fit: cover;}
.xyjj .fl03 .con{padding: 0 0.1rem;}
.xyjj .cont p{font-size: 0.18rem !important;}
.xyjj .img img,.xyjj .fl03 .con{border-radius: .1rem;}
}
@media(max-width: 420px){	
.xyjj li{width:33.3%;}
}


/* 翻页 */
.j_pages{margin: 0rem auto 0 auto;text-align: center;padding-top: .5rem;}
.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: #03419E;color: #fff;}
.j_pages a:hover{background: #03419E;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: #03419E; color:#fff}
.j_pages .qd{background: #03419E;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: #fff;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: #03419E;}
.san-nav a:hover,.san-nav a.on{color: #03419E;}



@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;padding-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .j_pages{padding-top: 0.25rem;}
}
@media screen and (max-width: 768px) {
  .txt1{font-size: 0.18rem !important;}
  .p1{font-size: 0.16rem !important;}


}

.pb_sys_common{
line-height:40px !important;
}

.cont table tr td p{
text-indent:0px !important;
}
.cont video{
display:block;
margin:0 auto;
max-width:100% !important;
}
 