<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* common */

.ban{position: relative;}
.ban .imged {padding-bottom: 38%;}
/* 手机内页二级导航 */
.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: #0D529D;}
.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.active a{color: #0D529D;}
.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: #0D529D;}

.inner {padding: 0.5rem 0 .5rem;position: relative;background: url(../images/innbg1.png) no-repeat top;background-size: 100%;}
.inner::after{width: 100%;height: 6.97rem;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.9rem; z-index: 100; position: relative; margin-bottom: 0.4rem; }
.inner_right { width: calc(100% - 2.9rem);padding-left: .4rem;}
.inner_left h2 {background: url(../images/lmbg.jpg) no-repeat center/cover;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;height: 1.2rem;}
.inner_left h2 p{color: #fff;line-height: 1.1;font-weight: bold;font-size: 0.3rem;margin-bottom: 0.15rem;}
.inner_left h2 span{color: #fff;font-size: 0.16rem;padding: 0 0.1rem;}
.inner_left h2 span::before{content: "";position: absolute;width: 0.5rem;height: 0.02rem;background: #fff;right: 100%;top: 50%;}
.inner_left h2 span::after{width: 0.5rem;height: 0.02rem;background: #fff;left: 100%;bottom: auto;top: 50%;}


.inner_left ul {background: url(../images/navbg.jpg) no-repeat bottom/cover;padding-bottom: .4rem;box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.1);}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {padding: .16rem .4rem .16rem;height: 100%;border-bottom: 1px dashed #ddd;}
.inner_left ul li p a {font-size: 0.2rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: 1.3;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .07rem;height: 0.12rem;transition: 0.5s;
background: url(../images/jt1.png) no-repeat;background-size: 100% !important;transform: translateY(-50%);}

.inner_left ul li:hover, .inner_left ul li.active {background: #F5F6F8;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #0D529D;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{background: url(../images/jt2.png) no-repeat;}

.nysubnav {display: none;}
.inner_left ul li.active .nysubnav{display: block;padding-left: .2rem;}
.nysubnav a { padding: 0px 0.2rem; line-height: 0.4rem; display: block; font-size: 0.15rem; }
.nysubnav a:hover, .nysubnav a.on {color: #0D529D;}

.local {border-bottom: 1px solid rgba(13, 82, 157, 0.6);padding: 0rem 0px 0.3rem;margin-bottom: .2rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.28rem;padding-left: 0.25rem;}
.local h2::after{width: 0.5rem;height: 0.64rem;background: url(../images/lm.png) no-repeat;background-size: 100% 100%;bottom: -0.15rem;}
.adress {position:relative;}
.adress p{line-height: 1.5;font-size: .16rem;color: #666;}
.adress a {font-size: 0.16rem;color: #666;transition: 0.5s;}
.adress a:hover { color: #0D529D; }

/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻列表1 */
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .15rem 0;border-bottom: 1px dashed #d2d2d2;}
ul.list li a::after{width: 0;height: 1px;background: #0D529D;}
ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.15rem;transition: 0.5s;position:relative;}
ul.list li a &gt; span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
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%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	ul.list li a:hover h3{color: #0D529D;}
	ul.list li a:hover::after{width: 100%;}
	ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

/* 学院新闻 */
.newlist li *{transition: 0.5s;}
.newlist li a{padding: .4rem 0.25rem;align-items: center;border-bottom: 1px solid #ddd;position: relative;}
.newlist li a::after{left: 0rem;background: url(../images/newbg.jpg) no-repeat center/cover;opacity: 0;width: 100%;}
.newlist li .scale{width: 3.6rem;}
.newlist li .con{width: calc(100% - 3.6rem);padding-left: .4rem;}
.newlist li .con::after{width: 0.66rem;height: 0.13rem;background: url(../images/new-1.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: 0.7rem;}
.newlist li .scale{position: relative;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: 0.6rem;}
.newlist li h4{font-size: 0.16rem;color: #666;line-height: 0.26rem;max-height: 0.52rem;}
.newlist li p{font-size: 0.2rem;color: #fff;display: inline-block;padding: 0 0.25rem;background: #0D529D;position: absolute;left: 0;bottom: 0;line-height: 0.48rem;}




@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover h4{color: #fff ;}
  .newlist li a:hover p{background: #fff;color: #0D529D;}
  .newlist li a:hover .con::after{background: url(../images/new-2.png) no-repeat;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .15rem 0;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li p{padding: 0 0.1rem;font-size: 0.16rem;line-height: 0.32rem;}
  .newlist li h3{margin-bottom: 0.3rem;}
  .newlist li .con::after{top: .35rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}
/* 通知公告 */

.tzgg li{width: 100%;}
.tzgg li a{padding: 0.34rem 0.3rem;align-items: center;border-bottom: 1px solid #D8D8D8;}
.tzgg li a::after{width: 100%;opacity: 0;background: url(../images/tzgg.jpg) no-repeat center/cover;}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: .65rem;border: 1px solid #0D529D;height: 0.65rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #FFFFFF;white-space: nowrap;}
.tzgg li .con{width: calc(100% - .65rem);padding-left: 0.35rem;}              

.tzgg li .date span{display: block;color: #333;font-size: 0.3rem;line-height: 1.1;}
.tzgg li .date p{font-size: 0.14rem;color: #333;margin-top: 0.05rem;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;}

@media(min-width: 1024px){
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover h3{color: #fff;}
  .tzgg li a:hover p,.tzgg li a:hover span{color: #0D529D;}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;}
  .tzgg li a{height: auto;padding: .2rem 0;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .date{width: .75rem;height: .75rem;}
  .tzgg li .con{width: calc(100% - .75rem);padding-left: 0.25rem;}    
}

/*  内容页*/
.article .tit{font-size: 0.3rem;color: #333;line-height: 0.36rem;margin: 0.1rem 0 0.28rem;text-align: center;}
.article .conttime{padding: 0.13rem 0;margin-bottom: 0.2rem;text-align: center;background: #F5F6F8;}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.15rem;}
.article .cont p{font-size: 0.16rem !important;color: #666 !important;line-height: 1.8 !important;text-align:justify;margin-bottom: .2rem;/*text-indent: 2em;*/font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif !important;}
.article .cont p span{font-size: 0.16rem !important;color: #666 !important;line-height: 1.8 !important;font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif !important;}
.article .cont p img,.article .cont p video{ height: auto !important;max-width: 100% !important;margin: 0 auto;}
.article table p{text-indent: 0 !important;}


.new_miew{border-top: 0.04rem solid #0D529D;padding-top: 0.3rem;margin-top:0.5rem;}
.new_miew p{font-size: 0.16rem;color: #666;line-height: 2;margin-bottom: 0.1rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #0D529D;}
@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size: 0.26rem;}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.17rem;}
.xyfg li{width: 33.3%;padding:0 0.17rem;margin-bottom: 0.2rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li .con{width: 100%;height: 1.25rem;padding: 0.2rem 0 0;}
.xyfg li .scale .imged{padding-bottom: 57%;}
.xyfg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;height: 50px;transition: 0.5s;margin-top: .2rem;padding: 0 0.2rem;}

.xyfg li p{font-size: 0.2rem;color: #0D529D;align-items: flex-end;position: relative;padding: 0 0.15rem;}
.xyfg li .p{padding: 0 0 0 0.5rem;display: flex;overflow: hidden;}

.xyfg li p::after{width: 100vw;height: 1px;background: #0D529D;bottom: .1rem;content: "";position: absolute;left: 100%;}
.xyfg li p::before{width: 100vw;height: 1px;background: #0D529D;bottom: .1rem;content: "";position: absolute;right: 100%;}


.xyfg li p span{display: inline-block;font-size: 0.32rem;color: #0D529D;padding-right: 0.05rem;}


@media(min-width: 1025px){	
  .xyfg li a:hover{background: url(../images/twbg.jpg) no-repeat center/cover;}
  .xyfg li a:hover h3{color: #fff;}
  .xyfg li a:hover p,.xyfg li a:hover span{color: #fff;background: #0D529D;}
  .xyfg li a:hover p::after,.xyfg li a:hover p::before{background: #fff;}
}
@media(max-width: 1024px){	

	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0rem;}
  .xyfg li p{font-size: 0.16rem;}
	.xyfg li p span{font-size: 0.22rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
  .xyfg li .p {padding: 0 0 0 0.25rem;}
}

/* 师资列表 */
.szcx .m-tab1 ul{justify-content: center;border-top: 1px solid #ddd;}
.szcx .m-tab1 li{width: 50%;line-height: 0.5rem;text-align: center;color: #333;background: #ddd;font-size: 0.2rem;}
.szcx .m-tab1 li.on{background: none;color: #0e4d9a;}
.szcx .tab{margin: 0.35rem 0;}
.szcx .tab li{line-height: 0.32rem;padding: 0 0.15rem;font-size: 0.16rem;color: #333;}
.szcx .tab li.on{color: #0e4d9a;font-weight:bold}


.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li *{transition: 0.5s;}
.xrld li a{align-items: center;}
.xrld li .scale{width: 1.7rem;}
.xrld li .con{width:calc(100% - 1.7rem);padding: 0rem .3rem;height: 100%;}
.xrld li a::after{background: url(../images/ldbg.jpg) no-repeat center/cover;opacity: 0;width: auto;left: 1.7rem;right: 0;}
.xrld li h3{font-size: 0.16rem;color: #666;line-height: 0.3rem;padding-bottom: .2rem;border-bottom: 1px solid rgba(13, 82, 157, 0.4);;transition: 0.5s;}
.xrld li h3 span{font-size: 0.24rem;color: #333333;display: inline-block;padding-right: 0.15rem;}
.xrld li .p{margin: 0.15rem 0 0.25rem;}
.xrld li h4{align-items: flex-start;margin-bottom: 0.15rem;}
.xrld li h4 span{width: 0.22rem;height: 0.18rem;background: url(../images/ld-i1.png) no-repeat center !important;transform: translateY(.09rem);background-size: 100% 100% !important;}
.xrld li h4:last-child span{width: 0.22rem;height: 0.14rem;background: url(../images/ld-i2.png) no-repeat center !important;}
.xrld li h4 p{font-size: 0.16rem;color: #666;line-height: 0.3rem;width: calc(100% - 0.22rem);padding-left: 0.15rem;word-break: break-all;}
.xrld li:hover p{color: #fff}
.xrld li .imged{padding-bottom: 140%;}
.ld-m{justify-content: flex-end;}
.ld-m p{font-size: 0.16rem;color: #333;height: 0.42rem;padding-right: 0.47rem;background: url(../images/more.png) no-repeat right center;background-size: 0.47rem !important;line-height: 0.42rem;}

@media(min-width: 1024px){
  .xrld li a:hover::after{opacity: 1;}
  .xrld li a:hover h3, a:hover .ld-m p,.xrld li a:hover span{color: #fff;}
  .xrld li a:hover h4 span{background: url(../images/ld-i11.png) no-repeat center !important;}
  .xrld li a:hover h4:last-child span{background: url(../images/ld-i22.png) no-repeat center !important;}
   a:hover .ld-m p{background: url(../images/more2.png) no-repeat right center;}
  .xrld li a:hover h3{border-bottom: 1px solid rgba(255,255,255,.5);}
}
@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 .p{margin: 0.1rem 0;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}
/* 师资详情 */
.szxq .fl01{margin-bottom: 0.6rem;padding: 0.23rem 0.65rem;border-top: 0.06rem solid #0D529D;background: url(../images/szbg1.jpg) no-repeat right bottom #fff;align-items: center;background-size: 100%;}
.szxq .fl01 .left{width:1.5rem ;}
.szxq .fl01 .right{width: calc(100% - 1.5rem);padding-left: 0.5rem;}
.szxq .fl01 .imged{padding-bottom: 135%;}
.szxq .fl01 .right h3{font-size: 0.24rem;color: #333;margin-bottom: 0.3rem;}
.szxq .fl01 .right h3 span{display: inline-block;padding-left: 0.2rem;color: #666;font-size: 0.16rem;}
.szxq .fl01 .right p{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin-bottom: 0.1rem;}
.szxq .fl02{padding: 0 0.4rem;}
.szxq .sz-li{margin-bottom: 0.2rem;}
.szxq .sz-li h3{align-items: center;padding-bottom: 0.25rem;border-bottom: 1px solid rgba(13, 82, 157, 0.4);;font-size: 0.20rem;color: #666;padding-left: .15rem;position: relative;font-weight: 600;}
.szxq .sz-li h3::before{
  content: "";
position: absolute;
top: 0;
left: 0;
z-index: 9999;
  width:4px;
  background: #0e4d9a;
  
  display: block;
  height: 50%;
}
.szxq .sz-li h3 img{display: inline-block;width: 0.21rem;margin-right: 0.1rem;}

.szxq .sz-li .con{padding: 0.2rem 0.3rem;}
.szxq .sz-li .con p{font-size: 0.16rem;color: #666;line-height: 0.28rem;}


@media screen and (max-width: 1024px) {
  .szxq .fl01{padding: 0.25rem;margin-bottom: 0.4rem;}
  .szxq .fl01 .right{padding-left: 0.25rem;}
  .szxq .fl02{padding: 0rem;}
}
@media screen and (max-width: 768px) {
  .szxq .fl01 .left{width:1.5rem ;margin: 0 auto .25rem;}
  .szxq .fl01 .right{width: 100%;padding-left: 0rem;}
  .szxq .sz-li .con{padding: 0.2rem 0rem ;}
}
@media screen and (max-width: 420px) {
  
}



/* 师资列表 */
.szcx .m-tab1 ul{justify-content: center;border-top: 1px solid #ddd;}
.szcx .m-tab1 li{width: 50%;line-height: 0.5rem;text-align: center;color: #333;background: #ddd;font-size: 0.2rem;}
.szcx .m-tab1 li.on{background: none;color: #0e4d9a;}
.szcx .tab{margin: 0.35rem 0;}
.szcx .tab li{line-height: 0.32rem;padding: 0 0.15rem;font-size: 0.16rem;color: #333;}
.szcx .tab li.on{color: #0e4d9a;}
.szcx .cont{margin: 0.2rem 0;}
.szcx .cont p{font-size: 0.16rem;line-height: 0.3rem;text-indent: 2em;}
.sc-t .tab1{display: none;}
.sc-t .tab1:first-child{display: block;}

.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li *{transition: 0.5s;}
.xrld li a{align-items: center;}
.xrld li .scale{width: 1.7rem;}
.xrld li .con{width:calc(100% - 1.7rem);padding: 0rem .3rem;height: 100%;}
.xrld li a::after{background: url(../images/ldbg.jpg) no-repeat center/cover;opacity: 0;width: auto;left: 1.7rem;right: 0;}
.xrld li h3{font-size: 0.16rem;color: #666;line-height: 0.3rem;padding-bottom: .2rem;border-bottom: 1px solid rgba(13, 82, 157, 0.4);;transition: 0.5s;}
.xrld li h3 span{font-size: 0.24rem;color: #333333;display: inline-block;padding-right: 0.15rem;}
.xrld li .p{margin: 0.15rem 0 0.25rem;}
.xrld li h4{align-items: flex-start;margin-bottom: 0.15rem;}
.xrld li h4 span{width: 0.22rem;height: 0.18rem;background: url(../images/ld-i1.png) no-repeat center !important;transform: translateY(.09rem);background-size: 100% 100% !important;}
.xrld li h4:last-child span{width: 0.22rem;height: 0.14rem;background: url(../images/ld-i2.png) no-repeat center !important;}
.xrld li h4 p{font-size: 0.16rem;color: #666;line-height: 0.3rem;width: calc(100% - 0.22rem);padding-left: 0.15rem;word-break: break-all;}
.xrld li:hover p{color: #fff}
.xrld li .imged{padding-bottom: 140%;}
.ld-m{justify-content: flex-end;}
.ld-m p{font-size: 0.16rem;color: #333;height: 0.42rem;padding-right: 0.47rem;background: url(../images/more.png) no-repeat right center;background-size: 0.47rem !important;line-height: 0.42rem;}

@media(min-width: 1024px){
  .xrld li a:hover::after{opacity: 1;}
  .xrld li a:hover h3, a:hover .ld-m p,.xrld li a:hover span{color: #fff;}
  .xrld li a:hover h4 span{background: url(../images/ld-i11.png) no-repeat center !important;}
  .xrld li a:hover h4:last-child span{background: url(../images/ld-i22.png) no-repeat center !important;}
   a:hover .ld-m p{background: url(../images/more2.png) no-repeat right center;}
  .xrld li a:hover h3{border-bottom: 1px solid rgba(255,255,255,.5);}
}
@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 .p{margin: 0.1rem 0;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}
/* 师资详情 */
.szxq .fl01{margin-bottom: 0.6rem;padding: 0.23rem 0.65rem;border-top: 0.06rem solid #0D529D;background: url(../images/szbg1.jpg) no-repeat right bottom #fff;align-items: center;background-size: 100%;}
.szxq .fl01 .left{width:1.5rem ;}
.szxq .fl01 .right{width: calc(100% - 1.5rem);padding-left: 0.5rem;}
.szxq .fl01 .imged{padding-bottom: 135%;}
.szxq .fl01 .right h3{font-size: 0.24rem;color: #333;margin-bottom: 0.3rem;}
.szxq .fl01 .right h3 span{display: inline-block;padding-left: 0.2rem;color: #666;font-size: 0.16rem;}
.szxq .fl01 .right p{font-size: 0.16rem;color: #666;line-height: 0.3rem;margin-bottom: 0.1rem;}
.szxq .fl02{padding: 0 0.4rem;}
.szxq .sz-li{margin-bottom: 0.2rem;}
.szxq .sz-li h3{align-items: center;padding-bottom: 0.25rem;border-bottom: 1px solid rgba(13, 82, 157, 0.4);;font-size: 0.20rem;color: #666;padding-left: .15rem;position: relative;font-weight: 600;}
.szxq .sz-li h3::before{
  content: "";
position: absolute;
top: 0;
left: 0;
z-index: 9999;
  width:4px;
  background: #0e4d9a;
  
  display: block;
  height: 50%;
}
.szxq .sz-li h3 img{display: inline-block;width: 0.21rem;margin-right: 0.1rem;}

.szxq .sz-li .con{padding: 0.2rem 0.3rem;}
.szxq .sz-li .con p{font-size: 0.16rem;color: #666;line-height: 0.28rem;}


@media screen and (max-width: 1024px) {
  .szxq .fl01{padding: 0.25rem;margin-bottom: 0.4rem;}
  .szxq .fl01 .right{padding-left: 0.25rem;}
  .szxq .fl02{padding: 0rem;}
}
@media screen and (max-width: 768px) {
  .szxq .fl01 .left{width:1.5rem ;margin: 0 auto .25rem;}
  .szxq .fl01 .right{width: 100%;padding-left: 0rem;}
  .szxq .sz-li .con{padding: 0.2rem 0rem ;}
}
@media screen and (max-width: 420px) {
  
}









/* 组织机构 */
.dzjg .fl01{margin-bottom: .65rem;position: relative;}
.dzjg .fl01&gt;h3{width: 100%;overflow: hidden;margin-bottom: .25rem;/* line-height: 1.4; */}
.dzjg .fl01&gt;h3 span{font-size: 0.3rem;color: #0D529D;font-weight: bold;border-left: 0.03rem solid #0D529D;padding-left: .15rem;display: inline-block;font-family: sy;}

.dzjg .fl01 ul{margin: 0 -0.4rem;}
.dzjg .fl01 li{width: 33.3%;padding: 0 0.4rem;height: 0.56rem;display: flex;align-items: center;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .18rem;color: #222;line-height: 1.5;height: 100%;display: flex;align-items: center;}
.dzjg .fl01 li h3::after{height: 100%;background:#0D529D;left: 0.05rem;}

.dzjg .fl01 li h3 a{padding-left: 0.2rem;}
.dzjg .fl01 li h3 a::after{width: 0.07rem;height: 0.07rem;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);border:1px solid #0D529D;}

.jsdw .fl01 li{width: 16.6%;}
 
@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover a{color: #fff;}
  .dzjg .fl01 li h3:hover::after{width: calc(100% - 0.05rem);}
  .dzjg .fl01 li h3:hover a::after{background: #F18147;border: 1px solid #F18147;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
  .jsdw .fl01 li{width: 20%;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .jsdw .fl01 li{width: 25%;}
  .dzjg .fl01&gt;h3 span{font-size:.24rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;width: 100%;}
  .jsdw .fl01 li{width:33.3%;}
}
/* 本科生 */
.bks li *{transition: 0.5s;}
.bks .fl01{margin-bottom: .35rem;position: relative;}
.bks .fl01 ul{justify-content: space-between;}
.bks .fl01 li{width: 48.5%;margin-bottom: 0.3rem;}
.bks .fl01 li a{display: block;height: 3.87rem;border-radius: 0.6rem 0.2rem 0.2rem 0.2rem;background: #FFFFFF;border: 1px dashed #0D529D;padding: 0.45rem 0.5rem;overflow: hidden;}
.bks .fl01 li:nth-child(2) a{border-radius: 0.2rem 0.6rem 0.2rem 0.2rem;}
.bks .fl01 li:nth-child(3) a{border-radius: 0.2rem 0.2rem 0.2rem 0.6rem;}
.bks .fl01 li:nth-child(4) a{border-radius: 0.2rem 0.2rem 0.6rem 0.2rem;}


.bks .fl01 li a::after{width: auto;opacity: 0;background: url(../images/bkbg.png) no-repeat;background-size: cover;top: -1px;right: -1px;bottom: -1px;left: -1px;height: auto;}
.bks .fl01 li h3{font-size: 0.28rem;color: #0D529D;padding-bottom: 0.3rem;border-bottom: 1px solid rgba(151, 151, 151, 0.4);}
.bks .fl01 li .con{padding: 0.3rem 0;}
.bks .fl01 li .con p{font-size: 0.2rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;margin-bottom: 0.2rem;}
.bks .fl02{justify-content: space-between;}
.bks .fl02 .title .h3{margin: 0;}
.bks .fl02 .title .more a{color: #0D529D;}
.bks .fl02 .left{width: 48.5%;}
.bks .fl02 .right{width: 48.5%;}
.bks .fl02 .left  li{margin-bottom: 0.28rem;}
.bks .fl02 .left  li a{align-items: center;}
.bks .fl02 .left  li .date{width: .65rem;border: 1px solid #0D529D;height: 0.65rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background: #FFFFFF;white-space: nowrap;}
.bks .fl02 .left  li .con{width: calc(100% - .65rem);padding-left: 0.35rem;}              
.bks .fl02 .left  li .date span{display: block;color: #333;font-size: 0.3rem;line-height: 1.1;}
.bks .fl02 .left  li .date p{font-size: 0.14rem;color: #333;margin-top: 0.05rem;}
.bks .fl02 .left  li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;}
.bks .fl02 .right li a{height: .8rem;border-bottom: 1px solid #ddd;align-items: center;}
.bks .fl02 .right li a::after{width: 0.83rem;height: 3px;bottom: 0px;background: #0D529D;border-radius: 1.5px;}
.bks .fl02 .right li span{font-size: 0.16rem;color: #0058B2;width: 0.9rem;white-space: nowrap;}
.bks .fl02 .right li h3{width: calc(100% - 0.9rem);font-size: 0.2rem;color: #333;line-height: 0.3rem;padding-left: 0.25rem;}




@media screen and (min-width: 1024px) {
  .bks .fl01 li a:hover{border: 1px solid rgba(0,0,0,0);}
  .bks .fl01 li a:hover::after{opacity: 1;}
  .bks .fl01 li a:hover h3,.bks .fl01 li a:hover p{color: #fff;}
  .bks .fl02 li a:hover h3{color: #0D529D;}
  .bks .fl02 .left li a:hover .date{background: #0D529D;}
  .bks .fl02 .left li a:hover .date span{color: #fff;}
  .bks .fl02 .left li a:hover .date p{color: #fff;}

}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .bks .fl01 li{width: 100%;}
  .bks .fl01 li a{padding: 0.25rem;height: auto;}
  .bks .fl01{margin-bottom: 0;}
  .bks .fl02 .left{width: 100%;}
  .bks .fl02 .right{width: 100%; margin-top: 0rem;}
  .bks .fl02 .left li .date{width: .75rem;height: .75rem;}
  .bks .fl02 .left li .con{width: calc(100% - .75rem);padding-left: 0.25rem;}   
}
@media screen and (max-width: 420px) {
  
}
/* 简介页 */
.jjy{padding-top: 0.2rem;}
.jjy&gt;h3{font-size: 0.26rem;color: #0D529D;margin-bottom: 0.3rem;}
.jjy .img{position: relative;margin-bottom: 0.25rem;}
.jjy img{width: 100%;}
.jjy .img ul{width: 100%;position: absolute;bottom: 0;z-index: 10;padding: 0.28rem 0.15rem;background: rgba(13, 82, 157, 0.9);}
.jjy .img li{width: 33.3%;padding: 0 0.45rem;border-right: 1px solid #fff;}
.jjy .img li:last-child{border-right: none;}
.jjy .img li h4{color: #fff;font-size: 0.3rem;margin-bottom: 0.25rem;}
.jjy .img li h5{color: #fff;font-size: 0.16rem;line-height: 0.24rem;}



@media screen and (max-width: 1024px) {
  .jjy{padding-top: 0.1rem;}
  .jjy .img li{padding: 0 0.15rem;}
}
@media screen and (max-width: 768px) {
  .jjy .img ul{position: relative;}
  .jjy .img li{width: 100%;padding: 0;margin-bottom: 0.2rem;border-right: none;}
  .jjy .img li h4{margin-bottom: 0.1rem;}

}
@media screen and (max-width: 420px) {
  
}



@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  
}
@media screen and (max-width: 420px) {
  
}



/* 三级栏目展开 */
.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: #0D529D;color: #fff;}
.j_pages a:hover{background: #0D529D;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: #0D529D; color:#fff}
.j_pages .qd{background: #0D529D;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }


@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;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}




 </pre></body></html>