@charset "utf-8";
/* CSS Document */

/*yan产品详情页 多图切换 放大镜*/
	/*内容区*/
	.clear{ clear:both;}
	.yannr{ padding:0px; margin-top:30px;}
	.yannr .yan-l{width:390px; height:356px; float:left;}
	.yannr .yan-r{width:font-size:13px; color:#636363; text-align:left; width:360px; height:auto; float:right;}
	.yannr .yan-r h1{font-size:18px; color:#423f3f; height:45px; line-height:45px; background-color:#f2f2f2; text-indent:26px;}
	.yannr .yan-r h2{font-size:14px; height:36px; line-height:36px; margin-top:5px; color:#000; text-indent:26px; background-color:#f2f2f2;}

	.yan-t{height:40px; line-height:40px; text-align:left; border-bottom:#CCC 2px solid; font-size:15px; width:100%; margin-bottom:20px;}
	.yan-t h1{ height:40px; line-height:40px; width:150px; float:left; display:block; text-align:center; color:#fff; background-color:#c82828; font-size:16px; letter-spacing:1px; font-weight:400;}
	.yan2{border-collapse: collapse; font-size:15px; color:#000; font-family:'微软雅黑';}
	.ny{ line-height:180%; text-align:left; font-size:14px; width:820px; word-wrap:break-word; }

ol, ul{ list-style: none outside none;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.clearfix{display:block;} 
/*图片放大镜样式*/
.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: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);}
/*图片小图预览列表*/
.spec-preview{width:350px;height:260px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.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:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px; left:0px;}
.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;}

