#products-show-pic {
	margin: 0 10px 0 0;
	text-align: center;
	width: 35%;
	max-height: 350px;
	float: left;
	display: inline-block;
}
#products-show-pic * {
	margin: 0px;
	padding: 0px;
	word-break: break-all;
}
#ifocus {
	margin: 0px;
	width: 100%;
	height: 255px;
	float: left;
}
#ifocus_pic {
	border: 1px solid #bbe0e8;
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 255px;
	overflow: hidden;
	position: relative;
	display: inline;
	word-break: break-all;
	float: left;
}
#ifocus_piclist {

	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 200px;
	position: absolute;
	left: 0px;
	text-align: center;
}
#ifocus_piclist ul{padding:0;margin:0}
#ifocus_piclist li {
	margin: 0px;
	padding: 0px;
	width: 255px;
	height: 255px;
	list-style-type: none;
	overflow: hidden;
}
#ifocus_piclist a{ display: inline-block; }
#ifocus_piclist img {
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	width:auto;
	padding: 0px;
}
#ifocus_btn {
	margin: 0px;
	width: 100%;
	margin: 10px 10px 10px 0;
	float: left;
	display: inline-block;
}
#ifocus_btn li {
	margin: 0px;

	width: 75px; 
	height: 50px;
	list-style: none;

	cursor: pointer; 
	filter: alpha(opacity=50); 
	float: left; 
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#ifocus_btn li .wrapper{display:table-cell;width:75px;height:50px;text-align:center;vertical-align: middle;}
#ifocus_btn img {margin: 0px; width: 64px; }
#ifocus_btn .current {
	margin: 0px; 

	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}
#ifocus_btn .owl-nav{ display: none !important; }
#ifocus_btn .owl-dot{ margin: 0 3px !important; }
#ifocus_btn .owl-theme .owl-dots .owl-dot.active span, #ifocus_btn .owl-theme .owl-dots .owl-dot:hover span{
	background: #046AAF !important;
}
#ifocus_opdiv {
	width: 400px;
	height: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#ifocus_tx {
	color: #666666; 
	position: absolute;
	left: 8px;
	bottom: 8px;
}
#ifocus_tx .normal {
	display: none;
}
#ifocus_tx ul{list-style: none}