@charset "utf-8";
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, p {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	/*font-size: 100%;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
  padding: 0;
}
a:active,
a:hover {
  outline: 0;
}
a{text-decoration:none; -webkit-tap-highlight-color:transparent;}
img{max-width:100%;max-height: 100%;}
.pic_box{text-align:center;}
.pic_box span{vertical-align:middle; height:100%; display:inline-block;}
.pic_box img{vertical-align:middle;max-height: 100%;}
/* end of reset */
/* 清浮动 */
.clean{}
.clean:after,.clean:before{display:table; content:'';}
.clean:after{clear:both;}


.clear{height:0; line-height:0; font-size:0; overflow:hidden; clear:both;}

.fl{float:left;}
.fr{float:right;}
.posabs{position:absolute;}
.posrel{position:relative;}
.blank10{height:0.1rem; overflow:hidden; font-size:0; clear:both;}
.blank15{height:0.15rem; overflow:hidden; font-size:0; clear:both;}
.blank25{height:0.25rem; overflow:hidden; font-size:0; clear:both;}
.blank30{height:0.3rem; overflow:hidden; font-size:0; clear:both;}

.turn_page{text-align:center; height:1.25rem; line-height:1.25rem; font-size:0.75rem; color:#555;margin: 0.5rem 0;}
.turn_page a,.turn_page font{display:inline-block; -webkit-box-sizing:border-box; box-sizing:border-box; height:1.25rem; line-height:1.25rem; width:6.5%; border-radius:0.04rem; text-align:center; font-size:0.75rem; color:#555; margin:0 0.4%; border:1px solid #ddd;}
.turn_page .btn{border:1px solid #ddd;}
.turn_page .btn.prev{background:url(../images/turn_page_lbtn.jpg) center center no-repeat; background-size:28%;}
.turn_page .btn.next{background:url(../images/turn_page_rbtn.jpg) center center no-repeat; background-size:28%;}
.turn_page .cur{border:none !important; color:#046ECA;}

.pd_content{padding:10px 0; overflow:hidden; line-height:normal;}
.pd_content p{margin:5px 0;}
.pd_content h1, .pd_content h2, .pd_content h3, .pd_content h4, .pd_content h5, .pd_content h6{font-weight:normal; line-height:1.2; margin:.67em 0;}
.pd_content b, .pd_content strong{font-weight:bold; line-height:1.2;}
.pd_content h4{margin:1.33em 0;}
.pd_content li{list-style-type:inherit;}
.pd_content i, .pd_content cite, .pd_content em{font-style:italic;}
.pd_content td, .pd_content th{padding:5px 10px; border:1px #ddd solid;}

#empty{font-size:0.75rem; text-align:center;margin-top: 0.2rem;}

/*win_alert*/
.win_alert{position:fixed; left: 0 !important;right: 0;top:30%;margin:auto; background:#fff; border:1px #ccc solid; opacity:0.95; filter:alpha(opacity=95); width:90%; z-index:100000; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; padding-top:7px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.25); -webkit-box-shadow:0 2px 10px rgba(0,0,0,.25);}
.win_alert .win_close{height:14px; padding:5px 0;}
.win_alert .win_close .close{float:right; padding:0; line-height:100%; font-size:1rem; margin-right:17px; opacity:0.2; filter:alpha(opacity=20); cursor:pointer; background:none; border:0; font-weight:bold; text-shadow:0 1px 0 #fff; color:#000; outline:0;}
.win_alert .win_close .close:hover{opacity:0.5; filter:alpha(opacity=50);}
.win_alert .win_tips{padding:12px 30px 26px 80px; background:url(../manage/images/frame/win_warning.jpg) no-repeat 30px 8px; line-height:23px; border-bottom:1px #dbdbdb solid; margin-bottom:1px;}
.win_alert .win_btns{padding:10px 4px 10px 0; background:#ededed; text-align:right;}
.win_alert .win_btns .btn{height:23px; line-height:23px; text-align:center; padding:0 17px; border:1px #b7b7b7 solid; background:#fff; color:#7d7070; cursor:pointer; margin-right:12px; font-size:0.875rem;}
.win_alert .win_btns .btn_sure{border:1px #30ad8f solid; background:#37bd9c; color:#fff;}
.win_alert .win_pwd{padding:10px 0 15px 0;}
.win_alert .win_pwd .pwd_name{width:100%; text-indent: 3%;font-size:0.875rem; color:#000; line-height:30px; height:30px;}
.win_alert .win_pwd .pwd_r{width: 100%;}
.win_alert .win_pwd .pwd_text{ width: 94%;margin-left: 3%;border:1px solid #e6e6e6; height:28px; line-height:28px;}
.win_alert .win_pwd .error_tips{color:#f00; line-height:20px; display:none; width:94%;margin: 10px auto;font-size: 0.75rem;}

.goods_info .platform_btn{ line-height:2rem; font-size:0.75rem; color:#333; border:1px solid #e3e3e3; display:block; text-align:center; margin-bottom:0.3rem; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.goods_info .platform_btn i{ width:1.3rem; height:1.3rem; margin-right:0.5rem; display:inline-block; margin-top:0.5rem; vertical-align:top;}
/*.goods_info .amazon_btn i{ background:url(/static/images/ico/icon_amazon.jpg) no-repeat; background-size:100%;}
.goods_info .aliexpress_btn i{ background:url(/static/images/ico/icon_aliexpress.png) no-repeat; background-size:100%;}
.goods_info .wish_btn i{ background:url(/static/images/ico/icon_wish.png) no-repeat; background-size:100%;}
.goods_info .ebay_btn i{ background:url(/static/images/ico/icon_ebay.png) no-repeat; background-size:100%;}
.goods_info .alibaba_btn i{ background:url(/static/images/ico/icon_alibaba.png) no-repeat; background-size:100%;}*/

.goods_info .amazon_btn i{ background:url(/static/images/ico/icon_amazon.jpg) center no-repeat;}
.goods_info .aliexpress_btn i{ background:url(/static/images/ico/icon_aliexpress.png) center no-repeat;}
.goods_info .wish_btn i{ background:url(/static/images/ico/icon_wish.png) center no-repeat;}
.goods_info .ebay_btn i{ background:url(/static/images/ico/icon_ebay.png) center no-repeat;}
.goods_info .alibaba_btn i{ background:url(/static/images/ico/icon_alibaba.png) center no-repeat;}

.detail_desc b, .detail_desc strong{font-weight: bold;}
.detail_desc i, .detail_desc em{font-style: italic;}
.detail_desc del, .detail_desc s{text-decoration: line-through;}

.download_form { position: relative; width: 96%; height: 24px; border: 1px #cbcecd solid;margin:10px auto;float: none;}
.download_form .text { width: 100%; height: 100%; font-family: 'Montserrat-Regular';font-size: 14px; border: none; box-sizing: border-box; padding-left: 10px; padding-right: 70px; }
.download_form .sub_btn { position: absolute; top: 0; right: 0;font-size: 14px; width: 60px; height: 100%; color: #fff; background: #555;cursor: pointer; }
.no_download_tips{padding:50px; text-align:center; font-size:14px;}



/*border 1px解决方案 Start*/
.ui_border_t{border-top:1px solid #ddd;}
.ui_border_b{border-bottom:1px solid #ddd;}
.ui_border_tb{border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; background-image:none;}
.ui_border_l{border-left:1px solid #ddd;}
.ui_border_r{border-right:1px solid #ddd;}
.ui_border{border:1px solid #ddd;}
.ui_border_radius{border:1px solid #ddd; border-radius:4px;}

@media screen and (-webkit-min-device-pixel-ratio:2) {
.ui_border_radius{position:relative; border:0;}
.ui_border_radius:before{content:""; width:200%; height:200%; position:absolute; top:0; left:0; border:1px solid #ddd; -webkit-transform:scale(0.5); -webkit-transform-origin:0 0; padding:1px; -webkit-box-sizing:border-box; border-radius:8px; pointer-events:none;}
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
.ui_border{position:relative; border:0;}
.ui_border_t, .ui_border_b, .ui_border_l, .ui_border_r, .ui_border_tb{border:0;}
.ui_border_t{background-position:left top; background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd));}
.ui_border_b{background-position:left bottom; background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd));}
.ui_border_t, .ui_border_b, .ui_border_tb{background-repeat:repeat-x; -webkit-background-size:100% .0625rem;}
.ui_border_tb{background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)), -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)); background-position:top, bottom;}
.ui_border_l{background-position:left top; background-image:-webkit-gradient(linear, right top, left top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd));}
.ui_border_r{background-position:right top; background-image:-webkit-gradient(linear, left top, right top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd));}
.ui_border_l, .ui_border_r{background-repeat:repeat-y; -webkit-background-size:.0825rem 100%;}
.ui_border:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)), -webkit-gradient(linear, left top, right top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)), -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)), -webkit-gradient(linear, right top, left top, color-stop(0.5, transparent), color-stop(0.5, #ddd), to(#ddd)); -webkit-background-size:100% 1px, 1px 100%, 100% 1px, 1px 100%; background-size:100% 1px, 1px 100%, 100% 1px, 1px 100%; -webkit-background-size:100% 1px, 1px 100%, 100% 1px, 1px 100%; background-size:100% 1px, 1px 100%, 100% 1px, 1px 100%; background-repeat:no-repeat; background-position:top, right, bottom, left; padding:1px; -webkit-box-sizing:border-box; z-index:10; pointer-events:none;}
}


/*提示框*/
.tips_success{width:90%; line-height:1.5rem; margin-top:-3rem; padding:1rem .625rem; text-align:center; font-size:.875rem; color:#fff; background:#444; border-radius:.3125rem; position:fixed; left:5%; top:50%; z-index:10002; box-sizing:border-box; -webkit-box-sizing:border-box;}
.tips_error{width:90%; max-width: 750px; line-height:1.5rem; margin:-3rem auto 0; padding:.5rem .625rem; text-align:center; font-size:.75rem; color:#fff; background:rgba(185, 53, 41, .8); border-radius:.3125rem; position:fixed; left:0; right:0; top:50%; z-index:10002; box-sizing:border-box; -webkit-box-sizing:border-box;}
.tips_error .low_info{font-size:.92rem; color:#fff;}
.tips_confirm{width:90%; background-color:#fff; border-radius:.3125rem; box-shadow:0 .1875rem .5625rem rgba(0,0,0,.5); position:fixed; left:5%; top:35%; z-index:10002;}
.tips_confirm .tips_header{min-height:1.75rem; padding:.3125rem 1rem;}
.tips_confirm .tips_header .btn_close{line-height:1; padding:0; text-shadow:0 1px 0 #fff; font-size:1.75rem; font-weight:500; color:#000; opacity:.2; filter:alpha(opacity=20); background:none; border:0; float:right;}
.tips_confirm .tips_body{padding:1rem 1rem .625rem;}
.tips_confirm .tips_body .tips_text{line-height:1.25rem; font-size:1rem;}
.tips_confirm .tips_footer{margin-top:1rem; padding:0 1rem 1rem; text-align:right;}
.tips_confirm .tips_footer .btn_global{width:inherit; margin-left:.625rem; padding:0 1rem; font-size:1rem; display:inline-block;}
.tips_confirm .tips_footer .btn_cancel{color:#666; background-color:#ccc;}
.tips_confirm .tips_footer .btn_sure{color:#fff;}
.tips_affirm{width:80%; background-color:#fff; border-radius:0.5rem; box-shadow:0 .1875rem .5625rem rgba(0,0,0,.5); position:fixed; left:50%; top:50%; transform: translate(-50%, -50%); z-index:10002;padding: 10% 6%;box-sizing: border-box;text-align: center;}
.tips_affirm .tips_text{font-size: 1rem;}
.tips_affirm .btn_sure{display: inline-block;min-width: 80%;height: 2.125rem;line-height: 2.125rem;padding: 0 1.25rem;margin-top: 1.5625rem;border-radius: 0.3125rem;box-sizing: border-box;background: #d52016;color: #fff;font-size: 0.875rem;}

/*间隔的灰色区域*/
.divide_5px{height:.3125rem; background-color:#f6f6f6;}
.divide_8px{height:.5rem; background-color:#f6f6f6;}
.divide_10px{height:.625rem; background-color:#f6f6f6;}
.divide_16px{height:1rem; background-color:#f6f6f6;}
.divide_20px{height:1.25rem; background-color:#f6f6f6;}

/*勾选按钮(带动画效果)*/
.checkbox_wrapper{width:100%;}
.checkbox_wrapper .checkbox_input{display:table-cell; padding-right:.625rem; white-space:nowrap;}
.checkbox_wrapper .checkbox_input .checkbox_check{vertical-align:-.25rem; width:1.125rem; height:1.125rem; background-color:#fff; border:.0625rem #d9d9d9 solid; border-radius:.25rem; position:relative; cursor:pointer; box-sizing:border-box; -webkit-box-sizing:border-box; box-shadow:0 0 0 0 #27ca9f inset; -webkit-box-shadow:0 0 0 0 #27ca9f inset; transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; appearance:none; -moz-appearance:none; -webkit-appearance:none; -webkit-font-smoothing:inherit;outline: none;}
.checkbox_wrapper .checkbox_input .checkbox_check:hover{border-color:#ccc;}
.checkbox_wrapper .checkbox_input .checkbox_check:after{display:block; width:.625rem; height:.5rem; background-image:url(../images/btn_checkbox_check.svg); margin-right:-.25rem; margin-left:-.3125rem; position:absolute; top:.3rem; left:50%; opacity:0; transition:all 0.2s ease-in-out 0.1s; -webkit-transition:all 0.2s ease-in-out 0.1s; transform:scale(.2); -webkit-transform:scale(.2); content:"";}
.checkbox_wrapper .checkbox_input .checkbox_check:checked{border:none; box-shadow:0 0 0 .625rem #27ca9f inset; -webkit-box-shadow:0 0 0 .625rem #27ca9f inset;}
.checkbox_wrapper .checkbox_input .checkbox_check:checked:after{opacity:1; transform:scale(1); -webkit-transform:scale(1);}
.checkbox_wrapper .checkbox_label{display:table-cell; vertical-align:middle; width:100%; font-size:.75rem; cursor:pointer;}

/* 筛选菜单 Start */
.ueeshop_responsive_products_filter{padding-top: 9px;margin-bottom: 30px;}
.ueeshop_responsive_products_filter dt{position: relative;line-height: 37px;font-size: 16px;color: #111;text-indent: 19px;cursor: pointer;}
.ueeshop_responsive_products_filter dt em{position: absolute;top: 0;right: 0;background: url(../../images/products/icon_qty_plus.png) no-repeat 14px center;width: 37px;height: 37px;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.ueeshop_responsive_products_filter dt.cur em{background: url(../../images/products/icon_qty_less.png) no-repeat 14px center;}
.ueeshop_responsive_products_filter dl{margin-bottom: 5px; border-bottom: 1px solid  #e5e5e5;}
.ueeshop_responsive_products_filter dd{padding-bottom: 20px;}
.ueeshop_responsive_products_filter dd a{position: relative;display: block;padding-left: 45px;height: auto;line-height: 32px;overflow: hidden;text-decoration: none;font-size: 14px;color: #666;}
.ueeshop_responsive_products_filter dd a span{word-break: break-all;color: #666;}
.ueeshop_responsive_products_filter dd .view_more{padding-left: 19px;display: inline-block;padding-right: 12px;}
.ueeshop_responsive_products_filter dd .view_more em{display: inline-block;width: 19px;height: 19px; background: url(../../images/products/bg_select.png) no-repeat left 4px center; transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;vertical-align: middle;}
.ueeshop_responsive_products_filter dd .view_more.cur em{transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.ueeshop_responsive_products_filter dd .icon_checkbox{position: absolute;width: 14px;height: 14px;border:1px solid #dddddd;top: 8px;left: 19px;}
.ueeshop_responsive_products_filter dd .current{color: #111;}
.ueeshop_responsive_products_filter dd .current .icon_checkbox{background: url(../../images/products/screeningSelectIcon.jpg) no-repeat center center #000;border:1px solid #000;}
.ueeshop_responsive_products_filter .filter_selected{padding-bottom:20px; border-bottom: 1px solid #e5e5e5;}
.ueeshop_responsive_products_filter .filter_selected .filter_selected_tit{font-size: 16px;color:#222;position: relative;}
.ueeshop_responsive_products_filter .filter_selected .filter_selected_tit em{display: none; position: absolute; width: 16px; height: 16px; background: url(../../images/global/icon_currency_close.png) no-repeat center; right: 0px; top: 50%; transform: translateY(-50%); background-size: contain; cursor: pointer;}
.ueeshop_responsive_products_filter .filter_selected{overflow: hidden;}
.ueeshop_responsive_products_filter .filter_selected .filter_clear_all{display: block;width: 100%;height: 30px;line-height: 30px;margin:20px 0; box-sizing: border-box;border:1px solid #222;color:#222;text-align: center;}
.ueeshop_responsive_products_filter .filter_selected .filter_clear_item{display: inline-block;padding:0 24px 0 8px;margin-right: 10px;margin-bottom: 10px; height: 30px;line-height: 30px;background:url(../../images/global/filter_close.png) no-repeat right 8px center #f5f5f5;font-size: 12px;color:#666666; vertical-align: middle;text-align: center;}

.ueeshop_responsive_products_filter_mb{display: none; padding: 0 5%; margin-bottom: 20px;}
.ueeshop_responsive_products_filter_select{display: none; margin-top: 12px; margin-right: 8px; padding: 0 12px; position: relative; width: 48%; height: 30px; line-height: 30px; background-color: #f0f0f0; font-size: 12px; box-sizing: border-box;}
.ueeshop_responsive_products_filter_select .filter_option i{position: absolute; right: 15px; top: 12px;}
.ueeshop_responsive_products_filter_select .filter_option i:after, .ueeshop_responsive_products_filter_select .filter_option i:before{border: 5px solid transparent; border-top: 5px solid #f0f0f0; width: 0; height: 0; position: absolute; top: 0; right: 0; content: '';}
.ueeshop_responsive_products_filter_select .filter_option i:before{border-top-color: #000; top: 1px;}

.ueeshop_responsive_products_filter_ns{display: block; margin-bottom: 20px;}
.ueeshop_responsive_products_filter_ns_list{padding: 13px 10px; border: 1px #eee solid; background-color: #fff;}
.ueeshop_responsive_products_filter_ns_list .filter_selected{padding-bottom: 0; border-bottom: 0; display: flex;}
.ueeshop_responsive_products_filter_ns_list .filter_selected_tit{display: inline-block; line-height: 30px; padding: 0 10px;}
.ueeshop_responsive_products_filter_ns_list .filter_selected .filter_clear{display: flex; justify-content: flex-end; flex-direction: row-reverse;}
.ueeshop_responsive_products_filter_ns_list .filter_selected .filter_clear_all{display: inline-block; width: max-content; margin: 0; padding: 0 10px;}
.ueeshop_responsive_products_filter_ns_list .filter_list{display: flex; flex-wrap: wrap;}
.ueeshop_responsive_products_filter_ns_list dl{background-color: #fff; position: relative; border-bottom: 0; margin-bottom: 0;}
.ueeshop_responsive_products_filter_ns_list dl dt{height: 28px; line-height: 28px; padding: 0 22px 0 10px; border: 1px transparent solid; position: relative; z-index: 20; cursor: default; text-indent: 0;}
.ueeshop_responsive_products_filter_ns_list dl:hover dt{border-color: #eee; border-bottom-color: #fff;}
.ueeshop_responsive_products_filter_ns_list dl dt em, .ueeshop_responsive_products_filter_ns_list dl dt.cur em{width: 9px; height: 6px; margin: auto; background: url(../../images/products/bg_select.png) no-repeat left center; position: absolute; top: 0; bottom: 0; right: 9px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;}
.ueeshop_responsive_products_filter_ns_list dl:hover dt em{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.ueeshop_responsive_products_filter_ns_list dl dd{min-width: 100%; padding: 10px 0; background: #fff; border: 1px #eee solid; position: absolute; top: 29px; left: 0; z-index: 10; display: none;}
.ueeshop_responsive_products_filter_ns_list dl:hover dd{display: block;}
.ueeshop_responsive_products_filter_ns_list dl dd a{position: relative; display: block; color: #666; line-height: 30px; white-space: nowrap; padding: 0 23px 0 35px;}
.ueeshop_responsive_products_filter_ns_list dl dd a:hover span{text-decoration: underline;}
.ueeshop_responsive_products_filter_ns_list dl dd .icon_checkbox{position: absolute; width: 10px; height: 10px; border: 1px solid #ddd; top: 8px; left: 13px;}
.ueeshop_responsive_products_filter_ns_list dl dd .current .icon_checkbox{background: url(../../images/products/bg_ns_list.png) no-repeat center center; border-color: #ccc;}

@media only screen and (max-width: 768px){
	.ueeshop_responsive_products_filter_mb{display: block;}
	.ueeshop_responsive_products_filter_select{display: block;}

	.ueeshop_responsive_products_filter{display: none;}
	.ueeshop_responsive_products_filter_mb .ueeshop_responsive_products_filter{display: block; position: fixed; top: 0; bottom: 0; left: -100%; width: 80%; height: 100%; z-index: 99999; overflow-y: auto; transition: all .3s; background: #fff; padding: 0;}
	.ueeshop_responsive_products_filter_mb .ueeshop_responsive_products_filter.show{left: 0;}
	.ueeshop_responsive_products_filter_mb .ueeshop_responsive_products_filter .filter_selected{line-height: 65px; padding: 0 15px;}
	.ueeshop_responsive_products_filter .filter_selected .filter_selected_tit em{display: block;}
	.ueeshop_responsive_products_filter .filter_selected .filter_clear_all{margin: 0;}

	.ueeshop_responsive_products_filter_ns_list .filter_selected{border-bottom: 1px solid #e5e5e5;}
	.ueeshop_responsive_products_filter_ns_list .filter_selected_tit{display: block; line-height: 65px; padding: 0;}
}
/* 筛选菜单 End */
