
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* .lrtk {
	width: 100%;
	height: 864px;
	margin: 0 auto;
	overflow: hidden;
	display: none;
	background: url(../images/2022-c1.jpg) no-repeat center top;
	background-size: cover;
	text-align: center;
	position: relative;
}

.up {
	display: block;
	width: 1200px;
	height: 110px;
	margin: 0 auto;
}

.litter {
	background-image: url(../images/2022-c2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
 */

.link{
	margin: 0 auto;
	width: 1200px;
	height: 110px;
	margin-bottom: 20px;
	background-image: url(../images/20220420160348.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.link a{
	display: inline-block;
	width: 100%;
	height: 100%;
}