.container .banner {
	width: 6.4rem;
	height: 2.7rem;
	/* background: url(../img/topBanner.png); */
	background-size: 6.4rem 2.7rem;
	margin-bottom: .25rem
}

.container .present {
	width: 6.1rem;
	height: 1.3rem;
	border: 1px solid #ededed;
	border-radius: .07rem;
	margin: .25rem auto .17rem
}

.container .present .meal-present {
	padding: .16rem;
	line-height: .4rem
}

.container .present .meal-present strong {
	font-size: .22rem;
	color: #000
}

.container .present .meal-present a {
	text-align: right;
	color: #1499da
}

.container .title-present {
	width: 100%;
	height: .58rem;
	background: #1499da;
	border-top-left-radius: .07rem;
	border-top-right-radius: .07rem;
	text-align: center;
	line-height: .58rem
}

.container .title-present h3 {
	color: #fff
}

.container .select {
	width: 6.1rem;
	margin: 0 auto;
	border: 1px solid #ededed;
	border-radius: .07rem
}

.container .select .meal-select {
	text-align: center
}

.container .select .meal-select .title-td {
	color: #1499da;
	padding: .16rem
}

.container .select .meal-select .meal-wrap {
	border-top: 1px solid #ededed;
	font-size: .2rem;
	padding: .22rem 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0)
}

.container .select .meal-select .meal-wrap-money {
	color: #ff7031
}

.container .select .meal-select .meal-wrap i {
	display: inline-block;
	width: .3rem;
	height: .31rem;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
	border-radius: 50%;
	background-size: .3rem .31rem
}

.container .select .meal-select .meal-wrap-show {
	background: url(../img/opt.png);
	border: 0 !important
}

.container .select .meal-select .meal-wrap-hide {
	background: none !important
}

.container .business-deal {
	position: fixed;
	left: 50%;
	bottom: 0;
	width: 6.4rem;
	height: .9rem;
	margin-left: -3.2rem;
	background: #fff;
	border-top: 1px solid #eee
}

.container .business-deal .btn-favorite,.container .business-deal .btn-favorite
	{
	color: #666;
	padding: .1rem 0;
	text-align: center
}
.container .business-deal .btn-favorite:before,.container .business-deal .btn-favorite:before
{
	content: "\f006";
	display: none;
	font-family: FontAwesome;
	font-size: .4rem;
	line-height: 1em

}

.container .business-deal .btn-favorite:after,.container .business-deal .btn-favorite:after
{
	content: "收藏";
	display: none
}

.container .business-deal .btn-favorite.is-collected:before,.container .business-deal .btn-favorite.is-collected:before
{
	content: "\f005";
	color: #ff0;
	display: none
}

.container .business-deal .btn-favorite.is-collected:after,.container .business-deal .btn-favorite.is-collected:after
{
	content: "已收藏";
	display: none
}

.container .business-deal .btn-deal {
	display: block;
	height: 100%;
	text-align: center;
	background: #1499da;
	color: #fff;
	font-size: .32rem;
	line-height: .9rem
}

.container .business-deal .btn-deal-no {
	background: #888
}

.container .business-info__tabTag {
	height: .8rem;
	text-align: center;
	line-height: .8rem;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	overflow: hidden
}

.container .business-info__tabTag.is-cur {
	color: #1499da;
	border-bottom: 2px solid #1499da
}

.container .business-info__content {
	display: none;
	padding: .2rem
}

.container .business-info__content.is-cur {
	display: block
}

.container .business-info__content p {
	margin-bottom: .1rem
}

.popup,.popup-dredge {
	background: #fff;
	width: 5.5rem;
	border: 1px solid #aaa;
	border-radius: .08rem
}

.popup .hint-popup,.popup-dredge .hint-popup {
	height: .7rem;
	line-height: .7rem;
	text-align: center;
	color: #1499da;
	font-size: .32rem;
	border-bottom: 1px solid #1499da
}

.popup .popup-wrap,.popup-dredge .popup-wrap {
	padding: .26rem .5rem
}

.popup .popup-wrap-top,.popup-dredge .popup-wrap-top {
	font-size: .24rem;
	margin-bottom: .4rem
}

.popup .popup-wrap-top h4,.popup-dredge .popup-wrap-top h4 {
	color: #FFa800;
	line-height: .46rem
}

.popup .popup-wrap-top p,.popup-dredge .popup-wrap-top p {
	line-height: .44rem
}

.popup .popup-wrap-body,.popup-dredge .popup-wrap-body {
	font-size: .227rem;
	margin-top: .14rem
}

.popup .popup-wrap-body-left,.popup-dredge .popup-wrap-body-left {
	outline: 0;
	display: inline-block;
	width: 2.35rem;
	height: .34rem;
	border: 1px solid #999;
	border-radius: .05rem;
	padding: .14rem;
	font-size: .227rem
}

.popup .popup-wrap-body a,.popup-dredge .popup-wrap-body a {
	display: inline-block;
	width: 1.6rem;
	height: .64rem;
	background: #1499da;
	vertical-align: top;
	float: right;
	text-align: center;
	line-height: .64rem;
	color: #fff
}

.popup .popup-wrap-body:after,.popup-dredge .popup-wrap-body:after {
	content: "";
	display: block;
	clear: both;
	height: 0
}

.popup .popup-wrap-body-bottom,.popup-dredge .popup-wrap-body-bottom {
	font-size: .236rem
}

.popup .popup-wrap-body-bottom p,.popup-dredge .popup-wrap-body-bottom p
	{
	line-height: .5rem
}

.popup .popup-wrap-body-bottom span,.popup-dredge .popup-wrap-body-bottom span
	{
	color: #1499da
}

.popup .popup-wrap-bottom,.popup-dredge .popup-wrap-bottom {
	margin-top: .1rem
}

.popup .popup-wrap-bottom a,.popup-dredge .popup-wrap-bottom a {
	display: inline-block;
	width: 1.8rem;
	height: .56rem;
	border-radius: .07rem;
	text-align: center;
	line-height: .56rem;
	color: #fff;
	background: #b7b7b7
}

.popup .popup-wrap-bottom .popup-btn-bg,.popup-dredge .popup-wrap-bottom .popup-btn-bg
	{
	background: #1499da
}

.popup .popup-wrap-bottom-btn,.popup-dredge .popup-wrap-bottom-btn {
	text-align: center
}

.business-info {
	padding-bottom: .9rem
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent
}

.container .business-info__tabTag {
	cursor: pointer
}

.dialog-box {
	padding: 0.1rem .12rem;
	width: 93%;
	margin: 0 auto;
	height: auto;
	line-height: .28rem;
	border: 1px solid #d7f2ff;
	position: relative;
	background-color: #d7f2ff;
	border-radius: .1rem;
	color: #ff5001;
	text-align: left;
	font-size: .17rem;
	margin-top: .2rem
}

.dialog-box span {
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute
}

.dialog-box .bot {
	border-width: 15px;
	border-style: solid dashed dashed;
	border-color: transparent transparent #d7f2ff;
	left: 15px;
	top: -29px
}

.dialog-box .top {
	border-width: 13px;
	border-style: solid dashed dashed;
	border-color: transparent transparent #d7f2ff;
	left: 17px;
	top: -25px
}

.line {
	width: 100%;
	overflow: hidden
}

.active {
	background-color: #eeeeef
}
.tanchuang_p {
    color: #666;
    font-size: 0.2rem;
    line-height: 2;
    text-align: center;
    margin-top: 0.3rem;
}
.tanchuang_p1 {
    color: #666;
    font-size: 0.2rem;
    padding: 0rem 0.2rem;
    line-height: 2;
    text-align: left;
}
table tr:last-child td:last-child {
    border-bottom-right-radius: 0.2rem;
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 0.2rem;
}

table tr td:last-child {
    border-right: none;
}

table tr td:first-child {
    border-left: none;
}
.table_div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    overflow: hidden;
    width: 95%;
    margin: .2rem auto 0;
    -moz-border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -o-border-radius: .2rem;
    border-radius: .2rem;
    border: 1px solid #cfe9ff;
    background-color: #f2f9ff;
}

.order_table {
    width: 101%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -o-border-radius: .2rem;
    border-radius: .2rem;
}

    .order_table tr {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

    .order_table td {
        border: 1px solid #cfe9ff;
    }

    .order_table tr:last-child td {
        border-bottom: none;
    }

    .order_table tr:first-child {
        border: 1px solid #2b91e3;
    }

        .order_table tr:first-child th {
            border-right: 1px solid #cfe9ff;
        }




    .order_table th {
        color: #fff;
        background-color: #2b91e3;
    }

    .order_table td {
        color: #4f4f4f;
        font-size: 0.2rem;
        background-color: #f2f9ff;
    }

    .order_table tr .red_tr {
        color: #ff0000;
        font-size: 0.2rem;
    }
	 .order_table tr .blue_tr {
        color: #2b91e3;
        font-size: 0.2rem;
    }

    .order_table th, .order_table2 tr, .order_table td {
        padding: 0.15rem 0;
    }

.td_red {
    color: #ff0000;
}

.table_th4 {
    width: 35%;
}

    .table_th4 p {
        font-size: 0.22rem;
    }

.table_th5 {
    width: 20%;
}

    .table_th5 p {
        font-size: 0.22rem;
    }

.table_th6 {
    width: 25%;
}

    .table_th6 p {
        font-size: 0.22rem;
    }

.table_th7 {
    width: 20%;
}

    .table_th7 p {
        font-size: 0.22rem;
    }
#xianfu_btn {
            position: fixed;
            bottom: 34%;
            right: 5%;
            width: 15%;
            z-index: 999;
        }

            #xianfu_btn img {
                width: 100%;
                display: block;
            }
            .hint-popup{
                position:relative;
            }
            .hint-popup .tanchuang_guanbi{
                top:0;
                right:0.2rem;
                position:absolute;
            }
/* 拨号提示 */
.yqalert-box-mask {
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    z-index: 9;
    background: rgba(0,0,0,0.6);
}
.yqchange-user-alert {
    top: 50%;
    left: 50%;
    width: 5rem;
    min-height: 1rem;
    background: #fff url(../img/yq_remind_bg.png) top center no-repeat;
    background-size: 100%;
    position: fixed;
    border-radius: 0.16rem;
    padding: 0.5rem 0rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.yqchange-user-title {
    color: #1D1D1D;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: bold;
    text-align: center;
}
.yqchange-user-con {
    color: #666;
    font-size: 0.2rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    line-height: 0.36rem;
    /* text-align: center; */
    padding: 0.28rem 0.4rem 0.4rem;
    text-indent: 0.4rem;
}
.yqchange-user-btns {
    text-align: center;
    /* margin: 0.26rem 0 0; */
}
.yqchange-user-btns span, .yqchange-user-btns a {
    width: 5rem;
    height: 0.7rem;
    line-height: 0.7rem;
    display: inline-block;
    text-align: center;
    font-size: 0.36rem;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #009AF1;
    border-radius: 0.35rem;
    border: 1px solid #009AF1;
    margin: 0 0.1rem;
}
.yqchange-user-btns span.blue-btn, .yqchange-user-btns a.blue-btn {
    color: #fff;
    background: #3C9AF2;
}
/* 广告弹窗 */
.adv-remind-box{
	width: 5rem;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	top: 50%;
	left: 50%;
	position: fixed;
}
.adv-remind-box img{
	display: block;
	width:100%;
}
.close-btn{
	width:0.46rem;
	height:0.46rem;
	background:url(../img/close_btn.png) no-repeat;
	background-size:100%;
	margin:0.2rem auto 0;

}
.tc_table {
    border-radius: 0.2rem;
    width: 100%!important;
    margin-top: .2rem!important;
    border-collapse: unset!important;
    border: 1px #bee4fc solid!important;
}
.tc_table tr th,
.tc_table tr td {
    width: 33.3%!important;
    padding: .05rem!important;
    border-top: 1px #bee4fc solid!important;
    border-left: 1px #bee4fc solid!important;
    text-align: center!important;
}
.tc_table tr th{
    border-top: 0px!important;
    background-color: #ebf7ff;
    color: #11448e;
}
.tc_table tr th:nth-child(1){
    border-left: 0px!important;

}
.tc_table tr td:nth-child(1){
    border-left: 0px!important;
    background-color: #ebf7ff;
    color: #11448e;
    font-weight: 600;
}
.tc_table tr td:nth-child(2){
    color: #446799;
}
.tc_table tr td:nth-child(3){
    color: #0069ff;
}
.tc_table tr:last-child td:first-child{
         border-bottom-left-radius: 0rem;
}
.tc_title{
     display: flex;
     align-items: center;
     margin-top: .2rem;
}
.tc_title img {
    width: 1.24rem;
height: .1rem;
}
.tc_title span {
    font-size: .26rem;
color: #08387e;
line-height: .26rem;
}