@charset "utf-8";
ul {
	margin: 0;
	padding: 0;
}

ul li,
ol li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
}

body {
	padding: 0;
	margin: 0;
	background: rgb(9, 10, 30);
	font-family: "微软雅黑";
}

.box {
	width: 100%;
	height: 9rem;
	background: url(../img/bg.jpg);
	background-size: 19.2rem;
}

.title {
	width: 100%;
	height: 2.04rem;
	font-size: 0.33rem;
	font-weight: bold;
	font-family: "微软雅黑";
	color: white;
	line-height: 2.04rem;
	text-align: center;
}

.content {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 0 3.6rem;
}

.contents {
	position: relative;
	width: 100%;
}

.content a {
	float: left;
	display: block;
	padding-top: 0.5rem;
	box-sizing: border-box;
	position: absolute;
	height: 1.8rem;
	border-radius: 5px;
	text-align: center;
	font-size: 0.18rem;
	color: white;
	line-height: 0.1rem;
	transition: all 0.1s;
	overflow: hidden;
}

.content a:hover {
	padding-top: 0.62rem;
	height: 2.04rem;
}

.a01 {
	top: 0;
	left: 0;
	width: 2.64rem;
	background: rgb(116, 196, 0);
}

.a01:hover {
	top: -0.12rem;
	left: -0.12rem;
	width: 2.88rem;
	background: rgb(146, 226, 30);
}

.a02 {
	top: 0;
	width: 1.8rem;
	left: 2.76rem;
	background: rgb(1, 168, 144);
}

.a02:hover {
	top: -0.12rem;
	left: 2.64rem;
	width: 2.04rem;
	background: rgb(31, 198, 174);
}

.a03 {
	top: 0;
	width: 2.64rem;
	left: 4.68rem;
	background: rgb(11, 190, 234);
}

.a03:hover {
	left: 4.56rem;
	top: -0.12rem;
	width: 2.88rem;
	background: rgb(41, 210, 264);
}

.a04 {
	top: 0;
	width: 1.8rem;
	left: 7.44rem;
	background: rgb(34, 110, 224);
}

.a04:hover {
	left: 7.32rem;
	top: -0.12rem;
	width: 2.04rem;
	background: rgb(64, 140, 254);
}

.a05 {
	top: 0;
	left: 9.36rem;
	width: 2.64rem;
	background: rgb(205, 113, 200);
}

.a05:hover {
	left: 9.24rem;
	top: -0.12rem;
	width: 2.88rem;
	background: rgb(235, 143, 230);
}

.a06 {
	left: 0;
	top: 1.92rem;
	width: 2.91rem;
	background: rgb(29, 105, 221);
}

.a06:hover {
	left: -0.12rem;
	top: 1.8rem;
	width: 3.15rem;
	background: rgb(59, 135, 251);
}

.a07 {
	top: 1.92rem;
	left: 3.03rem;
	width: 2.91rem;
	background: rgb(92, 169, 93);
}

.a07:hover {
	left: 2.91rem;
	top: 1.8rem;
	width: 3.15rem;
	background: rgb(112, 199, 123);
}

.a08 {
	top: 1.92rem;
	left: 6.06rem;
	width: 2.91rem;
	background: rgb(142, 91, 216);
}

.a08:hover {
	left: 5.94rem;
	top: 1.8rem;
	width: 3.15rem;
	background: rgb(172, 121, 246);
}

.a09 {
	top: 1.92rem;
	left: 9.09rem;
	width: 2.91rem;
	background: rgb(43, 136, 238);
}

.a09:hover {
	left: 8.97rem;
	top: 1.8rem;
	width: 3.15rem;
	background: rgb(73, 166, 255);
}

.a10 {
	left: 0;
	top: 3.84rem;
	width: 2.64rem;
	background: rgb(222, 166, 39);
}

.a10:hover {
	left: -0.12rem;
	top: 3.72rem;
	width: 2.88rem;
	background: rgb(252, 196, 69);
}

.a11 {
	top: 3.84rem;
	left: 2.76rem;
	width: 1.8rem;
	background: rgb(15, 193, 237);
}

.a11:hover {
	left: 2.64rem;
	top: 3.72rem;
	width: 2.04rem;
	background: rgb(45, 213, 255);
}

.a12 {
	top: 3.84rem;
	left: 4.68rem;
	width: 2.64rem;
	background: rgb(42, 177, 176);
}

.a12:hover {
	top: 3.72rem;
	width: 2.88rem;
	left: 4.56rem;
	background: rgb(72, 207, 206);
}

.a13 {
	top: 3.84rem;
	left: 7.44rem;
	width: 1.8rem;
	background: rgb(239, 145, 142);
}

.a13:hover {
	left: 7.32rem;
	top: 3.72rem;
	width: 2.04rem;
	background: rgb(255, 175, 172);
}

.a14 {
	top: 3.84rem;
	left: 9.36rem;
	width: 2.64rem;
	background: rgb(116, 189, 63);
}

.a14:hover {
	left: 9.24rem;
	top: 3.72rem;
	width: 2.88rem;
	background: rgb(146, 229, 93);
}

.a01 img {
	width: 0.58rem;
}

.a02 img {
	width: 0.55rem;
}

.a03 img {
	width: 0.82rem;
}

.a04 img {
	width: 0.52rem;
}

.a05 img {
	width: 0.61rem;
}

.a06 img {
	width: 0.69rem;
}

.a07 img {
	width: 0.52rem;
}

.a08 img {
	width: 0.49rem;
}

.a09 img {
	width: 0.57rem;
}

.a10 img {
	width: 0.66rem;
}

.a11 img {
	width: 0.73rem;
}

.a12 img {
	width: 0.59rem;
}

.a13 img {
	width: 0.57rem;
}

.a14 img {
	width: 0.5rem;
}

.content a span {
	position: absolute;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	font-family: roman;
	color: rgba(255, 255, 255, 0.1);
	right: 0;
}

@media only screen and (max-width:1500px) {
	.title {
		height: 2.04rem;
		font-size: 0.33rem;
		line-height: 2.04rem;
	}
	.content {
		padding: 0 2.7rem;
	}
	.content a {
		padding-top: 0.75rem;
		height: 2.7rem;
		font-size: 0.27rem;
		line-height: 0.15rem;
	}
	.content a:hover {
		padding-top: 0.93rem;
		height: 3.06rem;
	}
	.a01 {
		width: 2.64rem;
	}
	.a01:hover {
		top: -0.12rem;
		left: -0.12rem;
		width: 2.88rem;
	}
	.a02 {
		width: 1.8rem;
		left: 2.76rem;
	}
	.a02:hover {
		top: -0.12rem;
		left: 2.64rem;
		width: 2.04rem;
	}
	.a03 {
		width: 2.64rem;
		left: 4.68rem;
	}
	.a03:hover {
		left: 4.56rem;
		top: -0.12rem;
		width: 2.88rem;
	}
	.a04 {
		width: 1.8rem;
		left: 7.44rem;
	}
	.a04:hover {
		left: 7.32rem;
		top: -0.12rem;
		width: 2.04rem;
	}
	.a05 {
		left: 9.36rem;
		width: 2.64rem;
	}
	.a05:hover {
		left: 9.24rem;
		top: -0.12rem;
		width: 2.88rem;
	}
	.a06 {
		top: 1.92rem;
		width: 2.91rem;
	}
	.a06:hover {
		left: -0.12rem;
		top: 1.8rem;
		width: 3.15rem;
	}
	.a07 {
		top: 1.92rem;
		left: 3.03rem;
		width: 2.91rem;
	}
	.a07:hover {
		left: 2.91rem;
		top: 1.8rem;
		width: 3.15rem;
	}
	.a08 {
		top: 1.92rem;
		left: 6.06rem;
		width: 2.91rem;
	}
	.a08:hover {
		left: 5.94rem;
		top: 1.8rem;
		width: 3.15rem;
	}
	.a09 {
		top: 1.92rem;
		left: 9.09rem;
		width: 2.91rem;
	}
	.a09:hover {
		left: 8.97rem;
		top: 1.8rem;
		width: 3.15rem;
	}
	.a10 {
		top: 3.84rem;
		width: 2.64rem;
	}
	.a10:hover {
		left: -0.12rem;
		top: 3.72rem;
		width: 2.88rem;
	}
	.a11 {
		top: 3.84rem;
		left: 2.76rem;
		width: 1.8rem;
	}
	.a11:hover {
		left: 2.64rem;
		top: 3.72rem;
		width: 2.04rem;
	}
	.a12 {
		top: 3.84rem;
		left: 4.68rem;
		width: 2.64rem;
	}
	.a12:hover {
		top: 3.72rem;
		width: 2.88rem;
		left: 4.56rem;
	}
	.a13 {
		top: 3.84rem;
		left: 7.44rem;
		width: 1.8rem;
	}
	.a13:hover {
		left: 7.32rem;
		top: 3.72rem;
		width: 2.04rem;
	}
	.a14 {
		top: 3.84rem;
		left: 9.36rem;
		width: 2.64rem;
	}
	.a14:hover {
		left: 9.24rem;
		top: 3.72rem;
		width: 2.88rem;
	}
	.a01 img {
		width: 0.58rem;
	}
	.a02 img {
		width: 0.55rem;
	}
	.a03 img {
		width: 0.82rem;
	}
	.a04 img {
		width: 0.52rem;
	}
	.a05 img {
		width: 0.61rem;
	}
	.a06 img {
		width: 0.69rem;
	}
	.a07 img {
		width: 0.52rem;
	}
	.a08 img {
		width: 0.49rem;
	}
	.a09 img {
		width: 0.57rem;
	}
	.a10 img {
		width: 0.66rem;
	}
	.a11 img {
		width: 0.73rem;
	}
	.a12 img {
		width: 0.59rem;
	}
	.a13 img {
		width: 0.57rem;
	}
	.a14 img {
		width: 0.5rem;
	}
	.content a span {
		font-size: 1rem;
	}
}