@charset "gb2312";
/* CSS Document */
.zb_10 .zbWrap{background:url(../images/zb_10/show_bg.jpg) repeat-y center top;}
.zb_10 .zbWrap .zbInner{width:1400px;margin:0 auto;padding-top:290px;padding-bottom:451px;}
.zb_10 .showN{position:relative;width:1300px;height:700px;margin-left:55px;margin-bottom:15px;}
.zb_10 .showN .a1{position:absolute;width:107px;height:107px;top:238px;}
.zb_10 .showN .prev{left:-120px;top:290px;background:url(../images/zb_10/prev.png) no-repeat;}
.zb_10 .showN .prev:hover{background:url(../images/zb_10/prevH.png) no-repeat;}
.zb_10 .showN .next{right:-120px;top:290px;background:url(../images/zb_10/next.png) no-repeat;}
.zb_10 .showN .next:hover{background:url(../images/zb_10/nextH.png) no-repeat;}
.zb_10 .showOver{position:relative;width:1300px;height:700px;overflow:hidden;}
.zb_10 .showOver dl{position:absolute;left:0;top:0;height:700px;}
.zb_10 .showOver dl dd{float:left;width:1300px;height:700px;}
.zb_10 .showOver dl dd img{transition:.5s;}
.zb_10 .showOver dl dd:hover img{transform: scale(1.01);}
