.preview-wrap{ 
  width:352px; 
  height:auto;
  overflow:hidden;
}
.jqzoom{
  float:left;
  border:none;
  position:relative;
  padding:0px;
  cursor:move;
  margin:0px;
  display:block;
}
.jqzoom img{ 
  background:url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;
  width: 100%
}
.zoomdiv{
  z-index:100;
  position:absolute;
  top:0px;
  left:0px;
  width:350px;
  height:350px;
  background:#ffffff;
  border:1px solid #CCCCCC;
  display:none;
  text-align:center;
  overflow:hidden;
}
.jqZoomPup{
  z-index:10;
  visibility:hidden;
  position:absolute;
  top:0px;
  left:0px;
  width:20px;
  height:20px;
  border:1px solid #aaa;
  background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview{
  width:350px;
  height:350px;
  border: 1px solid #eee;
}
.spec-scroll{
  clear:both;
  margin-top:5px;
  width:352px;
  margin-bottom: 18px;
}
.spec-scroll .prev{
  float:left;
  margin-right:4px;
}
.spec-scroll .next{
  float:right;
}
.spec-scroll .prev,.spec-scroll .next{
  display:block;
  font-family:"宋体";
  text-align:center;
  width:10px;
  height:54px; 
  line-height:54px;
  border:1px solid #CCC;
  background:#EBEBEB;
  cursor:pointer;
  text-decoration:none;
}
.spec-scroll .items{
  float:left;
  position:relative;
  width:322px;
  height:56px;
  overflow:hidden;
}
.spec-scroll .items ul{
  position:absolute;
  width:999999px;
  height:56px;
}
.spec-scroll .items ul li{
  float:left;
  width:64px;
  text-align:center;
}
.spec-scroll .items ul li img{
  border:1px solid #fff;
  padding:2px;
  width:50px;
  height:50px;
}
.spec-scroll .items ul li:hover img{
  border:2px solid #FF6600;
  padding:1px;
}
.preview-wrap .preview-info{
  height: 20px;
}
.preview-wrap .preview-info .left-btns{
  float: left;
}
.preview-wrap .preview-info .left-btns a{
  cursor: pointer;
  margin-right: 2px;
}
.preview-wrap .preview-info .left-btns a i{
  margin-right: 5px;
  font-size: 14px;
  color: #df3033
}
/**产品放大镜 end 左侧 end**/
















.goods-info-box .goods-name h1{
  font: 700 16px Arial,"microsoft yahei";
  color: #666;
  line-height: 28px;
}
.goods-info-box .goods-subtitle p {
    color: #616161;
    font-size: 12px;
    line-height: 23px;
    color: #e4393c;
}
.goods-info-box  .goods-info-price-box{
  padding: 10px;
  background: #f3f3f3;
}
.goods-info-price-box .item{
  margin-bottom: 5px;
  clear: both;
}
.goods-info-price-box .item .dt{
  float: left;
  font-family: simsun;
  color: #999;
  line-height: 40px;
}
.goods-info-price-box .item.mall-price .dd span{
  font-size: 22px;
  color: #E4393C;
  font-weight: normal;
}
.goods-info-price-box .item.mall-price .dd span em{
  font-size: 12px;
  font-weight: normal;
  margin-right: 5px;
  text-decoration: none;
}
.goods-info-price-box .item.market-price .dd span{
  color: #666;
  line-height: 40px;
  text-decoration: line-through;
}
.goods-info-price-box .item.market-price .dd span em{
  margin-right: 5px;
}
.goods-info-box .goods-info-head-userfaq {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    *zoom: 1;
}
.goods-info-head-userfaq li {
    width: 139.33333px;
    text-align: center;
    color: #757575;
    font-size: 12px;
    float: left;
    display: block;
    height: 20px;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
}
.goods-info-head-userfaq li:hover{
  color: #E31939
}
.goods-info-head-userfaq li b {
    font-weight: normal;
    padding-left: 5px;
}
.goods-info-head-userfaq li.mid {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.common{
  height: 40px;
  line-height: 40px;
  color: #999;
  border-bottom: 1px dotted #dfdfdf;
}

.common .dt{
  float: left;
}

.quantity .dt{
  float: left;
  line-height: 46px;
}
.quantity .number{
  line-height: 46px;
}
.choose-btns .choose-amount {
    width: 49px;
    height: 44px;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
    float: left;
}
.choose-btns .choose-amount input {
    display: block;
    width: 31px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    top: 1px;
    left: 0;
    border: none;
    border: 0;
    text-align: center;
}
.choose-btns .choose-amount a.btn-reduce {
    bottom: -1px;
}
.choose-btns .choose-amount a.disabled {
    color: #ccc;
    cursor: not-allowed;
}
.choose-btns .choose-amount a {
    display: block;
    width: 15px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    background: #f1f1f1;
    color: #666;
    position: absolute;
    right: -1px;
    border: 1px solid #ccc;
}
.choose-btns .choose-amount a.btn-add {
    top: -1px;
}
.goods-add-cart-btn{
  height: 46px;
  line-height: 46px;
  padding: 0 26px;
  font-size: 18px;
  font-family: "microsoft yahei";
  font-weight: 700;
  background-color: #df3033;
  color: #fff;
  display:inline-block;
  float: left;
}
.goods-add-cart-btn:hover,.goods-phone:hover{
  color: #fff;
  cursor: pointer;
}

.goods-phone{
  height: 48px;
  width: 140px;
  display: block;
  float: left;
  text-align: center;
  margin-left: 15px;
  line-height: 48px;
  position: relative;
  cursor: pointer;
  color: #fff;
  background: #333
}

#phone_tan {
    position: absolute;
    top: -120px;
    left: 10px;
    z-index: 3;
    display: none;
}
#phone_tan span.arr {
    background: url(http://www.yf-ybj.com/themes/wwwwe10cn/images/shengji_ad/m-buy.png) no-repeat scroll -36px -50px;
    top: 109px;
    display: block;
    height: 12px;
    left: 30px;
    overflow: hidden;
    position: absolute;
    width: 24px;
    z-index: 4;
}
#phone_tan .m-qrcode-wrap {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    height: 100px;
    left: -12px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 100px;
}
.goods-phone:hover #phone_tan{
  display:block;
}
.goods-choose {
  padding-top: 10px;
}
.goods-choose .dt{
  float: left;
  color: #999;
  line-height: 30px;
}
.goods-choose .dd{
  margin-left: 70px;
}
.goods-choose .dd li{
  float: left;
  margin-right: 7px;
  margin-bottom: 4px;
}
.goods-choose .dd li a{
  border: 1px solid #ccc;
  padding:5px 10px;
  display: inline-block;
}
.goods-choose .dd li a.on{
  background: #E31939;
  color: #fff;
  border: 1px solid #E31939
}
.bg-blue{
  background: #7abd54;
}
/**产品简介右侧 end**/






.picScroll-left{ 
  width:100%;  
  overflow:hidden; 
  position:relative;   
}
.picScroll-left .hd{ 
  overflow:hidden;  
  height:40px; 
  line-height: 40px;
  background:#f7f7f7; 
  padding:0 10px;  
  border-bottom: 1px solid #e4393c;
  font-size: 14px;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
  width: 23px;
  height: 73px;
  display: block;
  position: absolute;
  z-index: 2;
  top: 150px;
}
.picScroll-left .hd .next{ 
  background: url(../images/page-btn.png) 0 -94px no-repeat;
  cursor: pointer;
  left: 15px;
}
.picScroll-left .hd .prev{
  background: url(../images/page-btn.png) 0 0 no-repeat;
  right: 15px;
  cursor: pointer;
}
.picScroll-left .bd{ 
  padding:30px 30px;   
}
.picScroll-left .bd ul{ 
  overflow:hidden; 
  zoom:1; 
}
.picScroll-left .bd ul li{ 
  margin:0 12px; 
  float:left; 
  _display:inline; 
  overflow:hidden; 
  text-align:center;  
  border: 1px solid #fff
}
.picScroll-left .bd ul li:hover{
  z-index: 1;
  border-color: #e9e9e9;
  -webkit-box-shadow: 0 0 2px 2px #f8f8f8;
  -moz-box-shadow: 0 0 2px 2px #f8f8f8;
  box-shadow: 0 0 2px 2px #f8f8f8;
}
.picScroll-left .bd ul li .pic{ 
  text-align:center; 
}
.picScroll-left .bd ul li .pic img{ 
  width:205px; 
  height:205px; 
  display:block;   
}
.picScroll-left .bd ul li .pic a:hover img{ 
  border-color:#999;  
}
.picScroll-left .bd ul li .p-name{ 
  line-height:24px;   
}
.picScroll-left .bd ul li .p-price strong {
    font-size: 14px;
    line-height: 14px;
    color: #e4393c;
}
/**推荐精品 end**/











.detail{
  width: 990px;
}
.goods-sub-bar{ 
  position:relative; 
  height: 50px;
}
.goods-desc-menu { 
  width: 990px;
  height: 50px;
  background: #f7f7f7;
  border-bottom:1px solid #E31939; 
}
.goods-desc-menu.navFix{
  position: fixed;
  top: 0;
  border-bottom:1px solid #E31939; 
  z-index: 99999;
} 
.goods-desc-menu ul {
  padding: 0;
  margin: 0 auto; 
  display: block;
}
.goods-desc-menu.navFix ul{ 
  border-bottom: 0;
}
.goods-desc-menu li { 
  display: inline-block; 
  text-align: left;
  height: 50px; 
  line-height: 50px; 
  float: left;
}
.goods-desc-menu li a {
  display: block;
  padding: 0 20px;
  font-size:14px; 
  color: #666; 
  }
.goods-desc-menu li a:hover{
  color: #E31939;
}
.goods-desc-menu li a.active {
  color: #fff;
  background: #E31939;
}
/*导航滚动监听 end*/

.detail .mt {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    position: relative;
    padding: 10px;
    margin-top: 10px;
}
.detail .mt h3{
   font: 700 14px "microsoft yahei";
}


.p-parameter {
    padding: 0 10px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.detail .p-parameter-list {
    padding: 20px 0 15px;
}
.detail .p-parameter-list::after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.detail .p-parameter-list li {
    width: 200px;
    padding-left: 42px;
    float: left;
    margin-bottom: 5px;
}
/*详情描述 end*/



.comment .comment-info {
    overflow: hidden;
    zoom: 1;
    padding: 25px 0;
}
.comment .comment-info .comment-percent {
    width: 90px;
    padding: 15px 0 0 40px;
    float: left;
}
.comment .comment-info .percent-tit {
    font-size: 12px;
    color: #666;
    font-weight: 400;
}
.comment .comment-info .percent-con {
    line-height: 110%;
    font-size: 45px;
    color: #E4393C;
    font-family: arial;
}
.comment .comment-info .percent-con span {
    font-size: 23px;
}
.comment .comment-info .percent {
    float: left;
    margin-top: 10px;
    margin-left: 30px;
}
.comment .comment-info .percent dl {
    overflow: hidden;
    padding: 2px 0;
}
.comment .comment-info .percent dl dt {
    color: #909090;
    float: left;
    width: 90px;
}
.comment .comment-info .percent dl dd {
    background: #efefef none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin-top: 6px;
    overflow: hidden;
    width: 100px;
}
.comment .comment-info .percent dl dd div {
    background: #E4393C none repeat scroll 0 0;
    height: 10px;
    overflow: hidden;
}
.comment .comment-item {
    zoom: 1;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.comment .comment-item .user-column {
    width: 140px;
    float: left;
}
.comment .comment-item .user-info {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.comment .comment-item .user-info img {
    border-radius: 50%;
    margin-right: 5px;
}
.comment .comment-item .user-level {
    padding-top: 3px;
}
.comment .comment-item .comment-column {
    margin-left: 150px;
}
.comment .comment-item .comment-star.star1 {
    background-position: -64px 0;
}
.comment .comment-item .comment-star.star2 {
    background-position: -48px 0;
}
.comment .comment-item .comment-star.star3 {
    background-position: -32px 0;
}
.comment .comment-item .comment-star.star4 {
    background-position: -16px 0;
}
.comment .comment-item .comment-star {
    width: 78px;
    height: 14px;
    background: url(http://static.360buyimg.com/item/default/1.0.27/components/comment/i/star.png) no-repeat;
}
.comment .comment-item .comment-con {
    font-size: 14px;
    padding: 10px 0;
    line-height: 180%;
    color: #333;
}
.comment .comment-item .order-info {
    float: left;
    color: #999;
}
.comment .comment-item .order-info span {
    margin-right: 20px;
}
.comment .comment-item .order-info span {
    margin-right: 20px;
}
/*商品评价 end*/


.consult .search-list li {
    font: 12px/18px simsun;
    border-bottom: 1px dotted #eee;
}
.consult .search-list li dl.ask {
    padding: 15px 0 7px;
}
.consult .search-list li dl dt {
    float: left;
    width: 64px;
}
.consult .search-list li dl dd {
    width: 690px;
    float: left;
}
.consult .search-list li .u-name {
    color: #999;
}
.consult .search-list li dl dd.u-date {
    float: right;
    width: 114px;
}
.consult .search-list li dl.answer {
    color: #ff6500;
    padding-bottom: 15px;
}
.re-explain {
    padding: 10px 20px;
}
.review-form ul {
    padding: 10px 20px;
}
.review-form li {
    margin-bottom: 5px;
    line-height: 25px;
}
.review-form span {
    vertical-align: top;
    font-weight: bold;
}
.review-form .area1 {
    width: 500px;
    height: 100px;
    font-size: 12px;
    padding: 10px;
}
.review-form .buttons {
    margin: 0;
    display: inline-block;
    width: 72px;
    height: 29px;
    margin-left: 68px;
    vertical-align: middle;
}

/*商品咨询 end*/

.tb-void {
    line-height: 18px;
    text-align: center;
    border: 1px solid #f2f2f2;
    border-top: 0;
    color: #333;
    width: 100%;
}
.tb-void th {
    background: #f5f5f5;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    text-align: center;
    font-weight: 400;
}
.tb-void td {
    border: 1px solid #f2f2f2;
    padding: 10px 5px;
}
.tb-void .detail-gap {
    width: 100%;
    height: 10px;
}
/*成交记录 end*/