* {
	padding: 0;
	margin: 0;
}

*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 1.6rem;
	font-family: "Open Sans", sans-serif;
}

img {
	display: flex;
	align-items: center;
	justify-content: center;
	object-fit: cover;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}





* {
	transition: margin-top 0.4s, font-size 0.4s, background 0.4s, width 0.4s, height 0.4s, padding 0.4s, color 0.4s, flex-wrap 0.4s;
}

/* .top00 {
	transition: background 1s;
} */
div {
	word-wrap: break-word;
	word-break: normal;
	/* //word-break设置强行换行;normal 亚洲语言和非亚洲语言的文本规则，允许在字内换行word-break: normal; */
}

/* 顶部 */
@media screen and (min-width:1250px) {
	.top00s {
		display: contents;
	}

	.PC00 {
		width: 104px;
		/* width: 104px; */
		position: fixed;
		top: calc(72px - 12px);
		/* background: rgba(83, 63, 17, 1.0); */
		/* top: calc(72 - (72px*(14.7%*2))); */
		/* margin-left: 116px; */
		/* border: 1px solid darkblue; */
	}

	.PC00_1 {
		width: 100px;
		/* width: 104px; */
		position: fixed;
		top: calc(72px - 12px);
		/* background-color: chartreuse; */
	}

	.PC00s {
		height: 108px;
		width: 104px;
		display: flex;
		margin-top: 12px;
		font-size: 10px;
		box-shadow: 0px 0px 16px rgba(42, 41, 39, 0.14);
		justify-content: center;
		display: none;
		background: rgba(255, 255, 255, 1.0);
		border-radius: 10px;
	}

	.PC00s_1 {
		height: 100px;
		width: 100px;
		display: flex;
		margin-top: 12px;
		/* box-shadow: 0px 0px 16px rgba(42, 41, 39, 0.14); */
		justify-content: center;
		align-items: flex-start;
		display: none;
		border-radius: 10px;
		/* overflow: hidden; */
		box-shadow: 0px 0px 16px rgba(42, 41, 39, 0.14);
		/* background: rgba(111, 109, 18, 1.0); */
	}

	.PC01 {
		width: 20px;
		height: 20px;
		background-color: #fff;
		transform: rotate(45deg);
		margin-top: -5px;
		border-radius: 2px;
		/* z-index: 1; */
	}

	.PC02 {
		position: absolute;
		z-index: 99;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		/* background-color: #FFF; */
		/* background-color: red; */
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.PC02_1>img {
		/* position: absolute;
		z-index: 99;
		width: 100%;
		height: 100%; */
		/* background-color: #FFF; */
		/* background-color: red; */
		/* display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		.Rectangle16 { */
		width: 100px;
		border-radius: 10px;
		height: 100px;
		background: rgba(255, 255, 255, 1);
		/* } */
	}

	.PC02_1 {
		position: absolute;
		z-index: 99;
		width: 100px;
		height: 100px;
		border-radius: 10px;
		/* background-color: #0c151f; */
		/* background-color: red; */
		display: flex;
		flex-direction: column;
		/* align-items: flex-end; */
		justify-content: center;
	}


	.PC03 {
		width: 88px;
		height: 40px;
		border-radius: 3px;
		/* background: rgba(235, 102, 97, 1); */
		/* border: #000 1px solid; */
		display: flex;
		align-items: center;
		justify-content: center;
		color: rgba(31, 38, 53, 1);
		font-weight: 500;
		font-size: 16px;
	}

	.PC03:hover {
		background: rgba(235, 102, 97, 1);
		color: #fff;
	}

	.PC03ss {
		background: rgba(235, 102, 97, 1);
		color: #fff;
	}

	.PC03s {
		margin-top: 4px;
	}

	.top00 {
		font-size: 80px;
		display: flex;
		padding: 0 14.7%;
		box-sizing: border-box;
		align-items: center;
		justify-content: space-between;
		/* background: rgba(44, 44, 52, 1); */
		position: fixed;
		/* transition: background 0.4s; */
		top: 0;
		width: 100%;
		height: 72px;
		z-index: 999999;

	}

	.top06 {
		display: flex;
		align-items: center;
	}

	.top06>a {
		display: flex;
		align-items: center;
	}

	.top07 {
		width: 100px;
		height: 56px;
		display: flex;
		align-items: center;
		justify-content: center;
		/* border: 1px solid rebeccapurple; */
		margin-left: 8px;
		padding: 6px 0;
		box-sizing: border-box;
	}

	.top08ss {
		z-index: 999999;
		border: 1px solid red;
		position: fixed;
	}

	.top07:hover .top08 {
		color: rgba(235, 102, 97, 1);
	}

	.top07:hover>.PC00>.PC00s {
		display: flex;
	}

	.top07s {
		/* background-color: aqua; */
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 24px;
		padding-right: 24px;
		height: 56px;
		/* width: 100%; */
	}

	.top07s:hover>.PC00>.PC00s {
		display: flex;
	}

	.top07s:hover>.PC00_1>.PC00s_1 {
		display: flex;
	}

	.top07:hover>.top09 {
		background-color: rgba(235, 102, 97, 1);
		background-image: url(https://zhuyes.oss-cn-hangzhou.aliyuncs.com/image/apple/gg/89.png);
	}

	.top09 {
		width: 20px;
		height: 3px;
		border-radius: 12px;
		position: absolute;
		align-self: flex-end;
	}

	.top09s {
		background: rgba(235, 102, 97, 1);
	}

	.top08>img {
		width: 12px;
		height: 12px;
		margin-left: 4px;
	}

	.top08 {
		color: rgba(255, 255, 255, 1);
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.top08s {
		color: rgb(235, 102, 97);
	}

	.top02 .home>img {
		width: 124px;
		height: 52px;
	}

	.top02 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.top01 {
		display: flex;
		align-items: center;
		font-size: 16px;
		color: #fff;
		margin-left: 24px;
	}

	.top01>samp{
		flex-shrink: 0;
	}
	.top01>img {
		width: 24px;
		height: 24px;
		margin-right: 4px;
	}

	.top06>a>img {
		width: 24px;
		height: 24px;
	}

	.top10 {
		display: none;
	}

	.top12 {
		display: none;
	}



}
.top0111{
	display: none;
}
.riTop{
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width:1250px) {
	.top0111{
		border-radius: 699px;
		align-items: center;
		justify-content: space-around;
		position: relative;
		background-color: #2c2c34;
		display: block;
		margin-right: 30px;
		width: 126px;
		height: 29px;
		padding: 0 8px;
	}
	.top0111 img{
		width: 13px !important;
		height: 13px !important;
	}
	.top0111 samp{
		font-weight: 800;
		font-size: 13px;
		color: #fff;
		position: relative;
		display: block;
	}
	.bgphone{
		width: 128px;
		height: 31px;
		border-radius: 999px;
		position: absolute;
		display: block;
		z-index: -1;
		top: calc(50% - 15.5px);
		left: calc(50% - 64px);
		overflow: hidden;
}
.bgphone::after{
	 content: "";
	 display: block;
	 position: absolute;
	 top: calc(50% - 100px);
	 left: calc(50% - 100px);
	 width: 200px;
	 height: 200px;
	 background: conic-gradient(blue, red, orange, purple,green,blue);
	 animation: slideIn 2s linear infinite;
 }
	@keyframes slideIn {
		from {
			transform: rotate(0);
		}
		to {
			transform: rotate(360deg);
		}
	}
	.top06 {
		display: none;
	}

	.top12 {
		height: 0px;
		overflow: hidden;
	}


	.top07 {
		width: 100%;
		height: 56px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		border-top: 0.5px solid rgba(234, 235, 240, 1);
		box-sizing: border-box;
	}

	.top11 {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: rgb(94, 101, 129);
		font-size: 16px;
		/* border: 1px solid red; */
	}

	.top11s {
		color: rgba(31, 38, 53, 1);
		font-weight: 500;
		font-size: 16px;
		/* background-color: #000; */
		/* border: 1px solid rebeccapurple; */
	}

	.top08 {
		color: rgba(31, 38, 53, 1);
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
		height: 100%;
	}



	.top08>img {
		width: 16px;
		height: 16px;
		position: absolute;
		/* align-self: flex-end; */
	}

	.top10 {
		background-color: aqua;
		width: 100%;
		display: none;
		flex-direction: column;
		align-items: center;
		position: absolute;
		background: rgba(255, 255, 255, 1);
		top: 64px;
		left: 0;
		padding: 0 16px;
		box-sizing: border-box;
		/* font-size: 3333px; */
	}

	.top00 {
		font-size: 80px;
		display: flex;
		padding: 0 4.3%;
		box-sizing: border-box;
		align-items: center;
		justify-content: space-between;
		background-color: rgb(44, 44, 52);
		position: fixed;
		top: 0;
		width: 100%;
		height: 64px;
		z-index: 999999;
	}


	.top02 .home>img {
		width: 124px;
		height: 52px;
	}

	.top00s {
		width: 24px;
		height: 24px;
		/* background-color: brown; */
	}

	.top01 {
		display: flex;
		align-items: center;
		font-size: 16px;
		color: #fff;
		margin-left: 24px;
	}
	.top01>samp{
		flex-shrink: 0;
	}
	.top01>img {
		width: 24px;
		height: 24px;
		margin-right: 4px;
	}

	.top02 {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media screen and (max-width:1400px) {
	.top00{
		padding: 0 11% !important;
	}
	.top07{
		margin-left: 0 !important;
	}
}

/* 中部 */
.central00 {
	width: 100%;
	/* height: 1000px; */
	/* font-size: 80px; */
	/* background-color: #fff; */
}

/* 底部 */
@media screen and (min-width:1250px) {
.bottom01{
	background-color: #131314;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding-top: 60px;
	padding-bottom: 45px;
}
.bottom02{
	flex-direction: column;
	display: flex;
	/* background-color: aqua; */
	justify-content: center;
	height: 198px;
	flex: 1;
	color: #fff;
}
.bottom06{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.bottom06>div{
	font-size: 12px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 28px;
}
.bottom03{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 80px;
	margin-right: 80px;
	/* background-color: red; */
}
.bottom04{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* background-color: rebeccapurple; */
}
.bottom04>img{
	width: 149px;
	/* height: 50px; */
}
.bottom04>p{
	font-size: 12px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 16px;
}
.bottom04>h4{
	width: 216px;
	height: 34px;
	font-size: 24px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
.bottom05{
	margin-top: 32px;
	width: 198px;
	height: 198px;
}
}
.bottom06>div>a>samp{
	color: #fff;
}
@media screen and (max-width:1250px) {
.bottom01{
	background-color: #131314;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding-top: 60px;
	padding-bottom: 45px;
}
.bottom02{
	flex-direction: column;
	display: flex;
	/* background-color: aqua; */
	justify-content: center;
	height: 198px;
	flex: 1;
	color: #fff;
}
.bottom06{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.bottom06>div{
	font-size: 12px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 28px;
}
.bottom03{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-left: 80px;
	margin-right: 80px;
	/* background-color: red; */
}
.bottom04{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* background-color: rebeccapurple; */
}
.bottom04>img{
	width: 149px;
	/* height: 50px; */
}
.bottom04>p{
	font-size: 12px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 16px;
}
.bottom04>h4{
	width: 216px;
	height: 34px;
	font-size: 24px;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
.bottom05{
	margin-top: 32px;
	width: 198px;
	height: 198px;
	margin-bottom: 40px;
}
}

.Obscuration {
	width: 100%;
	position: fixed;
	display: none;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1250px) {
	.rinNav {
		display: none !important;
	}
}
.rinNav {
	position: fixed;
	bottom: 13vh;
	right: 30px;
	z-index: 9;
	width: 70px;
	background-color: #fff;
	box-shadow: rgba(14, 30, 37, 0.09) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	border-radius: 999px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	padding: 20px 8px;
}
.rinNav li {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #ccc;
	position: relative;
	margin-bottom: 6px;
	cursor: pointer;
}
.rinNav li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.rinNav li:nth-child(3) .text {
	background-color: transparent;
	box-shadow: none;
}
.rinNav li:hover .le img:nth-child(1) {
	display: none;
}
.rinNav li:hover .le img:nth-child(2) {
	display: block;
}
.rinNav li:hover .le p {
	color: #f50d1b;
}
.rinNav li:hover .text {
	display: flex;
}
.rinNav li .le {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: 90%;
	margin-top: 5%;
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 2;
	border-radius: 10px;
}
.rinNav li .le img {
	width: 25px;
	height: 20px;
	margin-top: 2px;
}
.rinNav li .le img:nth-child(2) {
	display: none;
}
.rinNav li .le p {
	color: #000;
	margin-top: 2px;
}
.rinNav li .text {
	position: absolute;
	top: 0;
	right: 150%;
	height: 100%;
	width: 200px;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
	color: #000;
	display: none;
}
.rinNav li .text img {
	width: 220px;
	height: 220px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.popup {
	display: none;
}
@media screen and (max-width: 1024px) {
	.popup {
		position: fixed;
		bottom: 10px;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100vw;
		height: 50px;
		z-index: 2;
	}
	.popup .left{
		position: absolute;
		top: 0;
		left: -40px;
		width: 40px;
		height: 50px;
		border-radius: 999px 0 0 999px;
		background-color: #f50d1b;
		text-align: center;
		line-height: 50px;
		font-size: 28px;
		color: #fff;
		font-weight: 800;
		display: none;
	}

	.noPopUp .left{
		display: block !important;
	}

	.popup .popupMain {
		width: 80%;
		height: 50px;
		border-radius: 5px 25px 25px 5px;
		background-color: #f9f9f9;
		box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
		color: #000;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border: 1px solid #a35158;
		position: relative;
	}
	.popup .popupMain .le {
		flex: 1;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #000;
	}
	.popup .popupMain .le img {
		width: 14px;
		height: 14px;
		margin-right: 5px;
	}
	.popup .popupMain .ri {
		flex: 1;
		display: flex;
		align-items: center;
		text-align: center;
		line-height: 50px;
		justify-content: center;
		color: #000;
	}
	.popup .popupMain .ri img {
		width: 20px;
		height: 20px;
		margin-right: 2px;
	}
	.popup .popupMain .del {
		margin-right: 5px;
		width: 40px;
		height: 40px;
		background-color: #f50d1b;
		font-size: 24px;
		color: #fff;
		text-align: center;
		line-height: 40px;
		border-radius: 999px;
		font-weight: 800;
	}
	.noPopUp {
		animation: delPopUp 0.6s linear forwards;
	}
	@keyframes delPopUp {
		0% {
			transform: translateX(0);
		}
		20% {
			transform: translateX(-30px);
		}
		40% {
			transform: translateX(0);
		}
		100% {
			transform: translateX(90vw);
		}
	}
}
