* {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	outline: none !important;
	box-sizing: border-box;
}

ol,
ul,
li {
	list-style-type: none;
}
ul{
	margin-bottom: 0;
}
img {
	border: 0px;
	vertical-align: middle;
}

.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}

iframe {
	border: 0;
}

html {
	font-size: 5.2083333vw;
	/* font-size: 16px; */
	width: 100%;
	height: 100%;
}

/* 滚动条宽度 */
::-webkit-scrollbar {
	width: 5px;
	background-color: transparent;
	z-index: 9999;
}

/* 滚动条颜色 */
::-webkit-scrollbar-thumb {
	background-color: #1E78CF;
	border-radius: 40px;
	height: 10px;
}

body {
	font-size: 0.14rem;
	width: 100%;
	height: 100%;
	line-height:normal !important;
	/* min-width: 900px; */
	/* width: 1920px;
	height: 1080px; */
	/* color: #ffffff;
	background-size: 100% 100%;
	font-family: 'Microsoft YaHei';
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0; */
	background: #fff;
}

a {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
	font-family: hmzt;
}
p{
	margin: 0;
	font-family: hmzt;
}
span{
	font-family: hmzt;
}
a:hover {
	text-decoration: none;
	color: #6acbf5;
}

a,
a:hover,
.btn,
.btn:hover {
	transition: all 300ms ease;
}

i {
	font-style: normal;
}

div {
	padding: 0;
	margin: 0;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: hmzt;
}

img {
	margin: 0;
}

input {
	background-color: transparent !important;
	color: #96bdc0;
}
@font-face {
	font-family: shuhei;
	src: url(../css/ALIMAMA_SHUHEITI_BOLD.TTF);
}
@font-face {
	font-family: bebas;
	src: url(../css/BEBAS.TTF);
}
@font-face {
	font-family: fzz;
	src: url(../font/FZZDHJW.TTF);
}
@font-face {
	font-family: pmzd1;
	src: url(../font/庞门正道标题体2.0增强版.ttf);
}
@font-face {
	font-family: din;
	src: url(../font/DIN-Bold.otf);
}
@font-face {
	font-family: hmzt;
	src: url(/fonts/HarmonyOS\ Sans\ SC.ttf);
}
@font-face {
	font-family: hmzt11;
	src: url(/fonts/SourceHanSansSC-Light-2.otf);
}
@font-face {
	font-family: hmzt22;
	src: url(/fonts/HarmonyOS\ Sans\ SC\ Medium.ttf);
}
@keyframes avgAni2a {
	0%{stroke-dashoffset: -1600;}
	30%{stroke-dashoffset: 0;}
	70%{stroke-dashoffset: 0;}
	100%{stroke-dashoffset: 1600;}
}

@keyframes avgAni1a {
	0%{stroke-dashoffset: -1700;}
	30%{stroke-dashoffset: 0;}
	70%{stroke-dashoffset: 0;}
	100%{stroke-dashoffset: 1700;}
}
