@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged{padding-bottom: 30%;}
.ban .imged::after{width: 100%;height: 20%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 7%, rgba(0, 152, 167, 0) 84%);}
.ban .h3{position: absolute;bottom: 0.38rem;left: 0;width: 100%;z-index: 10;}
.ban .h3 h3{color: #fff;font-weight: 600;font-size: 0.36rem;}

/*  */
.ejlm_pc{width: 100%;z-index: 10;border-bottom: 1px solid #17954A;margin-bottom: .4rem;}

.ejlm_pc ul{width: 100%;align-items: center;justify-content: center;}
.ejlm_pc ul li{position: relative;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #000;transition: 0.5s;font-size: .22rem;padding: 0 0.58rem;display: block;line-height: 0.7rem;}
.ejlm_pc ul li>a::after{height: 0.04rem;background: linear-gradient(270deg, #89C14C 0%, #4DA643 49%, #13799A 100%);left: 50%;}
.ejlm_pc .sub {position: absolute;top: 99%;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:#17954A;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    color: #17954A;
}
.ejlm_pc ul li.active >a::after,.ejlm_pc ul li:hover>a::after{width: 100%;left: 0;}



/* 手机内页二级导航 */
.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: #17954A;}
.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;font-family: hel-bold;padding: .05rem 0;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #17954A;}
.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.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #17954A;}

.inner {padding: 0rem 0 .7rem;position: relative;overflow: hidden;background: url(/images/innbg.png) no-repeat bottom;background-size: 100%;}
.inner::after{bottom: auto;top: 0;width: 100%;background: url(/images/innbg2.png) no-repeat top;background-size: 100%;height: 6rem;}
.inner .wp{/* align-items: flex-start; */}
.inner_left {width: 2.8rem;z-index: 100;position: relative;margin-bottom: 0.4rem;position: sticky;top: 0;}
.inner_right { width: calc(100% - 2.8rem);padding-left: .7rem;}
.inner_left h2 {background: linear-gradient(270deg, #1079BE 2%, #1BA4BD 100%);text-align: center;height: 1.3rem;align-items: center;padding-left: 0.4rem;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-weight: bold;font-size: 0.34rem;padding-right: 0.15rem;}

.inner_left ul {background: #f1f4f6;padding-bottom: 1rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 0.2rem;}
.inner_left ul li p {padding: .2rem;height: 100%;border-bottom: 1px dashed #dde4e7;/* text-align: center; */}
.inner_left ul li p a {font-size: 0.18rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: 1.4;}
.inner_left ul li:last-child p{border-bottom:none;}
.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .16rem;height: 0.12rem;transition: 0.5s;transform: translateY(-50%);opacity:0;}


.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #17954A;font-weight: bold;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {display: none;padding-left: .3rem;}
.inner_left ul li.active .nysubnav{display: block;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #17954A;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.25rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;}
.local h2::after{width:1.4rem;height: 0.02rem;background: #17954A;bottom: -0.26rem;}

.adress {color: #fff;font-size: 0.16rem;position:relative;align-items: flex-start;padding-bottom: 0.2rem;}
.adress p{padding-left: .17rem;line-height: 0.26rem;font-size: .16rem;color: #fff;/*display: flex;*/background: url(/images/home.png) no-repeat left center;background-size: 0.15rem;}
.adress a {font-size: 0.16rem;color: #fff;transition: 0.5s;display: inline-block;padding: 0 .05rem;}
.tit{/* justify-content: center; */align-items: center;margin-bottom: 0.4rem;}
.tit p{font-size: 0.3rem;font-weight: bold;line-height: 0.26rem;color: #17954A;}


/* 新闻列表1 */
ul.list{margin-bottom: .2rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .3rem .2rem;border-bottom: 1px dashed rgba(23, 149, 74, 0.2);}
ul.list li a::after{width: 0%;bottom: -1px;height: auto;background: url(/images/listbg.png) no-repeat center center/cover;top: -1px;}
ul.list h3{font-size: 0.22rem;color: #333;padding: 0 .2rem 0 0.2rem;transition: 0.5s;flex: 1;min-width: 0;position: relative;}

ul.list li a span{font-size: 0.2rem;color: #666;font-family: ha;}
ul.list li h3::after{width: 0.06rem;height: 0.06rem;background:#17954A;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;bottom: auto;border-radius: 50%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
@media(min-width: 1025px){	
	ul.list li a:hover h3,ul.list li a:hover span{color: #fff;}
	ul.list li a:hover::after{opacity: 1;width: 100%;}
  ul.list li a:hover h3::after{background:#fff}
}
@media screen and (max-width: 1024px) {
  ul.list{margin-bottom:0rem;}
.cont iframe{width: 80%;
    margin: 0 auto;
    display: block;}
}



/* 玩球平台新闻 */
.newlist li{margin-bottom: 0rem;}
.newlist li a{padding: .7rem;align-items: center;border-bottom: 1px solid #e8e8e8;}
.newlist li a::after{height: 1px;bottom: -1px;background: #17954A;}
.newlist li a::before{content: "";position: absolute;left: -1.6rem;right: -1.6rem;height: 100%;bottom: 0;opacity: 0;background: url(/images/newbg.png) no-repeat center/cover;z-index: -1;}
.newlist li .scale{width: 3rem;}
.newlist li .con{padding: 0 .5rem;flex: 1;min-width: 0;}
.newlist li .date{text-align: center;width: 0.82rem;height: 0.88rem;padding-top: 0.1rem;background: url(/images/date1.png) no-repeat;background-size: 100% 100% !important;}

.newlist li h3{font-size: 0.22rem;color: #000;line-height: 0.3rem;transition: 0.5s;margin-bottom: 0.2rem;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .28rem;max-height: 0.84rem\0;transition: 0.5s;}
.newlist li span{font-size: 0.36rem;color: #17954A;line-height: 1.1;}
.newlist li p{font-size: 0.14rem;color: #17954A;}

@media(min-width: 1025px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover::before{opacity: 1}
  .newlist li a:hover h3{color: #17954A;}
  .newlist li a:hover .date{background: url(/images/date2.png) no-repeat;}
  .newlist li a:hover span,.newlist li a:hover p{color: #fff;}

}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
 .newlist li h3{margin-bottom: 0.15rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem;}

}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;order: -1;}
  .newlist li .con{padding:0 0rem 0 0.2rem;}
  .newlist li h4{-webkit-line-clamp: 2;}
}

/* 通知玩球体育告 */

.tzgg ul{justify-content: space-between;}
.tzgg li{width: 48%;margin-bottom: 0.6rem;}
.tzgg li a{padding: 0.25rem 0.3rem;
  border-radius: 0.1rem;
  background: #F3F5F8;display: block;height: 2.24rem;
}
.tzgg li *{transition: 0.5s;}
.tzgg li a::after{background:#17954A;height: 1px;bottom: -1px;}

.tzgg li .date{text-align: center;padding-right: 0.15rem;border-right: 1px solid #ddd;}
.tzgg li h3{padding-left: 0.2rem;flex: 1;min-width: 0;font-size: 0.2rem;color: #333;line-height: 0.36rem;max-height: 0.72rem\0;}              

.tzgg li span{display: block;color: #333;font-size: 0.42rem;line-height: 1.1;}
.tzgg li p{font-size: 0.16rem;color: #333;margin-top: 0.1rem;}

.tzgg li h4{font-size: 0.14rem;color: #999;line-height: 0.24rem;max-height: 0.48rem\0;margin-top: 0.35rem;}




@media(min-width: 1024px){
  .tzgg li a:hover h3{color: #17954A;}    
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.3rem;}
  .tzgg li a{padding: .2rem;height: auto;}
  .tzgg li span{font-size: 0.3rem;}
  .tzgg li h4{margin-top: 0.2rem;}

}




/*  内容页*/
.totop{position: fixed;right: 0rem;bottom: .4rem;cursor: pointer;}
.cont-ny{align-items: flex-start;}
.cont-ny .article{width: 70%;padding-right: 0.6rem;border-right: 1px solid rgba(23, 149, 74, 0.2);}
.cont-ny .right{width: 30%;padding-left: 0.45rem;}
.article .tit{font-size: 0.32rem;color: #000;line-height: 1.3;text-align: center;}

.article .conttime{padding: 0.15rem 0;margin: 0.34rem 0 0.4rem;text-align: center;position: relative;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.55);}
.article .conttime span{font-size: 0.16rem;color: #666;padding: 0 0.1rem;align-items: center;line-height: 0.3rem;}



.article p{font-size: 0.2rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .1rem;text-indent: 2em;background: none !important;}
.article p span{font-size: 0.2rem !important;color: #333 !important;line-height: 2 !important;word-break: break-all;}
.article  p img,.article  p video{height: auto !important;display: block;margin: 0 auto;max-width: 100% !important;}
.article .cont table p{text-indent: 0 !important;margin-bottom: 0;}


.new_miew{padding: 0.3rem 0 0;margin-top: 0.35rem;border-top: 1px solid rgba(23, 149, 74, 0.2);}
.new_miew p{font-size: 0.2rem;color: #17954A;line-height: 1.6;align-items: center;margin: 0.05rem 0;}
.new_miew p a{transition: 0.5s;flex: 1;min-width: 0;color: #333;}
.new_miew p:hover a{color: #17954A;}

.cont-ny .right .tit{align-items: center;margin-bottom:0.3rem;border-bottom: 2px solid #17954A;padding-bottom: 0.2rem;}
.cont-ny .right .tit h3{font-size: 0.24rem;color: #17954A;font-weight: bold;align-items: center;}
.cont-ny .right .tit h3 img{display: inline-block;margin-right: 0.1rem;}

.cont-ny .right li a{display: block;padding: 0 0 0 .1rem;margin-bottom: .2rem;}
.cont-ny .right li a::after{width: 0.04rem;height: 0.04rem;border-radius: 50%;background: #17954A;bottom: auto;top: 0.1rem;}
.cont-ny .right li span{color:#666;font-size:.16rem;width: 100%;display: block;margin-top: 0.15rem;}
.cont-ny .right li h3{color:#333;font-size: 0.18rem;transition: 0.5s;line-height: 0.26rem;}
.cont-ny .right li:hover h3{color: #17954A;}

@media(min-width: 1025px){	

}

@media(max-width: 1024px){	
    .cont p{margin-bottom: .1rem;}
    .cont-ny .article{width:100%;padding-right: 0;border-right: none;}
    .cont-ny .right{width: 30%;padding-left: 0.6rem;display:none;}
    #share-2{display: none;}
    .new_miew p{padding: 0.15rem;}
    .article .tit{font-size: 0.28rem;}
}
@media(max-width: 768px){	
  .tbsc{overflow-x: auto;overflow-y: hidden;}
  .tbsc table{width: 800px;}
  .guangzhou-right,.guangzhou-left,.guangzhou-left2,.guangzhou-right2{width:100% !important;margin:.1rem 0;}
}


/* 校园风光 */
.xyfg ul{margin: 0 -0.2rem;}
.xyfg li{width: 33.3%;padding:0 0.2rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: 0.25rem;border-radius: 10px;background: url(/images/xybg.png) no-repeat;background-size: 100% 100%;}
.xyfg li .con{padding: 0.22rem 0 0rem;}
.xyfg li h3{font-size: 0.2rem;color: #222;line-height: 0.3rem;text-align: center ;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #17954A;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}

}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

@media(max-width: 500px){	
	.xyfg li{width: 100%;}
}

/* 师资列表 */
.xdld1{background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);border-top: 4px solid #17954A;padding-top: 0.2rem;}
.xdld1 li{border-bottom: 1px solid rgba(23, 149, 74, 0.1);align-items: center;justify-content: flex-start;padding: .25rem 0;width: 100%;padding-left: 10%;display: flex;flex-wrap: wrap;}
.xdld1 li span{padding-right: 0.44rem;font-size: 0.18rem;color: #000;line-height: 0.24rem;width: 4.3rem;text-align: right;font-weight: 600;position: relative;}
.xdld1 li span::after{content: '';position: absolute;right: 0;top: 50%;height: 0.4rem;width: 1px;background: #17954A;opacity: .23;transform: translateY(-50%);}

.xdld1 li:last-child{border-bottom: none;}
.xdld1 li p{font-size: 0.2rem;color: #333;line-height: 0.3rem;flex: 1;min-width: 0;padding-left: 0.2rem;}
.xdld1 li p a{transition: 0.5s;display: inline-block;text-align: left;line-height: 1.8;padding: 0 .2rem;}

.xdld1 li p a:hover{color: #17954A;}


@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
}
@media screen and (max-width: 1024px) {
  .xdld1 li{padding-left: 0;}
}
@media screen and (max-width: 768px) {
.xdld1 li span{width: 3rem;padding-right: 0.2rem;}
}
@media screen and (max-width: 420px) {
  .xdld1 li span{width: 2rem;}
}


/* 组织机构 */

.zzjg ul{margin: 0 -0.27rem;}
.zzjg li{width: 25%;padding: 0 0.27rem;margin-bottom: 0.4rem;}
.zzjg li a{height: 1.6rem;display: flex;flex-wrap: wrap;padding: 0.34rem 0.4rem 0;background: url(/images/jg-bg.jpg) no-repeat bottom/cover;border-top: 2px solid #17954A;}


.zzjg li h3{font-size: 0.2rem;color: #000;line-height: 2;transition: 0s;padding: 0 0.2rem 0 0rem;width: 100%;position: relative;}
.zzjg li h3::after{width:0.16rem;height: 0.16rem;background: url(/images/jgli2.png) no-repeat;bottom: auto;top: 0.08rem;left: auto;right: 0;content: "";position: absolute;background-size: 100%;}
@media(min-width: 1025px){	
  
	.zzjg li a:hover h3{color: #17954A;font-weight: 700}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 25%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width:33.3%;}
  .zzjg li a{padding: 0.2rem 0.2rem;}
 
}
@media(max-width: 500px){	
	.zzjg li{width: 50%;margin-bottom: 1.1rem;}
}


/* 师资队伍 */
.szlist ul{margin: 0 -0.15rem;}
.szlist li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.45rem;}
.szlist li a{background:#EFF3F8;}
.szlist li a::after{width: 100%;opacity: 0;background: #17954A;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);}
.szlist li .scale{width: 2.25rem;}
.szlist li .con{flex: 1;min-width: 0;padding: 0.33rem;}
.szlist li h3{font-size: 0.2rem;color: #17954A;margin-bottom: 0.11rem;font-weight: bold;}
.szlist li p{font-size: 0.14rem;color: #333;line-height: 0.3rem;word-break: break-all;}
.szlist li .imged{padding-bottom: 130%;}
.szlist li h4{margin-top: 0.16rem;padding-top: 0.16rem;border-top: 1px solid #ccc;}
.szlist li span{display: inline-block;font-size: 0.14rem;line-height: 0.28rem;color: #999;padding-right: 0.4rem;}

@media(min-width: 1025px){
  .szlist li a:hover::after{opacity: 1;}
  .szlist li a:hover h3{color: #fff;}
  .szlist li a:hover span{color: #fff;}
  .szlist li a:hover p{color: #fff;}
}

@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem;}
  .szlist li{width: 50%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 100%;}
  .szlist li .con{padding: .2rem .2rem 0;}
}
@media screen and (max-width: 600px) {
  .szlist li{width: 100%;}
  .szlist li .scale{width: 1.5rem;}
  .szlist li .imged{padding-bottom: 135%;}
}
/* 玩球平台领导 */
.szld ul{justify-content: space-between;}
.szld li{width: 100%}
.szld li a{padding:0.55rem 0;border-bottom: 1px solid #ddd;}
.szld li a::after{height: 1px;bottom: -1px;background: #04D9FD;}
.szld li .span{padding-right: 0.2rem;width: 3.31rem;border-right: 1px solid #ddd;}
.szld li .con{flex: 1;min-width: 0;padding: 0 0.8rem;}
.szld li h3{font-size: 0.4rem;color: #014165;margin-bottom: 0.2rem;}
.szld li h4{font-size: 0.28rem;color: #333;line-height: 1.3;}
.szld li p{font-size: 0.2rem;line-height: 2;color: #333333;transition: 0.5s;}
.szld li span{width: 0.65rem;height: 0.65rem;display: block;margin-top: 0.35rem;}

/* 玩球平台领导2 */
.szld2 .ldzw {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0.55rem 0;
    border-bottom: 1px solid #ddd;
}
.szld2 .ldzw .zwmc {
    padding-right: 0.2rem;
    width: 3.31rem;
    border-right: 1px solid #ddd;
    font-size: 0.4rem;
    color: #014165;
    display: flex;
    justify-content: center;
    align-items: center;
}
.szld2 .zwmc-ul {
    flex: 1;
    min-width: 0;
    padding: 0 0.8rem;
}
.szld2 .zwmc-ul li {
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
    line-height: 2;
    color: #333333;
    
}
.szld2 .zwmc-ul span {
    display: inline-block;
    width: 1.3rem;
    text-align: right;
    font-weight: 600;
    color: #012D46;
}
.szld2 .zwmc-ul a {
    transition: 0.5s;
}
.ldzw-uptime {
    margin-top: 0.4rem;
}

@media screen and (min-width: 1200px) {
  .szld li:hover a::after{width: 100%;}
}
@media screen and (max-width: 768px) {
  .szld li a{padding: 0.2rem 0;}
  .szld li .con{flex: 1;padding: 0 0.25rem;}
  .szld li h3{font-size: 0.3rem;color: #014165;margin-bottom: 0.2rem;}
  .szld li h4{font-size: 0.2rem;}
  .szld li p{font-size: 0.18rem;}
  .szld li .span{padding-right: 0.1rem;width: 2rem;}
  .szld li span{width: 0.35rem;height: 0.35rem;}
  .szld2 .ldzw .zwmc {width: 2rem;font-size: 0.3rem;}
  .szld2 .zwmc-ul {padding: 0 0.2rem 0 0.2rem;}
}

@media screen and (max-width: 420px) {
  .szld li .span{border-right: none;}
  .szld li .con{flex: none;padding: 0.2rem 0rem 0;width: 100%;}
  .szld2 .ldzw .zwmc {width: 1.6rem;}
.szld2 .zwmc-ul {padding: 0 0 0 0.1rem;}
}




/* 校园风景 */

.xyjs li img{display: none;}
.xyjs .xy1 li .imged{padding-bottom: 50%;}
.xyjs .xy1 li .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, #333333 0%, rgba(51, 51, 51, 0) 51%);}
.xyjs .xy1 li h3{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;color: #fff;font-size: 0.22rem;padding: 0 0.2rem 0.2rem;text-align: center;}

.xyjs .xy2{margin-top: 0.55rem;}
.xyjs .xy2 li a{display: block;padding: 0 0.2rem;}
/* .xyjs .xy2 li .imged::after{width: 100%;background: #000;opacity: 0;}
.xyjs .xy2 li.slick-current .imged::after{opacity: 0;} */
.xyjs .xys2{padding: 0 0.5rem;}
.xyjs .slick-arrow{width: 0.5rem;height: 0.5rem;}
.xyjs .slick-arrow::before{font-size: 0.22rem;color: #17954A;opacity: 1;display: none;}
.xyjs .slick-prev{left: 0rem;background: url() no-repeat;background-size: 100%;}
.xyjs .slick-next{right: 0rem;background: url() no-repeat;background-size: 100%;}


.xyjs ul{height: 20rem;overflow: hidden;}

@media(max-width: 1024px){	
  .xyjs .xy2{margin-top: 0.35rem;}
  .xyjs .xys2{padding: 0 .35rem;}
  .xyjs .slick-arrow{width: 0.35rem;height: 0.35rem;}
  .xyjs .slick-prev{left: 0rem;}
  .xyjs .slick-next{right: 0rem;}
}

@media(max-width: 768px){	
  .xyjs .xy2 li a{padding: 0 0.1rem;}
}

/* xxjj */
.xxjj .cont p{font-size: 0.2rem !important;line-height: 2!important;color: #333 !important;text-indent: 2em;text-align: justify;margin-bottom: 0.3rem;}
.xxjj>.cont{width: 100%;padding-bottom: 0.25rem;}
.xxjj ul{margin: 0 -0.04rem;}
.xxjj li{width: 25%;padding: 0 0.04rem;}

.xxjj dl{justify-content: center;/* margin-top: 0.4rem; */}
.xxjj dt{width: 25%;padding: 0 0.1rem;}
.xxjj dt a{height: 0.6rem;display: flex;align-items: center;justify-content: center;border: 1px solid #239B53;padding: 0 0.1rem;text-align: center;}
.xxjj dt p{color: #239B53;font-size: 0.24rem;font-weight: bold;padding-right: 0.4rem;background: url(/images/jr1.png) no-repeat right center/0.26rem;}

.xxjj dt:hover a{background: #239B53;}
.xxjj dt:hover p{color: #fff;background: url(/images/jr2.png) no-repeat right center/0.26rem;}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xxjj .cont p{margin-bottom:.1rem;}

}
@media screen and (max-width: 768px) {
    .xxjj li{width: 50%;margin-bottom: 0.2rem;}
    .xxjj dt{width: 50%;}
    .xxjj dt p{font-size: 0.18rem;}
}



/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.15rem;}

.jgsz h3{width: 100%;height: 0.85rem;display: flex;align-items: center;margin-bottom: 0.2rem;padding: 0 0.28rem;background: url(/images/jgbg.png) no-repeat;background-size: 100% 100%;}
.jgsz h3 span{color: #fff;font-size: 0.3rem;}
.jgsz ul{margin: 0 -0.15rem;padding: 0 0.4rem 1rem;}
.jgsz li{width: 33.3%;padding: 0 0.15rem;margin-bottom: 0.35rem;}
.jgsz li a{transition: 0.5s;display: flex;padding: 0.1rem 0.15rem;width: 100%;align-items: center;}
.jgsz li p{padding-left: 0.3rem;font-size: 0.22rem;color: #000;background: url(/images/jgli.png) no-repeat left center/0.18rem;line-height: 0.3rem;}




@media(min-width: 1025px){	
  .jgsz li a:hover p{color: #17954A;}
}
@media(max-width: 1024px){	
  .jgsz ul{margin: 0 -0.1rem;padding: 0;}
  .jgsz li{padding: 0 0.1rem;margin-bottom: 0;}
  .jgsz h3{height:.7rem;}
	.jgsz h3 span{font-size:.24rem;}
}

@media(max-width: 768px){
  .jgsz li{width: 50%;}	
  
 
}
@media(max-width: 600px){	
   .jgsz li{width: 100%;}
	 .jgsz li a{ height: auto; padding:.2rem .2rem}
}

/* 亿博领导 */
.xxld{padding-bottom: .2rem;}
.xxld ul{margin: 0 -.6rem;/* justify-content: center; */}
.xxld li{padding: 0 .6rem;margin-bottom: 0.3rem;width: 50%;}
.xxld li a{display: flex;position: relative;align-items: center;}
.xxld li .scale{width:2.3rem;}
.xxld li .imged{padding-bottom: 135%;}
.xxld li .con{width: 100%;padding: 0.2rem 0.1rem 0;/* text-align: center; */flex:1;min-width:0;padding-left:.2rem;}
.xxld li p{color: #17954A;font-size: 0.2rem;font-weight: bold;line-height: 0.26rem;margin-bottom: 0.2rem;}
.xxld li span{font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.78rem\0;}
.xxld .ld2 ul{margin: 0 -0.6rem;}
.xxld .ld2 li{padding: 0 0.6rem;}


@media(min-width: 1025px){	

}
@media(max-width: 1024px){	
  .xxld{padding-bottom: 0rem;}
  .xxld ul{margin: 0 -.2rem;}
  .xxld li{padding: 0 .2rem;/* margin-bottom: 0; */}
  .xxld .ld2 ul{margin: 0 -0.2rem;}
  .xxld .ld2 li{padding: 0 0.2rem;}
}

@media(max-width: 768px){	
  .xxld ul{margin: 0 -.1rem;}
  .xxld li{padding: 0 .1rem;width: 100%;}
  .xxld .ld2 ul{margin: 0 -0.1rem;}
  .xxld .ld2 li{padding: 0 0.1rem;}
}
@media(max-width: 600px){	
  /* .xxld .ld1 li{width: 50%;} */
  /* .xxld li{width: 50%;} */
}

/* 师资队伍 */

.szlist2 ul{margin: 0 0rem;}
.szlist2 li{width: 100%;padding: 0 0rem;margin-bottom: 0.25rem;}
.szlist2 li a{padding: 0.2rem 0.15rem;background: #FFFFFF;box-shadow: 0rem 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.1);border-bottom: 2px solid #17954A;}
.szlist2 li .scale{width: 1.15rem;}
.szlist2 li .con{flex: 1;min-width: 0;padding-left: 0.2rem;}

.szlist2 li h3{font-size: 0.2rem;color: #333;margin-bottom: 0.15rem;font-weight: bold;}
.szlist2 li p{font-size: 0.14rem;color: #666;line-height: 0.3rem;word-break: break-all;}
.szlist2 li .imged{padding-bottom: 130%;}


@media(min-width: 1025px){
  .szlist2 li a:hover h3{color: #A8272B;}
}

@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
  .szlist2 li{width: 100%;}
}
@media screen and (max-width: 600px) {
  .szlist2 li{width: 100%;}
}



/* 领导详情 */
.xzjj .fl01{align-items: center;margin-bottom: 0.5rem;padding: 0rem 0.35rem 0.28rem;}
.xzjj .fl01::after{width: 100%;height: auto;background: #F0FDF7;top: 0.3rem;}
.xzjj .fl01 .scale {width: 2.5rem;}
.xzjj .fl01 .con{padding-left: .35rem;flex: 1;min-width: 0;padding-top: 0.65rem;}
.xzjj .fl01 h3{font-size: 0.14rem;color: #999;padding-bottom: 0.2rem;border-bottom: 1px solid #ddd;margin-bottom: 0.2rem;}
.xzjj .fl01 h3 b{font-size: 0.2rem;font-weight: bold;color: #17954A;display: inline-block;padding-right: .1rem;}
.xzjj .fl01 h4{font-size: .16rem;line-height: 0.24rem;color: #666;margin: 0.1rem 0 0.1rem;}
.xzjj .fl01 p{font-size: 0.16rem;line-height: 0.24rem;color: #333;}
.xzjj .fl01 li{width: 100%;margin-bottom: 0.14rem;padding-left: 0.15rem;border-left: 2px solid #17954A;}

.xzjj .cont p{text-indent: 2em;font-size: 0.16rem;line-height: 2;color: #333;margin-bottom: 0.25rem;}
.xzjj .fl01 .imged{padding-bottom: 145%;}

@media(max-width: 1024px){	
  .xzjj .cont p{margin-bottom: 0.3rem;}
	.xzjj .fl01{margin-bottom: 0.3rem;}
}
@media(max-width: 500px){	
  .xzjj .fl01 .scale {margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0;flex:none;width:100%;}
 
}






@media(min-width: 1025px){
  .xzjj {padding-top: 0.4rem;}
}

@media screen and (max-width: 1024px) {

}


@media screen and (max-width: 768px) {

}

@media screen and (max-width: 600px) {
  
}

/* 三级栏目展开 */
.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: #17954A;color: #fff;}
.j_pages a:hover{background: #17954A;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.03rem;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: #17954A; color:#fff}
.j_pages .qd{background: #17954A;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}
.pb_sys_common .p_t {
    padding: 11px 0 !important;
}

@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: #17954A;}
.san-nav a:hover,.san-nav a.on{color: #17954A;}

@media screen and (max-width: 1200px) {
     .ban .h3 .con p{display:none}
.ban .h3 .con{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;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .3rem;}
	.page{margin:.25rem 0 0;}
  .local h2,.ejlm_pc,.ban .h3 h3{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .ban .h3 .wp{justify-content: flex-end;}
  .adress{padding: 0.1rem 0 0;color: #333;}
  .adress a,.adress p{/* color: #333; */}
  .ban .h3{/* position: relative; */bottom: .15rem;}
  .tit p{font-size: 0.26rem;}
  .tit{margin-bottom:.2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}
 .ban .h3 .con p{display:none}


}





.pb_sys_style1 .p_no_d {
    border: 1px solid #17954A !important;
    color: #fff;
    background-color: #17954A!important;
}
 
/*样式5 蓝*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #17954A !important;
    color: #fff;
    background-color: #17954A !important;
}

 .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    color: #222;
    border: 1px solid #ccc !important;
}