@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 17%;}
.header_top{background: none;box-shadow: none;}
.fixed .header_top{background: #ad1614;}

.ser .a{background: #920a10;border: 1px solid #920a10;}
.ser .input{color: #fff;}
.ser .serbtn {
  background: url(../images/ser2.png) no-repeat left center;
  background-size: 0.16rem;
}
.ser .input::-webkit-input-placeholder{ color:#fff;}
.ser .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#fff; }
.ser .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#fff;}
.ser .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#fff;}
#nav ul li h3{color: #fff;}

/*  */
.ban-t{width: 100%;position: absolute;left: 0;bottom: 8%;}
.ban-t .wp{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}

.ejlm_pc ul{justify-content: flex-end;align-items: center;}
.ejlm_pc ul li{height: .5rem;display: flex;align-items: center;margin: 0 .1rem;position: relative;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .18rem;display: block;line-height:0.5rem;padding: 0 0.25rem;background: url(../images/nav1.png) no-repeat;background-size: 100% 100% !important;font-weight: 600;}

.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: 100%;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;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:#ad1614;color: #fff;}

.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    font-weight: bold;color: #ad1614;background: url(../images/nav2.png) no-repeat;background-size: 100% 100% !important;
}

/* 手机内页二级导航 */
.wrap_ph{padding-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: #ad1614;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{ display: none; }
.wrap_ph li.active a{color: #ad1614;}
.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: #ad1614;}

.wrap_ph li h3{position:relative;padding:.05rem 0;}

/*  */
.header_box{position: relative;}
.ser {padding:0;}
.ser .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .36rem;width: 100%;padding: 0 0.15rem;border-radius: 0.18rem;border:1px solid #9a0000;margin-bottom: 0.5rem;background: none;}
.ser .input{width: calc(100% - .36rem);height: 100%;padding: 0 0.1rem 0 0rem;font-size: .16rem;color: #333333;line-height: .3rem;}
.ser button{width: 0.36rem;height: 100%;background: url(../images/n_ser2.png) no-repeat center;padding: 0.1rem;}
.inner{padding: 0.5rem 0 1rem;position: relative;overflow: hidden;background: #f5f5f7;}
.inner::after{width: 100%;height: 12.7rem;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;bottom: -3rem;}
.inner .wp{align-items: flex-start;width: 14.5rem;}
.inner_left{width:2.55rem;/* margin-top: -1.2rem; */z-index: 100;position: relative;/* background: #fff; */}
.inner_right{width: calc(100% - 2.55rem);padding: 0rem 0 0 1rem;}
.inner_left::after{width: 3.7rem;height: 1.5rem;background: url(../images/side-bg.png) no-repeat;background-size: 100%;left: -1.7rem;/* right: 0; */}
.inner_left h2{color: #fff;font-size: 0.24rem;/* height: 1.2rem; */display: flex;align-items: center;justify-content: center;margin-bottom: .4rem;}
.inner_left h2 p{font-weight: bold;padding-left: 0.65rem;}
.inner_left ul{padding: 0rem 0 .3rem;border-right:1px solid #f3e6d0;border-bottom:1px solid #f3e6d0;/* background: #fff; */}
.inner_left ul li{position: relative;}
.inner_left ul li p{position: relative;font-size: 0.24rem;padding: 0 .25rem;line-height: 1.4;min-height: .72rem;align-items: center;display: flex;color: #333;}
.inner_left ul li p::after{width: auto;height:auto;top: -0.09rem;background: url(../images/n-nav.png) no-repeat;background-size: 100% 100%;opacity: 0;right: -.05rem;}
.inner_left ul li p a{font-family: sy;width: 100%;display: block;position: relative;}
.inner_left ul li p a::after{content: "";position: absolute;left: auto;right: 0;top: 50%;transform: translateY(-50%);width: 0.1rem;height: 2px;background: #999;}
.inner_left ul li.on p::after,.inner_left ul li:hover p::after{opacity: 1;}
.inner_left ul li.on p a,.inner_left ul li:hover p a{color: #fff;}
.inner_left ul li.on p a:after,.inner_left ul li:hover p a:after{opacity:0}
.inner_left ul li dl h3 span{
    padding: 0;
    line-height:1.4;
}
.inner_left ul li dl h3 img{width: .12rem;height: .12rem;cursor: pointer;}
.inner_left ul p a{display: block;width: 100%;color: #333;transition: 0.5s;}
.inner_left ul li p  a{font-weight:500;line-height: 0.6rem;}
.inner_left ul li dl{display: none;display: none;padding: 0rem .25rem 0 0.65rem;}
.inner_left ul li dt h3{font-size: 0.18rem;color: #333;padding: .15rem 0;transition: 0.5s;display: flex !important;justify-content: space-between !important;}
.inner_left ul li dt h3 a{align-items: center;justify-content: space-between;width: 100%;}
.inner_left ul li:last-child p{border-bottom:none;}



.inner_left ul li dt.on h3,.inner_left ul li dt:hover h3,.inner_left ul li .p:hover h4{color: #9a0000;font-weight:bold;}

.nysubnav {display: none;padding-left: .4rem;}
.inner_left ul li.on .nysubnav{ display: block; }

.nysubnav a {line-height: 0.36rem;font-size: .16rem;display: block;}
.nysubnav a.on,.nysubnav a:hover {color: #9a0000;font-weight:bold;}

.inner_left ul li:hover p a,.inner_left ul li.on p a{color: #fff;font-weight: bold;}


.local {padding: 0rem 0px 0rem;/* margin-bottom: .4rem; */justify-content: space-between;align-items: center;}
.local h3{color: #fff;font-size: 0.4rem;margin-bottom: 0.1rem;font-weight: bold;}

.adress {font-size: 0.16rem;position:relative;align-items: flex-start;/* padding-left: .3rem; */}

.adress p{line-height: 0.26rem;font-size: .18rem;color: #fff;}
.adress a {font-size: 0.16rem;color: #fff;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { opacity: .7; }
/* 内容2 */
.new-cont h2{font-size: 0.36rem;color: #333;line-height: 1.5;margin: 0rem 0 .23rem;font-weight: 600;text-align: center;}
.new-cont h3{font-size: 0.3rem;color: #666;margin: 0rem 0 .23rem;font-weight: 600;text-align: center;}
.new-cont .cont-tit{justify-content: center;font-size: 0.14rem;color: #8D8D8D;align-items: center;padding-bottom: 0.4rem;border-bottom: 1px solid #eee;margin-bottom: 0.4rem;display: flex;flex-wrap: wrap;}
.new-cont .cont-tit .flex{font-size: 0.14rem;color: #8D8D8D;line-height: 1.5;align-items: center;margin: 0 0.16rem;}
.new-cont .conttime span img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}


.new-cont .cont div{font-size: 0.18rem;color: #333;line-height: 2 !important;text-align:justify;text-indent: 2em;  word-break: break-all;}
.new-cont .cont p{font-size: 0.18rem;color: #333;line-height: 2 !important;text-align:justify;text-indent: 2em;margin-bottom: 0.1rem;word-break: break-all;}
.new-cont .cont p span{font-size: 0.18rem ;color: #333;line-height: 2 ;}
.article .cont *{font-size: .16rem !important;color: #333;line-height: 2 !important;font-family: "Microsoft YaHei" !important;}
.new-cont .cont img,.new-cont .cont video{display: block;margin: 0.1rem auto !important;max-width: 100%;height: auto !important;border:0 !important;width: 550px;}
.new-cont .cont iframe {display: block;margin: 0.1rem auto !important;max-width: 100%;   }
.new-cont table {font-size:0.16rem; max-width:98% !important; margin:0 auto; border-collapse: collapse;    table-layout: auto !important;}
.new-cont table td{ padding:5px 10px; line-height:30px; }
.new-cont table td p{ text-indent:0em !important; margin-bottom:0 !important;}



.pages{margin-top:0.5rem;align-items: center;}
.new_miew .con{flex: 1;min-width: 0;padding-right: 0.1rem;}
.new_miew h4{font-weight: bold;color: #9a0000;font-size: 0.2rem;margin-bottom: 0.2rem;}

.pages p{font-size: 0.16rem;color: #999;line-height: 2;margin-bottom: 0.05rem;display: flex;flex-wrap: wrap;}
.pages p a{transition: 0.5s;color: #333;justify-content: space-between;align-items: center;flex: 1;min-width: 0; font-size: 0.16rem !important;}
.pages p:hover a{color: #9a0000;}
.new_miew h6 a{display: block;width:1.1rem;height: 0.4rem;text-align: center;line-height: 0.4rem;color: #fff;font-size: 0.14rem;background: #debd91;}





@media(max-width: 1024px){	
  .new-cont h3{font-size: .24rem;line-height: 1.5;}
  .new_miew{margin-top: .3rem;}
  .cont p{margin-bottom: .1rem;}
  .social-share{display: none;}
  .new_miew .con{flex: none;width: 100%;padding-right: 0;}
	.new-cont h2{font-size:.28rem;}
}



/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻列表1 */

.newlist1 .title h3 {line-height: 0.4rem;font-family: 'sy';}
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .23rem 0;border-bottom: 1px dashed #C4D1E5;height: 0.75rem;}
ul.list li a::after{width: 100%;height: auto;background: #fff;top: -1px;bottom: -1px;box-shadow: 0rem 0.04rem 0.18rem 0rem rgba(0, 0, 0, 0.14);opacity: 0;}
ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.2rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}

ul.list li a  span{white-space: nowrap;/*font-size: 0.16rem;*/color: #666;}
ul.list li h3::after{width: 0.06rem;height: 0.06rem;background:#ad1614;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;background-size: 100%;border-radius: 50%;}


.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
  ul.list li a:hover{padding: 0.23rem 0.2rem;}
	ul.list li a:hover h3{color: #ad1614;}
	ul.list li a:hover::after{opacity: 1;}
}




/* 学院新闻 */
.newlist{width: 100%;}
.newlist li *{transition:0.5s;}
.newlist li a{padding: .6rem 0.3rem;align-items: center;border-bottom: 1px solid #ddd;}
.newlist li a::after{left: 0;background: url(../images/newbg.jpg) no-repeat bottom/cover;width: 100%;opacity: 0;border: 1px solid #ad1614;}
.newlist li .date{padding-right: 0.2rem;border-right: 1px solid #ddd;text-align: center;}
.newlist li .scale{width: 1.7rem;padding-left: 0.2rem;}
.newlist li .con{padding-left: .3rem;flex: 1;min-width: 0;}
.newlist li span{font-size: 0.32rem;line-height: 1.3;transition: 0.5s;color: #ad1614;font-family: sy;1pxborder:solid;padding-bottom: 0.08rem;border-bottom: 1px solid #ddd;display: inline-block;}
.newlist li i{font-style: normal;color: #999;width: 0.3rem;display: block;padding: 0.05rem 0;display: none;}
.newlist li p{font-size: 0.15rem;color: #ad1614;font-family: sy;margin-top: 0.12rem;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin: 0rem 0 .2rem;transition: 0.5s;}
.newlist li h4{font-size: 0.15rem;color: #999;line-height: .24rem;max-height: 0.48rem\0;transition: 0.5s;}




.cont-ny .right .sticky{position: sticky;top: 1.4rem;}
.cont-ny .right .tit{align-items: center;height: 0.74rem;background: url(../images/lmbg.jpg) no-repeat;background-size: 100% 100%;padding: 0 0.3rem;}
.cont-ny .right .tit h3{font-size: 0.24rem;color: #fff;}
.cont-ny .right ul{
  background: #fff;
  box-shadow: 0rem 0.11rem 0.32rem 0rem rgba(51, 0, 1, 0.08);
  padding: 0rem 0.2rem .2rem;
  }
.cont-ny .right li a{display: flex;padding: .22rem 0rem;border-bottom: 1px solid #ddd;}
.cont-ny .right li a::after{height: 1px;background: #ad1614;bottom: -1px;}
.cont-ny .right li h3{color:#333;font-size: 0.18rem;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;flex: 1;min-width: 0;}
.cont-ny .right li span{color: #ad1614;height: 0.3rem;line-height: 0.3rem;display: block;padding-right: .05rem;font-size: .2rem;}
.cont-ny .right li a:hover h3{color: #ad1614;}
.cont-ny .right li a:hover:after{width:100%;}
.cont-ny .right li:last-child a{border-bottom:none;}


@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3{color: #ad1614;font-weight:bold;}
  .newlist li a:hover .date{border-right: 1px solid #ddd;}
  .newlist li a:hover .scale{display: none;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
 .newlist{width: 100%;}
 .cont-ny .article{width: 100% !important;}
 .cont-ny .right{display: none;}
}
@media screen and (max-width: 768px) {
  .newlist li .con{padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li span{font-size:.26rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;order: -1;margin-bottom: .15rem;}
  .newlist li .con{padding-left: 0.1rem;}
}



/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px solid #eee;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .9rem;flex-direction: column;justify-content: center;text-align: center;height: .9rem;
border: 1px solid #ad1614;white-space: nowrap;transition:0.5s;}
.mtsj li .mt-r{width: calc(100% - .9rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.3rem;color: #ad1614;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #ad1614;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.15rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #ad1614;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#ad1614;}
}


/*  内容页*/
.cont-ny .article{width: 70%;}
.cont-ny .article h2{text-align:center;}
.cont-ny .right{width: 30%;padding-left: 0.6rem;}
.article .tit{font-size: 0.3rem;color: #222;line-height: 0.32rem;margin: 0.1rem 0 0.25rem;font-weight: bold;}
.article .conttime{padding: 0.15rem 0 0.15rem;border-bottom: 1px solid #ccc;margin-bottom: 0.4rem;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.article .conttime span{font-size: 0.15rem;color: #666;/*padding:0 0.16rem;*/align-items: center;display: flex;}

.article .conttime span img{display: inline-block;margin-right: 0.1rem;}

.article .cont p,.article .cont div{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em; word-break: break-all;}
.article .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;}
.article .cont p img,.article .cont p video{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}
/* #BodyLabel{font-size: 0 !important;}*/
.new_miew{border-top: 1px solid #c9c9c9;padding: 0.15rem 0;margin-top:0.3rem;border-bottom: 1px solid #c9c9c9;}
.new_miew p{font-size: 0.15rem;color: #ad1614;line-height: 2;margin-bottom: 0.1rem;justify-content: space-between;align-items: center;}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;color: #ad1614;flex: 1;min-width: 0;}
.new_miew p span{color: #333;}
.new_miew p:hover a{color: #ad1614;}
.new_miew p img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
}
@media(max-width: 768px){	
.tbsc{overflow-x: auto;overflow-y: hidden;}
.tbsc table{width: 800px;}
}

/* 校园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;text-align: center;transition: 0.5s;padding-top: .15rem;}
.xyfg li .scale .imged{padding-bottom: 57%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #ad1614;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
	.xyfg li a::after{left: 0;right: 0;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #ad1614;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #ad1614;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem;/* background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%); */display: flex;align-items: center;height: 0.7rem;background:#ad1614;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}




.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #222;line-height: 1.3;text-align: center;background: #f2f2f2;height: 0.7rem;display: flex;align-items: center;justify-content: center;padding: 0 .1rem;}
.dzjg .fl02 li{width: 33.3%;}
.dzjg .fl01 li h3 a{display: block;width: 100%;}


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #ad1614;}
  .dzjg .fl01 li h3:hover a{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3 span{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl02 li{width: 100%;}
}
/* 师资队伍 */

.szlist ul{margin: 0 -0.13rem;}
.szlist li{width: 33.3%;padding: 0 0.13rem;margin-bottom: 0.25rem;}
.szlist li a{padding: 0.2rem 0.15rem;height: 1.9rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.1);border-bottom: 2px solid #ad1614;}
.szlist li .scale{width: 1.15rem;}
.szlist li .con{flex: 1;min-width: 0;padding-left: 0.2rem;}

.szlist li h3{font-size: 0.2rem;color: #333;margin-bottom: 0.15rem;font-weight: bold;}
.szlist li p{font-size: 0.14rem;color: #666;line-height: 0.3rem;word-break: break-all;}
.szlist li .imged{padding-bottom: 130%;}


@media(min-width: 1025px){
  .szlist li a:hover h3{color: #ad1614;}
}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 50%;}
}
@media screen and (max-width: 600px) {
  .szlist li{width: 100%;}
}
/* 学院领导 */
.xyld{overflow-x: auto;background: rgba(224,235,240,.2);padding-bottom: 0.4rem;}
.xyld table{width: 100%;}
.xyld table th{text-align: left;font-weight: bold;font-size: 0.2rem;padding: 0.25rem 0.3rem;border-bottom: 1px solid rgba(30,122,149,.2);}
.xyld table td {padding: 0.15rem 0.3rem;}
.xyld table td p{font-size: 0.18rem;color: #666;line-height: 1.4;}
.xyld table th:nth-child(1){width: 20%;}
.xyld table th:nth-child(2){width: 15%;}
.xyld table th:nth-child(3){width: 65%;}

@media screen and (max-width: 768px) {
  .xyld table{width:800px;}
}

/* 师资内容页 */

.jsml2-con .sz-t{padding: 0.25rem 0.2rem;border-bottom: 2px solid #ad1614;margin-bottom: .5rem;align-items: center;width: 100%;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.1);}
.jsml2-con .scale{width: 1.75rem;overflow: visible;}
.jsml2-con .sz-t .h3{width: calc(100% - 1.75rem);padding-left: .5rem;}

.jsml2-con .scale .imged{padding-bottom: 130%;}
.jsml2-con .sz-t h3{font-size: 0.2rem;color: #333;font-weight: bold;margin-bottom: .25rem;}
.jsml2-con .sz-t h4{font-size: 0.16rem;color: #666;line-height: 0.32rem;margin-bottom: 0.15rem;}
.jsml2-con .sz-t p{font-size: 0.16rem;color: #666;line-height: 0.32rem;}


.jsml2-con .sz-list{margin-bottom: .3rem;}
.jsml2-con .sz-list h3{font-size: 0.22rem;color: #ad1614;line-height: 0.32rem;font-weight: bold;margin-bottom: 0.2rem;}
.jsml2-con .sz-list p{font-size: 0.16rem;color: #666;line-height: 0.32rem;}


@media(min-width: 1024px){
  
}
@media(max-width: 1024px){
  .jsml2-con{padding-top: 0rem;}
  .jsml2-con .con .p p{width: 50%;line-height: 0.3rem;word-break: break-all;}

}
@media(max-width: 768px){
.jsml2-con .con .p p{width: 100%;}
.jsml2-con .scale{/* overflow: visible; *//* margin: 0 auto .3rem; */}
.jsml2-con .con{width: 100%;padding-left: 0rem;}
.jsml2-con .con .h3::after{width: 1rem;height: 1rem;}
.jsml2-con .con .sz-list{margin-bottom: .15rem;}
.jsml2-con .con .sz-t{padding-bottom: .15rem;margin-bottom: .15rem;}
}
@media(max-width: 600px){
  .jsml2-con .scale{width: 80%;overflow: visible;margin:0 auto .3rem;}
  .jsml2-con .sz-t .h3{width: 100%;padding-left: 0rem;}
}

/* 简介页 */
.tzgg ul{margin: 0 -0.17rem;}
.tzgg li{width: 33.3%;padding: 0 0.17rem;margin-bottom: 0.35rem;}
.tzgg li a{display: block;height: 1.7rem;padding: 0.25rem;box-shadow: 0px 11px 32px 0px rgba(51, 0, 1, 0.1);background: #fff;border: 1px solid #ddd;}
.tzgg li a::after{height: 1px;background: #ad1614;}
.tzgg li h3{font-size: 0.2rem;color: #111;line-height: 0.28rem;max-height: 0.84rem\0;margin-bottom: 0.2rem;transition: 0.5s;height: 0.84rem;}
.tzgg li p{font-size: 0.15rem;color: #ad1614;}

@media screen and (min-width: 1200px) {
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover h3{font-weight: bold;color: #ad1614;}
}
@media screen and (max-width: 1024px) {
  .tzgg ul{margin: 0 -0.1rem;}
  .tzgg li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 50%;margin-bottom: .25rem;}
}

/* 图片 */
.piclist ul{margin: 0 -0.05rem;}
.piclist li{width: 50%;padding: 0 0.05rem;}
.piclist li a{display: block;margin-bottom: 0.1rem;}
.piclist dl{margin: 0 -0.05rem;}
.piclist dt{padding: 0 0.05rem;}
.piclist li:nth-child(2) dt{width: 50%;}
.piclist li:nth-child(3) dt{width: 40%;}
.piclist li:nth-child(3) dt:last-child{width: 60%;}
.piclist li:nth-child(1) .imged{padding-bottom: 4.86rem;}
.piclist li:nth-child(2) .imged{padding-bottom: 2.37rem;}
.piclist li:nth-child(2) dt:nth-child(1) .imged{padding-bottom: 4.86rem;}
.piclist li:nth-child(3) .imged,.piclist li:nth-child(4) .imged{padding-bottom: 3.7rem;}


@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .piclist li{width: 100%;}
  .piclist li:nth-child(1) .imged{padding-bottom:60%;}
  .piclist li:nth-child(2) .imged{padding-bottom: 1.5rem;}
  .piclist li:nth-child(2) dt:nth-child(1) .imged{padding-bottom: 3.1rem;}
  .piclist li:nth-child(3) .imged{padding-bottom: 2.4rem;}
  .piclist li:nth-child(4) .imged{padding-bottom: 56%;}
}






/* 2025/6/13 */
.new-t{padding-bottom: 0.35rem;border-bottom: 1px solid #eee;margin-bottom: 0.5rem;}
.new-t li a{display: block;}
.new-t li .con{height: 1.6rem;padding: 0.25rem;}
.new-t li h3{font-size: 0.3rem;color: #000;line-height: 0.36rem;margin-bottom: 0.25rem;transition: 0.5s;}
.new-t li h4{font-size: 0.16rem;color: #333;line-height: 0.24rem;max-height: 0.48rem;}
.new-t li .imged{padding-bottom: 56%;}
.new-t .arrow{justify-content: space-between;align-items: center;margin-top: 0.15rem;}
.new-t .arror{position: relative;left: auto;top: auto;right: auto;width: 0.92rem;height: 0.17rem;margin: 0;}
.new-t .arror::after{display: none;}
.new-t .arror::before{font-size: 0.5rem;color: #920a10;  font-family: swiper-icons;}
.new-t .cir{position: relative;bottom: auto;}
.new-t .cir span{width: 0.08rem;height: 0.08rem;opacity: 1;margin: 0 0.07rem !important;background: #f3e6d0;}
.new-t .cir span.on{background: #920a10;}



@media screen and (min-width: 1200px) {
  .new-t li a:hover h3{color: #920a10;}
}
@media screen and (max-width: 1024px) {
  .new-t{margin-bottom: 0.35rem;}
}
@media screen and (max-width: 768px) {
  
}




/* 三级栏目展开 */
.inner{min-height: 7rem;}


/* 翻页 */
.j_pages{margin: 0.3rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #ad1614;color: #fff;}
.j_pages a:hover{background: #ad1614;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: #ad1614; color:#fff}
.j_pages .qd{background: #ad1614;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: #f7f7f7;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: #ad1614;}
.san-nav a:hover,.san-nav a.on{color: #ad1614;}



@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem;}
	.page{margin:.25rem 0 0;}
  .local h3{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .adress{padding-left: 0;}
	.ejlm_pc{display:none;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}




 