﻿.breadcrumb
{
    padding: 24px 0;
    height: 18px;
    line-height: 18px;
}

    .breadcrumb li
    {
        float: left;
        color: #b4b4b4;
    }

    .breadcrumb a
    {
        color: #b4b4b4;
        float: left;
        display: block;
    }

    .breadcrumb h1
    {
        float: left;
    }

    .breadcrumb a:hover
    {
        color: #3fac75;
    }

.bread-sep
{
    margin: 1px 3px;
    font-style: normal;
    float: left;
    display: block;
}

.p-pager
{
    float: right;
}

    .p-pager li
    {
        float: left;
        border: solid 1px #dcdcdc;
        background-color: #fff;
        margin-left: 8px;
        height: 28px;
        line-height: 28px;
        border-radius: 2px;
        overflow: hidden;
    }

    .p-pager a
    {
        padding: 0 10px;
        display: block;
        color: #b4b4b4;
    }

    .p-pager .current
    {
        background-color: #3fac75;
        border-color: #3fac75;
    }

    .p-pager li:hover
    {
        border-color: #3fac75;
    }

        .p-pager li:hover a
        {
            color: #3fac75;
        }

    .p-pager .current a, .p-pager .current:hover a
    {
        color: #fff;
    }

.filter
{
    background-color: #fff;
    border: solid 1px #e6e6ea;
    padding-right: 18px;
    overflow: hidden;
}

.filter-list
{
    border: solid 1px #fff;
    background-color: #f8f8f8;
    margin-bottom: -1px;
}

.filter-title
{
    float: left;
    width: 128px;
    line-height: 40px;
    color: #646464;
    text-align: center;
}

.filter-list li
{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
}

.filter-list a
{
    display: block;
    color: #b4b4b4;
}

    .filter-list a:hover
    {
        color: #3fac75;
        text-decoration: underline;
    }

.filter-list .current a
{
    color: #3fac75;
}

.filter-column
{
    overflow: hidden;
    background-color: #fff;
    padding-left: 20px;
    border-bottom: dotted 1px #e6e6ea;
    margin-bottom: -1px;
    position: relative;
}

.filter-cover-line
{
    height: 1px;
    background-color: #fff;
    position: relative;
    margin-top: -1px;
    z-index: 1;
}

.sort
{
    margin-top: 16px;
    background-color: #fff;
    padding: 10px 16px;
}

    .sort li
    {
        float: left;
        margin-right: 16px;
        border: solid 1px #dcdcdc;
        border-radius: 2px;
        background-color: #fff;
        position: relative;
    }

    .sort .current
    {
        background-color: #3fac75;
        border: solid 1px #3fac75;
    }

        .sort .current a
        {
            color: #fff;
        }

    .sort a
    {
        color: #b4b4b4;
        height: 26px;
        line-height: 26px;
        padding: 0 24px;
        display: block;
    }

    .sort .current i
    {
        background: url(../images/sort-arrow.png) no-repeat;
        width: 6px;
        height: 10px;
        display: block;
        position: absolute;
        right: 8px;
        top: 8px;
    }

    .sort .sore-arrow-up i
    {
        background-position: 0 -40px;
    }

.p-list-box
{
    padding-top: 6px;
    background-color: #f0f0f4;
}

.p-list
{
    width: 1220px;
}

.p-list-null
{
    font-size: 26px;
    color: #4c3f3f;
}

.p-item
{
    padding: 16px;
    width: 200px;
    /*height: 288px;*/
    background-color: #fff;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    position: relative;
}

.p-lips
{
    position: absolute;
    bottom: 32px;
    right: 2px;
}

.p-pic
{
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

    .p-pic img
    {
        width: 100%;
    }

.salesout
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.p-name
{
    font-size: 14px;
    padding-top: 10px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

    .p-name:hover a
    {
        color: #3fac75;
        text-decoration: underline;
    }

.p-price
{
    text-align: right;
    color: #b4b4b4;
    line-height: 20px;
    padding-top: 10px;
}

    .p-price span
    {
        float: left;
        color: #ff503c;
        font-size: 16px;
    }

.preview-big-box
{
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

    .preview-big-box img
    {
        width: 100%;
    }

.p-price .p-price-current
{
    color: #ff503c;
    font-size: 18px;
}

.p-price .p-price-origin
{
    color: #b4b4b4;
    font-size: 12px;
    margin-left: 5px;
    text-decoration: line-through;
}

.p-sale-num
{
    font-size: 12px;
    color: #b4b4b4;
}

.p-sale-num-spetific
{
    color: #cfa088;
    margin-left: 9px;
    margin-right: 7px;
}

.p-sale-comment
{
    font-size: 12px;
    color: #b4b4b4;
    margin-left: 8px;
}

.p-sale-comment-num
{
    color: #74aaca;
}

.p-sale-divide
{
    color: #c1c1c1;
}

.p-sale-comment-num
{
    margin-left: 9px;
    color: #74aaca;
}

.p-item
{
    /*height: 348px;*/
}

.p-sale
{
    margin-top: 8px;
}

.p-ad-gallery
{
    height: 44px;
}

    .p-ad-gallery li
    {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        overflow: hidden;
        border: 1px solid #b4b4b4;
        margin-right: 6px;
        margin-top: 10px;
        padding: 1px;
    }

    .p-ad-gallery .active
    {
        border: 2px solid #3fac75;
        padding: 0;
    }

    .p-ad-gallery li img
    {
        width: 100%;
    }

.p-name
{
    padding-top: 0;
    margin-top: 6px;
}

.p-gallery-loading
{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    display: block;
    background: url(../images/loading.gif) no-repeat;
}

.p-pager-box
{
    padding-top: 30px;
}

.search-result
{
    padding-top: 20px;
    color: #4c3f3f;
    font-size: 16px;
}

.search-result-null
{
    padding-left: 24px;
    color: #ff503c;
    background: url(../images/icon-global.png) 0 -1195px no-repeat;
}

    .search-result-null span
    {
        color: #4c3f3f;
    }

.mysel-item {display:flex;flex-direction: column;min-height:40px;}
.mysel-item .iitem {}
.iitem .p-sale-comment {margin-left: 0px !important;}
.add-cart-btn{
	display: block;
    width: 100%;
	text-align:center;
	padding:6px 0px;
	/*background: #fb143b url(../images/icon-pd.png) 34px -240px no-repeat;*/
	background: #fb143b;
	font-size:16px;
	border-radius:2px;
	color: #fff;
	margin-top: 10px;
}
.add-cart-btn:hover {
    background-color: #e54836;
}