/** 
 * 描述：商品页
* by s hop wt.co m
 */
@charset "utf-8";
.saleP { font-weight: 600; color: #c00; vertical-align: middle }
body { background: #fff }
.wts-detail { min-height: 500px; margin-bottom: 20px; margin-top: 10px; background: #fff; position: relative; z-index: 2 }
.wts-detail .store-info {position: absolute; z-index: 2; top: -1px; right: -1px; }
.wts-detail .wts-info { display: block }
.wts-lal { width: 210px; display: block }
.wts-lal .title { font-size: 12px; font-weight: 600; line-height: 20px; background-color: #f5f5f5; display: block; padding: 5px 10px; border-bottom: solid 1px #eee }
.ownshop .wts-lal .title { margin: 1px }
.wts-lal .content { width: 190px; margin: 0 auto }
.wts-lal .content ul { font-size: 0; word-spacing: -1em }
.ownshop .wts-lal .content ul { }
.wts-lal .content ul li { font-size: 12px; margin-bottom: 5px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 95px }
.wts-lal .content ul li .goods-pic { width: 64px; height: 64px; margin: 5px auto }
.ownshop .wts-lal .content ul li .goods-pic { margin: 5px auto }
.wts-lal .content ul li .goods-pic a { background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 64px; height: 64px; border: 1px solid transparent; overflow: hidden }
.wts-lal .content ul li .goods-pic a:hover { border-color: #c00 }
.wts-lal .content ul li .goods-pic a img { width: 100%; height: 100%;}
.wts-lal .content ul li .goods-price { text-align: center; color: #c00; }
/* 商品图片放大镜 */
.wts-goods-picture { background-color: #FFF; position: absolute; z-index:99; top: 0; left: 0;}
.wts-goods-picture .gallery_wrap { width: 100%; height: 100%; position: absolute; top: 0; left: 0;} 
.wts-goods-picture .gallery { width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.wts-goods-picture .place_gallery { margin-left: -180px; top: 4%; left: 50%;}
.wts-goods-picture img { display: block; -ms-interpolation-mode: bicubic;}
.wts-goods-picture .levelB, 
.wts-goods-picture .levelC { cursor: url(../images/shop/zoom.png), -moz-zoom-in; }
.wts-goods-picture .levelD { cursor: url(../images/shop/hand.png), -moz-grab; }
.wts-goods-picture .controller_wrap { filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2FFFFFF', endColorstr='#B2FFFFFF'); background:rgba(255,255,255,0.7); padding: 0; position: absolute; left: 12px; right: 20px; bottom: -42px;}
.wts-goods-picture .controller { width: 350px !important; height: 52px; position: relative; overflow: hidden;}
.wts-goods-picture .controller ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; width: 100%; height: 52px; overflow: hidden; position: absolute; top: 0; left: 0;}
.wts-goods-picture .controller li { vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 58px;}
.wts-goods-picture .controller li { *display: inline/*IE6,7*/;}
.wts-goods-picture .controller a { background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block; padding: 1px; border: 1px solid #EEE; overflow: hidden;}
.wts-goods-picture .controller a img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2);}
.wts-goods-picture .controller a:hover, .wts-goods-picture .controller .current { padding: 0; border-width: 2px; border-color: #F32613;}
.wts-goods-picture .prev, .wts-goods-picture .next { filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66FFFFFF', endColorstr='#66FFFFFF');background:rgba(255,255,255,0.4); display: none; border-radius: 0 56px 56px 0; width: 28px; height: 56px; position: absolute; top: -190px; left: 0;}
.wts-goods-picture:hover .prev, .wts-goods-picture:hover .next { display: block;}
.wts-goods-picture .prev:hover, .wts-goods-picture .next:hover { filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF');background:rgba(255,255,255,0.8);}
.wts-goods-picture .prev span, .wts-goods-picture .next span { text-indent: -99px; background: url(../images/shop/wt_public_img.png) no-repeat -12px 0; display: block; margin: 18px 0 0 4px; width: 10px; height: 20px; overflow: hidden; cursor: pointer;}
.wts-goods-picture .hide, .wts-goods-picture:hover .hide { display: none;}
.wts-goods-picture .next { border-radius: 56px 0 0 56px; left: auto; right: 0;}
.wts-goods-picture .next span { background-position: -22px 0; margin-left: 9px;}
.wts-goods-picture .close_wrap { position: absolute; top: -10px; right: -10px;}
.wts-goods-picture .close_wrap a { font: lighter 20px/20px Verdana; color: #CCC; background-color: #FFF; text-align: center; display: none; width: 22px; height: 22px; border: solid 1px #CCC; border-radius: 24px; overflow: hidden;}
.wts-goods-picture .close_wrap a:hover { text-decoration: none; color: #333; border-color: #333;}

.wts-goods-picture .controller a video{max-width:48px;max-heigth:48px;}
.video-play{ font-size:0.6rem;position: absolute;top: 1.2rem;left: 1.2rem;color: #fff; background: #f40;padding:0.3rem 0.15rem 0.1rem 0.25rem;border-radius: 50%; width: 1rem;height: 1rem;}
.movie-lock{width:48px; height:48px; overflow:hidden !important;display:inline-block !important;}
.preview{width:360px; height:465px; margin:0;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; padding:6px 5px; width:355px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{ margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:350px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:50px; overflow:hidden; float:left; text-align:center; margin-right: 8px;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg video{ width:48px; height:48px; border:1px solid #f40;}
.list-img-hover{width:48px !important; height:48px !important; border:1px solid #f40;}
/* bigImg */
.bigImg{position:relative; float:left; width:360px; height:360px; overflow:hidden;}
.bigImg #midimg{width:360px; height:360px;}
.bigImg #winSelector{width:175px; height:130px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
.bigImg video{ position:absolute; top:0; left:0;}
/* bigView */
#bigView{position:absolute;border: 1px solid #e6e6e6; background:#fff; overflow: hidden; z-index:999; height:463px; width:600px; top:0; left: 50%; margin-left: -219px}
#bigView img{position:absolute;}
/*视频 放大镜 end*/
.wts-goods-summary { background-color: #FFF; float: right; width: 559px; min-height: 500px; margin-right: 218px; padding:0 20px; border-left: solid 1px #EEE; border-right: solid 1px #EEE;  }
.wts-goods-summary .name { padding: 15px 0 }
.wts-goods-summary .name h1, .wts-goods-summary .name strong { font: 700 16px/21px "Microsoft Yahei "; color: #333; line-height: 28px; display: block;}
.wts-goods-summary .name strong { font-weight: 400; font-size: 12px; line-height: 17px; color: #E4393C; white-space: normal; margin-top: 5px }
.wts-meta { color: #666; position: relative; z-index: 3 }
.wts-sale { background-color: #FAFAFA; border-bottom: solid 1px #eee; position: relative; z-index: 20 }
.wts-sale .goods-gift { max-height: 120px; overflow: hidden; position: relative; z-index: 1 }
.wts-sale .goods-gift ul { }
.wts-sale .goods-gift ul li { font-size: 0; *word-spacing:-1px/*IE6��7*/;
margin-bottom: 4px; }
.wts-sale .goods-gift .goods-gift-thumb, .wts-sale .goods-gift .goods-gift-name, .wts-sale .goods-gift ul li em { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline;
*zoom: 1;
}
.wts-sale .goods-gift .goods-gift-thumb { }
.wts-sale .goods-gift .goods-gift-thumb span { background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block;
width: 24px; height: 24px; padding: 1px; border: 1px solid #EEE; overflow: hidden; }
.wts-sale .goods-gift .goods-gift-thumb span img { max-width: 24px; max-height: 24px; margin-top:expression(24-this.height/2);
*margin-top:expression(12-this.height/2);
}
.wts-sale .goods-gift .goods-gift-name { color: #005EA6; margin-left: 5px; }
.wts-sale .goods-gift ul li em { font-family: Arial; color: #F60; margin-left: 5px; }
.wts-plus { padding: 0; }
.wts-key { position: relative; z-index: 1; }
.wts-goods-summary hr { font-size: 0; background-color: transparent; line-height: 0; width: 90%; margin: 0 auto; border: none; border-top: dotted 1px #E6E6E6; }
.wts-goods-summary dl { font-size: 0; *word-spacing:-1px/*IE67*/;
}
.wts-goods-summary dl dt, .wts-goods-summary dl dd { font-size: 14px; line-height: 24px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/* IE6,7 */;
min-height: 24px; padding: 6px 0 0; *zoom:1;
}
.wts-meta dl dt, .wts-meta dl dd { line-height: 30px; height: 30px; }
.wts-sale dl dt, .wts-sale dl dd { padding: 10px 0; }
.wts-goods-summary dt { text-align: right; width: 96px; margin-right: 6px; }
.wts-goods-summary dd { text-align: left; width: 450px; *width: 509px/*IE7*/;
}
.wts-meta dl dd i.ver-line { display: inline-block; *display: inline;
zoom: 1; }
.wts-meta dl dd a { color: #666; text-decoration: underline; vertical-align: middle; display: inline-block; *display: inline/*IE7*/;
*zoom: 1;
}
.wts-meta .good-price { padding: 10px 0 16px 0; background: #f5f5f5 url(../images/shop/goods_meta_bg.png) no-repeat 0 50%; background-size: cover;}
.wts-meta .good-price .good-step-price {width: 33.3%; float:left; font-size: 24px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.wts-meta .good-price .good-step-price i { font-size: 18px; padding-right: 2px;font-weight: 700;}
.wts-meta .good-price .good-step-num {width: 33.3%; float:left; font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.wts-meta .price strong { font: 700 30px/25px Tahoma; vertical-align: middle; color: #e4393c }
.wts-meta .price strong i { font-family: Arial; }
.wts-meta .price em { font-size: 16px; text-decoration: line-through; border-left: 1px dotted #a49e9e; vertical-align: middle;padding-left: 20px; margin-left: 20px }
.wts-meta .price em .plus-txt {font-size: 12px; vertical-align: bottom; margin-left: 4px;}
.wts-meta .price em .plus-up a {font-size: 12px; vertical-align: bottom;font-family: simsun;color: #005aa0 !important;;}
.wts-meta .cost-price strong { text-decoration: line-through; color: #e4393c }
.wts-salebar {background:#e84540 url(../images/salebar_bg.png) no-repeat; font-family: "Microsoft YaHei"; height: 32px;line-height: 32px; overflow: hidden;padding: 0 10px;}
.wts-salebar .activity-type { float: left;height: 28px; line-height: 28px;}
.wts-salebar .activity-type .ico-time {background-image: url("../images/icon_time_w.png"); background-position: 50% 50%; background-repeat: no-repeat; background-size: 100% auto; color: #fff; display: inline-block; height: 25px; margin-right: 5px; vertical-align: middle; width: 25px;}
.wts-salebar .activity-type strong { color: #fff; font-size: 16px; font-weight: 400; vertical-align: middle;}
.wts-salebar .activity-time {float:right;color: #fbe2e2; font-size: 12px;}
.wts-salebar .activity-time em {background: #443b3b; color: #fff; font-size: 14px; margin: 4px; width: 22px; border-radius: 2px; display: inline-block; line-height: 24px;text-align: center;}
.wts-goods-summary .rate { border-bottom: 1px dashed #cbcad0; padding:5px 0 11px 30px;}
.wts-goods-summary .rate dd { width: 100%;}
.wts-goods-summary .rate a { text-decoration: none}
.wts-goods-summary .rate span{ padding: 0 30px; border-right: 1px solid #e5dfda;}
.wts-goods-summary .rate i { color: #ff6600; padding: 0 6px}
.wts-goods-summary .rate .star{ border-right: 0;}
.wts-goods-summary .book {background-color: #fafafa;border-bottom: 1px solid #eee;}

.wts-goods-code { width: 100px; height: 120px; position: absolute; z-index: 1; top: 12px; right: 12px }
.wts-goods-code p { vertical-align: middle; text-align: center; display: table-cell; width: 100px; height: 100px; padding: 0; overflow: hidden }
.wts-goods-code img { max-width: 100px; max-height: 100px; margin-top:expression(100-this.height/2)
}
.wts-book-down { font-size: 0; width: 329px; padding: 10px 130px 10px 100px; position: relative; z-index: 1; background-color: #FAFAFA; border-bottom: solid 1px #eee }
.wts-book-down .rule-price, .wts-book-down .rule-symbol { font-size: 12px; text-align: center; vertical-align: middle; display: inline-block }
.wts-book-down .rule-price { color: #c00; line-height: 20px; background-color: #FFF; min-width: 60px; height: 40px; padding: 4px 9px; border: dashed 1px #C92000 }
.wts-book-down .rule-price strong { font-weight: 600; display: block; color: #000 }
.wts-book-down .rule-symbol { font-size: 16px; margin: 0 10px }
.wts-book-down .rule-time { font-size: 12px; display: block; clear: both; padding: 5px 0 0 0 }
.wts-book-down .rule-info { font-size: 12px; display: block; position: absolute; z-index: 1; top: 20px; right: 100px }
.wts-book-down .rule-info a { color: #333; display: block; position: relative; z-index: 1; cursor: pointer }
.wts-book-down .rule-info a:hover { color: #c00; text-decoration: none }
.wts-book-down .rule-info a i { font-size: 16px; vertical-align: middle; margin-left: 6px; color: #6DD900 }
.wts-book-down .rule-info a ul { background-color: #FFF; display: none; width: 300px; padding: 0 10px 10px; position: absolute; z-index: 1; top: 25px; left: -100px; box-shadow: 4px 4px 0 #F5F5F5 }
.wts-book-down .rule-info a:hover ul { display: block; background-color: #FFF }
.wts-book-down .rule-info a ul .arrow { font-size: 0; line-height: 0; display: block; width: 0; height: 0; margin-left: 95px; margin-top: -15px; border-color: transparent transparent #FFF transparent; border-style: dashed dashed solid dashed; border-width: 8px }
.wts-book-down .rule-info a ul li { color: #777; line-height: 16px; padding: 10px 0 0 }
.wts-sale .sale-info { font-size: 0; word-spacing: -1em; position: relative; z-index: 4 }
.wts-sale .sale-info span { font-size: 12px; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block }
.wts-sale .sale-info .sale-name { line-height: 16px; color: #df3033; border: 1px solid #df3033; height: 16px; padding: 2px 3px; margin-right: 10px }
.wts-sale .sale-info .sale-rule { color: #555; width: 325px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden }
.wts-sale .sale-info .sale-rule em { font-family: Arial; font-weight: 600; color: #333; margin: 0 1px }
.wts-sale .sale-info .sale-rule a.gift { background-color: #FFF; text-align: center; vertical-align: middle; display: inline-block; width: 20px; height: 20px; padding: 1px; overflow: hidden }
.wts-sale .sale-info .sale-rule a.gift img { max-width: 20px; max-height: 20x }
.wts-sale .sale-info .sale-rule-more i { background: url(../images/shop/wt_public_img.png) no-repeat -50px -100px; vertical-align: middle; display: inline-block; width: 7px; height: 4px; margin-left: 4px }
.wts-sale .sale-info .sale-rule-more strong { font-weight: 400; color: #FF875A; margin: 0 2px }
.wts-sale .sale-info .sale-rule-more a { color: #999 }
.wts-sale .sale-info .sale-rule-more a:hover { color: #FF875A; text-decoration: none }
.sale-rule-content { font-size: 12px; background-color: #FFF; width: 508px; border: solid 1px #D7D7D7; position: absolute; z-index: 4; top: 5px; left: -5px; box-shadow: 4px 4px 0 rgba(0,0,0,.05) }
.sale-rule-content .title { line-height: 20px; background-color: #F5F5F5; height: 20px; padding: 5px; border-bottom: solid 1px #D6D6D6 }
.sale-rule-content .title span { vertical-align: top }
.sale-rule-content .title strong { font-weight: 400; color: #FF875A; margin: 0 2px }
.sale-rule-content .title a { float: right }
.sale-rule-content .content { padding: 5px 0 5px 60px }
.sale-rule-content .bottom { border-top: solid 1px #D7D7D7; padding: 8px 0; overflow: hidden }
.sale-rule-content .bottom a { color: #005EA6; text-decoration: none; float: right; margin-right: 10px }
.sale-rule-content .mjs-tit { font-weight: 600 }
.sale-rule-content .mjs-tit time { font-weight: 400; color: #999 }
.sale-rule-content .mjs-info li { line-height: 24px; display: block; height: 24px; margin-bottom: 2px }
.wts-jjg, .wts-mansong { padding: 2px 0 }
.cou-rule-list { background-color: #FFF; padding: 5px 0 5px 60px }
.couRuleScrollbar { position: relative; max-height: 180px; padding-right: 10px; overflow: hidden }
.cou-rule { display: block; padding: 0 0 5px 0; border-bottom: dashed 1px #D6D6D6; margin-bottom: 5px }
.cou-rule h4 { color: #000; line-height: 20px; margin-bottom: 5px }
.cou-rule ul li { display: block; width: 100%; height: 20px; padding: 2px 0 }
.cou-rule ul li img { width: 20px; height: 20px; float: left; margin-right: 5px }
.cou-rule ul li h5 { color: #777; white-space: nowrap; text-overflow: ellipsis; width: 300px; height: 20px; float: left; overflow: hidden }
.cou-rule ul li h6 { color: #690; display: block; width: 80px; text-align: right; float: right }
.wts-freight { padding: 6px 0 }
.wts-freight dt { line-height: 28px }
.wts-freight_box { display: block; position: relative; z-index: 80 }
.wts-freight-select { height: 28px; float: left; margin-right: 6px; position: relative; z-index: 3 }
.wts-freight-select .text { line-height: 26px; background-color: #FFF; height: 26px; float: left; padding: 0 20px 0 15px; border: solid 1px #eee; position: relative; z-index: 1; overflow: hidden; cursor: pointer }
.wts-freight-select.hover .text { display: none }
.wts-freight-select .text b { font-size: 0; line-height: 0; background: url(../images/shop/wt_public_img.png) no-repeat -50px -100px; display: block; width: 8px; height: 4px; position: absolute; top: 10px; right: 6px; overflow: hidden }
.wts-freight-select.hover .close, .wts-freight-select.hover .content { display: block }
.wts-freight-select .content { background-color: #FFF; display: none; width: 512px; padding: 0; border: 1px solid #D7D7D7; position: absolute; z-index: 2; top: 0; left: 0; box-shadow: 4px 4px 0 rgba(0,0,0,.05) }
.wts-freight-select .wts-stock { position: relative }
.wts-freight-select .wts-stock .tab { background-color: #FAFAFA; width: 100%; height: 26px; float: left; border-bottom: solid 1px #eee; overflow: visible }
.wts-freight-select .wts-stock .tab li { float: left; clear: none; padding: 0 }
.wts-freight-select .wts-stock .tab .current a.hover, .wts-freight-select .wts-stock .tab a { font-size: 12px; line-height: 26px; color: #999; text-align: center; float: left; height: 26px; padding: 0 15px 0 15px; border-style: solid; border-width: 0 1px 0 0; border-color: #eee; position: relative; cursor: pointer; -moz-border-colors: none }
.wts-freight-select .wts-stock .tab a.hover { line-height: 26px; color: #000; text-decoration: none; background-color: #FFF; height: 26px; padding: 0 15px 1px 15px; border-color: #eee; border-style: solid; border-width: 0 1px 0 0 }
.wts-freight-select .wts-stock .tab a i { font-size: 0; line-height: 0; background: url(../images/shop/wt_public_img.png) no-repeat -50px -100px; vertical-align: middle; display: inline-block; width: 8px; height: 4px; margin-left: 6px }
.wts-freight-select .wts-stock .area-list { display: block; clear: both; padding: 10px 15px; overflow: hidden }
.wts-freight-select .wts-stock .area-list li { line-height: 20px; white-space: nowrap; text-overflow: ellipsis; width: 112px; height: 20px; padding: 4px 0 4px 4px; float: left; overflow: hidden }
.wts-freight-select .wts-stock .area-list li.longer-area { width: 228px }
.wts-freight-select .wts-stock .area-list li a { line-height: 16px; color: #555; padding: 2px 5px }
.wts-freight-select .wts-stock .area-list li a:hover { color: #FFF; text-decoration: none; background-color: #FF875A }
.wts-freight-select .close { font-size: 12px; line-height: 20px; display: none; width: 24px; height: 20px; position: absolute; z-index: 19; top: 4px; left: 480px; cursor: pointer }
#wts-freight-prompt { line-height: 28px; color: #999; float: left }
#wts-freight-prompt strong { font-size: 16px; color: #333; margin: 0 8px }
.wts-logistics { position: relative; z-index: 19 }
.wts-logistics .wts-chain { padding: 6px 0 }
.wts-logistics .wts-chain i.icon-chain { background: url(../images/shop/wt_public_img.png) no-repeat 0 -100px; vertical-align: middle; display: inline-block; width: 20px; height: 20px; padding-right: 5px }
.wts-logistics .wts-chain dd { color: #999 }
.wts-logistics .wts-chain a { font-size: 14px; color: #BA7538; margin-right: 5px }
.wts-chain-show { display: block; padding: 10px }
.wts-chain-show dl { font-size: 0; margin-bottom: 10px }
.wts-chain-show dd, .wts-chain-show dt { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block }
.wts-chain-show dt { font-size: 14px; line-height: 28px; margin-right: 10px }
.wts-chain-show dd select { margin-right: 4px }
.wts-chain-list { background: #F5F5F5 url(../images/shop/wts_chain_show.png) no-repeat 50% 40%; min-height: 300px; border: solid 1px #eee }
.wts-chain-no-date { font-size: 16px; font-weight: 600; text-align: center; margin: 180px auto 0 auto }
.wts-chain-list ul { padding: 10px }
.wts-chain-list ul li { line-height: 20px; background-color: #FFF; padding: 5px 5px 5px 15px; margin-bottom: 10px; border: solid 1px #eee; border-radius: 5px }
.wts-chain-list ul li a { color: #2272c8 }
.wts-chain-list ul li a:hover { text-decoration: underline }
.wts-chain-list ul li h5 i { background: url(../images/shop/wt_public_img.png) no-repeat -30px -100px; vertical-align: middle; display: inline-block; width: 10px; height: 12px; margin-right: 5px }
.wts-chain-list ul li p { color: #999 }
.wts-chain-list ul li .handle { line-height: 20px; height: 20px; float: right; padding: 10px; border-left: solid 1px #eee }
.wts-chain-detail { background: url(../images/shop/wts_chain_bg.jpg) no-repeat 50% 50%; width: 1160px; padding: 20px; margin: 20px auto; overflow: hidden }
.wts-chain-detail .chain-img { float: left; width: 360px; height: 360px; overflow: hidden }
.wts-chain-detail .chain-info { float: right; width: 760px }
.wts-chain-detail .chain-info .chain-name { padding: 10px; border-bottom: dotted 1px #CCC }
.wts-chain-detail .chain-info a { color: #FFDB60; background-color: #c00; float: right; padding: 4px 10px; border-radius: 5px }
.wts-chain-detail .chain-info a i { background: url(../images/shop/wt_public_img.png) no-repeat -30px -100px; vertical-align: middle; display: inline-block; width: 10px; height: 12px; margin-right: 5px }
.wts-chain-detail .chain-info h1 { font-size: 24px; font-weight: 600; line-height: 30px; color: #333; display: inline-block }
.wts-chain-detail .chain-info dl { padding: 5px 5px 10px 5px }
.wts-chain-detail .chain-info dt { font-size: 14px; line-height: 32px; color: #555 }
.wts-chain-detail .chain-info dd { font-size: 12px; line-height: 24px; color: #777 }
.wts-key dl { padding: 8px 0 0 }
.wts-key ul { font-size: 0 }
.wts-key ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 6px 6px 0; position: relative; z-index: 1 }
.wts-key ul li a { white-space: nowrap; display: block; min-height: 24px; padding: 1px; border: 1px solid #eee; cursor: pointer }
.wts-key ul li.sp-img a { background-color: #FFF; font-size: 12px; color: #999; padding-right: 5px }
.wts-key ul li.sp-img a img { vertical-align: middle; display: inline-block; max-width: 24px; max-height: 24px; margin-right: 5px }
.wts-key ul li.sp-txt a { font-size: 12px; line-height: 24px; color: #000; text-decoration: none; background: #FFF none; text-align: center; white-space: nowrap; min-width: 20px; height: 24px; padding: 0 5px!important; margin: 1px }
.wts-key ul li.sp-img a.hovered, .wts-key ul li.sp-img a:hover { color: #c00; text-decoration: none; border: 2px solid #c00; padding: 0 4px 0 0 }
.wts-key ul li.sp-txt a.hovered, .wts-key ul li.sp-txt a:hover { border: 2px solid #c00; margin: 0 }
.wts-key ul li a i { display: none }
.wts-key ul li a.hovered i { font-size: 0; line-height: 0; background: url(../images/shop/wt_public_img.png) no-repeat 0 0; display: block; width: 11px; height: 11px; position: absolute; z-index: 1; right: 2px; bottom: 2px }
.wts-buy { display: block; clear: both; padding: 20px 0 20px 30px; position: relative; z-index: 1 }
.wts-figure-input { vertical-align: top; display: inline-block; width: 65px; position: relative; z-index: 1 }
.wts-figure-input .input-text { color: #333; font-family: Tahoma; font-size: 16px; font-weight: 600; line-height: 41px; text-align: center; height: 41px; width: 41px; padding: 0; border: solid 1px #eee }
.wts-figure-input a { font-size: 0; background-color: #FFF; background: url(../images/shop/wt_public_img.png) no-repeat; display: block; width: 20px; height: 20px; border-style: solid; border-color: #eee; border-width: 1px 1px 1px 0; position: absolute; z-index: 1; left: 42px; -webkit-text-size-adjust: none }
.wts-figure-input a:hover { color: #c00; text-decoration: none }
.wts-figure-input a.increase { background-position: -100px -100px; top: 0 }
.wts-figure-input a.decrease { background-position: -120px -100px; top: 21px }
.wts-figure-input span { white-space: nowrap; display: block; position: absolute; z-index: 1; top: 50px; left: 0 }
.wts-figure-input span em { margin: 0 2px }
.wts-figure-input span strong { color: #F60; margin: 0 2px }
.wts-point { font-size: 14px; color: 666; background-color: #FFF7D1; display: block; height: 24px; padding: 5px 9px; border: solid 1px #E5DEBC; position: absolute; z-index: 1; top: 74px; left: 30px; box-shadow: 3px 3px 0 rgba(0,0,0,.1) }
.wts-point i { background: url(../images/shop/wt_public_img.png) no-repeat -70px -100px; display: block; width: 8px; height: 8px; margin-top: -13px; margin-left: 8px; margin-bottom: 5px }
.wts-point span { line-height: 24px }
.wts-point span strong { font-weight: 600; color: #FF5C4D; margin: 0 2px }
.wts-point span a { color: #06C; text-decoration: underline; margin: 0 2px }
.wts-point span.look { font-weight: 600; color: #FF5C4D }
.wts-goods-summary .wts-btn a.arrival { color: #690; vertical-align: top; display: inline-block; margin-top: 5px }
.wts-goods-summary .wts-btn a.arrival i { font-size: 14px }
.wts-goods-summary .wts-btn { vertical-align: top; display: inline-block; height: 42px; position: relative; z-index: 70; zoom: 1 }
.wts-goods-summary .wts-btn a.addcart, .wts-goods-summary .wts-btn a.buynow, .wts-goods-summary .wts-btn a.no-addcart, .wts-goods-summary .wts-btn a.no-buynow { font: 700 16px/32px "Microsoft Yahei "; color: #FFF; text-align: center; display: inline-block; height: 30px; padding: 5px 12px; margin-right: 5px; border-radius: 2px; position: relative; overflow: hidden }
.wts-goods-summary .wts-btn a.addcart:hover, .wts-goods-summary .wts-btn a.buynow:hover, .wts-goods-summary .wts-btn a.no-addcart:hover, .wts-goods-summary .wts-btn a.no-buynow:hover { text-decoration: none }
.wts-goods-summary .wts-btn a.buynow { height: 30px; background-color: #ffeded; color: #f60; border-style: solid; border-color: #f60; border-width: 1px;  min-width: 102px; }
.wts-goods-summary .wts-btn a:hover.buynow { background-color: #FFEAEA; color: #f60; }
.wts-goods-summary .wts-btn a.addcart { background-color: #c00; border: 1px #c00 solid;}
.wts-goods-summary .wts-btn a:hover.addcart { background-color: #CF0010 }
.wts-goods-summary .wts-btn a.no-addcart, .wts-goods-summary .wts-btn a.no-buynow, .wts-goods-summary .wts-btn a:hover.no-addcart, .wts-goods-summary .wts-btn a:hover.no-buynow { background-color: #AAA; cursor: not-allowed; color: #fff; border: 1px solid #aaa; }
.wts-goods-summary .wts-btn a i { font-size: 17px; margin-right: 6px }
.wts-cart-popup { background-color: #F5F5F5; display: none; width: 320px; height: 120px; border: solid 1px #eee; box-shadow: 0 0 3px rgba(153,153,153,.25); position: absolute; z-index: 1; top: 72px; left: -1px }
.wts-cart-popup dl { display: block }
.wts-cart-popup dl dt { font: lighter 16px/20px "Microsoft Yahei "; color: #333; text-align: center; width: 100%; margin: 10px 0 5px 0 }
.wts-cart-popup dl dt a { font: 10px/12px Verdana; color: #999; text-align: center; display: inline-block; width: 12px; height: 12px; float: right; margin: -5px 5px 0 0; cursor: pointer }
.wts-cart-popup dl dt a:hover { text-decoration: none; color: #333 }
.wts-cart-popup dl dd { text-align: center; width: 100%; margin: 0 0 5px 0 }
.wts-cti { margin-bottom: 10px }
.wts-cti dd { overflow: hidden }
.wts-cti dd span { margin-right: 10px; color: #999; white-space: nowrap }
.wts-cti dd span img { vertical-align: middle; display: inline-block; width: 16px; height: 16px; margin-right: 4px }
.wts-handle { width: 380px; height: 24px; padding-top: 10px; position: absolute; z-index: 1; left: 0px; top: 420px }
.wts-handle a { color: #777; background-color: #FFF; float: left; padding: 1px 6px; margin-right: 5px; border: solid 1px #F5F5F5; border-radius: 4px }
.wts-handle a:hover { text-decoration: none; color: #333; background-color: #F5F5F5 }
.wts-handle a.selected { color: #FFF; background-color: #c00; border-color: #c00 }
.wts-handle a span { font-family: Arial; color: #AAA; margin-left: 4px }
.wts-handle a.compare i { background: url(../images/shop/wt_public_img.png) no-repeat -100px -70px; vertical-align: middle; width: 12px; height: 12px; display: inline-block; margin-right: 4px }
.wts-handle a.compare.selected i { background: url(../images/shop/wt_public_img.png) no-repeat -120px -70px; vertical-align: middle; width: 12px; height: 12px; display: inline-block; margin-right: 4px }
.wts_share { background-color: #FAFAFA; display: inline-block; padding: 5px 0; margin: 10px 0 0 20px; border-radius: 3px; position: relative; overflow: hidden; border: solid 1px #eee; box-shadow: 0 0 0 2px rgba(204,204,204,.1); overflow: hidden; zoom: 1 }
.wts_share a { color: #005EA6; display: inline-block; height: 20px; padding: 0 8px; margin-left: -1px; border-left: solid 1px #eee }
.wts_share a i { font-size: 14px; margin-right: 4px; color: #999; vertical-align: middle }
.wts_share a em { font-weight: 600; color: #999; vertical-align: middle; display: inline-block; margin-left: 2px }
.wts_share a:hover em, .wts_share a:hover i { text-decoration: none }
.wts-saleout { background-color: #FAFAFA; width: 86%; padding: 10px 20px; margin: 20px 0; border: dotted 1px #eee }
.wts-saleout dt { font-size: 16px!important; line-height: 24px; font-weight: 600; color: #c00; width: auto; height: 24px!important; margin: 0!important }
.wts-saleout dt i { margin-right: 6px }
.wts-saleout dd { color: #777; clear: both; line-height: 20px!important; margin: 6px 0!important; padding: 0 0 0 18px!important }
.wts-bundling-tab { display: block; height: 20px; padding: 10px 0; margin-left: 20px; overflow: hidden }
.wts-bundling-tab span { border-left: solid 1px #eee; margin-left: -1px }
.wts-bundling-tab span a { line-height: 20px; padding: 0 15px }
.wts-bundling-tab span.selected a { font-weight: 600; color: #c00 }
.wts-bundling-container { background: #FFF; height: 230px }
.wts-bundling-container ul.wts-bundling-list { font-size: 0; display: block; width: 980px; height: 230; float: left; margin: 0; overflow: hidden }
.wts-bundling-container ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 156px; padding: 20px 20px 0 20px; margin: 0; position: relative; z-index: 1 }
.wts-bundling-container .goods-thumb { background-color: #FFF; width: 120px; height: 120px; margin: 0 auto }
.wts-bundling-container .goods-thumb a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 120px; height: 120px; overflow: hidden }
.wts-bundling-container .goods-thumb img { max-width: 120px; max-height: 120px; margin-top:expression(120-this.height/2)
}
.wts-bundling-container dl { display: block; padding: 0; margin: 4px 0 0 0 }
.wts-bundling-container dl dt { line-height: 18px; width: 100%; height: 24px; overflow: hidden }
.wts-bundling-container dl dt a { color: #555 }
.wts-bundling-container dl dd { line-height: 16px; color: #999; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.wts-bundling-container dl dd .o-price { text-decoration: line-through }
.wts-bundling-container dl dd .b-price { font-weight: 600; color: #c00 }
.wts-bundling-container .plus { background: url(../images/shop/wt_public_img.png) no-repeat 0 -130px; display: block; width: 19px; height: 19px; position: absolute; z-index: 1; top: 70px; left: -19px }
.wts-bundling-price { color: #777; background-color: #FAFAFA; display: block; width: 177px; height: 220px; float: right; padding: 50px 15px 0 15px; margin-top: -40px; border-left: solid 1px #eee }
.wts-bundling-price ul li { line-height: 28px; color: #777; white-space: nowrap; text-overflow: ellipsis; width: 100%; padding: 0!important; overflow: hidden }
.wts-bundling-price ul li strong { color: #005EA6; font-weight: 600 }
.wts-bundling-price ul li em { font-family: Arial }
.wts-bundling-price ul li .bundling-price { font-weight: 600; color: #D00 }
.wts-bundling-price ul li .bundling-save { color: #468C00 }
.wts-combo-box { height: 270px }
.wts-combo-box .default-goods { width: 170px; padding: 40px 19px 0 20px; float: left; position: relative; z-index: 1 }
.wts-combo-box .default-goods .goods-thumb { background-color: #FFF; width: 140px; height: 140px; margin: 0 auto }
.wts-combo-box .default-goods .goods-thumb a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 140px; height: 140px; overflow: hidden }
.wts-combo-box .default-goods .goods-thumb img { max-width: 140px; max-height: 140px; margin-top:expression(140-this.height/2)
}
.wts-combo-box .default-goods dt { color: #555; line-height: 18px; height: 36px; margin-top: 5px; overflow: hidden }
.wts-combo-box .default-goods .goods-price { font-weight: 600; color: #D00 }
.wts-combo-box .default-goods .plus { background: url(../images/shop/wt_public_img.png) no-repeat 0 -130px; display: block; width: 19px; height: 19px; position: absolute; z-index: 1; top: 100px; right: 10px }
.wts-combo-box .wts-combo-tab { display: block; height: 20px; padding: 10px 0; margin-left: 20px; overflow: hidden }
.wts-combo-box .wts-combo-tab span { border-left: solid 1px #eee; margin-left: -1px }
.wts-combo-box .wts-combo-tab span a { line-height: 20px; padding: 0 15px }
.wts-combo-box .wts-combo-tab span.selected a { font-weight: 600; color: #c00 }
.wts-combo-box .combo-goods { width: 779px; float: left }
.wts-combo-box .combo-goods-box { width: 778px; height: 210px; padding: 10px 0; margin: 0; border: solid #eee; border-width: 1px 0 0 1px; position: relative; z-index: 1 }
.wts-combo-box .combo-goods-list { width: 684px; height: 210px; margin: 0 47px; overflow: hidden; position: relative; z-index: 1 }
.wts-combo-box .combo-goods-list ul { font-size: 0; white-space: nowrap; overflow: hidden; position: absolute; z-index: 1; top: 0; left: 0 }
.wts-combo-box .combo-goods-list li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 130px; padding: 10px 0 10px 18px; margin-right: 27px; border: solid 1px transparent; position: relative; z-index: 1 }
.wts-combo-box .combo-goods-list li:hover { border: solid 1px #D00 }
.wts-combo-box .combo-goods-list li .goods-thumb { background-color: #FFF; width: 80px; height: 80px; margin: 0 auto }
.wts-combo-box .combo-goods-list li .goods-thumb a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 80px; height: 80px; overflow: hidden }
.wts-combo-box .combo-goods-list li .goods-thumb img { max-width: 80px; max-height: 80px; margin-top:expression(80-this.height/2)
}
.wts-combo-box .combo-goods-list li dl { margin-top: 10px }
.wts-combo-box .combo-goods-list li dt { line-height: 16px; white-space: normal; height: 48px; overflow: hidden }
.wts-combo-box .combo-goods-list li dt a { color: #777 }
.wts-combo-box .combo-goods-list li dd.goods-price { font-weight: 600; color: #D00; margin-top: 5px }
.wts-combo-box .combo-goods-list li dd.rp { color: #999; text-decoration: line-through }
.wts-combo-box .combo-goods-list li .checkbox { position: absolute; z-index: 1; top: 5px; right: 5px }
.wts-combo-box .combo-goods-list li .plus { background: url(../images/shop/wt_public_img.png) no-repeat 0 -130px; display: block; width: 19px; height: 19px; position: absolute; z-index: 1; top: 45px; left: -20px }
.wts-combo-box .combo-goods-box .F-prev { background-color: #FFF; width: 46px; height: 229px; border-right: solid 1px #eee; position: absolute; z-index: 2; top: 0; left: 0 }
.wts-combo-box .combo-goods-box .F-next { background-color: #FFF; width: 46px; height: 229px; border-left: solid 1px #eee; position: absolute; z-index: 2; top: 0; right: 0 }
.wts-combo-box .combo-goods-box .F-prev i { background: url(../images/shop/wt_public_img.png) no-repeat -12px 0; display: block; width: 10px; margin: 105px 0 0 17px; height: 20px; cursor: pointer; opacity: .5 }
.wts-combo-box .combo-goods-box .F-next i { background: url(../images/shop/wt_public_img.png) no-repeat -22px 0; display: block; width: 10px; margin: 105px 0 0 17px; height: 20px; cursor: pointer; opacity: .5 }
.wts-combo-box .combo-goods-box .F-next:hover i, .wts-combo-box .combo-goods-box .F-prev:hover i { opacity: 1 }
.wts-combo-box .combo-goods-box .no-slider i { opacity: .1!important; cursor: no-drop!important }
.combo-price { color: #777; display: block; width: 177px; height: 220px; float: right; padding: 50px 15px 0 15px; border-left: solid 1px #eee }
.combo-price ul li { line-height: 28px; color: #777; white-space: nowrap; text-overflow: ellipsis; width: 100%; padding: 0!important; overflow: hidden }
.combo-price ul li strong { color: #005EA6; font-weight: 600 }
.combo-price ul li em { font-family: Arial }
.combo-price ul li .price { font-weight: 600; color: #D00 }
/* 商品tab */
.tabbar { background: #FFF;}
.wts-goods-title-bar { background-color: #FFF; border-style: solid; border-color: #c00 #E6E6E6 #F5F5F5 #E6E6E6; border-width: 2px 1px 1px 1px; }
.wts-goods-title-bar h4 { font: normal 14px/20px "Microsoft Yahei"; text-decoration:none; color:#777; display: block; padding: 6px 15px 5px 15px;}
.wts-goods-title-nav { margin-top: 0;}
.wts-goods-title-nav ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; background-color: #FFF; border: solid #ededed 1px;}
.wts-goods-title-nav ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block;}
.wts-goods-title-nav ul li { *display: inline/*IE6,7*/;}
.wts-goods-title-nav ul li a { font: normal 14px/20px "Microsoft Yahei"; text-decoration:none; color:#777; background-color: #FFF; display: block; padding: 8px 35px 7px 35px; border-style: solid; border-color: #E6E6E6; border-width: 0 1px 0 0;}
.wts-goods-title-nav ul li.current { margin: -1px 0 -1px -1px;}
.wts-goods-title-nav ul li.current a { color: #333; background-color: #FFF; padding: 8px 35px 6px 35px; border-style: solid; border-color: #c00 #ededed transparent #DDD; border-width: 3px 1px 0 1px ;}

.wts-goods-title-nav ul li.qrcode{padding: 0 10px; position: absolute; z-index: 1000; right: 1px; top: 1px; border: none; background: #fff;  height: 35px;  overflow: hidden;cursor: pointer;}
.wts-goods-title-nav ul li.qrcode i {font: 14px/20px "Microsoft Yahei"; display: inline-block;   line-height: 35px;   padding-right: 40px; background: url(../images/shop/wt_public_img.png) no-repeat 66px -23px;}
.wts-goods-title-nav ul li.qrcode img { display: block;}
.wts-goods-title-nav ul li.qrcode:hover { padding-bottom: 10px; height: auto; box-shadow: 0 0 6px 0px #bbb;}
.wts-goods-title-nav ul li.qrcode:hover i {  background-position: 66px -57px;}

.wts-goods-content { padding-bottom: 23px;}
.wts-goods-content .top { padding: 9px; margin-bottom: 20px; border: solid #E6E6E6; border-width: 0 1px 1px;}
.wts-sale .wts-goods-content { padding: 0; border: solid #E6E6E6; border-width: 0 1px 1px;}

.wt-goods-sort { font-size: 0; background-color: #FFF; max-height: 230px; overflow: hidden; padding: 10px 0; margin-bottom: 10px; border-style: solid; border-width: 0 1px 1px 1px; border-color: #ddd; }
.wt-goods-sort li { font-size: 12px; line-height: 20px; letter-spacing: normal; word-spacing: normal; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 23%; padding: 0 0 0 2%; margin: 0; overflow: hidden }
.wt-goods-sort2 { font-size: 0; margin-top: 10px; background-color: #FFF; margin-bottom: 10px; border-style: solid; border-width: 0 1px 1px 1px; border-color: #ddd; }
.wt-goods-sort2 li { font-size: 12px; line-height: 48px; letter-spacing: normal; word-spacing: normal; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 100%; margin: 0;border-style: solid; border-width: 1px 0px 0px 0px; border-color: #ddd;}
.wt-goods-sort2 li span { border-right: 1px solid #ddd; padding:0 10px; width: 108px; text-align: right; margin-right: 10px; background: #f7f7f7;  line-height: 48px; height: 48px; display:inline-block; }
.bottom-template, .default, .top-template { padding: 0; margin: 0; border: 0; overflow: hidden }
.bottom-template img, .default img, .top-template img { vertical-align: top }
.expanded #main-nav { width:980px; }
#main-nav { width:1200px; }
.wts-goods-box { width: 100%; margin-bottom: 10px; position: relative; z-index: 1; overflow: hidden }
.sticky #main-nav { width: 980px; position: fixed; top: 0; z-index: 999 }
.sticky #main-nav ul { margin: 0 auto }
.switch-bar { background: transparent url(../images/shop/switch_bar.png) no-repeat -15px 0; width: 13px; height: 237px; position: absolute; z-index: 999; top: 200px; left: 0 }
.switch-bar a { display: block; width: 13px; height: 42px; margin-top: 97px; cursor: pointer }
.switch-bar a:hover { text-decoration: none }
.wts-sidebar { display: none; width:210px _position:relative}
.expanded .wts-goods-main { float: right; width: 980px; background: #f5f5f5;}
.wts-goods-main {background: #f5f5f5;}
.wts-goods-main .left-side-con {width: 1038px;background: #fff;}
.wts-goods-main .left-side-con .wts-goods-content .default { width:100%;}
.expanded .wts-goods-main .wts-intro {margin-bottom:23px; width:100%;}
.expanded .wts-goods-main .content {baddint-bottom:23px; width: 810px;}
.expanded .wts-goods-main .left-side-con { float: left;width: 810px; padding-right: 8px; background: #fff;}
#main-list-bar .fixed { position: fixed; top: 0; z-index: 999 }
.wts-goods-main .right-side {float: right; left: 0; position: relative; top: 0;width: 161px;}
.wts-goods-main .right-side-con {width: 161px; position: absolute; right: -1px; top: 37px; *top:39px; height: 100%; display: table-cell }
.wts-goods-main .right-side-con a {height: 40px; line-height: 40px; display: block; width: 100%;}

.wts-goods-main .right-side-con ul { width: 100px; display: inline-block; padding: 10px 30px;}
.wts-goods-main .right-side-con ul li { height: 40px; line-height: 40px; position: relative; width: 78px;background:url("../images/goods-icon.png") no-repeat; background-position: -270px 0px; cursor: pointer; }
.wts-goods-main .right-side-con ul li i { position: absolute; left: 0px; top: 14px; display: block; width: 19px; height: 16px; }
.wts-goods-main .right-side-con ul li.abs-active i, .expanded .wts-goods-main .right-side-con ul li.abs-hot i { background:url("../images/goods-icon.png") no-repeat; background-position: -84px -95px; }
.wts-goods-main .right-side-con ul li span { position: absolute; left: 22px; display: block; width: 66px; height: 40px; line-height: 40px; font-size: 12px; }

.expanded .main-left { float: left; width: 790px; background: #fff }
.expanded .main-right { float: right; width: 188px; background: #fafafa }
.sticky .main-right { position: fixed; top: 36px; left: 50%; margin: 0 0 0 410px; float: none; z-index: 49; overflow: hidden }
.expanded .switch-bar{ background-position: 0 0; left: -23px;  _block:none/*if IE6*/}
.expanded .wts-sidebar { width: 210px; display: block; float:left; _position:relative/*IE6*/}

.zs-right-menu { margin: 20px 0; padding: 0 30px; overflow: hidden; zoom: 1 }
.zs-right-menu ul { margin: -14px 0 }
.zs-right-menu li { height: 45px; font: 14px/45px "Microsoft YaHei ", " \5FAE \8F6F \96C5 \9ED1 "; vertical-align: middle }
.zs-right-menu a { display: block; padding: 0 0 0 22px; background: url(../images/right-menu.png) no-repeat; color: #333; vertical-align: baseline }
.zs-right-menu .cur a, .zs-right-menu a:hover { background-position: 0 -45px; color: #c00; text-decoration: none }
.wts-store-map-content { margin: 5px; overflow: hidden }
.wts-store-map-baidu { float: left }
.wts-store-map-info { width: 200px; height: 400px; float: right; padding-left: 20px; border-left: solid 1px #eee }
.wts-store-map-info .store-district { font-size: 16px; margin-bottom: 20px }
.wts-store-map-info .address-box { width: 100%; height: 360px; position: relative; z-index: 1; overflow: hidden }
.wts-store-map-info .address-list dl { border: solid 1px #eee; padding-bottom: 5px; margin-bottom: 10px }
.wts-store-map-info .address-list dt { font-size: 12px; line-height: 20px; font-weight: 600; background-color: #FAFAFA; padding: 2px 10px; border-bottom: solid 1px #eee }
.wts-store-map-info .address-list dd { font-size: 12px; line-height: 20px; margin: 5px 10px 0 10px }
/*评价详情*/
.wts-comment .rate { line-height: 20px; color: #c00; vertical-align: middle; display: inline-block; *display: inline; *zoom:1; margin: 10px 40px 10px 20px;}
.wts-comment .rate strong { font: lighter 40px/40px arial; vertical-align: bottom;}
.wts-comment .rate sub { font: 16px/20px arial; vertical-align: bottom; margin-right: 6px;}
.wts-comment .rate span { color: #999; display: block; clear: both;}
.wts-comment .percent { vertical-align: middle; display: inline-block; *display: inline; *zoom:1;}
.wts-comment .percent dl { font-size: 0; *word-spacing:-1px/*IE6、7*/;}
.wts-comment .percent dt { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 80px; height: 20px;}
.wts-comment .percent dt { *display: inline/*IE6,7*/;}
.wts-comment .percent dt em { color: #999; margin-left: 4px;}
.wts-comment .percent dd { background-color: #F5F5F5; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; width: 100px; height: 14px; margin: 3px 0;}
.wts-comment .percent dd { *display: inline/*IE6,7*/;}
.wts-comment .percent dd i { background-color: #c00; display: block; height: 14px;}
.wts-comment .btns { vertical-align: middle; display: inline-block; *display: inline; *zoom:1; height: 60px; padding-left: 30px; margin-left: 40px; border-left: dotted 1px #E6E6E6;}

/*评价详情-列表*/
.wts-commend-main { padding: 20px 0 0 0; border: solid #E6E6E6; border-width: 0 1px 1px;}
.wts-commend-floor { margin: 0 40px 0 60px; border-left: solid 3px #F5F5F5; position: relative; z-index: 1;}
.wts-commend-floor .user-avatar { background-color: #F2F2F2; width: 40px; height: 40px; border-radius: 20px; position: absolute; z-index: 1; top: 0; left: -20px; }
.wts-commend-floor .user-avatar a { text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 40px; height:40px; border-radius: 20px; overflow: hidden;}
.wts-commend-floor .user-avatar a img { max-width: 40px; max-height: 40px; margin-top:expression(40-this.height/2); *margin-top:expression(20-this.height/2); border-radius: 20px;}
.wts-commend-floor .detail { margin: 10px 0 0 30px;}
.wts-commend-floor .detail dt { line-height: 24px; display: block; height: 24px; margin-bottom: 10px; overflow: hidden;}
.wts-commend-floor .detail dt .user-name { font: bold 12px/20px "Microsoft Yahei"; color: #AAA; float: left;}
.wts-commend-floor .detail dt .goods-raty { color: #777; float: right;}
.wts-commend-floor .detail dd { font-size: 14px; line-height: 18px; color: #555; margin-bottom: 10px;}

.wts-commend-floor .detail .photos-thumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; vertical-align: middle; display: inline-block;}
.wts-commend-floor .detail .photos-thumb li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; text-align: center; width: 34px; margin-right: 6px; *zoom: 1;}
.wts-commend-floor .detail .photos-thumb a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 30px; height: 30px; padding: 1px; border: solid 1px #E6E6E6; overflow: hidden;}
.wts-commend-floor .detail .photos-thumb a:hover { border-color: #c00;}
.wts-commend-floor .detail .photos-thumb a img { max-width: 30px; max-height: 30px; margin-top:expression(30-this.height/2); *margin-top:expression(15-this.height/2)/*IE6,7*/;}
.wts-commend-floor .detail .pubdate { font-size: 12px; color: #AAA;}
.wts-commend-floor .detail .explain { font-size: 12px; color: #DA542E; background-color: #FFC; padding: 9px; border: dashed 1px #FEF4B1;}
.wts-commend-floor .detail hr { font-size: 0; line-height: 0; padding: 0; margin: 10px 0; height: 0; width: 100%; border: none 0; border-top: dashed 1px #E6E6E6;}
.more-commend { text-decoration: underline !important; position: absolute; z-index: 1; top: 10px; left: 30px; color: #c00}

/*购买记录*/
.wtg-salelog .price { background-color: #FFF;}
.wtg-salelog .price strong { font: 600 14px/20px arial; color: #c00; margin: 0 4px;}
.wtg-salelog .price span { line-height: 16px; color: #FFF; background-color: #C8C8C8; vertical-align: middle; display: inline-block; height: 16px; padding: 1px 4px; margin-left: 20px;}
.wtg-salelog table { background-color: #FFF;}
.wtg-salelog thead th { font-weight:600; text-align:center; padding: 8px 0; border-bottom: solid 2px #E7E7E7;}
.wtg-salelog tbody td { text-align:center; padding: 15px 0; border-bottom: dashed 1px #E7E7E7;}

/*咨询留言*/
.wts-cosult-tips { width: 780px; height: 65px; float: left; margin: 10px 0 5px 10px; position: relative; z-index: 1;}
.wts-cosult-tips i { background: url(../images/shop/wt_public_img.png) no-repeat -80px 0; width: 147px; height: 65px; position: absolute; z-index: 1; top: 0; left: 0;}
.wts-cosult-tips p { line-height: 18px; color: #9B827D; width: 700px; height: 36px; position: absolute; z-index: 1; top: 28px; left: 64px;}
.wts-cosult-askbtn { float: right; padding: 10px;}
.wts-cosult-main { padding: 20px 0 0 0; border: solid #E6E6E6; border-width: 0 1px 1px;}
.wts-cosult-main .more { margin: 10px 15px;}
.wts-cosult-list { padding: 6px; border-bottom: dotted 1px #D6D6D6;}
.wts-cosult-list dl { font-size: 0; *word-spacing:-1px/*IE6、7*/; display: block; margin-bottom: 4px;}
.wts-cosult-list dl.asker { color: #999;}
.wts-cosult-list dl.ask-con { color: #555;}
.wts-cosult-list dl.reply { color: #c00;}
.wts-cosult-list dt { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: right; display: inline-block; *display: inline/*IE7*/; *zoom: 1; width: 10%; }
.wts-cosult-list dd { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; text-align: left; display: inline-block; *display: inline/*IE7*/; *zoom: 1; width: 90%; }
.wts-cosult-list dd p { display: inline-block; width: 760px;}
.wts-cosult-list dd time { text-align: right; display: inline-block; color:#999; }
.wts-consult-form { display: block; padding: 10px 15px; border: solid #E6E6E6; border-width: 0 1px 1px;}
.wts-consult-form dl { font-size: 0; *word-spacing:-1px/*IE6、7*/; margin-bottom: 4px;}
.wts-consult-form dt, .wts-consult-form dd { font-size: 12px; line-height: 20px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE7*/; *zoom: 1;}
.wts-consult-form dt { font-weight: 600; width: 65px;}
.wts-consult-form dd { position: relative; z-index: 1;}
.wts-consult-type-intro { margin-bottom: 4px;}
.wts-consult-form  label { font-size: 12px; vertical-align: top; display: inline-block; margin-right: 20px;}
.wts-consult-form  label .text { display: inline-block; vertical-align: middle; padding: 2px 4px;}
.wts-consult-form  label .radio { display: inline-block; vertical-align: middle; margin-right: 4px;}
.wts-consult-form  label img { display: inline-block; vertical-align: middle; margin: 0 4px ; cursor: pointer;}
.wts-consult-form  label span { color: #09C;}
.wts-consult-form .counter { line-height: 20px; color: #999; vertical-align: top; display: inline-block; margin-left: 10px; }
.wts-consult-form .counter em { font-weight: 700; margin: 0 2px;}
.wts-consult-form .counter em.warning { color: #F60; background-color: transparent; width: auto; padding: 0; border: none;}
.wts-consult-form .counter em.exceeded { color: #F00;}
.wts-consult-form .code { background-color: #FFFFFF; width: 114px; height: 34px; border: solid 1px #555; position: absolute; z-index: 9; top: -40px; left: -15px; display: none; box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);}
.wts-consult-form .code .arrow { background:url(../images/shop/wt_public_img.png) no-repeat -40px 0; display: block; width: 14px; height: 7px; position: absolute; left: 21px; bottom: -7px;}
.wts-consult-form .code img { width: 90px; height: 26px; position: absolute; z-index: 1; top: 4px; left: 4px;}
.wts-consult-form .code .close { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; top: 4px; right: 4px;}
.wts-consult-form .code .close:hover, 
.wts-consult-form .code .change:hover { background-color: #CCC; border-radius: 5px; -webkit-border-radius: 5px/*webkit*/;}
.wts-consult-form .code .close i { background: url(../images/shop/wt_public_img.png) no-repeat -40px -7px; display: block; width: 10px; height: 10px; opacity: 0.5;}
.wts-consult-form .code .change { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; bottom: 4px; right: 4px;}
.wts-consult-form .code .change i { background: url(../images/shop/wt_public_img.png) no-repeat -50px -7px; display: block; width: 10px; height: 10px; opacity: 0.5;}
.wts-consult-form .code .close:hover i , 
.wts-consult-form .code .change:hover i { opacity: 1;}
.wts-recommend { clear: both; border: 1px solid #ededed; background: #fff }
.wts-recommend .title { background: #F7F7F7; border-bottom: 1px solid #eee; }
.wts-recommend .title h4 { color: #333; background-color: #FFF; padding: 0 30px; margin-bottom: -1px; border-style: solid; border-color: #f55 #eee transparent #eee; border-width: 2px 1px 0 0px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; width: 56px; }
.wts-recommend .content { overflow: hidden }
.wts-recommend .content ul { font-size: 0; white-space: nowrap; padding: 0 0 5px 0; margin-left: 15px }
.wts-recommend .content ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; float: left; padding: 20px 22px 22px; width: 150px }
.wts-recommend .content ul li dl { text-align: center; width: 100%; padding-top: 150px; margin: 0 auto; position: relative; z-index: 1 }
.wts-recommend .content ul li .goods-pic { background: #FFF; width: 150px; height: 150px; margin-left: -75px; position: absolute; top: 0; left: 50% }
.wts-recommend .content ul li .goods-pic a { background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 150px; height: 150px; overflow: hidden }
.wts-recommend .content ul li .goods-pic a img { width: 100%; height: 100%;}
.wts-recommend .content ul li .goods-name { line-height: 18px; white-space: pre-wrap; height: 36px; width: 100%; overflow: hidden; margin: 8px auto }
.wts-recommend .content ul li .goods-name em { color: #c00 }
.wts-recommend .content ul li .goods-price { color: #c00; height: 20px; font-size: 16px }
.wt-look-look .content { overflow: hidden }
.wt-look-look .content ul { font-size: 0 }
.wt-look-look .content ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; padding: 20px 22px 22px; width: 163px; border-bottom: dotted 1px #eee }
.wt-look-look .content ul li dl { text-align: center; width: 100%; padding-top: 150px; margin: 0 auto; position: relative; z-index: 1 }
.wt-look-look .content ul li .goods-pic { background: #FFF; width: 150px; height: 150px; margin-left: -75px; position: absolute; top: 0; left: 50% }
.wt-look-look .content ul li .goods-pic a { background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 150px; height: 150px; overflow: hidden }
.wt-look-look .content ul li .goods-pic a img { width: 100%; height: 100%;}
.wt-look-look .content ul li .goods-name { line-height: 18px; white-space: pre-wrap; max-height: 36px; width: 100%; overflow: hidden; margin: 8px auto }
.wt-look-look .content ul li .goods-name em { color: #c00 }
.wt-look-look .content ul li .goods-price { color: #c00; height: 20px; font-size: 16px }
.wts-norecord { color: #999; text-align: center; height: 70px; line-height: 70px; padding: 15px 0; background-color: #FFF; border: none!important }
.wts-sidebar-container { margin-bottom: 10px; background: #fff }
.wts-sidebar-container .title { height: 32px; padding: 0 10px; border: solid #eee; border-width: 1px 1px 0 1px }
.wts-sidebar-container .title h4 { font: 14px/32px "Microsoft YaHei ", " \5FAE \8F6F \96C5 \9ED1 "; color: #333 }
.wts-sidebar-container .content { border: solid 1px #eee; background: #FFF }

/* 客服列表 */
.wts-message-bar { border: solid 1px #E6E6E6; margin-bottom: 10px;}
.wts-message-bar .default { padding: 9px; border-top: solid 1px #E6E6E6; margin-top: -1px;}
.wts-message-bar .default h5 { line-height: 20px; font-weight: 600; display: inline-block;}
.wts-message-bar .default span { color: #555; height: 20px;}
.wts-message-bar .service-list { border-top: solid 1px #D8D8D8; }
.wts-message-bar dl { width: 180px; padding: 9px; overflow: hidden;}
.wts-message-bar dt { line-height: 20px; font-weight: 600; color: #333; display: block;}
.wts-message-bar dd { color: #555; margin-left: 16px; clear:both; padding: 4px 0;}
.wts-message-bar dd span { line-height: 22px; margin: 0 6px 0 0;}
.wts-message-bar dd img { vertical-align: middle;}
.wts-message-bar dd p { line-height: 20px;}
.wts-message-bar dl.workingtime dd { width: 100%!important }
.wts-search { display: block; padding: 5px; border-bottom: dotted 1px #eee }
.wts-class-bar p { background-color: #fff; border-bottom: solid 1px #E7E7E7; height: 28px }
.wts-class-bar p span { text-align: center; display: inline-block; width: 24%; height: 20px; padding: 4px 0 }
.wts-class-bar p a { line-height: 16px; color: #777; padding: 2px }
.wts-class-bar p a:hover { text-decoration: none; color: #FFF; background-color: #999; border-radius: 4px }
.wts-submenu { width: 170px; margin: 5px 13px 5px 15px }
.wts-submenu li { font-weight: 600; text-align: left; margin: 6px 0; clear: both }
.wts-submenu li a { line-height: 20px; word-wrap: break-word; display: inline-block; max-width: 135px; color: #333; overflow: hidden }
.wts-submenu li ul { width: 150; margin: 5px 0 5px 20px }
.wts-submenu li ul li { line-height: 20px; font-weight: 400; text-align: left; margin: 4px 0 }
.ico-block, .ico-none, .ico-sub { display: inline-block; float: left; cursor: default }
.ico-block, .ico-none { width: 10px; height: 10px; text-align: center; margin-right: 10px; border-radius: 2px }
.ico-block em, .ico-none em { font-size: 12px; line-height: 10px!important; height: 10px }
.ico-sub { font-size: 0; line-height: 0; width: 3px; height: 3px; margin: 8px 6px 8px 0; border-radius: 3px }
.wts-mcategory-nav-list { font-size: 0; padding: 4px 0 }
.wts-mcategory-nav-list li { font-size: 12px; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 40%; padding: 2px 5%; overflow: hidden }
.wts-mall-brand-list { font-size: 0; padding: 4px 0 }
.wts-mall-brand-list li { font-size: 12px; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 28.33%; padding: 4px 2% 4px 3%; overflow: hidden }
.wts-mall-booth-list { padding: 9px; overflow: hidden }
.wts-mall-booth-list li { display: block; margin-bottom: 5px; padding-top: 5px; position: relative; z-index: 1 }
.wts-mall-booth-list .goods-pic { width: 120px; height: 120px; padding: 0; margin: 0 auto }
.wts-mall-booth-list .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; width: 120px; height: 120px; overflow: hidden }
.wts-mall-booth-list .goods-pic img { max-width: 120px; max-height: 120px; margin-top:expression( 120-this.height/2)
}
.wts-mall-booth-list .goods-name { max-height: 36px; overflow: hidden }
.wts-mall-booth-list .goods-price { font-weight: 600; color: #c00; text-align: center; padding: 0 }
.wts-mall-booth-list li p { width: 80px; margin: 0 10px; float: left; display: inline }
.wts-mall-booth-list li p a { display: block; width: 78px; height: 78px; overflow: hidden; border: 1px solid #bbb }
.wts-mall-booth-list li p a:hover { border: 1px solid #999 }
.wts-mall-booth-list h3 { width: 90px; float: right }
.wts-mall-booth-list h3 a { display: block; width: 90px; height: 48px; line-height: 16px; overflow: hidden; font-weight: 400; color: #666; text-decoration: none; font-size: 12px; margin-bottom: 10px }
.wts-mall-booth-list h3 a:hover { text-decoration: underline; color: #f60 }
.wts-mall-booth-list h3 span { display: block; color: #fe5504; font-weight: 700; font-size: 14px }
.wts-top-tab { padding: 0 15px }
.wts-top-tab li { float: left }
.wts-top-tab li a { float: left; width: 84px; height: 33px; border-bottom: 1px solid #eee; font: 14px/33px "Microsoft YaHei ", " \5FAE \8F6F \96C5 \9ED1 "; text-align: center; cursor: pointer }
.wts-top-tab li.current a { border-bottom: 1px solid #f60 }
.wts-top-bar .hide { display: none }
.wts-top-panel { display: block; margin: 1px }
.wts-top-panel li { display: block; padding: 8px 12px 8px 4px; clear: both; margin-top: -1px; border-bottom: dashed 1px #E7E7E7 }
.wts-top-panel li:hover { background-color: #F7F7F7; z-index: 1 }
.wts-top-panel dl { display: block; height: 60px; position: relative; z-index: 1 }
.wts-top-panel dl:hover { z-index: 9 }
.wts-top-panel dt { line-height: 16px; text-overflow: ellipsis; overflow: hidden; font: 12px/18px arial; white-space: nowrap; display: block; width: 130px; height: 16px; position: absolute; z-index: 1; top: 0; left: 70px }
.wts-top-panel dd.goods-pic { background-color: #FFF; display: block; width: 62px; height: 62px; position: absolute; z-index: 999; top: 0; left: 0 }
.wts-top-panel dd.goods-pic a { border: solid 1px #E7E7E7; width: 60px; height: 60px; display: inline-block }
.wts-top-panel dd.goods-pic p { background-color: #FFF; display: none; width: 100px; height: 100px; padding: 4px; border: solid 1px #F60; position: absolute; z-index: 2; top: -10px; left: 58px; box-shadow: 2px 2px 0 rgba(0,0,0,.2) }
.wts-top-panel dd.goods-pic p big { font-size: 0; line-height: 0; width: 0; height: 0; display: block; border: 4px solid; border-color: transparent #F60 transparent transparent; position: absolute; z-index: 2; top: 18px; left: -9px }
.wts-top-panel dd.goods-pic p small { font-size: 0; line-height: 0; width: 0; height: 0; display: block; border: 4px solid; border-color: transparent #FFF transparent transparent; position: absolute; z-index: 2; top: 18px; left: -8px }
.wts-top-panel dd.goods-pic:hover p { display: block }
.wts-top-panel dd.goods-pic:hover a { border-color: #F60 }
.wts-top-panel dd.price { line-height: 18px; background: url(../images/shop/public.png) no-repeat 0 -76px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-left: 10px; width: 110px; height: 18px; position: absolute; z-index: 1; top: 18px; left: 70px; font: 600 14px/22px Verdana; color: #c00 }
.wts-top-panel dd.selled { line-height: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100px; height: 16px; position: absolute; z-index: 1; top: 40px; left: 70px; font: 12px/18px arial }
.wts-top-panel dd.selled strong { margin: 0 3px; color: #c97; font-weight: 700 }
.wts-top-panel dd.collection { line-height: 16px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100px; height: 16px; position: absolute; z-index: 1; top: 40px; left: 70px; font: 12px/18px arial }
.wts-top-panel dd.collection strong { margin: 0 3px }
.wts-top-bar p { width: 130px; margin: 10px auto }
.wts-top-bar p a { line-height: 38px; color: #333; text-align: center; width: 128px; height: 38px; border: solid 1px #fafafa; border-radius: 5px; display: inline-block }
.wts-top-bar p a:hover { text-decoration: none; color: #777 }
.wts-comment-goods { width: 180px; margin: 10px auto }
.wts-comment-goods .goods-name { font: 700 12px/18px "Microsoft Yahei "; color: #AAA; width: 100%; height: 36px; overflow: hidden }
.wts-comment-goods .goods-pic { width: 160px; height: 160px; margin: 5px auto }
.wts-comment-goods .goods-pic a { line-height: 0; background-color: #FFF; text-align: center; vertical-align: middle; display: table-cell; width: 160px; height: 160px; overflow: hidden }
.wts-comment-goods .goods-pic img { max-width: 160px; max-height: 160px; margin-top:expression(160-this.height/2)
}
.raty { font-size: 0; line-height: 0; vertical-align: middle; display: inline-block; zoom: 1 }
.raty img { letter-spacing: normal; word-spacing: normal; display: inline-block; width: 16px; height: 16px; margin: 2px 0 }
.delivery-map { background-color: #FFF; text-align: center; width: 760px; margin: 0 auto; border-radius: 10px }
.delivery-map img { margin: 10px }

.wts-handle .social-share a{ padding: 0px; margin-right: 1px;}
.wts-handle .social-share .social-share-icon { width: 18px; height: 18px; line-height: 18px; font-size: 14px;}
