body {
    position: relative;
    margin: 0;
    padding: 0;
    color: #222;
    font-size: 14px;
    max-width: 765px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 50px;
    /*background: #f7f7f7;*/
    font-weight: lighter;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
a {
    outline: none;
    text-decoration: none;
    cursor: pointer
}
img {
    outline: none;
    border: none
}
@media screen and (min-width: 765px) {
    body {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee
    }
    .index-header #slider, .index-header .slider {
        height: 300px !important
    }
}
html {
    padding: 0;
    margin: 0;
    max-width: 765px;
    margin: 0 auto;
    background: #f7f7f7
}
input {
    color: #222;
    text-align: left;
    font-size: 10pt;
    outline: none;
}
input[type=text] {
    border: 1px solid #bbb;
    border-radius: 3px;
    width: 100%;
    display: block
}
.marginAuto {
    margin: 0 auto
}
.block {
    display: block
}
.Elipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.prices {
    font-size: 12px;
    color: #f50;
    font-weight: normal
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.clearfix {
    /*height: 103%;*/
    display: inline-table
}
* html .clearfix {
    height: 1%
}
.clearfix {
    display: block
}
.search-w-box {
    position: relative;
    background: transparent;
    padding: 10px 11px;
    border-bottom: 1px solid #eee;
    border-bottom-style: double
}
.search-w-input {
    outline: 0;
    border: 1px solid #ddd;
    font-size: 14px !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABi0lEQVR42s2XsU4CQRRFoXGREmOxW1ASAgWfsEqt/2FhLTV+A4mSDf1+hNFEgrEhJsTC2Gmx/AHJWrjeSe4mEzLgDLMDS3ICmffevWFmduZtpVLmTxzHLXADHkACUpJwTMRaRRqG4Blkmojc0MawBu7BLwU/wQRcggB4JODYhDkZa0RtzdS0AV6kf3EHqhp1VebmdUKjoWtaB68sfAPdHWary9qMWnWdoogFczGNFksVUENoRTobKV/TdgEbsy2tebgtcZqvaYFPRb7m000JPSYsHJwBC2r3VMEhgyMHxiNqD1XBRwb7Doz71H5SBRMGAwfGAbUTVTBl0HNg7FE7LZXxwaba5eY637a59vE43ZbnADnYkam4JDoFmHakS+Lsv+SxdC36FqY++KLW2LQRmFs0At/UWIGmbuGJZG605mutz4rf7+BUV+B4rdn7YHdywWk8Ij7HIubIzV6Tpmbm0oabGbS3M3kjCbOdzaU2ZsATbgl+yJJjg03tkrW55aNVGvPrfb+DCfMr8fsPcg6fmHF/AckAAAAASUVORK5CYII=) 8px no-repeat #fff;
    background-size: 15px 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: baseline;
    padding: 5px 0;
    padding-left: 28px;
    border-radius: 30px;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-appearance: none
}
.footer {
    margin: 5px 0
}
.copyright {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #ccc;
    text-align: center
}
.Thead {
    position: relative;
    font-size: 15px;
    color: #888;
    border-left: 5px solid #44b549;
    padding-left: 10px;
    margin: 12px 10px
}
.Thead .more {
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url(/static/index/images/iconfont-you.png) center no-repeat;
    background-size: 20px;
    opacity: .8
}
.hidden {
    display: none
}
.bottom_nav {
    overflow: hidden;
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    /*background: rgba(238,238,238,0.8)*/
}
.bottom_nav > a {
    height: 45px;
    padding-top: 4px;
    color: #999;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    width: 25%;
    outline: none;
    border-bottom: 2px solid transparent;
    transition-duration: 150ms
}
.bottom_nav > a i {
    background-image: url(/static/index/images/icon_nav.png);
    background-repeat: no-repeat;
    background-size: 161px 46px;
    -webkit-background-size: 161px 46px;
    width: 23px;
    height: 23px;
    content: '\20';
    display: block;
    margin: 0 auto 2px auto
}
.bottom_nav .nav_search i {
    background-position: -46px 0
}
.bottom_nav .nav_search.hover i {
    background-position: -46px -23px
}
.bottom_nav .nav_shopcart i {
    background-position: -138px 0
}
.bottom_nav .nav_shopcart.hover i {
    background-position: -138px -23px
}
.bottom_nav .nav_me i {
    background-position: -69px 0
}
.bottom_nav .nav_me.hover i {
    background-position: -69px -23px
}
.bottom_nav .nav_index i {
    background-position: 0 0
}
.bottom_nav .nav_index.hover i {
    background-position: 0 -23px
}
.bottom_nav > a.hover {
    border-bottom-color: #e4393c;
    /*background: #eaeaea;*/
    /*background: rgba(238,238,238,0.9);*/
    color: #e4393c
}
header.bheader {
    margin: 5px 10px;
    line-height: 24px;
    position: relative;
    text-align: center
}
header.bheader span {
    font-size: 15px;
    color: #555;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    display: inline-block;
    background: #f7f7f7;
    padding: 0 20px;
    z-index: 1
}
header.bheader span a {
    color: #fff !important
}
header.bheader:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #dedede
}
.gBanner {
    max-width: 100%;
    display: block
}
._Tiping {
    opacity: .8;
    position: fixed;
    background: url('/static/index/images/iconfont-iconfontroundcheck-50x.png') center 20px no-repeat #333;
    background-image: -webkit-image-set(url(/static/index/images/iconfont-iconfontroundcheck-50x.png) 1x, url(/static/index/images/iconfont-iconfontroundcheck-100x.png) 2x);
    background-size: 50px;
    color: #fff;
    line-height: 70px;
    border-radius: 10px;
    text-align: center;
    font-size: 13px
}
#list-loading {
    display: none;
    height: 30px;
    text-align: center;
    padding: 10px 0
}
#list-loading img {
    display: inline-block;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear
}@-webkit-keyframes rotate{
     from {
         -webkit-transform: rotate(0deg)
     }
     to {
         -webkit-transform: rotate(360deg)
     }}
#homeSlider {
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    word-wrap: nowrap;
    background: #eee;
    margin: 10px 0
}
#homeSlider img {
    width: 100%;
    display: block
}
#slider {
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    word-wrap: nowrap;
    height: 12.5em;
    background: #eee
}
.slider {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center
}
.sliderX {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: 0
}
.sliderX img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    border: none
}
.sliderTip {
    opacity: .7;
    height: 18px;
    line-height: 14px;
    position: absolute;
    left: -1000px;
    bottom: 5px;
    padding: 0 6px;
    z-index: 888
}
.sliderTipItems {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    margin: 4px 0;
    background: #aaa;
    display: inline-block;
    margin-right: 3px
}
.sliderTipItems:last-child {
    margin-right: 0
}
.sliderTipItems.current {
    background: #ff9000
}
.productCount {
    width: 82px;
    display: inline-block;
    height: 25px;
    border: 1px solid #eee
}
.productCount .btn {
    display: block;
    background: #eee;
    width: 25px;
    height: 25px;
    text-align: center;
    position: relative;
    float: left;
    background: url('/static/index/images/iconfont-add1-16x.png') center no-repeat #f7f7f7;
    background-image: -webkit-image-set(url(/static/index/images/iconfont-add1-16x.png) 1x, url(/static/index/images/iconfont-add1-32x.png) 2x);
    background-size: 16px
}
.productCountMinus {
    background-image: url('/static/index/images/iconfont-minus-20x.png') !important;
    background-image: -webkit-image-set(url(/static/index/images/iconfont-minus-20x.png) 1x, url(/static/index/images/iconfont-minus-40x.png) 2x) !important;
    background-size: 20px !important;
    border-right: 1px solid #eee
}
.productCountPlus {
    border-left: 1px solid #eee
}
.productCountNum {
    display: block;
    width: 30px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    position: relative;
    float: left
}
.productCountNum input {
    outline: none;
    border: none;
    display: block;
    height: 23px;
    width: 20px;
    text-align: center;
    line-height: 25px;
    background: transparent;
    margin: 0;
    padding: 0 5px
}
.listTopcaption {
    background: #f7f7f7;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 999
}
.listTopcaption .holder {
    padding: 0 45px;
    font-size: 14px;
    text-align: center;
    position: relative;
    background: rgba(238,238,238,0.3)
}
.listTopcaption .holder p {
    height: 45px;
    font-size: 16px;
    font-weight: lighter;
    line-height: 45px;
    color: #666;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.listTopArrow {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 45px;
    width: 45px;
    background: url(/static/index/images/icon/iconfont-angleleft-25x.png) center no-repeat;
    background-image: -webkit-image-set(url(/static/index/images/iconfont-angleleft-25x.png) 1x, url(/static/index/images/iconfont-angleleft-50x.png) 2x);
    background-size: 25px
}
.listTopArrow.home {
    position: absolute;
    left: initial;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 45px;
    width: 45px;
    background: url(/static/index/images/iconfont-icontitlehuishouye-30x.png) center no-repeat;
    background-image: -webkit-image-set(url(/static/index/images/iconfont-icontitlehuishouye-30x.png) 1x, url(/static/index/images/iconfont-icontitlehuishouye-60x.png) 2x);
    background-size: 30px
}
.listTopArrow.search {
    top: 10px
}
.TopcaptionPos {
    background: #fff;
    height: 45px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1)
}
#viewCatLeft {
    position: relative;
    background: #f7f7f7;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    width: 26%;
    float: left;
    z-index: 2
}
#viewCatRight {
    width: 74%;
    background: #222;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    background: #fff;
    float: left;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1
}
.viewCatTopItem {
    color: #555;
    font-size: 14px;
    display: block;
    padding: 0 8px;
    line-height: 38px;
    border-bottom: 1px solid #eee;
    cursor: pointer
}
.viewCatTopItem.hov {
    font-weight: lighter;
    color: #f9950b;
    background: #fff
}
.subcat_caption {
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #f9950b;
    margin-bottom: 5px
}
.subcat_caption span {
    background: #f9950b;
    color: #fff;
    display: inline-block;
    padding: 2px 6px
}
#whiteWrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff
}
.font12 {
    font-size: 12px !important
}
.productListWrap {
    position: relative;
    width: 100%;
    float: left
}
.productListWrap .productList {
    background: #fff;
    display: block;
    border-top: 1px dotted #e1e1e1;
    cursor: pointer;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px
}
.productListWrap .productList img {
    width: 100%;
    min-height: 50px;
    display: block
}
.productListWrap.hoz {
    width: 47%;
    margin: 0 1.5%;
    margin-bottom: 5px
}
.productListWrap.hoz .productList {
    border-top: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #eee;
    padding: 0
}
.productListWrap.hoz .productList section {
    padding: 5px
}
.productListWrap.hoz .productList img {
    float: none;
    margin-right: 0;
    display: block;
    width: 100%
}
.productListWrap.hoz .title {
    font-size: 12px;
    text-align: left;
    width: 100%;
    height: 18px !important;
    display: block;
    padding-right: 0;
    overflow: hidden;
    line-height: 1.5em;
    color: #555
}
.productListWrap.hoz .prices {
    display: block;
    border-top: 1px dashed #eee;
    margin-top: 5px;
    padding-top: 5px;
    font-size: 12px;
    text-align: center
}
.subcat_wrapp {
    margin: 0 10px
}
.subcat_item.f1 img {
    width: 80%;
    margin: 0 auto
}
.subcat_item.f2 img {
    width: 58%;
    margin: 0 auto
}
.subcat_item {
    width: 29.33%;
    margin: 2%;
    margin-bottom: 0;
    padding-bottom: 5px;
    display: block;
    float: left;
    text-align: center;
    color: #222
}
.subcat_item img {
    width: 100%;
    display: block;
    border-radius: 10000px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}
.subcat_item span {
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    color: #555;
    overflow: hidden
}
.subcatBrand {
    display: block;
    float: left;
    margin-bottom: 8px;
    border: 1px solid #eee;
    box-shadow: 0 0 3px rgba(0,0,0,0.05)
}
.subcatBrand img {
    max-width: 100%;
    display: block
}
.subcatBrand:nth-child(2n-1) {
    margin-right: 4px
}
.subcatBrand:nth-child(2n) {
    margin-left: 4px
}