﻿/*产品展示页*/
.pleft { float:left; width:360px; height:270px; }
.pright { float:right; width:378px; height:270px; line-height:22px; }
.pright p { line-height:22px; font-size:14px; }
.pcontent { margin:40px 0; }
.pictureDIV {  }

/*图片放大镜样式*/
.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; 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:20px; height:20px; border:1px solid #aaa; background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview { width:358px; height:268px; border: 1px solid #CCC;}
.spec-preview .jqzoom img { width:358px; height:268px; }
.spec-scroll { width:378px; height:56px; position:relative; margin:-56px 0 0 390px; }
.spec-scroll .prev { float:left; display:block; width:24px; height:56px; cursor:pointer; background:url(images/scroll_left.jpg) no-repeat; }
.spec-scroll .next { float:right; display:block; width:24px; height:56px; cursor:pointer; background:url(images/scroll_right.jpg) no-repeat; }
.spec-scroll .items { float:left; position:relative; width:330px; height:56px; overflow:hidden; }
.spec-scroll .items ul { list-style:none; position:absolute; width:999999px; height:56px; }
.spec-scroll .items ul li { float:left; width:110px; text-align:center; }
.spec-scroll .items ul li img { border:1px solid #CCC; padding:2px; width:68px; height:50px; }
.spec-scroll .items ul li img:hover { border:2px solid #ff0000; padding:1px; }
.img { font-size: 0px; vertical-align: middle; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0px none;
    margin: 0px;
    padding: 0px;