@charset "utf-8";
/*.ny_product_da img { height:89px!important; width:auto!important; }*/


#outBox{
	width: 100%;
	
	margin: 0px auto 150px;
}
.w{

	width: 100%; background:#fff;
	height: 320px; margin-bottom:10px;
}
.leftBox{
margin: 0px auto;
	width: 100%;
	height:320px;

}
 .leftBox .normalBox.w #n img {height:320px; width:auto;  margin:0px auto !important; }
.normalBox{
	overflow: hidden;
	position: relative;
	border: 0px solid #f2f2f2;
}
.normalBox .w{
	display: none;
}
.botBox{
	width: 100%;
	/*height: 90px;*/
	background: ;
	overflow: hidden;
}
.botBox ul li{
	float: left;
	width: 18%; margin-right:1%;
	/*height: 69px;*/
	border: 2px solid #fff; background:#fff;
	border-radius: 5px;
	margin-left:0px;
	opacity: 0.5;
}
.botBox ul li img {border-radius: 5px!important;}

.bord{
	border-color: #76c027 !important;
	opacity: 1 !important;
}
.moveBox{
	width: 200px;
	height: 200px;
	background: rgba(118,192,39,0.4);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: move;
}
.magBox{
	width: 400px;
	height: 400px;
	border: 1px solid #f2f2f2;
	position: absolute; top:0; left:95%;
	
	overflow: hidden; background:#fff;
	display: none;
}

.magBox ul li{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.magBox ul li img { }
#n,.m{
	display: block !important;
}
.box{
	width: 110px;
	margin: auto;
}