* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 20px;
}

a {
	color: #000;
	text-decoration: none;
}

body {
	font-family: "Microsoft YaHei";
	min-width: 1250px;
	max-width: 1920px;
	margin: 0 auto;
}

.container-fluid {
	background-image: url('/front/zt/2023/ljkjllztlyzl/image/top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 533px;
	width: 100%;
	margin: 0 auto;
}

.row {
	width: 1250px;
	margin: 0 auto;
	background-color: #fff;
}

.row:after {
	clear: both;
	display: table;
	content: " ";
}
/* 1250
1224 */
.menu {
	height: 67px;
	line-height: 67px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
	background-color: #0464c8;
}

.menu>.menu-content {
	width:1250px;
	margin: 0 auto;
}

.menu>.menu-content>a {
	display: inline-block;
	width: 190px;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.menu>.menu-content>a:first-child {
	margin-left: 120px;
}

.footer {
	margin-top: 30px;
	/* background-image: url('/front/zt/2022/d20d/image/footer-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat; */
	/* background-color: #960001; */
	background-color: #005fb9;
	height: 180px;
	text-align: center;
	color: #fff;
	padding-top: 38px;
	line-height: 36px;
	text-align: 16px;
}

.footer a{
	color:#fff;
}

.footer .more {
	padding-bottom: 30px;
}
