﻿/*======================列表页========================*/

/*排序模式*/
.GoodsSearchWrap .title{
    border: 1px solid #dfdfdf;
    padding: 5px;
    height: 25px;
    background: #e3e3e4;
    position: relative;
    margin: 0px 20px;

 /*   border:1px solid #ddd5ce;padding:7px 15px 7px;height:25px;background:#ddd5ce;position:relative;margin:0;*/

}
.GoodsSearchWrap .title table{border-bottom:none; background:none;}
.GoodsSearchWrap .title table td{ height:25px; line-height:25px;}
.GoodsSearchWrap .title table .search_total{height:25px;font:14px/25px "microsoft yahei",SimSun;color:#73573d}
.GoodsSearchWrap .title table .search_total span{color:#2d0005; padding:0 2px;}
.GoodsSearchWrap .title .pager{float:left;}
.GoodsSearchWrap .title .filtmode{float:right;padding-right:13px;font:14px/25px "microsoft yahei",SimSun;color:#73573d}
.GoodsSearchWrap .title .filtmode select{border:1px solid #c0b8b0;border-radius:3px;color:#73573d;padding:4px}

.GoodsSearchWrap .title .listorder span, 
.GoodsSearchWrap .title .listorder a{height:22px;line-height:22px;background:#fff;border-color:#c0b8b0}
.GoodsSearchWrap .title .listorder i {
	  background-position: right -45px;
	  color: #a89685;
}
.GoodsSearchWrap .title .list_desc i {
    background-position: right -94px;
}
.GoodsSearchWrap .title .list_asc_on i {
    background-position: right -145px;
    color: #825226
}
.GoodsSearchWrap .title .list_desc_on i {
    background-position: right -194px;
    color: #825226
}
.GoodsSearchWrap .title .list_asc:hover i {
    background-position: right -145px;
    color: #825226
}
.GoodsSearchWrap .title .list_desc:hover i {
    background-position: right -194px;
    color: #825226
}

.GoodsSearchWrap .items-list .goodpic a img{display:block; width:100%; height:100%}

.GoodsSearchWrap .title .listmode span{height:25px;width:25px;}
.GoodsSearchWrap .title .listmode .list_index {
    background: rgba(0, 0, 0, 0) url("i/list_style_1.png") no-repeat scroll 0 0;
}
.GoodsSearchWrap .title .listmode .list_grid {
    background: rgba(0, 0, 0, 0) url("i/list_style_2.png") no-repeat scroll 0 0;
}
.GoodsSearchWrap .title .listmode .list_text {
    background: rgba(0, 0, 0, 0) url("i/list_style_3.png") no-repeat scroll 0 0;
}
.GoodsSearchWrap .title .listmode .current, 
.GoodsSearchWrap .title .listmode a:hover span {
    background-position: 0 -25px;
}

#gallerybar.fixed{width:1130px!important;border:1px solid #e5e5e5;background:#ddd5ce}

/*分类筛选*/
.GoodsSearchWrap{width:100%;overflow:hidden;}
.GoodsSearchWrap #selector-form{border:1px solid #f2f2f2; margin-bottom:10px;}
.GoodsSearchWrap .boxGray{border-color:#f2f2f2; margin:0; padding:5px;background:#f2f2f2}
.GoodsSearchWrap .boxGray .boxBrown{border:none;border-bottom:#f2f2f2 solid 6px;}
.GoodsSearchWrap .boxGray .division{padding:0;       text-align: center;  width: 450px;
    padding: 0;
    margin: 0 auto; background:#f2f2f2;border:none}
.GoodsSearchWrap .boxGray .division table td{height:25px;padding:13px 0;line-height:25px;color:#2d0005;font-family:"microsoft yahei",Arial, Helvetica, sans-serif;}
.GoodsSearchWrap .boxGray .division table td.textright{font-weight:normal;color:#7e7e7e;height:30px;line-height:30px;padding-right:16px;width:90px; white-space:nowrap;font-size:16px/*font-size:24px*/}
.GoodsSearchWrap .boxGray .division table td a{font-weight:bold;color:#333; display:block; float:left;margin-right:25px; overflow:hidden; height:30px; line-height:30px;font-size:16px}
.GoodsSearchWrap .boxGray .division table td a:hover{color:#e94700}
#goods-spec-content-flat,#goods-spec-content{display:none!important}

/*图文模式*/
.GoodsSearchWrap .ItemsWarp{background:#fff}
.GoodsSearchWrap .ItemsWarp .items-list{margin:15px 10px;border:none;padding:5px 10px;height:196px;overflow:hidden;background:#fff;border-bottom:2px solid #fff;position:relative}
.GoodsSearchWrap .ItemsWarp .items-list:first-child{margin-top:0}
.GoodsSearchWrap .ItemsWarp .current{border-bottom:2px solid #dcd2cb;cursor:pointer}
.GoodsSearchWrap .ItemsWarp .current s{
    display:block;height:0;width:0;position:absolute;bottom:-5px;left:9%;
    line-height:0;font-size:0;border-width:6px;border-style:solid;border-color:#dcd2cb #fff #fff;
    -moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;
    -webkit-transform:rotate(180deg);
    -webkit-transform-origin:50% 30%;
    -o-transform:rotate(180deg);
    -o-transform-origin:50% 30%;
    transform:rotate(180deg);
    transform-origin:50% 30%;
}


.GoodsSearchWrap .items-list .goodpic a{display:block;border:1px solid #dadada;padding:0;width:230px;height:153px;margin-top:17px;}
.GoodsSearchWrap .items-list .goodpic a img{display:block;width:100%;height:100%}
.GoodsSearchWrap .items-list .goodpic a:hover img{filter:Alpha(opacity=70);-moz-opacity:.7;opacity:0.7;}
.GoodsSearchWrap .items-list .goodinfo{padding-top:12px;}
.GoodsSearchWrap .items-list .goodinfo h6{padding:0}
.GoodsSearchWrap .items-list .goodinfo h6 a{height:30px;color:#6a4222;font:400 24px/30px "microsoft yahei",simsun;}
.GoodsSearchWrap .items-list .goodinfo h6 a:hover{color:#e94700;text-decoration:none}
.GoodsSearchWrap .items-list .goodinfo p{line-height:30px;overflow:hidden;color:#656565;font-size:18px;width:600px;margin-top:28px;height:60px;word-break:break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display:-moz-box;
    -moz-box-orient:horizontal;
    -moz-line-clamp: 2;
    overflow:hidden;
    text-overflow:ellipsis
}

.GoodsSearchWrap .items-list .goodinfo .info{margin:10px 0 15px}
.GoodsSearchWrap .items-list .goodinfo .info li{color:#2d0005;font-size:12px;line-height:30px;}
.GoodsSearchWrap .items-list .goodinfo .info li:nth-of-type(2),.GoodsSearchWrap .items-list .goodinfo .info li:nth-of-type(3){display:none}
.GoodsSearchWrap .items-list .goodinfo .price1{color:#f04f00;font:600 22px/30px "microsoft yahei",Arial, Helvetica, sans-serif;}
.GoodsSearchWrap .items-list .goodinfo .saveprice1{font-size:12px;color:#2D0005}
.GoodsSearchWrap .items-list .goodinfo .mktprice1{font-size:12px;color:#2D0005;}

.GoodsSearchWrap .items-list .button{margin-top:40px;display:none}
.GoodsSearchWrap .items-list .button .cha-xx{background:url("i/i.png") no-repeat 0 -325px;height:21px;width:90px;overflow:hidden;display:block}

/*========产品列表页列表模板购买、收藏、对比按钮
.GoodsSearchWrap .items-list .button .addcart,
.GoodsSearchWrap .items-list .button .star-off,
.GoodsSearchWrap .items-list .button .star-on,
.button .buy-select-list .btnbuy,
.GoodsSearchWrap .items-list .button .btncmp{background:url("i/nbtn.gif") no-repeat;height:21px;overflow:hidden;vertical-align:bottom}
.GoodsSearchWrap .items-list .button a{margin:0;text-indent:0;font-size:0;line-height:0}
.GoodsSearchWrap .items-list .button .addcart{background-position:-98px -61px;width:106px;margin-right:50px;}
.GoodsSearchWrap .items-list .button .star-off{background-position:-189px -38px;width:90px;display:none}
.GoodsSearchWrap .items-list .button .star-on{background-position:0px -61px;width:90px;display:none}
.GoodsSearchWrap .items-list .button .btncmp{display:none}
.button .buy-select-list .btnbuy{width:68px;background-position:0px -38px;}*/

/*橱窗模式*/
.GoodsSearchWrap .grid{margin-top:15px;width:1171px;}
.GoodsSearchWrap .items-gallery{border:1px solid #ece6ec;padding:0;margin:0 10px 18px 0;}
.GoodsSearchWrap .current{border-color:#e94700}
.GoodsSearchWrap .items-gallery .goodpic{margin:0;padding:1px;}
.GoodsSearchWrap .items-gallery .goodpic a{margin:0 auto;display:block;text-decoration:none;border:none;padding:0;}
.GoodsSearchWrap .items-gallery .goodpic a img{display:block;width:100%; height:100%;}
.GoodsSearchWrap .items-gallery .goodinfo{padding:6px 10px 10px; background:#fff;}
.GoodsSearchWrap .items-gallery .goodinfo h6{padding:0;text-align:center;height:30px;overflow:hidden;margin-bottom:5px;width:261px;white-space:nowrap;text-overflow:ellipsis}
.GoodsSearchWrap .items-gallery .goodinfo h6 a{color:#6a4222;font:400 18px/30px "microsoft yahei",simsun;}
.GoodsSearchWrap .items-gallery .goodinfo ul li{text-align:center}
.GoodsSearchWrap .items-gallery .goodinfo .price1{color:#f04f00;font:600 14px/30px "microsoft yahei",Arial, Helvetica, sans-serif}

.GoodsSearchWrap .items-gallery .goodinfo .mktprice1,
.GoodsSearchWrap .items-gallery .button{display:none;}

/*文字模式*/
.GoodsSearchWrap .items-text{margin-top:15px;}
.GoodsSearchWrap .items-text a,.GoodsSearchWrap .items-text .textbutton li {text-decoration:none;}
.GoodsSearchWrap .items-text .star-on a,.GoodsSearchWrap .items-text .star-off a {padding:0;}
.GoodsSearchWrap .items-text .star-on a {color:#333;}
.GoodsSearchWrap .items-text a:hover {color:#e94700;text-decoration:underline;}
.GoodsSearchWrap .items-text .textright {color:#e94700; font-weight:bold}
.GoodsSearchWrap .pager{ margin:10px auto; padding:2px;}
.GoodsSearchWrap .pager .pagecurrent{background:#050505;}
.pager .pagecurrent{ border-color:#e94700;background:#e94700}


/*商品购买、对比、加入购物车*/
.GoodsSearchWrap .buy-select-list{position:absolute;width:350px!important;z-index:99;border:1px solid #d3d3d3;background:#f8f8f8;padding:.8em;color:#514721;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.GoodsSearchWrap .buy-select-list b{position:absolute;left:21px;top:-6px;width:9px;height:6px;}
.GoodsSearchWrap .buy-select-list a{text-decoration:none;}
.GoodsSearchWrap .buy-select-list h3{background:none;margin:0 0 5px;color:#666;font-weight:700;}
.goods-compare{margin:10px;width:200px;padding:0;background:#fff;}
.goods-compare .compare-box,.goods-compare .compare-bar{margin:8px;}
.goods-compare .compare-bar{text-align:center;}
.goods-compare .compare-box .division{border-width:0 0 1px 0;padding-top:0;}
.goods-compare .compare-box .division .span-3{width:135px;text-align:left;}
.goods-compare .title,.MemberMain .goods-compare .title{text-indent:10px;height:28px;overflow:hidden;}
.goods-compare .title h3{position:relative;border:1px solid #fff;font-size:14px;text-align:left;height:26px;line-height:24px;*line-height:26px;}
.goods-compare .title .close-gc{position:absolute;right:3px;top:3px;width:20px;height:20px;margin:0;border:none;text-indent:-9999px;}
.goods-compare .btn-compare{background:#d5d5d5;border-width:1px;margin:0 2px;padding:0 6px;height:21px;line-height:15px;border-color:#ddd #777 #777 #ddd;}
.mini-cart-dialog{float:left;padding:0;background:#FFFDEE;margin:0;border:4px solid #E5E5E5!important;border-radius:3px;-moz-border-radius:3px;-moz-box-shadow:0 0 3px #EFEFEF;-webkit-border-radius:3px;-webkit-box-shadow:0 0 3px #EFEFEF;zoom:1;}
.mini-cart-dialog .dialog-title{margin:10px; margin-bottom:0;border:1px solid #e3e3e3;background:#EDF7FD;}
/*.mini-cart-dialog .dialog-title img{_margin-top:-2px;}*/
/*.dialog-title .dialog-close-btn{position:absolute;display:block;width:20px!important;height:20px;margin:0;right:14px;top:10px;border:none!important;*/
/*overflow:hidden;text-indent:-9999em;background:url(i/close1.png) no-repeat center center!important;}*/
/*.mini-cart-dialog .dialog-content{margin:10px;margin-top:0;border:1px solid #e3e3e3;border-top:none;background:none;}*/



/*=========================详细页===========================*/

.t-tab{background:#f2f2f2;padding:11px 0 12px;overflow:hidden}



/*缩略图横向排*/
.bigImg{}
.goodspic{padding:0px;}
.goods-action{padding-left:15px}
.smallImgRight,.smallImgLeft,#imageMenu li img {cursor:pointer;}
#imageMenu li img {opacity:.7}


.picscroll{height:95px;margin:10px 0;position:relative;width:700px;overflow:hidden;}
.picscroll .scrollarrow{height:34px;width:30px;overflow:hidden;display:block;margin:25px auto 22px;float:left}
.picscroll .toup,
.picscroll .todown{background:url("i/iscroll.png") no-repeat}
.picscroll .toup{background-position:0 0;margin-right:20px}
.picscroll .toupno{background-position:0px -35px;}
.picscroll .todown{background-position:-30px -35px;float:right}
.picscroll .todownno{background-position:-30px -35px;}
.picscroll .scrollarrow{visibility:visible}




.smallImg .pics{width:600px;height:80px;float:left;padding:5px 0 0 0}
.smallImg li{width:114px;float:left;margin:0 18px 3px}
.smallImg li a{border:1px solid #89674c;display:block;float:left;padding:1px;background-color:#FFF; margin:0;}
.smallImg li a img{width:110px;height:73px;display:block;float:left;}

.smallImg li.current{position:relative;}
.smallImg li.current a,.smallImg li a:hover{border:1px solid #89674c}
.smallImg li.current s{display:block;width:7px;height:4px;position:absolute;top:-4px;right:51px;background:url("i/arr_1.png") no-repeat}
.smallImg li.current a img{opacity:1!important;}

.goods-detail-pic{line-height:100%;border:1px solid #f2f2f2;padding:1px;background-color:#f2f2f2}
.goods_gallery_btn{margin:10px 0 0;text-align:center;}
.goods_gallery_btn a{padding-left:18px;background:url('big.gif') no-repeat 0 center;display:inline-blcok;margin:0 auto;color:#999}
.goods_gallery_btn a:hover{color:#333}






/*规格详细*/
.GoodsInfoWrap .goodsname{padding:5px 10px 8px 2px;text-align:left;color:#6e5338;}
.GoodsInfoWrap .goodsname{font-family:"microsoft yahei",arial,SimSun;font-size:30px;font-weight:400;white-space:normal;word-break:break-all;word-wrap:break-word;}
.GoodsInfoWrap .timeLeft{display:none}
.GoodsInfoWrap .brief{padding:10px 10px 10px 2px;text-align:left;color:#494949;font-size:16px;font-family:"microsoft yahei"}
.GoodsInfoWrap .goodsprops{display:none;}
.GoodsInfoWrap .list{margin:20px 0;clear:both;}
.GoodsInfoWrap .list li{background:none; padding:8px 0 8px 0;color:#222;font-size:12px;height:40px;overflow:hidden;border:none;line-height:40px}
.GoodsInfoWrap .list li span{font-family:"microsoft yahei",Arial, Helvetica, sans-serif;}
.GoodsInfoWrap .list .discount{padding-right:10px;font-weight:700;color:#89674c;display:none}
.GoodsInfoWrap .list .mktprice1{font-family:"microsoft yahei",Arial;font-size:12px; font-weight:400;color:#666;text-decoration:none;display:none}
.GoodsInfoWrap .list .price1{display:block!important;font-family:"microsoft yahei",Tahoma;font-size:40px;font-weight:400;color:#f04f00;padding-right:10px;}
.spec-tip span font{color:#89674c;font-family:"microsoft yahei"}

/*=====促销、统计========*/
/*.GoodsInfoWrap .count{line-height:25px;padding:3px 0;color:#2d0005}*/
/*.GoodsInfoWrap .count span{padding-right:10px;}*/
/*.GoodsInfoWrap .count span.fdis{padding-left:10px;}*/
/*.GoodsInfoWrap .snote{margin:5px 0}*/
/*.GoodsInfoWrap .snote li{height:20px;line-height:20px;padding:3px 0;color:#2d0005}*/
/*.GoodsInfoWrap .cuxiao{margin:10px 0;height:40px;}*/
/*.GoodsInfoWrap .cuxiao strong{display:block; height:20px;width:105px;line-height:20px;float:left;color:#2d0005}*/
/*.GoodsInfoWrap .cuxiao span{display:block; height:40px;width:223px;line-height:20px;float:left;color:#FF0000;}*/

.hightline{border:none;border-top:1px dotted #666666; padding:0;background:none;margin-right:0}
.hightbox{border:none; padding:0;}
.hightline td span{color:#494949;font-size:16px}
.hightline .goods-spec{padding:10px 2px;overflow:visible;}
.hightline .goods-spec td{padding:8px 0;}
.goods-spec .spec-item{padding:5px 0;}
.goods-spec .spec-item td:first-child{display:none}


.spec-tip em{color:#747474;font-size:16px;}
.spec-tip span,.spec-tip span font{color:#e95200!important;font-weight:400;font-size:16px}
.goods-spec li{margin:5px 10px 5px 0;}
.goods-spec a{border:none;border-radius:0px;}

.goods-spec a span{background:none;border:1px solid #e5e5e5;display:block;width:130px;height:30px;line-height:30px;text-align:center;border-radius:0px;font-size:14px;color:#666;
font-family: Arial,"microsoft yahei"}
.goods-spec a:hover,.goods-spec a:hover span{text-decoration:none}
.goods-spec a:hover span{border:1px solid #e94700;color:#e94700}
.goods-spec a.selected span{color:#e94700;font-weight:400}

a.yxan:hover{text-decoration:none}
a.yxan span{color:#e94700!important;}


.Numinput{width:110px;position:relative;height:32px;overflow:hidden;padding-right:0}
.Numinput input{display:block;position:absolute;top:0;left:32px;width:58px;height:28px;text-align:center;
    background:#fff;font-size:14px;color:#aa0000;font-weight:400;border:1px solid #d7c4bb;border-left:none;border-right:none}
.Numinput .numadjust{position:absolute;top:0;border:none;display:block;width:32px;height:32px;background:#d7c4bb url("i/new.png") no-repeat;}
.Numinput .numadjust.increase{left:90px;background-position:-177px -86px}
.Numinput .numadjust.decrease{left:0;background-position:-85px -86px}
.Numinput .numadjust.decrease.active{background:#af9b91 url("i/new.png") no-repeat -85px -86px}
.Numinput .numadjust.increase.active{background:#af9b91 url("i/new.png") no-repeat -177px -86px}

.goods-spec .selected, .goods-spec .selected:hover, .goods-spec .selected span, .goods-spec .selected:hover span, .goods-spec .selected:hover img, .goods-spec .selected img{border-color:#e94700;display:block;}
.goods-spec a:hover{border-color:#e94700}
.goods-spec .selected{font-weight:700}
.goods-spec a i{background:url("i/new.png") no-repeat 0 0;right:-3px;bottom:-3px;width:15px;height:15px;}
.goods-spec a.lock{height:28px;}
.goods-spec a.lock span{height:28px;}
.goods-spec a.lock:hover{}
#view-products-list a{color:#89674c; background:none;text-align:left}
#view-products-list a:hover{color:#e94700; background:none}

.buyinfo{border:none;padding:20px 0}
.GoodsInfoWrap .btnBar{margin:10px 0 0;border:none;padding:0;}
.GoodsInfoWrap .btnBar .btn-buy,
.GoodsInfoWrap .btnBar .btn-fastbuy{background:url("i/l-bnt.png") no-repeat;height:28px;}

.GoodsInfoWrap .btnBar .btn-buy{background:url("i/new.png") no-repeat -15px -3px;width:257px;height:40px;margin-right:50px}
.GoodsInfoWrap .btnBar .btn-buy:hover{background:url("i/new.png") no-repeat -15px -3px}

.GoodsInfoWrap .btnBar .btn-fastbuy{background-position:0 -28px;margin-right:15px;width:76px;display:none}
.GoodsInfoWrap .btnBar .btn-notify{background:url("i/btn.png") no-repeat -1px -145px;width:107px;height:33px;}

.GoodsInfoWrap .btnBar .floatRight{float:left;display:none}
/*.GoodsInfoWrap .btnBar .floatRight li{width:125px;height:33px;overflow:hidden;margin-top:5px;display:block;color:#fff;text-align:center;text-indent:-9999em;cursor:pointer}*/
/*.GoodsInfoWrap .btnBar .floatRight li.star-off{background:url("i/nbtn.gif") no-repeat 0 -3px;}*/
/*.GoodsInfoWrap .btnBar .floatRight li.star-on{background:url("i/nbtn.gif") no-repeat -156px -3px;}*/
/*.GoodsInfoWrap .btnBar .btn-fav{display:block;height:33px;width:125px;overflow:hidden;background:url("i/nbtn.gif") no-repeat;cursor:pointer;padding:0; position:relative; z-index:3;}*/
/*.GoodsInfoWrap .btnBar .star-off .btn-fav{background-position:0 -3px;}*/
/*.GoodsInfoWrap .btnBar .star-on .btn-fav{background-position:-156px -3px;}*/

/*弹出加入购物车部分*/
.mini-cart-dialog{
    padding:15px;
    background:#fff;
    box-shadow:0 3px 5px #dedede;
    border-radius:8px;
}
.mini-cart-dialog .dialog-title,
.mini-cart-dialog .dialog-content{
    padding:0;
    margin:0;
    border:none;
    background:none;
}
.mini-cart-dialog .dialog-title .title img{
    display:none
}
.mini-cart-dialog .dialog-title .title{
    color:#9f3939;
    font-size:18px;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    text-align:center;
}
.mini-cart-dialog .dialog-title .dialog-close-btn{
    position:absolute;
    display:block;
    width:21px!important;
    height:21px;
    margin:0;
    right:14px;
    top:10px;
    border:none!important;
    overflow:hidden;
    text-indent:-9999em;
    background:url('i/new.png') no-repeat -207px -50px!important;
}
.mini-cart-dialog .dialog-content div span{
    color:#d83206;
    font-size:14px;
}
.mini-cart-dialog .dialog-content .btn-viewcart,
.mini-cart-dialog .dialog-content .btn-continue{
    width:87px;
    height:27px;
    background:url('i/new.png') no-repeat;
}
.mini-cart-dialog .dialog-content .btn-viewcart{
     background-position:-15px -50px;
}
.mini-cart-dialog .dialog-content .btn-continue{
    background-position:-111px -50px;
}



/*详细页默认tab*/
.GoodsInfoWrap .goodspackagewrap,
.GoodsInfoWrap .goods-detail-tab{margin:0 auto 0px;padding:0px;height:36px;width:400px;background:none;position:relative;border-bottom:0 solid #d3d3d3}
.GoodsInfoWrap .goodspackagewrap{margin-bottom:0;}
.GoodsInfoWrap .goodspackagewrap div,
.GoodsInfoWrap .goods-detail-tab div{background:#d7c8c1;font-size:16px;font-weight:400;color:#813636;margin:0 1px 0 0;padding:0 20px;
    width:auto;height:36px;line-height:36px;border:none;text-align:center;position:relative}
.GoodsInfoWrap .goodspackagewrap .active,
.GoodsInfoWrap .goods-detail-tab .active{color:#fff;background:#a9745c;
    /*background:url("i/goods-detail-tab.png") repeat-x left -82px;*/}

.GoodsInfoWrap .goods-detail-tab div span{position:relative;z-index:10}
.GoodsInfoWrap .goods-detail-tab div s{display:none}
.GoodsInfoWrap .goods-detail-tab .active s{display:block;height:0;width:0;position:absolute;bottom:-5px;right:45%;
    line-height:0;font-size:0;border-width:6px;border-style:solid;border-color:#fff #a9745c #a9745c;
    -moz-transform:rotate(180deg);-moz-transform-origin:50% 30%;
    -webkit-transform:rotate(180deg);
    -webkit-transform-origin:50% 30%;
    -o-transform:rotate(180deg);
    -o-transform-origin:50% 30%;
    transform:rotate(180deg);
    transform-origin:50% 30%;
}



/*相关商品*/
#goods-rels .GoodsListWrap{width:100%;overflow:hidden}
#goods-rels .GoodsListWrap table{width:1020px;margin-right:-20px;}
#goods-rels .items-gallery{padding:7px;width:240px;margin:20px auto 0;background:none;border:none;}
#goods-rels .items-gallery .goodpic{padding:0}
#goods-rels .items-gallery .goodpic a{display:block;width:240px;height:240px;padding:0}
#goods-rels .items-gallery .goodpic a img{display:block;width:100%;height:100%;padding:0}
#goods-rels .items-gallery .goodinfo h6 a{font-size:14px}
#goods-rels .items-gallery .goodinfo{padding:10px 0 10px 6px;width:234px;overflow:hidden}
#goods-rels .items-gallery .goodinfo ul li{height:24px;line-height:24px;}
#goods-rels .current{background:#f3f3f3;cursor:pointer}
#goods-rels .items-gallery .goodinfo .mktprice1{display:inline}
#goods-rels .items-gallery .goodinfo .info1{color:#89674c;font-family:"microsoft yahei",simsun,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;}

.goodsprop_ultra{height:150px;width:1160px;background:url("i/xbxm.png") no-repeat center top; margin:15px 0 0;display:none}

/*优惠劵样式*/
.sign_info b{
    font-size:32px;
    color:#ea4e07;
    display:block;
    line-height:40px;
    text-align:center;
}
.sign_info p{
    font-size:18px;
    color:#494949;
    height:24px;
    line-height:24px;
    margin-top:7px;
    text-align:center;
}



/*评论 咨询*/
.section.pdtdetail .FormWrap{border:none}
#goods-intro{width:1100px;overflow:hidden;padding:30px;color:#000;font-family:"microsoft yahei";text-align:left;background:#fff}
#goods-intro p{line-height:2.2;/*color:#333*/}
#goods-intro font{line-height:2.2;/*font-size:16px!important;font-weight:700;color:#000*/}
.pdtdetail {border:none; padding:0;margin-bottom:20px!important;}
.pdtdetail .indent{padding:0;}
.pdtdetail .rightjd{border:0 solid #D5D5D5!important;border-bottom:none!important;padding:10px 15px!important;}

.star{width:60px;height:10px;display:block;background:url("i/star.png") no-repeat}
.sa1{background-position:0 -74px;}
.sa2{background-position:0 -56px;}
.sa3{background-position:0 -37px;}
.sa4{background-position:0 -17px;}
.sa5{background-position:0 0;}

/*咨询*/
#goods-comment .division{background:#fff;border:0;padding:0;margin:0}
#goods-comment .division .commentMain{width:100%;}
#goods-comment .division .commentMain .comment_tit{padding:10px 20px;background:#f9f8f8;height:18px;position:relative}
#goods-comment .division .commentMain .timpstamp{color:#333;font-size:12px;padding-left:10px;}
#goods-comment .division .commentMain .author{color:#0472b1;padding-right:20px}
#goods-comment .division .commentMain .commentAsk{padding:10px 20px 10px 38px;background:url("i/ask.gif") no-repeat 20px 13px;color:#333;width:896px;line-height:20px;text-align:left;margin:0;height:auto}
#goods-comment .division .floatRight{position:relative}
#goods-comment .division a.floatRight{display:none;color:#e94700;text-decoration:none; position:absolute;top:10px;right:20px;}
#goods-comment .commentReply{padding:5px 20px;}
#goods-comment .commentReply .item{padding-left:20px;background:url("i/answer.gif") no-repeat left 3px;color:#333;position:relative}
#goods-comment .commentReply .author{color:#e94700}
#goods-comment .commentReply .authorgrey{color:#0472b1;}
#goods-comment .commentReply .timpstamp{color:#5e5e5e;font-size:12px;position:absolute;top:0;right:10px;}
.FormWrap .textright{padding:5px 5px 5px 0}
.addcomment{padding:10px 15px}
.addcomment .division{border:0;}
.division .forform th{color:#868686;width:100px}
.pbtn{width:107px;height:33px;background:url("i/come.png") no-repeat 0 0;border:0;cursor:pointer;color:#fff;font-weight:700;line-height:24px;overflow:hidden;text-indent:-9999em;}


/*帮助*/
.pageWrap {padding:0 10px 10px 10px;line-height:2.2;font-size:12px;color:#424242;}
.pageWrap h2{margin:0 -10px 20px -10px;color:#494949;}
.pageWrap h3{margin:15px 10px;}
.pageWrap h3,.pageWrap h4 {color:#666;padding:0;background:none;border:0;font-weight:bold;font-size:14px;margin:20px 0 0}
.pageWrap ol li {border:0;color:#666}
.pageWrap p {margin-bottom:10px;}

/*缺货登记*/
.GoodsInfoWrap .goodsname span a{color:#e94700;}
.GoodsInfoWrap .cha{padding:0 20px 0 0; background:url("yuding.gif") no-repeat right -13px;}
.GoodsInfoWrap .FormWrap{background:#fff;}
.GoodsInfoWrap .FormWrap h4{height:30px;line-height:30px;background:none;border-width:0 0 1px;border-style:solid;border-color: #ede7ed; margin:0 0 10px 0; padding-left:0;font-size:14px;}
.GoodsInfoWrap .FormWrap .division{ margin-top:10px; border:none;background:none;padding-left:0;text-indent:17px;}

#commentsPage0 .pager{margin:10px auto;}

#comments-list .comment-content dt.yu{width:100%!important}
#comments-list .comment-content dt.yu .commentAsk{float:left}
#comments-list .comment-content dt.yu .frt{
    font-size:12px;
}
.#comments-list .item{
    min-height:200px;
}

.nologin{
    background:#fff!important;
    padding:0!important;
    border-color:#fff!important;
    margin-top:10px;
}

/*=============浮动菜单=============*/
.c-float-popWrap{
    position: fixed!important;
    z-index: 222222!important;
    top: 45%!important;
    left: 50%!important;
    margin-left: -110px!important;
    text-align: center!important;
}
.do-info {
    background: #fff;
    width: 100%;
    min-height: 50px;
    font-size: 1.3rem;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    left: 0px;
    margin: 0px;
    z-index: 111111;
}
.m-detail-mainout .do-info .i-row.act {
    background-color: rgba(255,255,255,0.9);
    height: 50px;
    z-index: 99;
    left: 0px;
    margin: 0px;
    width: 102%;
    position: relative;
    padding: 0px;
    border-top: 1px solid #eee;
}
.do-info .i-row.act {
    background-color: rgba(255,255,255,0.9);
    height: 50px;
    z-index: 99;
    left: 0px;
    margin: 0px;
    width: 102%;
    position: relative;
    padding: 0px;
}
.leftfooter {
    width: 50%;
    overflow: hidden;
}
.leftfooter>div {
    float: left;
    width: 33.33%;
    text-align: center;
    height: 50%;
}
.i-row.act a {
    display: block;
    text-align: center;
    line-height: 1.2rem!important;
    font-size: 13px;
    border-radius: 2px;
    margin-top: 2px;
}


.d-info .detailheads.fav span:before {
    content: '关注';
    color: #333;
}

.order-numbers {
    display: inline-block;
    position: absolute;
    top: -5px;
    background-color: #f23030;
    line-height: 10px;
    font-style: normal;
    border-radius: 8px;
    padding: 0 4px;
    font-size: 8px;
    color: #fff;
    right: -9px;
    border: 1px solid #fff;
}
.rightfooter {
    width: 50%;
    overflow: hidden;
}
input.btn-buy1 {
    width: 49.3%;
    background: #c00;
    color: #fff;
    font-size: 16px;
}
input.buynow {
    width: 49.5%!important;
    background: #c00!important;
    color: #fff;
    font-size: 14px;
    margin: 0px;
    border-radius: 0px!important;
}
input.btn-buy1 {
    background: #a9745c!important;
    border-radius: 0px!important;
    height:50px!important;
    line-height:50px!important;
}
.guigecontent {
    overflow: hidden;
}
.spec-first-pic {
    position: absolute;
    left: 8px;
    top: -26px;
    width: 100px;
    height: 100px;
    border-radius: 3px;
    border: 1px solid #f0f1f3;
    background-color: #fff;
    overflow: hidden;
    display: -webkit-box;
    z-index: 1;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.rt-close-btn-wrap {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}


.d-info .detailheads.fav.in span:before {
    content: '已关注';
    color: #333;
}
.i-row .t {
    line-height: 3.2rem;
    font-size: 12px;
    color: #777;
    width: 20%;
    white-space: nowrap;
    padding-left: 8px;
    vertical-align: middle;
    padding-right: 3px;
}
.buynum {
    display: block;
    line-height: 3rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-flex;
}
.spec-first-pic img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}
.m-detail-mainout .d-info .i-row .buynum i {
    display: inline-block;
    border: 0rem solid #cfcfcf;
    height: 31px;
    width: 32px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff),to(#efefef));
    position: relative;
}
.m-detail-mainout .d-info .i-row .buynum i:after, .m-detail-mainout .d-info .i-row .buynum i.add:before {
    content: '';
    width: 15px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 16px;
    left: 9px;
}
.m-detail-mainout .d-info .i-row .buynum input {
    /* border: .1rem solid #cfcfcf; */
    border: none;
    margin: 0 -.1rem;
    font-size: 1.1rem;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 32px;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    color: #999;
}
.stock{
    font-size: 13px!important;
    line-height: 30px!important;
}
.twobuttons {
    background-color: rgba(255,255,255,0.9);
    height: 50px;
    z-index: 99;
    left: 0px;
    margin: 0px;
    width: 102%;
}
.buttons {
    width: 100%;
    overflow: hidden;
}

.twobuttons input {
    display: block;
    text-align: center;
    line-height: 4.2rem;
    border-radius: 2px;
    border: none;
    -webkit-appearance: none;
    height: 50px;
}
.twobuttons input.buynow {
    width: 49.3%;
    background: #c00;
    color: #fff;
    font-size: 3.6rem;
    font-size: 18px;
    margin: 0px;
}
.m-detail-mainout .d-info {
    margin: 1rem;
    min-height: 100px;
    font-size: 1.0rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
.m-detail-repair #content{
    padding-left:0!important;
}
#imgs img{
    width:100%!important;
}
.ItemsWarp2019{
    margin:0px 15px;
    padding:0px 5px;
}
.ItemsWarp2019 span.listbox_1{
    width: 1120px;
}