@charset "utf-8";
/* common */
.header_box_li{position: relative;}
.ban{position: relative;padding-top: 1.1rem;}
.ban .imged {padding-bottom: 25%;}

.ban .wp{justify-content: space-between;align-items: center;}
.ban .h3{/* position: absolute; *//* left: 0; *//* bottom: 0rem; */z-index: 10;width: 100%;padding-bottom: 0;}
.ban .h3::before{z-index: -1;width: 100%;height: 0.76rem;background: #F5F8FF;content: "";position: absolute;left: 0;bottom: 0;}


.ban h3{color: #fff;font-size: 0.3rem;line-height: 1.5;font-family: sy;width: 3rem;height: .76rem;}
.ban .ban-r{width: calc(100% - 3rem);height: 0.76rem;align-items: center;justify-content: space-between;}
.ban h3::before{content: "";position: absolute;width: auto;height: 1.1rem;background: #004A99;border-radius: 0 0.3rem 0 0;right: 0;left: -50vw;z-index: -1;bottom: 0;}
.ban h3::after{width: 0.65rem;height: 0.77rem;background: url(../images/lm.png) no-repeat;background-size: 100% 100%;left: -0.25rem;bottom: .2rem;}
.adress a,.adress{font-size: 0.16rem;color: #626E7B;}
.adress{line-height: 0.3rem;justify-content: flex-end;/* height: 0.5rem; */align-items: center;}
.adress a{transition: .5s;}
.adress p{background-size: 0.21rem;padding-left: 0.32rem;background: url(../images/home.png) no-repeat left center;background-size:.21rem;}

.ejlm_pc{/* width: 100%; */z-index: 100;padding-left: .2rem;display: flex;flex: 1;min-width: 0;}
.ejlm_pc ul{align-items: center;}
.ejlm_pc ul li{height: 100%;padding: 0 0.2rem;position: relative;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .22rem;min-height: 0.76rem;display: block;line-height: 0.76rem;border-bottom: 0.03rem solid rgba(0, 0, 0, 0);}

.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#004A99;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{color: #004A99 ;font-weight: bold;border-bottom: 0.03rem solid #004A99;}

.inner .wp{align-items: flex-start;}
.inner_left {width: 2.4rem;z-index: 100;position: relative;margin-top: -1.05rem;padding: 0 0 0.09rem 0.09rem;}
.inner_right {width: calc(100% - 2.4rem);padding-left: .6rem;padding-top: .58rem;}
.inner_left h2 {text-align: center;height: 1.05rem;align-items: center;justify-content: center;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;}
.inner_left h2 p{color: #fff;line-height: 1.05rem;font-weight: bold;font-size: 0.26rem;text-align: center;}
.inner_left h2 p::after{width: 0.65rem;height: 0.77rem;background: url(../images/lm.png) no-repeat;background-size: 100%;opacity: 0.1;left: -0.3rem;bottom: .2rem;}

.inner_left ul {padding-bottom: .2rem;background: url(../images/navbg.png) no-repeat bottom #F2F5FC;background-size: 100%;min-height: 6.8rem;}
.inner_left ul li {position: relative;transition: .5s;padding-left: 0.04rem;border-left: 2px solid transparent;}
.inner_left ul li p {padding: 0rem 0.3rem;position: relative;}
.inner_left ul li p::after{width: 100%;background: linear-gradient(284deg, #0D42A7 0%, #2990D4 70%), #004A99;opacity: 0;}
.inner_left ul li p a {font-size: 0.2rem;display: block;cursor: pointer;color: #333;transition: .5s;padding: .2rem 0;position: relative;}


.inner_left ul li p img{width: 0.08rem;position: absolute;right: 0;}
.inner_left ul li.on p a::after{content: "";position: absolute;top: 50%;right: 0rem;width: .07rem;height: 0.14rem;transition: 0.5s;background: url(../images/jt1.png) no-repeat;background-size: 100%;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #fff;font-weight: bold;}
.inner_left ul li.active p:after,.inner_left ul li:hover p:after{opacity:1;}
.inner_left ul li.active.on p a::after{width: 0.14rem;height: 0.07rem;background: url(../images/jt2.png) no-repeat;background-size: 100%;}
.inner_left ul li.active{border-color:#FFAE01}
.nysubnav {display: none;padding: 0.15rem 0 0.15rem .25rem ;background: #fff}
.inner_left ul li.active .nysubnav{display: block;}
.nysubnav a {padding: 0.05rem 0.15rem;line-height: 0.4rem;display: block;font-size: 0.16rem;color: #666;}
.nysubnav a:hover, .nysubnav a.on {color: #004A99;font-weight: bold;}

.local {padding: 0rem 0px 0rem;margin-bottom: .4rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;flex: 1;min-width: 0;overflow: hidden;display: flex;}
.local h2 span{font-size: 0.3rem;font-weight: bold;color: #004A99;padding:0 0.15rem;border-left: 0.05rem solid #004A99;display: block;}
.local h2 span::after{width:100vw;height: 1px;background: #ddd;bottom: 50%;left: 100%;}
.local .adress{padding-left:.2rem;}
.local .adress p,.local .adress p a {color: #999;}



/* 手机内页二级导航 */
.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: #004A99;}
.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;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #004A99;}
.wrap_ph li h3{position:relative;}
.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: #004A99;}
.inner {padding: 0.7rem 0 .75rem;padding-top: 0.4rem;   position: relative;min-height:5rem}


/* 新闻列表1 */
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .16rem 0;border-bottom: 1px dashed #d2d2d2;transition: 0.5s;}
.newlist1 ul.list li a::after{width: 100%;background: #fff;box-shadow: 0px 0px 10px 0px rgba(33, 78, 145, 0.36);opacity: 0;height: auto;top: -1px;bottom: -1px;}
.newlist1 ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.25rem;transition: 0.5s;position:relative;background-size: 0.08rem !important;flex: 1;min-width: 0;}
.newlist1 ul.list li span{white-space: nowrap;font-size: 0.16rem;color: #999;}
.newlist1 ul.list li h3::after{width: 0.04rem;height: 0.04rem;background:#333;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}


@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3,.newlist1 ul.list li a:hover span{color: #004A99;}
  .newlist1 ul.list li a:hover::after{opacity: 1;}
  .newlist1 ul.list li a:hover{padding: 0.16rem;}
}
/* 学院新闻 */
.newlist li{margin-bottom: 0.45rem;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: 0.25rem 0.3rem 0.25rem 0rem;align-items: center;}
.newlist li a::after{left: 0.24rem;background: #F7F7F7;width: auto;right: 0;}
.newlist li .scale{width: 2.9rem;}
.newlist li .con{padding:0 .33rem;flex: 1;min-width: 0;}
.newlist li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;padding-bottom: 0.19rem;font-weight: bold;}
.newlist li h4{font-size: 0.16rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;margin: .17rem 0 0.11rem;}
.newlist li h3::after{width: 0.6rem;height: 0.03rem;background: #004A99;}
.newlist li p{font-size: 0.14rem;color: #666;padding-left: 0.25rem;background: url(../images/h2-t.png) no-repeat left center/0.16rem 0.16rem;}

@media(min-width: 1024px){
  .newlist li a:hover::after{background: url(../images/newbg.png) no-repeat center/cover;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover h4{color: #fff;}
  .newlist li a:hover p{background: url(../images/h2-t2.png) no-repeat left center/0.16rem 0.16rem;}
  .newlist li a:hover h3:after{background: #fff;}
}
@media screen and (max-width: 1024px) {
	.newlist li a::after{left:0;}
	 .newlist li a{padding:.2rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2rem;}
}
@media screen and (max-width: 600px) {
 .newlist li .scale{width: 100%;}
 .newlist li .con{width: 100%;margin-top: 0.25rem;flex: none;padding: 0;}
}



.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg ul{padding: 0.25rem 0.7rem;margin-bottom: 0.5rem;}
.tzgg ul::after{box-shadow: 0px -5px 0.22rem 0px rgba(0, 0, 0, 0.15);background: #FFFFFF;width: auto;left: -0.4rem;right: -0.4rem;}

.tzgg li{width: 100%;}
.tzgg li a{align-items: center;background: url() no-repeat bottom;background-size: 100%;height: 1rem;}
.tzgg li *{transition: 0.5s;}
.tzgg li:last-child a{background: none;}
.tzgg li a::after{height: 1px;background: #004A99;bottom: -1px;}

.tzgg li .date{width: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.3rem;}              

.tzgg li .date span{display: block;color: #004A99;font-size: 0.28rem;font-family: Arial;line-height: 1.1;}
.tzgg li .date p{font-size: 0.18rem;color: #ccc;margin-top: 0.1rem;font-family: Arial;}
.tzgg li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.14rem;color: #ccc;line-height: 0.3rem;}




@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #004A99;}
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover{background: none;}
}
@media screen and (max-width: 1024px) {
  .tzgg ul{padding: 0.25rem 0.25rem;margin-bottom: 0.2rem;}
  .tzgg ul::after{left: 0;right: 0;}
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.1rem;}
}






/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 47%;margin-bottom: .6rem;}
.xrld li a{align-items: center;background: #fff;}

.xrld li .scale{width: 1.7rem;padding: 0rem;border: 1px solid #C09F73;}
.xrld li .con{width:calc(100% - 1.7rem);padding: .15rem  0 0 .3rem;}
.xrld li h3{font-size: 0.3rem;color: #333;line-height: 0.32rem;padding-left: .1rem;border-left: 0.04rem solid #333;transition: 0.5s;}
.xrld li h4{margin: .15rem 0 0.2rem;}
.xrld li h4 span{display: inline-block;background: #004A99;padding: 0.1rem 0.2rem;color: #fff;font-size: 0.16rem;}
.xrld li p{font-size: 0.16rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;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,.xrld li a:hover p{color: #004A99;}
  .xrld li a:hover h3{border-left: 0.04rem solid #004A99;}
}
@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.5rem;}
  .xrld li .con{width:calc(100% - 1.5rem);padding: 0rem 0 0 .2rem;}
}


/*  内容页*/
.article .tit{font-size: 0.36rem;color: #000;line-height: 1.4;margin: 0rem 0 .3rem;font-weight: bold;text-align: center;}
.article .conttime{padding: 0.1rem 0.2rem;margin-bottom: 0.2rem;background: #F7F7F7;display: flex;justify-content: center;}
.article .conttime span{font-size: 0.14rem;color: #999;padding: 0 0.3rem 0 0;}
.article .cont p{text-indent: 2em;word-break:break-all;white-space:normal;
text-align:justify;
text-justify:inter-ideograph;}
.cont p{font-size: 0.18rem !important;color: #666;line-height: 0.34rem !important;text-align:justify;margin-bottom: .25rem;}
.cont p span{font-size: 0.18rem !important;color: #666 !important;line-height: 0.34rem !important;word-break:break-all;white-space:normal;
text-align:justify;
text-justify:inter-ideograph;}
.cont p img,.cont p video,.cont p audio{margin: 0 auto;max-width: 100% !important;display: block;}
.cont p img{margin: 0 auto;max-width: 100% !important;display: block;height: auto !important;}


.new_miew{border-top: 1px solid #c9c9c9;padding: 0.2rem 0rem 0rem;margin-top:0.5rem;/* background: #fff; */}
.new_miew p{font-size: 0.16rem;color: #333;line-height: 1.6;margin-bottom: 0.15rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #004A99;}


@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size:.28rem;}
}
/* 简介页 */
.gk .cont p{text-indent: 0em;margin-bottom: .15rem;font-size: 0.16rem !important;line-height: 0.3rem !important;}
.gk .fl01{margin-bottom: .4rem;align-items: flex-end;}
.gk .fl01 .left{width: 50%;/* padding: 0 0 .2rem .2rem; */}
.gk .fl01 .right{width: 50%;padding:0.4rem 0.4rem 0.6rem;background: url() no-repeat;background-size: 100% 100% !important;}
.gk .fl01 .left img{width: 100%;}
.gk .fl01 .right .cont p{color: #fff;}


@media(max-width: 768px){	
  .gk .fl01 .left{width: 100%;padding: 0 0 .2rem .2rem;}
  .gk .fl01 .right{width: 100%;margin-top: .3rem;padding: .2rem;}
  .gk .cont p{margin-bottom: .1rem;}
}



/* 校园风光 */
.xyfg ul{margin: 0 -0.09rem;}
.xyfg li{width: 33.3%;padding:0 0.09rem;margin-bottom: 0.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.2rem;color: #111;line-height: 1.3;text-align: center;transition: 0.5s;padding: .2rem 0 0.28rem;font-weight: bold;border-bottom: 0.02rem solid #004A99;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #004A99;}
}
@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%;}
}

/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.33%;margin-bottom: .4rem;padding: 0 0.3rem;}
.zzjg li a{display: flex;height: 0.9rem;align-items: center;border-bottom: 1px solid #004A99;position: relative;align-items: center;z-index: 1;}
.zzjg li a::after{content: "";position: absolute;width: 100%;height: 100%;left: -0.05rem;bottom: 0.05rem;opacity: 0;background: linear-gradient(282deg, #0D42A7 0%, #2990D4 70%), #004A99;border-radius: 0px 0rem 0.2rem 0rem;z-index: -1;}
.zzjg li h4{text-align: center;font-size: 0.18rem;color: #333;line-height: 1.3;padding: 0  0 0  0.3rem;transition: 0.5s;background: url(../images/jg1.png) no-repeat left center;background-size: 0.13rem !important;}



@media(min-width: 1025px){	
	.zzjg li a:hover h4{color: #fff;background: url(../images/jg2.png) no-repeat left center;}
	.zzjg li a:hover::after{opacity: 1;}
  .zzjg li a:hover{border-radius: 0px 0rem 0.2rem 0rem;background: linear-gradient(0deg, #FFA100, #FFA100), #D1B07C;padding: 0 0.2rem;border-color: transparent;}

}
@media(max-width: 1024px){	
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.33%;margin-bottom: .3rem;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
	.zzjg li{width: 50%;}
  .zzjg li h3{font-size: 0.18rem;}
}
@media(max-width:420px){	
	.zzjg li{width: 100%;}
}
/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.4rem;padding-left: 0.05rem;}
.jgsz .jg-li::after{border-radius: 0rem 0.4rem 0rem 0.4rem;background: #0A58A6;width: 85%;left: 0rem;top: 0rem;height: 1.55rem;}
.jgsz h3{width: 100%;height: 0.67rem;display: flex;align-items: center;padding: 0 0.2rem;font-size: 0.22rem;font-weight: bold;}
.jgsz h3 span{color: #0A58A6;padding-left: 0.15rem;border-left: 0.05rem solid #FFC062;}
.jgsz h3::after{width: 90%;border-radius: 0px 40px 0px 0px;background: #F5F8FF;}
.jgsz ul{padding: 0.25rem 0;border: 1px solid #CEDBE8;background: #fff;}
.jgsz li{width: 20%;padding: 0 0.25rem;margin-bottom: 0.1rem;}
.jgsz li a{font-size: 0.18rem;color: #333;line-height: 0.34rem;transition: 0.5s;display: inline-block;padding: 0 0rem 0 0.2rem;width: 100%;}
.jgsz li a::after{width:0.05rem;height: 0.05rem;background: #004A99;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
.jgsz .jg-li2 li{width: 33.3%;}



@media(min-width: 1025px){	
	.jgsz li a:hover{color: #004A99;font-weight: 700}
}
@media(max-width: 1024px){	
  .jgsz li{width: 25%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 33.3%;}
  .jgsz .jg-li2 li{width: 50%;}
 
}
@media(max-width: 456px){	
	.jgsz li{width: 50%;}
  .jgsz .jg-li2 li{width:100%;}
}

/*  */
.rjyd ul{margin: 0 -0.3rem;}
.rjyd li{width: 20%;padding: 0 0.3rem;margin-bottom: 0.55rem;}
.rjyd li a{display: block;}
.rjyd li *{transition: 0.5s;}
.rjyd li .imged{padding-bottom: 120%}
.rjyd li h3{margin-top: 0.2rem;text-align: center;color: #333;font-size: 0.2rem;line-height: 0.3rem;}

@media(min-width: 1025px){	
  .rjyd li a:hover h3{color: #004A99;font-weight: bold;}
}


@media(max-width: 1024px){	
  .rjyd ul{margin: 0 -0.1rem;}
  .rjyd li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
  .rjyd li{width: 33.3%;}
  .rjyd li h3{margin-top: 0.1rem;}
}
@media(max-width: 456px){	
  .rjyd li{width: 50%;}
}


/* 简介页 */
.jjy .cont p{font-size: 0.16rem;line-height: 0.28rem;color: #666666;text-align: justify;text-indent: 2em;margin-bottom: 0.1rem;}

.jj-t{justify-content: space-between;}
.jj-t .left{width: 43%;}
.jj-t .right{width: 53%;}

.jj-t .left .img::after{width: 100%;left: -0.2rem;bottom: -0.2rem;border: 1px solid #004A99;border-radius: 0.6rem 0rem 0.6rem 0px;
opacity: 0.4;}
.jj-t .left .img img{width: 100%;}



@media(max-width: 1024px){	
  .jj-t .left{width: 100%;}
  .jj-t .right{width: 100%;margin-top: 0.25rem;}
}

@media(max-width: 768px){	

}
@media(max-width: 456px){	

}
/* xzbk */
.xzbk h3{margin-bottom: 0.38rem;}
.xzbk li *{transition: 0.5s;}
.xzbk h3::after{width: 100%;height: 2px;background: linear-gradient(270deg, #0D42A7 -1%, #2990D4 70%);}
.xzbk h3 span{width: 2.1rem;height: 0.6rem;line-height: 0.6rem;color: #fff;font-weight: bold;font-size: 0.24rem;background: url(../images/xkbg.png) no-repeat;background-size: 100% 100%;/* text-align: center; */padding-left: .6rem;}
.xzbk ul{/* justify-content: space-between; */margin-bottom: 0.3rem;}
.xzbk li{width: 33.3%;/* margin-bottom: 0.3rem; */padding:0 .15rem;}
.xzbk li .a{height: 1.1rem;position: relative;border-bottom: 1px solid #ddd;/* border-radius: 0 0 0.25rem 0; */padding: 0.3rem 0.05rem;cursor: pointer;}
.xzbk li .a::after{content: "";position: absolute;width: 100%;height: 100%;left: 2px;bottom: -2px;background: linear-gradient(0deg, #FFA100, #FFA100), #D1B07C;border-radius: 0 0 0.25rem 0;z-index: -1;opacity: 0;}
.xzbk li h4{font-size: 0.17rem;color: #333;margin-bottom: 0.15rem;padding-left: 0.35rem;background: url(../images/xk-i1.png) no-repeat left center;background-size: 0.14rem !important;}
.xzbk li p{font-size: 0.18rem;color: #333;padding-left: 0.35rem;background: url(../images/xk-i2.png) no-repeat left center;background-size: 0.2rem !important;}




@media(min-width: 1025px){	
 .xzbk li .a:hover{background: linear-gradient(285deg, #0D42A7 -1%, #2990D4 70%), #004A99;border-radius: 0 0 0.25rem 0;}
 .xzbk li .a:hover::after{opacity: 1;}
 .xzbk li .a:hover h4{color: #fff;background: url(../images/xk-i1-1.png) no-repeat left center;}
 .xzbk li .a:hover p{color: #fff;background: url(../images/xk-i2-1.png) no-repeat left center;}
}
@media(max-width: 1024px){	
 
}

@media(max-width: 768px){	
.xzbk li{width: 49%;margin-bottom: 0.1rem;}
}
@media(max-width: 456px){	
.xzbk li{width: 100%;}
}


/* 翻页 */
.j_pages{margin: 0rem auto 0 auto;text-align: center;padding-top: .2rem;}
.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: #004A99;color: #fff;}
.j_pages a:hover{background: #004A99;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: #004A99; color:#fff}
.j_pages .qd{background: #004A99;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}

@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }
/* 三级导航 */
.san-nav{width: 100%;background: #fff;margin-bottom: .3rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #004A99;}
.san-nav a:hover,.san-nav a.on{color: #004A99;}



@media screen and (max-width: 1200px) {
  .ban .h3{position: relative;display: none;}
  .wrap_ph{display: block;/* background: #e2effa; */}
  .ban{padding-top: 0;}
}
@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;}
	
	.inner{min-height: 6rem;padding: .3rem 0  !important;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
  .ban .h3 h3{font-size: 0.26rem;}
 
  .ban .wp{padding: 0.2rem 15px;}
  .ban .h3::after{width: 100%;height: 100%;}
}
@media screen and (max-width: 420px) {

.inner{min-height:2rem;}
.ban .adress{width: 100%;margin-left: 0;margin-top: 0.25rem;}
}

.pb_sys_common{
line-height:40px !important;
}

.cont table tr td p{
text-indent:0px !important;
}
.cont video{
display:block;
margin:0 auto;
max-width:100% !important;
}