﻿@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
*{ margin:0; padding:0; list-style:none;}
.lanrenzhijia img{ border:0; width:600px; height:400px}

.lanrenzhijia{ width:600px; height:522px;  overflow:hidden;}
 
/*图片小图预览列表*/
.spec-preview{width:600px;height:400px; }
.spec-scroll{clear:both;margin-top:5px;width:600px;}
.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:20px;height:120px; line-height:120px; background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:552px;height:120px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:120px;}
.spec-scroll .items ul li{float:left;width:110px;text-align:center;}
.spec-scroll .items ul li img{ padding:2px;width:110px;height:110px;}
.spec-scroll .items ul li img:hover{ padding:1px;}