* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	width: 100%;
	max-width: 800px;
	min-height: 100vh;
	margin: 0 auto;
	line-height: 1.75;
	font-size: 16px;
	font-family: "寰蒋闆呴粦";
	word-break: break-all;
	word-wrap: break-word;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	background: #fff;
}

.dxzt1-txt {}
ol,
ul {
	list-style: none;
}

.dxzt1-txt font {
	color: #f00;
	font-weight: bold;
}

.dxzt1-txt2 {
	font-size: 24px;
	color: #f00;
	text-align: left;
	font-weight: bold;
}

.dxzt1-txt2 a {
	background: #ff0;
}

.dxzt1-pic {
	padding-top: 1px;
	text-align: left;
}

.dxzt1-pic video {
	max-width: 100%;
}
#dxzt9{
	padding: 1px;
}


#dxzt9 .liuhe
 {
	margin-bottom: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #a97443;
	line-height: 20px;
}

#dxzt9 .liuhe ul,l
{
	display: flex;
	border-bottom: solid 3px #a97443;
}
#dxzt9 .liuhe li
{
	width: 50%;
	padding: 9px 0;
	box-sizing: border-box;
	cursor: pointer;
}
#dxzt9 .liuhe li.hover
{
	color: #fff;
	background: #ff5ffd;
}
#dxzt9 .liuhe li.hover font
{
	color: #fff !important;
}
.yxym-tit {
	line-height: 1.5;
	text-align: center;
	color: #ff0;
	font-weight: bold;
	font-size: 20px;
	background: #f00;
}

.yxym-tit a {
	display: block;
	padding: 5px;
}

.yxym-tit span {
	background: #000;
}

.yxym {}

.yxym td {
	border: solid 1px #e5e5e5;
	color: #f00;
	font-weight: bold;
	font-size: 18px;
}

.yxym tfoot th {
	padding: 5px 10px;
	text-align: center;
	border: solid 1px #e5e5e5;
	color: #00f;
	background: #ff0;
}

.yxym span {}

@media screen and (max-width:750px) {
	body {
		font-size: 14px;
		padding: 0;
		border: 0;
	}

	.h10 {
		height: 6px;
	}
}



@media screen and (max-width:750px) {
	.yxym-tit {
		font-size: 16px;
	}

	.yxym td {
		padding: 2px 5px;
		font-size: 14px;
	}
}