@charset "utf-8";
/* 首页banner图切换 s*/
#indbanner,
#indbanner .bd,
#indbanner .bd li,
#indbanner .bd li .pic{width: 1200px; height:300px;}
#indbanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto 20px; text-align: left; }
#indbanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indbanner .bd li{position: relative; z-index: 3;}
#indbanner .bd .con{height:48px; position:absolute; bottom:0px; left:0px; width:1200px; z-index:4}
#indbanner .bd .con .title{height: 48px; line-height: 48px; padding-left: 10px; font-size: 16px; position: relative; z-index: 6;}
#indbanner .bd .con .title a{color: #fff;}
#indbanner .bd .con .title a:hover{color: #f60; text-decoration: none;}
#indbanner .bd .con .titlebg{width: 1200px; height: 48px; position: absolute; left: 0px; top: 0px; background: #000; filter:alpha(opacity=60);opacity:0.6; z-index: 5;}
#indbanner .prev,
#indbanner .next{ border:1px solid #fff; border-radius: 20px; width: 40px;height: 40px;background: no-repeat;display: block;position: absolute; z-index: 7; top: 50%;margin-top:-20px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indbanner .prev{left:10px; background-position: 13px 10px;}
#indbanner .next{right:10px; background-position: 16px -74px; }
#indbanner .prev:hover{border:1px solid #004271;background: no-repeat 13px 10px #004271;}
#indbanner .next:hover{border:1px solid #004271;background: no-repeat 16px -74px #004271; }
#indbanner .hd{ height:14px; overflow:hidden; position:absolute; z-index: 8; right:10px; bottom:20px; text-align:center; font-size:0; }
#indbanner .hd li{cursor:pointer;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#999; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px; }
#indbanner .hd li span{display:none; }
#indbanner .hd .on{width:30px;background:#fff;}
.box{margin-bottom:0}
.column{clear:both; overflow:hidden; margin-bottom:20px;}
.focusbox{ float:left; margin-right:20px;}
#indxwzx{overflow:hidden;}
#indxwzx .first{border-bottom:1px solid #ddd; font-size:24px; height:52px; line-height:42px; background:none; padding-left:0; margin-bottom:10px; }
#indxwzx .first .date{display:none}
#columnb .box{width:386px;}
#columnb .fl{ margin-right:20px; }
#columnc .piclistfl{margin-right:-1.6%}
#columnc .piclistfl li{width:18.4%; margin-right:1.6%}