@charset "utf-8";
/* CSS Document */

.banner{ width:1000px; height:505px; position:relative; margin:0 auto;  margin-top:-19px; z-index:100;}

#slides {
	position:absolute;
	top:0;
	left:-225px;
	z-index:100;
	width:1450px; height:516px;
	background:url(../images/banner_bg.png) no-repeat left top;
}


.slides_container {
	width:1440px;
	left:5px;
	height:505px;
	overflow:hidden;
	position:relative;
}
.slides_container img{width:1440px;
	height:505px;}
	
#slides .next {
	left:585px;
}

.pagination {
	width:1440px; height:5px; position:absolute; right:0; bottom:66px;
	z-index:101; text-align:center;
}

.pagination li {
	width:68px; height:5px; background:#c8c8c8; overflow:hidden;
	display:inline-block;
	margin:0 2px;
}
.pagination li {
	*display:inline;
}

.pagination li a {
	width:68px; height:5px; display:block;
	text-indent:-9999px; overflow:hidden;
}

.pagination li.current a {
	background:#0b79c6;
}




.def_middle{ width:1000px; height:auto; overflow:hidden; background:#ffffff url(../images/def_middle_bg.png) no-repeat left top; margin-top:-39px; position:relative; z-index:102; padding:0 25px;}

.def_ad{ width:1000px; height:35px; line-height:36px; }
.def_ad p{ width:75px; height:35px; float:left;  font-size:12px; color:#fff; display:inline; margin-right:23px; text-indent:13px; overflow:hidden;}
.fxsbox{
  height:35px; float:left;  width:890px; overflow:hidden;   
}
.fxsbox li{
   height:35px; line-height:36px; float:left; margin-right:15px; 
}

.fxsbox li a{ color:#464646;} 


.def_pic{ padding-left:20px;} 
.def_pic li{ width:207px; height:244px; overflow:hidden; float:left; display:inline;margin-right:44px;}
.def_pic div{ width:207px; height:215px; overflow:hidden;}
.def_pic p{ width:207px; height:28px; line-height:28px; overflow:hidden; text-align:center; font-size:14px;}
.def_pic p a{ color:#085fb1;}


.def_bt{ width:1000px; height:176px; overflow:hidden;}
.def_bt li{ width:114px; height:176px; float:left; overflow:hidden; background:url(../images/def_bottom.png) no-repeat left 5px; padding-left:100px; line-height:30px; position:relative; margin-right:55px; display:inline;}
.def_bt li img{ position:absolute; right:0; top:-10px;}
.def_bt li div{ width:90px; height:30px; position:absolute; left:3px; top:42px; color:#0a6cc8; text-align:center;}
.def_bt li div a{ color:#0a6cc8 !important;}







