
@charset "utf-8";

/* CSS Document */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	min-width: 1320px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

ul,
ol,
li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*数据快报*/
.dys_report_content {
	height: 496px;
	margin: 0 auto;
	background: url(../images/tlxd_bd.png) left center no-repeat;
	position: relative;
}

.dys_nav_father {
	position: absolute;
	top: 30px;
	width: 759px;
	height: 396px;
	overflow: hidden;
	
}

.dys_nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 759px;
}

.dys_nav li {
	height: 79px;
	vertical-align: middle;
	padding-left: 32px;
	line-height: 79px;
	overflow: hidden;
	font-weight:bold;
	font-size:20px;
}

.dys_nav li em {
	float: left;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #2f56b1;
	font-weight: bold;
	font-style: normal;
}

.dys_nav li.dys_active {
	background: url(../images/hover.png) 0 0 repeat-x;
	font-size:20px;
	color:#fff;
}
.dys_nav li.dys_active a{ background: url(../images/sjx.png) no-repeat left center; font-size:20px;}
.dys_nav li.dys_active a,
.dys_nav li.dys_active em {
	color: #fff; font-size:20px;
}

.dys_nav li a {
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: #2f56b1;
	float: left;
	width: 510px;
	padding-left:40px;
	
}

.dys_top {
	position: absolute;
	left: 31px;
	display: block;
	width: 84px;
	height: 77px;
	background: url(../images/top.png) 0 0 no-repeat;
	bottom: -2px;
}
.dys_top a{color:#FACC39;}

.dys_bottom {
	position: absolute;
	left: 280px;
	display: block;
	width: 84px;
	height: 77px;
	background: url(../images/bottom.png) 0 0 no-repeat;
	bottom: -2px;

}
.dys_bottom a{ color: #0076ec;}
.dys_top a,
.dys_bottom a {
	display: inline-block;
	width: 84px;
	height: 47px;
	padding-left:90px;
	padding-top: 25px;
	font-size:20px;
}

.dys_nav_content {
	width: 390px;
	position: absolute;
	top: 39px;
	right: 25px;
	padding-bottom: 30px;
}

.dys_nav_content li {
	display: none;
	height: 382px;
	color:#fff;
	line-height:30px;
}

.dys_nav_content li p {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-indent: 27px;
}

.dys_nav_content li span {
	position: absolute;
	right: -18px;
	bottom: -12px;
}

.dys_nav_content li a {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #0B5293;

}

