@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	font-family: '微软雅黑';
}

a {
	text-decoration: none;
	/* 去除默认的下划线 */
	outline: none;
	/* 去除旧版浏览器的点击后的外虚线框 */
	color: #808080;
	/* 去除默认的颜色和点击后变化的颜色 */
}

p {
	font-family: 'microsoft yahei';
}

.text {
	font-family: "microsoft yahei";
}

html,
body {
	height: 100%;
	background: #FCFCFC;
	width: 100%;
	overflow-x: hidden;
	/* overflow: hidden; */
}
#container{
	position: relative;
	height: 40.5rem;
}
.active{
	height: 13.5rem !important;
	overflow: hidden;
}
.main {
	width: 100%;
}

.bg1 {
	position: absolute;
	top: 3.05rem;
	left: 0;
	width: 5.8375rem;
	height: 9.3rem;
}

.bg2 {
	position: absolute;
	top: 3.15rem;
	right: 0;
	width: 8.6125rem;
	height: 14.625rem;
}

.bg3 {
	position: absolute;
	left: 4.5rem;
	top: 4.075rem;
	width: 7.6875rem;
	height: 4.4375rem;
}

.bg4 {
	position: absolute;
	right: 4.5rem;
	top: 3.15rem;
	width: 7.4125rem;
	height: 7.775rem;
}

.bg5 {
	position: absolute;
	left: 4.5rem;
	top: 8.9875rem;
	width: 4.4125rem;
	height: 1.375rem;
}

.title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .6625rem;
	padding-left: 4.5rem;
	margin-right: 4.575rem;
}

.title img {
	width: 2.175rem;
	height: .85rem;
}

.title div {
	height: .8rem;
	margin-right: .9875rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: SFUIText, SFUIText;
	font-weight: 400;
	font-size: .3rem;
	color: #000000;
	line-height: .3625rem;
	font-style: normal;
}

.title a:nth-child(2) {
	margin-left: .6625rem;
}

.footer {
	position: absolute;
	width: 100%;
	top: 39.8rem;
	font-family: SFUIDisplay, SFUIDisplay;
	font-weight: 400;
	font-size: .175rem;
	color: #808080;
	line-height: .35rem;
	text-align: center;
	font-style: normal;
}
.next{
	position: absolute;
	top: 11.4875rem;
	left: 11.775rem;
	width: 36px;
	height: 36px;
}
.bg6 {
	position: absolute;
	left: 2.3875rem;
	top: 15.625rem;
	width: 10.5125rem;
	height: 12.6625rem;
}
.bg7 {
	position: absolute;
	right: 4.5rem;
	top: 19.2625rem;
	width: 6.075rem;
	height: 3.3125rem;
}
.bg8 {
	position: absolute;
	left: 4.5rem;
	top: 32.05rem;
	width: 7.5rem;
	height: 3.6125rem;
	z-index: 99;
}
.bg9 {
	position: absolute;
	right: 3.375rem;
	top: 28.7375rem;
	width: 6.8875rem;
	height: 10.025rem;
	z-index: 999;
}
.bg10 {
	position: absolute;
	top: 31.275rem;
	left: 9.175rem;
	width: 12.4375rem;
	height: 9.1875rem;
}