html {
	overflow-x:hidden
}
#lexi_education {
	padding-top:90px
}
#lexi_education .header {
	position:fixed;
	width:100%;
	height:90px;
	left:0;
	top:0;
	z-index:100;
	background:#fff
}
#lexi_education .header.header-shadow {
	box-shadow:0 0 5px rgba(0,0,0,0.4)
}
#lexi_education .header .logo {
	padding:28px 0
}
#lexi_education .header .logo img {
	height:34px
}
#lexi_education .header .menu ul {
	display:flex;
	justify-content:center
}
#lexi_education .header .menu ul li a {
	display:block;
	padding:31px 35px;
	font-size:16px;
	color:#474e53;
	line-height:28px;
	width:142px;
	text-align:center;
	position:relative
}
#lexi_education .header .menu ul li a:after {
	position:absolute;
	content:"";
	width:0;
	height:0;
	border-width:6px;
	border-style:solid;
	border-color:transparent transparent #fa6400 transparent;
	left:50%;
	margin-left:-6px;
	bottom:18px;
	display:none
}
#lexi_education .header .menu ul li a.current,#lexi_education .header .menu ul li a:hover {
	color:#fa6400;
	font-size:18px
}
#lexi_education .header .menu ul li a.current:after,#lexi_education .header .menu ul li a:hover:after {
	display:block
}
#lexi_education .header .menu ul li:first-child a {
	width:106px
}
#lexi_education .banner {
	background:#ef422c
}
#lexi_education .banner .banner-bd {
	background:url(../images/banner.jpg?v=202112281332) no-repeat center top;
	background-size:cover;
	height:560px;
	position:relative
}
#lexi_education #about {
	position:absolute;
	top:340px;
	width:100%;
	height:10px
}
#lexi_education .lexi-about {
	position:absolute;
	background:#fff;
	box-shadow:0 0 2px 2px rgba(250,100,0,0.3);
	border-radius:10px;
	left:0;
	top:450px;
	padding:35px 70px;
	width:100%
}
#lexi_education .lexi-about .about-radius {
	border-right:10px dotted #ebecf0;
	padding-right:40px;
	margin-top:60px;
}
#lexi_education .lexi-about .about-radius-bd {
	background:#fa6400;
	width:150px;
	height:150px;
	border-radius:50%;
	color:#fff;
	font-size:24px;
	line-height:30px;
	display:flex;
	align-items:center;
	justify-content:center
}
#lexi_education .lexi-about-bd {
	padding:0 0 0 240px
}
#lexi_education .lexi-about-bd p {
	padding-top:10px;
	color:#474e53;
	font-size:16px;
	line-height:28px;
	text-align: justify;
}
#lexi_education .lexi-about-bd p:first-child {
	padding-top:0
}
#lexi_education .lexi-about-bd p .dot {
	font-weight:bold;
	padding:0 4px
}
#lexi_education .section-1 {
	background:#ff8003 url(../images/lexi_bg.jpg) no-repeat center top;
	background-size:1920px;
	height:360px;
	color:#fff
}
#lexi_education .section-1 .desc {
	font-size:24px;
	line-height:28px;
	padding:258px 0 19px
}
#lexi_education .section-1 .iconfont {
	font-size:36px;
	line-height:36px
}
#lexi_education .media-tit-bd .text {
	font-size:38px;
	font-weight:500;
	font-family:"PingFangSC-Medium,PingFang SC";
	color:#fa6400;
	display:inline-block;
	line-height:48px;
	position:relative
}
#lexi_education .media-tit-bd .text:after,#lexi_education .media-tit-bd .text:before {
	position:absolute;
	content:"";
	width:82px;
	height:38px;
	top:7px
}
#lexi_education .media-tit-bd .text:after {
	left:-112px;
	background:url(../images/lexi_tit_l.png) no-repeat center center;
	background-size:cover
}
#lexi_education .media-tit-bd .text:before {
	right:-112px;
	background:url(../images/lexi_tit_r.png) no-repeat center center;
	background-size:cover
}
#lexi_education .media-tit-desc {
	padding-top:5px;
	font-size:18px;
	line-height:28px;
	color:#474e53
}
#lexi_education .section-2 {
	padding-top:78px
}
#lexi_education .section-2 .floor1 {
	padding:30px 0 60px;
	overflow:hidden
}
#lexi_education .section-2 .floor1 .list {
	float:left;
	width:270px;
	height:180px;
	margin-left:40px;
	position:relative;
	cursor:pointer;
}
#lexi_education .section-2 .floor1 .list-bd {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:#fff;
	box-shadow:0 0 2px 2px rgba(229,232,238,0.3);
	border-radius:5px;
	transition:top ease .3s
}
#lexi_education .section-2 .floor1 .list-bd .list-bg {
	height:70px;
	background:#ebecf0;
	border-radius:5px 5px 0 0
}
#lexi_education .section-2 .floor1 .list-bd .radius {
	width:80px;
	height:80px;
	background:#fa6400;
	border:4px solid #fff;
	border-radius:50%;
	position:absolute;
	top:33px;
	left:50%;
	margin-left:-36px;
	color:#fff
}
#lexi_education .section-2 .floor1 .list-bd .radius-bd {
	line-height:72px
}
#lexi_education .section-2 .floor1 .list-bd .info {
	padding-top:50px;
	font-size:18px;
	color:#474e53;
	line-height:28px;
	position:relative
}
#lexi_education .section-2 .floor1 .list-bd .info:after {
	position:absolute;
	content:"";
	width:24px;
	height:5px;
	border-radius:3px;
	background:#f7b500;
	left:50%;
	margin-left:-12px;
	bottom:-15px
}
#lexi_education .section-2 .floor1 .list:hover .list-bd {
	top:-5px
}
#lexi_education .section-2 .floor1 .list:nth-child(1) {
	animation-duration:1s;
	margin-left:0
}
#lexi_education .section-2 .floor1 .list:nth-child(1) .list-bd .iconfont {
	font-size:44px
}
#lexi_education .section-2 .floor1 .list:nth-child(2) {
	animation-duration:1.4s
}
#lexi_education .section-2 .floor1 .list:nth-child(2) .list-bd .iconfont {
	font-size:32px
}
#lexi_education .section-2 .floor1 .list:nth-child(3) {
	animation-duration:1.8s
}
#lexi_education .section-2 .floor1 .list:nth-child(3) .list-bd .iconfont {
	font-size:36px
}
#lexi_education .section-2 .floor1 .list:nth-child(4) {
	animation-duration:2.2s
}
#lexi_education .section-2 .floor1 .list:nth-child(4) .list-bd .iconfont {
	font-size:32px
}
#lexi_education .section-2 .floor2 {
	background:#464f53 url(../images/lexi_bg2.jpg) no-repeat center top;
	background-size:1920px;
	height:220px;
	padding-top:68px
}
#lexi_education .section-2 .floor2 .list {
	position:relative
}
#lexi_education .section-2 .floor2 .list .num {
	color:#fa6400
}
#lexi_education .section-2 .floor2 .list .num-bd,#lexi_education .section-2 .floor2 .list .num .txt {
	display:inline-block;
	vertical-align:middle
}
#lexi_education .section-2 .floor2 .list .num-bd {
	font-size:48px;
	line-height:42px;
	font-weight:500;
	font-family:"PingFangSC-Medium,PingFang SC"
}
#lexi_education .section-2 .floor2 .list .num .txt {
	font-size:24px;
	line-height:30px;
	margin-top:12px
}
#lexi_education .section-2 .floor2 .list .info {
	font-size:16px;
	line-height:28px;
	padding-top:15px;
	color:#fff
}
#lexi_education .section-2 .floor2 .list:after {
	position:absolute;
	content:"";
	width:1px;
	height:77px;
	left:0;
	top:4px;
	border-left:1px dashed #ebecf0
}
#lexi_education .section-2 .floor2 .list:nth-child(1),#lexi_education .section-2 .floor2 .list:nth-child(4) {
	width:290px
}
#lexi_education .section-2 .floor2 .list:nth-child(2),#lexi_education .section-2 .floor2 .list:nth-child(3) {
	width:310px
}
#lexi_education .section-2 .floor2 .list:nth-child(1):after {
	display:none
}
#lexi_education .section-2 .floor2 .list:nth-child(1) .num .txt {
	padding-left:5px
}
#lexi_education .section-2 .floor2 .list:nth-child(2) .num .txt {
	padding-left:10px
}
#lexi_education .section-2 .floor2 .list:nth-child(3) .num .txt {
	padding-left:14px
}
#lexi_education .section-2 .floor2 .list:nth-child(4) .num .txt {
	padding-left:10px
}
#lexi_education .section-3 {
	padding:0 0 60px;
	overflow:hidden
}
#lexi_education .section-3 .floor {
	padding-top:30px;
	animation-duration:1.5s
}
#lexi_education .section-3 .floor .list {
	width:300px;
	height:400px;
	position:relative;
	cursor:pointer
}
#lexi_education .section-3 .floor .list .img {
	position:relative
}
#lexi_education .section-3 .floor .list .img:after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(250,100,0,0.15);
	z-index:1
}
#lexi_education .section-3 .floor .list .info {
	position:absolute;
	width:250px;
	line-height:100px;
	text-align:center;
	background:#fff;
	font-size:24px;
	color:#474e53;
	left:25px;
	bottom:40px;
	z-index:3;
	transition:all ease .3s
}
#lexi_education .section-3 .floor .list .bg {
	position:absolute;
	left:0;
	bottom:0;
	height:90px;
	background:rgba(250,100,0,0.8);
	z-index:2;
	width:100%;
	transition:all ease .3s
}
#lexi_education .section-3 .floor .list:hover .info {
	bottom:150px
}
#lexi_education .section-3 .floor .list:hover .bg {
	height:100%
}
#lexi_education .section-4 {
	padding:50px 0 20px;
	background:#f9f9fc;
	overflow:hidden
}
#lexi_education .section-4 .floor {
	padding-top:30px
}
#lexi_education .section-4 .floor .list {
	margin-bottom:40px;
	width:480px;
	height:200px;
	background:#fff;
	box-shadow:0 0 2px 2px rgba(229,232,238,0.3);
	border-radius:10px;
	position:relative;
	cursor:pointer;
}
#lexi_education .section-4 .floor .list .list-bd {
	width:300px;
	line-height:28px
}
#lexi_education .section-4 .floor .list .list-bd .name {
	color:#fa6400;
	font-size:18px;
	padding-bottom:10px;
	border-bottom:1px dashed #fa6400
}
#lexi_education .section-4 .floor .list .list-bd .info {
	padding-top:10px;
	font-size:16px;
	color:#474e53
}
#lexi_education .section-4 .floor .list .img {
	width:200px;
	height:200px;
	border:10px solid #ebecf0;
	position:absolute;
	border-radius:50%;
	top:0
}
#lexi_education .section-4 .floor .list .img img {
	border-radius:50%
}
#lexi_education .section-4 .floor .list:nth-child(2n + 1) {
	float:left;
	padding-left:50px
}
#lexi_education .section-4 .floor .list:nth-child(2n + 1) .list-bd {
	float:left;
	text-align:right;
	margin-right:30px
}
#lexi_education .section-4 .floor .list:nth-child(2n + 1) .img {
	right:-100px
}
#lexi_education .section-4 .floor .list:nth-child(2n + 2) {
	float:right;
	padding-right:50px
}
#lexi_education .section-4 .floor .list:nth-child(2n + 2) .list-bd {
	float:right;
	text-align:left;
	margin-left:30px
}
#lexi_education .section-4 .floor .list:nth-child(2n + 2) .img {
	left:-100px
}
#lexi_education .section-4 .floor .list:nth-child(1),#lexi_education .section-4 .floor .list:nth-child(2) {
	padding-top:51px;
	animation-duration:1s
}
#lexi_education .section-4 .floor .list:nth-child(3) {
	padding-top:34px;
	animation-duration:1.5s
}
#lexi_education .section-4 .floor .list:nth-child(4) {
	padding-top:48px;
	animation-duration:1.5s
}

#lexi_education .section-5 {
	padding:60px 0;
	overflow:hidden
}
#lexi_education .section-5 .floor {
	padding-top:30px;
}
#lexi_education .section-5 .floor .floor-hd #map {
	height:540px
}
#lexi_education .section-5 .floor .floor-hd #map .BMap_noprint,#lexi_education .section-5 .floor .floor-hd #map .anchorBL {
	display:none !important
}
#lexi_education .section-5 .floor .floor-bd {
	background:#fa6400;
	color:#fff;
	padding:72px 0
}
#lexi_education .section-5 .floor .floor-bd .list {
	padding:0 3px 0 62px
}
#lexi_education .section-5 .floor .floor-bd .list .iconfont {
	width:42px;
	height:42px;
	background:#fff;
	border-radius:5px;
	text-align:center;
	line-height:42px;
	color:#fa6400;
	font-size:24px;
	margin-top:7px
}
#lexi_education .section-5 .floor .floor-bd .list .list-bd {
	padding-left:57px;
	font-size:16px;
	line-height:28px
}
#lexi_education .fadeInUp,#lexi_education .fadeInLeft,#lexi_education .fadeInRight {
	opacity:1 !important
}
#lexi_education .footer {
	background:#474e53;
	color:#fff;
	line-height:28px;
	font-size:14px;
	padding:46px 0
}
#lexi_education .footer p {
	display:flex;
	justify-content:center
}
#lexi_education .footer a {
	color:#fff;
	display:flex;
	align-items:center
}
#lexi_education .footer .gong-link {
	padding-left:20px
}
#lexi_education .footer .gong-link img {
	width:16px;
	height:16px;
	margin:0 5px;
	display:block
}
#lexi_education .back-top {
	position:fixed;
	bottom:270px;
	right:50%;
	margin-right:-715px;
	z-index:100;
	display:none
}
#lexi_education .back-top-bd {
	width:50px;
	height:50px;
	border-radius:50%;
	border:2px solid #fa6400;
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#fa6400;
	cursor:pointer
}
#lexi_education .back-top-bd:hover {
	color:#fff;
	background:#fa6400
}
.pc_hide {
	display:none
}
.BMap_Marker img {
	max-width:inherit
}
@media (max-width:768px) {
	.m_hide {
	display:none
}
.pc_hide {
	display:block
}
.flex {
	display:flex;
	align-items:center
}
.content-box {
	width:100%
}
.fl {
	float:none
}
#lexi_education {
	padding-top:0
}
#lexi_education .header {
	position:relative;
	height:1.2rem;
	padding:.373333rem;
	display: none;
}
#lexi_education .header .content-box {
	display:flex;
	justify-content:center
}
#lexi_education .header .logo {
	padding:0
}
#lexi_education .header .logo img {
	height:.453333rem
}
#lexi_education .banner .banner-bd {
	background:url(../images/m_banner.jpg) no-repeat center top;
	background-size:100%;
	height:8.306667rem
}
#lexi_education #about {
	display:none
}
#lexi_education .lexi-about {
	position:absolute;
	background:#fff;
	box-shadow:0 0 2px 2px rgba(250,100,0,0.3);
	border-radius:.133333rem;
	width:9.333333rem;
	top:4.32rem;
	left:50%;
	margin-left:-4.666667rem;
	z-index:2;
	padding:.773333rem .4rem .8rem
}
#lexi_education .lexi-about .about-radius {
	border-right:0;
	padding-right:0
}
#lexi_education .lexi-about .about-radius-bd {
	background:#fff;
	width:100%;
	height:auto;
	border-radius:0;
	color:#fa6400;
	font-size:.48rem;
	line-height:.666667rem;
	padding-bottom:.266667rem;
	padding-top:0;
	display:flex;
	justify-content:center
}
#lexi_education .lexi-about-bd {
	padding:0
}
#lexi_education .lexi-about-bd p {
	font-size:.373333rem;
	color:#474e53;
	line-height:.613333rem;
	padding-top:0
}
#lexi_education .section-1 {
	background:#ff8003 ;
	height:10rem
}
#lexi_education .section-1 .desc {
	font-size:.48rem;
	line-height:.666667rem;
	padding:6.133333rem 0 .266667rem
}
#lexi_education .section-1 .iconfont {
	font-size:.666667rem;
	line-height:.666667rem
}
#lexi_education .media-tit-bd .text {
	line-height:.666667rem;
	font-size:.56rem;
	padding:0 .4rem
}
#lexi_education .media-tit-bd .text:after,#lexi_education .media-tit-bd .text:before {
	width:1.213333rem;
	height:.56rem;
	top:.053333rem
}
#lexi_education .media-tit-bd .text:after {
	left:-1.213333rem
}
#lexi_education .media-tit-bd .text:before {
	right:-1.213333rem
}
#lexi_education .media-tit-desc {
	padding-top:.133333rem;
	font-size:.32rem;
	line-height:.453333rem
}
#lexi_education .swiper-container .swiper-pagination {
	bottom:0;
	height:.24rem
}
#lexi_education .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width:.24rem;
	height:.24rem;
	background:#c01734;
	border-radius:.12rem;
	opacity:1;
	margin:0 .106667rem;
	vertical-align:top;
	transition:all ease .3s
}
#lexi_education .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width:.533333rem
}
#lexi_education .section-2 {
	padding-top:.8rem
}
#lexi_education .section-2 .floor1 {
	display:none
}
#lexi_education .section-2 .floor {
	padding:.56rem 0 .8rem
}
#lexi_education .section-2 .floor .swiper-container {
	height:3.706667rem
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box {
	justify-content:center
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list {
	width:4.533333rem;
	height:3.066667rem;
	background:#fff;
	box-shadow:0 0 2px 2px rgba(229,232,238,0.3);
	border-radius:.066667rem;
	overflow:hidden;
	margin:0 .133333rem
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd {
	position:relative
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd .list-bg {
	height:1.066667rem;
	background:#ebecf0
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd .radius {
	width:1.2rem;
	height:1.2rem;
	border-radius:50%;
	background:#fa6400;
	line-height:1.2rem;
	border:.053333rem solid #fff;
	color:#fff;
	position:absolute;
	top:.466667rem;
	left:50%;
	margin-left:-0.6rem
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd .radius-bd {
	font-size:.693333rem
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd .info {
	font-size:.373333rem;
	color:#474e53;
	line-height:.613333rem;
	padding-top:.76rem
}
#lexi_education .section-2 .floor .swiper-container .swiper-slide .service-box .list-bd .line {
	margin:.213333rem auto 0;
	width:.4rem;
	height:.08rem;
	border-radius:.04rem;
	background:#f7b500
}
#lexi_education .section-2 .floor2 {
	background:url(../images/m_lexi_bg2.jpg) no-repeat center bottom #474e53;
	background-size:100%;
	height:auto;
	padding:.333333rem 0 1.133333rem
}
#lexi_education .section-2 .floor2 .content-box {
	display:flex;
	flex-wrap:wrap;
	justify-content:center
}
#lexi_education .section-2 .floor2 .list {
	height:1.933333rem;
	width:4.533333rem !important;
	max-width:4.533333rem;
	min-width:4.533333rem;
	padding:0 .6rem;
	margin-top:.8rem;
	display:block
}
#lexi_education .section-2 .floor2 .list .num {
	color:#fa6400;
	display:flex;
	justify-content:center
}
#lexi_education .section-2 .floor2 .list .num-bd {
	font-size:.746667rem;
	line-height:.666667rem;
	font-family:"PingFangSC-Semibold,PingFang SC"
}
#lexi_education .section-2 .floor2 .list .num .txt {
	font-size:.426667rem;
	line-height:.4rem;
	padding:.213333rem 0 0 .08rem !important
}
#lexi_education .section-2 .floor2 .list .num-bd,#lexi_education .section-2 .floor2 .list .num .txt {
	display:block
}
#lexi_education .section-2 .floor2 .list .num .txt {
	margin-top:0
}
#lexi_education .section-2 .floor2 .list .info {
	font-size:.346667rem;
	line-height:.533333rem;
	padding-top:.2rem
}
#lexi_education .section-2 .floor2 .list:after {
	display:none
}
#lexi_education .section-3 {
	padding:0 0 .8rem
}
#lexi_education .section-3 .floor {
	display:none
}
#lexi_education .section-3 .floor-1 {
	padding-top:.533333rem
}
#lexi_education .section-3 .floor-1 .swiper-container {
	height:5.973333rem
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box {
	justify-content:center
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box .list {
	width:4rem;
	height:5.333333rem;
	margin:0 .333333rem;
	position:relative
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box .list .img {
	position:relative
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box .list .img:after {
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(250,100,0,0.15);
	z-index:1
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box .list .info {
	position:absolute;
	width:3.333333rem;
	line-height:1.333333rem;
	text-align:center;
	background:#fff;
	font-size:.426667rem;
	color:#474e53;
	left:.333333rem;
	bottom:.533333rem;
	z-index:3
}
#lexi_education .section-3 .floor-1 .swiper-container .swiper-slide .you-box .list .bg {
	position:absolute;
	left:0;
	bottom:0;
	height:1.2rem;
	background:rgba(250,100,0,0.8);
	z-index:2;
	width:100%
}
#lexi_education .section-4 {
	padding:.666667rem 0 .266667rem
}
#lexi_education .section-4 .floor {
	padding:.533333rem .333333rem 0
}
#lexi_education .section-4 .floor .list {
	float:right !important;
	margin-bottom:.4rem;
	width:8rem;
	height:2.666667rem;
	border-radius:.133333rem;
	opacity:1;
	transition:all ease 0s;
	padding:.373333rem 0 0 1.733333rem !important
}
#lexi_education .section-4 .floor .list .list-bd {
	width:5.933333rem;
	line-height:1
}
#lexi_education .section-4 .floor .list .list-bd .name {
	font-size:.373333rem;
	padding-bottom:.133333rem;
	line-height:.613333rem
}
#lexi_education .section-4 .floor .list .list-bd .info {
	padding-top:.133333rem;
	font-size:.346667rem;
	line-height:.533333rem
}
#lexi_education .section-4 .floor .list .list-bd .info p {
	display:inline
}
#lexi_education .section-4 .floor .list .img {
	width:2.666667rem;
	height:2.666667rem;
	border:.133333rem solid #ebecf0
}
#lexi_education .section-4 .floor .list:nth-child(2n + 1) .list-bd {
	float:left;
	text-align:left;
	margin-right:0
}
#lexi_education .section-4 .floor .list:nth-child(2n + 1) .img {
	right:auto;
	left:-1.333333rem
}
#lexi_education .section-4 .floor .list:nth-child(2n + 2) .list-bd {
	float:left;
	text-align:left;
	margin-left:0
}
#lexi_education .section-4 .floor .list:nth-child(2n + 2) .img {
	left:-1.333333rem
}
#lexi_education .section-4 .floor .list:nth-child(3) {
	padding-top:.106667rem !important
}

#lexi_education .section-5 {
	padding:.8rem 0
}
#lexi_education .section-5 .floor {
	padding:.533333rem .333333rem 0;
	opacity:1
}
#lexi_education .section-5 .floor .floor-hd #map {
	height:5.333333rem
}
#lexi_education .section-5 .floor .floor-hd #map img {
	display: block;
	width: 100%
}
#lexi_education .section-5 .floor .floor-bd {
	padding:0 .266667rem
}
#lexi_education .section-5 .floor .floor-bd .list {
	padding:0;
	display:flex;
	align-items:center
}
#lexi_education .section-5 .floor .floor-bd .list .iconfont {
	margin-right:.266667rem;
	width:.533333rem;
	height:.533333rem;
	border-radius:.066667rem;
	text-align:center;
	line-height:.533333rem;
	font-size:.346667rem;
	margin-top:0
}
#lexi_education .section-5 .floor .floor-bd .list .list-bd {
	color:#fff;
	flex:1;
	border-bottom:1px dashed #d5d5d5;
	padding:.533333rem 0;
	line-height:1;
	font-size:.373333rem
}
#lexi_education .section-5 .floor .floor-bd .list .list-bd .fl {
	display:block
}
#lexi_education .section-5 .floor .floor-bd .list .list-bd .txt {
	font-size:.373333rem;
	line-height:.613333rem
}
#lexi_education .section-5 .floor .floor-bd .list .list-bd .info {
	font-size:.346667rem;
	line-height:.533333rem
}
#lexi_education .section-5 .floor .floor-bd .list:last-child .list-bd {
	border-bottom:0
}
#lexi_education .fadeInUp,#lexi_education .fadeInLeft,#lexi_education .fadeInRight {
	opacity:1 !important
}
#lexi_education .footer {
	line-height:.453333rem;
	font-size:.32rem;
	padding:.346667rem
}
#lexi_education .back-top {
	bottom:1.333333rem;
	right:0;
	margin-right:0
}
#lexi_education .back-top-bd {
	width:.8rem;
	height:.8rem;
	border-radius:50%;
	border:.026667rem solid #8e909b;
	line-height:.746667rem;
	font-size:.32rem;
	color:#8e909b;
	background:#fff
}
#lexi_education .back-top-bd:hover {
	color:#8e909b;
	background:#fff
}
#lexi_education .back-top-bd:active {
	color:#f7b500;
	border-color:#f7b500
}
}