@charset "utf-8";
/*.ny_product_da img { height:89px!important; width:auto!important; }*/

ul li { list-style:none;}

#outBox{
	width: 100%;
	
	margin: 0px auto 150px;
}
.w{

	width: 100%; background:#fff;
	height: 500px; margin-bottom:10px;
}
.leftBox{
margin: 0px auto;
	width: 100%;
	height:500px;

}
 .leftBox .normalBox.w #n img {height:100%; width:100%; object-fit: cover;   margin:0px auto !important; }
.normalBox{
	overflow: hidden;
	position: relative;
	border: 0px solid #f2f2f2;
}
.normalBox .w{
	display: none;
}
.botBox{
	width: 100%;
	height: 111px;
	background: ;
	overflow: hidden;
}
.botBox ul { padding:0px; margin:0px; display:flex;  justify-content:space-between; }
.botBox ul li{
	float: left;
	width: 15.33333333333%; margin-right: auto;height: 90px;
	/*height: 69px;*/
	border: 2px solid #fff; background:#fff;
	border-radius: 0px;
	margin-left:0px;
	opacity: 0.5;
}
.botBox ul li:nth-child(5){ margin-right:0px;}
.botBox ul li img {border-radius: 0px!important; height:100%; width: 100%; object-fit: cover;}

.bord{
	border-color: #c3251a !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:100%;
	
	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;
}