.goods-introduce {
  float: right;
  width: 950px;
}
.tjzone {
  width: 100%;
  padding-bottom: 30px;
  margin: 0 auto;
  overflow: hidden;
}
.leftbar {
  float: left;
  width: 210px;
  padding-bottom: 15px;
}
.relbox {
  width: 208px;
  border: 1px solid #e6e6e6;
  border-top: 2px solid #212c4f;
}
.rel-tit {
  height: 38px;
  padding: 0 10px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 38px;
  background-color: #f1f1f1;
  font-size: 14px;
  font-weight: bold;
}
.relwine li {
  padding: 10px 0;
  text-align: center;
  margin-bottom: -1px;
  border-bottom: 1px solid #e6e6e6;
}
.relw-img {
  text-align: center;
}
.rel-wm {
  padding: 0 10px;
  line-height: 20px;
}
.relwine .rel-wm a {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.rel-p {
  text-align: center;
  font-size: 16px;
  color: #ac1630;
}
.goods-yf {
  width: 100%;
  overflow: hidden;
  padding: 15px 0 0 0;
  line-height: 20px;
}
.font-gray {
  color: #999;
}
.g-itm {
  float: left;
  padding-right: 10px;
  color: #999;
  font-family: simsun;
}
.g-itm-r {
  margin-left: 71px;
}
.pathbox {
  width: 1190px;
  height: 30px;
  margin: 0 auto;
  padding: 4px 0 10px 0;
  overflow: hidden;
  font-family: '宋体';
}
a.path {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
a.path-curr {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  cursor: text;
  color: #999;
  text-decoration: none;
}
/* .goods{ width:1188px; margin:0 auto 20px auto; overflow:hidden; border:1px solid #ddd; background-color:#fff;} */
.goods {
  width: 1190px;
  margin: 0 auto 20px auto;
}
.gcol {
  color: #999;
  font: 12px/23px '宋体';
}
.goods .left {
  float: left;
  width: 352px;
}
.goods-img {
  width: 350px;
  text-align: center;
  border: 1px solid #e6e6e6;
}
.gimg-tip {
  color: #888;
  line-height: 20px;
  padding: 0 0 10px;
  text-align: center;
}
.goods-photo {
  width: 360px;
  padding: 10px 15px 15px 15px;
  overflow: hidden;
  text-align: center;
}
.goods-photo li {
  display: inline-block;
  _display: inline;
  +display: inline;
  width: 45px;
  height: 45px;
  padding: 1px;
  border: 1px solid #e6e6e6;
  margin: 0 3px;
  cursor: pointer;
}
.goods-photo li img {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
}
.goods-photo li a {
  display: block;
}
.goods-photo li .zoomThumbActive {
  border: 2px solid #de5656;
}
.goods .right {
  float: left;
  width: 758px;
  padding: 5px 0 30px 38px;
}
.goods-cn {
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
}
.goods-cn span.tack {
  font-size: 14px;
  font-weight: bold;
  font-family: '宋体';
}
.goods-grade {
  font-size: 16px;
  font-weight: bold;
}
.goods-en {
  font-size: 16px;
  line-height: 24px;
}
.goods-pf {
  padding: 5px 0 15px 0;
  line-height: 24px;
  font-size: 14px;
}
.goods-attr {
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  margin-bottom: 6px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.goods-attr li {
  float: left;
  width: 33.333%;
  line-height: 24px;
}
.goods-attr li.grapes {
  width: 66.66%;
}
.goods-itm {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}
.goods-itm.btnpad {
  padding-top: 15px;
}
.goods-itm .goods-price {
  float: left;
  line-height: 36px;
  padding-right: 10px;
}
.price {
  font-size: 24px;
  color: #ac1630;
  padding-bottom: 10px;
}
.price i {
  font-size: 24px;
  font-style: normal;
}
.bigfont {
  font-size: 22px;
}
.14font {
  font-size: 14px;
}
.goods-stock {
  float: left;
  padding: 0 0 0 10px;
  line-height: 38px;
}
.buy-num {
  float: left;
  width: 55px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ccc;
}
.buy-num input {
  width: 55px;
  height: 36px;
  border: 0px;
  outline: none;
  text-align: center;
}
.buy-func {
  float: left;
  width: 22px;
  height: 38px;
  padding-left: 5px;
}
.buy-plus {
  display: block;
  width: 20px;
  height: 15px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 15px;
  cursor: pointer;
  background-color: #f4f4f4;
}
.buy-minus {
  display: block;
  width: 20px;
  height: 15px;
  margin-top: 4px;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 15px;
  cursor: pointer;
  background-color: #f4f4f4;
  font-family: '宋体';
}
.goods-service {
  float: left;
  padding: 8px 10px 0 0;
  line-height: 20px;
  font-family: '宋体';
}
.goods-s-i {
  float: left; /*width:652px;*/
  padding-top: 8px;
  line-height: 20px;
}
.yunfei {
  display: block;
  color: #ac1630;
}
.goods-itm a.addcart {
  display: block;
  float: left;
  padding: 10px 25px 10px 55px;
  position: relative;
  background-color: #212c4f;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  text-decoration: none;
  margin-right: 10px;
  border-radius: 3px;
}
.goods-itm a.account {
  display: block;
  float: left;
  padding: 10px 45px 10px 45px;
  position: relative;
  background-color: #ac1630;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  text-decoration: none;
  margin-right: 10px;
  border-radius: 3px;
}
.addico {
  display: block;
  position: absolute;
  top: 11px;
  left: 27px;
  width: 18px;
  height: 18px;
  background: url(/images/cart.png) no-repeat;
}
.goods-option {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.goods-option li {
  float: left;
  height: 40px;
  padding: 0 30px;
  font-size: 14px;
  border-right: 1px solid #e6e6e6;
}
.goods-option li.curr {
  margin-top: -1px;
  border-top: 2px solid #212c4f;
  background-color: #fff;
  font-weight: bold;
  cursor: text;
}
.goods-info {
}
.goods-block {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.font2 {
  color: #ac1630;
  font-family: '宋体';
}
.dcode {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.saleout {
  display: block;
  float: left;
  padding: 10px 40px 10px 65px;
  position: relative;
  background-color: #bbb;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  text-decoration: none;
  margin-right: 10px;
  font-family: 'Microsoft Yahei';
  border-radius: 3px;
}
.slout {
  display: block;
  position: absolute;
  top: 14px;
  left: 38px;
  width: 20px;
  height: 19px;
  background: url(/images/sprite.png) no-repeat -153px -37px;
}
.case-label {
  display: inline-block;
  padding: 3px 6px 4px 6px;
  margin-right: 5px;
  line-height: 12px;
  font-size: 12px;
  background-color: #ac1630;
  color: #fff;
  border-radius: 2px;
  vertical-align: 7px;
}
.price-yj {
  font-size: 16px;
  color: #000000;
}
.clear:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.wine-nav {
  height: 40px;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
}
.wine-attr {
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  background-color: #f9f9f9;
  height: auto;
}
.wine-attr ul li {
  float: left;
  min-width: 221px;
  padding: 10px 8px;
  margin-bottom: -1px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e8e8e8;
}
.wine-attr ul {
  width: 100%;
  overflow: hidden;
}
.zongshu {
  padding: 15px 15px 10px 15px;
  font-size: 22px;
  font-size: 14px;
  font-weight: bold;
}
.zongshu span {
  display: inline-block;
  padding-left: 10px;
  font-size: 12px;
  color: #bbb;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.summary {
  padding: 2px 15px 15px 15px;
  line-height: 28px;
  font-size: 14px;
}
.col-tit {
  padding-bottom: 15px;
  text-align: center;
  font-size: 24px;
}
.col-tit span {
  font-size: 18px;
}
.col-info {
  line-height: 28px;
  font-size: 14px;
}
.col-tit-grape {
  height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.col-tit-grape li.curGrape {
  height: 29px;
  font-weight: bold;
  color: #ac1630;
  border-bottom: 2px solid #ac1630;
}
.col-tit-grape li {
  display: inline-block;
  height: 30px;
  margin: 0 15px;
  font-size: 14px;
  cursor: pointer;
}
.disPl {
  display: none;
}
.col-info {
  line-height: 28px;
  font-size: 14px;
}

.rating {
  height: 20px;
}
.ratingdt {
  float: none;
  height: 16px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 4px;
  background-color: #708bbc;
  color: #fff;
}
.ratingdd {
  padding-left: 5px;
  line-height: 16px;
}
.greyWorld {
  color: #999;
  font: 12px/23px '宋体';
}
.qjnotice-tit {
  padding: 0 0 15px 0;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #e6e6e6;
}
.qjNotice {
  max-height: 310px;
  overflow-y: auto;
  padding: 40px 40px 50px 40px;
  line-height: 25px;
  font-size: 14px;
}
.goods-block {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.qjNotice p {
  padding-bottom: 5px;
}

.pjbox {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5px;
  padding: 10px 0;
}
.tit-a {
  color: #000;
  font-family: 'Microsoft Yahei';
  font-size: 22px;
  padding-bottom: 18px;
}
.evalue {
  border-top: 1px dotted #e8e8e8;
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
}
.ev-photo {
  float: left;
  height: 68px;
  padding-top: 12px;
  width: 68px;
}
.pj-h {
  overflow: hidden;
  padding: 6px 0 0;
  width: 100%;
}
.ev-info {
  float: left;
  padding-left: 20px;
  width: 842px;
}
.pj-p {
  line-height: 26px;
  padding-bottom: 10px;
}
.pj-h dt,
.pj-h dd {
  color: #333;
  float: left;
  font-weight: bold;
  padding-right: 35px;
}

.goods-item.act-pad {
  padding-bottom: 7px;
}

.goods-item {
  width: 100%;
  padding-bottom: 15px;
  line-height: 20px;
  *zoom: 1;
}
.goods-item:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.g-item {
  float: left;
  color: #999;
}
.goods-item .ordered-list {
  padding-bottom: 5px;
}
.ordered-list .ordered {
  float: left;
  width: 20px;
}
.ordered-list .ordered-bd {
  margin: 0 0 0 20px;
}
.ordered-list {
  width: 100%;
  overflow: hidden;
  padding-bottom: 8px;
}
.g-item.vtlineh {
  line-height: 32px;
}
.g-bd {
  position: relative;
  margin-left: 71px;
}
.act {
  margin: 0 0 15px -12px;
  padding: 14px 0 0 12px;
  background-color: #f5f5f5;
}
.actPic {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 40px;
  height: 40px;
}
.glist-pullimg{
  position: absolute;
  left: 13px;
  right: 13px;
  z-index: 20;  
  bottom: 0;
  text-align: left;
}
.pullimg{
  width: auto;
  max-height: 40px;
  max-width: 100%;
  margin: 0;
}
.act-itm {
  padding-bottom: 10px;
  padding-right: 16px;
}
.coupgroup {
  width: 100%;
  overflow: hidden;
}
.coup-txt {
  float: left;
  padding-right: 6px;
  line-height: 20px;
}
.coupon {
  position: relative;
  height: 20px;
  padding: 0 8px;
  margin-right: 10px;
  line-height: 20px;
  border-top: 1px solid #ac1630;
  border-bottom: 1px solid #ac1630;
  border-radius: 3px;
  color: #ac1630;
  background-color: #f7e6e8;
  cursor: pointer;
  width: fit-content;
}
.coup-bdl {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 22px;
  background: url(/images/coup-bd.png) no-repeat -4px 0;
}
.coup-bdr {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
  height: 22px;
  background: url(/images/coup-bd.png) no-repeat 0 0;
}

.vtlist { width: 100%; overflow: hidden; }
.vtlist li { float: left; padding: 1px; margin: 0 4px 4px 0; }
.vtlist li.goods-package { padding: 0 0 0 10px; line-height: 32px; }
.vtlist li a { position: relative; display: block; float: left; height: 30px; padding: 0 15px; border: 1px solid #e6e6e6; line-height: 30px; text-align: center; text-decoration: none; color: #333; }
.vtlist li .vt-selected { color: #ac1630; border: 1px solid #ac1630; }
.vtlist li .vt-selected:after { display: block; position: absolute; bottom: 0; right: 0; width: 12px; height: 12px; content: ""; background: url("/images/vt.png") no-repeat; }
