

/*example*/
.example{}
.example ol{position:relative;width: 80px;height: 20px;    top: -25px;
    left: 20px;}
.example ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example ol li.seleted{background: #1AA4CA;}

.example1{}
.example1 ol{position:relative;width: 80px;height: 20px;top:-30px;left:60px;}
.example1 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example1 ol li.seleted{background: #1AA4CA;}

.example2{}
.example2 ol{position:relative;width: 80px;height: 20px;top:-30px;left:60px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}


.qi{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	}
	
.gg{
	width:100px;
	height:auto;
	overflow:hidden;
	float:left;
	line-height: 30px;
    font-size: 16px;
	
	
	}	
	
.qimo8{ overflow:hidden;    width: 940px; float:right; margin-bottom: 20px;margin-right: 20px;}
.qimo8 .qimo {/*width:99999999px;*/width:8000%; height:30px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:30px; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left; line-height:33px; margin-right: 30px; list-style:outside disc}
.qimo8 li a{margin-right:10px;color:#444444;}
