﻿@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: url(../../base/img/slidearrow.png) 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: url(../../base/img/slidearrow.png) no-repeat 13px 10px #004271;}
#indBanner .next:hover{border:1px solid #004271;background: url(../../base/img/slidearrow.png) 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%}
