﻿/*首页*/
.personData{background: url("../images/home_background.png")no-repeat;background-size: cover}
.personhead{text-align: center;position: relative;padding-bottom: 0.5rem}
.personhead dl dt{width: 1.5rem;height: 1.5rem;margin: 0 auto;margin-bottom: 0.2rem;padding-top: 0.2rem}
.personhead dl dt img{width: 100%}
.personhead dl dd{color: #fff;font-size: 0.3rem;position: relative;display: inline-block}
.personhead dl dd span{padding-left: 0.3rem;background: url("../images/edit.png")no-repeat left center;font-size: 0.24rem;background-size: 0.24rem;position: absolute;right: -1.2rem;vertical-align: bottom;line-height: 0.4rem}
.personhead dl dd span a{display: block;color: #fff}
.personhead>span{right: 0;top: 0;color: #fff;position: absolute;font-size: 0.24rem}
.shopLink{padding: 0.2rem 0.3rem;background: #fff;font-size: 0.28rem;color: #666;margin-bottom: 0.1rem}
.shopLink span{color: #feae55}
.shopNav{background: #fff}
.shopNav ul li{ width: 33.3%;float: left;box-sizing: border-box;border: 1px solid #eee;;text-align: center; border-bottom: 0;border-left: 0;padding: 0.3rem 0 }
.shopNav ul li dl dt{width: 1.3rem;height: 1.3rem;margin: 0 auto}
.shopNav ul li dl dd{font-size: 0.3rem;color: #666}
.shopNav ul li dl dt img {width: 100%;}
.shopNav ul li span{  text-align: left;  display: inline-block;  margin-top: 0.4rem;  color: red;  font-size: 0.26rem;  }
.storeNav{background: #fff}
.storeNav ul li{ width: 50%;float: left;box-sizing: border-box;border: 1px solid #eee;;text-align: center; border-bottom: 0;border-left: 0;padding: 0.3rem 0 }
.storeNav ul li dl dt{width: 0.9rem;height: 0.9rem;margin: 0 auto}
.storeNav ul li dl dd{font-size: 0.3rem;color: #666}
.storeNav ul li dl dt img {width: 100%;}
.storeNav ul li span{  text-align: left;  display: inline-block;  margin-top: 0.4rem;  color: red;  font-size: 0.26rem;  }

/*店铺资料*/
.addPicture{margin-bottom: 0.1rem}
.addPictureTitle{  padding: 0.2rem 0.3rem;  color: #999;}
.addPictureTitle span{  color: #82c9ff;  }
.voucher-cen{padding: 0.2rem 0.3rem;background: #fff}
#filePicker .webuploader-pick {  width: 1.5rem;  height: 1.5rem;  padding: 0;  background: url(../images/add_picture.png) center center no-repeat;  background-size: contain;  }
.shopIntroduce{background: #fff;padding: 0.2rem 0.3rem}
.shopIntroduce h1{font-size: 0.3rem;margin-bottom: 0.1rem}
.shopIntroduce>div{width: 100%; background: #f0f0f0;  border-radius: 3px;border: 1px solid #ddd}
.shopIntroduce>div textarea{  width: 94%;  border: 0;  outline: 0;  resize: none;  background: #f0f0f0;  margin: 2% 3%; font-size: 0.3rem;height: 1rem }
.shopData {margin-top: 0.1rem}
.shopData .title  {padding: 0 0.3rem;  position: relative;  background: #FFFFFF;  height: 0.8rem;  line-height: 0.8rem;  box-sizing: border-box; }
.shopData ul li{  padding: 0 0.3rem;  position: relative;  background: #FFFFFF;  border-bottom: 1px solid #f0f0f0;  height: 0.8rem;  line-height: 0.8rem;  box-sizing: border-box; }
.shopData .voucher-cen{padding: 0 0.3rem 0.2rem;border-bottom: 1px solid #f0f0f0}
.pdmLeft {  width: 1.2rem;  float: left;  font-size: 0.28rem;  color: #000000; }
.pdmWord {  float: right;  position: relative;  }
.pdmWord>input {  overflow: hidden;  text-align: right;  font-size: 0.28rem;  outline: none;  border: none;  color: #aaa7a7; background-color: #fff }
.address{  padding-right: 0.4rem;  background: url("../images/address.png")no-repeat right;  background-size: 0.3rem;  }

/*茶标绑定*/
.scan{background: #fff;margin-top: 0.1rem;padding: 0.2rem 0.3rem;position: relative;margin-bottom: 0.1rem}
.scan span{padding-left: 0.5rem;background:url("../images/QR_code.png")no-repeat left center;background-size: 0.4rem;line-height: 0.5rem;display: inline-block}
.scan i{color: #999}
.choiceGoods{padding:0.1rem 0.3rem;background:#fff}
.choiceGoodsTitle{margin-bottom: 0.2rem}
.choiceGoodsTitle span{color: #feae55}
.choiceGoodsSearch{position: relative;background: #f0f0f0;border-radius: 3px;height: 0.5rem;line-height: 0.5rem;margin-bottom: 0.1rem}
.choiceGoodsSearch i{position: absolute;left: 0.1rem;color: #999}
.choiceGoodsSearch input{padding-left: 0.5rem;border: 0;outline: 0;background: #f0f0f0;color: #999;font-size: 0.24rem;width: 100%}
.teaLabelContent>ul>li{border-top: 1px solid #eee;padding: 0.2rem 0.3rem;background: #fff;}
.teaLabelContent>ul>li>div:first-child{position: relative;line-height: 0.5rem;font-size: 0.3rem}
.teaLabelContent>ul>li>div:first-child i{color: #999;right: 0;margin-top: -0.25rem}
.teaLabelContent>ul>.active>div:first-child i{color: #82c9ff;transform: rotate(90deg);}
.teaLabelContent>ul>li>div>ul{display: flex;justify-content: space-between; flex-wrap: wrap;margin-bottom: 0.1rem}
.teaLabelContent>ul>li>div>ul>li{width: 23.5%;background: #f0f0f0;color: #666;border-radius: 2px;text-align: center;margin-top: 0.1rem;font-size: 0.26rem;line-height: 0.5rem}
.classification{display: none}

/*茶标选购*/
.teaLabelNav{border-bottom: 1px solid #f0f0f0}
.teaLabelNav ul li{float: left;width: 50%;box-sizing: border-box;text-align: center;background: #fff;height: 0.8rem}
.teaLabelNav ul li span{display: inline-block;line-height: 0.8rem;}
.teaLabelNav ul li span a{color: #999}
.teaLabelNav ul .active span{color: #000;border-bottom: 2px solid #82C9FF;}
.teaLabelScreen{padding: 0 0.3rem;margin: 0.2rem 0 }
.teaLabelScreen ul{display: flex;justify-content: space-between;}
.teaLabelScreen ul li{width: 32%;background: #fff;color: #000;line-height: 0.5rem;font-size: 0.3rem;border-radius: 3px;text-align: center}
.teaLabelScreen ul .on{background: #82c9ff;color: #fff}
.teaLabelList{padding: 0 0.3rem;}
.teaLabelList ul{width: 100%;display: flex;justify-content: space-between;flex-flow: wrap}
.teaLabelList ul li{width: 3.3rem;margin-bottom: 0.2rem;border: 1px solid #eee;box-shadow: 0 0 2px #82c9ff}
.teaLabelList ul li div{width:3.3rem;height: 3.3rem}
.teaLabelList ul li div img{width: 100%;height: 100%}
.teaLabelList ul li dl{background: #fff;padding: 0.1rem 0.2rem}
.teaLabelList ul li dl dt{margin-bottom: .1rem}
.teaLabelList ul li dl dd{color: #DE6561}

/*购买记录*/
.buyrecord{padding: 0.2rem 0.3rem;background: #fff}
.buyrecord .time{padding-left: 0.5rem;background: url("../images/list.png")no-repeat left center;background-size: 0.3rem;line-height: 0.3rem}
.buyrecordContent{border-left: 1px solid #f0f0f0;margin-left: 0.15rem}
.buyrecordContentTitle{background: #fff;padding: 0.3rem 0 0 0.3rem;}
.buyrecordContentTitle ul{padding: 0.2rem;border: 1px solid #f0f0f0}
.buyrecordContentTitle ul li>div{width: 1.4rem;height: 1.4rem;margin-right: 0.3rem;}
.buyrecordContentTitle ul li>div img{width: 100%;height: 100%;}
.buyrecordContentTitle dl dt{line-height: 0.7rem;font-size: 0.32rem;}
.buyrecordContentTitle dl dd{line-height: 0.7rem;color: #de6561;}
.buyrecordContentTitle dl dd span{color: #999;}
.buyrecordContentTitle>div{padding: 0.1rem 0.2rem;font-size: 0.24rem;border-left: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0}
.buyrecordContentTitle>div>span{color: #82C9FF;}
.buyrecordContentTitle>div label{margin-left: 0.3rem;}
.buyrecordContentTitle>div label span{color: #000;}
.buyrecordContent .home{padding: 0 0 0.3rem 0.3rem;}
.buyrecordContent .home dl{padding: 0.1rem 0.2rem;background: #f0f0f0}
.buyrecordContent .home dl dt{font-size: 0.32rem;margin-bottom: 0.2rem}
.buyrecordContent .home dl dd{padding-left: 0.3rem;background: url("../images/address_A.png")no-repeat left center;background-size: 0.2rem;font-size: 0.24rem;color: #8c8c8c}



/*轮播图  star*/
.tradeBanner{height:3.4rem;overflow:hidden}
.trandslider{display:block;height:4.4rem;overflow:hidden;position:relative}
.trandslider .sw-slides{display:block;font-size:0;height:100%;padding:0;position:absolute;bottom:0;list-style:none;-webkit-transform:translateX(0);transform:translateX(0);white-space:nowrap;width:100%}
.trandslider .sw-slide{display:inline-block;height:100%;margin:auto;position:relative;width:100%}
.trandslider .sw-slide>a>img{border:0;display:block;height:100%;width:100%}
.trandslider .trad-bullet{background:transparent;height:0.14rem;position:absolute;right:3.3rem;bottom:0.2rem;line-height:0.14rem;text-align:right;width:auto}
.trandslider .trad-bullet li{border-radius:50%;background:#fff;float:left;height:0.14rem;overflow:hidden;opacity:.5;margin-left:0.11rem;width:0.14rem}
.trandslider .trad-bullet li.active{background:#1BADA6;opacity:1}
.sw-slides .sw-slide a{display: block}
/*轮播图  end*/
.teaLabelDetail{background: #fff;}
.teaLabelName{font-size: 0.35rem;padding:0 0.3rem ;line-height: 0.6rem;}
.teaLabelPrice{font-size: 0.3rem;line-height: 0.8rem;padding:0 0.3rem}
.teaLabelPrice span{color: #de6561;}
.sdpRight{border-bottom: 1px solid #f0f0f0;padding:0 0.3rem;line-height: 0.6rem;}
.sdpRightNumber{font-size: 0.3rem;}
.reduce,.plus{display: inline-block;width: 0.4rem;height:20px;border: 1px solid #c2c1c1;line-height: 20px;text-align: center}
.number{height: 20px;width: 1.8rem;display: inline-block;border:1px solid #c2c1c1;line-height: 20px;}
.number>input{border:0;width: 0.8rem;outline: none;box-sizing: border-box;text-align: center;color: #de6561;border-radius: 0!important;-webkit-appearance:none!important;}
.beizhu{color: #999;margin-left: 0.3rem;font-size: 0.24rem;}
.teaLabelSize{line-height: 0.6rem;padding:0 0.3rem}
.teaLabelDetailFoot{position: fixed;left: 0;bottom: 0;width: 100%;height: 0.8rem;line-height: 0.8rem;background: #FFFFFF;border-top: 1px solid #cdcdcd;box-sizing: border-box;}
.teaLabelDetailFootRight{float: right; width: 50%; background: #de6561;text-align: center;}
.teaLabelDetailFootLeft{float: left; width: 50%;box-sizing: border-box; font-size: 0.3rem;padding-left: 0.2rem;}
.teaLabelDetailFootLeft>span{color: #de6561;}
.teaLabelDetailFootRight>a{font-size: 0.3rem;color: #FFFFFF; display: block;}

/*确认订单*/
.orderDetailMessage>a>.icon-dizhi {
    font-size: 0.4rem;
    color: #000000;
    position: absolute;
    top: 30%;
    left: 3%;
}
.orderDetailNoMessage>a>.icon-jia {
    font-size: 0.4rem;
    color: #82c9ff;
    position: absolute;
    left: 35%;
    top: 0;
}
.orderDetailNoMessage{height: 1rem;line-height: 1rem;position: relative;background: #FFFFFF;border-bottom: 1px solid #f0f0f0;}
.orderDetailNoMessage>a{display: block}
.odnmTitle{text-align: center;padding-left: 1rem;box-sizing: border-box;font-size: 0.3rem;color: #000}
.orderDetailMessage{height: 1.2rem;background: #FFFFFF;position: relative;padding: 0 0.3rem;border-bottom: 1px solid #f0f0f0;}
.odmMain{padding-left: 0.5rem;box-sizing: border-box;width: 5.8rem}
.odmMainTop{font-size: 0.24rem;color: #000000;font-weight: bold;padding-top: 0.2rem}
.odmMainTopNumber{padding-left: 0.5rem}
.odmMainFoot{font-size: 0.24rem;color: #999899;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 0.2rem}
.confirmOrder{padding: 0.2rem 0.3rem;background: #fff;margin-bottom: 0.1rem;}
.confirmOrder2{background: #fff;}
.confirmOrder2 .payWay{line-height: 0.8rem;padding: 0 0.3rem;border-bottom: 1px solid #f0f0f0;font-size: 0.3rem;}
.confirmOrder2 .payWay span{float: right;padding-right: 0.3rem;background: url(../images/right.png) no-repeat right center;background-size: 0.15rem;color: #999;}
.confirmOrder2 .money{line-height: 0.8rem;padding: 0 0.3rem;border-bottom: 1px solid #f0f0f0;font-size: 0.3rem;}
.confirmOrder2 .money span{float: right;color: #de6561;}
.confirmOrder2 .buyerSay{padding: 0 0.3rem;border-bottom: 1px solid #f0f0f0;font-size: 0.3rem;}
.confirmOrder2 .buyerSay p{line-height: 0.8rem;}
.confirmOrder2 .buyerSay>div{width: 100%;background: #f0f0f0;border: 1px solid #f0f0f0;border-radius: 3px;margin-bottom: 0.2rem;}
.confirmOrder2 .buyerSay>div textarea{ width: 94%;border: 0;outline: 0;background: #f0f0f0;margin: 2% 3%;font-size: 0.3rem; height: 1rem;}
.teaLabelDetailleft{width: 1.8rem;height: 1.8rem;margin-right: 0.3rem;}
.teaLabelDetailleft img{width: 100%;height: 100%;}
.teaLabelSize span{color: #999;font-size: 0.3rem;}

/*选择银行卡支付*/
.choisePayWay{background: #fff;}
.choisePayWay ul li{border-bottom: 1px solid #f0f0f0;padding: 0.2rem 0.3rem;position: relative}
.choisePayWay ul .walletBalance span{padding-left: 0.6rem;background: url(../images/moneyback.png)no-repeat left center;background-size: 0.4rem;}
.choisePayWay ul .bankCard span{padding-left: 0.6rem;background: url(../images/bank.png)no-repeat left center;background-size: 0.4rem;}
.choisePayWay label{  position: absolute;right: 0.3rem;top: 50% ;margin-top: -0.15rem }
.choisePayWay input[type="radio"]{  opacity:0;  position: absolute;  width: 0.3rem;  height:0.3rem;  z-index: 1; right: 0.3rem;top: 50%;margin-top: -0.15rem }
.choisePayWay input[type='radio']+label:before{  margin-top: -2px;  content: '';  display: inline-block;  width: 0.3rem;  height: 0.3rem;  margin-right: 6px;  border-radius: 0.1rem;  vertical-align: middle;  border: 1px solid #E4E4E4;  background: #FFFFFF;  }
.choisePayWay input[type='radio']:checked+label:before{  background-image: url('../images/checked.png');  background-position: center center;  background-size: contain;  }

/*商场管理*/
.mangeShopTitle{position: relative;background: #fff; padding: 0.2rem 0.3rem;margin-bottom: 0.1rem;line-height: 0.4rem}
.mangeShopTitle a{color: #000;display: block}
.mangeShopTitle span{padding-left: 0.6rem;background: url(../images/classification.png)no-repeat left center;background-size: 0.4rem;display: inline-block;line-height: 0.4rem}
.mangeShopTitle i{color: #999;top: auto;margin-top: 0}
.mangeShop ul li{width: 50%;float: left;text-align: center;border: 1px solid #eee;border-top: 0;border-left: 0;box-sizing: border-box;background: #fff;padding: 0.2rem 0 ;}
.mangeShop ul li dt{width: 50%;height: 1rem;margin: 0 auto 0.2rem;}
.mangeShop ul li img{width: 100%;height: 100%;}
.mangeShop ul li dd{color: #000}

/*商品发布*/
.shopRelease{background: #fff;}
.shopRelease ul li{border-bottom: 1px solid #f0f0f0;padding: 0.2rem 0.3rem;}
.shopRelease ul li>div{width: 60%;}
.shopRelease ul li>div>input[type="text"]{width: 80%;border: 0;text-align: right;float: right;outline: 0;line-height: 0.5rem}
.shopRelease label{  position: absolute;right: 0.3rem; }
.shopRelease input[type="checkbox"]{  opacity:0;  position: absolute;  width: 0.3rem;  height:0.3rem;  z-index: 1;  right: 0.8rem}
.shopRelease input[type='checkbox']+label:before{  margin-top: -2px;  content: '';  display: inline-block;  width: 0.3rem;  height: 0.3rem;  margin-right: 6px;  border-radius: 0.1rem;  vertical-align: middle;  border: 1px solid #E4E4E4;  background: #FFFFFF;  }
.shopRelease input[type='checkbox']:checked+label:before{  background-image: url('../images/checked.png');  background-position: center center;  background-size: contain;  }
#filePicker2 .webuploader-pick,#filePicker3 .webuploader-pick {
    width: 3rem;
    height: 1.5rem;
    padding: 0;
    background: url(../images/add_picture_A.png) center center no-repeat;
    background-size: 0.8rem;
    border: 1px solid #ddd;
    border-radius: 3px;
}
#fileList2 .file-item,#fileList3 .file-item{
    width: 3rem;
}
#filePicker2,#filePicker3{height: 1.5rem}
#filePicker4 .webuploader-pick {
    width: 2rem;
    height: 2rem;
    padding: 0;
    background: url(../images/add_picture_A.png) center center no-repeat;
    background-size: 0.8rem;
    border: 1px solid #ddd;
    border-radius: 3px;
}
#fileList4 .file-item{
    width: 2rem;
    height: 2rem;
}
#filePicker4{height: 2rem}
.addPicture h1{padding: 0.1rem 0.3rem 0;background: #fff;}
.shopData .voucher-cen{display: flex;justify-content: space-between}
.shopData .uploader-repeat>div{margin-right: 0}
/*绿茶*/
.greenTea{margin-top: 0.2rem;}
.greenTea ul li{padding: 0.2rem 0.3rem;margin-bottom: 0.2rem;background: #fff;}
.greenTea ul li>div{width: 2rem;height: 2rem;margin-right: 0.3rem;}
.greenTea ul li>div img{width: 100%;height: 100%;}
.greenTea ul li dl dt{font-size: 0.36rem;margin-bottom: 0.1rem;}
.greenTea ul li dl dd{line-height: 0.7rem;color: #de6561;}
.greenTea ul li dl dd a{width: 1.2rem;display: inline-block;height: 0.5rem;color: #fff;border-radius: 3px;background: #82c9ff;text-align: center;line-height: 0.5rem;margin-right: 0.2rem;font-size: 0.3rem;}
.greenTea ul li dl dd .delete{background: #ffae55;}


/*订单管理*/
.orderSearch{background: #82c9ff;width: 100%;height: 0.6rem;padding: 0.2rem 0;}
.orderSearchCen{margin: 0 0.3rem;background: #fff;position: relative;}
.orderSearchCen i{left: 0.1rem;color: #999;position: absolute;line-height: 0.6rem;font-size: 0.4rem;}
.orderSearchCen input{border: 0;outline: 0;padding-left: 0.5rem;height: 0.6rem;font-size: 0.3rem;width: 90%;}
.manageOrder>ul{margin-bottom: 0.2rem;}
.manageOrder>ul li{width: 25%;border-right: 1px solid #f0f0f0;float: left;box-sizing: border-box;background: #fff;text-align: center; border-bottom: 0;height: 0.7rem;}
.manageOrder>ul li:last-child{border-right: 0;}
.manageOrder>ul li span{color: #666;display: inline-block;padding: 0.1rem 0;line-height: 0.5rem;box-sizing: border-box;}
.manageOrder>ul .active span{color: #000;border-bottom: 2px solid #82c9ff;}
.orderList{margin-bottom: 0.2rem;}
.orderListTitle{padding: 0.1rem 0.28rem;font-size: 0.28rem;background: #fff;border-bottom: 1px solid #f0f0f0;}
.orderListBody{background: #fff;padding: 0.1rem 0.3rem;}
.orderListBody ul li{padding:0.1rem 0;border-bottom: 1px solid #f0f0f0;}
.orderListBody ul li>div{width: 1.4rem;height: 1.4rem;margin-right: 0.3rem;}
.orderListBody ul li>div img{width: 100%;height: 100%;}
.orderListBody dl dt{line-height: 0.7rem;font-size: 0.32rem;}
.orderListBody dl dd{line-height: 0.7rem;color: #de6561;}
.orderListBody dl dd span{color: #999;}
.orderListBody>div{text-align: right;padding: 0.1rem 0.3rem;font-size: 0.28rem;}
.orderListBody>div label{margin-left: 0.3rem;}
.orderListBody>div label span{color: #DE6561;}
.orderListFoot{padding: 0.1rem 0.3rem;background: #fff;border-top: 1px solid #f0f0f0;}
.orderListFoot a{float:right;font-size:0.3rem;width: 1.6rem;height: 0.5rem;line-height: 0.5rem;color: #fff;background: #82C9FF;border: 1px solid #82C9FF;border-radius: 2px;display: inline-block;text-align: center;}
.orderListFoot .lookOrder{color: #82C9FF;background: #fff;margin-right: 0.3rem;border-color: #f0f0f0;}
.orderListFoot .deliverGoods{background: #ffae55;border-color: #ffae55}

/*订单详情*/
.orderState{background: #273c4d;color: #fff;padding: 0.2rem 0.3rem}
.orderState h1{padding: 0.2rem 0;font-size: 0.32rem}
.orderState dl{font-size: 0.28rem}
.buyerMessage{margin-top: 0.2rem;margin-bottom: 0.2rem}
.buyerMessageTitle{padding: 0.1rem 0.3rem;background: #fff;border-bottom: 1px solid #f0f0f0}
.buyerMessageTitle span{padding-left: 0.5rem;background: url(../images/Buyer.png)no-repeat left center;background-size: 0.4rem;line-height: 0.5rem;display: inline-block}
.buyerMessageBody{padding: 0.2rem 0.3rem;background: #fff;border-bottom: 1px solid #f0f0f0}
.buyerMessageBody>div{width: 1rem;height: 1rem;border:2px solid #cee9fe;border-radius: 50%;margin-right: 0.2rem}
.buyerMessageBody>div img{width: 100%;height: 100%}
.buyerMessageBody dl dt{line-height: 0.6rem;font-size: 0.36rem}
.buyerMessageBody dl dd{line-height: 0.4rem;font-size: 0.28rem;color: #666}
.buyerMessageFoot{padding: 0.2rem 0.3rem;background: #fff}
.buyerMessageFoot dl dt{font-size: 0.3rem;margin-bottom: 0.2rem}
.buyerMessageFoot dl dd{font-size: 0.24rem;color: #666}
.buyerMessageFoot dl .addrees{padding-left: 0.4rem;background: url("../images/address_A.png")no-repeat;background-size: 0.2rem;line-height: 0.3rem;display: inline-block}
.orderListTitle .shop{padding-left: 0.5rem;background: url("../images/shop_goods.png")no-repeat;background-size: 0.4rem;}

/*详情*/
.detail{margin-top: 0.1rem;font-size: 0.3rem}
.detail>div{padding: 0.2rem 0.3rem;background: #fff;border-bottom: 1px solid #f0f0f0;position: relative}
.detail>div i{color: #666}
.brewWay{padding: 0.2rem 0.3rem}
.brewWay input{background: #f0f0f0;color: #999;font-size: 0.24rem;width: 100%}
.detailFoot{margin: 1rem 0.3rem 0;background: #82C9FF;text-align: center;line-height: 0.8rem;border-radius: 3px}
.detailFoot a{color: #fff;font-size: 0.3rem;display: block}

/*冲泡简介*/
.brewDetail ul li{padding: 0.2rem 0.3rem;background: #fff;margin-top: 0.1rem}
.brewDetail ul li dl dt{font-size: 0.3rem;margin-bottom: 0.4rem}
.brewDetail ul li dl dd{font-size: 0.24rem;color: #666}
.brewDetail ul li dl dd .delete{padding-left: 0.3rem;background: url("../images/delete_yellow.png")no-repeat left center;background-size: 0.24rem;color:#ffae55; }
.brewDetail ul li dl dd .enit{padding-left: 0.3rem;background: url("../images/edit_blue.png")no-repeat left center;background-size: 0.24rem;margin-right: 0.3rem }
.brewDetail ul li dl dd .enit a{color:#82C9FF}

/*会费缴纳*/
.vipPay{position: relative;margin: 0.8rem 0.3rem 0;background: #fff}
.vipPay dl{position: absolute;top: -0.5rem;left: 50%;margin-left: -0.5rem}
.vipPay dl dt{width: 1rem;height: 1rem;border-radius: 50%;border: 1px solid #ddd;margin-bottom: 0.1rem}
.vipPay dl dt img{width: 100%;height: 100%}
.vipPay dl dd{color: #82C9FF;font-size: 0.24rem;text-align: center}
.vipPay ul{ padding-top:1.2rem;font-size: 0.3rem}
.vipPay ul li{padding: 0.2rem 0.3rem;border-bottom: 1px solid #f0f0f0}
.vipPay ul li .dated{color: #666}
.vipPay ul li .money{color: #666}
.vipPay ul li .money label{color: #de6561}
.vipPay ul li .state{color: #ffae55}
.lookInformation{  position: fixed;  bottom: 0.5rem;  left: 50%;  width: 3rem;  margin-left: -1.5rem;font-size: 0.3rem}
.lookInformation span{padding-left: 0.4rem;background: url("../images/Prompt.png")no-repeat left center;background-size: 0.3rem;}
.lookInformation span a{color: #DE6561}
.vipPayAlert{width: 94%;margin-left: 3%;position: fixed;top: 30%;background: #fff;text-align: center;font-size: 0.3rem;display: none;z-index: 1000;border-radius: 3px}
.vipPayAlert h1{margin-top: 0.1rem}
.vipPayAlert .payMoney{color: #999;font-size: 0.24rem;line-height: 0.8rem}
.vipPayAlert .payMoney span{color: #DE6561}
.vipPayAlert ul li{width: 0.7rem;height: 0.7rem;border: 1px solid #ddd;float: left;border-right: 0;box-sizing: border-box}
.vipPayAlert ul{border-right: 1px solid #ddd;width: 4.2rem;margin: 0 auto 0.2rem}
.vipPayAlert div .cancel{color: #999;margin-left: 20%;line-height: 0.6rem;display: inline-block;font-size: 0.28rem}
.vipPayAlert div .determine{color: #82C9FF;margin-right: 20%;line-height: 0.6rem;display: inline-block;font-size: 0.28rem}

/*商会简介*/
.cofcInformation{padding: 0.3rem;background: #fff;margin-top: 0.2rem}
.cofcInformation h1{margin-bottom:0.2rem;text-align: center;font-size: 0.3rem}
.cofcInformation img{width: 100%}
.cofcInformation p{color:#8c8c8c;font-size: 0.24rem }
/*会员权益*/
.vipInterests{padding: 0.3rem;background: #fff;margin-top: 0.2rem}
.vipInterests h1{text-align: left;font-size: 0.3rem;margin-bottom: 0.2rem}
.vipInterests p{color:#8c8c8c;font-size: 0.24rem}

/*会员管理*/
.vipMangage ul li{margin-top: 0.1rem;padding: 0.3rem 0 0.3rem 0.3rem;background: #fff;position: relative}
.vipMangage ul li>a>div{width: 1.2rem;height: 1.2rem;border-radius: 50%;border: 2px solid #82C9FF;margin-right: 0.2rem}
.vipMangage ul li>a>div img{width: 100%;height: 100%;border-radius: 50%}
.vipMangage ul li dl dt{font-size: 0.32rem;line-height: 0.5rem}
.vipMangage ul li dl dd{font-size: 0.24rem;color: #8c8c8c;line-height: 0.35rem}
.vipMangage ul li dl dd span{color: #82C9FF}
.vipMangage ul li i{color: #8c8c8c}
.vipMangage ul li>a>span{background: url("../images/Set_top.png")no-repeat;width: 0.6rem;height: 0.6rem;position: absolute;right: 0.7rem;top:50%;margin-top: -0.3rem;background-size: contain}

/*会员详情*/
.vipDetailTitle{background: #82C9FF;padding: 0.2rem 0 0.2rem 0.3rem;position: relative}
.vipDetailTitle>a>div{width: 1rem;height: 1rem;border: 2px solid #cee9fe;border-radius: 50%;margin-right: 0.2rem}
.vipDetailTitle>a>div img{width: 100%;height: 100%;border-radius: 50%}
.vipDetailTitle dl{color: #fff}
.vipDetailTitle dl dt{line-height: 0.6rem}
.vipDetailTitle dl dd{line-height: 0.4rem;font-size: 0.24rem}
.vipDetailBody>div>dl{width: 50%;float: left;background: #fff;text-align: center;border-bottom: 1px solid #f0f0f0}
.vipDetailBody>div>dl dt{line-height: 0.6rem;padding-top: 0.2rem;font-size: 0.3rem}
.vipDetailBody>div>dl dd{line-height: 0.6rem;font-size: 0.4rem;padding-bottom: 0.2rem;color: #ffae55}
.vipDetailBody>div>dl:first-child dd{color: #82C9FF}
.vipDetailBody .search{background: #f0f0f0;padding: 0.3rem;line-height: 0.6rem;position: relative}
.vipDetailBody .search input{width: 1.8rem;margin: 0 0.2rem;border: 1px solid #ddd;height: 0.6rem;font-size: 0.3rem;padding-left: 0.2rem}
.vipDetailBody .search span{color: #999}
.vipDetailBody .search button{position: absolute;right:0.3rem;background: #82C9FF;line-height: 0.6rem;width: 1rem;color: #fff;border: 1px solid #82C9FF}
.vipDetailFoot{background: #fff;height: 0.88rem;position: fixed;bottom: 0;width: 100%}
.vipDetailFoot div{padding: 0.1rem 0.3rem;}
.vipDetailFoot a{display: block;background: #82C9FF;text-align: center;line-height: 0.68rem;color: #fff;border-radius: 3px}
.shopDetailList{margin-bottom: 0.2rem}
.orderListTitle .edit{background: url("../images/edit_yellow.png") no-repeat left center;background-size: 0.3rem;padding-left: 0.4rem}
.orderListTitle .edit a{color: #ffae55;}
.orderListTitle .noback{background: none}
.shopDetail{padding: 0.2rem 0.3rem;background: #fff;font-size: 0.3rem}
.shopDetail ul li span{color: #8c8c8c}
.shopDetail ul li .money{color: #DE6561}

/*线下支付编辑*/
.date{background: url("../images/date.png")no-repeat;width: 0.3rem;height: 0.3rem;background-size: 0.3rem;display: inline-block;position: absolute;right: 0.3rem;margin-top: -0.15rem;top:50%}

/*添加会员*/
.detail>div>label{display: inline-block;width: 1.6rem}
.detail>div .important{padding-left: 0.2rem;background: url("../images/inportant.png")no-repeat left center;position: absolute;right: 0.3rem;background-size: 0.15rem;font-size: 0.24rem}

/*会员管理*/
.vipManageDetail{ margin-top: 0.1rem;font-size: 0.3rem;}
.vipManageDetail>div{padding: 0.2rem 0.3rem;background: #fff; border-bottom: 1px solid #f0f0f0; position: relative;}
.vipManageDetail>div span{float: right;color: #8c8c8c}
.vipManageDetailFoot{background: #fff;height: 0.88rem;position: fixed;bottom: 0;width: 100%}
.vipManageDetailFoot div{padding: 0.1rem 0.3rem;display: flex;justify-content: space-between}
.vipManageDetailFoot a:first-child{background: #fff;color: #82C9FF;border: 1px solid #f0f0f0}
.vipManageDetailFoot a{background: #82C9FF;text-align: center;line-height: 0.68rem;color: #fff;border-radius: 3px;width: 48%;display: inline-block}

/*钱包管理*/
.walletManage{background: #82C9FF;padding: 0.2rem 0.3rem;position: relative;}
.walletManage dl{color: #fff}
.walletManage dl dt{font-size: 0.24rem;margin-bottom: 0.4rem}
.walletManage dl dd{font-size: 0.4rem}
.walletManage dl dd label{font-size: 0.24rem}
.walletManage dl dd span{font-size: 0.24rem;display: inline-block;border: 1px solid #fff;border-radius: 2px;line-height: 0.4rem;width: 1rem;text-align: center}
.walletManage dl dd span a{color: #fff}
.walletManageList{ margin-top: 0.1rem;font-size: 0.3rem;}
.walletManageList i{color: #8c8c8c;}
.walletManageList>div{padding: 0.2rem 0.3rem;background: #fff; border-bottom: 1px solid #f0f0f0; position: relative;}
.walletManageList>div>a{display: block}
.walletManageList>div span{float: right;color: #8c8c8c;margin-right: 0.4rem;font-size: 0.24rem;line-height: 0.5rem}
.walletManageList>div .money{background: url("../images/Detailed.png")no-repeat left center;background-size: 0.4rem;padding-left: 0.6rem;display: inline-block;line-height: 0.5rem}
.walletManageList>div .drawing{background: url("../images/tixian.png")no-repeat left center;background-size: 0.4rem;padding-left: 0.6rem;display: inline-block;line-height: 0.5rem}
.walletManageList>div .bankcard{background: url("../images/bank_card.png")no-repeat left center;background-size: 0.4rem;padding-left: 0.6rem;display: inline-block;line-height: 0.5rem}
.walletManageList>div .passmanage{background: url("../images/psd.png")no-repeat left center;background-size: 0.4rem;padding-left: 0.6rem;display: inline-block;line-height: 0.5rem}

/*资金明细*/
.moneyDetail{margin-top: 0.2rem;background: #fff;}
.moneyDetail ul li{    padding: 0.2rem 0.3rem;  border-bottom: 1px solid #f0f0f0;  }
.moneyDetail ul li div{width: 1rem;height: 1rem;margin-right: 0.2rem}
.moneyDetail ul li div img{width: 100%}
.moneyDetail ul li dl dt{line-height: 0.5rem}
.moneyDetail ul li dl dd{color: #8c8c8c;font-size: 0.24rem;margin-top: 0.2rem;line-height: 0.3rem}
.moneyDetail ul li dl dd span{font-size: 0.28rem;color: #000}

/*在线提款*/
.onlineDrawing{background: #FFFFFF;margin-top: 0.1rem;position: relative;padding: 0.2rem 0.3rem}
.onlineDrawing>a>div{width: 1rem;height:1rem;margin-right: 0.2rem}
.onlineDrawing>a>div img{width: 100%}
.onlineDrawing .icon-qianjin{ font-size: 0.36rem; position: absolute; right: 0.3rem; color: #8c8c8c;top: 50%; margin-top: -0.18rem; }
.onlineDrawing dl dt{font-size: 0.32rem;line-height: 0.5rem;margin-bottom: 0.1rem}
.onlineDrawing dl dd{font-size: 0.24rem;color:#8c8c8c;line-height: 0.4rem }
.drawingMoney{background: #fff;margin-top: 0.5rem}
.drawingMoneyTop{padding: 0.2rem 0.3rem;border-bottom: 1px solid #f0f0f0}
.drawingMoneyTop>p{font-size: 0.3rem}
.drawingMoneyInput{margin-top: 0.2rem}
.drawingMoneyInput>span{font-size: 0.5rem;vertical-align: bottom;}
.drawingMoneyInput input{border: 0;outline: 0;font-size: 0.8rem;width:3.2rem;font-weight: normal}
.drawingMoneyFoot{padding: 0.1rem 0.3rem;font-size: 0.24rem;color: #8c8c8c;}
.drawingMoneyFoot a{color:#82C9FF}

/*添加银行卡*/
.bankcardTitle{font-size: 0.24rem;padding: 0.1rem 0.3rem;color: #8c8c8c}
.bankcardDetail{margin-top: 0.1rem;font-size: 0.3rem;}
.bankcardDetail>div{padding: 0.2rem 0.3rem;background: #fff;border-bottom: 1px solid #f0f0f0;position: relative;}
.bankcardDetail>div>label{display: inline-block; width: 1.2rem;}
.bankcardDetail>div>span{color: #ffae55}

/*选择银行卡*/
.choiceBankCard{margin-top: 0.2rem}
.bankCardTop{padding: 0.2rem;background: #fff;position: relative;margin-bottom: 0.2rem}
.bankCardTop img{width: 1rem;height: 1rem;vertical-align: middle;margin-right: 0.2rem}
.bankCardTop dl dt{font-size: 0.32rem;line-height: 0.5rem;margin-bottom: 0.1rem}
.bankCardTop dl dd{font-size: 0.24rem;color:#8c8c8c;line-height: 0.4rem }
.bankCardTopTitle{font-size: 0.3rem;color:#000;line-height: 0.4rem}
.bankCardNumber{ font-size: 0.36rem;margin-top: 0.3rem }
.bankCardNumber button{float: right;font-size: 0.24rem;width: 1rem;height:0.4rem;border: 1px solid #ddd;border-radius: 0.1rem;background: #fff;color: #8c8c8c;outline: 0; box-shadow: #ddd 0 0 10px;}
.bankCardTop label{  position: absolute;right: 0.3rem;top: 50% ;margin-top: -0.15rem }
.bankCardTop input[type="radio"]{  opacity:0;  position: absolute;  width: 0.3rem;  height:0.3rem;  z-index: 1; right: 0.3rem;top: 50%;margin-top: -0.15rem }
.bankCardTop input[type='radio']+label:before{  margin-top: -2px;  content: '';  display: inline-block;  width: 0.3rem;  height: 0.3rem;  margin-right: 6px;  border-radius: 0.1rem;  vertical-align: middle;  border: 1px solid #E4E4E4;  background: #FFFFFF;  }
.bankCardTop input[type='radio']:checked+label:before{  background-image: url('../images/checked.png');  background-position: center center;  background-size: contain;  }

/*添加银行卡完成*/
.finish dl dt{width: 1.2rem;height: 1.2rem;margin: 0 auto;padding-top: 1.2rem;padding-bottom: 0.1rem}
.finish dl dt img{width: 100%;height: 100%}
.finish dl dd{color: #82C9FF;text-align: center}

/*提现密码设置*/
.passSetup{background: #fff;text-align: center;font-size: 0.3rem;margin-top: 0.2rem;padding: 1rem 0}
.passSetup h1{margin-bottom: 0.3rem}
.passSetup h1 span{color: #ffae55}
.passSetup ul li{width: 0.7rem;height: 0.7rem;border: 1px solid #ddd;float: left;border-right: 0;box-sizing: border-box}
.passSetup ul{border-right: 1px solid #ddd;width: 4.2rem;margin: 0 auto }
.alert{width: 94%;margin-left: 3%;position: fixed;top: 30%;background: #fff;text-align: center;font-size: 0.3rem;display: none;z-index: 1000;border-radius: 3px}
.alert h1{margin-top: 0.1rem;padding: 0.5rem 0;border-bottom: 1px solid #f0f0f0}
.alert div .cancel{color: #999;margin-left: 20%;line-height: 0.8rem;display: inline-block;font-size: 0.28rem}
.alert div .determine{color: #82C9FF;margin-right: 20%;line-height: 0.8rem;display: inline-block;font-size: 0.28rem}

/*注册*/
.register{margin-top: 0.1rem;background: #fff;padding: 0.2rem 0.3rem}
.register input{font-size: 0.3rem;line-height: 0.4rem;}

/*填写验证码*/
.registerTitle{padding: 0.1rem 0.3rem 0;line-height: 0.4rem;font-size: 0.24rem;color: #8c8c8c}
.registerTitle span{color: #ffae55;margin: 0 0.2rem}
.verificationCode{margin-top: 0.1rem;background: #fff;box-sizing: border-box}
.verificationCode input{font-size: 0.3rem;line-height: 0.4rem;}
.verificationCode .registerLeft{width: 60%;padding: 0.2rem 0.3rem;box-sizing: border-box}
.verificationCode .registerRight{width: 40%;border-left: 2px solid #f0f0f0;box-sizing: border-box}
.verificationCode .registerRight button{background: #fff;outline: 0;font-size: 0.3rem;color: #8c8c8c;line-height: 0.8rem;text-align: center;width: 100%}
.registerAlert{background: #fff;position: fixed;width: 94%;margin-left: 3%;top:3rem;border-radius: 3px;display: none;z-index: 1000}
.registerAlert>div{position: relative;padding: 0.3rem;text-align: center}
.registerAlert>div .close{position: absolute;width: 0.4rem;height: 0.4rem;background: url("../images/red_cha.png")no-repeat center;background-size: 0.2rem;right: 0;top: 0}
.registerAlert>div .registerCodeTitle{color: #82C9FF;padding-left: 0.6rem;background: url("../images/finish.png")no-repeat left center;background-size: 0.4rem;display: inline-block;line-height: 0.5rem;font-size: 0.36rem}
.registerAlert>div .accountNumber{padding: 0.2rem 0}
.registerAlert>div .accountNumber>div{width: 50%;line-height: 0.5rem;font-size: 0.28rem;}
.registerAlert>div .accountNumber .left{text-align: right}
.registerAlert>div .accountNumber .right{text-align: left;color: #ffae55}
.registerAlert>div .prompt{color: #8c8c8c;padding-left: 0.4rem;background: url("../images/remind.png")no-repeat left center;background-size: 0.3rem;display: inline-block;line-height: 0.35rem;font-size: 0.24rem}
.registerAlert>div a{background: #82C9FF;text-align: center;line-height: 0.8rem;border-radius: 3px;color: #fff;display: block;margin-top: 0.5rem}

/*地址管理*/
.add {
    background: url(../images/add.png)no-repeat center;
    background-size: 0.4rem;
}
.content{margin: 0.15rem 0;background: #fff}
.changeAddress{margin-top: 1rem}
.content .name{margin-right: 0.5rem}
.changeAddressTop{border-bottom: 1px solid #f0f0f0;padding-left: 0.2rem}
.changeAddressTopTitle{font-size: 0.32rem;padding: 0.2rem 0;line-height: 0.32rem}
.changeAddressTop .addresss{font-size: 0.24rem;color: #707070;padding-bottom: 0.2rem}
.addresss i{margin-right: 0.1rem}
.changeAddressBottom{padding: 0.1rem 0 0.1rem 0.2rem; font-size: 0.24rem;
    color: #707070;
    line-height: 0.4rem;}
.changeAddressBottom i{font-size: 0.3rem;margin-right: 0.1rem}
.changeAddressBottom a{padding: 0 0.2rem;font-size: 0.24rem}

.changeAddressBottom label{  position: relative;  }
.changeAddressBottom input[type="radio"]{
    opacity:0;
    position: absolute;
    width: 0.3rem;
    height:0.3rem;
    z-index: 1;
}
.changeAddressBottom input[type='radio']+label:before{
    margin-top: -2px;
    content: '';
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 6px;
    border-radius: 0.1rem;
    vertical-align: middle;
    border: 1px solid #E4E4E4;
    background: #FFFFFF;
}

.changeAddressBottom input[type='radio']:checked+label:before{
    background-image: url('../images/checked.png');
    background-position: center center;
    background-size: contain;
}

/*添加地址*/
.addDealerHead{height: 0.8rem;line-height: 0.8rem;background: #FFFFFF;position: relative;text-align: center;font-size: 0.3rem}
.addDealerHead>a{width: 0.6rem;height: 0.8rem;position: absolute;left: 0;top: 0;z-index: 1}
.addDealerHeadTitle{font-size: 0.36rem;text-align: center}
.addDealerMain{margin-top: 1rem}
.addDealerMain>ul>li{height:1rem;line-height: 1rem;padding: 0 0.3rem;background: #FFFFFF;margin-bottom: 1px}
.addDealerMain>ul>li:last-child{border-bottom: 0}
.addDealerMainLeft{width: 30%;box-sizing: border-box;float: left;font-size: 0.3rem;color: #000000}
.addDealerMainRight{width: 70%;box-sizing: border-box;float: left;font-size: 0.3rem;position: relative}
.addDealerMainRight i{margin-top: 0;top:0;color: #8f8f8f;right: 0}
.addDealerMainRight>input{width: 3.5rem;border: none;outline: none}
.addDealerConfirm{width:5.8rem;margin: 1rem 0.3rem 0 0.3rem;height: 0.6rem;background: #e6a670;border: none;border-radius: 20px;color: #FFFFFF;font-size: 0.3rem;}
.addDealerConfirm{width:5.8rem;margin: 1rem 0.3rem 0 0.3rem;height: 0.6rem;background: #e6a670;border: none;border-radius: 20px;color: #FFFFFF;font-size: 0.3rem;}
.addDealerMain label{
    position: relative;
    line-height: 0.3rem;
    font-size: 0.3rem;
}
.addDealerMain input[type="checkbox"]{
    opacity:0;
    position: absolute;
    width: 0.3rem;
    height:0.3rem;
    z-index: 1;
    top: 50%;
    margin-top: -0.15rem;
    display: inline-block;
}
.addDealerMain input[type='checkbox']+label:before{
    margin-top: -2px;
    content: '';
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 6px;
    border-radius: 100%;
    vertical-align: middle;
    border: 1px solid #E4E4E4;
    background: #FFFFFF;
}

.addDealerMain input[type='checkbox']:checked+label:before{
    background-image: url('../images/checked.png');
    background-position: center center;
    background-size: contain;
}

 /*登录*/
.login{text-align: center}
.login a:link {color: #fff}
.login a:visited {color: #fff}
.login a:hover {color: #fff}
.login a:active {color: #fff}
.login h1{font-size: 0.5rem;text-shadow: 2px 0 0 #333;color: #fff;margin-top: 2rem}
.loginCen{margin: 1.2rem 0.3rem 0.2rem;text-align: left}
.loginCen>div{padding: 0.2rem 0.4rem;background: #cde9ff;border-radius: 3px}
.loginCen>div>div{padding: 0.2rem 0}
.loginCen>div> .name{border-bottom: 1px solid #fff;}
.loginCen>div>div label{width: 1.2rem;font-size: 0.3rem;display: inline-block}
.loginCen>div>div input{background: #cde9ff}
.loginCen>div>div input::-webkit-input-placeholder { /* WebKit browsers */  color:#666; font-size: 0.3rem }
.loginCen>div>div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  color: #666; font-size: 0.3rem   }
.loginCen>div>div input::-moz-placeholder { /* Mozilla Firefox 19+ */  color: #666;  font-size: 0.3rem  }
.loginCen>div>div input:-ms-input-placeholder { /* Internet Explorer 10+ */  color: #666;  font-size: 0.3rem  }
.login>span{display: block;margin-right: 0.3rem;text-align: right}
.login>span a{border-bottom: 1px solid #fff;color: #fff;font-size: 0.3rem}
.loginButton{margin: 1.5rem 0.3rem 0;background: #ffae55;border-radius: 3px;line-height: 0.8rem}
.loginButton a{color: #fff}
.loginFoot{position: absolute;bottom: 0.5rem;width: 100%}
.loginFoot a{padding-left: 0.5rem;height: 0.5rem;display: inline-block;background: url("../images/register.png")no-repeat;background-size: 0.4rem;line-height: 0.5rem;color:#fff;font-size: 0.3rem}

/*忘记密码*/
.phone{background-color: white;padding: 0.2rem 0 0.2rem 0.2rem;font-size: 0.28rem;overflow: auto;}
input{color: #000000; border: none;outline: none;}
.nrleft{float: left;position: relative;top: 0.05rem;margin-left: 0.1rem;text-align: left;}
.nrleft>span{display: inline-block;width: 1.4rem;}
.nrright{float: right;color: white;background-color: #82C9FF;border-radius: 0.05rem;padding: 0.1rem;margin-right:0.3rem;font-size: 0.24rem;}
.VerificationCode{background-color: white;border-top: 0.015rem solid #F0F0F0;font-size: 0.28rem;padding: 0.3rem 0 0.3rem 0.3rem;}
.VerificationCode>span{display: inline-block;width: 1.4rem;}
.Button{display:inline-block;font-size: 0.3rem;color: white;background-color: #82C9FF;width: 6.9rem;padding: 0.2rem 0 0.2rem 0;border-radius: 0.05rem;text-align: center;margin-left: 0.3rem;margin-top: 1.5rem;}

/*分享邀请*/
.shareCen{

}
.shareTitle{
    background: #fff;
    margin-bottom: 1px;
    margin-top: 0.1rem;
}
.shareTitle h1{
    color: #323232;
    padding: 0.2rem;
    font-size: 0.3rem;
}
.shareTitle h1 b{
    width: 6px;
    height: 15px;
    background: #d89f6e;
    display: inline-block;
    margin-right: 0.1rem;
}
.shareContent{
    padding: 0.4rem 0;
    background: #fff;
}
.shareContent dl{
    float: left;
    width: 33.3%;
    text-align: center;
}
.shareContent dl dt{
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}
.shareContent dl dt img{
    width: 100%;
}
.color-red{
    color: #eb6764;
}
.color-blue{
    color: #5698d3;
}
.color-yellow{
    color: #d89f6e;
}
.shareFoot{
    background: #fff;
    margin-bottom: 1px;
    margin-top: 0.1rem;
    position: relative;
}
.shareFoot h1{
    color: #323232;
    padding: 0.2rem;
    font-size: 0.3rem;
}
.shareFoot h1 b{
    width: 6px;
    height: 15px;
    background: #d89f6e;
    display: inline-block;
    margin-right: 0.1rem;
}
.shareFoot h1 i{

    color: #8c8c8c;
}