﻿ #preview {
  text-align: center;
  width: 452px;
}
 #preview .jqzoom {
  width: 350px;
  height: 262px;
  position: relative;
  border: 1px solid #ccc;
}
 #preview #spec-n5 {
  width: 350px;
  height: 66px;
  padding-top: 6px;
  overflow: hidden;
}
 #preview #spec-n5 #spec-left,
 #preview #spec-n5 #spec-right {
  font-family: arial;
  font-size: 20px;
  width: 30px;
  height: 66px;
  line-height: 66px;
  float: left;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #a0a0a0;
}
 #preview #spec-n5 #spec-left:hover,
 #preview #spec-n5 #spec-right:hover {
  color: #005bac;
}
 #preview #spec-list {
  width: 290px;
  float: left;
  overflow: hidden;
  display: inline;
  position: relative;
}
 #preview #spec-list ul li {
  float: left;
  margin-right: 0px;
  display: inline;
  width: 101px;
  height: 66px;
}
 #preview #spec-list ul li img {
  border: 1px solid #ccc;
  width: 85px;
  height: 64px;
  float: left;
}
 .zoomdiv {
  left: 859px;
  height: 400px;
  width: 400px;
}
/*jqzoom*/
 .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: url(../images/loading.gif) #fff no-repeat center center;
  border: 1px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
}
 .bigimg {
  width: 800px;
  height: 800px;
}
 .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;
}
 .prodbaseinfo_a {
  width: 460px;
  margin-left: 16px;
  z-index: 1;
}
 .prodbaseinfo_a .h2_prodtitle {
  font-size: 16px;
  color: #555;
  font-weight: bold;
  line-height: 30px;
}
 .prodbaseinfo_a .ul_prodinfo {
  padding: 6px 0;
  overflow: hidden;
  zoom: 1;
}
 .prodbaseinfo_a .ul_prodinfo li {
  display: block;
  color: #666;
  line-height: 24px;
}
 .prodbaseinfo_a .ul_prodinfo li i {
  font-weight: bold;
}
 .prodbaseinfo_a .dingo {
  height: 33px;
  overflow: hidden;
  width: 100%;
}
 .prodbaseinfo_a .dingo a.dg {
  float: left;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
}
 .prodbaseinfo_a .dingo a.dg:hover {
  font-weight: bold;
  background: #eb7400;
}
 .prodbaseinfo_a .dingo .jiathis_style {
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}
 .prodbaseinfo_a .ul_prodinfos {
  padding: 10px 15px;
  overflow: hidden;
  zoom: 1;
  background: #f3f3f3;
  font-size: 12px;
  font-weight: bold;
}
 .prodbaseinfo_a .ul_prodinfos li span.hottel {
  color: #ff7e00;
  font-size: 22px;
}
 .prodbaseinfo_a .ul_prodinfos li.li_weight {
  padding-top: 10px;
}
 .prodbaseinfo_a .ul_prodinfos li.li_weight .input {
  border: 1px solid #ccc;
  width: 151px;
  height: 31px;
  line-height: 31px;
  padding: 0px 10px;
  float: left;
}
 .prodbaseinfo_a .ul_prodinfos li.li_weight a {
  float: left;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
  border: 0px;
  margin-left: 10px;
  cursor: pointer;
}
 .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover {
  font-weight: bold;
  background: #eb7400;
}
