@charset "utf-8";
@import url(common.css);

/*首页第一屏 s*/
.HomeBan{position: relative; z-index: 1; overflow:hidden;background: url(../images/loading.gif) center center no-repeat;left: 0;top:0;transition: all 0.5s;}
.HomeBan .item:nth-child(1){z-index: 15;}
.HomeBan .item{position:relative;transition: all 0.3s;z-index: 10;}
.HomeBan .info{left:50%;bottom:1.56rem;z-index: 3;color:#fff;position: absolute;transform: translateX(-50%);max-width: 16rem;width: 88%;}
.HomeBan .info img{height: 12.44vw;}
.HomeBan .item:nth-child(1) .info{bottom: 1.16rem;text-align: right;}
.HomeBan .item .imgbox{padding-top: 44.27vw;}
.HomeBan .video{position: relative;padding-top: 44.27vw;}
.HomeBan .video video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.HomeBan .item.slick-current .info img{animation:fadeInDownSmall 0.5s .3s ease both;-webkit-animation:fadeInDownSmall 0.5s .3s ease both;-moz-animation:fadeInDownSmall 0.5s .3s ease both;}
.HomeBan .item.slick-current .imgbox{animation:fadeInscale 8s .4s ease both;-webkit-animation:fadeInscale 8s .4s ease both;-moz-animation:fadeInscale 8s .4s ease both;}

.HomeBan .slick-arrow{border: 1px solid rgba(0,0,0,0);background-color: rgba(0,0,0,0.5);}
.HomeBan .slick-prev{left: -100px;}
.HomeBan .slick-next{right: -100px;}
.HomeBan:hover .slick-prev{left: 2%;}
.HomeBan:hover .slick-next{right: 2%;}
.HomeBan .slick-dots{bottom: 0.52rem;}

@media(max-width:1024px){
 .HomeBan .slick-arrow{display: none !important;}
}
@media(max-width:640px){
	.HomeBan .info img{height: 15.5vw;}
}

.titleHead{padding-bottom: 0.59rem;text-align: center;}
.titleHead h2{line-height: 1.035;color: var(--purple-color);font-size: 0.4rem;}
.titleHead.white h2{color: #fff;}
.titleHead.white h2 a{color: #fff;}
.c-img{
	width: 7rem;
	height: 4.4rem;
}
.c-page{
	background: #f8f8f8;
}
.mb-10{margin-bottom: 0.1rem;}
.c-class-title{font-size: 0.32rem;margin-bottom: 0.24rem;}

.c-class-text{font-size: 0.2rem;opacity: 0.7;}

.page{padding-top:6.25vw;padding-bottom:5vw;overflow: hidden;position: relative;}
.homeAbout .titleHead{padding-bottom: 2px;width: 100%;}
.homeAbout .info{width: 43%;padding-top: 0.45rem;}
.homeAbout .slogan{font-size: 0.3rem;line-height: 1.53;margin-bottom: 0.17rem;color: #9a6f49;}
.homeAbout .desc{margin-bottom: 2.76vw;padding-right: 0.4;}
.homeAbout .nav{margin-top: 4.16vw;}
.homeAbout .nav .item {width: 2.3rem;}
.homeAbout .nav .item a{display: block;padding: 2.38vw 1.56vw 1.875vw;position: relative;background-color: #f8f8f8;border-radius: 0.1rem 0.1rem 0 0;}
.homeAbout .nav .item a:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 0.03rem;content: "";background-color: var(--purple-color);transition: all 0.5s;}
.homeAbout .nav .item a:before{position: absolute;right: 0;bottom: 0;width: 0;height: 0.03rem;content: "";background-color: #9a6f49;transition: all 0.5s;}
.homeAbout .nav .item .ti{min-height: 5.72vw;margin-top: 0.18rem;padding-bottom: 0.15rem;}
.homeAbout .nav .item .icon img{height: 0.46rem;}
.homeAbout .nav .item:not(:first-child){padding-left: 0.2rem;}
.homeAbout .nav .item:hover a:after{width: 0;}
.homeAbout .nav .item:hover a:before{width: 100%;}
.homeAbout .imgRight{width: 50%;}
.homeAbout .imgRight .since{line-height: 1.1;position: relative;padding-bottom: 0.3rem;font-style: italic;}
.homeAbout .imgRight .since span{display: block;text-align: right;font-size: 6.77vw;color: #9a6f49;font-family: "EXTRALIGHTITALIC";position: relative;z-index: 2;}
.homeAbout .imgRight .since b{font-family: "BOLDITALIC";position: absolute;right: 0;bottom: 0;font-size: 5.9vw;text-transform: uppercase;-webkit-text-stroke-color: rgba(153,153,153,0.2);
	-webkit-text-stroke-width: 1px;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;}
.homeAbout .imgbox,.homeAbout .imgbox img{border-radius: 0.1rem;}

.homeYouth{}
.homeYouth .titleHead{width: 100%;}
.homeYouth .focus{width: 48.28%;overflow: hidden;}
.homeYouth .focus .imgbox{border-radius: 0.1rem;padding-top: 26.77vw;}
.homeYouth .focus .imgbox:After{position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;z-index: 2;content: "";background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.7));transition: all 0.5s;}
.homeYouth .focus .ti{position: absolute;bottom: 0.29rem;width: calc(100% - 1.8rem);left: 0.4rem;color: #fff;z-index: 10;}
.homeYouth .focus .item {position: relative;}
.homeYouth .focus .item:hover .imgbox:After{height: 68%;}
.homeYouth .focus .slick-current .ti{animation:fadeInDownSmall 0.5s .3s ease both;-webkit-animation:fadeInDownSmall 0.5s .3s ease both;-moz-animation:fadeInDownSmall 0.5s .3s ease both;}
.homeYouth .focus .slick-dots{width: 1.8rem;left: auto;right: 0;bottom: 0.29rem;}
.homeYouth .focus .slick-dots li{width: 0.12rem;height: 0.12rem;}
.homeYouth .focus .slick-prev{left: -100px;}
.homeYouth .focus .slick-next{right: -100px;}
.homeYouth .focus:hover .slick-prev{left:2%;}
.homeYouth .focus:hover .slick-next{right: 2%;}
.homeYouth .list{width: 49.87%;margin-left: -1.56vw;}
.homeYouth .list .item{width: 50%;padding-left: 1.56vw;}
.homeYouth .list .item a{display: block;background-color: #f8f8f8;min-height: 26.77vw;border-radius: 0.1rem;padding: 3.177vw 2.08vw 2vw;}
.homeYouth .list .item .ti{min-height: 0.8rem;line-height: 1.6;margin-top: 0.05rem;}
.homeYouth .list .item .desc{margin: 2.08vw 0 5.625vw;}

.homeRanking{padding-bottom:6vw;}
.homeRanking .bg{height: 36.7vw;width: 100%;left: 0;top: 0;position: absolute;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.homeRanking .bg:After{height: 100%;width: 100%;left: 0;top: 0;position: absolute;content: "";background: rgba(0,0,0,0.4);}
.homeRanking .tab{text-align: center;margin-bottom: 0.5rem;}
.homeRanking .tab span{color:#fff;border:1px solid rgba(255,255,255,0.3);border-radius: 60px;display: inline-block;padding: .12rem .38rem;margin: 0 10px;cursor: pointer;font-size:0.18rem;}
.homeRanking .tab span.on{background-color:var(--purple-color);border-color:var(--purple-color);}
.homeRanking .rankingList{margin: 0 0 0 -1.04vw;overflow: hidden;text-align: center}
.homeRanking .rankingList .slick-track{margin:0 auto;}
.homeRanking .rankingList .item{padding: 0 1.04vw;}
.homeRanking .rankingList.hide{height:0; overflow:hidden}

.homeRanking .slick-dots{position: static;margin-top: 0.31rem;}
.homeRanking .slick-dots li button{border: 0.03rem solid #cecece;}
.homeRanking .slick-prev{left: -100px;}
.homeRanking .slick-next{right: -100px;}
.homeRanking .rankingList:hover .slick-prev{left:0;}
.homeRanking .rankingList:hover .slick-next{right: 0;}
.homeRanking .slick-arrow{top: 40%;}

.TabNav{margin-bottom: 0.5rem;}
.TabNav .item{padding: 0 0.16rem;line-height: 0.64rem;cursor: pointer;position: relative;}
.TabNav .item:After{position: absolute;left: 50%;transform: translateX(-50%);height: 3px;content: "";width: 0;transition: all 0.5s;background-color: var(--purple-color);bottom: 0;}
.TabNav .item:not(:last-child){margin-right: 1.71vw;}
.TabNav .item.on{color: var(--purple-color);}
.TabNav .item.on:after{width: 100%;}

.homeItem .titleHead{padding-bottom:0.3rem;}
.homeItem .slider{padding: 0 1.56vw;}
.homeItem .slider .slick-list{padding:0 15%;margin: 0 -15%;}
.homeItem .slider .item{padding: 0 1.82vw;opacity: 0.4;transition: all 0.5s;}
/* .homeItem .slider .item:not(.slick-current):nth-child(odd) a{flex-direction: row-reverse;} */
.homeItem .slider .item .imgbox{/*padding-top: 33.333vw;*/width: 60%;border-radius: 0.1rem;}
.homeItem .slider .item .info{min-height: 30.333vw;flex: 1;padding: 4.5vw 3.38vw 3vw;background-color: #f8f8f8;position: relative;}
.homeItem .slider .item .info:after{position: absolute;content: "";width: 4.6vw;height: 3.9vw;background: url(../images/narrow.svg) no-repeat center center/contain;right: 3.38vw;top: 6.6vw;transition: all 0.5s;}
.homeItem .slider .item .ti{font-size: 0.32rem;line-height: 1.525;margin-bottom:0.35rem;}
.homeItem .slider .item .slogan{margin-bottom: 0.26rem;}
.homeItem .slider .item .desc{margin-bottom: 3.75vw;}
.homeItem .slider .item.slick-current{opacity: 1;}
.homeItem .slider .item.slick-current .imgbox{border-radius: 0.1rem 0 0 0.1rem;}
.homeItem .slider .item:hover .info:after{transform: rotate(45deg);}
.homeItem .slick-arrow{background-color: transparent;border: 1px solid #999999;}
.homeItem .slick-prev{left: -0.3rem;}
.homeItem .slick-next{right: -0.3rem;}

.homeService .infoSlider{background-color: #f8f8f8;border-radius: 0.2rem;width: 59.12%;min-height: 29.16vw;padding: 1.875vw 11.97vw 0 3.125vw;}
.homeService .infoSlider .slick-list{height: auto !important;}
.homeService .infoSlider .slick-current .ti{color: var(--purple-color);}
.homeService .infoSlider a{padding: 0.27rem 0 0.23rem;border-bottom: 1px dashed #d5d5d5;}
.homeService .infoSlider .ti{margin-bottom: 0.14rem;}
.homeService .infoSlider .info{flex: 1;padding-right: 4.53vw;}
.homeService .infoSlider .date{width: 76px;font-family: "MONTSERRATLIGHT";text-align: center;}
.homeService .infoSlider .date span{display: block;line-height: 1.11;font-size: 0.6rem;}
.homeService .imgSlider .item{overflow: hidden;}
.homeService .imgSlider{width: 49.27%;position: absolute;right: 0;bottom: 3.43vw;border-radius: 0.2rem;}
.homeService .imgSlider .imgbox{padding-top: 28.43vw;border-radius: 0.1rem;}
.homeService .imgSlider .item.slick-current .imgbox{animation:fadeInscale 3s .3s ease both;-webkit-animation:fadeInscale 3s .3s ease both;-moz-animation:fadeInscale 3s .3s ease both;}
.homeService .imgSlider .slick-arrow{top: auto;transform: translateY(0);bottom: -0.29rem;}
.homeService .imgSlider .slick-prev{right: 1rem;left: auto;}
.homeService .imgSlider .slick-next{right: 0.3rem;}

.homeTeam .leftInfo{width: 22.18%;position: relative;}
.homeTeam .leftInfo .info{margin-bottom: 2.76vw;}
.homeTeam .leftInfo .arrow{position: absolute;left: 0;bottom: 0;}
.homeTeam .leftInfo .slick-arrow{position: relative;transform: translateY(0);left: auto !important;right: auto !important;margin-right: 10px;border: 1px solid #cecece;background-color: transparent;}
.homeTeam .slider{width: 72.75%;margin-left: -1.875vw;}
.homeTeam .slider .item{padding-left: 1.875vw;}
.homeTeam .slider .item a{display:block;position: relative;}
.homeTeam .slider .imgbox{padding-top: 126.3%;border-radius: 0.1rem;}
.homeTeam .slider .imgbox:after{left: 0;bottom: 0;width: 100%;height: 50%;background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.7));content: "";position: absolute;}
.homeTeam .slider .info{position: absolute;left: 0;bottom: 0.24rem;width: 100%;padding: 0 0.3rem;color: #fff;z-index: 10;transition: all 0.5s;}
.homeTeam .slider .item:hover .info{bottom: 0.35rem;}

.homeTeam .slick-dots{display: none !important;position: static;}
@media(min-width:1024px){
  .homeTeam .moreBtn{margin-bottom:.9rem}  
}
@media(max-width:1366px){
	.homeYouth .list .item .desc{margin-bottom: 3vw;}
}
@media(max-width:1024px){
	.homeAbout .info{width: 100%;padding-bottom: 0.35rem;}
	.homeAbout .imgRight,
	.homeYouth .list{width: 100%;}
	.homeYouth .focus {margin-bottom: 0.35rem;width: calc(100% - 1.56vw);}
	.homeYouth .focus .imgbox{padding-top: 64%;}

	.homeItem .slider .item .info{padding: 0.3rem;}
	.homeItem .slider .item .info:after{top: 4vw;}
	
	.homeService .infoSlider{width: 100%;padding: 0.3rem;}
	.homeService .imgSlider{width: 100%;margin-top:0.3rem;position: relative;right: auto;bottom: auto;}
	.homeService .imgSlider .item{padding: 0 0.2rem;}
	.homeService .imgSlider .imgbox{padding-top: 64%;}
	.homeService .imgSlider .slick-list{padding: 0 15%;margin: 0 -10%;}
	.homeService .imgSlider .slick-arrow{top: 50%;transform: translateY(-50%);}
	.homeService .imgSlider .slick-prev{right: auto;left: 0;}
	.homeService .imgSlider .slick-next{right: 0;}

	.homeTeam .leftInfo{width: 100%;}
	.homeTeam .slider{width: 102.5%;margin-top: 0.3rem;display: block;}
	.homeTeam .arrow{display: none;}
	.homeTeam .slick-dots{display: block !important;margin-top: 0.25rem;}
	.homeTeam .slick-dots li button{background: #ddd;border: 0.3px solid #fff;}
}
@media(max-width:640px){
	.page{padding-top: 0.65rem;padding-bottom: 0.65rem;}
	.titleHead h2{font-size: 0.44rem;}
	.homeAbout .imgRight .since span{font-size: 0.6rem;}
	.homeAbout .imgRight .since b{font-size: 0.5rem;}
	.homeAbout .nav .item{width: 3rem;}
	.homeAbout .nav .item a{padding: 0.3rem;}
	.homeYouth .list .item a{padding: 0.3rem;}
	.TabNav{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.TabNav .item{padding: 0;}
	.TabNav .item:not(:last-child){margin-right: 0;}

	.homeItem .slider .item .imgbox{width: 34%;}
	.homeItem .slider .item .slogan{font-size: 14px;}
	.homeItem .slider .item .desc{display: none;}
	.homeRanking .tab span{font-size:.26rem}
}
/* 首页 */

/*common s*/
.SubPage{position: relative;background: #fff;z-index: 1;height: auto !important;height: 100px;min-height: 100px;padding:0.89rem 0 1.2rem 0;clear: both;}

.SubBan{position: relative;overflow: hidden;transition: all 0.3s;color: #fff;margin-top: 1rem;}
.SubBan:After{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.12);content: "";}
.SubBan .info{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;width: 100%;text-align: center;z-index: 2;}
.SubBan h1{font-size: 0.54rem;line-height: 1.38;}
.SubBan p{font-size: 0.30rem;line-height: 1.73;text-transform: uppercase;}
.SubBan .img img{width: 100%;transform: scale(1.1);transition: all 5s;}
.SubBan.on .img img{transform: scale(1);}

.ColName{display: none;line-height: 32px;background-color:#004898;border-radius: 0 0 5px 5px;font-size:16px;color: #fff;padding:0 18px;position: relative;margin-bottom: 5px;}
.ColName i{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}

.Place{color: #999999;}
.Place:before{width:16px;height: 16px;background: url(../images/ico_home.svg) no-repeat center center/contain;content: "";display: inline-block;vertical-align: middle;margin:-2px 0.08rem 0 0;}
.Place a{color: #999999;margin-right: 0.22rem;position: relative;}
.Place a:After{position: absolute;text-align: center;width: 2px;height:2px;right: -0.12rem;background:#c2c2c2;content: "";top: 50%;transform: translateY(-50%);}
.Place i{vertical-align: middle;font-size: 20px;margin: -4px 9px 0 0;}
.Place a:hover{color: #b1702b;}

.SubMenu{position: relative;z-index: 10;border-bottom: 1px dashed #f0f0f0;}
.SubMenu li{position: relative;line-height: 0.79rem;}
.SubMenu li a{ display:block; position: relative;z-index: 1;padding: 0 2.08vw;}
.SubMenu li:after{content: '';	position: absolute;	left: 0;	bottom: 0;	background: var(--purple-color);width:100%;transition: all 0.5s;height: 0;}
.SubMenu li span a:hover,.SubMenu li.onli span a{color: #fff;}
.SubMenu li:hover:after,.SubMenu li.onli:after{height: 100%;}
.SubMenu:not(.detail).nomenu{line-height: 0.72rem;border-bottom: 0;margin-top: -0.72rem;}
.SubMenu:not(.detail).nomenu .w1440{justify-content: flex-end;}
.SubMenu:not(.detail).nomenu .Place{color: #fff;}
.SubMenu:not(.detail).nomenu .Place:before{background: url(../images/ico_home2.svg) no-repeat center center/contain;}
.SubMenu:not(.detail).nomenu .Place a{color: #fff;}
.SubMenu:not(.detail).nomenu .Place a:hover{color: #b1702b;}
.SubMenu.detail{margin-top: 1.2rem;padding-bottom: 0.2rem;}

.SubNav{text-align: center;margin-bottom: 0.6rem;}
.SubNav li:not(:last-child){margin-right: 4.56vw;}
.SubNav li{position: relative;line-height: 20px;}
.SubNav li:after{position: absolute;left: 50%;bottom: 0;content: "";height: 3px;transition: all 0.5s;background-color: var(--purple-color);width: 0;transform: translateX(-50%);}
.SubNav li a{display: block;position: relative;z-index: 1;padding: 0 0 0.16rem;text-align: center;}
.SubNav li:hover a,.SubNav li.on a{color: #6e2e79;font-weight: normal;}
.SubNav li:hover:after,.SubNav li.on:after{width: 100%;}

.SubTit{padding-bottom: 0.33rem;text-align: center;}
.SubTit h2{font-size: 0.46rem;line-height: 1.21;color: var(--purple-color);}

.SubTit2{padding: 0.7rem 0 0.29rem;}
.SubTit2 h3{font-size: 0.3rem;line-height: 1.66;}

.SinglePage{ word-wrap:break-word;word-break:normal;text-align:justify;}
.SinglePage table{border-bottom: 2px solid #f5eef6 !important;border-right:2px solid #f5eef6 !important;margin-bottom: 0.3rem;}
.SinglePage table:last-child{margin-bottom: 0rem;}
.SinglePage table td,.SinglePage table th{padding: 0.2rem 0.15rem !important;border-top: 2px solid #f5eef6 !important;border-left: 2px solid #f5eef6 !important;background-color: #fff !important;}
.SinglePage table thead{background-image: linear-gradient(to right, #6e2e79 , #936451);}
.SinglePage table th{background-color: transparent !important;color:#fff !important;font-size:0.18rem !important;font-weight: normal;border-left: 2px solid rgba(255,255,255,0.1) !important;border-top: 0 !important;}
.SinglePage table p{margin-left: 0.06rem;margin-right: 0.06rem;font-weight: lighter;}
.SinglePage table p:not(:last-child){margin-bottom: 0.06rem;}

.SinglePage table tr{transition: all 0.3s;}
.SinglePage table tr:hover td{background: #f5eee9;}
.SinglePage table tr:hover{box-shadow: 0 15px 38px rgba(0,0,0,0.1);position: relative;z-index: 1;}

@media(max-width:1024px){
	.SubBan{margin-top: 0;}
	.SubPage{padding-bottom: 0.65rem;}
	.SubTit h2{font-size: 0.3rem;}
	.SubTit .desc br{display: contents;}
	.SubTit .desc{max-width: 100%;}
	.SinglePage table{width: 100% !important;}
	.SubMenu.detail{margin-top: 0.25rem;}
}
@media(max-width:768px){
	.SubBan h1{font-size: 0.38rem;}
	.SubBan p{font-size: 0.24rem;}
	.SubPage{padding-top: 0.4rem;}
	.SubPage.frist{padding-top: 0.35rem;}
	.SinglePage{line-height: 24px !important;}
	.SinglePage img{width: auto !important;height: auto !important;}
	.SinglePage table p{font-weight: normal;}

	.ColName{display: block;}
	.Place{margin: 10px 6% 0 0;text-align: right;}
	.SubMenu{height: auto;line-height: 0.5rem;padding-bottom:10px;}
	.SubMenu ul{float: none;clear: both;flex-wrap: wrap;justify-content: flex-start;width: 100%;}
	.SubMenu li a{color: var(--blue-color);}
	.SubMenu li{float: none;min-width: 33.333%;text-align: center;}
	.SubMenu li:not(:last-child){margin-right: 0;}
	.SubMenu li a:after{display: none;}
}
@media(max-width:640px){
	.SubNav{margin-bottom: 0.35rem;}
	.Place{font-size: 14px;}	
	.SinglePage table td{font-size: 12px;}
	.SinglePage table td, .SinglePage table th{padding:5px;}
	.SinglePage table th{font-size: 14px !important;}
	.SubTit h2{font-size: 20px;}
}
/*common end*/


/* 华美国际高中 */
.aboutInfo{align-items: flex-end;}
.aboutInfo .info{width: 42.36%;}
.aboutInfo .slogan{font-size: 0.26rem;line-height: 1.53;margin-bottom: 0.14rem;color: #9a6f49;}
.aboutInfo .imgbox{width: 51.38%;}
.aboutInfo .imgbox img{height: auto;}

.listInfo{margin: 5.31vw 0 -2% -2%;}
.listInfo .inner{position: relative;z-index:2;}
.listInfo .item{flex:1;margin: 0 0 2% 2%;border-radius: 5px;position: relative;flex-basis: 48%;}
.listInfo .item:after{border-radius: 5px;background-color: #f9f6fa;position: absolute;left: 0;bottom: 0;width: 100%;height: calc(100% - 0.64rem);content: "";}
.listInfo .title{color: #fff;padding: 0 0.4rem;line-height: 0.64rem;border-radius: 5px 5px 0 0;background-image: linear-gradient(to right, #6e2e79 , #95674f);position: relative;}
.listInfo .title:after{content: "";right: 0.39rem;top: 0;position: absolute;font-family: "MONTSERRATLIGHT";color: rgba(255,255,255,0.15);font-size: 0.3rem;}
.listInfo .item:nth-child(1) .title:after{content: "01";}
.listInfo .item:nth-child(2) .title:after{content: "02";}
.listInfo .item:nth-child(3) .title:after{content: "03";}
.listInfo .item:nth-child(4) .title:after{content: "04";}
.listInfo .info{padding: 0.25rem 0.4rem 0.4rem;min-height: 2.7rem;}

.hornorInfo{overflow: hidden;border-radius: 5px;background-image: linear-gradient(to right, #6e2e79 , #89575b);padding: 0.29rem 0.6rem 0.6rem;position: relative;}
.hornorInfo:after{position: absolute;width: 5.06rem;height: 5.47rem;right: 0.33rem;bottom: -1.16rem;opacity: 0.03;background: url(../images/logobg.png) no-repeat center center/contain;content: "";}
.hornorInfo .item{width: 47.57%;border-bottom: 1px dashed rgba(255,255,255,0.2);min-height: 0.79rem;color: #fff;padding: 0.15rem 0;position: relative;display: flex;align-items: center;z-index: 10;}
.hornorInfo .item:after{position: absolute;left: 0;top: 0;height: 100%;width: 0;background-image: linear-gradient(to right,rgba(151,107,76,1) , rgba(151,107,76,0));transition: all 0.5s;content: "";}
.hornorInfo .item .ti{position: relative;padding-left: 0.24rem;transition: all 0.5s;z-index: 10;}
.hornorInfo .item .ti:after{top: 0.09rem;left: 0;position: absolute;content: "";width: 0.14rem;height: 0.14rem;background: url(../images/dot1.svg) no-repeat center center/contain;transition: all 0.5s;}
.hornorInfo .item:hover .ti{padding-left: 0.53rem;}
.hornorInfo .item:hover .ti:after{left: 0.3rem;}
.hornorInfo .item:hover:after{width: 100%;}

.admissionInfo{margin: 0 0 -2.7% -2.7%;}
.admissionInfo .item{margin: 0 0 2.7% 2.7%;border-radius: 5px;background-color: #f9f6fa;flex: 1;}
.admissionInfo .title{color: #fff;padding: 0 0.5rem;line-height: 0.8rem;border-radius: 5px 5px 0 0;background-image: linear-gradient(to right, #6e2e79 , #95674f);position: relative;}
.admissionInfo .info{padding: 0.25rem 0.5rem;min-height: 2.5rem;}
.admissionInfo .info dl dt{width: 2.02rem;padding-right: 0.3rem;}
.admissionInfo .info dl dd{flex: 1;}
.admissionInfo .item:nth-child(5n+1),
.admissionInfo .item:nth-child(5n+2){width: 47.3%;flex: none;}

.historyInfo .content{position: relative;}
.historyInfo .content:after{content: "";width: 100%;height: 32.44vw;position: absolute;left: 0;bottom: 0;background: url(../images/historybg.jpg) no-repeat center bottom/contain;}
.historyInfo .slick-list{padding-left: 0.25rem;}
.historyInfo .item {min-height: 41.4vw;position: relative;}
.historyInfo .item .line{width: 1px;bottom: 0;height: calc(100% - 0.38rem);left: 0.07rem;background-color: var(--purple-color);position: absolute;}
.historyInfo .item .line:before{position: absolute;left: -3px;width: 7px;height: 7px;border-radius:50%;border: 1px solid var(--purple-color);top: -7px;content: "";}
.historyInfo .item .line span{position: absolute;left: -3px;bottom: 0;width: 7px;height: 7px;background-color: var(--purple-color);border-radius: 50%;}
.historyInfo .item .line span:After{width: 15px;height: 15px;content: "";left: -4px;top: -4px;position: absolute;background-color: var(--purple-color);opacity: 0.2;border-radius: 50%;}
.historyInfo .item .inner{position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 3.85vw 2.18vw 0.29rem;transition: all 0.5s;}
.historyInfo .item .ti{	font-family: "SEMIBOLD"; color: var(--purple-color);line-height: 1.65;font-size: 0.4rem;}
.historyInfo .item .info{height: 9.375vw;overflow-y: auto;}
.historyInfo .item:hover .line:before{background-color: var(--purple-color);}
.historyInfo .item:hover .line span:After{background-color: var(--purple-color);position: absolute;left: -200%;top: -200%;width: 500%;height: 500%;content: "	";border-radius: 50%;
 -webkit-animation: guang 1.5s ease-out;
-moz-animation: guang 1.5s ease-out;
animation: guang 1.5s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;}

.historyInfo .arrow{position: absolute;width: 6.2rem;left: 50%;transform: translateX(-50%);bottom: 7.34vw;z-index: 10;}
.historyInfo .arrow:After{left: 50%;transform: translateX(-50%);width: 4.38rem;border-top: 1px dashed var(--purple-color);top: 50%;content: "";position: absolute;}
.historyInfo .slick-arrow:before{display: none;}
.historyInfo .slick-arrow i{display: block;}
.historyInfo .slick-arrow{border: 1px solid var(--purple-color);background-color: transparent;color: var(--purple-color);font-weight: bold;}
.historyInfo .slick-disabled,.historyInfo .slick-disabled:hover{background-color: rgba(0,0,0,0.1) !important;color: #999;}

.rankingList{margin-left: -2.08vw;}
.rankingList .item{padding: 0 0 2.6vw 2.08vw;width: 24.7%;display: inline-block;}
.rankingList .item a{display: block;height: 2.6rem;padding: 0.5rem 0.4rem 0 0.4rem;color: #fff;border-radius: 0.1rem;position: relative;background-position: center top;background-repeat: no-repeat;background-size: cover;}
.rankingList .item .tag{color: #cea682;border: 1px solid #cea682;border-radius: 0.15rem 0.15rem 0.15rem 0;padding: 0 0.12rem;display: inline-block;margin-bottom: 0.24rem;}
.rankingList .item h2{line-height: 1.43;font-size: 0.46rem;font-family: "SEMIBOLD";}
.rankingList .item .ti{text-align: left;}
.rankingList .item .c-class-text{height: 60px;overflow: hidden;}

/* .rankingList .item .ti:after{width: 0.26rem;height: 0.22rem;content: "";display: block;border-bottom: 0.04rem solid #cea682;} */
.rankingList .item .moreBtn{position: absolute;left: 0.4rem;bottom: 0;transition: all 0.5s;opacity: 0;}
.rankingList .item:hover .moreBtn {bottom: 0.3rem;opacity: 1;}
.rankingList .item:hover .moreBtn i{background-color: #fff;}
.rankingList .item:hover .moreBtn i:after{background: url(../images/arr_purple2.svg) no-repeat center center/contain;}
.rankingList .item:hover a{-webkit-box-reflect: below 0px -webkit-linear-gradient(transparent 90%,rgba(0,0,0,.2));box-reflect: below 0px linear-gradient(transparent 90%,rgba(0,0,0,.2));}

.teamList .item{width: 48.61%;border-radius: 0.1rem;margin-bottom: 0.5rem;min-height: 3.5rem;position: relative;}
.teamList .item a{padding: 0.3rem;border-radius: 0.1rem;background-color: #f8f8f8;transition: all 0.5s;position: relative;align-items: flex-start;}
.teamList .item .imgbox{border-radius: 5px;padding-top: 2.9rem;width: 35.93%;}
.teamList .item .info{width: 57.81%;padding: 0.17rem 0 0 0;}
.teamList .item .job{margin: 0.07rem 0 0.16rem;}
.teamList .item.overflow .desc{height: 0.9rem;overflow: hidden;word-break:normal;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.teamList .item .more{color: var(--purple-color);display: none;margin-top: 0.46rem;}
.teamList .item .more i{width: 0.34rem;height: 0.34rem;line-height: 0.32rem;text-align: center;border-radius: 50%;border:1px solid var(--purple-color);margin-left: 0.11rem;font-size: 14px;font-weight: bold;transition: all 0.5s;}
.teamList .item .hide{display: none;}
.teamList .item.on {z-index: 10;}
.teamList .item.on .more i{color: #fff;background-color: var(--purple-color);transform: rotate(-180deg);}
.teamList .item.on a{position: absolute;left: 0;top: 0;}
.teamList .item.on .desc{-webkit-line-clamp: 1000;height: auto !important;max-height:3rem;overflow-y: auto;}
.teamList .item.on .show{display: none;}
.teamList .item.on .hide{display: inline-block;}
.blank30{height: 0.3rem;display: none;}

@media(min-width:641px){
.historyInfo .item.slick-active .inner{bottom: 9.8vw;}
.historyInfo .item.slick-active+li .inner{bottom: 16.8vw;}
.historyInfo .item.slick-active+li+li .inner{bottom: 20.32vw;}
.historyInfo .item.slick-active+li+li+li .inner{bottom: 22vw;}
}
@media(max-width:1024px){
	.aboutInfo .info{width: 100%;padding-bottom: 0.35rem;}
	.aboutInfo .imgbox{width: 100%;}

	.teamList .item{width: 100%;}
}
@media(max-width:768px){
	.listInfo .item{width: 100%;flex: none;}
	.hornorInfo .item{width: 100%;}
	.admissionInfo .item{width: 100% !important;flex: none;}

	.historyInfo .item{min-height: 60vw;}
	.historyInfo .item .inner{bottom: 10vw;}
	.historyInfo .item .info{height: 25vw;}

	
	.rankingList .item{width: 33.333%;}
}
@media(max-width:640px){
	.historyInfo .item .info{height: auto;max-height: 40vw;}

	.rankingList .item{width: 50%;}

	.teamList .item.overflow .desc{height:72px;}
	.teamList .item.on .desc{max-height: 250px;}
	.teamList .item.on a{position: relative;}
	.teamList .item .imgbox{width: 25%;padding-top: 2rem;}
	.teamList .item .info{width: 67%;}
}

/* 青春华美 */
.photoList{padding-bottom: 0.48rem;margin-left: -0.36rem;}
.photoList .item{width: 33.333%;padding: 0 0 0.5rem 0.36rem;}
.photoList .item a{background: #f9f9f9;display: block;}
.photoList .imgbox{padding-top: 66.6%;}
.photoList .info{padding: 0.33rem 0.4rem;min-height: 2.35rem;position: relative;}
.photoList .ti{margin-bottom: 0.5rem;}
.photoList .moreBtn{position: absolute;right: 0.4rem;bottom: 0.4rem;}
.photoList .moreBtn i{width: 0.5rem;height: 0.5rem;}

.videoList{margin-left: -2.25%;}
.videoList .item{width:31.08%;margin: 0 0 0.15rem 2.25%;}
.videoList .imgbox{padding-top: 56.29%;margin-bottom: 0.2rem;}
.videoList .imgbox:After{content: "";left: 0;top: 0;width: 100%;height: 100%;position: absolute;z-index: 1;background-color: rgba(0,0,0,0.2);}
.videoList .iconbf{position: absolute;z-index: 2;top: 50%;left: 50%;border-radius: 50%;transform: translate(-50%,-50%);width: 0.5rem;height: 0.5rem;text-align: center;background: rgba(0,0,0,0.3);color: #fff;transition: all 0.3s;display: flex;align-items: center;justify-content: center;}
.videoList .ti{min-height: 0.6rem;}
.videoList .item:hover .iconbf{width: 0.68rem;height: 0.68rem;background-color: var(--purple-color);}
.videoList .item:hover .imgbox:after{background-color: rgba(0,0,0,0.05);}
.videoList .slick-dots{position: static;padding-top: 0.2rem;}
.videoList .slick-arrow{top: 40%;}
.videoList .slick-prev{left: -0.2rem;opacity: 0;}
.videoList .slick-next{right: -0.2rem;opacity: 0;}
.videoList:hover .slick-prev{left: 0;opacity: 1;}
.videoList:hover .slick-next{right: 0;opacity: 1;}

.JobPop{width: 12.8rem;z-index: 1000;background:#fff;box-shadow: 0px 5px 20px rgba(0,0,0,0.12);margin:0px auto;position: relative;max-height: 50%;overflow-y: auto;border-radius: 0.1rem;}
.JobPop *{
 box-sizing:border-box;
 -moz-box-sizing:border-box; /* Firefox */
 -webkit-box-sizing:border-box; /* Safari */ /*设置的区域宽度用百分比固定为父元素的宽度对应的百分百，不会收到padding或是border把盒子撑大*/
 }
 .JobPop *:before,.JobPop *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 }
.JobPop .Content{padding:3.125vw;overflow: hidden;}
.JobPop .Content video{display: block;width: 100%;}
.JobPop .toptit{text-align: center;padding-bottom: 0.4rem;}
.JobPop .toptit h1{text-align: center;line-height: 1.73;font-size: 0.3rem;color:var(--purple-color);}
.JobPop .toptit time i{color:var(--purple-color);margin: -3px 10px 0 0;}
.JobPop .mfp-close{width: 0.52rem;height: 0.52rem;line-height: 0.52rem;text-align: center;color:#c0c0c0 !important;opacity: 1;font-size: 0.5rem;}
.JobPop .mfp-close:hover{color:var(--purple-color) !important;}
.JobPop .imgbox{width: 37.93%;}
.JobPop .imgbox img{height: auto;}
.JobPop .info{width: 56%;}
.JobPop .info .tithead{margin-bottom: 0.24rem;line-height: 1.85;}
.JobPop .info .tithead span{font-size: 0.42rem;color: #000000;}
.JobPop .info .tithead em{font-size: 0.2rem;color: #999999;margin-left: 0.15rem;}

.rightRec{width: 3rem;}
.rightRec .tithead{line-height: 1.5;margin-bottom: 0.1rem;font-weight: normal;}
.rightRec li{padding: 0.18rem 0;border-bottom: 1px dashed #dcdcdc;}
.rightRec li .ti{padding-left: 0.2rem;position: relative;display: block;}
.rightRec li .ti:before{position: absolute;left: 0;top: 0.09rem;width: 0.12rem;height: 0.12rem;content: "";background: url(../images/dot1.svg) no-repeat center center/contain;}

.NewsInfo{width: 71.25%;}
.NewsInfo .SinglePage p{text-indent: 2em;}
.NewsInfo .SinglePage img{display: block;margin: 0px auto;}

.TitleInfo{padding-bottom: 0.33rem;margin: 0 0 0.42rem;border-bottom: 1px solid #ededed;}
.TitleInfo .title{font-size: 0.38rem;line-height: 1.31;margin-bottom: 0.27rem;font-weight: normal;}
.TitleInfo span{margin-left: 0.59rem;}

.PrevNextInfo{padding: 0.38rem 2.2rem 0 0;margin-top: 0.5rem;border-top: 1px solid #f1f1f1;position: relative;}
.PrevNextInfo dl{position: relative;padding-left: 68px;min-height: 36px;line-height: 36px;margin-bottom: 0.11rem;}
.PrevNextInfo dl dt{position: absolute;left: 0;top: 0;color:#999999;}
.PrevNextInfo .back{position: absolute;right: 0;top: 0.53rem;width: 1.7rem;line-height: 0.52rem;border-radius: 0.52rem;border: 1px solid var(--purple-color);color: var(--purple-color);text-align: center;}
.PrevNextInfo .back i{margin-right: 0.16rem;}
.PrevNextInfo .back:hover{background-color: var(--purple-color);color: #fff;}

@media(min-width:1025px){
	.rightRec.fix{position: fixed;right: 12.4vw;top: 0.9rem;z-index: 100;}
	.rightRec.fix .imgbox{padding-top: 30%;}
	.rightRec.out{position: relative;right: autos;top: auto;}
}
@media(max-width:1440px){
		.rightRec.fix{right: 6%;}
}
@media(max-width:1024px){
	.NewsInfo{width: 100%;}
	.rightRec{width: 100%;padding-top: 0.5rem;}
	.rightRec .tithead{margin-bottom: 0;}

	.JobPop{width: 95%;}
}
@media(max-width:768px){
	.photoList .item{width: 50%;}
	.photoList .info{padding: 0.25rem;}

	.videoList .item{width: 97.75%;}
	.videoList .iconbf{width: 0.68rem;height: 0.68rem;}
	.videoList .item:not(:last-child){border-bottom: 1px solid #eee;margin-bottom: 0.3rem;}

	.TitleInfo{padding-bottom: 0.35rem;margin:0 0 0.35rem;}
	.TitleInfo p span{margin: 0 0.2rem;}
	.TitleInfo .title{font-size: 18px;}
	.NewsInfo .SinglePage *{font-size: 14px !important;}
	.PrevNextInfo{padding-right: 0;margin-top: 65px;padding-top: 10px;}
	.PrevNextInfo dl{min-height: 30px;line-height: 30px;}
	.PrevNextInfo .back{top: -35px;width: 1.88rem;}

	.JobPop .toptit h1{font-size: 18px;}
	.JobPop .Content{padding: 0.6rem 0.35rem 0.35rem;}
	.JobPop .imgbox{width: 100%;}
	.JobPop .info{width: 100%;padding-top: 0.1rem;}
	.JobPop .info .tithead em{font-size: 14px;}
}

/* 华美融创初中 */
.huameiRc .info{width: 43%;padding-top: 0.4rem;}
.huameiRc .sti{color: #9a6f49;margin: 0.15rem 0 0.22rem;}
.huameiRc .sti2{color: #fff;margin: 0.15rem 0;border-radius: 0.1rem 0 0.1rem 0;background-image: linear-gradient(to right, #6e2e79 , #87535e);padding: 0.07rem 0.2rem;display: inline-block;}
.huameiRc .sti2:nth-child(2){margin-top: 0;}
.huameiRc .desc{padding-bottom: 0.4rem;}
.huameiRc .desc span{color: var(--purple-color);font-weight: normal;}
.huameiRc .slogan{padding-top: 0.17rem;}
.huameiRc .slogan dl{margin-top: 0.17rem;display: flex;color: #9a6f49;align-items: center;}
.huameiRc .slogan dl dt{border: 1px solid #ccb7a4;min-width: 0.68rem;padding: 0 5px;line-height: 0.28rem;text-align: center;position: relative;}
.huameiRc .slogan dl dt:after{position: absolute;top: 50%;transform: translateY(-50%) rotate(45deg);right: -4px;width: 6px;height: 6px;border: 1px solid #ccb7a4;background-color: #fff;content: "";border-left: 0;border-bottom: 0;}
.huameiRc .slogan dl dd{flex: 1;padding: 0 0 0 15px;}
.huameiRc  .feature{padding-top: 0.2rem;}
.huameiRc  .feature p{position: relative;padding-left: 0.24rem;transition: all 0.5s;z-index: 10;margin-top: 0.06rem;}
.huameiRc  .feature p:after{top: 0.09rem;left: 0;position: absolute;content: "";width: 0.14rem;height: 0.14rem;background: url(../images/dot1.svg) no-repeat center center/contain;transition: all 0.5s;}
.huameiRc .imgbox{width: 50%;padding-top: 0.25rem;}
.huameiRc .imgbox img{height: auto;}

.huameiRc:nth-child(even){background-color: #f8f8f8;}
.huameiRc:nth-child(even) .w1440{flex-direction: row-reverse;align-items: flex-start;}
.huameiRc:nth-child(even) .imgbox{padding-top: 0;}
.huameiRc .SubTit2{padding-top: 0;}
.SubPage.pt0 .w1440 .SubTit2:nth-child(1){padding-top: 0;}

.listWz{padding-bottom: 0.15rem;}
.listWz .item{width: 48.61%;margin-bottom: 0.4rem;border: 1px solid #ebebeb;transition: all 0.5s;background-image: linear-gradient(to top, rgba(110,46,121,0) ,rgba(155,109,63,0) );}
.listWz .item a{min-height: 1.6rem;padding: 0.2rem 1.5rem 0.2rem 0.4rem;position: relative;overflow: hidden;transition: all 0.5s;}
.listWz .item .ti{margin-bottom: 0.11rem;}
.listWz .item .moreBtn{position: absolute;top: 50%;transform: translateY(-50%);right: 0.4rem;}
.listWz .item .moreBtn i{width: 0.5rem;height: 0.5rem;}
.listWz .item:hover{border-radius: 0.1rem;background-image: linear-gradient(to top, rgba(110,46,121,0.1) ,rgba(155,109,63,0.02) );}
.listWz .item:hover a{background: url(../images/logobg2.png) no-repeat right bottom/contain;border-radius: 0.1rem;}

@media(max-width:1024px){
	.huameiRc .info{width: 100%;}
	.huameiRc .imgbox{width: 100%;margin-top: 0.3rem;padding: 0 !important;}
}
@media(max-width:768px){
	.listWz .item{width: 100%;}
	.listWz .item a{padding-right: 1.2rem;}
}
@media(max-width:640px){
	.huameiRc .slogan dl dt{line-height: 24px;}
}

/* 华美国际高中特色项目 */
.classInfo .thleft{font-size: 0.18rem;color: #fff;background-image: linear-gradient(to right, #6e2e79 , #88545d) !important;border-top: 2px solid rgba(255,255,255,0.1) !important;}
.classInfo .thtop,.classInfo .class{font-size: 0.18rem;color: var(--purple-color);}
.classInfo .class{text-align: center;}
.classInfo .info{padding: 0.2rem 0.05rem;}
.classInfo .info{padding: 0.2rem 0.05rem;}
.classInfo .info p{position: relative;padding-left: 0.24rem;transition: all 0.5s;z-index: 10;}
.classInfo .info p:last-child{margin-top: 0;}
.classInfo .info p:after{top: 0.07rem;left: 0;position: absolute;content: "";width: 0.14rem;height: 0.14rem;background: url(../images/dot1.svg) no-repeat center center/contain;transition: all 0.5s;}
.classInfo .info2{display: inline-block;text-align: left;}

@media(max-width:640px){
	.classInfo{white-space: nowrap;overflow-y: auto;}
	.classInfo .thtop,.classInfo .thleft,.classInfo .class{font-size: 14px;}
	.classInfo .info p:after{top: 7px;}
	.classInfo .info{padding: 0;}
	.classInfo td{min-width: 110px;white-space: normal;}
	.classInfo .info.xxk{min-width: 218px;}
}

.c-p0{
	padding: 0 !important;
}
.pt12{
	padding-top: 1.2rem !important;
}
.c-lable{color: #9a6f49;border: 1px solid #9a6f49;border-radius: 0.12rem 0.12rem 0.12rem 0;padding: 0 0.1rem;display: inline-block;margin-bottom: 0.14rem;margin-top: 0.24rem;font-size: 0.14rem;font-weight: bold;}
.f_lighter .mt0{margin-top: 0.08rem;}
.c-Sub{padding-bottom: 0.6rem;}
.c-teacher .photoList .info{min-height: 0 !important;}
.c-teacher .photoList .ti{margin-bottom: 0;}
.SubTit .h02{font-size: 0.42rem;}

@media(max-width:768px){
   .c-lable {font-size: 14px;}
}
/*Floor003130 */
.Floor003130{background: #f9f6fa;}
.Floor003130 .ytable{display: flex;}
.Floor003130 .ytable .ytable-cell{vertical-align: top; overflow: hidden;padding: 0.6rem 0.8rem;position: relative;}
.Floor003130 .ytable .left{padding-left: 0;padding-right: 1.6rem;}
.Floor003130 .ytable .right{padding-right: 0;padding-left: 1.6rem;}
.Floor003130 .num{position: absolute;left: 0;top:-2.1875em;}
.Floor003130 .num img{height: 5.8125em;}
.Floor003130 .title{border-bottom: 1px solid #bfa2c4;padding-bottom: 1.25em; margin-bottom:0.3rem; font-size: 0.26rem;color: #58175c;font-weight: bold;}
.Floor003130 .title .en{font-size: 1.25em;}
.Floor003130 .title .cn{font-size: 1.5em;}
.Floor003130 .title .cn:after{display: inline-block;content: '';width: 5px;height: 2px;background-color: #e60012; margin-left: 10px; vertical-align: middle;}
.Floor003130 .tel{font-family: 'Bebas'; font-size: 1.5em;color: #da251d;letter-spacing: 1px; padding-left:1.41666em; background: url(../images/Floor003130-tel.svg) no-repeat left center;background-size: 0.79166em auto; margin-bottom: 1.25em;}
.Floor003130 .address li{font-size: 0.9375em; line-height: 2; color:#808080;}
.Floor003130 .branch .slick-dots{list-style: none; overflow: hidden; margin-bottom: 1.25em;}
.Floor003130 .branch .slick-dots li{float: left;}
.Floor003130 .branch .slick-dots li a{color: #cccccc;}
.Floor003130 .branch .slick-dots li.slick-active a{color: #333;}
.Floor003130 .branch .slick-dots li:not(:last-child){margin-right: 1.5em;}
.Floor003130 .branch .item dd{font-size: 0.875em;line-height: 1.714285;color: #808080;}
.Floor003130 .btn{display: table;position: relative;overflow: hidden;margin-top: 2.5em;}
.Floor003130 .btn:after{position: absolute;content: '';width: 1px;height: 10px;background-color: #b9b9b9;left: 50%;top: 50%;margin-top: -5px;}
.Floor003130 .btn .slick-arrow{width: 25px; height: 11px;float: left;background-position: center;background-repeat: no-repeat;}
.Floor003130 .btn .slick-prev{background-image: url(../images/Floor003130-btn-prev.svg);}
.Floor003130 .btn .slick-prev.slick-disabled{background-image: url(../images/Floor003130-btn-prev-disabled.svg);}
.Floor003130 .btn .slick-next{background-image: url(../images/Floor003130-btn-next.svg); margin-left: 40px;}
.Floor003130 .btn .slick-next.slick-disabled{background-image: url(../images/Floor003130-btn-next-disabled.svg);}
.Floor003130 .btn .slick-disabled{cursor: default;}
@media (min-width:1025px) {
.Floor003130 .ytable .ytable-cell{width: 33.33%;}

}
@media (max-width:1024px) {
.Floor003130 .ytable .right{background-color: #fff;}
}

.Csub{background: #f9f6fa;padding: 1rem 0;}
.Csub .title{text-align: center;color: #fff;padding: 0.3rem; line-height: 1.6; background-image: linear-gradient(to right, #6e2e79, #89575b);border-radius: .05rem .05rem 0 0;}
.Csub .item{display: flex;flex-wrap: wrap; border: solid 1px #e9e8e8;border-radius: 0 0 .05rem .05rem;max-height: 8.6rem;overflow: auto;}
.Csub .item::-webkit-scrollbar {width: 10px;background-color: #f1f1f1;border-radius: 0.05rem;}
.Csub .item::-webkit-scrollbar-thumb {background-color: #6e2e78;border-radius: 0.05rem;}
.Csub .item::-webkit-scrollbar-thumb:hover {background-color: #9a6ea1;}
.Csub .item dl{width:50%;}
.Csub .item dl p{ display: flex}
.Csub .item dl p:nth-child(odd){background: #ffffff}
.Csub .item dl p:nth-child(even){background: #eee9f0}
.Csub .item dl p span{padding:0.24rem 0.32rem;border-left: solid 1px #e9e8e8}
.Csub .item dl p span:first-child{width: 40%;}
.Csub .item dl p span:last-child{width: 60%}
.Csub .item dl p:nth-child(even) span{border-left-color: #e5e0e7}
.Csub .item dl:first-child p span:first-child{border-left: none}
.Csub .item dl:first-child p:last-child{border-bottom-left-radius: .05rem}
.Csub .item dl:last-child p:last-child{border-bottom-right-radius: .05rem}
@media(max-width:1024px){
.Csub:before,
.Csub:after{height: 0.8rem;}
.Csub .item dl p span{padding:3%;}
.Csub .item{font-size: .16rem}
}
@media(max-width:768px){
.Csub .item dl{width:100%;}
}



.title-02 h2{font-size: 0.34rem;}
.titleText{font-size: 0.22rem;line-height: 1.53;margin-bottom: 0.08rem;color: #9a6f49;font-weight: bold;}
.pr-18{padding-right: 18% !important;}
.mb-24{margin-bottom: 0.24rem;}
.CAcadem{background: #f8f6f9;}
.Cbgb{background: #fff !important;}
.Cbgh{background: #f8f8f8;}
.CAcadem .listInfo .item{flex-basis: 31.33%;}
.CAcadem .listInfo .inner{height: 100%;}
.CAcadem .listInfo .info{background: #fff;min-height: unset !important;height: calc(100% - 0.64rem);}
.CAcadem .item .info p{margin-bottom: 0.16rem;}
@media(max-width:1024px){
.CAcadem .listInfo .item{    flex-basis:100%;}
}

/* 02_荣誉证书 */
.hornorInfo{background-color: var(--purple-color);color: #fff;margin-bottom: 0.6rem;}
.hornorInfo .imgbox{width: 42%;}
.hornorInfo .imgbox img{height: auto;}
.hornorInfo .info{width: 58%;padding: 2.6vw 3.4vw 2vw 3vw;background: url(../images/logobg2.png) no-repeat center center/82%;}
.hornorInfo .info li{width: 100%;padding-left: 24px;position: relative;margin-bottom: 0.2rem;}
.hornorInfo .info li:before{width: 0.14rem;height: 0.14rem;position: absolute;left: 0;top: 5px;content: "";background: url(../uploadfiles/image/dot2.png) no-repeat center center/contain;transition: all 0.5s;}
.hornorInfo .info li:hover:before{transform: scale(1.5);}
.Chorn{padding: 0;}

.hornorList{margin-left: -4%;}
.hornorList .item{margin: 0 0 0.24rem 4%;width: 21%;text-align: center;}
.hornorList .imgbox{border-radius: 0.1rem;height: 23vw;background: url(../images/rybg2.jpg) no-repeat center bottom/cover;display: flex;align-items: center;justify-content: end;margin-bottom: 0.21rem;padding: 0.2rem 0;}
.hornorList .imgbox img{position: relative;z-index: 1;width: 13.85vw;height: auto;max-height: 100%;object-fit: contain;}
.hornorList .imgbox .bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: fill;z-index: 0;max-width: none;}
.hornorList .imgbox span{position: relative;padding: 0.83vw 2.17vw 1.35vw 0.83vw;display: inline-block;vertical-align: middle;width: auto;height: auto;}
.hornorList .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.3);z-index: 10;opacity: 0;transition: all 0.5s;backdrop-filter: blur(10px);}
.hornorList .mask:after{position: absolute;left: 50%;top: 50%;width: 0;height: 0;transform: translate(-50%,-50%);content: "";background: url(../images/ico_zoom.png) no-repeat center center/contain;opacity: 0;transition: all 0.5s;}
.hornorList .ti{min-height: 0.6rem;}
.hornorList .item:hover .mask{opacity: 1;backdrop-filter: blur(0);}
.hornorList .item:hover .mask:After{width: 0.38rem;height: 0.41rem;opacity: 1;}

.listWz{padding-bottom: 0.15rem;}
.listWz .item{width: 48.61%;margin-bottom: 0.4rem;border: 1px solid #ebebeb;}
.listWz .item a{min-height: 1.6rem;padding: 0.2rem 1.5rem 0.2rem 0.4rem;position: relative;overflow: hidden;}
.listWz .item .ti{margin-bottom: 0.11rem;}
.listWz .item .moreBtn2{position: absolute;top: 50%;transform: translateY(-50%);right: 0.4rem;}
.listWz .item .moreBtn2 i{width: 0.5rem;height: 0.5rem;}
.listWz .item:hover a{background: url(../images/logobg2.jpg) no-repeat right bottom/contain;}
.mb-14{margin-bottom: 0.14rem;}
.huameiRc .pt-2{padding-top: 0.2rem !important;}
.h_title{font-size: 0.34rem !important;color: #6e2e79;line-height: 1.21;}

@media(max-width:1024px){
	.hornorInfo .imgbox{width: 100%;}
	.hornorInfo .info{width: 100%;padding: 0.3rem;}
}
@media(max-width:768px){
	.listWz .item{width: 100%;}
	.listWz .item a{padding-right: 1.2rem;}

	.hornorList .item{width: 46%;}
	.hornorList .imgbox{height: 35vw;justify-content: center;}
	.hornorList .imgbox img{width: 19.85vw;}
}
@media(max-width:640px){
	.hornorInfo .info li{width: 100%;}
	.hornorInfo .info li:before{top: 8px;}
}



/**
 * Swiper 3.4.0 插件样式，如遇有相同插件样式只留一份
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,
.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

/*
 .Floor002493 为demo编号
 */
.Floor002493{  width: 100%;}
.Floor002493 .auto_1600{max-width: 1600px; position: relative; }
.Floor002493 .swiper-slide,.Floor002493 .swiper-wrapper{ height: auto;}
.Floor002493 .wrap-container{ margin: 0 auto; }
@media (max-width: 1230px) {
	.Floor002493 .wrap-container{ padding: 0 15px; }
}
.Floor002493 .HomeVideo *{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.Floor002493 .title{ margin: 20px 0 10px; font-size: 0; vertical-align: top; }
.Floor002493 .title h3{ font-size: 0.3rem; display: block;font-weight: normal;color: #9a6f49; }

.Floor002493 .con{position: relative; overflow: hidden;border-radius: 0.1rem}
.Floor002493 .HomeNew .con .swiper-slide{position: relative; padding-left: 50%;}
.Floor002493 .HomeNew .con .swiper-slide .txtBox{position: absolute; width: 50%;left: 0;top: 0;height: 100%; background: #6e2e79;color: #fff;}
.Floor002493 .HomeNew .con .swiper-slide .txtBox .txtwarp{padding: 0.7rem 0.5rem 0}
.Floor002493 .HomeNew .con .swiper-slide .txtBox .txt{  max-height: 66px; line-height: 22px; overflow: hidden;margin-top:0.15rem;margin-bottom:0.5rem;}

.Floor002493 .moreBtn span{color:#fff;}
.Floor002493 .moreBtn i{background-color:#fff;}
.Floor002493 .moreBtn i:after{background: url(../images/arr_purple2.svg) no-repeat center center/contain;}


.Floor002493 .HomeNew .con .swiper-slide .img img{ width: 100%; }
.Floor002493 .swiper-pagination{width: 50%;bottom:24px;}
.Floor002493 .HomeNew .con .time{font-weight: normal; font-size: }
.Floor002493 .swiper-pagination-bullet{ background:#fff;opacity: .5; }
.Floor002493 .swiper-pagination-bullet-active{opacity: 1;}



@media screen and (min-width:768px ){
    .Floor002493 .title{ margin-top: 0px;}
    .Floor002493 .HomeNew .con .time{font-size: 16px;}
    .Floor002493 .HomeNew .con .swiper-slide .txtBox .txt{ line-height: 1.5; max-height: 110px; font-size: 0.24rem;}
    
}



.Floor002493 .listul{} 
.Floor002493 .listul ul li{ margin-bottom: 20px;} 
.Floor002493 .listul ul li.last{margin-bottom: 0;}
.Floor002493 .listul ul li a{ display: block; padding: 22px;border-radius: 0.1rem; border:2px solid transparent;background: #fff; } 
.Floor002493 .listul ul li a .abox{position: relative;}
.Floor002493 .listul ul li a .img{position: relative; border-radius: 0.05rem;max-width: 170px; width: 48%; overflow: hidden; float: left;}
.Floor002493 .listul ul li a .img .btn{position: absolute; width: 100%;height: 100%; background:url(../images/Floor002493-hvimg.png) no-repeat center; left: 0;top: 0;}
.Floor002493 .listul ul li a .img img{width: 100%;}
.Floor002493 .listul ul li a .txt{width: 48%; position: absolute;right:0;top:0px; height: 100%;}
.Floor002493 .listul ul li a .txt .h3{margin: 0; overflow: hidden;font-weight: normal;text-overflow: ellipsis; white-space: nowrap;font-size:0.22rem;}
.Floor002493 .listul ul li a .txt .time{position: absolute;margin: 0; bottom: 10px;font-size: 14px;font-weight: normal;color: #999;}

@media screen and (min-width:540px ){
  .Floor002493 .listul ul li a .txt .h3{margin-top: 10px;}
  .Floor002493 .listul ul li a .txt .time{bottom: 20px;}
  .Floor002493 .listul ul li a .txt{width: 60%; padding-right: 10%;}
}
@media screen and (min-width:640px ){
  .Floor002493 .listul ul li a .txt{width: 65%; padding-right: 10%;}
  .Floor002493 .listul ul li a .txt .right{position:absolute;background: url(../images/arr_gray2.svg) no-repeat center; right: 0;width: 70px;height: 100%;border-left: 1px solid #e8e8e8; top: 0;}
}
@media screen and (min-width:768px ){
  .Floor002493 .listul ul li a .txt{width: 70%; }
}


@media screen and (min-width:1000px ){
  .Floor002493 .HomeNew {float: left; width: 48.33%;}
  .Floor002493 .HomeVideo {float: right; width: 48.33%;}
  .Floor002493 .listul ul li a .img{width: 25%;}
  .Floor002493 .listul ul li a .txt .time{bottom: 0px;}
  .Floor002493 .listul ul li a .txt .h3{margin-top: 8px;}

}

@media screen and (min-width:1200px ){
  .Floor002493 .listul ul li a .txt .time{bottom: 20px;}
  .Floor002493 .listul ul li a .img{width: 200px;}
  .Floor002493 .title{margin-bottom: 30px;}
}

.Floor002493 .listul ul li a:hover{border:2px solid #6e2e79;}
.Floor002493 .listul ul li a:hover .img .btn{display: none;}
.Floor002493 .listul ul li a:hover .txt .h3{color: #6e2e79; }
.Floor002493 .listul ul li a:hover .txt .right{background: url(../images/arr_purple2.svg) no-repeat center; }




/*Floor002821 */
.Floor002821{overflow: hidden;}
.Floor002821 .auto{}
.Floor002821 ul{border-radius: 0.1rem;overflow: hidden;}
.Floor002821 li{float: left;width: 50%;position: relative;padding-bottom: 21.429%;font-size: 100px;}
.Floor002821 li a{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.Floor002821 li a >*{position: absolute; left: 0;width: 100%;}
.Floor002821 li .Ispic{height: 100%; top: 0;background-repeat: no-repeat;background-size:cover;background-position: center;}
.Floor002821 li a:before{z-index: 5;position: absolute; top: 0; width: 100%;left: 0;content: '';height: 100%; opacity: 0;-webkit-opacity: 0; transition: 0.3s;
background: -moz-linear-gradient(45deg,  rgba(111,47,122,1) 0%, rgba(111,47,122,0.4) 100%); 
background: -webkit-linear-gradient(45deg,  rgba(111,47,122,1) 0%,rgba(111,47,122,0.4) 100%);
background: linear-gradient(45deg,  rgba(111,47,122,1) 0%,rgba(111,47,122,0.4) 100%); 
}
.Floor002821 li a:hover:before{opacity: 0.9;-webkit-opacity: 0.9;}
.Floor002821 li .txt{z-index: 10; bottom: 0.35em;padding: 0 0.35em;color: #fff;}
.Floor002821 li .txt p.t1{font-size: 0.32em; margin:0.6em 0 0.2em 0;}
.Floor002821 li .txt p.t2{line-height: 1.71428em;margin: 0;font-size: 0.14em;}
.Floor002821 li .icon img{max-height: 40px;display: block;}
@media(min-width:1025px){
.Floor002821 li:nth-child(1) .Ispic,
.Floor002821 li:nth-child(1) a:before{left: auto; right: 0;width: 100%;}
.Floor002821 li:nth-child(3),
.Floor002821 li:nth-child(4){width: 25%;}
.Floor002821 li:nth-child(1){padding-bottom: 42.858%;}
}
@media(max-width:1024px){
.Floor002821 li{width: 100%;padding-bottom: 42.858%;}
.Floor002821 li:nth-child(3),
.Floor002821 li:nth-child(4){width: 50%;}
}
@media(max-width:480px){
.Floor002821 li{font-size: 80px;}
}
@media(max-width:400px){
.Floor002821 li{font-size: 70px;}
.Floor002821 li .txt p.t1{margin-top: 10px;}
}





/*Floor */
.Floor002783{background:#f8f8f8;}
.Floor002783 ul{ position:relative; padding-bottom:45%;}
.Floor002783 .title{ position:absolute; width:22.5%; height:48.306%;overflow:hidden; padding-top:20px; }
.Floor002783 .title h1{font-size: 0.34rem;display: block;font-weight: normal;color: #9a6f49;margin-bottom:0.8rem;}

.Floor002783 li{ position:absolute; height:48.306%;overflow:hidden;border-radius: 0.1rem}
.Floor002783 li:nth-of-type(1){ left:22.5%; top: 0; width:49%; }
.Floor002783 li:nth-of-type(2){ left:0; bottom: 0; width:46%; }
.Floor002783 li:nth-of-type(3){ left:47.75%; bottom: 0; width:23.75%; }
.Floor002783 li:nth-of-type(4){ right:0; top: 0; width:26.75%;  height: 100%;}
.Floor002783 li a{ display:block; padding:15px; height:100%; }
.Floor002783 li figure img{ display:none;}
.Floor002783 li figure{ margin-bottom:10px; background-size:contain;}
.Floor002783 li h5{ margin:0; font-size:24px; font-weight:normal; line-height:30px; color:#fff; position: absolute; left: 5%; bottom:9%; width:80%;z-index: 10 }
.Floor002783 li:nth-of-type(3) h5{ left: 10%;}
.Floor002783 li:nth-of-type(4) h5{ bottom:4.5%;  left: 10%;}

.Floor002783 li h5 i{display:inline-block; vertical-align:middle; width: 0.15rem; height: 0.15rem; background: url(../images/arr_white.svg) no-repeat center center/contain; margin-left: 4px; }
.Floor002783 li span{ color:#8a8fa0; line-height:24px;}
.Floor002783 li div{ opacity:1; position:absolute; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0, 0.2); transition:0.3s;}
.Floor002783 li div i{ color:#fff; position:absolute; width:100%;background: url(../images/arr_white.svg) no-repeat center center/0.2rem; padding-top:50px; line-height:25px; top:50%; margin-top:-45px; text-align:center; font-style:normal;}
.Floor002783 li a:hover div{ opacity:1;background:rgba(110,46,121, 0.8);}

@media(max-width:1100px){
.Floor002783 ul{ padding-bottom:60%;}
}

@media(max-width:920px){
.Floor002783 .title{ position:relative; width:100%; height:auto; text-align: center; padding-bottom:2%;}
.Floor002783 .title::before{left:50%; margin-left:-36px;}
.Floor002783 ul{padding-bottom: 0;}	
.Floor002783 li{ position:relative; left: auto !important; right: auto !important;top: auto !important;bottom: auto !important;width: 49% !important;height: auto !important;float: left; margin-bottom: 2%;margin-right: 2%;}
.Floor002783 li:nth-child(2n+1){margin-right:0;}
.Floor002783 li a{height:auto; padding-bottom: 60%; }
.Floor002783 li h5{font-size:20px; }
.Floor002783 li:nth-of-type(3) h5,
.Floor002783 li:nth-of-type(4) h5{left: 5%; bottom:9%; }
}
@media(max-width:560px){
.Floor002783 li{float: none; margin-right: 0; width:100% !important;}
}


.ytable {
  display: table;
  width: 100%;
}
.ytable-fixed {
  table-layout: fixed;
}
.ytable-cell {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width:1024px) {
  .ytable.xy,
  .ytable.xy > .ytable-cell{display: block;}
}
.Ispic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


/*Floor003204 */
.Floor003204{ background: #f8f8f8;padding-bottom:5vw;}
.Floor003204 .root-100{padding: 1.8em 0;}
.Floor003204 .left,
.Floor003204 .right{position: relative;z-index: 1; vertical-align: top;}
.Floor003204 .left .moreBtn{position: absolute;bottom:0;left:0;}
.Floor003204 .right{padding-left:3%;}
.Floor003204 .index-title aside{font-size: 0.34rem; color: #9a6f49;line-height: 1.3}
.Floor003204 .right .slick-slide > div:nth-child(1) .item .pic{display: none;}
.Floor003204 .right .item .pic{width: calc(220 / 752 * 100%);}
.Floor003204 .right .item .pic .Ispic{padding-bottom: calc(146 / 220 * 100%); border-radius: 0.1rem;}
.Floor003204 .right .slick-slide > div:not(:nth-child(1)) .item .txt{padding-left: calc(40 / 16 * 1em);}
.Floor003204 .right .item .tit{font-size: calc(24 / 16 * 1em); line-height: calc(32 / 24 * 1em); }
.Floor003204 .right .slick-slide > div:nth-child(1) .item .tit{font-size: calc(28 / 16 * 1em);line-height: calc(48 / 36 * 1em); margin-bottom: 0.7em;}
.Floor003204 .right .item .txt p{margin: calc(20 / 16 * 1em) 0 0 0;line-height: calc(28 / 16 * 1em); color: #666;font-weight: lighter;}
.Floor003204 .right .item a:hover .tit{color: var(--purple-color);}
.Floor003204 .slick-arrow{ bottom: 0; font-size: 1em; text-indent: 999em; overflow: hidden; width: calc(60 / 16 * 1em);height: calc(60 / 16 * 1em); border-radius: 50%; position:absolute;z-index: 10;  transition: 0.3s;top:auto;transform: translate(0,0);}
.Floor003204 .slick-arrow:hover{}
.Floor003204 .slick-next{}

@media (min-width:1025px) {
.Floor003204 .left{width: calc(291 / 1600 * 100%);}
.Floor003204 .right .slick-slide > div{width: calc(752 / 1309 * 100%); float: right;}
.Floor003204 .right .slick-slide > div:nth-child(1){float: left;width: calc(475 / 1309 * 100%);}
.Floor003204 .right .slick-slide > div:nth-child(2){margin-bottom: calc(50 / 16 * 1em);}
.Floor003204 .right .slick-slide > div:not(:nth-child(1)) .item .tit{padding-right: calc(53 / 24 * 1em);}
.Floor003204 .slick-arrow{left: 0; }
.Floor003204 .slick-next{left:calc(80 / 16 * 1em);}
}
@media (max-width:1024px) {
.Floor003204 .root-100{padding: 10vw 0;}
.Floor003204 .left{margin-bottom: 10vw;}
.Floor003204 .right .slick-slide > div:not(:last-child){margin-bottom:5vw;}
.Floor003204 .index-title aside{font-size: 2em;}
.Floor003204 .right .slider{padding-bottom:4em;}
.Floor003204 .right .item .tit{font-size: 1.2em;}
.Floor003204 .right .slick-slide > div:nth-child(1) .item .tit{font-size: 1.5em;}
.Floor003204 .right .slick-slide > div:not(:nth-child(1)) .item .txt{padding-left: 1em;}
.Floor003204 .right .item .pic{width: 45%;}
.Floor003204 .slick-arrow{font-size: 0.7em;}
.Floor003204 .slick-arrow{right: 0; }
.Floor003204 .slick-prev{right:calc(80 / 16 * 1em);}
}


.moreBtna{display: inline-block;transition: all 0.3s;width: 1.4rem;height:0.5rem;line-height: 0.48rem;color:var(--purple-color);position: relative;text-align: center;border: 1px solid var(--purple-color);border-radius: 0.5rem;vertical-align: middle;overflow: hidden;cursor: pointer;}
.moreBtna:After{left: -5%;bottom: -5%;background: var(--purple-color);content: "";position: absolute;transition: all 0.5s;width: 110%;height: 0;opacity: 1;}
.moreBtna .iconyjt{font-size: 16px;margin-left: 0.08rem;transition: all 0.5s;}
.moreBtna .iconbf{font-size: 12px;color: #fff;width: 0.3rem;height: 0.3rem;text-align: center;line-height: 0.3rem;background: var(--purple-color);border-radius: 50%;margin-right: 0.12rem;}
.moreBtna em{position: relative;z-index: 1;}
.moreBtna:hover,.moreBtna.on{color:#fff !important;}
.moreBtna:hover .iconyjt,.moreBtna.on .iconyjt{margin-left: 0.15rem;}
.moreBtna:hover:After,.moreBtn.on:After{height: 110%;}
.moreBtna:hover,.moreBtn.on{border: 1px solid #dcdcdc !important;}
.moreBtna:hover .iconbf,.moreBtn.on .iconbf{background-color: rgba(255,255,255,0.2) !important;}
.moreBtna.purple{background-color: var(--purple-color);color: #fff;overflow: visible;}
.moreBtna.purple:After{left: 50%;top: 50%;transform: translate(-50%,-50%);width: 0;height: 0;opacity: 0;border-radius: 0.5rem;}
.moreBtna:hover.purple:After,.moreBtna.on.purple:After{opacity: 0.3;width: 110%;height: 130%;}
.HomeLife .slider .item{padding:0 1.04vw 0.2rem;}
.HomeLife .slider .item .imgbox{border-radius:0.2rem 0.2rem 0 0;padding-top:14.94vw;}
.HomeLife .slider .item .info{background-color:#fff;border-radius:0 0 0.2rem 0.2rem;min-height:16.3vw;padding:2.08vw;position:relative;}
.HomeLife .slider .item a{display:block;box-shadow:0px 3px 18px 0pxrgba(110,46,121,0.06);border-radius:20px;}
.HomeLife .slider .item .ti{margin-bottom:0.22rem;min-height:0.64rem;}
.HomeLife .slider .item .desc{margin-bottom:2.39vw;}
.HomeLife .slider .item .moreBtna{position:absolute;right:0;bottom:2.08vw;opacity:0;}
.HomeLife .slider .item:hover .moreBtna{right:2.08vw;opacity:1;}
.HomeLife .arrow{position:absolute;bottom:0.6rem;width:1.22rem;left:-18.75vw;}
.HomeLife .slick-arrow{background-color:transparent;border:1px solid #999999;color:#999999;width:0.56rem;height:0.56rem;}
.HomeLife .slick-prev{left:0;}
.HomeLife .slick-next{right:0;background-color:var(--purple-color);border:1px solid var(--purple-color);color:#fff;}
.HomeLife .slick-dots li button{border-radius: 2px solid #eee4f0;;}
.HomeLife.newsFocus .slick-prev{left:-0.5rem;opacity:0;}
.HomeLife.newsFocus .slick-next{right:-0.5rem;opacity:0;}
.HomeLife.newsFocus:hover .slick-prev{left:0;opacity:1;}
.HomeLife.newsFocus:hover .slick-next{right:0;opacity:1;}
.HomeLife.newsFocus{background:transparent;padding-bottom:0.53rem;}
.HomeLife.newsFocus .slick-dots{position:static;margin-top:0.3rem;}

.newsList{padding-bottom:0.48rem;}
.newsList .item a{padding:0.32rem 0;border-bottom:1px dashed #dedede;}
.newsList .item:hover a{border-bottom:1px dashed #fff;}
.newsList .item .date{width:2.18rem;padding:0 0 0 0.5rem;position:relative;}
.newsList .item .date:after{top:50%;height:0.85rem;width:1px;content:"";right:0.5rem;position:absolute;background-color:#ededed;transform:translateY(-50%);}
.newsList .item .date span{display:block;font-size:0.24rem;line-height:0.4rem;font-weight:normal;}
.newsList .item .info{flex:1;}
.newsList .item .more{padding:0 2.6vw 0 12.5vw;}
.newsList .item .ti{margin-bottom:0.12rem;}
.newsList .moreBtn{border:1px solid #dcdcdc;color:#999999;}
.newsList .item:hover .moreBtn{color:#fff !important;}
.newsList .item:hover .moreBtn .iconyjt{margin-left:0.15rem;}
.newsList .item:hover .moreBtn:After{height:110%;}

@media(max-width:1024px){
	.HomeLife .slider .item .imgbox{padding-top:64%;}
}
@media(max-width:768px){
.newsList .item .more{display:none;}
.newsList .item .date{padding-left:0.1rem;width:1.4rem;}
.newsList .item .date:after{right:0.2rem;}
.newsList .item .date span{font-size:16px;}
.HomeLife .slider .item .info{padding:0.25rem;}
}








