*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
a{
	cursor: pointer;
}
.row{
	overflow: hidden;
}
#total_index{
	clear:all;
	width:1140px;
	height:450px;
	margin: 30px auto;
}
#myCarousel{
	margin-bottom: 30px;
}
.table{
	border: 1px solid #ddd;
	background: #F0F0F0;
}
.table tfoot{
	background:#FFFFF0;
	height:30px;
	width:100%;
}
.table thead{
	border:2px solid #DDDDDD;
}
#table2 thead th{
	border:0;
	font-size:12px;
}
#tableTop thead{
	height: 35px;
}
#tableTop thead th{
	border:0;
	font-size:12px;
}
#table2 caption{
	text-align: center;
	border:1px solid #ddd;
	font-size:20px;
	background:#FFFFF0;
	color:#000;
	font-weight:600;
}
#indexTab li{
	font-size: 14px;
	width: 20%;
	text-align: center;
}
#indexTab li.active a{
	background: #337ab7;
	color:#fff;
	font-weight: 600;
	font-size: 16px;
}
#indexTab li a{
	padding:5px 10px;
	color: #000;
}
#table2 caption{
	height:0;
}
.table thead th{
	border-right:1px solid #ccc;
	text-align: center;
	vertical-align: middle !important;
}
.table th p{
	margin:0;
	padding:0;
}
.table td{
	text-align: center;
}
#specialTd td{
	width: 20%;
}
/*跑马灯样式*/
#tableTop0 thead th{
	border:0
}
#table2{
	height:360px !important;
	overflow: hidden;
}
.wrap_title{
	overflow: hidden;
	width:1140px;
}
.wrap_title1 hr{
	margin-top:35px;
	float:left;
	width:400px;
	border-top:1px solid #ddd;
}
.wrap_title2 hr{
	margin-top:35px;
	float:left;
	width:472px;
	border-top:1px solid #ddd;
}
.raw .title{
	color: #000;
	font-style: normal;
	font-weight: 600;
	font-family: sans-serif;
	float:left;
	text-align: center;
}
.raw .title1{
	width:340px;
}
.raw .title2{
	width:186px;
}
.raw .subtitle{
	width:1140px;
	color: #ccc;
	font-style: normal;
	font-family: sans-serif;
	font-size:6px !important;
	text-align: center;
	margin-top: 0;
	margin-bottom: 40px;
}
.townlist{
	margin-left:150px;
}
/*条形图*/
.wrap_barchart{
	width:1140px;
}
.barChart{
	float: left;
	width:217px;
	border:1px solid #CCCCCC;
	height:315px;
	margin-right:5px;
	margin-left:5px;
}
.barChart .bartitle{
	width:217px;
	height:70px;
	padding-top:10px;
	font-size:14px;
	background: #EEEEEE;
	text-align: center;
}
.barChart .bartitle p{
	font-weight:600;
}
.barChart .bartitle button{
	padding:2px 15px;
	color:#3398DB;
	border:1px solid #3398DB;
	border-radius: 20px;
	background: #fff;
}
.buttonActive{
	background: #3398DB !important;
	color:#fff !important;
}
#barGrap1,#barGrap2,#barGrap3,#barGrap4,#barGrap5{
	height:240px;
	padding:0 4px 4px 0;
}
.raw{
	margin-bottom: 20px !important;
}
.table-responsive{
	margin-bottom: 40px !important;
}
.floatRow{
	height:490px;
}
/*tab*/
#wrapB{
	width:100%;
	height:400px;
	background: #EEEEEE;
}
#tabWrap{
	border:1px solid #ccc;
	width:1170px;
	margin:50px auto
}
#list{
	/*width:1176px;*/
	height:40px;
	margin:0;
}
#list li{
	float: left;
	overflow: hidden;
}
#list li a{
	display: block;
	height:40px;
	line-height: 40px;
	width:233px;
	text-align: center;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	cursor: pointer;
	text-decoration: none;
	color:#696969;
	font-size:18px;
}
#list li:last-child a{
	border-right:0;
}
.inner{
	display: none;
	width:1130px;
	padding: 20px;
}
.inner p{
	text-indent:2em;
	margin-bottom:0;
	padding-bottom: 0;
	font-size:16px;
	color:#696969;
	line-height:30px;
}
.inner h4{
	text-indent:2em;
}
.liActive{
	background:#3398DB;
	
}
.liActive a{
	color:#fff!important;
}
.inner.active{
	display: block;
}
#tabWrap .outer a{
	color: #696969
}
/*首页分批次展示*/
.batch{
	padding: 5px 0;
	padding-left:40px;
	background:url(../img/jia.png) no-repeat 10px center;
	background-color: #337ab7; 
	color: #fff;
	border-radius: 4px; 
	cursor: pointer;
	margin-bottom: 5px ;
}
.batchActive{
	padding: 5px 0;
	padding-left:40px;
	background:url(../img/jian.png) no-repeat 10px center;
	background-color: #337ab7; 
	color: #fff;
	border-radius: 4px; 
	cursor: pointer;
	margin-bottom: 5px ;
}
/*小镇文献样式*/
.townDocument p{
	line-height:30px ;
	font-size: 16px;
}