body {
	font-size: 12px;
	color: #6B6B6B;
	margin: 0px;
	background-color: #fff;
	font-family: 宋体;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #4B4B4B;
}
.zw {
	color: #7B7B7B;
	TEXT-ALIGN: justify;
	TEXT-JUSTIFY: inter-ideograph;
}
* {
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 1000px;
	height: 40px;
	/*border-radius: 10px;*/
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(top_bk.png);
	background-repeat: repeat-x;
}
.nav-container {
	width: 100%;
	height: 40px;
}
.banner {
	float: left;
	text-align: center;
	height: 40px;
	width: 11%;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
}
.banner a{
	color: #FFF;
}

.banner:hover {
	background-color: #0a385f;
	cursor: pointer;
	color: #FFF;
}
div ul {
	list-style: none;
	/*display: none;*/
	background-color: #0a385f;
	overflow: hidden;
	/*模拟height:auto时候的情况*/                
	max-height: 0px;
	transition: max-height 0.3s;
	/*多浏览器支持*/
	-moz-transition: height 1s;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
}
.banner:hover ul {
	/*display: block;*/
	width: 100%;
	max-height: 320px;
}
div ul li {
	overflow: hidden;
	font-family: "黑体";
	font-size: 10px;
}
div ul li:hover {
	background-color: red;
}
.table_wk {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]color: #f0f0f0; */
}
.table_zxjj {
	width: 1000px;
	background-image: url(ggjs_pic1.jpg);
	height: 227px;
}
.table_fwb1 {
	height: 180px;
	width: 1000px;
	font-size: 12px;
	background-image: url(ggjs_bk1.jpg);
	background-repeat: repeat-x;
 text-align:center  margin: 0 auto;
}
.table_fwb2 {
	background-image: url(ggjs_pic3.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 130px;
}
.table_fwb3 {
	background-image: url(ggjs_pic4.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.table_fwb4 {
	background-image: url(ggjs_pic5.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.table_fwb5 {
	background-image: url(ggjs_pic6.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.table_fwb6 {
	background-image: url(ggjs_pic7.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 180px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.table_yuyue {
	height: 237px;
	width: 1000px;
}
.fwb_wz {
	font-family: "黑体";
	font-size: 14px;
	color: #262626;
	margin-top: 155px;
	text-align: center;
}
.w_title {
	font-family: "黑体";
	font-size: 12px;
	color: #727272;
}
.ty {
	height: 300px;
	width: 1000px;
}
.tzgg {
	/* [disabled]width: 500px;
*/
	height: 300px;
	/* [disabled]float: left;
*/
	margin-left: 130px;
}
.tzgg_nr {
	border: thin solid #767676;
}
.yqsb {
	width: 465px;
	height: 300px;
	float: left;
	margin-left: 30px;
}
.tzgg_wz {
	background-image: url(tzgg_icon1.png);
	background-repeat: no-repeat;
	color: #555454;
	padding-left: 15px;
	font-size: 12px;
	background-position: 8px 3px;
}
.riqi {
	color: #555454;
	font-size: 12px;
}
.table2 {
	border: 1px solid #e4e4e4;
	padding: 2px;
}
.cbl {
	background-image: url(ggjs_icon2.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-family: "黑体";
	font-size: 12px;
	color: #333;
	padding-left: 25px;
}