﻿
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 22%;}
/* 手机内页二级导航 */
.wrap_ph {margin-bottom: 0.3rem;display: none;}
.wrap_ph h2 { width: 100%; color: rgb(255, 255, 255); height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; padding: 0px 0.2rem; background: #1C5CB4; }
.wrap_ph h2::after { width: 0.32rem; height: 0.32rem; background: url("../image/cd.svg") right center / cover no-repeat; left: auto; right: 0.2rem; top: 50%; transform: translateY(-50%); }
.wrap_ph ul { padding: 0.1rem 0.2rem 0.2rem; display: none; box-shadow: rgba(69, 10, 66, 0.11) 0px 0.1rem 0.3rem 0px; }
.wrap_ph li { font-size: 0.18rem; line-height: 0.34rem; font-family: hel-bold; }
.wrap_ph li a { transition: all 0.5s ease 0s; display: block; color: rgb(51, 51, 51); }
.inner .wrap_ph {/* display: none; */}
.wrap_ph li.active a { color: #1C5CB4; }
.wrap_ph i { opacity: 1; width: 0.34rem; height: 0.3rem; background-image: url("../image/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; position: absolute; display: block; right: 0px; top: 2px; transition: all 0.5s ease 0s; background-size: 15px 15px !important; }
.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; display: block; color: rgb(102, 102, 102) !important; }
.wrap_ph .box a:hover { color: #1C5CB4; }
.wrap_ph li h3{position:relative;padding:.05rem 0;}



.inner {padding: 0rem 0 1rem;position: relative;}
.inner::after{width: 100%;background: url(../image/innbg.png) no-repeat bottom;background-size: 100%;height: 6.3rem;bottom: -1rem;}
.inner .wp{align-items: flex-start;}
.inner_left { width: 2.4rem; z-index: 100; position: relative;margin-top: -1.05rem;padding: 0rem 0 0 0rem;}
.inner_right { width: calc(100% - 2.4rem);padding-left: .5rem;padding-top: 0.4rem;}


.inner_left h2{height: 1.05rem;text-align: center;color: #fff;font-weight: bold;font-size: 0.26rem;margin-left: 0rem;display: flex;align-items: center;justify-content: center;background: url(../image/lm.png) no-repeat;background-size: 100% 100%;}

.inner_left ul{background: #F2F5FC;padding: 0rem 0 0.4rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);}
.inner_left ul li{position: relative;transition: .5s;padding: 0 .25rem;}
.inner_left ul li p{padding: 0.26rem 0rem;display: flex;align-items: center;transition: 0.5s;position: relative;align-items: center;}

.inner_left ul li p a{font-size: 0.23rem;display: block;cursor: pointer;color: #333;transition: .5s;position: relative;line-height: .3rem;flex: 1;padding-right: 0.15rem;text-align: center;}


.inner_left ul li p::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.17rem;transform: translateY(-50%);}
.inner_left ul li:hover p a, .inner_left ul li.on p a {color: #1C5CB4;font-weight: bold;}
.inner_left ul li.active p::after,.inner_left ul li:hover p::after{opacity:1;}


.nysubnav {display: none;padding-left: .3rem;}
.inner_left ul li.on .nysubnav{display: block;}
.nysubnav a {padding: 0px 0.26rem;line-height: 0.4rem;display: block;font-size: 0.16rem;}
.nysubnav a:hover, .nysubnav a.on {color: #1C5CB4;}

.local {padding: 0rem 0px 0rem;margin-bottom: .4rem;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{color: #1C5CB4;font-size: 0.3rem;font-weight: bold;padding: 0 0.1rem;border-left: 0.03rem solid #1C5CB4;}
.local h2::after{width: 100vw;height: 1px;left: 100%;background: #ddd;bottom: 50%;}

.adress {padding-left: .25rem;position:relative;background: #fff;z-index: 1;color: #999;}
.adress img {display:inline-block;width: 0.18rem;margin-right:.1rem;}
.adress p{align-items: center;font-size: 0.18rem;}
.adress a {color: #999;transition: 0.5s;}
.adress a:hover { color: #1C5CB4; }




/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻 */
/* 学院新闻 */
.newlist li{margin-bottom: .4rem;}
.newlist li a{padding: .21rem .3rem;align-items: center;justify-content: space-between;background: #F5F9FF;}
.newlist li a::after{width: 100%;background: url(../image/newbg.jpg) no-repeat center/cover;opacity: 0;}
.newlist li .pis{width: 2.3rem;}
.newlist li .con{padding-left: .25rem;flex: 1;min-width: 0;}
.newlist li span{font-size: 0.14rem;color: #1C5CB4;line-height: 1.3;transition: 0.5s;align-items: center;}

.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;transition: 0.5s;margin: .1rem 0 .05rem;}
.newlist li p{font-size: 0.16rem;color: #888;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}
.newlist li .imged{padding-bottom: 57%;}
@media(min-width: 1024px){
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff;}
  .newlist li a:hover::after{opacity: 1;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 420px) {
  .newlist li .pis{width: 100%;}
  .newlist li .con{padding-left: 0;flex: none;width: 100%;padding: 0.2rem 0 0;}
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg li{margin-bottom: .4rem;}
.tzgg li a{display: block;padding: .3rem .5rem;background: #fff;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1) ;}
.tzgg li a::after{background: #1C5CB4}
.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.3rem;white-space: nowrap;text-align: center;padding: 0;}
.tzgg li h3{font-size: 0.18rem;color: #333;width: calc(100% - 1.3rem);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;}
}
/* 通知 */
.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul li a{align-items: center;line-height: 1.6;padding: 0.3rem 0; border-bottom: 0.01rem dashed #d2d2d2;display: flex;}
.newlist1 ul li *{transition: 0.5s;}
.newlist1 ul li a::after{width: 100%;background: #fff;box-shadow: 0rem 0rem 0.1rem 0rem rgba(33, 78, 145, 0.36);opacity: 0;height: auto;top: -0.01rem;bottom: -0.01rem;}

.newlist1 ul h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #333;padding: 0 0.15rem 0 0.25rem;position:relative;}
.newlist1 ul li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #999;}
.newlist1 ul li h3::after{width: 0.1rem;height: 0.16rem;background:url(../image/jt.png) no-repeat;top: 50%;transform: translateY(-50%);background-size: 100% 100% !important;}



@media screen and (min-width: 1025px) {

   .newlist1 ul li a:hover h3, .newlist1 ul li a:hover span{color: #1C5CB4;}
   .newlist1 ul li a:hover{padding: 0.3rem;}
   .newlist1 ul li a:hover::after{opacity: 1;}
}
@media screen and (max-width: 768px) {
  .newlist1 ul li a{padding: 0.2rem 0;}
}


/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 47%;margin-bottom: .6rem;}
.xrld li a{align-items: center;border: 1px solid #D8EBFF;background: url(/images/ldbg1.png) no-repeat #fff;background-size: 100%;overflow: hidden;padding: 0.13rem;}
.xrld li a::after{background: url(/images/ldbg2.png) no-repeat;width: 100%;opacity: 0;}
.xrld li .scale{width: 2.15rem;z-index: 2;}
.xrld li .con{padding: 0rem .35rem;flex: 1;min-width: 0;}
.xrld li h3{font-size: 0.2rem;color: #111;line-height: 0.32rem;transition: 0.5s;}
.xrld li h4{font-size: 0.2rem;color: #1C5CB4;line-height: 0.32rem;transition: 0.5s;padding: 0.1rem 0;margin: 0.25rem 0 0.13rem;}

.xrld li h4::after{width: auto;height: 100%;background: linear-gradient(90deg, #F3F4F7 0%, rgba(242, 246, 247, 0) 100%);left: -0.35rem;right: 0rem;}

.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0rem 0 0.35rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}
.xrld li span{justify-content: space-between;align-items: center;font-size: 0.14rem;color: #1C5CB4;padding-top: 0.12rem;border-top: 1px solid #D8D8D8;}


@media(min-width: 1024px){
  .xrld li a:hover::after{opacity: 1;}
  .xrld li a:hover h4:after{background: linear-gradient(90deg, #FFF9EE 0%, rgba(255, 244, 225, 0) 100%);}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
  .xrld li a{background: #fff;}
  .xrld li h4{margin: 0.1rem 0;}
  .xrld li p{margin-bottom: 0.1rem;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: 0rem .2rem;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #222;line-height: 0.32rem;margin: 0rem 0 .2rem;text-align: center;font-weight: 500;}
.article .conttime{padding: 0.2rem 0;margin-bottom: 0.3rem;text-align: center;background: #F5F5F5;}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.1rem;line-height: 1.3;}
.v_news_content  table{    margin: 0 auto;}

.article .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem; /*text-indent:2em; */}
.article .cont p span{font-size: 0.18rem !important;color: #333 !important;line-height: 2 !important;}

.article .cont p img,.article .cont p video{ /*margin: 0rem auto;display: block; */max-width: 100% !important;max-height: 100%;      height: auto !important; }


.new_miew{border-top: 1px solid #c9c9c9;padding: 0.3rem 0rem 0rem;margin-top:0.5rem;}
.new_miew p{font-size: 0.2rem;color: #333;line-height: 1.6;margin-bottom: 0.05rem;padding-left: .15rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #1C5CB4;}
.new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #1C5CB4;bottom: auto;top: .13rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size: 0.24rem;}
}
/* 简介页 */
.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: #1C5CB4;}
.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.3rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}

.xyfg li h3{font-size: 0.18rem;color: #fff;line-height: 0.3rem;text-align: center;transition: 0.5s;padding: .1rem 0;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, 0.4);}

.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{background: #096FB8;}
}
@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: 100%;}
}
/* 组织机构 */
.zzjg .fl01{margin-bottom: .4rem;}
.zzjg .fl01 h3{align-items: center;font-size: 0.2rem;color: #1C5CB4;margin-bottom: .3rem;background: #F4F4F4;padding: 0.2rem .25rem;}
.zzjg .fl01 h3 p{padding-left: 0.1rem;border-left: 0.03rem solid #FFAE01;font-weight: bold;}

.zzjg .fl01 h3 img{display: inline-block;margin-right: 0.1rem;}
.zzjg .fl01 ul{margin: 0 -0.35rem;}
.zzjg .fl01 li{width: 33.3%;padding: 0 0.35rem;margin-bottom: .15rem;}
.zzjg .fl01 li a{height: 0.5rem;align-items: center;transform: 0.5s;padding: 0 0rem 0 .2rem;display: flex;}
.zzjg .fl01 li h4{font-size: 0.18rem;color: #333;transition: 0.5s;}
.zzjg .fl01 li a::after{width: 0.08rem;height: 0.08rem;border-radius: 50%;border: 1px solid #07388C;bottom: auto;top: 50%;transform: translateY(-50%);}


@media(min-width: 1025px){	
	.zzjg .fl01 li a:hover h4{color: #1C5CB4;font-weight: bold;}
}
@media(max-width: 1024px){	
  .zzjg .fl01 ul{margin: 0 -0.1rem;}
  .zzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;margin-bottom: .2rem;}
}
@media(max-width: 768px){	
  .zzjg .fl01 li{width: 50%;}
}
@media(max-width: 420px){	
  .zzjg .fl01 li{width: 100%;}
}

/* 工作职责 */
.ggsz .gzli{margin-bottom: 0.5rem;}

.ggsz .gzli h3{padding-bottom: 0.15rem;border-bottom: 1px solid #ddd;margin-bottom: 0.2rem;}
.ggsz .gzli h3 span{font-size: 0.24rem;font-weight: bold;color: #1C5CB4;display: inline-block;padding-left: 0.1rem;}
.ggsz .gzli h3 span::after{width: 0.03rem;border-radius: 10px;height: 0.2rem;background: #1C5CB4;}

.ggsz .gzli ul{justify-content: space-between;}
.ggsz .gzli li{width: 49%;}
.ggsz .gzli li p{font-size: 0.16rem;line-height: 0.4rem;color: #242424;padding-left: 0.15rem;background: url(/images/h-c.png) no-repeat left center;background-size: 0.06rem;}


@media(max-width: 768px){	
  .ggsz .gzli li{width: 100%;}
}
/*新增  */
.tzli .cont{margin-bottom: 0.5rem;padding-left: 0.5rem;}
.tzli .cont p{font-size: 0.18rem;
  line-height: 0.4rem;text-indent: 2em;
}
.tzli .cont::after{width: 1.63rem;height: 0.83rem;background: url(/images/tzli.png) no-repeat;background-size: 100%;bottom: auto;top: -0.2rem;}
.tzli dl{margin-bottom: 0.5rem;justify-content: center;background: #F3F3F3;}
.tzli dt{height: 0.7rem;padding:0 0.35rem;display: flex;align-items: center;cursor: pointer;}
.tzli dt p{font-size: 0.18rem;font-weight: bold;line-height: 0.18rem;color: #202020;padding-left: 0.1rem;}
.tzli dt p::after{width: 0.04rem;height: 0.04rem;background: #202020;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
.tzli dt.on{background: #1C5CB4;}
.tzli dt.on p{color: #fff;}
.tzli dt.on p::after{background: #fff;}



.tzgg2 li{margin-bottom: .3rem;width: 100%;}
.tzgg2 li a{padding: 0.2rem .2rem;background: #fff;height:1.4rem;align-items: center;background: #F1F9F6;}
.tzgg2 li *{transition: 0.5s;}
.tzgg2 li a::after{background:#1C5CB4;}

.tzgg2 li .date{width: 0.9rem;text-align: center;padding-right: 0.1rem;border-right: 1px solid #1C5CB4;}
.tzgg2 li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

.tzgg2 li .date span{display: block;color: #1C5CB4;font-size: 0.36rem;font-family: Arial;line-height: 1.1;}
.tzgg2 li .date p{font-size: 0.18rem;color: #666;font-family: Arial;margin-top: 0.1rem;}
.tzgg2 li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.2rem;}
.tzgg2 li h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;}
.tzgg2 .tab{display: none;}
.tzgg2 .tab:first-child{display: block;}


@media(min-width: 1024px){
  .tzgg2 li a:hover h3,.tzgg2 li a:hover h4{color: #fff;}
  .tzgg2 li a:hover::after{width: 100%;}
  .tzgg2 li a:hover .date{border-right: 1px solid #FFFFFF;}
  .tzgg2 li a:hover .date p,.tzgg2 li a:hover .date span{color: #fff;}
  .tzgg2 li a:hover .date p{opacity: .6;}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzli dt{padding: 0 0.1rem;}
  .tzgg2 li h3{margin-bottom: 0.1rem;}
  .tzgg2 li .date{width: .9rem;}
  .tzgg2 li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

}


@media(max-width: 768px){	
  
}
/* 师资 */
.szlist ul{margin: 0 -0.3rem 0.4rem;}
.szlist li{width: 25%;padding: 0 0.3rem;margin-bottom: 0.25rem;}
.szlist li a{transition: 0.5s;display: block;}
.szlist li .scale{border: 1px solid rgba(0, 0, 0, 0.1608);}
.szlist li .con{padding: 0.25rem 0 0;}
.szlist li h3{font-size: 0.2rem;color: #333;}
.szlist li p{font-size: 0.14rem;color: #999;line-height: 0.26rem;word-break: break-all;margin-top: 0.1rem;}
.szlist li .imged{padding-bottom: 120%;}


@media(min-width: 1025px){
  .szlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.2rem 0rem;}
  .szlist li{width: 25%;padding: 0 0.2rem;margin-bottom: 0.25rem;}
  .szlist li span{padding-left: .1rem;}
  .szlist dt{padding: 0 0.3rem;}
}
@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{width: 25%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 49.3%;}
  .szlist dt{padding: 0 0.1rem;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 50%;}
}
/*师资内容 */

 .sz_char_f1{margin-bottom: 0.56rem;padding: 0.25rem;background: #fff;align-items: center;display: flex;flex-wrap: wrap;box-shadow: 0rem 0rem 0.1rem 0rem rgba(1, 117, 182, 0.2);}
 .sz_char_f1::after{height: 0.03rem;background: #0074B7;width: 100%;}
 .sz_char_f1 .scale{width: 1.75rem;}
 .sz_char_f1 .con{width: calc(100% - 1.75rem);padding: 0 0.34rem;}
 .sz_char_f1 .imged{padding-bottom: 135%;}
 .sz_char_f1 .con h3{display: flex;align-items: flex-end;}
 .sz_char_f1 .con p{font-size: 0.2rem;font-weight: bold;color: #333;}
 .sz_char_f1 .con span{font-size: 0.16rem;color: #666666;display: inline-block;padding-left: 0.15rem;}
 .sz_char_f1 .con h4{font-size: 0.16rem;color: #666;margin: 0.2rem 0 0.17rem;line-height: 1.3;}
 .sz_char_f1 .con li{font-size: 0.16rem;color: #666;line-height: 0.32rem;}
 .con-list {margin-bottom: 0.2rem;}
 .con-list h3{background: #F4F6F6;height: 0.6rem;display: flex;align-items: center;padding: 0 0.2rem;}
 .con-list h3 p{font-size: 0.2rem;color: #333;padding-left: 0.1rem;}
 .con-list .char-con{padding: 0.1rem 0;}
 .con-list .char-con p{font-size: 0.16rem;line-height: 0.32rem;color: #666;/* text-indent: 2em; */}




@media(max-width: 768px){	
   .sz_char_f1 .scale{width: 1.75rem;margin: 0 auto 0.2rem;}
   .sz_char_f1 .con{width: 100%;padding: 0rem;}
   .sz_char_f1{margin-bottom:0.25rem;}
   .con-list .char-con{padding: 0.1rem 0;}
 
}


/* 翻页 */
.j_pages{margin: 0rem auto 0 auto;text-align: center;padding-top: .5rem;}
.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: #1C5CB4;color: #fff;}
.j_pages a:hover{background: #1C5CB4;color:#fff!important;}
.j_pages span{color:#919191;/*padding: 0px 0.16rem; */height: 0.2rem;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: #1C5CB4; color:#fff}
.j_pages .qd{background: #1C5CB4;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: #1C5CB4;}
.san-nav a:hover,.san-nav a.on{color: #1C5CB4;}



@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;}
  .j_pages{padding-top: 0.25rem;}
}
@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;
}
 