﻿/*===============分页==============*/
.fy_list { margin:20px auto 0px; clear:both; text-align:center; padding-bottom:20px;}
.fy_list a { display:inline-block; padding:0 15px; border:1px solid #e4e4e4; line-height:40px; height:40px; margin:0 2px;}
.fy_list span.current,.fy_list span.disab,.fy_list span.disabled{display:inline-block; padding:0 5px; border:1px solid #e4e4e4; line-height:40px; height:40px; margin:0 2px;}
.fy_list a.bor_l1 { border-left:1px solid #e4e4e4; }
.fy_list a.on, .fy_list a:hover,.fy_list span.current { color:#fff; background-color:#ee1f00; border:1px solid #ee1f00; text-decoration:none }
.inp6{ width:40px; height:40px; line-height:30px; text-align:center; padding:0; font-size:14px; border:1px solid #e4e4e4}

.fy_list span.disab,.fy_list span.disabled{background:#CCC;}
.fy_list span.go{height:30px;width:30px;padding:0;margin:0;background-color:#e2e2e2;line-height:30px;display:inline-block;}
.fy_list span.go:hover{cursor:pointer; background-color:#ee1f00; color:#fff;}