@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
}
html{ height:101%;}
ul, li {
	list-style-type:none;
}
img {
	border:none;
}
input, textarea, select {
	font-family:inherit;
	font-weight:inherit;
	vertical-align:middle;

}
body {
	color: #343434;
	font:14px/180% "微软雅黑","宋体","新宋体", Arial, Helvetica, sans-serif;
}
a {
	color: #343434;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}
.clear,.clear_all  {
	clear:both;
}
.clear_all  {height:0px;line-height:0px;font-size:0px;}
.clear:after,.clear_all:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wrapper {
	width:1020px;
	margin: 0px auto;
	padding:0px;
}
.mtop10 {margin-top:10px;}
.mtop20{ margin-top:20px;}
.fl {
	float:left;
}
.fr {
	float:right;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
div{ margin:0 auto;}
/* 自定义 */
.topbanner{ background:url(snxdjh_banner.jpg) no-repeat center top; height:277px;}

.index_daoyu{ margin-top:55px;}
.index_daoyu dt{ height:42px; width:152px; background:#DA0023; line-height:42px; text-align:center; color:#FFF; font-size:24px;}
.index_daoyu dd{ font-size:16px; line-height:32px; text-indent:20px; margin-top:20px;}
.index_daoyu dd a{ font-size:14px;}

.index_list{background-color:#35a4f3; margin-top:30px; padding:20px 0; color:#FFF;}
.index_list li{ border-bottom:1px dashed #FFF; margin-top:15px; padding-bottom:5px;}
.index_list li a{ color:#FFF; font-size:18px; font-weight:bold; display:block; height:28px; line-height:28px;}
.index_list li p{ margin:10px 0; font-size:14px; line-height:28px;}
.index_list li span{ text-align:right; display:block; font-size:14px; height:32px; line-height:32px; margin-top:20px; color:#afdbfa;}

.footer{ padding:20px 0; text-align:center; font-size:12px; line-height:22px;}


















































