@charset 'utf-8';

.cctReco .body .item:before,
.cctReco .head:before,
.listFilter .filtered .clearAll:before,
.listFilter .filtered .item:after,
.listFilter .filters .filter .keys .toggle:after {
    font-family: iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.crumbs {
    padding-bottom: 0
}

#content {
    margin-top: 18px;
    padding-bottom: 35px
}

.content_main {
    float: left;
    width: 906px
}

.content_sub {
    float: right;
    width: 282px
}

.listFilter {
    margin-bottom: 12px;
    border: 1px solid #e5e5e5;
    background: #fff;
    font-size: 13px
}

.listFilter .tabs {
    height: 40px;
    background: #f8f8f8;
    *zoom: 1
}

.listFilter .filters .filter:after,
.listFilter .tabs:after {
    height: 0;
    content: '\0020';
    display: block;
    clear: both
}

.listFilter .tabs .item {
    float: left;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap
}

.listFilter .tabs .item a {
    color: #333
}

.listFilter .tabs .item a:hover,
.listFilter .tabs .item.on a {
    color: #00af67
}

.listFilter .tabs .item.on {
    margin-top: -1px;
    border-top: 3px solid #00af67;
    background: #fff;
    color: #00af67;
    cursor: default
}

.listFilter .wrap {
    padding: 8px 0 0
}

.listFilter .filters {
    margin-bottom: 6px
}

.listFilter .filters .filter {
    padding: 3px 0 3px 70px;
    *zoom: 1
}

.listFilter .filters .filter a {
    color: #333
}

.listFilter .filters .filter a:hover {
    color: #00af67
}

.listFilter .filters .filter .label {
    height: 16px;
    margin-top: 6px;
    margin-bottom: 6px;
    line-height: 16px;
    float: left;
    width: 60px;
    margin-left: -60px;
    color: #999;
    text-align: right
}

.listFilter .filters .filter .keysWrap {
    overflow: hidden;
    float: right;
    width: 100%;
    height: 28px;
    padding: 0 80px 0 70px
}

.listFilter .filters .filter .keys {
    *zoom: 1
}

.listFilter .filters .filter .keys:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0
}

.listFilter .filters .filter .keys .all,
.listFilter .filters .filter .keys .index,
.listFilter .filters .filter .keys .toggle,
.listFilter .filters .filter .keys a {
    height: 16px;
    margin-bottom: 6px;
    line-height: 16px;
    margin-top: 6px
}

.listFilter .filters .filter .keys a {
    float: left;
    margin-right: 18px;
    color: #333;
    white-space: nowrap
}

.listFilter .filters .filter .keys a:hover {
    color: #00af67
}

.listFilter .filters .filter .keys .on {
    color: #00af67;
    cursor: default
}

.listFilter .filters .filter .keys .all {
    float: left;
    margin-left: -45px
}

.listFilter .filters .filter .keys .index {
    float: left;
    margin-right: 5px;
    color: #00af67
}

.listFilter .filters .filter .keys .toggle {
    float: right;
    margin-right: -65px;
    color: #666;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.listFilter .filters .filter .keys .toggle:hover {
    color: #333
}

.listFilter .filters .filter .keys .toggle:after {
    margin-left: 4px;
    font-size: 9px
}

.listFilter .filters .filter .keysWrap_collapse .toggle:before {
    content: '\5c55\5f00'
}

.listFilter .filters .filter .keysWrap_collapse .toggle:after {
    content: '\e7c5';
    vertical-align: 1px
}

.listFilter .filters .filter .keysWrap_expand {
    height: auto
}

.listFilter .filters .filter .keysWrap_expand .toggle:before {
    content: '\6536\8d77'
}

.listFilter .filters .filter .keysWrap_expand .toggle:after {
    content: '\e7c6';
    vertical-align: 2px
}

.listFilter .filtered {
    margin-top: 6px;
    padding: 0 0 2px 95px;
    line-height: 28px;
    *zoom: 1
}

.listFilter .filtered:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0
}

.listFilter .filtered .label {
    float: left;
    width: 60px;
    margin-left: -85px;
    color: #999;
    text-align: right
}

.listFilter .filtered .item {
    float: left;
    height: 28px;
    margin-right: 10px;
    margin-bottom: 8px;
    padding: 0 6px 0 8px;
    border: 1px solid #e6e6e6;
    background: #fff;
    line-height: 26px;
    white-space: nowrap
}

.listFilter .filtered .item:hover {
    border-color: #00af67
}

.listFilter .filtered .item:after {
    content: '\e718';
    margin-left: 6px;
    color: #00af67;
    vertical-align: 0
}

.listFilter .filtered .item .key {
    color: #666
}

.listFilter .filtered .item .val {
    color: #00af67
}

.listFilter .filtered .clearAll {
    float: left;
    margin-left: 10px;
    margin-bottom: 8px;
    color: #666
}

.listFilter .filtered .clearAll:hover {
    color: #333
}

.listFilter .filtered .clearAll:before {
    content: '\e7c3';
    margin-right: 3px
}

.listSort {
    height: 34px;
    *zoom: 1
}

.listSort:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0
}

.listSort a {
    color: #666
}

.listSort .on,
.listSort a:hover {
    color: #00af67
}

.listSort .item {
    float: left;
    margin: 0 8px;
    padding: 4px;
    font-size: 14px;
    line-height: 20px
}

.listSort .sort,
.listSort .sort-dn,
.listSort .sort-up {
    display: inline-block;
    width: 13px;
    height: 14px;
    margin-left: 2px;
    background: url(../images/list/sort.png?v=110143) no-repeat;
    vertical-align: -2px
}

.listSort .sort-up {
    background-position: -13px 0
}

.listSort .sort-dn {
    background-position: -26px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx),
(-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi) {

    .listSort .sort,
    .listSort .sort-dn,
    .listSort .sort-up {
        background-image: url(../images/list/sort_2x.png?v=c5f52c);
        background-size: 39px 14px
    }
}

.cctReco {
    border-top: 3px solid #00af67
}

.cctReco .head {
    position: relative;
    height: 75px;
    padding: 15px 0 15px 80px;
    border: 1px solid #e5e5e5;
    border-top: 0 none
}

.cctReco .head:before {
    content: '\e7d0';
    position: absolute;
    top: 7px;
    left: 28px;
    color: #5da67c;
    font-size: 40px
}

.cctReco .head .title {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.cctReco .head .meta {
    color: #999;
    font-size: 12px;
    line-height: 18px
}

.cctReco .body {
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-top: 0 none;
    color: #666;
    font-size: 14px
}

.cctReco .body .item {
    position: relative;
    height: 32px;
    padding-left: 15px;
    line-height: 32px
}

.cctReco .body .item:before {
    margin-right: 10px;
    color: #c2c2c2;
    font-size: 19px;
    vertical-align: -2px
}

.cctReco .body .item-a:before {
    content: '\e7cc'
}

.cctReco .body .item-b:before {
    content: '\e7ce'
}

.cctReco .body .item-c:before {
    content: '\e7cd'
}

.cctReco .body .item-d:before {
    content: '\e7cf'
}

.recommend_wrap {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    display: none
}

.recommend_wrap .lazyImg,
.recommend_wrap .lazy_img {
    background-size: 100% auto
}

.recommend_wrap .title {
    margin: 10px 10px 0;
    font-weight: 700;
    font-size: 14px;
    color: #666
}

.recommend_wrap .recommend_list {
    padding: 0 10px
}

.recommend_wrap .recommend_list .item {
    border-top: 1px solid #e5e5e5;
    padding-bottom: 10px;
    padding-top: 10px
}

.recommend_wrap .recommend_list .item.first {
    border: none
}

.recommend_wrap .recommend_list .item a {
    display: block
}

.recommend_wrap .recommend_list .item a:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.recommend_wrap .recommend_list .item .image {
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    font-size: 0
}

.recommend_wrap .recommend_list .item .image img {
    width: 93px;
    height: 60px
}

.recommend_wrap .recommend_list .item .detail {
    width: 150px;
    float: right
}

.recommend_wrap .recommend_list .item .detail .describe {
    display: block;
    display: -webkit-box;
    width: 150px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 34px;
    margin-bottom: 8px;
    color: #333;
    line-height: 17px
}

.recommend_wrap .recommend_list .item .detail .bottom .tag {
    float: left;
    margin-top: 5px;
    color: #666
}

.recommend_wrap .recommend_list .item .detail .bottom .price {
    float: right
}

.recommend_wrap .recommend_list .item .detail .bottom .price .unit {
    color: #FF811A
}

.recommend_wrap .recommend_list .item .detail .bottom .price .value {
    color: #FF811A;
    font-size: 16px
}

.recommend_wrap .recommend_list .item .detail .bottom .price .qi {
    color: #b2b2b2
}

.recommend_wrap .recommend_list .item .detail .bottom:after,
.recommend_wrap .recommend_list:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.product_list {
    padding-bottom: 10px
}

.product_list .product {
    height: 130px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 18px 0 0;
    border: 1px solid #ddd;
    transition: border .2s;
    -moz-transition: border .2s;
    -webkit-transition: border .2s;
    -o-transition: border .2s
}

.product_list .product:hover {
    border: 1px solid #00af67
}

.product_list .product .title {
    overflow: hidden;
    float: left;
    width: 660px;
    padding-left: 30px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.2;
    max-height: 42px
}

.product_list .product .title a {
    color: #333
}

.product_list .product .title a:hover {
    color: #00af67
}

.product_list .product .detail {
    margin-bottom: 10px;
    padding-left: 30px;
    width: 660px;
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #333
}

.product_list .product .detail span {
    color: #00af67;
    font-size: 12px;
    margin-left: 12px
}

.product_list .product .discount {
    overflow: hidden;
    float: left;
    width: 660px;
    height: 20px;
    margin-bottom: 10px;
    padding-left: 30px
}

.product_list .product .discount span {
    padding: 0 5px;
    border: 1px solid #FF6730;
    background: #fff2e9;
    color: #FF6730;
    font-size: 12px;
    line-height: 20px
}

.product_list .product .little_title {
    padding-left: 30px;
    margin-top: 91px;
    background-color: #fafafa;
    color: #999
}

.loading,
.product_no {
    background-color: #fff
}

.product_list .product .little_title span {
    margin-right: 16px
}

.product_list .product .right {
    width: 156px;
    height: 40px;
    float: right;
    margin-top: 10px;
    padding-right: 30px
}

.product_list .product .right .price {
    font-size: 22px;
    color: #f15d53
}

.product_list .product .right .price span {
    font-size: 14px;
    color: #777
}

.product_list .product .right .price span.unit {
    color: #f15d53
}

.product_list .product .right .make_order {
    margin-top: 6px
}

.product_list .product .right .make_order .btn {
    width: 100px
}

.loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 14px;
    color: #aeaeae;
    margin-top: 20px;
    margin-bottom: 20px
}

.product_no {
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 22px
}

.product_no .sorry {
    line-height: 56px;
    font-size: 14px;
    color: #333;
    height: 56px
}

.product_no .sorry .sorry_icon {
    float: left;
    width: 26px;
    height: 26px;
    margin-top: 15px;
    margin-right: 8px;
    background: url(../images/base_icon.png?v=cb4bc4) -429px -26px
}

.product_no .sorry a {
    color: #1d78c5;
    text-decoration: underline
}

.product_no .suggest {
    padding-left: 15px;
    height: 34px;
    line-height: 34px;
    background-color: #f9ecec;
    font-size: 14px;
    color: #f15d53
}

.product_no .suggest a {
    margin-right: 26px
}