@charset "utf-8";
/*.ny_product_da img { height:89px!important; width:auto!important; }*/


#outBox{
	width: 100%;
	height:560px;
	margin: 2px auto;
}
.w{

	width: 500px;
	height: 534px;
}
.leftBox{
margin: 0px auto;
	width: 500px;
	height: 534px; box-shadow:2px 2px 2px 1px rgba(0,0,0,.1);

}
 .leftBox .normalBox.w #n img {height: 534px; width:100%; }
.normalBox{
	overflow: hidden;
	position: relative;
	border: 1px solid rgba(0,0,0,.1);
}
.normalBox .w{
	display: none;
}
.botBox{
	width: 100%;
	/*height: 90px;*/
	/*background: white;*/
	overflow: hidden;
}
.botBox ul li{
	float: left;
	width: 88px; height:88px;
	/*height: 69px;*/
	border: 1px solid rgba(0,0,0,.1);background: white;
	
	margin-left:10px; margin-top:10px;
	opacity: 0.5;
}
.botBox ul li img { width: 88px; height:88px;}

.bord{
	border-color: #e4393c !important;
	opacity: 1 !important;
}
.moveBox{
	width: 200px;
	height: 200px;
	background: rgba(222,0,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: move;
}
.magBox{
	width: 340px;
	height: 340px;
	border: 1px solid #f2f2f2;
	position: relative; top:-450px; left:550px;
	
	overflow: hidden;
	display: none;
}

.magBox ul li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#n,.m{
	display: block !important;
}
.box{
	width: 110px;
	margin: auto;
}