.productShow_banner .imgDiv{min-height:100px; position:relative; background:url(bg.jpg) center no-repeat fixed; background-size:cover;}
.productShow_banner .imgDiv img{width:100%;}
.productShow_banner .imgDiv a{display:block; position:absolute; left:50%; top:50%; width:126px; height:126px; line-height:126px; text-align:center; border:#FFF solid 2px; font-size:14px; text-transform:uppercase; color:#FFF; margin-left:-65px; margin-top:-65px; font-weight:bold;}
.productShow_banner .imgDiv a:hover{background:#FFF; color:#333;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}/* CSS Document */

.productShow_banner .btnDiv{text-align:center; height:58px; font-size:16px;}
.productShow_banner .btnDiv a{display:inline-block; height:58px; line-height:58px; padding:0 22px;}
.productShow_banner .btnDiv a:hover{color:#658B00;}
.productShow_banner .btnDiv .prev{background:url(../../lc-cn/works/image/prev3.png) left center no-repeat;}
.productShow_banner .btnDiv .prev:hover{background:url(../../lc-cn/works/image/prev3on.png) left center no-repeat;}
.productShow_banner .btnDiv .next{background:url(../../lc-cn/works/image/next4.png) right center no-repeat;}
.productShow_banner .btnDiv .next:hover{background:url(../../lc-cn/works/image/next4on.png) right center no-repeat;}
