/* CSS Document */


/** 产品详情图片放大效果 S **/
.div_prothumb .span_prev,.div_prothumb .span_next{background:url(../images/sprite.png) no-repeat;}
/* proviewbox */
.proviewbox{float:left;width:522px;position:relative;z-index:2;margin:0px 0 40px 112px; }
.probigshow{position:relative;width:520px;height:520px;padding:0px; border:1px #eee solid}
.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px;  text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}
.probigshow a.a_probigshow{cursor:crosshair;}
.zoomplepopup{position:absolute;top:0px;left:0px;display:none;background: #fff;border:1px solid #e9493d;overflow:hidden;opacity: 0.5;filter: alpha(opacity = 50);z-index:10;cursor:crosshair;width: 263px!important;}

#probig_preview{position:absolute;visibility:hidden;top:0px;left:520px; width:518px;height:518px;background:#fff;border:1px solid #666;overflow:hidden;}
#probig_preview img{position:relative;object-fit: contain}
.div_prothumb{position:relative;padding:15px 25px 0;}
.thumbporbox{position:relative;width:465px;overflow:hidden;}
.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:15px;width:22px;height:60px; border:1px #eee solid;  text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:6px 0px;}
.div_prothumb .span_prevb{background-position:-16px 0px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-57px 0px;}
.div_prothumb .span_nextb{background-position:-35px 0px;cursor:default;}

.ul_prothumb{position:relative;width:7500px; overflow:hidden; }
.ul_prothumb li{float:left;width:94px;height:64px;text-align:center;}

.ul_prothumb img{border:1px solid #eee;width: 80px;height: 60px;object-fit: contain}
.ul_prothumb li.now img{border:1px solid #D22147;object-fit: contain}
.prodbaseinfo_a{float:right;width:293px!important;width:292px;z-index:1;text-align:left}
/*解决ie6div无法覆盖select*/
.T_iframe {position: absolute;width: 100%;    height: 100%;   z-index:-1; }  

/** 产品详情图片放大效果 E **/
