*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "微软雅黑";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
.pf{
	position: fixed;
}
html{
	max-width: 720px;
	margin: 0 auto;
	font-size: 30.77px;
}
@media screen and (max-width: 667px) {
	html{
		font-size: 28.5px;
	}
}
@media screen and (max-width: 640px) {
	html{
		font-size: 27.35px;
	}
}
@media screen and (max-width: 568px) {
	html{
		font-size: 24.27px;
	}
}
@media screen and (max-width: 414px) {
	html{
		font-size: 17.68px;
	}
}
@media screen and (max-width: 412px) {
	html{
		font-size: 17.59px;
	}
}
@media screen and (max-width: 375px) {
	html{
		font-size: 16px;
	}
}
@media screen and (max-width: 360px) {
	html{
		font-size: 15.36px;
	}	
}
@media screen and (max-width: 320px) {
	html{
		font-size: 13.64px;
	}
}
.New18{
			font-size: 0.9rem;
			background: #0ba2e6;
			color: #fff;
			height: 2rem;
			padding: 0.22rem;
			line-height: 1.5rem;
			box-sizing: border-box;
}
.New18 a{
			color:#fff
}
.fixednav{
	position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
}
/*拼单*/
.set_menu{
    background: #fff;
    width: 100%;
    margin-bottom: 0.6rem;
}
.set_menu2{
    background: #fff;
    width: 100%;
    margin-bottom: 0.6rem;
}
.top{
    box-sizing: border-box;
    padding: 0 0.6rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #eee;
}

.top p{
    height: 2rem;
    line-height: 2rem;
    font-size: 0.9rem;
    color: #000;
}
.top a{
    display: flex;
    color: #a4a29f;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
    align-items: center;
    outline:none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.top a img{
    height: 0.6rem;
    width: 0.5rem;
    margin-left: 0.08rem;
}
.set_menu ul{
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.set_menu ul li{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 3rem;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.set_menu ul li::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 97%;
    right: 0;
    background: #eee;
}
.set_menu ul li:last-child::after{
    display: none;
}
.set_menu2 ul{
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.set_menu2 ul li{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 4.5rem;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.set_menu2 ul li::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 97%;
    right: 0;
    background: #eee;
}
.set_menu2 ul li:last-child::after{
    display: none;
}
.yi{
    height: 100%;
    font-size: 0.9rem;
    margin-left: 0.8rem;
    display: flex;
    align-items: center;
}
.money{
    color: #fb0808;
    display: inline-block;
    width: 4.5rem;
}
.many{
    color: #424040;
    display: inline-block;
    width: 7rem;
}
.er{
    font-size: 0.8rem;
    width: 6rem;
    color: #888888;
    box-sizing: border-box;
    /* padding-top: 0.2rem; */
}
.er p span{
    color: #0ca2e5;
}
.san{
    height: 1.5rem;
    line-height: 1.5rem;
    width: 3.5rem;
    color: #fff;
    background: #0ca2e5;
    border-radius: 4px;
    font-size: 0.5rem;
    text-align: center;
    margin-left: 0.5rem;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/*订单详情*/
html{
	max-width:100%!important;
}
.data{
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 0.5rem 0.8rem;
    margin-bottom: 0.6rem;
}
.name{
    font-size: 1.3rem;
    width: 100%;
    color: #333;
    height: 2rem;
    line-height: 2rem;
    text-indent: 0.6em;
    position: relative;
}
.name::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 0.2rem;
    height: 1.2rem;
    background: #0ba2e6;
}
.describe{
    color: #787879;
    font-size: 1rem;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 100%;
    margin-top: 0.5rem;
}
.flex{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.service_charge{
    width: 50%;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #787879;
    font-size: 1rem;
}
.red{
    color: #fb031a;
}
.deal{
    width: 50%;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #787879;
    font-size: 1rem;
}
.top2{
    box-sizing: border-box;
    padding: 0 0.8rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 1px solid #eee;
}
.top2 p{
    height: 2.8rem;
    line-height: 2.8rem;
    font-size: 1rem;
    color: #0ba2e6;
}
.top2 p span{
    color: #282828;
    margin-left:0.4rem;
}
.many2{
    color: #424040;
    display: inline-block;
    width: 8rem;
    font-size: 1rem;
}
.yi2{
    width: 4.9rem;
    box-sizing: border-box;
    margin-left: 0.3rem;
}
.er2{
    font-size: 0.8rem;
    width: 10rem;
    color: #888888;
    box-sizing: border-box;
    margin-left: 0.5rem;
}
.yi img{
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    margin-right: 0.6rem;
}
#jrpd{
	width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    background: #0ba2e6;
    font-size: 1.1rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
}
/*拼单套餐*/
.shang{
    font-size: 1rem;
    color: #f0a022;
}
.shang span{
    margin-left: 0.5rem;
}
.xia{
    color: #414040;
    font-size: 1rem;
}
.yi3{
	width: 10rem;
    box-sizing: border-box;
    margin-left: 0.5rem;
}
.er3{
	font-size: 1rem;
    width: 7rem;
    color: #888888;
    box-sizing: border-box;
    margin-left: 0.5rem;
}
.san3{
    height: 1.8rem;
    line-height: 1.8rem;
    width: 4.5rem;
    color: #fff;
    background: #0ca2e5;
    border-radius: 4px;
    font-size: 0.8rem;
    text-align: center;
    margin-left: 0.5rem;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}