
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma,arial;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/************  product2  *************/
.product2 .prmain { padding-top: 110px; }

.product2 .baibg { padding-bottom: 0px; }

.product2 .prob-pic { width: 420px; float: left; }

.product2 .prob-pic-big { position: relative; border: 1px solid #d8d8d8; }

.product2 .prob-pic-big .provideo-box { border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }

.product2 .prob-pic-big .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height:100%;background: #000; }

.product2 .prob-pic-big .provideo-box .provideo iframe, .product2 .prob-pic-big .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }

.product2 .prob-pic-big .provideo-box .provideo iframe body { margin: 0px !important; }


.product2 .prob-pic-big-img { display: block; line-height: 0; font-size: 0; }

.product2 .prob-pic-big-img .zoomPad { float: none; z-index: 8; }

.product2 .prob-pic-big-img .zoomPad > img { max-width: 100%; }

.product2 .prob-pic-big img { max-width: 100%; height:418px}

.product2 .zoomWrapperImage img { max-width: 1200px; }

.product2 .prob-pic-small { position: relative; margin-top: 16px; padding: 0 32px; }

.product2 .prob-pic-btn { position: absolute; text-align: center; top: 50%; margin-top: -16px; display: block; }

.product2 .prob-pic-btn i { color: #727272; font-size: 26px; font-size: 2.6rem; }

.product2 .prob-pic-btn:hover i { color: #1675d7; }

.product2 .prob-pic-btn.prev { left: -5px; }

.product2 .prob-pic-btn.next { right: -5px; }

.product2 .prob-pic-list { overflow: hidden; }

.product2 .prob-pic-list ul { width: 1000%; overflow: hidden; }

.product2 .prob-pic-list ul li { position: relative; float: left; margin-right: 0.65%; width: 2.9%; }

.product2 .prob-pic-item .item-pic,.product2 .prob-pic-item .item-video { border: 1px solid #d8d8d8; overflow: inherit; display: block; }

.product2 .prob-pic-item .item-pic img,.product2 .prob-pic-item .item-video img { display: block; }

.product2 .prob-pic-item .item-pic.zoomThumbActive,
.product2 .prob-pic-item .item-pic.active,
.product2 .prob-pic-item .item-video.zoomThumbActive,
.product2 .prob-pic-item .item-video.active{ border: solid 1px #1675d7; }

.product2 .prob-pic-item .item-pic img,.product2 .prob-pic-item .item-video img { -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; max-width: 100%; height:100%; display: block; }


.pro-share { margin-top: 48px; }

.share-title { display: inline-block; color: #666666; position: relative; top: -8px; margin-right: 4px; font-size: 16px; font-size: 1.6rem; }

.share-pic { display: inline-block; }

@media screen and (max-width: 1219px) { .zoomPad { cursor: default !important; }
  .zoomPup { display: none !important; }
  .zoomWindow { display: none !important; }
  .zoomPreload { display: none !important; }
  .product2 .prob-pic { margin: 0 auto; float: none; } }

@media screen and (max-width: 767px) { .product2 .prob-pic { width: 100%; }
  .product2 .prob-pic-big { display: none; }
  .product2 .prob-pic-small { margin-top: 0; }
  .product2 .prob-pic-list ul li { margin-right: .2%; width: 3.2%; }
  .product2 .prob-pic-item .item-pic:before { display: none !important; }
  .product2 .prob-pic-item .item-pic.zoomThumbActive { border: 1px solid transparent; } }

@media screen and (max-width: 550px) { .product2 .prob-pic-list ul li { margin-right: .2%; width: 4.9%; } }

@media screen and (max-width: 480px) { .product2 .prob-pic-list ul li { margin-right: 0%; width: 10%; } }

