@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:nth-child(3) .info{bottom: 1.56rem;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.56rem;}
.titleHead.white h2{color: #fff;}
.titleHead.white h2 a{color: #fff;}

.page{padding-top:6.25vw;padding-bottom:6.25vw;overflow: hidden;position: relative;}
.homeAbout .titleHead{width: 100%;}
.homeAbout .info{width: 41.56%;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;}
.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{background-color: #f8f8f8;}
.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: #fff;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 .bg{height: 30.2vw;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 .rankingList{margin: 0 0 0 -1.04vw;overflow: hidden;}
.homeRanking .rankingList .item{padding: 0 1.04vw;}

.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{background:#f8f8f8;}
.homeItem .titleHead{}
.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: #fff;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(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;}
}
/* 首页 */

/*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;}

.TtemInfo .SubTit2 h3{ font-weight: normal;font-size: 0.24rem; }
.listInfo{margin: 1vw 0 0% 0%;}
.listInfo .inner{position: relative;z-index:2;}
.listInfo .item{ width: 32%; margin: 0 2% 2% 0 ;position: relative;border-radius: 5px;background-color: #f9f6fa;padding: 0.25rem;}
.listInfo .item:nth-child(3n){ margin-right: 0;}
.listInfo .item:after{position: absolute;left: 0;bottom: 0;width: 100%;height: calc(100% - 0.64rem);content: "";}

.listInfo .num {width: 0.68rem;height: 0.68rem;line-height: 0.68rem;background-image: linear-gradient(to right, #6e2e79 , #95674f); border-radius: 50%; text-align: center;color: #fff; font-weight: bold;}

.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{ width: calc(100% - 0.85rem);}

.AboutInfo2{ padding:2.5vw 0 0 0;}
.AboutInfo2 .items{align-items: flex-start; background: #fbf9fc;}
.AboutInfo2 .info{width: 53.13%;padding: 2.5vw 3vw;}
.AboutInfo2 .imgbox{width: 46.87%;}
.AboutInfo2 .imgbox img{height: auto;}
@media(max-width:768px){
   .AboutInfo2 .info,
   .AboutInfo2 .imgbox{width: 100%;} 
}


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




.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: 25%;}
.rankingList .item a{display: block;height: 3.96rem;padding: 0.3rem 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: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{padding-bottom: 0.25rem;}
	.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.22rem;min-height: 0.64rem;}
.photoList .desc{margin-bottom: 2.2vw;}
.photoList .moreBtn{position: absolute;right: 0.4rem;bottom: 0.33rem;}
.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%;}
.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 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;}
}



/*Floor002823 */
.Floor002823{padding: 6.25vw 0;}
.Floor002823 .auto{width: 96%; max-width: 1600px;}
.Floor002823 ul{margin-top:2%;}
.Floor002823 li a{display: block;position: relative;}
.Floor002823 li .inner{position: relative; z-index: 10;}
.Floor002823 li .Ispic{position: absolute;right:0;  border-radius: 0.1rem; overflow: hidden;  opacity: 0;-webkit-opacity: 0; transition: 0.5s;background-repeat: no-repeat;background-size:cover;}
.Floor002823 li .Ispic:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%;
background: linear-gradient(45deg,  rgba(110,46,121,1) 0%,rgba(110,46,121,1) 30%,rgba(110,46,121,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.Floor002823 li a:hover .Ispic{opacity: 1;-webkit-opacity: 1;}

.Floor002823 li .icon{display: table;position: relative;font-size:0.62rem;color:#6e2e79;font-weight: bold;line-height: 1;}
.Floor002823 li .icon img{max-width: 73px;max-height: 72px;transition: 0.3s;}
.Floor002823 li  .icon img.off{position: absolute; left: 0; top: 0; opacity: 0;-webkit-opacity: 0;transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); }
.Floor002823 li a:hover .icon img.on{opacity: 0;-webkit-opacity: 0;transform: rotateY(180deg);-webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); }
.Floor002823 li a:hover .icon img.off{opacity: 1;-webkit-opacity: 1; transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-ms-transform: rotateY(360deg);}

.Floor002823 li p.t1{font-size:0.26rem;color:#9a6f49;font-weight: bold; margin:0.3rem 0 0.15rem;}
.Floor002823 li p.t2{font-size:0.26rem;color:#9a6f49;}

.Floor002823 li a:hover *{color: #fff;}
@media(min-width:641px) and (max-width:1024px){
.Floor002823 li p.t1{font-size: 20px;}
}
@media(min-width:641px){
.Floor002823 li{float: left;width: 32%;}
.Floor002823 li:not(:nth-child(3n)){margin-right: 2%;}
.Floor002823 li a{border-left: 10px solid #f8f8f8;padding: 0 38px;}
.Floor002823 li .Ispic{ left: -10px; bottom:-35px;top: -35px;}
}
@media(max-width:640px){
.Floor002823 li{padding: 30px 0;}
.Floor002823 li a{border-bottom: 10px solid #f9f9f9;padding: 28px;}
.Floor002823 li .Ispic{ bottom: -10px; left: 0;top: 0;}
}




/*Floor003100 */
.Floor003100{ }
.Floor003100 .titleHead h2{}
.Floor003100 li{position: relative;}
.Floor003100 li .auto{position: relative;max-width:1600px;}
.Floor003100 li .txt{position: absolute; left: 0vw;right:0vw; top: 0; height: 100%;}
.Floor003100 li .ytable{height: 100%; text-align: left;}
.Floor003100 li .ytable {display: table;width: 100%;}
.Floor003100 li .ytable-fixed {table-layout: fixed;}
.Floor003100 li .ytable-cell {
display: table-cell;vertical-align: middle;}
.Floor003100 li .tit{font-size: 44px;color: #fff;font-weight: bold;line-height: 1 }
.Floor003100 li .txt p{margin: 0;}
.Floor003100 li figure{padding-bottom:23%;background-repeat: no-repeat;background-size:cover;}
.Floor003100 li .h-more{margin-top:3%;}
.Floor003100 li .h-more a{background-color:rgba(255,255,255,0);border:1px solid #fff;}
.Floor003100 li .h-more a:hover{border:1px solid #fff;}

.Floor003100 li .ytable h1{color: #fff;}

@media(min-width:1025px) and (max-width:1440px){
.Floor003100 li .tit{font-size: 3vw;}
}
@media(min-width:1025px){
.Floor003100 li{float: left; width: 100%;}
}
@media(max-width:1024px){
.Floor003100 li figure{padding-bottom: 40%;}
.Floor003100 li .tit{font-size: 18px;}
.Floor003100 li .txt p{font-size:3vw;}
.Floor003100 li .ytable h1{font-size: 16px;}
}
@media(max-width:640px){
.Floor003100 li{overflow: hidden;}
.Floor003100 li a > img{width: 130%; max-width: none;float: right;}
}




/* 02_萌娃动态 */
.newsFocus .slick-track{display: flex;}
.newsFocus .slider .item{padding: 0 1.04vw 0.2rem;  height: auto;}
.newsFocus .slider .item .imgbox{border-radius: 0.4rem 0.4rem 0 0;padding-top: 14.94vw;}
.newsFocus .slider .item .info{background-color: #fff;border-radius: 0 0 0.4rem 0.4rem;/*min-height: 16.3vw;*/padding: 2.08vw;position: relative;}
.newsFocus .slider .item a{  height: 100%;display: block;box-shadow: 0px 3px 18px 0px 	rgba(110, 46, 121, 0.06);border-radius: 20px;}
.newsFocus .slider .item .ti{margin-bottom: 0.22rem;min-height: 0.64rem;}
/*.newsFocus .slider .item .desc{margin-bottom: 2.39vw;}*/
.newsFocus .slider .item .moreBtn{position: absolute;right: 0;bottom: 2.08vw;opacity: 0;}
.newsFocus .slider .item:hover .moreBtn{right: 2.08vw;opacity: 1;}
.newsFocus .slider .item:last-child{padding-right: 0;}
@media(max-width:640px){
	.newsFocus .slider .item .imgbox{padding-top: 60%}
}

.newsList{padding-bottom: 0.48rem; overflow:hidden}
.newsList .item{position: relative}
.newsList .item a{padding: 0.5rem 0;border-bottom: 1px solid #f2f2f2;}

.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.50rem;line-height: 0.6rem;font-weight: normal;}
.newsList .item .info{flex: 1;}
.newsList .item .tit{margin-bottom: 0.2rem;}
.newsList .item .more{padding: 0 2.6vw;opacity: 0;transition: 0.5s}
.newsList .item .moreBtn{border: 1px solid #99789b;color: #999999;}
.newsList .item:after{content: '';left: -100%; right: -100%; top: 0; bottom: 0; position: absolute; z-index: -1;background: #56145a; opacity: 0; transition: 0.3s}
.newsList .item:hover:after{opacity: 1}
.newsList .item:hover a{border-bottom-color: #56145a}
.newsList .item:hover .date:after{background-color: #99789b}
.newsList .item:hover *{color: #fff}
.newsList .item:hover .more{opacity: 1}
.newsList .item:hover .moreBtn{color:#fff !important;}
.newsList .item:hover .moreBtn:after{height: 110%;}
@media(max-width:1024px){
	.newsList .item .more{padding: 0 1vw 0 2.6vw;}
}
@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{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: 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;}
}