@charset "utf-8";
/* CSS Document */

/*当前位置*/
.detailsbody{display:block;}
/*-------------------商城详细-----------------------*/
.baseinfo{}
/*相册*/
.baseinfo .left-extra{width:500px; float:left;}

/*图片放大镜样式*/
.baseinfo .left-extra .jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.baseinfo .left-extra .jqzoom img{width:420px;height:420px;}
.baseinfo .left-extra .zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#f5f5f5;border:1px solid #eee;display:none;text-align:center;overflow:hidden;}
.baseinfo .left-extra .jqZoomPup{cursor:crosshair;z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;/* border:1px solid #aaa; */background:/*#ffffff*/ url(../images/wg.png) repeat left top ;/* opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50); */}

/*图片小图预览列表*/
.baseinfo .left-extra .spec-preview{width:420px;height:420px;border:1px solid #eee;background:#f5f5f5;}
.baseinfo .left-extra .spec-scroll{clear:both;margin-top:5px;width:422px;height:70px;}
.baseinfo .left-extra .spec-scroll .prev{float:left;margin-right:4px;}
.baseinfo .left-extra .spec-scroll .next{float:right;}
.baseinfo .left-extra .spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:68px; line-height:68px;border:1px solid #eee;background:#eee;cursor:pointer;text-decoration:none;color:#999;}
.baseinfo .left-extra .spec-scroll .items{float:left;position:relative;width:390px;height:76px;overflow:hidden;}
.baseinfo .left-extra .spec-scroll .items ul{position:absolute;width:999999px;height:76px;}
.baseinfo .left-extra .spec-scroll .items ul li{float:left;width:78px;text-align:center;}
.baseinfo .left-extra .spec-scroll .items ul li img{border:1px solid #eee;padding:2px;width:64px;height:64px;}
.baseinfo .left-extra .spec-scroll .items ul li img:hover{border:2px solid #bb996c;padding:1px;}

.baseinfo .center-extra .brand{height:40px;font-size:14px;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;line-height:40px;padding:0px;border-bottom:2px solid #c40000;position:relative;}
.baseinfo .center-extra .brand .icon{background:#c40000;color:#fff;display:inline-block;width:35px;text-align:center;border-radius:2px;height:30px;line-height:30px;}
.baseinfo .center-extra .brand .bname{height:30px;line-height:30px;}
.baseinfo .center-extra .brand .goin{height:25px;width:75px;position:absolute;top:10px;right:10px;display:block;line-height:25px;background:#c40000;color:#fff;text-align:center;border-radius:5px;}
/*基础信息熟悉价格*/
.baseinfo .center-extra{width:540px;float:left;}

.baseinfo .center-extra .tb-detail-hd{color: #333;}
.baseinfo .center-extra .tb-detail-hd h1{ font-size: 20px; font-weight:bold;}
.baseinfo .center-extra .tb-detail-hd .newp {color: #999; line-height:30px;height:30px;}

.baseinfo .center-extra .tm-salecount{ color: #666; text-align: left;padding-bottom:12px;}
.baseinfo .center-extra .tm-salecount span{display:block;float: left;width:33.333%;}
.baseinfo .center-extra .tm-salecount .express{}
.baseinfo .center-extra .tm-salecount .salenums{text-align:center;}
.baseinfo .center-extra .tm-salecount .outstock{text-align: right;}

.baseinfo .center-extra .promotion_info{height: 30px;;width:540px;position: relative;color:#666; }
.baseinfo .center-extra .promotion_info .info_center{position:relative;height:30px;line-height:30px;}
.baseinfo .center-extra .promotion_info .info_center a{display:block;height:30px;line-height:30px;text-align:center;color:#666; }

.baseinfo .center-extra .tm-fcs-price{padding:10px;position: relative; background:#f5f2e9; margin-top:20px;}
.baseinfo .center-extra .tm-fcs-price .items{height:40px;line-height:40px;}
.baseinfo .center-extra .tm-fcs-price .items.pricetop{height:50px;}
.baseinfo .center-extra .tm-fcs-price .items .tname{float:left; width:65px; color:#666;}
.baseinfo .center-extra .tm-fcs-price .items .tname.colr{color:#bb996c;}
.baseinfo .center-extra .tm-fcs-price .items .ttext{float:left;color:#666;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .newprice{color:#f10215;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .newprice .tm-yen{font-size:16px;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .newprice .price{font-size:24px;font-weight:bold;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .oldprice{ text-decoration: line-through;padding:0px 10px;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .oldprice .price{font-weight:normal;color:#999;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .jifen{color:#f10215;padding:0px 3px;}
.baseinfo .center-extra .tm-fcs-price .items .ttext .price{color:#f10215;padding:0px 3px;}

.tm-attr-stock{padding:10px 10px 10px;}
.tm-attr-stock .tm_attr{color:#333; margin-top:10px;}
.tm-attr-stock .tm_attr .tb-metatit { color: #666; float: left;  text-align: left; width:50px;line-height:28px;}
.tm-attr-stock .tm_attr .tb-data{font-size:14px; float:left;width:420px;}
.tm-attr-stock .tm_attr .tb-data span{display:inline-block;border: 1px solid #eee;cursor:pointer;min-width: 10px;padding: 0px 15px;height:26px;line-height:26px;text-align: center;white-space: nowrap;color: #666; margin-bottom:10px;margin-right:15px;font-size:12px;}
.tm-attr-stock .tm_attr .tb-data span:hover{ border:1px solid #bb996c;}
.tm-attr-stock .tm_attr .tb-data span.checked{background:url("../images/rightture.png") no-repeat right bottom; border:1px solid #bb996c;}

.tm_setnums{ padding:0px 10px; }
.tm_setnums .tb-metatit { color: #666; float: left; text-align: left; width: 50px;line-height:28px;}
.tm_setnums .tb-acnums{font-size:14px; float:left; width:128px;}
.tm_setnums .tb-acnums .addsub{display:block;border:1px solid #eee;}
.tm_setnums .tb-acnums .addsub input{width:60px;height: 28px;scolor: #666; text-align:center; float:left;display:block;background:none;border:0px; border-left:1px solid #eee; border-right:1px solid #eee;}
.tm_setnums .tb-acnums .addsub .acbtn{display:block;cursor:pointer;float:left; width:32px;height:28px;}
.tm_setnums .tb-acnums .addsub .acbtn.sub{background:url("../images/sub.png") no-repeat center center;}
.tm_setnums .tb-acnums .addsub .acbtn.add{background:url("../images/add.png") no-repeat center center;}
.tm_setnums .tb_stock{color: #999; font-size: 12px;line-height:28px;padding-left:30px;float:left; }
.tm_setnums .tb_stock .stocknums{color: #333;}
.tm_setnums .coll{display:block;width:80px;height:28px;line-height:28px;background:url("../images/outcollection@2x.png") no-repeat left center; padding-left:20px;color:#999;}
.tm_setnums .coll.on{background:url("../images/incollection@2x.png") no-repeat left center;}

.tm_submit{color:#333;padding-top: 0px; margin-top:40px;}
.tm_submit span{display:inline-block;margin-right:30px;}
.tm_submit input{height: 38px;font-size: 16px;width: 178px;cursor:pointer;display:block;float:left;}
.tm_submit .buy input{background:#bb996c;border:1px solid #bb996c;color:#fff;}
.tm_submit .buy input:hover{}
.tm_submit .buy input.disabled{background:#eee;border:1px solid #eee;color:#999;cursor:not-allowed;}

.tm_submit .cart input{background:#fff;border:1px solid #bb996c;}
.tm_submit .cart input:hover{}
.tm_submit .cart input.disabled{background:#eee;border:1px solid #eee;color:#999;cursor:not-allowed;}

.tm-flyer{display: block;width: 50px;height: 50px;position: fixed;z-index: 9999;color:#c40000;line-height:50px;text-align:center;}

/**右边内容**/
.baseinfo .right-extra{width:200px;float:left;margin-left:10px;}


/*rightItems*/
.tm-right{color:#999;width:200px;font-size: 12px;}
.tm-right .track-tit{position: relative;text-align: center;height:40px;}
.tm-right .track-tit h3{background: #fff;display: inline-block;padding:0 25px;position: relative;z-index: 2;font-weight:400;line-height:40px;}
.tm-right .track-tit span{display:block;width:100%;background: #f2f2f2;height: 1px;left: 0; position: absolute;top: 20px; z-index: 1;}
.tm-right .history{height:480px; overflow:hidden; position: relative}
.tm-right .history ul{width: 100%;}
.tm-right .history ul li{height:160px;}
.tm-right .history ul li .img{background: #f8f8f8;width:140px;height:140px;text-align:center;line-height:120px;margin:0 auto;overflow:hidden;position: relative;vertical-align:middle;}
.tm-right .history ul li img{max-height:140px;max-width:140px;vertical-align:middle;}
.tm-right .history ul li .img .look_price { background-color: rgba(255, 255, 255, 0.6);color:#c40000; bottom: 0; font-family: Arial; left: 0; line-height: 20px; position: absolute;text-align: center; width: 100%;}

/*详细*/
.wrapper{clear:both;position:relative; margin-top:50px;}
.wrapper .det-side{width:300px;float:left;border:1px solid #f3f3f3; border-top:3px solid #bb996c}
.wrapper .det-side .side-re{border:1px solid #f3f3f3;min-height:500px;}
.wrapper .det-side .side-re .re-head{border-bottom:1px solid #ddd;height:34px;overflow:hidden;padding:0 10px;background:#fafafa;}
.wrapper .det-side .side-re .re-head h3{color: #666;font: 14px/34px 微软雅黑;}

.wrapper .det-side .goods_sort{width:298px;}
.wrapper .det-side .goods_sort .salesort{}
.wrapper .det-side .goods_sort .salesort .track-tit{position: relative;text-align: center;height:40px; width:260px;margin:10px auto;}
.wrapper .det-side .goods_sort .salesort .track-tit h3{background: #fff;display: inline-block;padding:0 10px;position: relative;z-index: 2;font-weight:400;line-height:40px;color:#999;}
.wrapper .det-side .goods_sort .salesort .track-tit span{display:block;width:100%;height: 1px;left: 0; position: absolute;top: 20px; z-index: 1; border-bottom:1px dashed #999;}
.wrapper .det-side .goods_sort .itemlist{width:260px;overflow:hidden;margin:0 auto;}
.wrapper .det-side .goods_sort .itemlist ul{}
.wrapper .det-side .goods_sort .itemlist ul li{ padding:20px;}
.wrapper .det-side .goods_sort .itemlist ul li .item{display:block;}
.wrapper .det-side .goods_sort .itemlist ul li .item .img{display:block;width:100%;}
.wrapper .det-side .goods_sort .itemlist ul li .item .img img{display:block;width:220px;height:220px;}
.wrapper .det-side .goods_sort .itemlist ul li .item .item_title{display:block;text-align:center; margin-top:15px;line-height:26px;color:#666;font-size:16px;}
.wrapper .det-side .goods_sort .itemlist ul li .item .look_price{display:block;margin-top:15px;font-size:18px;text-align:center;}
.wrapper .det-side .goods_sort .itemlist ul li .item .look_price i{font-size:14px;}
.wrapper .det-side .goods_sort .itemlist ul li .item .look_price label{color:#999;font-size:12px; margin-left:15px;}

.details_kind{ margin-top:80px;position:relative;}
.details_kind .item_title{height:30px;border-bottom:3px solid #bb996c;font-size:16px;}
.details_kind .item_title a{font-size:12px;color:#999;}
.details_kind .item_title a:hover{color:#bb996c;}
.details_kind .swiper-kind{ margin-top:10px;}
.details_kind .swiper-button-prev, .details_kind .swiper-button-next{height:30px;background-size:auto 30px;}
.details_kind .swiper-button-prev.iconbg{left:-80px; width:50px;height:50px;background:none;background-image:url("../images/iconbg.png"); background-repeat:no-repeat;background-position:0px -270px;}
.details_kind .swiper-button-next{right:-80px;width:50px;height:50px;background:none;background-image:url("../images/iconbg.png"); background-repeat:no-repeat;background-position:-1px -210px;}
.details_kind .items{width:267.5px;}
.details_kind .items:hover{background:#f5f5f5;}
.details_kind .items a.img{display:block;width:267.5px;}
.details_kind .items a.img img{display:block;width:100%;height:267.5px;}
.details_kind .items a.pname{ height:30px;line-height:30px; overflow:hidden;display:block;text-align:center; padding:0px 20px; margin-top:20px;color:#333;}
.details_kind .items span.price{display:block; height:30px;line-height:30px; text-align:center;}

.details{width:790px;float:right;min-height:500px;}
.details .btn-tab{margin-bottom:10px;border:1px solid #f3f3f3;border-top:3px solid #bb996c}
.details .btn-tab li{float:left;width:118px;height:46px;border-right: 1px solid #f3f3f3;line-height:46px;font-size:14px;color:#333;text-align:center; cursor:pointer;}
.details .btn-tab li.curr{color:#bb996c; background:url("../images/onclickzone.png") no-repeat top -3px center;}
.details .tabcon{padding:10px;line-height:14px;font: 14px/28px 微软雅黑;}
.details .tabcon {}
.details .dt-content{position:relative;clear:both;}
.details .dt-content img{max-width:100%;height:auto;display:block;}

.details .dt-content .markinglist{}
.details .dt-content .markinglist li{border-bottom:1px solid #f3f3f3;padding:15px 0px;}
.details .dt-content .markinglist li .user{width:110px;float:left;}
.details .dt-content .markinglist li .user .photo{width:50px;height:50px;display:block;border-radius:50px;overflow:hidden;}
.details .dt-content .markinglist li .user .photo img{display:block;width:100%;height:100%;border-radius:50px;}
.details .dt-content .markinglist li .user .nick{width:50px;line-height:30px;text-align:center;color:#999;}
.details .dt-content .markinglist li .content{overflow:hidden;}
.details .dt-content .markinglist li .content .text{}
.details .dt-content .markinglist li .content .shaitu{margin-top:15px;}
.details .dt-content .markinglist li .content .shaitu .imgcheck{display:block;width:50px;height:50px;float:left;margin-right:10px;border:1px solid #f3f3f3;}
.details .dt-content .markinglist li .content .shaitu .imgcheck img{max-width:100%;max-height:100%;}
.details .dt-content .markinglist li .content .datetime{margin-top:15px;color:#999;font-size:12px;}
.details .dt-content .markinglist li .content .replytext{background:#eee;padding:5px 10px;border-radius:5px;color:#666; margin-top:5px;}

.details .parameter{}
.details .parameter ul{}
.details .parameter ul li{width:50%;float:left;height:36px;line-height:36px;color:#666; border-bottom:1px dashed #eee;}
.details .parameter ul li .tname{color:#999;margin-right:15px; }

.details .relatedbox{background:#f1fde7;}
.details .relatedbox .related_title{height:35px;position:relative;overflow:hidden;}
.details .relatedbox .related_title span{display:block;width:85px;height:35px;line-height:35px;border-radius:18px;background:#bb996ccolor:#fff;padding-left:50px;margin-left:-30px;font-size:14px;font-weight:normal;}
.details .relatedbox .related_list{padding:10px 20px;}
.details .relatedbox .related_list li{float:left;width:50%;}
.details .relatedbox .related_list li a{display:block;color:#666;height:30px;line-height:30px;overflow:hidden;padding-right:20px;}