
a{text-decoration:none;}
.nr_show {background-color:#f4f4f4;}

.btnview{
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #DEDEDE;
    border-radius:3px;
    box-shadow: none;
    outline: medium none;
    padding: 6px;
    resize: none;
    width: 2.5em;
}

#page_intelOrder {
    background-color: #E9E9EB;
    color: #5E6060;
    font-size: 14px;
}

#page_intelOrder header label {
    color: #B1B2B3;
    float: right;
    font-size: 12px;
    line-height: 30px;
    margin-top: -10px;
    position: relative;
}

#page_intelOrder header label i {
    float: left;
    font-style: normal;
    padding-top: 5px;
}

#page_intelOrder header label b.duiqi {
    padding-top: 2px;
}
#page_intelOrder header label b {
    color: #FF0000;
    float: left;
    font-size: 20px;
}
#page_intelOrder header label b.duiqi {
    padding-top: 2px;
}
#page_intelOrder header, #page_intelOrder section {
    margin: 0 8px 8px;
}
#page_intelOrder section {
    border: 1px solid #DBDBDD;
	overflow:hidden;
}
#page_intelOrder section article:last-of-type {
    margin-bottom: 0;
}
#page_intelOrder section article:first-of-type {
    margin-top: 0;
}
#page_intelOrder section article {
    background-color: #FFFFFF;
    border-top: 0 none;
    margin-bottom: 15px;
    margin-top: -20px;
    padding: 12px 13px;
}

#page_intelOrder section article h2 {
    font-size: 16px;
    padding-left: 7px;
	height:30px;
}

#page_intelOrder h2 .btn_add.emptyIt {
    background: url("../pic/emptyit.png") no-repeat 3px 4px #66CC66;
    color: #FFFFFF;
    margin-left: 18px;
    padding-left: 28px;
	font-size:12px;
	height:30px;
	border: 0 none;
    border-radius: 5px;
}

#page_intelOrder h2 .btn_add {
    background-color: #2EC366;
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin-left: 30px;
    margin-top: -3px;
    padding: 5px 8px;
	font-size:12px;
	height:30px;
}

#page_intelOrder section article ul li:first-of-type {
    margin-top: 10px;
}
#page_intelOrder section article ul li {
    border-top: 1px solid #E7EAEB;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    padding: 7px 110px 7px 10px;
    position: relative;
}
.dish_item {
    height: 45px !important;
}

#page_intelOrder section article ul li span.dishName {
    display: block;
    height: 22px;
    overflow: hidden;
}

#page_intelOrder section article ul li i {
    color: #EB3634;
    font-size: 12px;
    font-style: normal;
}

.btn_common {
    background-color: #2EC366;
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 8px;
}

.dish_item textarea {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #DEDEDE;
    border-radius: 12px;
    box-shadow: none;
    display: none;
    outline: medium none;
    padding: 8px;
    resize: none;
    width: 100%;
}

#page_intelOrder section article ul li section.bbox {
    border: 0 none;
    height: 50px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 8px;
    /*width: 130px;*/
}

#page_intelOrder section article ul li section.bbox input.btn-reduce[type="button"] {
    background: url("../pic/typebtn1a.gif") no-repeat;
}
#page_intelOrder section article ul li section.bbox input[type="button"] {
    border: medium none;
    height: 44px;
    margin: 0 7px;
    padding: 0;
    text-indent: -55em;
    width: 44px;
}
#page_intelOrder section article ul li section.bbox input {
    vertical-align: middle;
}
#page_intelOrder section article ul li section.bbox input[type="text"] {
    background: url("../pic/typenum.png") no-repeat;
    border: medium none;
    color: #707172;
    height: 44px;
    text-align: center;
    width: 44px;
}

#page_intelOrder section article ul li section.bbox input.btn-plus[type="button"] {
    background: url("../pic/typebtn2a.gif") no-repeat;
}
input, select, textarea, button {
    outline: medium none;
    resize: none;
}
.table_book {
    width: 100%;
}
.table_book td {
    padding: 5px 3px;
    white-space: nowrap;
}
.table_book input[type="text"], .table_book input[type="tel"], .table_book textarea, .table_book input[type="number"] {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #DEDEDE;
    border-radius: 12px;
    box-shadow: none;
    outline: medium none;
    padding: 8px;
    resize: none;
    width: 13em;
}
.group_checkbox {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.group_checkbox input[type="checkbox"]:checked {
    background-position: 0 center;
}
.group_checkbox input[type="checkbox"] {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 32px, auto auto;
    border: 1px solid #DEDEDE;
    border-radius: 16px;
    display: inline-block;
    height: 35px;
    padding: 8px;
    width: 70px;
}

.table_book select {
    background-size: auto 23px, auto auto;
    border: 1px solid #DEDEDE;
    border-radius: 12px;
    display: inline-block;
    outline: medium none;
    padding: 8px;
}

.btn_2 {
    border: 1px solid #40BB6E;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    line-height: 35px;
	height: 35px;
	margin:20px;
    padding: 0 5px;
    text-align: center;
    width: 80%;
	background:#825C0C;
}

    .btn_common{
        font-size:12px;
        padding: 5px 8px;
        border: 0;
        border-radius: 2px;
        cursor: pointer;
        background-color: #2ec366;
        color: #fff;
    }
    .dish_item textarea{
        padding: 8px;
        background: #eaeaea;
        border-radius: 12px;
        border: 1px solid #dedede;
        outline: none;
        resize: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-shadow: none;
        display:none;
    }
    .dish_item{
        height:45px!important;
    }
    .dish_item.on{
        height:97px!important;
    } .dish_item.on textarea{
        margin-top:3px;
        display:block;
    }


/*cart[*/
#page_allMenu {
    background-color: #E9E9EB;
    color: #5E6060;
    font-size: 14px;
	min-height:380px;
}
#page_allMenu .center {
    width: 100%;
}
.center {
    margin: 0 auto;
    position: relative;
    width: 320px;
}
#page_allMenu nav {
    background-color: #E4E4E6;
    float: left;
    margin: 0;
    overflow-y: auto;
    width: 100%;
}
#page_allMenu nav dl {
    margin-top: 0;
}
#page_allMenu nav dl dd {
    background-color: #E4E4E6;
    font-size: 13px;
    padding: 3px 0 3px 10px;
    text-align: left;
}
#page_allMenu nav dl dt, #page_allMenu nav dl dd {
    cursor: pointer;
    line-height: 32px;
    margin-left: 0;
    text-align: center;
}
#page_allMenu section {
    background-color: #FFFFFF;
    float: left;
    margin: 0;
    overflow-y: auto;
    width: 100%;
}
#page_allMenu section article {
    background-color: #FFFFFF;
    border-top: 1px solid #E7EAEB;
    margin-bottom: 15px;
    padding: 0 5px 30px;
}
#page_allMenu section article dl:first-of-type {
    border-top: 1px solid #E7EAEB;
    margin-top: -1px;
}
#page_allMenu section article dl {
    border-bottom: 1px solid #E7EAEB;
    border-top: 1px solid #FFFFFF;
    height: 74px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-bottom: 8px;
    padding-left: 90px;
    position: relative;
}

#page_allMenu section article dl dt h3 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 8px;
}

#page_allMenu section article dl dd {
    font-size: 12px;
    margin-left: 0;
    position: relative;
    z-index: 1;
}

#page_allMenu section article dl dd img {
    border-radius: 3px;
    cursor: pointer;
    height: 60px;
    left: -90px;
    position: absolute;
    top: -25px;
    width: 80px;
}
#page_allMenu section article dl dd span:empty, content b:empty {
    display: none;
}
#page_allMenu section article dl dd span, .content b {
    background: url("../pic/popular.png") no-repeat scroll center center / 100% auto rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    left: 0px;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 25px;
}

#page_allMenu section article dl dd:nth-of-type(2) {
    margin-bottom: 13px;
    margin-top: -5px;
}
#page_allMenu section article dl dd {
    font-size: 12px;
    margin-left: 0;
    position: relative;
    z-index: 1;
}

#page_allMenu section article dl dd em {
    color: #FF0000;
    font-style: normal;
}

input, select, textarea, button {
    outline: medium none;
    resize: none;
}

#page_allMenu nav dl dd.active {
    background-color: #AFAFB0;
    color: #FFFFFF;
}
#page_allMenu section article dl button {
    background: url("../pic/unchoosen.gif") no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 46px;
    position: absolute;
    right: 2px;
    top: 12px;
    width: 46px;
    z-index: 10;
}

#page_allMenu section article dl .choosen {
    background: url("../pic/choosen.gif") no-repeat;
}

#qk ul li a {
    display: block;
    height: 100%;
    position: relative;
}

#qk ul li a span.icons {
    /*background: url("../pic/icons.png-") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    display: block;
    height: 25px;
    margin: 3px auto;
    width: 50px;
}
#qk ul li a > * {
    pointer-events: none;
}
#qk ul li a span.v5 label {
    background: none repeat scroll 0 0 #FF0000;
    border: 0px solid #FFFFFF;
    border-radius: 18px;
    color: #FFFFFF;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
    width: 18px;
}
#qk ul li a label {
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clear:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    width: 100%;
}

ul,li {
    list-style-type: none;
}

#page_allMenu .freeSet {
    background-color: #FFFFFF;
    padding: 0;
    width: 300px;
}
.mDialog {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    left: 0;
    padding: 25px;
    position: fixed;
    top: 0;
    width: 205px;
}

.content {
    position: relative;
}
.content b {
    left: 10px;
    top: 0;
}

.content img {
    height: 225px;
    width: 300px;
}

.content h2 {
    background-color: #F6F6F6;
    color: #5E6060;
    font-size: 13px;
    font-weight: normal;
    margin-top: -5px;
    padding: 10px 20px 9px;
}

.content h2 i {
    color: #FF0000;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    margin-left: 10px;
}

.content p {
    color: #B8B8B8;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0 12px;
}
.content h3, .content p {
    margin: 0 20px;
}
#page_allMenu .freeSet > a.x {
    right: -6px;
    top: -6px;
}

.bbox {

}

.bbox input.btn-reduce[type="button"] {
    background: url("../pic/typebtn1a.gif") no-repeat scroll 0 0 / 22px 22px rgba(0, 0, 0, 0);
}
.bbox input[type="button"] {
    border: medium none;
    height: 44px;
    margin: 0 7px;
    padding: 0;
    text-indent: -55em;
    width: 44px;
}
.bbox input {
    vertical-align: middle;
}
.bbox input[type="text"] {
    background: url("../pic/typenum.png") no-repeat scroll 0 0 / 32px 23px rgba(0, 0, 0, 0);
    border: medium none;
    color: #707172;
    height: 23px;
    text-align: center;
    width: 32px;
}
.bbox input.btn-plus[type="button"] {
    background: url("../pic/typebtn2a.gif") no-repeat scroll 0 0 / 22px 22px rgba(0, 0, 0, 0);
}
/*cart]*/

#page_order {
    background-color: #E9E9EB;
    overflow-x: hidden;
    padding: 8px;
}
#page_order header{height: 30px;padding: 10px;font-size:16px}
#page_order section {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDD;
    box-shadow: 1px 1px 2px #E3E3E5, -1px -1px 2px #E3E3E5;
    height: 122px;
    margin-bottom: 12px;
    padding: 0 10px;
}
#page_order section article {
    border-bottom: 1px solid #E7EAEB;
    min-height: 76px;
    overflow: hidden;
    position: relative;
}

#page_order section span:before {
    left: 2px;
    top: 2px;
    z-index: -1;
}

#page_order section span img {
    background-color: #FFFFFF;
    border-radius: 3px;
    height: 60px;
    margin: 8px 0 0 2px;
    width: 80px;
}

#page_order section h1 {
    color: #5E6060;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-top: 3px;
}
#page_order section p {
    color: #969696;
    font-size: 12px;
    line-height: 17px;
}
#page_order section ul {
    clear: both;
    height: 30px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 9px;
    width: 99%;
}
#page_order section li {
    border-right: 1px solid #E8EAEB;
    display: inline-block;
    float: left;
    height: 30px;
    text-align: center;
    width: 33%;
}

#page_order section li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 23px 24px;
    color: #36B35F;
    display: inline-block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    padding-left: 26px;
}
#page_order section li a.order {
    background-image: url("../pic/icon_order.png");
}
#page_order section li a.gps {
    background-image: url("../pic/icon_gps2.png");
}

#page_order section li a.reality {
    background-image: url("../pic/icon_reality.png");
}