@charset "utf-8";

/* CSS base */

/* 设置默认字体 */

body{ font:12px/24px "微软雅黑", "宋体", "\5b8b\4f53", sans-serif;color:#333333;  margin:0; padding:0; background:#f0f0f0;}

html{ overflow-y: scroll;} 



/* 重置文本格式元素 */

a { text-decoration:none; color:#333333}

a:hover{ text-decoration:underline; color:#ff5a00; }



/* 清除内外边距 */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */

dl, dt, dd, ul, ol, li, /* list elements 列表元素 */

pre, /* text formatting elements 文本格式元素 */

fieldset, lengend, button, input, textarea /* form elements 表单元素 */ { /* table elements 表格元素 */margin: 0;padding: 0;}

img{ display:block;}



h1 { font-size: 18px; font-family:"微软雅黑"; /* 18px / 12px = 1.5 */ }

h2 { font-size: 16px;font-family:"微软雅黑";  }

h3 { font-size: 14px;font-family:"微软雅黑";  }

h4, h5, h6 { font-size: 100%; }

h1,h2,h3,h4,h5,h6{ font-weight:normal;}



address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */

code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */

small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */



/* 重置列表元素 */

ul, ol { list-style: none; }



abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */ border-bottom: 1px dotted;cursor: help;}



q:before, q:after { content: ''; }



/* 重置表单元素 */

legend { color: #000; } /* for ie6 */

fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */

/* 注：optgroup 无法扶正 */

button, input, select, textarea {font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}



/* 重置 hr */

hr {border: none;height: 1px;}



/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html { overflow-y: scroll; }



/*清除浮动*/

.clear{ clear:both}



/* 分页开始 */

#page { margin:10px 0px}

#page{margin:0}

#page ul{margin:0}

#page li{list-style:none;line-height: 20px;float:left;margin-left:2px;display:inline;width: auto;}

#page li A{display:block;font-size:12px;border:solid #CCCCCC 1px;text-decoration:none;width: auto;text-align: center;display: inline;height: 20px;vertical-align: middle;padding-right: 5px;padding-left: 5px;margin: 1px;float: left;}

#page li A:hover{display:block;font-size:12px;border:solid #990000 1px;text-decoration:none;height: 20px;vertical-align: middle;padding-right: 5px;padding-left: 5px;float: left;width: auto;text-align: center;display: inline;margin: 1px;}

#page li b{display:inline;padding-right: 5px;padding-left: 5px;height: 20px;vertical-align: middle;width: auto;float: left;border:solid #990000 1px;display: inline;margin: 1px;}

/* 分页结束 */

.back { float:right; margin:10px 0px; padding-top:5px; border-top:1px #ccc dashed; width:100%; text-align:right;}

.here { text-align:right; padding-right:10px;}

/*留言*/

#message {  width:550px; margin:10px auto; float:left;}

#message input { border:1px #ccc solid; width:466px; float:left; margin-right:5px; height:20px;}

#message textarea { border:1px #ccc solid; width:200px; float:left; height:100px;}

#message dt { font-size:14px; font-weight:bold; border-bottom:1px #ccc dashed; line-height:30px; margin-bottom:10px; width:525px;}

#message dd { padding:0px; margin:5px 0px; width:100%; float:left; line-height:18px;}

#message dd  span { display:block; width:45px; margin-right:5px; float:left; text-align:right;}

#message .bnt input { margin-left:50px; width:80px; background-color: #999999; border:none; line-height:26px; color:#FFFFFF; height:26px; font-family:Arial, Helvetica, sans-seri;cursor:hand;}

#message .bnt input:hover { background-color:#FF7800;}
#message font { float:left; color:#F00}

/*留言结束*/

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;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);}

/*图片小图预览列表*/
.pro_info1 { width:494px; margin:0 auto;}
.spec-preview{width:480px;height:365px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:480px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:440px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

