/*--------- slider ---------*/
#slide { position:relative; width:647px; height:257px; padding:0px 0px 0 0px; z-index:2; margin:auto; border-radius:8px; }
.line-left {position:absolute; left:87px; top:-78px; background:#cedde1; width:1px; height:257px; z-index:111;}
.line-right {position:absolute; right:87px; top:-78px; background:#cedde1; width:1px; height:257px; z-index:111;}

.slider { width:647px; background-color:#ccc; left:0px; height:257px; margin:auto;position:relative; z-index:2; border-radius:8px;}
.items { display:none;}

.pagination { position:absolute; bottom:15px; left:575px; display:inline-block; z-index:10;}
.pagination li {float:left; 	}
.pagination a { display:block; width:12px; height:12px; background:url(../images/pagination.png) right 0 no-repeat; margin-right:4px; }
.pagination li.current a, .pagination li:hover a { background-position: 0 0;}


.banner{position:absolute; left:28px;  width:647px; top:60px; border-radius:8px;}
.banner-1 {background:url() 0 0 no-repeat; width:647px; }
.banner-2 {background:url() 0 0 no-repeat; width:647px;  margin-bottom:11px;}
.banner-3 {background:url() 0 0 no-repeat; width:647px;  margin-bottom:6px;}
.banner a.button-1 {
	margin-left:0px;
	background-color:#3c3f50;
	line-height:12px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	width:79px;
	}
.banner-1 h1{
	font-size:32px;
		color:#007cc4;
		margin:0px;
		padding:0px;
		margin-bottom:21px;
	}
.banner-1 p{
	margin:0px;
	margin-top:0px;
	padding:0px;
	margin-top:0px;
	line-height:20px;
	margin-bottom:30px;
	}
	.banner-2 h1{
	font-size:32px;
		color:#007cc4;
		margin:0px;
		padding:0px;
		margin-bottom:21px;
	}
.banner-2 p{
	margin:0px;
	margin-top:0px;
	padding:0px;
	margin-top:0px;
	line-height:20px;
	margin-bottom:30px;
	}
	.banner-3 h1{
	font-size:32px;
		color:#007cc4;
		margin:0px;
		padding:0px;
		margin-bottom:21px;
	}
.banner-3 p{
	margin:0px;
	margin-top:0px;
	padding:0px;
	margin-top:0px;
	line-height:20px;
	margin-bottom:30px;
	}
.bantxt{
	width:428px;
	text-align:justify;

	}