/*
 *这是单独为hello mui准备的个性化css，可以覆盖标准mui的css定义；
 * 在实际项目开发时，建议为App单独写一个css文件，从而实现项目的自定义皮肤功能；
 * 
 * */
BODY {
    OVERFLOW-Y: auto;
    FONT-SIZE: 14px;
    OVERFLOW-X: hidden;
    MARGIN: 0px;
    SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
    COLOR: #545454;
    SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
    SCROLLBAR-TRACK-COLOR: #eeeeee;
    font-family: 'microsoft yahei';
    SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

.mui-plus header.mui-bar {
    display: none;
}

.mui-plus .mui-bar-nav ~ .mui-content {
    padding: 0;
}

A:link {
    COLOR: #595959;
    TEXT-DECORATION: none;
    font-family: 'microsoft yahei';
    font-size: 14px;
}

A:visited {
    COLOR: #595959;
    TEXT-DECORATION: none
}

A:hover {
    COLOR: #067500;
    TEXT-DECORATION: none
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

/*hm开头的表示仅为 Hello MUI示例定义*/
.hm-description {
    margin: .5em 0;
}

    .hm-description > li {
        font-size: 14px;
        color: #8f8f94;
    }

.Notice {
    height: 80px;
    width: 96%;
    margin: 0 auto;
    margin-top: 0px;
}

.Notice_L {
    height: 80px;
    width: 26%;
    float: left;
    background: url(../images/Notice.jpg) no-repeat;
}

.Notice_R {
    float: right;
    height: 80px;
    width: 73%;
    overflow:hidden;
}

    .Notice_R ul li {
        line-height: 27px;
        height: 27px;
        margin-left: 10px;
        overflow: hidden;
        text-overflow:ellipsis;
    }

.title_line {
    width: 50%;
    height: 40px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
    background: url(../images/title_line.png);
}

.title_line_C {
    line-height: 40px;
    width: 55%;
    text-align: center;
    margin: 0 auto;
    background: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

.P_List {
    height: 133px;
    border-bottom: #CCC dotted 1px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.P_List_T {
    height: 80px;
}

.P_List_T_L {
    width: 26%;
    height: 80px;
    float: left;
}

.P_List_T_R {
    width: 71%;
    height: 80px;
    padding-left: 2%;
    float: right;
    text-align: left
}

.P_List_D {
    height: 35px;
    margin-top: 10px;
}



/*加减INPUT CSS*/
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none
    }

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}

.spinner-sprite, .spinner .decrease, .spinner .decrease[disabled], .spinner .increase, .spinner .value, .spinner .value.passive {
    background: url(../images/spinner.png) no-repeat
}

.spinner {
    height: 25px;
    width: 71px;
    overflow: hidden;
    *zoom: 1;
    -webkit-box-shadow: 0 3px 3px -4px #aaa;
    -moz-box-shadow: 0 3px 3px -4px #aaa;
    box-shadow: 0 3px 3px -4px #aaa
}

    .spinner button, .spinner .value {
        text-align: center;
        display: block;
        float: left;
        height: 100%;
        line-height: 25px;
        margin: 0
    }

    .spinner button {
        border: none;
        width: 23px;
        color: #e5312a;
        font: 22px Arial bold;
        padding: 0;
        outline: none
    }

    .spinner .decrease {
        background-position: 0 -50px;
        cursor: pointer;
        text-indent: -10000px
    }

        .spinner .decrease[disabled] {
            background-position: 0 -75px;
            cursor: default
        }

    .spinner .increase {
        background-position: 0 0;
        cursor: pointer;
        text-indent: -10000px
    }

    .spinner .value {
        background-position: 0 -100px;
        width: 24px;
        height: 27px;
        border: none;
        font-family: Arial;
        color: #ffffff;
        padding: 0px
    }

        .spinner .value.passive {
            background-position: 0 -25px;
            color: #919191
        }

    .spinner .error, .spinner .invalid {
        background: #aa0000
    }
/*底部固定漂浮 CSS*/
.toubu {
    height: 60px;
    background: #FF3F05;
    position: fixed;
    top: 0px;
    width: 100%;
}

.dbnav {
    height: 50px;
    position: fixed;
    bottom: 60px;
    width: 100%;
}

.dbnav_1 {
    height: 60px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    border-top: #CCC 1px solid;
    background: #FFF
}

.zbu {
    margin: 60px auto;
    background: #ddd;
}

.button_shoppingcard {
    border: 0;
    background: #F30;
    font-size: 16px;
    color: #FFF;
    font-weight: 600;
    height: 50px;
    line-height: 40px;
    width: 100%;
}

.button_foot_li {
    width: 25%;
    height: 60px;
    background: url(../images/foot_bj.jpg) right center no-repeat;
    text-align: center;
    float: left;
    padding-top: 10px
}



/*滑动导航 CSS*/
.pr {
    position: relative;
}

.abs {
    position: absolute
}

.fl {
    float: left;
    display: inline-block;
}

.fr {
    float: right;
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.wrap {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.wrapper03 {
    position: relative;
    height: 35px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px solid #ccc
}

    .wrapper03 .scroller {
        position: absolute
    }

        .wrapper03 .scroller li {
            color: #333;
            float: left;
            text-align: center
        }

            .wrapper03 .scroller li a {
                color: #333;
                display: block;
                margin: 0 .3rem;
                padding: 0 .1rem;
                font-size: 16px;
            }

            .wrapper03 .scroller li.cur a {
                color: #1cbb9b;
                height: 25px;
                border-bottom: .1rem solid #1cbb9b
            }

/*商品详情页 CSS*/
.pd_title {
    line-height: 30px;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 10px;
    width: 94%
}

.pd_grade {
    line-height: 30px;
    margin: 0 auto;
    width: 94%;
    color: #9e9e9e
}

.pd_unit {
    width: 94%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto
}

.pd_unit_L {
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left
}

.pd_unit_R {
    width: 45%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: left
}

/*购物车页 CSS*/
._WeightS {
    height: 50px;
    width: 60%;
    background: #FFF;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    float: left;
    padding-left: 10px;
}
._botton {
    height: 50px;
    width: 40%;
    float: right;
    background: #F30;
}

/*文章详情CSS*/

.Artic_Title {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 40px;
    padding-top: 40px;
}
.Artic_Content {
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
}

/*分页Css*/
.ProductPage_table {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}

    .ProductPage_table tr td {
        font-size: 14px;
    }

/*订单详情Css*/
.order_main {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    min-height: 85px;
}
.Order_D_List {
    width:90%;
    margin:0 auto;
    min-height:100px;
    overflow:hidden;
    margin-top:20px;
}

.zt_1 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 20px;
    min-height: 200px;
    margin-bottom: 60px;
}

.zt {
    width: 96%;
    margin: 0 auto;
    min-height: 180px;
}

    .zt ul li {
        width: 25%;
        height: 90px;
        float: left;
    }

.Menu_Pic {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

    .Menu_Pic img {
        border-radius: 10px;
    }