﻿dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
body,
td {
	margin: 0;
	padding: 0;
}

body {
	background: url(sy_bj.png) no-repeat;
	background-size: 100%;
	background-color: #f2f9fd;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-text-fill-color: #ededed !important;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
	background-color: transparent;
	background-image: none;
	transition: background-color 50000s ease-in-out 0s;
}

ul li {
	list-style: none;
}

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

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.qdwz {
	margin: 20px 0;
	color: #005fb8;
}

.content {
	position: relative;
	width: 100%;
	background-color: #fff;
	padding: 0 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.bkyy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 5px solid #007cdc;
	box-shadow: 0 6px 19px 5px #007cdc;
}

.content .title {
	margin-top: 20px;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.content .title p {
	padding-bottom: 20px;
	display: inline-block;
	font-size: 20px;
}

.xgxx{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.sj,.ly{
	margin-right: 60px;
}
.wzdx .on{
	color: #005fb8;
}
.con_text{
	line-height: 40px;
}
.duan{
	text-indent:2em
}
.con_text>img{
	display: block;
	margin: 20px auto;
}