/*Gpic*/
.Gpic{width:300px;height:412px;padding-top:5px; position:relative; margin:0 auto;}
.cxpng{ position:absolute; left:7px; top:10px; z-index:100;}
.Gpic .pic{width:300px; /*padding:6px;*/height:300px;position:relative;/*border:1px solid #ccc;*/ text-align:center;overflow:hidden;}
.Gpic .pic img{  margin:0 auto;}

.Xgt{width:100%;height:68px;float:left;padding:9px 0 0 0}
.Xgt .Al{width:23px;height:68px;float:left; margin-left:2px; display:inline; }
.Xgt .zgt{width:249px; margin-left:1px;float:left;overflow:hidden; margin-top:2px;}
.Xgt .zgt ul{}
.Xgt .zgt li{width:60px;float:left;height:68px; margin-right:6px;}
.Xgt .zgt li .wp-new-prodcuts-detail-picture-small-element{border:1px solid #9c9c9c;}
.Xgt .zgt li img{width:54px;height:54px;float:left;}
.Xgt .Ar{width:23px;height:68px;float:left;}

.Gpic .wp-new-prodcuts-detail-picture-small-element{position:relative;}
.Gpic .pic div.imgloading,.Gpic .wp-new-prodcuts-detail-picture-small-element div.imgloading{position:absolute;left:0;top:0;}
.Xgt .arrowimg{ cursor:pointer; }
.Xgt .arrowimg  img{ width:23px;height:68px; }

.Shop_img{width:600px;height:550px;float:left;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:600px !important;height:550px !important;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px !important;height:50px !important;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.spec-preview{width:600px;height:450px;border:1px solid #f5f5f5;}
.spec-preview .img1{max-width: 600px;
    max-height: 600px;
    height:auto;
    zoom:expression( function(e) {
if(e.width>e.height) {if (e.width>600) { e.height = e.height*(450 /e.width); e.width=600; }}
else {if (e.height>450) { e.width = e.width*(600 /e.height); e.height=450; }}
e.style.zoom = '1';     }(this));
         overflow:hidden; }
.spec-scroll{clear:both;width:100%;height:55px;margin-top:15px;}
/*.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:17px;height:55px; cursor:pointer;text-decoration:none;background:url(../images/prev.jpg) no-repeat center;}
.spec-scroll .next{background:url(../images/next.jpg) center no-repeat;}*/
.spec-scroll .items{float:left;position:relative;width:600px;height:55px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:57px;height:50px;text-align:center;cursor:pointer;}
.spec-scroll .items ul li img{width:47px;height:44px;padding:2px;border:solid 1px #e7e7e7;}
.spec-scroll .items ul li.on img{border: 1px solid #ff7200;}