@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:宋体;
	background:#ffffff;
	color:#000000;
	text-align:left;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#head{
	width:1000px;
	height:111px;
	margin:0 auto;
}
#headl{
	width:614px;
	height:65px;
	float:left;
	display:inline;
	margin-top:25px;
}
#headr{
	width:386px;
	height:111px;
	float:left;
	display:inline;
}
#headr ul{
	margin-left:60px;
	margin-top:75px;
}
#headr ul li{
	float:left;
	display:inline;
	color:#727272;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin-left:20px;
}
.line{
	width:1px;
	height:20px;
}
.menu{
	width:60px;
	height:20px;
	text-align:center;
}
.menu a{
	text-decoration:none;
	color:#727272;
}
.menu a:hover{
	text-decoration:none;
	color:#727272;
}
.clear{
	width:auto;
	height:1px;
	clear:both;
	overflow:hidden;
	margin-top:-1px;
}
#logo{
	width:614px;
	height:65px;
}
#banner{
	width:1000px;
	height:280px;
	margin:0 auto;
}
#full-screen-slider {
	width:100%;
	height:280px;
	float:left;
	position:relative;
}
#slides {
	display:block;
	width:100%;
	height:280px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:224px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}
#main{
	width:1000px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
#mainl{
	width:726px;
	height:auto;
	float:left;
	display:inline;
}
#about{
	width:726px;
	height:37px;
	border-bottom:3px #0680b7 solid;
}
#about img{
	margin-top:9px;
	margin-left:2px;
}
#aboutlh{
	width:726px;
	height:auto;
	color:#535353;
	font-size:14px;
	text-indent:2em;
	line-height:30px;
	margin-top:10px;
}
#mainr{
	width:259px;
	height:auto;
	float:left;
	display:inline;
	margin-left:13px;
	border:1px #b4b4b4 solid;
	padding-bottom:20px;
}
#rc{
	width:259px;
	height:38px;
	border-bottom:1px #b4b4b4 solid;
}
#rclist{
	width:259px;
	height:auto;
	margin-top:10px;
}
#rclist ul li{
	width:259px;
	height:40px;
	color:#535353;
	font-size:14px;
	line-height:40px;
}
#rclist ul li span{
	width:220px;
	display:block;
	background:url(../images/ico.jpg) left no-repeat;
	margin-left:24px;
	padding-left:15px;
}
#rclist ul li a{
	text-decoration:none;
	color:#535353;
}
#rclist ul li a:hover{
	text-decoration:none;
	color:#535353;
}
#hj{
	width:998px;
	height:38px;
	background:url(../images/bg.jpg) repeat-x;
	border:1px #b4b4b4 solid;
	margin:0 auto;
	margin-top:10px;
}
#hjlist{
	width:998px;
	height:150px;
	border-left:1px #b4b4b4 solid;
	border-right:1px #b4b4b4 solid;
	border-bottom:1px #b4b4b4 solid;
	margin:0 auto;
	overflow:hidden;
}
#hjlist ul li{
	width:195px;
	height:130px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:4px;
}
#footer{
	width:100%;
	height:40px;
	line-height:40px;
	background:#0680b7;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	border-top:3px #004767 solid;
	margin-top:10px;
}
#footer a{
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover{
	text-decoration:none;
	color:#ffffff;
}
#demo {
	OVERFLOW: hidden; 
	WIDTH: 990px;
	float:left;
	display:inline;
	margin-left:4px;
}
#demo1 {
	FLOAT: left;
}
#demo2 {
	FLOAT: left;
}
#indemo {
	FLOAT: left;
	WIDTH: 800%;
}