body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th, td{margin:0;padding: 0;}
body,button, input, select, textarea{font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
ul, ol { list-style: none;}
a { text-decoration: none;color:#333;}
a:hover { text-decoration:underline;color:#1a2a68;}
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
table { border-collapse:collapse; border-spacing: 0; }

/*通用定义*//*236580471*/
.clear{clear:both; height:0px; display:block; font-size:1px;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.space10{clear:both; height:10px; display:block; font-size:1px;overflow:hidden;}

body{background:url(bgrp.jpg) 0 0 repeat;}
.head{height:190px;background:#96591f;width:100%;overflow:hidden;}
.head .hBox{width:960px;margin:0 auto;position:relative; z-index:1;height:118px;padding-top:15px;}
.head .hBox .logo{margin:10px 0 0 0;position:relative;}
.head .hBox .logo img{float:left;}
.head .hBox .hTitle{ position:absolute; top:0px; left:300px;height:40px;font:600 36px/40px "微软雅黑";overflow:hidden;float:left;margin-top:30px;color:#fff;}

.layout{width:960px;margin:0 auto;position:relative; z-index:5;border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;background-color:#fff;}
.layout .intro{position:absolute;top:-60px;width:960px;height:255px; background:#ffffff; overflow:hidden; clear:both;}
.layout .intro .lSide{width:560px;float:left;}  
.layout .intro .rSide{width:380px;float:left;}
.layout .intro .rSide img{ width:320px; height:220px; margin:30px 40px}
.layout .intro .lSide h3{height:60px;font:600 24px/60px "微软雅黑";overflow:hidden;padding:0 25px;background:#fff;}
.layout .intro .lSide .txt{height:190px;padding:5px 25px;font-size:14px;color:#333;line-height:28px;}

.layout .list{margin:220px 0 0 0;color:#666;border-bottom:1px solid #ccc;}
.layout .list li{border-bottom:1px solid #ccc;padding:20px 25px;width:910px;position:relative;}
.layout .list .nobor{border:none;}
.layout .list .circle{}
.layout .list li img{float:left;margin-right:20px;width:168px;height:126px;display:none;}
.layout .list .textBox{float:left;}
.layout .list .textBox h3{height:28px;font:600 18px/28px "微软雅黑";color:#945112;margin-bottom:5px;}
.layout .list .textBox a{color:#945112}
.layout .list .textBox p{line-height:28px;font-size:14px;}
.layout .list .textBox p a{ color:#CC0000;}
.layout .list .souce{margin-top:5px;color:#888;}
.layout .list .souce a{color:#888;}
.layout .list .width{width:700px;}
.layout .list .block{display:block;}

/*页码样式*/
hr{ display:none;}
/* 页码定义样式 */
.pageNum {font-size:12px;padding:3px;margin:3px;text-align: center;margin-top:15px; clear:both;}
.pageNum a {border:#ccc 1px solid;background-position: 50% bottom;padding:2px 8px 2px 8px;;color: #0A4180; margin-right: 3px;text-decoration: none}
.pageNum a:hover {border: #ccc 1px solid;color: #fff;background-color:#f26522}
.pageNum a:active {border:#ccc 1px solid;color: #fff;background-color: #f26522}
.pageNum .current{font-weight:bold;color: #666;border:#ccc;}
.pageNum .current a{color:#ccc;}

#displaypagenum{text-align:center;}
#displaypagenum a{text-align:center;padding:5px 8px;background-color:#999;margin:5px 2px;display:inline-block;font:500 16px/20px "微软雅黑";color:#fff;}
#displaypagenum span{text-align:center;padding:5px 8px;margin:5px 2px;display:inline-block;font:500 16px/20px "微软雅黑";*font:600 16px/20px "微软雅黑";color:#ae0015;}
#displaypagenum a:hover{background-color:#0f5bbd; text-decoration:none;}