@charset "utf-8";
/* common */

.ban{position: relative;}
.ban .imged {padding-bottom: 20%;}

.ban .wp{justify-content: space-between;align-items: flex-end;}
.ban .h3{position: absolute;left: 0;bottom: 0rem;z-index: 10;width: 100%;padding-bottom: 0;}
.ban h5{position: absolute;left: 3%;bottom: 0rem;/*max-width: 7.92rem;*/height: 1.69rem;}
.ban h5 img{max-height: 100%;}
.ban h3{color: #000;font-size: 0.52rem;line-height: 1.1;}
.ban .ban-r{height: 0.36rem;align-items: center;justify-content: space-between;flex: 1;}
.adress a,.adress{font-size: 0.14rem;color: #999;}
.adress{line-height: 0.3rem;justify-content: flex-end;height: 0.5rem;align-items: center;}
.adress a{transition: .5s;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size: 0.15rem;padding-left: 0.25rem;}

.ejlm_pc{/* width: 100%; */z-index: 100;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: .18rem;min-height: 0.36rem;display: block;line-height: 0.36rem;}

.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:#990000;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{color: #990000 ;font-weight: bold;}



/* 手机内页二级导航 */
.wrap_ph{margin-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: #990000;}
.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;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #990000;}

.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: #990000;}
.inner{padding: 0.7rem 0 .8rem;position: relative;overflow: hidden;}
/* 学院新闻 */
.newlist li{margin-bottom: 0.3rem;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: 0.2rem;align-items: center;height: 2.05rem;border-radius: 0rem 0.3rem 0rem 0.3rem;background: #F2F5F9;}
.newlist li a::after{left: 0;background: #fff;height: auto;bottom: 0.05rem;top: 0;box-shadow: 0px 0px 14px 0px rgba(23, 88, 190, 0.5);border-radius: 0px 0.3rem 0rem 0.3rem;opacity: 0;width: 100%;}

.newlist li .scale{width: 2.3rem;}
.newlist li .con{width: calc(100% - 3.5rem);padding:0 .35rem;}
.newlist li .date{width: 1.2rem;text-align: center;white-space: nowrap;padding-left: 0.4rem;border-left: 1px solid #BFD4F4;}

.newlist li span{font-size: 0.3rem;color: #1758BE;display: block;font-weight: bold;}
.newlist li p{font-size: 0.18rem;color: #9B9B9B;margin-top: 0.1rem;}

.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;padding-bottom: 0.15rem;}
.newlist li h4{font-size: 0.16rem;color: #888;line-height: .28rem;max-height: 0.56rem;margin: .2rem 0 0;}
.newlist li h3::after{width: 0.38rem;height: 0.03rem;background: #1758BE;}


@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover{background: #1758BE;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #3568CB;}
  .newlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2rem;}
  .newlist li .date{width: 1rem;padding-left: 0.2rem;}
  .newlist li .con{width: calc(100% - 3rem);padding:0 .2rem;}
  .newlist li span{font-size:.24rem;}
}
@media screen and (max-width: 420px) {
  
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */

.tzgg li{width: 100%;margin-bottom: 0.4rem;}
.tzgg li a{align-items: center;background-size: 100%;height: 1.1rem;border: 1px solid #000000;background: #FFFFFF;padding: 0 0.4rem;}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: .55rem;text-align: center;}
.tzgg li .con{width: calc(100% - .55rem);padding: 0 1.1rem 0 0.4rem;background: url(../images/t-xq1.png) no-repeat right center;background-size: 0.95rem !important;}              

.tzgg li .date span{display: block;color: #333;font-size: 0.3rem;line-height: 1.1;font-family: Arial;}
.tzgg li .date p{font-size: 0.10rem;color: #333;margin-top: 0.12rem;font-family: Arial;white-space: nowrap;padding-top: .1rem;}
.tzgg li .date p::after{width: .45rem;height: 1px;bottom: 100%;transform: rotate(-10deg) translateX(-50%);background: #333;transform-origin: left;left: 50%;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.16rem;color: #333;line-height: 0.3rem;opacity: .6;}




@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4,.tzgg li a:hover span,.tzgg li a:hover p{color: #990000;}
  .tzgg li a:hover{border: 1px solid #990000;}
  .tzgg li a:hover p::after{background: #990000;}
  .tzgg li a:hover .con{background: url(../images/t-xq2.png) no-repeat right center;}
}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.3rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .con{padding: 0 .7rem 0 0.4rem;background-size: 0.6rem !important;}              
}

/* 师资列表 */
/* .xrld::after{width: 77%;height: 6.56rem;background: url(../images/jy.png) no-repeat;background-size: 100%;bottom: auto;left: 5%;top: 0.9rem;} */
.xrld li{width: 50%;margin-bottom: 0rem;}
.xrld li a{align-items: flex-end;height: 3.5rem;}

.xrld li .scale{width: 50%;height: 100%;}
.xrld li .con{width:50%;padding: .15rem  0 0.4rem 23%;height: 100%;display: flex;/* align-items: flex-end; */flex-direction: column;justify-content: flex-end;}
.xrld li .con::after{width: 100%;background: #707072;}
.xrld li:nth-child(1) .con::after{background: url(../images/jybg1.png) no-repeat;background-size: 100% 100%;}
.xrld li:nth-child(3) .con::after{background: url(../images/jybg2.png) no-repeat;background-size: 100% 100%;}
.xrld li:nth-child(2) .con::after{background: url(../images/jybg3.png) no-repeat;background-size: 100% 100%;}
.xrld li:nth-child(5) .con::after,.xrld li:nth-child(8) .con::after{background: #fff;}
.xrld li:nth-child(6) .con::after{background: #A2A2A2;}
.xrld li h3{margin-bottom: 0.15rem;}

.xrld li h3 span{color: #fff;font-size: 0.3rem;font-weight: bold;padding-right: 0.1rem;}
.xrld li h3 span::after{width: 0.9rem;height: 1px;/* background: #fff; */left: 100%;bottom: 50%;}
.xrld li p{font-size: 0.16rem;color: #fff;line-height: 0.24rem;max-height: 0.72rem\0;transition: 0.5s;padding-right: .2rem;}
.xrld li .imged{padding-bottom: 3.5rem;}
.xrld li:nth-child(5) h3 span,.xrld li:nth-child(5) p,.xrld li:nth-child(8) h3 span,.xrld li:nth-child(8) p{color: #000;}
.xrld li:nth-child(5) h3 span::after,.xrld li:nth-child(8) h3 span::after{/* background: #000; */}
.xrld li:nth-child(2) .scale{background: url(../images/jybg4.png) no-repeat left;background-size: 2.88rem .68rem;background-position-y: 1.28rem;} 




@media(min-width: 1024px){
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
  .xrld li .scale{width: 2.6rem;height: 100%;}
  .xrld li .con{width:calc(100% - 2.6rem);padding: .15rem  0 0.4rem 10%;}
  .xrld li:nth-child(1) .con::after{background: #707072;}
  .xrld li:nth-child(3) .con::after{background: #707072;}
  .xrld li a{height: 3rem;}
  .xrld li .imged{padding-bottom: 3rem;}
  .xrld li:nth-child(2) .scale {
    background-size: 2.3rem .58rem;
    background-position-y: 1.1rem;
}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 2rem;height: 100%;}
  .xrld li .con{width:calc(100% - 2rem);padding: .15rem 0 0.2rem 5%;}
  .xrld li:nth-child(2) .scale {
    background-size: 1.8rem .58rem;
    background-position-y: 1.1rem;
}
}


/*  内容页*/
.article{padding:0 10%}
.article .tit{font-size: 0.36rem;color: #000;line-height: 1.4;margin: 0rem 0 .3rem;font-weight: bold;text-align: center;}
.article .conttime{padding: 0.1rem 0.2rem;margin-bottom: 0.2rem;background: #F7F7F7;display: flex;justify-content: center;}
.article .conttime span{font-size: 0.14rem;color: #333;padding: 0 0.3rem 0 0;}
.article .cont p{text-indent: 2em;}
.cont p{font-size: 0.18rem;color: #333 !important;line-height: 1.75em !important;text-align:justify;text-indent: 2em;}
.cont p span{font-size: 0.18rem;color: #333 !important;line-height:1.75em !important;}
.cont p img,.cont p video{display:block;height: auto !important;margin: 0 auto;max-width: 100% !important;}

.article .cont table p{text-indent: 0 !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: #990000;}
.new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #990000;bottom: auto;top: .13rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size:.28rem;}
    .article{padding:0 0%}
}
/* 简介页 */
.bmjs .img{padding-left: 14%;margin-bottom: 0.5rem;}
.bmjs .img p{padding: 0 0 0 0.2rem;}
.bmjs .img p::after{background: #E4E4E4;width: 100%;bottom: -0.2rem;}
.bmjs .img  img{width: 100%;}


@media(max-width: 1024px){	
  .bmjs .img{padding: 0 15px;margin-bottom: 0.3rem;}
}
@media(max-width: 768px){	
  
}



/* 校园风光 */
.xyfg ul{margin: 0 -0.2rem;}
.xyfg li{width: 33.3%;padding:0 0.2rem;margin-bottom: 0.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.2rem;color: #333;line-height: 1.3;transition: 0.5s;padding: 0rem 0.5rem 0rem 0;background: url(../images/p-xq1.png) no-repeat right center;background-size: 0.47rem !important;margin-top: 0.2rem;}
.xyfg li .scale .imged{padding-bottom: 63%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #990000;background: url(../images/p-xq2.png) no-repeat right center;}
}
@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: .25rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #AF201E;}
.newlist1 ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #000;padding: 0 .2rem 0 0rem;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: #AF201E;}
  .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{padding: .2rem 0;}
.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.33%;margin-bottom: .4rem;padding: 0 0.3rem;}
.zzjg li a{display: flex;height: 0.65rem;align-items: center;overflow: hidden;border: 1px solid #ccc;}
.zzjg li a::after{background: url() no-repeat center/cover;}
.zzjg li h3{text-align: center;font-size: 0.2rem;color: #333;line-height: 1.3;width: calc(100% - 0.65rem);padding: 0 0.1rem;transition: 0.5s;}
.zzjg li span{width: 0.65rem;height: 100%;border-left: 1px solid #ccc;background: url() no-repeat center center;background-size: 0.16rem 0.16rem !important;transition: 0.5s;display: block;}

@media(min-width: 1025px){	
	.zzjg li a:hover h3{color: #FFD59E;}
  .zzjg li a:hover{border: 1px solid rgba(0, 0, 0, 0);}
	.zzjg li a:hover::after{width: 100%;}
  .zzjg li a:hover span{background: url() no-repeat center center;border-left: 1px solid #FFD59E;}
}
@media(max-width: 1024px){	
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.33%;margin-bottom: .3rem;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
	.zzjg li{width: 50%;}
  .zzjg li h3{font-size: 0.18rem;}
}
@media(max-width:420px){	
	.zzjg li{width: 100%;}
}
/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.4rem;padding-left: 0.05rem;}
.jgsz .jg-li::after{border-radius: 0rem 0.4rem 0rem 0.4rem;background: #0A58A6;width: 85%;left: 0rem;top: 0rem;height: 1.55rem;}
.jgsz h3{width: 100%;height: 0.67rem;display: flex;align-items: center;padding: 0 0.2rem;font-size: 0.22rem;font-weight: bold;}
.jgsz h3 span{color: #0A58A6;padding-left: 0.15rem;border-left: 0.05rem solid #FFC062;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{padding: 0.25rem 0;border: 1px solid #CEDBE8;background: #fff;}
.jgsz li{width: 20%;padding: 0 0.25rem;margin-bottom: 0.1rem;}
.jgsz li a{font-size: 0.18rem;color: #333;line-height: 0.34rem;transition: 0.5s;display: inline-block;padding: 0 0rem 0 0.2rem;width: 100%;}
.jgsz li a::after{width:0.05rem;height: 0.05rem;background: #990000;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
.jgsz .jg-li2 li{width: 33.3%;}



@media(min-width: 1025px){	
	.jgsz li a:hover{color: #990000;font-weight: 700}
}
@media(max-width: 1024px){	
  .jgsz li{width: 25%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 33.3%;}
  .jgsz .jg-li2 li{width: 50%;}
 
}
@media(max-width: 456px){	
	.jgsz li{width: 50%;}
  .jgsz .jg-li2 li{width:100%;}
}




/* 翻页 */
.j_pages{margin: 0rem auto;text-align: center;padding-top: .6rem;}
.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: #990000;color: #fff;}
.j_pages a:hover{background: #990000;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: #990000; color:#fff}
.j_pages .qd{background: #990000;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: #990000;}
.san-nav a:hover,.san-nav a.on{color: #990000;}



@media screen and (max-width: 1200px) {
  .ban .h3{/* position: relative; *//* display: none; */}
  .wrap_ph{display: block;/* background: #e2effa; */}
  .ejlm_pc{display:none;}
  .adress{width:100%;}
  .ban .h3 h3{display:none;}
  .ban h5{max-width: 3rem;height: .7rem;}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	
	.inner{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .ban .h3 h3{font-size: 0.26rem;}
 
  .ban .wp{padding: 0.2rem 15px;}
  .ban .h3::after{width: 100%;height: 100%;}
  .j_pages{padding-top: 0.3rem;}
}
@media screen and (max-width: 420px) {
.article .conttime span {
    font-size: 0.15rem;
    color: #333;
    padding: 0 0.1rem 0 0;
}
.inner{min-height:2rem;}
.ban .adress{width: 100%;margin-left: 0;margin-top: 0.25rem;}
}

.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;
}
 