.lanrenzhijia{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
.jqzoom{ width:100%;float:left;border:none;position:relative;padding:0;cursor:pointer;margin:0;display:block;}
.jqzoom img{max-width: 100%;margin: auto;}

.spec-preview{width:100%;}
.spec-scroll{clear:both;margin:5px auto;width:540px;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:20px;height:56px; cursor:pointer;text-decoration:none;}
.spec-scroll .prev{float:left;background: url("../p-l.png") no-repeat center;}
.spec-scroll .next{float:right;background: url("../n-r.png") no-repeat center;}

.spec-scroll .items{float:left;position:relative;width:500px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{width:92%; height: 52px; margin: auto; padding: 1px; border: 1px solid #ccc;}
.spec-scroll .items ul li img:hover{border:1px solid #024498;}




@media (max-width:1200px){

}