/*
	公共样式
	-------------------------------------------------------------
	头部 分类导航 头部搜索 页脚
	-------------------------------------------------------------
*/

body {
	background: #fff;
	font-size: 12px;
	color: #666;
}
/* 容器 */
.w960 { width: 960px}
.w1000 { width: 1000px}
.w710 { width: 710px }
.w290 { width: 290px}
.wrapper { margin: 0 auto}
.mt10{margin-top: 10px;}
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mt60{ margin-top: 60px }
.mb10 {margin-bottom: 10px}
.mb15 {margin-bottom: 15px}
.mb20 { margin-bottom: 20px }
.mb90{margin-bottom: 90px}
.mr20{ margin-right: 20px }
.p5 { padding-left: 5px;}
.vlm{ vertical-align: middle;}
.h90{ height: 90px}
a {
	color: #666;
}
a:hover {
	text-decoration: underline;
}

.nounderline a:hover {
	text-decoration: none;
}
/* 头部 */
.header-content {
	height: 100px;
	background: url("bj_index_2.png") repeat-x;
/*	margin-top: 0px;
	margin-bottom: 17px;*/
}
/* 分类导航 */
.header-nav {
	height: 30px;
	background: url("bj_1.gif") repeat-x; 
}
.header-nav ul, .header-nav .fr {
	margin-top: 9px;
	padding-top:1px;
}
.header-nav ul li{
	float: left;
	margin-right: 15px;
	display: inline;
	padding-top:1px;
}
.logo-sina { 
	height: 20px;
	padding: 5px;
	overflow:hidden;
}
.logo-sina img{ 
	position: relative;
	top: -5px;
}
.logo-sina a{
	float: left;
	height: 20px;
	padding: 5px;
}
.nav-home {
	width: 820px;
	height: 100px;
}
.nav-home ul li{
	float: left;
	display: inline;
	position:relative;
}
.nav-home ul a{
	display: block;
	border-top: 3px solid transparent;
	border-left: 1px solid #ddd;
	/*border-right: 1px solid #ddd;*/
	font-family: "微软雅黑";
	font-size: 17px;
	line-height: 96px;
	width: 90px;
	text-align: center;	
	_border-top:tomato #FFF;
}
.nav-home-last {border-right: 1px solid #ddd;  }
.nav-home ul li a:hover, #nav-home-current{
	border-top: 3px solid #3eab35;
	background: #fff;
	color:#32A525;
}
/*.header-nav div{
	padding-right: 5px;
}*/
.header-nav a{
	font: 12px;
/*	float: left;*/
	/*padding: 5px;*/
	height: 30px;
	color: #969696;
	text-align: center;
}
.mrg10{margin-right:10px;}
.header-content li a:visited {
	color: #666;
}
.header-logo{
	width: 156px;
	margin-top: 18px;
	background-image:url(logo.png);
	height:63px;
}
.header-logo a{
	display:block;
	height:63px; width:156px;
	text-indent:-99999px;
}
/* 头部搜索 */
.header-searchForm {
	margin-left: 92px;
	width: 750px;
	height: 70px;
	margin-top: 18px;
}
.header-searchForm ul { margin-left: 5px }
.header-searchForm ul li{ float: left; }
.header-searchForm ul a{
	font: 14px "微软雅黑";
	float:left;
	height:25px;
	text-align: center;
	line-height:25px;
	padding: 0px 15px;
	
}
.header-searchForm ul li .current, .header-searchForm ul a:hover{
	border:1px solid #1e8c14;
	border-bottom: none;
	padding-right: 13px;
	color: #fff;
	background:url("nav_bc.jpg") repeat-x;
}
.header-search {
	/*color:#ccc;*/
	float: left;
	width: 587px;
	background: url("bj-border.png")  no-repeat;
	padding: 11px 0;
	text-indent: 8px;
	font-size: 18px;
	border: none;
	margin-top: 0px;
}
.header-searchIcon{
	position: relative;
	left: 10px;
	border: none;
	cursor: pointer; 
	height: 40px;
	width: 150px;
	background: url("search-default.png")  no-repeat;
}
.header-searchIcon:hover{background: url("search-hover.png")  no-repeat;}
.header-searchIcon:active{background: url("search-active.png")  no-repeat;}
/* 首页搜索 */
.home-search {
	padding: 24px;
	background: url("bj_index_3.jpg") repeat-x;
}
.home-search-form { 
	width: 750px;
	height: 42px;
	display: block;
}
.home-search-form input { float: left;}
#home-searchInput{
	background: url("home-search-border.png"); 
	border: none;
	font-size: 18px;
	width: 562px;
	padding: 12px; 
	text-indent: 8px;
	height:20px;
}
#home-searchIcon {
/*	position: relative;
	left: -6px;*/
	margin-top: 2px;
	border: none;
	cursor: pointer; 
	height: 40px;
	width: 150px;
	background: url("search-default.png")  no-repeat;
}
#home-searchIcon:hover{background: url("search-hover.png")  no-repeat;}
#home-searchIcon:active{background: url("search-active.png")  no-repeat;}

.statcs table tr td { padding-top:1px;}
/* 页脚 */
.footer {
	margin-top: 25px;
	border-top: 2px solid #38a42f;
	color: #b0b0b0;
}
.footer-left a, .footer-right a {
	color: #b0b0b0;
}
.footer-left a:hover, .footer-right a:hover{
	text-decoration: underline;
}
.footer-left {
	padding: 15px 0px;
}
.footer-left img {
	vertical-align: middle;
}
.footer-right {
	padding: 15px 0px;
}

/*   未登录顶部提示    */
.no_reg a {color: #38A42F;text-decoration: none;}
.no_reg a:hover{ text-decoration:none;}
.no_reg {background: url("bg_b.gif") repeat-x scroll 0 0 transparent;border: 1px solid #CCCCCC;height: 57px;line-height: 57px;margin: 0 auto; margin-top: 20px; margin-bottom: 20px; width: 1000px;}
.no_reg span {color: #666666;font-size: 16px;float:left; padding-left:30px; width:500px;background: url("bg_r.png") no-repeat scroll right center transparent; }
.no-w{display:block;height:54px;line-height:54px;margin-left:10px;}
.ml15{ margin-left:15px;}
.no-zhu{width:110px;background: url("reg.gif") no-repeat center;}
.no-log{width:85px;background: url("313_login.png") no-repeat center;}
.no-wei{width:85px;background: url("weibo_l.png") no-repeat center;}
.no-QQ{width:85px;background: url("qq_l.png") no-repeat center;}

/*   未登录底部提示   */
.reg_tip{text-align:center; margin-top: 100px; margin-bottom:160px;}
.reg_tip_h1{text-align:center; font-size:38px; font-weight:bold; font-family:微软雅黑; height:50px; line-height:50px;}
.reg_tip_h2{text-align:center; height:20px; line-height:20px; font-size:14px;}
.reg_tip_log{text-align:center; height:50px; line-height:50px; margin-top:20px;}
.reg_tip_log a{ margin:10px;}
.reg_tip_bot{ text-align:center; margin-top:10px; margin-bottom:20px;}
.reg_tip_bot span{font-size:16px;}
.reg_tip_regist{color:#009933}
.reg_tip_log{color:#FF0000;}

/*  导航样式  */
#xiala{position: absolute;
				visibility: hidden;
				margin-top:0px;
				padding: 0;
				background: #fff;
				border: 1px solid #ccc;
				/*padding-bottom:10px;*/
				z-index:100000;
				width:400px;
				left:-150px;
				bottom: -270px;
			}
		#xiala a{
			border-left:none;
			border-top:none;
			border-bottom:1px dashed #CCCCCC;
			height:40px;
			position: relative;
			display: block;
			width: 150px;
			white-space: nowrap;
			padding-left:10px;
			margin: 0 10px;
			text-align: left;
			text-decoration: none;
			/*background: #fff;*/
			color: #666666;
			font: 14px/40px arial;
		}	
		#xiala a:hover{
			color:#3AAB31;
			background:#F2F2F2;
			border-left: none;
			border-top:none;
			border-bottom:1px dashed #CCCCCC;
		}
#xiala .nav_border_none{ border-bottom:none;}
#xiala .nav_border_none:hover{ border-bottom:none;}
.shouye-daohang{float:left;}
.lg{ padding:10px; background:url("shouye-danghang-lbgt1.png") no-repeat right center;}
.rg{ padding:10px;}
#xiala2 {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #CCCCCC;left: -15px;margin-top: 0;padding: 0;position: absolute;width: 125px;z-index: 100000;visibility: hidden;}
#xiala2 a {border-bottom: 1px dashed #CCCCCC;border-left: medium none;border-top: medium none;color: #666666;display: block;font: 14px/40px arial;height: 40px;margin: 0 10px;position: relative;text-align: left;text-decoration: none;white-space: nowrap;width: 95px;text-align:center;}
#xiala2 a:hover {background: none repeat scroll 0 0 #F2F2F2; border-bottom: 1px dashed #CCCCCC; border-left: medium none;border-top: medium none; color: #3AAB31;}
#xiala2 .nav_border_none {border-bottom: medium none;}
#xiala2 .nav_border_none:hover {border-bottom: medium none;}

/*首页媒体报道*/
.index-report{border-bottom:1px solid #DDDDDD; overflow:hidden; padding-bottom:10px;}
.index-report ul li{height:30px; line-height:30px; }
.index-report-a{ display:block; float:left; height:30px; line-height:30px; width:200px; overflow:hidden; font-size:14px;}
.index-report-a a:hover{ color:#38A42F;}
.index-report-time{ display:block; height:30px; line-height:30px; float:right;}


/*首页数据升及*/

.tip {position:relative; font-weight:bold;}
.tip_info {border:1px solid #F96;background:#FFEFEF;padding:10px 20px;position:absolute;top:15px;color:#009933;display: none; z-index: 1000000;}
.bottom-sheng{ height:260px; width:1005px; margin:0 auto; border-bottom: 1px solid #CFECCD}
.bottom-sheng-left{ width:320px; float:left; height:100px; margin-top:20px;}
.bottom-sheng-main{ float:left; border-left:1px dashed #ddd; border-right:1px dashed #ddd; width:430px; margin-top:30px;}
.bottom-sheng-right{ float:left; width:250px; margin-top:30px;}
.bottom-sheng-left-p{ height:63px;}
.bottom-sheng-left-p p{ height:63px; line-height:63px; font-size:25px; font-family:微软雅黑; color:#838383;}

.bottom-sheng-left-p1{ height:51px;}
.bottom-sheng-left-p1 p{ height:51px; line-height:51px; font-size:25px; font-family:微软雅黑; color:#838383;}


.jishu-num{ color:#62B45D;}
.bottom-sheng-right a{ display:block; height:50px; width:199px; margin:0 auto; margin-top:30px; }
.bottom-addFav{ background:url("AddFavorite.png") no-repeat;}
.bottom-addFav:hover{ background:url("AddFavorite-h.png") no-repeat;}
.bottom-addShow{ background:url("SetHomePage.png") no-repeat;}
.bottom-addShow:hover{ background:url("SetHomePage-hover.png") no-repeat;}
.btbd{ border-bottom:1px dashed #DCDCDC}
.btbds{ border-bottom:1px solid #DCDCDC}
.xiangdui{ position:relative;}
.num-xiangxi{ position:absolute; top:-50px; left:-270px; width:266px; height:235px; border:1px solid #DFDFDF; background-color:#fff; z-index:1000; background-color:#F9F9F9; display:none;1}
.num-xiangxi ul { padding:20px;}
.num-xiangxi ul li{ height:32px; line-height:32px; font-size:18px; font-family:微软雅黑;}
.num-xiangxi-right{ width:6px; height:15px; position:absolute; top:70px; right:-6px; background:url("DataStatistics-right.png") no-repeat;}
.search { padding:10px 0px 30px 0px; width:700px; margin-bottom:30px; border-bottom:1px solid #dddddd}
.search ul li {float:left; width:172px; font-size:18px; height:30px; line-height:30px; font-family:微软雅黑}
.search ul li a:hover{ color:#3DA237; text-decoration:none;}
.shujutongji:hover{ text-decoration:none;}
.bottom-sheng-main p{ width:430px; margin:0 auto; text-align: center; color:#53ba4c; font-size:29px; font-family:微软雅黑; margin-top:10px;}

/* 分类导航 */

.header-nav { height: 30px; background: url("../images/bj_1.gif") repeat-x; }
.header-nav ul, .header-nav .fr { margin-top: 9px; padding-top: 1px; }
.header-nav ul li { float: left; margin-right: 15px; display: inline; padding-top: 1px; }
.logo-sina { height: 20px; padding: 5px; overflow: hidden; }
.logo-sina img { position: relative; top: -5px; }
.logo-sina a { float: left; height: 20px; padding: 5px; }
.nav-home { width: 820px; height: 100px; }
.nav-home ul li { float: left; display: inline; position: relative; }
.nav-home ul a { display: block; border-top: 3px solid transparent; border-left: 1px solid #ddd; /*border-right: 1px solid #ddd;*/

font-family: "微软雅黑"; font-size: 17px; line-height: 96px; width: 90px; text-align: center; _border-top: tomato #FFF; }
.nav-home-last { border-right: 1px solid #ddd; }
.nav-home ul li a:hover, #nav-home-current { border-top: 3px solid #3eab35; background: #fff; color: #32A525; }
.header-nav a { font: 12px;height: 30px; color: #969696; text-align: center; }
.mrg10 { margin-right: 10px; }
.header-content li a:visited { color: #666; }
.header-logo { width: 156px; margin-top: 18px; background-image: url(../images/logo.png); height: 63px; }
.header-logo a { display: block; height: 63px; width: 156px; text-indent: -99999px; }
.logo-sina { overflow: inherit; }
.logo-sina .maillance_ul a { float: none; }
.QQ_millance { background: url("../images/official-qq.png") no-repeat; height: 21px; width: 108px; float: left; margin-top: 4px; display: none; }
.logo-sina .maillance_ul { height: auto; overflow: hidden; border: 1px solid #cecece; padding-top: 10px !important; position: absolute; top: 26px; left: 0px; width: 375px; background-color: #fff; z-index: 999999; display: none; }
.logo-sina .maillance_ul li { float: left; width: 360px; margin-right: 0px; height: 35px; line-height: 35px; font-size: 14px; color: #666; padding-left: 15px; }
.logo-sina .maillance_ul li img { vertical-align: middle; _margin-top: 10px; }
.logo-sina .maillance_ul li span { float: left; width: 230px; }
.logo-sina .maillance_ul .maillance_bottom { float: left; width: 375px; height: 32px; line-height: 32px; background-color: #f7f7f7; padding-left: 0px; }
.logo-sina .maillance_ul .maillance_bottom a { float: left; height: 32px; line-height: 32px; }
.logo-sina .maillance_ul .maillance_bottom .maillance_bottom_a1 { width: 218px; text-align: center; border-right: 1px solid #dddd}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }