body {
    /* margin-top: 44px; */
    margin-bottom: 60px;
}

.channel-nav {
    overflow: hidden;
    /*border-bottom: 1px solid #ccc;*/
    z-index: 999;
}

    .channel-nav ul {
        overflow: hidden;
    }

        .channel-nav UL li {
            float: left;
            /*padding: 4px;*/
            font-size: 16px;
            /*margin: 4px 2px;*/
            width: 14.28%;
            text-align: center;
        }

/*li.channel-nav-curr {
    border: 1px solid red;
    border-radius: 10px;
}*/
li.channel-nav-curr a {
    border-bottom: 2px solid red;
    /*border-radius: 10px;*/
}

.channel-nav UL li a {
    padding: 4px 0;
    margin: 4px 0;
    display: block;
    height: 21px;
    overflow: hidden;
}

.product-list ul {
    padding: 5px;
    /*background-color: #fff;*/
    position:relative;
}
.product-list .Recommend {
    background: url(../images/icon-tuijian.png) no-repeat;
    background-size: 10%;
    background-position: top right;
}
.product-list ._product {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 8px;
    box-shadow: 0px 4px 4px #cdcdcd;
    border-radius: 6px;
}



.product-list ._productList {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    background-color: #fff;
    margin-bottom: 8px;
    box-shadow: 0px 4px 4px #cdcdcd;
    border-radius: 6px;
    float: left;
}
.product-list ._productList a {
    display: block;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*padding-bottom: 5px;*/
    overflow: hidden;
    position: relative;
}



.product-list ._product a {
    display: block;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*padding-bottom: 5px;*/
    overflow: hidden;
    position: relative;
}

._img_wrap {
    width: 40%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 150px;
}

.qxguan_img_wrap {
    width: 40%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 150px;
}

.qxx_img_wrap {
    width: 30%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 156px;
}

.qxread_img_wrap {
    width: 30%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 156px;
}

.qxxun_img_wrap {
    width: 40%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 150px;
}

.qxk_img_wrap {
    width: 40%;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    max-height: 150px;
}

.product-list ._product a span {
    display: block;
    padding: 0 5px;
    overflow: hidden;
}

.product-list ._productList a span {
    display: block;
    padding: 0 5px;
    overflow: hidden;
    white-space:nowrap;
}

._name {
    font-size: 16px;
}

._desc {
    font-size: 16px;
    max-height: 80px;
    overflow: hidden;
    margin-top: 5px;
}

.product-list ._product a ._name {
    /*height: 40px;
    padding: 8px 5px;*/
}

.product-list ._product a ._price {
    color: #e72f3b;
}

.product-list ._product a ._length, ._price {
    /*padding: 2px 5px;*/
    font-size: 14px;
    color: #aaa;
}

.product-list ._productList a ._length, ._price {
    /*padding: 2px 5px;*/
    font-size: 14px;
    color: #aaa;
}

#menu_radius {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    z-index: 999;
    /*background: url(http://my.quanxi.cc/screenable/user/images/menubg.png) repeat-x;*/
    background-color: #fff;
    text-align: center;
    border-top: 2px solid #f2f2f2;
}

.menu_li_ico {
    width: 19%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    padding-top: 4px;
}

    .menu_li_ico img {
        height: 25px;
    }

    .menu_li_ico p {
        font-size: 14px;
        font-family: Microsoft YaHei,SimHei;
        color: #666;
    }

.product-tools, .total-bar {
    bottom: 60px;
}

.product-list ._product a span.u-btn-buy {
    float: right;
    background-color: red;
    color: #fff;
    padding: 2px 4px;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.product-list ._productList a span.u-btn-buy {
    float: right;
    background-color: red;
    color: #fff;
    padding: 2px 4px;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.channel-nav-curr a {
    font-weight: bold;
    color: #e72f3b;
}

h2._title img {
    height: 26px;
    vertical-align: middle;
    padding-bottom: 10px;
}

.u-nav-curr {
    color: #FF0036;
}

.menu_li_ico a {
    display: block;
}

.wheel-scroll.wheel-scroll-hook {
    margin: 0;
    padding: 0;
}

.background {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.progressBar {
    background: white url(/mobile/images/progressBar_m.gif) no-repeat 10px 10px;
    border-radius: 10px;
}

.progressBar {
    display: block;
    width: 160px;
    height: 28px;
    position: fixed;
    top: 50%;
    left: 46%;
    margin-left: -74px;
    margin-top: -14px;
    padding: 10px 10px 10px 50px;
    text-align: left;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    z-index: 2001;
}

.gotop {
    border-radius: 4px;
}

.m-produce.product-list {
    background: #eee;
    position:relative;
}
