html,body{height: 100%;}
#wrap{height: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-flex-flow: column;}
header{height: 44px; width: 100%;}
footer{height: 44px; width: 100%;text-align: center;}
.clearfix{clear: both;}
.empty{ background: url(../image/empty.png) no-repeat center center; height: 200px;}
/* 顶部菜单 */
.my-header{background-color: #5392d5}
.header-menu{background: #fff; clear: both; height: 44px; border-bottom: 1px #f5f5f5 solid}
.header-menu li{float: left; line-height: 44px; height: 44px; color: #333; text-align: center;}
.header-menu li a{display: block; height: 44px; width: 100%; color: #333}
.header-menu li.active a,.header-menu li.active{color:#5392d5}
/* 底部菜单 */
.footer-menu{background: #fff; clear: both; height: 44px;}
.footer-menu li{float: left; text-align: center; color: #999}
.footer-menu li i{font-size: 20px; line-height: 20px; margin-top: 5px; display: block;}
.footer-menu li span{display: block; text-align: center;font-size: 1.2rem; line-height: 12px;}
.footer-menu li.active{color: #5392d5}
.test-menu{background: #5392d5;}
.test-menu li{color: #fff}
.footSingleBtn{width: 100%; height: 44px; line-height: 44px; font-size: 2rem; background: #5eb95e; color: #fff}
.greenBtn{background: #5eb95e;}
.redBtn{background: #5392d5;}
/* end */
.menu2 li{width: 50%}
.menu3 li{width: 33.333%}
.menu4 li{width: 25%}
.menu5 li{width: 20%; }

.page{-webkit-box-flex: 1;-webkit-flex: 1; overflow: auto;}

#getmore{clear: both; text-align: center; font-size: 1.4rem; padding: 15px}

/* 首页 */
.banner{background-color: #fff; margin-bottom: 10px;}
.indexMenu{clear: both; overflow: hidden;}
.indexMenu li{float: left; width: 33.333%; padding: 5px; text-align: center; color: #fff;background: #5392d5; border-right: 1px #98bee6 solid; border-bottom: 1px #98bee6 solid}
.indexMenu li div{padding: 10px 5px}
.indexMenu li div img{height: 30px;}
.indexMenu li div p{font-size: 1.4rem; margin-top: 10px}
.indexMenu li div.color1{background-color: #FF6666}
.indexMenu li div.color2{background-color: #0099CC}
.indexMenu li div.color3{background-color: #ffba38}
.indexMenu li div.color4{background-color: #009966}
.indexMenu li div.color5{background-color: #00b1dd}
.indexMenu li div.color6{background-color: #ff7e3d}
.indexMenu li div.color7{background-color: #5fcb1d}
.indexMenu li div.color8{background-color: #bfbab7}

.subBg{background-image: url(../image/bg.jpg); background-size: cover; background-position: center center; text-align: center;}
.subBg img{width: 60%; display: block; margin: auto; margin-top: 10%}
.subBg p{font-size: 1.6rem; text-align: center; color: #fff; padding: 15px 20px;}


.question{clear: both; overflow: hidden; font-size: 1.6rem}
.question .hd{font-size: 1.8rem; padding: 10px; overflow: hidden; border-bottom: 1px #dbdbdb solid}
.question .bd li{clear: both; border-bottom: 1px #dbdbdb solid; background: #fff; display:-webkit-box;-webkit-flex-flow: column; width: 100%;font-size: 1.6rem;cursor:pointer}
.question .bd li em{font-style: normal; width: 20px; display: block; text-align: center; margin-top: 9px}
.question .bd li p{-webkit-box-flex: 1;-webkit-flex: 1; padding: 10px; padding-left: 0px;}
.question .bd li span{display:block; width: 20px; height: 16px; margin-top: 11px}
.question .bd li span i{display:block; width: 16px; height: 16px; border:1px #dbdbdb solid; border-radius: 50%;}
.question .bd li span i.active{ background: #5eb95e; border-color: #5eb95e }

.question .img li{float: left; width: 50%; overflow: hidden; padding: 10px};
.question .img li em{font-style: normal; width: 20px; display: block; text-align: left;}
.question .img li p{clear: both; overflow: hidden;}
.question .img li p a{display: block;}
.question .img li p img{height: 60px;}
.question .img li span{display:block; width: 20px; height: 16px; clear: both;}
.question .img li span i{display:block; width: 16px; height: 16px; border:1px #dbdbdb solid; border-radius: 50%;}
.question .img li span i.active{ background: #5eb95e; border-color: #5eb95e }

.question .image,.question .video{clear: both; overflow: hidden;}
.question .image img{width:100%}
.question .video video{width: 100%}

.answer{clear: both; overflow: hidden; padding: 10px; font-size: 1.6rem;display: none;}
.answer .hd{clear: both; overflow: hidden;}
.answer .hd i{color: #0099CC}
.answer .hd span{color: #f00}
.answer .hd span.t{color: #5eb95e}
.answer .bd{background: #fff}

.txBtn-group{width: 94%; margin: 10px 3%; overflow: hidden; border-radius: 5px; background: #fff;}
.txBtn-group li{list-style: none; width: 50%; float: left; text-align: center;}
.txBtn{ background-color: #4b8acd; color: #fff; display: block; height: 40px; line-height: 40px; border-radius: 0 5px 5px 0}
.nor{background-color: #4b8acd; color: #fff; border-right: 1px solid #609ad4; border-radius: 5px 0 0 5px}
a.txBtn:visited{color: #fff}
a.nor:visited{color: #fff}

/* 会员中心 */
.wo{ background: #5392d5; overflow: hidden; position: relative; height: 110px; width: 100%}
.wo img{ border-radius: 50%; width: 80px; height: 80px; border: 2px #3e7bbb solid; position: absolute; left: 10px; top: 15px;}
.wo .baseInfo{font-size: 1.2rem; color: #fff; position: absolute; left: 100px; top: 35px;}
.wo .baseInfo span{color: #e81919; background: #f2d40d; padding: 0 5px}
.wo .setting{position: absolute; right: 10px; top: 10px; color: #fff;}
.wo .setting i{font-size: 2rem}
.wo .rb{position: absolute; height: 30px; line-height: 30px; right: 10px; bottom: 10px;color: #fff}
.wo .rt{position: absolute; height: 30px; line-height: 30px; right: 10px; top: 10px;color: #fff}

.nav{width: 100%; margin: 10px 0; border:1px solid #ddd; background: #fff; overflow: hidden; border-left: 0; border-right: 0;font-size: 1.6rem}
.nav li { border-bottom: 1px solid #ddd;padding: 1rem 1rem; overflow: hidden; }
.nav li a { display: block; overflow: hidden; line-height: 31px;}
.nav .img { width: 30px; height: 31px; float: left; text-align: center; font-size: 2rem;}
.nav li span {color: #000; float: left; margin-left: 2%;}
.nav li i{ float: right;}
.nav li:last-child{ border-bottom: 0;}
.nav li em{ float: right; font-style: normal; color: #fff; background: #5392d5; height: 16px; line-height: 16px; width: 16px; text-align: center; border-radius: 50%; margin-right: 2%; margin-top: 6px; font-size: 12px}
.nav li b{ float: right; font-weight:normal; color: #999; margin-right: 2%; font-size: 14px}

.questionList{clear: both; overflow: hidden; font-size: 1.6rem}
.questionList li{clear: both; border-bottom: 1px #dbdbdb solid; background: #fff; display:-webkit-box;-webkit-flex-flow: column; width: 100%}
.questionList li p{-webkit-box-flex: 1;-webkit-flex: 1; padding:0 10px; line-height: 40px}
.questionList li span{ display: block; overflow: hidden; line-height: 40px; width: 20px;}

.showBox{background: #fff; clear: both; padding: 10px; overflow: hidden;}
.jiucuoBox{clear: both; padding: 10px; overflow: hidden; background: #fff; display: none;}




.bank{ border-top: 1px solid #ddd; background: #fff; margin-top: 1rem;}
.bank li{ border-bottom: 1px solid #ddd; overflow: hidden; padding: 1rem;}
.bank li img{ float: left; margin-top: 5px;}
.bank .bankname{ float: left; width: 80%; margin-left: 0.5rem;}
.bank .bankname .name{ font-size: 18px; color: #333;}
.bank .bankname .text{ font-size: 12px; color: #999;}
.bank .am-icon-angle-right,.bank .am-icon-trash{ float: right; margin-top: 10px; color: #666;}


.qrbox{clear: both;}
.qrbox img{width: 100%}
.qrcode{position: fixed; width: 100%; text-align: center; left: 0; bottom:3%;color:#000;}
.qrcode img{max-width: 40%}
.qrcode p{margin: 0 10px; margin-top: 10px; background:rgba(0,0,0,0.1); font-size: 1.2rem; color: #fff; padding: 10px 5px; border-radius: 10px}


/* 下单 */
.caiBase{background-color: #fff; clear: both; overflow: hidden; padding-top: 10px}
.caiBase .img{float: left; width: 60px; height: 60px; margin-left: 10px}
.caiBase .img img{width: 100%;}
.caiBase .info{margin-left: 80px; overflow: hidden; padding-right: 10px}
.caiBase .info .hd{font-size: 1.4rem; font-weight: bold; margin-bottom: 5px}
.caiBase .info .hd span{font-size: 1.2rem; font-weight: normal; float: right;}
.caiBase .info .bd{overflow: hidden;margin-bottom: 5px}
.caiBase .info .bd li{font-size: 1.3rem; color: #fff; width: 24px; height: 24px; line-height: 24px; display: block; float: left; margin-right: 5px; background-image: url(../image/red.png); background-size: 100% 100%; text-align: center;}
.caiBase .info .bd li.blue{background-image: url(../image/blue.png);}
.caiBase .info .bd .sj{float: right;}
.caiBase .info .bd .sj span{float: left; line-height: 24px; padding-right: 5px}
.caiBase .currentTime{margin: 5px; clear: both; overflow: hidden;}
.caiBase .currentTime p{float: left;}
.caiBase .under{clear: both; border-top: 1px #dbdbdb solid;border-bottom: 1px #dbdbdb solid; padding: 5px 10px; overflow: hidden;}
.caiBase .under p{float: left;}
.caiBase .under i{float: right}
.caiBase .underZc{clear: both; border-bottom: 1px #dbdbdb solid; padding: 5px 10px; overflow: hidden; text-align: center;}
.caiBase .underZc span{color: #f00}
.shijihao{clear: both; overflow: hidden; border-bottom: 1px #dbdbdb solid; padding: 5px 10px;}
.shijihao .left{float: left; line-height: 24px; margin-right: 10px}
.shijihao .right{float: left;}
.shijihao .right li{font-size: 1.3rem; color: #fff; width: 24px; height: 24px; line-height: 24px; display: block; float: left; margin-right: 5px; background-image: url(../image/blue.png); background-size: 100% 100%; text-align: center;}

.buyType{clear: both; overflow: hidden; background-color: #fff; border-bottom: 1px #dbdbdb solid;display: -webkit-box;-webkit-flex-flow: column; width: 100%}
.buyType li{ padding:10px 20px; text-align:center; -webkit-box-flex: 1;-webkit-flex: 1;}
.buyType li.active{color:#5392d5 }
.groupType{border-bottom: 1px #dbdbdb solid; text-align: center; padding: 5px; overflow: hidden;}
.groupType a{display: block; float: left; margin-right: 10px; border-radius: 5px; padding: 5px 15px; font-size: 1.4rem; background: #f7f7f7}
.groupType a.active{background: #f60; color: #fff;}

.loading{background: url(../image/loading.gif); width: 60px; height: 60px; margin:20px auto;}
.selectBallBox{clear: both; overflow: hidden; background-color: #fff;}
.selectBallBox .hd{height: 30px; line-height: 30px; text-align: left; padding-left: 10px}
.selectBallBox .bd{clear: both; overflow: hidden;}
.selectBallBox .bd li{float: left; width:14.2857%; text-align: center; padding: 5px 0; font-size: 1rem }
.selectBallBox .bd li span{display: inline-block; width: 30px; height: 30px; line-height: 30px; border:1px #dbdbdb solid; border-radius: 50%; color: #5392d5}
.selectBallBox .bd li span.active{background-color: #5392d5; color: #fff; border-color: #5392d5}
.selectBallBox .bd li span.disable{background-color: #ccc; color: #fff; border-color: #ccc}
.selectBallBox .bd li.blue span{color: blue}
.selectBallBox .bd li.blue span.active{background-color: blue; color: #fff; border-color: blue}

.selectFooter{background: #fff; clear: both; overflow: hidden; height: 44px; border-top: 1px #dbdbdb solid}
.selectFooter .info{float: left; font-size: 1.2rem; width: 65px; padding-top: 4px}
.selectFooter .info1{float: left; font-size: 1.2rem; line-height: 44px; padding-left: 10px}
.selectFooter .info1 span{font-size: 1.6rem; color: #5392d5}
.selectFooter .info1 em{font-style: normal;}
.selectFooter .info p{line-height: 18px; margin: 0}
.selectFooter .info p span{width: 50px; color: #5392d5; display: inline-block;}
.selectFooter .info p em{display: inline-block; width: 15px; font-style: normal;}
.selectFooter .rndBtn{float: right; width: 70px; text-align: center;}
.selectFooter .rndBtn i{display: block; margin-bottom: 0px; font-size: 1.4rem; line-height: 1.4rem; margin-top: 5px}
.selectFooter .btn{float: right; width: 100px;height: 44px;line-height: 44px; background: #5392d5;color: #fff}
.selectFooter .disable{background: #666; color: #fff}

#map{position: absolute; width: 100%; height: 100%; left: 0; top:0; display: none;}
.marker{background:url(../image/mark.png); width:24px; height:35px; font-size:0px; cursor:pointer; background-size: cover}
/* end */



.topTongji{text-align: center; padding-top: 10px; background-color: #fff;}
.topTongji h2{font-size: 1.6rem; color: #5392d5}
.topTongji span{font-size: 1.2rem}
.topTongji .fd{border: 1px #dbdbdb solid; border-left: 0; border-right: 0; margin-top: 10px; clear: both; overflow: hidden;}
.topTongji .fd a{display: block; float: left; width: 50%; border-right: 1px #dbdbdb solid; height: 30px; line-height: 30px}
.topTongji .fd a:last-child{border: 0}



.coupon{clear: both; overflow: hidden; padding: 10px 0}
.coupon li{width: 90%; background: #fff; margin: auto; margin-bottom: 10px; box-shadow: 0 0 3px #ddd; border-radius: 5px; clear: both; overflow: hidden;}
.coupon li .left{float: left; width: 30%; text-align: center; overflow: hidden; line-height: 120%; color: #5392d5; padding: 20px 0;}
.coupon li .left em{font-size: 2.4rem; font-style: normal;}
.coupon li .right{float: right; width: 65%; text-align: left; overflow: hidden; font-size: 1.4rem; padding-top: 15px}
.coupon li .right span{display: block; text-align: left; font-size: 1.2rem}
ul.list{clear: both; overflow: hidden;}
ul.list li{border-top:1px #dbdbdb solid; background: #fff; overflow: hidden; padding: 10px}
ul.list li .hd{float: left;}
ul.list li .hd p{text-align: left;}
ul.list li .hd p em{font-style: normal; font-weight: normal;}
ul.list li .bd{float: right;}
ul.list li .bd p{text-align: right;}
ul.list .status{position: absolute; right: 5px; top: 30px; width: 40px}

.order{width: 94%; margin: 10px 3%; }
.order li{border-radius: 5px; border:1px solid #ddd; background: #fff; overflow: hidden; margin-bottom: 10px; }
.order li h2{ border-bottom: 1px solid #ddd; line-height: 45px; font-weight: normal; padding: 0 10px; overflow: hidden;}
.order li h2 i{height: 20px; width: 2px; background: #00a1d8; float: left; display: block; margin-top: 12px;}
.order li h2 span{ float: left; margin-left: 10px; font-size: 16px;}
.order li h2 em{ color: #999; float: right; font-size: 1rem; font-style: normal; margin-right: 8px;}
.order li h2 b{ color: #f00; float: right; margin-right: 5px;  font-weight: normal; font-size: 14px;}
.order li p{ line-height: 45px; font-weight: normal; padding: 0 10px; overflow: hidden;}
.order li p img{ float: left; margin-top: 8px; width: 23px;}
.order li p span{ float: left; border-bottom: 1px solid #ddd; margin-left: 15px; width: 85%;}
.order li h3{ font-weight: normal; padding: 10px; overflow: hidden;}
.order li h3 span{color: #00a1d8;  float: left; line-height: 35px;  font-size: 16px;}
.order li h3 a{ float: right; border: 1px solid #ddd; line-height: 35px; border-radius: 5px; padding: 0 15px; margin-right: 5px;  display: inline-block;}
.order li h3 .current{ background: #00a1d8; color: #fff;}
.piao{clear: both; overflow: hidden;}
.piao img{width: 90%; display: block; margin: auto; margin-top: 5px}
.sorry{background: #f1f1f1; color: #ccc; text-align: center; font-size: 1.6rem; padding: 5px 0}
.zhongjiang{text-align: center; background: #f1f1f1; clear: both; overflow: hidden; padding: 10px}
.zhongjiang span{color: #f00; padding: 0 5px; font-size: 1.6rem}
.zhongjiang img{width:30px; display: block; margin: 0; float: left; margin-right: 10px}
.zhongjiang p{float: left; height: 30px; line-height: 30px}

.payH1{text-align: center; padding: 20px 0 ; text-align: center; background: #fff}
.payInput{background: #fff; clear: both; border-bottom: 1px #dbdbdb solid; margin: 20px; display: -webkit-box;-webkit-flex-flow: column;}
.payInput label{display: block; font-size: 2rem; line-height: 41px; width: 40px; text-align: center;}
.payInput label i{display: block; line-height: 30px; font-size: 2rem; margin-top: 7px}
.payInput input{-webkit-box-flex: 1;-webkit-flex: 1; height: 41px; line-height: 41px; font-size: 2rem}

.cardexplain{padding: 10px; background-color: #fff; overflow: hidden;}
.deploy_ctype_tip{z-index:1001;width:100%;text-align:center;position:fixed;top:50%;margin-top:-23px;left:0;}
.deploy_ctype_tip p{display:inline-block;padding:13px 24px;border:solid #d6d482 1px;background:#f5f4c5;font-size:16px;color:#8f772f;line-height:18px;border-radius:3px;}
.payInfo{text-align: center; font-size: 1.4rem; padding: 20px 0}
.payInfo span{font-size: 3rem; display: block;}
.subCai li{ float: left; border: 1px #dbdbdb solid; padding:5px 10px; margin-right: 10px}
.subCai li.active{background-color: #5392d5; color: #fff; border-color: #5392d5}
/* end */


/* 颜色 */
.color1{background-color: #FF6666}
.color2{background-color: #0099CC}
.color3{background-color: #ffba38}
.color4{background-color: #009966}
.color5{background-color: #00b1dd}
.color6{background-color: #ff7e3d}
.color7{background-color: #5fcb1d}
.color8{background-color: #bfbab7}
.clr1{color: #FF6666}
.clr2{color: #0099CC}
.clr3{color: #ffba38}
.clr4{color: #009966}
.clr5{color: #00b1dd}
.clr6{color: #ff7e3d}
.clr7{color: #5fcb1d}
.clr8{color: #bfbab7}
/* end */

.caiBase{background-color: #fff; clear: both; overflow: hidden; padding-top: 10px}
.caiBase .img{float: left; width: 60px; height: 60px; margin-left: 10px}
.caiBase .img img{width: 100%;}
.caiBase .info{margin-left: 80px; overflow: hidden; padding-right: 10px}
.caiBase .info .hd{font-size: 1.4rem; font-weight: bold; margin-bottom: 5px}
.caiBase .info .hd span{font-size: 1.2rem; font-weight: normal; float: right;}
.caiBase .info .bd{overflow: hidden;margin-bottom: 5px}
.caiBase .info .bd li{font-size: 1.3rem; color: #fff; width: 24px; height: 24px; line-height: 24px; display: block; float: left; margin-right: 5px; background-image: url(../image/red.png); background-size: 100% 100%; text-align: center;}
.caiBase .info .bd li.blue{background-image: url(../image/blue.png);}

/* 确认订单 */
.comfirmBox{clear: both; overflow: hidden; height: 400px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-flex-flow: column;}
.comfirmBox .top{height: 40px; line-height: 40px; background: #f1f1f1}
.comfirmBox .cpage{-webkit-box-flex: 1;-webkit-flex: 1; overflow: auto;}
.comfirmBox .bottom{height: 44px; background: #f1f1f1}
.comfirmBox .bottom .btn{float: right; width: 100px;height: 44px;line-height: 44px; background: #5392d5;color: #fff; text-align: center;}
.comfirmBox .bottom .normal{background: #ccc;}
.comfirmBox .bottom .info{float: left; line-height: 44px; padding-left: 10px}
.comfirmBox .bottom .info span{color:#5392d5}

.comfirmBox .top .left{float: left; padding-left: 10px}
.comfirmBox .top .right{float: right; padding-right: 10px;}
.comfirmBox .baseInfo{clear: both; overflow: hidden; padding: 10px 0}
.comfirmBox .baseInfo .img{float: left; width: 60px; height: 60px; margin-left: 10px}
.comfirmBox .baseInfo .img img{width: 100%;}
.comfirmBox .baseInfo .info{margin-left: 80px; overflow: hidden; padding-right: 10px}
.comfirmBox .caseInfo{clear: both; overflow: hidden; padding:0 10px}
.comfirmBox .caseInfo li{clear: both; overflow: hidden; padding: 2px 0}
.comfirmBox .caseInfo li label{float: left; width: 60px; text-align: left;}
.comfirmBox .caseInfo li p{margin-left: 60px;}
.comfirmBox .caseInfo li p span{ padding-right: 5px}
.comfirmBox .caseInfo li p span.r{color: #5392d5}
.comfirmBox .caseInfo li p span.b{color: blue}
.comfirmBox .cpage .expertCaizhong{clear: both; overflow: hidden;}
.comfirmBox .cpage .expertCaizhong li{width: 25%; text-align: center; float: left; padding: 5px 0}
.comfirmBox .cpage .expertCaizhong li img{width: 60%;}
.jiajian{text-align: center; display: inline-block;}
.jiajian a{display: inline-block; width: 20px; height: 20px; background-color: #f1f1f1; line-height: 20px; font-size: 1.6rem}
.jiajian span{padding: 0 5px; width: 30px;display: inline-block;}

.cInfo{ overflow: hidden;}
.cInfo li{clear: both; overflow: hidden; padding-bottom:4px}
.cInfo li p{float: left;}
.cInfo li p span{ padding-right: 5px}
.cInfo li p span.r{color: #5392d5}
.cInfo li p span.b{color: blue}
.cFen{float: left;}
.cFen li{display: block; float: left; margin-right: 10px; border: 1px #dbdbdb solid; height: 24px; line-height: 24px; width: 40px; text-align: center; }
.cFen li.active{background: #5392d5; color: #fff; border-color: #5392d5}
.cPingjun{display: block; float: right; height: 24px; line-height: 24px; }

.money{color: #5392d5; font-size: 1.6rem; padding: 0 5px}

.upload-btn{border: 1px #dbdbdb solid; height: 60px; width: 60px; display: block; text-align: center; float: left; margin-left: 10px; font-size: 1.2rem; color: #999}
.upload-btn span{padding: 10px; display: block;}
.upload-btn img{width: 100%; height: 100%}
/* 充值支付 */
.payMoney{ background: #fff; clear: both; padding: 50px 0; text-align: center; margin-bottom: 5px;}
.payMoney h1{font-size: 4rem}
.payType{clear: both; background: #fff; overflow: hidden;}
.payType li{clear: both; height:40px; border-bottom: 1px #dbdbdb solid; line-height: 40px; padding: 0 10px }
.payType li p{float: left;}
.payType li span{float: right; width: 16px; height: 16px; border:1px #dbdbdb solid; border-radius: 50%; margin-top: 11px}
.payType li span.active{ background: #5eb95e; border-color: #5eb95e }
.two{ border-bottom: 1px #dbdbdb solid; overflow: hidden; padding: 15px 0}
.two li{ float: left; width:50%;}
.two li h1{font-size: 2rem}
.four li{ float: left; width:25%;}

#mapContainer{ height: 250px; width: 100%;}
.mask{ z-index: 999; position: absolute;}

article{width: 94%; margin: 10px 3%; border-radius: 5px; border:1px solid #ddd; background: #fff; overflow: hidden;
padding: 10px; }
article h1{font-size: 1.6rem; font-weight: normal; border-bottom: 1px #ddd solid; padding-bottom: 10px;}
article .content{padding-top: 10px;}

/* 合买 */
.hemaiList{clear: both; overflow: hidden;}
.hemaiList>li{background: #fff; margin-top: 5px; clear: both; padding-bottom: 10px;position: relative;}
.hemaiList>li .hd{clear: both; padding: 5px 10px; border-bottom: 1px #f1f1f1 solid; overflow: hidden;}
.hemaiList>li .hd span{ width: 50%;}
.hemaiList>li .img{float: left; width: 60px; margin-left: 10px}
.hemaiList>li .img img{width: 100%}
.hemaiList>li .img p{font-size: 1.2rem}
.hemaiList>li .info{margin-left: 80px; margin-right: 10px; overflow: hidden;}
.hemaiList>li .info>p{text-align: right;}
.hemaiList>li .info .tongji{overflow: hidden;}
.hemaiList>li .info .d{float: left; width: 33.333%; text-align: center; margin-top: 10px}
.hemaiList>li .info .d .money{font-size: 1.8rem}
.hemaiList>li .status{position: absolute; right: 5px; top: 30px; width: 40px}
.hemaiInfo{clear: both; background: #fff; padding: 10px; margin-bottom: 5px}
.hemaiInfo .hd{clear: both; overflow: hidden;}
.hemaiInfo .hd span{background: #5392d5; color: #fff;display: inline-block; width: 60px; height: 24px; line-height: 24px; text-align: center;}
.hemaiInfo .bd{clear: both; overflow: hidden;}
.hemaiInfo .bd li{float: left; width: 50%; text-align: left; margin-top: 5px}
.hemaiInfo .zhui{clear: both; overflow: hidden; padding: 10px 0}
.hemaiInfo .zhui .zLeft{float: left;}
.hemaiInfo .zhui .zLeft label{float: left; line-height: 28px; margin-right: 5px}
.hemaiInfo .zhui .zLeft .jiajian a{width: 28px; height: 28px; background-color: #f1f1f1; line-height: 28px; font-size: 1.6rem}
.hemaiInfo .zhui .zLeft .jiajian span{padding: 0 5px; width: 30px;display: inline-block;}
.hemaiInfo .zhui .zRight{float: right; line-height: 28px}
.hemaiInfo table tr td{line-height: 24px}
.hemaiInfo .bd .cInfo li{margin-top: 0;width:100%;}
.hemaiInfo .bd .my-form-group{padding: 0}

/* 店铺管理 */
.agentBase{clear: both; overflow: hidden; background: #fff; margin-bottom: 5px; padding: 10px;}
.agentBase .img{float: left; width: 60px; height: 60px; border-radius: 50%; background-size: cover;}
.agentBase .info{margin-left: 80px;}
.agentMenu{clear: both; overflow: hidden; background: #fff}
.agentMenu li{float: left; width: 33.333%; text-align: center; border-right: 1px #dbdbdb solid; border-bottom: 1px #dbdbdb solid; padding: 10px 0}
.agentMenu li i{display: block; font-size: 2rem; line-height: 2rem}
.users{clear: both; overflow: hidden;}
.users li{clear: both; overflow: hidden; padding: 5px 10px; border-bottom: 1px #dbdbdb solid}
.users li .img{float: left; width: 40px; height: 40px;}
.users li .img img{border-radius: 50%}
.users li .info{margin-left: 50px;}
.addFloat{position: fixed; right: 5px; bottom: 50px; width: 50px; height: 50px; background: #f60; border-radius: 50%;color: #fff; text-align: center;}
.addFloat i{display: block; line-height: 1.4rem; margin-top: 5px}
.jikaiCate{ clear: both; overflow: hidden;}
.jikaiCate li{ border-bottom: 1px solid #ddd; overflow: hidden; padding: 1rem; background: #fff}
.jikaiCate li img{ float: left; margin-top: 5px; width: 50px;}
.jikaiCate .bankname{ float: left; width: 60%; margin-left: 0.5rem;}
.jikaiCate .bankname .name{ font-size: 1.4rem; color: #333;}
.jikaiCate .bankname .text{ font-size: 1.4rem; color: #999;}
.jikaiCate .am-icon-angle-right,.jikaiCate .am-icon-trash{ float: right; margin-top: 10px; color: #666;}

/* 支付成功 */
.payOk{clear: both; overflow: hidden;}
.payOk .hd{height: 60px; line-height: 60px; padding-left: 10px; font-size: 1.6rem; color: #5eb95e}
.payOk .hd i{background-color:#5eb95e;color: #fff; border-radius: 50%; padding: 5px }
.payOk .bd{text-align: center; background: #fff; border-bottom: 1px #dbdbdb solid; padding: 20px 0}
.payOk .bd span{font-size: 3rem}
.payOk .fd{text-align: left; background: #fff;}
.payOk .fd p{border-bottom: 1px #dbdbdb solid; padding: 10px}

.myTable{width: auto;}

.myTable th,.myTable td{ white-space: nowrap; text-align: center;}

.suoyin{clear: both; overflow: hidden;}
.suoyin li{float: left; width: 20%; padding: 5px; overflow: hidden;}
.suoyin li span{display: block; border: 1px #dbdbdb solid; text-align: center; border-radius: 5px;}

