.header{ height: 30px; background: #061626; padding: 7px 10px;}
.header input{ width: 90%; padding-left: 3%; height: 30px; border-radius:25px; border: none; outline: none; float: left; box-sizing: border-box;}
.header .search{ width: 10%; height: 30px; float: left;}
.header img{ width: 20px; height: 20px; margin: 5px auto; display: block; background-size: cover;}

#wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
#scroller { position: absolute; height: 100%; background-color: #fff; }
.menu{ height: 35px; background: #fff; overflow: hidden; position: relative;}
.menu ul .on{ color: #c53929; font-weight:bolder;}
.menu ul li{ float: left; line-height: 0.35rem; text-align: center; padding: 0 15px;}
.bgf2f2f3{ background: #f2f2f3;}
.colorFFF{ color: #FFFFFF;}
.content{ padding: 0 10px;}
.content ul{ margin-top: 10px;}
.content ul li{ height: 110px; margin-bottom: 10px; background: #fff; border-radius:5px; position: relative; }
.content ul li .photo{ width: 50%; float: left;}
.content ul li .photo img{ width: 110px; height: 110px; margin: 0 auto; display: block;}
.content ul li .text{ width: 50%; padding: 10px; box-sizing: border-box; height: 110px; background: #404042; border-bottom-right-radius:5px; border-top-right-radius:5px; float: left;}
.content ul li .text .name{ height: 42px; overflow: hidden;line-height:20px;}
.content ul li .text .currency{ height: 20px; font-size: 0.12rem; line-height:0.2rem; overflow: hidden; }
.content ul li .text .money{ height: 20px; line-height: 0.2rem; font-size: 0.16rem; overflow: hidden; margin-top: 3px;}

.content ul li .car{ position: absolute; right: 10px; bottom: 12px; width: 25px; height: 25px; background: url(//misc.landat.cn/img/H5/Index0510/cart.png) no-repeat; background-size: 25px;}

.sidebar{ width: 45px; height: 117px; background: rgba(0,0,0,0.5); position: fixed; right: 0px; bottom: 30px; z-index: 2; border-bottom-left-radius:10px; border-top-left-radius:10px;}
.sidebar-car{ height: 37px; padding-left: 8px; padding-top: 3px;}
.sidebar-car img{ width: 35px; height: 35px;}
.sidebar-my{ height: 40px; background: url(//misc.landat.cn/img/H5/Index0510/sidebar2.png) no-repeat 8px 2px; background-size: 35px;}
.sidebar-top{ height: 40px; display: block; background: url(//misc.landat.cn/img/H5/Index0510/sidebar3.png) no-repeat 8px 0px; background-size: 35px;}

.panel{ width: 100%; position: fixed; bottom: -264px; background: #fff;}
.panel .top{ height: 55px; border-bottom: 1px solid #cccccc;}
.panel .top .photo{ width: 80px; height: 55px; float: left; position: relative; }
.panel .top .photo img{ width: 60px; height: 60px; position: absolute; top: -30px; left: 10px; border-radius:5px; border: 1px solid #d8d7d7;}
.panel .top .name{ width: 65%; overflow: hidden; float: left;}
.panel .top .name .naming{ margin-top: 5px;height: 20px; overflow: hidden;line-height:20px;}
.panel .top .name .naming span{ font-weight: bold;}
.panel .top .name .money{ margin-top: 5px; color: #ff4a20;height: 20px; overflow: hidden;}
.panel .top .name .money span{ font-weight: bold;}
.panel .top .close{ float: right; padding-right: 5px; padding-top: 5px;}
.panel .top .close img{ width: 21px; height: 21px;}
.panel .bottom .left{ float: left; width: 20%; margin-top: 10px; box-sizing: border-box; padding-left: 10px; line-height: 0.31rem; font-size: 0.12rem; font-weight: bold;}
.panel .bottom .right{ float: left; width: 80%;}
.panel .bottom .right .num{ width: 92px; height: 29px; border: 1px solid #666666; margin: 10px 5px 0 5px;}
.panel .bottom .right .num>a{ width: 30px; height: 29px; line-height: 0.25rem; display: block; float: left; text-align: center; font-size: 0.24rem;}
.panel .bottom .right .num #add{ border-left: 1px solid #666666; background: url(//misc.landat.cn/img/H5/Index0510/add.png) no-repeat 6px 5.5px; background-size: 18px;}
.panel .bottom .right .num #reduce{ border-right: 1px solid #666666; background: url(//misc.landat.cn/img/H5/Index0510/reduce.png) no-repeat 6px 5.5px; background-size: 18px;}
.panel .bottom .right .num input{ float: left; text-align: center; width: 30px; line-height: 0.29rem; outline: none; border: none; }
.panel .bottom .right ul li{ float: left; padding: 5px; border: 1px solid #c9c9c9; margin: 10px 5px 0 5px; color: #c9c9c9;}
.panel .bottom .right ul .on{ border: 1px solid #333; color: #333;}
.panel .bottom .btn a{ width: 45%; line-height: 0.34rem; display: block; float: left; margin: 10px 2.5%; text-align: center; color: #fff; border-radius:5px;}
.panel .bottom .join{ background: #ffa320;}
.panel .bottom .immediately{ background: #ff4a20;}
.panel .bottom .nogoods{ background: #999999;}

.loding{ width: 100%; position: fixed; bottom: 0px; background: rgba(144,144,144,0.2); z-index: 99;}
.loding>div{ width: 25px; height: 25px; margin: 0 auto;}
.loding>div>img{ width: 25px; height: 25px; display: block; position: absolute; top: 45%;}

.prompt{ width: 100%; position: fixed; top: 30%;}
.prompt-cont{ background: rgba(197,57,41,0.7); width: 140px; height: 65px; padding-top: 10px; margin: 0 auto; text-align: center; border-radius:10px;}
.prompt-cont .success{ background: url(//misc.landat.cn/img/h5/Index0510/g.png) no-repeat center top; }
.prompt-cont .hook{ background: url(//misc.landat.cn/img/h5/Index0510/jg.png) no-repeat center top; }
.prompt-cont .mark{ height: 30px; background-size: 30px;}
.prompt-cont .mark-text{ padding-top: 5px; color: #fff;}