body {
				width: 100%;
				height: auto;
				background: #131316;
			}

			* {
				padding: 0px;
				margin: 0px;
			}

			.footer {
				width: 100%;
				height: 90px;
				border: 1px solid rgba(255, 255, 255, 0.20);
				text-align: center;
				vertical-align: middle;
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.footerlogo {
				width: 97px;
				height: 20px;
				display: inline-block;
				margin-right: 20px;
			}

			.footer span,
			.footer .recordnum {
				font-size: 14px;
				font-family: PingFang SC, PingFang SC-400;
				font-weight: 400;
				text-align: CENTER;
				color: rgba(255, 255, 255, 0.40);
				line-height: 15px;
				text-decoration: none;
			}

			.footer .footerlink {
				font-size: 14px;
				font-family: PingFang SC, PingFang SC-500;
				font-weight: 500;
				text-decoration: underline;
				text-align: CENTER;
				color: #ffffff;
				line-height: 15px;
			}

			.footer .footersplit {
				width: 1px;
				height: 15px;
				opacity: 0.6;
				border-left: 1px solid #ffffff;
				display: inline-block;
				margin: 0px 8px;
			}

			.contactimg {
				width: 148px;
				height: 148px;
				opacity: 1;
				background: #ffffff;
				border-radius: 20px;
				display: block;
			}

			.contactimgitem p {
				font-size: 20px;
				font-family: Source Sans Pro, Source Sans Pro-200;
				font-weight: 200;
				text-align: center;
				color: #ffffff;
				line-height: 25px;
				margin-top: 20px;
			}

			.contactimgitem {
				padding: 200px 60px;
			}

			.contactgroup {
				display: flex;
				align-items: center;
				justify-content: center;
			}

			.themecolor {
				color: #00D296 !important;
			}

			.containertitle {
				font-size: 40px;
				font-family: HONOR Sans CN, HONOR Sans CN-800;
				font-weight: 800;
				text-align: CENTER;
				color: #ffffff;
				line-height: 53px;
				margin-bottom: 8px;
				padding-top: 100px;
			}

			.containersubtitle {
				opacity: 0.6;
				font-size: 16px;
				font-family: PingFang SC, PingFang SC-500;
				font-weight: 500;
				text-align: CENTER;
				color: #ffffff;
				line-height: 22px;
			}

			.instrumentimg {
				width: 195px;
				height: 274px;
				display: inline-block;
				margin-bottom: 7px;
			}
			.slideinstrument .instrumentimg{
				width: 163px;
			}
			.instrumentitem:nth-child(2n){
				padding-top: 30px;
			}

			.instrumentname {
				opacity: 0.4;
				font-size: 18px;
				font-family: PingFang SC, PingFang SC-500;
				font-weight: 500;
				text-align: CENTER;
				color: #ffffff;
				line-height: 25px;
				padding: 12px;
			}

			.instrumentgroup {
				display: flex;
				align-items: center;
				justify-content: space-between;
				height: 361px;
				margin-top: 80px;

			}

			.instrumentshow {
		height: 624px;
			}

			.pageshow {
				width: 400px;
				height: 640px;
				border-radius: 20px;
				display: inline-block;
			}

			.pageshowitem {
				position: relative;
				width: 400px;
				height: 640px;
			}

			.pageshowinfo {
				position: absolute;
				top: 0px;
				left: 0px;
			}

			.pageshowinfo h2 {
				padding: 24px 40px;
				padding-bottom: 0px;
				font-size: 40px;
				font-family: HONOR Sans CN, HONOR Sans CN-800;
				font-weight: 800;
				text-align: left;
				color: #ffffff;
				line-height: 53px;
			}

			.pageshowinfo p {
				padding: 8px 40px;
				opacity: 0.6;
				font-size: 16px;
				font-family: HONOR Sans CN, HONOR Sans CN-500;
				font-weight: 500;
				text-align: LEFT;
				color: #ffffff;
				line-height: 21px;
			}

			.pageshowgroup {
				display: flex;
				align-items: center;
				justify-content: space-between;
				position: absolute;
				top: 0px;
				padding: 120px 80px 100px 80px;
				width: 100%;
				box-sizing: border-box;
			}
			.pagebg{
				width: 1440px;
				height: auto;
				display: inline-block;
			}
			.pagemodule{
				position: relative;
				width: 1440px;
				height: 860px;
				margin: 0 auto;
			}
			.bannerbtnpos{
				position: relative;
			}
.bannerdialog{
	width: 180px;
	height: 210px;
	background: #ffffff;
	border-radius: 12px;
	padding: 20px;
	box-sizing: border-box;
	position: absolute;
	bottom:70px;
	left: 0px;
	display: none;
}
.bannerdialog img{
	width: 140px;
	height: 140px;
	background: #ffffff;
	border-radius: 7px;
	display: inline-block;
}
.bannerdialog p{
	font-weight: 400;
	text-align: center;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
}
.iosbtn:hover  .iosdialog{
	display: block;
}
.iosbtn:hover .bannerbtn{
	opacity: 0.6;
}
.androidbtn:hover  .androiddialog{
	display: block;
}
.androidbtn:hover .bannerbtn{
	opacity: 0.6;
}
			.bannerbtn {
				display: flex;
				align-items: center;
				justify-content: center;
				width: 180px;
				height: 60px;
				background: linear-gradient(106deg, #89ffd6, #00d296 100%);
				border-radius: 12px;
				margin-right: 40px;
				cursor: pointer;
			}

			.bannericon {
				width: 33px;
				height: 32px;
				display: inline-block;
				margin-right: 8px;
			}
			.iosbtn .bannerbtn{
				width: 180px;
				height: 60px;
				background: linear-gradient(106deg,#ffcb94, #eb9f4f 100%), linear-gradient(106deg,#89ffd6, #00d296 100%);
				border-radius: 12px;
			}

			.bannerbtn span {


				font-size: 20px;
				font-family: Roboto, Roboto-500;
				font-weight: 500;
				text-align: CENTER;
				color: #222222;
				line-height: 60px;
			}

			.bannerbtnbar {
				display: flex;
				margin-top: 130px;
			}

			.bannertitle {
				font-size: 56px;
				font-family: Roboto, Roboto-600;
				font-weight: 600;
				text-align: LEFT;
				color: #ffffff;
				line-height: 78px;
				margin-bottom: 30px;
			}

			.bannerdesc {
				opacity: 0.6;
				font-size: 18px;
				font-family: PingFang SC, PingFang SC-400;
				font-weight: 400;
				text-align: LEFT;
				color: #ffffff;
				line-height: 28px;
				letter-spacing: 0px;
			}

			.bannerlogo {
				width: 408px;
				height: 109px;
				display: inline-block;
				margin-bottom: 30px;
			
			}
			.bannerinfo{
				
				width: auto;
				margin: 0 auto;
				padding-top: 210px;
				padding-left: 80px;
			}
			.bannermodule{
				background:url('../img/bannerbg.jpg') 100% no-repeat;
				height: 1037px;
			}
			.bannerpage{
				width: 600px;
				height: 800px;
				display: inline-block;
				position: absolute;
				top: 100px;
				right: 80px;
			}
			.bannercontainer{
				width: 1440px;
				margin: 0 auto;
				position: relative;
			}
			.header{
				width: 100%;
				height: 76px;
				z-index: 99;
				position: fixed;
				background: rgba(18, 18, 18, 0.80);
				border: 1px solid;
				border-image: linear-gradient(90deg, rgba(85, 85, 85, 0.00), #555555 50%, rgba(85, 85, 85, 0.00) 100%) 1 1;
				
			}
			.headermask {
				width: 100%;
				height: 76px;
				backdrop-filter: blur(10px);
				position: fixed;
				z-index: 9;
				top: 0px;
				/* 根据需要调整 */
				left: 0px;
				/* 根据需要调整 */
			
			}
			.headercontainer{
				width: 1440px;
				height: 100%;
				margin: 0 auto;
				display: flex;
				align-items: center;
				/* justify-content: center; */
			}
			.headerlogo{
				width: 141px;
				height: 36px;
				display: flex;
			}
			.headernavitem a{
				text-decoration: none;
				font-size: 16px;
				font-weight: 500;
				text-align: LEFT;
				color: #ffffff;
				line-height: 20px;
				padding: 8px 20px;
				margin-right: 10px;
				cursor: pointer;
			}
			.headernavbar{
				display: flex;
				margin-left: 100px;
			}
			.himanarapage{
				width: 100%;
			}