@charset "utf-8";
/* common */
.header_box_li #header{position:relative;}
.header_box .wp{align-items:center;}
#nav{position: relative;left: auto;bottom: auto;width: auto;top: auto;padding-top: 0;display: flex;align-items: center;justify-content: flex-end;}
.header_box .right{flex: 1;padding-left: 15%;}
#nav ul{width: calc(100% - 1rem);justify-content: space-between;}
.head-b{width: 1rem;position: relative;bottom: auto;left: auto;flex-direction: row;}
.head-b .li{margin:0;padding: 0 .1rem;}
#nav ul li .sub{transform: scale(1,0) translateX(-50%);left: 50%;top: 100%;transform-origin: top;}
#nav ul li:hover .sub{transform: scale(1,1)translateX(-50%);}
.head-b .qrbox{bottom:auto;top:100%;left:auto;right:0;margin: .15rem 0 0;}
.head-b .qrbox::before{top: -0.1rem;bottom: auto;transform: translateX(-0%) rotateX(0deg);left: auto;right: .15rem;}
.footer{position: relative;bottom: auto;left: auto;text-align: center;right: auto;padding: .2rem 0;}
/*  */
.ban{position: relative;}
.ban .imged {padding-bottom: 30%;}
.ban .wp{align-items: center;position: relative;}
.ban .h3{background: #Fff;width: 100%;position: relative;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}

.ban h3{color: #fff;font-size: 0.36rem;line-height: 1.3;width: 2rem;height: .78rem;text-align: center;font-weight: bold;}
.ban h3::after{width: 100%;height: auto;background: #C80404;background-size: 100% 100%;left: 0;bottom: 0rem;top: -0.35rem;}
.adress{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.adress a{transition: .5s;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size: 0.21rem;padding-left: 0.32rem;font-size: 0.16rem;color: #626E7B;}
.ejlm_pc{z-index: 1;padding-left: .2rem;display: flex;}
.ejlm_pc ul{align-items: center;}
.ejlm_pc ul li{height: 100%;padding: 0 0.2rem;position: relative;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .2rem;min-height: 0.75rem;display: block;line-height: 0.75rem;border-bottom: 0.03rem solid rgba(0, 0, 0, 0);}

.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#C80404;color: #fff;}
.ejlm_pc ul li.active>a,.ejlm_pc ul li:hover>a{color: #C80404;border-bottom: 0.03rem solid #C80404;}

/* 手机内页二级导航 */
.wrap_ph{margin-top: 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: #C80404;}
.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;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #C80404;}

.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: #C80404;}
.inner {padding: 0.9rem 0 .75rem;position: relative;}
.inner .wp{align-items: flex-start;}
.inner_left { width: 2.6rem; z-index: 100; position: relative; border-radius:0.05rem;}
.inner_right { width: calc(100% - 2.6rem);padding-left: .65rem;}
.inner_left h2 {height: .95rem;color: rgb(255, 255, 255);font-size: 0.28rem;background: #C80404;text-align: center;}
.inner_left h2 p{color: #fff;line-height: .95rem;font-weight: bold;}

.inner_left ul {background: #fff;/* border-left: 2px solid #C80404; */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 {padding: 0 0.25rem;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.19rem;display: block;cursor: pointer;width: 100%;color: #333;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 a, .inner_left ul li.active p a {color: #C80404;/* background: url(../images/jt2.png) no-repeat right 0.1rem center; */}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {background: #f2f2f2;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: #C80404;}

/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 学院新闻 */
.newlist li{margin-bottom: .55rem;}
.newlist li a{padding: .3rem;align-items: center;border: 1px solid #D8D8D8;}

.newlist li .scale{width: 2.5rem;}
.newlist li .con{width: calc(100% - 3.5rem);padding: 0 .4rem 0 0.25rem;}
.newlist li .date{width: 1rem;padding-left: 0.2rem;text-align: center;border-left: 1px solid #ddd;white-space: nowrap;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}
.newlist li .line{width: 0.38rem;height: 0.03rem;background: #C80404;margin: 0.1rem 0 0.15rem;}
.newlist li span{font-size: 0.3rem;color: #C80404;line-height: 1.1;font-family: Bahnschrift;}
.newlist li p{font-family: Bahnschrift;font-size: 0.18rem;color: #999;margin-top: 0.1rem;}


@media(min-width: 1024px){
  .newlist li a:hover{border: 1px solid #C80404;box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.1);}
  .newlist li a:hover h3{color: #C80404;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
}
@media screen and (max-width: 768px) {

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}

  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 3.1rem);padding: 0 .2rem 0 0.25rem;}
  .newlist li .date{width: .8rem;padding-left: 0.2rem;}
}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{width: calc(100% - .8rem);padding:0 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: 48%;margin-bottom: 0.55rem;}
.tzgg li a{padding: 0.3rem;height:1.25rem;align-items: center;border: 1px solid #D8D8D8;}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: 1rem;padding-right: 0.2rem;border-right: 1px solid #ddd;text-align: center;}
.tzgg li .con{width: calc(100% - 1rem);padding-left: 0.35rem;}              

.tzgg li .date span{display: block;color: #C80404;font-size: 0.3rem;line-height: 1.1;font-family: Bahnschrift;}
.tzgg li .date p{font-size: 0.18rem;color: #999;margin-top: 0.1rem;font-family: Bahnschrift;}
.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{border: 1px solid #C80404;box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.1);}
  .tzgg li a:hover h3{color: #C80404;}
 
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.25rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .date{width: .9rem;padding-right: 0.1rem;}
  .tzgg li .con{width: calc(100% - .9rem);padding-left: 0.25rem;}    
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .5rem;}
.xrld li a{align-items: center;padding: 0.3rem;border: 1px solid rgba(90, 90, 90, 0.2);}

.xrld li .scale{width: 3.5rem;}
.xrld li .con{width:calc(100% - 3.5rem);padding: 0rem 0 0 .25rem;}
.xrld li h3{font-size: 0.24rem;color: #333;line-height: 0.3rem;padding-bottom: .15rem;transition: 0.5s;}
.xrld li p{font-size: 0.18rem;color: #666;line-height: 0.3rem;}
.xrld li .imged{padding-bottom: 65%;}



@media(min-width: 1024px){
  .xrld li a:hover h3{color: #C80404;}
  
}
@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{padding: 0.15rem;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 2rem;}
  .xrld li .con{width:calc(100% - 2rem);padding: .2rem .2rem;}
}


/*  内容页*/
.article .tit{font-size: 0.28rem;color: #000;line-height: 0.32rem;margin: 0.1rem 0 .25rem;text-align: center;}
.article .conttime{padding: 0rem 0 .2rem;border-bottom: 1px dashed #ccc;margin-bottom: 0.2rem;text-align: center;}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.1rem;}
.cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;text-align:justify;margin-bottom: .1rem;text-indent: 2em;}
.cont p span{font-size: 0.18rem !important;color: #333 !important;line-height: 1.8 !important;}
.cont p img,.cont p video{height: auto !important;display: block;margin: 0 auto;}


.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: #C80404;}
.new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #C80404;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: #C80404;}
.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.3rem;}
.xyfg li{width: 25%;padding:0 0.3rem;margin-bottom: 0.7rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: 0.15rem;border: 1px solid #D8D8D8;}

.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 1.3;text-align: center;transition: 0.5s;padding-top: .2rem;}
.xyfg li .scale .imged{padding-bottom: 100%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #C80404;}
}
@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;}
	
}

@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: #C80404;}
.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.18rem;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: #C80404;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}



/* 组织机构 */
.dzjg .fl01{margin-bottom: .4rem;position: relative;top: 30px;}
.dzjg .fl01>h3{height: 0.65rem;width: 100%;line-height: 0.65rem;border-left: 0.03rem solid #C80404;font-size: 0.2rem;color: #fff;font-weight: bold;padding-left: .3rem;margin-bottom: .2rem;}
.dzjg .fl01>h3::after{left: 0.03rem;width: auto;right: 0;background: #C80404;}
.dzjg .fl01 ul{margin: 0 -0.23rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.23rem;height: 0.95rem;margin-bottom: .2rem;display: flex;align-items: center;}
.dzjg .fl01 li h3{border-bottom: 1px solid #e5e5e5;display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #333;line-height: 1.5;height: 100%;display: flex;flex-wrap: wrap;align-items: center;}
.dzjg .fl01 li h3::after{height: 0.02rem;background: #C80404;left: 50%;transform: translateX(-50%);}
.dzjg .fl01 li h3 a{transition: 0.5s;display: contents;line-height: 1.2;display: inline-block\0;max-width: 100%;}

@media(min-width: 1024px){
  .dzjg .fl01 li h3 a:hover{color: #C80404;    }
  .dzjg .fl01 li h3:hover::after{width: 30%;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3% !important;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50% !important;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;height:1.2rem;width: 100% !important;}
}


/* 翻页 */
.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: #C80404;color: #fff;}
.j_pages a:hover{background: #C80404;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: #C80404; color:#fff}
.j_pages .qd{background: #C80404;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: #C80404;}
.san-nav a:hover,.san-nav a.on{color: #C80404;}



@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{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .ban .h3{display: none;}
  .j_pages{padding-top: 0.3rem;}
}
@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;
}
 