body {
    font: 12px/1.5 "Futura LT Light", "PingFangSC-Regular", "Microsoft Yahei", "SimHei", "SimSun", sans-serif;
}
.row {
    margin: 0
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-2-5, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    padding: 0
}
.cart-body {
    background: #f6f6f6
}
.h1, .h2, .h3, .h4, .lead, h1, h2, h3, h4 {
    margin: 0;
}
.undline, .undline:hover {
    border-bottom: 1px solid;
}
button, select {
    outline: none;
}
.nomargin {
    margin: 0 !important
}
.b {
    font-weight: bold
}
.h1, H1 {
    font-size: 32px;
    letter-spacing: 4px
}
.h2, H2 {
    font-size: 20px;
    letter-spacing: 4px
}
.h3, H3 {
    font-size: 16px;
    letter-spacing: 2px
}
.h4, H4 {
    font-size: 14px;
    letter-spacing: 2px;
}
.h5, H5 {
    font-size: 12px;
    letter-spacing: 0px;
}
.lgray {
    color: #2e3233 !important
}
.rgray {
    color: #a49791 !important
}
.dgray {
    color: #464b52 !important
}
.dgray:hover {
    color: #a49791 !important
}
.gray9 {
    color: #999 !important
}
.graybf {
    color: #bfbfbf !important
}
.c-red {
    color: #d7636c !important
}
.c-yellow {
    color: #dab97a !important
}
.c-blue {
    color: #546bb3 !important
}
.c-green {
    color: #63bab3 !important
}
.c-violet {
    color: #703e97 !important
}
.c-rose {
    color: #b44a8d !important
}
.c-orange {
    color: #e18141 !important
}
.c-black {
    color: #2e3233 !important
}
.c-gray {
    color: #999 !important
}
.c-white {
    color: #FFF !important
}
.c-coffee {
    color: #A49691 !important
}
.b-red {
    background: #d7636c !important
}
.b-yellow {
    background: #dab97a !important
}
.b-blue {
    background: #546bb3 !important
}
.b-green {
    background: #63bab3 !important
}
.b-violet {
    background: #703e97 !important
}
.b-rose {
    background: #b44a8d !important
}
.b-orange {
    background: #e18141 !important
}
.b-black {
    background: #2e3233 !important
}
.b-gray {
    background: #999 !important
}
.b-white {
    background: #FFF !important
}
input {
    color: #bfbfbf;
}
input:focus{ outline:none !important;}
::-webkit-input-placeholder { 
    color: #bfbfbf;
}
::-moz-placeholder { 
    color:#bfbfbf;
}
:-ms-input-placeholder { 
    color: #bfbfbf;
}
:-moz-placeholder { 
    color: #bfbfbf;
}
address, em, i {
    font-style: normal;
}
.select-out {
    cursor: pointer;
    display: inline-block;
}
.select-opt {
    width: 100%;
    color: #2E3233;
   
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;

    background: url(" ../image/s-xx.png") no-repeat right center transparent;
    outline: none;
    padding-right: 14px;
}
.select-out option {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 4px;
    text-align: right;
    text-align-last: right;
}
option:checked, option:hover {
    color: #fff;
    background: #2E3233 !important;
}
ul, ol, menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
a, a:hover {
    cursor: pointer;
    transition: .2s;
    color: #bfbfbf;
    text-decoration: none;
    opacity: 1;
}
a:focus, a:hover {
    opacity: 1;
}
.container {
    width: 100%;
    max-width: 1200px;
    padding: 0
}
.btn {
    border: 1px solid #E3E3E3;
    display: inline-block;
    line-height: 1;
    font-size: inherit;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 24px 10px 30px;
    margin: 5px 10px;
    border-radius: 0;
    font-family: "Arial";
}
.container.xstop {
    max-width: 1000px;
    padding-top: 15px;
}
.btnw {
    border: 1px solid #fff;
    color: #FFF;
}
.btn:hover, .btn:active {
    box-shadow: none;
    background: #464b52;
    color: #FFF
}
.showmore, .show-xs {
    display: none !important;
}
.geduan {
    height: 12px;
    background: #f5f5f5
}

.clearfix {
    *zoom: 1;
}

@media (max-width:767px) {
    body, .container {
        background: #f4f4f5;
    }
    .container {
        width: 100%;
        padding: 0
    }
    .btn {
        border: none;
    }
    .cart-ship-shadow {
        opacity: 1
    }
}
.redbtn {
    border: 1px solid #464B52 !important;
    background: #464B52 !important;
    color: #FFF !important;
}
.width100 {
    width: 100%;
}
.fleft {
    float: left
}
.fright {
    float: right
}
.tright {
    text-align: right !important
}
.tcenter {
    text-align: center !important
}
.tleft {
    text-align: left !important
}
.Mtop-search, .Mtop-search:focus {
    border: none;
    color: #464b52;
    height: 36px;
    border-radius: 20px;
    width: 94%;
    margin: 14px 3%;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
    text-indent: 40px;
    background: #FFF url(../image/search22.png) 10px 10px no-repeat;
    outline: none;
    border: 0;
}
.header-search {
    background: none;
    border-bottom: 1px solid #FFF;
    display: flex;
    justify-content: space-between !important;
    align-content: space-between !important;
    background: rgba(255,255,255,.2)
}
.header-search a, .header-search input {
    display: inline-flex !important;
    padding: 11px;
}
.navbar-inverse {
    background: #464b52;
    border: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgba(255,255,255,0.2)
}
.navbar-nav {
    width: max-content;
    display: flex;
    margin: 0
}
.navbar-nav>li>a {
    color: #FFF !important;
}
.navbar-right li {
    padding: 13px 0 8px 40px;
}
.navbar-right li.xuanfu {
    position: relative
}
.fuceng {
    position: absolute;
    top: 49px;
    right: -100px;
    padding: 30px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    display: none;
}
.gw .fuceng {
    padding: 30px 23px;
}
.gw .fleft {

    width: 138px;
    border-right: 1px solid #e3e3e3;
    padding-left: 7px;
}
.gw .fleft h3 {
    margin-top: 26px;
    font-size: 14px;
    margin-bottom: 145px;
}
.gw .fleft a {
    line-height: 28px;
    color: #323637;
    border-bottom: 1px solid #323637;
    width: auto;
}
.gw .fright {
    width: 234px;
    padding-left: 23px;
}
.gw .fright h4 {
    margin: 0 7px 7px
}
.fuceng.login {
    width: 248px;
    padding: 0;
   
}
 .fuceng .close{ position:absolute; right:5px;top:10px; width: 10px; z-index: 9}
.register .h6, .login .h6 {
    background: #464b52;
    font-size: 12px;
    color: #FFF;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
    width: 100%;
    display: inherit
}
.register .h6, .login .h6:hover {
    background: #a49791;
    color: #FFF;
}
.login .tijiao, .login .other, .register .tijiao {
    padding: 0 23px 14px;
}
.login .tijiao input {
    border: 1px solid #e3e3e3;
    width: 100%;
    margin-bottom: 13px;
    line-height: 26px;
    height: 26px;
    text-indent: 1em;
    outline: none;
}
.login .btn {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    background: #464b52;
    color: #FFF;
    height: 26px !important;
    border: 1px solid #464b52 !important;
    text-indent: 0 !important;
    font-size: 12px;
}
.login .btn:hover {
    background: #a49791;
}
.login .qiehuan {
    padding: 14px 23px;
}
.login a:hover, .login a:focus, .login a.active {
    color: #2e3233;
    cursor: pointer;
}
.fuceng.register {
    width: 776px;
    padding: 0;
    right: 112px
}
.register .h6 {
    line-height: 28px;
}
.register .tijiao {
    padding: 30px 50px 0px 50px;
}
.register ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both
}
.register ul li {
    width: 50%;
    display: flex;
    align-items:flex-start;
    justify-content: flex-start;
    margin: 0;
    padding: 0 0 30px 0;
}
.register ul li label {
    width:30%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height:42px;
    text-align: left
}
.register ul li input {
    width:100%;
    margin: 0;
    height: 42px;
    padding: 0px;
    text-indent: 1em;
}
 .hyz {
    display: flex;
    height: 42px;
    width: 50%;
}
.hyz img {
    width:60%;
    display: inline-flex
}

.hyz span {
    width:38%;padding-left:2%
    display: inline-flex
}
.register .other {
    padding: 0px 50px 30px 50px;
    color: #999;
    letter-spacing: 1px
}
.register .other p {
    text-indent: -2em;
    margin-left: 3em;
}
.register .other a {
    color: #999;
    text-decoration: underline
}
.register .btn {
    background: #464b52;
    color: #FFF;
    outline: none;
    line-height: 42px;
    padding: 0;
}
.navbar-right li.xuanfu:hover .fuceng {
    display: block;
}
.searchbtn {
    border: none;
    outline: none;
    border-bottom: 1px solid #464b52;
    width: 380px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
}
.fuceng h4 {
    margin-top: 20px;
    margin-bottom: 14px;
}
.fuceng .disflex {
    justify-content: space-between;
    display: flex;
    align-items: center
}
.fuceng .disflex a {
    display: inline;
}
.fuceng .tuijian a {
    width: 90px;
    	text-align: left;
    overflow: hidden;
    margin: 7px;
    float: left;
    	position: relative
}
.fuceng .tuijian a img{
    width: 100%;

}
.fuceng .tuijian a .name{ overflow:hidden; height: 14px;text-overflow: ellipsis;white-space: nowrap; color:#323637;}
.fuceng .tuijian a  .price{ color:#323637; text-decoration: none;font-size: 12px
}
.fuceng .tuijian .close{ width:10px; height: 10px; position: absolute; top:2px;right:2px;z-index: 9;opacity: 1;background: rgba(255,255,255,.4); border-radius: 10px;}

.swiperimg {
    width: 100%
}
.xstop {
    margin-top: 0 !important;
}
.navbar-header {
    margin: 0!important;
    border-bottom: none;
}

@media (min-width:768px) {
    .navbar-header {
        margin: 0!important;
        border-bottom: 1px solid #e3e3e3;
    }
    .header-search {
        padding: 0px 15px;
        background: none;
    }
    .header-search input {
        padding: 4px
    }
    .navbar {
        min-height: 164px;
        border-bottom: 2px solid #e3e3e3;
        margin-bottom: 20px;
        z-index: 999;
    }
    .navbar-nav {
        margin: 0 0px -1px!important;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        padding-top: 4px;
        padding-bottom: 4px;
        display: inline-block !important;
    }
    .navbar-brand {
        height: 159px;
        float: none;
        margin: 0 auto !important;
        padding: 0 !important;
    }
}
.nav-sub {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 70px;
    border-top: 1px solid #eee
}
.footer {
    padding: 40px 0 30px;
    background: #464b52;
}
.footer .container {
    width: 100%;
    max-width: 1200px;
    padding: 0 100px;
}
.footer .disflex {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}
.footer .line {
    background: #5d6064;
    height: 1px;
    width: 100%;
    margin: 30px 0;
}
.footer .disflex div {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
    color: #FFF;
    letter-spacing: 2px;
    font-size: 14px;
}
.footer .disflex div img {
    width: auto;
    margin-right: 14px;
}
.footer, .footer-top a {
    color: #fff;
    line-height: 2em;
    border-bottom: 1px solid rgba(255,255,255,0)
}
.footer-top a:hover, .footer a:focus {
    color: #a49791;
    border-bottom: 1px solid #a49791;
}
.footer-top .about {
    display: flex;
    justify-content: space-between;
}
.footer-top .about>div {
    display: flex;
    flex-flow: column;
    justify-content: flex-start
}
.footer-top h3 {
    color: #ffffff;
    margin-bottom: 24px;
    font-weight: 400;
    font-family: "PingFangSC-Regular", "Microsoft Yahei", sans-serif !important;
}
.list-unstyled {
    line-height: 30px;
    letter-spacing: 2px;
}
.footer-bottom a {
    font-size: 13px;
    color: #6b7076;
}
.footer-bottom ul>li {
    padding: 0;
    color: #6b7076;
    letter-spacing: 5PX;
}
.footer-bottom {
    margin-bottom: 60px;
}

@media (min-width:768px) {
    .footer-bottom ul>li+li:before {
        padding: 0 10px;
        color: #ccc;
        content: "|" !important;
    }
    .footer-bottom {
        margin-bottom: 0px;
    }
}
.footer-bottom ul>li+li:before {
    padding: 0 10px;
    color: #ccc;
    content: "|";
}
footer.tabbar {
    z-index: 1;
    position: fixed;
}
footer.tabbar a {
    color: #666
}
.tabbar {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #FFF;
}
.tabbar_item {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    text-align: center;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 0 0;
    -webkit-tap-highlight-color: transparent;
}
.tabbar_item_on {
    color: #A49691 !important
}
.tabbar_icon {
    width: 23px;
    margin: auto;
    margin-bottom: 0px;
    position: relative
}
.tabbar_icon span {
    background: #464b52;
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    font-size: 0.9em;
    vertical-align: top;
    margin: -4px 0 0 -4px;
}
.tabbar_item p {
    margin: 0 0 3px
}
footer .fa {
    font-size: 18px;
    height: 18px;
}


.navbar-fixed-top2 {
    z-index: 99999;
    display: flex;
    background: #fff !important;
    height: 52px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border:none;
    border-bottom: 1px solid #f5f5f5;
}
.navbar-fixed-top2 h4 {
    display: inline-block;
    text-align: center;
    width: 80%;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 52px;
    padding: 0;
    margin: 0;
}
.navbar-fixed-top2 .btn {
    display: inline-flex;
    justify-content: center;
    width: 10%;
    line-height: 54px;
    padding: 0;
    margin: 0;
    align-items: center;
}
.navbar-fixed-top2 .btn:hover {
    box-shadow: none;
}
.navbar-fixed-top2 .btn span:before {
    font-size: 26px;
    line-height: 54px;
}
.navbar-fixed-top2 .btn img {
    width: 12px;
    margin: auto
}
.navbar-fixed-top {
    position: fixed;
}
.navbar-fixed-top .logo2 {
    display: none
}
.navbar-fixed-top .navbar-collapse {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    position: relative;
}
.navbar-fixed-top .navbar-nav>li>a, .navbar-fixed-top .navbar-nav>li>input {
    color: #999 !important;
}
.navbar-fixed-top .navbar-nav>li>a:hover, .navbar-fixed-top .navbar-nav>li:hover .fa-search:before {
    color: #464b52 !important;
}
.navbar-fixed-top .navbar-nav>li>a.xh {
    padding: 12px;
    line-height: 24px;
    font-size: 14px;
}
.navbar-fixed-top .navbar-nav>li>a.xh:hover, .navbar-fixed-top .navbar-nav>li>a.xh.active {
    color: #464b52 !important;
}
.AllProducts>a.xh {
    font-size: 20px !important
}
.navbar-fixed-top .header-search {
    border-bottom: 1px solid #fff;
    display: block;
}

@media (min-width:768px) {
    .navbar-fixed-top {
        position: static;
        z-index: 999 !important;
    }
    .panduan {
        width: 100%;
        max-width: 100%;
        clear: both;
        display: flex;
        flex-flow: column;
    }
    .navbar-fixed-top .navbar-nav>li>a.xh {
        padding: 12px 0;
        margin: 0 50px 0 0;
        color: #999;
        line-height: 24px;
        border-bottom: 2px solid rgba(255,255,255,0);
        font-size: 14px;
    }
    .navbar-fixed-top .navbar-nav>li>a.xh:hover, .navbar-fixed-top .navbar-nav>li>a.xh.active {
        color: #464b52 !important;
        border-bottom: 2px solid #464b52;
    }
    .navbar-fixed-top .header-search {
        border-bottom: 1px solid #fff;
        display: inline-flex;
    }
    .AllProducts>a.xh {
        font-size: 14px !important
    }
    .navbar-fixed-top {
        background: #fff !important;
        border-bottom: 1px solid #e3e3e3;
    }
    .navbar-fixed-top .logo2 {
        display: block!important;
        margin: auto;
        margin-top: 29px;
        margin-bottom: 18px;
        width: 70px
    }
    .navbar-fixed-top .navbar-collapse {
        max-width: 1000px;
        overflow: visible;
        z-index: 999;
    }
    .navbar-fixed-top .header-search {
        border-bottom: 1px solid #ddd;
    }
}

.fixed-left {
    position: fixed;
    left: 50%;
    margin-left: 600px;
    top: 22%;
    width: 42px;
    display: flex !important;
    flex-direction: column;
    align-content: center;
    z-index: 999;
    overflow: visible;
}
.fixed-left ul, .fixed-left li {
    list-style: none;
    text-align: center;
    z-index: 999;
    overflow: visible
}
.fixed-left .sjscewm {
    position: absolute;
    right: 44px;
    top: 0;
    width: 191px;
    display: none;
    opacity: 0;
    z-index: 999;
    overflow: visible
}
.fixed-left a:hover .sjscewm {
    display: block;
    opacity: 1;
}

@media (max-width:768px) {
    .fixed-left {
        position: fixed;
        left: auto;
        margin: 0;
        right: 10px;
        top: auto;
        bottom: 100px;
        width: 42px;
        display: flex;
        flex-direction: column;
        align-content: center;
        z-index: 9;
    }
}

.AllProducts {
    position: relative;
}
.v-cat-box {
    position: absolute;
    width: 900px;
    top: 50px;
    left: 0%;
    z-index: 99;
    background: rgba(255,255,255,1);
    padding: 20px 10px 30px;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}
.AllProducts:hover .v-cat-box {
    display: block;
    opacity: 1;
}
.v-cat-list {
    display: flex;
}
.v-cat-list li {
    padding: 0 10px;
}
.v-cat-list a img {
    width: 200px;
    height: 200px;
}
.clr {
    min-height: 1%;
    _height: 1%;
}
.clr:after {
    clear: both;
    content: ".";
    overflow: hidden;
    height: 0;
    display: block;
}

.daohang {
    margin-top: 68px;
    width: 100%;
    overflow-x: auto
}
.daohang a {
    float: left;
    padding: 0 12px;
    color: #777
}


.sort-row {
    display: flex;
    line-height: 20px;
    padding: 20px 0;
    font-size: 14px;
    justify-content: space-between;
}
.empty {
    padding: 3em;
    padding-top: 5em;
    color: #586c94;
    text-align: center;
}
.product_detail {
    flex: 1;
    min-height: 700px;
}
.sort-row ul {
    flex: 1;
}
.sort-row ul li {
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.sort-row ul li::before {
    position: absolute;
    content: '|';
    left: -2px;
    color: #ddd;
}
.sort-row ul li:first-child::before {
    content: '';
}
.sort-row .page-count {
    width: 100px;
    display: flex;
    border-left: 1px solid #e6e6e6;
}
.sort-row .desc::after {
    content: '\f107';
    font-family: 'FontAwesome';
}
.sort-row .asc::after {
    content: '\f106';
    font-family: 'FontAwesome';
}
.sort-row .prev, .sort-row .next {
    width: 20px;
    text-align: center;
}
.sort-row .page {
    flex: 1;
    text-align: center;
    font-style: normal;
    color: #1a1a1a;
}
.sort-row .prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    color: #1a1a1a
}
.sort-row .next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #1a1a1a
}
.gallery-showmode {
    padding: 0;
    float: right;
}
.gallery-showmode .grid-show, .gallery-showmode .list-show {
    width: 40px;
    height: 40px;
    display: list-item;
    float: left;
    margin: 0;
    list-style: none;
    text-align: center;
}
.list-row {
    padding-bottom: 70px;
}
.cells {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.goods {
    margin-bottom: 20px;
    color: #0a0a0a;
    display: block;
    position: relative;
}
.goods .goodsimg {
    position: relative;
    overflow: hidden;
}
.goods .goodsimg img {
    display: block;
    width: 100%;
}
.goods .goodsimg .postin {
    position: absolute;
    top: 0;
    left: 0
}
.goods .name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 20px;
    text-align: center;
    color: #2e3233;
    font-size: 14px;
    margin-top: 8px;
}
.goods .pro {
    padding-top: 10px;
    border: 0px solid #E3E3E3;
}
.goods .noact {
    display: none;
}
.goods .goods-price {
    color: #464b52;
    font-size: 16px;
}
.goods .goods-price ul {
    font-size: 12px;
    text-align: center
}
.goods .goods-price label {
    color: #666;
}
.goods .goods-price ins {
    text-decoration: none;
    font-size: 16px;
    color: #464b52;
    font-weight: bold
}
.goods .goods-price del {
    color: #999;
}
.goods .goods-price span {
    color: #666;
}
.goods .saleout {
    width: 60% !important;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 2;
    background: rgba(255,255,255,.8);
    color: #464B52;
    font-size: 32px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center
}
.btn-caution span {
    background: #ea3530;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true, gradientType=0, startColorstr='#ea3530', endColorstr='#ea3530');
}
.gallery-sale-point {
    font-size: 12px;
    margin: 0px 0 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 20px;
    text-align: center;
}

@media (max-width:767px) {
    .showmore {
        width: 100%;
        text-align: center;
        color: #666;
        line-height: 24px;
        font-size: 14px;
        clear: both;
        display: block;
        background: #F5f5f5;
        padding: 30px 0 80px;
    }
    .show-xs {
        display: inline-block !important
    }
    .goods {
        margin-bottom: 0px;
    }
    .goods .pro {
        display: block;
    }
    .goods .name {
        text-align: left;
    }
    .gallery-sale-point {
        margin: 0px 0 4px;
        text-align: left;
    }
    .goods .goods-price ins {
        font-size: 12px;
    }
    .goods .goods-price li {
        text-align: left;
    }
}

.pageview {
    margin: 60px 0 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    clear: both;
    width: 100%;
}
.pageview .prev, .pageview .next {
    padding: 0 5px;
}
.pageview .over {
    color: #bfbfbf;
    cursor: not-allowed;
}
.pageview .flip {
    color: #999;
    padding: 1px 8px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: auto;
    letter-spacing: 0;
}
.pageview a.flip:hover, .pageview .active {
    color: #464B52;
}
.pageview .active {
    font-weight: bold;
}
.pageview .ellipsis {
    margin-left: 5px;
    letter-spacing: 0;
}
.pageview .over .ico {
    color: #ccc;
}
.pageview .prev, .pageview .next {
    padding: 0 5px;
}
.pageview .ico {
    font-size: 18px;
    font-style: normal;
}

.p-quantity {
    width: 74px;
    margin: 0 auto;
    overflow: hidden;
}
.p-quantity a {
    float: left;
    width: 20px;
    height: 21px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    text-align: center;
    font: 14px/21px simsun, serif;
}
.p-quantity input {
    float: left;
    width: 34px;
    height: 21px;
    line-height: 21px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #d9d9d9;
    text-align: center;
    padding: 0;
    margin: 0;
}

.mask {
    display: none;
    background-color: #464b52;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 19980;
    position: fixed!important;
}
.popable {
    display: none;
    background-color: #fff;
    font-size: 12px;
    z-index: 19990;
    width: 450px;
    min-height: 100px;
    left: 50%;
    top: 40%;
    margin-left: -225px!important;
    margin-top: -200px!important;
    position: fixed;
    box-shadow: 0 2px 2px 2px rgba(255,255,255,.4);
    line-height: 24px;
}
.popable .faceTittle {
    padding: 0px 20px;
    background-color: #f4f4f5;
    color: #2e3233;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.popable .faceTittle .closeWin {
    margin: 0px;
    color: White;
    float: right;
}
.popable .popableInner {
    padding: 34px 54px 54px;
}
.popable .popableInner .caozuo {
    position: static;
    margin-top: 20px;
}
.btn-s {
    margin-top: 40px;
    text-align: center;
}
.popable .btn-s {
    display: flex;
    justify-content: space-around
}
.popable .btn-s .btn {
    padding: 0 50px;
    line-height: 36px;
    height: 36px;
}
.popable .btn-s .redbtn {
    height: 44px;
    line-height: 44px;
    padding: 0 50px;
    margin: 0
}
.popable h3.c-coffee {
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: end;
}
.popable h3.c-coffee img {
    margin-right: 12px;
}

@media (max-width:767px) {
    .popable {
        display: none;
        background-color: #fff;
        font-size: 12px;
        z-index: 1999990;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin: 0 !important;
        position: fixed;
        box-shadow: none;
        overflow: auto;
    }
    .popable .faceTittle {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9
    }
    .popable .popableInner {
        padding: 64px 20px;
    }
}


.qiandao{
    position: absolute;
    top:-110px;right: -100px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;

}
.qiandao img{ width:22px; height: 22px; margin:-2px 6px 0;}

.qiandao:hover,.qiandao:focus,.qiandao:active{

    color: #a49791


}


.wu{ width:100%; float:none; margin:100px 0 100px auto;text-align: center; clear: both;display: inline-block}
.wu img{ width:80px;display:block; margin:20px auto;}
.wu h6{ margin-bottom:0}


.navbar-fixed-top2 .more img{ width:16px;}
.navbar-fixed-top2 .more:hover,.navbar-fixed-top2 .more:focus{ background:none;}
.moreall{position: absolute !important; bottom:-49px; left:0; background: #f6f6f6;padding-top: 5px;}


.form-group{margin-bottom:0 !important;}
#registFormHeader .form-group {
    width: 60%;
}
.help-block{    margin-top: -10px;
    margin-bottom: 10px !important;}
#registForm .form-group{width:60%;}
#registForm .help-block{    margin-top: 0px;
    margin-bottom: 0px !important;}