@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 30%;}
.ban .imged:after{content:"";position:absolute;width:100%;height:2rem;background:url(/images/banshad.png) no-repeat;background-size:100% 100%;left: 0;bottom: 0;}
/* 手机内页二级导航 */
.wrap_ph{padding: 0.3rem 0;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: #c30e20;}
.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;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #c30e20;}

.inner {padding: 0rem 0 .75rem;position: relative;background: #f9f9f9;z-index: 2;}
.inner::after{width: 100%;height: 100%;background: url(/images/innbg.jpg) no-repeat bottom #f9f9f9;background-size: 100%;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 2.7rem;z-index: 100;position: relative;padding-left: 0.1rem;margin-top: -1rem;background: #c30e20;}
.inner_right { width: calc(100% - 2.7rem);padding-left: .65rem;padding-top: 0.6rem;}
.ssjg{
  width:100%;
}
.inner_left h2 {height: 1rem;color: #fff;font-size: 0.3rem;background: #c30e20;font-weight: bold;padding-left: 0.25rem;line-height: 1rem;}
.inner_left ul {background: #fff;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);padding-bottom: .4rem;}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {height: 100%;border-bottom: 1px solid #eee;display: flex;align-items: center;transition: 0.5s;border-left: 3px solid rgba(0,0,0,0);padding: .2rem 0.25rem;}
.inner_left ul li p a {font-size: 0.2rem;display: block;cursor: pointer;width: 100%;color: #111;transition: .5s;position: relative;line-height: .3rem;}
.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: .09rem;height: 0.17rem;
background: url(/images/jt2.png) no-repeat;background-size: 100%;transform: translateY(-50%);opacity:0;} */

/* .inner_left ul li:hover p, .inner_left ul li.active p{border-left: 3px solid #f18d00;} */
.inner_left ul li:hover p,.inner_left ul li.active p{background: #eeeeee;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {font-size: 0.24rem;font-weight: 500;}
/* .inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;} */
.nysubnav {background: #f8f3f3;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: #c30e20;}
.inner_left ul li.active .nysubnav{display: block;padding-left: .3rem;}

 .lmmc{color: #000;font-size: 0.28rem;padding-left: .15rem;border-left: 0.05rem solid #c30e20;margin-bottom: .6rem;width: 100%;line-height: 1.3;}
.adress {position: absolute;width: 100%;height: 100%;right: 0;bottom: 0;padding-bottom: 2%;}
.adress .wp{justify-content: flex-end;align-items: flex-end;height: 100%;}
.adress p{line-height: 1.5;color: #fff;font-size: 0.14rem;}
.adress a {color: #fff;transition: 0.5s;}
.adress a:hover { color: #c30e20; }
.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy p{text-indent: 2em;}

/* 学院新闻 */
.newbg::after{width: 100%;height: 100%;background: url(/images/newlibg.jpg) no-repeat bottom/cover;}
.newlist li{margin-bottom: .4rem;}
.newlist li a{padding: .3rem;align-items: center;background: #fff; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}

.newlist li a::after{left: 0;background: url(/images/newbg.jpg) no-repeat center/cover;}
.newlist li .scale{width: 2.95rem;}
.newlist li .con{width: calc(100% - 2.95rem);padding-left: .35rem;}

.newlist li span{font-size: 0.14rem;color: #999;line-height: 1.3;transition: 0.5s;}
.newlist li h3{font-size: 0.2rem;color: #111;line-height: 0.28rem;transition: 0.5s;}
.newlist li p{font-size: 0.14rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;transition: 0.5s;margin: .15rem 0 .3rem;}

@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff;}
  
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .2rem;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li p{-webkit-line-clamp: 2;line-height: .28rem !important;}
  .newlist li span{font-size:.16rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{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: #c30e20}
.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;}
}




/*  内容页*/
.article .contitle{margin-bottom: .3rem;}
.article h2{
  margin-bottom:0.2rem;
}
.article h3{
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}
.article .conttime{padding: 0rem 0 .2rem;border-bottom: 1px solid #ccc;margin-bottom: 0.4rem;padding-left: .15rem;}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.1rem;}
.cont p{font-size: 0.18rem !important;color: #111 !important;line-height: .34rem !important;text-align:justify;margin-bottom: .2rem;}
.cont p span{font-size: 0.18rem !important;color: #111 !important;line-height: .34rem!important;}
.cont p img{/* width:80%; */height: auto !important;}
.cont p video{width:80%;height: auto !important;}

.article .cont{padding-left:.25rem;}

.new_miew{border-top: 1px solid #c9c9c9;padding: 0.2rem .25rem 0rem;margin-top:0.5rem;align-items: center;}
.new_miew .p{width: calc(100% - 1.4rem);padding-right: 0.3rem;}
.new_miew p{font-size: 0.18rem;color: #111;line-height: 1.6;margin-bottom: 0.05rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #c30e20;}
.new_miew h3{width: 1.4rem;background: url(/images/retu.jpg) no-repeat center/cover;height: 0.42rem;line-height: 0.42rem;color: #fff;text-align: center;font-size: 0.14rem;}
#share-2{margin-top: 0.3rem;font-size: 0.14rem;color: #666;width: 100%;justify-content: flex-start;padding-left: .25rem;}

.article  .social-share .social-share-icon{border: none;background: #ccc;border-radius: .05rem;}
.article  .social-share .social-share-icon::before{color: #fff;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .new_miew h3{display: none;}
    #share-2{display: none;}
    .new_miew .p{width:100%;}
    .article .cont{padding-left:0rem;}
    .tbsc{overflow: auto;}
    .tbsc table{width: 700px;}
}
@media print{
  .header_box,.footer,.inner_left,.ban{display: none;}

  .lmmc{color: #000;font-size: 28px !important;padding-left: 15px;border-left: 5px solid #c30e20;margin-bottom: 60px;width: 100%;line-height: 1.3;}
.article h2{margin-bottom: 30px;}

.article .conttime{padding: 0rem 0 20px;border-bottom: 1px solid #ccc;margin-bottom: 40px;padding-left: .15rem;}
.article .conttime span{font-size: 16px;color: #666;padding: 0 10px;}
.cont p{font-size: 18px !important;color: #111 !important;line-height: 34px !important;text-align:justify;margin-bottom: .2rem;}
.cont p span{font-size: 18px !important;color: #111 !important;line-height: 34px!important;}
.cont p img,.cont p video{width:80%; height: auto !important;}
.article .cont{padding-left:25px;}

.new_miew{border-top: 1px solid #c9c9c9;padding: 20px 25px 0rem;margin-top:0.5rem;align-items: center;}
.new_miew .p{width: calc(100% - 140px);padding-right: 30px;}
.new_miew p{font-size: 18px;color: #111;line-height: 1.6;margin-bottom: 5px;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #c30e20;}
.new_miew h3{width: 1.4rem;background: url(/images/retu.jpg) no-repeat center/cover;height: 42px;line-height: 42px;color: #fff;text-align: center;font-size: 14px;}
#share-2{margin-top: 30px;font-size: 0.14rem;color: #666;width: 100%;justify-content: flex-start;padding-left: 25px;}

.article  .social-share .social-share-icon{border: none;background: #ccc;border-radius: 5px;}
  
}



/* 简介页 */
.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: #c30e20;}
.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.15rem;}
.xyfg li{width: 33.3%;padding:0 0.15rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.17rem;color: #222;transition: 0.5s;margin-top: .15rem;padding-left: 0.25rem;}
.xyfg li h3::after{width: 0.15rem;height: 0.03rem;background: #e1e2ea;bottom: auto;top: 50%;}
.xyfg li .scale .imged{padding-bottom: 65%;}

@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #c30e20;}
  .xyfg li a:hover h3::after{background: #c30e20;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}
/* 通知 */
.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: #c30e20;}
.newlist1 ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #000;padding: 0 .2rem 0 0.15rem;transition: 0.5s;position:relative;}
.newlist1 ul.list li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
.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: #c30e20;}
  .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-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{}
  .zzjg .fl01 li a:hover{background: #c30e20;}
}
@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%;}
}
/* 历任领导 */
.lrld ul{margin: 0 -0.2rem;padding-bottom: 0.3rem;}
.lrld li{width: 25%;padding: 0 0.2rem;margin-bottom: 0.4rem;}
.lrld li a{width: 100%;padding: 0.2rem .25rem 0;background: url(/images/lrbg1.png) no-repeat top;background-size: 100%;display: block;}
.lrld li a::after{width: 100%;height: 0;top: 0;bottom: auto;background: url(/images/lrbg2.png) no-repeat top;background-size: 100%;}
.lrld li .con{padding-top: 0.15rem;}
.lrld li h3{font-size: 0.22rem;color: #000;line-height: 0.28rem;transition: 0.5s;}
.lrld li p{font-size: 0.14rem;color: #000;font-family: arial;line-height: 1.5;}
.lrld li .imged{padding-bottom: 120%;}

.li-more{display: none;}
.jz-m{justify-content: center;margin-top: 0.3rem; cursor: pointer;}
.jz-m img{width: 1.61rem;}


@media(min-width: 1025px){	
	.lrld li a:hover::after{height: 100%;}
  .lrld li a:hover h3{color: #c30e20;}
}
@media(max-width: 1024px){	
 .lrld ul{margin: 0 -0.1rem;padding-bottom: 0;}
 .lrld li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
 .lmmc{font-size: 0.24rem;margin-bottom: 0.25rem;}
}
@media(max-width: 768px){	
   .lrld li{width: 33.3%;}
}
@media(max-width: 500px){
   .lrld li{width: 50%;}
}
/* 历史沿革 */
.sdxs::after{width: 1px;background: #ddd;height: calc(100% + .5rem);bottom: auto;top: -.5rem;left: .01rem;}
.sdxs li{padding: .2rem 0 .4rem;align-items: flex-start;}
.sdxs li::after{width: 1px;height: 0;bottom: auto;top: 50%;background: #c30e20;}
.sdxs li .btn{width: 2.3rem;padding-left: 0.3rem;font-size: 0.17rem;color: #000;line-height: 0.36rem;}
.sdxs li .con{width:calc(100% - 2.3rem)}
.sdxs li p{font-size: 0.17rem;color: #000;line-height: 0.36rem;}
.sdxs li .btn span{font-size: 0.36rem;color: #111;font-family: arial;font-weight: bold;display: inline-block;padding-right: .05rem;}
.sdxs li .btn::after{width: 0.25rem;height: 1px;bottom: auto;top: 50%;background: #ddd;}



@media(min-width: 1025px){	
	.sdxs li:hover::after{height: 100%;top: 0;}
  .sdxs li:hover .btn::after{background: #c30e20;}
}
@media(max-width: 1024px){	
 .sdxs:after{top:-.3rem;}
 .sdxs li{padding: .1rem 0 .15rem;}
 .sdxs li .btn{width: 1.5rem;}
 .sdxs li .con{width:calc(100% - 1.5rem)}
}
@media(max-width: 768px){	
  .sdxs li .btn span{font-size: 0.3rem;}
}

/* 师资详情 */
.zjjs{align-items: flex-start;}
.zjjs .left{width: 2.58rem;padding: 0 0.2rem 0.35rem;}
.zjjs .right{width:calc(100% - 2.58rem);padding-left: .35rem;}
.zjjs .left::after{width: 100%;height: 80%;background: #c30e20;bottom: 0;}
.zjjs .left .imged{padding-bottom: 140%;}

.zjjs .right .con{padding-bottom: 0.2rem;margin-bottom: 0.3rem;border-bottom: 1px solid #ddd;}
.zjjs .right .con h3{color: #000;font-size: 0.28rem;line-height: 1.3;}
.zjjs .right .cont p{font-size: 0.17rem;color: #111;line-height: 0.34rem;margin-bottom: 0.25rem;text-align: justify;text-indent: 2em;}
.zjjs .right .cont p span{font-size: 0.17rem !important;color: #111 !important;line-height: 0.34rem !important;}



@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
  .zjjs .left{width: 2.58rem;margin: 0 auto .3rem;}
  .zjjs .right{width:100%;padding-left: 0rem;}
  .zjjs .right .con{padding-bottom: 0.15rem;margin-bottom: 0.15rem;}
}
/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li{margin-bottom: 0.35rem;}
.mtsj li a{align-items: flex-start;}
.mtsj li .mtdate{width: 1.08rem;flex-direction: column;justify-content: center;text-align: center;height: 1.08rem;white-space: nowrap;transition:0.5s;background: #f4ead7;align-items: flex-end;padding: .2rem;}
.mtsj li .mt-r{width: calc(100% - 1.08rem);padding: .3rem .4rem;height: 1.5rem;background: #fff; box-shadow: 0px 0px 0.29rem 0px rgba(76, 76, 76, 0.1);}
.mtsj li .mtdate span{font-size: 0.28rem;color: #333;font-family: arial;}
.mtsj li .mtdate p{font-size: 0.1rem;color: #3d3d3d;text-align: center;margin-top: .05rem;font-weight: bold;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #111;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.14rem;color: #888888;width: 100%;line-height: .24rem;max-height: .48rem\0;}

@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #c30e20;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2{color:#c30e20;transform:translateX(.15rem);}
}





@media(min-width: 1025px){	
	
}
@media(max-width: 1024px){	
 
}
@media(max-width: 768px){	
  .mtsj li .mtdate{width: .9rem;height:.9rem;padding: .1rem;}
  .mtsj li .mt-r{width: calc(100% - .9rem);padding:.2rem;}
  .mtsj li .mtdate span{font-size:.24rem;}
}

/* 文化艺术 */
.whys .fl01{padding-bottom: 0.3rem;margin-bottom: 0.35rem;border-bottom: 1px dashed #ddd;}
.whys .cont p{text-indent: 2em;}
.whys h3{font-size: 0.26rem;color: #111;line-height: 0.28rem;font-weight: 500;margin-bottom: 0.25rem;}
.whys .fl02,.whys .fl03,.whys .fl06{margin-bottom: 0.4rem;}
.whys .fl02 h3{padding: 0 0 0.25rem 0rem;}
.whys .fl02 .cont{background: #f8f0e3;padding: 0.3rem;}
.whys .fl02 .cont img{width: 5.34rem;display: block;padding: 0 0 0.15rem 0.15rem;float: right;margin-top: -0.95rem;}

.whys .fl03{align-items: center;}
.whys .fl03 img{width: 100%;}
.whys .fl03 .left{width: 44%;}
.whys .fl03 .right{width: 56%;padding-left: 0.25rem;}
.whys .fl04{align-items: center;background: #c30e20;border-radius: 0.1rem;padding: .35rem;z-index: 2;position: relative;}

.whys .fl04 .left{width:70%;}
.whys .fl04 .right{width: 30%;padding-left: 0.35rem;}
.whys .fl04 .left h3,.whys .fl07  h3{color: #fff;}
.whys .fl04 .left p,.whys .fl04 .left p span,.whys .fl07  p,.whys .fl07  p span{color: #fff !important;}
.whys .fl04 .right li{margin-bottom: 0.15rem;width: 100%;}
.whys .fl04 .right li img{width: 68%;}
.whys .fl04 .right li:last-child{text-align: right;}
.whys .fl05,.whys .fl06{padding: .4rem .35rem;}
.whys .fl05::after{width: 100%;height: auto;top: -.5rem;background: url(/images/whbg1.jpg) no-repeat center/cover;}

.whys .fl05 ul{margin: .3rem -.1rem 0;}
.whys .fl05 li{width: 50%;padding: 0 0.1rem;}
.whys .fl06{background: #fff;}
.whys .fl06 ul{margin: .3rem -.05rem 0;}
.whys .fl06 li{width: 25%;padding: 0 0.05rem;}
.whys .fl06 li h4{text-align: center;padding-top: 0.15rem;font-size: 0.16rem;color: #333;}

.whys .fl07{background: #284785;padding: .4rem .3rem;}
.whys .fl07 ul{float: right;padding: 0 0 0rem 0.15rem;justify-content: space-between;width: 40%;}
.whys .fl07 ul li{width: 49%;margin-bottom: 0.15rem;}


@media(min-width: 1025px){	
	
}
@media(max-width: 1024px){	
 
}
@media(max-width: 768px){	
  .whys .fl02 .cont img{margin-top: 0;}
  .whys .fl03 .left{width: 100%;}
  .whys .fl03 .right{width: 100%;padding-left: 0rem;margin-top: 0.3rem;}
  .whys .fl04{padding:.2rem;}
  .whys .fl04 .left{width:100%;}
  .whys .fl04 .right{width: 100%;padding-left: 0rem;margin-top: 0.3rem;}
  .whys .fl04 .right li img{width: 50%;}
  .whys .fl05,.whys .fl07{padding:.3rem .2rem;}
  .whys .fl06 li{width: 50%;padding: 0 0.05rem;margin-bottom: .25rem;}
  .whys .fl07 ul{width:100%;}
}

@media(max-width: 600px){	
  .whys .fl02 .cont img{width: 100%;padding: 0 0 .15rem 0;}
}
/* 现任领导 */
.xrld{justify-content: space-between;}
.xrld-l{width: 48%;background: #fff;box-shadow: 0px 0px 0.29rem 0px rgba(76, 76, 76, 0.11);padding: 0.5rem 0.4rem 0.15rem;}
.xrld-l::after{width: 100%;height: 0.4rem;background: url(/images/xrlbg.jpg) no-repeat center/cover;bottom: auto;top: 0;}


.xrld-l li{border-bottom: 1px solid #e5e5e5;padding: .15rem 0;display: flex;justify-content: space-between;align-items: center;height: 1.1rem;}
.xrld-l li:last-child{border-bottom:none;}
.xrld-l li span{padding-left: 0.2rem;border-left: 1px solid #c30e20;font-size: 0.26rem;color: #111;line-height: 0.28rem;}

.xrld-l li p{font-size: 0.22rem;color: #111;line-height: 0.28rem;padding-left: .3rem;}
.xrld-l li p a{transition: 0.5s;width: 1rem;text-align: left;}


@media(min-width: 1025px){	
  .xrld-l li p a:hover{color: #c30e20;}
}
@media(max-width: 1024px){	
 
}
@media(max-width: 768px){	
  .xrld-l{width: 100%;margin-bottom:.3rem;}
  .xrld-l li span{font-size:.22rem;}
  .xrld-l li p{font-size: 0.18rem;}
  .xrld-l li{height:.9rem;}
}

/* 校园文化 */
.xxbs .fl01,.xxbs .fl02,.xxbs .fl03,.xxbs .fl04{margin-bottom: 0.45rem;}
.xxbs .cont p{text-indent: 2em;}
.xxbs .fl01{align-items: center;}
.xxbs .fl01 .left{width: 25%;}
.xxbs .fl01 .right{width: 75%;padding-left: 0.5rem;}
.xxbs .xz{justify-content: flex-end;margin-top: 0.4rem;}
.xxbs .xz a{padding: .08rem .15rem;background: #c30e20;color: #fff;font-size: 0.16rem;align-items: center;}
.xxbs .xz a img{display: inline-block;width: 0.21rem;margin-right: 0.1rem;}
.xxbs .fl02 img{max-width:7.3rem;display: block;margin: 0 auto .25rem;}

.xxbs .fl03{background: url(/images/bsbg.jpg) no-repeat center/cover;padding: .35rem .25rem;}
.xxbs .fl03 h2{margin-left: -0.25rem;}
.xxbs .fl03 .left{width: 41%;}
.xxbs .fl03 .right{width: 59%;padding-left: 0.3rem;}
.xxbs .fl03 .left img{width: 100%;border-radius: 0.1rem;}
.xxbs .fl04{position: relative;}
.xxbs .fl04 img{width: 100%;}
.xxbs .fl04 h4{position: absolute;z-index: 10;left: 0.15rem;bottom: 0.3rem;justify-content: flex-start;}
.xxbs .fl04 h4 a{margin-left: 0.15rem;}

@media(min-width: 1025px){	
	
}
@media(max-width: 1024px){	
 
}
@media(max-width: 768px){	
  .xxbs .fl01 .left{width: 100%;text-align: center;}
  .xxbs .fl01 .right{width: 100%;padding-left: 0rem;margin-top: 0.3rem;}
  .xxbs .xz{margin-top: 0.2rem;}
  .xxbs .fl02 img{
    max-width:100%;
  }
  .xxbs .fl03 .left{width: 100%;}
  .xxbs .fl03 .right{width: 100%;padding-left: 0rem;margin-top:.3rem;}
}

/* 学院概况 */
.jjbg::after{width: 100%;height: 11.17rem;background: url(/images/jjbg.jpg) no-repeat bottom/cover;}
.xyjj .cont p{text-indent: 2em;margin-bottom: 0.25rem;}
.xyjj .fl01,.xyjj .fl02,.xyjj .fl03,.xyjj .fl04,.xyjj .fl05{margin-bottom: 0.4rem;}
.xyjj .fl01 ul{align-items: flex-end;}
.xyjj .fl01 li{width: 35%;margin-bottom: 0.3rem;}
.xyjj .fl01 li:nth-child(1){padding: 0.1rem .1rem 0;background: #fff;width: 22%;position: relative;z-index: 2;}
.xyjj .fl01 li:nth-child(2){padding: 0.1rem .1rem 0;background: #fff;width: 48%;margin-left: -5%;}
.xyjj .fl01 li img{width:100%;}
.xyjj .fl02{background: url(/images/xyjjbg1.jpg) no-repeat center/cover;padding: .35rem;}
.xyjj .fl02 .img{width: 2.45rem;}
.xyjj .fl02 ul{width: calc(100% - 2.45rem);padding-left: 0.1rem;}
.xyjj .fl02 .img img{width: 100%;}
.xyjj .fl02 ul li{min-width: 33.3%;padding: 0 0.07rem;margin-bottom: 0.15rem;}
.xyjj .fl02 ul li h3{height: 0.48rem;line-height: 1.4;color: #fff;font-size: 0.17rem;padding: 0 .25rem;display: flex;align-items: center;background: #d3a558;}
.xyjj .fl03 .cont img{float: right;display: block;padding: 0 0 0.15rem 0.15rem;width: 4.37rem;}
.xyjj .fl03 .img img{width: 100%;}
.xyjj h2{justify-content: space-between;}
.xyjj h2 a{padding: .07rem .15rem;background: #c30e20;color: #fff;font-size: 0.14rem;}

.xyjj .fl05 .cont img{float: right;display: block;padding: 0 0 0.15rem 0.15rem;width: 5.7rem;}
.xyjj .fl06 .left{width: 50%;padding: .35rem .25rem;background: #f5dcb1;}
.xyjj .fl06 .right{width: 50%;padding: .35rem .25rem;background: url(/images/jjbg2.jpg) no-repeat center/cover;}
.xyjj .fl06 h2{margin-left: -0.25rem;}
.xyjj .fl06 .right h2,.xyjj .fl06 .right .cont p,.xyjj .fl06 .right .cont p span{color: #fff !important;}

.xyjj .fl07{background: #c30e20;padding: .45rem .25rem;margin-bottom: .65rem;}
.xyjj .fl07 h2{border-left: 0.05rem solid #f5dcb1;color: #fff;margin-left:-.25rem;}
.xyjj .fl07 .cont p,.xyjj .fl07 .cont p span{color: #fff !important;}

@media(min-width: 1025px){	
	
}
@media(max-width: 1024px){	
 .xyjj .fl01 li{width:33.3% !important;margin: 0 0 .3rem!important;padding: 0 .1rem!important;}
}
@media(max-width: 768px){	
  .xyjj .cont p{text-indent: 2em;margin-bottom: 0.15rem;}
  .xyjj .fl02{padding: .2rem;}
  .xyjj .fl02 ul li{min-width: 50%;padding: 0 0.07rem;margin-bottom: 0.15rem;}
  .xyjj .fl02 .img{width: 2.45rem;margin:0 auto .3rem}
  .xyjj .fl02 ul{width: calc(100%);padding-left: 0rem;}
  .xyjj .fl03 .cont img,.xyjj .fl05 .cont img{width: 100%;margin-bottom: 0.3rem;float: none;}
  .xyjj .fl06 .left{width: 100%;padding: .25rem .25rem;margin-bottom: 0.3rem;}
  .xyjj .fl06 .right{width: 100%;padding: .25rem .25rem;}
  .xyjj .fl07{padding: .25rem .25rem;margin-bottom:.3rem;}
}
/* 科研部门 */
.kybm{background: url(/images/kybg.jpg) no-repeat bottom #fff;box-shadow: 0px 0px 0.29rem 0px rgba(76, 76, 76, 0.11);padding: .05rem 0.55rem .6rem .15rem;background-size: 100%;}
.kybm::after{width:0.4rem;height: 100%;background: #c30e20;left: auto;right: 0;}
.kybm ul li{width: 50%;padding: 0 0.2rem;}
.kybm ul li a{height: 1.1rem;align-items: center;border-bottom: 1px solid #ddd;justify-content: space-between;}
.kybm ul li:last-child a, .kybm ul li:nth-last-child(2) a{border-bottom:none;}
.kybm ul li h3{width: calc(100% - 1.26rem);padding-right: 0.1rem;padding-left: 0.2rem;border-left: 1px solid #c30e20;
font-size: 0.22rem;color: #000;line-height: .28rem;transition: 0.5s;}
.kybm ul li .img{width: 0.26rem;}

@media(min-width: 1025px){	
	.kybm ul li a:hover h3{color: #c30e20;}
}
@media(max-width: 1024px){	
  .kybm ul li h3{width: calc(100% - .26rem);}
}
@media(max-width: 768px){	
  .kybm ul li{width: 100%;}
  .kybm ul li:nth-last-child(2) a{border-bottom:1px solid #ddd;}
}
/* 师资队伍 */
.szdw .cont p{text-indent: 2em;margin-bottom: 0.25rem;}

.szdw ul{margin: 0 -0.15rem;}
.szdw li{width: 25%;padding: 0 0.15rem;margin-bottom: 0.5rem;}
.szdw li a{display: block;padding: 0 0.15rem 0.15rem;}
.szdw li a::after{height: 75%;width: 100%;border: 1px solid #ddd;background: #fff;}
.szdw li h3{margin: 0.2rem 0;text-align: center;font-size: 0.22rem;color: #000;transition: 0.5s;}
.szdw li .imged{padding-bottom: 135%;}
.zxtg table{max-width: 100%;margin: 0 auto;}
.zxtg table td{font-size: .16rem !important;line-height: .32rem;font-family: "Microsoft YaHei" !important;}
.zxtg select{width:3rem;padding: 0rem .1rem;margin-left: .15rem;}
.zxtg .ke-container{width: 100% !important;}
@media(min-width: 1025px){	
	.szdw li a:hover::after{background: #c30e20;}
  .szdw li a:hover h3{color:#ab0509;}
}
@media(max-width: 1024px){	
  .szdw ul{margin: 0 -0.1rem;}
  .szdw li{width: 25%;padding: 0 0.1rem;}
	.zxtg{overflow:auto;}
}
@media(max-width: 768px){	
  .szdw li{width: 33.3%;margin-bottom:.3rem;}
	.zxtg .ke-container{width: 100% !important;}
	.zxtg table{width:700px;}
}
@media(max-width: 600px){	
  .szdw li{width: 50%;}
}
/* 用户界面 */
.hu-li{width: 100%;padding: 0.35rem 0 0.5rem;background: #fafaf6;}
.hu-li h2{padding-bottom: 0.2rem;margin-bottom: 0.3rem;}
.hu-li:nth-child(2n-1){background: #fff;}
.hu-li:nth-child(2n-1) h2{border-bottom: 1px solid #ddd;}
.hu-li li{width: 20%;padding: 0 0.15rem;margin-bottom: 0.3rem;}
.hu-li li a{display: inline-block;padding: 0 0.15rem;font-size: 0.22rem;color: #333;transition: 0.5s;line-height: 1.6;}
.hu-li li a h3{font-family: sy;}
.hu-li li a::after{background: #c30e20;border-radius:0.2rem;}


@media(min-width: 1025px){	
  .hu-li li a:hover::after{width: 100%;}
  .hu-li li a:hover{color: #fff;}
}
@media(max-width: 768px){	
  .hu-li li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.2rem;}
  .hu-li li a{font-size: 0.18rem;padding: 0;}
}

/* 翻页 */
.j_pages{margin: 0.9rem 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: #c30e20;color: #fff;}
.j_pages a:hover{background: #c30e20;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: #c30e20; color:#fff}
.j_pages .qd{background: #c30e20;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: #c30e20;}
.san-nav a:hover,.san-nav a.on{color: #c30e20;}



@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: 0.1rem 0 .3rem;}
  .local{display: none;}
  .san-nav{display: block;}
  .j_pages{margin: 0.3rem auto 0;text-align: center;}
}
@media screen and (max-width: 420px) {

.inner{/* min-height:2rem; */}

}

.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;
}
 