#app {
	width: 100vw;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	display: block;
}
#mobile {
	display: none;
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 72px;
	background-color: transparent;
	font-size: 20px;
	font-weight: bold;
	padding: 0 24px;
	z-index: 99;
}

#header .logo {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

.top {
	height: 100vh;
	width: 100%;
	background-image: url(https://mdn.alipayobjects.com/huamei_1p4rvr/afts/img/A*23VoT7tZEyIAAAAAAAAAAAAADoqFAQ/original);
	background-size: 4500px 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.top-left {
	margin-left: 176px;
}

.top-left-title {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
}

.top-left-subtitle {
	opacity: .8;
	font-family: PingFang-SC-Regular;
	font-size: 28px;
	color: #232f47;
	margin-top: 16px;
	letter-spacing: 9px;
	text-align: center;
}

.top-left-btn {
	background-image: linear-gradient(106deg, #3758ff, #004bff 65%, #1c62ff);
	border-radius: 42px;
	width: 190px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 24px;
	color: #fff;
}

.top-left-login {
	background: transparent;
	border-radius: 42px;
	color: #264ffd;
	width: 190px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	border: solid 1px #264FFD;
	cursor: pointer;
}

.top-right-img {
	width: 980px;
	height: 840px;
}

.introduce {
	margin-top: -53px;
	background-image: linear-gradient(180deg, #ffffff78, #fff 46% 100%);
	border-radius: 56px 56px 0 0;
	overflow: hidden;
	position: relative;
	backdrop-filter: blur(40px);
	border-top: solid #fff;
}

.introduce .title-warp {
	margin-top: 120px;
	flex-direction: column;
}

.introduce .title-warp .title {
	font-size: 36px;
	color: #333;
	font-weight: 700;
	text-align: center;
}

.introduce .title-warp .subtitle {
	opacity: .45;
	font-size: 18px;
	color: #333;
	text-align: center;
}

.introduce-classify {
	width: 100%;
	margin: 36px 0 40px;
}

.introduce-classify .classify-item {
	cursor: pointer;
	width: 300px;
	height: 96px;
	background: #f1f8ff;
	border-radius: 68px;
	font-size: 24px;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	transition: .4s;
	margin: 0 4px;
}

.introduce-classify .classify-item.active {
	background-color: #2f67ff;
	color: #fff;
}

.introduce-classify .classify-item.active .actvie-start {
	display: block;
}

.introduce-classify .classify-item .actvie-start {
	width: 53px;
	height: 40px;
	position: absolute;
	right: -11px;
	top: -8px;
	display: none;
	transition: .4s;
}

.introduce-classify .classify-item.active .actvie-shadow {
	display: block;
}

.introduce-classify .classify-item .active-shadow {
	width: 180px;
	position: absolute;
	bottom: -60px;
	z-index: -1;
	display: none;
}

.introduce-classify .classify-item .classify-index {
	position: absolute;
	height: 77%;
	top: 22px;
	right: 22px;
}

.introduce {
	width: 100vw;
	
}
.introduce .introduce-view-item {
	width: 100vw;
	height: 593px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.introduce-view-item .item-text {
	width: 492px;
	margin: 0 auto;
	padding-top: 158px;
	font-size: 24px;
	color: #2b2b2b;
	letter-spacing: 0;
	line-height: 48px;
	font-weight: 700;
	transform: translate(-366px);
}
.introduce-view-item .item-text .item-text-icon {
	width: 44px;
	top: 130px;
}

.introduce-view-tran {
	transition: all .3s;
	transform: translate3d(0, 0px, 0px);
}

.lassicCases {
	background-repeat: no-repeat;
	background-image: url(https://mdn.alipayobjects.com/huamei_1p4rvr/afts/img/A*lFnOSrtCcogAAAAAAAAAAAAADoqFAQ/original);
	background-size: contain;
	position: relative;
	overflow: hidden;
}

.lassicCases .title-warp {
	margin-top: 140px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 80px;
}

.lassicCases .title-warp .title {
	font-size: 36px;
	color: #333;
	font-weight: 700;
	margin: 0 24px;
}

.my-button-prev .icon, .my-button-next .icon {
	width: 38px;
	height: 38px;
	cursor: pointer;
} 

.lassicCases-swiper {
	width: 100%;
	height: 584px;
}
.swiper {
	
}

.swiper-slide-container {
	width: 100%;
	border: 1px solid #6C6C6C;
	border-radius: 88px 88px 0 0;
	border-bottom: 0;
	transform: translateY(142px);
	display: flex;
	align-items: flex-end;
	justify-content: center;
	cursor: pointer;
	padding-top: 72px;
	transition: all .6s;
}

.swiper-slide{
        width: 50%!important;
        margin: 0 15%;
    } 
    .swiper-slide-prev{
        right:-24%;
    }
    .swiper-slide-next{
        left:-24%;
    }

/* .swiper-slide {
	scale: .8;
	transition: all .3s; 
}
.swiper-slide.swiper-slide-active {
	scale: 1;
} */

.swiper-slide.swiper-slide-active .swiper-slide-container {
	transform: translateY(0px);
}

.swiper-slide-img {
	width: 80%;
}

.settle-in {
	background-image: url(https://mdn.alipayobjects.com/huamei_1p4rvr/afts/img/A*7F1pRpR1CgYAAAAAAAAAAAAADoqFAQ/original);
	background-size: 100%;
	background-repeat: no-repeat;
	flex-direction: column;
	background-repeat: no-repeat;
	padding: 140px 0;
}

.settle-in-container {
	max-width: 1440px;
	margin: 0 auto;
}

.settle-in-container .container-top {
	position: relative;
	padding-bottom: 17px;
	margin-bottom: 40px;
}

.settle-in-container .container-top .top-line {
	position: absolute;
	width: 26px;
	height: 9px;
	background: #54e6ff;
	border-radius: 8px;
	transition: .5s;
	bottom: 0;
	transform: translate(-50%);
}

.container-top .top-item {
	opacity: .4;
	font-size: 36px;
	color: #fff;
	cursor: pointer;
	padding: 0 58px;
}

.container-top .top-item.active {
	opacity: 1;
	color: #fff;
}

.settle-in-tabs {
	flex-direction: column;
	height: 825px;
}

.settle-in-tabs .content-wrap {
	width: 1152px;
	height: 100%;
	position: relative;
}

.settle-in-tabs .contentShadow1 {
	position: absolute;
	top: 30px;
	left: -30px;
	width: 1227px;
	height: 653px;
	background: #ffffff80;
	border-radius: 35px;
	z-index: 2;
}

.settle-in-tabs .contentShadow2 {
	position: absolute;
	top: 60px;
	left: -60px;
	width: 1299px;
	height: 557px;
	background: #ffffff80;
	opacity: .38;
	border-radius: 35px;
	z-index: 1;
}

.settle-in-tabs .content {
	height: 721px;
	border-radius: 40px;
	padding: 32px 40px;
	background-image: linear-gradient(180deg, #b5cdff, #f9fbff 19%, #fff 42% 100%);
	position: relative;
	z-index: 5;
}

.settle-in-tabs .content-view {
	display: none;
	padding: 40px 0;
}

.content-view .content-view-title {
	font-size: 20px;
	color: #333;
	font-weight: 700;
}

.content-view .content-view-title .icon {
	width: 34px;
	margin-right: 8px;
}

.list {
	flex-wrap: wrap;
	margin-top: 16px;
}

.list-item {
	width: 25%;
	padding: 0 12px;
	box-sizing: border-box;
}

.list-item-img {
	border-radius: 14px;
	width: 250px;
}

.list-item-title {
	font-size: 14px;
	width: 100%;
	margin-top: 16px;
}

.footer {
	width: 100%;
	height: 65px;
	color: #666;
	font-size: 12px;
	margin-top: 4px;
}