@charset "utf-8";

html,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

ul,
ol,
li {
	line-height: 180%;
	text-decoration: none;
	list-style-type: none;
}

a {
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

body {
	margin: 0;
	padding: 0;
	line-height: 180%;
	font-size: 14px;
	font-family: "Microsoft YaHei", "Microsoft Simhei", "SimSun", "微软雅黑", "Arial Narrow", HELVETICA;
}

.home-foc,
.home-foc .photo {
	width: 1920px;
	height: 1080px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.home-foc .photo img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: relative;
	z-index: 1;
}

.animated.infinite {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-02-24 10:23:33" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->