html {
	font-size: 16px;
}

input[type=submit],
input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
	appearance: none;
	-webkit-appearance: none;
}

select {
	appearance: none;
	-webkit-appearance: none;
	color: #AAAAAA;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	padding: 0;
	font-family: "microsoft yahei", "simhei", "simsun";
	color: #353535;
	font-size: 16px;
	margin: 0;
	outline: 0;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	width: 100%;
	background: url(slaqscyjd_bg_20250225.png) top center #FBF7F7 no-repeat;
}

.header {
	width: 100%;
	padding-bottom: 100px;
}

.header a {
	display: inline-block;
	margin-left: 253px;
}

.logo {
	width: 100%;
	text-align: center;
	margin-bottom: 156px;
}

.zt_main {
	width: 1220px;
	height: auto;
	padding-bottom: 30px;
	background: #fff;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 39px;
	margin-bottom: 70px;
}


.zt_content {
	width: 1126px;
	height: auto;
	min-height: 200px;
	border: 1px solid #384E95;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	padding: 40px;
}

.zt_top_news {
	width: 100%;
	overflow: hidden;
	background: #F6F9FF;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
}

.left_photo {
	float: left;
	width: 559px;
	height: 309px;
}

.left_photo a {
	display: block;
	width: 100%;
	height: 100%;
}

.left_photo a img {
	width: 559px;
	height: 309px;
}

.right_news {
	float: right;
	width: 420px;

}
.zt_top_news:after{
	content: "";
	display: block;
	width: 18px;
	height: 19px;
	background: url(zt_icon1_20250225.png) no-repeat;
	position: absolute;
	right:8px;
	bottom: 10px;
}
.right_news_top {
	width: 100%;
}

.right_news_top a {
	font-size: 20px;
	color: #384E95;
	line-height: 32px;
}

.ritht_main {
	width: 100%;
	font-size: 16px;
	color: #8A8A8A;
	line-height: 27px;
	margin-top: 27px;
}
.time{
	width: 100%;
	font-size: 16px;
	color: #AFB1B9;
	line-height: 21px;
	margin-top:55px;
}
.zt_list{
	width: 100%;
	margin-top: 38px;
}
.zt_list ul{
	width: 100%;
	margin-bottom: 40px;
}

.zt_list ul li{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background: #F6F9FF;
	padding: 20px 22px;
	margin-bottom: 27px;
}

.zt_list ul li:after{
	content: "";
	display: block;
	width: 18px;
	height: 19px;
	background: url(zt_icon1_20250225.png) no-repeat;
	position: absolute;
	right:8px;
	bottom: 10px;

}
.zt_list ul li a{
	font-size: 20px;
	color: #384E95;
	line-height: 32px;
}
.zt_list ul li a:hover{
	font-weight: bold;
}