@charset "utf-8";
/*分页*/
#fenye{ font-size:0px; top: -5px; right: -33px; position: absolute; z-index: 9999;}
#turnpage{ display:none;}

/*.picbtn {
	top: 19px; right: -30px; position: absolute; z-index: 9999;
}*/
#fenye a {
	width: 30px; height: 30px; line-height:30px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; font-size:14px; text-align:center;	background: url("images/pagebga.jpg") no-repeat;
}
#fenye a:visited {
	width: 30px; height: 30px; line-height:30px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; font-size:14px; text-align:center;	background: url("images/pagebga.jpg")
}

#fenye a:hover {
	width: 30px; height: 30px; line-height:30px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear;font-size:14px;text-align:center;background: url("images/pagebgb.jpg") 
}

#fenye span{ 	width: 30px; height: 30px; line-height:30px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; font-size:14px; text-align:center;	background: url("images/pagebga.jpg") no-repeat;}

#fenye span:hover {
	width: 30px; height: 30px; line-height:30px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear;font-size:14px;text-align:center;background: url("images/pagebgb.jpg") 
}

#fenye #currpage{ 	width: 0px; height: 0px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; font-size:0px; text-align:center;	background: url("") no-repeat;}


#fenye #totalpage{ 	width: 0px; height: 0px; margin-bottom: 1px; display: block; transition: all .2s linear; -webkit-transition: all .2s linear; -ms-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; font-size:0px; text-align:center;	background: url("") no-repeat;}
