@charset "utf-8";
.wrapper {
     width: 1200px !important;
     margin: auto
}



.header-wrap .public-head-layout {
     display: block;
}



.public-head-layout .site-logo img {
     max-width: 165px;
     max-height: 60px;
}

.public-head-layout .logo-test {
     float: left;
     margin: 15px 55px 0 35px;
     padding: 0 15px;
     color: #f55;
     font-weight: 700;
     line-height: 70px;
     display: none;
}

.public-head-layout .logo-test {
     font-family: "microsoft yahei";
     font-size: 16px
}

.nm-nav ul li {
     float: left;
     position: relative;
}

.nm-nav ul li a {
     font-size: 16px;
     color: #555;
     line-height: 60px;
     padding: 0 23px;
}

.nm-nav ul li a:hover {
     color: #f30
}

.nm-nav ul li.news-center {
     border: solid 1px #fff;
}

.nm-nav ul li.news-center dl {
     display: none;
     position: absolute;
     width: 110px;
     border: solid 1px #D8D8D8;
     border-top: none;
     z-index: 100;
     background: #fff;
     left: -1px;
     top: 44px;
}

.nm-nav ul li.news-center:hover {
     border: solid 1px #D8D8D8;
}

.nm-nav ul li.news-center .news {
     position: relative;
}

.nm-nav ul li.news-center .news i {
     position: absolute;
     top: 10px;
     background: url(../image/top_bg1.png) no-repeat 0 0;
     vertical-align: middle;
     display: inline-block;
     width: 6px;
     height: 3px;
     margin-left: 6px;
     -webkit-transition: .2s ease-in;
     -moz-transition: -webkit-transform .2s ease-in;
     -o-transition: -webkit-transform .2s ease-in;
     transition: .2s ease-in
}

.nm-nav ul li.hover .news i {
     FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
     -moz-transform: rotate(180deg);
     -moz-transform-origin: 50% 30%;
     -webkit-transform: rotate(180deg);
     -webkit-transform-origin: 50% 30%;
     -o-transform: rotate(180deg);
     -o-transform-origin: 50% 30%;
     transform: rotate(180deg);
     transform-origin: 50% 30%
}

.nm-nav ul li.news-center dl dd {
     width: 110px;
}

.nm-nav ul li.news-center dl dd a {
     display: block;
     padding: 0 23px;
     font-size: 14px;
     color: #555;
     background: #fff;
}

.nm-nav ul li.news-center dl dd a:hover {
     color: #f30;
     background: #F7F7F7;
}

.nm-nav ul li dl dd a {
     display: block;
     text-align: center;
}





.head-search-bar .search-box {
     border: solid 1px #999;
     width: 548px;
     height: 35px;
}





.head-search-bar .input-submit,
.head-search-bar .input-submit:hover {
     float: right;
     color: #FFF;
     font-size: 16px;
     font-weight: 600;
     background: #08AB35;
     width: 76px;
     height: 36px;
     border: none;
     cursor: pointer;
}



.head-search-bar .search-tip {
     font-size: 0;
     word-spacing: -1em;
     background-color: #FFF;
     display: none;
     min-height: 100px;
     width: 426px;
     padding: 10px 0;
     position: absolute;
     z-index: 1;
     top: 38px;
     left: 0px;
     right: 72px;
     overflow: hidden;
}

.head-search-bar .search-history,
.head-search-bar .search-hot {
     font-size: 12px;
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
}

.head-search-bar .search-history {
     min-height: 100px;
     width: 220px;
     float: left;
     display: block;
     border-right: solid 1px #ddd;
}

.head-search-bar .search-hot {
     width: 200px;
     float: right;
}

.head-search-bar .search-tip .title {
     color: #999;
     line-height: 20px;
     padding: 5px 19px;
     overflow: hidden;
}

.head-search-bar .search-tip .title span {
     float: left;
}

.head-search-bar .search-tip .title a {
     float: right
}

.head-search-bar .search-history ul {
     display: block
}

.head-search-bar .search-history ul li {
     color: #333;
     line-height: 30px;
     
     height: 30px;
     padding: 0 19px;
     cursor: pointer
}

.head-search-bar .search-history ul li:hover {
     background-color: #FAFAFA
}

.head-search-bar .search-hot ul {
     font-size: 0
}

.head-search-bar .search-hot ul li {
     font-size: 12px;
     line-height: 20px;
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     *display: inline;
     padding: 2px 9px;
     border: solid 1px #E6E6E6;
     margin: 0 0 10px 10px;
     cursor: pointer
}

.head-search-bar .search-hot ul li:hover {
     color: #F32613;
     border-color: #00a53c
}

.head-search-layout .keyword {
     line-height: 20px;
     white-space: nowrap;
     width: 100%;
     height: 20px;
     margin-top: 6px;
     overflow: hidden
}

.head-search-layout .keyword ul {
     font-size: 0;
     vertical-align: top;
     display: inline-block
}

.head-search-layout .keyword ul li {
     font-size: 12px;
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     *display: inline;
     margin-right: 12px
}

.head-search-layout .keyword ul li a {
     color: #333;
}

.head-search-layout .keyword ul li a:hover {
     color: #00a53c;
}

#head-search-bar {
     position: relative
}

#hdSearchTab ul li:hover {
     background: #f3f3f3
}

#hdSearchTab ul {
     position: absolute;
     width: 68px;
     height: 36px;
     line-height: 36px;
     margin: 0 2px 0 0;
     cursor: pointer;
     font-size: 16px;
     font-family: "Microsoft YaHei";
     border: 2px solid transparent;
     text-indent: 10px;
     border-right: none
}

#hdSearchTab ul li {
     padding: 0 1px;
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     background: #f8f8f8;
     color: #666;
     border-right: 1px solid #ddd
}

#hdSearchTab ul li:nth-child(2) {
     display: none;
     border-left: 1px solid #ddd;
     border-bottom: 1px solid #ddd
}

#hdSearchTab ul li i {
     height: 0;
     width: 0;
     line-height: 0;
     font-size: 0;
     position: absolute;
     right: 10px;
     border: 3px dashed transparent;
     border-top: 3px solid #999
}

#hdSearchTab ul li i.arrow {
     top: 17px;
     transition: all .2s ease-in 0s
}

#hdSearchTab ul li i.over {
     top: 17px;
     transform: rotate(180deg);
     transform-origin: 50% 30% 0
}

.public-head-layout .advantage {
     float: right;
     margin-top: 10px;
}

.public-head-layout .advantage ul li {
     line-height: 25px;
     padding-left: 30px;
     background: url(../image/checked-icon.png) no-repeat 0 center;
     color: #666;
}

.head-app {
     background: url(../image/top_bg1.png) no-repeat 0 -60px;
     width: 160px;
     height: 55px;
     float: left;
     margin: 15px 20px 0 0;
     position: relative;
     z-index: 101
}

.head-app .pic {
     background: url(../image/app.gif) no-repeat 0 0;
     display: block;
     width: 120px;
     height: 50px;
     margin: 2px 0 0 38px
}

.head-app:hover {
     background-position: 0 -115px
}

.head-app:hover .pic {
     display: none
}

.head-app .download-app {
     filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F2FFFFFF', endColorstr='#F2FFFFFF');
     background: rgba(255, 255, 255, .95);
     display: none;
     width: 222px;
     padding: 9px;
     border: solid 1px #AAA;
     position: absolute;
     z-index: 1;
     top: 55px;
     left: 0;
     box-shadow: 4px 4px 0 rgba(0, 0, 0, .1)
}

.head-app:hover .download-app {
     display: block
}

.head-app .download-app .qrcode {
     width: 120px;
     text-align: center;
     float: left
}

.head-app .download-app .qrcode img {
     display: block;
     max-width: 120px;
     max-height: 120px
}

.head-app .download-app .hint {
     width: 100px;
     float: right;
     text-align: center
}

.head-app .download-app .hint h4 {
     font-size: 14px;
     line-height: 24px;
     font-weight: 600;
     color: #F32613
}

.head-app .download-app .addurl {
     width: 90px;
     float: right;
     clear: right;
     margin: 6px 4px 0 0
}

.head-app .download-app .addurl a {
     color: #999;
     line-height: 16px;
     background-color: #F5F5F5;
     display: block;
     width: 70px;
     height: 16px;
     clear: both;
     padding: 5px 9px;
     margin-top: 5px;
     border: solid 1px #DDD
}

.head-app .download-app .addurl a i {
     font-size: 14px;
     margin-right: 4px
}

.head-app .download-app .addurl a:hover {
     text-decoration: none;
     color: #F63;
     background-color: #FFE7DB;
     border-color: #F0AC75
}

.head-user-menu {
     font-size: 0;
     float: right;
     margin: 18px 0 0 0
}

.head-user-menu dl {
     font-size: 12px;
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     margin-left: 10px;
     position: relative;
     z-index: 3
}

.head-user-menu dl.my-mall {
     width: 108px
}

.head-user-menu dl.my-cart {
     width: 124px
}

.head-user-menu dl.hover {
     z-index: 101
}

.head-user-menu dl dt {
     line-height: 20px;
     color: #555;
     background-color: #FAFAFA;
     height: 20px;
     padding: 10px;
     border: solid 1px #F0F0F0;
     position: absolute;
     z-index: 2;
     top: 0;
     right: 0;
     cursor: pointer
}

.head-user-menu dl.my-mall dt {
     width: 90px
}

.head-user-menu dl.my-cart dt {
     width: 106px
}

.head-user-menu dl.hover dt {
     background-color: #FFF;
     border-width: 1px;
     border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0
}

.head-user-menu dl dt span.ico {
     background: url(../image/top_bg1.png) no-repeat;
     vertical-align: middle;
     display: inline-block;
     width: 20px;
     height: 16px
}

.head-user-menu dl.my-mall span.ico {
     background-position: -100px 0;
     margin-right: 4px
}

.head-user-menu dl.my-cart span.ico {
     background-position: -120px 0;
     margin-right: 8px
}

.head-user-menu dl dt i {
     font-size: 0;
     line-height: 0;
     vertical-align: middle;
     display: inline-block;
     width: 0;
     height: 0;
     margin-left: 8px;
     border-width: 4px;
     border-color: #777 transparent transparent transparent;
     border-style: solid dashed dashed dashed;
     -webkit-transition: .2s ease-in;
     -moz-transition: -webkit-transform .2s ease-in;
     -o-transition: -webkit-transform .2s ease-in;
     transition: .2s ease-in
}

.head-user-menu dl.hover dt i {
     FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
     -moz-transform: rotate(180deg);
     -moz-transform-origin: 50% 30%;
     -webkit-transform: rotate(180deg);
     -webkit-transform-origin: 50% 30%;
     -o-transform: rotate(180deg);
     -o-transform-origin: 50% 30%;
     transform: rotate(180deg);
     transform-origin: 50% 30%
}

.head-user-menu dl dd {
     background-color: #FFF;
     display: none;
     border: solid 1px #F0F0F0;
     position: absolute;
     z-index: 1;
     top: 40px;
     right: 0
}

.head-user-menu dl.my-mall dd {
     width: 308px
}

.head-user-menu dl.my-cart dd {
     width: 348px
}

.head-user-menu dl.hover dd {
     display: block
}

.head-user-menu dl dd a {
     color: #005EA6
}

.head-user-menu a.arrow i {
     background: url(../image/top_bg1.png) no-repeat -150px 0;
     vertical-align: middle;
     display: inline-block;
     width: 4px;
     height: 7px;
     margin-left: 4px
}

.head-user-menu dl dd .goods-thumb {
     width: 50px;
     height: 50px
}

.head-user-menu dl dd .goods-thumb a {
     line-height: 0;
     text-align: center;
     vertical-align: middle;
     display: table-cell;
     width: 48px;
     height: 48px;
     border: solid 1px #DDD;
     overflow: hidden
}

.head-user-menu dl dd .goods-thumb img {
     max-width: 48px;
     max-height: 48px;
     margin-top: expression(48-this.height/2)
}

.head-user-menu dl dd .sub-title {
     line-height: 28px;
     height: 28px;
     padding: 7px;
     border-bottom: solid 1px #DDD
}

.head-user-menu dl dd .sub-title h4 {
     font-weight: 600;
     float: left
}

.head-user-menu dl dd .sub-title a {
     float: right
}

.head-user-menu dl dd .user-centent-menu {
     width: 308px;
     padding: 8px 0;
     overflow: hidden
}

.head-user-menu dl dd .user-centent-menu ul {
     width: 310px;
     margin-left: -2px
}

.head-user-menu dl dd .user-centent-menu ul li {
     width: 138px;
     float: left;
     padding: 4px 0 4px 16px;
     border-left: solid 1px #EEE
}

.head-user-menu dl dd .browse-history {
     background-color: #FAFAFA;
     width: 308px;
     border-style: solid;
     border-width: 1px 0 0;
     border-color: #DDD transparent transparent
}

.head-user-menu dl dd .browse-history .part-title {
     height: 20px;
     padding: 6px 8px
}

.head-user-menu dl dd .browse-history .part-title h4 {
     float: left
}

.head-user-menu dl dd .browse-history .part-title a {
     float: right
}

.head-user-menu dl dd .browse-history ul {
     font-size: 0;
     padding: 0 7px 7px 7px
}

.head-user-menu dl dd .browse-history ul li {
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     margin: 0 4px
}

.head-user-menu dl dd .browse-history .no-goods {
     text-align: center;
     display: block;
     width: 100%;
     font-size: 12px
}

.head-user-menu dl dd .incart-goods-box {
     display: block;
     width: 348px;
     max-height: 267px;
     overflow: hidden;
     position: relative
}

.head-user-menu dl dd .incart-goods {
     text-align: center;
     width: 100%
}

.head-user-menu dl dd .incart-goods .no-order {
     margin: 20px 0
}

.head-user-menu dl dd .incart-goods .loading {
     width: 16px;
     height: 16px;
     margin: 20px auto
}

.head-user-menu dl dd .incart-goods dl {
     display: block;
     width: 98%;
     height: 66px;
     clear: both;
     margin: 0 auto 0 2%;
     border-bottom: dotted 1px #DDD;
     position: relative;
     z-index: 1
}

.head-user-menu dl dd .incart-goods dd,
.head-user-menu dl dd .incart-goods dt {
     background-color: transparent;
     border: 0;
     position: absolute;
     z-index: 1
}

.head-user-menu dl dd .incart-goods dt.goods-name {
     line-height: 16px;
     background-color: transparent;
     text-align: left;
     width: 180px;
     height: 32px;
     padding: 0;
     top: 8px;
     left: 64px
}

.head-user-menu dl dd .incart-goods dt.goods-name a {
     color: #333
}

.head-user-menu dl dd .incart-goods dd.goods-thumb {
     top: 8px;
     left: 8px
}

.head-user-menu dl dd .incart-goods dd.goods-price {
     text-align: right;
     width: 80px;
     height: 16px;
     top: 6px;
     right: 12px
}

.head-user-menu dl dd .incart-goods dd.goods-price em {
     font-size: 11px !important;
     font-weight: 400 !important;
     line-height: 16px;
     color: #777 !important;
     word-break: break-all;
     word-wrap: break-word;
     text-overflow: ellipsis;
     white-space: nowrap;
     text-align: right;
     width: 50px;
     margin-right: 4px;
     overflow: hidden;
     -webkit-text-size-adjust: none
}

.head-user-menu dl dd .incart-goods dd.goods-sales {
     line-height: 16px;
     color: #999;
     background-color: transparent;
     width: 270px;
     height: 16px;
     top: 42px;
     left: 64px
}

.head-user-menu dl dd .incart-goods dd.handle {
     width: 32px;
     top: 22px;
     right: 10px
}

.head-user-menu dl dd .checkout {
     background-color: #F0F0F0;
     text-align: right;
     padding: 8px;
     overflow: hidden
}

.head-user-menu dl dd .checkout .total-price {
     line-height: 20px;
     display: block
}

.head-user-menu dl dd .checkout .total-price i {
     font-weight: 600;
     color: #C00;
     margin: 0 4px
}

.head-user-menu dl dd .checkout .total-price em {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 18px;
     font-weight: 600;
     color: #C00
}

.head-user-menu dl dd .checkout .btn-cart {
     float: right;
     clear: both;
     line-height: 20px;
     color: #FFF;
     background-color: #f55;
     padding: 4px 8px;
     margin-top: 4px;
     border-radius: 4px
}

.head-user-menu dl div.addcart-goods-num {
     font: 700 11px/14px Verdana;
     color: #FFF;
     background: red;
     text-align: center;
     display: inline-block;
     height: 16px;
     min-width: 16px;
     max-width: auto !important;
     border: none 0;
     border-radius: 8px;
     position: absolute;
     z-index: 3;
     top: -4px;
     left: 20px
}

#t-sp {
     position: relative;
     display: none
}

#t-sp .close {
     position: absolute;
     right: 8px;
     top: 5px;
     background: url(../image/close2.gif) no-repeat;
     width: 35px;
     height: 12px;
     display: block
}

.public-nav-layout {
     width: 100%;
     height: 50px;
     background: #fff;
     border-bottom: solid 1px #e7e7e7;
     margin: 0 auto;
     position: relative;
     z-index: 99;
     zoom: 1
}

.public-nav-layout .div {
     margin: 0;
     padding: 0
}

.public-nav-layout .site-menu li.navitems-on {
     position: relative;
     background: url(../image/hot5.gif) no-repeat right 1px
}

.public-nav-layout .site-menu li.navitems-on a:hover {
     background-color: transparent;
     border-radius: 0;
     color: #00A53C;
     font-weight: 700
}

.public-nav-layout .site-menu li.navitems-on a:current {
     background-color: transparent;
     border-radius: 0;
     color: #f55;
     font-weight: 700
}

.public-nav-layout .site-menu {
     font-size: 0;
     white-space: nowrap;
     max-width: 988px;
     float: left;
     padding-left: 20px;
}

.public-nav-layout .site-menu li {
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     float: left;
     position: relative;
}

.public-nav-layout .site-menu li .icon-box {
     display: none;
     position: absolute;
     top: -8px;
     left: 0;
     width: 100%;
     text-align: center;
}

.public-nav-layout .site-menu li .icon-box .hover-icon {
     display: inline-block;
     width: 24px;
     height: 8px;
     background: url(../image/cat_icon.png) no-repeat;
}



.public-nav-layout .site-menu li a {
     font-size: 18px;
     font-weight: 500;
     line-height: 50px;
     color: #3D3C3C;
     padding: 0 20px;
     zoom: 1;
}

.public-nav-layout .site-menu li a:hover {}

.public-nav-layout .site-menu li a.current {
     color: #00A53C;
     font-weight: 700
}

.public-nav-layout .site-menu li.nav_hot {
     background: url(../image/nav-hot01.gif) no-repeat right 5px;
}

.public-nav-layout .site-menu li.nav_new {
     background: url(../image/nav-new02.gif) no-repeat right 5px;
}

.public-nav-layout .site-menu li.links_a a i {
     background: url(../image/top_bg1.png) no-repeat 0 0;
     vertical-align: middle;
     display: inline-block;
     width: 6px;
     height: 3px;
     margin-left: 6px;
     -webkit-transition: .2s ease-in;
     -moz-transition: -webkit-transform .2s ease-in;
     -o-transition: -webkit-transform .2s ease-in;
     transition: .2s ease-in
}

.public-nav-layout .site-menu li.hover a i {
     FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
     -moz-transform: rotate(180deg);
     -moz-transform-origin: 50% 30%;
     -webkit-transform: rotate(180deg);
     -webkit-transform-origin: 50% 30%;
     -o-transform: rotate(180deg);
     -o-transform-origin: 50% 30%;
     transform: rotate(180deg);
     transform-origin: 50% 30%
}

.public-nav-layout .site-menu li:hover .icon-box {
     display: block;
}

.public-nav-layout .site-menu li .links_b {
     display: none;
     width: 118px;
     border-top: solid 1px #f55 !important;
     border: solid 1px #F0F0F0;
     position: absolute;
     z-index: 1000;
     background-color: #fff;
     font-size: 14px
}

.public-nav-layout .site-menu li.hover .links_b {
     display: block
}

.public-nav-layout .site-menu li .links_b li {
     display: list-item;
     text-align: -webkit-match-parent
}

.public-nav-layout .all-category {
     display: block;
     width: 172px;
     height: 50px;
     float: left;
     position: relative;
     
}

.public-nav-layout .all-category .title {
     line-height: 50px;
     width: 172px;
     height: 50px;
     background: #F43B52;
     overflow: hidden;
}

.public-nav-layout .all-category .title h3 {
     width: 172px;
     height: 50px;
     text-align: center;
     line-height: 50px;
}

.public-nav-layout .all-category .title h3 a {
     display: block;
     width: 172px;
     text-align: center;
     font-size: 14px;
     float: left;
     color: #fff
}

.public-nav-layout .all-category .title h3 a img {
     width: 18px;
     height: 18px;
     vertical-align: middle;
     margin-top: -4px;
     padding: 0 8px;
}

.public-nav-layout .all-category .title i {
     font-size: 0;
     line-height: 0;
     width: 18px;
     height: 14px;
     float: left;
     margin: 18px 4px 0 10px;
}

.public-nav-layout .all-category .category {
     display: none;
     border-top: none;
     width: 962px;
     z-index: 2;
     height: 340px;
     overflow-y: scroll;
     background: #fff;
}
.public-nav-layout .all-category .category::-webkit-scrollbar
{
	width: 15px;
	height: 16px;
	background-color: #F5F5F5;
}
 

.public-nav-layout .all-category .category::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
 

.public-nav-layout .all-category .category::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px #555;
	background-color: rgba(242, 242, 242, 1);
}


.public-nav-layout .all-category:hover .category {
     display: block
}

.public-nav-layout .all-category .category .menu {
     width: 100%;
     height: 100%;
     padding-top: 10px;
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
}

.public-nav-layout .category .menu dl {
     width: 24.5%;
     
}

.public-nav-layout .category .menu dl.hover {
     z-index: 2
}










.public-nav-layout .category dl dt {
     
     height: 30px;
     line-height: 30px;
     padding-left: 10px;
     font-size: 18px;
     
     width: 100%;
}

.public-nav-layout .category dl dt h3 {
     color: #333 !important;
     font-weight: bolder;
}

.public-nav-layout .category dl dd {
     font-size: 0;
     word-spacing: -1em;
     line-height: 30px;
     float: left;
}

.public-nav-layout .category dl:last-child dd {
     border-bottom: none 0
}

.public-nav-layout .category dl dd a {
     font-size: 14px;
     color: #777;
     vertical-align: top;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     padding: 0 10px;
}


.public-nav-layout .category dl dd a:hover {
     color: #08AB35
}

.public-nav-layout .category dl dd h5 {
     font-size: 12px;
     line-height: 20px;
     color: #333;
     margin: 4px 0 2px 0
}

.public-nav-layout .category .brands-list ul {
     overflow: hidden
}

.public-nav-layout .category .brands-list li {
     width: 160px;
     height: 160px;
     margin: 25px auto 0 auto;
}

.public-nav-layout .category .brands-list li a {
     display: table-cell;
     z-index: 1;
     text-align: center;
     vertical-align: middle;
}

.public-nav-layout .category .brands-list li a img {
     max-width: 160px;
     max-height: 160px;
}

.public-nav-layout .category .brands-list li a span {
     color: #333;
     line-height: 25px;
     background-color: #FFF;
     white-space: nowrap;
     text-align: center;
     width: 86px;
     height: 25px;
     padding: 3px 4px;
     position: absolute;
     z-index: 1;
     top: 0;
     right: 0;
     overflow: hidden
}

.public-nav-layout .category .brands-list li a:hover span {
     color: #FFF;
     filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#F27C7171', endColorstr='#F27C7171');
     background: rgba(124, 113, 113, .95);
     z-index: 3
}

.public-nav-layout .category .adv-promotions {
     display: block;
     width: 190px;
}

.public-nav-layout .category .adv-promotions .ad-pic-item {
     width: 160px;
     height: 160px margin: auto;
}

.public-nav-layout .category .adv-promotions a {
     background: #FFF;
     display: table-cell;
     width: 160px;
     height: 160px;
     text-align: center;
     vertical-align: middle;
     margin-top: 10px
}

.public-nav-layout .category .adv-promotions img {
     max-width: 160px;
     max-height: 160px;
}

.nch-breadcrumb-layout {
     text-align: center
}

.nch-breadcrumb {
     font-size: 0;
     text-align: left;
     height: 20px;
     padding: 10px 0;
     margin: 0 auto
}

.nch-breadcrumb span {
     font-size: 12px;
     line-height: 20px;
     color: #999;
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     height: 20px;
     zoom: 1
}

.nch-breadcrumb i {
     font-size: 14px;
     color: #AAA;
     margin-right: 4px
}

.nch-breadcrumb span.arrow {
     font-family: "瀹嬩綋";
     line-height: 20px;
     color: #AAA;
     margin: 0 6px
}

.nch-breadcrumb a {
     color: #777;
     display: block
}

.nch-breadcrumb a:hover {
     color: #F32613
}

.con-cart {
     height: 35px;
     position: relative;
}

.con-cart .cart-btn {
     display: block;
     height: 30px;
}

.con-cart .cart-btn .cart-num {
     display: inline-block;
     height: 18px;
     padding: 0 3px;
     text-align: center;
     line-height: 18px;
     color: #00a53c;
     font-weight: bold;
}

.con-cart .cart-btn span {
     display: inline-block;
     line-height: 30px;
}

.mod_minicart {
     position: relative;
     float: right;
     z-index: 998;
     
}

.mod_minicart .cart_icon {
     background-position: -2px -293px;
     display: inline-block;
     width: 38px;
     height: 30px;
     position: absolute;
     left: 14px;
     top: 5px
}

.cart_num {
     background: #00a53c;
     border-radius: 8px;
     color: #fff;
     display: block;
     font-family: Arial;
     font-size: 12px;
     font-style: normal;
     left: 39px;
     line-height: 16px;
     min-width: 12px;
     padding: 0 2px;
     position: absolute;
     text-align: center;
     top: 3px
}

.mini_cart_btn {
     font-size: 18px;
     color: #666;
     display: block;
     line-height: 40px;
     height: 40px;
     width: 168px
}

.mini_cart_btn:hover,
.mod_minicart .on {
     background: #fff;
     box-shadow: 0 0 5px rgba(0, 0, 0, .2);
     display: block !important
}

.mod_minicart .onn {
     display: block !important
}

.mini_cart_btn span {
     display: block;
     position: absolute;
     left: 64px;
     top: 0
}

.minicart_list {
     background: #fff;
     border: 1px solid #e8e8e8;
     box-shadow: 0 0 5px rgba(0, 0, 0, .2);
     display: none;
     font-size: 12px;
     right: 0;
     position: absolute;
     width: 350px;
     z-index: 10000
}

.minicart_list .spacer {
     position: absolute;
     right: 0;
     top: -7px;
     background-color: #fff;
     width: 166px;
     height: 12px
}

.minicart_list a {
     color: #666
}

.minicart_list a:hover {
     color: #f55
}

.minicart_list .list_detail {
     background: #fff;
     width: 350px
}

.minicart_list .list_detail ul {
     margin: 0 1px;
     max-height: 218px;
     min-height: 142px;
     overflow-x: hidden;
     overflow-y: auto;
     position: relative;
     width: 348px
}

.minicart_list .list_detail li {
     border-bottom: 1px dashed #ddd;
     padding: 10px;
     position: relative;
     width: 328px;
     z-index: 999;
     clear: both;
     overflow: hidden;
     zoom: 1
}

.minicart_list .list_detail li.miniSoldout .num_box {
     margin-top: 10px
}

.minicart_list .list_detail li.miniSoldout span {
     color: #666;
     float: left;
     font-weight: 700;
     line-height: 40px;
     margin-left: 10px;
     width: 60px
}

.minicart_list .list_detail .pro_img {
     border: 1px solid #e4e4e4;
     float: left;
     height: 50px;
     margin-right: 8px;
     width: 50px
}

.minicart_list .list_detail .pro_img img {
     width: 50px;
     height: 50px
}

.minicart_list .list_detail .pro_name {
     float: left;
     height: 40px;
     line-height: 20px;
     overflow: hidden;
     width: 180px
}

.minicart_list .list_detail span.pro_name {
     color: #666
}

.minicart_list .list_detail .pro_price p.cart_gray {
     color: #999;
     font-weight: 400
}

.minicart_list .list_detail .num_box {
     float: left;
     text-align: center;
     white-space: normal;
     width: 65px
}

.minicart_list .list_detail .num_box a {
     line-height: 20px
}

.minicart_list .checkout_box {
     background: #f7f7f7 none repeat scroll 0 0;
     border-top: 1px solid #d1d1d1;
     float: left;
     padding: 10px;
     text-align: right;
     line-height: 30px;
     width: 328px;
     font-size: 14px
}

.minicart_list .none_tips {
     font-size: 13px;
     padding: 40px 30px
}

.minicart_list .none_tips a {
     color: #f55
}

.minicart_list .checkout_box .fstrong {
     font-weight: 700;
     color: #f55
}

.minicart_list .mcartRight {
     float: right;
     padding-right: 20px;
     text-align: right;
     width: 55px;
     line-height: 20px;
     font-size: 12px
}

.minicart_list .mcartRight .pro_price {
     font-family: Arial, Helvetica, sans-serif;
     display: block
}

.minicart_list .checkout_btn {
     background-color: #f55;
     color: #fff;
     padding: 0 10px;
     display: inline-block;
     line-height: 30px;
     font-size: 14px
}

.minicart_list .checkout_btn:hover {
     background: #ea4848;
     color: #fff
}



#t-sp .close {
     right: 48px;
}



#t-sp {
     width: 100%;
     text-align: center;
}

#t-sp a img {
     width: 100%;
     max-width: 1920px;
     max-height: 100px;
}







.public-top-layout .quick-menu .home {
     color: #07913A;
}

.public-top-layout .user-entry {
     width: initial;
}

.public-top-layout .quick-menu {
     width: 60%;
}

.public-top-layout .quick-menu dl {
     float: left;
}

.new_user-info,
.new_user-login {
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     height: 100%;
     position: relative;
     z-index: 999;
     float: right;
}

.new_user-info,
.new_user-login .login-link {
     margin-left: 15px;
}

.public-top-layout .quick-menu .login-link a {
     color: #FC383C;
}

.new_user-info,
.new_user-login span {
     position: relative;
     display: block;
     float: left;
}

.new_user-info,
.new_user-login .login-link:hover a {
     color: #00a53c;
}

.user-entry .dress {
     display: block;
     width: 20px;
     height: 20px;
     margin: auto;
     margin-top: 5px;
     float: left;
}

.user-entry p {
     display: block;
     height: 30px;
     line-height: 30px;
     font-size: 12px;
     font-family: '寰蒋闆呴粦';
     font-weight: 400;
     color: #000;
     float: left;
     margin-left: 5px;
}

.new_text {
     display: inline-block;
     font-size: 15px;
     height: 30px;
     line-height: 30px;
     font-weight: 500;
     color: #9A9A9A;
     float: left;
     margin-top: 15px;
     ;
     margin-left: 15px;
     border-left: 2px solid rgba(204, 204, 204, .4);
     padding-left: 10px;
}

.public-head-layout .site-logo {
     float: left;
     margin-right: 50px;
     height: 60px;
}

.public-head-layout .site-logo a {
     display: block;
     width: 165px;
     height: 100%;
     float: left;
}

.public-head-layout .site-logo a img {
     display: block;
     width: 100%;
     height: 100%;
}



.public-top-layout .quick-menu {
     width: 60%;
}


.new_user-info,
.new_user-login {
     letter-spacing: normal;
     word-spacing: normal;
     display: inline-block;
     height: 100%;
     position: relative;
     z-index: 999;
     float: right;
}

.new_user-info,
.new_user-login .login-link {
     margin-left: 15px;
}

.public-top-layout .quick-menu .login-link a {
     color: #FC383C;
}

.new_user-info,
.new_user-login span {
     position: relative;
     display: block;
     float: left;
}

.new_user-info,
.new_user-login .login-link:hover a {
     color: #00a53c;
}

.user-entry .dress {
     display: block;
     width: 20px;
     height: 20px;
     margin: auto;
     margin-top: 5px;
     float: left;
}

.user-entry p {
     display: block;
     height: 30px;
     line-height: 30px;
     font-size: 14px;
     font-family: '寰蒋闆呴粦';
     font-weight: 400;
     color: rgba(52, 52, 52, 1);
     float: left;
     margin-left: 5px;
}

.new_text {
     display: inline-block;
     font-size: 15px;
     height: 30px;
     line-height: 30px;
     font-weight: 500;
     color: #9A9A9A;
     float: left;
     margin-top: 15px;
     ;
     margin-left: 15px;
     border-left: 2px solid rgba(204, 204, 204, .4);
     padding-left: 10px;
}

.public-head-layout .site-logo {
     float: left;
     margin-right: 50px;
     height: 60px;
}

.public-head-layout .site-logo a {
     display: block;
     width: 165px;
     height: 100%;
     float: left;
}

.public-head-layout .site-logo a img {
     display: block;
     width: 100%;
     height: 100%;
}
.head-search-bar {
     height: 40px;
     display: block;
     position: relative;
     z-index: 100;
     margin-top: 10px;
     float: left;
}

.head-search-bar .search-icon {
     display: block;
     width: 50px;
     height: 36px;
     background: rgba(242, 242, 242, 1) url(../image/search-icon6.png) no-repeat center;
     float: right;
     border: none;
     cursor: pointer;
}

.head-search-bar .search-icon:hover {
     background-color: #25B84D;
}

.head-search-bar .search-form {
     height: 36px;
     width: 500px;
     border: solid 1px #CCCCCC;
     border-radius: 18px;
     overflow: hidden;
     background: rgba(242, 242, 242, 1);
}

.head-search-bar .input-text {
     line-height: 28px;
     width: 350px;
     height: 28px;
     float: left;
     padding: 4px 10px 4px 10px;
     border: none 0;
     background: rgba(242, 242, 242, 1);
     font-size: 14px;
}

.head-search-bar .input-text::-webkit-input-placeholder {
     color: #343434;
     font-weight: 500;
}

.head-search-bar .input-text::-moz-placeholder {
     
     color: #343434;
     font-weight: 500;
}

.head-search-bar .input-text:-moz-placeholder {
     
     color: #343434;
     font-weight: 500;
}

.head-search-bar .input-text:-ms-input-placeholder {
     
     color: #343434;
     font-weight: 500;
}

.new_shopping {
     display: block;
     height: 36px;
     border: solid 1px #CCCCCC;
     border-radius: 18px;
     overflow: hidden;
     background: rgba(242, 242, 242, 1);
     float: right;
     padding: 0 15px;
     box-sizing: border-box;
     margin-top: 10px;
     margin-left: 10px;
     cursor: pointer;
}

.new_shopping img {
     display: inline-block;
     width: 20px;
     height: 20px;
     margin-bottom: 8px;
}

.new_shopping p {
     font-size: 14px;
     font-weight: 500;
     color: #343434;
     display: inline-block;
     line-height: 36px;
}

.head-search-layout {
     float: right;
}

.header-wrap {
     background-color: #fff;
     width: 100%;
     background-position: top center;
     background-repeat: no-repeat;
     padding: 22px 0;
}