@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .scale{position: absolute;width: 100%;top: 0;}
.ban .imged {padding-bottom: 10.8rem;}
/* .ban .imged::after{width: 100%;height: 30%;background: url(/images/banshad.png) no-repeat;background-size: 100% 100%;} */
.ban .h3{z-index: 10;padding: 3.75rem 0 .8rem 0rem;position: relative;}
.ban  h3{padding-left: 0.2rem;border-left: 0.05rem solid #fff;}
.inner .wp,.ban .wp{/* width: 75%; */}

.ban .h3 p{color: #fff;font-family: sy;font-size: 0.46rem;margin-bottom: .1rem;}
.ban .h3 span{color: #fff;font-size: 0.2rem;text-transform: uppercase;font-family: sy;margin-top: 0.1rem;}
/*  */
.ejlm_pc{width: 100%;margin-bottom: 0.5rem;}
.ejlm_pc::after{width: 70%;height: 0.62rem;background: url(/images/navbg.png) no-repeat;background-size: 100% 100%;}
.ejlm_pc ul{width: 100%;align-items: center;}
.ejlm_pc ul li{position: relative;height: 0.62rem;display: flex;align-items: center;}
.ejlm_pc ul li>a{color: #fff;transition: 0.5s;font-size: .18rem;padding: 0 0.2rem;display: block;line-height: 1.5;}

.ejlm_pc .sub {position: absolute;top: 100%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#7d0000;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    font-weight: bold;
}




/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 15px;display: none;}
.wrap_ph h2{width:100%;color:#7d0000;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #e5e5e5;}
.wrap_ph h2::after{width: 0.32rem;height: 0.3rem;background: url(/images/cd2.png) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;/* box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11); */background: #fff;}
.wrap_ph li{font-size: 0.16rem;font-family: hel-bold;position: relative;padding: .05rem 0;border-bottom: 1px solid #d9d9d9;line-height: 0.52rem;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;font-size: .2rem;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #7d0000;}
.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: #7d0000;}
body{background: #f8f8f8;}
.inner {padding: 0rem 0 1.4rem;position: relative;/* background: #f8f8f8; */}
.inner .wp{align-items: flex-start;}
.inner_left {width: 2.4rem;z-index: 100;position: relative;margin-bottom: 0.4rem;/* position: sticky; */top: 0;}
.inner_right {background: #fff;padding: 0.6rem;min-height: 7.8rem;overflow: hidden;flex: 1;min-width: 0;}
.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: url(/images/navbg.png) no-repeat bottom;padding-bottom: 2.5rem;background-size: 100% 100%;padding-top: .25rem;min-height: 7.8rem;}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {padding: 0.15rem 0 0.15rem 0.7rem;}
.inner_left ul li p a {font-size: 0.20rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;line-height: 1.4;/* font-weight: 600; */padding: 0 .2rem 0 0;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 105%;width: .59rem;height: 0.15rem;transition: 0.5s;transform: translateY(-50%);opacity:0;background: url(/images/lm-i.png) no-repeat;background-size: 100% 100%;}

.inner_right1{padding: .6rem 1.4rem;}
.inner_left ul li:hover p a, .inner_left ul li.on p a {color: #7d0000;/* font-weight: bold; */}
.inner_left ul li.on p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {display: none;}
.inner_left ul li.on .nysubnav{display: block;padding-left: .4rem;}
.nysubnav a {padding: 0px 0.3rem;line-height: 0.4rem;display: block;font-size: 0.16rem;color: #666;}
.nysubnav a:hover, .nysubnav a.on {color: #7d0000;}

.local {margin-bottom: .4rem;justify-content: space-between;align-items: center;display: flex;}
.local h2{color: #111;font-size: 0.3rem;font-weight: 600;}

.adress {color: #666;font-size: 0.16rem;position:relative;align-items: flex-start;}
.adress p{padding-left: .25rem;line-height: 0.26rem;font-size: .16rem;color: #666;display: flex;background: url(/images/home.png) no-repeat left center;background-size:0.18rem;flex-wrap: wrap;}
.adress a {font-size: 0.16rem;color: #666;transition: 0.5s;display: inline-block;padding: 0 .08rem;}



/* 新闻列表1 */
.newlist1 ul.list li a{padding:.2rem 0;}
ul.list{margin-top: .1rem;}
ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0;border-bottom: 1px dashed #C4D1E5;}
ul.list li a::after{width: 0;background: #7d0000;height: 1px;bottom: -1px;}
ul.list h3{font-size: 0.16rem;color: #333;padding: 0 .2rem 0 0.25rem;transition: 0.5s;flex: 1;min-width: 0;}

ul.list li a span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
ul.list li h3::after{width: 0.05rem;height: 0.05rem;background:#7d0000;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;bottom: auto;background-size: 100% !important;border-radius: 50%;}

.page{margin: .6rem 0 0;}
.page img{display: block;margin: 0 auto;}
.p_pages .p_no_d{ background:#7d0000 !important; border:1px solid #7d0000 !important; }
@media(min-width: 1025px){	
	ul.list li a:hover h3{color: #7d0000;}
	ul.list li a:hover::after{width: 100%;}
  ul.list li a:hover h3::after{background:url(/images/li2.png) no-repeat;}
}

/* 永利小游戏新闻 */

.newlist li a{padding: .4rem 0;/* align-items: center; */border-bottom: 1px dashed #ddd;}
/* .newlist li a::after{left: -0.3rem;background: #7d0000;width: auto;right: -0.3rem;opacity: 0;} */
.newlist li .scale{width: 4rem;}
.newlist li .con{padding-left: .3rem;flex: 1;min-width: 0;}
.newlist li:nth-child(1) a{padding-top: 0;}
.newlist li span{font-size: 0.16rem;color: #999;line-height: 1.3;transition: 0.5s;align-items: baseline;font-family: sy;}
.newlist li span i{color: #999;font-size: 0.38rem;transition: 0.5s;display: block;padding-right: .1rem;font-family: sy;font-style: normal;}

.newlist .imged{padding-bottom: 57%;}

.newlist li h3{font-size: 0.20rem;color: #111;line-height: 0.4rem;margin: .08rem 0 .1rem;transition: 0.5s;max-height: 0.8rem;}
.newlist li p{font-size: 0.16rem;color: #888;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}
.newlist li h4{justify-content: flex-end;opacity: 0;margin-top: 0.15rem;}

.pb_sys_full{margin: .5rem 0 0 !important;}
@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover span,.newlist li a:hover span i{color: #7d0000;}


}
@media screen and (max-width: 1200px) {
   .newlist li .scale{width: 3rem;}
   .newlist li h3{font-size:.22rem;line-height: .3rem;-webkit-line-clamp: 1;}
   .newlist li span i{font-size:.3rem;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
.ban .imged {padding-bottom: 2.65rem;}

 
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .2rem 0;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;-webkit-line-clamp: 1;line-height: 1.5;}
  .newlist li span i{font-size: .22rem;}
	.pb_sys_full{margin: .3rem 0 0 !important;}
	.newlist li span{font-size:.14rem;}
	.newlist li p{
    -webkit-line-clamp: 1;
}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.9rem;}
}

/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px solid #eee;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .9rem;flex-direction: column;justify-content: center;text-align: center;height: .9rem;
border: 1px solid #7d0000;white-space: nowrap;transition:0.5s;}
.mtsj li .mt-r{width: calc(100% - .9rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.3rem;color: #7d0000;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #7d0000;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.15rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #7d0000;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#7d0000;}
}


/*  内容页*/
.article .tit{font-size: 0.25rem;color: #111;line-height: 0.32rem;/* margin: 0rem 0 0.25rem; */text-align: center;font-weight: 500;line-height: 1.3;}

.article .conttime{padding: 0.3rem 0.2rem;margin-bottom: 0.3rem;text-align: center;background:#f4f4f4;}
.article .conttime p{display: flex;justify-content: center;flex-wrap: wrap;margin-top: .25rem;}
.article .conttime p span{font-size: 0.18rem;color: #999;padding:0 0.1rem;align-items: center;display: flex;line-height: 1.4;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}
.article .cont p{text-indent: 2em;}
.cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;/* font-weight: 600; */}
.cont p *{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;/* font-weight: 600; */	
}
.cont p span{font-size: 0.18rem;color: #333 ;line-height: 2;}
.article .cont p video,.article .cont img{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}
.contfj li{display: flex;align-items: center;color: #333 !important;font-size: 0.16rem !important;line-height: 1.5;flex-wrap: wrap;}
.cont p:last-child{ margin-bottom: 0}
.article .cont .picleft{display:inline-block;}
.cont .tbsc table{margin:0 auto;}
.cont .tbsc table p{ text-indent:0;}

.new_miew{border-top: 1px solid #c9c9c9;padding: 0.3rem 0.35rem 0;margin-top:0.5rem;align-items: center;justify-content: space-between;}
.new_miew p{font-size: 0.18rem;color: #111;line-height: 2;margin-bottom: 0.1rem;}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;color: #111;}
.new_miew p span{color: #333;flex: 1;min-width: 0;}
.new_miew p:hover a{color: #7d0000;}
.new_miew p img{display: inline-block;margin-right: 0.1rem;width: 0.17rem;}
.new_miew .n-pa{min-width: 0;padding-right: 0.2rem;flex:1;}
.new_miew .retu a{align-items: center;height: 0.55rem;padding: 0 0.2rem;background: #f4f4f4;font-size: 0.18rem;color: #111;}

.new_miew .retu a img{display: inline-flex;margin-right: 0.1rem;width: 0.18rem;}

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
    .article .tit{font-size: 0.24rem;text-align: left;}
    .new_miew{padding: 0.25rem 0;}
    .article .conttime p{justify-content:flex-start;}
}
/* 牛牛金花游戏app园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
/* .xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;} */
.xyfg li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;text-align: center;transition: 0.5s;padding-top: .15rem;}
.xyfg li .scale .imged{padding-bottom: 57%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #7d0000;}
}
@media(max-width: 1024px){	
	.xyfg .vde{margin-bottom: 0.3rem;}
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
	.xyfg li a::after{left: 0;right: 0;}
	.xyfg li h3{/* height: 0.4rem; *//* line-height: 0.4rem; */}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}

.new_miew .n-pa{min-width: 0;padding-right: 0.2rem;}

}

/* 师资列表 */
.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: #7d0000;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: #7d0000;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.15rem;}
.zzjg li{width: 50%;padding: 0 0.15rem;margin-bottom: 0.2rem;}
.zzjg li h3{height: 0.8rem;display: flex;flex-wrap: wrap;align-items: center;padding: 0 0.25rem;background: #f3f3f3;border-left: 0.02rem solid #ddd;}
/* .zzjg li h3::after{width: 100%;opacity: 0;background: #7d0000;background-size: 100% 100%;border-radius: 0.1rem;} */

.zzjg li a{font-size: 0.20rem;color: #111;line-height: 1.3;transition: 0.5s;display: inline-block;width: 100%;font-weight: 600;}
/* .zzjg li a::after{width:0.05rem;height: 0.05rem;background: #7d0000;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);} */
@media(min-width: 1025px){	
  .zzjg li h3:hover{border-left: 0.02rem solid #7d0000;}
	.zzjg li h3:hover a{color: #7d0000;}
  /* .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: 50%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 100%;}
 
}
@media(max-width: 456px){	
	
}





/* 师资队伍 */

.szlist ul{margin: 0 -0.2rem 0rem;}
.szlist li{width: 25%;padding: 0 0.2rem;margin-bottom: 0.35rem;}
.szlist li .con{padding: 0.25rem 0 0;height: 1.3rem;background: #f8f8f8;text-align: center;}
.szlist li h3{font-size: 0.25rem;color: #222;margin-bottom: 0.15rem;}
.szlist li p{font-size: 0.18rem;color: #666;line-height: 0.26rem;}
.szlist li .imged{padding-bottom: 125%;}


@media(min-width: 1025px){
  .szlist li a:hover h3{color: #7d0000;}
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.15rem 0rem;}
  .szlist li{padding: 0 0.15rem;}
}
@media screen and (max-width: 1024px) {
  .szlist li{width: 33.3%;}
}
@media screen and (max-width: 768px) {
  .szlist ul{margin: 0 -0.05rem 0rem;}
  .szlist li{padding: 0 0.05rem;margin-bottom: .1rem;}
  .szlist li{width: 50%;}
  .szlist li .con{height: 1rem;}
  .szlist li p{font-size:.16rem !important;white-space: nowrap;}
}
@media screen and (max-width: 420px) {
 
}
/* 永利小游戏领导 */
.szld ul{justify-content: space-between;}
.szld li{width: 48%;margin-bottom: 0.35rem;}
.szld li a{display: block;height: 2.1rem;background: #f3f3f3;padding: 0.35rem;}
.szld li a::after{width: 100%;background: url(/images/xrbg1.jpg) no-repeat bottom/cover;opacity: 0;}
.szld li a::before{ content: ""; position: absolute; top: 0; left: 0; width: 0; height: 1px; background: #4c2928; transition: .5s}
.szld li .h3{margin-bottom: 0.2rem;align-items: center;}
.szld li h3{font-size: 0.20rem;color: #111;font-weight: 600;flex: 1;min-width: 0;padding-right: 0.1rem;line-height: 1.3;}
.szld li span{display: block;width: 0.2rem;height: 0.22rem;background: url(/images/xrxq1.png) no-repeat;background-size: 100% !important;}
.szld li h4{font-size: 0.16rem;line-height: 0.3rem;color: #666;transition: 0.5s;}




@media screen and (min-width: 1200px) {
  .szld li:hover a::after{opacity: 1;}
  .szld li:hover span{background: url(/images/xrxq2.png) no-repeat;}

	.szld li a:hover::before{ width: 100%}
}
@media screen and (max-width: 1024px) {
  .szld li{width: 49%;}
}
@media screen and (max-width: 768px) {
  .szld li{width: 100%;}
  .szld li a{padding: 0.2rem;height: auto;}
}

/* 师资内容 */
.xzjj .fl01 .scale {width: 2.7rem;}
.xzjj .fl01 .con{width: calc(100% - 2.7rem);padding-left: 0.4rem;}
.xzjj .fl01 h3{font-size: 0.30rem;color: #111;font-weight: 600;padding-bottom: 0.3rem;border-bottom: 1px solid #ddd;margin-bottom: 0.25rem;}
.xzjj .fl01 h3 span{font-size: 0.24rem;color: #666;display: inline-block;padding-left: 0.2rem;}
.xzjj .cont p{text-indent: 2em;}
.xzjj .fl01 .imged{padding-bottom: 125%;}

@media(min-width: 1200px){	
 
}

@media(max-width: 1024px){	
  .xzjj .fl01 h3{font-size: 0.3rem}

}
@media(max-width: 768px){	
  .xzjj .fl01{padding:.2rem 0;}
  .xzjj .fl01 .scale {margin: 0 auto .25rem;}
  .xzjj .fl01 .con{width: 100%;padding-left:0.25rem;}
 
}
/* 牛牛金花游戏app园风景 */
.xyjs li img{display: none;}
.xyjs .xy1 li .imged{padding-bottom: 50%;}
.xyjs .xy2{margin-top: 0.35rem;}
.xyjs .xy2 li a{display: block;padding: 0 0.15rem;}
.xyjs .xy2 li .imged::after{width: 100%;background: #000;opacity: .4;}
.xyjs .xy2 li.slick-current .imged::after{opacity: 0;}
.xyjs .xys2{margin: 0 -0.18rem;}
.xyjs .xy1 .slick-arrow{width: 0.5rem;height: 0.5rem;border: 1px solid #7d0000;border-radius: 50%;}
.xyjs .xy1 .slick-arrow::before{font-size: 0.22rem;color: #7d0000;opacity: 1;}
.xyjs .xy1 .slick-prev{left: -1rem;}
.xyjs .xy1 .slick-next{right: -1rem;}
.xyjs .xy1 .slick-arrow:hover{background: #7d0000;}
.xyjs .xy1 .slick-arrow:hover::before{color: #fff;}

@media(max-width: 1600px){	
  .xyjs .xys1{padding: 0 .5rem;}
  .xyjs .xy1 .slick-arrow{width: 0.4rem;height: 0.4rem;}
  .xyjs .xy1 .slick-prev{left: 0rem;}
  .xyjs .xy1 .slick-next{right: 0rem;}
}

@media(max-width: 768px){	
  .xyjs .xy2 li a{padding: 0 0.1rem;}
}
/* 牛牛金花游戏app徽牛牛金花游戏app训 */
.xhxx .xhli{margin-bottom: 0.55rem;border: 1px solid rgba(0, 0, 0, 0.0784);background: #FCFEFF;padding: 0.45rem;align-items: center;}
.xhxx .xhli .con{flex: 1;min-width: 0;padding-right: 0.25rem;}
.xhxx .xhli h3{font-weight: bold;color: #333;font-size: 0.24rem;margin-bottom: 0.25rem;}
.xhxx .xhli p{font-size: 0.16rem;color: #999;line-height: 0.3rem;margin-bottom: 0.2rem;}


@media screen and (max-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xhxx .xhli{padding: 0.2rem;margin-bottom: 0.3rem;}
  .xhxx .xhli .img{width: 100%;text-align: center;order:-1;margin: 0 auto .25rem;}

}
@media screen and (max-width: 768px) {
  .xhxx .xhli:nth-child(1) img{width: 1.5rem;}
}
@media screen and (max-width: 420px) {
  
}

/* 牛牛金花游戏app长寄语 */
.xzjy .img{margin-bottom: 0.4rem;}
.xzjy .img video{width: 100%;object-fit: cover;}
.xzjy .qm{margin: 0.3rem;text-align: right;}
.xzjy .qm p{font-size: 0.18rem;color: #333;line-height: 0.3rem;font-weight: 600;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  
}
/* 联系我们 */
.xlwm dl{margin-bottom: 0.3rem;}
.xlwm dt{height: 0.5rem;display: flex;align-items: center;cursor: pointer;margin-right: 0.15rem;padding: 0 0.35rem;background: #f8f8f8;font-size: 0.24rem;color: #333;font-weight: 500;}
.xlwm dt.on{color: #7d0000;font-weight: 600;}
.xlwm .tab{display: none;}
.xlwm .tab:first-child{display: block;}
.xlwm ul{margin: 0 -0.2rem;}
.xlwm li{width: 33.3%;padding: 0 0.2rem;margin-bottom: 0.35rem;}
.xlwm li .a{height: 1.5rem;border: 1px solid #f2f2f2;padding: 0.2rem;}
.xlwm li h3{font-size: 0.2rem;color: #333;font-weight: 600;margin-bottom: 0.15rem;line-height: 1.2;}
.xlwm li p{font-size: 0.16rem !important;line-height: 0.28rem !important;color: #666666 !important;text-indent: 0 !important;}



@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1200px) {
  .xlwm ul{margin: 0 -0.1rem;}
  .xlwm li{width: 50%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
  .xlwm li h3{font-size: 0.2rem;}
}

@media screen and (max-width: 768px) {
  .xlwm li{width: 100%;}
}

/* 牛牛金花游戏app标识 */
.xxbs ul{justify-content:space-between}
.xxbs li{margin-bottom: 0.2rem;background: #f4f4f4;display: flex;align-items: center;justify-content: center;}
.xxbs li:nth-child(1){width: calc(100% - 2.8rem);height: 3.75rem;}
.xxbs li:nth-child(2){width: 2.6rem;height: 3.7rem;}
.xxbs li:nth-child(3){width: 100%;}
.xxbs li img{width: 100%;}
.xxbs p{display: flex;justify-content: center;}
.xxbs p a{width: 1.9rem;height: 0.5rem;align-items: center;justify-content: center;border: 1px solid #ddd;font-size: 0.18rem;color: #333;}
.xxbs p a img{display:inline-block;margin-left:.1rem;width: .15rem;}
.xxbs .bsli{margin-bottom: 0.4rem;border-radius: 0.1rem;border: 1px solid #ddd;background:linear-gradient( 0deg, rgb(255,255,255) 3%, rgb(242,242,242) 100%);padding: 0.3rem 0.3rem 0.6rem;}
.xxbs .bsli h3{text-align: center;color: #111;font-weight: 600;font-size: 0.36rem;margin-bottom: 0.3rem;}
.xxbs .bsli .img img{text-align: center;margin: 0 auto;display: block;}
.xxbs .bsli .xg{align-items: center;justify-content: space-between}
.xxbs .bsli .xg .img{width: 55%;text-align: center;}
.xxbs .bsli .xg .con{width: 40%;}
.xxbs .bsli .xg .con p{font-size: 0.18rem;color: #222;line-height: 0.5rem;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .xxbs li:nth-child(1){width: 100%;height:auto}
  .xxbs li:nth-child(2){width: 100%;height:auto}
  .xxbs .bsli h3{font-size: 0.26rem;}
  .xxbs .bsli .xg .img{width: 100%;text-align: center;}
  .xxbs .bsli .xg .con{width: 100%;margin-top: 0.3rem;}
  .xxbs .bsli{padding: 0.25rem 0.25rem 0.4rem;}
}
/* 菠菜导航网renwobo育学 */
.jyx .cont p{text-indent:2em;}
.jyx .tit{font-size: 0.25rem;color: #111;line-height: 1.3;margin-bottom: 0.25rem;font-weight: 600;}
.jyx .fl01,.jyx .fl02,.jyx .fl03,.jyx .fl04{margin-bottom: 0.4rem;}
.jyx ul{margin: .35rem -0.05rem 0;}
.jyx li{text-align: center;padding: 0 0.01rem;margin-bottom: 0.02rem;}
.jyx li .a{height: 1.9rem;background: #f8f8f8;padding: 0 0.2rem 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.jyx li h3{font-size: 0.18rem;color: #111;line-height: 0.3rem;margin-bottom: 0.15rem;}
 span.sz{font-size: 0.3rem;color: #7d0000;font-weight: bold;display: inline-block;padding-right: 0.1rem;}
.jyx li p{font-size: 0.18rem;color: #111;line-height: 0.3rem;}
.jyx .fl01{justify-content: space-between;padding-top: .13rem;}
.jyx .fl01 .left{width: 50%;}
.jyx .fl01 .right,.jyx .fl05 .right{width: 47%;}
.jyx .right img{width: 100%;}
.jyx .fl02 li{width: 33.3%;}
.jyx .fl03 li{width: 33.33%;}
.jyx .fl03 li:nth-child(4){width: 50%;}
.jyx .fl03 li:nth-child(5){width: 50%;}
.jyx .fl04 li{width: 50%;}
.jyx .fl04 li .a{background: url(/images/jxbg.png) no-repeat bottom/cover;}
.jyx .fl05 li{margin-bottom: 0.11rem;text-align:left;}
.jyx .fl05 li .a{height:1.1rem;align-items: center;padding: 0 0.35rem;flex-direction: row;}
.jyx .fl05 li h3{width: 1.4rem;text-align:right;margin: 0;}
.jyx .fl05 li p{flex: 1;min-width: 0;padding-right: 0.1rem;min-height: auto;}
.jyx .f5-t{justify-content:space-between;}
.jyx .fl05 .right{margin-top:.35rem;width: 44.5%;}
.jyx .fl05 ul{width:52%}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .jyx .tit{font-size: 0.26rem;margin-bottom:.1rem;}
  .jyx .fl01 .left,.jyx .fl05 ul{width: 100%;}
  .jyx .fl01 .right,.jyx .fl05 .right{width: 100%;margin-top: 0.2rem;}
  .jyx .fl02 li{width: 33.3%;}
	.jyx li p{ min-height: .6rem}
  .jyx .fl03 li{width: 50%;}
  .jyx .fl03 li:nth-child(4){width: 50%;}
  .jyx .fl03 li:nth-child(5){width: 50%;flex: 1;}
  .jyx .fl04 li{width: 50%;}
  span.sz{font-size: 0.3rem;}
  .jyx .fl05 li .a{padding:0 .15rem;}
}

/* xxjj */
.xxjj .gkli{margin-bottom: 0.6rem;padding: 0.5rem .35rem;background: url(/images/gkbg1.png) no-repeat bottom/cover;align-items: flex-end;justify-content: space-between;}
.xxjj .article p{}

.xxjj .gkli .left{width: 45%;}
.xxjj .gkli .right{width: 53%;padding: 0;}
.xxjj .gkli img{width: 100%;border-radius: 50%;}
.xxjj .cont p{text-indent: 2em;text-align: justify;line-height: 1.667 !important;}
.xxjj .cont p *{text-indent: 2em;text-align: justify;line-height: 1.667 !important;}
.xxjj .gkli .tit{font-size: 0.25rem;color: #111;line-height: 1.3;padding-bottom: 0.15rem;margin-bottom: 0.3rem;font-weight: 600;}
.xxjj .gkli .tit::after{width: 0.45rem;height: 0.02rem;background: #7d0000;}
.xxjj .gkli:nth-child(2n-1),.xxjj .fl05{background: url(/images/gkbg2.png) no-repeat bottom/cover;}
.xxjj .gkli:nth-child(2n-1) .tit{text-align: right;}
.xxjj .gkli:nth-child(2n-1) .tit::after{left: auto;right: 0;}
.xxjj .gkli .img{border-radius: 50%;padding: 0.15rem;border: 1px solid #dcd5cd;width: 90%;margin: 0 auto;}
.xxjj .gkli ul{margin: 0 -0.1rem -.3rem;}
.xxjj .gkli li{text-align: center;width: 50%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
.xxjj .gkli li p{font-size: 0.18rem;color: #111;line-height: 0.3rem;margin-top: 0.15rem;white-space: nowrap;}
.xxjj .fl03 li{width: 33.3%;}
.xxjj .fl04{padding: 0.3rem;background: #f7f7f7;}
.xxjj .fl03{align-items: flex-start;}
.xxjj .fl03 .right{
    padding-top: .8rem;
}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 768px) {
  .xxjj .gkli .left{width: 100%;}
  .xxjj .gkli .right{width: 100%}
  .xxjj .gkli .tit{font-size: 0.26rem}
  .xxjj .fl03 li{width: 50%;}
  .xxjj .gkli:nth-child(2n-1) .right{margin-top: 0.25rem;}
  .xxjj .gkli .tit::after{width: .42rem;}
  .xxjj .gkli.fl03  .left{/* margin-top: .3rem */}
  .xxjj .gkli{padding:.25rem;margin-bottom: .3rem;}
  .xxjj .fl03 .left{order:-1;}
  .xxjj .fl05 .left{order:-1;margin-bottom:.2rem;}
  .xxjj .gkli li p{white-space:pre-wrap}
   .xxjj .fl02 .right{padding-top:.25rem}
   .xxjj .fl03 .right{padding:0}
}

/* 交通出行 */
.jtit{background: #f9f9f9;padding: 0.15rem 0.2rem;font-size: 0.28rem;color: #7d0000;font-weight: 600;margin-bottom: 0.35rem;}

.jtcx .tbsc{margin-bottom: 0.35rem;}
.jtcx .tbsc table{width: 100%;border-collapse: collapse;}
.jtcx .tbsc table th{font-size: 0.2rem;color: #666;line-height: 1.3;font-weight: 600;text-align: center;background: #fbfbfb;border: 1px solid #dcd5cd;padding: 0.2rem 0;}
.jtcx .tbsc table td{font-size: 0.18rem;color: #666;line-height: 0.26rem;text-align: center;border: 1px solid #dcd5cd;padding: 0.2rem;}
.jtcx .tbsc table td:nth-child(1){width: 16%;}
.jtcx .tbsc table td:nth-child(2){width: 30%;}
.jtcx .tbsc table td:nth-child(3){width: 35%;}
.jtcx .tbsc table td:nth-child(4){width: 20%;}

.jtcx .con h4{color: #7d0000;font-weight: bold;font-size: 0.24rem;margin: 0.15rem 0;line-height: 1.3;}
.jtcx .con p{color: #333 !important;font-size: 0.2rem !important;line-height: 1.5 !important;margin-bottom: 0.15rem;}
.jtcx .fl02::after{width: 3.33rem;height: 2.58rem;background: url(/images/jtbg.png) no-repeat;background-size: 100%;left: auto;right: -0.7rem;bottom: -0.5rem;}

.shfw .fl01 .tbsc table td:nth-child(1){width: 20%;}
.shfw .fl01 .tbsc table td:nth-child(2){width: 20%;}
.shfw .fl01 .tbsc table td:nth-child(3){width: 25%;}
.shfw .fl01 .tbsc table td:nth-child(4){width: 35%;}

.shfw .wzf{border: 1px solid #ddd;padding: 0.3rem;margin-bottom: 0.25rem;}
.shfw .wzf::after{width: 0.04rem;background: #7d0000;height: 0.4rem;bottom: auto;top: 0.25rem;}
.shfw .wzf p{padding-left: 0.2rem;margin-bottom: 0.2rem;font-size: 0.18rem !important;line-height: 1.5 !important;color: #333 !important;}
.shfw .wzf h3{font-size: 0.22rem;color: #333;line-height: 1.5;margin-bottom: 0.25rem;font-weight: 600;}
.shfw .wzf p::after,.shfw .wzf h4::after{width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #c7c7c7;bottom: auto;top: 0.1rem;}
.shfw .wzf h4{font-size: 0.2rem;margin-bottom: 0.2rem;overflow: hidden;padding-left: 0.2rem;}
.shfw .wzf h4 span{display: inline-block;padding-right: 0.1rem;}
.shfw .wzf h4 span::after{width: 100vw;height: 1px;bottom: 50%;left: 100%;background: #dedede;}
.shfw .fl03 .tbsc{padding: 0 15%;}



@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .tbsc{overflow-x: auto;}
  .shfw .fl03 .tbsc{padding: 0%;}
  .jtcx .tbsc table{width: 100%;}
}

/* 常用下载 */

.cyxz dl{margin-bottom: 0.3rem;}
.cyxz dt{height: 0.5rem;display: flex;align-items: center;cursor: pointer;margin-right: 0.15rem;padding: 0 0.35rem;background: #f8f8f8;font-size: 0.24rem;color: #333;font-weight: 500;}
.cyxz dt.on{color: #7d0000;font-weight: 600;}
.cyxz .tab{display: none;}
.cyxz .tab:first-child{display: block;}
.cyxz li{margin-bottom: 0.3rem;}
.cyxz li a{height: 0.8rem;align-items: center;padding: 0 0.35rem 0 0.25rem;background: #f9f9f9;}
.cyxz li a::after{bottom: auto;top: 0;background: #7d0000;height: 1px;}
.cyxz li h3{font-size: 0.2rem;color: #111;font-weight: 600;flex: 1;min-width: 0;padding-right: 0.1rem;}
.cyxz li span{display: block;width: 0.2rem;height: 0.22rem;background: url(/images/xrxq1.png) no-repeat;background-size: 100% !important;}




@media screen and (min-width: 1200px) {
  .cyxz li a:hover::after{width: 100%;}
  .cyxz li a:hover span{background: url(/images/xrxq2.png) no-repeat;}
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  
}
/* 牛牛金花游戏app园地图 */
.xydt{justify-content: space-between;}
.xydt .left{width: 70%;background: #f4f4f4;padding: 0.3rem 0.2rem;}
.xydt .right{width: 27%;margin-top: 1rem;}
.xydt .left .tab{display: none;}
.xydt .left .tab:first-child{display: block;}
.xydt .left h3{text-align: center;background: #fff;padding: 0.15rem 0.2rem;width: 100%;font-size: 0.33rem;color: #111;margin-bottom: 0.15rem;}
.xydt .left .img img{width: 100%;}

.xydt .right li{margin-bottom: 0.25rem;}
.xydt .right li a{align-items: center; }
.xydt .right li a::after{width: auto;left: 0.5rem;right: 0.5rem;background: linear-gradient( 90deg, rgb(244,244,244) 0%, rgba(244,244,244,0) 100%);}
.xydt .right li .scale{width: 0.98rem;border-radius: 50%;border: 0.03rem  solid #ddd;}
.xydt .right li .con{flex: 1;min-width: 0;padding-left: 0.3rem;}
.xydt .right li h3{font-size: 0.18rem;color: #666;line-height: 1.3;}
.xydt .right li.on .scale{border: 0.03rem solid #7d0000;}
.xydt .right li .imged{padding-bottom: 100%;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .xydt .left h3{font-size: 0.26rem;}
  .xydt .left{width: 100%;background: #f4f4f4;padding: 0.3rem 0.2rem;}
  .xydt .right{width: 100%;order:-1;margin-top: 0;}
}

/* 医疗服务 */
.ylfw{padding: 0.4rem .45rem;background: url(/images/ylbg.jpg) no-repeat right bottom/cover;}

.ylfw .con{padding: 0.2rem 0;}
.ylfw .con h3{font-size: 0.2rem;color: #222;font-weight: 600;margin-bottom: 0.2rem;}
.ylfw .con p{font-size: 0.18rem;color: #666;line-height: 1.5;margin-bottom: 0.1rem;}
.ylfw .line{width: 100%;border-bottom: 1px dashed #ddd;}


@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .ylfw{padding: 0.3rem .25rem;}
}

@media screen and (max-width: 768px) {
  
}

/* 菠菜导航网renwobo与学2综合 */
.jxzh1 li{ margin-bottom: 0.35rem; }
.jxzh1 li a{display: block;position: relative;}
.jxzh1 li .imged{padding-bottom: 50%;}
.jxzh1 li .imged::after{width: 100%;background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 97%);height: 100%;}
.jxzh1 li .con{position: absolute;z-index: 10;padding: 0 0.3rem;}
.jxzh1 li h3{font-size: 0.3rem;color: #fff;line-height: 1.3;}

.jxzh1 .con  h4 {color: #fff !important;font-size: 0.16rem !important;line-height: 0.32rem !important;max-height: 1.28rem !important;margin: 0.2rem 0 !important;}
.gywm .gy4 .jxzh1 .con  h4 p{color: #fff !important;font-size: 0.16rem !important;line-height: 0.32rem !important;max-height: 1.28rem !important;margin: 0.2rem 0 !important;}


.jxzh1 li p{justify-content: flex-end;}
.jxzh1 li span{color: #fff;font-size: 0.18rem;}
.jxzh1 li span img{display: inline-block;margin-left: 0.1rem;width: 0.3rem;}
.jxzh1 .jx1 .con{width: 70%;right: 0rem;bottom: 0.25rem;}
.jxzh1 .jx2 .con{width: 48%;left: 0rem;top: 50%;transform: translateY(-50%);}
.jxzh1 .jx3 .con{width: 50%;right: 0.0rem;top: 50%;transform: translateY(-50%);}
.jxzh1 .jx1 h3,.jxzh1 .jx3 h3{text-align: right;}

.jxzh1 .jx2 .imged::after{width: 50%;background: url(/images/z-shad1.png) no-repeat;background-size: 100% 100% !important;}
.jxzh1 .jx3 .imged::after{width: 50%;background: url(/images/z-shad2.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;height: 100%;}




@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .jxzh1 .jx1 .con{width: 100%;}
/*   .jxzh1 li .con{width: 100% !important;position: relative;margin-top: .3rem;top: auto !important;transform: translateY(0px) !important;bottom: auto !important;} */
  .jxzh1 .jx3 .con{width: 70%;}
  .jxzh1 .jx2 .imged::after{width: 100%;}
  .jxzh1 .jx3 .imged::after{width: 100%;}
  .jxzh1 li h4{margin: 0.1rem 0;}
  .jxzh1 li h4{-webkit-line-clamp: 2;/* color:#666; */}
  .jxzh1 li h3{font-size: .24rem !important;/* color:#333; */}
  .jxzh1 li span{/* color:#666; */}
  .jxzh1 li .imged::after{/* background:none !important; */}
  .jxzh1 .jx2 .con{width: 65%;}
}
/* 访客 */
.fk{padding: 0.2rem;background: url(/images/fkbg1.png) no-repeat;background-size: 100% 100%;}
.fk-t{background: #f9f9f9;align-items: center;justify-content: space-between;}
.fk-t .left{width: 53%;background: url(/images/fk-line.png) no-repeat right center;background-size: 1px 4.47rem;padding-right: 0.5rem;}
.fk-t .right{width: 35%;text-align: center;}
.fk-t .left img{width: 100%;}
.fk-t .right p{color: #333;font-size: 0.22rem;font-weight: 600;}
.fk-t .right .ewm{margin: 0.25rem auto;width: 2.35rem;height: 2.35rem;border: 1px solid #ddd;padding: 10px;}
.fk-t .right .log{}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .fk{background: none;}
  .fk-t {padding: 0 0.2rem 0.2rem;}
  .fk-t .left{width: 100%;background: none;padding-right: 0rem;}
  .fk-t .right{width: 100%;text-align: center;margin-top: 0.3rem;}
}

/* 南院牛牛金花游戏app历 */
.nxl{padding: 0 0.5rem 0.7rem;background: url(/images/xlbg.png) no-repeat bottom;background-size: 100%;}
.nxl li .con h3{text-align: center;font-size: 0.34rem;color: #333;font-weight: bold;padding-bottom: 0.2rem;margin-bottom: 0.3rem;}
.nxl li .con h3::after{width: 1.1rem;height: 0.03rem;background: #7d0000;left: 50%;transform: translateX(-50%);}
.nxl li p{
    background: #fff;
    padding: 0 0 .5rem 0;
}
.nxl .arrow{margin-top: -.6rem;align-items: center;justify-content: flex-end;padding-right: .5rem;}
.nxl .arror{position: relative;left: auto;right: auto;top: auto;margin-top: 0;width: 0.17rem;height: 0.34rem;margin-left: 0.5rem;}
.nxl .arror::after{font-size: 0.24rem;color: #ddd;}
.nxl .arror:hover::after{color: #7d0000;}


@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  .nxl{padding: 0 0.3rem 0.4rem 0;}
  .nxl li .con h3{font-size: 0.26rem;}
}

/* 牛牛金花游戏app园服务综合 */
.xyzh{padding: 0 0;}
.xyzh .title h3{color: #222;font-size: 0.4rem;font-family: "PingFang SC";font-weight: 600;}
.xyzh .f01,.xyzh .f02{padding-bottom: 0.5rem;position: relative;z-index: 1;}
.xyzh .f02{ margin-bottom: .3rem}
.xyzh .f01{ margin-bottom: .8rem}
.xyzh .f01-t li a{display: block;position: relative;} 
.xyzh .f01-t li .imged{padding-bottom: 6rem;}
.xyzh .f01-t li .imged::after{background: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 97%);width: 100%;height: 30%;}
.xyzh .f01-t li h3{width: 100%;color: #fff;font-size: 0.3rem;padding: 0 0.56rem;position: absolute;left: 0;bottom: 1.4rem;z-index: 10;}
.xyzh .f01-t .cir{position: relative;margin-top: 0.25rem;bottom: auto;width: 100%;display: flex;justify-content: center;display: none;}
.xyzh .f01-t .cir span{background: #7d0000;margin: 0 0.1rem !important;}
.xyzh .more{margin-top:0;}
.xyzh .title .h3{padding-top:0;}
.xyzh .f01-b{z-index: 10;padding: 0 5%;position: absolute;bottom: 1px;width: 100%;}
.xyzh .f01-b .imged{ padding-bottom: 54%}
.xyzh .f01-b li h3{height: 0.5rem;border: 1px solid #ddd;text-align: center;line-height: 0.5rem;font-size: 0.2rem;color: #333;}
.xyzh .f01-b li.swiper-slide-thumb-active h3{color: #7d0000;border: 1px solid #7d0000;}
.xyzh .f02-t ul{margin: 0 -0.05rem;}
.xyzh .f02-t li{width: 33.3%;padding: 0 0.05rem;margin-bottom: 0.1rem;}
.xyzh .f02-t li a{display: block;position: relative;}
.xyzh .f02-t li .imged::after{background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 97%);width: 100%;height: 30%;}
.xyzh .f02-t li .con{width: 100%;padding: 0 0.2rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.xyzh .f02-t li h3{color: #fff;font-size: 0.2rem;}

.xyzh .f03 .title .h3{margin: 0 auto;}

.xyzh .f03 ul{justify-content: space-between;}
.xyzh .f03 li{width: 47%;margin-bottom: 0.3rem;}
.xyzh .f03 li *{transition: 0.5s;}
.xyzh .f03 li a{display: block;height: .8rem;padding: 0rem;/* background: #f8f8f8; */border-bottom: .03rem solid #7d0000;padding-bottom: .2rem;}
.xyzh .f03 li h3{color: #7d0000;font-size: 0.24rem;font-weight: 600;margin-bottom: 0.15rem;}
.xyzh .f03 li p{font-size: 0.18rem;color: #666;background: url(/images/rr6.png) no-repeat right center;padding-right: .3rem;background-size: .26rem !important;}
.xyzh .f03 li a:hover p{background-position: 98% center;transition: 0.4s;}

@media screen and (min-width: 1200px) {
  .xyzh .f03 li a:hover h3{color: #7d0000;}
/*   .xyzh .f03 li a:hover{border-left: 1px solid #7d0000;} */

}
@media screen and (max-width: 1024px) {
  .xyzh{padding: 0%;}
  .xyzh .f03 li{width: 49%;}
  .xyzh .f01-t li .imged{padding-bottom: 60%;}
  .xyzh .title h3{font-size: 0.28rem;}
  .xyzh .f01-b{margin-top: 0.3rem;z-index: 10;}
  .xyzh .f01-t li h3{bottom:.2rem;}
   .xyzh .f01-b{display:none;}
   .xyzh .f01,.xyzh .f02{padding-bottom: 0.3rem;}
}

@media screen and (max-width: 768px) {
  .xyzh .f02-t li{width: 50%;}
  .xyzh .f03 li{width: 100%;}
 .xyzh .f02-t li:nth-child(3n){width:100%;}
 .xyzh .f02-t li:nth-child(3n) .imged{padding-bottom:50%;}
}
@media screen and (max-width: 600px) {
 
}

/* 学生成长菠菜导航网renwobo育中心 */
.jyxcz .fl01,.jyxcz .fl03,.jyxcz .fl04,.jyxcz .fl05{padding-bottom: 0.6rem;}
.jyxcz .fl01{align-items: center;justify-content: space-between;}
.jyxcz .fl01 .left{width: 45%;}
.jyxcz .fl01 .right{width: 50%;}
.jyxcz .fl01 .left img{width: 100%;}

.jyxcz .tit{font-size: 0.3rem;color: #111;font-weight: 600;padding-bottom: 0.2rem;margin-bottom: 0.3rem;}
.jyxcz .tit::after{width: 0.8rem;height: 0.03rem;background: #7d0000;}

.jyxcz .fl02 ul{margin: 0 -0.1rem;}
.jyxcz .fl02 li{width: 33.3%;padding: 0 0.1rem;}
.jyxcz .czli li{margin-bottom: 0.2rem;}
.jyxcz .czli .a{display: block;background: #f8f8f8;padding: 0.3rem 0.2rem;}
.jyxcz .czli li h3{font-size: 0.22rem;color: #111;font-weight: 600;margin-bottom: 0.15rem;line-height: 1.2;}
.jyxcz .czli li h3::after{width: 0.02rem;background: #7d0000;left: -0.2rem;}
.jyxcz .czli li h4{font-size: 0.18rem;color: #666;line-height: 0.3rem;}
.jyxcz .fl02 li .a{height: 4.04rem;}
.jyxcz .fl02 li p{height: 2.7rem;overflow-y: auto;}
.jyxcz .fl03 li{width: 33.3%;}
.jyxcz .fl03 li .imged{padding-bottom: 90%;}
.jyxcz .fl4-t{background: #f8f8f8;}
.jyxcz .fl4-t .left{width: 51%;}
.jyxcz .fl4-t .right{width: 49%;}
.jyxcz .fl4-t dl{justify-content: space-between;}
.jyxcz .fl4-t dt{width: 48%;margin-bottom: 0.2rem;}
.jyxcz .fl4-t dt:nth-child(1){width: 100%;}
.jyxcz .fl4-t dt .imged{padding-bottom: 120%;}
.jyxcz .fl4-t dt:nth-child(1) .imged{padding-bottom: 60%;}
.jyxcz .fl4-t .left li h4{margin-bottom: 0.2rem;}
.jyxcz .fl4-t .left li h4 strong{font-weight: 600;color: #222;}
.jyxcz .fl05{padding-top: 0.4rem;border-top: 1px solid #ddd;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .jyxcz .tit{font-size: 0.26rem;}

}

@media screen and (max-width: 768px) {
  .jyxcz .fl01,.jyxcz .fl03,.jyxcz .fl04,.jyxcz .fl05{padding-bottom: 0.3rem;}
  .jyxcz .fl01 .left{width: 100%;}
  .jyxcz .fl01 .right{width: 100%;margin-top: 0.3rem;}
  .jyxcz .fl02 li{width: 100%;padding: 0 0.1rem;}
  .jyxcz .fl4-t .left{width: 100%;}
  .jyxcz .fl4-t .right{width: 100%;}
  .jyxcz .fl02 li .a{height: auto;}
  .jyxcz .fl05{padding-top: 0.2rem;}
  .jyxcz .tit{font-size: 0.24rem;}
}

/* 关于我们 */
.gywm{background:#fff;padding:.9rem 0;}
.gywm .wp{/* padding: 0 7%; */width: 85%;}
.gywm .gy1{padding-bottom: 0.3rem;}
.gywm .gy2{padding: 1.15rem 0 0;background: url(/images/ggbg.png) no-repeat top;background-size: 100%;}
.gywm .gy1-t{justify-content: space-between;}
.gywm .gy2-t{justify-content: space-between;}
.gywm .gy1 .left{width: 50%;}
.gywm .gy1 .right{width: 46%;margin-top: .4rem;}
.gywm .gy2 .left{width: 46%;}
.gywm .gy2 .right{width: 50%;}
.gywm .gy1 .left img,.gywm .gy2 .right img{width:100%}
.gywm .tit h3{font-size: 0.3rem;color: #111;padding-bottom: 0.2rem;margin-bottom: 0.2rem;font-weight: 600;display: inline-block;}
.gywm .tit h3::after{width: 50%;height: 0.03rem;background:linear-gradient( 270deg, rgb(211,34,0) 0%, rgb(129,21,0) 100%);}
.gywm .con p{font-size: 0.18rem !important;color: #333 !important;line-height: 0.3rem !important;}
.more{position: relative;top: auto;transform: translateY(0);right: auto;margin-top: 0.35rem;}

.gywm .gy2 .more{align-items: center;justify-content: space-between;}
.gywm .gy2 .imged::after{width: 0.8rem;height: 0.8rem;background: url(/images/bf2.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.gywm .gy2 .more span{width:1.08rem;}
.gywm .gy3{padding: .8rem 0;}
.gywm .gy3 ul{margin: 0 -0.1rem;}
.gywm .gy3 li{width: 33.33%;padding: 0 0.1rem;}
.gywm .gy3 li .a{height: 2.3rem;background: #f8f8f8;padding: 0 0.2rem 0;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.gywm .gy3 li .tit{display: flex;justify-content: center;}
.gywm .gy3 li .tit h3::after{left: 50%;transform: translateX(-50%);}
.gywm .gy3 li .more a{justify-content: center;}
.gywm .gy3 li .more{margin: 0;}
.gywm .gy4{padding: 0 0 1.45rem;background: url(/images/ggbg2.png) no-repeat bottom;background-size: 100%;}
.gywm .gy4 li .imged{padding-bottom: 37.5%;}
.gywm .gy4 li .imged::after{background: url(/images/g-shad.png) no-repeat;}
.gywm .gy5{padding: .75rem 0 .3rem;}
.gywm .gy5-t{padding: 0.4rem 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;justify-content: center;align-items: center;}
.gywm .gy5-t .h3{align-items: center;}
.gywm .gy5-t .h3 .tit{padding-left: 0.24rem;}
.gywm .gy5-t h3{margin-bottom:0;}
.gywm .gy5-t .more{padding-left: 1rem;margin-top: 0;}
.gywm .gy5-t .h3 img{width:.99rem;}
@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .gywm{background:#fff;padding:.4rem 0;}
  .gywm .tit h3{font-size: 0.26rem;}
  .gywm .gy2{padding: .6rem 0 0;}
  .gywm .wp{padding: 0 3%;}
  .gywm .gy1{padding-bottom:.3rem}
  .gywm .gy3{padding: .4rem 0;}
	.gywm .gy5{padding: .4rem 0 .1rem;}
}

@media screen and (max-width: 768px) {
  .gywm .gy1 .left{width: 100%;}
  .gywm .gy1 .right{width: 100%;margin-top: 0.25rem;}
  .gywm .gy2 .left{width: 100%;}
  .gywm .gy2 .right{width: 100%;margin-top: 0.25rem;}
.gywm .gy4{padding: 0 0 0.3rem;}
  .gywm .tit h3{font-size: 0.24rem;}
  .gywm .gy2 .imged::after{width: 0.4rem;height: 0.4rem;}
  .gywm .gy5-t{padding: 0.2rem 0;}
  .gywm .gy3 li{width: 100%;padding: 0 0.1rem;margin-bottom:.2rem;}
  .gywm .gy3 li .a{height:auto;padding:.35rem .2rem;}
  .gywm .gy4 li .imged{padding-bottom:45%;}
}

/* 国际交流 */
.gjjl .fl01{padding: 0.4rem 0 .6rem;}
.gjjl .tit h3{font-size: 0.3rem;color: #111;padding-bottom: 0.2rem;margin-bottom: 0.3rem;font-weight: 600;}
.gjjl .tit h3::after{width: 0.8rem;height: 0.03rem; background:#7d0000;}

.gjjl .fl01 .tit{justify-content: center;}
.gjjl .fl01 .tit h3::after{left: 50%;transform: translateX(-50%);}
.gjjl .cont p{font-size: 0.16rem !important;text-indent: 0 !important;}
.gjjl .fl01 .cont{padding-bottom: 0.35rem;}
.gjjl .more{ margin-top: 0}
.gjjl .fl01 ul{justify-content: space-between;}
.gjjl .fl01 li{width: 48%;margin-bottom: 0.42rem;}
.gjjl .fl01 li .con{height: 1.6rem;background: #f8f8f8;padding: 0.25rem;}
.gjjl .fl01 li h3{font-size: 0.18rem;color: #000;line-height: 0.36rem;max-height: 1.08rem;transition: 0.5s;}

.gjjl .fl01 .more a{justify-content: center;}
.gjjl .fl02{padding: 0 0 .4rem;}
.gjjl .fl02 li{margin-bottom: 0.7rem;width: 100%;}
.gjjl .fl02 .jl02{ margin-top: .7rem}
.gjjl .fl02 li.jl02{ margin-bottom: 0}
.gjjl .fl02 li .a{align-items: center;background: #f8f8f8;}
.gjjl .fl02 li .con{width: calc(100% - 57.5%);padding: 0.5rem 0 .5rem .4rem;height: 100%;padding: 0.5rem .2rem .5rem .4rem\0;}
.gjjl .fl02 li .scale{width: 57.5%;}
.gjjl .fl02 li .imged{padding-bottom: 4.6rem;}
.gjjl .fl02 li h4{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem;margin-bottom: .3rem;}

.gjjl .fl02 li.jl02 .con{padding: 0.5rem .4rem .5rem 0;padding: 0.5rem .4rem .5rem .2rem\0;}

.gjjl .fl02 li.jl02 .tit h3{text-align: right;}
.gjjl .fl02 li.jl02 .tit h3::after{left: auto;right: 0;}
.gjjl .fl02 li.jl02 .more a{justify-content: flex-end;}
.gjjl .fl02 li.jl01 .scale{clip-path: polygon(0 0,100% 0,100% 100%,20% 100%);}
.gjjl .fl02 li.jl02 .scale{clip-path: polygon(0 0,100% 0,80% 100%,0% 100%);}



@media screen and (min-width: 1200px) {
  .gjjl .fl01 li a:hover h3{color:#7d0000;}
  .gjjl .fl02 li .a:hover .imged{transform:scale(1.05);}
}
@media screen and (max-width: 1024px) {
  .gjjl .tit h3{font-size: 0.26rem;}
  .gjjl .fl01 li{width: 49%;margin-bottom: 0.3rem;}
  .gjjl .more{margin-top:.15rem}
}

@media screen and (max-width: 768px) {
	.gjjl .fl02 li h4{ margin-bottom: .15rem}
	.gjjl .fl02 .jl02{ margin-top: .3rem}
  .gjjl .fl02 li{margin-bottom:.3rem;}
  .gjjl .fl01 .cont{padding-bottom: .15rem;}
  .gjjl .fl01{padding: 0.2rem 0 .3rem;}
  .gjjl .tit h3{font-size: 0.24rem;margin-bottom: .15rem;}
  .gjjl .fl01 li{/* width: 100%; */}
  .gjjl .fl02 li .con{/* width: 100%; */padding: 0rem 0 0 .2rem;}
  .gjjl .fl02 li .scale{/* width: 100%; *//* order: 2; */}
  .gjjl .fl02 li .imged{padding-bottom: 2.8rem;}
  .gjjl .fl02 li .scale{/* clip-path: none !important; */}
  .gjjl .fl02{padding: 0rem 0;}
  .gjjl .fl01 li .con{height: 1.4rem;padding: .2rem;}
  .gjjl .fl02 li.jl02 .con{padding: 0rem 0.2rem 0 0rem;}
}
@media screen and (max-width: 420px) {
  .gjjl .fl02 li .imged{padding-bottom: 2.3rem;}
}

/* 牛牛金花游戏app园活动 */
.xyhd{padding-top: 0.4rem;}
.xyhd .title{justify-content: center;flex-wrap: nowrap;}
.xyhd .title .h3{cursor: pointer;padding: 0 0.55rem;}
.xyhd .title .h3::after{top: -.3rem;display: none;}
.xyhd .title h3{font-size: 0.25rem;color: #333;font-family: "PingFang SC";padding-bottom: 0.1rem;white-space: nowrap;}
.xyhd .title h3::after{width: 0.3rem;height: 0.03rem;background: #7d0000;left: 50%;transform: translateX(-50%);opacity: 0;}
.xyhd .title .h3.on{}
.xyhd .title .h3.on::after{display: block;}
.xyhd .title .h3.on h3{color: #7d0000;font-weight: 600;}
.xyhd .title .h3.on h3::after{opacity: 1;}
.xyhd .hd-t .tab{display: none;}
.xyhd .hd-t .tab:first-child{display: block;}
.xyhd .hd-t ul{margin: 0 -0.1rem;}
.xyhd .more{margin: .4rem 0 .2rem;}
.xyhd .hd-t li{width: 50%;padding: 0 0.1rem;margin-bottom: 0.2rem;}
.xyhd .hd-t li a{position: relative;display: block;}
.xyhd .hd-t li .con{width: 100%;padding: 0 0.24rem 0.18rem;z-index: 10;position: absolute;left: 0;bottom: 0;}
.xyhd .hd-t li h3{color: #fff;font-size: 0.18rem;}
.xyhd .hd-t li .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 97%);}
.xyhd .hd-t .more a{justify-content: center;}




@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1200px) {
.xyhd .title .h3{padding: 0 0.25rem;}
}

@media screen and (max-width: 768px) {
  .xyhd .title h3{font-size: .2rem;}
  .xyhd .hd-t li{width: 100%;}
  .xyhd .title .h3.on::after{display: none;}
  .xyhd .title .h3{padding: 0 0.1rem;flex-shrink: 0;}
  .xyhd{padding-top:.2rem;}
  .xyhd .title{overflow-x: auto;}
}

/* 牛牛金花游戏app园风光 */
.xyfg2 .fg-t .tab{display: none;}
.xyfg2 .fg-t .tab:first-child{display: block;}
.xyfg2 .fg-t dl{margin: 0 -0.08rem;}
.xyfg2 .fg-t dt{padding: 0 0.08rem;}
.xyfg2 .fg-t dt a{display: block;margin-bottom: 0.15rem;}
.xyfg2 .fg-t dt .con{display: none;}

.xyfg2 .fg-t .fg1 dt:nth-child(1){width: 64%;}
.xyfg2 .fg-t .fg1 dt:nth-child(2){width: 36%;}
.xyfg2 .fg-t .fg3 dt:nth-child(1){width: 35%;}
.xyfg2 .fg-t .fg3 dt:nth-child(2){width: 65%;}
.xyfg2 .fg-t .fg4 dt{width: 50%;}

.xyfg2 .fg-t .fg1 .imged,.xyfg2 .fg-t .fg3 .imged{padding-bottom: 4.96rem;}
.xyfg2 .fg-t .fg2 .imged{padding-bottom: 5.65rem;}
.xyfg2 .fg-t .fg4 .imged{padding-bottom: 7.34rem;}
.xyfg2 .fg-t .fg4 dt:last-child .imged{padding-bottom: 3.59rem;}
#spotlight .header:before{display:none;}
#spotlight{background: rgba(0, 0, 0, .9) !important;z-index: 100000 !important;}
#spotlight .footer{background: rgba(0,0,0,.45) !important;text-align: center !important;
    width: 100%;
  }
#spotlight .header{padding: 0;}
#spotlight .header div{box-sizing: content-box;}

@media screen and (max-width: 1024px){
     #spotlight .header{display: block;} 
}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  #spotlight .scene img{padding:0 15px;}
}

@media screen and (max-width: 768px) {
  .xyfg2 .fg-t .fg1 .imged,.xyfg2 .fg-t .fg3 .imged{padding-bottom: 3rem;}
.xyfg2 .fg-t .fg2 .imged{padding-bottom: 60%;}
.xyfg2 .fg-t .fg4 .imged{padding-bottom: 4.5rem;}
.xyfg2 .fg-t .fg4 dt:last-child .imged{padding-bottom: 2.17rem;}
}

@media screen and (max-width: 440px) {
   .xyfg2 .fg-t .fg1 .imged,.xyfg2 .fg-t .fg3 .imged{padding-bottom: 2rem;}
   .xyfg2 .fg-t .fg4 .imged{padding-bottom: 3rem;}
   .xyfg2 .fg-t .fg4 dt:last-child .imged{padding-bottom: 1.42rem;}
}
/* 牛牛金花游戏app长信箱 */
.xzxx{padding: 0 5%;}
.xzxx .con{border-top: 0.04rem solid #7d0000;padding: 0.3rem;background: #f8f8f8;}
.xzxx .con p{font-size: 0.18rem !important;line-height: 0.36rem !important;color: #222 !important;}
.xzxx .con h3{font-size: 0.22rem;color: #000;margin: 0.25rem 0;}

@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {
  .xzxx{padding: 0%;}
  .xzxx .con p{font-size: 0.16rem !important;}
  .xzxx .con h3{font-size: 0.2rem;margin: 0.15rem 0;}
}

@media screen and (max-width: 768px) {
  
}

/* 历史沿革 */
.lsy-p{align-items: center;}
.lsy-c{width: 7.26rem;/* overflow: hidden; */height: 7.26rem;margin-left: -1.68rem;}
.lsy-r{padding-left: 0.4rem;width: calc(100% - 5.58rem);}
.lsy-c .img,.lsy-c .img img{width: 100%;}
.lsy-c .img{padding: 0.85rem 0.85rem 0.85rem .85rem;}
.lsy-c .img::after{width: auto;height: auto;top: 0.85rem;right: 0.85rem;bottom: 0.85rem;left: 0.85rem;border-radius: 50%;background: #f8f8f8;}
.lsy-c .img-log{padding:1.3rem;z-index: 2;}
.lsy-c .img-log::after{width: auto;height: auto;top: 0.65rem;right: 0.65rem;bottom: 0.65rem;left: 0.65rem;border-radius: 50%;border: 1px solid #000;opacity: .15;animation: play 35s linear infinite;}

.lsy-c .logo-t{position: absolute;right: 0;bottom: 0;background: url(/images/ls-cbg.png) no-repeat;background-size: 100% 100%;width: 100%;height: 100%;}
.lsy-c .logo-t::after{width: 0.25rem;height: 0.21rem;left: auto;right: -1%;bottom: auto;top: 38%;background: url(/images/ls-c.png) no-repeat;background-size: 100%;z-index: 1;}

/* .lsy-c .logo-t.n1::after{}
.lsy-c .logo-t.n2::after{top: 20%;right: 7%;}
.lsy-c .logo-t.n3::after{top: 28%;right: 2%;}
.lsy-c .logo-t.n4::after{top: 35%;right: 0rem;}
.lsy-c .logo-t.n5::after{top: 43%;right: -2%;}
.lsy-c .logo-t.n6::after{top: 50%;right: -2%;}
.lsy-c .logo-t.n7::after{top: 59%;right: -1%;}
.lsy-c .logo-t.n8::after{top: 66%;right: 1%;} */
.lsy-r .swiper-container{height: 9rem;}
.lsyg li h3{font-size: 0.16rem;color: #999;}
.lsyg li span{font-size: 0.26rem;display: inline-block;padding-right: 0.05rem;font-family: sy;}
.lsyg li .con{/* margin: 0.25rem 0; */height: auto;overflow-y: auto;overflow-x: hidden;transition: 0.5s;height: 0;}

.lsyg li p{font-size: 0.18rem !important;line-height: 0.26rem !important;color: #666666 !important;margin-bottom: 0.15rem !important; text-indent:0 !important;}
/* .lsyg li{height: 0.65rem;}
.lsyg li.active{height: 3.7rem;} */
.lsyg li{padding: .15rem 0;cursor: pointer;}
.lsyg li.active h3{color: #333;opacity: 1 !important;}
.lsyg li.active span{font-size: 0.46rem;color: #7d0000;}
.lsyg li.active .con{display: block;height: auto;padding:.2rem 0;}
.lsy-c .news_imgs{display: none;padding: 0 0 0.2rem 0.2rem;}
.lsy-c .news_imgs::after{width: auto;height: auto;right: 0.2rem;top: 0.2rem;background: #7d0000;}

.lsyg li:nth-child(1) h3,.lsyg li:nth-last-child(1) h3{opacity: .3;}
.lsyg li:nth-child(2) h3,.lsyg li:nth-last-child(2) h3{opacity: .5;}
.lsyg li:nth-child(3) h3,.lsyg li:nth-last-child(3) h3{opacity: .7;}
.lsyg li:nth-child(4) h3,.lsyg li:nth-last-child(4) h3{opacity: .9;}

@media screen and (max-width: 1400px) {
  .lsy-c{width: 6rem;height: 6rem;margin-left: -2rem;}
  .lsy-r{padding-left: 0.4rem;width: calc(100% - 4rem);}
}

@media screen and (max-width: 1024px) {
  .lsy-c .news_imgs{/* display: block; */}
  .lsy-c .img{display: none;}
  .lsy-c{width: 100%;/* overflow: hidden; */height: auto;margin-left: 0rem;}
  .lsy-r{padding-left: 0rem;width: 100%;margin-top: 0.3rem;}
  .lsyg li h3{opacity: 1 !important;}
  .lsyg li.active span{font-size: 0.26rem;}
  .lsyg li span{font-size: 0.22rem;}


}












@media screen and (min-width: 1200px) {
  
}
@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 768px) {
  
}

/* 三级栏目展开 */
.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: #7d0000;color: #fff;}
.j_pages a:hover{background: #7d0000;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block; font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #7d0000; color:#fff}
.j_pages .qd{background: #7d0000;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: #7d0000;}
.san-nav a:hover,.san-nav a.on{color: #7d0000;}



@media screen and (max-width: 1200px) {
    .inner .wp, .ban .wp{width:100%}
}
@media screen and (max-width: 1024px) {
    .inner_left,.inner_right .lm_top .adress{display: none;}
	.inner_right{width: 100%;padding: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.wrap_ph .wp{width:100%;/* padding:0; */}
	.inner{padding: .3rem 0 .5rem;/* background: #f8f8f8; */}
	body{background:#fff;}
	.page{margin:.25rem 0 0;}
  .local h2,.ejlm_pc{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;/* display: none; */}
  .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;padding: 1rem 0 1rem 0rem;}
  .ban .h3 p{font-size:.3rem;}
  .ban .h3 span{font-size:.2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}




 