

.listpage {clear: both;text-align: center;}
.piclist{}
.piclist ul{}
.piclist li{width:270px;float:left;height:300px;overflow:hidden; background:#f8f8f8; margin-right:28px; margin-bottom:30px }
.piclist img{width:270px;height:270px;}
.piclist a{ font-size:14px; line-height:30px }
.piclist li:hover { background:#fff }
.piclist li:hover a{color:#084c95;text-decoration:none;}
.picname{text-align:center;}




.piclist0{}
.piclist0 ul{}
.piclist0 li{width:270px;float:left;height:225px;overflow:hidden; background:#f8f8f8; margin-right:28px; margin-bottom:30px }
.piclist0 img{width:270px;height:195px;}
.piclist0 a{ font-size:14px; line-height:30px }
.piclist0 li:hover { background:#fff }
.piclist0 li:hover a{color:#084c95;text-decoration:none;}
.picname{text-align:center;}




/*表格表单*/
.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; }