@charset "gb2312";
/* CSS Document */
body {
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	font-family:"Microsoft YaHei UI";
	background: url(../images/top_bg.jpg) top center no-repeat #e2e3e5;
}
* {
	margin: 0;
	padding: 0;
}
em {
	font-style: normal
}
.p_left {
	float: left;
}
.p_right {
	float: right;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
a:active {
	COLOR: #333333;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}
.fl {
	float: left;
	clear: both;
	text-indent: 32px;
}
.fr {
	float: right;
	clear: both;
}
.jsgg {
	width: 1120px;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 480px;
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	padding: 40px;
	background:#ffffff;
	-webkit-box-shadow: #cccccc 0px 0px 7px;
	-moz-box-shadow: #cccccc 0px 0px 7px;
	box-shadow: #cccccc 0px 0px 7px;
	background: url(../images/ggbg.jpg) top center;
}
.jsgg_title{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	}
.jsgg_txt{
	text-indent:36px;
	margin-top:20px;
	}
.content {
	width: 1120px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	background: #ffffff;
	-webkit-box-shadow: #cccccc 0px 0px 7px;
	-moz-box-shadow: #cccccc 0px 0px 7px;
	box-shadow: #cccccc 0px 0px 7px;
	padding: 40px;
}
.title1 {
	width: 1120px;
	height: 60px;
	float: left;
	text-align:center;
	color:#000000;
	background: url(../images/title_bg.jpg) center bottom no-repeat;
	overflow: hidden;
	font-size: 24px;
	color: #1d50a2;
	line-height: 24px;
	font-weight:bold;
}
.title2 {
	width: 1120px;
	height: 51px;
	float: left;
	background: url(../images/title_bg2.jpg);
	overflow: hidden;
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	text-indent: 70px;
}
.title3 {
	width: 1120px;
	height: 51px;
	float: left;
	background: url(../images/title_bg3.jpg);
	overflow: hidden;
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	text-indent: 70px;
}
.jslist{
	width:1120px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:40px;
	}
.jslist ul{
	display:block;
	width:1150px;
	height:auto;
	float:left;
	}
.jslist ul li{
	width:200px;
	height:340px;
	float:left;
	margin-right:30px;
	overflow:hidden;
	}
.jslist_pic{
	width:200px;
	height:260px;
	float:left;
	}
.jslist_title{
	width:200px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	}
.jslist_title2{
	width:200px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	font-size:16px;
	}
.jslist_gd_pic{
	width:400px;
	height:260px;
	float:left;
	}
.jslist_gd_title{
	width:400px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	}
.jslist_gd_title2{
	width:400px;
	height:30px;
	line-height:30px;
	float:left;
	text-align:center;
	font-size:16px;
	}
.foot {
	width: 100%;
	height: 142px;
	line-height:142px;
	margin: 0 auto;
	background: url(../images/foot_bg.jpg) center no-repeat;
	margin-top: 30px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
}
