.KeFuDiv{
	position: absolute;
	height:160px;
	width:118px;
}
.KeFuList{
	background:url(../images/mid001.gif);
}
.KeFuTitle{
	background:url(../images/list_001.gif);
	margin-left:9px;
	font-size:9pt;
	width:101px;
	height:20px;
	text-align:center;
}
.KeFuItem{
	text-align:center;
	margin-top:8px;
	font-size:9pt;
}


#full-screen-slider { width:100%; height:527px; float:left; position:relative}
#slides { display:block; width:100%; height:527px; 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:20%; top:480px; 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}



@charset "utf-8";
.w100{width:100%;}
.w45{width:45%;}
.w48{width:48%;}
.w1100{width:1100px;}
.w1200{width:1200px;}
.over{overflow:hidden;}
.font14{font-size:14px;}

.mg{margin:0 auto; padding:0px;}
.top5{margin-top:5px;}
.top10{margin-top:10px;}
.top16{margin-top:16px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top51{margin-top:51px;}
.text_l{text-align:left;}
.text_c{text-align: center;}
.text_r{text-align: right;}
.back_white{background:#FFF;}
.border{border:1px solid #ccc;}
.gao30{line-height:30px;}

.white{color:#FFF;}
.white a{color:#FFF;}

.padding10{padding:10px;}

/* -----------------------------head-------------------------------- */
.head{background:url(../images/head.jpg) center center no-repeat; height:112px;}
.dhbg{background:url(../images/dhbg.jpg) center center no-repeat; height:40px;}
.bn{height:527px;}
/* -----------------------------main-------------------------------- */
.mainbg{background:url(../images/mainbg.jpg) center repeat-y;}
.tabc img{max-width:700px;}