* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
#header {
	height: 149px;
	background-image: url(../images/top_bj.jpg);
}
#top {
	width: 1003px;
	margin: 0px auto;
	clear: both;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color: #4C4C4C;
}
#logo {
	width: 600px;
	height: 112px;
	float: left;
}
#phone {
	width: 300px;
	height: 112px;
	float: right;
}
#nav {
	width: 1003px;
	height: 36px;
	margin: 0px auto;
	background-color: #023866;
	clear: both;
}
#nav ul {
	width: 1003px;
	height: 36px;
}
#nav ul li {
	height: auto;
	float: left;
	line-height: 40px;
	text-align: cente;
	padding: 0 0px;
	color: #fff;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
#nav ul li a {
	display: block;
	height: 40px;
	text-decoration: none;
	float: left;
	padding: 0 0px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	text-align: center;
	width: 90px;
}
#nav ul li a:hover {
	color: #fff;
background:
}
#banner {
	height: 500px;
}
/* 本例子css */
.fullSlide {
	min-width: 1000px;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	bottom: 15px;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	overflow: hidden;
}
.fullSlide .hd ul {
	float: right;
}
.fullSlide .hd ul li {
	float: left;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
}
.fullSlide .hd ul li img {
	width: 80px;
	line-height: 41px;
	display: block;
	border: 2px solid #fff;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.fullSlide .hd ul .on img {
	border-color: #FF8106;
	filter: alpha(opacity=100);
	opacity: 1;
}
#main {
	width: 980px;
	background-image: url(../images/main_bj.jpg);
	padding: 11px;
	margin: auto;
}
#about {
	width: 980px;
	height: 250px;
	margin: 0px auto;
}
.about_top {
	width: 980px;
	height: 30px;
	background: url(../images/about_top.jpg);
	margin: 10px 0px 20px 0px;
}
.about_left {
	float: left;
	width: 300px;
	height: 190px;
}
.about_right {
	float: right;
	width: 660px;
	height: 190px;
	line-height: 20px;
	font-size: 12px;
	color: #4C4C4C;
}
#news {
	width: 980px;
	height: 260px;
	margin: 20px auto;
}
.news_left {
	width: 300px;
	height: 250px;
	float: left;
}
.news_center {
	width: 400px;
	height: 190px;
	float: left;
	margin: 0px 20px;
	background: url(../images/news_center.jpg) no-repeat;
	padding-top: 60px;
	font-size: 12px;
	color: #4C4C4C;
}
.news_center ul li {
	margin: 10px 0px;
}
.news_center img {
	float: left;
	margin: 5px;
}
.news_right {
	width: 240px;
	height: 250px;
	float: left;
}
.news_right img {
	margin-bottom: 5px;
}
#box {
	width: 980px;
	height: 200px;
	margin: 0px auto;
}
#box img {
	margin-bottom: 10px;
}
.boxa {
	width: 300px;
	height: 200px;
	float: left;
	line-height: 30px;
}
.boxb {
	width: 400px;
	height: 200px;
	float: left;
	line-height: 30px;
	margin: 0px 20px;
}
.boxc {
	width: 240px;
	height: 200px;
	float: left;
	line-height: 30px;
}
#pic {
	width: 980px;
	height: 250px;
	margin: 0px auto;
}
#friend {
	width: 980px;
	height: 200px;
	margin: 0px auto;
}
#link {
	width: 980px;
	height: 20px;
	margin: 0px auto;
	background: url(../images/link_top.jpg) no-repeat;
	padding: 40px 0px 0px 20px;
}
#bottom_bj {
	height: 100px;
	border-top: solid 1px #d6d6d6;
}
#bottom {
	width: 963px;
	height: 150px;
	margin: auto;
	background: url(../images/bottom.jpg) no-repeat;
	padding: 20px 0px 0px 40px;
	line-height: 20px;
}
#copy {
}
#bottom_pic {
}
/* 本例子css */
.picMarquee-left {
	width: 970px;
	overflow: hidden;
	position: relative;
}
.picMarquee-left .bd {
	padding: 20px 10px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 200px;
	height: 150px;
	display: block;
	padding: 2px;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.apicMarquee-left {
	width: 980px;
	overflow: hidden;
	position: relative;
}
.apicMarquee-left .bd {
	padding: 20px 20px;
}
.apicMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.apicMarquee-left .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.apicMarquee-left .bd ul li .pic {
	text-align: center;
}
.apicMarquee-left .bd ul li .pic img {
	width: 101px;
	height: 96px;
	display: block;
	padding: 2px;
}
.apicMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.apicMarquee-left .bd ul li .title {
	line-height: 24px;
}
.slideBox {
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 300px;
	height: 250px;
	display: block;
}
#list_header {
	height: 149px;
	background-image: url(../images/list_top_bj.jpg);
}
#list_nav {
	width: 1003px;
	height: 36px;
	margin: 0px auto;
	background-color: #0066D5;
	clear: both;
}
#list_nav ul {
	width: 1003px;
	height: 36px;
}
#list_nav ul li {
	height: auto;
	float: left;
	line-height: 40px;
	text-align: cente;
	padding: 0 0px;
	color: #fff;
	font-size: 16px;
	width: 100px;
	text-align: center;
}
#list_nav ul li a {
	display: block;
	height: 40px;
	text-decoration: none;
	float: left;
	padding: 0 0px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	text-align: center;
	width: 90px;
}
#list_banner {
	height: 250px;
	background: url(../images/list_banner.jpg) no-repeat;
	background-position: 50% 0px;
}
#list_left {
	width: 180px;
	height: 400px;
	float: left;
	overflow: hidden;
}
#list_right {
	width: 740px;
	min-height: 400px;
	float: left;
	margin-left: 20px;
}
#list_right_top {
	width: 730px;
	height: 30px;
	float: right;
	background: url(../images/list_right_top.jpg);
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
#list_right_left {
	width: 216px;
	height: 116px;
	padding: 7px;
	border: 1px solid #DEDEDE;
	float: left;
	margin-top: 30px;
}
#list_right_right {
	width: 450px;
	height: 160px;
	border-bottom: 1px solid #DEDEDE;
	float: right;
	margin-right: 40px;
	padding-top: 30px;
}
#list_right_right a {
	font-size: 18px;
	font-family: "黑体";
	color: #666;
}
#list_right_right p {
	font-size: 12px;
}
#list_main {
	width: 943px;
	background-image: url(../images/main_bj.jpg);
	padding: 30px;
	margin: auto;
	height: auto;
	overflow: hidden;
}
#list_right_m {
	width: 740px;
	height: 200px;
	float: left;
	color: #959595;
	font-size: 15px;
	line-height: 22px;
	font-family: "微软雅黑";
}
#list_left ul li {
	height: 39px;
	width: 174px;
	line-height: 30px;
	text-align: center;
}
#list_left ul li a {
	display: block;
	height: 39px;
	text-decoration: none;
	color: #fff;
}
.list_hover_b {
	background: url(../images/left_nav.jpg) no-repeat;
}
.list_hover_a {
	background: url(../images/left_nav_bj.jpg);
}
/* 分页 */#pages { padding:14px 0 10px; font-family:宋体; text-align:center; }
#pages ul { margin:0; padding:0; }
#pages li { display:inline; margin:0; padding:0; }
#pages a,
#pages span { display:inline-block; height:22px; line-height:22px; min-width:2px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px; margin-left:-1px; }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages li.active span { background:#5a85b2; border-color:#5a85b2; color:#fff; }
#pages li.disabled span { color:#a4a4a4; background:#fff; border-color:#e3e3e3; }