

/* ½¹µãÍ¼´úÂë */
.bnspic{ width:1180px; height:450px; padding-top:32px; margin:0 auto; overflow:hidden;}
.bnspic a{display:block;}
.big_pic, .small_pic{float:left;}
.big_pic, .big_pic a{width:439px;height:410px; float:right; background:#fff;}
.big_pic img{ width: 339px; height: 290px; margin: 0 auto; }
.big_pic{overflow:hidden;position:relative;}
.big_pic li{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.4);z-index:-1;transition:all linear 0.2s;}
.big_pic .on{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:1;}
.big_pic a{position:relative;}
.big_pic .txt{width:315px;height:120px;line-height:21px; font-size:12px; font-family:"宋体";display:block;position:absolute;bottom:0;left:62px;color:#3a3a3a; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');transition:all ease .2s;overflow:hidden;}
.big_pic a:hover .txt{color:#1061a6;}
.big_pic .txt span{ font-size: 16px; font-family: "微软雅黑"; line-height: 30px; color: #585858; font-weight: bold; padding-left:20px; background: url(../images/dot2.png) left center no-repeat; display: block; }
.small_pic{width:734px; height:410px; overflow:hidden; position:relative; float:left;}
.small_pic a, .small_pic img{width:227px;height:194px;}
.small_pic a{background:#fff;transition:all ease .2s; border:1px #e0e0e0 solid;}
.small_pic .on, .small_pic li:hover{ position:relative;z-index:1;}
.small_pic .on a{background:#fff;}
.small_pic li{width:227px;height:194px;margin:0 17px 17px 0;;float:left;}


