body { background:#f2f2f2; /*overflow: hidden;*/ }
.body-over { overflow-x: hidden;  }
.clear { clear: both; }
a,button,input { outline: none; }

.theader { width:100%; height: 44px; line-height: 44px; color:#fff; position: relative; }
.theader-green { background:#00ad04; }
.theader .theader-left { position: absolute; left:0; top:0; width:auto; height: 100%; }
.theader .theader-right { position: absolute; right:0; top:0; width:auto; height: 100%; }
.theader .theader-right .fa-user { font-size:20px; }
.theader .theader-right .fa-bars { position: relative; top:-2px; font-size:20px; color:#999; }
.theader .theader-title { width:auto; height: 44px; line-height: 44px; margin:0 20%; text-align: center; font-weight: 400; font-size:16px; }
.theader .icon-home { position: relative; top:-3px; font-size:18px; }
.theader .theader-i { display: inline-block; width:40px; text-align: center; font-size:26px; color:#fff; }
.theader .theader-cart { text-align: center; line-height: 30px; position: relative; }

.theader .theader-search { width:auto; height: 44px; margin:0 12%; position: relative; }
.theader .theader-search-text { position: absolute; left:0; top:7px; width:100%; height: 30px; line-height: 30px; border:none; background:#00c615; color:#f9f9f9; font-size:12px; padding:0 10px 0 32px; border-radius: 4px; outline: none; }
.theader ::-webkit-input-placeholder { color:#f1f1f1 !important; font-size:14px !important; font-weight: 400 !important }
.theader .theader-search-so { position: absolute; left:10px; top:1px; color:#ddd; }

.theader .theader-search-gray .theader-search-text { background:#eee; border-radius: 4px; color:#666; }
.theader .theader-search-gray ::-webkit-input-placeholder { color:#aaa !important; }
.theader .theader-search-gray .theader-search-so { color:#bbb; }

.theader-white { background:#fff; border-bottom:solid 1px #eee; color:#999; }
.theader-white * { color:#999; }

.am-navbar-gray { background:#fff; box-shadow: 0px -1px 5px rgba(0,0,0,0.1); }
.am-navbar-gray li a { color:#777; position: relative; }
.am-navbar-gray .am-icur { color:#00ad04; }

.am-menu-nav .am-menu-sub li { height: 36px; line-height: 36px; padding:0; }
.am-menu-nav .am-menu-sub li a {  height: 36px; line-height: 36px; padding:0; }

.am-navbar-o { height: 54px !important; line-height: 54px !important; }
.am-navbar-o ul li a { height: 54px !important; padding-top:2px; }

.allcart-number { position: absolute; right: 20%; top: 0px; z-index: 1; font-weight: 400; padding:2px 5px; }
.nav-cart { background:#00ad04; border-radius: 50%; padding:0px 6px; font-size:12px; color:#fff;  }
.am-slider-a1 .am-control-nav { bottom: 10px; text-align: right; }
.am-slider-a1 .am-control-nav li a { font-size:0px; }
.am-slider-a1 .am-control-nav li a.am-active { background:#dd4f54; }

.orange { color:#f60; }

.sba { width:100%; height: 60px; line-height: 60px; padding:0 15px; }
.sba .sba-div { width:100%; height: 34px; line-height: 34px; margin:0 auto; position: relative; top:10px; }
.sba .sba-div .sba-text { width:100%; height: 34px; line-height: 34px; margin:0; border:none; background:#fff; padding:0 36px 0 15px; border-radius: 16px; color:#666; font-size:14px; }
.sba .sba-div .sba-button { position: absolute; right: 0; top:2px; width:36px; height: 32px; line-height: 30px; margin:0; background:#fff; border:none; border-radius: 0 16px 16px 0; color:#999; }

.top-head { width:100%; position: relative; }
.top-search { width:80%; height: 32px; position: absolute; left:10%; top:8px; }
.top-search .top-keyword { position: absolute; left: 0; top:0; width:100%; height: 32px; background:#fff; padding:0 40px 0 10px; border:solid 1px #fff; color:#666; border-radius: 3px; }
.top-search .top-button { position: absolute; right: 1px; top:1px; width:36px; height: 30px; line-height: 30px; background:#fff; color:#999; border:none; }
.top-left { position: absolute; left: 0; top:0; width:10%; text-align: left; }
.top-head a { color:#fff; }
.top-right { display: block; position: absolute; right: 0; top:0; width:10% !important; text-align: right !important; }

.top-cat-list { width:100%; height: auto; list-style:none; margin:0; padding:0 15px; font-size:14px; }
.top-cat-list li { width: auto; height: auto; }
.top-cat-list li a { display: block; width:100%; height: 36px; line-height: 36px; }
.top-cat-list li ul { display: block; list-style:none; padding:0; margin:0; padding-left:20px; }
.top-cat-list li ul li a { height: 26px; line-height: 26px; }
.top-cat-div { width:200px; }

/*弹窗*/
.bpop-tip { position: fixed; left: 0; top: 0; width:auto; max-width: 85%; height: auto; background:#000; z-index: 9999; border-radius: 6px; opacity: 0.8; }
.bpop-tip .bpop-tip-center { padding:4px 14px 8px 14px; border:none; color:#fff; font-size:14px !important; }
.bpop-tip .bpop-font { display: inline; width:auto; height: auto; line-height: 22px; letter-spacing: 1px; margin-left:8px; }
.bpop-tip [class*="am-icon"] { position:relative; top:1px; font-size:18px; color:#ffea00; }
.bpop-tip .am-icon-check { color:#6fd600; }

.zbodys { width:100%; height: 100%; position:fixed; left: 0; top: 0; z-index: 9998; background:#fff; opacity: 0.4; filter:alpha(opacity=10);  }

.search-bg { width:100%; height: 100%; position: fixed; left: 0; top:0; background:#f4f4f4; z-index: 9999; font-family: Arial; display: none; }
.search-head { width:100%; height: 44px; line-height: 44px; background:#000; box-shadow: 0px 2px 1px #ccc; opacity:0.9; color:#fff; }
.search-head .search-head-l { display: inline-block; width:10%; line-height: 44px; color:#fff; float: left; }
.search-head .search-head-l i { font-size:30px !important; padding-left:15px; }
.search-con { float: left; width:90%; height: 44px; padding:0 10px; position: relative; }
.search-con .skeyword { float: left; width:100%; height: 32px; margin-top:6px; border:solid 1px #fff; padding:0 15px 0 34px; border-radius: 3px; font-size:14px; color:#666; }
.search-con .sbtn { position: absolute; left:10px; top:5px; display: block; width:34px; height: 33px; border:none; background:none; color:#999; }
.search-hot { width:100%; height: auto; padding:0 20px; margin:0 auto; margin-top:20px; }
.font-h2 { width:100%; height: 20px; line-height: 20px; color:#666; font-size:14px; }
.search-hot .font-list { width:100%; line-height: 20px; }
.search-hot .font-list a { display: block; font-size:14px; color:#999; border:solid 1px #aaa; padding:2px 6px; float: left; margin:10px 10px 0 0; border-radius:3px; }

.am-header-gray .allcart-number { display: block; height: 16px; line-height: 12px; position:absolute; top:6px; right:0; background:#b01f24; border-radius: 50%; color:#fff; font-size:12px; text-align: center; }
.am-header-pink .allcart-number { display: block; height: 16px; line-height: 12px; position:absolute; top:6px; right:0; background:#fff; border-radius: 50%; color:#b01f24; font-size:12px; text-align: center; }


/*弹窗确认*/
.pop-cart { position:fixed; left: 600px; top:300px; width:80%; height: auto; border:solid 1px #dd514c; background:#fff; overflow: hidden; box-shadow: 0px 0px 10px rgb(134,134,135); z-index: 99; }
.pop-cart .pop-title { width:100%; height: 40px; line-height: 40px; background:#dd514c; text-indent: 15px; font-size:14px; color:#fff; }
.pop-cart .pop-title .pop-cart-close { float:right; width:24px; height: 24px; line-height: 24px; text-align: center; color:#fff; text-indent: 0; font-size:20px; margin:4px 8px 0 0; cursor:pointer; }
.pop-cart .pop-con { width:100%; height: auto; padding:15px 15px; line-height: 22px; font-size:12px; }
.pop-cart .pop-con .price { font-family: verdana !important; font-weight: 900; font-size:14px; color:#00ad04; }
.pop-cart .pop-con .cart-ok { width:100%; height: 30px; line-height: 30px; margin:0px 0 10px 0; font-size:16px; font-family: "宋体"; text-align: center; color:#00ad04; }
.pop-cart .pop-foot { width:100%; height: auto; padding:4px 6px 6px 6px; text-align: center; border-top:solid 1px #eee; }
.pop-cart .pop-foot .btn { margin:0 10px; font-size:12px; } 
.pop-cart .pop-foot .btn-xu { color:#06f; }
.pop-cart .pop-foot .btn-cart { color:#f50; }

.upage { width:100%; height: auto; margin:0; text-align: right; padding:15px 10px; font-size:0; }
.upage a,.upage span { border: 1px solid #ccc; display: inline-block; height: 26px;line-height: 24px; overflow: hidden; padding: 0 8px; background:#fff; color:#666; font-size:12px; margin-left:-1px; }
.upage a:hover { text-decoration: none; }
.upage span.current,.upage a:hover { background:#d9534f;border-color: #d9534f;color: #fff; }
.upage span.no { background: #0a7d38; color: #fff;}

.body-loading { width:100%; height: 100%; position: fixed; left:0; top:0; background:#eee url(../image/loading.gif) no-repeat center; z-index: 999; }

.nodata { width:100%; height: auto; padding:20px; text-align: center; color:#ccc; font-size:14px; }
.nodata i { display: block; margin-bottom:10px; font-size:40px; }
.loadings { width:100%; height: auto; line-height: 25px; text-align: center; font-size:14px; color:#999; letter-spacing: 1px; position: relative; padding:8px 10px; }
.loadings i { margin-right:6px; }
.loadings .font { padding:0 10px; background:#f5f5f5; position: relative; z-index: 2; text-align: center; font-family: "黑体" }
.loadings .load-tip-hr { position: absolute; top:50%; left:0; width:100%; height: 1px; background:#ddd;  }

.load-tip { width:100%; height: auto; line-height: 25px; text-align: center; font-size:14px; color:#999; letter-spacing: 1px; position: relative; padding:8px 10px; }
.load-tip i { margin-right:6px; }
.load-tip .font { padding:0 10px; background:#f5f5f5; position: relative; /*z-index: 2;*/ text-align: center; font-family: "黑体" }
/*.load-tip .load-tip-hr { position: absolute; top:50%; left:0; width:100%; height: 1px; background:#ddd;  }*/

/*网格*/
.shop-row { width:100%; display: table; vertical-align: middle; }
.shop-row [class*="sm-"] { position: relative; min-height: 1px; float: left; }
.shop-row .sm-1 { width:8.33333333%; }
.shop-row .sm-2 { width:16.66666667%; }
.shop-row .sm-3 { width:25%; }
.shop-row .sm-4 { width:33.33333333%; }
.shop-row .sm-5 { width:41.66666667%; }
.shop-row .sm-6 { width:50%; }
.shop-row .sm-7 { width:58.33333333%; }
.shop-row .sm-8 { width:66.66666667%; }
.shop-row .sm-9 { width:75%; }
.shop-row .sm-10 { width:83.33333333%; }
.shop-row .sm-11 { width:91.666666667%; }
.shop-row .sm-12 { width:100%; }