@font-face {
	font-family:'web_font';
	src:url('../font/HarmonyOS_Sans_Bold.ttf') format('truetype');
}
@font-face {
	font-family:'web_font2';
	src:url('../font/LXGWZhenKaiGB-Regular.ttf') format('truetype');
}
body {
	font-family: 'web_font','web_font2',微软雅黑,宋体,Arial;
	position:relative;
	font-size:150%;
}
.mf {
	-webkit-background-clip: text;
	color: transparent;
	font-weight: bolder;
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.sena {
	background-image: linear-gradient(to bottom, #3C1011 0%,#B99AAE 50%,#FC8EB0 100%);	
}
.dump {
	background-image: linear-gradient(to bottom, #DE7882 0%,#FEBDA4 100%);
}
/* 圆圆的 */
.oo {
	background-image: linear-gradient(to bottom, #4C6CB3 0%,#EAF4FC 100%);
}
/* 小雪 */
.snow {
	background-image: linear-gradient(to bottom, #43676B 0%,#92B5A9 100%);
}
/* 小天 */
.sky {
	background-image: linear-gradient(to bottom, #D0576B 0%,#D0576B 100%);
}
/* 纸巾 */
.tissue {
	background-image: linear-gradient(to bottom, #674196 0%,#AA4C8F 100%);
}
/* 千羽 */
.senba {
	background-image: linear-gradient(to bottom, #FCC800 0%,#EFAB93 100%);
}
/* 太阳伞 */
.kasa {
	background-image: linear-gradient(to bottom, #474a4d 0%,#474a4d 100%);
}
/* 赤 */
.aka {
	background-image: linear-gradient(to bottom, #FF4D4D 0%,#A58DA0 50% ,#FF4D4D 100%);
}
/* 菠萝 */
.boluo {
	background-image: linear-gradient(to bottom, #000 0%,#000 100%);
}
/* Air */
.air {
	background-image: linear-gradient(to bottom, #000 0%,#000 100%);
}
/* 毛鱼 */
.my {
	background-image: linear-gradient(to bottom, #000 0%,#000 100%);
}
/* 刺猬 */
.ciw {
	background-image: linear-gradient(to bottom, #000 0%,#000 100%);
}
/* 吊吊鼠 */
.rat {
	background-image: linear-gradient(to bottom, #2A4073 0%,#2A4073 100%);
}
/* 小林 */
.lin {
	background-image: linear-gradient(to bottom, #E7609E 0%,#E198B4 100%);
}
/* 39 */
.sanjiu {
	background-image: linear-gradient(to bottom, #FF4D4D 0%,#2A7FFF 100%);
}
/* KURI */
.kuri {
	background-image: linear-gradient(to bottom, #915C8B 0%,#915C8B 100%);
}
/* xi */
.xi {
	background-image: linear-gradient(to bottom, #C5C56A 0%,#C5C56A 100%);
}

.alert {
	color:#ff0000;
	font-weight:bold;
	text-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
