@charset "utf-8";
/* common */
.header_box_li #header::before{background: #0064e1;height: 1.4rem;display: none;}
.header_box_li #header{background: #0064e1;}
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
.ban .imged::after{width: 100%;height: 50%;background: url(../images/banshad.png) no-repeat;background-size: 100% 100%;}

.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::after{width: 0.65rem;height: 0.77rem;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;left: -0.25rem;bottom: .2rem;}
.ban h3::before{content: "";position: absolute;width: auto;height: 1.1rem;background: #0064e1;border-radius: 0 0.3rem 0 0;right: 0;left: -50vw;z-index: -1;bottom: 0;}

.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: url(../images/home.png) no-repeat left center;background-size: 0.28rem;padding-left: 0.32rem;}

.ejlm_pc{/* width: 100%; */z-index: 100;padding-left: .2rem;display: flex;}
.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:#0064e1;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{color: #0064e1 ;font-weight: bold;border-bottom: 0.03rem solid #0064e1;}



/* 手机内页二级导航 */
.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: #0064e1;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.png) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph{display: none;}
.wrap_ph li.active a{color: #0064e1;}

.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.png) 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: #0064e1;}
.inner {padding: 0.7rem 0 .75rem;position: relative;background: url(../images/innbg.png) no-repeat bottom;background-size: 100%;}

/* 学院新闻 */
.newlist li{margin-bottom: 0.3rem;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: 0.2rem;align-items: center;height: 2.05rem;border-radius: 0rem 0.3rem 0rem 0.3rem;background: #F2F5F9;}
.newlist li a::after{left: 0;background: #fff;height: auto;bottom: 0.05rem;top: 0;box-shadow: 0px 0px 14px 0px rgba(23, 88, 190, 0.5);border-radius: 0px 0.3rem 0rem 0.3rem;opacity: 0;width: 100%;}

.newlist li .scale{width: 2.3rem;}
.newlist li .con{width: calc(100% - 3.5rem);padding:0 .35rem;}
.newlist li .date{width: 1.2rem;text-align: center;white-space: nowrap;padding-left: 0.4rem;border-left: 1px solid #BFD4F4;}

.newlist li span{font-size: 0.3rem;color: #1758BE;display: block;font-weight: bold;}
.newlist li p{font-size: 0.18rem;color: #9B9B9B;margin-top: 0.1rem;}

.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;padding-bottom: 0.15rem;}
.newlist li h4{font-size: 0.16rem;color: #888;line-height: .28rem;max-height: 0.56rem;margin: .2rem 0 0;}
.newlist li h3::after{width: 0.38rem;height: 0.03rem;background: #1758BE;}


@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover{background: #1758BE;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #3568CB;}
  .newlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2rem;}
  .newlist li .date{width: 1rem;padding-left: 0.2rem;}
  .newlist li .con{width: calc(100% - 3rem);padding:0 .2rem;}
  .newlist li span{font-size:.24rem;}
}
@media screen and (max-width: 420px) {
  
}
.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(../images/tzli.png) no-repeat bottom;background-size: 100%;height: 1.2rem;}
.tzgg li *{transition: 0.5s;}
.tzgg li:last-child a{background: none;}
.tzgg li a::after{height: 1px;background: #3568CB;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: #ED9900;font-size: 0.3rem;font-family: Arial;font-weight:400;text-align:center;line-height: 1.1;}
.tzgg li .date p{font-size: 0.18rem;color: #ED9900;margin-top: 0.1rem;font-family: Arial;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.18rem;color: #999;line-height: 0.3rem;}




@media(min-width: 1024px){
  .tzgg li a:hover h3,.tzgg li a:hover h4{color: #0064e1;}
  .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: #0064e1;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: #0064e1;}
  .xrld li a:hover h3{border-left: 0.04rem solid #0064e1;}
}
@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;}
}
/*公共样式*/
.pb_sys_common {font-size:12px;font-family:SimSun;line-height:12px;color:#222;}
.pb_sys_common a {text-decoration:none;}
.pb_sys_common .p_pages {margin-left:-5px;}
.pb_sys_common .p_fun_d,.pb_sys_common .p_no_d,.pb_sys_common .p_no_o,.pb_sys_common .p_fun a,.pb_sys_common .p_no a {border:1px solid #ccc;padding:5px 8px;margin:0px 0px 0px 5px;height:24px;-height:auto;line-height:12px;box-sizing:border-box;display:inline-block;vertical-align:middle;}
.pb_sys_common .p_t {line-height:12px;margin:0px;padding:0px;display:inline-block;vertical-align:middle;}
.pb_sys_common .p_fun_d,.pb_sys_common .p_no_d,.pb_sys_common .p_no_o {color:#ccc;}
.pb_sys_common .p_fun a,.pb_sys_common .p_no a {color:#222;}
.pb_sys_common .p_dot {margin-left:4px;margin-right:-4px;color:#222;}
.pb_sys_common .p_goto input,.pb_sys_common .p_search input {/*    height:22px;border:1px solid #aaa;outline-width:thin;outline-color:#258CFF;text-align:center;vertical-align:middle;*/    font-family:SimSun;font-size:12px;border:1px solid #aaa;height:22px;line-height:20px;box-sizing:border-box;vertical-align:middle;outline-width:thin;outline-color:#258CFF;margin:0px 2px;padding:0px 1px;}
.pb_sys_common .p_goto input {width:22px;text-align:center;}
.pb_sys_common .p_search input {width:100px;text-align:left;}
.pb_sys_common .p_goto input:hover,.pb_sys_common .p_goto input:focus,.pb_sys_common .p_search input:hover,.pb_sys_common .p_search input:focus {border:1px solid #258CFF;}
.pb_sys_common .p_goto a,.pb_sys_common .p_search a {border:1px solid #ccc;padding:5px 6px;color:#222;margin:0px;height:24px;-height:auto;line-height:12px;display:inline-block;box-sizing:border-box;vertical-align:middle;}
.pb_sys_common .p_dosize_d,.pb_sys_common .p_dosize a {/*    border-width:1px 0px 1px 1px;border-style:solid;border-color:#ccc;padding:5px 6px;color:#222;*/    border-right:1px solid #ccc;padding:1px 5px;color:#888888;}
.pb_sys_common .p_dosize_d {/*background-color:#f5f5f5;*/    color:#222;}
.pb_sys_common .p_dosize a:hover {/*background-color:#f5f5f5;*/    color:#222;}
.pb_sys_common .p_dosize_last_d,.pb_sys_common .p_dosize_last a {/*border-right-width:1px*/    border-right-width:0px;}
/*按钮控制*/.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d {display:none;}
.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d {display:none;}
.pb_sys_full {}
.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d {display:none;}
.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot {display:none;}
.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d {display:none;}
/*样式1-4*/.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover,.pb_sys_style1 .p_goto a:hover,.pb_sys_style1 .p_search a:hover,.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover,.pb_sys_style2 .p_goto a:hover,.pb_sys_style2 .p_search a:hover,.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover,.pb_sys_style3 .p_goto a:hover,.pb_sys_style3 .p_search a:hover,.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover,.pb_sys_style4 .p_goto a:hover,.pb_sys_style4 .p_search a:hover {background-color:#f5f5f5;}
/*样式1 蓝*/.pb_sys_style1 .p_no_d {border:1px solid #258CFF;color:#fff;background-color:#258CFF;}
/*样式2 红*/.pb_sys_style2 .p_no_d {border:1px solid #F04646;color:#fff;background-color:#F04646;}
/*样式3 绿*/.pb_sys_style3 .p_no_d {border:1px solid #32B907;color:#fff;background-color:#32B907;}
/*样式4 灰*/.pb_sys_style4 .p_no_d {border:1px solid #888;color:#fff;background-color:#888;}
/*样式5-8*/.pb_sys_style5 .p_fun_d,.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a,.pb_sys_style5 .p_no a,.pb_sys_style5 .p_goto a,.pb_sys_style5 .p_search a,.pb_sys_style6 .p_fun_d,.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a,.pb_sys_style6 .p_no a,.pb_sys_style6 .p_goto a,.pb_sys_style6 .p_search a,.pb_sys_style7 .p_fun_d,.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a,.pb_sys_style7 .p_no a,.pb_sys_style7 .p_goto a,.pb_sys_style7 .p_search a,.pb_sys_style8 .p_fun_d,.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a,.pb_sys_style8 .p_no a,.pb_sys_style8 .p_goto a,.pb_sys_style8 .p_search a {border:1px solid transparent;}
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover,.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover,.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover,.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover {border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;}
.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover,.pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover,.pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover,.pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover {text-decoration:underline;}
/*样式5 蓝*/.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover {border:1px solid #258CFF;color:#fff;background-color:#258CFF;}
/*样式6 红*/.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover {border:1px solid #F04646;color:#fff;background-color:#F04646;}
/*样式7 绿*/.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover {border:1px solid #32B907;color:#fff;background-color:#32B907;}
/*样式8 灰*/.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover {border:1px solid #888;color:#fff;background-color:#888;}


/*  内容页*/
.article .tit{font-size: 0.36rem;color: #000;line-height: 1.4;margin: 0rem 0 .3rem;font-weight: bold;text-align: center;}
.article .ptit{font-size: 0.24rem;color: #000;line-height: 1;margin: 0rem 0 .2rem;font-weight: 400;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: #333;padding: 0 0.3rem 0 0;}
.article .cont p{text-indent: 2em;}
.cont p{font-size: 0.18rem !important;color: #666 !important;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;}
.cont p img,.cont p video{height: auto !important;margin: 0 auto;}


.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.05rem;padding-left: .15rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #0064e1;}
.new_miew p::after{width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #0064e1;bottom: auto;top: .13rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size:.28rem;}
}
/* 简介页 */
.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: #0064e1;}
.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.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 #0064e1;}
.xyfg li .scale .imged{padding-bottom: 70%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0064e1;}
}
@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%;}
}
/* 通知 */
.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0; border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #AF201E;}
.newlist1 ul.list h3{width: calc(100% - 1.1rem);font-size: 0.18rem;color: #000;padding: 0 .2rem 0 0rem;transition: 0.5s;position:relative;}
.newlist1 ul.list li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
/* .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{color: #AF201E;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
}

/* 组织机构 */
.zzjg{padding: .2rem 0;}
.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.65rem;align-items: center;overflow: hidden;border: 1px solid #ccc;}
.zzjg li a::after{}
.zzjg li h3{text-align: center;font-size: 0.2rem;color: #333;line-height: 1.3;width: calc(100% - 0.65rem);padding: 0 0.1rem;transition: 0.5s;}
.zzjg li span{width: 0.65rem;height: 100%;border-left: 1px solid #ccc;background-size: 0.16rem 0.16rem !important;transition: 0.5s;display: block;}

@media(min-width: 1025px){	
	.zzjg li a:hover h3{color: #FFD59E;}
  .zzjg li a:hover{border: 1px solid rgba(0, 0, 0, 0);}
	.zzjg li a:hover::after{width: 100%;}
  .zzjg li a:hover span{border-left: 1px solid #FFD59E;}
}
@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: #0064e1;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: #0064e1;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: #0064e1;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: #0064e1;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%;}
}




/* 翻页 */
.j_pages{margin: 0rem 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: #0064e1;color: #fff;}
.j_pages a:hover{background: #0064e1;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: #0064e1; color:#fff}
.j_pages .qd{background: #0064e1;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: #0064e1;}
.san-nav a:hover,.san-nav a.on{color: #0064e1;}



@media screen and (max-width: 1200px) {
  .ban .h3{position: relative;display: none;}
  .wrap_ph{display: block;/* background: #e2effa; */}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	
	.inner{min-height: 6rem;padding: .3rem 0;}
	.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;
}
 