

.listpage {clear: both;text-align: center;}
.piclist{}
.piclist ul{}
.piclist li{width:274px; background:#f7f7f7; float:left;overflow:hidden;margin:10px 8px; border-bottom:2px solid #458cba; }
.piclist li:hover { border-bottom:2px solid #6ac1d2; }
.piclist img{width:270px;height:365px;padding:2px;margin-bottom:2px;}
.piclist img:hover { opacity:0.9 }
.piclist a{}
.piclist a:hover{color:red;text-decoration:none;}
.picname{text-align:center; font-size:14px; line-height:30px; color:#000;  }

.fy { text-align:center; margin-top:30px; }
.fy a { width:35px; line-height:26px; background:#d1d2d1; color:#000; font-size:14px; display:inline-block; text-align:center; margin:0 5px }
.fy a:hover,a.cut { width:35px; line-height:26px; background:#458cba; color:#fff; display:inline-block; margin:0 5px }




/*表格表单*/
.table_form{font-size:12px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 8px 8px}
.table_form tbody td,.table_form tbody th{ }

.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;margin-left: 1px; }