body, table, td, p, th {
    font-size: 1.4rem;
    font-family: Helvetica, Droidsansfallback, Dengxian, Arial, "Microsoft YaHei";
    line-height: 150%;
    padding: 0 0 30px 0;
    margin: 0;
}

ul, li {
    list-style: none;
}

h4, p, ul, li {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.fl-l {
    float: left;
}

.fl-r {
    float: right;
}

.fl-c {
    clear: both;
}

.wrap {
    word-wrap: break-word;
    word-break: break-all;
}

.padding-left-zero {
    padding-left: 0;
}

.padding-right-zero {
    padding-right: 0;
}

.padding-both-zero {
    padding-right: 0;
    padding-left: 0;
}

.down {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: #333333;
    overflow: hidden;
}

.down .down-inner {
}

.down-inner .down-img {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
}

.down-inner .down-text {
    position: relative;
    padding: 3px 0;
    margin: 10px 120px 10px 74px;
}

.down-inner .down-text h2 {
    font-size: 2.8rem;
    font-weight: normal;
    line-height: 2.8rem;
    color: #ffffff;
    padding: 0;
    margin: 0;
}

.down-inner .down-text p {
    color: #ffffff;
    padding: 0;
    background: #333333;
}

.down-inner .down-btn {
    position: absolute;
    top: 48%;
    right: 15px;
    margin-top: -20px;
    display: inline-block;
    padding: 5px 10px 0;
    border-radius: 5px;
    background: #ff4800;
    color: #ffffff;
    border: 0;
    font-size: 1.6rem;
    height: 40px;
    line-height: 1.8rem;
    text-decoration: none;
}

#pagination_loading, #pagination_nomore {
    text-align: center;
    background-color: #eeeeee;
    padding: 5px;
    color: #999999;
    margin: 10px;
}

#new-order-tip {
    background: #fff8bf;
    margin: 0 auto;
    padding: 0 auto;
    width: 100%;
    display: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #eb7350;
}

#dynamic_remind {
    min-height: 50px;
    position: fixed;
    left: 0;
    top: 160px;
    z-index: 9999;
    text-align: center;
    width: 100%;
}

#dynamic_remind span {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    background-color: #333333;
    color: #ffffff;
    border: 1px solid #666666;
    box-shadow: 0 0 5px #000;
    display: inline-block;
    word-break: break-all;
    max-width: 80%;
    text-align: left;
}

.bg-deepred {
    background-color: #D93A44;
}

.bg-wathet {
    background-color: #88c5eb;
}

#progress_bar {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9998;
    text-align: center;
}

#progress_bar .loading {
    padding: 15px 10px;
    position: relative;
    top: 50%;
    height: 100px;
    width: 100px;
    margin: -60px auto;
    background-color: #000000;
    color: #ffffff;
    border-radius: 5px;
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}

/* loading */
.loading .loader {
    margin: 2.6em auto;
    font-size: 12px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

/*nav*/
.navbar-inverse {
    background-color: #368636;
    border-color: #4cae4c;
}

.navbar-inverse .navbar-text {
    color: #eee;
}

.navbar-inverse .navbar-toggle {
    border-color: #dff0d8;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    color: #368636;
    background-color: #dff0d8;
}

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #368636;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #dff0d8;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #368636;
    background-color: #dff0d8;
    font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a {
    color: #eee;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #368636;
    background-color: #dff0d8;
}

.background-red {
    background-color: #fe6e8a;
}

.background-blue {
    background-color: #6f85ff;
}

.background-gray {
    background-color: #999999;
}

.background-dark-grey {
    background-color: #666666;
}

.background-french-grey {
    background-color: #e2e2e2;
}

.background-black {
    background-color: #000000;
}

.background-white {
    background-color: #ffffff;
}

.background-orange {
    background-color: #ff9900;
}

.background-grey-c {
    background-color: #cccccc;
}

.text-orange {
    background-color: #ff9900;
}

.text-red {
    color: #fe6e8a;
}

.text-blue {
    color: #6f85ff;
}

.text-gray {
    color: #999999;
}

.text-dark-grey {
    color: #666666;
}

.text-french-grey {
    color: #e2e2e2;
}

.text-black {
    color: #000000;
}

.text-white {
    color: #ffffff;
}

.text-green {
    color: #99cc00;
}

.text-grey-c {
    color: #cccccc;
}

.text-under {
    text-decoration: line-through;
}

.text-inline {
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-overflow: ellipsis; /*Not working in FF*/
}

.text-wrap {
    word-wrap: break-word;
    word-break: break-all;
}

.text-smaller {
    font-size: 1.1rem;
}

.text-small {
    font-size: 1.3rem;
}

.text-mid {
    font-size: 1.4rem;
}

.text-big {
    font-size: 1.6rem;
}

.text-huge {
    font-size: 2rem;
}

.btn-lg {
    border-radius: 3px;
    height: 46px;
}

.btn-blue {
    color: #fff;
    background-color: #6f85ff;
}

.btn-green {
    color: #fff;
    background-color: #5cb85c;
}

.btn-red {
    color: #fff;
    background-color: #fe6e8a;
}

.btn-red:hover,
.btn-red:focus,
.btn-red.focus,
.btn-red:active,
.btn-red.active {
    color: #fff;
    background-color: #d44661;
}

#flash_msg .reg-success {
    padding: 20px;
}

#flash_msg .text-number {
    font-size: 260%;
}

.no-data-content {
    margin-top: 100px;
}

.empty-data img {
    width: 40%;
    max-width: 300px;
}

.empty-data {
    text-align: center;
    margin: 80px auto;
}

.show-messsage {
    margin-top: 20px;
    font-size: 16px;
    color: #999999;
}

.all-width-height-show-screen {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #ffffff;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
    text-align: center;
}

.module-center-show-screen {
    margin-top: 50%;
}

.module-center-show-screen-img {

}

#module_center_show_screen_message {
    color: #000000;
    font-size: 14px;
}

.box {
    padding: 10px 10px 0 10px;
}

.box-inner {
    border: 1px solid #dff0d8;
    /* background-color: #eeeeee; */
    border-radius: 5px;
    position: relative;
}

.box-content {
    padding: 10px;
}

.box-footer {
    padding: 5px;
    border-top: 1px solid #dff0d8;
    text-align: right;
    background-color: #dff0d8;
}

.box-footer .box-left {
    float: left;
    margin-left: 10px;
}

.box-footer .box-right {
    float: right;
    margin-right: 10px;
}

.box-image {
    float: left;
    width: 100px;
    height: 100px;
    margin: 5px;
    border: 1px solid #dff0d8;
    border-radius: 5px;
}

.box-body {
    margin-left: 110px;
    min-height: 90px;
}

.boundry-bottom {
    margin-bottom: 15px;
}

#info-head, .order-info, .info-body {
    position: relative;
}

.info-left {
    position: absolute;
    top: 1%;
    left: 0;
    width: 80px;
}

.info-right {
    margin-left: 90px;
    text-align: right;
}

.goods-left {
    margin-right: 90px;
}

.goods-right {
    position: absolute;
    top: 1%;
    right: 0;
    width: 80px;
    text-align: right;
}

.order-btn-group {
    padding: 10px 0;
    border-top: 1px solid #D6E9C6;
}

.heading-title {
    border-left: 5px solid #ff9900;
    padding-left: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}

/*微信端 头部通用样式*/
.wx-head {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #999;
}

.wx-head-back, .wx-head-submit {
    padding: 0 20px;
}
