#preview {
    float: none;
    margin: .40rem auto;
    text-align: left;
    width: 5.64rem;
}

.jqzoom {
    width: 5.64rem;
    height: 3.92rem;
    position: relative;
}

.jqzoom img {
    width: 5.54rem;
    height: 3.82rem;
    border: .05rem solid #f1f1f1;
}

.zoomdiv {
    left: 8.59rem;
    height: 5.00rem;
    width: 5.06rem;
}

.list-h li {
    float: left;
}

#spec-n5 {
    width: 5.64rem;
    height: .66rem;
    padding-top: .18rem;
    overflow: hidden;
}

#spec-left {
    
    width: .26rem;
    height: .66rem;
    float: left;
    cursor: pointer;
    margin-top: 0rem;
}
#spec-left img{
	width: .26rem;
}
#spec-right {
    
    width: .26rem;
    height: .66rem;
    float: left;
    cursor: pointer;
    margin-top: 0rem;
}
#spec-right img{
	width: .26rem;
}
#spec-list {
    width: 5.12rem;
    float: left;
    overflow: hidden;
    margin-left: 0rem;
    display: inline;
}

#spec-list ul li {
    float: left;
    margin: 0rem;
    display: inline;
    width: 1.04rem;
}

#spec-list ul li img {
    padding: 0rem;
    border: .03rem solid #e1e1e1;
    width: .90rem;
    height: .60rem;
}


/*jqzoom*/

.jqzoom {
    position: relative;
    padding: 0;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: .01rem;
    left: 0rem;
    width: 4.00rem;
    height: 4.00rem;
    background: url(i/loading.gif) #fff no-repeat center center;
    border: .01rem solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 8.00rem;
    height: 8.00rem;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: .96rem;
    height: .50rem;
    border: .01rem solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

#spec-list {
    position: relative;
    margin-right: 0rem;
}

#spec-list div {
    margin-top: 0;
    margin-left: 0rem;
    *margin-left: 0;
}