* {
	list-style: none;
	padding: 0;
	margin: 0;
	user-select: none;
	font-family: PingFang SC, SimSun, KaiTi, YouYuan;
	scroll-behavior: smooth;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	box-sizing: border-box;
}

body {
	background: -moz-linear-gradient(60deg, rgba(253, 158, 240, 0.5), rgba(129, 208, 253, 0.5)) no-repeat center/cover fixed, url("../image/bg.jpg") no-repeat center/cover fixed;
	background: -webkit-linear-gradient(60deg, rgba(253, 158, 240, 0.5), rgba(129, 208, 253, 0.5)) no-repeat center/cover fixed, url("../image/bg.jpg") no-repeat center/cover fixed;
	background: -ms-linear-gradient(60deg, rgba(253, 158, 240, 0.5), rgba(129, 208, 253, 0.5)) no-repeat center/cover fixed, url("../image/bg.jpg") no-repeat center/cover fixed;
	background: linear-gradient(60deg, rgba(253, 158, 240, 0.5), rgba(129, 208, 253, 0.5)) no-repeat center/cover fixed, url("../image/bg.jpg") no-repeat center/cover fixed;
	opacity: 1;
	-moz-transition: opacity 2s ease-out, margin-right 2s ease;
	-webkit-transition: opacity 2s ease-out, margin-right 2s ease;
	-ms-transition: opacity 2s ease-out, margin-right 2s ease;
	transition: opacity 2s ease-out, margin-right 2s ease;
}

.div1 {
	position: fixed;
	z-index: 99;
	width: 100%;
	background-color: aqua;
	height: 50px;
}

.title {
	color: black;
	font-size: 25px;
	position: absolute;
	line-height: 40px;
	margin: 5px;
	left: 15px;
	transition: all 1s;
}

.title:hover {
	color: #008cff;
}

.title:hover>img {
	transform: rotate(-30deg);
}

.title img {
	height: 40px;
	width: 40px;
	vertical-align: bottom;
	transition: all 1s;
}

.lad,
#yzxtg {
	display: none;
}

.hul {
	position: absolute;
	margin: auto;
	padding: 0;
	overflow: hidden;
	right: 15px;
}

.hul li {
	display: inline-block;
	padding: 5px;
}

.hul li a {
	color: #000000;
	font-size: 16px;
	line-height: 40px;
	transition: all 1s;
}

.hul li a .iconfont {
	color: #000000;
	margin-right: 5px;
	transition: all 1s;
	width: 1.5em;
	height: 1.5em;
	vertical-align: -0.35em;
	fill: currentColor;
	overflow: hidden;
}

.hul li a:hover,
.hul li a.selected {
	color: #008cff;
}

.hul li a:hover>.iconfont,
.hul li a.selected>.iconfont {
	color: #008cff;
	transform: rotateY(360deg);
}

#app {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
	top: 60px;
	padding-bottom: 10px;
}

#app h1 {
	margin: 10px;
	padding: 10px;
	border-radius: 10px;
	background-color: #00ffff;
}

.item {
	width: 224px;
	box-shadow: 0 10px 20px -10px aqua;
	border: 2px solid aqua;
	text-align: center;
	background-color: #000000;
	margin: 10px 5px;
	border-radius: 10px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	overflow: hidden;
}

.item:hover {
	box-shadow: 0 10px 40px -10px #ffee00;
	border: 2px solid #ffee00;
	transform: translate3d(0px, -10px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transform-style: preserve-3d;
	-webkit-transform-style: inherit;
}

.item .img_box {
	display: block;
	height: 210px;
	position: relative;
	border-radius: 10px;
	text-align: center;
	background: #000000 url('../image/loader.svg') no-repeat center/70%;
	aspect-ratio: 16/15;
}

.img_box img {
	height: 100%;
	width: 100%;
}

.item_p1 {
	font-size: 15px;
	color: white;
	margin: 10px 5px;
}

.item_p2,
.item_p3 {
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 0 20px;
	position: absolute;
}

.item_p2 {
	left: 0;
	bottom: 0;
	color: black;
	background-color: aqua;
}

.item_p3 {
	right: 0;
	top: 0;
	color: white;
	background-color: blueviolet;
}

#search,
#searchBt {
	font-size: 14px;
	border-radius: 10px;
	padding: 5px;
	margin: 5px 1px;
	line-height: 15px;
}

#search {
	width: 130px;
	color: black;
	float: left;
}

#searchBt {
	background-color: #008cff;
	color: #ffffff;
	cursor: pointer;
}

/*返回顶部按钮*/
#cd-top {
	z-index: 99999;
	display: block;
	border-radius: 50px;
	height: 50px;
	width: 50px;
	position: fixed;
	right: 10px;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	transition: all 1s;
}

#cd-top:hover {
	background: #008cff url('../image/button/cd-top.png') no-repeat center/70%;
	transform: rotateZ(360deg);
}

.cdtopHid {
	background: #008cff url('../image/button/cd-top.png') no-repeat center/70%;
	transform: rotateY(360deg);
	top: -50px;
}

.cdtopVis {
	background: aqua url('../image/button/cdtop.png') no-repeat center/60%;
	top: 85%;
}

/* 关闭空广告 */
ins.adsbygoogle[data-ad-status="unfilled"] {
	display: none !important;
}

@media (max-width:1400px) {
	.item {
		width: 192px;
	}

	.item .img_box {
		height: 180px;
	}
}

@media (max-width: 1250px) {
	.item {
		width: 192px;
	}

	.item .img_box {
		height: 180px;
	}
}

@media (max-width: 1024px) {
	.item {
		width: 160px;
	}

	.item .img_box {
		height: 150px;
	}

	.lad {
		display: inline-block;
		position: absolute;
		right: 15px;
		margin: 5px;
	}

	.lad img {
		width: 40px;
		height: 40px;
		cursor: pointer;
	}

	.hul {
		position: absolute;
		width: 100%;
		max-height: 600px;
		display: block;
		background-color: aqua;
		margin: 0;
		transition: max-height 1s linear;
		top: 50px;
		right: 0;
	}

	.hul li {
		display: block;
		border-radius: 10px;
		background-color: cadetblue;
		margin: 3px;
	}

	.hul li a {
		color: black;
		font-size: 18px;
	}

	.hul li #search {
		float: none;
	}

	:checked~.hul {
		max-height: 0;
		transition: max-height 1s linear;
	}
}

@media (max-width: 600px) {
	.item {
		width: 160px;
	}

	.item .img_box {
		height: 150px;
	}
}

@media (max-width:370px) {
	.item {
		width: 224px;
	}

	.item .img_box {
		height: 210px;
	}
}

/*谷歌、safari、qq浏览器、360浏览器滚动条样式*/
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width: 10px;
	height: 100%;
	background-color: rgb(226, 255, 254);
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #202124;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #008cff;
}

/*滑块效果*/
::-webkit-scrollbar-thumb:hover {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #ffee00;
}

/* 页面加载遮罩 */
.is-loading {
	position: fixed;
	opacity: 0;
	margin-right: 1000px;
	background: -moz-linear-gradient(60deg, rgba(253, 158, 240, 0.7), rgba(129, 208, 253, 0.7)) no-repeat center/cover fixed, url(../image/loader.svg) no-repeat center/20% fixed;
	background: -webkit-linear-gradient(60deg, rgba(253, 158, 240, 0.7), rgba(129, 208, 253, 0.7)) no-repeat center/cover fixed, url(../image/loader.svg) no-repeat center/20% fixed;
	background: -ms-linear-gradient(60deg, rgba(253, 158, 240, 0.7), rgba(129, 208, 253, 0.7)) no-repeat center/cover fixed, url(../image/loader.svg) no-repeat center/20% fixed;
	background: linear-gradient(60deg, rgba(253, 158, 240, 0.7), rgba(129, 208, 253, 0.7)) no-repeat center/cover fixed, url(../image/loader.svg) no-repeat center/20% fixed;
}