@charset "utf-8";

/* CSS Document */
* {
	font-family: "微软雅黑";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	width: 100%;
	min-width: 680px;
	font-size: 14px;
	color: #666666;
	background-color: #fff;
}

a {
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
th,
form,
fieldset,
dl,
dt,
dd,
p {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0 none;
}

ul,
ol {
	list-style: none outside none;
}

.ue_table table img {
	display: none;
}

.ue_table table {
	margin: 0 auto;
	max-width: 1160px;
	min-width: 1160px;
}

.ue_table td {

	font-size: 14px;

	border: 1px solid;

	padding: 10px;

	text-align: justify;

	vertical-align: top;

	color: #333333;

	height: 20px;

}

.ue_table tr:first-child td {
	text-align: center;
}

.ue_table td p {

	text-indent: 0em;

	font-size: 14px;

	padding: 5px 0;

}

.ue_table td a {

	color: #0099ff;

}

.clear {
	clear: both;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.fleft {
	float: left
}

.fright {
	float: right
}

.dis {
	display: inline;
}

.center {
	text-align: center;
}

.hide {
	display: none;
}

.mt30 {
	margin-top: 30px;
}

.wd680 {
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.banner {
	background: url(sthjjxxgk2021_top.png) repeat-x top center #fff;
	overflow: hidden;
	height: 320px;
	width: 100%;
	font-weight: bold;
}

.banner1 {
	background: url(sthjjxxgk2021_top2.png) repeat-x top center #fff;
	overflow: hidden;
	height: 320px;
	width: 100%;
	font-weight: bold;
}

.wd680 ul {
	width: 600px;
	margin: 50px auto 30px;
}

.wd680 ul li {
	background: url(2019101410icon.png) no-repeat left 15px;
	font-size: 16px;
	line-height: 35px;
	padding-left: 20px;
}

.ad-title {
	width: 1200px;
	height: 50px;
	background: url(2019101410bottom.jpg) no-repeat center top;
	margin: 0 auto;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #afaeae;
}

.footer {
	width: 1200px;
	margin: 20px auto 0;
	padding: 30px 0;
	position: relative;
}

.footer p {
	line-height: 24px;
	text-align: center;
}

.footer p span {
	color: #F00;
	font-weight: bold;
}

.foot-nj {
	width: 95px;
	height: 38px;
	position: absolute;
	top: 42px;
	left: 55px;
}

.foot-dzjg {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 17px;
	right: 68px;
}

#page {
	border: 1px solid #666666;
	margin-left: 5px;
}

.z1 input[name='Submit'] {
	padding: 0 5px;
	margin-left: 5px;
}

/*文章详情页*/
.mt50 {
	margin-top: 50px;
}

.wd800 {
	width: 1200px !important;
	margin-top: 30px;
	margin-bottom: 50px;
}

.position {
	font-size: 18px;
	margin-bottom: 30px;
	color: #999;
	height: 50px;
	border: 1px solid #f1f1f1;
	line-height: 50px;
	padding-left: 40px;
}

.position a {
	color: #999;
}

.list_div h1 {
	font-size: 22px;
	font-weight: 400;
}

.info_small {
	margin: 20px auto;
	color: #333;
	background-color: #fafafa;
	height: 40px;
	line-height: 40px;
}

.list_div p {
	text-indent: 2em;
	line-height: 28px;
	color: #555555;
}

.list_div img {
	display: block;
	min-width: 50%;
	margin: 10px auto;
}