@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%;left: 0;width: 100%;z-index: 10;}
.ban .h3 .con{flex-direction: column;align-items: flex-start; padding-bottom: .8rem;}
.ban .h3 h3{color: #fff;font-weight: bold;font-size: 0.48rem;/* display: inline-block; */border-bottom: 1px solid rgba(255,255,255,.5);padding-bottom: 0.1rem;/* width: auto; */}
.ban .h3 .con p{color: #fff;font-size: 0.28rem;text-transform: uppercase;margin: .15rem 0;/* opacity: .8; */border-bottom: 1px solid rgba(255,255,255,.5);padding-bottom: .1rem;font-weight: 500;}

/*  */
.ejlm_pc{width: 100%;z-index: 10;margin-top: -0.25rem;border-bottom: 1px solid #ddd;}
.ejlm_pc::after{width: 14.2rem;height: 1.17rem;background: url(/images/navbg.png) no-repeat;background-size: 100% 100%;left: auto;right: -.4rem;}
.ejlm_pc ul{width: 100%;align-items: center;justify-content: flex-end;}
.ejlm_pc ul li{position: relative;height: 1.17rem;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #012D46;transition: 0.5s;font-size: .18rem;padding: 0 0.2rem;display: block;line-height: 0.4rem;font-weight: 600;border-radius: 0.3rem;}

.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:#0CD3F4;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    color: #fff;background: #0CD3F4;
}




/* 手机内页二级导航 */
.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: #0CD3F4;}
.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: #0CD3F4;}
.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: #0CD3F4;}

.inner {padding: 0.5rem 0 .7rem;position: relative;overflow: hidden;}
.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: #0CD3F4;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: #0CD3F4;}

.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: #0CD3F4;bottom: -0.26rem;}

.adress {color: #fff;font-size: 0.16rem;position:relative;align-items: flex-start;padding-bottom: 0.5rem;}
.adress p{padding-left: .25rem;line-height: 0.26rem;font-size: .14rem;color: #fff;/*display: flex;*/background: url(/images/home.png) no-repeat left center;background-size: 0.2rem;}
.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: #0CD3F4;}


/* 新闻列表1 */
ul.list{margin-bottom: .2rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .3rem 0;border-bottom: 1px dashed #FFE3A7;}
ul.list li a::after{width: 100%;bottom: -1px;height: auto;background: linear-gradient(270deg, #FFF6E1 -4%, #B9233F 85%);top: -1px;opacity: 0;}
ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.22rem;transition: 0.5s;flex: 1;min-width: 0;}

ul.list li a span{font-size: 0.16rem;color: #999;}
ul.list li h3::after{width: 0.11rem;height: 0.17rem;background:url() no-repeat;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;bottom: auto;background-size: 100%  100%!important;}

.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;}
	ul.list li a:hover{padding: 0.3rem 0.2rem;}
  ul.list li a:hover h3::after{background:url() no-repeat;}
}
@media screen and (max-width: 1024px) {
  ul.list{margin-bottom:0rem;}
}



/* 注册免费送18体验金新闻 */
.newlist ul{padding-bottom: .2rem;}
.newlist li{margin-bottom: .27rem;}
.newlist li a{padding: .2rem;align-items: center;background: rgba(169, 2, 12, 0.02);border-radius: 0.3rem 0rem 0.3rem 0px;}
.newlist li a::after{width: 100%;background: linear-gradient(270deg, #FFF6E1 -4%, #B9233F 85%);opacity: 0;border-radius: 0.3rem 0rem 0.3rem 0rem;}
.newlist li .scale{width: 2.8rem;}
.newlist li .con{padding: 0 .25rem;flex: 1;min-width: 0;}
.newlist li .date{text-align: center;white-space: nowrap;border-left: 1px solid rgba(255, 154, 139, 0.2588);padding: 0.2rem .3rem;}

.newlist li h3{font-size: 0.2rem;color: #222;line-height: 0.3rem;transition: 0.5s;margin-bottom: 0.15rem;}
.newlist li h4{font-size: 0.16rem;color: #999;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;margin-top: 0.2rem;}
.newlist li .line{width: 0.44rem;height: 0.04rem;background: rgba(169, 2, 12, 0.55);}
.newlist li span{font-size: 0.3rem;color: #0CD3F4;line-height: 1.2;font-weight: bold;font-family: sy;}
.newlist li p{font-size: 0.18rem;color: #999;margin-bottom: 0.1rem;}

@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover h4,.newlist li a:hover span,.newlist li a:hover p{color: #fff;}
  .newlist li a:hover .date{border-left:1px solid rgba(255, 255, 255, 0.26);;}
  .newlist li a:hover .line{background: rgba(255, 255, 255, 0.24);}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
 .newlist ul{padding-bottom: 0rem;}
}
@media screen and (max-width: 768px) {


  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem 0 0.25rem;}
  .newlist li .date{padding: 0.2rem;}
  .newlist li span{font-size: 0.22rem;}
  .newlist li p{font-size: 0.14}
}
@media screen and (max-width: 480px) {
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{padding:0 0.2rem 0 0;}
}

/* 通知公告 */

.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:#0CD3F4;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: #0CD3F4;}    
}
@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;}

}




/*  内容页*/
.cont-ny{align-items: flex-start;}
.cont-ny .article{width: 70%;}
.cont-ny .right{width: 30%;padding-left: 0.6rem;}
.new-cont h3{font-size: 0.32rem;color: #000;line-height: 1.3;margin: 0.1rem 0 .2rem;text-align: center;}

.new-cont .cont-tit{padding: 0.15rem 0;margin-bottom: 0.4rem;text-align: center;position: relative;justify-content: center;align-items: center;border-bottom: 1px solid #ddd;}
.new-cont .cont-tit span{font-size: 0.16rem;color: #999;padding: 0 0.1rem;align-items: center;}
.new-cont .cont-tit span img{display: inline-block;margin-right: 0.1rem;}
.article p{font-size: 0.2rem !important;color: #333 !important;line-height: 1.8 !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: 1.8 !important;}
.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;margin-top: 0.35rem;background: #F7F7F7;}
.new_miew p{font-size: 0.2rem;color: #333;line-height: 1.6;align-items: center;margin: 0.05rem 0;}
.new_miew p a{transition: 0.5s;flex: 1;min-width: 0;}
.new_miew p:hover a{color: #0CD3F4;}


.cont-ny .right .sticky{position: sticky;top: 1rem;background: #FFFBF1;border: 1px solid #FFF2D3;padding: .3rem;}
.cont-ny .right .tit{align-items: center;margin-bottom:0.3rem;border-bottom: 1px solid #F3DAA1;}
.cont-ny .right .tit h3{font-size: 0.24rem;color: #000;font-weight: bold;padding-bottom: 0.2rem;}
.guangzhou{flex-wrap:wrap;}

@media(min-width: 1025px){	

}

@media(max-width: 1024px){	
    .cont p{margin-bottom: .1rem;}
    .cont-ny .article{width:100%;}
    .cont-ny .right{width: 30%;padding-left: 0.6rem;display:none;}
    #share-2{display: none;}
    .new_miew p{padding: 0.15rem;}
    .new-cont h3{font-size: 0.28rem;}
	.article .left{width:100%;padding-right: 0 !important;}
	.article .right{width:100%;}
	.article .right img{width: 100%;;min-width: auto !important;}
}
@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.5rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: 0rem;border-radius: 10px;background: #F3F5F8;}
.xyfg li .info{padding: 0.25rem 0.3rem;height: 2.1rem;}

.xyfg li .scale .imged{border-radius: 0.1rem 0.1rem 0 0;}

.xyfg li .date{text-align: center;padding-right: 0.15rem;border-right: 1px solid #ddd;}
.xyfg 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;}              

.xyfg li span{display: block;color: #333;font-size: 0.42rem;line-height: 1.1;}
.xyfg li p{font-size: 0.16rem;color: #333;margin-top: 0.1rem;}

.xyfg li h4{font-size: 0.14rem;color: #999;line-height: 0.24rem;max-height: 0.48rem\0;margin-top: 0.35rem;}
.xyfg2 li a{background: none;}
.xyfg2 li .imged::after{width: 0.47rem;height: 0.47rem;background: url(/images/tbf.png) no-repeat;background-size: 100% 100%;left: 0.3rem;bottom: 0.3rem;}

.xyfg2 li .con{padding: 0.22rem 0 0.1rem;}
.xyfg2 li h3{font-size: 0.2rem;color: #222;line-height: 0.3rem;padding-left: 0;flex:none;text-align: center ;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #0CD3F4;}
}
@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%;}
}

@media(max-width: 600px){	
	.xyfg li{width: 100%;}
}

/* 师资列表 */
.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: #0CD3F4;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: #0CD3F4;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){
  .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;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem; background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%);display: flex;align-items: center;height: 0.7rem;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}
.dzjg .fl03>h3{background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,184,163) 100%);}



.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #222;line-height: 1.3;text-align: center;background: #ecf3f6;height: 0.7rem;display: flex;align-items: center;justify-content: center;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #036abb;}
  .dzjg .fl01 li h3:hover a{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3 span{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl02 li{width: 100%;}
}
/* 组织机构 */

.zzjg ul{margin: 0 -0.3rem;}
.zzjg li{width: 33.3%;padding: 0 0.3rem;margin-bottom: 0.3rem;}
.zzjg li h3{height: 0.72rem;display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.25rem;}
.zzjg li h3::after{width: 100%;opacity: 0;background: #0CD3F4;background-size: 100% 100%;border-radius: 0.1rem;}

.zzjg li a{font-size: 0.2rem;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;padding: 0 0.2rem 0 0.15rem;background-size: 0.11rem !important;width: 100%;}
.zzjg li a::after{width:0.05rem;height: 0.05rem;background: #0CD3F4;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
@media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
	.zzjg li h3:hover a{color: #fff;font-weight: 700}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
}





/* 师资队伍 */

.szlist ul{margin: 0 -0.2rem 0.4rem;}
.szlist li{width: 25%;padding: 0 0.2rem;margin-bottom: 0.1rem;}
.szlist li .con{padding: 0.25rem 0 0;height: 1.1rem;}
.szlist li h3{font-size: 0.2rem;color: #333;align-items: flex-end;margin-bottom: 0.15rem;}
.szlist li span{display: inline-block;padding-left: 0.25rem;font-size: 0.16rem;color: #333;}
.szlist li p{font-size: 0.14rem;color: #999;line-height: 0.26rem;word-break: break-all;}
.szlist li .imged{padding-bottom: 135%;}


@media(min-width: 1025px){
  .szlist li a:hover h3{color: #0CD3F4;}
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.2rem 0.2rem;}
  .szlist li{width: 25%;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{width: 25%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 33.3%;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 50%;}
}
/* 注册免费送18体验金领导 */
.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;background: url(/images/ldxq1.png) no-repeat;background-size: 100% 100% !important;display: block;margin-top: 0.35rem;}

/* 注册免费送18体验金领导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%;}
  .szld li:hover span{background: url(/images/ldxq2.png) no-repeat;}
}
@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;}
}



.xzjj .fl01{align-items: center;background: #F1F4F4;margin-bottom: 0.35rem;}
.xzjj .fl01 .scale {width: 4.2rem;}
.xzjj .fl01 .con{width: calc(100% - 4.2rem);padding: 0 0.6rem;}
.xzjj .fl01 h3{font-size: 0.42rem;color: #333;}
.xzjj .fl01 h4{font-size: .2rem;line-height: 38px;color: #333;margin: 0.25rem 0 0.2rem;}
.xzjj .fl01 p{font-size: 0.18rem;line-height: 0.34rem;color: #333;}
.xzjj .cont p{text-indent: 2em;font-size: 0.18rem;line-height: 1.8;color: #333;}
.xzjj .fl01 .imged{padding-bottom: 75%;}

@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  .xzjj .fl01 h3{font-size: 0.3rem}
  .xzjj .fl01 h4{margin:.15rem 0;}

}
@media(max-width: 768px){	
  .xzjj .fl01{padding:.2rem 0;}
  .xzjj .fl01 .scale {width: 4.2rem;margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding: 0 0.25rem;}
  .xzjj .fl01 h3,.xzjj .fl01 h4{text-align:center;}
 
}
/* 诺亚娱乐登录园风景 */

.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: #0CD3F4;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 .fl01{justify-content: space-between;padding-top: .5rem;}
.xxjj .jjli{margin-bottom: 0.5rem;}
.xxjj .left{width: 100%;}
.xxjj .right{/* padding: 0.35rem 0.4rem; */width: 40%;}
.xxjj .right img{width: 100%;}
.xxjj .img img{width: 100%;}
.xxjj .cont p{font-size: 0.28rem !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 .fl02{padding-bottom: 0.6rem;margin-bottom: 0;}
.xxjj .fl02 ul{justify-content: space-between;}
.xxjj .fl02 li{padding: 0 0.1rem;}
.xxjj .fl02 li .img{margin: 0 auto .25rem;width: 0.6rem;height: 0.6rem;}
.xxjj .fl02 li h3{font-size: 0.18rem;color: #014165;margin-bottom: .15rem;}
.xxjj .fl02 li h3 span{font-size: 0.64rem;font-family: Bebas;color: #014165;display: inline-block;padding-right: 0.1rem;}
.xxjj .fl02 li p{font-size: 0.2rem;color: #666;line-height: 1.5;}

.xxjj .fl03 .left{width: 70%;padding: 0.7rem 0 0.35rem 0.7rem;background: url(/images/jj2.jpg) no-repeat;background-size: cover;}
.xxjj .fl03 .right{width: 30%;padding: 0.7rem 0 0.35rem 0.7rem;background: linear-gradient(298deg, #009DDE 1%, #00D0B4 100%);}
.xxjj .fl03 h3{font-size: 0.18rem;color: #fff;align-items: flex-end;margin-bottom: 0.15rem;}
.xxjj .fl03 h3 span{font-size: 0.55rem;color: #fff;display: inline-block;padding-right: 0.1rem;}
.xxjj .fl03 p{font-size: 0.2rem;color: #fff;line-height: 1.5;}
.xxjj .fl04{background: url(/images/jj3.png) no-repeat center/cover;border-radius: 0.2rem;padding: 0.9rem 0.45rem;}
.xxjj .fl04 h4{font-size: 0.3rem;color: #fff;line-height: 0.48rem;margin-bottom: 0.4rem;}
.xxjj .fl04 dl{margin: 0 -0.1rem;}
.xxjj .fl04 dt{width: 33.3%;padding: 0 0.1rem;font-size: 0.2rem;line-height: 0.48rem;color: #FFFFFF;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xxjj .fl01{padding-top:0;}
  .xxjj .left{width: 100%;}
  .xxjj .right{flex: none;width: 100%;}
  .xxjj .fl02 li{width: 33.3%;margin-bottom: 0.2rem;text-align: center;}
  .xxjj .fl04 dt{width: 50%;}
  .xxjj .cont p{margin-bottom:.1rem;}
  .xxjj .fl02 li h3 span{font-size: 0.4rem;}
  .xxjj .fl03 h3 span{font-size: 0.3rem;}

}
@media screen and (max-width: 768px) {
  .xxjj .fl03 .left{width: 60%;padding: 0.3rem 0.15rem 0.2rem;}
  .xxjj .fl03 .right{width: 40%;padding: 0.3rem 0.15rem 0.2rem;background: linear-gradient(298deg, #009DDE 1%, #00D0B4 100%);}
  .xxjj .fl04 dt{width: 100%;}
  .xxjj .fl02 li h3 span{font-size: 0.3rem;}
  .xxjj .fl02 li p{font-size: 0.16rem;}
  .xxjj .fl04{padding:.2rem;}
  .xxjj .fl04 h4{font-size: 0.2rem;margin-bottom: 0.2rem;line-height:1.5;}
}



/* 机构设置 */
.jgsz .jg-li{margin-bottom: 0.2rem;padding-left: 0.05rem;}
.jgsz .jg-li::after{border-radius: 0rem 0.4rem 0rem 0.4rem;background: #FFEDC4;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: #0CD3F4;padding-left: 0.15rem;border-left: 0.05rem solid #FFDE90;font-weight: bold;}
.jgsz h3::after{width: 100%;border-radius: 0px 0.4rem 0px 0px;background: #FFF8E8;}
.jgsz ul{padding: 0.25rem 0.25rem;border: 1px solid #FFEDC4;background: #fff;}
.jgsz li{width: 25%;padding: 0 0.25rem;margin-bottom: 0.1rem;}
.jgsz li a{font-size: 0.18rem;color: #333;line-height: 1.5;transition: 0.5s;display: flex;padding: 0 0rem 0 0.2rem;width: 100%;height: 0.5rem;align-items: center;}
.jgsz li a::after{width:0.04rem;height: 0.04rem;background: #0CD3F4;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}
.jgsz li a::before{content: "";position: absolute;left: -0.25rem;right: -0.2rem;height: 100%;background: #0CD3F4;opacity: 0;z-index:-1;}




@media(min-width: 1025px){	
  .jgsz li a:hover{color: #fff}
  .jgsz li a:hover::before{opacity: 1;}
  .jgsz li a:hover::after{background: #fff;}
}
@media(max-width: 1024px){	
  .jgsz ul{padding: 0.2rem 0 0.1rem;}
  .jgsz li{width: 33.3% ;}

}

@media(max-width: 768px){
  .jgsz li{width: 50% ;}	
    .jgsz li a{height: auto;}
 
}
@media(max-width: 600px){	
  
}

/* 诺亚娱乐登录领导 */
.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: #0CD3F4;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 #0CD3F4;}
.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%;}
}
/* 注册免费送18体验金风光 */
.wall-column{ display:inline-block; width:33.33%; vertical-align:top; padding:0 0.2rem}
.xyjs ul{ margin:0 -.2rem; }
.wall-column .jsli{ margin-bottom:0.4rem}
.wall-column .jsli a{ display:block;position: relative;}
.wall-column .jsli img{ overflow:hidden; width:100%}
.jz{flex-direction: column;align-items: center;justify-content: center;margin-top: 0.4rem;cursor: pointer;}
.jz p{font-size: 0.3rem;color: #00375D;padding-bottom: 0.1rem;}
.jz img{animation: shubiao 1.4s infinite linear;}
.jsli .con{position: absolute;padding: 0 0.2rem 0.1rem;z-index: 10;left: 0;bottom: 0;width: 100%;}
.jsli .con p{text-align: right;color: #fff;font-size: 0.2rem;}
.jsli .con::after{width: 100%;height: 1rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);left: 0;bottom: 0;
}
.jz.on{opacity: .3;}
.jz.on img{animation: none;}
@media(min-width: 1025px){
 
}

@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
  .xyjs ul{ margin:0 -.1rem;}
  .wall-column{width: 50%;padding: 0 0.1rem;}
  .wall-column .jsli{ margin-bottom:0.25rem}
}
@media screen and (max-width: 600px) {

}
/* 历史沿革 */
.lsyg {padding: 0.3rem 0 1rem;}
.lsyg .img{text-align: center;margin-bottom: 0.4rem;flex-direction: column;align-items: center;}
.lsyg .img p{font-size: 0.42rem;line-height: 1.2;color: #012D46;margin-top: .2rem;}
.lsyg .img img{width:1.16rem;}
.lsyg .bm3 ul{width: 100%;padding:0rem;}
.lsyg .bm3 ul::after{width: 0.9rem;height: 1px;left: 50%;bottom: auto;top: 0;background: #07A5FF;transform: translateX(-50%);}

.lsyg .bm3 li{height: 2rem;padding-top: 0.3rem;justify-content: flex-end;}
.lsyg .bm3 li::after{width: 0.13rem;height: 1.3rem;background: url(/images/ls-line.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: auto;top: 0;}
.lsyg .bm3 li .box{width: 50%;transition: 0.5s;align-items: center;padding: 0rem 0rem 0;position:relative;z-index:1;}
.lsyg .bm3 li .box-con{width: 50%;padding: 0 0.3rem 0 0.84rem ;}
.lsyg .bm3 li .scale{width: 50%;}
.lsyg .bm3 li .imged{/* margin-bottom:0.1rem; */border-radius: 0.12rem;}
.lsyg .bm3 li .box span{display: block;font-size: 0.48rem;color: #0CD3F4;text-transform: uppercase;transition: 0.5s;font-family: Bebas;padding-bottom: 0.17rem;}
.lsyg .bm3 li .box .con{margin-top: 0.25rem;}
.lsyg .bm3 li .box p{font-size: 0.2rem;color: #012D46;line-height: 0.4rem;max-height: 1.2rem\0;}
.lsyg .bm3 li .box::after{
  content:"";
  position:absolute;
  width: 100%;
  height:0.09rem;
  /* background: url(/images/ls-line.png) no-repeat; */
  /* background-size: 100% !important; */
  left:0;
  bottom:0;
}
.lsyg .bm3 li span::after{width: 2.1rem;height: 0.63rem;background: url(/images/ls-c.png) no-repeat;background-size: 100% 100% !important;left: 0;bottom: auto;top: 100%;left: -1.15rem;/* right: 0; */}




@media(min-width: 1025px){	
  .lsyg .bm3 li:nth-child(2n-1){justify-content: flex-start;}
  .lsyg .bm3 li:nth-child(2n-1) .tim{justify-content: flex-end;}
  .lsyg .bm3 li:nth-child(2n-1) .scale{order: -1;}
  .lsyg .bm3 li:nth-child(2n-1) .box-con{padding: 0rem 0.84rem 0 0.3rem;}
  .lsyg .bm3 li:nth-child(2n-1) span::after{transform: rotateY(180deg);left: auto;right: -1rem;}

}



@media(max-width: 1024px){	
.lsyg {padding: 0rem 0 .5rem;}
.lsyg .bm3 ul::after{left: 0;transform: translateX(0);}
.lsyg .bm3 li{height:auto;}
.lsyg .bm3 li::after{left: 0.34rem;transform: translateX(0);height: 100%;background: #0CD3F4;width: 1px;}
.lsyg .bm3 li .box{height:auto;width:100%;/* margin-bottom: .3rem; */padding: 0 0 0rem .5rem!important;}
.lsyg .bm3 li .box span{font-size: 0.4rem;padding-left: 0rem;}
.lsyg .bm3 li .box p{font-size:0.16rem;line-height:1.8}
.lsyg .img p{font-size:.26rem;}
.lsyg .img img{width:.8rem;}
.lsyg .bm3 li .box-con{width: 60%;}
.lsyg .bm3 li .scale{width: 40%;}
}

@media(max-width: 768px){	
.lsyg .bm3 li .box-con{padding:0 .15rem 0 .25rem;}
.lsyg .bm3 li .box span{font-size: 0.3rem;}
.lsyg .bm3 li span:after{width:1.2rem;height:.35rem;left: -.55rem;}

}

@media(max-width: 600px){	
.lsyg .bm3 li .box-con{width: 100%;}
.lsyg .bm3 li .scale{width: 100%;margin-top:.15rem;}
}



/* 诺亚娱乐登录标识 */
.xxbs .bsli{margin-bottom: 0.6rem;}
.xxbs .bsli h3{margin-bottom: 0.3rem;overflow: hidden;}
.xxbs .bsli h3 span{font-size: 0.36rem;color: #01587A;line-height: 0.5rem;padding-right: 0.2rem;}
.xxbs .bsli h3 span::after{width: 100vw;height: 1px;bottom: 50%;left: 100%;background: #D8D8D8;}
.xxbs .bsli .con img{display: block;margin: 0.2rem auto 0;}
.xxbs .bsli .cont p{font-size: 0.24rem;line-height: 0.5rem;color: #222;text-indent: 2em;}
.xxbs .bsli .cont a{font-size: 0.24rem;line-height: 0.5rem;color: #222222;text-decoration:underline ;}
.xxbs .bsli .con p{font-size: 0.22rem;color: #222;line-height: 0.5rem;}
.xxbs .bsli .con p span{color: #333;}
.xxbs .bsli .cont h4{font-size: 0.24rem;color: #222222;line-height: 2;}
.xxbs .bsli .con2 h4{font-size: 0.3rem;color: #222222;line-height: 0.4rem;}
.xxbs .bsli .con2 h5{font-size: 0.26rem;color: #000;line-height: 0.4rem;margin: 0.3rem 0 0.1rem;}
.xxbs .bsli .con2 p{font-size: 0.22rem;color: #222222;line-height: 0.4rem;text-indent: 2em;margin-bottom: 0.35rem;}
.xxbs .bsli2{margin-bottom: 0.35rem;}

.zzjg2 img{/* width: 100%; */}


@media(min-width: 1025px){
 
}

@media screen and (max-width: 1024px) {
  .xxbs .bsli{margin-bottom: 0.3rem;}
  .xxbs .bsli h3 span{font-size: 0.3rem;}
  .xxbs .bsli .con2 h4{font-size: 0.26rem;}
}

@media screen and (max-width: 768px) {
  .xxbs .bsli h3 span{font-size: 0.28rem;}
  .xxbs .bsli .con2 h4{font-size: 0.24rem;}
  .xxbs .bsli .cont p,.xxbs .bsli .cont a,.xxbs .bsli .cont h4{font-size: 0.2rem;}
  .xxbs .bsli .con2 h5{margin: 0.1rem 0 ;}
}

@media screen and (max-width: 600px) {

}

/* xkzy */
.xkzy .cont{padding: 0.5rem 0.3rem;background: url(/images/xkbg1.png) no-repeat;background-size: cover;border-radius: 0.1rem;margin-bottom: 0.6rem;}
.xkzy .cont p{font-size: 0.2rem;line-height: 2;text-align: justify;text-indent: 2em;color: #fff;margin-bottom: 0.25rem;}
.xkzy  .select{height: 0.56rem;line-height: 0.56rem;font-size: 0.18rem;color: #666;width: 3.2rem;position: relative;border-radius: .1rem;;}
.xkzy  .select h2{font-size: 0.18rem;height: 0.56rem;align-items: center;justify-content: space-between;cursor: pointer;padding: 0 0.2rem;border: 1px solid #ddd}

.xkzy  .select h2 p{color: #666;width: calc(100% - .12rem);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xkzy  .select h2 img{width:.12rem;}
.xkzy  .select ul{background: #fff;max-height: 2.1rem;position: absolute;width: auto;left: 0;right: 0;padding: .1rem 0rem;z-index: 500000;top: 101%;display: none;overflow-y: auto;}
.xkzy  .select li{font-size: 0.16rem;line-height: 0.24rem;color: #333;transition:0.5s;padding: 0.05rem .15rem;cursor: pointer;}
.xkzy  .select li:hover{background:#0CD3F4;color:#fff;}

.xkzy .sele2{margin: 0.2rem 0;align-items: center;}
.xkzy .sele2 h3{width: .9rem;font-size: 0.18rem;color: #333;white-space: nowrap;height: 0.4rem;line-height: 0.4rem;border: 1px solid #0CD3F4;border-radius: 0.1rem;font-size: 0.18rem;color: #00375D;text-align: center;}

.xkzy .sele2 ul{display: flex;flex-wrap: wrap;flex: 1;min-width: 0;}
.xkzy .sele2 ul li{font-size: 0.18rem;color: #333;line-height: 0.32rem;margin: 0 0.15rem;padding: 0 0.06rem;transition: 0.5s;cursor: pointer;}
.xkzy .sele2 ul li.on,.sele2 ul li:hover{background: #0CD3F4;color: #fff;}

.xkzy dl{margin: 0 -0.18rem;}
.xkzy dt{width: 33.3%;padding: 0 0.18rem;margin-bottom: 0.4rem;}
.xkzy dt a{border-radius: 0.1rem;display: block;position: relative;background: #F3F5F8;border-radius: 0.1rem;}
.xkzy dt a::after{width: 100%;background: #0CD3F4;border-radius: 0.1rem;opacity: 0;box-shadow: 0px 0.04rem 0.1rem 0rem rgba(12, 174, 200, 0.4);}
.xkzy dt .scale{border-radius: 0.1rem;}
.xkzy dt .imged::after{width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);}
.xkzy dt .con{width: 100%;padding: 0 0.2rem;align-items: center;display: flex;height: 1.1rem;}
.xkzy dt span{width: 0.49rem;height: 0.4rem;background: url(/images/xk-i1.png) no-repeat;background-size: 100% 100%;}
.xkzy dt h3{flex: 1;min-width: 0;padding: 0 0.4rem 0 0.1rem;font-size: 0.24rem;color: #333;background: url(/images/xk-xq1.png) no-repeat right center;}

.zklist ul{justify-content: space-between;}
.zklist li{width: 48.5%;margin-bottom: 0.3rem;}
.zklist li a{height: 0.8rem;align-items: center;justify-content: space-between;border-radius: 0.1rem;background: #F3F5F8;padding: 0 0.3rem 0 0.4rem;}
.zklist li a::after{width: 0.08rem;border-radius: 0.1rem 0rem 0rem 0.1rem;
  background: #0CD3F4;
}
.zklist li h3{font-size: 0.22rem;color: #000;line-height: 1.5;flex: 1;min-width: 0;transition:0.5s;font-weight: bold;}
.zklist li img{width: 0.18rem;}

.xkzy .fl02{width: 100%;overflow: hidden;position: relative;}
.xkzy .fl02 .imged{padding-bottom: 24%;}
.xkzy .fl02 .wp{position: relative;}
.xkzy .fl02 .imged::after{width: 100%;background: rgba(0, 55, 114, 0.4);}

.xkzy .fl02 .con{position: absolute;left: 0;z-index: 10;width: 100%;height: 100%;bottom: 0;}
.xkzy .fl02 .info{padding-top: 1rem;}
.xkzy .fl02 .info h3{font-size: 0.48rem;color: #fff;margin-bottom: 0.35rem;}
.xkzy .fl02 .info h3::after{width: 1.8rem;right: 102%;left: auto;background: #fff;bottom: 50%;height: 1px;}
.xkzy .fl02 .info span{width: 1.6rem;height: 0.56rem;border-radius: 0.4rem;border: 0.5px solid #FFFFFF;align-items: center;justify-content: center;font-size: 0.18rem;color: #fff;}
.xkzy .fl02 .info span img{display: inline-block;margin-left: 0.1rem;width: 0.1rem;}


@media(min-width: 1025px){
 .zklist li a:hover h3{color:#00B7FF;}
 .xkzy dt a:hover span{background: url(/images/xk-i.png) no-repeat;}
 .xkzy dt a:hover h3{background: url(/images/xkxq1.png) no-repeat right center;color: #fff;}
 .xkzy dt a:hover::after{opacity: 1;}
}

@media screen and (max-width: 1024px) {
.xkzy .cont{margin-bottom: 0.25rem;padding: .25rem .25rem 0.15rem;}
.xkzy dl{margin: 0 -0.1rem;}
.xkzy dt{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.4rem;}

}

@media screen and (max-width: 768px) {
  .zklist li{width: 100%;margin-bottom: 0.25rem;}
  .xkzy dt{width: 50%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
  .xkzy dt span{width: 0.3rem;}
}

@media screen and (max-width: 600px) {
  .xkzy .sele2 ul{flex: none;width: 100%;margin-top: 0.15rem;}
  .xkzy dt{width: 100%;}
}


/* 组织机构 */
.zz-h{justify-content: center;}
.org-box{justify-content: center;}
.org-box h3{height: 0.72rem;color: #fff;border-radius: 0.5rem;box-shadow: 0rem 0.2rem 0.1rem 0px rgba(17, 68, 131, 0.14);padding: 0 0.5rem;background: #02476F;font-size: 0.3rem;line-height: 0.72rem;}
.mb-4{
  border-radius: 0.5rem;
  background: #25B1D5;
  height: 0.72rem;
  line-height: 0.72rem;
  box-shadow: 0rem 0.04rem 0.1rem 0px rgba(24, 133, 161, 0.56);
  color: #fff;
  padding: 0 0.33rem;
  font-size: 0.24rem;
  text-align: center;
}
.zzli ul{padding: 0.2rem 0rem;margin-left: 0.34rem;border-left: 1px solid #25B1D5;}
.zzli li{font-size: 0.2rem;line-height: 0.22rem;color: #222;position: relative;padding: 0.15rem 0 0.15rem 0.2rem;transition: 0.5s;}
.zzli li::after{background: #FFFFFF;border: 1px solid #25B1D5;width: 0.07rem;height: 0.07rem;border-radius: 50%;content: "";position: absolute;left: 0rem;top: 50%;transform: translateY(-50%);left: -0.06rem;}
.line{justify-content: center;}
.line1 img,.line2 img{width:90%;}
.line1{width: 65%;}
.zz-h{padding-left: 17%;}
.zz-h .org-box{flex-direction: column;align-items: center;}

.org-list{justify-content: space-between;}
.org-list .left{width: 65%;}
.org-list .right{width: 30%;}
.zzj-t{margin: 0 -0.2rem;}
.org-list .left .zzli{width: 25%;padding: 0 0.2rem;}
.org-list .right .zzli{width: 50%;padding: 0 0.2rem;}




@media(min-width: 1025px){
 .zzli li a:hover {color:#25B1D5;}
}

@media screen and (max-width: 1024px) {
  .line{display: none;}
  .zz-h{padding-left: 0%;}
  .org-list .left{width: 100%;}
  .org-list .right{width: 100%;margin-top: 0.3rem;} 
  .org-box{margin-bottom: 0.25rem;}
  .org-box h3{font-size: 0.26rem;line-height: 0.6rem;height: 0.6rem;}
  .mb-4{font-size: 0.22rem;line-height: 0.5rem;height: 0.5rem;}
  .zzli li{font-size: 0.18rem;padding: .08rem 0 .08rem .2rem;}
  .zzj-t{margin: 0 -0.1rem;}
  .org-list .left .zzli{width: 25%;padding: 0 0.1rem;}
  .org-list .right .zzli{width: 50%;padding: 0 0.1rem;}
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 600px) {
  .org-list .left .zzli{width: 50%;padding: 0 0.1rem;}
}


/*  */
.xmt dl{margin-bottom: 0.8rem;}
.xmt dl dt{margin-right: 0.15rem;margin-bottom: 0.15rem;}
.xmt dl dt a{align-items: center;height: 0.52rem;padding: 0 0.2rem;border-radius: 0.26rem;
background: #FFFFFF;font-size: 0.22rem;color: #222;
box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.1);
}
.xmt dl dt a img{display: inline-block;margin-right: 0.1rem;}
.xmtj li{margin-bottom: 0.7rem;}
.xmtj li a{align-items: center;border-radius: 0.1rem;
background: #F3F5F8;
}
.xmtj li .scale{width:4.9rem;border-radius:0.1rem;}
.xmtj li .con{flex: 1;min-width: 0;padding-left: 0.75rem;}
.xmtj li h3{font-size: 0.24rem;color: #000;line-height: 1.5;transition: 0.5s;}
.xmtj li span{display: block;margin: 0.4rem 0 0.65rem;font-size: 0.2rem;color: #333;}
.xmtj li p{align-items: center;color: #000;font-size: 0.2rem;}
.xmtj li p img{display: inline-block;margin-right: 0.1rem;}
.xmtj li .imged{padding-bottom: 70%;}


@media(min-width: 1025px){
  .xmtj li a:hover h3{color: #009DDE;}
}

@media screen and (max-width: 1024px) {
  .xmtj li{margin-bottom: 0.3rem;}
  .xmt dl{margin-bottom: 0.2rem;}
}

@media screen and (max-width: 768px) {
.xmtj li .scale{width:3rem;}
.xmtj li span{margin: 0.2rem 0;}

}

@media screen and (max-width: 600px) {
  .xmtj li .scale{width:100%;}
  .xmtj li .con{flex: none;width: 100%;padding: 0.2rem;}
  .xmtj li .imged{padding-bottom: 60%;}
}
/* 诺亚娱乐登录园文化2 */
.xywh .fl01{position: relative;overflow: hidden;border-radius: 0.2rem;margin-bottom: 0.7rem;}
.xywh .fl01 .imged{padding-bottom: 5rem;border-radius: 0.2rem;}
.xywh .fl01 .imged::after{width: 100%;
background: -ms-linear-gradient(270deg, rgba(216, 216, 216, 0) 0%, rgba(3, 165, 191, 0.86) 69%);
background: linear-gradient(270deg, rgba(216, 216, 216, 0) 0%, rgba(3, 165, 191, 0.86) 69%);
}
.xywh .fl01 .con{width: 70%;height: 100%;display: flex;flex-direction: column;justify-content: center;position: absolute;left: 0;bottom: 0;padding: 0 0.88rem;z-index: 10;}
.xywh .fl01 h3{color: #fff;font-size: 0.42rem;line-height: 1.5;}
.xywh .fl01 p{color: #fff;font-size: 0.18rem;line-height: 2;margin-top: 0.35rem;}

.xywh .tit2{margin-bottom: 0.9rem;overflow: hidden;display: flex;}
.xywh .tit2 h3{font-size: 0.36rem;color: #01587A;padding-right: 0.15rem;}
.xywh .tit2 h3::after{width: 100vw;height: 1px;bottom: 50%;left: 100%;background: #ddd;}
.whli2{margin: 0 -0.15rem;}
.whli2 li{width: 25%;padding: 0 0.15rem;}
.whli2 li a{display: block;min-height: 3.6rem;background: url(/images/wh2.png) no-repeat;background-size: cover;border-radius: 0.1rem;padding: 0.48rem 0.4rem;}
.whli2 li h4{font-size: 0.3rem;color: #7E5713;padding-bottom: 0.25rem;margin-bottom: 0.3rem;}
.whli2 li h4::after{width: 0.2rem;height: 0.04rem;background: #F69C00;}
.whli2 li p{font-size: 0.16rem;color: #9C8255;line-height: 0.28rem;text-align: justify;}
    
    

@media(min-width: 1025px){
}

@media screen and (max-width: 1024px) {
  .xywh .fl01{margin-bottom: 0.3rem;}
  .xywh .fl01 .con{width: 80%;padding: 0 0.25rem;}
  .xywh .tit2{margin-bottom: 0.25rem;}
  .whli2{margin: 0 -0.1rem;}
  .whli2 li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.2rem;}
}

@media screen and (max-width: 768px) {
 .xywh .fl01 .con{width: 100%;}
 .whli2 li a{padding: 0.2rem;height:auto;min-height:auto;}
 .whli2 li{width:100%;}
 .xywh .tit2 h3{font-size:.3rem;}
	.whli2 li h4{font-size: 0.26rem;}
  .xywh .fl01 h3{font-size: 0.3rem;}
  .xywh .fl01 .imged{padding-bottom: 60%;}
  .xywh .fl01 p{margin-top: 0.15rem;line-height: 1.6;font-size: .16rem;}
}

@media screen and (max-width: 600px) {
    .xywh .fl01 h3{font-size: 0.26rem;}
}

/* 领导详情 */
.ldxq{justify-content: space-between;}
.ldxq .left{width: 22%;border-radius: 0.2rem;background: #FFFFFF;box-shadow: 0px 0rem 0.2rem 0px rgba(1, 65, 101, 0.1);padding: 0.35rem;}
.ldxq .right{width: 70%;}
.ldxq .left li{padding: 0.2rem 0 0.2rem 0.2rem;border-bottom: 1px solid #ddd;cursor: pointer;}
.ldxq .left li h3{font-size: 0.22rem;color: #014165;margin-bottom: 0.1rem;}
.ldxq .left li p{font-size: 0.18rem;color: #999;}
.ldxq .right .tab{display: none;}
.ldxq .right .tab:first-child{display: block;}

.ldxq .right .con h3{font-size: 0.36rem;color: #014165;line-height: 0.4rem;}
.ldxq .right .con h4{font-size: 0.2rem;color: #999;margin: 0.15rem 0;padding-bottom: 0.15rem;}
.ldxq .right .con h4::after{width: 0.4rem;height: 0.04rem;background: #014165;}
.ldxq .right .con p{font-size: 0.2rem;color: #333;line-height: 0.3rem;text-align: justify;}
.ldxq .right .cont{margin-top: 0.65rem;}
.ldxq .right .cont p{font-size: 0.2rem !important;color: #333;line-height: 0.4rem !important;text-align: justify;text-indent: 2em;margin-bottom: 0.3rem !important;}




@media(min-width: 1025px){

}

@media screen and (max-width: 1024px) {
.ldxq .right .cont{margin-top: 0.3rem;}
.ldxq .right{width: 75%;}
.ldxq .right .con h3{font-size: 0.3rem;}
}

@media screen and (max-width: 768px) {
  .ldxq .left{width: 100%;padding: .15rem;}
  .ldxq .right{width: 100%;margin-top: 0.3rem;}
  .ldxq .left ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
  .ldxq .left li{width: 32%;}
  .ldxq .right .cont p{margin-bottom:.15rem;}
}

@media screen and (max-width: 600px) {
 .ldxq .left li{width: 48%;}
}

/* 交通指南 */
.jtzn dl{justify-content: center;margin-bottom: 1rem;}
.jtzn dl dt{padding: 0 0.1rem;}
.jtzn dl dt a{display: flex;align-items: center;height: 0.52rem;border-radius: 0.26rem;
background: #FFFFFF;
box-shadow: 0rem 0rem 0.1rem 0px rgba(0, 0, 0, 0.1);padding: 0 0.3rem;font-size: 0.2rem;color: #014165;width: 2.26rem;justify-content: center;}
.jtzn dl dt.on a{background: #014165;color: #fff;}

.jtz-t{justify-content: space-between;margin-bottom: 1.2rem;align-items: center;}
.jtz-t .left{width: 50%;}
.jtz-t .right{width: 35%;}
.jtz-t .right img{width: 100%;}
.jtz-t .left h3{font-size: 0.24rem;color: #014165;margin-bottom: 0.55rem;}
.jtz-t .left p{font-size: 0.2rem;color: #222;line-height: 0.3rem;text-align: justify;margin-bottom: 0.2rem;}


@media(min-width: 1025px){

}

@media screen and (max-width: 1024px) {
  .jtzn dl{justify-content: center;margin-bottom: .4rem;}
  .jtz-t .left h3{margin-bottom: 0.2rem;}
  .jtz-t{margin-bottom: 0.35rem;}
}

@media screen and (max-width: 768px) {
  .jtz-t .left{width: 100%;}
  .jtz-t .right{width: 100%;margin-top: 0.3rem;}
  .jtzn dl dt a{width: auto;padding: 0 0.15rem;height: 0.45rem;}
}

@media screen and (max-width: 600px) {
  
}

/* 科学研究 */
.common .tit1 h3{font-size: 0.42rem;color: #012D46;line-height: 1.5;padding-bottom: 0.22rem;margin-bottom: 0.55rem;font-weight: bold;}
.common .tit1 h3::after{width: 0.84rem;height: 0.03rem;background: #0CD3F4;}
.common .cont p{font-size: 0.2rem;line-height: 0.42rem;color: #222222;text-align: justify;text-indent: 2em;margin-bottom: 0.35rem;}
.common .tit2{margin-bottom: 0.4rem;}
.common .tit2 h3{font-size: 0.36rem;color: #01587A;line-height:1.2;font-weight: bold;}
.kx1{justify-content: space-between;padding: 0.8rem 0;border-bottom: 1px solid #E5E5E5;}
.kx1 .left{width: 55%;}
.kx1 .right{width: 41%;}
.kx1 .right img{width: 100%;border-radius: 0.1rem;}
.kx2,.kx3{padding: 0.75rem 0;border-bottom: 1px solid #E5E5E5;}
.kx4{padding: 0.75rem 0;}
.common .cont{margin-bottom: 0.2rem;}
.nlist{overflow: hidden;background: #01458E;}
.nlist::after{width: 100%;height: 7.2rem;background: url(/images/kxbg.png) no-repeat top;background-size: 100% 100%;bottom: auto;top: -1.5rem;right: -10%;left: auto;}
.nlist li{width: 25%;height: 1.8rem;padding: 0.4rem 0.5rem;}
.nlist li::after{height: 0.04rem;background: #FFE45E;display: flex;align-items: center;}
.nlist li .a{display: block;width: 100%;/* padding: 0 0rem 0 .5rem; */height: 100%;display: flex;flex-direction: column;align-items: center;}
.nlist li .a:after{width:1px;height:1rem;background:#fff;opacity:.1;left:auto;right: -.5rem;}
.nlist1 li:nth-child(4n) .a:after{opacity:0;}
.nlist li h3{color: #fff;font-size: 0.18rem;margin-bottom: 0.1rem;}
.nlist li h3 span{color: #fff;
font-family: Bebas;
font-size: 0.64rem;line-height: 1.1;display: inline-block;padding-right: 0.05rem;}
.nlist li p{color: #fff;font-size: 0.2rem;opacity: .8;line-height: 1.2;}

.nlist1 li{width: 25%;}
.nlist2 li{padding: 0.4rem 0.5rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.nlist2 li .a:after{height:1.4rem;}
.nlist2 li:nth-child(4n) .a{border-right:none;}
.nlist2 li:nth-child(5),.nlist2 li:nth-child(6),.nlist2 li:nth-child(7),.nlist2 li:nth-child(8){border-bottom: none;}
.nlist3 li{width: 33.3%;}

.nlist2 li:nth-child(5) .a:after,.nlist2 li:nth-child(6) .a:after,.nlist2 li:nth-child(7) .a:after,.nlist2 li:nth-child(8) .a:after{top:-.4rem;}
.nlist4 li{padding: 0.4rem 0.5rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.nlist4 li{width: 20%;}
.nlist5 li{width: 16.6%;}
.nlist4 li:nth-child(5n) .a{border-right:none;}
.nlist4 li:nth-child(9),.nlist4 li:nth-child(6),.nlist4 li:nth-child(7),.nlist4 li:nth-child(8),.nlist4 li:nth-child(10){border-bottom: none;}
.nlist4 li:nth-child(9) .a:after,.nlist4 li:nth-child(6) .a:after,.nlist4 li:nth-child(7) .a:after,.nlist4 li:nth-child(8) .a:after,.nlist4 li:nth-child(10) .a:after{top:-.4rem;}
.nlist5 li{padding: 0.4rem 0.5rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.nlist5 li:nth-child(6n) .a{border-right:none;}
.nlist5 li:nth-child(9),.nlist5 li:nth-child(11),.nlist5 li:nth-child(7),.nlist5 li:nth-child(8),.nlist5 li:nth-child(10){border-bottom: none;}
.nlist5 li:nth-child(9) .a:after,.nlist5 li:nth-child(11) .a:after,.nlist5 li:nth-child(7) .a:after,.nlist5 li:nth-child(8) .a:after,.nlist5 li:nth-child(10) .a:after{top:-.4rem;}
.nlist5{margin-bottom: 0.45rem;}
.nlist5 li .a{padding:0 0 0 .2rem;}


.kx3 dl{margin-top: 0.5rem;justify-content: space-between;}
.kx3 dt{width: 31%;}
.kx3 dt h3{text-align: center;font-size: 0.32rem;color: #222222;margin-bottom: 0.35rem;}
.kx3 dt .con{border-radius: 0.1rem;height: 3rem;padding: 0.5rem 0.35rem;background: #23FFA3;}
.kx3 dt:nth-child(2) .con{background: #51EEFF;}
.kx3 dt:nth-child(3) .con{background: #FFE45E;}
.kx3 dt h4{padding-bottom: 0.2rem;margin-bottom: 0.25rem;font-size: 0.24rem;color: #222222;display: flex;flex-wrap: wrap;justify-content: center;align-items: baseline;border-bottom: 1px solid rgba(0,0,0,0.1);}
.kx3 dt h4 span{font-family: Canela Web;font-size: 0.8rem;color: #012D46;display: inline-block;padding: 0 0.1rem;}
.kx3 dt p{font-size: 0.24rem;color: #222;line-height: 0.4rem;text-align: center;width: 50%;}

.kx3 dt:nth-child(1) p{width: 33.3%;}

/* 2025.5.29 */
.kx2 dl{padding: 0 10%;}
.kx2 dl::after{width: 100%;height: 0.96rem;background: url(/images/yj-bg.png) no-repeat bottom;background-size: 100%;}
.kx2 dt{width: 33.3%;padding: 0 0.13rem;margin-bottom: 0.55rem;}
.kx2 dt .a{height: 4.92rem;border-radius: 0.2rem;padding: 0.3rem 0.45rem;background: -ms-linear-gradient(321deg, #009DDE 2%, #00D0B4 100%), #00A9D4;background: linear-gradient(321deg, #009DDE 2%, #00D0B4 100%), #00A9D4;}
.kx2 dt h3{font-size: 0.18rem;color: #fff;}
.kx2 dt h3 span{font-family: Bebas;display: inline-block;margin-right: 0.05rem;
font-size: 0.64rem;color: #FFFFFF;}
.kx2 dt p{margin: 0.17rem 0 0.26rem;color: #fff;font-size: 0.2rem;opacity: .8;}

.kx2 dt a{display: block;padding-left: 0.15rem;margin-bottom: 0.1rem;font-size: 0.18rem;line-height: 0.24rem;color: #FFFFFF;transition: all 0.3s;}
.kx2 dt a::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.53);bottom: auto;top: 0.085rem;}

.kx2 dt a:hover{opacity: .8;}


@media(max-width: 1024px){ 
}

@media(min-width: 1025px){
.nlist li:hover{
  background: -ms-linear-gradient(295deg, #009DDE 0%, #00D0B4 100%);
  background: linear-gradient(295deg, #009DDE 0%, #00D0B4 100%);
}
.nlist li:hover::after{width: 100%;}
.nlist li:hover .a:after{opacity:0;}
}

@media screen and (max-width: 1024px) {
  .kx1{padding: 0 0 0.4rem;}
  .kx2,.kx3,.kx4{padding: 0.4rem 0;}
  .common .tit2{margin-bottom: 0.2rem;}
  .common .tit1 h3{font-size: 0.3rem;margin-bottom: 0.3rem;}
  .common .tit2 h3{font-size: 0.26rem;}
  .nlist li{padding: 0.2rem 0.2rem;}
  .nlist li{padding: 0.2rem 0.2rem 0;}
  .nlist li .a{padding: 0 0.2rem;}
  .nlist li h3 span{font-size: 0.4rem;}
  .kx1 .left{width: 100%;}
  .kx1 .right{width: 100%;}
  .nlist li .a:after{right:.2rem;opacity:0;}
  .kx3 dt{width: 32%;}
  .kx3 dt h4 span{font-size: 0.46rem;}
  /*  */
  .kx2 dl{padding: 0 0%;}
  .kx2 dt{width: 100%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
  .kx2 dt .a{height: auto;padding: 0.2rem;}
  .kx2 dt h3 span{font-size: 0.4rem;}
}

@media screen and (max-width: 768px) {
  .nlist li h3 span{font-size: 0.3rem;}
  .nlist li{width: 33.3% !important;border-bottom:1px solid rgba(255,255,255,.1);height:1.2rem;}
  .nlist li .a{border-bottom: none;}
  .nlist li .a{padding: 0 0rem !important;}
  .nlist li p{font-size:.16rem;}
  .kx3 dt{width: 50%;}
  .kx3 dt h4 span{font-size: 0.4rem;}
  .kx3 dt .con{height: auto;padding: 0.25rem;}
  .kx3 dt p{font-size: 0.2rem;}
  .kx3 dt h3{font-size: 0.24rem;}
}

@media screen and (max-width: 600px) {
  .nlist li{width: 50% !important;}
  .kx3 dt{width: 100%;margin-bottom: 0.2rem;}
}
/* 产教融合 */
.cjrh .tit1{display: flex;justify-content: center;}
.cjrh .tit2{display: flex;justify-content: center;}
.cjrh .tit1 h3,.cjrh .tit2 h3{color:#131718;font-weight:bold;}
.cjrh .tit1 h3::after{left: 50%;transform: translateX(-50%);}
.cj1,.cj2,.cj3{width: 100%;padding: 0.8rem 0;border-bottom: 1px solid #ddd;}
.cj4{padding: 0.8rem 0;width: 100%;}

.cj1 .cont{border-radius: 0.1rem;padding: 0.67rem 0.75rem;background: url(/images/cjbg1.jpg) no-repeat center/cover;}
.cj1 .cont::before{content: "";position: absolute;left: 0.4rem;top: 0.2rem;width: 100%;height: 100%;background: url(/images/cj1.png) no-repeat;width: 0.96rem;height: 0.67rem;background-size: 100% 100%;}
.cj1 .cont::after{width: 0.98rem;height: 0.76rem;left: auto;right: 0.4rem;bottom: 1rem;background: url(/images/cj2.png) no-repeat;background-size: 100%;}
.cj1 .cont p{font-size: 0.2rem;color: #fff;line-height: 0.42rem;text-align: justify;}
.cj2 .cont p{font-size: 0.2rem;line-height: 0.42rem;color: #222222;text-align: justify;margin-bottom: 0.4rem;text-indent: 2em;}
.cj2 ul{justify-content: space-between;}
.cj2 li{width: 48%;margin-bottom: 0.5rem;}
.cj2 li a{align-items: center;height: 2.2rem;border-radius: 0.1rem;background: #F7F7F7;padding: 0 0.45rem;}
.cj2 li a::after{width: 100%;opacity: 0;background: url(/images/cjbg2.jpg) no-repeat center/cover;border-radius: 0.1rem;}
.cj2 li *{transition: 0.5s;}
.cj2 li span{width: 0.9rem;height: 0.9rem;display: flex;align-items: center;justify-content: center;background: #fff;border: 1px dashed #0CD3F4;border-radius: 50%;}
.cj2 li .con{flex: 1;min-width: 0;padding-left: 0.4rem;}
.cj2 li h3{font-size: 0.28rem;color: #222;line-height: 0.42rem;margin-bottom: 0.2rem;}
.cj2 li h4{font-size: 0.16rem;color: #777777;line-height: 0.3rem;}
.cj3 .cont p{font-size: 0.2rem;color: #222;line-height: 0.42rem;text-align: center;margin-bottom: 0;}
.cj3 .cont{margin-bottom: 0.3rem;}
.cj3 ul{justify-content: space-between;}
.cj3 li{width: 48%;text-align: center;}
.cj3 li .scale{border-radius: 0.1rem;}
.cj3 li h3{font-size: 0.2rem;color: #222222;margin-top: 0.15rem;line-height: 1.2;}
.cj4 .more{justify-content: center;margin-top: 0.4rem;}
.cj4 .more a{border: 0.5px solid rgba(0, 0, 0, 0.3);height:.56rem;align-items:center;border-radius: .4rem;display: flex;padding: 0 .35rem;}
@media(min-width: 1025px){
.cj2 li a:hover::after{opacity: 1;}
.cj2 li a:hover h3,.cj2 li a:hover h4{color: #fff;}
.cj3 li a:hover h3{color: #009DDE;}
}

@media screen and (max-width: 1024px) {
.cj2,.cj3,.cj4{padding: 0.4rem 0;}
.cj1{padding: 0 0 0.4rem;}
.cj2 li{width: 49%;margin-bottom: 0.3rem;}
.cj3 li{width: 49%;text-align: center;}
.cj1 .cont{padding: 0.2rem;}
.cj2 li h3{font-size: 0.2rem;margin-bottom: 0.1rem;}
}

@media screen and (max-width: 768px) {
  .common .cont p{font-size: 0.18rem !important;}
.cj2 li{width: 100%;}
.cj2 li a{height: auto;padding: 0.15rem;}
.cj2 li .con{padding-left: 0.2rem;}
.cj3 li{width: 100%;text-align: center;margin-bottom: 0.2rem;}
.cj2 li span{width: 0.6rem;height: 0.6rem;}
.cj2 li span img{max-width: 0.4rem;max-height: 0.4rem;}
.cj1 .cont p{line-height: 2;}
.cj4 .more{margin-top: 0rem;}
}

@media screen and (max-width: 600px) {
  
}
/* 国际教育项目 */
.gjjy .tit2 h3{color:#088BBE;font-weight:bold;}
.gjj5 .tit2,.gjj6 .tit2,.gjj7 .tit2{justify-content: center;display: flex;}
.gjj1,.gjj2,.gjj3,.gjj4,.gjj5,.gjj6,.gjj7{width: 100%;padding: 0.8rem 0;border-bottom: 1px solid #ddd;}
.gjj7{border-bottom: none;}
.gjj1{align-items: flex-start;justify-content: space-between;}
.gjj1 .left{width: 60%;}
.gjj1 .right{width: 33%;margin-top: 0.4rem;}
.gjj1 .right img{border-radius: 0.1rem;width: 100%;}
.gjj1 .cont p{font-size: 0.2rem;line-height: 2;color: #222;text-align: justify;text-indent: 2em;}
.gjj1 .line{width: 100%;height: 1px;background: #ddd;margin: 0.64rem 0;}
.gjj2 ul li{width: 33.3%;}
.gjj2 ul li a{text-align: center;width: 100%;display: block;border-right: 1px solid #ddd;}
.gjj2 ul li:last-child a{border-right: none;}
.gjj2 ul li span{margin: 0 auto 0.2rem;width: 1.1rem;height: 1.1rem;display: flex;align-items: center;justify-content: center;}
.gjj2 ul li p{font-size: 0.26rem;color: #000;line-height: 1.6;}
/*  */
.gjj3 ul{margin: 0 -0.34rem;}
.gjj3 li{width: 33.3%;padding: 0 0.34rem;}
.gjj3 li .a{height: 2.93rem;border-radius: 0.1rem;background: #23FFA3;padding: 0.7rem 0.15rem 0;}
.gjj3 li h3{font-size: 0.24rem;color: #222;display: flex;align-items: flex-start;margin-bottom: 0.1rem;justify-content: center;}
.gjj3 li h3 span{padding-right: 0.1rem;font-size: 0.8rem;color: #012D46;display: inline-block;}
.gjj3 li p{font-size: 0.24rem;color: #222;line-height: 1.5;text-align: center;}
.gjj3 li:nth-child(2) .a{background: #51EEFF;}
.gjj3 li:nth-child(3) .a{background: #FFE45E;}
.gjj4 ul{margin: 0 -0.2rem;}
.gjj4 li{width: 25%;padding: 0 0.2rem;margin-bottom: 0.34rem;}
.gjj4 li .a{display: block;height: 4.08rem;border-radius: 0.1rem;background: #F4F5F7;padding: 0.4rem 0.45rem 0;}
.gjj4 li span{display: inline-block;font-size: 0.3rem;color: #000;padding-bottom: 0.2rem;border-bottom: 0.02rem solid #075A89;margin-bottom: 0.2rem;}
.gjj4 li p{font-size: 0.2rem;color: #222;line-height: 2;}
.gjj4 li h4{font-size: 0.18rem;color: #075A89;margin-top: 0.4rem;}
.gjj4 dl{justify-content: space-between;margin-top: 0.6rem;}
.gjj4 dt{width: 48.5%;}
.gjj4 dt a{display: block;position: relative;}
.gjj4 dt .imged{padding-bottom: 32%;border-radius: 0.1rem;}
.gjj4 dt .scale{border-radius: 0.1rem;}
.gjj4 dt span{width: 0.49rem;position: absolute;right: 0.5rem;bottom: 0.4rem;z-index: 10;}
.gjj5 .box{position: relative;}
.gjj5 .box .scale{border-radius: 0.1rem;}
.gjj5 .box .imged{padding-bottom:38%;}
.gjj5 .box .con{position: absolute;width: 45%;height: 100%;z-index: 10;right: 1.8rem;bottom: 0;padding:1rem 0 0;}
.gjj5 .box p{font-size: 0.2rem;color: #000;line-height: 2;}
.gjj5 .box a{display: inline-block;font-size: 0.24rem;color: #FFFFFF;line-height: 0.63rem;border-radius: 0.3rem;border: 0.02rem solid #FFFFFF;background: #FFB402;width: 2.86rem;text-align: center;margin-top: .69rem;}
.gjj6 .cont p{text-align: center;}
.gjj6 .cont{margin-bottom: 0.55rem;}
.gjj6 li{width: 20%;padding: 0 0.1rem;overflow: hidden;transition: 0.5s;}
.gjj6 li a{display: block;position: relative;}
.gjj6 li .scale{border-radius: 0.1rem;}
.gjj6 li .imged{padding-bottom: 4rem;border-radius:0.1rem;}
.gjj6 li .con{position: absolute;width: 100%;height: 100%;padding: 0.85rem 0.45rem;z-index: 10;left: 0;top: 0;}
.gjj6 li h3{color: #fff;font-size: 0.3rem;font-weight: 500;height: 0.7rem;line-height: 1.2;}
.gjj6 li p{font-size: 0.2rem;color: #fff;font-weight: 500;line-height: 2;max-height: 0.8rem\0;}
.gjj6 li span{width: 0.4rem;position: absolute;right: 0.46rem;bottom: 0.27rem;}
.gjj6 li .imged::after{width: 100%;opacity: .9;}
.gjj6 li:nth-child(1) .imged::after{background: #00B7FF;}
.gjj6 li:nth-child(2) .imged::after{background: #37CD6E;}
.gjj6 li:nth-child(3) .imged::after{background: #1ED7E4;}
.gjj6 li:nth-child(4) .imged::after{background: #EAAF24;}



@media(min-width: 1025px){
.gjj6 li.on{width: 40%;}
.gjj6 li:nth-child(1).on .imged::after{background: linear-gradient(270deg, rgba(0, 183, 255, 0) 0%, #00B7FF 100%);}
.gjj6 li:nth-child(2).on .imged::after{background: linear-gradient(270deg, rgba(0, 183, 255, 0) 0%, #37CD6E 100%);}
.gjj6 li:nth-child(3).on .imged::after{background: linear-gradient(270deg, rgba(0, 183, 255, 0) 0%, #1ED7E4 100%);}
.gjj6 li:nth-child(4).on .imged::after{background: linear-gradient(270deg, rgba(0, 183, 255, 0) 0%, #EAAF24 100%);}
.gjj2 li a:hover p{color: #009DDE;}
.gjj4 li p:hover{color: #009DDE;}
}

@media screen and (max-width: 1024px) {
  .gjj1{padding: 0 0 0.4rem;}
  .gjj2,.gjj4,.gjj5,.gjj6,.gjj7{padding: 0.4rem 0;}
  .gjj3{padding:.4rem 0 0.2rem;}
  .gjj1 .line{margin: 0.25rem 0;}
  .gjj2 ul li span{width: 0.9rem;height: 0.9rem;}
  .gjj2 ul li p{font-size: 0.2rem;}
  .gjj3 ul{margin: 0 -0.1rem;}
  .gjj3 li{width: 33.3%;padding: 0 0.1rem;}
  .gjj5 .box .con{right: 0.5rem;width: 60%;padding: 0.5rem 0 0;}
  .gjj6 li{width: 25%;}
  .gjj3 li h3 span{font-size:.5rem;}
  .gjj4 ul{margin: 0 -0.1rem;}
  .gjj4 li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
  .gjj4 li .a{padding:.2rem;}
}

@media screen and (max-width: 768px) {
  .gjj1 .left{width: 100%;}
  .gjj1 .right{width: 100%;margin-top: 0;}
  .gjj2 ul li span{width: 0.4rem;height: 0.4rem;}
  .gjj3 li .a{height: 2.4rem;padding: 0.25rem 0.1rem 0;}
  .gjj3 li{width: 50%;margin-bottom: 0.2rem;}
  .gjj4 dt{width: 100%;margin-bottom: 0.25rem;}
  .gjj4 dt:last-child{margin-bottom:0;}
  .gjj5 .box .con{width: 60%;}
  .gjj6 li{width: 50%;margin-bottom: 0.25rem;}
   .gjj2 ul li p{font-size: 0.18rem;}
   .gjj3 li h3 span{font-size:.4rem;}
   .gjj3 li h3,.gjj3 li p{font-size:.18rem;}
   .gjj4 li{width:33.3%;}
   .gjj4 li span{font-size:.24rem;}
   .gjj4 li p{font-size:.18rem}
   .gjj4 li .a{height:3.5rem;}
   .gjj4 li h4{margin-top:.3rem;}
   .gjj4 dl{margin-top:.1rem;}
   .gjj5 .box .imged{padding-bottom:4.5rem;}
   .gjj5 .box a{margin-top:.2rem;width:2rem;font-size:.18rem;line-height:.45rem;}
   .gjj5 .box p,.gjj6 li p{font-size: 0.18rem;line-height: 1.5;}
   .gjj6 li .con{padding:.3rem .2rem;}
   .gjj6 li .imged{padding-bottom: 3rem;}
   .gjj6 li h3{font-size:.24rem;height: auto;margin-bottom: .1rem;}
   .gjj5 .box h3{height:auto;}
   .gjj6 li span{right:.2rem;bottom:.2rem;width:.3rem;}


}

@media screen and (max-width: 600px) {
  .gjj3 li{width: 100%;}
  .gjj3 li .a{height: auto;padding: 0.2rem 0.1rem;}
  .gjj4 li{width:50%;}
   .gjj4 li p{font-size:.16rem}
   .gjj5 .box .con{width: 80%;right: .2rem;padding: .3rem 0 0;}
   .gjj5 .box p{font-size:.16rem;}
    .gjj5 .box .imged{padding-bottom: 3.5rem;}
}

/* 诺亚娱乐登录园生活 */
.tit3{margin-bottom: 0.7rem;justify-content: center;display: flex;}
.tit3 h3{font-size: 0.48rem;color: #000000;font-weight: 600;}
.xys1,.xys2,.xys3,.xys5,.xys6,.xys7,.xys8{padding: 0.8rem 0;width: 100%;border-bottom: 1px solid #E5E5E5;}
.xys7{border-bottom: none;}
.xy-s1 li{padding: 0 0.1rem;width: 10%;transition: 0.5s;overflow: hidden;}
.xy-s1 li a{display: block;position: relative;border-radius: 0.1rem;}
.xy-s1 li .imged{padding-bottom: 5.2rem;border-radius:0.1rem;}
.xy-s1 li .imged::after{width: 100%;opacity: .6;background: #141414;}
.xy-s1 li .con{width: 100%;position: absolute;padding: 0 0.3rem 0.15rem;z-index: 10;left: 0;bottom: 0;opacity: 0;transition: 0.5s;}
.xy-s1 li h3{color: #fff;font-size: 20px;}
.xy-s1 .slick-arrow{width: 0.4rem;height: 0.4rem;transform: translateY(-50%);margin: 0;z-index: 10;}
.xy-s1 .slick-arrow::before{display: none;}
.xy-s1 .slick-prev{left: 0.5rem;background: url(/images/x-prev.png) no-repeat;background-size: 100%;}
.xy-s1 .slick-next{right: 0.5rem;background: url(/images/x-next.png) no-repeat;background-size: 100%;}
.slick-disabled{opacity: .2;}

/*  */
.xys2 .tit3{justify-content: center;}
.xys2-t{padding: 1rem 0.9rem 3rem;background: url(/images/xy-bg1.png) no-repeat center/cover;border-radius: 0.1rem;}
.xys2-t::after{width: 100%;height: auto;top: -1rem;background: url(/images/xy-bg2.png) no-repeat bottom;background-size: 100%;bottom: -.1rem;}

.xys2 dl{padding: 0 0%;margin-bottom: 0.7rem;}
.xys2 dt{padding: 0 0.2rem;text-align: center;position: relative;}
.xys2 dt::after{content: "";position: absolute;width: 0.08rem;height: 0.7rem;right: 0;top: 50%;transform: translateY(-50%);background: url(/images/xyline.png) no-repeat;background-size: 100% 100%;}
.xys2 dt:last-child::after{display: none;}
.xys2 dt h3{font-size: 0.24rem;color: #fff;margin-bottom: 0.15rem;}
.xys2 dt h3 span{display: inline-block;padding-right: 0.05rem;font-family: Canela Web;
font-size: 0.48rem;color: #fff;}
.xys2 dt h3 b{font-family: Canela Web;
font-size: 0.8rem;font-weight: normal;color: #fff;}
.xys2 dt p{font-size: 0.24rem;color: #fff;line-height: 1.3;}

.xys7 dl{padding: 0 15%;margin-bottom: 0.7rem;}
.xys7 dt{padding: 0 0.1rem;text-align: center;position: relative;width: 33.3%;}

.xys7 dt h3{font-size: 0.24rem;color: #222;margin-bottom: 0.15rem;}
.xys7 dt h3 span{display: inline-block;padding-right: 0.05rem;font-family: Canela Web;
font-size: 0.8rem;color: #222;}
.xys7 dt h3 b{font-family: Canela Web;
font-size: 0.8rem;font-weight: normal;color: #222;}
.xys7 dt p{font-size: 0.24rem;color: #222;line-height: 1.3;}



.xys7 .cont{margin-bottom: 0.5rem;}
.xys7 .cont p{font-size: 0.24rem;line-height: 2;color: #222;text-align: justify;text-indent: 2em;}

.xys7 ul{justify-content: space-between;}



.xys7 li{width: 47.5%;}
.xys7 li a{display: block;position: relative;}
.xys7 li .scale{border-radius: .1rem;}
.xys7 li .imged{border-radius: 0.1rem;padding-bottom:59%;}
.xys7 li .imged::after{width: 100%;height: 30%;
  background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0.49) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0.49) 100%);
}
.xys7 li .con{width: 100%;padding: 0 0.3rem 0.15rem;position: absolute;left: 0;z-index: 10;bottom: 0;}
.xys7 li p{color: #fff;font-size: 0.16rem;margin-bottom: 0.1rem;}
.xys7 li h3{font-size: 0.2rem;color: #fff;}

.xysh .more{justify-content: flex-start;margin-top: 0.4rem;display: flex;}
.xysh .more a{border: 0.5px solid rgba(0, 0, 0, 0.3);height:.56rem;align-items:center;border-radius: .4rem;display: flex;padding: 0 .35rem;}
.xys2 .more,.xys1 .more,.xys7 .more{justify-content:center;}
/*  */
.xys3 ul{justify-content: space-between;}
.xys3 li{width: 48%;}
.xys3 li .scale{position: relative;border-radius: 0.1rem;}
.xys3 li .imged{border-radius: 0.1rem;}
.xys3 li .imged:after{width:100%;height:30%;
background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.64) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.64) 100%);
}
.xys3 li .con{width: 100%;padding: 0 0.3rem 0.15rem;position: absolute;left: 0;z-index: 10;bottom: 0;align-items: center;}
.xys3 li h3{font-size: 0.32rem;color: #fff;flex: 1;min-width: 0;padding-right: 0.1rem;}
.xys3 li .con span{width:0.5rem;}
.xys3 li .box{padding: 0.3rem;}
.xys3 li .box p{font-size: 0.2rem;color: #222;line-height: 2;}
/*  */
.xys4{position: relative;}
.xys4 .imged{padding-bottom: 42.5%;}
.xys4 .tit3 h3{color: #fff;}
.xys4 .more a{border: 0.5px solid rgba(255, 255, 255, 0.3);}
.xys4 .more a span{color: #fff;}
.xys4 .xys4-t{bottom: 20%;position: absolute;z-index: 10;}
.xys5{justify-content: space-between;align-items: flex-end;}
.xys5 .left{width:37%;}
.xys5 .right{width:57%;}
.xys5 .right img{width: 100%;border-radius: 0.1rem;}
.xys5 .right a{position: relative;display: block;}
.xys5 .right .scale{border-radius: 0.1rem;}
.xys5 .right .con{width: 100%;padding: 0 0.2rem 0.15rem;left: 0;bottom: 0;z-index: 10;position: absolute;}
.xys5 .right .imged{padding-bottom: 55%;}
.xys5 .right h3{color: #fff;font-size: 0.24rem;}
.xys5 .right .imged::after{width: 100%;height: 30%;
  background: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0) 2%, rgba(2, 2, 1, 0.6) 100%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2%, rgba(2, 2, 1, 0.6) 100%, #000000 100%);
}

.xys5 .cont p{font-size: 0.24rem;line-height: 0.4rem;color: #222222;text-align: justify;text-indent: 2em;max-height: 2rem\0;}
.xys5 .cont{margin-bottom: 0.2rem;}
.xys6 .left .tit3{justify-content: center;}
.xys6 .left .cont{margin-bottom: 1rem;}
.xys7 dl{padding: 0 10%;}
.xys7 li{margin-bottom: 0.6rem;}

.xy-s1 li.on .imged::after{height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);}
.xy-s1 li.on .con{opacity: 1;}
@media(min-width: 769px){
.xy-s1 li.on{width: 60%;}

}

@media screen and (max-width: 1024px) {
  .tit3{margin-bottom: 0.25rem;}
  .tit3 h3{font-size: 0.32rem;}
  .xys1{padding: 0 0 0.4rem;}
  .xys3{padding: 0.4rem 0 0;}
  .xys2,.xys5,.xys6,.xys7,.xys8{padding: 0.3rem 0;}
  .xys2 dl{padding: 0%;margin-bottom: 0.3rem;}
  .xys2 dt h3 span,.xys2 dt h3 b{font-size: 0.46rem;}
  .xys2 dt p{font-size: 0.2rem;}
  .xysh .more{margin-top: 0.2rem;}
  .xys2 li{width: 49%;}
  .xys2 .cont{margin-bottom: 0.2rem;}
  .xys3 li{width: 49%;}
  .xys2-t{padding: .5rem 0.2rem 2rem;}
}

@media screen and (max-width: 768px) {
  .tit3 h3{font-size: 0.28rem;}
  .xysh .more a{height:.45rem;padding:0 .2rem;}
  .xys2 dt h3 span,.xys2 dt h3 b{font-size: 0.3rem;}
  .xys2 dt p{font-size: 0.16rem;}
  .xys2 li{width: 100%;margin-bottom: 0.2rem;}
  .xys3 li{width: 100%;margin-bottom: 0.2rem;}
  .xys5 .left{width:100%;}
  .xys5 .right{width:100%;margin-top: 0.3rem;}
  .xys6 .left{order: -1;}
  .xys2 dt h3{font-size:.18rem;}
  .xys3 li .con span{width:.3rem;}
  .xys3 li .box{padding:.2rem 0;}
  .xys6 .left .cont{margin-bottom: 0rem;}
  .xy-s1 li{width: 100%;padding: 0;margin-bottom: 0.15rem;}
  .xy-s1 li .imged{padding-bottom: 1rem;}
  .xy-s1 li.on .imged{padding-bottom: 4rem;}
  .xy-s1 .slick-prev{left: 0.2rem;}
  .xy-s1 .slick-next{right: 0.2rem;}
  .xys2-t{padding: .5rem 0.1rem 1.5rem;}

}

@media screen and (max-width: 600px) {
  .xys2 dt{padding: 0 0.1rem;}
}



@media(min-width: 1025px){

}

@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: #0CD3F4;color: #fff;}
.j_pages a:hover{background: #0CD3F4;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: #0CD3F4; color:#fff}
.j_pages .qd{background: #0CD3F4;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: #0CD3F4;}
.san-nav a:hover,.san-nav a.on{color: #0CD3F4;}

@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 #0CD3F4 !important;
    color: #fff;
    background-color: #0CD3F4!important;
}
 
/*样式5 蓝*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #00364e !important;
    color: #fff;
    background-color: #003851 !important;
}

 .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    color: #222;
    border: 1px solid #ccc !important;
}
/*招生视频*/
.xyfgs li{width: 24.3%;padding:0 0.2rem;margin-bottom: 0.5rem;}


#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    display: block;
    }