.product-attr .modal-body{
    padding-top: 0px;
    padding-bottom: 0px;
}
.product-thumb-horizontal{
    background: white;
}
.is-subActive {
    color: #006DB4 !important;
    background-color: rgba(0,109,180,0.10) !important;
    border-left: 3px solid #006DB4!important;
    box-sizing: border-box !important;
}

.pop-price {
    text-align: left;
    display: inline-block;
    float: left;
    margin: 0 5px;
    color: #ff0000;
    font-size: 24px;
    font-weight: 900;
    font-family: sans-serif;
}
ul.form-attr div.article span{
    border:1px solid #ccc;
    /* background: white; */
}
ul.form-attr div.article span:not(.in-active):hover{
    box-shadow: 0px 3px 3px #ccc;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
ul.form-attr div.article span.in-active {
    cursor: not-allowed !important;
    background: #ccc;
    color:#f2f2f2;
}

.product-thumb-horizontal footer.product-footer{

    width: 40%;
    margin-top: 0;
    top: auto;
    bottom: 0;
    right: 0;
    padding: 20px 22px;
    text-align: right;
}
.badge{
    position: absolute!important;
    background: indianred;
    right: -10px;
    top:-10px!important;
    opacity: 0;
}
.badge.cur{
    opacity: 1;
}
.badge.animate{
    animation:changeNumber 5s;
    -moz-animation:changeNumber 5s; /* Firefox */
    -webkit-animation:changeNumber 1s; /* Safari and Chrome */
    -o-animation:changeNumber 5s; /* Opera */
}
/*table{
    display: table-cell;
}*/
table td{
    vertical-align: middle!important;
}
.product-view{
    margin-bottom: 15px;
}
.product-tags-selected,.product-sort-selected{
    cursor: pointer;
}
#keyword{
    margin-top: 0px;
}
/* fullSlide */
.fullSlide{width:100%;position:relative;height:400px;background:#f2f2f2;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:400px;overflow:hidden;text-align:center;background-position: 0px 0px!important;background-size: 100% 100%!important;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#2A8FBD;}
.fullSlide .prev,.fullSlide .next{color: white;display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:60px;cursor:pointer;display:none;font-size: 30px;position:absolute;top: 50%;margin-top: -15px; }
.fullSlide .next{left:auto;right:2%;background-position:-6px -137px;}

span.spec-item {
    color: #000;
}

span.spec-item.in-active {
    color: #9a979c
}

/*菜单*/
.el-menu-vertical-demo:not(.el-menu--collapse) {
    min-width: 100%;
    min-height: 600px;
}
.el-menu{
    border:none
}
.menutree label{
    min-width:100%!important;
    margin-bottom:0;
}


.tags-type-new{
    display:none
}
.productBox{
    padding:10px!important;
    height: 275px;
}
.productBox .product-header>div{
    height:140px;
    overflow:hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productBox .product-header>div>img{
    /* width: auto;
    height: auto; */
    max-width: 188px;
    max-height: 140px;
    vertical-align: middle;
    object-fit: contain;
}
.productBox .product-inner{
    padding:15px 0px 3px 0px!important;
}
.productBox .product-inner h5{
    text-align:left;
    font-size:16px!important;
    color:#006DB4;
    margin-bottom:15px;
}
.productBox .product-inner p{
    text-align:left;
    font-size:12px!important;
    font-family:'Microsoft YaHei'!important;
    color:#aaa
}
.productBox .product-inner .product-title{
    color:#000;
    font-size:14px!important;
    font-weight:700;
    /* height: 45px; */
}
.productBox .product-inner div{
    height:30px;
/* //                             overflow:hidden; */
    text-align:left;
}
.shopping,.detail{
    display:inline-block;
    width:30px;
    height:30px;
    margin-right:8px;
}
.shopping>img,.detail>img{
    width:30px;
    height:30px;

}
.backToTop{
    position:fixed;
    right:50px;
    bottom:100px;
    width:50px;
    height:50px;
    z-index:1000;
    border-radius:50%;
}
.el-table{
    border: 1px solid #DEDEDE;
}
.el-table thead{
    color:#000!important;
}
.el-table thead tr,.el-table thead tr th{
    background-color: #E5E5E5!important;
}
tbody .product_price{
    color:#006DB4
}
.el-table__empty-block{
    height:61px!important;
}

/* 模板样式 超过2行用点点显示 */
.extra-parts-hidden {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/* 列表页分类的样式修改 */
.classification-menu .product-types-selected  {
    margin-left: 0px !important;
    padding: 8px 12px !important;
    background: #fff !important;
    font-weight: 300 !important;
    color: #666 !important;
    font-size: 14px !important;
}

.classification-menu .el-drawer__header {
    display: none;
}

 .el-button--primary:hover,  .el-button--primary:focus ,.el-button--primary:hover{
    border-color: #e6e6e6 !important;
}

 .el-drawer.ltr  {
    overflow-y: auto;
}

/* 列表标签的样式修改 */
@media screen and (max-width: 640px) { 
    .sidebar-box {
        margin-left: 14px;
    }
    .sidebar-box #clear_tags {
        margin-left: 21% !important;
    }
    .top-height-display-none {
        display: block !important;
    }

    .container-fluid {
        padding: 0 !important;
        margin: 0 !important;
        background: none !important;
    }

    .container-fluid>.container {
        padding: 0 !important;
    }


    .productBox .product-header>div {
        padding-left: 0  !important;
    }

    .pic-display>div {
        padding: 0 !important;
    }
    
    .pic-display>div:nth-child(2n + 1) {
        padding-left: 25px !important;
        padding-right: 10px !important;
    }

    .pic-display>div:nth-child(2n) {
        padding-right: 25px !important;
    }

    .pic-display div .product-thumb {
        padding-right: 10px !important;
    }

    #wrapper {
        overflow-x: hidden;
    }
}

/* 列表商品展示去阴影修改圆角大小 */
.productBox {
    box-shadow: none !important;
    border-radius: 4px 4px 4px 4px !important;
    cursor: pointer;
}

/* 商品描述 把购物车上提 分为左右两段 */
.product-description-list {
    display: flex;
    flex-wrap: wrap;
}

.product-description-list > a {
    width: 75%;
}
.product-description-list > div.product-action {
    position: absolute;
    right: 0;
    /* padding-top: 10px; */
}


/* 首页左边侧边栏圆角添加 */
.menuNotCollapse {
    border-radius: 4px !important;
}

/* 商品变成列表展示添加圆角 */
.el-table--enable-row-transition {
    border-radius: 4px !important;
}

/* 商品图片圆角 */
.product-header {
    border-radius: 2px !important;
}
/* Or-and switch */
.onoffswitch {
    position: relative; width: 55px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 10px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 21px; padding: 0; line-height: 21px;
    font-size: 10px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "OR";
    padding-left: 5px;
    background-color: #2A8FBD; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "AND";
    padding-right: 5px;
    background-color: #2a8fbd; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 25px; margin: -2px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 30px;
    border: 2px solid #999999; border-radius: 10px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}