.showpage{ width:100%; overflow:hidden; background:#F2F2F2}

.brandindex{ margin-bottom:58px;padding:0 4px 4px 10px;}
.brandh3{ padding:14px 0 10px 0;}
.brandh3 h3{ font-size:20px; float:left;}
.brandh3 a{ float: left; color:#45b562; margin-left:20px; border:1px solid #45b562; border-radius:5px; padding:0 8px; line-height:22px; height:22px; margin-top:6px;}

/*头部样式*/
.header, #header {  width: 100%; height:48px; overflow: hidden; text-align: center; position:relative; position:fixed; top:0; z-index:9999; background:#FFF}
.hsearch { display: block;  margin:7px 48px 0 58px; height:28px; color:#666;  border-radius:18px; border:1px solid #ebebeb}
.serinput{ width:100%; height:28px; border:none; padding:0; margin:0; background:inherit;color:#666; font-size:14px; line-height:normal; text-align:center; position:relative; top:-6px;}

.hsearch input:-ms-input-placeholder{
    color: #bbf6ec;opacity:1; padding-top:3px;
}
.hsearch input::-webkit-input-placeholder{
    color: #bbf6ec;opacity:1; padding-top:3px;
}

a.top_bt { display:block; float:left; font-size:14px; width:52px; height:31px; line-height:31px; padding-top:8px; position:absolute; top:0; left:0; color:#fff; background:url(../images/kefu.png) no-repeat center center; background-size:27px 31px;}
a.user_btn { width:45px; height:43px; display: block; float:right; position: absolute; right:2px; font-size:24px; color:#fff;  background:url(../images/home.png) no-repeat center center; background-size:25px 25px; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;
}
.notice-bar{background-color:#fffce1;color:#ffb700;display:-webkit-box;font-size:12px;height:26px;left:0;line-height:26px;padding:0 10px;position:fixed;right:0;top:48px;z-index:9999}
.notice-bar .icon{font-size:14px;line-height:28px;margin:0 10px 0 2px}
.notice-bar .notice-marquee{-moz-box-flex:1;overflow:hidden;position:relative;white-space:nowrap}

/*首页搜索*/
.index_search{ position: relative; width:100%; background: #fff; overflow:hidden}
.index_search_mid{ width:80%; margin:auto; height:40px; position:relative;}
.index_search_mid input { display:block;width:99%;height:35px; line-height: normal; border: none;  -webkit-appearance: none; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; -webkit-rtl-ordering: logical; -webkit-user-select: text; cursor: auto; font-size:14px; color:#999; text-indent:10px; border-radius:5px; margin:auto; border:1px solid #CCC; background:none; margin-top:20px; }
.index_search_mid span { display:block; border-left:1px solid #ccc; position:absolute;width:40px; height:36px; right:5px;}
.index_search_mid span img{ display:block; width:30px; height:30px; margin:auto; margin-top:4px;}

/*搜索弹出模块*/ 
.search_hide { display: none }
.search_hide .search_body { width:100%; overflow:hidden; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5;background:#F8F8F8; padding-top:5px; padding-bottom:5px;}
.search_hide h2{ width:100%; height:40px; text-align:center; font-size:18px; color:#666; font-weight:normal; line-height:40px;}
.search_box { position: relative; width:87%; float:left; height:45px; }
.search_box input { display:block; width:90%; margin:auto; height:35px; line-height: normal; border: none;background:#EEEEEE;  border-radius:5px; margin-top:5px;font-size:14px; line-height:35px; text-indent:10px;  }
.search_box button { display:block; position: absolute; right:8%; bottom:8px; width:30px; height:30px; border: none; background:url(../images/search.png) no-repeat center center; -webkit-background-size: 1.2rem 1.2rem; -moz-background-size: 1.2rem 1.2rem;}

.search_hide .search_body .close { width:13%; float:left; height:45px; background: url(../images/close.png) no-repeat 10% center;background-size: auto 24px; }


.mix_recently_search { width:100%; overflow:hidden; padding-bottom:10px; background:#FFF}
.mix_recently_search h3 { font-size: 14px; font-weight: normal; padding-left: 30px; height:40px; line-height:40px; background: #fff url(../images/category/souso.png) 10px center no-repeat; background-size: 18px 18px; color:#333;}
.mix_recently_search ul { background-color: #fff; width:90%; overflow:hidden; margin:auto }
.mix_recently_search ul li { border: 1px solid #ccc; height:30px; position: relative; float:left; border-radius:4px; margin-right:10px; margin-bottom:10px;  }
.mix_recently_search ul li a { display: block;font-size:14px; line-height:30px; color:#666; text-align:center; padding-left:10px; padding-right:10px; }
.mix_recently_search .recently_search_null { text-align: center; line-height: 120px;font-size:14px;color:#666;}



.jxlm{ background:#fff; margin-top:10px; padding-top:14px;}
.jxlm h3{ font-size:16px; font-weight:normal; border-left:4px solid #e8211f; padding-left:10px; margin-left:10px; height:18px; line-height:18px; margin-bottom:12px;}
.jxlmul{ padding:0 4px 4px 10px;}
.jxlmul li{ width:50%; float:left; padding-right:6px; box-sizing:border-box; margin-bottom:6px;}
.jxlmul li img{ width:100%;}


/*
	首页menu样式弹出收回start
*/
.mm-page, .mm-fixed-top, .mm-fixed-bottom, .mm-menu.mm-horizontal > .mm-panel { -webkit-transition: none 0.4s ease; -moz-transition: none 0.4s ease; -ms-transition: none 0.4s ease; -o-transition: none 0.4s ease; transition: none 0.4s ease; -webkit-transition-property: top, right, bottom, left, border; -moz-transition-property: top, right, bottom, left, border; -ms-transition-property: top, right, bottom, left, border; -o-transition-property: top, right, bottom, left, border; transition-property: top, right, bottom, left, border; }
html.mm-opened .mm-page, html.mm-opened #mm-blocker { left: 0; top: 0; margin: 0; border: 0px solid rgba(0, 0, 0, 0); }
html.mm-opening .mm-page, html.mm-opening #mm-blocker { border: 0px solid rgba(100, 100, 100, 0); }
.mm-menu .mm-hidden { display: none; }
.mm-fixed-top, .mm-fixed-bottom { position: fixed; left: 0; }
.mm-fixed-top { top: 0; }
.mm-fixed-bottom { bottom: 0; }
html.mm-opened .mm-page, .mm-menu > .mm-panel { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
html.mm-opened, html.mm-opened body { overflow-x: hidden; position: relative; }
html.mm-opened .mm-page { position: relative; }
html.mm-background .mm-page { background: inherit; }
#mm-blocker { background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent; display: none; width: 100%; height: 100%; position: fixed; z-index: 999999; }
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block; }
.mm-menu.mm-current { display: block; }
.mm-menu { background: inherit; display: none; overflow: hidden; height: 100%; padding: 0; position: fixed; left: 0; top: 0; z-index: 0; }
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; width: 100%; height: 100%; padding: 20px; position: absolute; top: 0; left: 100%; z-index: 0; }
.mm-menu > .mm-panel.mm-opened { left: 0%; }
.mm-menu > .mm-panel.mm-subopened { left: -40%; }
.mm-menu > .mm-panel.mm-highest { z-index: 1; }
.mm-menu > .mm-panel.mm-hidden { display: block; visibility: hidden; }
.mm-menu .mm-list { padding: 20px 0; }
.mm-menu > .mm-list { padding: 20px 0 40px 0; }
.mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; }
.mm-panel > .mm-list:first-child { padding-top: 0; }
.mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin: 0; }
.mm-list { font: inherit; font-size: 14px; }
.mm-list a, .mm-list a:hover { text-decoration: none; }
.mm-list > li { position: relative; }
.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 20px; width: 30%; text-align: left; margin: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0; left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after { width: auto; margin-left: 20px; position: relative; left: auto; }
.mm-list a.mm-subopen { width: 100px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; width: 48px; z-index: 2; }
.mm-list a.mm-subopen::before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; }

/*修改 start */
.mm-list a.mm-subopen { width: 210px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2;}
.mm-list a.mm-subopen::before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; margin-left:170px;}
/* 修改 end */
.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 40px; }
.mm-list > li.mm-selected > a.mm-subopen { background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 45px; margin-right: 0; }
.mm-list a.mm-subclose { text-indent: 20px; padding-top: 30px; margin-top: -20px; width: 100%; text-align: left; }
.mm-list > li.mm-label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; padding-right: 5px; }
.mm-list > li.mm-spacer { padding-top: 40px; }
.mm-list > li.mm-spacer.mm-label { padding-top: 25px; }
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border: 2px solid transparent; display: block; width: 7px; height: 7px; margin-bottom: -5px; position: absolute; bottom: 50%; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-list a.mm-subopen:after { border-top: none; border-left: none; right: 18px; }
.mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -15px; left: 22px; }
.mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen { height: 40px; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 16px; right: 16px; }
html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
.mm-ismenu { background: #333333; color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15); }
.mm-list a.mm-subclose1 { text-indent: 0px; padding-top: 30px; margin-top: -20px; width: 100%; text-align: left; }
.mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1); color: rgba(223, 223, 223, 0.8); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(223, 223, 223, 0.8); }
.mm-menu .mm-list > li > a.mm-subclose1 { background: rgba(0, 0, 0, 0.1); color: rgba(223, 223, 223, 0.8); }
.mm-menu .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05); }
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom { left: 80%; }
.mm-menu { width: 80%; }
 @media all and (max-width: 175px) {
.mm-menu { width: 140px; }
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom { left: 140px; }
}
@media all and (min-width: 550px) {
.mm-menu { width: 440px; }
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom { left: 440px; }
}




/*首页八个小图标*/
.entry-list { width:100%; overflow:hidden; padding-top:10px; background:#FFF}
.entry-list ul{ width:95%; overflow:hidden; margin:auto}
.entry-list a, .entry-list a:visited { width: 25%; overflow: hidden; float:left;text-align: center; margin-top:5px;}
.entry-list a span { height:30px; line-height:30px; color: #616161; font-family: "微软雅黑"; font-size: 14px; }
.entry-list a img { width:55%;margin: 0 auto; }
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}


/* 首页页 广告位 */
.floor_images{ width:100%; overflow:hidden; background:#FFF; margin-top:8px;}
.floor_images dl{ width:100%; overflow:hidden;}
.floor_images dl img{ width:100% !important; height:auto !important}
.floor_images dl dt{ width:50%; float:left; overflow:hidden ;border-right:1px solid #eeeeee; margin-left:-1px;}
.floor_images dl dd{ width:50%; float:left; overflow:hidden}
.floor_images dl dd span{ display:block; width:100%; overflow:hidden;}
.Edge{ border-bottom:1px solid #eeeeee; margin-top:-1px;}

.floor_img{ width:100%; overflow:hidden; margin-top:8px; background:#FFF; padding-bottom:5px;}
.floor_img h2{ width:100%; height:35px; font-size:18px; line-height:35px; color:#666; font-weight:normal}
.floor_img h2 em{ display:inline-block; width:3px; height:15px; background:#E4010D; margin-right:5px; margin-left:5px; margin-top:10px;}
.floor_img dl{ width:100%; overflow:hidden; margin:0px; margin-bottom:5px;}
.floor_img dl dt{ width:50%; float:left; overflow:hidden}
.floor_img dl dd{ width:50%; float:left; overflow:hidden}
.floor_img dl dt img{ width:99%; height:auto !important;float:left; display:block}
.floor_img dl dd img{ width:99%; height:auto !important; float:right; display:block}
/*首页楼层模块*/
.index_floor_lou { width:100%;overflow: hidden; margin-top:8px; background:#FFF}
.floor_body { width:100%; overflow:hidden; }
.floor_body h2 { height: 35px; line-height: 35px;font-size: 18px;font-weight: normal;color:#666 }
.floor_body h2 em{ display:inline-block; width:3px; height:15px; background:#E4010D; margin-right:5px; margin-left:5px; margin-top:10px;}
.floor_body h2 .geng{display:block; height:35px; float:right;}
.floor_body h2 .geng a{line-height:35px;color:#999; font-size:14px; display:block;}
.floor_body h2 .geng i{ width:15px;height:25px; margin-top:4px;display:block; float:right; margin-left:3px;
 background: url(../images/pub_main.png) no-repeat;background-size: auto 280px; background-position:0 -245px;}
.floor_body ul { width:100%; overflow:hidden; margin:auto;}
.floor_body ul li { width: 33.3%; float: left; text-align: center;margin-bottom:10px;}
.timerBox{ width:100%; height:20px; position:absolute; bottom:0px; text-align:center;background-color:rgba(49,50,51,0.5); font-size:14px; color:#FFF; line-height:20px;}
.floor_body ul li a{ display:block; width:95%; overflow:hidden; margin:auto;}
.floor_body ul li a .products_kuang { width:100%; margin:auto;overflow: hidden; position:relative;}
.floor_body ul li a .products_kuang img{width:100%;}
.floor_body ul li a img { width: 100%; }
.floor_body ul li a .goods_name { font-size:13px; width:98%; color:#666; line-height:150%; height:40px; overflow:hidden; margin:auto;text-overflow: ellipsis;
course:hand; margin-top:8px; text-align:left;}
.floor_body ul li .price { font-size:14px; color: #F23015; height:40px; line-height:150%;text-align:left;margin: 0 auto; position:relative }
.floor_body ul li .price a{color:#f23015;}
.floor_body ul li .price .price_pro{  width: 70%;  display: block;  float: left}
.floor_body ul li .costprice{  color: #AAB2BD; font-size: 10px; text-decoration: line-through; height: 14px;line-height: 14px;white-space:nowrap;display: block;width: 50%;float: left;}
.floor_body ul li .btns{ position:absolute; display:block;right:5px;height:25px;width:25px;background: #f23; border-radius:50%; bottom:5px;}
.floor_body ul li .btns img{ display:block; width:25px;height:25px; }
.floor_body .floor_key { margin: 0.6rem; }
.floor_body .floor_key a { height: 1.8rem; line-height: 1.8rem; border: 1px solid #b9b9b9; text-align: center; color: #666; float: left; margin: 0.4rem 0.4rem 0 0; padding: 0 0.6rem; font-size: 0.8rem; overflow: hidden;}

/*新品*/
.index_floor { width:100%;overflow: hidden; margin-top:8px; background:#fff; padding-bottom:5px;}
.floor_body1 { width:100%; overflow:hidden; }
.floor_body1 h2 { height: 35px; line-height: 35px;font-size: 18px;font-weight: normal;color:#666 }
.floor_body1 h2 em{ display:inline-block; width:3px; height:15px; background:#E4010D; margin-right:5px; margin-left:5px; margin-top:10px;}
.floor_body1 h2 .geng{display:block; height:35px; float:right;}
.floor_body1 h2 .geng a{line-height:35px;color:#999; font-size:14px; display:block;}
.floor_body1 h2 .geng i{ width:15px;height:25px; margin-top:4px;display:block; float:right; margin-left:3px;
 background: url(../images/pub_main.png) no-repeat;background-size: auto 280px; background-position:0 -245px; }
.scroll_hot { text-align: center; width:100%; overflow:hidden;}
.scroll_hot .bd ul{ width:100%; overflow:hidden;}
.scroll_hot .bd ul li{ width:33.3%; float:left; overflow:hidden; margin:0px;}
.scroll_hot .bd ul li a{ display:block; width:95%; overflow:hidden; margin:auto;}
.scroll_hot .bd ul li a .products_kuang { width:100%; margin:auto;overflow: hidden; position:relative;}
.scroll_hot .bd ul li a .products_kuang img{width:100% !important; height:auto !important;}
.scroll_hot .bd ul li a .goods_name { font-size:13px; width:98%; color:#666; line-height:150%; height:40px; overflow:hidden; margin:auto;text-overflow: ellipsis;course:hand; margin-top:8px; text-align:left;}
.scroll_hot .bd ul li .price { font-size:14px; color: #F23015; height:40px; line-height:150%;text-align:left;margin: 0 auto; position:relative; padding-left:5px; }
.scroll_hot .bd ul li .price a{color:#f23015;}
.scroll_hot .bd ul li .price .price_pro{  width: 70%;  display: block;  float: left}
.scroll_hot .bd ul li .costprice{  color: #AAB2BD; font-size: 10px; text-decoration: line-through; height: 14px;line-height: 14px;white-space:nowrap;display: block;width: 50%;float: left;}
.scroll_hot .bd ul li .btns{ position:absolute; display:block;right:5px;height:25px;width:25px;background: #f23; border-radius:50%; bottom:5px;}
.scroll_hot .bd ul li .btns img{ width:25px;height:25px; }
.scroll_hot .hd { height: 20px; overflow: hidden; text-align:center; background:#FFF}
.scroll_hot .hd ul { display: inline-block; padding-top: 5px; }
.scroll_hot .hd li { display: inline-block; width: 10px; height: 10px; background: #C5C1C0; margin: 0 4px; vertical-align: top; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.scroll_hot .hd .on { background: #D6505B; }

/*首页无限加载loading图*/
.loading_banner { text-align: center; }
.loading_banner .loading { background-image: url("../images/category/loading.png"); display: inline-block; margin: 10px 0; background-size:20px; width:20px; height:20px; -webkit-animation: rotate 2s linear 0s infinite; animation: rotate 2s linear 0s infinite; }


.floor_body2 { width:100%; overflow:hidden; }
.floor_body2 h2 { height: 35px; line-height: 35px;font-size: 18px;font-weight: normal;color:#666 }
.floor_body2 h2 em{ display:inline-block; width:3px; height:15px; background:#E4010D; margin-right:5px; margin-left:5px; margin-top:10px;}
.floor_body2 h2 .geng{display:block; height:35px; float:right;}
.floor_body2 h2 .geng a{line-height:35px;color:#999; font-size:14px; display:block;}
.floor_body2 h2 .geng i{ width:15px;height:25px; margin-top:4px;display:block; float:right; margin-left:3px;
 background: url(../images/pub_main.png) no-repeat;background-size: auto 280px; background-position:0 -245px; }
.floor_body2 ul { width:33.3%; float: left; text-align: center;margin-bottom:10px; overflow:hidden}
.floor_body2 ul li { width: 100%;margin-bottom:10px;}
.floor_body2 ul li a{ display:block; width:95%; overflow:hidden; margin:auto;}
.floor_body2 ul li a .products_kuang { width:100%; margin:auto;overflow: hidden; position:relative;}
.floor_body2 ul li a .products_kuang img{width:100%;}
.floor_body2 ul li a img { width: 100%; }
.floor_body2 ul li a .goods_name { font-size:13px; width:98%; color:#666; line-height:150%; height:40px; overflow:hidden; margin:auto;text-overflow: ellipsis;
course:hand; margin-top:8px; text-align:left;}
.floor_body2 ul li .price { font-size:14px; color: #F23015; height:40px; line-height:150%;text-align:left;margin: 0 auto; position:relative }
.floor_body2 ul li .price a{color:#f23015;}
.floor_body2 ul li .price .price_pro{  width: 70%;  display: block;  float: left}
.floor_body2 ul li .costprice{  color: #AAB2BD; font-size: 10px; text-decoration: line-through; height: 14px;line-height: 14px;white-space:nowrap;display: block;width: 50%;float: left;}
.floor_body2 ul li .btns{ position:absolute; display:block;right:5px;height:25px;width:25px;background: #f23; border-radius:50%; bottom:5px;}
.floor_body2 ul li .btns img{ width:25px;height:25px; }




.category_box{position:fixed;overflow:auto;height:100%}
.category_box{width:23%; border-right:#F6F6F7 solid 3px}
.category_box li{position:relative;text-align:center;  height: 50px;line-height: 50px; border-bottom:1px solid #f1f1f1; }
.category_box li a{display:inline-block;width:100%;color:#333;}
.category_box li.curr{background:#FFF; color:#06c1ae;border-left: 3px solid #06c1ae; background:#f6f6f7}
.category_box li.curr a{color:#06c1ae;display:block;}
.category_box li.on a{}
.category_box li.space{height:123px}
.category_box .tags{position:absolute;top:0;left:0;padding:0 3px;height:14px;border-radius:6px;background:red;color:#fff;font-size:60%;line-height:14px}
.category_box i.catecount{position:absolute;top:0;right:0;display:none;padding:0 3px;height:14px;border-radius:14px;background:red;color:#fff;font-size:80%;line-height:14px}


.goods_box{margin-left:24%;background:#fff; padding:0 10px 4px 10px;}
.goods_box .loading{padding-bottom:44px;background-color:#F5F5F5;text-align:center;line-height:40px}
.goods_unit{position:relative;padding:10px;border-bottom:1px #eeeeee solid}
.goods_unit .name{display:block;overflow:hidden;margin-bottom:4px;line-height:18px;text-overflow: ellipsis;white-space: nowrap}
.goods_unit .name a{ font-size:14px; font-weight:normal;}
.goods_unit .img{position:relative;margin-right:10px;padding:1px;width:75px;height:75px}

.goods_unit .img img{display:block;width:75px;height:75px;background:url(../images/loading1.gif) center center; border:1px solid #e3e3e3;}
.goods_unit .img .js-go-fav{position:absolute;right:0;bottom:0;display:inline-block;display:block;margin-bottom:0;padding:1px 5px;border:1px solid transparent;border-radius:4px;background-color:#E05D00;background-image:none;color:#fff;vertical-align:middle;text-align:center;white-space:nowrap;font-weight:400;font-size:12px;line-height:1.42857;cursor:pointer;-moz-user-select:none}
.goods_unit .img:hover .js-go-fav{display:block}
.goods_unit .offline_price,.goods_unit .price{display:block}
.goods_unit .price{line-height:20px; font-size:16px; font-weight:800;}
.goods_unit .offline_price{text-decoration:line-through;font-style:oblique;font-style:normal}
.goods_unit .fs_s{ font-size:12px; line-height:18px; height:36px; overflow:hidden;}


.addToCartQuick{background-color:#fff;background-size:cover;border:1px solid #dedede;border-radius:1.5rem;display:inline-block;height:1.5rem;position:absolute;top:0;width:1.5rem;background-image:url(../images/plus_nor.png);}
.addToCartQuick{position:absolute; right:0px; top:8px;}

a.addToCartQuick1{background-color:#fff;border:1px solid #0bbe06;border-radius:2px;bottom:10px;color:#0bbe06;display:block;font-size:12px;outline:medium none;padding:0px 4px;position:absolute;right:10px;width:50px; line-height:25px; height:25px; text-align:center}
a.addToCartQuick1{position:absolute; right:0px; top:8px;}

.img-clone{ position:absolute; z-index:9999}

@media only screen and (max-width: 330px) {
.entry-list a span { height:30px; line-height:30px; color: #616161; font-family: "微软雅黑"; font-size: 13px; }
}




