html{font-family: "Microsoft YaHei","Open Sans",sans-serif;-webkit-text-size-adjust:100%;font-size:0.28rem;/*overflow: hidden;*/}
body{margin:0;max-width:750px;min-height:100%;min-width:320px;margin:0 auto;color:#222;-webkit-overflow-scrolling:touch;font-size:0.28rem;}
*{-webkit-box-sizing:border-box;box-sizing:border-box;}
h1,h2,h3,h4,h5,form,p,ul,input,dl,dt,dd{margin:0px;padding:0px;}
h1,h2,h3,h4,h5{font-weight: normal;}
input,textarea{font-family: "Microsoft YaHei","Open Sans",sans-serif;font-size:0.32rem;color:#222;}
input,textarea{-webkit-box-sizing:border-box;box-sizing:border-box;}
li{padding:0px;margin:0px;list-style-type:none;}
a{color:#222;text-decoration:none;}
a:hover{text-decoration:none;}
:focus{outline:0}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
body{background:#f5f5f5;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #bbb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bbb;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bbb;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #bbb;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #bbb;
}


/*.app{background: #f5f5f5;min-height:100vh;padding-bottom:1rem;}*/
.line-block{background: #f5f5f5;height:.2rem;}

.header-bar{height:.9rem;background: #F85659;position: relative;}
.header-bar .return{position: absolute;display:block;width:.9rem;height:.9rem;background:url("../images/return.png") no-repeat 0.26rem 0.26rem;background-size: .4rem .4rem;}
.header-bar h1{padding:0 1.2rem;line-height: .9rem;font-size:0.32rem;color:#fff;text-align: center;}
.header-bar .homeIcon{position: absolute;display:block;width:.9rem;height:.9rem;background:url("../images/home.png") no-repeat .21rem .21rem;background-size: .48rem .48rem;top:0;right:0;}

/*.header-bar{height:46px;position: relative;}
.header-bar .header-bar-wrap{height:46px;background: #F85659;position: fixed;left:0;top:0;right:0;z-index: 900;}
.header-bar .return{position: absolute;display:block;width:46px;height:46px;background:url("../images/return.png") no-repeat 13px 13px;background-size: 20px 20px;}
.header-bar h1{padding:0 50px;line-height: 46px;font-size:16px;color:#fff;text-align: center;}
.header-bar .menuIcon{position: absolute;display:block;width:46px;height:46px;background:url("../images/home.png") no-repeat 11px 11px;background-size: 24px 24px;top:0;right:0;}
*/
.header-bar-1{height: .9rem;background: #f2f2f2;text-align: center;line-height: .9rem;color:#3c3c3c;}
.header-bar-1 h1{font-size:.32rem;}

/*.header-bar{height:46px;position: relative;}
.header-bar .header-bar-wrap{height:46px;background: #F85659;position: fixed;left:0;top:0;right:0;z-index: 900;}
.header-bar .return{position: absolute;display:block;width:46px;height:46px;background:url("../images/return.png") no-repeat 13px 13px;background-size: 20px 20px;}
.header-bar h1{padding:0 50px;line-height: 46px;font-size:16px;color:#fff;text-align: center;}
.header-bar .menuIcon{position: absolute;display:block;width:46px;height:46px;background:url("../images/home.png") no-repeat 11px 11px;background-size: 24px 24px;top:0;right:0;}*/



/*Index Start*/

.banner{}
.banner img{width: 100%;display: block;}

.index-menu{height:.8rem;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;background:#f3f3f3;zoom:1;}
.index-menu ul:after{clear:both;height:0px;font-size:0px;line-height:0px;}
.index-menu li{float:left;width:50%;height:0.8rem;position: relative;}
.index-menu li .title{text-align: center;border-right:1px solid #e2e2e2;padding:.2rem 0;}
.index-menu li .title:after{content:' ';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;position:absolute;top:50%;margin-left:5px;margin-top:-3px}

.index-menu li:last-child .title{border-right: 0;}
.index-menu li .submenu{display:none;position: absolute;width:100%;top:.8rem;border:1px solid #eee;background: #fff;border-top:0;}
.index-menu li .submenu a{display: block;border-bottom:1px solid #eee;padding:.2rem .2rem;text-align: center;}
.index-menu li .submenu a:last-child{border-bottom: 0;}
.index-menu li .submenu a.selected{color: #f80605;}

.index-menu li.active .submenu{display: block;}
.index-menu li.active .title{color:#3DB4F6;}
.index-menu li.active .title:after{border-bottom: 5px solid #3DB4F6;border-top:0;}


/*.storeLoading{height:.8rem;margin:30px auto;background:url("../images/loading.gif") center top no-repeat;background-size: .8rem .8rem;text-align: center;padding-top:.9rem;color:#bbb;}

.storeList{display: none;}
.storeList li{background: #fff;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:.4rem .3rem;overflow: hidden;zoom:1;margin-top:.2rem;}
.storeList li .row{overflow: hidden;zoom:1;}
.storeList li .row:after{clear:both;height:0px;font-size:0px;line-height:0px;}
.storeList li .showimg{float:left;width:1.8rem;}
.storeList li .showimg img{/*width:100%;*/width:1.8rem;height: 1.8rem;}
.storeList li .showinfo{float:right;width:4.8rem;}
.storeList li .showinfo h2{font-size: .32rem;}
.storeList li .showinfo .address{color:#999;margin-top:.1rem;}
.storeList li:first-child{border-top:0;margin-top:0;}*/


/*.youjia-table {border-collapse: collapse; border-spacing: 0;width:100%;margin-top:.2rem; background-color:#fff}
.youjia-table thead tr { background-color:#f5f5f5}
.youjia-table td,.youjia-table th {width:20%; text-align: center; padding:.1rem 0; line-height:.4rem; border:1px solid #f2f2f2;font-weight: normal;font-size:.28rem;}
.youjia-table th{color:#999;}
.color-1{color:#ff6600;}
.color-2{color:#9ac828;}
.color-3{color:#3ea2ff;}
*/

/*.storeList li .btngroup{margin-top:.4rem;text-align: center;}
.storeList li .btngroup a{display: inline-block;padding:.14rem .4rem;border-radius: 3px;font-size:.28rem;margin:0 .1rem;}
.storeList li .btngroup a.daohang{background: #9ac828;color:#fff;}
.storeList li .btngroup a.jiayou{background: #f96901;color:#fff;}*/

/*Index End*/

.shop-header{height:1rem;border-bottom:1px solid #eee;background: #fff;}
.shop-header:after{clear:both;height:0px;font-size:0px;line-height:0px;}
.shop-header h1{float:left;width:2rem;line-height: 1rem;font-size:.32rem;padding:0 .3rem;}

.shop-header .orderBox{float:right;width:3rem;position: relative;font-size:.28rem;}
.shop-header .orderBox .title{text-align: center;line-height: 1rem;}
.shop-header .orderBox .title:after{content:' ';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;position:absolute;top:50%;margin-left:5px;margin-top:-3px}

.shop-header .orderBox .submenu{display:none;position: absolute;width:100%;top:1rem;border:1px solid #eee;background: #fff;border-top:0;margin-top:-1px;}
.shop-header .orderBox .submenu a{display: block;border-bottom:1px solid #eee;line-height:1rem;text-align: center;}
.shop-header .orderBox .submenu a:last-child{border-bottom: 0;}
.shop-header .orderBox .submenu a.selected{color: #f80605;}
.shop-header .orderBox.active .submenu{display: block;}



.shop-menu{background:#fff;height:.8rem;border-top:1px solid #eee;border-bottom:1px solid #eee;zoom:1;}
.shop-menu ul:after{clear:both;height:0px;font-size:0px;line-height:0px;}
.shop-menu li{float:left;width:50%;height:0.8rem;position: relative;}
.shop-menu li .title{text-align: center;border-right:1px solid #eee;padding:.2rem 0;}
.shop-menu li .title:after{content:' ';border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;position:absolute;top:50%;margin-left:5px;margin-top:-3px}

.shop-menu li:last-child .title{border-right: 0;}
.shop-menu li .submenu{display:none;position: absolute;width:100%;top:.8rem;border:1px solid #eee;background: #fff;border-top:0;}
.shop-menu li .submenu a{display: block;border-bottom:1px solid #eee;padding:.2rem .2rem;text-align: center;}
.shop-menu li .submenu a:last-child{border-bottom: 0;}
.shop-menu li .submenu a.selected{color: #f80605;}

.shop-menu li.active .submenu{display: block;}
.shop-menu li.active .title{color:#3DB4F6;}
.shop-menu li.active .title:after{border-bottom: 5px solid #3DB4F6;border-top:0;}

/*.shopList{margin:.2rem 0;}
.shopList li{background: #fff;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow: hidden;zoom:1;margin-top:.2rem;}
.shopList li a{display: block;padding:.4rem .3rem;}
.shopList li .row{overflow: hidden;zoom:1;}
.shopList li .row:after{clear:both;height:0px;font-size:0px;line-height:0px;}
.shopList li .showimg{float:left;width:1.8rem;}
.shopList li .showimg img{width:1.8rem;height: 1.8rem;}
.shopList li .showinfo{float:right;width:4.8rem;}
.shopList li .showinfo h2{font-size: .32rem;}
.shopList li .showinfo p{color:#999;margin-top:.1rem;}
.shopList li .showinfo p.integral i{color:#ff6600;font-style: normal;}
.shopList li:first-child{border-top:0;margin-top:0;}*/

/*.shopData{background:#fff;}*/
.shopData ul{padding:0 3px;}
.shopData ul:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
.shopData li{float:left;width:50%;margin-bottom:6px;}
.shopData li a{display:block;margin:0 3px;}
.shopData li img{display: block;width:100%;height: auto;}
.shopData li .info{padding:.2rem .1rem;background:#fff;}
.shopData li .info h2{font-size:.28rem;padding-bottom:.1rem;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.shopData li .price{font-size:.28rem;color:#ff3300;line-height: .36rem;}
.shopData li .intro{font-size:.24rem;float:right;color:#999;line-height: .36rem;}

/*.shopLists{background: #fff;}
.shopLists li{}
.shopLists li a{display: block;padding:.3rem;border-bottom:1px solid #eee;display: flex;}
.shopLists li a .showimg{width:2rem;height:2rem;}
.shopLists li a .showimg img{width:2rem;height:2rem;}
.shopLists li a .showinfo{flex: 1;margin-left:.2rem;}
.shopLists li a .showinfo h2{font-size:.28rem;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.shopLists li a .showinfo p{margin-top:.1rem;}
.shopLists li a .showinfo .price{font-size:.28rem;color:#ff3300;line-height: .36rem;}
.shopLists li a .showinfo .intro{font-size:.24rem;color:#999;line-height: .36rem;}*/

.footer{height:1rem;}
.footer ul{position: fixed;bottom:0;width:100%;border-top:1px solid #eee;height:1rem;background: #fff;}
.footer ul li{float:left;width:25%;}
.footer ul li a{display: block;height:1rem;padding-top:.12rem;/*border-right: 1px solid #eee;*/}
.footer ul li a img{display: block;margin:0 auto;width:.36rem;height: .36rem;}
.footer ul li a p{color:#666;text-align:center;font-size:.24rem;margin-top:.06rem;}
.footer ul li:last-child a{border-right: 0;}

.page {margin:.2rem 0 .2rem 0;}
.page {padding:0;font-size:.28rem; text-align: center;}
.page a,.page span{ display:inline-block; margin:0 .1rem; padding:.2rem .3rem; border:1px solid #e1e1e1; background:#fff; color:#333; text-decoration:none; border:1px solid #eee;border-radius: .06rem;}
.page .current{ color:#fff; background:#488FCD; border-color:#488FCD; }
.page .disabled{ color:#bbb; background:#fff; }



.bodyFixed{position: fixed;top:0;left:0;right:0;bottom:0;}
.mainLayer{
	position: fixed;
	top:0;left:0;right:0;bottom:0;
	background:rgba(0,0,0,.5);
	z-index: 10;
	display: none;
}
#timer{ padding: .2rem; color: #0a6fe5}
#timerp{ font-size:.4rem;text-align: center; color:#ff0000}
.chytb{text-decoration:line-through;color:#0a6fe5 }
.chyyuan{border-radius: 3px; padding: 2px; border:1px #0bb20c solid;}
.chybglan{background: #0e6acb;}

.footer1{height:50px;}
.footer1 ul{position: fixed;bottom:0;width:100%;border-top:1px solid #eee;height:50px;background: #fff;}
.footer1 ul li{float:left;width:25%;}
.footer1 ul li a{display: block;height:1rem;padding-top:.12rem;/*border-right: 1px solid #eee;*/}
.footer1 ul li a img{display: block;margin:0 auto;width:.36rem;height: .36rem;}
.footer1 ul li a p{color:#666;text-align:center;font-size:.24rem;margin-top:.06rem;}
.footer1 ul li:last-child a{border-right: 0;}
.xybtn4{display: block;width:60px;height: 25px;color: #ffffff;background: #fd6408;border-radius: 3px;text-align: center;padding: 3px;}
.xybtn3{display: block;width:60px;height: 25px;color: #ffffff;background: #ff0000;border-radius: 3px;text-align: center;padding: 3px;}
.xybtn2{display: block;width:60px;height: 25px;color: #ffffff;background: #0972d3;border-radius: 3px;text-align: center;padding: 3px;}
.xybtn{display: block;width:60px;height: 25px;color: #ffffff;background: #8ebf0b;border-radius: 3px;text-align: center;padding: 3px;}
.xybtn1{display: block;width: 95%;margin: 0 auto;height:30px;line-height:30px;padding-top: 5px;
  text-align: center;border-radius: 5px;background: #e70e51;color: #ffffff}
.xybtnw{display: block;width:180px;height: 30px;line-height: 30px;border:1px #ccc solid;border-radius: 2px;padding: 3px;}
.xybtnh{display: block;width:130px;height: 30px;border-radius: 2px;padding: 3px;text-align: center;background: #fd6408;color: #fff}
.qgbody{display: block;margin: 0 auto;width:98%;
background: url(../images/bjqg.jpg);
height:70px;
border-radius: 10px;
padding: 5px;
padding-left: 15px;

}

.qgbody h1{font-size: 20px;font-weight: bold;color: #fff;height: 35px;line-height: 35px;}
.qgitem{display: block;color: #fff;height: 20px;line-height: 20px;}

.qgcontent{
  display: block;
  margin: 0 auto;
  width: 98%;
  height: 100px;
  background:#fff;
  padding: 10px;
}

.qgleft{
  display: block;
  float: left;
  width:70%;
}
.qgkj{
  display: block;
  border:1px #ff0000 solid;
  width:100%;
  height: 30px;
  line-height: 30px;
}

.qgkj1{display: block;
float:left;
background: #ff0000;
color: #fff;
width:50%;text-align: center;}

.qgkj2{
  display: block;
  text-align: center;
}
.qgright{display: block;

float: right;
width:30%;}

.qgright a{display: block;
text-align: center;
width:95%;
height: 30px;
border-radius: 20px;
background: #ff0000;
color: #fff;
line-height: 30px;
float: right
}

.qgbut1{display: block;
text-align: center;
width:95%;
height: 30px;
border-radius: 20px;
background: #e5e5e5;
color: #ccc;
line-height: 30px;
float: right
}

.time-item{display: block;margin: 0 auto;
}

.wksnr{
  display: block;
  

  margin: 0px auto;
  width:97%;
  margin-top: 50px;
  color: #000;
  font-size: 14px;
  text-align: center;

}