@charset "utf-8";
@media (min-width: 320px)and (max-width: 767px) {
    .wap-bg {
        background: #f8f8f8;
    }

    .sk_item_pic {
        width: 290px !important;
        height: 290px !important;
    }

    .goods-list .col-xs-12, .goods-list.col-md-10 {
        padding: 6px 0 0;
    }

    .small-colimg4 {
        padding: 0 !important;
    }

    .goods-list .m-f-list {
        border: none !important;
    }

    .prod-photo {
        width: 250px !important;
        height: 250px !important;
    }

    ul.colimg1 li.ui-recent:not(:first-child) {
        border-top: 1px solid #eeeeee;
    }

    .web-goods-list .col-xs-12 {
        padding: 0 !important;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    ul.colimg1 .ui-recent {
        width: 50%;
        float: left;
    }
}

@media (max-width: 1024px) and (min-width: 901px) {
    .prod-photo {
        width: 190px !important;
        height: 190px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .goods-list {
        padding: 0;
    }

    .sk_item_pic {
        width: 250px !important;
        height: 250px !important;
    }

}

.m-f-list {
    border: 1px solid transparent;
    text-align: center;
    background: #ffffff;
    padding-top: 6px;
}

.m-f-list img {
    height: 100%;
    width: 100%;
}

.m-f-list:hover {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 2px 2px #f8f8f8;
}

/*大四列图*/
.big-colimg4 .sk_item_pic {
    width: 250px;
    height: 250px;
    margin: 0 auto 10px;
}

/*小四列图*/

.small-colimg4 {
    padding-left: 5px;
    padding-right: 5px;
}

.small-colimg4 .sk_item_pic {
    width: 195px;
    height: 195px;
    margin: 0 auto 7px;
}

/*产品名称和商品价格*/
.sk_item_name {
    color: #666;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    height: 40px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 0;
}

.sk_item_price {
    color: #e4393c;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 22px;
    height: 22px;
    margin: 0px 0 7px;
}

.sk_item_price i {
    font-size: 14px;
    font-weight: 300;
    margin-right: 3px;
    font-family: arial;
    font-style: normal;
}

.sk_item_price span {
    color: #e4395c;
}

.sk_item_name:hover {
    color: #e4393c;
}

/*右侧一列图 col-md-3*/

ul.colimg1 .ui-recent {
    background: #ffffff;
    padding: 10px 0;
}

ul.colimg1 .prod-photo {
    height: 240px;
    width: 240px;
    margin: 0 auto;
}

ul.colimg1 .prod-photo img {
    width: 100%;
    height: 100%;
}

ul.colimg1 .prod-name {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 5px 10px 3px;
}

ul.colimg1 .fn-yb {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #c00;
    font-weight: 700;
    margin: 0;
    margin: 1px 10px 1px;
}

ul.colimg1 .fn-yb i {
    font-style: normal;
    margin-right: 3px;
}

/*左侧一列有图 col-md-2*/
ul.left-pic .prod-photo {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

/*机构首页 四列商品*/
.com-goods-list .sk_item_pic {
    width: 250px;
    height: 250px;
    margin: 0 auto 6px;
}

/*商品分类搜索*/
input:focus {
    outline: none;
}

.zCont-tit-wrap {
    display: block;
}

.zCont-tit-wrap .sl-wrap {
    border-bottom: 1px dotted #e6e6e6;
    padding-top: 13px;
    position: relative;
}

.zCont-tit-wrap .sl-wrap .sl-key {
    float: left;
    width: 100px;
}

@media (max-width: 767px) {
    .zCont-tit-wrap .sl-wrap .sl-key {
        width: 100%;
        height: 36px;
        line-height: 36px;
    }
}

.zCont-tit-wrap .sl-wrap .sl-value-list-line {

    display: table;
}

.zCont-tit-wrap .sl-wrap .sl-value-list ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 7px;
    line-height: 24px;
    padding: 0 10px;
}

.zCont-tit-wrap .sl-wrap .sl-value-list ul li a:hover {
    color: #009983;
}

.zCont-tit-wrap .sl-wrap .sl-value-list ul li.active, .zCont-tit-wrap .sl-wrap .sl-value-list ul li:hover {
    background: #009983;
}

.zCont-tit-wrap .sl-wrap .sl-value-list ul li.active a, .zCont-tit-wrap .sl-wrap .sl-value-list ul li:hover a {
    color: #ffffff;
}

.zShop-Mrw {
    position: absolute;
    right: 10px;
    top: 0;
    width: 100px;
    text-align: right;
    padding-top: 10px;
    z-index: 4;
}

.zShop-Mrw a {
    display: inline-block;
    text-align: center;
    border: 1px solid #dedede;
    width: 44px;
    margin-left: 2px;
    color: #666;
    background: #f8f8f8;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.zLxbox {
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}

.zLxbox .info-sort {
    float: left;
    display: block;
    line-height: 40px;
}

.zLxbox .info-sort a {
    padding: 0 10px;
}

.zLxbox .info-sort .curr span {
    color: #009983;
}

.info-sort .fs-down {
    display: inline-block;
    width: 7px;
}

.info-sort .arrow {
    float: left;
    width: 7px;
    overflow: hidden;
    height: 8px;
    margin-top: 18px;
    background: url(/Public/themes/default/images/icon.png) no-repeat -87px -1px;
}

.info-sort .curr .arrow {
    background-position: -87px -16px;
}

.priceArea {
    float: left;
    height: 40px;
}

.priceArea .left {
    width: 66px;
    height: 24px;
    border: 1px solid #aaa;
    margin-top: 8px;
    position: relative;
    margin-left: 6px;
    overflow: hidden;
    float: left;
    display: inline-block;
    line-height: 24px;
}

.priceArea i {
    margin: 0 2px;
    line-height: 22px;
    font-style: normal;
    color: #999999;
    font-size: 12px;
}

.priceArea input {
    width: 50px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 0px;
    border: none;
    outline: none;
}

.priceArea * {
    float: left;
    display: inline-block;
}

.priceArea .zhi {
    width: 7px;
    height: 0;
    border-bottom: 1px solid #aaa;
    float: left;
    display: inline-block;
    margin-top: 19px;
    margin-left: 3px;
    margin-right: 3px;
    _margin-top: 0;
}

.priceArea .right {
    width: 66px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #aaa;
    overflow: hidden;
    position: relative;
    margin-top: 8px;
    margin-right: 6px;
    float: left;
    display: inline-block;
}

.priceArea .sure {
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    z-index: 9;
    margin-top: 6px;
    float: left;
    background: #f3f3f3;
}

.priceArea .sure a {
    text-align: center;
    overflow: hidden;
    float: right;
    display: inline-block;
}

.zLxg-tot {
    float: right;
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 5px;
}

.zLxg-tot div:nth-child(1) {
    float: left;
}

.zLxg-tot .fit {
    display: block;
    float: left;
    margin-left: 6px;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -2px;
    left: 2px;
    color: #99a1a7;
}

.zShop-Bread-OnSet {
    border: 1px solid #e6e6e6;
    background: #fafafa;
    padding: 10px;
}

.zShop-Bread-OnSet strong {
    margin-right: 10px;
}

.zShop-Bread-OnSet span {
    color: #666;
}

.zShop-Bread-OnSet em {
    color: #666;
    padding: 0 10px;
    font-style: normal;
}

.zShop-Bread-OnSet em b {
    padding: 0 5px;
    color: #009983;
    font-style: normal;
    font-weight: normal;
}