@charset "utf-8";
/* common */
.ban{position: relative;}
.ban img { width: 100%;}
/* 手机内页二级导航 */
.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: #0d5aa9;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;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;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #0d5aa9;}
.cont table {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.inner {padding: 0rem 0 .5rem;position: relative;background: url(../images/inn-bg.jpg) no-repeat bottom #f9f9f9;background-size: 100%;}
.inner .wp{align-items:flex-start;}
.inner_left {width:3.4rem;z-index: 100;position: relative;margin-bottom: 0.4rem;padding-left: .3rem;margin-top: -1rem;}
.inner_left:after{width: 100%;height: 100%;background: url(../images/er-bg.png) no-repeat;top: 0;left: 0;z-index: -1;content: "";position: absolute;background-size: 100% 100%;}

.inner_right {width: calc(100% - 3.4rem);padding-left: .6rem;padding-top: .5rem;}
.inner_left h2 {height: 1rem;display: flex;align-items: center;position: relative;padding: 0 .3rem;}
.inner_left h2 p{font-size: 0.28rem;color: #fff;font-weight: bold;line-height: 1rem;}
.inner_left h2 span{font-family:siyuan-b;font-size: 0.3rem;color: #fff;opacity: .2;position: absolute;left: .25rem;top: 0.2rem;}
.inner_left ul {background: url(../images/nav-bg.jpg) no-repeat bottom #f2f6fa;z-index: 10;position: relative;background-size: 100%;padding: 0.5rem 0 2.8rem;}
.inner_left ul li {position: relative;transition: all 0.5s ease 0s;}
.inner_left ul li p {padding: 0 0.25rem;height: .65rem;transition: 0.5s;}
.inner_left ul li p a {font-size: 0.2rem;display: block;line-height: 0.65rem;cursor: pointer;width: 100%;color: #222;transition: all 0.5s ease 0s;position: relative;padding-left: .2rem;}
.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: 0.15rem;height: 0.09rem;background: url(../images/jt2.png) no-repeat;opacity: 0;background-size: 100%;transform: translateY(-50%);}
.inner_left ul li.active a::after,.inner_left ul li:hover a::after{opacity: 1;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #fff;}
.inner_left ul li.active p,.inner_left ul li:hover p{color: #fff;background: #e0a338;}
.nysubnav {/* background: #fff; */display: none;padding: .15rem 0 .15rem .45rem;}
.nysubnav a {padding: 0px 0.3rem;line-height: 0.4rem;display: block;font-size: 0.16rem;position: relative;padding-left: .3rem;color: #666;}
.nysubnav a::after{content: "";position: absolute;width: 0.06rem;height: 0.06rem;border-radius: 50%;border: 1px solid rgba(14,75,158,.2);left: 0;top: 50%;transform: translateY(-50%);}
.nysubnav a:hover, .nysubnav a.on {color: #0d5aa9;}
.nysubnav a:hover::after, .nysubnav a.on::after{background: #0d5aa9;border: 1px solid rgba(14,75,158,1)}

.inner_left ul li.active .nysubnav{display: block;}
.local {border-bottom: 1px solid #e6eff8;padding: 0rem 0px 0.25rem;margin-bottom: .65rem;align-items: center;position: relative;}
.local h2{color: #0d5aa9;font-size: 0.26rem;font-family: 'sy';font-weight: bold;padding-left: .2rem;}
.local::before{width: 1.5rem;height: 0.02rem;background: #0d5aa9;content: "";position: absolute;left: 0;bottom: 0;}
.local::after{width: 0.17rem;height: 0.14rem;background: url(../images/lm-ico.png) no-repeat #fff;background-size: 100%;left: auto;right: 0;bottom: -0.07rem;}

.adress {color: #666;font-size: 0.16rem;text-align: right;padding-left: .25rem;background: url(../images/home.png) no-repeat;background-size: 0.17rem;line-height: 1.5;position: absolute;right: 0;}
.adress a {color: #666;}
.adress a:hover { color: #0d5aa9; }

.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy{padding-top: 0.2rem;}
.jjy p,.jjy *{font-size: 0.18rem !important;line-height: 0.34rem !important;margin: 0.1rem 0;text-indent: 2em;font-family: "Microsoft Yahei" !important;text-align: justify;}
.jjy img{margin: 0.1rem auto;}
/* 文字列表 */
.wz-list{width: 70%;}
.wz-list li a{padding: .3rem 0;height: 1.95rem;border-bottom: 1px solid #eee;}
.wz-list li a::after{width: 0.65rem;height: 0.03rem;background: #0e4b9f;}
.wz-list li .date{width: 0.65rem;white-space: normal;text-align: center;}
.wz-list li .date span{color: #0e4b9f;font-size: 0.44rem;line-height: 1.3;}
.wz-list li .date p{color: #0e4b9f;font-size: 0.16rem;line-height: 1.5;opacity: .6;}
.wz-list li .con{width: calc(100% - .65rem);padding-left: .25rem;}
.wz-list li h3{color: #333;font-size: 0.18rem;transition: 0.5s;margin-bottom: .25rem;font-weight: bold;line-height: 1.5;}
.wz-list li h4{font-size: 0.15rem;color: #777;line-height: 0.26rem;max-height: 0.52rem\0;}
.wz-list li .con{padding-right: 10%;}
.wz-list li .con::after{width: 0.47rem;height: 0.26rem;background-size: 100%;left: auto;right: 0;top: 50%;margin-top: -0.13rem;bottom: auto;transform: rotateY(180deg);}
.wz-list li:first-child a{padding-top: 0;height: 1.65rem;}

@media(min-width: 1024px){
  .wz-list li a:hover::after{width: 100%;}
  .wz-list li a:hover h3{color: #0e4b9f;font-weight: bold;}
}
@media(max-width: 1024px){
  .wz-list{width: 100%;}
}
@media(max-width: 768px){
  .wz-list li .date span{font-size: .3rem;}
  .wz-list li h3{margin-bottom:.1rem;}
}
/* 新闻列表2 */
.newlist2 li:first-child a{padding-top: 0;}
.newlist2 li a{align-items: center;border-bottom: 1px solid #ccc;padding: .4rem 0;position: relative;}
/* .newlist2 li a::after{background: #0d5aa9;width: 0;height: 1px;} */
.newlist2 li .date{width: 1.56rem;white-space: nowrap;font-size: 0.18rem;color: #fff;height: 0.48rem;line-height: 0.48rem;position: absolute;left: 0;bottom: .6rem;text-align: center;}
.newlist2 li .date::after{width: 100%;background: #1c72c8;/* background-size: 100% 100%; */}
.newlist2 li .scale{width: 3.4rem;}
.newlist2 li .con{width: calc(100% - 3.4rem);padding-left: .5rem;/* padding-right: 7%; */}
/* .newlist2 li .con::after{width: 0.56rem;height: 0.56rem;background-size: 100%;bottom: auto;left: auto;right: 0;top: 50%;transform: translateY(-50%);} */
.newlist2 li h3{font-size: 0.24rem;color: #333;line-height: 0.3rem;margin-bottom: .4rem;font-weight: bold;}
.newlist2 li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;}
.newlist2 li *{transition: 0.5s;}

@media(min-width: 1024px){
  .newlist2 li a:hover h3{color: #0d5aa9;transform: translateX(.2rem);}
}
/* @media(max-width: 1024px){
  .newlist2 li a{padding:.25rem 0rem}
}
@media(max-width: 768px){
  .newlist2 li .scale{width: 2.8rem;}
  .newlist2 li .con{width: calc(100% - 2.8rem);padding-left: .2rem;padding-right: .6rem;}
 .newlist2 li p{-webkit-line-clamp: 2;}
 .newlist2 li .con::after{width: 0.45rem;height: 0.45rem;}
}
@media(max-width: 600px){
  .newlist2 li .scale{width: 2rem;}
  .newlist2 li .con{width: calc(100% - 2rem);padding-left: .2rem;padding-right: .4rem;}
  .newlist2 li .date{bottom: .4rem;width: 1.2rem;height: .4rem;line-height: .4rem;}
  .newlist2 li h3{margin-bottom:.2rem;}
  .newlist2 li .con::after{width: 0.35rem;height: 0.35rem;}
} */
@media(max-width: 420px){

}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.tzgg li a{padding: .35rem 0.1rem .35rem .15rem;border-bottom: 1px solid #eee;}
.tzgg li a::after{background: #0d5aa9;}
.tzgg li h3{width: calc(100% - 1.2rem);font-size: 0.2rem;color: #4c4c4c;transition: 0.5s;padding-right:.2rem;padding-left: .1rem;}
.tzgg li span{font-size: 0.2rem;color: #4c4c4c;width: 1.2rem;text-align: right;transition: 0.5s;white-space: nowrap;font-family: pol;}
.tzgg li h3 i{font-style: normal;color: #0d5aa9;}
.tzgg li h3::after{width: 0.05rem;height: 0.05rem;background: #0d5aa9;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}



@media(min-width: 1024px){
  .tzgg li a:hover::after{width: 100%;}
  .tzgg li a:hover h3,.tzgg li a:hover span,.tzgg li a:hover h3 i{color: #fff;}
  .tzgg li a:hover h3{transform:translateX(.2rem);}
  .tzgg li a:hover h3::after{background:#fff;}
}

/* @media(max-width: 1024px){	
  .tzgg ul{margin:0 -.15rem;}
  .tzgg li{width: 33.3%;margin-bottom: 0.5rem;padding:0 .15rem;}
}
@media screen and (max-width: 768px) {
  .tzgg ul{margin:0 -.2rem;}
  .tzgg li{width: 50%;margin-bottom: .35rem;padding:0 .2rem;}
  .tzgg li a{padding: .3rem;height: 1.8rem;}
  .tzgg li .ico{width:.45rem;height:.45rem;top:-.1rem;}
  .tzgg li h3{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .tzgg ul{margin:0 -.2rem;}
  .tzgg li{width: 100%;margin-bottom: .35rem;padding:0 .2rem;}

} */
/* 新闻2 */
.new_list1 ul{margin: 0 -0.1rem;}
.new_list1 li{width: 33.3%;padding: 0 0.1rem;margin-bottom: .5rem;}
.new_list1 li a{padding: .25rem;flex-direction: column;flex-wrap: nowrap;height: 100%;background: #fff;}
.new_list1 li a::after{width: 100%;height: 0;background: #0e4b9f;}
.new_list1 li a .h3{padding-bottom: .6rem;border-bottom: 1px solid #eee;padding-top: .2rem;}
.new_list1 li h3{font-size: 0.18rem;color: #333;line-height: 0.26rem;max-height: 0.52rem\0;transition: 0.5s;}
.new_list1 li .p{justify-content: space-between;margin: .25rem 0 0.15rem;}
.new_list1 li p{align-items: center;font-size: 0.2rem;color: #0e4b9f;}
.new_list1 li p span{width: 0.2rem;height: 0.2rem;background-size: 100% !important;display: inline-block;transition: 0.5s;margin-right: .1rem;}
.new_list1 li .p i{display: inline-block;width: 0.26rem;height: 0.16rem;background: url(../images/xq1.png) no-repeat;background-size: 100% !important;transition: 0.5s;}
.new_list1 ul{margin: 0 -0.25rem;}
.new_list2 li{padding: 0 0.25rem;}
.new_list2 li a .h3{padding: .35rem 0;margin-bottom: .3rem;}
.new_list2 li .h3::after{width: 0.26rem;height: 0.16rem;background: url(../images/xq1.png) no-repeat;background-size: 100% !important;left: auto;right: 0;bottom: -.08rem;}
.new_list2 li h4{font-size: 0.14rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;transition: 0.5s;margin-bottom: .2rem;}


@media screen and (min-width: 1025px) {
  .new_list1 li a:hover h3,.new_list1 .tab1 li a:hover h3,.new_list1 .tab1 li a:hover p{color: #0e4b9f;}
  .new_list1 li a:hover::after{height: 100%;}
  .new_list1 li a:hover h3,.new_list1 li a:hover p,.home4-t li a:hover h3,.home4-t li a:hover p,.new_list2 li a:hover  h4{color: #fff;}
  .new_list1 li a:hover p span{}

  .new_list1 li a:hover .p i{}
  .new_list2 li a:hover .h3::after{}
  .new_list1 li a:hover .h3{border-bottom:1px solid rgba(255,255,255,.1)}

}

@media(max-width: 1024px){	
  .new_list1 li{width: 33.3%;padding: 0 0.1rem;margin-bottom: .3rem;}
  .new_list1 ul{margin: 0 -0.1rem;}
  .new_list2 li{padding: 0 0.1rem;}
  
}
@media screen and (max-width: 768px) {
  .new_list1 li{width: 50%;}
  .new_list1 li a .h3{padding-bottom:.2rem;}
  .new_list1 li a{padding:.15rem;}
  .new_list1 li:last-child{display: none;}
  .new_list2 li a .h3{padding:.2rem 0;margin-bottom: .2rem;}
}
@media screen and (max-width: 420px) {
  
}

/*  内容页*/
.article .tit{font-size: 0.28rem;color: #000;line-height: 0.32rem;margin: 0.1rem 0 .25rem;text-align: center;}
.article .conttime{padding: 0rem 0 .2rem;border-bottom: 1px dashed #ccc;margin-bottom: 0.2rem;text-align: center;}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.1rem;}
.article .cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;}
.article .cont p span{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;}
.new_miew{border-top: 1px solid #c9c9c9;padding: 0.3rem .2rem .2rem;margin-top:0.5rem;/* background: #fff; */}
.new_miew p{font-size: 0.2rem;color: #333;line-height: 1.6;margin-bottom: 0.05rem;width: 50%;}
.new_miew p a{transition: 0.5s;color: #999;display: block;font-size: 0.16rem;}
.new_miew p:hover a{color: #0d5aa9;}



/* @media screen and (min-width: 1025px) {
  .cont-ny .right li a:hover h3{color: #0d5aa9;}
}

@media(max-width: 1024px){	
  .content h3{font-size: .24rem;line-height: 1.5;}
  .new_miew{margin-top: .3rem;}
  .cont p{margin-bottom: .1rem;}
  .content{width: 100%;}
  .cont-ny .right{width: 30%;padding-left: .4rem;display: none;}
} */

/* 校园风光 */
.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: #000;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: #0d5aa9;}
}
@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;}
}
/* 师资列表 */
.xrld ul{margin: 0 -0.4rem;}
.xrld li{width: 25%;margin-bottom: .5rem;padding: 0 0.4rem;}
.xrld li a{display: block;position: relative;}
.xrld li a::after{width: 1.06rem;height: 1.36rem;background: url(../images/ld-bg.png) no-repeat;background-size: 100%;bottom: auto;top: -0.15rem;left: -0.15rem;opacity: 0;}
.xrld li .scale{width: 100%;}

.xrld li h3{font-size: 0.18rem;color: #fff;line-height: 0.32rem;transition: 0.5s;text-align: center;margin-top: .15rem;position: absolute;right: 0;bottom: 0.2rem;height: 0.5rem;width: 1.46rem;padding-left: .6rem;line-height: 0.5rem;background: url(../images/ld-bg1.png) no-repeat;background-size: 100% 100% !important;transition: .5s;}
.xrld li .imged{padding-bottom: 125%;}

.xrld li a:hover h3{background: url(../images/ld-bg2.png) no-repeat;}
.xrld li a:hover::after{opacity: 1;}
/* 组织机构 */
.zzjg .fl01{margin-bottom: .4rem;}
.zzjg  h3{height: 0.48rem;line-height: 0.48rem;color: #fff;font-size: 0.22rem;padding-left: .4rem;margin-bottom: 0.4rem;}
.zzjg  h3::after{width: 1.78rem;height: 100%;background-size: 100%;}
.zzjg ul{margin: 0 -0.15rem;}
.zzjg li{width: 33.3%;padding: 0 0.15rem;margin-bottom: .3rem;}
.zzjg li a{height: 0.54rem;padding: 0 .2rem 0 .3rem;align-items: center;}
.zzjg li a::after{width: 100%;height: 100%;background-size: 100% 100%!important;}
.zzjg li h4{width: calc(100% - 0.19rem);padding-right: .2rem;font-size: 0.16rem;color: #333;line-height: 1.3;transition: 0.5s;}
.zzjg li i{width: 0.19rem;height: 0.14rem;background-size: 100% !important;font-style: normal;transition: 0.5s;}

.zzjg2 h3::after{width: 85%;height: 100%;background-size: 100% 100%;}

.zzjg2 ul{margin: 0;padding-left: 0.3rem;border-left: 1px solid #1c59ae;}
.zzjg2 li{width: 33.3%;padding: 0 0.33rem;}



@media(min-width: 1024px){
  .zzjg li a:hover::after{}
  .zzjg li a:hover i{}
  .zzjg li a:hover h4{color: #fff;transform: translateX(.15rem);}
}
@media(max-width: 1024px){
  .zzjg .fl01{margin-bottom: .2rem;}
  .zzjg2 li{padding:0 .15rem;}
}
@media(max-width: 768px){
  .zzjg h3{margin-bottom: 0.3rem;}
  .zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 50%;padding: 0 0.1rem;}
  .zzjg2 ul{margin:0;padding-left: .1rem;}
}
@media(max-width: 420px){
  .zzjg li{width: 100%;}
}





/* 翻页 */
.j_pages{margin:0.6rem auto 0 auto;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: #0d5aa9;color: #fff;}
.j_pages a:hover{background: #0d5aa9;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: #0d5aa9; color:#fff}
.j_pages .qd{background: #0d5aa9;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: .4rem;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: #0d5aa9;}
.san-nav a:hover,.san-nav a.on{color: #0d5aa9;}

/* @media screen and (max-width: 1200px) {
    #share-2{display: none;}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	.wrap_ph{display: block;}
	.inner{padding: .3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .local{display: none;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin: .3rem auto 0;}

}  */


 /*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background:#0d5aa9;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #0d5aa9;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #0d5aa9;
}

@media (max-width: 1199px){
    .ban{
        margin-top: .75rem;
    }
    .n_banner .wp{
        padding: 0;
        max-width: none;
    }
    #m_n_nav{
        display: block;
    }
    .inner_left{
        display: none;
    }
    .inner_right{
		width:100%;
		padding:0;
	}
	.inner{
		padding:.4rem 0;
	}
	.local{
		padding-bottom: .1rem;
		margin-bottom:.2rem;
	}
	.local h2,
	.local::before{
		display: none;
	}
	.adress{
		position:static;
		text-align: left;
	}
}
@media (max-width: 1025px){
	.article .tit{
		font-size:.26rem;
		line-height:1.5;
		margin: .1rem 0;
	}
	.article .conttime{
		padding: 0 0 .1rem;
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
	}
      .article .cont p img{
		height:auto
	}
	.tzgg li a{
		padding:.2rem 0
	}
	.tzgg li h3{
		font-size:.16rem;
		width: calc(100% - 0.7rem);
		padding: 0 0 0 .1rem;
	}
	.tzgg li span{
		font-size:.14rem;
		width: 0.65rem;
	}
	.xrld li{
		width:18%;
		padding:0;
		margin: 0;
	}
	.xrld ul{
		margin:0;
		gap:.2rem 2%;
		justify-content:flex-start
	}
	.xrld li h3{
		padding:0;
		left:0;
		width:auto;
		bottom:0;
		background:#0d5aa9;
		margin-top: 0;
		line-height: 0.4rem;
		height: auto;
	}
}
@media (max-width: 769px){
	.inner {
        padding: .3rem 0 .4rem;
    }
	.article .conttime{
		gap:.05rem .1rem
	}
	.xrld li{
		width:23.5%;
	}
}

@media (max-width: 641px){
	.xrld li{
		width:32%;
	}
}
@media (max-width: 481px){
	.xrld li{
		width:48%;
	}
}



 