* {
	box-sizing: border-box;
	list-style-type: none;
}

div {
	display: block;
}

a {
	color: #333;
	text-decoration: none;
}

a {
	background-color: transparent;
}

* {
	box-sizing: border-box;
}

a:-webkit-any-link {
	color: -webkit-link;
	cursor: pointer;
	text-decoration: underline;
	text-decoration: none;
	font-size: 16px;
	border-radius: 3px;
	color: #373738;
}

ul {
	-webkit-padding-start: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

li {
	display: list-item;
	text-decoration: none;
}

.subsidy {
	width: 100%;
}

.policy-nav {
	width: 100%;
	height: 64px;
	background: #f7f7f7;
	box-shadow: 1px 4px 5px #eee;
	list-style: none;
}

.cotry {
	font-size: 20px;
}

.list {
	width: 80%;
	margin: 0 auto;
	display: flex;
}

.nav_zhec {
	width: 15%;
}

.nav_zhec>li {
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

.nav_city {
	width: 80%;
	display: flex;
	justify-content: space-around;
}

.nav_city>li {
	text-align: center;
	line-height: 60px;
}

.subsidy_buti {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #e6eef5;
	display: flex;
	margin-top: 30px;
}

.d1 {
	width: 15%;
}

.d1>p {
	text-align: center;
	font-size: 20px;
	margin: 15px 0 0 0;
}

.d2 {
	width: 85%;
	border: 1px solid #e6eef5;
}

em {
	font-style: normal;
	color: #42a0f9;
	font-size: 16px;
}

.policy {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #f7f7f7;
	font-size: 20px;
	color: #373737;
	font-weight: bold;
	padding: 0;
}