
@media screen and (min-width:340px) {
    .sales .sales_info {
        margin-left: 2%
    }
}

#page-order {
    background: #fff;
}

#page-order .order_title {
    padding: 0 2%;
    background-color: #666
}

#page-order h1 {
    color: #fff;
    padding-left: 32px;
    background: url(../images/icon.png) 0 -150px no-repeat;
    background-size: 30px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

form {
    font-size: 14px
}

form .bdbox {
    padding: 5px 0;
    display: -webkit-flex;
    display: flex
}

form label.bdxx {
    text-align: right;
    flex-basis: 8em;
    margin-right: 1em;
    flex-shrink: 0;
    line-height: 2em
}

.dxbox label,.less,.like_wrap .like,.more,.submit,footer {
    text-align: center
}

form label.bdxx:last-child {
    margin: 0
}

form em {
    color: red;
    vertical-align: middle
}

form input,form select,form textarea {
    border: 1px solid #ccc;
    width: 90%;
    height: 2em;
    line-height: 2em;
    text-indent: 8px;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.less,.more,.textWrap {
    line-height: 32px;
    vertical-align: middle
}

form input[name=price] {
    border: none;
    box-shadow: none
}

form textarea {
    resize: none
}

form select {
    width: 45%
}

form .text2box,form .text3box,form .textbox {
    flex-grow: 2
}

.item .dxbox {
    display: flex;
    flex-wrap: wrap
}

.item .dxbox label {
    max-width: 100px
}

.dxbox {
    font-size: 0
}

.dxbox input[type=radio] {
    display: none
}

.dxbox label,.less,.m-selnum,.more,.textWrap,footer div a {
    display: inline-block
}

.dxbox label {
    font-size: 14px;
    padding: 2px;
    border: 1px solid #ddd;
    margin: 5px 5px 5px 0;
    border-radius: 2px;
    min-width: 40px
}

.m-selnum {
    font-size: 0
}

.less,.more {
    width: 32px;
    height: 32px;
    color: #222;
    border: 1px solid #ccc;
    font-size: 28px;
    font-family: monospace
}

.textWrap {
    font-size: 12px;
    padding: 0 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.huo {
    background: url(../images/icon.png) 0 -231px no-repeat;
    background-size: 30px;
    padding-left: 22px
}

.huo_info {
    font-size: 14px;
    margin-left: 6em;
    padding: 6px 8px;
    background: #fbeedf;
    border: 1px solid #eed3d7;
    border-radius: 4px;
    color: red;
    min-width: 60%
}
.inputText {
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #4a4a4a;
    display: block;
    height: 36px;
    margin-top: 1px;
    padding: 5px 10px;
    width: 100%;
}
.select {
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    float: left;
    font-size: 14px;
    height: 36px;
    padding: 5px 10px;
    width: 45%;
}
.submit button {
    width: 96%;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    border-radius: 4px;
    margin: 10px 0
}

footer,footer div a {
    width: 100%;
    color: #fff
}

.tab-sel {
    background: #E30;
    border-color: #E30!important;
    color: #fff
}

.tab-sel .huo {
    background-position: 0 -265px
}

#page-order .new_order {
    padding: 0 2%;
    background-color: #666
}

#page-order .new_order h1 {
    background-position: 0 -186px
}

footer {
    display: -webkit-flex;
    display: flex;
    background: #E30;
    line-height: 50px;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    max-width: 640px
}

footer div {
    border-right: 1px dashed #fff;
    flex-grow: 1
}

footer div:first-child {
    width: 50px;
    flex-grow: 0
}

footer div:first-child:before {
    display: block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: 20px
}

footer div:last-child {
    border-right: none
}

.notes {
    background: #fff
}

.picList li {
    border-bottom: 1px dotted #aaa;
    padding: 2px
}

.picList li.odd {
    background: #eee
}

.like_wrap {
    height: 100vh;
    position: fixed;
    z-index: 22;
    width: 100%;
    top: 0;
    left: 0;
    display: none
}

.like_wrap .like_shadow {
    height: 100vh;
    position: absolute;
    background: rgba(0,0,0,.5);
    width: 100%
}

.like_wrap .like {
    background: #eee;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 80px;
    margin: -40px 0 0 -90px;
    line-height: 80px;
    border-radius: 8px
}

.like_wrap .close {
    position: absolute;
    top: -8px;
    right: -5px;
    line-height: 16px;
    width: 16px;
    border: 1px solid;
    border-radius: 14px;
    background: #fff
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease 0s;
    z-index: 10;
}
.swiper-container .mun_banner {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: 1px solid rgba(221, 223, 230, 0.5);
    border-radius: 50px;
    bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    height: 20px;
    left: 43%;
    line-height: 1.5;
    padding: 2px 4px;
    position: absolute;
    text-align: center;
    width: 46px;
}

.kefu{cursor:pointer;position: fixed;width: 36px;height: 36px;border-radius: 36px; bottom: 134px;right: 16px; z-index: 20;background-image: url(../images/headset_24px.png);background-repeat: no-repeat;background-position: center; background-color: #ff5a5f;}
.m-goToTop{cursor:pointer;position: fixed;width: 36px;height: 36px;bottom: 86px;right: 16px; z-index: 20;display: none;background-image: url(../images/Top@2x.png);background-size:100% 100%;background-repeat: no-repeat;}