@charset "utf-8";
/*proview*/
.bigimg{width:285px;height:285px;border:1px solid #dcdddd;}
.bodyproview .slideBox{height:235px;margin-bottom:20px;}
.bodyproview .slideBox img{height:235px;}
.main{background:#003c7b}
.preview{position:relative;width:285px; background:#fff}
/* smallImg */
.smallImg{position:relative; height:65px; margin-top:6px;width:287px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:63px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(/static/images/lr_btn_d.png) no-repeat 0 0;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(/static/images/lr_btn_d.png) no-repeat -14px 0; margin-left:272px; margin-top:-63px;}
#imageMenu {height:63px;  overflow:hidden; _margin-left:10px; _float:left;}
.ny1_left #imageMenu li {height:63px; width:65px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:61px; height:61px;border: 1px solid #dcdddd;cursor:pointer;}
.pro_detail #imageMenu li img{height:31px;border:none;margin-top: 2px;position:absolute;opacity: 0;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:61px; height:61px; border:1px solid #C00C3E;}
.pro_detail #imageMenu li#onlickImg img, .pro_detail #imageMenu li:hover img{ width:61px; height:31px; border:none;}
/* bigImg */
.bigImg{position:relative; width:240px; height:285px; overflow:hidden;margin: auto;}
.bigImg #midimg{width:240px; height:285px;}
.bigImg #winSelector{width:180px; height:180px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}