@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
.ban .imged::after{width: 100%;height: 2.5rem;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;}
.ban .lm_top{position: absolute;width: 100%;bottom: 0;padding-bottom: .2rem;z-index: 10;}
/* 手机内页二级导航 */
.wrap_ph{padding-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: #045fbd;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #045fbd;}

.inner {position: relative;padding-bottom: 2rem;width: 100%;background: url(../images/hbg6.png) no-repeat bottom;background-size: 100%;}
.inner .wp{align-items: flex-start;}
.inner_left { width: 3rem; z-index: 100; position: relative; border-radius:0.3rem 0 0.3rem 0;background: url(../images/navbg.png) no-repeat top/cover;margin-top: -1.2rem;}
.inner_right {width: calc(100% - 3rem);padding-left: .5rem;padding-top: .6rem;}
.inner_left h2 {height: 1.2rem;color: rgb(255, 255, 255);font-size: 0.36rem;text-align: center;line-height: 1.2rem;font-weight: bold;border-bottom: 1px solid rgba(255,255,255,.3);}

.inner_left ul {padding-bottom: .8rem;}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li h3 {padding: 0 0.15rem 0 .8rem;height: .8rem;display: flex;align-items: center;}
.inner_left ul li h3::after{height: 100%;background: #fff;border-left: 0.03rem solid #045fbd;box-shadow: 0px 0px 8px 0px rgba(38, 83, 152, 0.23);}
.inner_left ul li h3 a {font-size: 0.22rem;display: block;cursor: pointer;width: 100%;color: #fff;transition: .5s;line-height: .3rem;}
.inner_left ul li h3 a::after{top: 50%;right: 0;width: .3rem;height: 0.18rem;background: url(../images/jt2.png) no-repeat;
background-size: 100%;transform: translateY(-50%);opacity:0;left: auto;}
.inner_left ul li:hover h3::after, .inner_left ul li.on h3::after{width: 105%;}
.inner_left ul li:hover h3 a, .inner_left ul li.on h3 a {color: #045fbd;font-weight: bold;}
.inner_left ul li.on h3 a::after,.inner_left ul li:hover h3 a::after{opacity:1;}
.nysubnav {background: #fff;display: none;box-shadow: 0px 0px 8px 0px rgba(38, 83, 152, 0.23);}
.inner_left ul li.on .nysubnav{display: block;padding-left: .3rem;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #045fbd;}

.adress {color: #fff;font-size: 0.16rem;position:relative;align-items: center;justify-content: flex-end;}
.adress p{line-height: 1.5;}
.adress img{width: 0.27rem;display: inline-block;margin-right: .02rem;}
.adress a {color: #fff;transition: 0.5s;display: inline-block;padding: 0 .05rem;}
.adress a:hover { color: #045fbd; }
.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻列表2 */
.newlist2 li a{align-items: center;border-bottom: 1px solid #e6e6e6;padding: .4rem .3rem;}
.newlist2 li:first-child a{/* padding-top: 0; */}
.newlist2 li a::after{background: url(../images/newbg.jpg) no-repeat center/cover;width: 100%;height: 100%;border-radius: 0.3rem 0 0.3rem 0;box-shadow: 0px 0px 16px 0px rgba(37, 82, 149, 0.76);opacity: 0;}
.newlist2 li .date{width: 1.2rem;border-right: 1px solid #ddd;white-space: nowrap;padding: .1rem .25rem .1rem 0;text-align: center;}
.newlist2 li .con{width: calc(100% - 1.2rem);padding-left: .3rem;align-items: center;}
.newlist2 li .date p{font-size: 0.24rem;color: #045fbd;line-height: 0.32rem;margin-bottom: .1rem;}
.newlist2 li .date span{font-size: 0.16rem;color: #999;display: inline-block;padding: .05rem .15rem;border: 1px solid #999;}
.newlist2 li h3{font-size: 0.18rem;color: #333;line-height: 0.36rem;margin-bottom: .15rem;}
.newlist2 li p{font-size: 0.14rem;color: #666;line-height: 0.26rem;max-height: 0.52rem\0;}
.newlist2 li *{transition: 0.5s;}
.newlist2 li .scale{width: 1.8rem;}
.newlist2 li .zh{width: calc(100% - 1.8rem);padding-right: .6rem;}


@media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{opacity:1;}
  .newlist2 li a:hover .date{border-right: 1px solid #fff;}
  .newlist2 li a:hover .date p,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3,.newlist2 li a:hover p{color: #fff;}
  .newlist2 li a:hover .date span{border: 1px solid #fff;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
/*  .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;} */
 .newlist2 li .date{width:1rem;padding:.1rem .1rem .1rem 0;}
 .newlist2 li .con{width:calc(100% - 1rem);padding-left:.15rem}
 .newlist2 li .zh{width:100%;padding-right:0;}
 .newlist2 li .scale{width:100%;order:-1;margin-bottom:.2rem;}
 .newlist2 li h3{margin-bottom:.1rem;}
}
/* 通知公告 */
.tzgg li{margin-bottom: .4rem;}
.tzgg li a{display: block;padding: .3rem .5rem;background: #fff;}
.tzgg li a::after{background: #045fbd}
.tzgg li .span{padding-bottom: .05rem;border-bottom: 1px solid #eee;align-items: center;justify-content: space-between;}
.tzgg li span{border-bottom: none;width: 1.2rem;white-space: nowrap;text-align: center;padding: 0;}
.tzgg li h3{font-size: 0.18rem;color: #333;width: calc(100% - 1.2rem);padding-right: .15rem;transition: 0.5s;}
.tzgg li p{font-size: 0.16rem;color: #666;transition: 0.5s;margin-top: .1rem;}



@media(min-width: 1024px){
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover h3,.tzgg li a:hover p{color: #fff;}
}
@media screen and (max-width: 768px) {
  .tzgg li a{padding: .2rem;}
}

/* 师资列表 */
.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: #0f55a6;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: #0f55a6;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;}
}
@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;}
}


/* content */
.new-cont h2{color: #000;font-size: 0.3rem;line-height: 0.36rem;text-align: center;font-weight: bold;}
.cont-tit{margin: 0.2rem 0;padding: 0.1rem 0;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: #f5f5f5;}
.cont-tit span{font-size: 0.16rem;color: #666;line-height: 0.3rem;display: inline-block;padding: 0 .1rem;}

.article{padding-bottom: 0.4rem;text-align: justify;}
.article p{font-size: 18px !important;color: #333 !important;line-height: 26px !important;margin-bottom: 10px;text-indent:2em !important;}
.article p span{font-size: 18px !important;color: #333 !important;line-height: 26px !important;font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif !important;}
.article p img,.article video{height: auto !important;     margin: 0 auto;
    display: block;}
.article table p{font-size: 0.16rem !important;}
.article table p span{font-size: 0.16rem !important;}
.article TABLE{ width:95%; margin:0 auto; border-collapse:collapse; border:1px solid #bbb; } 
.article TABLE TD{ border:1px solid #bbb; padding:5px 5px !important; } 

.article TABLE TD P { margin: 0px;font-size: 0.18rem !important;text-indent:0 !important;}

.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pages p{/* margin-bottom: 0.1rem; */font-size: 0.18rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.pages p a{color: #333;padding-left: 0.1rem;transition: 0.5s;}
@media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.26rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
}

@media print{
  .header_box,footer,.inner_left,.ban{display: none;}


  .new-cont h2{color: #000;font-size: 30px;line-height: 36px;text-align: center;font-weight: bold;}
.cont-tit{margin: 20px 0;padding: 10px 0;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: #f5f5f5;}
.cont-tit span{font-size: 16px;color: #666;line-height: 30px;display: inline-block;padding: 0 10px;}

.article{padding-bottom: 40px;text-align: justify;}
.article p{font-size: 18px !important;color: #333 !important;line-height: 26px !important;margin-bottom: 10px;text-indent:2em !important;}
.article p span{font-size: 18px !important;color: #333 !important;line-height: 26px !important;font-family: "Microsoft YaHei","PingFang SC", Arial,Helvetica, sans-serif !important;}

.pages{padding-top: 30px;border-top: 1px solid #d6d0d0;}
.pages p{/* margin-bottom: 0.1rem; */font-size: 0.18rem;color: #333;line-height: 32px;transition: 0.5s;}
.pages p a{color: #333;padding-left: 10px;transition: 0.5s;}
}



/* 简介页 */
.gk .cont p{text-indent: 2em;margin-bottom: .3rem;}
.gk .fl01{margin-bottom: .1rem;align-items: flex-start;}
.gk .fl01 .left{width: 40%;padding: 0 0 .2rem .2rem;}
.gk .fl01 .right{width: 60%;padding-left: .4rem;}
.gk .fl01 .left::after{width: auto;height: auto;right: .2rem;top: .3rem;background: #045fbd;}
.gk .fl01 .left img{width: 100%;}

@media(max-width: 768px){	
  .gk .fl01 .left{width: 100%;padding: 0 0 .2rem .2rem;}
  .gk .fl01 .right{width: 100%;padding-left: 0rem;margin-top: .3rem;}
  .gk .cont p{text-indent: 2em;margin-bottom: .1rem;}
}



/* 校园风光 */
.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.5rem;text-align: center;height: 50px;transition: 0.5s;padding-top: .05rem;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #045fbd;}
}
@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;}
	.xyfg li h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	.xyfg li:last-child{display:none;}
}
/* 组织机构 */
.dzjg{width:100%;height: auto;overflow: hidden;}
.dzjg .fl01{padding-bottom: .4rem;position: relative;top: 0px;}
.dzjg .fl01>h3{height: 0.65rem;width: 100%;font-size: 0.24rem;color: #26549b;font-weight: bold;padding-left: .3rem;background: #eff5f9;align-items: center;}
.dzjg .fl01>h3 img{width: 0.21rem;display: inline-block;margin-right: .15rem;}
.dzjg .fl01 ul{margin: 0 -0.15rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.15rem;height: 0.9rem;}
.dzjg .fl01 li h3{border-bottom: 1px solid #e5e5e5;display: block;transition: 0.5s;width: 100%;font-size: .17rem;color: #333;line-height: 1.5;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.dzjg .fl01 li h3::before{content: "";position: absolute;left: 0;bottom: 0;width: 0rem;height: 0.03rem;background: #9c010f;bottom: -1px;}
.dzjg .fl01 li h3::after{height: 1px;background: #26549b;left: 0%;}
.dzjg .fl01 li h3 a{transition: 0.5s;display: inline-block;padding-left: .24rem;}
.dzjg .fl01 li h3 a::after{width: 0.12rem;height: 0.13rem;background: url(../images/jg-i2.png) no-repeat;background-size: 100%;bottom: auto;top: .05rem;}



@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover a{color: #26549b;}
  .dzjg .fl01 li h3:hover::after{width: 100%;}
  .dzjg .fl01 li h3:hover::before{width: .32rem;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3% !important;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{padding-bottom: .3rem;}
  .dzjg .fl01 li{width: 50% !important;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl01 li{margin-bottom:0;height:1.2rem;width: 100% !important;}
}



/* 师资队伍2 */
.jsml2  ul{justify-content: space-between;}
.jsml2  li{width: 48%;margin-bottom: .4rem;}
.jsml2  li *{transition: 0.5s;}
.jsml2  li a{align-items: center;background: #f5f5f5;}
.jsml2  li a::after{width: 0%;background: url(../images/szbg.jpg) no-repeat;background-size: 100% 100%;}
.jsml2  li .scale{width: 2rem;}
.jsml2  li .con{width: calc(100% - 2rem);padding: .3rem;}
.jsml2  li .imged{padding-bottom: 130%;}
.jsml2  li h3{font-size: 0.24rem;color: #000;line-height: 1.5;transition: 0.5s;font-weight: bold;}
.jsml2  li h3 span{display: inline-block;font-size: 0.16rem;transition: 0.5s;font-weight: normal;}
.jsml2  li h4{font-size: 0.16rem;color: #fff;margin: .15rem 0;display: inline-block;border-radius: 0.2rem;padding: .1rem .2rem;background: url(../images/sz-i.jpg) no-repeat center/cover;transition: 0.5s;}

.jsml2  li h5{font-size: 0.16rem;color: #666;line-height: 0.28rem;max-height: 0.84rem\0;transition: 0.5e;}


@media(min-width: 1024px){
  .jsml2  li a:hover::after{width: 100%;}
  .jsml2  li a:hover h3,.jsml2  li a:hover h3 span,.jsml2  li a:hover h5{color: #fff;}
  .jsml2  li a:hover h4{background: #9c010f;}
}
@media(max-width: 1024px){
  .jsml2  li{width: 49%;margin-bottom: .3rem;}
  .jsml2 li h3{font-size: .22rem;}
}
@media(max-width: 768px){
  .jsml2  li{width: 100%;}
}
/* 现任领导 */
.xrld2 li{padding: .3rem 0;border-bottom: 1px solid #ddd;}
.xrld2 li .p{align-items: center;padding-left: .25rem;border-left: 2px solid #26549b;line-height: 0.3rem;}
.xrld2 li .p h3{color: #26549b;font-size: 0.2rem;font-weight: bold;}
.xrld2 li .p a{display: inline-block;padding: 0 .4rem;font-size: 0.2rem;color: #333;}
.xrld2 li .p span{font-size: 0.16rem;color: #333;}
.xrld2 li p{margin-top: .3rem;font-size: 0.16rem;color: #666;line-height: 0.26rem;}

@media(max-width: 768px){
  .xrld2 li{padding: .2rem 0;}
}

/* 校园风景 */
.ml1{position: relative;}
.ml1 .arror{width: 0.46rem;height: 0.68rem;top: 50%;margin-top: 0rem;background: rgba(0,0,0,.66);transform: translateY(-50%);}
.ml1 .arror{left: 0;}
.ml1 .swiper-button-next{right: 0;left: auto;}
.ml1 .arror::after{font-size: 0.24rem;color: #fff;font-weight: bold;}
.ml1 .arror:hover{}

.ml2{margin-top: 0.3rem;}
.ml2 li{cursor: pointer;}
.ml1 .imged {padding-bottom: 50%;}
.ml2 .imged::after{width: 100%;background: #000;opacity: .5;}
.ml2 .swiper-slide-thumb-active .imged::after{opacity: 0;}




@media screen and (max-width: 768px) {
        .ml1 .arror{width:0.35rem;height:0.45rem;}
}
@media screen and (max-width: 420px) {
   
}
   


/* 翻页 */
.j_pages{margin: 0.3rem auto 0;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: #045fbd;color: #fff;}
.j_pages a:hover{background: #045fbd;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: #045fbd; color:#fff}
.j_pages .qd{background: #045fbd;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: #f8f8f8;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: #045fbd;}
.san-nav a:hover,.san-nav a.on{color: #045fbd;}



@media screen and (max-width: 1200px) {
    .article p img, .article video {
    height: auto !important;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.article p span{
font-size: 18px !important;
line-height: 150% !important;
}
.article p{
font-size: 18px !important;
line-height: 150% !important;
}
}
@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{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
}
@media screen and (max-width: 420px) {

.inner{min-height:2rem;}

}

.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;
}
 /* 综合页 */
.nav-er{border-bottom: 1px solid #c8d2eb;margin-bottom: .35rem;}
.nav-er ul{justify-content:center;}
.nav-er li{padding: 0 0.5rem;}
.nav-er li a{display: flex;align-items: center;height: 1.2rem;}
.nav-er li a::before{content: "";position: absolute;width: 100%;height: 1px;background: #3357b4;left: 0;bottom: -1px;opacity: 0;z-index: -1;}
.nav-er li a::after{width: 0.22rem;height: 0.22rem;background: url(../images/zh-nbg.png) no-repeat;background-size: 100%;left: 50%;bottom: -0.11rem;transform: translateX(-50%);opacity: 0;}
.nav-er li a h3{align-items: center;font-size: 0.2rem;color: #333;line-height: 0.3rem;}
.nav-er li a h3 img{display: inline-block;margin-right: .15rem;max-width: 0.43rem;max-height: 0.35rem;}

.zh-list{margin-bottom: .4rem;}
.zh-lm{margin-bottom: .4rem;align-items: center;font-size: 0.26rem;color: #045fbd;font-weight: bold;}
.zh-lm img{display: inline-block;margin-right: .1rem;}
.zh-list .fl01 .p{margin-bottom: .3rem;align-items: baseline;}
.zh-list .fl01 .p i{width: 0.5rem;height: 0.5rem;border-radius: 50%;background: #245097;font-size: 0.24rem;font-family: impact;color: #fff;display: inline-block;font-style: normal;text-align: center;line-height: .5rem;}

.zh-list .fl01 .p .con{width: calc(100% - .5rem);padding-left: .25rem;}
.zh-list .fl01 .p .con h4{font-size: 0.24rem;color: #045fbd;margin-bottom: .2rem;}
.zh-list .fl01 .p .con p{font-size: 0.18rem;color: #333;line-height: .36rem;}
.zh-list.fl02 li{width: 10%;}
.zh-list.fl02 li a{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.zh-list.fl02 li .img{width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.zh-list.fl02 li .img img{max-width: 0.49rem;max-height: 0.49rem;}
.zh-list.fl02 li .img::after{width: auto;height: auto;top: -0.1rem;right: -0.1rem;bottom: -0.1rem;left: -0.1rem;border: 1px dashed #a1b4d2;border-radius: 50%;}
.zh-list.fl02 li p{text-align: center;margin-top: .25rem;font-size: 0.15rem;color: #333;line-height: 0.3rem;}

.nav-er li.on a::before,.nav-er li.on a::after{opacity: 1;}
.nav-er li.on a h3{font-weight: bold;}
@media screen and (min-width: 1200px) {
  .zh-list.fl02 li a:hover .img img{transform: rotateY(360deg);transition: 0.5s;}
}
@media screen and (max-width: 768px) {
  .zh-list{margin-bottom: .2rem;}
  .nav-er li{padding: 0 .15rem;width: 50%;}
  .nav-er li a{justify-content: center;height: .7rem;}
  .zh-list.fl02 li{width: 20%;margin-bottom: .25rem;}
  .nav-er li a h3 img{max-width: .3rem;}
  .zh-lm{margin-bottom: .2rem;}
}
@media screen and (max-width: 520px) {
  .zh-list.fl02 li .img{width: .7rem;height: .7rem;}
  .zh-list.fl02 li .img img{max-width: .3rem;max-height: .3rem;}
}
@media screen and (max-width: 420px) {
  .zh-list.fl02 li{width: 33.3%;}
}


/* 翻页 */
.j_pages{margin: 0.3rem auto 0;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: #045fbd;color: #fff;}
.j_pages a:hover{background: #045fbd;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: #045fbd; color:#fff}
.j_pages .qd{background: #045fbd;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: #f8f8f8;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: #045fbd;}
.san-nav a:hover,.san-nav a.on{color: #045fbd;}



@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{min-height: 6rem;padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}

.cont-tit span{
font-size: 14px;
}

}
@media screen and (max-width: 420px) {

.inner{min-height:2rem;}

}

.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;
}
