@charset "utf-8";
/* common */
.header_top{/* position: relative; */}
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
.header_top::after{background: linear-gradient(180deg, rgba(27,75,47,.5) 0%, rgba(0, 0, 0, 0) 100%)}
/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 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: #1b4b2f;}
.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.2rem 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 li h3{position:relative;padding: .05rem 0;font-size: .22rem;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #1b4b2f;}
.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.18rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #1b4b2f;}
.ntit{margin-bottom:0.1rem;}
.inner {padding: 0.5rem 0 1rem;position: relative;}
.inner::after{width: 100%;height: auto;top: -0.2rem;bottom: -0.35rem;background: url(../images/innbg.jpg) no-repeat bottom/cover;border-radius: 0.2rem 0.2rem 0 0;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 3.6rem;z-index: 100;position: relative;/* overflow: hidden; */margin-right: 0.81rem;}
.inner_right {flex: 1;min-width: 0;}
.inner_left h2 {text-align: center;height: 1.03rem;align-items: center;justify-content: center;background: url(../images/lmbg.png) no-repeat center center/100% 100%;border-radius: 0.2rem 0.2rem 0 0;}
.inner_left h2 p{color: #fff;line-height: 1.1;font-size: 0.45rem;font-weight: bold;font-family: ali-b;}
.inner_left ul {padding: .1rem 0.21rem .5rem;background: url(../images/navbg.png) no-repeat center/cover;box-shadow: 0 0rem 0.2rem rgba(0,134,56,0.1);}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li>p {padding: .2rem 0.1rem;border-bottom: 1px solid #e3eae6;text-align: center;transition: 0.5s;text-align: center;position: relative;}
.inner_left ul li>p a {font-size: 0.22rem;cursor: pointer;width: 100%;color:#1b4b2f;transition: .5s;position: relative;display: block;font-family: ali-b;}
.inner_left ul li>p span{font-size: 0.12rem;color: #1b4b2f;opacity: .3;font-family: de;display: block;margin-top: 0.1rem;}
.inner_left ul li:hover>p a, .inner_left ul li.active>p a {}
.inner_left ul li p b{width: 0.36rem;height: 0.36rem;position: absolute;right: 0;top: 0.2rem;}

.nysubnav {display: none;padding-left: 1.1rem;padding-top: .1rem;}
.inner_left ul li.active .nysubnav{display: block;}
.nysubnav dt p{padding: 0.1rem .1rem;line-height: 1.5;display: block;font-size: .2rem;/* text-align: center; */color: #444;}
.nysubnav dt p:hover, .nysubnav dt.on p{color: #1b4b2f;font-weight: 600;}

.local {margin-bottom: .3rem;justify-content: flex-end;align-items: center;}
.local h2{color: #333;font-size: 0.36rem;font-weight: 500;}
.local .adress{padding-bottom:0;}
.local .adress:after{display:none;}
.title .h3 p{width: 0.75rem;}
.title{margin-bottom: 0.4rem;}
.adress{font-size: 0.18rem;position:relative;padding-bottom: 0.15rem;}
.adress::after{background: url(../images/more.png) no-repeat bottom/0.48rem;left: auto;right: 0;width: .48rem;height: .09rem;}
.adress p{padding-left: 0.25rem;line-height: 0.26rem;font-size: .16rem;color: #00aa60;/* display: flex; */background: url(../images/home.png) no-repeat left center;background-size: 0.18rem;}
.adress a {font-size: 0.18rem;color: #888;transition: 0.5s;display: inline-block;padding: 0 0.05rem;}
.adress a:hover { color: #333; }
@media(max-width: 1024px) {
#vsb_content table{
    overflow-x: auto; 
    white-space: nowrap;
display: block;//pc端去掉该属性，否则无法居中
}
}
#vsb_content table{
width:auto;
max-width:100%;
margin:0 auto !important;

}
#vsb_content td p{
text-align:center;
text-indent:0 !important;
}
#vsb_content img{
max-width:100%;
height:auto !important;
}
#vsb_content iframe{
max-width:100%;
}





@media(max-width: 1024px) {
	
.v_news_content table{
    overflow-x: auto; 
    white-space: nowrap;
display: block;//pc端去掉该属性，否则无法居中
}
}
.v_news_content table{
width:auto;
max-width:100%;
margin:0 auto !important;

}
.v_news_content td p{
text-align:center;
text-indent:0 !important;
}
.v_news_content img{
max-width:100%;
height:auto !important;
}
.v_news_content iframe{
max-width:100%;
}



/* 新闻列表1 */
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .28rem 0;border-bottom: 1px solid #ddd;transition: 0.5s;}
.newlist1 ul.list li a::after{bottom: -1px;height: auto;background: url(../images/newbg.jpg) repeat;border-radius: 0.2rem;width: auto;left: -0.45rem;right: -0.45rem;opacity: 0;top: -1px;}
.newlist1 ul.list h3{font-size: 0.2rem;color: #333;padding: 0rem 0 0rem 0.25rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li>a>span{font-size: 0.16rem;color: #c4a04e;padding-left: 0.25rem;background: url(../images/h2-t.png) no-repeat left center/0.18rem;font-family: HarmonyOS_Sans_Medium;order: -1;font-weight: 500;}
/* .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) {
	.inner::after{
		
background: url(../images/innbg.jpg) no-repeat left / cover;
	}
  .newlist1 ul.list li a:hover h3{color: #fff;}
  .newlist1 ul.list li a:hover::after{opacity: 1;}
}
/* 图文 */
.newlist li a{padding: .38rem 0rem;align-items: center;border-bottom: 1px solid #ddd;}
.newlist li a::after{width: auto;border-radius: 0.2rem;background: url(../images/newbg.jpg) no-repeat center/cover;opacity: 0;left: -0.5rem;right: -0.5rem;height: auto;top: -1px;bottom: -1px;}
.newlist li .scale{width: 3.4rem;}
.newlist li .con{padding-left: .45rem;flex: 1;min-width: 0;}

.newlist li span{font-size: 0.16rem;color: #c4a04e;font-weight: 500;line-height: 1.3;transition: 0.5s;display: block;padding-left: 0.25rem;background: url(../images/h2-t.png) no-repeat left center/0.18rem;	font-family: HarmonyOS_Sans_Medium;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;transition: 0.5s;margin: .17rem 0 0.35rem;}
.newlist li p{font-size: 0.16rem;color: #333;line-height: .24rem;max-height: 0.72rem;transition: 0.5s;opacity: .7;}

@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover .scale{border-radius: 0.2rem;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;}
  .newlist li .con{flex: none;width: 100%;padding: 0.2rem 0 0;}
}


/* 通知公告 */
.tzgg li *{transition: 0.5s;}
.tzgg li a{padding: .27rem .2rem;border-bottom: 1px dashed #ddd;}
.tzgg li a::after{width: 100%;height: auto;top: -1px;bottom: -1px;background: #1b4b2f;opacity: 0;}
.tzgg li .date{text-align: center;margin-top: .05rem;}
.tzgg li span{font-family: Bebas;font-size: 0.32rem;color: #333;}
.tzgg li p{font-size: 0.14rem;color: #333;margin-top: 0.05rem;font-family: Bebas;}
.tzgg li .con{flex:1;min-width: 0;padding-left: 0.35rem;}
.tzgg li h3 {font-size: 0.2rem;color: #000;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;margin-bottom: 0.1rem;}
.tzgg li h4{font-size: 0.16rem;color: #999;line-height: 0.3rem;}


@media(min-width: 1025px){	
.tzgg li a:hover::after{opacity: 1;}
.tzgg li a:hover h3,.tzgg li a:hover p,.tzgg li a:hover span,.tzgg li a:hover h4{color: #fff;}
}


/*  内容页*/
.cont-ny { justify-content: space-between; align-items: flex-start; }
.cont-ny .article { width: 73%;}
.cont-ny .right { width: 24%; margin-top: 0.95rem;}
.nybg::after{background: url(../images/nybg.png) no-repeat bottom/cover;}
.nybg{padding:.2rem 0 1rem;}
/* 加入我们 */
.join-us {background: url(../images/contbg.jpg) no-repeat center/cover;padding: 0.4rem 0.4rem .7rem;border-radius: 0.1rem;}
.join-us h3 { font-size: 0.2rem; color: #008638; line-height: 1.5; font-weight: bold; margin-bottom: 0.3rem; font-family: ali-b;}
.join-us .contact-list li {margin-bottom: 0.2rem;align-items: flex-start;padding-bottom: 0.2rem;border-bottom: 1px solid rgba(0,134,56,.15);display: block;}
.join-us .contact-list li:last-child{border-bottom: none;}
.join-us .contact-list .icon {display: flex;align-items: center;}
.join-us .contact-list .icon img {display: block;}
.join-us .contact-list h4 {font-size: 0.18rem;color: #222;padding-left: 0.1rem;line-height: 1.5;}
.join-us .contact-list .info p { font-size: 0.18rem; color: #222; line-height: 1.6; }
.join-us .qr-code { text-align: center; margin-top: 0.3rem; }
.join-us .qr-code img { width: 1.2rem; display: inline-block; }

/* 项目简介 */
.xmjj {padding: .3rem 0 0;}
.xmjj-top { margin-bottom: 0.5rem; text-align: center; }
.xmjj-top img{border-radius: 1.6rem;}
.xmjj-item {margin-bottom: 0.3rem;}
.xmjj-item h3 {font-size: 0.24rem;color: #1b4b2f;font-weight: bold;margin-bottom: 0.25rem;}
.xmjj-item .cont p {font-size: 0.2rem;color: #222;line-height: 2;text-align: justify;}
.xmjj-item .list li {font-size: 0.2rem;color: #008e3b;font-weight: bold;margin-bottom: 0.15rem;padding-left: 0.2rem;position: relative;}
.xmjj-item .list li::before {content: "";position: absolute;left: 0;top: 0.07rem;width: 0.07rem;height: 0.07rem;border-radius: 50%;background: #008e3b;}
.xmjj-item .feature p {font-size: 0.2rem;color: #333;line-height: 2;margin-bottom: 0.35rem;text-align: justify;}
.xmjj-item .feature p span {color: #008e3b;font-weight: bold;}

.article .tit{font-size: 0.26rem;color: #333;line-height: 0.32rem;text-align: center;font-weight: 500;}
.article .conttime{padding: 0.3rem 0;border-bottom: 1px solid #dee6f3;margin-bottom: 0.4rem;text-align: left;display: flex;align-items: center;flex-wrap: wrap;line-height: 1.5;}
.article .conttime span{font-size: 0.16rem;color: #888;padding:0 0.3rem 0 0;align-items: center;display: flex;flex-wrap: wrap;}
.article .conttime span:last-child{border-right: none;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}
.article .cont p a{
	white-space:normal;
	word-break: break-word;
}
.article .cont p{font-size: 0.2rem !important;color: #333 !important;line-height: 1.6 !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;}
.article .cont p span{font-size: 0.2rem !important;color: #333 !important;line-height: 1.6 !important;}
.article .cont p img,.article .cont p video{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}
.article .cont table *{text-indent: 0 !important;}

.new_miew{border-top:1px solid #ddd;padding-top: 0.35rem;}
.new_miew p{font-size: 0.16rem;color: #333;line-height: 2;margin-bottom: 0.15rem;display: flex;}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;color: #333;}
.new_miew p:hover a{color: #1b4b2f;}
.new_miew p img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}
@media(max-width: 1024px){	
  .article{padding: 0.2rem;}
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
	.article .conttime span{padding:0 .1rem;border-right:none;}
  .cont-ny { flex-direction: column; }
  .cont-ny .article { width: 100%; }
  .cont-ny .right { width: 100%; margin-top: 0.4rem; }
  .xmjj { padding: 0.3rem 0.2rem; }
  .xmjj-top .imged { padding-bottom: 45%; }
}
/* 校园风光 */
.flex-center{justify-content: center;}
.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;}
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;text-align: center;transition: 0.5s;padding-top: .15rem;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #1b4b2f;}
}
@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;}

}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

/* 师资列表 */
.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: #1b4b2f;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: #1b4b2f;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){
	.inner::after{
		background: url(../images/innbg.jpg) no-repeat bottom / cover;
	}
  .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 !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
	.inner::after{
		background: url(../images/innbg.jpg) no-repeat left / cover;
	}
}
@media screen and (max-width: 1000px) {
	.inner::after{
		background: url(../images/innbg.jpg) no-repeat left / cover;
	}
}

@media screen and (max-width: 768px) {
	.inner::after{
		background: url(../images/innbg.jpg) no-repeat left / cover;
	}
  .xrld li{width: 100%;}
}

@media screen and (max-width: 420px) {
	.inner::after{
		background: url(../images/innbg.jpg) no-repeat bottom / cover;
	}
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */
.zzli .h3{margin-bottom: 0.45rem;}
.zzli .h3 span{display: block;padding: 0 0.15rem;color: #166ac5;font-weight: bold;font-size: 0.24rem;border-left: 0.04rem solid #166ac5;}


.zzjg ul{margin: 0 -0.2rem 0.3rem;}
.zzjg li{width: 50%;padding: 0 0.2rem;margin-bottom: 0.3rem;}
.zzjg li h3{height: 1.1rem;display: flex;flex-wrap: wrap;padding: 0 0.4rem;border-left: 3px solid #1b4b2f;transition: 0.5s;background: #EEF4FE;flex-direction: column;justify-content: center;}
.zzjg li a{font-size: 0.18rem;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;}
.zzjg li p{width: 100%;}
.zzjg li span{display: block;width: 100%;font-size: 0.16rem;color: #999;line-height: 1.5;margin-top: 0.1rem;}
@media(min-width: 1025px){	
	.zzjg li a:hover{color: #1b4b2f;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 100%;padding: 0 0.1rem;}
  .zzjg li h3{height: auto;padding: 0.15rem;}
}

@media(max-width: 768px){	
  
}
@media(max-width: 456px){	

}



/* 师资队伍 */

.szlist ul{margin: 0 -0.15rem;}
.szlist li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.5rem;}
.szlist li a{padding: 0 0.17rem 0.17rem;align-items: flex-end;}
.szlist li a::after{width: 100%;height: auto;top: 0.25rem;background: #F4F4F4;}
.szlist li .scale{width: 1.5rem;}
.szlist li .con{padding: 0rem 0rem 0.1rem 0.2rem;flex: 1;min-width: 0;}
.szlist li h3{font-size: 0.18rem;color: #1b4b2f;align-items: flex-end;margin-bottom: 0.15rem;font-weight: bold;margin-bottom: 0.18rem;padding-bottom: 0.13rem;border-bottom: 1px solid #ddd;}
.szlist li span{display: inline-block;padding-left: 0rem;font-size: 0.14rem;color: #1b4b2f;font-weight: normal;margin-top: 0.1rem;/* padding-left: .1rem; */display: block;width: 100%;}
.szlist li p{font-size: 0.14rem;color: #777;line-height: 0.24rem;word-break: break-all;max-height: 0.72rem;}
.szlist li .imged{padding-bottom: 135%;}


@media(min-width: 1025px){
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.2rem 0.2rem;}
  .szlist li{padding: 0 0.2rem;}
  .szlist li span{padding-left: .1rem;}
}
@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0.2rem;}
  .szlist li{padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 50%;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 600px) {
  .szlist li{width: 100%;}
}
/* 学院领导 */

.sz-t {align-items: center;width: 100%;margin-bottom: .44rem;}
.sz-t .scale {width: 2.85rem;overflow: visible;position: relative;}
.sz-t .imged::after{width: 100%;height: 50%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);}
.sz-t .h3 { width: calc(100% - 2.85rem); padding-left: 0.4rem;}
.sz-t .scale .imged { padding-bottom: 130%; }
.sz-t .con{width: 100%;padding: 0 0.22rem 0.2rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.sz-t  h3 { font-weight: bold; font-size: 0.22rem; color: #fff;}
.sz-t .con p { font-size: 0.16rem; color: #fff; margin: 0.1rem 0 0;}
.sz-t li{ width: 100%; margin-bottom: 0.17rem;}
.sz-t li h4{font-size: 0.22rem; color: #1b4b2f; line-height:1.2;font-weight: bold;padding-left: 0.07rem;border-left: 0.05rem solid #1b4b2f;margin-bottom: 0.1rem;}
.sz-t li p{font-size: 0.2rem; color: #333; line-height: 0.36rem;}


.sz-b dl{border-bottom: 1px solid #ddd;margin-bottom: 0.3rem;}
.sz-b dt{height: 0.6rem;display: flex;align-items: center;justify-content: center;font-size: 0.26rem;cursor: pointer;margin-right: 0.8rem;}
.sz-b dt span{color: #333;}
.sz-b dt.on span{color: #1b4b2f;font-weight: bold;}



.sz-b .tab{display: none;}
.sz-b .tab:first-child{display: block;}
.sz-b .cont p{font-size: 0.2rem;line-height: 0.4rem;color: #333;}




@media (min-width: 1025px) {
  
}
@media (max-width: 1024px) {
.sz-b dt{margin-right: 0.2rem;}
.sz-t{margin-bottom: 0;}
}
@media (max-width: 768px) {
  .sz-t .scale { width: 2rem; margin-top: 0px; }
  .sz-t .h3 { width: calc(100% - 2rem); padding-left: 0.25rem; }

  .sz-b dt{margin-right: 0.15rem;font-size: 0.2rem;}

}
@media (max-width: 600px) {
  .sz-t .scale { margin: 0px auto 0.3rem; }
  .sz-t .h3 { width: 100%; padding-left: 0rem; }
}
/* 院系专业 */
.tit2{margin-bottom: 0.44rem;}
.tit2 span{display: inline-block;background: linear-gradient(180deg, rgba(2, 134, 223, 0.1) 3%, rgba(1, 92, 153, 0.1) 100%);line-height: 0.6rem;padding: 0 0.5rem;font-size: 0.3rem;color: #0162A3; }
.lrld ul{justify-content: space-between;}
.lrld li{width: 48%;margin-bottom: 0.5rem;}
.lrld li a{align-items: center;}
.lrld li a::after{width: 1.93rem;height: auto;bottom: -0.15rem; background: linear-gradient(270deg, #FFFFFF 8%, #1b4b2f 88%);top: 0;opacity: 0;left: -0.15rem;}
.lrld li .scale{width: 2.2rem;}
.lrld li .con{flex: 1;min-width: 0;padding-left: 0.25rem;}
.lrld li .imged{padding-bottom: 125%;}
.lrld li h3{font-size: 0.3rem;color: #333333;margin-bottom: 0.35rem;}
.lrld li p{font-size: 0.18rem;color: #666;line-height: 1.8;}
.lrld li span{align-items: center;color: #666;font-size: 0.14rem;opacity: 0;margin-top: 0.3rem;display: none;}
.lrld li span img{display: inline-block;margin-right: 0.1rem;}
.lrld li *{transition: 0.5s;}

@media(min-width: 1025px){	
.lrld li a:hover::after{opacity: 1;}
.lrld li a:hover h3{color: #1b4b2f;}
.lrld li a:hover span{opacity: 1;}
.lrld li a:hover p{color: #333;}
}
@media(max-width: 1024px){	
.lrld li{width: 49%;margin-bottom: 0.2rem;}
	.lrld li h3{margin-bottom:.2rem;}
  .lrld li span{display: none;}
}

@media(max-width: 768px){	
 .lrld li{width: 100%;}
}


@media screen and (min-width: 1025px) {

}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
 
}
@media screen and (max-width: 420px) {
  
}







/* 三级栏目展开 */
.inner{min-height: 7rem;}


/* 翻页 */
.j_pages{margin:0.6rem auto 0;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: #1b4b2f;color: #fff;}
.j_pages a:hover{background: #1b4b2f;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: #1b4b2f; color:#fff}
.j_pages .qd{background: #1b4b2f;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: #f7f7f7;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: #1b4b2f;}
.san-nav a:hover,.san-nav a.on{color: #1b4b2f;}


.footer{border-radius: 0.2rem 0.2rem 0 0;}
@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;margin-top: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem !important;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .title .h3{display: none;}
  .title{margin-bottom: 0.3rem;}
  .adress{width: 100%;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}

@media(max-width: 390px){	
.new_miew p{font-size:0.14rem;}
}


            