.xcyb{ margin-left:430px; overflow:hidden;}
.xcyb h1{ font-size:20px; line-height:30px; padding:10px 0; color:#333; margin-bottom:5px;}

.nybtt{ overflow:hidden; padding-top:30px; margin-bottom:15px; line-height:44px; border-bottom:1px solid #e50012;}
.nybtt span{ float:left; padding:0 30px; font-size:16px; color:#FFF; background:#e50012;}

/*图片放大镜样式*/
.xcbox{ overflow:hidden;}
.xbox{ overflow:hidden; margin:0 auto; width:402px; float:left;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:400px;height:400px;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;background:#F00; background:url(../images/mask.png);}
/*图片小图预览列表*/
.spec-preview{width:400px;height:400px;border:1px solid #DFDFDF; text-align:center; background:#FFF;}
.spec-preview:before{display:inline-block; content:""; vertical-align:middle; width:0; height:100%;}
.jqzoom{position:relative;cursor:pointer; display:inline-block;vertical-align:middle; max-height:400px; max-width:400px;}
.jqzoom img{ max-height:400px; max-width:400px;}

.spec-scroll{clear:both;margin-top:9px; overflow:hidden;}
.spec-scroll .prev{float:left;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:14px;height:62px; line-height:62px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none; color:#666;}
.spec-scroll .prev:hover{ background:#e50012; color:#FFF;}
.spec-scroll .next:hover{ background:#e50012; color:#FFF;}

.spec-scroll .items{float:left;position:relative;width:370px;overflow:hidden; height:64px;}
.spec-scroll .items ul{position:absolute;width:999999px; overflow:hidden;}
.spec-scroll .items ul li{float:left;width:74px;text-align:center;}
.spec-scroll .items ul li a{ display:block; margin:0 5px; padding:1px; border:1px solid #ddd; text-align:center; background:#FFF; height:60px; width:60px; transition:none;}
.spec-scroll .items ul li a:before{ display:inline-block; content:""; vertical-align:middle; width:0; height:100%;}
.spec-scroll .items ul li img{ max-width:60px; max-height:60px; display:inline-block; vertical-align:middle;}
.spec-scroll .items ul li a:hover{border:2px solid #e50012;padding:0px;}
.spec-scroll .items ul .hover a{border:2px solid #e50012;padding:0px;}