@charset "UTF-8";
/*在线客服*/
/*#im_chat{position: absolute;top: 200px;right: 5px;z-index: 9999;width: 40px;height: 238px;}
#im_chat li a{display: block;text-align: center;width:41px;height:58px;cursor:hand;}
#im_chat li a span{display: block;background: url("images/im.png") no-repeat -42px 0;width: 40px;height: 40px;}
#im_chat li a span.im_fav{background-position: -42px -36px;}
#im_chat li a span.im_suggest{background-position: -42px -73px;}
#im_chat li a span.im_back{background-position: -42px -111px;height: 54px;}
#im_chat li a span.im_phone{background: url("images/im_phone.png") no-repeat center center;}
#im_chat li a.gray span.im_im{background-position: 0 0;}
#im_chat li a.gray span.im_fav{background-position: 0 -36px;}
#im_chat li a.gray span.im_suggest{background-position: 0 -73px;}
#im_chat li a.gray span.im_back{background-position: 0 -111px;}
#im_chat li a p{width: 40px;}*/
#im_chat,#im_chat li a p{height: auto;width: 40px;}
#im_chat{position: absolute;top: 200px;right: 5px;z-index: 9999;width: 40px;}
#im_chat li{position: relative;margin-bottom: 2px;}
#im_chat li a{display: block;text-align: center;width:40px;cursor: pointer;}
#im_chat li a span{display: block;background: url("2018_12/bar_icons.png") no-repeat #aaa;width: 40px;height: 40px;}
#im_chat li a span.im_suggest{background-position: center 0;}
#im_chat li a span.im_back{background-position: center -120px;}
#im_chat li a span.im_phone{background-position: center -40px;}
#im_chat li a span.im_wx{background-position: center -80px;}
#im_chat li a p{display: none;height: 40px;text-align: center;}
#im_chat li.key a p{display: block;color: #fff;line-height: 15px;width: 30px;padding: 4px 5px;height: 32px;}
#im_chat li.key a p{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#EF6856, endColorStr=#FF3165); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #EF6856, #FF3165);/* IE 10 */
	background: #FF3165;
	background: linear-gradient(-180deg, #EF6856 0%, #FF3165 99%);
}
#im_chat li.key span,#im_chat li .maxCard{display: none;}
#im_chat li.key .maxCard{display: block;position: absolute;padding: 10px;background: #fff;border: 1px solid #ddd;left: -140px;top: -109px;text-align: center;}
#im_chat li.key .maxCard p{width: 109px;height: 16px;color: #666;}

/*手机APP*/
.phone_img,.phone_tab,.phone_txt,.phone_txt span,.phone_txt p{float: left;}
.phone_tab{margin-left: 10px;width: 153px;}
.phone_tab ul li{width: 74px;height: 20px;background: url("images/phone_app.png") no-repeat;float: left;}
.phone_tab ul li.hd_android{background-position: 0 -21px;margin-left: 5px;}
.phone_app .phone_tab a{display: block;text-indent: -9999px;}
.phone_txt{color: #505050;margin: 3px 0;}
.phone_txt span{background: url("images/phone_app.png") no-repeat 0 -41px;display: inline-block;width: 20px;height: 40px;margin: -8px 0 0 6px;}


/*seller*/
#b.seller{margin-top:0px;}

#col_1{width:185px;/*position: relative;z-index: 999*/}
#col_2{width:731px;margin-left:9px;z-index: 1}
#col_3{width:166px;margin-left:9px;}

#seller-thumb{margin-bottom:8px;height:85px;background:url(bg-seller-mix.png) 0px 0px repeat-x;}

.ArticleDetailsWrap{padding: 10px 70px;}


/*商铺首页通用模块*/
.sec{border:1px solid #ddd}
.sec .sec-tit{position:relative;background:url(bg-seller-mix.png) 0px -109px repeat-x;height:35px;overflow:hidden;}
.sec .sec-tit h3{line-height:18px;margin-top:9px;color:#414141;font-weight:bold;font-size:12px;text-indent:1em}
.sec .sec-tit .more{position:absolute;right:3px;top:8px;}


/*店铺幻灯*/
/*#seller-mainslide{border:1px solid #d8d8d8}*/

/*热销宝贝排行榜*/
#top-sale-slr{}
.ts-slr{}
.ts-slr .detail{display:none}


.ts-slr .wrap{position:relative;height:37px;line-height: 37px;border-bottom:1px solid #ddd;overflow:hidden;*zoom:1}
.ts-slr h5{line-height:18px;margin:8px 3px 0px 43px;color:#7d7d7d}
.ts-slr h5 a{color:#7d7d7d;font-weight:normal}
.ts-slr .wrap .label{position:absolute;top:0px;left:0px;display:block;height:37px;width:37px;border-right:1px dotted #ddd;color:#7d7d7d;font-size:24px;text-align:center;}

.ts-slr .detail{border-bottom:1px solid #ddd}
.ts-slr .thumb{padding:15px 0px;text-align:center;border-bottom:1px dotted #ddd}
.ts-slr .thumb img{width:160px;height:160px;border:1px solid #eee;margin:0px auto;display:block;vertical-align:top}
.ts-slr .meta{line-height:24px;height:24px;overflow:hidden;padding:0px 13px}
.ts-slr .meta b{margin:0px 3px;color:#f36000}

.ts-slr.last .wrap{border-bottom:none}
.ts-slr.show .detail{display:block}

.ts-slr.show .label{color:#f36000}




/*店铺主推商品*/
#seller-goods{/*margin-top:9px;*/overflow:hidden;border:1px solid #d8d8d8}
#seller-goods li{float:left;width:203px;}
#seller-goods li .wrap{padding:18px 20px;text-align:center;border:1px solid #fff}
#seller-goods li img{display:block;width:160px;height:160px}
#seller-goods li.hov .wrap{border:1px solid #ddd}
#seller-goods h5{height:36px;overflow:hidden;margin:5px 0px 3px}
#seller-goods h5 a{font-weight:normal;color:#383838}



/*店铺公告*/
#seller-notice{}
#seller-notice .sec-con{padding:0px 0px 5px;background:#f6f6f6;}
#seller-notice li{height:30px;line-height:30px;overflow:hidden;background:#fff url(icon-nouce.gif) 9px 10px no-repeat;padding-left:27px}
#seller-notice li.odd{background-color:#f6f6f6;}

#seller-notice .sec-con ul{padding-top:5px;background:#fff;}

.seller-ad{border:1px solid #d8d8d8;width:165px;}
.seller-ad img{width:165px;}



/*店铺地图*/
#embed-map{width:164px;height:180px;overflow:hidden;}

#seller-location{border:1px solid #ccc;margin-top:9px;}
#seller-location .box-tit{padding-left:5px;color:#252525;background:url(bg-seller-mix.png) 0px -109px repeat-x;height:33px;line-height:33px;border-top:2px solid #0756a9;overflow:hidden;}



/*店铺底部*/
#seller-footer{border:1px solid #ddd;margin:10px 0px 24px;}

#seller-footer .ulink{line-height:18px;padding:9px 0px;text-align:center;}
#seller-footer .ulink a{color:#666;margin:0px 11px}
#seller-intro{position:relative;height:128px;border-top:2px solid #0756a9}

#seller-intro .logo{display:block;width:200px;height:100px;position:absolute;top:5px;left:5px;}
#seller-intro .intro-txt{position:absolute;top:24px;left:224px;width:720px;height:100px;overflow:hidden;} 
.intro-txt li{float:left;width:240px;background:url('bg-seller-mix.png') 5px -153px no-repeat;}
.intro-txt li h6{color:#999;margin-bottom:5px;}
.intro-txt li .wrap{margin-left:70px;color:#999;min-height:100px;    /*高度最小值设置为：100px*/
height:auto !important; /*兼容FF,IE7也支持 !important标签*/
height:100px; /*兼容ie6*/
overflow:visible; 
}
.intro-txt li.sec_2{background-position:5px -260px;}
.intro-txt li.sec_2{background-position:5px -366px;}

#qq-online-servic{position:absolute;width:80px;bottom:7px;right:6px}
#qq-online-servic a{display:block;margin-bottom:4px;}
#qq-online-servic img{display:block;}





/*店铺列表*/


.tag-label { background: #F1F4F7; padding: 2px 4px; margin-right: 3px; color: #4E6A81; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; }

.seller-wrap { padding: 0 0 0 8px; }
.seller-wrap .img a { text-align: center; display: block; height: 120px; overflow: hidden; width: 120px; margin: 0 auto; }
.seller-wrap .intro { height: 42px; }
.seller-wrap .items { margin-top: 10px; margin-bottom: 5px; width: 23.5%; overflow: hidden;}
.seller-wrap dl { border: 1px solid #dddddd; padding-top: 6px;height:200px  }
.seller-wrap dl dt { height: 120px; width: 120px; text-align: center; margin: 0 auto; }

.sellerdetail { margin-bottom: 10px; border-bottom: 1px solid #cccccc; padding: 5px 0; }
.sellerdetail .sellertitle td { vertical-align: middle; }

