.thirdbtnwrap{
	background: #838b83;
	display:inline-block;
	border-radius: 20px;
	right: 45%;
	z-index: 3;
	top:80px
}
.thirdbtnwrap2{
	display:inline-block;
	border-radius: 20px;
	right: 45%;
	z-index: 3;
	bottom:5px;
}
.thirdwrap .thirdbtnwrap,.thirdbtnwrap2, .thirdwrap .thirdbtn.backto-toppic {
		z-index: 1200;
	}
.thirdbtnwrap,.thirdbtnwrap2, .thirdbtn {
	position: absolute;
   

}
ol, ul {
	list-style: none;
}
.thirdbtnwrap li.active, .thirdbtn.active {
	background: #ffffff;
	color: #0a0a0a;
}
.thirdbtnwrap2 li.active, .thirdbtn.active {
	background: #cccccc;
	
	color: white;
}
.thirdbtnwrap li {
	display: inline-block;
	color: #ffffff; 
	width: 79px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 20px;
}
.thirdbtnwrap2 li {
	border:1px solid #ffffff;
	display: inline-block;
	
	width: 79px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 20px;
}