@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged{padding-bottom: 30%;}
.ban .imged::after{width: 100%;height: 70%;background: linear-gradient(90deg, #464261 0%, rgba(68, 66, 96, 0) 100%);}

.ban .h3{position: absolute;bottom: 0%;left: 0;width: 100%;z-index: 10;padding-bottom: 0;}
.ban .h3 h3 span{color: #fff;/* font-weight: bold; */font-size: 0.36rem;margin-bottom: 0.1rem;}
.ban .h3 h3 p{font-size: 0.2rem;color: #fff;opacity: .7;padding-bottom: 0.15rem;margin-top: .1rem;}
.ban .h3 h3 p::after{width: 2.39rem;height: 0.32rem;background: url(../images/lm.png) no-repeat;background-size: 100%;}


/*  */
.ejlm_pc{width: auto;z-index: 10;position: absolute;bottom: 0.1rem;}

.ejlm_pc ul{width: 100%;align-items: center;}
.ejlm_pc ul li{position: relative;height: 0.65rem;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .16rem;padding: 0 0.2rem;display: block;line-height: 1.5;}
.ejlm_pc ul li>a::after{width: 0.43rem;height: 0.22rem;left: 50%;transform: translateX(-50%);bottom: -0.2rem;opacity: 0;background: url(../images/lm-i.png) no-repeat;background-size: 100%;}

.ejlm_pc .sub {position: absolute;top: 99%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#073a7b;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    font-weight: bold;
}
.ejlm_pc ul li.active >a::after,.ejlm_pc ul li:hover>a::after{
    opacity: 1;
}



/* 手机内页二级导航 */
.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: #073a7b;}
.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;padding: .05rem 0;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active h4 a{color: #073a7b;}
.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,.wrap_ph .san-wrap{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: #073a7b;}
.wrap_ph li h4{align-items:center;font-size: .18rem;justify-content: space-between;}
.wrap_ph .san-wrap{font-size:.16rem;}
.wrap_ph .san-wrap h3{align-items:center;justify-content:space-between;}


.inner{padding: 0rem 0 .7rem;position: relative;background: url(../images/innbg1.png) no-repeat bottom;background-size: 100%;}
.inner::after{width: 100%;height: auto;top: -0.8rem;background: url(../images/innbg.png) no-repeat center/cover;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 3.2rem;z-index: 100;position: relative;margin-bottom: 0.4rem;margin-top: -1.3rem;z-index: 10;}
.inner_right {width: calc(100% - 3.2rem);padding-left: .7rem;padding-top: 0.9rem;}
.inner_left h2 {background: url(../images/lmbg.png) no-repeat;height: 1.3rem;justify-content: center;background-size: 100% 100%;flex-direction: column;padding: 0 0.4rem;display: flex;}
.inner_left h2 span{font-size: 0.36rem;color: #fff;}
.inner_left h2 p{color: #fff;line-height:1.3;font-size: 0.2rem;margin-top: 0.1rem;padding-bottom: 0.1rem;opacity: .7;text-transform: uppercase;}
.inner_left h2 p::after{width: 2.39rem;height: 0.32rem;background: url(../images/lm.png) no-repeat;background-size: 100%;}
.inner_left ul {background: #fff;padding:0.1rem 0.4rem 1rem;box-shadow: 0rem 0.02rem 0.23rem 0px rgba(201, 201, 201, 0.5);border-radius: 0px 0rem 0.1rem 0.1rem;}
.inner_left ul li {position: relative;transition: .5s;border-bottom: 1px solid #dde4e7;}
.inner_left ul li p {padding: 0.2rem .1rem;height: 100%;text-align: center;}
.inner_left ul li p a {font-size: 0.22rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: 1.4;font-weight: 500;}
.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .07rem;height: 0.12rem;transition: 0.5s;transform: translateY(-50%);opacity:0;background: url(../images/jt2.png) no-repeat;background-size: 100% 100%;}

.inner_left ul li:hover,.inner_left ul li.active{border-bottom: 1px solid #073a7b;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #1E377A;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {display: none;padding: 0rem 0 .15rem;}
.inner_left ul li.active .nysubnav{display: block;}
.nysubnav a {padding: 0px 0.15rem;line-height: 0.4rem;display: block;font-size: 0.18rem;text-align: center;}
.nysubnav a:hover, .nysubnav a.on {color: #073a7b;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.25rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;}
.local h2::after{width:1.4rem;height: 0.02rem;background: #073a7b;bottom: -0.26rem;}

.adress {color: #666;font-size: 0.16rem;position:relative;align-items: flex-start;/* padding-bottom: 0.2rem; */position: absolute;bottom: 0;right: 1rem;display: flex;/* justify-content: flex-end; *//* width: 100%; */z-index: 999;}
.adress p{padding-left: .2rem;line-height: 0.26rem;font-size: .14rem;color: #666;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.adress a {font-size: 0.16rem;color: #666;transition: 0.5s;display: inline-block;padding: 0 .05rem;}
.adress a:hover{color:#073a7b;}
.tit{/* justify-content: center; */align-items: center;margin-bottom: 0.4rem;}
.tit p{font-size: 0.3rem;font-weight: bold;line-height: 0.26rem;color: #073a7b;}


/* 新闻列表1 */
ul.list{margin-bottom: .2rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .3rem 0;border-bottom: 1px dashed #ddd;}
ul.list li a::after{bottom: -1px;height: 1px;background: #073a7b;}
ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0rem;transition: 0.5s;flex: 1;min-width: 0;}

ul.list li a span{color: #999;}
ul.list li h3::after{width: 0.11rem;height: 0.17rem;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	/* ul.list li a:hover h3,ul.list li a:hover span{color: #fff;} */
	ul.list li a:hover::after{width: 100%;}
	ul.list li a:hover{padding: 0.3rem 0rem;}
  ul.list li a:hover h3::after{background:url(../images/li2.png) no-repeat;}
}
@media screen and (max-width: 1024px) {
  ul.list{margin-bottom:0rem;}
}



/* 学院新闻 */


.newlist li a{padding: .27rem 0;align-items: center;border-bottom: 1px solid #ddd;}
.newlist li a::after{width: auto;background: url(../images/newbg.jpg) no-repeat center/cover;opacity: 0;border-radius: 0.2rem; box-shadow: 0rem 0.27rem 0.32rem 0px rgba(119, 218, 255, 0.57);left: -0.3rem;right: -0.3rem;}

.newlist li .pis{width: 3.1rem;padding-right: 0.3rem;}
.newlist li .con{flex: 1;min-width: 0;}
.newlist li .date{text-align: center;white-space: nowrap;border-left: 1px solid rgba(255, 154, 139, 0.2588);padding: 0.2rem .3rem;}
.newlist li h3{font-size: 0.2rem;color: #222;line-height: 0.3rem;transition: 0.5s;}
.newlist li h4{font-size: .16rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;margin: 0.1rem 0 0.15rem;}
.newlist li span{font-size: 0.14rem;color: #073a7b;line-height: 1.2;width: 1.19rem;height: 0.28rem;align-items: center;justify-content: center;border-radius: 0.14rem;background: #ebf3ff;}
.newlist li span img{display: inline-block;margin-left: 0.1rem;}
.newlist li .scale{border-radius: 0.1rem;}
.newlist li .imged{border-radius: 0.1rem;padding-bottom: 59%;}
.newlist li p{font-size: 0.18rem;color: #999;margin-bottom: 0.1rem;}

@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover h4{color: #fff;}
  .newlist li a:hover .date{border-left:1px solid rgba(255, 255, 255, 0.26);;}
   .article .cont{padding:0px 1.2rem;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {


  .newlist li .pis{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem 0 0.25rem;}
  .newlist li .date{padding: 0.2rem;}
  .newlist li p{font-size: 0.14rem}
}
@media screen and (max-width: 480px) {
  .newlist li .pis{width: 100%;margin-bottom: 0.25rem;padding: 0;}
  .newlist li .con{padding:0 0.2rem 0 0;width: 100%;flex: none;}
}

/* 通知公告 */

.tzgg ul{padding-bottom: 2rem;}
.tzgg li a{padding: 0.4rem 0rem;border-bottom:1px dashed #E8E8E8;align-items: center;}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{background:#073a7b;height: 1px;bottom: -1px;}

.tzgg li .date{width: .9rem;text-align: center;}
.tzgg li .con{padding-left: 0.45rem;flex: 1;min-width: 0;}              

.tzgg li .date span{display: block;color: #073a7b;font-size: 0.3rem;font-family: sy;line-height: 1.1;}
.tzgg li .date p{font-size: 0.18rem;color: #ccc;margin-top: 0.1rem;}
.tzgg li h3{font-size: 0.18rem;color: #333;line-height: 0.36rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;}




@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg2 li a:hover p{color: #073a7b;}    
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
  .tzgg ul{padding-bottom: 0rem;}
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;}
  .tzgg li a{padding: .2rem 0;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .date{width: .9rem;padding-right: .15rem;}
  .tzgg li .con{padding-left: 0.1rem;}  
  .tzgg li .date span{font-size: 0.24rem;}           
  .tzgg li .date p{font-size: 0.14rem;}           

}



/*  内容页*/
.cont-ny{align-items: flex-start;}
.cont-ny .article{width: 70%;}
.cont-ny .right{width: 30%;padding-left: 0.6rem;}
.article .tit{font-size: 0.26rem;color: #000;line-height: 1.3;margin: 0.1rem 0 .2rem;text-align: center;font-weight: bold;}
.article .conttime{padding: 0.15rem 0;margin-bottom: 0.4rem;text-align: center;position: relative;justify-content: center;align-items: center;background: #ededed;}
.article .conttime span{font-size: 0.16rem;color: #999;padding: 0 0.1rem;}

.article .cont p{font-size: 0.2rem !important;color: #333 !important;line-height: 1.8 !important;text-align:justify;/*margin-bottom: .1rem;*/text-indent: 2em;background: none !important;word-break: break-all;font-family: auto !important;}
.article .cont  span{font-size: 0.2rem !important;color: #333 !important;line-height: 1.8 !important;text-align:justify;/*margin-bottom: .1rem;*/text-indent: 2em;background: none !important;word-break: break-all;font-family: auto !important;}
.article .cont p img,.article .cont p video{height: auto !important;/* display: block; */margin: 0 auto;max-width: 100% !important;}
.article .cont table p{text-indent: 0 !important;margin-bottom: 0;text-align: inherit;}


.new_miew{padding: 0rem 0rem 0;margin-top: 0.35rem;}
.new_miew p{font-size: 0.2rem;color: #333;line-height: 1.6;margin-bottom: 0.05rem;/* background: #ededed; *//* padding: 0.15rem 0.2rem 0.15rem 1rem; */}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #073a7b;}


.cont-ny .right .sticky{position: sticky;top: 1rem;background: #FFFBF1;border: 1px solid #FFF2D3;padding: .3rem;}
.cont-ny .right .tit{align-items: center;margin-bottom:0.3rem;border-bottom: 1px solid #F3DAA1;}
.cont-ny .right .tit h3{font-size: 0.24rem;color: #000;font-weight: bold;padding-bottom: 0.2rem;}
.cont-ny .right .tit h3::after{width: 100%;height: 0.03rem;background: #FFDE90;}
.cont-ny .right dl{margin-bottom: 0.3rem;}
.cont-ny .right dt a{position: relative;display: block;}
.cont-ny .right dt .con{width: 100%;padding: 0.2rem 0.35rem;}
.cont-ny .right dt h3{color: #222;font-size: 0.2rem;line-height: 1.2;}
.cont-ny .right .slick-arrow{width: 0.18rem;height: 0.18rem;top: auto;bottom: 0.15rem;}
.cont-ny .right .slick-arrow::before{display: none;}
.cont-ny .right .slick-prev{background: url(../images/n-prev.png) no-repeat;background-size: 100% 100%;left: -0.1rem;}
.cont-ny .right .slick-next{background: url(../images/n-next.png) no-repeat;background-size: 100% 100%;right: -0.1rem;}
.cont-ny .right ul::after{width: 1px;background: #FFEDC4;left: 0.11rem;}
.cont-ny .right li{margin-bottom: 0.5rem;}
.cont-ny .right li *{transition: 0.5s;}
.cont-ny .right li a{display: block;padding-left: 0.38rem;}
.cont-ny .right li span{color:#FFB300;font-size:.16rem;width: 100%;display: flex;margin-bottom: 0.1rem;width: 1.42rem;height: 0.3rem;background-size: 100% 100% !important;align-items: center;padding-left: 0.18rem;}
.cont-ny .right li span::after{width: 0.07rem;height: 0.07rem;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);left: -0.3rem;background:#073a7b;}
.cont-ny .right li h3{color:#333;font-size: 0.16rem;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;}

@media(min-width: 1025px){	
  .cont-ny .right li a:hover span{color: #fff;}
  .cont-ny .right li a:hover span::after{background: url(../images/li.png) no-repeat;background-size: 100% 100%;border-radius: 0;left: -0.36rem;width: .16rem;height: .16rem;}
  .cont-ny .right dt a:hover h3{color: #073a7b;}
}

@media(max-width: 1024px){	
    .cont p{margin-bottom: .1rem;}
    .cont-ny .article{width:100%;}
    .cont-ny .right{width: 30%;padding-left: 0.6rem;display:none;}
    #share-2{display: none;}
    .new_miew p{padding: 0.15rem;}
}
@media(max-width: 768px){	
  .tbsc{overflow-x: auto;overflow-y: hidden;}
  .tbsc table{width: 800px;}
}

/* 校园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 50%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem .15rem 0 .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 .con{padding:.1rem 0;}
.xyfg li h3{font-size: 0.2rem;color: #333;transition: 0.5s;padding: .2rem 0;text-align: center;/* min-height: 0.78rem; */}
.xyfg li .scale .imged{padding-bottom: 52%;background-position: center top !important;}
.xyfg li p{color: #666;font-size: 0.14rem;}

@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #073a7b;}
}
@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;width: 100%;}
	.xyfg li a::after{left: 0;right: 0;}

}

@media(max-width: 768px){	
	.xyfg li{/* width: 100%; */}
}

/* 师资列表 */
.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: #073a7b;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: #073a7b;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;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}
.dzjg .fl03>h3{background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,184,163) 100%);}



.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: #ecf3f6;height: 0.7rem;display: flex;align-items: center;justify-content: center;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #036abb;}
  .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%;}
}
/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}
.zzjg li h3{height: 0.72rem;display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.25rem;background: url(../images/zjbg1.png) no-repeat;background-size: 100% 100%;}
.zzjg li h3::after{width: 100%;opacity: 0;background: #073a7b;background-size: 100% 100%;border-radius: 0.1rem;}

.zzjg li a{font-size: 0.2rem;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;padding: 0 0.2rem 0 0.15rem;background: url(../images/zj-xq1.png) no-repeat right center;background-size: 0.11rem !important;width: 100%;}
.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #073a7b;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{color: #fff;font-weight: 700;background: url(../images/zj-xq2.png) no-repeat right center;}
  .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%;}
}





/* 师资队伍 */
.sz-t{margin-bottom: 0.3rem;border-bottom: 1px solid #d7e0f8;}
.sz-t .sz-l{margin-bottom: 0.3rem;align-items: flex-start;}
.sz-t .sz-l span{font-size: 0.2rem;color: #073a7b;font-weight:600;line-height: 0.6rem;padding-right: 0.2rem;}
.sz-t .sz-l ul{flex: 1;min-width: 0;}
.sz-t .sz-l li {
    padding: 0 0.12rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
    color: #666;
    cursor: pointer;
}
.sz-t .sz-l li a{display: block;height: 0.6rem;line-height: 0.6rem;border-radius: 0.3rem;background: #e2ecfc;font-size: 0.2rem;color: #333;font-weight: 600;padding: 0 0.25rem;}
.sz-t .sz-l li.on a{background: url(../images/sz-t.png) no-repeat;background-size: 100% 100%;color: #333;}
.sz-t .sz-l li.on{color: #073a7b;}
.sz-t .sz-l:last-child span{line-height: 0.3rem;}

.szlist ul{justify-content: space-between;}
.szlist li a{background: url(../images/szbg1.jpg) no-repeat bottom;background-size: cover;border-radius: 0.1rem;box-shadow: 0rem 0.05rem 0.14rem 0px rgba(225, 225, 225, 0.5);}
.szlist li a::after{width: 100%;height: 100%;background: url(../images/szbg2.png) no-repeat bottom/cover;border-radius: 0.1rem;opacity: 0;transition: 0.5s;}
.szlist li{width: 47%;margin-bottom: 0.6rem;}
.szlist li .scale{width: 2.5rem;border-radius: 0.1rem;}
.szlist li .con{padding: 0.5rem .3rem 0;flex: 1;min-width: 0;}
/* .szlist li *{transition: 0.5s;} */

.szlist li h3{font-size: 0.3rem;color: #073a7b;align-items: baseline;/* margin-bottom: 0.15rem; */padding-bottom: 0.25rem;font-weight: 600;transition: 0.5s;}
.szlist li span{display: inline-block;/* padding-left: 0.25rem; */font-size: 0.18rem;color: #666;transition: 0.5s;width: 100%;}
/* .szlist li h3::after{width: 100%;height: 27px;background: url(../images/szline.png) no-repeat;background-size: 100% 100% !important;} */
.szlist li h5{width: 100%;height:.27rem;margin-bottom: 0.15rem;}
.szlist li p{font-size: 0.18rem;color: #666;line-height: 0.3rem;word-break: break-all;max-height: 0.9rem\0;transition: 0.5s;}
.szlist li .imged{padding-bottom: 135%;border-radius: 0.1rem;}

.sicol svg {
  fill: none;
  stroke: #c0dbe6;
  /* stroke-width: 1; */
  /*   stroke-linecap: round;
  stroke-linejoin: round;  */
  /* stroke-dasharray: 565; */
  /*   stroke-miterlimit:10; */
  /* stroke-dashoffset: 0; */
  width: 100%;
  /* transition: .3s; */
}

.sicol a:hover svg {
  animation: dash2 10s ease 1;
}
.sicol a:hover .cls-1{stroke: rgba(255,255,255,.2); }
/* @keyframes dash2 {
  from {
      stroke-dashoffset: 565;
  }

  to {
      stroke-dashoffset: 0;
  }
} */

@media(min-width: 1025px){
  .szlist li a:hover::after{opacity: 1;}
  .szlist li a:hover h3,.szlist li a:hover h3 span,.szlist li a:hover p{color: #fff;}
  /* .szlist li a:hover h3::after{background: url(../images/szline2.png) no-repeat;} */
}

@media screen and (max-width: 1024px) {
  .szlist li{width: 49%;margin-bottom: 0.3rem;}
  .sz-t{margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 100%;}
  .szlist li .scale{width: 1.8rem;}
  .szlist li h3{font-size:.24rem;}
  .sz-t .sz-l li{padding: 0 0.07rem;margin-bottom: .15rem;}
}
@media screen and (max-width: 480px) {
  .szlist li .con{padding:.2rem;}
.szlist li span{width:100%;padding:.1rem 0 0;}
}
/* 学院领导 */
.szld ul{justify-content: space-between;}
.szld li{width: 48%;margin-bottom: 0.3rem;background: rgba(0, 0, 0, 0.04);border-left: 0.05rem solid #073a7b;height: 0.8rem;align-items: center;padding: 0 0.5rem;display: flex;cursor: pointer;flex-wrap: wrap;}
.szld li::after{width: 0.56rem;height: 0.67rem;background: url(../images/ldbg.png) no-repeat;background-size: 100%;left: auto;right: 0;opacity: 0;}
.szld li p{font-size: 0.2rem;line-height: 0.26rem;color: #333333;transition: 0.5s;display: flex;align-items: center;flex-wrap: wrap;}


@media screen and (min-width: 1200px) {
  .szld li:hover::after{opacity: 1;}
  .szld li:hover{border-left: 0.05rem solid #FF8F1F;}
  .szld li:hover p{font-weight: bold;}
}
@media screen and (max-width: 768px) {
  .szld li{width: 100%;}
}

.xzjj{/* padding-top:.5rem; */}
.xzjj .fl01{align-items: flex-start;padding-left: 0.2rem;}
.xzjj .fl01 .pis{width: 4rem;z-index: 10;position: relative;}
.xzjj .fl01 .con{padding: 0.65rem 0.9rem 1.3rem 0.5rem;flex: 1;min-width: 0;/* margin-top: 0.5rem; */}
.xzjj .fl01 .pis::before{content: "";position: absolute;width: 100%;height: 2.21rem;left: -.2rem;top: -0.2rem;background: #8E56E3;z-index: -1;}
.xzjj .fl01 .pis::after{content: "";position: absolute;width: 100%;height: 2.21rem;left: 0;bottom: 0;background: #1049AF;z-index: -1;left: 0.2rem;bottom: -0.2rem;}
.xzjj .fl01 .con::before{content: "";position: absolute;width: auto;left: -0.4rem;right: 0;height: 100%;top: 0;background: url(../images/jybg.png) no-repeat;background-size: cover;z-index: -1;box-shadow: 0rem 0.1rem 0.24rem 0rem rgba(193, 193, 193, 0.5);}
.xzjj .fl01 .con::after{width: 21%;height: 2.36rem;left: auto;right: 0;background: url(../images/jy2.png) no-repeat bottom;background-size: 100%;bottom: .2rem;}
.xzjj .fl01 h3{font-size: 0.3rem;color: #333;font-weight: 600;align-items: center;justify-content: space-between;}
.xzjj .fl01 h4{font-size: .2rem;line-height: 0.38rem;color: #1E377A;margin: 0.2rem 0 0.1rem;}
.xzjj .cont p{font-size: 0.2rem !important;line-height: 0.3rem !important;color: #333;margin-bottom: 0.05rem;}
.xzjj .fl01 .imged{padding-bottom: 150%;}
.xzjj .fl01 h3 a{width: 1.44rem;height: 0.41rem;color: #fff;background: url(../images/anbg.png)  no-repeat;background-size: 100% 100%;text-align: center;line-height: 0.4rem;font-size: 0.18rem;}
@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  .xzjj .fl01 h3{font-size: 0.26rem}
  .xzjj .fl01 h4{margin:.15rem 0;}
  .xzjj{padding-top:0rem;}
  .xzjj .fl01 .con::before{left: 0rem;}
}
@media(max-width: 768px){	
  .xzjj .fl01{padding:.2rem 0;}
  .xzjj .fl01 .pis {width: 3rem;margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0.25rem;flex: none;}
  .xzjj .fl01 h3,.xzjj .fl01 h4{text-align:center;}
  .xzjj .fl01 h3 p{width: 100%;text-align: left;margin-bottom: .15rem;}
  .xzjj .fl01 .cont{overflow-x: auto;}
  .xzjj .fl01 .cont table{width: 800px;}
}
/* 校园风景 */

.xyjs li img{display: none;}
.xyjs .xy1 li .imged{padding-bottom: 50%;}
.xyjs .xy1 li .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, #333333 0%, rgba(51, 51, 51, 0) 51%);}
.xyjs .xy1 li h3{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;color: #fff;font-size: 0.22rem;padding: 0 0.2rem 0.2rem;text-align: center;}

.xyjs .xy2{margin-top: 0.55rem;}
.xyjs .xy2 li a{display: block;padding: 0 0.2rem;}
/* .xyjs .xy2 li .imged::after{width: 100%;background: #000;opacity: 0;}
.xyjs .xy2 li.slick-current .imged::after{opacity: 0;} */
.xyjs .xys2{padding: 0 0.5rem;}
.xyjs .slick-arrow{width: 0.5rem;height: 0.5rem;}
.xyjs .slick-arrow::before{font-size: 0.22rem;color: #073a7b;opacity: 1;display: none;}
.xyjs .slick-prev{left: 0rem;background: url(../images/f-prev.png) no-repeat;background-size: 100%;}
.xyjs .slick-next{right: 0rem;background: url(../images/f-next.png) no-repeat;background-size: 100%;}




@media(max-width: 1024px){	
  .xyjs .xy2{margin-top: 0.35rem;}
  .xyjs .xys2{padding: 0 .35rem;}
  .xyjs .slick-arrow{width: 0.35rem;height: 0.35rem;}
  .xyjs .slick-prev{left: 0rem;}
  .xyjs .slick-next{right: 0rem;}
}

@media(max-width: 768px){	
  .xyjs .xy2 li a{padding: 0 0.1rem;}
}

/* xxjj */
.xxjj .tit2{margin-bottom: 0.3rem;}
.xxjj .tit2 h3{align-items: center;justify-content: center;}
.xxjj .tit2 h3 span{display: inline-block;padding: 0 0.1rem;font-size: 0.3rem;font-weight: bold;color: #912022;}
.xxjj .fl01{/* align-items:center; */margin-bottom:.35rem}
.xxjj .jjli{margin-bottom: 0.3rem;}
.xxjj .left{width: 49%;}
.xxjj .right{flex: 1;min-width: 0;padding: 0.35rem 0.4rem;}
.xxjj .jjli .left img{width: 100%;}

.xxjj .fl01 .right{background: #FFF4F0;}
.xxjj .fl01 .imged{border-radius: 0.4rem 0rem 0.4rem 0rem;padding-bottom:56%;}
.xxjj .cont p{font-size: 0.18rem !important;line-height: 2.2!important;color: #333 !important;text-indent: 2em;text-align: justify;margin-bottom: 0.3rem;}
.xxjj .cont{width: 100%;padding-bottom: 0.25rem;}
.xxjj .fl01 .cont p{margin-bottom: 0;}
.xxjj .fl02{padding-bottom: 0.6rem;margin-bottom: 0;}

.xxjj .fl02 .left{}
.xxjj .fl02 .right{background: url(../images/jjbg.png) no-repeat center/cover;padding: 0.35rem 0.55rem;}
.xxjj .fl02 .right li{padding: 0.14rem 0;border-bottom:1px solid rgba(255, 255, 255, 0.19);align-items: center;}
.xxjj .fl02 .right li h3{font-size: 0.18rem;color: #fff;width: 63%;padding-left: 5%;}
.xxjj .fl02 .right li p{font-size: 0.18rem;color: #FFFFFF;}
.xxjj .fl02 .right li p span{font-size: 0.45rem;font-weight: 900;color: #FFFFFF;font-family: sy;display: inline-block;padding-right: 0.15rem;}
.xxjj .fl02 .right li p i{display: inline-block;opacity: .4;font-style: normal;padding-right: 0.04rem;}

.xxjj h4{text-align: right;color: #333;font-size: 0.19rem;width: 100%;padding-top: 0.44rem;}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xxjj .left{width: 100%;}
  .xxjj .right{flex: none;width: 100%;padding-left: 0;padding: .25rem .25rem 0rem;}
  .xxjj .cont p{margin-bottom: .1rem;}

  .xxjj .fl01,.xxjj .fl02{margin-bottom: 0.2rem;padding-bottom: 0;}
  .xxjj .fl02 .right li p span{font-size: 0.32rem;}

}
@media screen and (max-width: 768px) {
  .xxjj .fl02 .right li p span{font-size: 0.24rem;}
	.xxjj .fl02 .right{padding:.2rem;}

}


/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.2rem;padding-left: 0.05rem;}
.jgsz .jg-li::after{border-radius: 0rem 0.4rem 0rem 0.4rem;background: #c4e0ff;width: 85%;left: 0rem;top: 0rem;height: 1.55rem;}
.jgsz h3{width: 100%;height: 0.67rem;display: flex;align-items: center;padding: 0 0.2rem;font-size: 0.22rem;font-weight: bold;;}
.jgsz h3 span{color: #073a7b;padding-left: 0.15rem;border-left: 0.05rem solid #FFDE90;font-weight: bold;}
.jgsz h3::after{width: 100%;border-radius: 0px 0.4rem 0px 0px;background: #e8f3ff;}
.jgsz ul{padding: 0.25rem 0.25rem;border: 1px solid #FFEDC4;background: #fff; }
.jgsz li{width: 25%;padding: 0 0.25rem;margin-bottom: 0.1rem;}
.jgsz li a{font-size: 0.18rem;color: #333;line-height: 1.5;transition: 0.5s;display: flex;padding: 0 0rem 0 0.2rem;width: 100%;height: 0.5rem;align-items: center;}
.jgsz li a::after{width:0.04rem;height: 0.04rem;background: #073a7b;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
.jgsz li a::before{content: "";position: absolute;left: -0.25rem;right: -0.2rem;height: 100%;background: #073a7b;opacity: 0;z-index:-1;}




@media(min-width: 1025px){	
  .jgsz li a:hover{color: #fff}
  .jgsz li a:hover::before{opacity: 1;}
  .jgsz li a:hover::after{background: #fff;}
}
@media(max-width: 1024px){	
  .jgsz ul{padding: 0.2rem 0 0.1rem;}
  .jgsz li{width: 33.3% ;}

}

@media(max-width: 768px){
  .jgsz li{width: 50% ;}	
    .jgsz li a{height: auto;}
 
}
@media(max-width: 600px){	
  
}

/* 学校领导 */
.xxld{padding-bottom: .2rem;}
.xxld ul{margin: 0 -.6rem;/* justify-content: center; */}
.xxld li{padding: 0 .6rem;margin-bottom: 0.3rem;width: 50%;}
.xxld li a{display: flex;position: relative;align-items: center;}
.xxld li .scale{width:2.3rem;}
.xxld li .imged{padding-bottom: 135%;}
.xxld li .con{width: 100%;padding: 0.2rem 0.1rem 0;/* text-align: center; */flex:1;min-width:0;padding-left:.2rem;}
.xxld li p{color: #073a7b;font-size: 0.2rem;font-weight: bold;line-height: 0.26rem;margin-bottom: 0.2rem;}
.xxld li span{font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.78rem\0;}
.xxld .ld2 ul{margin: 0 -0.6rem;}
.xxld .ld2 li{padding: 0 0.6rem;}


@media(min-width: 1025px){	

}
@media(max-width: 1024px){	
  .xxld{padding-bottom: 0rem;}
  .xxld ul{margin: 0 -.2rem;}
  .xxld li{padding: 0 .2rem;/* margin-bottom: 0; */}
  .xxld .ld2 ul{margin: 0 -0.2rem;}
  .xxld .ld2 li{padding: 0 0.2rem;}
}

@media(max-width: 768px){	
  .xxld ul{margin: 0 -.1rem;}
  .xxld li{padding: 0 .1rem;width: 100%;}
  .xxld .ld2 ul{margin: 0 -0.1rem;}
  .xxld .ld2 li{padding: 0 0.1rem;}
}
@media(max-width: 600px){	
  /* .xxld .ld1 li{width: 50%;} */
  /* .xxld li{width: 50%;} */
}

/* 师资队伍 */

.szlist2 ul{margin: 0 0rem;}
.szlist2 li{width: 100%;padding: 0 0rem;margin-bottom: 0.5rem;}
.szlist2 li a{padding: 0.3rem;align-items: center;}
.szlist2 li a::after{width: auto;height: auto;top: -.3rem;right: -0.3rem;bottom: -0.3rem;left: -0.3rem;background: url(../images/ldbg1.png) no-repeat;background-size: 100% 100%;}
.szlist2 li .scale{width: 2.39rem;}
.szlist2 li .con{flex: 1;min-width: 0;padding-left: 0.7rem;}

.szlist2 li h3{font-size: 0.34rem;color: #1E377A;font-weight: 600;}
.szlist2 li h4{font-size: 0.26rem;color: #333333;margin: 0.2rem 0 0.5rem;}
.szlist2 li p{font-size: 0.2rem;color: #666;line-height: 0.3rem;word-break: break-all;}
.szlist2 li .imged{padding-bottom: 130%;}


@media(min-width: 1025px){
  .szlist2 li a:hover h3,.szlist2 li a:hover h4,.szlist2 li a:hover p{color: #fff;}
  .szlist2 li a:hover::after{background: url(../images/ldbg2.png) no-repeat;background-size: 100% 100%;}
}

@media screen and (max-width: 1024px) {
  .szlist2 li{margin-bottom: 0.2rem;}
  .szlist2 li h4{margin: 0.15rem 0;}
  .szlist2 li h3{font-size: 0.3rem;}
  .szlist2 li a::after{width: auto;height: auto;top: -.15rem;right: -0.15rem;bottom: -0.15rem;left: -0.15rem;}
}
@media screen and (max-width: 768px) {
  .szlist2 li{width: 100%;}
  .szlist2 li h3{font-size: 0.26rem;}
  .szlist2 li h4{font-size: 0.2rem;}
  .szlist2 li p{font-size: 0.18rem;}
  .szlist2 li .scale{width: 1.6rem;}
  .szlist2 li .con{padding-left: 0.25rem;}
  .szlist2 li a{background: #fff;border: 1px solid #073a7b;padding: 0.2rem;}
  .szlist2 li a::after{display: none;}
}
@media screen and (max-width: 600px) {
  .szlist2 li .scale{width: 100%;}
  .szlist2 li .con{padding:0.15rem;flex: none;width: 100%;}
}


/*本科生培养 */
.bks dl{justify-content: center;margin-bottom: 0.6rem;}
.bks dt{padding: 0 0.15rem;line-height: 0.3rem;}
.bks dt a{display: block;height: 0.6rem;line-height: 0.6rem;border-radius: 0.3rem;background: #e2ecfc;font-size: 0.24rem;color: #666;font-weight: 600;padding: 0 0.5rem;}
.bks dt.on a{background: url(../images/sz-t.png) no-repeat;background-size: 100% 100%;color: #333;}

.bks ul{justify-content: space-between;}
.bks li{width: 48%;margin-bottom: 0.5rem;}
.bks li *{transition: 0.5s;}
.bks li a{display: block;height: 1.9rem;padding: 0.22rem 0.4rem 0;background: url(../images/rcbg1.png) no-repeat right/cover;box-shadow: 0rem 0.05rem 0.14rem 0rem rgba(225, 225, 225, 0.5);}
.bks li a::after{width: 0.07rem;background: linear-gradient(180deg, #A758F1 0%, #0C49B1 100%);}
.bks li span{font-size: 0.2rem;color: #17468D;line-height: 0.5rem;display: inline-block;padding: 0 0.3rem 0 0;width: 100%;}
.bks li span::after{width: auto;left: -0.4rem;right: 0;border-radius: 0rem 0.96rem 0.96rem 0rem;
  opacity: 0.05;background: #17468D;
}
.bks li h3{font-size: 0.16rem;color: #666;line-height: 0.26rem;max-height: 0.52rem\0;margin: 0.15rem 0;}
.bks li p{width:100%;height: 0.11rem;background: url(../images/rline1.png) no-repeat;background-size: 100% 100%;}

@media(min-width: 1025px){
 .bks li a:hover::after{width: 100%;background: url(../images/rcbg2.png) no-repeat right/cover;}
 .bks li a:hover span{color: #fff;font-weight: bold;}
 .bks li a:hover span::after{background: #FFFFFF;opacity: .15;}
 .bks li a:hover h3{color: #fff;}
 .bks li a:hover p{background: url(../images/rline2.png) no-repeat;background-size: 100% 100%;}
}
@media screen and (max-width: 1024px) {
  .bks li{width: 49%;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 768px) {
  .bks li{width: 100%;}
  .bks dt a{padding:0 .15rem;line-height:.4rem;height: .4rem;font-size: .2rem;}

}
@media screen and (max-width: 600px) {
  
}
/* 科研团队 */
.kyt ul{justify-content: space-between;}
.kyt li{width: 48%;margin-bottom: 0.4rem;}
.kyt li a{display: flex;height: 0.85rem;align-items: center;background: url(../images/kbg1.png) no-repeat right/cover;box-shadow: 0rem 0.02rem 0.17rem 0px rgba(30, 55, 122, 0.1);padding: 0 0.5rem;}
.kyt li a::before{content: "";position: absolute;height: 100%;left: 0;width: 0.07rem;background: linear-gradient(180deg, #A758F1 0%, #0C49B1 100%);z-index: -1;bottom: 0;}
.kyt li a::after{width: auto;height: auto;top: 0.1rem;right: 0.1rem;bottom: 0.1rem;left: 0.1rem;border: 1px dashed rgba(30, 55, 122, 0.3);}
.kyt li h3{font-size: 0.2rem;color: #1E377A;line-height: 1.3;padding-right: 0.4rem;background: url(../images/kxq1.png) no-repeat right center/0.2rem 0.07rem;transition: 0.5s;width: 100%;}



@media(min-width: 1025px){
  .kyt li a:hover::before{background: url(../images/kbg2.png) no-repeat right/cover;box-shadow: 0rem 0.02rem 0.17rem 0px rgba(30, 55, 122, 0.5856);width: 100%;}
  .kyt li a:hover h3{color: #fff;background: url(../images/kxq2.png) no-repeat right center/0.2rem 0.07rem;}
  .kyt li a:hover::after{border: 1px dashed rgba(255, 255, 255, 0.7);}
}

@media screen and (max-width: 1024px) {
  .kyt li{width: 49%;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 768px) {
  .kyt li{width: 100%;margin-bottom: 0.25rem;}
  .kyt li a{padding:0 .25rem}
}
@media screen and (max-width: 600px) {
  
}

/*简介页 */
.xxgk::after{width: 100%;background: url(../images/jjbg3.png) no-repeat;background-size: 100%;bottom: auto;top: 0;/*height: 13.95rem;*/}
.xxgk .fl01{padding-bottom: 0.5rem;}
.xxgk .fl01::after{width: 3.98rem;height: 7.16rem;background: url(../images/jjbg1.png) no-repeat;background-size: 100%;bottom: auto;top: 0.5rem;}
.xxgk .fl01 .line{width: 100%;margin-bottom: 0.3rem;}
.xxgk .fl01 .left{width: 50%;padding-right: 0.55rem;}
.xxgk .fl01 .right{width: 50%;}
.xxgk .fl01 .right img{width:100%;}
.xxgk .fl01 .left h3{font-size: 0.66rem;color: #244090;opacity: .2;margin-bottom: 0.4rem;}
.xxgk .fl01 .left h3 b{font-size: 1.1rem;}
.xxgk .cont p{font-size: 0.2rem;color: #333;line-height: 0.45rem;margin-bottom: 0.35rem;text-align: justify;text-indent: 2em;}
.xxgk .fl02 .img{margin: 0.2rem 0 0.8rem;}
.xxgk .fl02 .img img{width: 100%;border-radius: .1rem;}

.xxgk .fl02 li a{display: block;padding-bottom: 0.2rem; text-align: center;}
.xxgk .fl02 li a::after{width: 100%;height: 1px;
  background: -ms-linear-gradient(90deg, #A758F1 0%, #0C49B1 100%);
  background: linear-gradient(90deg, #A758F1 0%, #0C49B1 100%);
}
.xxgk .fl02 li span{
  font-size: 0.5rem;
  font-weight: bold;
  background-image: -webkit-linear-gradient(left,#A758F1,#0C49B1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color:#0C49B1;
}
.xxgk .fl02 li p{font-size: 0.2rem;color: #333;line-height: 1.5;margin-top: 0.15rem;}

.xxgk .fl02 .cir{position: relative;margin: 0.4rem 0 .25rem;display: flex;align-items: center;justify-content: center;}
.xxgk .fl02 .cir span{width: 0.11rem;height: 0.11rem;opacity: .7;margin: 0 0.08rem !important;background: #d5e0f4;}
.xxgk .fl02 .cir span.swiper-pagination-bullet-active{width: 0.3rem;height: 0.3rem;background: url(../images/h7-c.png) no-repeat;background-size: 100%;}
.xxgk .fl03{padding-bottom: 2rem;}
.xxgk .fl03::after{width: 100%;height: 10rem;background: url(../images/jjbg4.png) no-repeat bottom;background-size: 100%;}



@media(min-width: 1025px){
 
}

@media screen and (max-width: 1024px) {
  .xxgk .fl01 .left{width: 100%;padding-right: 0rem;}
  .xxgk .fl01 .right{width: 100%;/* margin-top: 0.3rem; */}
  .xxgk .fl01 .left h3{font-size: 0.4rem;margin-bottom: 0.2rem;}
  .xxgk .fl01 .left h3 b{font-size: .6rem;}
  .xxgk .fl02 .img{margin: 0rem 0 0.3rem;}
  .xxgk .fl02 li span{font-size: 0.4rem;}
  .xxgk .cont p{margin-bottom:.2rem;}
	.xxgk .fl03{padding-bottom: .5rem;}
}
@media screen and (max-width: 768px) {
  .xxgk .fl01 .left h3{font-size: 0.3rem;}
  .xxgk .fl01 .left h3 b{font-size: .4rem;}
  .xxgk .fl02 li span{font-size: 0.34rem;}
  .xxgk .fl02 li p{font-size:.18rem;height: .35rem;}
}
@media screen and (max-width: 600px) {
  .xxgk .fl02 li span{font-size: 0.36rem;}
}
/* 历史沿革 */
.lsyg  ul{width: 100%;padding-top: 1.8rem;padding-bottom: 0rem;}
.lsyg ul::before{content: "";position: absolute;width: 1.8rem;height: 1.8rem;background: url(../images/ls-log.png) no-repeat;background-size: 100%;left: 50%;top: 0;transform: translateX(-50%);}
.lsyg ul::after{width: 1px;height: 100%;left: 50%;bottom: auto;top: 0;background: #1049AF;}

.lsyg li{/* min-height: 3.2rem; */justify-content: space-between;}
.lsyg li .box{width: calc(50% - 0.4rem);transition: 0.5s;padding: 0.1rem .1rem;position:relative;z-index:1;}
.lsyg li h3{margin-bottom: 0.4rem;}
.lsyg li span{display: block;font-size: 0.36rem;font-weight: bold;color: #1049AF;transition: 0.5s;padding-left: 0.6rem;background: url(../images/ls-i1.png) no-repeat left center/0.44rem;}
.lsyg li .box .con{margin-bottom: 0.3rem;}
.lsyg li .box p{font-size: 0.22rem;color: #333;line-height: 1.5;/* margin-bottom: 0.3rem; */}
.lsyg li .box::after{
  content:"";
  position:absolute;
  width: calc(100% + 0.4rem);
  height:0.32rem;
  background: url(../images/ls-line.png) no-repeat;
  background-size: 100% !important;
  top: 0.5rem;
  left: .08rem;
}
.lsyg li .box .img img{border-radius: 0.16rem;}
.lsyg li .box img{width:100%;}

@media(min-width: 1024px){	
  .lsyg .bm3 li .box:hover span{color:#fff;background: url(../images/ls-i2.png) no-repeat left center/0.44rem;}
  .lsyg .bm3 li .box:hover p{color: #fff;}
  .lsyg .bm3 li .box:hover{background: url(../images/lsbg.jpg) no-repeat center/cover;border-radius: 0.16rem;}

  .lsyg .bm3 li:nth-child(2n){justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n) .box{text-align: right;/* padding: 0.3rem .2rem 0.3rem 0.2rem; */}
  .lsyg .bm3 li:nth-child(2n) h3{justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n) .box::after{transform: rotateY(180deg);left: -0.48rem;}
  

}

@media(max-width: 1024px){	
.lsyg ul{padding:1.8rem 0 0;}
.lsyg ul:after{top:1rem;left:0;height: auto;bottom: 0;}
.lsyg .bm3 li{height:auto;}
.lsyg .bm3 li .box{height:auto;width:100%;text-align: left !important;margin-bottom: .3rem;padding: 0 0.2rem .2rem 0.2rem!important;}
.lsyg .bm3 li .box span{font-size: 0.4rem;}
.lsyg .bm3 li .box:after{max-width:5.7rem;top:.6rem;width: 100%;}

}
@media(max-width: 768px){	
.lsyg .bm3 li .box span{font-size: 0.34rem;}
.lsyg li .box p{font-size: 0.2rem;}
}




/* 三级栏目展开 */
.inner{min-height: 7rem;}

/* 翻页 */
.j_pages{margin:0.6rem 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: #073a7b;color: #fff;}
.j_pages a:hover{background: #073a7b;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: #073a7b; color:#fff}
.j_pages .qd{background: #073a7b;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: #073a7b;}
.san-nav a:hover,.san-nav a.on{color: #073a7b;}



@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;padding-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .5rem 0 .3rem;}
	.page{margin:.25rem 0 0;}
  .local h2,.ejlm_pc,.ban .h3 h3{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .ban .h3 .wp{justify-content: flex-end;}
  .adress{padding: 0rem 0 0;color: #333;right: .15rem;bottom: -.53rem;}
  .adress a,.adress p{/* color: #333; */}
  .ban .h3{/* position: relative; */bottom: .15rem;}
  .tit p{font-size: 0.26rem;}
  .tit{margin-bottom:.2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}





.pb_sys_style1 .p_no_d {
    border: 1px solid #073a7b !important;
    color: #fff;
    background-color: #073a7b!important;
}
 