@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { background: #fff; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif; font-size: 14px; color: #000; -webkit-text-size-adjust: none; }
ol, ul { list-style: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
input[type="submit"], input[type="reset"], input[type="button"] { -webkit-appearance: none; }/*去除input默认样式*/
input, textarea, select { outline: 0; resize: none; }
img { vertical-align: middle; }
a { color: #000; text-decoration: none; }
/*产品详细*/
.pro_detail_top { width: 100%; height: 500px; overflow: hidden; }
/*放大镜*/
.zoom { width: 460px; float: left; position: relative; border: solid 1px #dddddd; }
.preview { width: 460px; height: 400px; position: relative; }
/* bigImg */
.bigImg { position: relative; float: left; width: 405px; height: 405px; overflow: hidden; }
.bigImg #midimg { width: 460px; height: 400px; }
.bigImg #winSelector { width: 200px; height: 200px; }
#winSelector { position: absolute; cursor: crosshair; filter: alpha(opacity=15); -moz-opacity: 0.15; opacity: 0.15; background-color: #000; border: 1px solid #fff; }
/* smallImg */
.smallImg { position: relative; height: 52px; margin-top: 5px; padding: 6px 5px; width: 460px; float: left; }
.scrollbutton { width: 14px; height: 50px; overflow: hidden; position: relative; float: left; cursor: pointer; }
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled { background: url(../images/pre_but.png) no-repeat; }
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled { background: url(../images/next_but.png) no-repeat; }
#imageMenu { height: 50px; width: 430px; overflow: hidden; margin-left: 0; float: left; }
#imageMenu li { height: 50px; width: 60px; overflow: hidden; float: left; text-align: center; }
#imageMenu li img { width: 50px; height: 50px; cursor: pointer; }
#imageMenu li#onlickImg img, #imageMenu li:hover img { width: 44px; height: 44px; border: 3px solid #ff6600; }
/* bigView */
#bigView { position: absolute; border: 1px solid #959595; overflow: hidden; z-index: 999; }
#bigView img { position: absolute; }
/**/
.right_introduce { width: 350px; float: right; }
.right_introduce p { padding: 10px 0; font-family: "微软雅黑"; color: #555555; }
/*详细*/
.product_back { width: 100%; height: auto; overflow: hidden; }
.product_detail { width: 1200px; margin: 10px auto; }
.pde_title { height: 27px; border-bottom: #666666 solid 1px; }
.pde_title li { text-align: center; line-height: 32px; width: 96px; background: url(../images/tab-bg.gif) no-repeat left top; float: left; height: 32px; margin-right: 1px; }
.pde_title .sel_li { background: url(../images/tab-current.gif) no-repeat left top; color:#fff; }
.ck_cont { padding: 15px 0; }
.ck_cont p { padding: 5px; line-height: 24px; }
.f_left { float: left; }
