<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 */
#header{background:#A40909;}
.ban{width: 100%;position: relative;}
.ban .imged{padding-bottom: 24%;}
.ban .yjlm{position: absolute;left: 0%;bottom: 0%;width: 100%;height: .6rem;z-index: 10;}
.ban .yjlm::after{width: 45%;background: url(../images2023/navbg1.png) no-repeat bottom;background-size: 100% 100%;}

.ban .yjlm .wp{height:100%;align-items: center;}
.ban .yjlm .h3{height: 100%;/* width: 2rem; */}

.ban .yjlm h3{color: #fff;font-size: 0.24rem;transition: 0.5s;line-height: .6rem;align-items: center;font-weight: bold;}
.ban .yjlm h3 a{display:inline-block;padding-right:.25rem;}
.ejlm_pc{height: .6rem;}
.ejlm_pc ul{width: 100%;align-items: center;padding: 0 .1rem;height: 100%;position: relative;}
.ejlm_pc ul li{height: 100%;padding: 0 .25rem;display: flex;align-items: center;}
.ejlm_pc ul li a{color: #fff;transition: 0.5s;font-size: .18rem;line-height: 1.2;display: block;}
/* wrap */
.ejlm_wrap h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.22rem !important;padding: 0 0.2rem;background: #b1161f;}
.ejlm_wrap h2::after{width: 25px;height: 25px;background: url(../images2023/m_n_nav_right.svg) no-repeat;background-size: 100%;left: auto;right: 0.2rem;top: 50%;margin-top: -12.5px;bottom: auto;}
.ejlm_wrap ul{box-shadow: 0px 0.16rem 0.29rem 0px rgba(69, 10, 66, 0.11);background: #fff;padding: .1rem 0;display: none;}
.ejlm_wrap li{font-size: 0.16rem;line-height: 0.3rem;}
.ejlm_wrap li a{color: #333;transition:0.5s;display: block;padding: 0 0.3rem;line-height: 2;}
.ejlm_pc li.active a,.ejlm_pc li:hover a{font-weight: bold;border-bottom: 1px solid #fff;}
.ejlm_wrap li.active a,.ejlm_wrap li:hover a{color: #b1161f;}
.ejlm_wrap{display: none;}

.local{justify-content: space-between;margin-bottom: 0.35rem;}
.adress a,.adress{font-size: 0.18rem;color: #999;}
.adress{line-height: 0.3rem;padding: 0rem 0 0rem .3rem;background: url(../images2023/home.png) no-repeat left center;background-size:.25rem;}
.adress a{transition: .5s;}
.adress a:hover{color: #b1161f;}
.adress:after{width: 0;height:1px;background: #ddd;left: auto;right: 103%;bottom: 50%;}
.local h3{color: #A40909;font-size: 0.36rem;font-weight: bold;padding-left: 0.2rem;border-left: 0.05rem solid #A40909;}

.inner{position: relative;background: url(../images2023/innbg.png) no-repeat bottom/cover;padding: 0.6rem 0 .75rem;}




.local {margin-bottom: .35rem;justify-content: space-between;align-items: center;}
.local h2{color: #000;font-size: 0.28rem;padding-left: .15rem;border-left: 5px solid #f18d00;}
.adress {color: #666;font-size: 0.16rem;padding-left: .25rem;position:relative;align-items: flex-start;}
.adress img {display:inline-block;width: 0.23rem;}
.adress p{/* width: calc(100% - .23rem); *//* padding-left: .1rem; */line-height: 1.5;}
.adress a {color: #666;transition: 0.5s;}
.adress a:hover { color: #A40909; }
.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 学院新闻 */
.newlist li{margin-bottom: .45rem;}
.newlist li a{align-items: center;}
.newlist li .pic{width: 2.35rem;padding: 0.1rem;}
.newlist li .con{width: calc(100% - 2.35rem);padding-left: .3rem;}

.newlist li span{font-size: 0.14rem;color: #999;line-height: 1.3;transition: 0.5s;align-items: center;}
.newlist li span img{width: 0.14rem;display: inline-block;margin-right: 0.1rem;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #666;line-height: .24rem;max-height: 0.48rem\0;transition: 0.5s;margin: 0.13rem 0;}

@media(min-width: 1024px){
  .newlist li a:hover .pic{background: #A40909;}
  .newlist li a:hover h3{color: #A40909;}
}
@media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:.3rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .pic{width: 2rem;}
  .newlist li .con{width: calc(100% - 2rem);padding-left: .2rem;}
  .newlist li h3{}
  .newlist li span{font-size:.16rem;}
  .newlist li p{margin:.05rem 0;}
}
@media screen and (max-width: 420px) {
  .newlist li .pic{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg li{margin-bottom: .4rem;}
.tzgg li a{display: block;padding: .3rem .5rem;background: #fff;}
.tzgg li a::after{background: #A40909}
.tzgg li .span{padding-bottom: .05rem;border-bottom: 1px solid #eee;align-items: center;justify-content: space-between;}
.tzgg li span{border-bottom: none;width: 1.2rem;white-space: nowrap;text-align: center;padding: 0;}
.tzgg li h3{font-size: 0.18rem;color: #333;width: calc(100% - 1.2rem);padding-right: .15rem;transition: 0.5s;}
.tzgg li p{font-size: 0.16rem;color: #666;transition: 0.5s;margin-top: .1rem;}



@media(min-width: 1024px){
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover h3,.tzgg li a:hover p{color: #fff;}
}
@media screen and (max-width: 768px) {
  .tzgg li a{padding: .2rem;}
}

/* 师资列表 */
.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: #A40909;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: #A40909;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;}
}
@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;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin: 0rem 0 .25rem;text-align: center;}
.article .conttime{padding: .15rem 0;margin-bottom: 0.2rem;text-align: center;background: rgba(0, 0, 0, 0.04);}
.article .conttime span{font-size: 0.14rem;color: #999;padding: 0 0.1rem;}
.article .cont p{font-size: 0.16rem !important;color: #666 !important;line-height: .36rem !important;text-align:justify;margin-bottom: .1rem;}
.article .cont p span{font-size: 0.16rem !important;color: #666 !important;line-height: 0.36rem !important;}
.cont p img,.cont p video{height: auto !important;}


.new_miew{border-top: 1px solid #c9c9c9;padding: 0.2rem 0rem 0rem;margin-top:0.5rem;/* background: #fff; */}
.new_miew p{font-size: 0.16rem;color: #333;line-height: 1.6;margin-bottom: 0.05rem;padding-left: .15rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #A40909;}
.new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #A40909;bottom: auto;top: .13rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
}
/* 简介页 */
.gk .cont p{text-indent: 2em;margin-bottom: .3rem;}
.gk .fl01{margin-bottom: .1rem;align-items: flex-start;}
.gk .fl01 .left{width: 40%;padding: 0 0 .2rem .2rem;}
.gk .fl01 .right{width: 60%;padding-left: .4rem;}
.gk .fl01 .left::after{width: auto;height: auto;right: .2rem;top: .3rem;background: #A40909;}
.gk .fl01 .left img{width: 100%;}

@media(max-width: 768px){	
  .gk .fl01 .left{width: 100%;padding: 0 0 .2rem .2rem;}
  .gk .fl01 .right{width: 100%;padding-left: 0rem;margin-top: .3rem;}
  .gk .cont p{text-indent: 2em;margin-bottom: .1rem;}
}



/* 校园风光 */
.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.35rem;text-align: center;transition: 0.5s;padding-top: .15rem;}
.xyfg li .scale .imged{padding-bottom: 70%;}


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

/* .newlist1 ul.list li h3::after{width: 0.04rem;height: 0.04rem;background:#333;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;} */
@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #A40909;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}



/* 组织机构 */
.zzjg .fl01{margin-bottom: .3rem;}
.zzjg .fl01 h3{align-items: center;font-size: 0.24rem;color: #333;margin-bottom: .3rem;}
.zzjg .fl01 h3 img{display: block;margin-right: .1rem;}
.zzjg .fl01 ul{margin: 0 -0.15rem;}
.zzjg .fl01 li{width: 33.3%;padding: 0 0.15rem;margin-bottom: .2rem;}
.zzjg .fl01 li a{height: 0.6rem;align-items: center;background: #fff;border: 1px solid #ccc;transform: 0.5s;padding: 0 .15rem;}
.zzjg .fl01 li span{width: 0.18rem;height: 0.19rem;background: url() no-repeat;background-size: 100% !important;transition: 0.5s;}
.zzjg .fl01 li h4{font-size: 0.18rem;color: #333;width: calc(100% - 0.18rem);padding-left: .15rem;transition: 0.5s;}

@media(min-width: 1025px){	
	.zzjg .fl01 li a:hover h4{color: #fff;}
  .zzjg .fl01 li a:hover span{background: url() no-repeat;}
  .zzjg .fl01 li a:hover{background: #A40909;}
}
@media(max-width: 1024px){	
  .zzjg .fl01 ul{margin: 0 -0.1rem;}
  .zzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;margin-bottom: .2rem;}
}
@media(max-width: 768px){	
  .zzjg .fl01 li{width: 50%;}
}
/*送祝福*/
.zf{margin: 0.4rem 0;}
.zf .inp{width: 50%;align-items: center;font-size: 0.2rem;margin-bottom: 0.25rem;}
.zf p{width: 1rem;text-align: right;white-space: nowrap;}
.zf p span{display: inline-block;padding: 0 0.05rem;}
.zf p i{display: inline-block;font-style: normal;color: #A40909;}
.zf .inp input{box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);padding: 0 0.1rem;border-radius: 0.03rem;border: 1px solid #ddd;
height: 0.38rem;line-height: 0.38rem;color: #333;margin: 0 0.1rem;}
.zf-b textarea{
  display: block;
  width: 100%;
  padding: 0.1rem;
  resize: none;
  border: none;
  box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
  height: 1rem;
  margin-top: 0.2rem;
  outline: none;
  border: 1px solid #ddd;
}

.zzlb-btn button {
  width: 4rem;
  height: 0.6rem;
  display: block;
  margin: 0 auto;
  border-radius: 5px;
  color: #f2cca1;
  background: #be1410;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 0.22rem;
  margin-top: 0.4rem;}
@media(max-width: 768px){
  .zf .inp{width: 100%;}
}



/* 翻页 */
.j_pages{margin: 0rem auto 0 auto;text-align: center;padding-top: .2rem;}
.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: #A40909;color: #fff;}
.j_pages a:hover{background: #A40909;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: #A40909; color:#fff}
.j_pages .qd{background: #A40909;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: #f8f8f8;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: #A40909;}
.san-nav a:hover,.san-nav a.on{color: #A40909;}



@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;}
  .ejlm_wrap{display: block;/* margin: 0.4rem 0 0; */padding-bottom: .2rem;}
  .ejlm_pc{display: none;}
	.inner{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local,.ban .yjlm{display: none;}
  .san-nav{display: block;}
}
@media screen and (max-width: 420px) {

.inner{min-height:4.8rem;}

}

.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;
}
 </pre></body></html>