body {
	background: url('../images/scene/bj.png');
	background-repeat: no-repeat;
	background-size: 80rem;
	background-position: bottom center;
}
.content {
    width: 100%;
	height: calc(100vh - 3.5rem);
	padding-top: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	animation: easeIn 1s ease-in forwards;
}
.scene {
	width: 73%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.scene-con {
	width: 100%;
	animation: fallBounce1 0.5s cubic-bezier(0, 0, 0.265, 1.55) forwards;
}
.scene-nav {
	width: 10.5rem;
	height: 2.75rem;
	/* margin: 0 auto; */
	padding: 0.25rem;
	border-radius: 9.875rem;
	border: 1px solid #F1F3F6;
	background: #f9f9f9;
	display: flex;
	align-items: center;
}
.scene-nav-item {
	width: 50%;
	height: 100%;
	font-weight: 400;
	font-size: 1rem;
	color: #6C6F79;
	border-radius: 1.0625rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	/* opacity: 0.6; */
}
.scene-nav-item-new {
	opacity: 1;
	color: #000000;
	background: #FFCC00;
	/* border: 1px solid #4C4E67; */
	/* box-shadow: inset 0px 0 11px 1px rgba(104,105,125,0.56); */
}
.data {
	width: 100%;
	/* margin-top: 2.5rem; */
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.data-left {
	padding-right: 5.6rem;
}
.data-logo {
	height: 3.25rem;
	display: block;
}
.data-title {
	margin-top: 2.75rem;
	font-weight: bold;
	font-size: 1.75rem;
	color: #3C414D;
	line-height: 1;
	display: flex;
	align-items: flex-start;
}
.data-title1 {
	color: #28C50A;
	margin-right: 0.25rem;
}
.data-title2 {
	color: #1677FF ;
	margin-right: 0.25rem;
}
.data-title3 {
	/* width: 1.625rem;
	height: 1rem; */
	padding: 0.25rem;
	margin-left: 0.125rem;
	background: #FF5D75;
	border-radius: 3px 3px 3px 0px;
	font-weight: 400;
	font-size: 0.625rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.data-tips {
	margin-top: 0.75rem;
	font-weight: 300;
	font-size: 0.9375rem;
	color: #3C414D;
	line-height: 1.125rem;
}
.data-line {
	width: 2.9375rem;
	height: 0.1875rem;
	margin: 1.5rem 0;
}
.data-line1 {
	background: #28C50A;
}
.data-line2 {
	background: #1677FF;
}
.data-text {
	font-weight: 400;
	font-size: 0.9375rem;
	color: #6C6F79;
	line-height: 1.5rem;
	/* opacity: 0.6; */
}
.data-but {
	margin-top: 1.75rem;
	/* width: 14.5rem;
	height: 2.25rem;
	margin-top: 1.75rem;
	background: #FFCC00;
	border-radius: 1.4375rem;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center; */
}
.data-but img {
	height: 1.5rem;
	display: block;
}
.data-but:hover {
	/* background: #DFB302; */
}
.data-but-text {
	height: 1.125rem;
	display: block;
}
.data-but-img {
	height: 0.875rem;
	display: block;
	margin-left: 0.125rem;
}
.data-right {
	
}
.data-right-img {
	width: 55rem;
	/* height: 36rem; */
	/* display: block; */
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}
.scene {
	
}

@media (max-width: 1780px) {
   /* .scene {
    	width: 75%;
    }
	.data-right-img {
		width: 55rem;
		height: 33rem;
		display: block;
	} */
}
@media (max-width: 1680px) {
   .scene {
    	width: 75%;
    }
	.data-right-img {
		width: 51rem;
	}
}
@media (max-width: 1450px) {
	/* .data-right-img {
		width: 49rem;
		height: 29rem;
		display: block;
	} */
}

@media (max-width: 1280px) {

}

@media (max-width: 800px) {

}

@media (max-width: 520px) {

}