﻿@charset "utf-8";
.product .left { float:left; width:422px;}
.product .right { float:right; width:580px;}
.product .right .tit {  font-weight:bold; font-size:24px;}
.product .right .en { font-size:18px; color:#CCC; padding:0 0 20px 0}
.product .right td { font-size:12px;}
.product .name { height:40px;  background:#f1f1f1; margin:25px 0}

#preview{ float:none; text-align:center; width:58px; float:left;}
.jqzoom{ width:580px; height:400px; position:relative;}
.jqzoom img{ ;}
.zoomdiv{ left:859px; height:250px; width:250px;}
.list-h li{ float:left;}
#spec-n5{width:580px; height:70px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../img/left.jpg) no-repeat; width:18px; height:70px; float:left; cursor:pointer; }
#spec-right{background:url(../img/right.jpg) no-repeat; width:18px; height:70px; float:left;cursor:pointer; }
#spec-list{ width:58px; float:left; overflow:hidden; display:inline;}
#spec-list ul{ padding:0;}
#spec-list ul li{ float:left;  display:inline; width:128px; margin:0; text-align:center; padding:0;}
#spec-list ul li img{ padding:1px; border:1px solid #fff; width:104px; height:72px;}






/*jqzoom*/
.jqzoom{ position:relative;}
.zoomdiv{z-index:100;position:absolute;left:0px;width:580px;height:580px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:536px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px 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; width:540px; }
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.tab_div{width: 100%;background: #f1f1f1;height: 50px;display: block;position: relative; margin:20px 0  0 0;}
.tab_ul{position: absolute;top: 6px;left: 5px;}
.tab_li{display: inline-block;float: left;margin-left: 15px;padding: 12px 15px;}
.tab_li>a{font-size: 16px;color: #2e2c2c;padding: 12px 15px;}
.tab_li>a:hover{background: #fff;}
.con_tex{font-size: 14px;line-height: 36px;color: #373737;padding-top: 30px;}
.tab_li>a.active{background: #fff;}
.conts{display: none; padding:20px 0}