/*返现网公用样式 2013/9/12  zhouwei  不要轻易修改*/
/* CSS reset */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
del, ins { text-decoration: none }
fieldset, img { border: 0; }
body,button,input,select,textarea{font:12px/1.5 "宋体", arial;}
input,select,img{ vertical-align:middle}
input,select{ outline:none}
ul,ol{ list-style:none }
/*h1, h2, h3, h4, h5, h6 { font-size: 100%; }*/
address,cite,dfn,em,var{font-style:normal;}
/* global */
html { _background-image: url(#);_background-attachment: fixed;  /* prevent screen flash in IE6 */ }
body{ background:#fff; }
.wrapper{ margin:0 auto;text-align:left;width:960px; }
td{ font-size:12px; line-height:160%;}
.left{ float:left }
.right{ float:right }
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
.txthide{ text-indent:-999em;overflow:hidden; line-height:0; font-size:0}
.clearfix:after,.l_input:after,.key_list_ul li:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{zoom:1;}
.clear{ clear:both }
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}


/* 字体图标 2016-05-26 */
/*2016-11-16 17:28:36*/
@font-face {
  font-family: 'iconfont';  /* project id："89562" */
  src: url('/at/t/font_f2dkhqasbjmaq0k9.eot');
  src: url('/at/t/font_f2dkhqasbjmaq0k9.eot-#iefix.html') format('embedded-opentype'),
  url('/at/t/font_f2dkhqasbjmaq0k9.woff') format('woff'),
  url('/at/t/font_f2dkhqasbjmaq0k9.ttf') format('truetype'),
  url('/at/t/font_f2dkhqasbjmaq0k9.svg#iconfont') format('svg');
}
/* 首页搜索记录 2016-06-15 */
.search_history{background: #fff;position: absolute; left: 30px; top:100%; width: 478px;border: 1px solid #ddd;display: none}
.search_history .title{color:#999;padding:5px;display: none;}
.search_history .search_item{position: relative;height: 24px;padding: 1px 0;}
.search_history .search_item .link{display: block;padding: 3px 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-right: 30px;cursor:pointer;}
.search_history .search_item .link:hover{color:#fff;}
.search_history .search_item .del{position: absolute;right: 5px;top:4px;display: none;cursor: pointer;}
.search_history .search_item:hover .del{display: inline;font-style: normal;}
.search_history .more{text-align: center;padding: 5px;display: none;}
.search_history .more a{color:#3e6ae6}
.search_history .search_item_hover {color: #fff;text-decoration: none;background-color: #3399FF;}
.search_history .search_item_hover a{text-decoration: none;}
.search_history .clear{float: right;cursor: pointer;color:#777}
.search_history .clear:hover{color:#EB5B1E;text-decoration: none}
                    
.search_history .search_item_l{width: 65%;float: left;}
.search_history .search_item_r{width: 30%;float: left;overflow: hidden;height: 22px;text-align: right;}
.search_history .search_item_r .link{display: inline-block; padding: 0 4px;background: #fff;border:1px solid #eee;border-radius: 4px; margin: 2px 0px 0px 10px; color:#000;cursor: pointer;}
.search_history .search_item_r .link:hover{color: #000}
.search_history .search_award{position: relative;padding: 5px;display: inline-block;}
.search_history .search_award a{color: #888;p}
.search_history .search_award a:hover{color:#3e6ae6;}
.search_show{display: block;}
.search_show .title,.search_show .search_items{display: block;}  

/*search_hot*/
.search_hot {padding: 5px;height: 50px;overflow: hidden;}
.search_hot .hot-title{color: #999;}
.search_hot li{float: left;_display:inline;margin: 5px 0px 5px 10px;padding:2px 0;}
.search_hot li a.link {padding: 3px 6px;border: 1px solid #eee;border-radius: 3px;color: #000;}
.search_hot li a.link:hover{text-decoration: none;color:#54A932;border-color: #54A932;}

/*淘宝返利3步骤*/
.step-fan{padding: 0 5px;display: none;}
.step-fan .step-line{width: 100%;height: 0;border-top: 1px dashed #e0e0e0;}
.step-fan .step-title{color: #93a32d;margin-top: 10px;}
.step-fan .step-info{padding: 6px 5px 10px;color: #666;}
.step-fan .step-info img{width: 420px;margin: 5px auto;display: block;}
.step-fan .step-info p span {display: block;float: left;width: 33.3%;text-align: center;line-height: 16px;position: relative;}
.step-fan .step-info p b {margin-bottom: 5px;display: block;font-weight: normal;color: #93a32d;}     
                    
.show_step .step-fan{display: block;}
.show_step #search_history_clear,.show_step .search_hot,.show_step .more{display: none;}
.show_step .search_items{overflow: hidden;}        
                    
.fxicon{
    font-family: 'iconfont';
    font-style: normal;
}


/*zhouwei 2013/06/24 对话框和小箭头公用样式*/
.fx_commonDialog{border:1px solid #d56517;border-radius:3px;}
.fx_commonDialog .fx_arrowUp{position:absolute;height:9px;overflow:hidden;width:12px;margin:-9px 0 0 12px;}
.fx_commonDialog .fx_arrowUp *{font-family:'simsun';display:block;cursor:default;font-weight:normal;font-style:normal;}
.fx_commonDialog .fx_arrowUp .S_line1_c{color:#d56517;}
.fx_commonDialog .fx_arrowUp .S_bg1_c{color:#fff;margin-top:-17px;}
.fx_commonDialogUp{border:1px solid #d56517;border-radius:3px;}
.fx_commonDialogUp .fx_arrowUp{position:absolute;height:9px;overflow:hidden;width:12px;margin:-9px 0 0 12px;}
.fx_commonDialogUp .fx_arrowUp *{font-family:'simsun';display:block;cursor:default;font-weight:normal;font-style:normal;}
.fx_commonDialogUp .fx_arrowUp .S_line1_c{color:#d56517;}
.fx_commonDialogUp .fx_arrowUp .S_bg1_c{color:#fff;margin-top:-17px;}
.fx_commonDialogDown{border:1px solid #d56517;border-radius:3px;position:relative;}
.fx_commonDialogDown .fx_arrowDown{position:absolute;height:9px;overflow:hidden;width:12px;margin:-9px 0 0 12px;bottom:-8px;left:10px;}
.fx_commonDialogDown .fx_arrowDown *{font-family:'simsun';display:block;cursor:default;font-weight:normal;font-style:normal;margin-top:-7px;_margin-top:-6px;margin-top:-6px\9\0;}
.fx_commonDialogDown .fx_arrowDown .S_line1_c{color:#61A71D;}
.fx_commonDialogDown .fx_arrowDown .S_bg1_c{color:#fff;margin-top:-19px;}
.fx_commonTriangle .triAngle{border-width:5px;border-style: solid;border-color:#333 transparent transparent; }

/*add by caoxl 2012-09-25 顶部收藏夹提示*/
.top_nav {background-color: #FFFFEE;border-bottom: 1px solid #DDDDDD;}
.top_nav .top_navc {margin-left: auto;margin-right: auto;position: relative;width: 960px;}
.top_nav p {height: 32px;line-height: 32px;text-align: center;}
.top_nav .nav_blue {color: #0099CC;font-family: Arial;}
.nav_sc{font-weight: bold;color: #0099CC;}
.nav_btx{color: #999;text-decoration: underline;}
.nav_close {background: url(/static../images/share_close.png-v1491900685.html) no-repeat 3px 3px;height: 16px;overflow: hidden;position: absolute;right: 10px;text-indent: -9999em;top: 8px;width: 16px;}
.nav_close:hover {background-position: -30px 3px;}
.tip_close{float:right;width:12px;height:13px;text-indent:-997em;overflow:hidden;background:url(/static../images/tip_close.jpg-v1491900685.html) no-repeat;}
.defeated_tip .tip_close{margin:-10px -10px 0 0;}

/*zhouwei  首页改版  2013/4/26*/
/*======顶部模块 public header 2013/03/12 zhouwei=====*/
.userPart,.public_header .username,.public_header li,.public_header  ul{ float:left;}
.public_header li{ height:30px;}
.public_header a{ margin:0 5px;color:#666;display: inline-block;}
.public_header a.vip-ico{margin-left: 0px;}
.public_header a.vip-ico img{margin-top:-3px;_margin-top:0px;}
.public_header a:hover{text-decoration: none;}
.public_header dd{ line-height:25px; text-align:left; zoom:1;_height:25px;}
.popOut {position:relative;color:#666;_width:97px;}
.public_header .popOut a{color:#666;}
.public_header .popOut a:hover{ color:#ff6600;}
.public_header dl{position:absolute; top:31px; right:-1px;}
.public_header .red{color:#ff0000;}
.systemPart{float:right;}
.public_header i,.logPop em,.fxkf em,.wdfx em{background:url(/static../images/public_hd1.png-v1491900685.html) no-repeat 0 0; width:15px; height:15px; vertical-align:text-bottom; margin:4px 3px 0 7px; float: left;}
.public_header .qqLog,.public_header .fxkf,.public_header .wdfx_link{ line-height:30px; display:block;height:30px; padding-right:18px; margin-right:0;}
.qqLog{ position:relative; padding-left:25px;}
.qqLog i{ background-position:-47px 0; position:absolute;top:4px; left:-5px; background-position:-48px 0 \9; width:16px \9;}
.tbLog i{background-position:-16px 0;}
.wbLog i{background-position:-31px 0;}
.yjLog i{background-position:0 0;}
.username a{ color:#090;}
.logPop,.fxkf{ position:relative;}
.logPop em, .fxkf em,.wdfx em{background-position:0 -37px;width:8px; height:5px; position:absolute;top:8px; right:0;}
li.logPop_hover,li.kfPop_hover,li.wdfx_hover{ background:#fff;}
.logPop_hover .qqLog em,.kfPop_hover .fxkf em,.wdfx_hover .wdfx_link em{ background-position:0 -21px;}
 .dsfLog, .kfPart,.wdfxPop{border:1px solid #e4e4e4; margin-top:-1px; z-index:-1; border-top:none; padding-right:4px;display:none; background:#fff; zoom:1; z-index:22;}
.dsfLog{ width:92px; left:-1px; right:auto;}
.kfPart{ width:90px; text-align:right;_width:100px;}
.wdfxPop{ width:67px; text-align:center;}
.wdfxPop dd{ text-align:center;}
.logPop_hover .dsfLog,.kfPop_hover .kfPart,.wdfx_hover .wdfxPop{ display:block; background:#fff;}
.zxkf i{ background-position:-110px 0; width:13px;width:12px \9;}
.fxjc i{ background-position:-110px 0; width:13px;width:12px \9;background:url('/static../images/fxjc.png-v1491900685.html') no-repeat 0 0;}
.tjwt i{ background-position:-78px 0; height:16px;}
.kfrx i{ background-position:-94px 0;}
.sjkjfw i{ background-position:-138px 0; height:16px;width:14px; margin-top:7px;}
.sjkjfwPart{width:220px;border:1px solid #ccc; background:#fff; padding:5px; border-radius:3px; box-shadow:0 0 3px #ccc;}
.sjkjfwPart dd {color:#666;text-align:center;line-height: 20px;}
.sjkjfwItem .si-title{color:#333;background:#f4f4f4;border-radius:3px;}
.msgPop{width:220px;border:1px solid #ccc; background:#fff; padding:5px; border-radius:3px; box-shadow:0 0 3px #ccc;background:#ffffee;}
.msgPop dt {font-weight:bold;line-height:24px;}
.msgPop p {background:#f6f6f6}
.msgPop .msg-item{line-height:1.5em;border-bottom:1px dotted #ccc;background:#ffffcc;color:#333;padding:5px;display:block;}
.systemPart .favFx a,.username span{ color:red;}
.systemPart .favFx a:hover{ text-decoration:none;}
.systemPart .fgx{ border-top:1px solid #e4e4e4;_padding-bottom:8px;}
.kfrx strong{color:#006600;}
.usernameLogin a{ color:#666;}
.usernameLogin .username a{ color:#090;}
.usernameLogin .msg i{ background-position:-123px 0; height:12px;}
.usernameLogin .msg .msg_num{ color:red; font-weight:normal;}
.usernameLogin .msg .msg_num_null{font-weight:normal;}
.usernameLogin .msg a{_display:block; _margin-top:8px;}
.wdfxPop{ background:#fff;}
.kfPop{_width:72px;}
.fxTutorialLink,.fxys li,.fxTutorial .ftTitle{ background:url(/static../images/homepagenews.png-v1491900685.html) no-repeat 0 0;}
.public_header{ height:30px; /*overflow:hidden;*/ background:url("/static../images/topbarbg.png-v1491900685.html") repeat-x; /*border-bottom:1px solid #ccc;*/ line-height:30px; color:#666;position:relative;z-index:111;}
/*顶部模块 --已登录*/
.usercenterLogin{ float:right; border:1px solid #dadada; width:260px; padding:0px 20px;}
.tpl_login_after .tpl_use_msg .account{ background:none; border:none 0; margin:0; padding:0;}
.wdfx{_width:80px;_width:72px;}
/*顶部模块 --未登录*/
.usercenterLogout{float:right; border:1px solid #dadada; background:url(/static../images/homepagelogsrepeat.png-v1491900685.html) repeat-x 0 0; height:54px;width:422px;margin-bottom: 12px;margin-top: 10px;}
.usercenterLogout a{ color:#666;}
.usercenterLogout .a0Wrap{ width:180px; float:left;}
.usercenterLogout ul{ width:240px; float:right;}
.usercenterLogout li{ float:left;}
.usercenterLogout li a{ float:left; background:url(/static../images/homepagelogs.png-v1491900685.html) no-repeat 0 0; padding-left:20px; margin-top:6px; margin-right:5px; width:85px;}
.usercenterLogout .a2{ background-position:-110px 0; }
.usercenterLogout .a3{ background-position:0 -24px; }
.usercenterLogout .a4{ background-position:-110px -24px; }

/*顶部手机快捷访问修改*/
.sjkjfwWrap{width: 460px;padding: 15px;}
.sjkjfwWrap .sjkjfwItem img{width: 92px;height: 92px;margin-bottom: 2px;}
.sjkjfwWrap .sjkjfwItem  .sjkjfw-item{width: 227px;height:105px;_display:inline;font-size: 0px;}
.sjkjfwWrap .sjkjfwItem-qrcode{display: inline-block;font-size: 12px;line-height: 12px;}
.sjkjfwWrap a.sjkjfwItem-check{position:relative;bottom:50px;width:90px;margin-left:10px;padding: 2px 5px;border: 1px solid #eee;border-radius: 5px;font-size: 12px;}
.sjkjfwWrap a.sjkjfwItem-check:hover{background-color:#54a932;color: #fff;}

/*顶部广告banner*/
.steps_bx{ background:url("/static../images/steps_bg.jpg-v1491900685.html") no-repeat; width:958px; height:78px; border:solid 1px #ccc; position:relative;}
.steps_bx a{ position:absolute; right:6px; color:#666}
.steps_bx a:hover{ color:#c00; text-decoration:none;}
.step{margin-top: 12px;clear: both;line-height: 20px;overflow:hidden;position:relative;z-index:50;}
.steppic{position: relative;}
.close{position: absolute;top:0 ;right:10px;width:20px;text-align: center;color:#838381;cursor: pointer;margin:10px 0;}
.close img{vertical-align: top;}
.newer_video {width: 85px; height: 27px; position: absolute; z-index: 99; display: block; background: url("/static../images/transparentbg.png-v1491900685.html") no-repeat 0 0; top: 24px; left: 850px;}

/*======Logo 登陆块======*/
/*添加我的订单我的返现模块*/
.usercenterLogin{width:auto;padding:0 10px 0 0;*width:310px;}
.usercenterLogin .tpl_use_msg{width:260px; float:right;padding:10px 0; display:inline;}
.usercenterLogin .userInfoAdd{float:left;border-right:1px solid #dadada; margin-right:10px; padding-left:10px; padding-right:10px;}
.userInfoAdd a{display:block; height:48px; line-height:48px; padding:0 10px 0 25px; color:#54A932; background:url(/static../images/homepagenews3.png-v1491900685.html) no-repeat 0 0;  border-bottom:1px dotted #dadada;_display:inline-block;}
.userInfoAdd a:hover{color:#fa550c;}
.userInfoAdd .uclWdfx{ background-position:0 16px;}
.userInfoAdd .uclWdfx:hover{background-position:-201px 16px;}
.userInfoAdd .uclWddd{ background-position:0 -61px; border-bottom:none 0;}
.userInfoAdd .uclWddd:hover{background-position:-196px -61px;}
.logo_bx,.logo_bx_taobao{width: 960px; padding:15px 0 10px; zoom:1;overflow: hidden;position:relative;overflow: visible;z-index:150;}
.logo_bx_taobao h1 {float: left;margin-top: 10px;}
.search_hot_outter a{line-height: 22px; color: #555; height: 22px; display: inline; float: left; overflow: hidden; text-align: center; margin-right: 4px;}
.search_hot_outter a:hover, .search_hot_outter a.red:hover {color: #428316; text-decoration: none;}
.search_hot_outter a.red {color: #f00000;}
.search_hot_outter .item_hots a {width: 40px;}
.search_hot_outter .mall_hots a {width: 62px;}
.a0Wrap_new .a0{background: url("/static../images/tblogin.png-v1491900685.html") no-repeat 0 0;width: 135px;height: 37px;line-height:37px;display: block;color: #fff;text-align: center;font: bold 14px/37px "simsun"; padding-left: 25px;margin:9px 0 0 12px; text-indent:-999em;}
.a0Wrap_new .a0:hover{background-position:0 -37px;}
.a0Wrap .fx_commonDialogDown{cursor:default;padding:3px;margin:-70px 0 0 10px;border-color:#61a71d;color:#666;background:#fff;position:absolute;}
.a0Wrap .fx_commonDialogDown b{font-weight:normal;color:#61a71d;}
.fx_commonDialogDown .fx_arrowDown .S_line1_c{color:#61a71d;}
.tpl_longin_bx{ height:227px;}
.tpl_login_after h3{ height:35px; line-height:35px; margin-top:0;}
.tpl_login_after h3 a{ background:none; padding-left:0; }
.tpl_login_after h3 i{ background-position:-10px -1px; float:left; height:35px; width:20px;}
.tpl_login_after .tpl_use_msg li p{padding-right:4px; color:#666; padding-bottom:2px; clear:both; line-height:23px;}
.tpl_login_after .tpl_use_msg li a{color:#f14d54; font-weight:bold;font-family:"arial"}
.tpl_login_after .tpl_use_msg li .normal{font-weight:normal;color:#54A932;}
/*登录方式提醒 zhouwei 08/20*/
.loginMethod{position:absolute;border-color:#61a71d;background:#fff;top:5px;left:547px;padding:0 5px;color:#666;}
.loginMethod p{white-space:nowrap;}
.loginMethod strong{font-weight:normal;color:#61a71d;}
.loginMethod_qq{left:700px;}
.loginMethod_fx{left:809px;}
.loginMethod .fx_arrowUp .S_line1_c{color:#61a71d;}
.loginMethod .fx_arrowUp{margin-top:-9px;}
.loginMethod_sina{left:703px;top:90px;}
.loginMethod_yj{left:813px;top:90px;}

.loginMethod_new{top: 84px;left: 537px}
.loginMethod_new b {font-weight: normal;color: #61a71d;}
.loginMethod_new p{padding: 5px;text-align: center;font-size: 13px;color: #555;}
.loginMethod_new p span{font-size: 12px;color: #888;}
/*zhouwei 推广维权小弹窗提示 2013/8/6*/
.fl{ float:left}
.fr{ float:right}
.btn_s,
.btn_m,
.tpl_login_after h3 i,
.des_pop_h,
.des_pop .close_btn,
.des_pop_f{ background:url(/static../images/new_icons.png-v1491900685.html) no-repeat}
.des_pop{position:absolute;display:none;width:230px;}
.des_pop_h{background-position:-10px -160px;height:15px;width:100%;}
.des_pop_b{background:url(/static../images/tip_bg.png-v1491900685.html) repeat-y;padding:3px 15px 4px 15px;}
.des_pop_f{background-position:-270px -170px;height:6px;overflow:hidden;width:100%;}
.des_pop_b p{line-height:22px;font-size:12px;}
.des_pop .close_btn{height:11px;width:11px;position:absolute;top:17px;right:10px;background-position:-50px -10px}
.des_pop .close_btn:hover{background-position:-80px -10px}
.legalRight_tip{position:absolute;line-height:2;}
.legalRight_tip .top,.legalRight_tip .bottom,.legalRight_tip .tip_close{ background:url(/static../images/legal_dialog.png-v1491900685.html) no-repeat 0 0; height:12px;}
.legalRight_tip .bottom{background-position:0 -48px; height:19px;}
.legalRight_tip .middle{border-width:0 3px;border-style:solid; border-color:#ffa00a;width:182px;background:#fff; padding:0 10px;}
.legalRight_tip .tip_close{ background-position:0 -74px; width:22px;height:22px;margin:-5px 2px 0 0;}
.legalRight_tip .tip_close:hover{background-position:-30px -74px;}
.legalRight_tip strong{color:#54a932;}
.legalRight_tip a{font-weight:normal !important;}
.legalRight_tip .des_pop_b{padding-top:10px;}
.legalRight_tip .neverShow{color:#0075aa !important;}
.legalRight_tip .neverShow{float:right;*margin-top:-25px;}
.legalRight_tip .des_pop_f{*margin-top:-5px;}
/*我的返现调整*/
.btn_s{ float:right; height:20px; width:75px; margin-top:1px; display:inline; *margin-top:-22px;}
.tb_cash_btn_s{ background-position:-310px -50px}
.mall_cash_btn_s{ background-position:-400px -50px}
.ex_score_btn_s{ background-position:-490px -50px}
.tb_cash_btn_s:hover{background-position:-310px -100px}
.mall_cash_btn_s:hover{ background-position:-400px -100px}
.ex_score_btn_s:hover{background-position:-490px -100px}

/*导航菜单*/
.tb_navigation{ border-bottom:2px solid #54a932;padding:0 5px;zoom:1;height:24px;margin-top:10px;margin-bottom: 10px;position: relative;z-index:50;}
.tb_navigation li{float:left;margin-right:10px;height:24px;}
.tb_navigation a{float:left;font-weight:700;color:#009900;font-size:14px;padding:0 10px;height:23px;line-height:23px;border-width:1px 1px 0;border-style:solid;border-color:#fff;}
.tb_navigation a:hover{border-color:#97c853;background:#f2faeb;text-decoration:none;color:#009900;}
.tb_navigation li.current a{color:#fff;background:#54a932;border-color:#009900}
.news {position: absolute; top: 3px; right: 0px;}
.news a {display: block; height: 20px; font-size: 12px; font-weight: 100; overflow: hidden; background: url("/static../images/spec_recbg.png-v1491900685.html") no-repeat 6px -208px; padding-left: 25px; line-height: 20px; color: #54a932;}
.news a:hover{background:url("/static../images/spec_recbg.png-v1491900685.html") no-repeat scroll 6px -208px transparent;color:#009900;display:block;font-size:12px;font-weight:100;height:20px;line-height:20px;overflow:hidden;padding-left:25px;border:none;text-decoration:underline;border-style:solid;border-width:1px 1px 0;border-color:#FFF;}
.new a:hover{border:none;background:none;text-decoration:underline;}

/*======搜索框======*/
.tb_search_bx{ width:603px;display:inline;margin:0;position:inherit;float: right;}
.sub_nav_ul li{ float:left; *display:inline;*zoom:1; margin-right:10px; line-height: 25px; width:96px; height:27px; overflow:hidden; color:#555; background-position: -97px 0; text-align:center; cursor: pointer;}
.sub_nav_ul li{ line-height:23px;width:81px;height:23px;}
.sub_nav_ul li.cur{color:#fff;font-weight:700; background-position: 0 0;}
.sub_nav_ul li span{ display:block; width:100%; height:100%;}
.tb_search_bx .search_input{ background-position:0 -23px; width:593px;height: 38px;padding: 0 0 0 10px;position: relative;}
.tb_search_bx .search_input .text { width: 435px; height:25px; border:0; background-color:transparent; float:left;*zoom:1; *display:inline; margin: 4px 0 0 20px; line-height:25px;}
.tb_search_bx .search_input .btn { float:right; margin-right: 30px; overflow:hidden; border: 0; width:130px; height:44px; cursor: pointer; background-color: transparent;}
.tb_search_bx .search_input .text::-ms-clear{display:none}
.tb_search_bx .search_input .clear{position: absolute;right: 180px;top: 0;height: 45px;width: 32px;line-height: 45px; text-align: center;font-size: 20px;cursor: default;display: none}


.searchBxWrap{ position:relative;z-index:111; margin:20px 0 0 70px;}
.tb_search_bx{float:none;}
.tb_search_bx .search_input{ background:url(/static../images/tbsearchbg.png-v1491900685.html) no-repeat 0 0;width:684px; height:45px;}
.tb_search_bx .search_input .text {width:480px;height:16px;line-height:16px; padding:11px 0;}
.logo_bx_taobao2 .search_input{background:url(/static../images/taobao_search_bg2.png-v1491900685.html) no-repeat 0 -20px;}
.cart_box{border:1px solid #ccc;border-top:none;left: 385px;position:absolute;top: 82px;width: 433px;z-index: 9999;background:#fff;}
.cart{width:360px;margin:0 auto;padding-left:120px; position:relative;height: 140px;}
.cart #loading{border: medium none;padding: 27px;}
.cart img{float:left;margin-left:-120px;display:inline;border:1px solid #ccc;}
.cart p{margin-bottom:15px;height:20px;overflow:hidden;margin-top: 5px;}
.cart p a{color:#368500;}
.cart p span{float:left;width:160px;}
.cart p .p_wrap .red{color:#f22222;font-size:16px;font-weight:700;}
.cart p .p_wrap .red2{color:#666;font-size:16px;font-weight:700;text-decoration:line-through;width:80px;}
.cart p  .green{color:#368500;font-size:16px;font-weight:700;}
.cart p  .gray{color:#666;font-weight:700;}
.cart p  .p_wrap .ju_tip{width:70px;color:red;padding-top:5px;}
.qn_btn_2{background:url(/static../images/qn_btn_bg.jpg-v1491900685.html) no-repeat; display:block; width:110px; height:27px; color:#FFFFFF; text-align:center;position: absolute;right: 27px;line-height: 27px;}
.cart_bottom{position:relative;}
.qn_btn{float:right;margin:0 10px 20px 0;width:110px;height:27px;line-height:27px;background:url(/static../images/qn_btn_bg.jpg-v1491900685.html) no-repeat;color:#fff;text-align:center;}
.qn_btn:hover{background-position:0 -27px;text-decoration:none;}
.cart_bottom img{display:block;position:absolute;top:-10px;left:105px;}
.cart_bottom p{padding:10px 0 10px 15px;width:275px;}
.cart_box,.defeated_tip {left:10px; top:45px; right:auto;width:490px;color:#666;}
.defeated_tip{width:390px;height:50px;position:absolute;right:142px;background:url(/static../images/1025tip_bg.gif-v1491900685.html) no-repeat 10px 8px #fff;  padding:20px 20px 20px 80px;border:1px solid #ccc;border-top:none;color:#009900;line-height:20px;}
#cart_box{*padding-top: 10px;color: #666;}
.cart{position: relative;}
#cart_box i{font-style: normal;color: #666; }
.cart  span{ height: 25px;line-height: 25px;overflow: hidden; white-space: nowrap;width: 145px;margin-right: 5px;}
#cart_box .oriPrice{ text-decoration: line-through; font-weight: normal}
.cart em{ font-weight: bold;color: #666;font-family: arial; margin-right: 3px;}
.cart_bottom{ padding:15px 0 10px 0;border-top: 1px dotted #999;}
.cart_bottom p{padding: 0 0 10px 15px; color: #666;overflow: hidden;white-space: nowrap;}
#cart_box .cart_bottom em{color:#FF6600; font-weight: normal;}
#g_shopName{position: absolute;top:110px;left: 0;width: 90px; height:20px; line-height:20px;overflow: hidden; padding: 0;margin: 0;}
#g_shopName a,.moreYhq{color: #368500;}
#g_commission{font-size: 14px; color:#ff6600;}
.qn_btn{margin-bottom: 10px;}
.cart p .p_wrap .red{color: #ff6600;}
#searchHelp{color: #ff6600;float: right;*margin-top:-20px;}
.mallSearchResult{border:1px solid #dadada; background:#fff;z-index:9999; position:absolute; border-top:none;left:10px;top:45px;width:490px;color:#666; padding:10px 10px 0 10px;}
.mallSearchResult .fxxq{color:#61a71d;}
.mallSearchResult strong{color:#ff0000;font-weight:normal;}
.mallSearchResult .cart_bottom{padding-top:0;border:0 none;}
#defeated_text{_display:block;}
/*.ui-autocomplete*/
.ui-autocomplete {width: 320px;background-color: white;border: 1px solid #CCCCCC;border-top: none;overflow: hidden;}
.ui-autocomplete li {margin: 2px 2px;cursor: pointer;color: #3E3E3E;text-align: left;}
.ui-autocomplete li a {display: block;padding: 2px 5px;}
.ui-autocomplete li a:hover,.ui-state-hover {color: #fff;text-decoration: none;background-color: #3399FF;}
/*=======公用底部 footer zhouwei======= */
/* lead_sort_ul */
.lead_sort_ul{ border: solid 1px  #DADADA; padding:10px 0; text-align:left;}
.footer_sort{ border-right:dashed 1px #e0e0e0; height:100px; padding:20px 0 0 20px; float:left;}
.footer_sort h3{ font-size:18px; font-weight:700;color: #54A932}
.footer_sort h3 .title{color: #54A932}
.footer_sort li{padding:2px 0 2px 15px; background:url(/static../images/link_icon.png-v1491900685.html) 0 -48px no-repeat; }
.footer_sort li a{ color:#666;}
.footer_nvice{ width:185px;}
.fx_problem{ width:190px;}
.price_problem{ width:178px;}
.zh_problem{ width:315px; border:0; position:relative;}
.zh_problem .oprate_btn{ position:absolute; right:15px; top:24px; text-align:center;color: #999;}
.zh_problem .oprate_btn a{display:block; float:none; margin-bottom:5px; background-position:-602px -88px; width:132px; height:32px; overflow:hidden;}
.zh_problem .oprate_btn a:hover{ background-position:-602px -120px;}
/*link*/
.lead_links{ border: solid 1px  #DADADA;  text-align:left;width:960px;margin:10px auto 0 auto;}
.lead_links .m_content {color: #999;line-height: 20px; padding: 12px 16px 10px 18px;height:40px;}
.lead_links .m_content  a{color: #999;}
.lead_links .friend_link_intro { float: left;}
.lead_links .friend_link_box { position: relative; float: left; height: 50px; width: 810px;overflow:hidden;}
.lead_links .friend_link_box  .friend_link_list { position: absolute; top: 0px; }
.lead_links .friend_link_box  .friend_link_list a {margin: 0px 2px;_margin: 0px 1px;padding: 0 0;display: inline-block;_height: 19px;_line-height: 19px;}
/*suggest*/
.lead_sort_ul{border:solid 1px #dadada;padding:20px 0;text-align:left;}
.footer_sort{border-right:dashed 1px #e0e0e0;padding:0 40px;width:185px;float:left;}
.footer_sort h3{font-size:18px;font-weight:700;color:#54A932}
.footer_sort h3 .title{color:#54A932}
.footer_sort li{padding:2px 0 2px 15px;background:url(/static../images/link_icon.png-v1491900685.html) 0 -48px no-repeat;}
.footer_sort li a{color:#666;}
.footer_sort .wytj_more{text-align:right;background:none;}
.footer_sort .wytj_more a{color:#54A930;}
.wytj{width:221px;border-right:0 none;}
.wytj_wrapper{height:90px;width:221px;background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 0;float:left;padding:5px;margin:0 0 10px 0;}
.footer_sort .focusin{background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -99px !important;}
.wytj_input{border:0 none;outline:none;resize:none;height:90px;width:221px;overflow:auto;color:#000;_height:88px;_display:inline;}
.wytj_btn{clear:left;width:231px;}
.wytj_tip{background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -318px;padding-left:20px;height:20px;display:block;color:#ff0000;width:120px;display:none;float:left;font-weight:normal;}
.wytj_submit{background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -348px;display:block;height:26px;color:white;line-height:26px;width:75px;text-align:center;float:right;text-indent:-999em;}
.wytj_submit:hover{background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -386px;text-decoration:none;}
.zxkf_block{padding:0;width:100px;border-right:none 0;color:#666666;text-align:center;}
.zxkf_btn{display:block;height:30px;background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -258px;width:100px;margin-top:33px;}
.zxkf_btn:hover{background:url(/static../images/wytj_bg.png-v1491900685.html) no-repeat 0 -288px;}
/*css hack for ie*/
* +html .wytj_submit:hover{}
.footer_sort{height:auto;}
.tpl_login_after .account li{_height:26px;}
.shop_detail_msg{top:0px;}
.fxLog i{background:url(/static../images/homepagelogs.png-v1491900685.html) no-repeat -111px 0;}
.thing_detail_msg .cate_panel{margin-bottom:0;}
.key_list_bx{margin-top:10px;}
/* footer */
.footer{ color:#666; text-align:center; padding:20px 0; zoom:1; /*border-top:dashed 1px #b2b2b2*/ margin:0 auto;width:960px}
.footer a {color:#666;}
.f_nav a{ display:inline-block;*zoom:1;*display:inline; width:77px; height:19px; color:#666;}
.f_icon{ padding:0 13px;text-align:center; }
.f_icon a{ display:inline-block; *zoom:1;*display:inline; width: 98px; height: 40px; margin: 0 5px; background-image: url('/static../images/icons/footer_icon.png-v1491900685.html'); background-repeat: no-repeat;}
.f_icon a.f1 {background-position: 0 0;}
.f_icon a.f2 {background-position: -100px 0;}
.f_icon a.f3 {background-position: -205px 0;}
.f_icon a.f4 {background-position: -315px 0;}
.footer p{ margin-top:25px; padding-bottom:10px;}

/*footer change*/
.footer_sort .f_more{line-height: 21px;margin-left: 15px;color: #54A930}
.footer_sort .func-desc{padding-bottom:10px;margin-bottom:8px;border-bottom: 1px solid #dadada;}
.func-desc .wt,.shop-knowledge .wt{height: 16px;}
.footer_sort .func-desc h3,.footer_sort .shop-knowledge h3{position:relative;font-size: 14px;color: #777;}
.footer_sort .func-desc h3 em{position: absolute;right: -18px;top: -13px;}
.footer_sort .func-desc h3 .icon-reward {background: url(/static/images/icon-reward.gif) 0 0;width: 20px;height: 21px;}

/*======首页三步走======*/
/*首页图标优化 zhouwei   20130513*/
.fxTutorialLink,.fxys li,.fxTutorial .ftTitle{ background:url(/static../images/homepagenews.png-v1491900685.html) no-repeat 0 0;}
.fxTutorialLink{ position:absolute;top:-7px; right:80px; width:71px; height:58px; text-indent:-999em; background-position:0 -228px;}
.fxTutorial{border:1px solid #dadada; margin-top:20px;_width:958px;}
.fxTutorial li{ float:left;width:190px; font-family:'宋体'; color:#6c6c6c; margin:10px 50px;display:inline;}
.fxTutorial h2{ font-size:18px; color:#ed581e; font-weight:normal;}
.fxTutorial .ftTitle{ width:70px; text-indent:-999em; margin:0; background-position:0 -71px; height:88px;background:url(/static../images/jdsb.jpg-v1491900685.html) no-repeat -2px -1px;}
.fxTutorial .ftTitle,.fxTutorial li ,.fxTutorial li i,.fxys .liNew{background: url(/static../images/homepagenews0513.png-v1491900685.html) no-repeat 0 0;}
/*.fxTutorialLink{ width: 96px; height: 59px;background-position: -124px -257px;}
.fxTutorialLink:hover{ background-position:0 -254px; }*/
.fxTutorial{padding:20px 0 15px 0;}
.fxTutorial .ftTitle{ width: 80px; height: 50px; margin:5px 10px 0 10px; background-position: -269px -258px; padding: 0;}
.fxTutorial li { width: auto; background-position:250px -353px;  padding-right: 30px; margin:0 0 0 10px;}
.fxTutorial li i{ display: inline-block; width: 32px; height: 32px; float: left;}
.fxTutorial .ftStep0  i{ background-position:4px  0; }
.fxTutorial .ftStep1  i{ background-position:-44px  0; }
.fxTutorial .ftStep2  i{ background-position:-101px  0;  }
.fxTutorial .ftStep2{background: none;}
.fxTutorial li .ftContent{width: 190px;  margin: 0 0  0 45px; padding:0;}
.fxTutorial li h2 a {font-size: 12px;font-weight: bold;color: #54a932;}
.ftContent p{ margin-top: 5px;}
.fxTutorial li p a{color: #999;}
.fxTutorial li p a b{ font-weight: normal;color:#ec5c1f;}
.fxTutorial li p a:hover b{color:#ff6600;}
.fxTutorial li p a:hover{color: #ec5c1f;}
.searchBxWrap{margin-top: 30px;}
.fxTutorial1 .ftTitle,.fxTutorial1 li i,.fxTutorial2 .ftTitle,.btn_s{background:url(/static../images/homepagetutorial.png-v1491900685.html) no-repeat 0 0;}
.fxTutorial1 .ftTitle{background-position:0 0;height:60px;}
.fxTutorial1 .ftStep0  i,.fxTutorial2 .ftStep0  i{background-position:-118px -5px;}
.fxTutorial1 .ftStep1  i,.fxTutorial2 .ftStep1  i{background-position:-116px -46px;}
.fxTutorial1 .ftStep2  i,.fxTutorial2 .ftStep2  i{background-position:-113px -98px;}
.fxTutorial2 .ftTitle{background-position:0 -86px;}
/*======商城列表======*/
/* tpl_main */
.colorf90{ color:#f90;}
.tpl_main .tpl_shop_cont{ width:694px; border:solid 1px #DADADA; float:left; overflow:hidden;}
.fxys h3,.fxys p{padding-top:10px;}
.fxys h3{color:#093;}
.fxys em{color:#f63;font-weight:700;}
.tpl_main .tpl_fl_bx{ width:256px; overflow:hidden; float:right;}
.tpl_main .tpl_shop_cont .tpl_tit,.j_fl_bx .tit,.same_shop_bx h2{height:30px; border-bottom:solid 1px #dadada; background: url("/static../images/spec_recbg.png-v1491900685.html") repeat-x 0 0;}
.same_shop_bx h2 {line-height: 30px;}
.tpl_main .tpl_shop_cont .tpl_tit {border-width: 2px;}
.tpl_shop_cont .tpl_tit h3{ color:#333; font-size:14px; line-height:30px;padding-left: 5px; }
.tpl_shop_cont .tpl_tit .s_icon{ background-position:-32px -100px; width:4px; height:19px; vertical-align:middle; margin-right:15px;}
.tpl_shop_cont .tpl_tit a{ position:absolute; right:20px; top:0;color:#666;}

/*m_nav*/
.tpl_cont .m_nav{width:109px; float:left; background-color:#f9f9f9; height:350px; border-right:1px solid #DADADA;}
.m_nav_ul li{text-align: center; zoom:1; height:38px; line-height: 38px; font-size: 14px; border-bottom:dotted 1px #ddd; cursor: pointer;}
.m_nav_ul li.last {background-color: #fff;border-bottom: none;}
.m_nav_ul li.last a {color: #666; font-size: 12px;}
.m_nav_ul li a{display:block; height:38px; line-height:38px;*zoom:1; font-size:14px; color:#000;}
.m_nav_ul li a:hover{ text-decoration:none;}
.m_nav_ul .cur{border-width: 1px 0 1px 0; border-style: solid; border-color: #DADADA; color: #54a932;  font-weight:700; background-color: #fff; position: relative; right: -1px; }
.m_nav_ul .first {border-width: 0 0 1px 0;}

/*tpl_cont_bx*/
.tpl_cont .tpl_cont_bx{ float:left; width:572px; overflow:hidden; padding:5px 5px; position: relative; height: 340px;}
.tpl_cont_ul li{ float:left; width:106px!important; height:80px!important; border-bottom:dashed 1px #E6E6E6; padding:10px 4px; text-align:center; overflow:hidden;width /**/:138px;height /**/:100px;}
.tpl_cont_ul .last{ border:0;}
.tpl_cont_ul .tpl_li_cont{ /*border:solid 1px #cccccc;*/ border:2px solid #fff; /*padding-bottom:5px;*/padding:5px 0; zoom:1; border:solid 1px #fff;position:relative;overflow:hidden;}
.tpl_cont_ul .tpl_li_cont_hover{border:solid 1px #FF9A4A;/*margin: -2px 0 0 -2px;*/}
.tpl_cont_ul .tpl_li_cont a{ color:#666;text-decoration:none;}
.tpl_cont_ul .tpl_li_cont img{width:90px;height:40px;padding:0 6px 8px 6px;}
.tpl_cont_bx .pages { float: right; position: absolute; bottom: 10px; right: 20px;}
.tpl_cont_bx .pages strong {margin-left: 5px;background: #ff6600; border: 1px solid #ff6600; color: white; font-weight: bold; padding: 2px 6px; cursor: pointer;}
.tpl_cont_bx .pages a:hover {background: #fffbde;}
.tpl_cont_bx .pages a { border: 1px solid #ddd; padding: 2px 6px; color: #333; text-decoration: none; margin-left: 5px;}
.tpl_shop_cont .tpl_link{background:url(/static../images/tpl_link.png-v1491900685.html) no-repeat top center;position:absolute;bottom:-24px;left:0;}
.tpl_shop_cont .l_shop:hover{background:url(/static../images/tpl_link.png-v1491900685.html) no-repeat bottom left;}
.tpl_shop_cont .l_detail:hover{background:url(/static../images/tpl_link.png-v1491900685.html) no-repeat bottom right;}
.tpl_shop_cont .tpl_link a{float:left;width:50px;height:24px;margin:0 1px;}

/* tpl_fl_bx */
.tpl_fl_bx .record_bx{ border-bottom:dotted 1px #DADADA; padding-bottom:5px; /*text-align:center;*/ color:#666;zoom:1;}
.tpl_fl_bx .record_bx .s_icon{ background-position:-32px -120px; width:9px; height:11px; vertical-align:middle; margin-left:5px;}
.tpl_fl_bx .tpl_lr_btn{ background:url("/static../images/oprate_btn.jpg-v1491900685.html") no-repeat -802px -137px; width:222px; height:32px; margin:10px auto 0; }
.tpl_fl_bx .tpl_lr_btn a{ color:#63482d; padding-left:40px; width:70px; height:32px; line-height:32px;}
.tpl_fl_bx .tpl_lr_btn .login_btn{ width:65px;}
.color096{ color:#009966;}
.tpl_fl_bx .j_fl_bx{ font-size:12px; color:#666; border:solid 1px #DADADA;}
.tpl_fl_bx .j_fl_bx a{color:#999;}
.tpl_fl_bx .j_fl_bx .save_bx .left {color: #428316; margin-top: 8px; display: inline; float: left; width: 60px; height: 18px; text-align: center; overflow: hidden; }
.tpl_fl_bx .j_fl_bx .save_bx .right {margin-top: 8px; display: inline; float: left; margin-left: 15px; }
.tpl_fl_bx .j_fl_bx .save_bx .right .green {color: #428316; font-weight: bold;}
.j_fl_bx .tit h4 {color:#333; font-size: 14px; margin-left: 5px; text-align: center; width: 115px; height: 29px; line-height: 30px;}
.j_fl_ul {padding-top: 8px ;}
.j_fl_ul .sheng {color: #333; width: 225px; font-family: arial; height: 20px; overflow: hidden; margin: 0 0 8px 11px; background: url("/static../images/index_login_bg.png-v1491900685.html") no-repeat -163px -16px; padding-left: 6px;}
.j_fl_ul .sheng .left {width: 45px; overflow: hidden;}
.j_fl_ul .sheng .center {margin-left: 14px;}
.j_fl_ul .sheng .center .shop {color: #54a932;}
.j_fl_ul .sheng .right .price{color: #ff6600; font-weight: bold; margin: 0 2px;}
.j_fl_bx .j_fl_cont{height: 80px;}
.news {position: absolute; top: 3px; right: 0px;}
.news a {display: block; height: 20px; font-size: 12px; font-weight: 100; overflow: hidden; background: url("/static../images/spec_recbg.png-v1491900685.html") no-repeat 6px -208px; padding-left: 25px; line-height: 20px; color: #54a932;}
.news a:hover{background:url("/static../images/spec_recbg.png-v1491900685.html") no-repeat scroll 6px -208px transparent;color:#009900;display:block;font-size:12px;font-weight:100;height:20px;line-height:20px;overflow:hidden;padding-left:25px;border:none;text-decoration:underline;border-style:solid;border-width:1px 1px 0;border-color:#FFF;}
.new a:hover{border:none;background:none;text-decoration:underline;}
.tpl_main .tpl_cont .m_nav {height:310px;}
.tpl_main .tpl_cont .tpl_cont_bx{height:296px;}
.tpl_main .m_nav_ul li{height:38px; line-height:38px;}
.tpl_main .m_nav_ul .hover{color:#f60; text-decoration:underline;}
.tpl_fxys_bx{height:127px; overflow:hidden;border:1px solid #dadada; }
.tpl_fxys_bx a{color:#666666;}
.tpl_fxys_bx .fxys{ padding:0 0 15px 0;}
.fxys h3,.fxys strong{color:#ec5c1f; font-size:12px;}
.fxys h3{ padding-left:15px;}
.fxys strong{ font-weight:normal;}
.fxys li{ float:left; padding-left:17px;overflow:hidden; white-space:nowrap; background-position:0 -176px; color:#666; margin:10px 10px 0 3px;_margin-right:0;}
.fxysLogout .n0{background-position: 0 -98px;}
.fxysLogout .n1{background-position: 0 -131px;}
.fxysLogout .n2{background-position: 0 -167px;}
.fxysLogout .n3{background-position: 0 -57px;}
.fxysLogout .n4{background-position: 0 -212px; float: none; width: auto; display: inline-block;}
.fxysLogout h3{color:#333; padding-left: 5px;}
.fxysLogout li{padding-left: 20px; margin: 10px 0 0 3px; width: 104px;_width:102px;}
.cjwt h3,.cjwt strong,.cjwt h3{color:#ec5c1f; font-size:12px;}
.cjwt h3 a{color:#666666;}
.cjwt h3{ color: #333333;padding-left: 5px;padding-top: 5px;}
.cjwt strong{ font-weight:normal;}
.cjwt li{ float:left; padding-left:17px;overflow:hidden; white-space:nowrap; color:#666; margin:10px 10px 0 3px;_margin-right:0;}
.cjwtNoicon li{padding-left:10px;}
.cjwtNoicon h3{padding-left:15px;}
.tip_close{width:14px;}
.public_header{z-index:222;}
.usernameLogin .msg i{margin-top:9px;_margin-top:0;}
.public_header li{line-height:30px;}
.usernameLogin .msg a{_margin-top:0;}
.usercenterLogout .a0 img{ position:relative;top:-8px; left:16px;}
.usernameLogin .msg i{_margin-top:9px;}
/*首页右侧小banner 滚动 zhouwei 2013/03/28*/
.scrollImgE1{width:254px;height:211px;overflow:hidden;position:relative;}
.imgWidget1,.imgWidget2{position:absolute;left:0;top:0;}
.imgWrap{height:185px;}
.imgWrap li{float:left;}
.imgWrap img{width:254px;height:185px;}
.scrollImgE1 .imgIndex{height:26px;background:#fff;text-align:right;position:relative;}
.scrollImgE1 .imgIndex a{display:inline-block;width:16px;height:16px;background:#fffcfc;margin-left:0px;margin-top:5px;text-align:center;line-height:16px;color:#333;outline:none;}
.scrollImgE1 .imgIndex .cur{background:#54a932;color:#fff;font-weight:bold;}
.scrollImgE1 .imgTitle a{position:absolute;left:5px;bottom:0px;color:#FF6600;width:150px;height:25px;line-height:25px;overflow:hidden;cursor:pointer;}

/*=====淘宝目录======*/
/* taobao */
.left-col{float:left;width:958px;margin-top:10px;border:1px solid #E6E6E6;}
.tb-category .outter{float:left;width:958px;border-bottom:1px dotted #CCCCCC;}
.right_spec{width:272px;padding:5px 0;float:left;display:block;font-size:12px;margin-left:16px;font-weight:bold;background:url("/static../images/tb_cate_bg.png-v1491900685.html") repeat-y 0 0;}
.right_spec .outter{width:80px;height:31px;position:relative;border:0;margin-left:6px;}
.right_spec li{margin:8px 5px 2px 5px;display:inline;float:left;width:65px;height:22px;overflow:hidden;line-height:22px;padding:0 3px;}
.right_spec li.hover{background:url("/static../images/taobao_list_bg.gif-v1491900685.html") no-repeat 0 0;}
.right_spec .index_ticket{display:block;width:18px;height:18px;background:url("/static../images/link_icon.png-v1491900685.html") no-repeat 0 -163px;position:absolute;top:0;right:-5px;}
.right_spec li a{color:#54a932;}
.right_spec li a:hover{/* color:#f60;*/
text-decoration:none;}
.category-item-index{padding:10px 0;position:relative;width:670px;float:left;}
.category-item-index h4{color:#333333;display:inline-block;zoom:1;*display:inline;font-size:15px;font-weight:bold;height:17px;margin:5px 0 0 10px;width:auto;}
.category-item-index h4 a:link,.category-item-index h4 a:visited{color:#333333;}
.category-item-index h5{color:#037BD2;display:inline;font-size:14px;font-weight:bold;margin:0;width:auto;}
.category-item-index h5 a:link,.category-item-index h5 a:visited{color:#54a932;}
.category-item-index h5 a:hover,.category-item-index h5 a:active{color:#FF6600;}
.category-item-index ul{line-height:25px;list-style:none outside none;margin:5px 0 0 10px;padding:0;}
.category-item-index li{float:left;width:33%;}
.category-item-index li a{display:inline-block;margin-right:3px;}
.category-item-index a:link,.category-item-index a:visited{color:#333333;}
.category-item-index a:hover,.category-item-index a:active{color:#FF6600;}
.category-item-index a.red:link,.category-item-index a.red:visited{color:#FF6600;}


.eshop_promotion{ border:1px solid #ffcc33; margin-bottom:-11px; position:relative; background:url(/static../images/tb_cate_bg.png-v1491900685.html) right top repeat-y; margin-top:10px;}
.eshop_promotion .in{ margin:10px; background-color:#fff;}
.eshop_promotion h4{ padding-left:30px;color:#FF6600;font-size: 15px;}
.eshop_promotion ul{ overflow:hidden;zoom:1;}
.eshop_promotion li{ float:left; display:inline; width:234px; height:32px; line-height:35px;}
.eshop_promotion li h5{font-size: 14px; display:inline;}
.eshop_promotion li h5 a{color:#009933;}
.eshop_promotion li a{ color:#333;}
.eshop_promotion li a:hover{ color:#FF6600;}
.ico_recommend{ background:url(/static../images/ico_recommend.png-v1491900685.html) no-repeat left top; position:absolute; height:46px; width:46px; top:-2px; left:-2px;}
/*去掉顶部icon*/
.userInfoAdd a{background:none;padding-left:0;}
.tpl_login_after .tpl_use_msg li .btn_s{height:22px;line-height:21px; text-align:center;color:#fff; font-weight:normal; font-family:"simsun";width:58px;}
.btn_s,.btn_s:hover{background-position:0 -168px;}
.usercenterLogin .tpl_use_msg{width:220px;}
.tpl_login_after .tpl_use_msg li .money{}
.usercenterLogin{*width:310px;}
/*zhouwei 2013/09/14 弹窗公用样式*/
.fx_commonPop .pop_close{position:absolute;top:0;right:-60px;background:url(/static../images/event/kaixin1303/close.png-v1491900685.html) no-repeat 0 0;height:60px;width:60px;text-indent:-999em;}
.fx_commonPop .maskBg{position:fixed;top:0;left:0;background:none repeat scroll 0 0 #000;z-index:999;width:100%;height:100%;opacity:0.6;filter:alpha(opacity=60);__position:absolute;_top:expression(eval(documentElement.scrollTop)+'px');_height:2000px;}
.fx_commonPop .popBody{z-index:1000;position:fixed;left:50%;top:50%;_position:absolute;_top:expression(eval(documentElement.scrollTop)+300+'px');background:#fff;}
/*底部360安全认证小图标*/
.f_icon .f5{background:url(/static../images/360anquan.png-v1491900685.html) no-repeat 0 5px;}
.public_header .red{color:#ff0000;}
/*顶部增加点评返现*/
.dpfx i{ background:url(/static../images/publicheader_dpfx.png-v1491900685.html) no-repeat 0 0;}
/*按钮，输入框公用样式*/
.fx_commonBtn{background:#5db71a;color:#fff;border:1px solid #5db71a; display:inline-block;border-radius:3px;zoom:1;overflow:hidden;}
.fx_commonBtn span{border:1px solid #56C53B; padding:3px;display:block;color:#fff;}
.fx_commonBtn:hover{background:#66C71E;}
/*旋转星星*/
.fx_commonStar{background:url(/static../images/star.gif-v1491900685.html) no-repeat 0 0;width:16px;height:16px;display:inline-block;}
.db11:hover .fx_commonStar{-webkit-animation:flip 1s .2s ease both;-moz-animation:flip 1s .2s ease both;}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0);-webkit-animation-timing-function:ease-out}
    40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function:ease-out}
    50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}
    80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}
    100%{-webkit-transform:perspective(400px) scale(1);-webkit-animation-timing-function:ease-in}
}
@-moz-keyframes flip{0%{-moz-transform:perspective(400px) rotateY(0);-moz-animation-timing-function:ease-out}
    40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg);-moz-animation-timing-function:ease-out}
    50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}
    80%{-moz-transform:perspective(400px) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}
    100%{-moz-transform:perspective(400px) scale(1);-moz-animation-timing-function:ease-in}
}
/*搜索框弹窗修改*/
.cart_box .hasRebate{color:#f60;}
.cart_box .gray{color:#999;}
/*有返现*/
.hasFanxianWrap,.hasFanxian{background:#fd8101 url(/static../images/btns.jpg-v1491900685.html) no-repeat 0 -399px;zoom:1;overflow:hidden;}
.hasFanxianWrap{background-position:0 -399px;display:inline-block;padding-left:15px;}
.hasFanxian{background-position:right -430px;display:block;height:20px;color:#fff;text-align:center;padding-right:15px;margin:0;font:normal 12px/19px 'microsoft yahei';_width:41px;}
.noFanxianWrap{background-position:0 -471px;}
.noFanxianWrap .hasFanxian{background-position:right -501px;}
.cart p{margin-bottom:10px;}
.cart .tbgz_tip{overflow:visible;height:auto;padding-right:20px;}
.cart .tbgz_tip .bold{color:#368500;}
.defeated_tip .noRebate{color:#666;font:bold 14px/1.5 microsoft yahei;padding:10px 0 0 20px;display:inline-block;*width:280px;}
.defeated_tip .noRebate .qn_btn{font:normal 12px/27px  "simsun";margin-left:20px;display:inline;}
/*爱淘宝提示*/
.cartBox_newTip{width:60%;margin-left:10px;}
.cartBox_newTip .blue{color:#2379FD;}
.cartBox_newTip strong{font:bold 12px/1.5 "arial";}
.cartBox_newTip .green{color:#368500;}
.cartBox_newTip .red{color:#f00;}
/*加载中*/
.fx_commonLoading{color:#666;font-style:normal;text-align:center;}
.fx_commonLoading .icon{background:url(/static../images/snake-loader.gif) no-repeat 0 0;display:inline-block;width:25px;height:18px;vertical-align:middle;zoom:1;}
/*底部改版*/
.lead_sort_ul_new1203{color:#666;}
.lead_sort_ul_new1203 .red{color:#f00;}
.lead_sort_ul_new1203 .wytj{width:415px;}
.lead_sort_ul_new1203 .wytj_btn{width:100%;}
.lead_sort_ul_new1203 .wytj_wrapper{height:60px;margin-top:5px;background:none;border:1px solid #ccc;width:403px;padding:5px;border-radius:5px;}
.lead_sort_ul_new1203 .wytj_wrapper:hover{border-color:#f60;}
.lead_sort_ul_new1203 .focusin{background:none!important;}
.lead_sort_ul_new1203 .wytj_input{height:100%;width:100%;*height:48px;}
.lead_sort_ul_new1203 .fx_problem{width:350px;border-right:none 0;}
.lead_sort_ul_new1203 .fx_problem .wt{width:270px;overflow:hidden;height:18px;}
.lead_sort_ul_new1203 .fx_problem li{list-style:none;background:none;padding-left:0;}
.wytjAns li{background:none;padding-left:0;}
.lead_sort_ul_new1203 .wytj_more{text-align:left;}
.lead_sort_ul_new1203 a{color:#2379FD;}
.wytj_tip{width:220px;overflow:hidden;}
.fx_commonFlag{background:url(/static../images/icon_flag.png-v1491900685.html) no-repeat 0 0;padding-left: 13px;width: 46px;display: inline-block;height: 20px;line-height: 20px;color: #fff;zoom:1;_position:relative;_margin-top:5px;}
.lead_sort_ul_new1203 .zxkf_block{width:87px;}
.lead_sort_ul_new1203 .zxkf_btn{background-position:0 -200px;width:87px;height:29px;font:bold 12px/30px "simsun";color:#fff;}
.lead_sort_ul_new1203 .zxkf_btn:hover{background-position:0 -229px;}
.lead_sort_ul_new1203 .wytjAns{position:relative;}
.lead_sort_ul_new1203 .wytjAns .green{color:#54A932;}
.lead_sort_ul_new1203 .wytjAns .more{*margin-top:-18px;color:#54A932;}
.lead_sort_ul_new1203 .wytjAns .overflow{overflow:hidden;height:18px;}
.lead_sort_ul_new1203 .btnWrap .btn{color:#fff;width:52px;text-align:center;margin-right:20px;vertical-align:middle;}
.lead_sort_ul_new1203 .btnWrap .btn:hover{text-decoration:none;}
.lead_sort_ul_new1203 .btnWrap .btn span{padding:3px;line-height:10px;}
.lead_sort_ul_new1203 .wytj_wrapper:hover{border-color:#66C71E;}
.wytj_submit{height:auto;line-height:18px;text-indent:0;}
.lead_sort_ul_new1203 .wytjAns a{color:#f60;}
/*首页商城满屏化 2013/12/24 */
.tpl_main .tpl_shop_cont{width:958px;float:none;}
.tpl_cont .tpl_cont_bx{width:836px;}
.tpl_cont_ul li{padding:10px 16px;}
.ico_recommend{background:url(/static../images/ico_recommend_3.jpg-v1491900685.html) no-repeat left top;left:5px;top:2px;}
.eshop_promotion{border-color:#dadada;background:none;}
.eshop_promotion li{overflow:visible;}
.eshop_promotion h4{color:#f00;}
#rightlayoutShow{height:10px;width:100%;}
/*首页网址导航 2014/02/12*/
.site_nav_wrap{border:1px solid #dadada;padding:10px 20px;color:#666;}
.index_site_nav a{color:#666;}
.index_site_nav a:hover{color:#f60;}
.index_site_nav .green{color:#080;}
.index_site_nav .title{font-size:12px;height:25px;line-height:25px;color:#080;}
.index_site_nav .site_list{padding-left:20px;width:780px;}
.index_site_nav .site_list li{float:left;width:97px;height:25px;line-height:25px;overflow:hidden;}
.index_site_nav .site_list .w{display:block;padding-left:5px;}
.index_site_nav .site_list .w:hover{background:#f2faeb;color:#008800;}
.index_site_nav .site_nav_add{display:inline-block;border:1px dotted #dadada;padding:1px 5px;}
.index_site_nav .site_nav_add:hover{border-color:#080;color:#080;cursor:pointer;text-decoration:none;}
.index_site_nav .site_nav_add .i{font:bold 14px/18px "microsoft yahei";margin-right:3px;}
.site_nav_add i{}
/*公共tab切换*/
.fx_commonTab  .item{font-size:12px;color:#666666;float:left;padding:0 20px;line-height:30px;height:30px;border:1px solid #cccccc;border-bottom:0;background:url(/static../images/btns.png-v1491900685.html) repeat-x 0 -262px;margin-right:8px;}
.fx_commonTab  .item:hover{text-decoration:none;color:#0075a9;}
.fx_commonTab li{*float:left;}
.fx_commonTab  .cur{color:#54a932;background:none #fff;font-weight:bold;border-top-color:#489523;position:relative;top:1px;}
.fx_commonTab  .cur:hover{color:#54a932;}
.fx_commonTabBody{border:1px solid #dadada;display:none;}


/* 二维码弹出框 2014-4-2 */
#phoneOrderBtn {color: #009900; display: block; font-size: 12px; line-height: 16px; padding: 8px 0px 5px 10px; zoom: 1; margin: 0; width: 50px}
#qrcodeIco {background: url(/static../images/qrcode_icon.jpg-v1491900685.html) no-repeat;width: 17px;height: 17px;display: block;float: left;padding-right: 7px;}
#qrcodePopUp {position: absolute;}
.qrcodePopUpContent{background: #fff;width: 278px;padding: 8px;border: 1px solid #ddd;border-bottom: 3px solid #ddd;overflow: auto;float: left;	z-index: 99;}
.qrcodePopUpArrow {width: 25px;height: 12px;background: url(/static../images/qrcode_popuparrow.gif-v1491900685.html);position: relative;top: 2px;left: 38px;}
#qrcodeImg {float: left;overflow: hidden;}
#qrcodeImg img{width: 110px;height: 110px;position: static;}
#qrcodeContent {overflow: hidden;zoom: 1;float: left;padding-top: 15px;}
#qrcodeContent p {width: 150px;line-height: 25px;padding-left: 12px;white-space: normal;}
#qrcodeTutorial {color: #0075a9;}
.proDetail li {position: static;}

/* 综合搜索框 2014-7-1 */
button{cursor:pointer;border:none;background:none;}
button::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="reset"]::-moz-focus-inner{padding:0 !important;border:0 none !important;}
.searchBxWrap label{position:absolute;top:14px;left:14px;color:#9c9c9c;cursor:text;}
.searchBxWrap .focus{color:#ccc;}
.searchBxTab,#searchBxPlus{float:left;padding:2px 12px 0px 12px;_padding:5px 5px 0px 5px;height:24px;font:12px arial;overflow:visible;}
.searchBxTab:hover{text-decoration:none;}
#searchBxTabsWrap .selected{background:#EB5B1E;color:#fff;}
#searchBxPlus{width:72px;background:url(/static../images/omnibox-plus.gif) no-repeat 0px 8px;border:none;cursor:pointer; margin-left:10px;}
#searchBxPlus a{background:url(/static../images/omnibox-plus.gif) no-repeat;height:13px;width:13px;display:block;}
.index_tip { right: 0px; top: 69px; left: 0px; width: 415px; background-position: 39px 13px; }
.defeated_tip p { padding: 3px 0px 0px 38px; }
#hot_search { height: 45px; width: 165px; display: inline-block; margin-left: 30px;overflow:hidden;*display:block;*float:right;*margin-left: 15px; }
.mallSearchResult { left: 0px; top: 69px; width: 495px; }

/* Tiny Carousel */
/* 滚动展示框 */
.carousel{border:solid 1px #dadada;padding:20px;text-align:left;margin-top:10px;}
.carousel-inner{}.carousel .item{width:800px;float:left;}
.carousel h3{font-size:16px;padding-bottom:10px;color:#999;}
.carousel h4{float:left;width:1em;font-size:12px;color:#54A932;}
.carousel-sector{float:left;margin-right:10px;}
.carousel-sector ul{float:left;width:230px;padding-right:40px;margin:0;}
.carousel-sector ul li{float:left;padding-bottom:10px;padding-left:15px;white-space:nowrap;}
.carousel-sector ul li a{color:#999;}
.carousel-sector ul li a:hover{text-decoration:none;color:#59A93E;}

#carousel { /* height: 1%; */ overflow:hidden; padding: 15px 0px 15px 0px;  }
#carousel .viewport { float: left; width: 840px; margin-left: 2px; height: 116px; overflow: hidden; position: relative;}
#carousel .buttons {border-radius: 35px;display: block;margin-top: 42px;width: 36px;height: 36px;position: relative;color: #888;font-weight: bold;text-align: center;line-height: 36px;text-decoration: none;font-size: 36px;}
#carousel .prev {margin-right: 10px; float: left;}
#carousel .next {margin-left: 10px;float: right;}
#carousel .buttons:hover{color: #54A932;background: #fff;}
#carousel .disable { visibility: hidden; }
#carousel .overview { list-style: none; position: absolute; padding: 0; margin: 0; }
#carousel .overview .item { float: left; width: 960px;}

.tpl_shop_cont .tpl_link{ width:104px;}
.steppic{ height:60px;}

.tb_navigation li{position: relative;}
.tb_navigation .icon-hot{background: url(/static../images/icon-header.gif) 0 0 ;width:20px;height: 21px;}
.tb_navigation em{position: absolute; right: -5px;top:-13px; }

/*2014-10-15 13:52:34;
clight;
9块9专题模块
    2014-12-17 10:41:55
    加入商品
*/

.jkj-topic-title{height: 32px;border-bottom: 2px solid rgb(85,169,50);position: relative; width:960px;margin-left:auto; margin-right:auto;}
.jkj-topic-title h3{position: absolute; left: 0px; line-height: 32px;}
.jkj-topic-title h3 a{color:rgb(85,169,50);font-size: 14px;}
.jkj-topic-title .top-nav{position: absolute; right: 0px; width:700px;}
.jkj-topic-wrap{padding:10px; background:#f3f3f3;margin-left:auto;margin-right:auto; width:930px; border:0px solid #eee;}

.jkj-item{height:278px;overflow:hidden; padding:0 10px;}
.jkj-front{float:left;margin-right:0;overflow:hidden;width:225px;height:268px; background:#fff; }
.jkj-front img{ height: 268px;width:225px;transition:transform .2s linear;-moz-transition:-moz-transform .2s linear;-webkit-transition:-webkit-transform .2s linear;-o-transition:-o-transform .2s linear;-ms-transition:-ms-transform .2s linear; }

/*.jkj-front img:hover{-moz-transform:translateY(-10px); -webkit-transform:translateX(-10px); -o-transform:translateX(-10px); -ms-transform:translateX(-10px); transform:translateX(-5px);}*/
/*.jkj-front a:hover{opacity:0.9}*/
.jkj-goods{float:left;width:223px;height:267px; margin-left:10px; overflow:hidden; background:#fff; padding:2px;position: relative;}
.jkj-goods-img{display:block;overflow:hidden;position:relative;background:#fff;height: 220px;width:223px;}
.jkj-goods img{height: 223px;width:223px;transition:transform .2s linear;-moz-transition:-moz-transform .2s linear;-webkit-transition:-webkit-transform .2s linear;-o-transition:-o-transform .2s linear;-ms-transition:-ms-transform .2s linear; }
/*.jkj-goods-img:hover img{opacity:0.8;}*/
.jkj-goods-tip{height:24px;width:240px;position:absolute;bottom:-24px; left:0px; right:0px;background:#333; opacity:0.7; transition:transform .1s linear;-moz-transition:-moz-transform .1s linear;-webkit-transition:-webkit-transform .1s linear;-o-transition:-o-transform .1s linear;-ms-transition:-ms-transform .1s linear;}
.jkj-goods-name{ height: 16px;overflow: hidden;margin-top: 10px;/* position: absolute; */margin-bottom: 3px;bottom: -24px;left: 0px;right: 0px;width: 190px;overflow: hidden;color: #666;white-space: nowrap;line-height: 16px;text-overflow: ellipsis;text-indent: 8px;transition: transform .1s linear;-moz-transition: -moz-transform .1s linear;-webkit-transition: -webkit-transform .1s linear;-o-transition: -o-transform .1s linear;-ms-transition: -ms-transform .1s linear;}
.jkj-goods-name a{color:#54A932;}
.jkj-goods-name b{color:red;font-weight:normal;}
.jkj-goods-name i{display: inline-block;width: 16px;height: 16px;vertical-align: top;margin-right: 3px;}
.jkj-goods-name .icon-tb{background: #F3F3F3 url(/static/images/icon_tao.png-v1491900685.html) left no-repeat}
.jkj-goods-name .icon-tm{background: #F3F3F3 url(/static/images/icon_tmall.png-v1491900685.html) left no-repeat}
.jkj-goods-price{ line-height:24px;background:#fff;text-indent:8px; font-size:14px;font-family:'Microsoft YaHei'}
.jkj-goods-price span {color:#54A932;font-size:14px;}
.jkj-goods-price i{margin-left: 5px;font-size:12px;font-style: normal;color:#54A932;}
.jkj-goods-price b{margin-left: 5px;font-size:12px;font-weight: normal;color:#54A932;}
.jkj-goods-similar {display:none;position:absolute;bottom:8px;right:5px;padding: 0 5px;border: 1px solid #777;color: #777;border-radius: 3px;font-size: 12px;line-height:18px;text-indent:0;background-color: #fff;}
.jkj-goods-similar:hover{color:#54A932;border-color: #54A932;text-decoration: none;}
.jkj-goods-like{position: absolute;right: 4px;bottom: 26px;line-height: 24px;font-size: 15px;color: #F73C3C;padding: 2px; cursor: pointer;}
.jkj-goods-like .fxlike-0{color:#999;display: none;}

.jkj-goods .signin{    position: absolute;left: 1px;top: 1px;background: #ff732e url(/static/images/icon-signin.png) no-repeat;background-position: 3px center;z-index: 99;cursor: pointer;padding: 2px 5px 2px 37px;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.6);border-right: 1px solid rgba(255,255,255,0.6);border-radius: 0 0 5px 0;}
.jkj-goods .signed{cursor: default;background-color: #999;}
/*hover 效果*/
.jkj-goods-hover{border:2px solid #B9E29A;padding:0px;margin-left:9px;margin-right:-1px;margin-top:-1px;}
.jkj-goods-hover .signin{top:0;left: 0}
.jkj-goods-hover .jkj-goods-like{right: 3px;bottom: 24px;}
.jkj-goods-hover .fxlike .fxlike-0{display: inline;}
.jkj-goods-hover .jkj-goods-similar{display:block;bottom:6px;right:4px;}
/*从子页面底下的9块9热销处复制。于样式base_new.css*/
.jkjhot-title-right a{color: #666;}
.jkjhot-title-right a:hover{color:#F50;}
.jkjhot-title-right ul{height: 36px;position: absolute;right: 0;top: 0;}
.jkjhot-title-right ul li{float: left;height: 36px;line-height: 36px;padding: 0 8px;}
/*首页异步请求时占位显示*/
.jkj-goods-name-null{position: absolute;left: 30px;width:182px;bottom: 36px;background-color: #F3F3F3;height: 11px;}
.jkj-goods-price-null{position: absolute;left: 8px;width:204px;bottom: 13px;height: 11px;background-color: #F3F3F3;}
.jkj-goods-hover .jkj-goods-name-null{left: 29px;bottom: 34px;}
.jkj-goods-hover .jkj-goods-price-null{left: 7px;bottom: 11px;}

/*2014-10-27 16:27:24;
clight;
双11*/
.s11market-title{height: 32px;border-bottom: 2px solid rgb(85,169,50);position: relative;}
.s11market h3{position: absolute; left: 0px; line-height: 32px;}
.s11market h3 a{color:rgb(85,169,50);font-size: 14px;}
.s11market-wrap{position: relative;height: 320px;width: 960px;}
.s11market-item{background-image:url(/static../images/event/161212/ibanner3.png-v1491900685.html); position: absolute; overflow: hidden;transition:transform .2s linear;-moz-transition:-moz-transform .2s linear;-webkit-transition:-webkit-transform .2s linear;-o-transition:-o-transform .2s linear;-ms-transition:-ms-transform .2s linear;}
.s11market-item:hover{-moz-transform:translateY(-5px); -webkit-transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); transform:translateY(-5px);z-index: 99; box-shadow: 0 0 5px #999;}
.s11market-item a{display: block; height: 320px; width:240px; overflow: hidden;text-indent: 100%;white-space: nowrap;}
.s11market-guide {position:absolute; right:0px;line-height:32px;color:#f40000;font-size:14px;font-weight:bold;letter-spacing:1px;}
.s11market-signin {background:url(/static../images/s11-signin.gif) no-repeat 151px top;}
.s11market-signed {background: url(/static../images/s11-signin.gif) no-repeat 62px -89px;}

.s11 .s11market-item{background-image:url(/static../images/event/161212/ibanner.png-v1491900685.html);}


#s-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:222;filter:alpha(opacity=50);opacity:0.5;-moz-opacity:0.5;background:#000;display:none;zoom:1;}
#s-wrapper{position:absolute;margin-top:-160px;margin-left:-309px;width:554px;top:50%;left:50%;background:#fff;border:#e3e3e3 2px solid;z-index:223;padding:30px;display:none;}
#s-wrapper li{cursor:pointer;border:1px solid #fff;}
#s-wrapper .hover{border:1px solid rgb(94,169,50);background:rgb(94,169,50);color:white;}
#s-wrapper h2{padding:0px 0px 10px 6px;}
#s-close{height:23px;width:23px;position:absolute;top:6px;right:6px;border:none;background:url(/static../images/close-btn.png) no-repeat 0px 0px;cursor:pointer;}
#s-close:hover{background:url(/static../images/close-btn.png) no-repeat 0px -25px;}
#s-own-malls{padding:10px;border-bottom:dashed #e3e3e3 1px;position:relative;}
#s-own-malls li{float:left;padding:5px 30px 5px 10px;font:16px arial;line-height:20px;position:relative;white-space:nowrap;}
#s-own-malls p,#s-malls p{}
#s-own-malls button{background:url(/static../images/website_icon.png-v1491900685.html) no-repeat 6px -56px;width:20px;height:20px;position:absolute;right:12px;top:5px;}
#s-own-malls .hover button{background:url(/static../images/website_icon.png-v1491900685.html) no-repeat 6px -78px;}
#s-malls{padding:10px;}
#s-malls > div{overflow:hidden;padding-left:5px;}
#s-malls li{float:left;padding:5px 0px 5px 21px;font:16px arial;line-height:20px;width:80px;display:inline;position:relative;}
#s-malls button{background:url(/static../images/website_icon.png-v1491900685.html) no-repeat 4px -16px;width:20px;height:20px;float:left;position:absolute;left:0px;top:6px;}
#s-malls .hover button{}
.s11market-tip{position: absolute;top: 0px;right: 0px;width: 129px;height: 129px;background: url(/static/images/event/161212/ibanner_tip_0.png-v1491900685.html) center no-repeat;background-position: 0px 0px;}
.s11market-tip-click{background-image:url(/static/images/event/161212/ibanner_tip_1.png-v1491900685.html);}
.s11market-tip-success{background-image:url(/static/images/event/161212/ibanner_tip_suc.png-v1491900685.html);}
.s11market-tip-unlogin{background-image: url(/static/images/event/161212/ibanner_tip_unlogin.png-v1491900685.html);}
.s11market-tip-no {background-image: url(/static/images/event/161212/ibanner_tip_no.png-v1491900685.html);}

/*按钮栏*/
.ctrl{text-align:center;}
.ctrl a{text-decoration:none;display:inline-block;cursor:pointer;}
/*按钮颜色*/
.ctrl-orange{background-color:rgb(250,120,1);border:1px solid rgb(250,60,1);color:#fff;}
.ctrl-orange:hover{background-color:rgb(250,150,21);}
.ctrl-green{background-color:rgb(84,168,50);border:1px solid rgb(60,130,30);color:#fff;}
.ctrl-green:hover{background-color:rgb(110,190,80);}
.ctrl-blue{background-color:rgb(0,163,217);border:1px solid rgb(0,130,217);color:#fff;}
.ctrl-blue:hover{background-color:rgb(0,183,217);}
.ctrl-teal{background-color:rgb(0,128,128);border:1px solid rgb(0,99,99);color:#fff;}
.ctrl-teal:hover{background-color:rgb(0,150,150);}
.ctrl-gray{background-color:rgb(235,235,235);border:1px solid rgb(183,183,183);color:#333;}
.ctrl-gray:hover{background-color:rgb(245,245,245);}
.ctrl-disable{background-color:rgb(160,160,160);border:1px solid rgb(130,130,130);color:#ccc;}
/*按钮大小*/
.ctrl-big{height:45px;padding:0 30px;font-size:16px;line-height:45px;border-radius:8px;}
.ctrl-middle{height:30px;padding:0 20px;font-size:14px;line-height:30px;border-radius:5px;}
.ctrl-small{height:22px;padding:0 10px;font-size:12px;line-height:22px;border-radius:3px;}

.userInfoAdd a {height:32px;line-height:32px;}
.usercenterLogin .tpl_use_msg{padding:0px;}
.tpl_login_after .tpl_use_msg li p{height:24px;line-height:24px;padding:4px 0;}
.usercenterLogin{margin-bottom:12px;}

/*首页显示返现金额专题
  2015-07-02 11:19:39 */
/*.jkj-goods{position:relative;border-radius:0 0 10px 0}
.jkj-goods-fanxian{position:absolute;right:0;bottom:0;background:#54A932;color:#fff;padding:3px 8px;border-radius:10px 0 10px 0; line-height:18px;}
.jkj-goods-fanxian b{font-family:Georgia;padding:0 3px;font-size:14px;}
.jkj-goods-hover .jkj-goods-fanxian{right:-1px;bottom:-1px;}*/

/*首页商城加活动标记
  2015-08-07 09:02:55
*/
.tpl_cont_ul li{position:relative;overflow:visible;}
.tpl_cont_ul .tpl_tag{position: absolute;background: #ff6600;color: #fff;right: 20px;top: -2px;line-height: 14px;z-index: 3;padding: 0 2px;border-radius: 3px;}
.tpl_cont_ul .tpl_tag b{position:absolute;border-width:4px;border-style:solid dashed dashed dashed;border-color:#ff6600 transparent transparent transparent;height:0;width:0;bottom:-8px;left:5px;overflow:hidden;}

/*9块9加更多链接*/
.jkj-showmore{line-height: 36px;text-align: center;}
.jkj-showmore a{color:#5DB71A;}
/*首页9块9样式修改，如果要加封面，则需去掉这块*/
.jkj-goods{float:left;width:220px;height:280px; margin:0 5px 10px 5px; overflow:hidden; background:#fff; padding:2px 1px;_display:inline;}
.jkj-goods-hover{border:2px solid #B9E29A;padding:0px; padding-top: 1px; margin-left:4px;margin-right:4px;margin-top:-1px;}

.copyright{font-family: Arial, Helvetica, sans-serif}

/*
  健康频道 保健品
*/
.healthContainer {height:678px;background: #E4f0E0;padding-left: 10px;}
.healthContainer .loading{display:none;height: 628px;text-align: center;line-height: 628px;}
.healthItem {float: left;display: inline;width: 225px;margin: 10px 4px 0 5px;}
.healthGoods {position: relative;border: 0px;margin: 1px;background: #fff;zoom: 1;}
.bigSalesItem {padding: 1px;}
/*.zw_bigSales a, .bigSalesTitle strong {color: #333333;}*/
.bigSalesItemImg {position: relative;display: block;zoom: 1;text-align: center;background: url(/static/images/loading.gif-v1491900685.html) no-repeat center;}
.bigSalesItemImg img {width: 221px;height: 223px;}
.healthLink {position:relative;border-top: 0px;padding: 0px 9px 9px 9px;height: 68px;color: #666;}
.healthLink .health-goods-name{height: 24px;line-height: 24px;font-size: 12px;overflow: hidden;text-overflow: ellipsis;}
.healthLink .health-goods-desc{overflow: hidden;height: 20px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.healthLink .health-goods-price{padding-top:5px;}
.healthLink .health-goods-price span{font: bold 22px "arial";font-size: 16px;color: #54A932;}
.healthItem_hover .healthGoods{margin:0;border:2px solid #b9e29a;}
.healthItem_hover .bigSalesItem{ padding:0;}
.healthItem_hover .healthLink{ background:#fff;padding: 1px 8px 8px 8px;}
.healthLink .tmall_pic{position: absolute;right: 5px;bottom: 5px;width: 60px;}
.healthLink .tmall_pic img{width: 100%;}
.healthItem_hover .tmall_pic{right: 4px;bottom: 4px;}
.health-tip-right{position: absolute;right: 0px;line-height: 40px;color: #666;}
.healthContainer .changeHealth{position:relative;height: 30px;line-height: 30px;margin-top: 15px;}
.healthContainer .changeHealth .changeBtn{width: 66px;display:block;text-align: right;margin:0 auto;color:#5DB71A;background: url('/static../images/change-pic.png') left no-repeat}
.healthContainer .changeHealth .uploadHealth{position: absolute;right: 20px;bottom: 0px;color: #5DB71A}
.healthContainer .changeBtn-box{width: 230px;margin: 0 auto;cursor: pointer;border:1px solid #E4f0E0;}
.healthContainer .changeBtn-box .changeBtn:hover{text-decoration: none;}
.healthContainer .changdBtn_hover{border:1px solid #5DB71A;}



/*2016-08-02*/
.right-slider{position: fixed;_position: absolute;bottom: 0px;_bottom: auto;left: 50%;height:285px;margin-left: 502px;text-align: center;cursor: pointer;margin-bottom: 20px;_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,20)||0)-(parseInt(this.currentStyle.marginBottom,20)||0)));-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 100;}
.slider-wrapper{position: relative;}
.slider-wrapper .slider-item{position: relative;display:block;width: 35px;height: 35px;padding: 7.5px;margin-top:5px;border: 1px solid #eee;text-align: center;color: #999;background-color: #fff;overflow:hidden;cursor: pointer;}
.slider-wrapper .slider-item:hover{text-decoration: none;border-color: #fff}
.slider-wrapper .slider-item .fxslider{font-size: 28px;line-height: 35px;}
.slider-wrapper .slider-item .slider-text{position: absolute;left: 52px;top: 0px;padding: 7.5px;width: 35px;height: 35px;line-height: 16px;background-color: #f5f5f5;transition:left 0.25s ease;-webkit-transition:left 0.25s ease;-ms-transition:left 0.25s ease;-moz-transition:left 0.25s ease;-o-transition:left 0.25s ease;}
.slider-wrapper .search-box {display:none;position: absolute;width: 360px;left: -373px;top: 0px;box-shadow: 1px 1px 5px #383838;border: 2px solid #f27c54;}
.slider-wrapper .search-box .search-txt{width: 245px;height: 25px;line-height:25px;padding: 9px 30px 9px 9px;border: 2px solid #EB5B1E;background: #fff;color: #666;outline: none;_margin-right: -5px;}
.slider-wrapper .search-box .search-txt::-ms-clear{display:none}
.slider-wrapper .search-box .search-btn{width:72px;height: 47px;text-align: center;font-size:30px;line-height: 47px;color: #fff;border:0;background-color: #EB5B1E;cursor: pointer;}
.slider-wrapper .search-box .textClear-btn{font-size: 20px;position: absolute;right: 72px;padding-right: 2px;top: 1px;height: 45px;line-height: 45px;width: 30px;text-align: center;display:none;}
/*首页商城修改20170307*/
.tpl_main .tpl_cont .m_nav{height: 186px;width: 96px}
.tpl_main .m_nav_ul li{height: 30px;line-height: 30px;font-size: 13px}
.m_nav_ul li a{height: 30px;line-height: 30px;}
.tpl_main .tpl_cont .tpl_cont_bx{width: 841px;height: 176px;padding: 5px 10px} 
.tpl_cont_ul li{padding: 8px 7px 2px;} 
.tpl_cont_ul .tpl_li_cont img {width: 76px;height: 33px;padding: 0 9px 8px 9px;}
.tpl_shop_cont .tpl_link{bottom: -25px}
.m_nav_ul .cur{top: -1px;}
.m_nav_ul .first.cur{top: 0}
.tpl_cont_ul .tpl_li_cont{height: 59px}

/*首页商品列表添加排行榜标签*/
.jkj-goods-rank{position: absolute;right: 0;bottom: 8px;height:23px;line-height: 23px;display: none;}
.jkj-goods-rank a {display: inline-block;max-width: 100px;padding: 0 8px 0 1px;background-color: rgba(0,0,0,0.75);_background-color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;}
.jkj-goods-rank a:hover{cursor: pointer;}
.jkj-goods-hover .jkj-goods-rank{display: block;}
.jkj-goods-rank .rank-pic{display: inline-block;width: 17px;height: 23px;background: url(/static/images/icon_rank.png-v1491900685.html) center no-repeat;vertical-align: top;cursor: pointer;opacity: 0.75;filter:alpha(opacity=75);}
