@charset "utf-8";
/*公共*/

img,video{max-width: 100%;}
.ban{position: relative;}
.ban .imged {padding-bottom: 29%;}
/* 手机内页二级导航 */
.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: #990100;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) 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: #990100;}


.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) 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: #990100;}

/* public */


.inner{padding: 0rem 0 1rem;position: relative;z-index: 1;}
.inner::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;z-index: -1;height: 100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.9rem; z-index: 100; position: relative;margin-top: -1.07rem;}
.inner_right { width: calc(100% - 2.9rem);padding-left: .7rem;padding-top: 0.4rem;}
.inner_left::after{height: auto;top: 1.07rem;bottom: 0.38rem;background: linear-gradient(180deg, #C73E3E 0%, #990100 100%);width: 100%;}
.inner_left h2{width: 100%;height: 1.07rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.32rem;font-weight: bold;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;}

.inner_left ul {background:  #fff;padding-bottom: .5rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);margin-left: 0.15rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 .22rem;}
.inner_left ul li p {height: 100%;border-bottom: 1px dashed rgba(153, 1, 0, 0.2);display: flex;align-items: center;transition: 0.5s;padding: 0.24rem 0.2rem;}
.inner_left ul li p a {font-size: 0.24rem;display: block;color: #333;transition: .5s;line-height: .3rem;position: relative;width: 100%;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.16rem;background: url(../images/jt.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #990100;font-weight: bold;}
.inner_left ul li:hover p,.inner_left ul li.active p{border-color: #990100;}


.nysubnav { display: none;padding-left: .2rem;}
.inner_left ul li.active .nysubnav{display: block;/*  */}
.nysubnav a { padding: 0px 0.15rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #990100;}
.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{flex: 1;min-width: 0;padding-right: 0.15rem;overflow: hidden;}
.local h2 span{color: #444;font-size: 0.24rem;padding: 0 .15rem 0 0;font-weight: bold;display: inline-block;}
.local h2 span::after{width: 100vw;height:1px;background: #990100;left: 100%;bottom: 50%;}
.local h2 span::before{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);height: 0.05rem;width: 1px;background: #990100;}

.adress {color: #444;font-size: 0.16rem;position:relative;align-items: flex-start;position: relative;z-index: 10;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size:0.16rem !important;padding-left: .25rem;}
.adress a {color: #444;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #990100; }
/* 新闻列表1 */
.newlist li{border-bottom: 1px dashed #ddd;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: .3rem 0;align-items: center;}
.newlist li a::after{background:#990100;height: 1px;bottom: -1px;}
.newlist li .scale{width: 2.38rem;position: relative;z-index: 2;}
.newlist li .con{padding-left: .2rem;flex: 1;min-width: 0;}

.newlist li span{font-size: 0.14rem;color: #990100;line-height: 1.3;display: block;margin: 0.1rem 0 0.1rem;padding-left: 0.2rem;background: url(../images/tim3.png) no-repeat left center/0.11rem;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0s;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3{color: #990100;font-weight: bold;}
 
}
@media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:0;}
  .newlist li a{padding: .25rem 0;}

}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{width: 100%;flex: none;padding: 0.2rem 0 0;}
}
/* 新闻列表1 */

.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;padding: .2rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #990100;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .15rem ;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.16rem;color: #990100;font-weight: bold;}
.newlist1 ul.list h3::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.06rem;height: 0.06rem;background: #990100;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #990100;font-weight: 700;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

@media(max-width: 768px){	
	
}
@media(max-width: 456px){	
	
}
/* 新闻列表2 */
.newlist2 li a{height: 2rem;/* align-items: center; */border-bottom: 1px solid #e6e6e6;padding: .3rem .25rem;}
.newlist2 li a::after{background: #990100;width: 0;height: 1px;}
.newlist2 li .date{width: 0.85rem;border: 1px solid #dbdcdf;white-space: nowrap;font-size: 0.15rem;color: #333;display: flex;flex-direction: column;color: #021134;height: .9rem;border-bottom: 0.02rem solid #f29633;align-items: center;justify-content: center;}
.newlist2 li .con{width: calc(100% - .85rem);padding-left: .3rem;}

.newlist2 li .date span{font-size: 0.28rem;color: #021134;display: inline-block;margin-bottom: .1rem;font-weight: normal;}
.newlist2 li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: .25rem;}
.newlist2 li p{font-size: 0.16rem;color: #888888;line-height: 0.26rem;max-height: 0.78rem\0;text-indent: 2em;}
.newlist2 li *{transition: 0.5s;}

.newlist2 li .scale{width: 2.2rem;}
.newlist2 li .zh{width: calc(100% - 2.2rem);padding-right: .4rem;}


@media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{width: 100%;}
  .newlist2 li a:hover .date{background: #990100;}
  .newlist2 li a:hover .date,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
 .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;}
}
/* 校园风光 */

.xyfg ul{margin: 0 -0.07rem;}
.xyfg li{width: 33.3%;padding:0 0.07rem;margin-bottom: 0.48rem;}
.xyfg li a{display: block;position: relative;z-index: 1;border-bottom: 2px solid #990100;width: 100%;}

.xyfg li h3{font-size: 0.2rem;color: #111;line-height: 0.3rem;text-align: center;transition: 0.5s;width: 100%;padding: 0.18rem 0;}
.xyfg li .scale .imged{padding-bottom:60%;}


@media(min-width: 1025px){	
 .xyfg li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
	.xyfg li{margin-bottom: 0.3rem;}
	
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	
}
@media(max-width: 456px){	
	
}
/* content */
.article .tit{color: #333;font-size: 0.24rem;line-height: 0.36rem;text-align: center;font-weight: bold;}
.article .conttime{margin: 0.4rem 0rem;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: rgba(131, 131, 131, 0.07);padding: 0.15rem 0;}
.article .conttime span{font-size: 0.14rem;color: #777;line-height: 0.3rem;display: inline-block;padding: 0 0.1rem;}

.article .cont{padding-bottom: 0.5rem;}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;margin-bottom: 0.25rem;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;}




.new_miew{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.new_miew p{font-size: 0.16rem;color: #666;line-height: 0.32rem;transition: 0.5s;}
.new_miew p a{color: #666;transition: 0.5s;padding-left: 0.1rem;}

@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}



/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{margin-bottom: .4rem;width: 100%;}
.tzgg li a{padding: 0.4rem .35rem;background: #fff;height:2rem;align-items: center;box-shadow: 0px 4px 0.3rem 0px rgba(0, 0, 0, 0.1);}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: 1.1rem;height: 1.1rem;background: rgba(1, 82, 147, 0.05);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.4rem;}              

.tzgg li .date span{display: block;color: #990100;font-size: 0.36rem;font-family: geo;line-height: 1.1;}
.tzgg li .date p{font-size: 0.2rem;color: #990100;font-family: geo;}
.tzgg li h3{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin-bottom: 0.2rem;font-weight: 600;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;max-height: 0.6rem\0;}



@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #fff;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover .date{background: #FF8F1F;}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
}
@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 .date{width: .9rem;height: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

}
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .4rem;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: #990100;}
.san-nav a:hover,.san-nav a.on{color: #990100;}

/* 师资队伍 */
.jsml2 dl{justify-content: center;margin: 0 -0.8rem;}
.jsml2 dt{width: 33.3%;margin-bottom: 0.7rem;padding: 0 0.8rem;}
.jsml2 dl a{position: relative;display: block;z-index: 1;}
.jsml2 dl a::after{content: "";position: absolute;z-index: -1;left: 0.1rem;right: -0.27rem;top: 0.5rem;bottom: 0;background: #990100;}
.jsml2 dt .imged{background-position: top center !important;padding-bottom: 130%;}
.jsml2 dt h4{padding: 0.15rem 0;display: flex;align-items: center;justify-content: center;font-size: 0.16rem;color: #fff;}
.jsml2 dt h4 b{font-size: 0.24rem;color: #FFFFFF;display: inline-block;margin-right: 0.15rem;font-weight: normal;}




@media(min-width: 1025px){
  .jsml2 dt a:hover h4 b{font-weight: bold;}
  .jsml2 dt a:hover::after{box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);}
}
@media(max-width: 1024px){
  .jsml2 dl{justify-content: center;margin: 0 -0.1rem;}
  .jsml2 dt{width: 25%;margin-bottom: 0.25rem;padding: 0 0.1rem;}
  .jsml2 dl a::after{right: -0.05rem;}
}
@media(max-width: 768px){
  .jsml2 dt{width: 50%;margin-bottom: 0.3rem;}
  .jsml2 dl{justify-content: flex-start;}
}

/* 师资内容 */

.xrld .fl02{padding: .1rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}
.xrld .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}

@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}

/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}

.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #990100;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}


/* 机构设置 */


.jgsz h3{width: 100%;height: 0.48rem;display: flex;align-items: center;padding: 0 0.25rem;color: #990100;font-size: 0.22rem;font-weight: bold;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{margin: 0 -0.1rem;}
.jgsz li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.6rem;}
.jgsz li a{display: flex;align-items: center;padding: 0 0.3rem;}
.jgsz li a::after{width: 100%;background: linear-gradient(
270deg, rgba(255, 244, 244, 0.27) 0%, #FFF4F4 100%);height: 0.44rem;border-left: 0.03rem solid #990100;}
.jgsz li h3{font-size: 0.2rem;color: #333333;padding-left: 0.3rem;background: url(../images/jg.png) no-repeat left center/0.07rem;}

@media(min-width: 1025px){	
	.jgsz li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
  .jgsz li{margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 50%;}
 
}
@media(max-width: 456px){	

}




/* 简介 */
.xygk .cont p{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333 !important;text-align: justify;margin-bottom: 0.05rem;}
.xygk .cont p span{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333;}
.xygk .fl01{margin-bottom: .25rem;align-items: flex-start;justify-content: space-between;}
.xygk .fl01 .left{width: 66%;}
.xygk .fl01 .right{width: 32%;}
.xygk .fl01 .left img{width: 100%;}
.xygk .fl01 .right .cont p{text-indent: 2em;}
.xygk>.cont{margin-bottom: 0.25rem;}


@media(max-width: 768px){	
  .xyjj .fl01 .left{width: 100%;}
  .xyjj .fl01 .right{width: 100%;order: -1;margin-bottom: 0rem;}
  .xyjj .fl01 .right h4 span{font-size: 0.3rem;}
}


/* 历史足迹 */
.lsli .con{margin-bottom: 0.3rem;}      
.lsli h3{font-size: 0.2rem;color: #333;font-weight: bold;line-height: 1.5;}
.lsli p{font-size: 0.2rem;color: #333;line-height: 1.5;}
.lsyg .bm3{margin: 0.3rem 0;}
.lsyg .bm3::after{width: 0.12rem;height: 1px;background: #AF2227;bottom: 0;left: 50%;transform: translateX(-50%);}
.lsyg ul{width: 100%;padding: 0 17%;}
.lsyg ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: #AF2227;}
.lsyg ul::before{content: "";position: absolute;width: 0.12rem;height: 1px;background: #AF2227;top: 0;left: 50%;transform: translateX(-50%);}

.lsyg li{justify-content: space-between;}
.lsyg li .box{width: 50%;transition: 0.5s;position:relative;z-index:1;padding-left: .97rem;}
.lsyg li span{display: block;font-size: 0.5rem;color: #AF2227;}
.lsyg li .box p{font-size: 0.3rem;color: #333;line-height: 1.5;margin: 0rem 0 0.1rem 0;}

.lsyg li .box::after{
  content:"";
  position:absolute;
  width: .79rem;
  height: 0.16rem;
  background: url(../images/ls-line.png) no-repeat;
  background-size: 100% 100%!important;
  top: 50%;
  transform: translateY(-50%);
  left: -.08rem;
}
.lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n-1) .box{padding: 0 0.97rem 0 0rem;text-align: right;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.08rem;left: auto;}
.lsyg dl{padding: 0 17%;}
.lsyg dt{margin-bottom: 1.4rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.07);border-top: 2px solid #AF2227;border-bottom: 2px solid #AF2227;padding: 0.42rem 0.1rem;text-align: center}
.lsyg dt::after{width: 0.12rem;height: 1.02rem;background: url(../images/lsline.png) no-repeat;background-size: 100% 100%!important;left: 50%;transform: translateX(-50%);top: 110%;bottom: auto;}
.lsyg dt:last-child::after{display: none;}
.lsyg dt p{font-size: 0.34rem;color: #333333;line-height: 1.5;margin-bottom: 0.23rem;}
.lsyg dt span{display: block;font-size: 0.32rem;color: #AF2227;line-height: 1.5;}
.lsyg dt:last-child{margin-bottom: 0rem;}


@media(min-width: 1025px){	
  
}

@media(max-width: 1024px){	
  .lsyg ul{padding: 0 10%;}
  .lsyg dl{padding: 0 10%;}
  .lsyg li .box p{font-size:.188rem;}
	.lsyg li .box span{font-size:.28rem;}
	.lsyg dt p{font-size:.26rem;}
	.lsyg dt span{font-size:.24rem;}
	.lsyg dt{padding:.25rem 0.1rem;}
}
@media(max-width: 768px){	
  .lsyg ul{padding: 0%;}
  .lsyg dl{padding: 0%;}
  .lsyg li .box::after{width:.5rem;height:.1rem;left:-.05rem;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.05rem;left: auto;}
  .lsyg li .box{padding:0 0 0 .6rem;}	
  .lsyg .bm3 li:nth-child(2n-1) .box{padding:0 .6rem 0 0;}

}




/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #990100;color: #fff;border:none;}
.j_pages a:hover{background: #990100;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;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: #990100; color:#fff}


/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .adress,.local h2{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .j_pages{margin-top:.3rem;}
  .local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
}
@media(max-width: 1024px) {
.v_news_content table{
display: block;//pc端去掉该属性，否则无法居中
}
}
.v_news_content table{
width:auto;
max-width:100%;
margin:0 auto !important;
    overflow-x: auto; 
    white-space: nowrap;
}
.v_news_content td p{
text-align:center;
text-indent:0 !important;
}
.v_news_content img{
max-width:100%;
height:auto !important;
}@charset "utf-8";
/*公共*/

img,video{max-width: 100%;}
.ban{position: relative;}
.ban .imged {padding-bottom: 29%;}
/* 手机内页二级导航 */
.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: #990100;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) 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: #990100;}


.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) 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: #990100;}

/* public */


.inner{padding: 0rem 0 1rem;position: relative;z-index: 1;}
.inner::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;z-index: -1;height: 100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.9rem; z-index: 100; position: relative;margin-top: -1.07rem;}
.inner_right { width: calc(100% - 2.9rem);padding-left: .7rem;padding-top: 0.4rem;}
.inner_left::after{height: auto;top: 1.07rem;bottom: 0.38rem;background: linear-gradient(180deg, #C73E3E 0%, #990100 100%);width: 100%;}
.inner_left h2{width: 100%;height: 1.07rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.32rem;font-weight: bold;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;}

.inner_left ul {background:  #fff;padding-bottom: .5rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);margin-left: 0.15rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 .22rem;}
.inner_left ul li p {height: 100%;border-bottom: 1px dashed rgba(153, 1, 0, 0.2);display: flex;align-items: center;transition: 0.5s;padding: 0.24rem 0.2rem;}
.inner_left ul li p a {font-size: 0.24rem;display: block;color: #333;transition: .5s;line-height: .3rem;position: relative;width: 100%;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.16rem;background: url(../images/jt.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #990100;font-weight: bold;}
.inner_left ul li:hover p,.inner_left ul li.active p{border-color: #990100;}


.nysubnav { display: none;padding-left: .2rem;}
.inner_left ul li.active .nysubnav{display: block;/*  */}
.nysubnav a { padding: 0px 0.15rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #990100;}
.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{flex: 1;min-width: 0;padding-right: 0.15rem;overflow: hidden;}
.local h2 span{color: #444;font-size: 0.24rem;padding: 0 .15rem 0 0;font-weight: bold;display: inline-block;}
.local h2 span::after{width: 100vw;height:1px;background: #990100;left: 100%;bottom: 50%;}
.local h2 span::before{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);height: 0.05rem;width: 1px;background: #990100;}

.adress {color: #444;font-size: 0.16rem;position:relative;align-items: flex-start;position: relative;z-index: 10;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size:0.16rem !important;padding-left: .25rem;}
.adress a {color: #444;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #990100; }
/* 新闻列表1 */
.newlist li{border-bottom: 1px dashed #ddd;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: .3rem 0;align-items: center;}
.newlist li a::after{background:#990100;height: 1px;bottom: -1px;}
.newlist li .scale{width: 2.38rem;position: relative;z-index: 2;}
.newlist li .con{padding-left: .2rem;flex: 1;min-width: 0;}

.newlist li span{font-size: 0.14rem;color: #990100;line-height: 1.3;display: block;margin: 0.1rem 0 0.1rem;padding-left: 0.2rem;background: url(../images/tim3.png) no-repeat left center/0.11rem;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0s;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3{color: #990100;font-weight: bold;}
 
}
@media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:0;}
  .newlist li a{padding: .25rem 0;}

}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{width: 100%;flex: none;padding: 0.2rem 0 0;}
}
/* 新闻列表1 */

.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;padding: .2rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #990100;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .15rem ;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.16rem;color: #990100;font-weight: bold;}
.newlist1 ul.list h3::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.06rem;height: 0.06rem;background: #990100;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #990100;font-weight: 700;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

@media(max-width: 768px){	
	
}
@media(max-width: 456px){	
	
}
/* 新闻列表2 */
.newlist2 li a{height: 2rem;/* align-items: center; */border-bottom: 1px solid #e6e6e6;padding: .3rem .25rem;}
.newlist2 li a::after{background: #990100;width: 0;height: 1px;}
.newlist2 li .date{width: 0.85rem;border: 1px solid #dbdcdf;white-space: nowrap;font-size: 0.15rem;color: #333;display: flex;flex-direction: column;color: #021134;height: .9rem;border-bottom: 0.02rem solid #f29633;align-items: center;justify-content: center;}
.newlist2 li .con{width: calc(100% - .85rem);padding-left: .3rem;}

.newlist2 li .date span{font-size: 0.28rem;color: #021134;display: inline-block;margin-bottom: .1rem;font-weight: normal;}
.newlist2 li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: .25rem;}
.newlist2 li p{font-size: 0.16rem;color: #888888;line-height: 0.26rem;max-height: 0.78rem\0;text-indent: 2em;}
.newlist2 li *{transition: 0.5s;}

.newlist2 li .scale{width: 2.2rem;}
.newlist2 li .zh{width: calc(100% - 2.2rem);padding-right: .4rem;}


@media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{width: 100%;}
  .newlist2 li a:hover .date{background: #990100;}
  .newlist2 li a:hover .date,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
 .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;}
}
/* 校园风光 */

.xyfg ul{margin: 0 -0.07rem;}
.xyfg li{width: 33.3%;padding:0 0.07rem;margin-bottom: 0.48rem;}
.xyfg li a{display: block;position: relative;z-index: 1;border-bottom: 2px solid #990100;width: 100%;}

.xyfg li h3{font-size: 0.2rem;color: #111;line-height: 0.3rem;text-align: center;transition: 0.5s;width: 100%;padding: 0.18rem 0;}
.xyfg li .scale .imged{padding-bottom:60%;}


@media(min-width: 1025px){	
 .xyfg li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
	.xyfg li{margin-bottom: 0.3rem;}
	
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	
}
@media(max-width: 456px){	
	
}
/* content */
.article .tit{color: #333;font-size: 0.24rem;line-height: 0.36rem;text-align: center;font-weight: bold;}
.article .conttime{margin: 0.4rem 0rem;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: rgba(131, 131, 131, 0.07);padding: 0.15rem 0;}
.article .conttime span{font-size: 0.14rem;color: #777;line-height: 0.3rem;display: inline-block;padding: 0 0.1rem;}

.article .cont{padding-bottom: 0.5rem;}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;margin-bottom: 0.25rem;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;}




.new_miew{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.new_miew p{font-size: 0.16rem;color: #666;line-height: 0.32rem;transition: 0.5s;}
.new_miew p a{color: #666;transition: 0.5s;padding-left: 0.1rem;}

@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}



/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{margin-bottom: .4rem;width: 100%;}
.tzgg li a{padding: 0.4rem .35rem;background: #fff;height:2rem;align-items: center;box-shadow: 0px 4px 0.3rem 0px rgba(0, 0, 0, 0.1);}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: 1.1rem;height: 1.1rem;background: rgba(1, 82, 147, 0.05);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.4rem;}              

.tzgg li .date span{display: block;color: #990100;font-size: 0.36rem;font-family: geo;line-height: 1.1;}
.tzgg li .date p{font-size: 0.2rem;color: #990100;font-family: geo;}
.tzgg li h3{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin-bottom: 0.2rem;font-weight: 600;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;max-height: 0.6rem\0;}



@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #fff;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover .date{background: #FF8F1F;}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
}
@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 .date{width: .9rem;height: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

}
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .4rem;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: #990100;}
.san-nav a:hover,.san-nav a.on{color: #990100;}

/* 师资队伍 */
.jsml2 dl{justify-content: center;margin: 0 -0.8rem;}
.jsml2 dt{width: 33.3%;margin-bottom: 0.7rem;padding: 0 0.8rem;}
.jsml2 dl a{position: relative;display: block;z-index: 1;}
.jsml2 dl a::after{content: "";position: absolute;z-index: -1;left: 0.1rem;right: -0.27rem;top: 0.5rem;bottom: 0;background: #990100;}
.jsml2 dt .imged{background-position: top center !important;padding-bottom: 130%;}
.jsml2 dt h4{padding: 0.15rem 0;display: flex;align-items: center;justify-content: center;font-size: 0.16rem;color: #fff;}
.jsml2 dt h4 b{font-size: 0.24rem;color: #FFFFFF;display: inline-block;margin-right: 0.15rem;font-weight: normal;}




@media(min-width: 1025px){
  .jsml2 dt a:hover h4 b{font-weight: bold;}
  .jsml2 dt a:hover::after{box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);}
}
@media(max-width: 1024px){
  .jsml2 dl{justify-content: center;margin: 0 -0.1rem;}
  .jsml2 dt{width: 33.3%;margin-bottom: 0.25rem;padding: 0 0.1rem;}
  .jsml2 dl a::after{right: -0.05rem;}
}
@media(max-width: 768px){
  .jsml2 dt{width: 50%;margin-bottom: 0.3rem;}
  .jsml2 dl{justify-content: flex-start;}
}

/* 师资内容 */

.xrld .fl02{padding: .1rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}
.xrld .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}

@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}

/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}

.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #990100;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}


/* 机构设置 */


.jgsz h3{width: 100%;height: 0.48rem;display: flex;align-items: center;padding: 0 0.25rem;color: #990100;font-size: 0.22rem;font-weight: bold;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{margin: 0 -0.1rem;}
.jgsz li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.6rem;}
.jgsz li a{display: flex;align-items: center;padding: 0 0.3rem;}
.jgsz li a::after{width: 100%;background: linear-gradient(
270deg, rgba(255, 244, 244, 0.27) 0%, #FFF4F4 100%);height: 0.44rem;border-left: 0.03rem solid #990100;}
.jgsz li h3{font-size: 0.2rem;color: #333333;padding-left: 0.3rem;background: url(../images/jg.png) no-repeat left center/0.07rem;}

@media(min-width: 1025px){	
	.jgsz li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
  .jgsz li{margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 50%;}
 
}
@media(max-width: 456px){	

}




/* 简介 */
.xygk .cont p{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333 !important;text-align: justify;margin-bottom: 0.05rem;}
.xygk .cont p span{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333;}
.xygk .fl01{margin-bottom: .25rem;align-items: flex-start;justify-content: space-between;}
.xygk .fl01 .left{width: 66%;}
.xygk .fl01 .right{width: 32%;}
.xygk .fl01 .left img{width: 100%;}
.xygk .fl01 .right .cont p{text-indent: 2em;}
.xygk>.cont{margin-bottom: 0.25rem;}


@media(max-width: 768px){	
  .xyjj .fl01 .left{width: 100%;}
  .xyjj .fl01 .right{width: 100%;order: -1;margin-bottom: 0rem;}
  .xyjj .fl01 .right h4 span{font-size: 0.3rem;}
}


/* 历史足迹 */
.lsli .con{margin-bottom: 0.3rem;}      
.lsli h3{font-size: 0.2rem;color: #333;font-weight: bold;line-height: 1.5;}
.lsli p{font-size: 0.2rem;color: #333;line-height: 1.5;}
.lsyg .bm3{margin: 0.3rem 0;}
.lsyg .bm3::after{width: 0.12rem;height: 1px;background: #AF2227;bottom: 0;left: 50%;transform: translateX(-50%);}
.lsyg ul{width: 100%;padding: 0 17%;}
.lsyg ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: #AF2227;}
.lsyg ul::before{content: "";position: absolute;width: 0.12rem;height: 1px;background: #AF2227;top: 0;left: 50%;transform: translateX(-50%);}

.lsyg li{justify-content: space-between;}
.lsyg li .box{width: 50%;transition: 0.5s;position:relative;z-index:1;padding-left: .97rem;}
.lsyg li span{display: block;font-size: 0.5rem;color: #AF2227;}
.lsyg li .box p{font-size: 0.3rem;color: #333;line-height: 1.5;margin: 0rem 0 0.1rem 0;}

.lsyg li .box::after{
  content:"";
  position:absolute;
  width: .79rem;
  height: 0.16rem;
  background: url(../images/ls-line.png) no-repeat;
  background-size: 100% 100%!important;
  top: 50%;
  transform: translateY(-50%);
  left: -.08rem;
}
.lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n-1) .box{padding: 0 0.97rem 0 0rem;text-align: right;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.08rem;left: auto;}
.lsyg dl{padding: 0 17%;}
.lsyg dt{margin-bottom: 1.4rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.07);border-top: 2px solid #AF2227;border-bottom: 2px solid #AF2227;padding: 0.42rem 0.1rem;text-align: center}
.lsyg dt::after{width: 0.12rem;height: 1.02rem;background: url(../images/lsline.png) no-repeat;background-size: 100% 100%!important;left: 50%;transform: translateX(-50%);top: 110%;bottom: auto;}
.lsyg dt:last-child::after{display: none;}
.lsyg dt p{font-size: 0.34rem;color: #333333;line-height: 1.5;margin-bottom: 0.23rem;}
.lsyg dt span{display: block;font-size: 0.32rem;color: #AF2227;line-height: 1.5;}
.lsyg dt:last-child{margin-bottom: 0rem;}


@media(min-width: 1025px){	
  
}

@media(max-width: 1024px){	
 .xygk .fl01 .right{
    width: 100%;
}
 .xygk .fl01 .left{
    width: 100%;
}
 .xygk .fl01{
    flex-direction: column;
    align-items: center;
    justify-content: start;
}
  .lsyg ul{padding: 0 10%;}
  .lsyg dl{padding: 0 10%;}
  .lsyg li .box p{font-size:.188rem;}
	.lsyg li .box span{font-size:.28rem;}
	.lsyg dt p{font-size:.26rem;}
	.lsyg dt span{font-size:.24rem;}
	.lsyg dt{padding:.25rem 0.1rem;}
}
@media(max-width: 768px){	
  .lsyg ul{padding: 0%;}
  .lsyg dl{padding: 0%;}
  .lsyg li .box::after{width:.5rem;height:.1rem;left:-.05rem;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.05rem;left: auto;}
  .lsyg li .box{padding:0 0 0 .6rem;}	
  .lsyg .bm3 li:nth-child(2n-1) .box{padding:0 .6rem 0 0;}

}




/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #990100;color: #fff;border:none;}
.j_pages a:hover{background: #990100;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;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: #990100; color:#fff}


/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .adress,.local h2{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .j_pages{margin-top:.3rem;}
  .local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
}
@media(max-width: 1024px) {
.v_news_content table{
display: block;//pc端去掉该属性，否则无法居中
}
}
.v_news_content table{
width:auto;
max-width:100%;
margin:0 auto !important;
    overflow-x: auto; 
    white-space: nowrap;
}
.v_news_content td p{
text-align:center;
text-indent:0 !important;
}
.v_news_content img{
max-width:100%;
height:auto !important;
}@charset "utf-8";
/*公共*/

img,video{max-width: 100%;}
.ban{position: relative;}
.ban .imged {padding-bottom: 29%;}
/* 手机内页二级导航 */
.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: #990100;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) 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: #990100;}


.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) 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: #990100;}

/* public */


.inner{padding: 0rem 0 1rem;position: relative;z-index: 1;}
.inner::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;z-index: -1;height: 100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.9rem; z-index: 100; position: relative;margin-top: -1.07rem;}
.inner_right { width: calc(100% - 2.9rem);padding-left: .7rem;padding-top: 0.4rem;}
.inner_left::after{height: auto;top: 1.07rem;bottom: 0.38rem;background: linear-gradient(180deg, #C73E3E 0%, #990100 100%);width: 100%;}
.inner_left h2{width: 100%;height: 1.07rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.32rem;font-weight: bold;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;}

.inner_left ul {background:  #fff;padding-bottom: .5rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);margin-left: 0.15rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 .22rem;}
.inner_left ul li p {height: 100%;border-bottom: 1px dashed rgba(153, 1, 0, 0.2);display: flex;align-items: center;transition: 0.5s;padding: 0.24rem 0.2rem;}
.inner_left ul li p a {font-size: 0.24rem;display: block;color: #333;transition: .5s;line-height: .3rem;position: relative;width: 100%;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.16rem;background: url(../images/jt.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #990100;font-weight: bold;}
.inner_left ul li:hover p,.inner_left ul li.active p{border-color: #990100;}


.nysubnav { display: none;padding-left: .2rem;}
.inner_left ul li.active .nysubnav{display: block;/*  */}
.nysubnav a { padding: 0px 0.15rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #990100;}
.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{flex: 1;min-width: 0;padding-right: 0.15rem;overflow: hidden;}
.local h2 span{color: #444;font-size: 0.24rem;padding: 0 .15rem 0 0;font-weight: bold;display: inline-block;}
.local h2 span::after{width: 100vw;height:1px;background: #990100;left: 100%;bottom: 50%;}
.local h2 span::before{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);height: 0.05rem;width: 1px;background: #990100;}

.adress {color: #444;font-size: 0.16rem;position:relative;align-items: flex-start;position: relative;z-index: 10;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size:0.16rem !important;padding-left: .25rem;}
.adress a {color: #444;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #990100; }
/* 新闻列表1 */
.newlist li{border-bottom: 1px dashed #ddd;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: .3rem 0;align-items: center;}
.newlist li a::after{background:#990100;height: 1px;bottom: -1px;}
.newlist li .scale{width: 2.38rem;position: relative;z-index: 2;}
.newlist li .con{padding-left: .2rem;flex: 1;min-width: 0;}

.newlist li span{font-size: 0.14rem;color: #990100;line-height: 1.3;display: block;margin: 0.1rem 0 0.1rem;padding-left: 0.2rem;background: url(../images/tim3.png) no-repeat left center/0.11rem;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0s;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3{color: #990100;font-weight: bold;}
 
}
@media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:0;}
  .newlist li a{padding: .25rem 0;}

}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{width: 100%;flex: none;padding: 0.2rem 0 0;}
}
/* 新闻列表1 */

.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;padding: .2rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #990100;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .15rem ;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.16rem;color: #990100;font-weight: bold;}
.newlist1 ul.list h3::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.06rem;height: 0.06rem;background: #990100;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #990100;font-weight: 700;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

@media(max-width: 768px){	
	
}
@media(max-width: 456px){	
	
}
/* 新闻列表2 */
.newlist2 li a{height: 2rem;/* align-items: center; */border-bottom: 1px solid #e6e6e6;padding: .3rem .25rem;}
.newlist2 li a::after{background: #990100;width: 0;height: 1px;}
.newlist2 li .date{width: 0.85rem;border: 1px solid #dbdcdf;white-space: nowrap;font-size: 0.15rem;color: #333;display: flex;flex-direction: column;color: #021134;height: .9rem;border-bottom: 0.02rem solid #f29633;align-items: center;justify-content: center;}
.newlist2 li .con{width: calc(100% - .85rem);padding-left: .3rem;}

.newlist2 li .date span{font-size: 0.28rem;color: #021134;display: inline-block;margin-bottom: .1rem;font-weight: normal;}
.newlist2 li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: .25rem;}
.newlist2 li p{font-size: 0.16rem;color: #888888;line-height: 0.26rem;max-height: 0.78rem\0;text-indent: 2em;}
.newlist2 li *{transition: 0.5s;}

.newlist2 li .scale{width: 2.2rem;}
.newlist2 li .zh{width: calc(100% - 2.2rem);padding-right: .4rem;}


@media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{width: 100%;}
  .newlist2 li a:hover .date{background: #990100;}
  .newlist2 li a:hover .date,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
 .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;}
}
/* 校园风光 */

.xyfg ul{margin: 0 -0.07rem;}
.xyfg li{width: 33.3%;padding:0 0.07rem;margin-bottom: 0.48rem;}
.xyfg li a{display: block;position: relative;z-index: 1;border-bottom: 2px solid #990100;width: 100%;}

.xyfg li h3{font-size: 0.2rem;color: #111;line-height: 0.3rem;text-align: center;transition: 0.5s;width: 100%;padding: 0.18rem 0;}
.xyfg li .scale .imged{padding-bottom:60%;}


@media(min-width: 1025px){	
 .xyfg li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
	.xyfg li{margin-bottom: 0.3rem;}
	
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	
}
@media(max-width: 456px){	
	
}
/* content */
.article .tit{color: #333;font-size: 0.24rem;line-height: 0.36rem;text-align: center;font-weight: bold;}
.article .conttime{margin: 0.4rem 0rem;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: rgba(131, 131, 131, 0.07);padding: 0.15rem 0;}
.article .conttime span{font-size: 0.14rem;color: #777;line-height: 0.3rem;display: inline-block;padding: 0 0.1rem;}

.article .cont{padding-bottom: 0.5rem;}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;margin-bottom: 0.25rem;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;}




.new_miew{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.new_miew p{font-size: 0.16rem;color: #666;line-height: 0.32rem;transition: 0.5s;}
.new_miew p a{color: #666;transition: 0.5s;padding-left: 0.1rem;}

@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}



/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{margin-bottom: .4rem;width: 100%;}
.tzgg li a{padding: 0.4rem .35rem;background: #fff;height:2rem;align-items: center;box-shadow: 0px 4px 0.3rem 0px rgba(0, 0, 0, 0.1);}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: 1.1rem;height: 1.1rem;background: rgba(1, 82, 147, 0.05);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.4rem;}              

.tzgg li .date span{display: block;color: #990100;font-size: 0.36rem;font-family: geo;line-height: 1.1;}
.tzgg li .date p{font-size: 0.2rem;color: #990100;font-family: geo;}
.tzgg li h3{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin-bottom: 0.2rem;font-weight: 600;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;max-height: 0.6rem\0;}



@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #fff;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover .date{background: #FF8F1F;}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
}
@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 .date{width: .9rem;height: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

}
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .4rem;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: #990100;}
.san-nav a:hover,.san-nav a.on{color: #990100;}

/* 师资队伍 */
.jsml2 dl{justify-content: center;margin: 0 -0.8rem;}
.jsml2 dt{width: 33.3%;margin-bottom: 0.7rem;padding: 0 0.8rem;}
.jsml2 dl a{position: relative;display: block;z-index: 1;}
.jsml2 dl a::after{content: "";position: absolute;z-index: -1;left: 0.1rem;right: -0.27rem;top: 0.5rem;bottom: 0;background: #990100;}
.jsml2 dt .imged{background-position: top center !important;padding-bottom: 130%;}
.jsml2 dt h4{padding: 0.15rem 0;display: flex;align-items: center;justify-content: center;font-size: 0.16rem;color: #fff;}
.jsml2 dt h4 b{font-size: 0.24rem;color: #FFFFFF;display: inline-block;margin-right: 0.15rem;font-weight: normal;}




@media(min-width: 1025px){
  .jsml2 dt a:hover h4 b{font-weight: bold;}
  .jsml2 dt a:hover::after{box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);}
}
@media(max-width: 1024px){
  .jsml2 dl{justify-content: center;margin: 0 -0.1rem;}
  .jsml2 dt{width: 33.3%;margin-bottom: 0.25rem;padding: 0 0.1rem;}
  .jsml2 dl a::after{right: -0.05rem;}
}
@media(max-width: 768px){
  .jsml2 dt{width: 50%;margin-bottom: 0.3rem;}
  .jsml2 dl{justify-content: flex-start;}
}

/* 师资内容 */

.xrld .fl02{padding: .1rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}
.xrld .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}

@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}

/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}

.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #990100;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}


/* 机构设置 */


.jgsz h3{width: 100%;height: 0.48rem;display: flex;align-items: center;padding: 0 0.25rem;color: #990100;font-size: 0.22rem;font-weight: bold;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{margin: 0 -0.1rem;}
.jgsz li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.6rem;}
.jgsz li a{display: flex;align-items: center;padding: 0 0.3rem;}
.jgsz li a::after{width: 100%;background: linear-gradient(
270deg, rgba(255, 244, 244, 0.27) 0%, #FFF4F4 100%);height: 0.44rem;border-left: 0.03rem solid #990100;}
.jgsz li h3{font-size: 0.2rem;color: #333333;padding-left: 0.3rem;background: url(../images/jg.png) no-repeat left center/0.07rem;}

@media(min-width: 1025px){	
	.jgsz li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
  .jgsz li{margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 50%;}
 
}
@media(max-width: 456px){	

}




/* 简介 */
.xygk .cont p{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333 !important;text-align: justify;margin-bottom: 0.05rem;}
.xygk .cont p span{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333;}
.xygk .fl01{margin-bottom: .25rem;align-items: flex-start;justify-content: space-between;}
.xygk .fl01 .left{width: 66%;}
.xygk .fl01 .right{width: 32%;}
.xygk .fl01 .left img{width: 100%;}
.xygk .fl01 .right .cont p{text-indent: 2em;}
.xygk>.cont{margin-bottom: 0.25rem;}


@media(max-width: 768px){	
  .xyjj .fl01 .left{width: 100%;}
  .xyjj .fl01 .right{width: 100%;order: -1;margin-bottom: 0rem;}
  .xyjj .fl01 .right h4 span{font-size: 0.3rem;}
}


/* 历史足迹 */
.lsli .con{margin-bottom: 0.3rem;}      
.lsli h3{font-size: 0.2rem;color: #333;font-weight: bold;line-height: 1.5;}
.lsli p{font-size: 0.2rem;color: #333;line-height: 1.5;}
.lsyg .bm3{margin: 0.3rem 0;}
.lsyg .bm3::after{width: 0.12rem;height: 1px;background: #AF2227;bottom: 0;left: 50%;transform: translateX(-50%);}
.lsyg ul{width: 100%;padding: 0 17%;}
.lsyg ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: #AF2227;}
.lsyg ul::before{content: "";position: absolute;width: 0.12rem;height: 1px;background: #AF2227;top: 0;left: 50%;transform: translateX(-50%);}

.lsyg li{justify-content: space-between;}
.lsyg li .box{width: 50%;transition: 0.5s;position:relative;z-index:1;padding-left: .97rem;}
.lsyg li span{display: block;font-size: 0.5rem;color: #AF2227;}
.lsyg li .box p{font-size: 0.3rem;color: #333;line-height: 1.5;margin: 0rem 0 0.1rem 0;}

.lsyg li .box::after{
  content:"";
  position:absolute;
  width: .79rem;
  height: 0.16rem;
  background: url(../images/ls-line.png) no-repeat;
  background-size: 100% 100%!important;
  top: 50%;
  transform: translateY(-50%);
  left: -.08rem;
}
.lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n-1) .box{padding: 0 0.97rem 0 0rem;text-align: right;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.08rem;left: auto;}
.lsyg dl{padding: 0 17%;}
.lsyg dt{margin-bottom: 1.4rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.07);border-top: 2px solid #AF2227;border-bottom: 2px solid #AF2227;padding: 0.42rem 0.1rem;text-align: center}
.lsyg dt::after{width: 0.12rem;height: 1.02rem;background: url(../images/lsline.png) no-repeat;background-size: 100% 100%!important;left: 50%;transform: translateX(-50%);top: 110%;bottom: auto;}
.lsyg dt:last-child::after{display: none;}
.lsyg dt p{font-size: 0.34rem;color: #333333;line-height: 1.5;margin-bottom: 0.23rem;}
.lsyg dt span{display: block;font-size: 0.32rem;color: #AF2227;line-height: 1.5;}
.lsyg dt:last-child{margin-bottom: 0rem;}


@media(min-width: 1025px){	
  
}

@media(max-width: 1024px){	
  .lsyg ul{padding: 0 10%;}
  .lsyg dl{padding: 0 10%;}
  .lsyg li .box p{font-size:.188rem;}
	.lsyg li .box span{font-size:.28rem;}
	.lsyg dt p{font-size:.26rem;}
	.lsyg dt span{font-size:.24rem;}
	.lsyg dt{padding:.25rem 0.1rem;}
}
@media(max-width: 768px){	
  .lsyg ul{padding: 0%;}
  .lsyg dl{padding: 0%;}
  .lsyg li .box::after{width:.5rem;height:.1rem;left:-.05rem;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.05rem;left: auto;}
  .lsyg li .box{padding:0 0 0 .6rem;}	
  .lsyg .bm3 li:nth-child(2n-1) .box{padding:0 .6rem 0 0;}

}




/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #990100;color: #fff;border:none;}
.j_pages a:hover{background: #990100;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;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: #990100; color:#fff}


/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .adress,.local h2{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .j_pages{margin-top:.3rem;}
  .local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
}
@media(max-width: 1024px) {
.v_news_content table{
display: block;//pc端去掉该属性，否则无法居中
}
}
.v_news_content table{
width:auto;
max-width:100%;
margin:0 auto !important;
    overflow-x: auto; 
    white-space: nowrap;
}
.v_news_content td p{
text-align:center;
text-indent:0 !important;
}
.v_news_content img{
max-width:100%;
height:auto !important;
}@charset "utf-8";
/*公共*/

img,video{max-width: 100%;}
.ban{position: relative;}
.ban .imged {padding-bottom: 29%;}
/* 手机内页二级导航 */
.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: #990100;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) 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: #990100;}


.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) 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: #990100;}

/* public */


.inner{padding: 0rem 0 1rem;position: relative;z-index: 1;}
.inner::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;z-index: -1;height: 100%;}

.inner .wp{align-items: flex-start;}
.inner_left { width: 2.9rem; z-index: 100; position: relative;margin-top: -1.07rem;}
.inner_right { width: calc(100% - 2.9rem);padding-left: .7rem;padding-top: 0.4rem;}
.inner_left::after{height: auto;top: 1.07rem;bottom: 0.38rem;background: linear-gradient(180deg, #C73E3E 0%, #990100 100%);width: 100%;}
.inner_left h2{width: 100%;height: 1.07rem;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 0.32rem;font-weight: bold;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;}

.inner_left ul {background:  #fff;padding-bottom: .5rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);margin-left: 0.15rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 .22rem;}
.inner_left ul li p {height: 100%;border-bottom: 1px dashed rgba(153, 1, 0, 0.2);display: flex;align-items: center;transition: 0.5s;padding: 0.24rem 0.2rem;}
.inner_left ul li p a {font-size: 0.24rem;display: block;color: #333;transition: .5s;line-height: .3rem;position: relative;width: 100%;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.16rem;background: url(../images/jt.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #990100;font-weight: bold;}
.inner_left ul li:hover p,.inner_left ul li.active p{border-color: #990100;}


.nysubnav { display: none;padding-left: .2rem;}
.inner_left ul li.active .nysubnav{display: block;/*  */}
.nysubnav a { padding: 0px 0.15rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #990100;}
.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{flex: 1;min-width: 0;padding-right: 0.15rem;overflow: hidden;}
.local h2 span{color: #444;font-size: 0.24rem;padding: 0 .15rem 0 0;font-weight: bold;display: inline-block;}
.local h2 span::after{width: 100vw;height:1px;background: #990100;left: 100%;bottom: 50%;}
.local h2 span::before{content: "";position: absolute;left: 100%;top: 50%;transform: translateY(-50%);height: 0.05rem;width: 1px;background: #990100;}

.adress {color: #444;font-size: 0.16rem;position:relative;align-items: flex-start;position: relative;z-index: 10;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size:0.16rem !important;padding-left: .25rem;}
.adress a {color: #444;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #990100; }
/* 新闻列表1 */
.newlist li{border-bottom: 1px dashed #ddd;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: .3rem 0;align-items: center;}
.newlist li a::after{background:#990100;height: 1px;bottom: -1px;}
.newlist li .scale{width: 2.38rem;position: relative;z-index: 2;}
.newlist li .con{padding-left: .2rem;flex: 1;min-width: 0;}

.newlist li span{font-size: 0.14rem;color: #990100;line-height: 1.3;display: block;margin: 0.1rem 0 0.1rem;padding-left: 0.2rem;background: url(../images/tim3.png) no-repeat left center/0.11rem;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0s;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover h3{color: #990100;font-weight: bold;}
 
}
@media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:0;}
  .newlist li a{padding: .25rem 0;}

}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{width: 100%;flex: none;padding: 0.2rem 0 0;}
}
/* 新闻列表1 */

.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;padding: .2rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #990100;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0 .15rem ;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.16rem;color: #990100;font-weight: bold;}
.newlist1 ul.list h3::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.06rem;height: 0.06rem;background: #990100;border-radius: 50%;left: 0;top: 50%;transform: translateY(-50%);}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #990100;font-weight: 700;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

@media(max-width: 768px){	
	
}
@media(max-width: 456px){	
	
}
/* 新闻列表2 */
.newlist2 li a{height: 2rem;/* align-items: center; */border-bottom: 1px solid #e6e6e6;padding: .3rem .25rem;}
.newlist2 li a::after{background: #990100;width: 0;height: 1px;}
.newlist2 li .date{width: 0.85rem;border: 1px solid #dbdcdf;white-space: nowrap;font-size: 0.15rem;color: #333;display: flex;flex-direction: column;color: #021134;height: .9rem;border-bottom: 0.02rem solid #f29633;align-items: center;justify-content: center;}
.newlist2 li .con{width: calc(100% - .85rem);padding-left: .3rem;}

.newlist2 li .date span{font-size: 0.28rem;color: #021134;display: inline-block;margin-bottom: .1rem;font-weight: normal;}
.newlist2 li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin-bottom: .25rem;}
.newlist2 li p{font-size: 0.16rem;color: #888888;line-height: 0.26rem;max-height: 0.78rem\0;text-indent: 2em;}
.newlist2 li *{transition: 0.5s;}

.newlist2 li .scale{width: 2.2rem;}
.newlist2 li .zh{width: calc(100% - 2.2rem);padding-right: .4rem;}


@media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{width: 100%;}
  .newlist2 li a:hover .date{background: #990100;}
  .newlist2 li a:hover .date,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
 .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;}
}
/* 校园风光 */

.xyfg ul{margin: 0 -0.07rem;}
.xyfg li{width: 33.3%;padding:0 0.07rem;margin-bottom: 0.48rem;}
.xyfg li a{display: block;position: relative;z-index: 1;border-bottom: 2px solid #990100;width: 100%;}

.xyfg li h3{font-size: 0.2rem;color: #111;line-height: 0.3rem;text-align: center;transition: 0.5s;width: 100%;padding: 0.18rem 0;}
.xyfg li .scale .imged{padding-bottom:60%;}


@media(min-width: 1025px){	
 .xyfg li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
	.xyfg li{margin-bottom: 0.3rem;}
	
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	
}
@media(max-width: 456px){	
	
}
/* content */
.article .tit{color: #333;font-size: 0.24rem;line-height: 0.36rem;text-align: center;font-weight: bold;}
.article .conttime{margin: 0.4rem 0rem;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: rgba(131, 131, 131, 0.07);padding: 0.15rem 0;}
.article .conttime span{font-size: 0.14rem;color: #777;line-height: 0.3rem;display: inline-block;padding: 0 0.1rem;}

.article .cont{padding-bottom: 0.5rem;}
.article .cont p{font-size: 0.18rem !important;color: #333;line-height: 2 !important;margin-bottom: 0.2rem;text-indent: 2em;text-align: justify;margin-bottom: 0.25rem;}
.article .cont p span{font-size: 0.18rem !important;color: #333;line-height: 2 !important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;}




.new_miew{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.new_miew p{font-size: 0.16rem;color: #666;line-height: 0.32rem;transition: 0.5s;}
.new_miew p a{color: #666;transition: 0.5s;padding-left: 0.1rem;}

@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}



/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{margin-bottom: .4rem;width: 100%;}
.tzgg li a{padding: 0.4rem .35rem;background: #fff;height:2rem;align-items: center;box-shadow: 0px 4px 0.3rem 0px rgba(0, 0, 0, 0.1);}
.tzgg li *{transition: 0.5s;}

.tzgg li .date{width: 1.1rem;height: 1.1rem;background: rgba(1, 82, 147, 0.05);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.tzgg li .con{width: calc(100% - 1.1rem);padding-left: 0.4rem;}              

.tzgg li .date span{display: block;color: #990100;font-size: 0.36rem;font-family: geo;line-height: 1.1;}
.tzgg li .date p{font-size: 0.2rem;color: #990100;font-family: geo;}
.tzgg li h3{font-size: 0.24rem;color: #333;line-height: 0.36rem;margin-bottom: 0.2rem;font-weight: 600;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;max-height: 0.6rem\0;}



@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #fff;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover .date{background: #FF8F1F;}
  .tzgg li a:hover .date p,.tzgg li a:hover .date span{color: #fff;}
}
@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 .date{width: .9rem;height: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

}
/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .4rem;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: #990100;}
.san-nav a:hover,.san-nav a.on{color: #990100;}

/* 师资队伍 */
.jsml2 dl{justify-content: center;margin: 0 -0.8rem;}
.jsml2 dt{width: 33.3%;margin-bottom: 0.7rem;padding: 0 0.8rem;}
.jsml2 dl a{position: relative;display: block;z-index: 1;}
.jsml2 dl a::after{content: "";position: absolute;z-index: -1;left: 0.1rem;right: -0.27rem;top: 0.5rem;bottom: 0;background: #990100;}
.jsml2 dt .imged{background-position: top center !important;padding-bottom: 130%;}
.jsml2 dt h4{padding: 0.15rem 0;display: flex;align-items: center;justify-content: center;font-size: 0.16rem;color: #fff;}
.jsml2 dt h4 b{font-size: 0.24rem;color: #FFFFFF;display: inline-block;margin-right: 0.15rem;font-weight: normal;}




@media(min-width: 1025px){
  .jsml2 dt a:hover h4 b{font-weight: bold;}
  .jsml2 dt a:hover::after{box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.3);}
}
@media(max-width: 1024px){
  .jsml2 dl{justify-content: center;margin: 0 -0.1rem;}
  .jsml2 dt{width: 33.3%;margin-bottom: 0.25rem;padding: 0 0.1rem;}
  .jsml2 dl a::after{right: -0.05rem;}
}
@media(max-width: 768px){
  .jsml2 dt{width: 50%;margin-bottom: 0.3rem;}
  .jsml2 dl{justify-content: flex-start;}
}

/* 师资内容 */

.xrld .fl02{padding: .1rem 0rem;}
.xrld .fl02 .scale{width: 21%;}
.xrld .fl02 .con{width: 79%;padding-left: .4rem;}
.xrld .fl02 .con .h3 h3{font-size: 0.2rem;color: #333;font-weight: bold;align-items: flex-end;}
.xrld .fl02 .con .h3 span{font-size: 0.14rem;color: #808080;display: inline-block;padding-left: .15rem;font-weight: normal;}
.xrld .fl02 .h3 p{padding: .2rem 0;border-bottom: 1px solid #cccccc;font-size: 0.16rem;color: #333;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 140%;}
.xrld .cont p{font-size: 0.17rem !important;color: #333;line-height: 0.32rem !important;text-align: justify;}

@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
}

/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}

.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #990100;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}


/* 机构设置 */


.jgsz h3{width: 100%;height: 0.48rem;display: flex;align-items: center;padding: 0 0.25rem;color: #990100;font-size: 0.22rem;font-weight: bold;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{margin: 0 -0.1rem;}
.jgsz li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.6rem;}
.jgsz li a{display: flex;align-items: center;padding: 0 0.3rem;}
.jgsz li a::after{width: 100%;background: linear-gradient(
270deg, rgba(255, 244, 244, 0.27) 0%, #FFF4F4 100%);height: 0.44rem;border-left: 0.03rem solid #990100;}
.jgsz li h3{font-size: 0.2rem;color: #333333;padding-left: 0.3rem;background: url(../images/jg.png) no-repeat left center/0.07rem;}

@media(min-width: 1025px){	
	.jgsz li a:hover h3{color: #990100;}
}
@media(max-width: 1024px){	
  .jgsz li{margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 50%;}
 
}
@media(max-width: 456px){	

}




/* 简介 */
.xygk .cont p{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333 !important;text-align: justify;margin-bottom: 0.05rem;}
.xygk .cont p span{font-size: 0.18rem !important;line-height: 1.8 !important;color: #333;}
.xygk .fl01{margin-bottom: .25rem;align-items: flex-start;justify-content: space-between;}
.xygk .fl01 .left{width: 66%;}
.xygk .fl01 .right{width: 32%;}
.xygk .fl01 .left img{width: 100%;}
.xygk .fl01 .right .cont p{text-indent: 2em;}
.xygk>.cont{margin-bottom: 0.25rem;}


@media(max-width: 768px){	
  .xyjj .fl01 .left{width: 100%;}
  .xyjj .fl01 .right{width: 100%;order: -1;margin-bottom: 0rem;}
  .xyjj .fl01 .right h4 span{font-size: 0.3rem;}
}


/* 历史足迹 */
.lsli .con{margin-bottom: 0.3rem;}      
.lsli h3{font-size: 0.2rem;color: #333;font-weight: bold;line-height: 1.5;}
.lsli p{font-size: 0.2rem;color: #333;line-height: 1.5;}
.lsyg .bm3{margin: 0.3rem 0;}
.lsyg .bm3::after{width: 0.12rem;height: 1px;background: #AF2227;bottom: 0;left: 50%;transform: translateX(-50%);}
.lsyg ul{width: 100%;padding: 0 17%;}
.lsyg ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: #AF2227;}
.lsyg ul::before{content: "";position: absolute;width: 0.12rem;height: 1px;background: #AF2227;top: 0;left: 50%;transform: translateX(-50%);}

.lsyg li{justify-content: space-between;}
.lsyg li .box{width: 50%;transition: 0.5s;position:relative;z-index:1;padding-left: .97rem;}
.lsyg li span{display: block;font-size: 0.5rem;color: #AF2227;}
.lsyg li .box p{font-size: 0.3rem;color: #333;line-height: 1.5;margin: 0rem 0 0.1rem 0;}

.lsyg li .box::after{
  content:"";
  position:absolute;
  width: .79rem;
  height: 0.16rem;
  background: url(../images/ls-line.png) no-repeat;
  background-size: 100% 100%!important;
  top: 50%;
  transform: translateY(-50%);
  left: -.08rem;
}
.lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n-1) .box{padding: 0 0.97rem 0 0rem;text-align: right;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.08rem;left: auto;}
.lsyg dl{padding: 0 17%;}
.lsyg dt{margin-bottom: 1.4rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.07);border-top: 2px solid #AF2227;border-bottom: 2px solid #AF2227;padding: 0.42rem 0.1rem;text-align: center}
.lsyg dt::after{width: 0.12rem;height: 1.02rem;background: url(../images/lsline.png) no-repeat;background-size: 100% 100%!important;left: 50%;transform: translateX(-50%);top: 110%;bottom: auto;}
.lsyg dt:last-child::after{display: none;}
.lsyg dt p{font-size: 0.34rem;color: #333333;line-height: 1.5;margin-bottom: 0.23rem;}
.lsyg dt span{display: block;font-size: 0.32rem;color: #AF2227;line-height: 1.5;}
.lsyg dt:last-child{margin-bottom: 0rem;}


@media(min-width: 1025px){	
  
}

@media(max-width: 1024px){	
 .xygk .fl01 .right{
    width: 100%;
}
 .xygk .fl01 .left{
    width: 100%;
}
 .xygk .fl01{
    flex-direction: column;
    align-items: center;
    justify-content: start;
}
  .lsyg ul{padding: 0 10%;}
  .lsyg dl{padding: 0 10%;}
  .lsyg li .box p{font-size:.188rem;}
	.lsyg li .box span{font-size:.28rem;}
	.lsyg dt p{font-size:.26rem;}
	.lsyg dt span{font-size:.24rem;}
	.lsyg dt{padding:.25rem 0.1rem;}
}
@media(max-width: 768px){	
  .lsyg ul{padding: 0%;}
  .lsyg dl{padding: 0%;}
  .lsyg li .box::after{width:.5rem;height:.1rem;left:-.05rem;}
  .lsyg .bm3 li:nth-child(2n-1) .box::after{transform: rotateY(180deg);right: -0.05rem;left: auto;}
  .lsyg li .box{padding:0 0 0 .6rem;}	
  .lsyg .bm3 li:nth-child(2n-1) .box{padding:0 .6rem 0 0;}

}




/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #990100;color: #fff;border:none;}
.j_pages a:hover{background: #990100;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;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: #990100; color:#fff}


/* public */
@media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .adress,.local h2{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .j_pages{margin-top:.3rem;}
  .local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
}
@media(max-width: 1024px) {
.v_news_content table{
display: block;//pc端去掉该属性，否则无法居中
}
}
.v_news_content table{
width:auto;
max-width:100%;
margin:0 auto !important;
    overflow-x: auto; 
    white-space: nowrap;
}
.v_news_content td p{
text-align:center;
text-indent:0 !important;
}
.v_news_content img{
max-width:100%;
height:auto !important;
}