.list_crumb {
    margin: 25px 0 15px;
    overflow: hidden;
    width: 100%;
}
.list_crumb li {
    float: left;
    line-height: 21px;
}
.list_crumb li.classify a {
    color: #666;
}
.list_crumb li.sub_classify {
    border: 1px dotted #c40000;
    border-radius: 2px;
    display: inline-block;
    float: left;
    line-height: 19px;
    margin-right: 8px;
    padding: 0 10px;
    vertical-align: middle;
}
.list_crumb li.sub_classify a {
    color: #c40000;
}
.list_crumb li .crumb_arrow {
    background: rgba(0, 0, 0, 0) url("../cssimg/list_select_icon.png") no-repeat scroll 0 -104px;
    display: inline-block;
    height: 15px;
    margin-left: 3px;
    vertical-align: middle;
    width: 15px;
}
/*****************************/
.preview {
  float: left;
  position: relative;
  width: 740px;
}
.smallImg {
    float: left;
    height: 600px;
    overflow: hidden;
    position: relative;
    width: 100px;
}
.scrollbutton {
  cursor: pointer;
  height: 27px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 27px;
}
.scrollbutton.smallImgUp {
    background: rgba(0, 0, 0, 0) url("../cssimg/dtl-icon.png") no-repeat scroll 0 -60px;
}

.scrollbutton.smallImgDown {
    background: rgba(0, 0, 0, 0) url("../cssimg/dtl-icon.png") no-repeat scroll 0 -97px;
}

#imageMenu {
/*    height: 524px;*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100px;
}
#imageMenu li {
  border: 1px solid #e5e5e5;
  float: left;
  height: 98px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  width: 98px;
}
#imageMenu li.click {
    border-color: #e0e0e0;
    cursor: pointer;
    position: relative;
}
#imageMenu li.click::before {
  border: 3px solid #e5e5e5;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bigImg {
  border: 3px solid #eee;
  float: left;
  height: 594px;
  margin: 0 20px;
  overflow: hidden;
  position: relative;
  width: 594px;
}
/****************************/
.pro-info-dtl {
    width: 450px;
    float: left;
}
.pro-detail-hd {
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.pro-detail-hd h1 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  height: 28px;
  padding-bottom: 0.2em;
}
.exp-style {
  color: #666464;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-top: 6px;
}
.start-comment {
  display: block;
  height: 16px;
  line-height: 20px;
  margin: 5px auto;
  width: 100%;
}
.start-comment .reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.reviews-summary span.review-rating-stars {
  background: rgba(0, 0, 0, 0) url("../cssimg/stars.png") no-repeat scroll 0 -14px;
  display: inline-block;
  height: 14px;
  vertical-align: middle;
  width: 60px;
}
.reviews-summary span.review-rating-stars span {
  background: rgba(0, 0, 0, 0) url("../cssimg/stars.png") no-repeat scroll 0 1px;
  display: inline-block;
  height: 16px;
  width: 75px;
}
.pro-sales-list {
  width: 100%;
}
.pro-sales-list .pro-sales-item:first-child {
  border-top: 1px solid #d9d9d9;
  padding-top: 10px;
}

.c-red {
  color: #c40000;
}
.pro-sales-list .pro-sales-item b {
  font-size: 18px;
}
.pro-sales-list .pro-sales-item .current_price {
  font-size: 28px;
}
.pro-sales-list .pro-sales-item {
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
}
/******规格******/
.spec-item{
	font-size: 14px;
}
.spec-item dt{
	margin:10px 0;
}
.spec-values{}
.spec-values li{
	float:left;
	cursor:pointer;
	height:36px;
	padding:0 10px;
	line-height:36px;
	border:1px solid #ccc;
	margin:10px 10px 0 0;
}
.spec-values li img{
	display:block;
	width:36px;
	height:36px;
}
.spec-values li.selected{
	border:1px solid #be0106;
}
.spec-values .disabled {
  color: #666;
  background:#e0e0e0;
  border: 1px dashed #c0c0c0;
  cursor: not-allowed;
}
/***********/
.sumbox{
	margin-top:15px;
}
.select_number {
	float:left;
    display: inline-block;
    position: relative;
    width: 130px;
}
#quantity {
  border: 1px solid #dcdcdc;
  height: 48px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100px;
}
.increase, .decrease {
    border: medium none;
    display: block;
    height: 25px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    width: 25px;
}
.increase {
    background: rgba(0, 0, 0, 0) url("../images/increase.png") no-repeat scroll 0 0;
    top: 0;
}
.decrease {
    background: rgba(0, 0, 0, 0) url("../images/decrease.png") no-repeat scroll 0 0;
    top: 24px;
}
.buttonbox {
    float: right;
    margin-left: 4px;
    overflow: hidden;
    width: 310px;
}
.buttonbox .dtl-buy {
    background: #c00 url("../cssimg/dtl-buy.png") no-repeat scroll right 3px;
    border: 1px solid #c00;
}
.buttonbox .dtl-cart {
    background-color: #000;
    border: 1px solid #000;
}
.buttonbox input {
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 48px;
    line-height: 36px;
    margin: 0 4px 0 0;
    padding: 0;
    vertical-align: middle;
    width: 150px;
}
.buttonbox input:last-child {
    margin-right: 0;
}
/*********分享*************/
#share {
    float: left;
    line-height: 18px;
    margin: 20px 0 0 270px;
    width: 230px;
}
#share span {
    background-color: #e8e8e8;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 115px;
}
#share i {
    background: rgba(0, 0, 0, 0) url("../cssimg/dtl-buy.png") no-repeat scroll 0 -114px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 25px;
}
#share a {
    float: left;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0 6px 0 0;
    padding-left: 38px;
}
#share p, #share span {
    cursor: pointer;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
#share p {
    margin-left: 10px;
}
#share .bds_weixin {
    background-position: 0 -1612px;
}
#share .bds_qzone {
    background-position: 0 -52px;
}
#share .bds_tsina {
    background-position: 0 -104px;
}
#share .bds_renren {
    background-position: 0 -208px;
}
#share .bds_tqq {
    background-position: 0 -260px;
}
/********************/
.maybe-like {
    border-top: 1px solid #d9d9d9;
    margin-top: 50px;
    overflow: hidden;
    width: 100%;
}
.maybe-like p {
    font-size: 38px;
    padding: 65px 0 55px;
    text-align: center;
}
.maybe-like .like-pro {
    height: 222px;
    overflow: hidden;
    text-align: center;
}
.maybe-like a {
    border: 1px solid #d9d9d9;
    display: inline-block;
    height: 220px;
    margin-right: 16px;
    vertical-align: middle;
    width: 220px;
}
.maybe-like a:last-child {
    margin-right: 0;
}
.maybe-like img {
    width: 100%;
}
/****************/
.pro-dtl-ctr {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.pro-dtl-menu {
  margin: 70px auto 30px;
  width: 335px;
}
.pro-dtl-menu a {
  background-color: #0d0d0d;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 43px;
  line-height: 43px;
  position: relative;
  text-align: center;
  width: 155px;
}
.pro-dtl-menu a.current {
  background-color: #b5b5b5;
  position: relative;
}
.pro-dtl-menu a.current i {
  background: rgba(0, 0, 0, 0) url("../cssimg/dtl-buy.png") no-repeat scroll center -59px;
  bottom: -20px;
  display: inline-block;
  height: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 30px;
}
.detail-box {
  margin: 0 auto;
  text-align: center;
}
.selectbox.noselected {
  padding:5px;	
  border: 2px solid #cd2a2c;
}
.comment-box {
    background-color: #f5f7f6;
    display: none;
    margin: 0 auto;
    padding: 50px 35px;
    width: 705px;
}
.comment-box ul li {
    border-top: 1px solid #d8d9d9;
    padding: 20px 0;
}
.comment-box ul li .user-info {
    color: #999;
    line-height: 16px;
    overflow: hidden;
}
.comment-box ul li .user-avatar {
    height: 60px;
    margin-right: 5px;
    width: 60px;
    float: left;
}
.comment_content_box{
    float: right;
}
.comment_content{
	width:630px;height:60px;padding-left:10px
}
.comment_content .name{
	padding-right:20px
}
.date{
	float:right;
}
.cc{
	color: #f76969;
	margin-top:10px;
}
.comment-box ul li .comment {
    color: #999;
    margin-top: 10px;
}
.comment_image{
	padding-left: 10px;
}
.load-more {
    border-left: 0 none;
    border-right: 0 none;
    border-top: 1px solid #d8d9d9;
    display: block;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.load-more i {
    background: rgba(0, 0, 0, 0) url("../images/dtl-buy.png") no-repeat scroll center -90px;
    display: inline-block;
    height: 10px;
    width: 30px;
}

.del_sale {
	color: #999;
	text-decoration: line-through;
}
.show_thumb img{
	margin-right:10px;
}
.show_thumb img.on {
  border: 1px solid #b10000;
}