
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande", "Verdana", "Helvetica", "宋体"，"微软雅黑", sans-serif;
	font-size:12px;
	color:#131313;
	line-height:19px;

}
/* 解决固定层在IE6下闪的问题 */
*html{
 	background-image:url(about:blank);
 	background-attachment:fixed;
}
body {
	background:#fff;
}
a {
	color:#131313;
	text-decoration:none;
}
a:hover {
	color:#009cff;
}
h1 {
	overflow:hidden;
}
h1 em {
	display:block;
	width:auto;
	top:0;
	left:0;
}
h2 {
	text-align:left;
}
h3 {
}
h4 {
}
img {
	border:none;
	vertical-align:middle;
}
a {
	color:#131313;
}
a:hover {
	text-decoration:underline;
	color:#009cff;
}
img {
	border:none;
}
input {
	overflow:hidden;
	padding:2px;
	vertical-align:middle;
	color:#aaa;
}

input.radio {
	padding-right:3px;
}
input.checkbox {
	border:none;
	height:auto;
	background:transparent;
	margin-right:3px;
}
textarea {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/textarea_bj.jpg) repeat-x top #fff;
	padding:3px;
	vertical-align:middle;
	text-align:left;
	color:#aaa;
	border:1px solid #e3e3e3;
}
select {
	height:28px;
	vertical-align:middle;
	border:1px solid #e3e3e3;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/textarea_bj.jpg) repeat-x top;
	padding:2px 0;
	color:#aaa;
}
.none {
	margin:0;
	padding:0;
	border:0;
}
p {
	text-align:left;
}
li {
	list-style:none;
}
input.box_text {
	height:12px;
	line-height:14px;
}

/*弹窗样式*/
td {
	font-size:12px;
	padding:2px 5px;
	border-collapse:collapse;
	white-space:nowrap;
	height:22px;
	line-height:22px;
}
th {
	font-size:12px;
	padding:0 5px;
	text-align:left;
	font-weight:normal;
	height:29px;
	line-height:29px;
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	border-bottom:1px solid #e3e3e3;
	border-collapse:collapse;
	white-space:nowrap;
}
th.width200 {
	width:200px;
}
th.width100 {
	width:100px;
}
/*日历弹窗和简单查询table边线、可视化图表td*/
table {
	border-collapse:collapse;/*border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;*/
}
.mazdx td, .tableCon td, .dataChart td {
	font-size:12px;
	padding:2px 5px;
	border-collapse:collapse;
	white-space:nowrap;
	height:22px;
	line-height:22px;
	border-bottom:1px solid #e3e3e3;
}
.mazdx th, .tableCon th, .dataChart th {
	font-size:12px;
	padding:0 5px;
	text-align:left;
	font-weight:normal;
	height:29px;
	line-height:29px;
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	border-bottom:1px solid #e3e3e3;
	border-collapse:collapse;
	white-space:nowrap;
}
table.box {
	border-collapse:collapse;
	border:1px solid #e3e3e3;
}
.tdRight {
	text-align:right;
	padding-right:20px;
}
/*分页*/
.pageFlip {
	text-align:right;
	padding:4px 10px;
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.pageFlip a {
	padding-left:10px;
}
.pageFlip a:hover {
	padding-left:10px;
}



/*content*/
.content {
	width:995px;
	margin:0px auto;
	padding:0px;
	background:#fff;
	font-size:12px;
}
.clear{
	clear:both;
}
/*head  style*/
.hot-index-container{
	width:270px;
	height:33px;
	overflow:hidden
}
.top {
	width:100%;
	height:30px;
	line-height:30px;
	background:#205aa7;
	text-align:right;
}
.top span{
	margin:0 5px 0 0;
	color:#fff;
}
.top span a{
	color:#fff;
	text-decoration:none;
}
.top span a:hover{
	color:#fff;
	text-decoration:underline;
}
.navigation {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/headbg.jpg) repeat-x;
	width:995px;
	height:238px;
}
.logo {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/top_logo.jpg) no-repeat;
	width:990px;
	height:140px;
	padding-top:82px;
}

/*当前栏目*/
.current_menu{
	margin-right:40px;
	height:40px;
	display:block;
	text-align:right;
}
.current_menu font{
	border-top:2px solid #fff;
	line-height:40px;
	font-size:24px;
	color:#fff;
}



/*search*/
.search{
	float:left;
	/*width:380px;*/
	width:335px;
	height:34px;
	margin:20px 0 0 184px;
	*margin:20px 0 0 184px;
	*_margin:20px 0 0 92px;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/shuku.jpg) no-repeat 10px;
	/*padding-left:135px;*/
	padding-left:142px;
}
.search_box{
	float:left;
    /*width:300px;*/
	width:255px;
	height:34px;
	margin:0;
	padding:0;
}
.search_box .search_text{
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/textarea_bj.jpg) repeat-x top;
    border:1px solid #205aa7;
	white-space:nowrap;
	text-align:left;
/*	width:298px;*/
    width:253px;
	height:28px;
	line-height:28px;
/*	*_height:32px;
	*_line-height:32px;*/
	margin:0;
	padding-left:2px;	
}
.icon_search{
	float:left;
	margin:1px 0px 0px 0px;
/*	*margin:2px 0px 0px 0px;
	*_margin:2px 0px 0px 0px;*/
	margin-left:-30px;
	*_margin-left:-35px;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/pic/icon_search.jpg) no-repeat bottom;
	width:32px;
	height:32px;
}
.bt_search{
	float:left;
	margin:0;
	*margin:2px 0 0 0px;/*解决搜索框与按钮不齐*/
	padding:0;
}
.bt_search a{
	text-decoration:none;	
}


.keyword{
	float:left;
	margin:20px 0 0 2px;
	text-align:left;
}
.keyword ul li{
	float:left;
	height:15px;
	line-height:15px;
	margin:0 5px 0 5px;
	list-style:none;
}
.keyword ul li a{
	color:#131313;
	text-decoration:none;
}
.keyword ul li a:hover{
	text-decoration:underline;
}
.textP{
	float:left;
	width:40px;
	margin:20px 0 0 8px;
	*margin:20px 0 0 3px;
}
/*search end*/







/*index--main主内容区开始*/
.main{
	clear:both;
	margin:auto;
	margin:20px 20px 20px 20px;
	
/*	height:auto;
	width:auto;*/
}


/*main--top*/
.main_top{
	margin:auto;
	clear:both;
	*_border:1px solid #fff;
}



.main_bottomM .visual_charts .chartL span{
	vertical-align:text-bottom;
}
.main_bottomM .visual_charts .chartR img{
	vertical-align:top;
	text-align: center;
	border-bottom:1px solid #009aff;
	padding-bottom:1px;
}
.main_bottomM .visual_charts .chartR{
	float:right;
	border:3px solid #009aff;
	background:#fff;
	width:156px;
	height:76px;
	padding:1px;
	text-align:center;
	margin:8px 0 2px 0 !important;
	>margin:-4px 0 2px 0 !important;
	_margin:-3px 0 2px 0;
}
/*.main_bottomM .visual_charts .chartR{
	float:right;
	border:1px solid #0a9090;
	background:#009aff;
	width:200px;
	height:84px;
	margin:7px 0 2px 0 !important;
	>margin:-4px 0 2px 0 !important;
	_margin:-3px 0 2px 0;
	text-align:left;
}*/
.main_bottomM .visual_charts .chartR span{
	vertical-align:text-bottom;
}
.main_bottomM .visual_charts .textL{
	width:255px;
	height:50px;
	float:left;
	text-align:left;
/*	color:#009aff;*/
}


.main_bottomR{
	float:right;
	margin:0px auto;
	width:250px;
}
.main_bottomR .title{
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bannerbg_blue.jpg) repeat-x;
	width:238px;
	height:28px;
	line-height:28px;
	border:1px solid #205aa7;
	color:#fff;
	padding:0 0 0 10px;
	font-family:"黑体", sans-serif;
	font-size:14px;
}
.main_bottomR .latest{
	width:228px;
	height:260px;
	border:1px solid #e3e3e3;
	border-top:none;
	text-align:left;
	padding:0px 10px;
}
.main_bottomR .latest li{
	list-style:none;
	text-align:left;
	width:227px;
	float:left;
}
.main_bottomR .latest li a{
	border-bottom:1px solid #e3e3e3;
	display:block;
	color:#131313;
	line-height:25px;
	text-decoration:none;
}
.main_bottomR .latest li a:hover{
    color:#009cff;
}
.main_bottomR .latest li.noline a{
	border-bottom:none;
	display:block;
	color:#131313;
	line-height:25px;
	text-decoration:none;
}
.main_bottomR .latest li.noline a:hover{
    color:#009cff;
}

/*块链接*/
.links{
	width:945px;
	height:60px;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bottomline.jpg) repeat-x bottom #205aa7;
	padding:30px 20px 20px 30px;
}
.links ul{
	padding:0;
	margin:0 auto;
}
.links ul li{
	display:inline;
	width:40px;
	height:38px;
	
}
.links ul li a{	
	float:left;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bannerbg_blue.jpg) repeat-x;
	width:40px;
	height:38px;
	line-height:20px;
	color:#131313;
	border:1px solid #205aa7;
	border-radius: 3px 3px 3px 3px;
	margin:0px 10px 0px 10px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}
.links ul li a:hover{
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/linksbg.jpg) repeat-x #ec2a97;
	width:40px;
	color:#fff;
	border:1px solid #c91b7d;
}
.links ul li a.current{
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/linksbg.jpg) repeat-x #ec2a97;
	width:40px;
	height:38px;
	line-height:20px;
	color:#fff;
	border:1px solid #c91b7d;
	border-radius: 3px 3px 3px 3px;
	margin:0 10px 0 10px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
}

/*index-end*/

/*登录页面*/
.red{
	color:#f00;
}
.logBtn{
	margin-left:128px;
	*margin-left:63px;
}













/*月度数据*/


/*简单查询*/
.main .map_menu{
	margin-top:20px;
	height:30px;
	line-height:30px;
	background:#f6f6f6 url(../image/bannerbg_white1.jpg) repeat-x top;
	border:1px solid #e3e3e3;
	border-radius: 3px 3px 0 0;
}
.main .map_menu .mapleft ul{
	padding:0;
	margin:0 auto;
	float:left;
	height:30px;
}
.main .map_menu .mapleft li{
	display: inline;
	padding:0 30px 0 20px;
	height:30px;
	line-height:30px;
}
.main .map_menu .mapleft li a{	
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;	
}
.main .map_menu .mapleft li a:hover{
	float:left;
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	color:#009cff;
}
.main .map_menu .mapleft li.current{
	float:left;
    background:url(../image/map_arrowHover.jpg) no-repeat right;
	float:left;
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
}
.main .map_menu .mapleft li.select{
	float:left;
    background:url(../image/map_arrow.jpg) no-repeat right;
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	color:#009cff;
}
.main .map_menu .mapleft li.normal a{
	float:left;
    background:#205aa7 url(../image/map_arrowHover_left.jpg) no-repeat right;
	color:#fff;
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	padding:0 30px 0 20px;
}
.main .map_menu .mapleft li.normal a:hover{
	float:left;
    background:#205aa7 url(../image/map_arrowHover_left.jpg) no-repeat right;
	color:#fff;
	height:30px;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	padding:0 30px 0 20px;
}
.main .map_menu .mapleft li a{
	color:#131313;
	font-size:12px;
}
.main .map_menu .mapleft li a:hover{
	color:#009cff;
}
/*qucSearch*/
.main .qucSearch {
	padding:0;
	margin:0 auto;
	height:30px;
	margin-top:5px;
}
.main .qucSearch .qucSearch_Left {
	padding:0;
	margin:0 auto;
	float:left;
	height:30px;
}
.main .qucSearch .qucSearch_Right {
	padding:0;
	margin:0 auto;
	float:right;
	height:30px;
}
.main .qucSearch .qucSearch_Right p{
	padding:0;
	margin:0;
	display: inline;
	line-height:30px;
}
.main .qucSearch .qucSearch_Right img{
	padding-right:10px;
	*margin-top:6px;
	*_margin-top:6px;
}
.main .qucSearch .qucSearch_Right img a{
	padding-right:10px;
	border:0;
}

/*面包屑 end*/

.main .main_content{
	margin-top:10px;
	padding:0;
}
.main .main_content .condition{
	height:39px;
	line-height:39px;
	/*height:28px;
	line-height:28px;*/
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/mon_bj.jpg) repeat-x;
	padding:0 10px;
}

.main .main_contentL{
	float:left;
	margin:0px auto;
	width:259px;
}
.main .main_contentL .controlsArrow{
	cursor:pointer;
	position:relative;
	width:9px;
	height:59px;
	margin-top:-23%;/*2棵树位置*/
	/*margin-top:-80%;1棵树位置*/
	float:right;
}
.main .main_contentL .title{
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	width:238px;
	height:29px;
	line-height:29px;
	border:1px solid #e3e3e3;
	color:#131313;
	padding:0 0 0 10px;
	font-family:"黑体", sans-serif;
	font-size:14px;
}
.main .main_contentL .tree_index{
	background:url(../image/box_bg.jpg) repeat-x;
	width:228px;
	height:600px;
	border:1px solid #e3e3e3;
	border-top:none;
	text-align:center;
	padding:10px;
	overflow:auto;
}	
.main .main_contentL .titleN{
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	width:238px;
	height:29px;
	line-height:29px;
	border:1px solid #e3e3e3;
	border-top:none;
	color:#131313;
	padding:0 0 0 10px;
	font-family:"黑体", sans-serif;
	font-size:14px;
}
.main .main_contentR{
	float:left;
/*	margin-left:10px;*/
	width:693px;
	border:1px solid #e3e3e3;
}
.main .main_contentR .currentYear{
	float:left;
	height:30px;
	line-height:30px;
	padding:0 10px;
	background:url(../image/mon_bj.jpg) repeat-x;
}
.main .main_contentR .condition{
	height:30px;
	line-height:30px;
	/*height:28px;
	line-height:28px;*/
	border-left:1px solid #f4f7f8;
	border-right:1px solid #f4f7f8;
	border-bottom:1px solid #e3e3e3;
	background:url(../image/mon_bj.jpg) repeat-x;
	padding:0 10px;
	border-top:0;
}
.main .main_contentR .condition span{
	float:right;
	text-align:left;
	line-height:30px;
	padding:0 10px;
}

.main .main_contentR .condition span a.m {
	color:#131313;
}
.main .main_contentR .condition span a.n {
	color:#009cff;
}



.main .main_contentR .tableCon{
	overflow:auto;
	overflow-y:hidden;
	padding-bottom:22px;
	width:693px;
}

.mazdx td, .tableCon td, .dataChart td {
	font-size:12px;
	padding:2px 5px;
	border-collapse:collapse;
	white-space:nowrap;
	height:22px;
	line-height:22px;
	border-bottom:1px solid #e3e3e3;
}
.mazdx th, .tableCon th, .dataChart th {
	font-size:12px;
	padding:0 5px;
	text-align:left;
	font-weight:normal;
	height:29px;
	line-height:29px;
	background:url(../image/bannerbg_white1.jpg) repeat-x;
	border-bottom:1px solid #e3e3e3;
	border-collapse:collapse;
	white-space:nowrap;
}
.main .main_contentR .tableCon table a{
	text-decoration:none;
	color:#131313;
	white-space:nowrap;
}
.main .main_contentR .tableCon table a:hover{
	text-decoration:none;
	color:#009cff;
}
.main .footConter{
	padding:20px;
}

/*间隔/空隙*/
.gap{
	margin-top:10px;
	border-top:1px solid #e3e3e3;
}




/*文本框样式*/
.txt {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/theme/pic/textarea_bj.jpg) repeat-x top #fff;
	padding:0px 3px;
	vertical-align:middle;
	text-align:left;
	color:#aaa;
	border:1px solid #e3e3e3;
	height:18px;
	line-height:18px;
	width:240px;
}
.txtl {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/theme/pic/textarea_bj.jpg) repeat-x top #fff;
	padding:0px 3px;
	vertical-align:middle;
	text-align:left;
	color:#aaa;
	border:1px solid #e3e3e3;
	height:18px;
	line-height:18px;
	width:150px;
}
.txtm {
	background:url(https://data.stats.gov.cn/files/html/quickSearch/theme/pic/textarea_bj.jpg) repeat-x top #fff;
	padding:0px 3px;
	vertical-align:middle;
	text-align:left;
	color:#aaa;
	border:1px solid #e3e3e3;
	height:18px;
	line-height:18px;
	width:166px;
}
.txtarea{
	background:url(https://data.stats.gov.cn/files/html/quickSearch/theme/pic/textarea_bj.jpg) repeat-x top #fff;
	padding:0px 3px;
	vertical-align:middle;
	text-align:left;
	color:#aaa;
	border:1px solid #e3e3e3;
	line-height:18px;
	width:240px;
}
.heighth{
	height:280px;
}
.heightl{
	height:180px;
}

td.talign, th.talign {
	text-align:center;
}
td.talignR, th.talignR {
	text-align:right;
}
table a{
	color:#131313;
	text-decoration:none;
}
table a:hover{
	color:#009cff;
}
input.bt {
	color:#fff;
	font-size:12px;
	cursor:pointer;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bt_bj.jpg) repeat-x top;
	border:1px solid #205aa7;
	padding:0 10px 3px 10px;
    *padding:0 5px 3px 5px;
}
input.bt:hover {
	color:#fff;
	font-size:12px;
	cursor:pointer;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bt_bjHover.jpg) repeat-x top;
	border:1px solid #205aa7;
	padding:0 10px 2px 10px;
	*padding:0 5px 2px 5px;
}
input.btSearch {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	height:34px;
	line-height:34px;
	text-align:center;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bt_bj.jpg) repeat-x top;
	border:1px solid #205aa7;
	padding:0 20px 4px 20px;
   *padding:0 10px 4px 10px;
   vertical-align:top;/*解决IE6底下缺少2px*/
/*    overflow:visible;*/
	
/*margin-top:-1px;
	padding:0 10px 2px 10px !important;*/

}
input.btSearch:hover {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	height:34px;
	line-height:34px;
	text-align:center;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bt_bjHover.jpg) repeat-x top;
	border:1px solid #205aa7;
	padding:0 20px 4px 20px;
   *padding:0 10px 4px 10px;
    vertical-align:top;/*解决IE6底下缺少2px*/
}
input.btCounter {
	color:#131313;
	cursor:pointer;
	width:30px;
	height:17px;
	text-align:center;
	background:url(https://data.stats.gov.cn/files/html/quickSearch/css/pic/bt_counter.jpg) repeat-x top;
	border:1px solid #aeaeae;
	border-radius: 2px 2px 2px 2px;
	padding:0 10px 5px 10px;
    *padding:0 5px 3px 5px;
}

.tittleFont {
	font-weight:bold;
	color:#009cff;
}
.fontcolor{
	color:#009cff;
}
