From e8240a54a712e2bbd5404d6a76bbadbc4410b901 Mon Sep 17 00:00:00 2001
From: Gao xiaosong <704041637@qq.com>
Date: Sun, 12 Jul 2020 22:44:37 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=903.0=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E5=8D=87=E7=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
api/user.js | 9 +-
assets/css/style.css | 2 +-
assets/css/style.css.map | 2 +-
assets/css/style.less | 26 +-
components/CitySelect.vue | 285 +
components/Mask.vue | 74 +
components/SwitchWindow.vue | 4 +-
components/UserEvaluation.vue | 21 +-
components/simple-address/city-data/area.js | 12548 ----------------
components/simple-address/city-data/city.js | 1507 --
.../simple-address/city-data/province.js | 143 -
components/simple-address/simple-address.nvue | 381 -
components/uni-popup/message.js | 22 +
components/uni-popup/popup.js | 25 +
components/uni-popup/uni-popup-dialog.vue | 243 +
components/uni-popup/uni-popup-message.vue | 116 +
components/uni-popup/uni-popup-share.vue | 165 +
components/uni-popup/uni-popup.vue | 294 +
components/uni-transition/uni-transition.vue | 279 +
package-lock.json | 5 +
package.json | 3 +-
pages/activity/DargainDetails/index.vue | 28 +-
pages/activity/GoodsGroup/index.vue | 3 -
pages/activity/GroupRule/index.vue | 13 +-
pages/home/index.vue | 6 +-
pages/shop/GoodsCon/index.vue | 9 +
pages/shop/GoodsEvaluate/index.vue | 407 +-
pages/user/PersonalData/index.vue | 116 +-
pages/user/User/index.vue | 22 +-
pages/user/address/AddAddress/index.vue | 140 +-
static/icon-cart-hot.png | Bin 3031 -> 1594 bytes
static/icon-class-hot.png | Bin 3054 -> 1607 bytes
static/icon-home-hot.png | Bin 3044 -> 1603 bytes
static/icon-user-hot.png | Bin 3006 -> 1583 bytes
static/images/404.png | Bin 123299 -> 40599 bytes
static/images/group.png | Bin 42446 -> 0 bytes
static/images/h5.png | Bin 26771 -> 0 bytes
static/images/noAddress.png | Bin 23548 -> 10282 bytes
static/images/noCart.png | Bin 27506 -> 11158 bytes
static/images/noCollection.png | Bin 24495 -> 10108 bytes
static/images/noCoupon.png | Bin 25213 -> 10993 bytes
static/images/noEvaluate.png | Bin 24918 -> 10347 bytes
static/images/noExpress.png | Bin 38884 -> 13385 bytes
static/images/noGood.png | Bin 29678 -> 11049 bytes
static/images/noNews.png | Bin 20651 -> 9215 bytes
static/images/noOrder.png | Bin 20212 -> 8773 bytes
static/images/noSearch.png | Bin 33029 -> 13251 bytes
static/images/noShopper.png | Bin 27506 -> 11158 bytes
static/images/open.gif | Bin 23525 -> 0 bytes
static/images/posters.jpg | Bin 53452 -> 0 bytes
static/images/posters2.jpg | Bin 53588 -> 0 bytes
static/images/promotionBg.png | Bin 15969 -> 0 bytes
static/images/public.png | Bin 37619 -> 0 bytes
static/images/scan.gif | Bin 195347 -> 0 bytes
static/images/value.jpg | Bin 26847 -> 22382 bytes
static/images/writeOffBg.jpg | Bin 40663 -> 8400 bytes
store/index.js | 2 +-
utils/index.js | 64 +-
58 files changed, 1916 insertions(+), 15048 deletions(-)
create mode 100644 components/CitySelect.vue
create mode 100644 components/Mask.vue
delete mode 100644 components/simple-address/city-data/area.js
delete mode 100644 components/simple-address/city-data/city.js
delete mode 100644 components/simple-address/city-data/province.js
delete mode 100644 components/simple-address/simple-address.nvue
create mode 100644 components/uni-popup/message.js
create mode 100644 components/uni-popup/popup.js
create mode 100644 components/uni-popup/uni-popup-dialog.vue
create mode 100644 components/uni-popup/uni-popup-message.vue
create mode 100644 components/uni-popup/uni-popup-share.vue
create mode 100644 components/uni-popup/uni-popup.vue
create mode 100644 components/uni-transition/uni-transition.vue
mode change 100644 => 100755 static/images/404.png
delete mode 100644 static/images/group.png
delete mode 100644 static/images/h5.png
delete mode 100644 static/images/open.gif
delete mode 100644 static/images/posters.jpg
delete mode 100644 static/images/posters2.jpg
delete mode 100644 static/images/promotionBg.png
delete mode 100644 static/images/public.png
delete mode 100644 static/images/scan.gif
diff --git a/api/user.js b/api/user.js
index 544bc6d..47ccafa 100644
--- a/api/user.js
+++ b/api/user.js
@@ -3,13 +3,20 @@ import request from "@/utils/request";
/**
* 省市区
*/
-export function district(data) {
+export function getCity(data) {
return request.get("/city_list", data, {
// return request.get("/citys", data, {
login: false
});
}
+export function district(data) {
+ // return request.get("/city_list", data, {
+ return request.get("/citys", data, {
+ login: false
+ });
+}
+
/**
* 用户登录
* @param data object 用户账号密码
diff --git a/assets/css/style.css b/assets/css/style.css
index b87acab..a381393 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -1,2 +1,2 @@
-page{background:#f5f5f5}.newsList .newsSwitch .van-hairline--top-bottom::after{border:0}.newsList .newsSwitch .van-tab{font-size:32rpx;padding:0;-webkit-flex-basis:unset !important;-ms-flex-preferred-size:unset !important;flex-basis:unset !important;margin-right:46rpx}.newsList .newsSwitch .van-tabs__wrap{padding:0 30rpx}.newsList .newsSwitch.van-tabs--line{padding-top:90rpx}#footer{position:fixed;width:100%;height:100rpx;bottom:0;left:0;background-color:#fff;border-top:1px solid #eee;z-index:9999}#footer.iphonex-footer{height:100rpx;padding-bottom:68rpx}.footer-bg{height:100rpx}.iphonex-footer-bg{height:168rpx}#footer .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:20rpx;color:#282828}#footer .item.on{color:#eb3729}#footer .item .iconfont{font-size:45rpx;height:55rpx;line-height:55rpx}.goodList .item{position:relative;padding-left:30rpx;background-color:#fff}.goodList .item .pictrue{width:180rpx;height:180rpx;position:relative}.goodList .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodList .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodList .item .pictrue .numPic{position:absolute;left:7rpx;top:7rpx;width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%}.goodList .item .underline{padding:30rpx 30rpx 30rpx 0;border-bottom:1px solid #f5f5f5}.goodList .item:nth-last-child(1) .underline{border-bottom:0}.goodList .item .text{font-size:30rpx;color:#222;width:489rpx;text-align:left}.goodList .item .text .money .num{font-size:34rpx}.goodList .item .text .vip-money{font-size:24rpx;color:#282828;font-weight:bold;margin-top:10rpx}.goodList .item .text .vip-money .vip{margin-right:22rpx;text-decoration:line-through}.goodList .item .text .vip-money .image{width:46rpx;height:21rpx;margin-left:5rpx}.goodList .item .text .vip-money .num{font-size:22rpx;color:#aaa;font-weight:normal;margin:-2rpx 0 0 0}.goodList .item .iconfont{position:absolute;right:30rpx;width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%;font-size:30rpx;bottom:38rpx}.promotionGood{padding:0 30rpx;background-color:#fff}.promotionGood .item{border-bottom:1px solid #eee;height:250rpx}.promotionGood .item .pictrue{width:188rpx;height:188rpx}.promotionGood .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:8rpx;border-radius:8rpx}.promotionGood .item .text{font-size:24rpx;color:#999;width:472rpx;text-align:left}.promotionGood .item .text .name{font-size:30rpx;color:#333}.promotionGood .item .text .sp-money{margin:34rpx 0 20rpx 0}.promotionGood .item .text .sp-money .moneyCon{padding:0 18rpx;background-color:#eb3729;height:46rpx;line-height:46rpx;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);font-size:20rpx;color:#fff;background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);-webkit-border-radius:24rpx 3rpx 24rpx 3rpx;border-radius:24rpx 3rpx 24rpx 3rpx}.promotionGood .item .text .sp-money .moneyCon .num{font-size:24rpx}.promotionGood .item .text .money{text-decoration:line-through}.recommend{background-color:#fff}.recommend .title{height:135rpx;font-size:28rpx;color:#282828}.recommend .title .name{margin:0 28rpx}.recommend .title .iconfont{font-size:170rpx;color:#454545;height:50rpx;line-height:50rpx}.recommend .title .iconfont.lefticon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommend .recommendList{padding:0 30rpx}.recommend .recommendList .item{width:335rpx;margin-bottom:30rpx}.recommend .recommendList .item .pictrue{width:100%;height:335rpx}.recommend .recommendList .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.recommend .recommendList .item .name{font-size:28rpx;color:#282828;margin-top:20rpx}.recommend .recommendList .item .money{font-size:20rpx;margin-top:3rpx}.recommend .recommendList .item .money .num{font-size:28rpx}.noCommodity{padding-top:75rpx}.noCommodity .noPictrue{width:414rpx;height:336rpx;margin:0 auto 30rpx auto}.noCommodity .noPictrue .image{width:100%;height:100%}.product-bg{height:750rpx}.product-bg swiper{height:750rpx}.product-bg .slide-image{width:100%;height:100%}.product-bg .pages{position:absolute;background-color:#fff;height:34rpx;padding:0 10rpx;-webkit-border-radius:3rpx;border-radius:3rpx;right:30rpx;bottom:30rpx;line-height:34rpx;font-size:24rpx;color:#050505;z-index:9}.evaluateWtapper .evaluateItem{background-color:#fff;padding-bottom:25rpx}.evaluateWtapper .evaluateItem~.evaluateItem{border-top:1px solid #f5f5f5}.evaluateWtapper .evaluateItem .pic-text{font-size:26rpx;color:#282828;height:95rpx;padding:0 30rpx}.evaluateWtapper .evaluateItem .pic-text .pictrue{width:56rpx;height:56rpx;margin-right:20rpx}.evaluateWtapper .evaluateItem .pic-text .pictrue .image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.evaluateWtapper .evaluateItem .pic-text .name{max-width:450rpx;margin-right:15rpx}.evaluateWtapper .evaluateItem .time{font-size:24rpx;color:#82848f;padding:0 30rpx}.evaluateWtapper .evaluateItem .evaluate-infor{font-size:28rpx;color:#282828;margin-top:19rpx;padding:0 30rpx}.evaluateWtapper .evaluateItem .imgList{padding:0 30rpx 0 15rpx;margin-top:25rpx}.evaluateWtapper .evaluateItem .imgList .pictrue{width:156rpx;height:156rpx;margin:0 0 15rpx 15rpx}.evaluateWtapper .evaluateItem .imgList .pictrue .image{width:100%;height:100%}.evaluateWtapper .evaluateItem .reply{font-size:26rpx;color:#454545;background-color:#f7f7f7;-webkit-border-radius:5rpx;border-radius:5rpx;margin:20rpx 30rpx 0 30rpx;padding:30rpx;position:relative}.evaluateWtapper .evaluateItem .reply::before{content:"";width:0;height:0;border-left:10rpx solid transparent;border-right:10rpx solid transparent;border-bottom:20rpx solid #f7f7f7;position:absolute;top:-20rpx;left:100rpx}.coupon-list{padding:0 30rpx;margin-top:25rpx}.coupon-list .item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:170rpx;margin-bottom:16rpx}.coupon-list .item .money{background-image:url('https://h5.yixiang.co/static/images/coupon1.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:240rpx;height:100%;color:#fff;font-size:36rpx;font-weight:bold;text-align:center;line-height:170rpx}.coupon-list .item .money.moneyGray{background-image:url('https://h5.yixiang.co/static/images/coupon2.png')}.coupon-list .item .money .num{font-size:60rpx}.coupon-list .item .text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 17rpx 0 24rpx;background-color:#fff}.coupon-list .item .text .condition{font-size:30rpx;color:#282828;height:93rpx;line-height:93rpx;border-bottom:1px solid #f0f0f0}.coupon-list .item .text .data{font-size:20rpx;color:#999;height:76rpx}.coupon-list .item .text .data .bnt{width:136rpx;height:44rpx;-webkit-border-radius:22rpx;border-radius:22rpx;font-size:22rpx;color:#fff;text-align:center;line-height:44rpx}.coupon-list .item .text .data .bnt.gray{background-color:#ccc}.coupon-list-window{position:fixed;bottom:0;left:0;width:100%;background-color:#f5f5f5;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0;z-index:111;-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.coupon-list-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.coupon-list-window .title{height:124rpx;width:100%;text-align:center;line-height:124rpx;font-size:32rpx;font-weight:bold;position:relative;color:#333}.coupon-list-window .title .iconfont{position:absolute;right:30rpx;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:35rpx;color:#8a8a8a;font-weight:normal}.coupon-list-window .coupon-list{margin:0 0 50rpx 0;height:550rpx;overflow:auto}.coupon-list-window .pictrue{width:414rpx;height:336rpx;margin:0 auto 50rpx auto}.coupon-list-window .pictrue .image{width:100%;height:100%}.product-window{position:fixed;bottom:0;width:100%;left:0;background-color:#fff;z-index:88;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0;padding-bottom:140rpx;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.product-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.product-window .textpic{padding:0 130rpx 0 30rpx;margin-top:29rpx;position:relative}.product-window .textpic .pictrue{width:150rpx;height:150rpx}.product-window .textpic .pictrue .image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.product-window .textpic .text{width:410rpx;font-size:32rpx;color:#202020}.product-window .textpic .text .money{font-size:24rpx;margin-top:40rpx}.product-window .textpic .text .money .num{font-size:36rpx}.product-window .textpic .text .money .stock{color:#999;margin-left:18rpx}.product-window .textpic .iconfont{position:absolute;right:30rpx;top:-5rpx;font-size:35rpx;color:#8a8a8a}.product-window .productWinList{max-height:395rpx;overflow:auto;margin-top:36rpx}.product-window .productWinList .item~.item{margin-top:36rpx}.product-window .productWinList .item .title{font-size:30rpx;color:#999;padding:0 30rpx}.product-window .productWinList .item .listn{padding:0 30rpx 0 16rpx}.product-window .productWinList .item .listn .itemn{border:1px solid #bbb;font-size:26rpx;color:#282828;padding:7rpx 33rpx;-webkit-border-radius:6rpx;border-radius:6rpx;margin:14rpx 0 0 14rpx}.product-window .productWinList .item .listn .itemn.on{color:#fff;background-color:#eb3729;border-color:#eb3729}.product-window .cart{margin-top:36rpx;padding:0 30rpx}.product-window .cart .title{font-size:30rpx;color:#999}.product-window .cart .carnum{height:54rpx;margin-top:24rpx}.product-window .cart .carnum .item{border:1px solid #a4a4a4;width:84rpx;text-align:center;height:100%;line-height:54rpx;color:#a4a4a4;font-size:45rpx}.product-window .cart .carnum .reduce{border-right:0;-webkit-border-radius:6rpx 0 0 6rpx;border-radius:6rpx 0 0 6rpx;line-height:48rpx}.product-window .cart .carnum .reduce.on{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .plus{border-left:0;-webkit-border-radius:0 6rpx 6rpx 0;border-radius:0 6rpx 6rpx 0;line-height:46rpx}.product-window .cart .carnum .plus.on{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .num{color:#282828;font-size:28rpx}.sharing-packets{position:fixed;left:30rpx;bottom:150rpx;z-index:5;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.sharing-packets.on{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.sharing-packets .iconfont{width:44rpx;height:44rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#999;font-size:20rpx;color:#fff;margin:0 auto;padding-left:1rpx}.sharing-packets .line{width:2rpx;height:40rpx;background-color:#999;margin:0 auto}.sharing-packets .sharing-con{width:187rpx;height:210rpx;position:relative}.sharing-packets .sharing-con .image{width:100%;height:100%}.sharing-packets .sharing-con .text{position:absolute;top:20rpx;font-size:20rpx;width:100%;text-align:center}.sharing-packets .sharing-con .text .money{font-size:32rpx;font-weight:bold}.sharing-packets .sharing-con .text .money .label{font-size:20rpx}.sharing-packets .sharing-con .text .tip{font-size:18rpx;color:#999}.sharing-packets .sharing-con .text .shareBut{font-size:22rpx;color:#fff;margin-top:27rpx;height:50rpx;line-height:50rpx}.orderGoods{background-color:#fff;margin-top:12rpx}.orderGoods .total{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:86rpx;padding:0 30rpx;border-bottom:1rpx solid #eee;font-size:30rpx;color:#282828;line-height:86rpx}.goodWrapper .item{margin-left:30rpx;padding-right:30rpx;border-bottom:2rpx solid #f0f0f0;height:180rpx}.goodWrapper .item .pictrue{width:130rpx;height:130rpx}.goodWrapper .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodWrapper .item .text{width:537rpx;position:relative}.goodWrapper .item .text .name{font-size:28rpx;color:#282828;width:453rpx}.goodWrapper .item .text .num{font-size:26rpx;color:#868686}.goodWrapper .item .text .attr{font-size:20rpx;color:#868686;margin-top:7rpx}.goodWrapper .item .text .money{font-size:26rpx;margin-top:17rpx}.goodWrapper .item .text .evaluate{position:absolute;width:114rpx;height:46rpx;border:1px solid #e93323;color:#e93323;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:46rpx;right:0;bottom:-10rpx}.goodWrapper .item .text .evaluate.userEvaluated{font-size:26rpx;color:#aaa;background-color:#f7f7f7;border-color:#f7f7f7}.address-window{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:99;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.address-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.address-window .title{font-size:32rpx;font-weight:bold;text-align:center;height:123rpx;line-height:123rpx;position:relative;color:#333}.address-window .title .iconfont{position:absolute;right:30rpx;color:#8a8a8a;font-size:35rpx}.address-window .list{max-height:600rpx;overflow-y:auto;overflow-x:hidden}.address-window .list .item{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:129rpx;font-size:25rpx;color:#333}.address-window .list .item .iconfont{font-size:37rpx;color:#2c2c2c}.address-window .list .item .iconfont.icon-complete{font-size:30rpx;color:#fff}.address-window .list .item .addressTxt{width:560rpx}.address-window .list .item .addressTxt .name{font-size:28rpx;font-weight:bold;color:#282828;margin-bottom:4rpx}.address-window .list .item .addressTxt .name .phone{margin-left:18rpx}.address-window .addressBnt{font-size:30rpx;font-weight:bold;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin:85rpx auto}.address-window .pictrue{width:414rpx;height:336rpx;margin:80rpx auto}.address-window .pictrue .image{width:100%;height:100%}.swiper{height:282rpx}.swiper .slide-image{width:100%;height:100%}.swiper .swiper-pagination{text-align:right;padding-right:40rpx;bottom:10rpx;width:100%}.swiper .swiper-pagination-bullet{width:12rpx;height:12rpx;border:2rpx solid #fff;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(0,0,0,0);opacity:1}.swiper .swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:12rpx}.swiper .swiper-pagination-bullet-active{border-color:#e93323;background-color:#e93323}.goodsStyle{background-color:#fff;padding:22rpx 30rpx}.goodsStyle .pictrue{width:120rpx;height:120rpx}.goodsStyle .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodsStyle .text{width:545rpx;font-size:28rpx;color:#999}.goodsStyle .text .name{width:360rpx;color:#282828}.goodsStyle .text .money{text-align:right}.goodsStyle .text .money .num{margin-top:7rpx}.promoterHeader{width:100%;height:220rpx}.promoterHeader .headerCon{width:100%;height:100%;padding:0 88rpx 0 55rpx;font-size:28rpx;color:#fff;background-image:url('https://h5.yixiang.co/static/images/transparent.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.promoterHeader .headerCon .name{margin-bottom:2rpx}.promoterHeader .headerCon .num{font-size:50rpx}.promoterHeader .headerCon .iconfont{font-size:125rpx}.coupon-window{background-image:url('https://h5.yixiang.co/static/images/coupon-window.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:630rpx;height:649rpx;position:fixed;top:20%;z-index:99;left:50%;margin-left:-305rpx;-webkit-transform:translate3d(0, -200%, 0);transform:translate3d(0, -200%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.coupon-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.coupon-window .couponWinList{width:480rpx;margin:157rpx 0 0 60rpx;height:415rpx;overflow:auto}.coupon-window .couponWinList .item{width:100%;height:120rpx;background-color:#fff;position:relative;margin-bottom:17rpx}.coupon-window .couponWinList .item::after{content:'';position:absolute;width:18rpx;height:18rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#eb3729;left:25.5%;bottom:0;margin-bottom:-9rpx}.coupon-window .couponWinList .item::before{content:'';position:absolute;width:18rpx;height:18rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#eb3729;left:25.5%;top:0;margin-top:-9rpx}.coupon-window .couponWinList .item .money{width:130rpx;border-right:1px dashed #ddd;height:100%;text-align:center;line-height:120rpx;font-size:26rpx;font-weight:bold}.coupon-window .couponWinList .item .money .num{font-size:40rpx}.coupon-window .couponWinList .item .text{width:349rpx;font-size:22rpx;color:#999;padding:0 29rpx}.coupon-window .couponWinList .item .text .name{font-size:26rpx;color:#282828;font-weight:bold;margin-bottom:9rpx}.coupon-window .lid{background-image:url('https://h5.yixiang.co/static/images/coupon-window2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:573rpx;height:224rpx;position:fixed;left:50%;top:20%;margin:424rpx 0 0 -296rpx}.coupon-window .lid .bnt{font-size:29rpx;width:440rpx;height:80rpx;-webkit-border-radius:40rpx;border-radius:40rpx;background-color:#f9f1d3;text-align:center;line-height:80rpx;font-weight:bold;margin:98rpx auto 0 auto}.coupon-window .lid .iconfont{color:#fff;font-size:60rpx;text-align:center;margin-top:87rpx}.index .header{height:98rpx;width:100%;padding:0 30rpx;-webkit-box-sizing:border-box;box-sizing:border-box}.index .header .logo{width:127rpx;height:45rpx;margin-right:25rpx}.index .header .logo image{width:100%;height:100%;display:block}.index .header .search{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:64rpx;background-color:#f7f7f7;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 28rpx;font-size:28rpx;color:#bbb}.index .header .qr{width:51rpx;height:51rpx;font-size:34rpx;margin-left:16rpx;margin-right:16rpx}.index .header .qr image{width:51rpx;height:51rpx}.index .header .search .iconfont{font-size:34rpx;margin-right:16rpx}.index .banner{height:375rpx}.index .banner swiper{height:375rpx}.index .banner image{width:100%;height:375rpx}.index .banner .swiper-pagination{bottom:7rpx}.index .banner .swiper-pagination-bullet{width:20rpx;height:4rpx;-webkit-border-radius:3rpx;border-radius:3rpx;background-color:#fff;opacity:.6}.index .banner .swiper-pagination-bullet-active{opacity:1}.index .nav{padding-top:26rpx}.index .nav .item{width:25%;text-align:center;font-size:26rpx;margin-bottom:35rpx}.index .nav .item .pictrue{width:90rpx;height:90rpx;margin:0 auto 15rpx auto}.index .nav .item .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.index .news{height:77rpx;border-top:1px solid #f4f4f4;padding:0 30rpx;-webkit-box-shadow:0 10rpx 30rpx #f5f5f5;box-shadow:0 10rpx 30rpx #f5f5f5;-moz-box-shadow:0 10rpx 30rpx #f5f5f5;-o-box-shadow:0 10rpx 30rpx #f5f5f5}.index .news .pictrue{width:124rpx;height:28rpx;border-right:1px solid #ddd;padding-right:23rpx;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-box-sizing:content-box}.index .news .pictrue image{width:100%;height:100%;display:block}.index .news .new-banner{width:523rpx;overflow:hidden;height:77rpx}.index .news .new-banner .swiper-wrapper{height:77rpx;width:100%}.index .news .new-banner .swiper-slide{height:77rpx;width:100%}.index .news .new-banner .swiper-slide .swiper-item{height:77rpx;width:100%}.index .news .new-banner .text{width:480rpx;height:77rpx}.index .news .new-banner .text .label{font-size:20rpx;color:#eb3729;width:68rpx;height:34rpx;-webkit-border-radius:20rpx;border-radius:20rpx;text-align:center;line-height:34rpx;border:2rpx solid #eb3729}.index .news .new-banner .text .newsTitle{width:397rpx;font-size:24rpx;color:#666}.index .news .new-banner .iconfont{font-size:28rpx;color:#888}.index .specialArea{padding:30rpx}.index .specialArea .assemble{width:260rpx;height:260rpx;position:relative}.index .specialArea .assemble image{width:100%;height:100%;-webkit-border-radius:5rpx;border-radius:5rpx}.index .specialArea .assemble .text{position:absolute;top:37rpx;left:22rpx}.index .specialArea .name{font-size:30rpx;color:#fff}.index .specialArea .infor{font-size:22rpx;color:rgba(255,255,255,0.8);margin-top:5rpx}.index .specialArea .list{height:260rpx;width:416rpx}.index .specialArea .item{width:100%;height:124rpx;position:relative}.index .specialArea .item image{width:100%;height:100%}.index .specialArea .item .text{position:absolute;top:23rpx;left:28rpx}.index .wrapper .title{border-top:1px solid #eee;padding-top:34rpx;margin:0 30rpx}.index .wrapper .title.no-border{border:0}.index .wrapper.hot+.wrapper{border-top:0}.index .wrapper .goodList{margin-bottom:34rpx}.index .wrapper .title .text{font-size:24rpx;color:#999;width:530rpx;text-align:left}.index .wrapper .title .text .name{color:#282828;font-size:30rpx;font-weight:bold;margin-bottom:5rpx;position:relative}.index .wrapper .title .text .name .new{position:absolute;top:2rpx;left:130rpx;font-size:16rpx;font-weight:bold}.index .wrapper .title .more{font-size:26rpx;color:#333}.index .wrapper .title .more .iconfont{margin-left:2rpx;font-size:26rpx}.index .wrapper .scroll-product{white-space:nowrap;margin-top:38rpx;padding:0 30rpx 37rpx 30rpx;overflow:hidden}.index .wrapper .scroll-product .swiper-slide{width:180rpx;display:inline-block;margin-right:19rpx;border-bottom:4rpx solid #47b479;-webkit-box-shadow:0 15rpx 15rpx -10rpx #eee;box-shadow:0 15rpx 15rpx -10rpx #eee;-moz-box-shadow:0 15rpx 15rpx -10rpx #eee;-o-box-shadow:0 15rpx 15rpx -10rpx #eee}.index .wrapper .scroll-product .swiper-slide:nth-of-type(3n){border-bottom:4rpx solid #ff6960}.index .wrapper .scroll-product .swiper-slide:nth-of-type(3n-1){border-bottom:4rpx solid #579afe}.index .wrapper .scroll-product .swiper-slide:nth-last-child(1){margin-right:0}.index .wrapper .scroll-product .swiper-slide .img-box{width:100%;height:180rpx}.index .wrapper .scroll-product .swiper-slide .img-box image{width:100%;height:100%;-webkit-border-radius:6rpx 6rpx 0 0;border-radius:6rpx 6rpx 0 0}.index .wrapper .scroll-product .swiper-slide .pro-info{font-size:24rpx;color:#282828;text-align:center;height:60rpx;line-height:60rpx;border:1px solid #f5f5f5;border-bottom:0;border-top:0;padding:0 10rpx}.index .wrapper .boutique{width:690rpx;height:290rpx;margin:28rpx auto 0 auto}.index .wrapper .boutique{width:690rpx;height:290rpx;margin:28rpx auto 0 auto}.index .wrapper .boutique image{width:100%;height:260rpx}.index .wrapper .boutique .swiper-pagination{bottom:-8rpx;width:100%}.index .wrapper .boutique .swiper-pagination-bullet{width:7rpx;height:7rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#fc4141;opacity:.3}.index .wrapper .boutique .swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:10rpx}.index .wrapper .boutique .swiper-pagination-bullet-active{width:20rpx;height:7rpx;-webkit-border-radius:3.5rpx;border-radius:3.5rpx;opacity:1}.index .hotList .hot-bg{width:100%;height:215rpx;background-image:url('https://h5.yixiang.co/static/images/index-bg.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 30rpx;font-size:24rpx;color:#fff;margin-top:15rpx}.index .hotList .hot-bg .title{height:87rpx}.index .hotList .hot-bg .title .text{width:575rpx}.index .hotList .hot-bg .title .text .label{font-size:30rpx;font-weight:bold;margin-right:20rpx}.index .hotList .hot-bg .title .more{font-size:26rpx;color:#fff}.index .hotList .hot-bg .title .more .iconfont{font-size:25rpx;vertical-align:2rpx;margin-left:10rpx}.index .hotList .list{width:690rpx;height:330rpx;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;margin:-128rpx auto 0 auto;padding:0 22rpx;-webkit-box-shadow:0 0 20rpx -10rpx #aaa;box-shadow:0 0 20rpx -10rpx #aaa;-moz-box-shadow:0 0 20rpx -10rpx #aaa;-o-box-shadow:0 0 20rpx -10rpx #aaa}.index .hotList .list .item{width:200rpx;text-align:left}.index .hotList .list .item~.item{margin-left:23rpx}.index .hotList .list .item .pictrue{width:100%;height:200rpx;position:relative}.index .hotList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.index .hotList .list .item .pictrue .numPic{width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:7rpx;left:7rpx}.index .hotList .list .item .name{font-size:26rpx;color:#282828;margin-top:12rpx}.index .hotList .list .item .money{font-size:20rpx;font-weight:bold;margin-top:2rpx}.index .hotList .list .item .money .num{font-size:28rpx}.index .adver{width:100%;height:180rpx;margin-top:37rpx}.index .adver image{width:100%;height:100%;display:block}.index .hot{position:relative;background:none}.index .hot .title{position:relative;z-index:9}.index .hot .title .text .name{color:#fff}.index .hot .title .more{color:#fff}.index .hot .title .more .iconfont{color:#fff}.index .hot .bg{width:100%;position:absolute;left:0;top:0;right:0}.index .wrapper.hot .newProducts .newProductsItem{border:0}.index .wrapper.hot .newProducts{white-space:nowrap;padding:0 30rpx;margin:35rpx;overflow:hidden;background-color:#fff;padding:30rpx;z-index:99;position:relative;margin-bottom:0;-webkit-border-radius:20rpx;border-radius:20rpx;-webkit-box-shadow:0 0 20rpx -10rpx #aaa;box-shadow:0 0 20rpx -10rpx #aaa}.index .wrapper .newProducts{white-space:nowrap;padding:0 30rpx;margin:35rpx 0 42rpx 0;overflow:hidden}.index .wrapper .newProducts .swiper-wrapper{height:350rpx}.index .wrapper.hot .newProducts .newProductsItem{width:240rpx;min-width:240rpx;margin-right:20rpx;-webkit-box-flex:0;-webkit-flex:0 240rpx;-ms-flex:0 240rpx;flex:0 240rpx}.index .wrapper .newProducts .newProductsScroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.index .wrapper.hot .newProducts .newProductsItem image{width:240rpx;height:240rpx}.index .wrapper .newProducts .newProductsItem{border:1rpx solid #eee;width:240rpx;min-width:240rpx;-webkit-border-radius:12rpx;border-radius:12rpx;overflow:hidden;margin-right:20rpx;-webkit-box-flex:0;-webkit-flex:0 240rpx;-ms-flex:0 240rpx;flex:0 240rpx}.index .wrapper .newProducts .img-box{width:100%;height:240rpx}.index .wrapper.hot .newProducts .img-box{width:240rpx}.index .wrapper .newProducts .img-box image{width:100%;height:100%;-webkit-border-radius:12rpx 12rpx 0 0;border-radius:12rpx 12rpx 0 0}.index .wrapper.hot .newProducts .img-box image{-webkit-border-radius:12rpx;border-radius:12rpx}.index .wrapper .newProducts .pro-info{font-size:28rpx;color:#333;text-align:center;padding:15rpx 10rpx 0 10rpx}.index .wrapper .newProducts .money{padding:0 10rpx 18rpx 10rpx;text-align:center;font-size:26rpx;font-weight:bold}.index .wrapper.hot .newProducts .pro-info{text-align:left}.index .wrapper.hot .newProducts .money{text-align:left}.productList .search{width:100%;height:86rpx;padding-left:23rpx;padding-right:23rpx;position:fixed;left:0;top:0;z-index:5;-webkit-box-sizing:border-box;box-sizing:border-box}.productList .search .input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:60rpx;background-color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 20rpx;margin-right:23rpx}.productList .search .input input{width:548rpx;height:100%;font-size:26rpx}.productList .search .input input::-webkit-input-placeholder{color:#999}.productList .search .input input::-moz-placeholder{color:#999}.productList .search .input input:-ms-input-placeholder{color:#999}.productList .search .input input::-ms-input-placeholder{color:#999}.productList .search .input input::placeholder{color:#999}.productList .search .input .iconfont{font-size:35rpx;color:#555}.productList .search .icon-pailie,.productList .search .icon-tupianpailie{margin:0 auto;color:#fff;width:40rpx;font-size:40rpx;height:86rpx;line-height:86rpx}.productList .nav{height:86rpx;color:#454545;position:fixed;left:0;width:100%;font-size:28rpx;background-color:#fff;top:86rpx;z-index:5}.productList .nav .item{width:25%;text-align:center}.productList .nav .item.font-color{font-weight:bold}.productList .nav .item image{width:15rpx;height:19rpx;margin-left:10rpx}.productList .list{padding:0 20rpx;margin-top:172rpx}.productList .list.on{background-color:#fff;border-top:1px solid #f6f6f6}.productList .list .item{width:345rpx;margin-top:20rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx}.productList .list .item.on{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #f6f6f6;padding:30rpx 0;margin:0}.productList .list .item .pictrue{width:100%;height:345rpx}.productList .list .item .pictrue.on{width:180rpx;height:180rpx}.productList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0}.productList .list .item .pictrue img.on{-webkit-border-radius:6rpx;border-radius:6rpx}.productList .list .item .text{padding:20rpx 17rpx 26rpx 17rpx;font-size:30rpx;color:#222;text-align:left}.productList .list .item .text.on{width:508rpx;padding:0 0 0 22rpx}.productList .list .item .text .money{font-size:26rpx;font-weight:bold;margin-top:8rpx}.productList .list .item .text .money.on{margin-top:40rpx}.productList .list .item .text .money .num{font-size:34rpx}.productList .list .item .text .vip{font-size:22rpx;color:#aaa;margin-top:7rpx}.productList .list .item .text .vip.on{margin-top:11rpx}.productList .list .item .text .vip .vip-money{font-size:24rpx;color:#282828;font-weight:bold;text-decoration:line-through}.productList .list .item .text .vip .vip-money image{width:46rpx;height:21rpx;margin-left:4rpx}.shoppingCart .labelNav{-webkit-box-sizing:border-box;box-sizing:border-box;height:76rpx;padding:0 30rpx;font-size:22rpx;color:#8c8c8c;position:fixed;left:0;width:100%;background-color:#f5f5f5;z-index:5;top:0}.shoppingCart .labelNav .item .iconfont{font-size:25rpx;margin-right:10rpx}.shoppingCart .nav{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:80rpx;background-color:#fff;padding:0 30rpx;font-size:28rpx;color:#282828;position:fixed;left:0;z-index:5;top:76rpx;border-bottom:1px solid #f5f5f5}.shoppingCart .nav .administrate{font-size:26rpx;color:#282828;width:110rpx;height:46rpx;-webkit-border-radius:6rpx;border-radius:6rpx;border:1px solid #868686}.shoppingCart .noCart{margin-top:171rpx;background-color:#fff;padding:78rpx 0 56rpx 0}.shoppingCart .noCart .pictrue{width:414rpx;height:336rpx;margin:0 auto}.shoppingCart .noCart .pictrue image{width:100%;height:100%}.shoppingCart .list{margin-top:171rpx}.shoppingCart .list .item{padding:25rpx 30rpx;background-color:#fff;margin-bottom:15rpx}.shoppingCart .list .item .picTxt{width:627rpx;position:relative}.shoppingCart .list .item .picTxt .pictrue{width:160rpx;height:160rpx}.shoppingCart .list .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.shoppingCart .list .item .picTxt .text{width:444rpx;font-size:28rpx;color:#282828;text-align:left}.shoppingCart .list .item .picTxt .text .infor{font-size:24rpx;color:#868686;margin-top:16rpx}.shoppingCart .list .item .picTxt .text .money{font-size:32rpx;color:#282828;margin-top:26rpx}.shoppingCart .list .item .picTxt .carnum{height:44rpx;position:absolute;bottom:7rpx;right:0}.shoppingCart .list .item .picTxt .carnum view{border:1px solid #a4a4a4;width:66rpx;text-align:center;height:100%;line-height:44rpx;font-size:28rpx;color:#a4a4a4}.shoppingCart .list .item .picTxt .carnum .reduce{border-right:0;-webkit-border-radius:3rpx 0 0 3rpx;border-radius:3rpx 0 0 3rpx;line-height:39rpx}.shoppingCart .list .item .picTxt .carnum .reduce.on{border-color:#e3e3e3;color:#dedede}.shoppingCart .list .item .picTxt .carnum .plus{border-left:0;-webkit-border-radius:0 3rpx 3rpx 0;border-radius:0 3rpx 3rpx 0;line-height:38rpx}.shoppingCart .list .item .picTxt .carnum .num{color:#282828}.shoppingCart .invalidGoods{background-color:#fff}.shoppingCart .invalidGoods .goodsNav{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:66rpx;padding:0 30rpx;font-size:28rpx;color:#282828}.shoppingCart .invalidGoods .goodsNav .iconfont{color:#424242;font-size:28rpx;margin-right:17rpx}.shoppingCart .invalidGoods .goodsNav .del{font-size:26rpx;color:#999}.shoppingCart .invalidGoods .goodsNav .del .icon-shanchu1{color:#999;font-size:33rpx;vertical-align:-2rpx;margin-right:8rpx}.shoppingCart .invalidGoods .goodsList .item{padding:20rpx 30rpx;border-top:1px solid #f5f5f5}.shoppingCart .invalidGoods .goodsList .item .invalid{font-size:22rpx;color:#fff;width:70rpx;height:36rpx;background-color:#aaa;-webkit-border-radius:3rpx;border-radius:3rpx}.shoppingCart .invalidGoods .goodsList .item .pictrue{width:140rpx;height:140rpx}.shoppingCart .invalidGoods .goodsList .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.shoppingCart .invalidGoods .goodsList .item .text{width:433rpx;font-size:28rpx;color:#999;height:140rpx;text-align:left}.shoppingCart .invalidGoods .goodsList .item .text .infor{font-size:24rpx}.shoppingCart .invalidGoods .goodsList .item .text .end{font-size:26rpx;color:#bbb}.shoppingCart .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:96rpx;background-color:#fafafa;position:fixed;bottom:0;padding:0 30rpx;border-top:1px solid #eee}.shoppingCart .iphonex-footer{bottom:168rpx}.shoppingCart .footer .checkAll{font-size:28rpx;color:#282828;margin-left:10rpx}.shoppingCart .footer .money{font-size:30rpx}.shoppingCart .footer .placeOrder{color:#fff;font-size:30rpx;width:226rpx;height:70rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:70rpx;margin-left:22rpx}.shoppingCart .footer .button .bnt{font-size:28rpx;color:#999;-webkit-border-radius:50rpx;border-radius:50rpx;border:1px solid #999;width:160rpx;height:60rpx;text-align:center;line-height:60rpx}.shoppingCart .footer .button .bnt~.bnt{margin-left:17rpx}.user .header{padding:0 30rpx;height:190rpx;position:relative}.user .header:after{position:absolute;left:0;right:0;bottom:-98rpx;z-index:-1;content:'';height:100rpx;width:100%;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%;background-color:#eb3729}.user .header .picTxt .pictrue{width:120rpx;height:120rpx}.user .header .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #f5f5f5}.user .header .picTxt .text{width:434rpx;color:#fff;margin-left:35rpx;text-align:left}.user .header .picTxt .text .name{font-size:32rpx;max-width:260rpx;width:unset}.user .header .picTxt .text .member{padding:0 10rpx;height:36rpx;background-color:rgba(0,0,0,0.2);font-size:20rpx;-webkit-border-radius:30rpx;border-radius:30rpx;margin-left:17rpx}.user .header .picTxt .text .member image{width:28rpx;height:28rpx;font-size:20rpx;margin-right:8rpx}.user .header .picTxt .text .id{color:rgba(255,255,255,0.6);font-size:26rpx;margin-top:15rpx}.user .header .picTxt .text .id .iconfont{font-size:30rpx;margin-left:12rpx}.user .header .icon-shezhi{font-size:36rpx;color:#fff;margin-top:-52rpx}.user .wrapper{padding:0 20rpx}.user .wrapper .nav{background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;height:140rpx}.user .wrapper .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:26rpx;color:#aaa;position:relative}.user .wrapper .nav .item text{display:block}.user .wrapper .nav .item~.item:after{position:absolute;content:'';left:0;width:1px;height:70rpx;background-color:#eee;top:50%;margin-top:-35rpx}.user .wrapper .nav .item .num{margin-top:10rpx;font-size:36rpx;color:#282828}.user .wrapper .myOrder{background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin-top:15rpx}.user .wrapper .myOrder .title,.user .wrapper .myService .title{height:88rpx;padding:0 30rpx;border-bottom:1px dashed #eee;font-size:30rpx;color:#282828}.user .wrapper .myOrder .title .allOrder{font-size:26rpx;color:#666}.user .wrapper .myOrder .title .allOrder .iconfont{font-size:25rpx;margin-left:7rpx}.user .wrapper .myOrder .orderState{height:160rpx}.user .wrapper .myOrder .orderState .item{font-size:26rpx;color:#454545;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center}.user .wrapper .myOrder .orderState .item .pictrue{width:49rpx;height:42rpx;margin:0 auto 18rpx auto}.user .wrapper .myOrder .orderState .item .pictrue image{width:100%;height:100%}.user .wrapper .myService{background-color:#fff;margin-top:15rpx;-webkit-border-radius:10rpx;border-radius:10rpx}.user .wrapper .myService .serviceList{padding:8rpx 0 27rpx 0}.user .wrapper .myService .serviceList .item{width:100%;text-align:left;font-size:26rpx;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20rpx 30rpx;position:relative}.user .wrapper .myService .serviceList .item .iconfont{font-size:26rpx;color:#666}.user .wrapper .myService .serviceList .item::after{content:"";display:block;position:absolute;left:30rpx;right:0;bottom:0;border-bottom:1rpx solid #f5f5f5;z-index:999;height:1rpx}.user .wrapper .myService .serviceList .item .pictrue{width:52rpx;height:52rpx;margin-right:16rpx}.user .wrapper .myService .serviceList .item .cell{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.user .wrapper .myService .serviceList .item .pictrue image{width:100%;height:100%}.user .support{width:219rpx;height:74rpx;margin:54rpx auto;display:block}.product-con .wrapper{background-color:#fff}.product-con .wrapper .share{margin:0 30rpx;padding-top:25rpx}.product-con .wrapper .share .money{font-size:28rpx;font-weight:bold}.product-con .wrapper .share .money .num{font-size:48rpx}.product-con .wrapper .share .money .vip-money{color:#282828;margin-left:13rpx}.product-con .wrapper .share .money .image{width:46rpx;height:21rpx;margin-left:7rpx}.product-con .wrapper .share .money .vip-money{color:#282828;margin-left:13rpx}.product-con .wrapper .share .iconfont{color:#515151;font-size:40rpx;margin-bottom:10rpx}.product-con .wrapper .introduce{font-size:32rpx;font-weight:bold;margin:10rpx 30rpx 0 30rpx}.product-con .wrapper .label{margin:22rpx 30rpx 0 30rpx;font-size:24rpx;color:#82848f;padding-bottom:25rpx}.product-con .wrapper .coupon{padding:0 30rpx;border-top:1px solid #f5f5f5;height:80rpx;font-size:26rpx;color:#82848f}.product-con .wrapper .coupon .hide{width:540rpx;height:80rpx;line-height:80rpx}.product-con .wrapper .coupon .activity{height:40rpx;padding:0 20rpx;border:1px solid #f2857b;color:#e93323;font-size:24rpx;line-height:40rpx;position:relative;margin:19rpx 0 19rpx 15rpx}.product-con .wrapper .coupon .activity:before{content:' ';position:absolute;width:7rpx;height:10rpx;-webkit-border-radius:0 7rpx 7rpx 0;border-radius:0 7rpx 7rpx 0;border:1px solid #f2857b;background-color:#fff;bottom:50%;left:-2rpx;margin-bottom:-7rpx;border-left-color:#fff}.product-con .wrapper .coupon .activity:after{content:' ';position:absolute;width:7rpx;height:10rpx;-webkit-border-radius:7rpx 0 0 7rpx;border-radius:7rpx 0 0 7rpx;border:1px solid #f2857b;background-color:#fff;right:-2rpx;bottom:50%;margin-bottom:-5rpx;border-right-color:#fff}.product-con .wrapper .coupon .iconfont{color:#7a7a7a;font-size:28rpx}.product-con .attribute{background-color:#fff;padding:0 30rpx;font-size:26rpx;color:#82848f;margin-top:20rpx;height:80rpx}.product-con .attribute .atterTxt{font-size:28rpx;color:#282828}.product-con .attribute .iconfont{font-size:28rpx;color:#7a7a7a}.product-con .userEvaluation{margin-top:20rpx;background-color:#fff}.product-con .userEvaluation .title{height:86rpx;border-bottom:1px solid #eee;font-size:28rpx;color:#282828;margin-left:30rpx;padding-right:30rpx}.product-con .userEvaluation .title .praise{font-size:28rpx;color:#808080}.product-con .userEvaluation .title .praise .iconfont{color:#7a7a7a;font-size:28rpx;vertical-align:1rpx;margin-left:8rpx}.product-con .product-intro{margin-top:20rpx}.product-con .product-intro .title{font-size:30rpx;color:#282828;height:86rpx;width:100%;background-color:#fff;text-align:center;line-height:86rpx}.product-con .product-intro .conter{width:100%}.product-con .product-intro .conter *{width:100% !important;display:block !important}.product-con .footer{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20rpx 0 30rpx;position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;z-index:99;border-top:1px solid #f0f0f0}.product-con .footer .item{font-size:18rpx;color:#666;margin-top:7rpx}.product-con .footer .item .iconfont{text-align:center;font-size:40rpx;height:40rpx;line-height:40rpx}.product-con .footer .item .iconfont.icon-gouwuche1{position:relative}.product-con .footer .item .iconfont.icon-gouwuche1 .num{color:#fff;position:absolute;font-size:18rpx;-webkit-border-radius:200rpx;border-radius:200rpx;top:-10rpx;right:0;height:30rpx;line-height:30rpx;padding:0 8rpx;min-width:30rpx}.product-con .footer .bnt{width:444rpx;height:76rpx;color:#fff;font-size:28rpx}.product-con .footer .bnt>view{width:222rpx;text-align:center;line-height:76rpx}.product-con .footer .bnt .joinCart{-webkit-border-radius:50rpx 0 0 50rpx;border-radius:50rpx 0 0 50rpx;background-image:-webkit-gradient(linear, left top, right top, from(#fea10f), to(#fea10f));background-image:-webkit-linear-gradient(left, #fea10f 0%, #fea10f 100%);background-image:-o-linear-gradient(left, #fea10f 0%, #fea10f 100%);background-image:linear-gradient(to right, #fea10f 0%, #fea10f 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%)}.product-con .footer .bnt .buy{-webkit-border-radius:0 50rpx 50rpx 0;border-radius:0 50rpx 50rpx 0;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%)}.order-submission .line{width:100%;height:3rpx}.order-submission .line image{width:100%;height:100%;display:block}.order-submission .address{padding:28rpx 30rpx;background-color:#fff}.order-submission .address .addressCon{width:570rpx;font-size:26rpx;color:#666}.order-submission .address .addressCon .name{font-size:30rpx;color:#282828;font-weight:bold;margin-bottom:10rpx}.order-submission .address .addressCon .name .phone{margin-left:50rpx}.order-submission .address .addressCon .default{margin-right:12rpx}.order-submission .address .addressCon .setaddress{color:#333;font-size:28rpx}.order-submission .address .iconfont{font-size:35rpx;color:#707070}.order-submission .wrapper{background-color:#fff;margin-top:13rpx}.order-submission .wrapper .item{padding:27rpx 30rpx;font-size:30rpx;color:#282828;border-bottom:1px solid #f0f0f0}.order-submission .wrapper .item .discount{font-size:30rpx;color:#999;width:500rpx;text-align:right}.order-submission .wrapper .item .discount .integral{margin-right:40rpx}.order-submission .wrapper .item .discount .checkbox-wrapper .icon{right:0;left:unset}.order-submission .wrapper .item .discount .iconfont{color:#515151;font-size:30rpx;margin-left:15rpx}.order-submission .wrapper .item .discount .num{font-size:32rpx;margin-right:20rpx}.order-submission .wrapper .item textarea{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f9f9f9;width:100%;height:140rpx;-webkit-border-radius:3rpx;border-radius:3rpx;margin-top:30rpx;padding:25rpx 28rpx}.order-submission .wrapper .item textarea::-webkit-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::-moz-placeholder{color:#ccc}.order-submission .wrapper .item textarea:-ms-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::-ms-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::placeholder{color:#ccc}.order-submission .wrapper .item .list{margin-top:35rpx}.order-submission .wrapper .item .list .payItem{border:1px solid #eee;-webkit-border-radius:6rpx;border-radius:6rpx;height:86rpx;width:100%;margin-top:20rpx;font-size:28rpx;color:#282828}.order-submission .wrapper .item .list .payItem.on{border-color:#fc5445;color:#e93323}.order-submission .wrapper .item .list .payItem .name{width:50%;text-align:center;border-right:1px solid #eee}.order-submission .wrapper .item .list .payItem .name .iconfont{width:44rpx;height:44rpx;-webkit-border-radius:50%;border-radius:50%;text-align:center;line-height:44rpx;background-color:#fe960f;color:#fff;font-size:30rpx;margin-right:15rpx}.order-submission .wrapper .item .list .payItem .name .iconfont.icon-weixin2{background-color:#41b035}.order-submission .wrapper .item .list .payItem .name .iconfont.icon-yinhangqia{background-color:#eb3729}.order-submission .wrapper .item .list .payItem .tip{width:49%;text-align:center;font-size:26rpx;color:#aaa}.order-submission .moneyList{margin-top:12rpx;background-color:#fff;padding:30rpx}.order-submission .moneyList .item{font-size:28rpx;color:#282828}.order-submission .moneyList .item~.item{margin-top:20rpx}.order-submission .moneyList .item .money{color:#868686}.order-submission .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100rpx;background-color:#fff;padding:0 30rpx;font-size:28rpx;color:#333;position:fixed;bottom:0;left:0}.order-submission .footer .settlement{font-size:30rpx;color:#fff;width:240rpx;height:70rpx;background-color:#e93323;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:70rpx}.address-management .line{width:100%;height:3rpx}.address-management .line image{width:100%;height:100%;display:block}.address-management .item{background-color:#fff;padding:0 30rpx;margin-bottom:12rpx}.address-management .item .address{padding:30rpx 0;border-bottom:1px solid #eee;font-size:28rpx;color:#282828}.address-management .item .address .consignee{font-size:28rpx;font-weight:bold;margin-bottom:8rpx}.address-management .item .address .consignee .phone{margin-left:25rpx}.address-management .item .operation{height:83rpx;font-size:28rpx;color:#282828}.address-management .item .operation .default{margin-left:10rpx}.address-management .item .operation .iconfont{color:#2c2c2c;font-size:30rpx;vertical-align:-2rpx;margin-right:10rpx}.address-management .item .operation .iconfont.icon-shanchu{margin-left:40rpx;font-size:33rpx}.address-management .footer{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;width:100%;background-color:#fff;bottom:0;height:106rpx;padding:0 30rpx}.address-management .footer .addressBnt{width:330rpx;height:76rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:76rpx;font-size:30rpx;color:#fff}.address-management .footer .addressBnt.on{width:690rpx;margin:0 auto}.address-management .footer .addressBnt .iconfont{font-size:35rpx;margin-right:8rpx;vertical-align:-1rpx}.address-management .footer .addressBnt.wxbnt{background-color:#eb3729}.addAddress .list{background-color:#fff}.addAddress .list .item{padding:0 30rpx;min-height:90rpx;border-top:1rpx solid #eee;font-size:30rpx}.addAddress .list .item .name{width:195rpx;color:#333}.addAddress .list .item input{width:475rpx;font-size:30rpx}.addAddress .list .item input::-webkit-input-placeholder{color:#ccc}.addAddress .list .item input::-moz-placeholder{color:#ccc}.addAddress .list .item input:-ms-input-placeholder{color:#ccc}.addAddress .list .item input::-ms-input-placeholder{color:#ccc}.addAddress .list .item input::placeholder{color:#ccc}.addAddress .list .item .picker{width:475rpx}.addAddress .list .item .address{width:410rpx}.addAddress .list .item .picker .iconfont{font-size:43rpx}.addAddress .default{padding:0 30rpx;height:90rpx;background-color:#fff;margin-top:23rpx}.addAddress .default .def{margin-left:10rpx;height:83rpx;font-size:28rpx;color:#282828}.addAddress .keepBnt{width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:50rpx auto 30rpx auto;font-size:32rpx;color:#fff}.addAddress .wechatAddress{width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:0 auto;font-size:32rpx;color:#eb3729;border:1px solid #eb3729}.my-order .header{height:260rpx;padding:0 30rpx}.my-order .header .picTxt{height:190rpx}.my-order .header .picTxt .text{color:rgba(255,255,255,0.8);font-size:26rpx;font-family:'GuildfordProBook 5'}.my-order .header .picTxt .text .name{font-size:34rpx;font-weight:bold;color:#fff;margin-bottom:20rpx}.my-order .header .picTxt .pictrue{width:122rpx;height:109rpx}.my-order .header .picTxt .pictrue image{width:100%;height:100%}.my-order .nav{background-color:#fff;width:690rpx;height:140rpx;-webkit-border-radius:6rpx;border-radius:6rpx;margin:-73rpx auto 0 auto}.my-order .nav .item{text-align:center;font-size:26rpx;color:#282828;padding:29rpx 0 20rpx 0}.my-order .nav .item.on{font-weight:bold;border-bottom:5rpx solid #eb3729}.my-order .nav .item .num{margin-top:10rpx}.my-order .list{width:690rpx;margin:14rpx auto 0 auto}.my-order .list .item{background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;margin-bottom:14rpx}.my-order .list .item .title{height:84rpx;padding:0 30rpx;border-bottom:1rpx solid #eee;font-size:28rpx;color:#282828}.my-order .list .item .title .sign{font-size:24rpx;padding:0 7rpx;height:36rpx;margin-right:15rpx}.my-order .list .item .item-info{padding:0 30rpx;margin-top:22rpx}.my-order .list .item .item-info .pictrue{width:120rpx;height:120rpx}.my-order .list .item .item-info .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.my-order .list .item .item-info .text{width:486rpx;font-size:28rpx;color:#999;margin-top:6rpx}.my-order .list .item .item-info .text .name{width:306rpx;color:#282828}.my-order .list .item .item-info .text .money{text-align:right}.my-order .list .item .totalPrice{font-size:26rpx;color:#282828;text-align:right;margin:27rpx 0 0 30rpx;padding:0 30rpx 30rpx 0;border-bottom:1rpx solid #eee}.my-order .list .item .totalPrice .money{font-size:28rpx;font-weight:bold}.my-order .list .item .bottom{height:107rpx;padding:0 30rpx}.my-order .list .item .bottom .bnt{width:176rpx;height:60rpx;text-align:center;line-height:60rpx;color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:27rpx}.my-order .list .item .bottom .bnt.cancelBnt{border:1px solid #ddd;color:#aaa}.my-order .list .item .bottom .bnt.default{color:#444;border:1px solid #444}.my-order .list .item .bottom .bnt~.bnt{margin-left:17rpx}.order-details .header{padding:0 30rpx;height:150rpx}.order-details .header.on{background-color:#666 !important}.order-details .header .pictrue{width:110rpx;height:110rpx}.order-details .header .pictrue image{width:100%;height:100%}.order-details .header .data{color:rgba(255,255,255,0.8);font-size:24rpx;margin-left:27rpx}.order-details .header.on .data{margin-left:0}.order-details .header .data .state{font-size:30rpx;font-weight:bold;color:#fff;margin-bottom:7rpx}.order-details .header .data .time{margin-left:20rpx}.order-details .nav{background-color:#fff;font-size:26rpx;color:#282828;padding:25rpx 0}.order-details .nav .navCon{padding:0 40rpx}.order-details .nav .navCon .on{font-weight:bold;color:#eb3729}.order-details .nav .progress{padding:0 65rpx;margin-top:10rpx}.order-details .nav .progress .line{width:100rpx;height:2rpx;background-color:#939390}.order-details .nav .progress .iconfont{font-size:25rpx;color:#939390;margin-top:-2rpx;width:30rpx;height:30rpx;line-height:33rpx;text-align:center}.order-details .address{font-size:26rpx;color:#868686;background-color:#fff;padding:25rpx 30rpx 30rpx 30rpx}.order-details .address .name{font-size:30rpx;color:#282828;margin-bottom:10rpx}.order-details .address .name .phone{margin-left:40rpx}.order-details .line{width:100%;height:3rpx}.order-details .line image{width:100%;height:100%;display:block}.order-details .wrapper{background-color:#fff;margin-top:12rpx;padding:30rpx}.order-details .wrapper .item{font-size:28rpx;color:#282828}.order-details .wrapper .item~.item{margin-top:20rpx}.order-details .wrapper .item .conter{color:#868686;width:500rpx;text-align:right}.order-details .wrapper .item .conter .copy{font-size:20rpx;color:#333;-webkit-border-radius:3rpx;border-radius:3rpx;border:1px solid #666;padding:3rpx 15rpx;margin-left:24rpx}.order-details .wrapper .actualPay{border-top:1rpx solid #eee;margin-top:30rpx;padding-top:30rpx}.order-details .wrapper .actualPay .money{font-weight:bold;font-size:30rpx}.order-details .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100rpx;position:fixed;bottom:0;left:0;background-color:#fff;padding:0 30rpx;border-top:1px solid #eee}.order-details .footer .bnt{width:176rpx;height:60rpx;text-align:center;line-height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;color:#fff;font-size:27rpx}.order-details .footer .bnt.cancel{color:#aaa;border:1px solid #ddd}.order-details .footer .bnt.default{color:#444;border:1px solid #444}.order-details .footer .bnt~.bnt{margin-left:18rpx}.logistics .header{padding:23rpx 30rpx;background-color:#fff;height:166rpx}.logistics .header .pictrue{width:120rpx;height:120rpx}.logistics .header .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.logistics .header .text{width:540rpx;font-size:28rpx;color:#999;margin-top:6rpx}.logistics .header .text .name{width:365rpx;color:#282828}.logistics .header .text .money{text-align:right}.logistics .logisticsCon{background-color:#fff;margin:12rpx 0}.logistics .logisticsCon .company{height:120rpx;margin:0 0 45rpx 30rpx;padding-right:30rpx;border-bottom:1px solid #f5f5f5}.logistics .logisticsCon .company .picTxt{width:520rpx}.logistics .logisticsCon .company .picTxt .iconfont{width:50rpx;height:50rpx;background-color:#666;text-align:center;line-height:50rpx;color:#fff;font-size:35rpx}.logistics .logisticsCon .company .picTxt .text{width:450rpx;font-size:26rpx;color:#282828}.logistics .logisticsCon .company .picTxt .text .name{color:#999}.logistics .logisticsCon .company .picTxt .text .express{margin-top:5rpx}.logistics .logisticsCon .company .copy{font-size:20rpx;width:106rpx;height:40rpx;-webkit-border-radius:3rpx;border-radius:3rpx;border:1px solid #999}.logistics .logisticsCon .item{padding:0 40rpx;position:relative}.logistics .logisticsCon .item .circular{width:20rpx;height:20rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:-1rpx;left:31.5rpx;background-color:#ddd}.logistics .logisticsCon .item .circular.on{background-color:#eb3729}.logistics .logisticsCon .item .text{font-size:26rpx;color:#666;width:615rpx;border-left:1px solid #e6e6e6;padding:0 0 60rpx 38rpx}.logistics .logisticsCon .item .text.on{border-left-color:#f8c1bd}.logistics .logisticsCon .item .text .data{font-size:24rpx;color:#999;margin-top:10rpx}.logistics .logisticsCon .item .text .data .time{margin-left:15rpx}.payment-status{background-color:#fff;margin:195rpx auto 0 auto;-webkit-border-radius:10rpx;border-radius:10rpx;padding:1rpx 0 28rpx 0;width:690rpx;left:50%;margin-left:-345rpx}.payment-status .iconfont{font-size:70rpx;width:140rpx;height:140rpx;-webkit-border-radius:50%;border-radius:50%;color:#fff;text-align:center;line-height:130rpx;text-shadow:0 4px 0 #eb3729;border:6rpx solid #f5f5f5;margin:-76rpx auto 0 auto;background-color:#999}.payment-status .iconfont.fail{text-shadow:0 4px 0 #7a7a7a}.payment-status .status{font-size:32rpx;font-weight:bold;text-align:center;margin:25rpx 0 37rpx 0}.payment-status .wrapper{border:1px solid #eee;margin:0 30rpx 47rpx 30rpx;padding:35rpx 0;border-left:0;border-right:0}.payment-status .wrapper .item{font-size:28rpx;color:#282828}.payment-status .wrapper .item~.item{margin-top:20rpx}.payment-status .wrapper .item .itemCom{color:#666}.payment-status .returnBnt{width:630rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;color:#fff;font-size:30rpx;text-align:center;line-height:86rpx;margin:0 auto 20rpx auto}.personal-data .wrapper{margin:10rpx 0;background-color:#fff;padding:36rpx 30rpx 13rpx 30rpx}.personal-data .wrapper .title{margin-bottom:30rpx;font-size:32rpx;color:#282828}.personal-data .wrapper .wrapList .item{width:690rpx;height:160rpx;background-color:#f8f8f8;-webkit-border-radius:20rpx;border-radius:20rpx;margin-bottom:22rpx;padding:0 30rpx;position:relative;border:2rpx solid #f8f8f8}.personal-data .wrapper .wrapList .item.on{border-color:#e93323;-webkit-border-radius:20rpx;border-radius:20rpx;background:url("https://h5.yixiang.co/static/images/figure.png") no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;background-color:#fff9f9}.personal-data .wrapper .wrapList .item .picTxt{width:445rpx}.personal-data .wrapper .wrapList .item .picTxt .pictrue{width:96rpx;height:96rpx;position:relative}.personal-data .wrapper .wrapList .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .wrapper .wrapList .item .picTxt .pictrue .alter{width:30rpx;height:30rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;bottom:0;right:0}.personal-data .wrapper .wrapList .item .picTxt .text{width:325rpx}.personal-data .wrapper .wrapList .item .picTxt .text .name{width:100%;font-size:30rpx;color:#282828}.personal-data .wrapper .wrapList .item .picTxt .text .phone{font-size:24rpx;color:#999;margin-top:10rpx}.personal-data .wrapper .wrapList .item .bnt{font-size:24rpx;background-color:#fff;-webkit-border-radius:27rpx;border-radius:27rpx;width:140rpx;height:54rpx;border:2rpx solid #e93323}.personal-data .wrapper .wrapList .item .currentBnt{position:absolute;right:0;top:0;font-size:26rpx;background-color:rgba(233,51,35,0.1);width:140rpx;height:48rpx;-webkit-border-radius:0 20rpx 0 20rpx;border-radius:0 20rpx 0 20rpx}.personal-data .list{background-color:#fff}.personal-data .list .item{padding:30rpx 30rpx 30rpx 0;border-bottom:1px solid #f2f2f2;margin-left:30rpx;font-size:32rpx;color:#282828}.personal-data .list .item .pictrue{width:88rpx;height:88rpx}.personal-data .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .list .item .input{width:415rpx;text-align:right;color:#868686}.personal-data .list .item .input input{color:#868686;text-align:right;width:100%}.personal-data .list .item .input .id{width:365rpx}.personal-data .list .item .input .iconfont{font-size:35rpx}.personal-data .list .item .input .iconfont.icon-xiangyou{font-size:30rpx;margin-left:27rpx}.personal-data .modifyBnt{font-size:32rpx;color:#fff;width:690rpx;height:90rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:90rpx;margin:76rpx auto 0 auto}.personal-data .logOut{font-size:32rpx;text-align:center;width:690rpx;height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;margin:30rpx auto 70rpx auto}.poster-poster .tip{height:80rpx;font-size:26rpx;color:#e8c787;text-align:center;line-height:80rpx}.poster-poster .tip .iconfont{font-size:36rpx;vertical-align:-4rpx;margin-right:18rpx}.poster-poster .poster{width:690rpx;height:100%;margin:0 auto}.poster-poster .poster image{width:100%;height:100%;display:block}.distribution-posters .slider-banner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:40rpx;position:relative}.distribution-posters .slider-banner .swiper-slide{width:600rpx !important;height:100%}.distribution-posters .slide-image{width:100%;height:100%;-webkit-border-radius:15rpx;border-radius:15rpx}.distribution-posters .keep{font-size:30rpx;color:#fff;width:600rpx;height:80rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:80rpx;margin:38rpx auto}.member-center .header{background-color:#232323;width:100%;padding:50rpx 0}.member-center .header .slider-banner{height:328rpx}.member-center .header .slider-banner .swiper-slide{width:636rpx !important;height:328rpx;-webkit-border-radius:16rpx;border-radius:16rpx;color:#fff;position:relative;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.member-center .header .slider-banner .swiper-slide.diamonds{background-image:url("https://h5.yixiang.co/static/images/diamonds.jpg")}.member-center .header .slider-banner .swiper-slide.gold{background-image:url("https://h5.yixiang.co/static/images/gold.jpg")}.member-center .header .slider-banner .swiper-slide.silver{background-image:url("https://h5.yixiang.co/static/images/silver.jpg")}.member-center .header .slider-banner .swiper-slide.brass{background-image:url("https://h5.yixiang.co/static/images/brass.jpg")}.member-center .header .slider-banner .swiper-slide.bronze{background-image:url("https://h5.yixiang.co/static/images/bronze.jpg")}.member-center .header .slider-banner .swiper-slide.ordinary{background-image:url("https://h5.yixiang.co/static/images/ordinary.jpg")}.member-center .header .slider-banner .swiper-slide image{width:89rpx;height:108rpx;display:block;position:absolute;right:60rpx}.member-center .header .slider-banner .swiper-slide .name{font-size:46rpx;font-weight:bold;padding:33rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .discount{font-size:28rpx;font-weight:bold;margin:2rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .discount .iconfont{margin-left:10rpx;font-size:30rpx}.member-center .header .slider-banner .swiper-slide .nav{margin-top:48rpx}.member-center .header .slider-banner .swiper-slide .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;color:rgba(255,255,255,0.6);position:relative}.member-center .header .slider-banner .swiper-slide .nav .item .num{font-size:40rpx;color:#fff;font-family:'GuildfordProBook 5'}.member-center .header .slider-banner .swiper-slide .nav .item~.item::before{position:absolute;width:2rpx;height:32rpx;background-color:rgba(255,255,255,0.6);content:'';left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.member-center .header .slider-banner .swiper-slide .lock{font-size:26rpx;margin:73rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .lock .iconfont{font-size:33rpx;margin-right:15rpx;vertical-align:-4rpx}.member-center .wrapper{background-color:#fff;padding-bottom:16rpx;margin-bottom:20rpx}.member-center .wrapper .title{height:98rpx;padding:0 30rpx;font-size:30rpx;font-weight:bold;color:#282828}.member-center .wrapper .title .iconfont{color:#eb3729;font-weight:normal;font-size:40rpx;margin-right:12rpx;vertical-align:-2rpx}.member-center .wrapper .title .num{font-size:28rpx;color:#999}.member-center .wrapper .title .num .current{color:#eb3729}.member-center .wrapper .list .item{width:690rpx;height:184rpx;background-color:#f9f9f9;margin:0 auto 20rpx auto;padding:27rpx 0 22rpx 0;-webkit-border-radius:12rpx;border-radius:12rpx}.member-center .wrapper .list .item .top{padding-right:27rpx;font-size:26rpx;color:#999}.member-center .wrapper .list .item .top .name{border-left:6rpx solid #eb3729;padding-left:20rpx;font-size:28rpx;color:#282828;font-weight:bold}.member-center .wrapper .list .item .top .name .iconfont{color:#999;font-size:30rpx;vertical-align:-2rpx;margin-left:10rpx}.member-center .wrapper .list .item .cu-progress{overflow:hidden;height:12rpx;background-color:#eee;width:636rpx;-webkit-border-radius:20rpx;border-radius:20rpx;margin:35rpx auto 0 auto}.member-center .wrapper .list .item .cu-progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:#eb3729;-webkit-border-radius:20rpx;border-radius:20rpx}.member-center .wrapper .list .item .experience{margin-top:17rpx;padding:0 27rpx;font-size:24rpx;color:#999}.member-center .wrapper .list .item .experience .num{color:#eb3729}.member-center .growthValue{background-color:#fff;-webkit-border-radius:16rpx;border-radius:16rpx;position:fixed;top:266rpx;left:50%;width:560rpx;height:740rpx;margin-left:-280rpx;z-index:99;-webkit-transform:translate3d(0, -200%, 0);transform:translate3d(0, -200%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.member-center .growthValue.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.member-center .growthValue .pictrue{width:100%;height:257rpx;position:relative}.member-center .growthValue .pictrue image{width:100%;height:100%;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0}.member-center .growthValue .conter{padding:0 35rpx;font-size:30rpx;color:#333;margin-top:58rpx;line-height:1.5;height:350rpx;overflow:auto}.member-center .growthValue .pictrue .iconfont{position:absolute;font-size:65rpx;color:#fff;top:775rpx;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.integral-details .header{background-image:url('https://h5.yixiang.co/static/images/integralbg.jpg');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:360rpx;font-size:72rpx;color:#fff;padding:31rpx 0 45rpx 0;text-align:center;font-family:'GuildfordProBook 5'}.integral-details .header .currentScore{font-size:26rpx;color:rgba(255,255,255,0.8);text-align:center;margin-bottom:5rpx}.integral-details .header .line{width:60rpx;height:3rpx;background-color:#fff;margin:20rpx auto 0 auto}.integral-details .header .nav{font-size:22rpx;color:rgba(255,255,255,0.8);-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;margin-top:35rpx}.integral-details .header .nav .item{width:33.33%;text-align:center}.integral-details .header .nav .item .num{color:#fff;font-size:40rpx}.integral-details .wrapper .nav{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;width:690rpx;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0;margin:-96rpx auto 0 auto;background-color:#f7f7f7;height:96rpx;font-size:30rpx;color:#bbb}.integral-details .wrapper .nav .item{text-align:center;width:100%}.integral-details .wrapper .nav .item.on{background-color:#fff;color:#eb3729;font-weight:bold;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0}.integral-details .wrapper .nav .item .iconfont{font-size:38rpx;margin-right:10rpx}.integral-details .wrapper .list{background-color:#fff;padding:24rpx 30rpx}.integral-details .wrapper .list .tip{font-size:25rpx;width:690rpx;height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-color:#fff5e2;border:1px solid #ffeac1;color:#c8a86b;padding:0 20rpx;margin-bottom:24rpx}.integral-details .wrapper .list .tip .iconfont{font-size:35rpx;margin-right:15rpx}.integral-details .wrapper .list .item{height:124rpx;border-bottom:1px solid #eee;font-size:24rpx;color:#999}.integral-details .wrapper .list .item .state{font-size:28rpx;color:#282828;margin-bottom:8rpx}.integral-details .wrapper .list .item .num{font-size:36rpx;font-family:'GuildfordProBook 5';color:#16ac57}.integral-details .wrapper .list2{background-color:#fff;padding:24rpx 0}.integral-details .wrapper .list2 .item{background-image:-webkit-gradient(linear, left top, right top, from(#fff7e7), to(#fffdf9));background-image:-webkit-linear-gradient(left, #fff7e7 0%, #fffdf9 100%);background-image:-o-linear-gradient(left, #fff7e7 0%, #fffdf9 100%);background-image:linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);background-image:-moz-linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);width:690rpx;height:180rpx;position:relative;-webkit-border-radius:10rpx;border-radius:10rpx;margin:0 auto 20rpx auto;padding:0 25rpx 0 180rpx}.integral-details .wrapper .list2 .item .pictrue{width:90rpx;height:150rpx;position:absolute;bottom:0;left:45rpx}.integral-details .wrapper .list2 .item .pictrue image{width:100%;height:100%}.integral-details .wrapper .list2 .item .name{width:285rpx;font-size:30rpx;font-weight:bold;color:#c8a86b}.integral-details .wrapper .list2 .item .earn{font-size:26rpx;color:#c8a86b;border:2rpx solid #c8a86b;text-align:center;line-height:52rpx;height:52rpx;width:160rpx;-webkit-border-radius:50rpx;border-radius:50rpx}.quality-recommend .title{height:120rpx;font-size:32rpx;color:#282828;background-color:#f5f5f5}.quality-recommend .title .line{width:230rpx;height:2rpx;background-color:#e9e9e9}.quality-recommend .title .name{margin:0 20rpx}.quality-recommend .title .name .iconfont{margin-right:13rpx;font-size:38rpx;vertical-align:-4rpx}.bargain-list .icon-xiangzuo{font-size:40rpx;color:#fff;position:fixed;top:51rpx;left:30rpx;z-index:99}.bargain-list .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:750rpx;height:713rpx}.bargain-list .list{background-color:#fff;border:6rpx solid #eb3729;-webkit-border-radius:30rpx;border-radius:30rpx;margin:30rpx 30rpx 66rpx 30rpx;padding:0 24rpx}.bargain-list .list .item{border-bottom:1px solid #eee;position:relative;height:223rpx}.bargain-list .list .item .pictrue{width:160rpx;height:160rpx}.bargain-list .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain-list .list .item .text{width:450rpx;font-size:30rpx;color:#282828;height:160rpx}.bargain-list .list .item .text .num{font-size:26rpx;color:#999}.bargain-list .list .item .text .num .iconfont{font-size:35rpx;margin-right:7rpx}.bargain-list .list .item .text .money{font-size:24rpx;font-weight:bold}.bargain-list .list .item .text .money .price{font-size:32rpx}.bargain-list .list .item .cutBnt{position:absolute;width:180rpx;height:50rpx;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:24rpx;color:#fff;text-align:center;line-height:46rpx;right:24rpx;bottom:28rpx;-webkit-box-shadow:0 7rpx 0 #f8c1bd;box-shadow:0 7rpx 0 #f8c1bd;-moz-box-shadow:0 7rpx 0 #f8c1bd;-o-box-shadow:0 7rpx 0 #f8c1bd}.bargain-list .list .item .cutBnt .iconfont{margin-right:8rpx;font-size:30rpx}.bargain-list .list .load{font-size:24rpx;height:85rpx;text-align:center;line-height:85rpx}.bargain .icon-xiangzuo{font-size:40rpx;color:#fff;position:fixed;top:51rpx;left:30rpx;z-index:99}.bargain .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:698rpx;height:372rpx;margin:0 auto;padding-top:.1rpx;margin-top:40rpx}.bargain .header.on{background-image:url('https://h5.yixiang.co/static/images/cut2.png')}.bargain .header .pictxt{margin:260rpx auto 0 auto;font-size:26rpx;color:#fff}.bargain .header .pictxt .pictrue{width:56rpx;height:56rpx;margin-right:30rpx}.bargain .header .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #fff}.bargain .header .pictxt .text text{margin-left:20rpx}.bargain .header .time{background-image:url('https://h5.yixiang.co/static/images/time.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:440rpx;height:166rpx;margin:80rpx auto 0 auto;font-size:22rpx;text-align:center;padding-top:9rpx;color:#fc4141}.bargain .header .people{text-align:center;color:#fff;font-size:20rpx;margin-top:20rpx}.bargain .header .time .styleAll{color:#333}.bargain .wrapper,.bargain .bargainGang,.bargain .goodsDetails{width:660rpx;border:6rpx solid #eb3729;background-color:#fff;-webkit-border-radius:20rpx;border-radius:20rpx;margin:-162rpx auto 0 auto;padding:0 24rpx 47rpx 24rpx;position:relative}.bargain .wrapper .pictxt{margin:26rpx 0 37rpx 0}.bargain .wrapper .pictxt .pictrue{width:180rpx;height:180rpx;position:relative}.bargain .wrapper .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain .wrapper .pictxt .text{width:395rpx;font-size:28rpx;color:#282828;height:180rpx}.bargain .wrapper .pictxt .text .money{font-weight:bold;font-size:24rpx}.bargain .wrapper .pictxt .text .money .num{font-size:36rpx}.bargain .wrapper .pictxt .text .successNum{font-size:22rpx;color:#999;margin-right:15rpx}.bargain .wrapper .cu-progress{overflow:hidden;height:12rpx;background-color:#eee;width:100%;-webkit-border-radius:20rpx;border-radius:20rpx}.bargain .wrapper .cu-progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;-webkit-border-radius:20rpx;border-radius:20rpx;background-image:-webkit-gradient(linear, left top, right top, from(#ffa363), to(#e93323));background-image:-webkit-linear-gradient(left, #ffa363 0%, #e93323 100%);background-image:-o-linear-gradient(left, #ffa363 0%, #e93323 100%);background-image:linear-gradient(to right, #ffa363 0%, #e93323 100%);background-image:-moz-linear-gradient(to right, #ffa363 0%, #e93323 100%)}.bargain .wrapper .balance{font-size:22rpx;color:#999;margin-top:15rpx}.bargain .wrapper .bargainSuccess{font-size:26rpx;color:#282828;text-align:center}.bargain .wrapper .bargainSuccess .iconfont{font-size:45rpx;color:#54c762;padding-right:18rpx;vertical-align:-5rpx}.bargain .wrapper .bargainBnt{font-size:30rpx;font-weight:bold;color:#fff;width:100%;height:80rpx;-webkit-border-radius:40rpx;border-radius:40rpx;background-image:-webkit-gradient(linear, left top, right top, from(#f67a38), to(#f11b09));background-image:-webkit-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:-o-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:linear-gradient(to right, #f67a38 0%, #f11b09 100%);text-align:center;line-height:80rpx;margin-top:32rpx}.bargain .wrapper .bargainBnt.on{border:2rpx solid #eb3729;color:#eb3729;background-image:-webkit-gradient(linear, left top, right top, from(#fff), to(#fff));background-image:-webkit-linear-gradient(left, #fff 0%, #fff 100%);background-image:-o-linear-gradient(left, #fff 0%, #fff 100%);background-image:linear-gradient(to right, #fff 0%, #fff 100%);background-image:-moz-linear-gradient(to right, #fff 0%, #fff 100%);width:100%;height:76rpx}.bargain .wrapper .tip{font-size:22rpx;color:#999;text-align:center;margin-top:20rpx}.bargain .wrapper .lock,.bargain .bargainGang .lock,.bargain .goodsDetails .lock{background-image:url('https://h5.yixiang.co/static/images/lock.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:548rpx;height:66rpx;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-43rpx;z-index:5}.bargain .bargainGang{margin:13rpx auto 0 auto}.bargain .bargainGang .title,.bargain .goodsDetails .title{font-size:32rpx;font-weight:bold;height:80rpx;margin-top:30rpx}.bargain .bargainGang .title .pictrue,.bargain .goodsDetails .title .pictrue{width:46rpx;height:24rpx}.bargain .bargainGang .title .pictrue.on,.bargain .goodsDetails .title .pictrue.on{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bargain .bargainGang .title .pictrue image,.bargain .goodsDetails .title .pictrue image{width:100%;height:100%;display:block}.bargain .bargainGang .title .titleCon,.bargain .goodsDetails .title .titleCon{margin:0 20rpx}.bargain .bargainGang .list .item{border-bottom:1px dashed #ddd;height:112rpx}.bargain .bargainGang .list .item .pictxt{width:310rpx}.bargain .bargainGang .list .item .pictxt .pictrue{width:70rpx;height:70rpx}.bargain .bargainGang .list .item .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:.02px solid #eb3729}.bargain .bargainGang .list .item .pictxt .text{width:225rpx;font-size:20rpx;color:#999}.bargain .bargainGang .list .item .pictxt .text .name{font-size:25rpx;color:#282828;margin-bottom:7rpx}.bargain .bargainGang .list .item .money{font-size:25rpx}.bargain .bargainGang .list .item .money .iconfont{font-size:35rpx;vertical-align:middle;margin-right:10rpx}.bargain .bargainGang .load{font-size:24rpx;text-align:center;line-height:80rpx;height:80rpx}.bargain .goodsDetails{margin:13rpx auto 0 auto}.bargain .goodsDetails~.goodsDetails{margin-bottom:50rpx}.bargain .goodsDetails .conter{margin-top:20rpx}.bargain .goodsDetails .conter image{width:100% !important;display:block}.bargain .bargainTip{position:fixed;top:50%;left:50%;width:560rpx;margin-left:-280rpx;z-index:99;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding-bottom:60rpx;margin-top:-330rpx}.bargain .bargainTip.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bargain .bargainTip .pictrue{width:100%;height:321rpx;position:relative}.bargain .bargainTip .pictrue .iconfont{position:absolute;right:18rpx;top:18rpx;color:#fff;font-size:36rpx;width:50rpx;height:50rpx;text-align:center;line-height:50rpx}.bargain .bargainTip .pictrue image{width:100%;height:100%;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0}.bargain .bargainTip .cutOff{font-size:30rpx;color:#666;padding:0 29rpx;text-align:center;margin-top:50rpx}.bargain .bargainTip .cutOff.on{margin-top:26rpx}.bargain .bargainTip .help{font-size:32rpx;font-weight:bold;text-align:center;margin-top:40rpx}.bargain .bargainTip .tipBnt{font-size:32rpx;color:#fff;width:360rpx;height:82rpx;-webkit-border-radius:41rpx;border-radius:41rpx;background-image:-webkit-gradient(linear, left top, right top, from(#f67a38), to(#f11b09));background-image:-webkit-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:-o-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:linear-gradient(to right, #f67a38 0%, #f11b09 100%);background-image:-moz-linear-gradient(to right, #f67a38 0%, #f11b09 100%);text-align:center;line-height:82rpx;margin:50rpx auto 0 auto}.bargain-record .item{background-color:#fff;margin-bottom:12rpx}.bargain-record .item .picTxt{height:210rpx;border-bottom:1px solid #f0f0f0;padding:0 30rpx}.bargain-record .item .picTxt .pictrue{width:150rpx;height:150rpx}.bargain-record .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain-record .item .picTxt .text{width:515rpx;font-size:30rpx;color:#282828;height:150rpx}.bargain-record .item .picTxt .text .time{font-size:24rpx;color:#868686}.bargain-record .item .picTxt .text .time .styleAll{color:#fc4141}.bargain-record .item .picTxt .text .money{font-size:24rpx}.bargain-record .item .picTxt .text .money .num{font-size:32rpx;font-weight:bold}.bargain-record .item .picTxt .text .money .symbol{font-weight:bold}.bargain-record .item .bottom{height:100rpx;padding:0 30rpx;font-size:27rpx}.bargain-record .item .bottom .purple{color:#f78513}.bargain-record .item .bottom .end{color:#999}.bargain-record .item .bottom .success{color:#e93323}.bargain-record .item .bottom .bnt{font-size:27rpx;color:#fff;width:176rpx;height:60rpx;-webkit-border-radius:6rpx;border-radius:6rpx;text-align:center;line-height:60rpx}.bargain-record .item .bottom .bnt.cancel{color:#aaa;border:1px solid #ddd}.bargain-record .item .bottom .bnt~.bnt{margin-left:18rpx}.group-list .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:450rpx}.group-list .header image{width:100%;height:450rpx}.group-list .list .item{width:690rpx;height:208rpx;background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;padding:0 24rpx;margin:0 auto 20rpx auto}.group-list .list .item .pictrue{width:160rpx;height:160rpx}.group-list .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.group-list .list .item .text{width:458rpx;font-size:30rpx;color:#282828}.group-list .list .item .text .team{height:40rpx;-webkit-border-radius:4rpx;border-radius:4rpx;font-size:22rpx;margin-top:20rpx}.group-list .list .item .text .team .iconfont{width:54rpx;background-color:#c6f3e8;text-align:center;color:#eb3729;height:100%;line-height:38rpx}.group-list .list .item .text .team .num{text-align:center;padding:0 10rpx}.group-list .list .item .text .bottom{margin-top:7rpx}.group-list .list .item .text .bottom .money{font-size:24rpx;font-weight:bold;color:#282828}.group-list .list .item .text .bottom .money .num{font-size:32rpx}.group-list .list .item .text .bottom .money .y-money{font-size:24rpx;color:#999;font-weight:normal;text-decoration:line-through;margin-left:10rpx}.group-list .list .item .text .bottom .groupBnt{font-size:26rpx;color:#fff;width:146rpx;height:54rpx;text-align:center;line-height:54rpx;-webkit-border-radius:4rpx;border-radius:4rpx}.group-list .list .item .text .bottom .groupBnt .iconfont{font-size:25rpx;margin-left:10rpx}.product-con .wrapper .share .money .y-money{color:#82848f;margin-left:13rpx;text-decoration:line-through;font-weight:normal}.product-con .notice{width:100%;height:62rpx;background-color:#ffedeb;margin-top:20rpx;padding:0 30rpx;-webkit-box-sizing:border-box;box-sizing:border-box}.product-con .notice .num{font-size:24rpx}.product-con .notice .num .iconfont{font-size:30rpx;vertical-align:-3rpx;margin-right:20rpx}.product-con .notice .num .line{color:#282828;margin-left:15rpx}.product-con .notice .swiper{height:100%;width:470rpx;line-height:62rpx;overflow:hidden;margin-left:14rpx}.product-con .notice .swiper swiper{height:100%}.product-con .notice .swiper .swiper-slide{height:100%}.product-con .notice .swiper .line1{height:100%;overflow:hidden;font-size:20rpx;color:#282828}.product-con .assemble{background-color:#fff}.product-con .assemble .item{padding-right:30rpx;margin-left:30rpx;border-bottom:1px solid #f0f0f0;height:132rpx}.product-con .assemble .item .pictxt{width:295rpx}.product-con .assemble .item .pictxt .text{width:194rpx}.product-con .assemble .item .pictxt .pictrue{width:80rpx;height:80rpx}.product-con .assemble .item .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.product-con .assemble .item .right .lack{font-size:24rpx;color:#333333;text-align:right}.product-con .assemble .item .right .time{font-size:22rpx;color:#82848f;margin-top:5rpx}.product-con .assemble .item .right .spellBnt{font-size:24rpx;color:#fff;width:140rpx;height:50rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-image:-webkit-gradient(linear, left top, right top, from(#ff2358), to(#ff0000));background-image:-webkit-linear-gradient(left, #ff2358 0%, #ff0000 100%);background-image:-o-linear-gradient(left, #ff2358 0%, #ff0000 100%);background-image:linear-gradient(to right, #ff2358 0%, #ff0000 100%);background-image:-moz-linear-gradient(to right, #ff2358 0%, #ff0000 100%);text-align:center;line-height:50rpx;margin-left:30rpx}.product-con .assemble .item .right .spellBnt .iconfont{font-size:20rpx;margin-left:5rpx}.product-con .assemble .more{font-size:24rpx;color:#282828;text-align:center;height:90rpx;line-height:90rpx}.product-con .assemble .more .iconfont{margin-left:13rpx;font-size:25rpx}.product-con .playWay{background-color:#fff;padding:0 30rpx;margin-top:20rpx;font-size:28rpx;color:#282828}.product-con .playWay .title{height:86rpx;border-bottom:1px solid #eee}.product-con .playWay .title .iconfont{margin-left:13rpx;font-size:28rpx;color:#717171}.product-con .playWay .way{min-height:110rpx;font-size:26rpx;color:#282828}.product-con .playWay .way .iconfont{color:#cdcdcd;font-size:40rpx;margin:0 35rpx}.product-con .playWay .way .item .num{font-size:30rpx;margin-right:6rpx}.product-con .playWay .way .item .tip{font-size:22rpx;color:#a5a5a5}.product-con .footer-group{position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;font-size:18rpx;color:#666;z-index:99}.product-con .footer-group .customerSer{width:14%;font-size:20rpx;color:#666}.product-con .footer-group .customerSer .iconfont{font-size:35rpx}.product-con .footer-group .bnt{width:86%;text-align:center;line-height:100rpx;height:100%;color:#fff;font-size:30rpx}.product-con .superior .slider-banner .swiper-pagination-bullet{background-color:#999}.product-con .superior .slider-banner .swiper-pagination-bullet-active{background-color:#e93323}.product-con .superior .slider-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.group-con .header{width:100%;height:186rpx;background-color:#fff;border-top:1px solid #f5f5f5;padding:0 30rpx;position:relative}.group-con .header .iconfont{font-size:100rpx;position:absolute;color:#ccc;right:33rpx;bottom:20rpx}.group-con .header .pictrue{width:140rpx;height:140rpx}.group-con .header .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.group-con .header .text{width:525rpx;font-size:30rpx;color:#222}.group-con .header .text .money{font-size:24rpx;font-weight:bold;margin-top:15rpx}.group-con .header .text .money .num{font-size:32rpx}.group-con .header .text .money .team{padding:1rpx 10rpx;font-weight:normal;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:20rpx;vertical-align:4rpx;margin-left:15rpx}.group-con .wrapper{background-color:#fff;margin-top:20rpx;padding:2rpx 0 35rpx 0}.group-con .wrapper .title{margin-top:30rpx}.group-con .wrapper .title .line{width:136rpx;height:1px;background-color:#ddd}.group-con .wrapper .title .name{margin:0 45rpx;font-size:28rpx;color:#282828}.group-con .wrapper .title .name .time{margin:0 14rpx}.group-con .wrapper .title .name .timeTxt{color:#fc4141}.group-con .wrapper .title .name .time .styleAll{background-color:#ffcfcb;text-align:center;-webkit-border-radius:3rpx;border-radius:3rpx;font-size:28rpx;font-weight:bold;display:inline-block;vertical-align:middle;color:#fc4141;padding:2rpx 5rpx}.group-con .wrapper .tips{font-size:30rpx;font-weight:bold;text-align:center;margin-top:30rpx;color:#999}.group-con .wrapper .list{padding:0 30rpx;margin-top:45rpx}.group-con .wrapper .list.result{max-height:240rpx;overflow:hidden}.group-con .wrapper .list.result.on{max-height:2000rpx}.group-con .wrapper .list .pictrue{width:94rpx;height:94rpx;margin:0 0 29rpx 35rpx}.group-con .wrapper .list .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #e93323}.group-con .wrapper .list .pictrue img.img-none{border:none}.group-con .wrapper .lookAll{font-size:24rpx;color:#282828;padding-top:10rpx}.group-con .wrapper .lookAll .iconfont{font-size:25rpx;margin:2rpx 0 0 10rpx}.group-con .wrapper .teamBnt{font-size:30rpx;width:620rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;color:#fff;margin:21rpx auto 0 auto}.group-con .wrapper .cancel,.group-con .wrapper .lookOrder{text-align:center;font-size:24rpx;color:#282828;padding-top:30rpx}.group-con .wrapper .cancel .iconfont{font-size:35rpx;color:#2c2c2c;vertical-align:-4rpx;margin-right:9rpx}.group-con .wrapper .lookOrder .iconfont{font-size:25rpx;color:#2c2c2c;margin-left:10rpx}.group-con .group-recommend{background-color:#fff;margin-top:25rpx}.group-con .group-recommend .title{padding-right:30rpx;margin-left:30rpx;height:85rpx;border-bottom:1px solid #eee;font-size:28rpx;color:#282828}.group-con .group-recommend .title .more{color:#808080}.group-con .group-recommend .title .more .iconfont{margin-left:13rpx;font-size:28rpx}.group-con .group-recommend .list{margin-top:30rpx}.group-con .group-recommend .list .item{width:210rpx;margin:0 0 25rpx 30rpx}.group-con .group-recommend .list .item .pictrue{width:100%;height:210rpx;position:relative}.group-con .group-recommend .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.group-con .group-recommend .list .item .pictrue .team{position:absolute;top:28rpx;left:-5rpx;min-width:100rpx;height:36rpx;line-height:36rpx;text-align:center;-webkit-border-radius:0 18rpx 18rpx 0;border-radius:0 18rpx 18rpx 0;font-size:20rpx;color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#fb5445), to(#e93323));background-image:-webkit-linear-gradient(left, #fb5445 0%, #e93323 100%);background-image:-o-linear-gradient(left, #fb5445 0%, #e93323 100%);background-image:linear-gradient(to right, #fb5445 0%, #e93323 100%);background-image:-moz-linear-gradient(to right, #fb5445 0%, #e93323 100%)}.group-con .group-recommend .list .item .name{font-size:28rpx;color:#333;margin-top:18rpx}.group-con .group-recommend .list .item .money{font-weight:bold;font-size:26rpx}.evaluate-list .generalComment{height:94rpx;padding:0 30rpx;background-color:#fff;font-size:28rpx;color:#808080}.evaluate-list .generalComment .evaluate{margin-right:7rpx}.evaluate-list .nav{font-size:24rpx;color:#282828;padding:0 30rpx 15rpx 30rpx;background-color:#fff;border-bottom:1px solid #f5f5f5}.evaluate-list .nav .item{font-size:24rpx;color:#282828;-webkit-border-radius:6rpx;border-radius:6rpx;height:54rpx;padding:0 20rpx;background-color:#f4f4f4;line-height:54rpx;margin:0 17rpx 17rpx 0}.evaluate-list .nav .item.bg-color-red{color:#fff}.evaluate-con .score{background-color:#fff;border-top:1px solid #f5f5f5;font-size:28rpx;color:#282828;padding:48rpx 30rpx 65rpx 30rpx}.evaluate-con .score .item~.item{margin-top:25rpx}.evaluate-con .score .item .starsList{padding:0 35rpx 0 40rpx}.evaluate-con .score .item .starsList .iconfont{font-size:40rpx;color:#aaa}.evaluate-con .score .item .starsList .iconfont~.iconfont{margin-left:20rpx}.evaluate-con .score .item .evaluate{color:#aaa;font-size:24rpx}.evaluate-con .score .textarea{width:690rpx;background-color:#fafafa;-webkit-border-radius:10rpx;border-radius:10rpx;margin-top:48rpx}.evaluate-con .score .textarea textarea{font-size:28rpx;padding:38rpx 30rpx 0 30rpx;width:100%;height:160rpx}.evaluate-con .score .textarea textarea::-webkit-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::-moz-placeholder{color:#bbb}.evaluate-con .score .textarea textarea:-ms-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::-ms-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::placeholder{color:#bbb}.evaluate-con .score .textarea .list{margin-top:25rpx;padding-left:5rpx}.evaluate-con .score .textarea .list .pictrue{width:140rpx;height:140rpx;margin:0 0 35rpx 25rpx;position:relative;font-size:22rpx;color:#bbb}.evaluate-con .score .textarea .list .pictrue image{width:100%;height:100%;-webkit-border-radius:3rpx;border-radius:3rpx}.evaluate-con .score .textarea .list .pictrue .icon-guanbi1{font-size:45rpx;position:absolute;top:-20rpx;right:-20rpx}.evaluate-con .score .textarea .list .pictrue .icon-icon25201{color:#bfbfbf;font-size:50rpx}.evaluate-con .score .evaluateBnt{font-size:30rpx;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin-top:45rpx}.sign .header{width:100%;height:310rpx}.sign .header .headerCon{padding:0 0 0 30rpx;height:234rpx}.sign .header .headerCon .left{width:530rpx;font-size:32rpx;color:#fff;font-weight:bold}.sign .header .headerCon .left .integral text{font-size:24rpx;margin-top:19rpx;background-color:#ff9000;text-align:center;-webkit-border-radius:6rpx;border-radius:6rpx;font-weight:normal;padding:6rpx 15rpx}.sign .header .headerCon .text{width:410rpx}.sign .header .headerCon .left .pictrue{width:86rpx;height:86rpx;-webkit-border-radius:50%;border-radius:50%;border:4rpx solid #ecddbc}.sign .header .headerCon .left .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.sign .header .headerCon .right{width:142rpx;height:66rpx;background-color:#fff;-webkit-border-radius:50rpx 0 0 50rpx;border-radius:50rpx 0 0 50rpx;font-size:24rpx;color:#ff9000}.sign .header .headerCon .right .iconfont{font-size:33rpx;padding:0 10rpx 0 30rpx;height:35rpx;line-height:35rpx}.sign .wrapper{background-color:#fff;margin:-80rpx 20rpx 0 20rpx;-webkit-border-radius:15rpx;border-radius:15rpx;padding-bottom:80rpx;position:relative}.sign .wrapper .list{padding:0 30rpx;height:240rpx}.sign .wrapper .list .item{font-size:22rpx;color:#8a8886;text-align:center}.sign .wrapper .list .item .rewardTxt{width:74rpx;height:32rpx;background-color:#f4b409;-webkit-border-radius:16rpx;border-radius:16rpx;font-size:20rpx;color:#a57d3f;line-height:32rpx}.sign .wrapper .list .item .num{font-size:30rpx;color:#999}.sign .wrapper .list .item .num.on{color:#ff9000}.sign .wrapper .list .item .venus{background-image:url('https://h5.yixiang.co/static/images/stars2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:56rpx;height:56rpx;margin:10rpx 0}.sign .wrapper .list .item .venus.venusSelect{background-image:url('https://h5.yixiang.co/static/images/stars1.png')}.sign .wrapper .list .item .venus.reward{background-image:url('https://h5.yixiang.co/static/images/stars3.png');width:75rpx;height:56rpx}.sign .wrapper .but{width:400rpx;height:76rpx;font-size:30rpx;line-height:76rpx;color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;margin:0 auto}.sign .wrapper .but.on{background-color:#999 !important}.sign .wrapper .lock{background-image:url('https://h5.yixiang.co/static/images/lock2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:558rpx;height:68rpx;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-41rpx;z-index:9}.sign .wrapper2{margin-top:15rpx;padding:73rpx 0 0 0}.sign .wrapper2 .tip{font-size:30rpx;color:#666;text-align:center}.sign .wrapper2 .list2{margin:45rpx 0 49rpx 0}.sign .wrapper2 .list2 .item{width:80rpx;height:116rpx;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;color:#fff;font-size:72rpx;text-align:center;line-height:116rpx;margin-right:19rpx;background-image:url('https://h5.yixiang.co/static/images/redBg.png')}.sign .wrapper2 .list2 .data{font-size:30rpx;color:#232323}.sign .wrapper2 .tip2{font-size:30rpx;color:#999999;padding:0 55rpx;text-align:center;line-height:1.5}.sign .list3{margin:45rpx 37rpx 0 37rpx;border-top:1px dashed #eee}.sign .list3 .item{border-bottom:1px solid #eee;height:130rpx}.sign .list3 .item .name{color:#232323;font-size:30rpx;width:400rpx}.sign .list3 .item .data{font-size:24rpx;color:#bbbbbb;margin-top:9rpx}.sign .list3 .item .num{font-size:36rpx;font-family:'GuildfordProBook 5'}.sign .signTip{width:644rpx;height:645rpx;position:fixed;top:50%;left:50%;margin-left:-322rpx;margin-top:-322.5rpx;z-index:99;text-align:center;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.sign .signTip .signTipLight{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:100%}.sign .signTip.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.sign .signTip .signTipCon{background-image:url('https://h5.yixiang.co/static/images/register.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:420rpx;height:420rpx;margin-top:-700rpx;position:relative}.sign .signTip .signTipCon .state{font-size:34rpx;color:#fff;margin-top:150rpx}.sign .signTip .signTipCon .integral{font-size:30rpx;color:rgba(255,255,255,0.6);margin-top:9rpx}.sign .signTip .signTipCon .signTipBnt{font-size:30rpx;color:#eb4331;width:260rpx;height:76rpx;background-color:#f8d168;-webkit-border-radius:38rpx;border-radius:38rpx;line-height:76rpx;margin:48rpx auto 0 auto}.sign-record .list .item .data{height:80rpx;line-height:80rpx;padding:0 30rpx;font-size:24rpx;color:#666}.sign-record .list .item .listn{background-color:#fff;font-size:24rpx;color:#999}.sign-record .list .item .listn .itemn{height:120rpx;border-bottom:1px solid #eee;padding-right:30rpx;margin-left:30rpx}.sign-record .list .item .listn .itemn .name{width:390rpx;font-size:28rpx;color:#282828;margin-bottom:6rpx}.sign-record .list .item .listn .itemn .num{font-size:36rpx;font-family:'GuildfordProBook 5';color:#16ac57}.apply-return .list{background-color:#fff;margin-top:18rpx}.apply-return .list .item{margin-left:30rpx;padding-right:30rpx;min-height:90rpx;border-bottom:1px solid #eee;font-size:30rpx;color:#333}.apply-return .list .item .num{color:#282828;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right;position:relative}.apply-return .list .item .num .picker{text-align:right}.apply-return .list .item .num .iconfont{color:#666;font-size:30rpx;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.apply-return .list .item.textarea{padding:30rpx 30rpx 30rpx 0}.apply-return .list .item textarea{height:100rpx;font-size:30rpx}.apply-return .list .item textarea::-webkit-input-placeholder{color:#bbb}.apply-return .list .item textarea::-moz-placeholder{color:#bbb}.apply-return .list .item textarea:-ms-input-placeholder{color:#bbb}.apply-return .list .item textarea::-ms-input-placeholder{color:#bbb}.apply-return .list .item textarea::placeholder{color:#bbb}.apply-return .list .item .title{height:95rpx;width:100%}.apply-return .list .item .title .tip{font-size:30rpx;color:#bbb}.apply-return .list .item .upload{padding-bottom:36rpx}.apply-return .list .item .upload .pictrue{margin:22rpx 23rpx 0 0;width:156rpx;height:156rpx;position:relative;font-size:24rpx;color:#bbb;border:1px solid #bbb}.apply-return .list .item .upload .pictrue:nth-of-type(4n){margin-right:0}.apply-return .list .item .upload .pictrue image{width:100%;height:100%;-webkit-border-radius:3rpx;border-radius:3rpx}.apply-return .list .item .upload .pictrue .icon-guanbi1{position:absolute;font-size:45rpx;top:-10rpx;right:-10rpx;width:45rpx;height:45rpx;line-height:45rpx}.apply-return .list .item .upload .pictrue .icon-icon25201{color:#bfbfbf;font-size:50rpx;width:50rpx;height:60rpx;line-height:60rpx}.apply-return .list .item .upload .pictrue:nth-last-child(1){border:1px solid #ddd}.apply-return .returnBnt{font-size:32rpx;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:43rpx auto}.return-list .goodWrapper{background-color:#fff;margin-bottom:13rpx;position:relative}.return-list .goodWrapper .orderNum{padding:0 30rpx;border-bottom:1px solid #eee;height:87rpx;line-height:87rpx;font-size:30rpx;color:#282828}.return-list .goodWrapper .item{border-bottom:0}.return-list .goodWrapper .totalSum{padding:0 30rpx 32rpx 30rpx;text-align:right;font-size:26rpx;color:#282828}.return-list .goodWrapper .totalSum .price{font-size:28rpx;font-weight:bold}.return-list .goodWrapper .iconfont{position:absolute;font-size:109rpx;top:7rpx;right:30rpx;color:#ccc;width:109rpx;height:109rpx;line-height:109rpx}.return-list .goodWrapper .iconfont.powder{color:#f8c1bd}.collectionGoods{background-color:#fff;border-top:1px solid #eee}.collectionGoods .item{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:180rpx}.collectionGoods .item .pictrue{width:130rpx;height:130rpx}.collectionGoods .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.collectionGoods .item .text{width:535rpx;height:130rpx;font-size:28rpx;color:#282828}.collectionGoods .item .text .infor{width:100%}.collectionGoods .item .text .money{font-size:26rpx}.collectionGoods .item .text .delete{font-size:26rpx;color:#282828;width:114rpx;height:46rpx;border:1px solid #bbb;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:46rpx}.searchGood .search{padding-left:30rpx}.searchGood .search{margin-top:20rpx}.searchGood .search .input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f7f7f7;-webkit-border-radius:33rpx;border-radius:33rpx;padding:0 35rpx;height:66rpx}.searchGood .search .input input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:28rpx;margin-left:15rpx}.searchGood .search .input input::-webkit-input-placeholder{color:#bbb}.searchGood .search .input input::-moz-placeholder{color:#bbb}.searchGood .search .input input:-ms-input-placeholder{color:#bbb}.searchGood .search .input input::-ms-input-placeholder{color:#bbb}.searchGood .search .input input::placeholder{color:#bbb}.searchGood .search .input .iconfont{color:#000;font-size:35rpx}.searchGood .search .bnt{width:120rpx;text-align:center;height:66rpx;line-height:66rpx;font-size:30rpx;color:#282828}.searchGood .title{font-size:28rpx;color:#999;margin:50rpx 30rpx 25rpx 30rpx}.searchGood .list{padding-left:10rpx}.searchGood .list .item{font-size:26rpx;color:#454545;padding:0 21rpx;height:60rpx;-webkit-border-radius:3rpx;border-radius:3rpx;line-height:60rpx;border:1px solid #aaa;margin:0 0 20rpx 20rpx}.searchGood .line{border-bottom:1px solid #eee;margin:20rpx 30rpx 0 30rpx}.cash-withdrawal .nav{height:130rpx;-webkit-box-shadow:0 10rpx 10rpx #f8f8f8;box-shadow:0 10rpx 10rpx #f8f8f8;-moz-box-shadow:0 10rpx 10rpx #f8f8f8;-o-box-shadow:0 10rpx 10rpx #f8f8f8}.cash-withdrawal .nav .item{font-size:26rpx;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center}.cash-withdrawal .nav .item~.item{border-left:1px solid #f0f0f0}.cash-withdrawal .nav .item .iconfont{width:40rpx;height:40rpx;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #e93323;text-align:center;line-height:37rpx;margin:0 auto 6rpx auto;font-size:22rpx}.cash-withdrawal .nav .item .iconfont.on{background-color:#e93323;color:#fff;border-color:#e93323}.cash-withdrawal .nav .item .line{width:2rpx;height:20rpx;margin:0 auto;-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.cash-withdrawal .nav .item .line.on{height:39rpx}.cash-withdrawal .wrapper .list{padding:0 30rpx}.cash-withdrawal .wrapper .list .item{border-bottom:1px solid #eee;height:107rpx;font-size:30rpx;color:#333}.cash-withdrawal .wrapper .list .item .name{width:130rpx}.cash-withdrawal .wrapper .list .item .input{width:505rpx}.cash-withdrawal .wrapper .list .item .input input::-webkit-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::-moz-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input:-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::placeholder{color:#bbb}.cash-withdrawal .wrapper .list .tip{font-size:26rpx;color:#999;margin-top:25rpx}.cash-withdrawal .wrapper .list .bnt{font-size:32rpx;color:#fff;width:690rpx;height:90rpx;text-align:center;-webkit-border-radius:50rpx;border-radius:50rpx;line-height:90rpx;margin:64rpx auto}.cash-withdrawal .wrapper .list .tip2{font-size:26rpx;color:#999;text-align:center;margin:44rpx 0 20rpx 0}.cash-withdrawal .wrapper .list .value{height:135rpx;line-height:135rpx;border-bottom:1px solid #eee;width:690rpx;margin:0 auto}.cash-withdrawal .wrapper .list .value input{font-size:80rpx;color:#282828;height:135rpx;text-align:center;width:100%}.cash-withdrawal .wrapper .list .value input::-webkit-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::-moz-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input:-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::placeholder{color:#bbb}.cash-audit{width:710rpx;background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;margin:25rpx auto 0 auto;padding:53rpx 0 58rpx 0;left:50%;margin-left:-355rpx}.cash-audit .pictrue{width:214rpx;height:179rpx;margin:0 auto}.cash-audit .pictrue image{width:100%;height:100%}.cash-audit .tip{font-size:32rpx;color:#282828;margin-top:40rpx;text-align:center;padding:0 40rpx}.cash-audit .time{font-size:26rpx;color:#999;text-align:center;margin-top:15rpx}.cash-audit .bnt{font-size:32rpx;color:#fff;width:500rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin:50rpx auto 0 auto}.promoter-order .list .item .title{height:133rpx;padding:0 30rpx;font-size:26rpx;color:#999}.promoter-order .list .item .title .data{font-size:28rpx;color:#282828;margin-bottom:5rpx}.promoter-order .list .item .listn .itenm{background-color:#fff}.promoter-order .list .item .listn .itenm~.itenm{margin-top:12rpx}.promoter-order .list .item .listn .itenm .top{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:100rpx}.promoter-order .list .item .listn .itenm .top .pictxt{width:320rpx}.promoter-order .list .item .listn .itenm .top .pictxt .text{width:230rpx;font-size:30rpx;color:#282828}.promoter-order .list .item .listn .itenm .top .pictxt .pictrue{width:66rpx;height:66rpx}.promoter-order .list .item .listn .itenm .top .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #fff;-webkit-box-shadow:0 0 10rpx #aaa;box-shadow:0 0 10rpx #aaa;-moz-box-shadow:0 0 10rpx #aaa;-o-box-shadow:0 0 10rpx #aaa;-webkit-box-sizing:border-box;box-sizing:border-box}.promoter-order .list .item .listn .itenm .top .money{font-size:28rpx}.promoter-order .list .item .listn .itenm .bottom{padding:20rpx 30rpx;font-size:28rpx;color:#666;line-height:1.6}.promoter-order .list .item .listn .itenm .bottom .name{color:#999}.promoter-list .header{padding-bottom:12rpx}.promoter-list .nav{background-color:#fff;height:86rpx;line-height:86rpx;font-size:28rpx;color:#282828;border-bottom:1px solid #eee}.promoter-list .nav .item{height:100%}.promoter-list .nav .item.on{color:#eb3729;border-bottom:5rpx solid #eb3729}.promoter-list .search{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background-color:#fff;height:86rpx;padding:0 30rpx}.promoter-list .search .input{width:630rpx;height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-color:#f5f5f5;text-align:center;position:relative}.promoter-list .search .input input{height:100%;font-size:26rpx;width:620rpx;text-align:center}.promoter-list .search .input input::-webkit-input-placeholder{color:#bbb}.promoter-list .search .input input::-moz-placeholder{color:#bbb}.promoter-list .search .input input:-ms-input-placeholder{color:#bbb}.promoter-list .search .input input::-ms-input-placeholder{color:#bbb}.promoter-list .search .input input::placeholder{color:#bbb}.promoter-list .search .input .iconfont{position:absolute;right:28rpx;color:#999;font-size:28rpx;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.promoter-list .search .iconfont{font-size:40rpx;color:#515151}.promoter-list .list .sortNav{background-color:#fff;height:76rpx;border-bottom:1px solid #eee;color:#333;font-size:28rpx}.promoter-list .list .sortNav.on{position:fixed;top:0;left:0;width:100%;z-index:5}.promoter-list .list .sortNav .sortItem{text-align:center;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1}.promoter-list .list .sortNav .sortItem image{width:24rpx;height:24rpx;margin-left:6rpx;vertical-align:-3rpx}.promoter-list .list .sortList{margin-top:76rpx}.promoter-list .list .item{background-color:#fff;border-bottom:1px solid #eee;height:152rpx;padding:0 30rpx 0 20rpx;font-size:24rpx;color:#666}.promoter-list .list .item .picTxt{width:440rpx}.promoter-list .list .item .picTxt .pictrue{width:106rpx;height:106rpx;-webkit-border-radius:50%;border-radius:50%}.promoter-list .list .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #fff;-webkit-box-shadow:0 0 7rpx #aaa;box-shadow:0 0 7rpx #aaa;-moz-box-shadow:0 0 7rpx #aaa;-o-box-shadow:0 0 7rpx #aaa;-webkit-box-sizing:border-box;box-sizing:border-box}.promoter-list .list .item .picTxt .text{width:304rpx;font-size:24rpx;color:#666}.promoter-list .list .item .picTxt .text .name{font-size:28rpx;color:#333;margin-bottom:13rpx}.promoter-list .list .item .right{width:240rpx;text-align:right;font-size:22rpx;color:#333}.my-promotion .header{background-image:url("https://h5.yixiang.co/static/images/promotionBg.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:375rpx}.my-promotion .header .name{font-size:30rpx;color:#fff;padding-top:57rpx;position:relative}.my-promotion .header .name .record{font-size:26rpx;color:rgba(255,255,255,0.8);position:absolute;right:20rpx}.my-promotion .header .name .record .iconfont{font-size:25rpx;margin-left:10rpx}.my-promotion .header .num{text-align:center;color:#fff;margin-top:25rpx;font-size:90rpx;font-family:'GuildfordProBook 5'}.my-promotion .header .profit{padding:0 20rpx;margin-top:33rpx;font-size:24rpx;color:rgba(255,255,255,0.8)}.my-promotion .header .profit .item{min-width:200rpx;text-align:center}.my-promotion .header .profit .item .money{font-size:34rpx;color:#fff}.my-promotion .bnt{font-size:28rpx;color:#fff;width:258rpx;height:68rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:68rpx;margin:-32rpx auto 0 auto}.my-promotion .list{padding:0 20rpx;margin-top:10rpx}.my-promotion .list .item{width:345rpx;height:240rpx;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;margin-top:20rpx;font-size:30rpx;color:#666}.my-promotion .list .item .iconfont{font-size:70rpx;margin-bottom:20rpx;color:#eb3729}.my-account .wrapper{background-color:#fff;padding:32rpx 0 34rpx 0;margin-bottom:14rpx}.my-account .wrapper .header{width:690rpx;height:330rpx;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);-webkit-border-radius:16rpx;border-radius:16rpx;margin:0 auto;color:rgba(255,255,255,0.6);font-size:24rpx}.my-account .wrapper .header .headerCon{background-image:url('https://h5.yixiang.co/static/images/accountBg.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:100%;width:100%;padding:36rpx 0 29rpx 0}.my-account .wrapper .header .headerCon .account{padding:0 35rpx}.my-account .wrapper .header .headerCon .account .assets .money{font-size:72rpx;color:#fff;font-family:'GuildfordProBook 5';margin-top:10rpx;height:75rpx;line-height:75rpx}.my-account .wrapper .header .headerCon .account .recharge{font-size:28rpx;width:150rpx;height:54rpx;-webkit-border-radius:27rpx;border-radius:27rpx;background-color:#fff9f8;text-align:center;line-height:54rpx}.my-account .wrapper .header .headerCon .cumulative{margin-top:46rpx}.my-account .wrapper .header .headerCon .cumulative .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;padding-left:35rpx}.my-account .wrapper .header .headerCon .cumulative .item .money{font-size:48rpx;font-family:'GuildfordProBook 5';color:#fff;margin-top:6rpx}.my-account .wrapper .nav{height:155rpx;border-bottom:1px solid #f5f5f5}.my-account .wrapper .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:26rpx;color:#999}.my-account .wrapper .nav .item .pictrue{width:44rpx;height:44rpx;margin:0 auto;margin-bottom:20rpx}.my-account .wrapper .nav .item .pictrue image{width:100%;height:100%}.my-account .wrapper .advert{padding:0 30rpx;margin-top:30rpx}.my-account .wrapper .advert .item{background-color:#fff6d1;width:332rpx;height:118rpx;-webkit-border-radius:10rpx;border-radius:10rpx;padding:0 27rpx 0 25rpx;font-size:24rpx;color:#e44609}.my-account .wrapper .advert .item.on{background-color:#fff3f3;color:#e96868}.my-account .wrapper .advert .item .pictrue{width:78rpx;height:78rpx}.my-account .wrapper .advert .item .pictrue image{width:100%;height:100%}.my-account .wrapper .advert .item .text .name{font-size:30rpx;font-weight:bold;color:#f33c2b;margin-bottom:7rpx}.my-account .wrapper .advert .item.on .text .name{color:#f64051}.my-account .wrapper .list{padding:0 30rpx}.my-account .wrapper .list .item{margin-top:44rpx}.my-account .wrapper .list .item .picTxt .iconfont{width:82rpx;height:82rpx;-webkit-border-radius:50%;border-radius:50%;background-image:-webkit-gradient(linear, left top, right top, from(#ff9389), to(#f9776b));background-image:-webkit-linear-gradient(left, #ff9389 0%, #f9776b 100%);background-image:-o-linear-gradient(left, #ff9389 0%, #f9776b 100%);background-image:linear-gradient(to right, #ff9389 0%, #f9776b 100%);background-image:-moz-linear-gradient(to right, #ff9389 0%, #f9776b 100%);text-align:center;line-height:82rpx;color:#fff;font-size:40rpx}.my-account .wrapper .list .item .picTxt .iconfont.yellow{background-image:-webkit-gradient(linear, left top, right top, from(#ffccaa), to(#fea060));background-image:-webkit-linear-gradient(left, #ffccaa 0%, #fea060 100%);background-image:-o-linear-gradient(left, #ffccaa 0%, #fea060 100%);background-image:linear-gradient(to right, #ffccaa 0%, #fea060 100%);background-image:-moz-linear-gradient(to right, #ffccaa 0%, #fea060 100%)}.my-account .wrapper .list .item .picTxt .iconfont.green{background-image:-webkit-gradient(linear, left top, right top, from(#a1d67c), to(#9dd074));background-image:-webkit-linear-gradient(left, #a1d67c 0%, #9dd074 100%);background-image:-o-linear-gradient(left, #a1d67c 0%, #9dd074 100%);background-image:linear-gradient(to right, #a1d67c 0%, #9dd074 100%);background-image:-moz-linear-gradient(to right, #a1d67c 0%, #9dd074 100%)}.my-account .wrapper .list .item .picTxt{width:428rpx;font-size:30rpx;color:#282828}.my-account .wrapper .list .item .picTxt .text{width:317rpx}.my-account .wrapper .list .item .picTxt .text .infor{font-size:24rpx;color:#999;margin-top:5rpx}.my-account .wrapper .list .item .bnt{font-size:26rpx;color:#282828;width:156rpx;height:52rpx;border:1px solid #ddd;-webkit-border-radius:26rpx;border-radius:26rpx;text-align:center;line-height:50rpx}.my-account .wrapper .list .item .bnt.end{font-size:26rpx;color:#aaa;background-color:#f2f2f2;border-color:#f2f2f2}.bill-details .nav{background-color:#fff;height:90rpx;width:100%;line-height:90rpx}.bill-details .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:30rpx;color:#282828;height:100%}.bill-details .nav .item.on{color:#e93323;border-bottom:3rpx solid #e93323}.flash-sale .header{width:100%;height:240rpx}.flash-sale .header image{width:100%;height:100%}.flash-sale .whiteFixed{position:fixed;top:0;background-color:#fff;left:0;width:100%;z-index:5}.flash-sale .timeLsit{width:100%;white-space:nowrap;overflow:hidden;height:110rpx}.flash-sale .timeLsit .rush-time{overflow-y:hidden;overflow-x:auto;width:100%;height:150rpx}.flash-sale .timeLsit .item{display:inline-block;font-size:22rpx;color:#282828;width:200rpx;text-align:center;padding:11rpx 0;height:96rpx;background-color:#efc58f}.flash-sale .timeLsit .item~.item{border-left:1px solid #e3b06e}.flash-sale .timeLsit .item .time{font-size:32rpx;font-weight:bold;height:37rpx;line-height:37rpx}.flash-sale .timeLsit .item.on{background-color:#e93323;color:#fff;position:relative}.flash-sale .timeLsit .item.on::before{content:"";width:0;height:0;border-left:8rpx solid transparent;border-right:8rpx solid transparent;border-top:10rpx solid #e93323;position:absolute;bottom:-9rpx;z-index:99;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.flash-sale .countDown{height:92rpx;border-bottom:1px solid #f0f0f0;font-size:28rpx;color:#282828}.flash-sale .countDown .timeTxt{color:#fc4141}.flash-sale .countDown .time{font-size:28rpx;color:#282828}.flash-sale .countDown .styleAll{font-size:28rpx;font-weight:bold;background-color:#ffcfcb;padding:4rpx 7rpx;-webkit-border-radius:3rpx;border-radius:3rpx;color:#fc4141}.flash-sale .list.on{margin-top:202rpx}.flash-sale .list .item{padding:0 30rpx;border-bottom:1px solid #f0f0f0;height:227rpx;position:relative}.flash-sale .list .item .pictrue{width:166rpx;height:166rpx}.flash-sale .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.flash-sale .list .item .text{width:500rpx;font-size:30rpx;color:#333;height:166rpx}.flash-sale .list .item .text .money{font-size:24rpx;color:#282828;margin-top:-13rpx}.flash-sale .list .item .text .money .num{font-size:34rpx;font-weight:bold}.flash-sale .list .item .text .progress{overflow:hidden;background-color:#fff;width:260rpx;-webkit-border-radius:20rpx;border-radius:20rpx;height:34rpx;position:relative}.flash-sale .list .item .text .progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:#ffe3e1}.flash-sale .list .item .text .progress .piece{position:absolute;left:0;right:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);top:49%;font-size:22rpx;word-wrap:normal;text-align:center}.flash-sale .list .item .grab{font-size:28rpx;color:#fff;width:140rpx;height:54rpx;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:54rpx;position:absolute;right:30rpx;bottom:30rpx}.product-con .nav{-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url('https://h5.yixiang.co/static/images/rushBuy.jpg');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:100rpx;padding:0 30rpx}.product-con .nav .money{font-size:28rpx;color:#fff}.product-con .nav .money .num{font-size:48rpx}.product-con .nav .money .y-money{font-size:26rpx;margin-left:10rpx;text-decoration:line-through}.product-con .nav .times{font-size:20rpx;color:#fff;text-align:center;margin-bottom:4rpx}.product-con .nav .times .time{margin-top:7rpx}.product-con .nav .times .time .styleAll{padding:0 7rpx;font-size:22rpx;color:#ff3d3d;background-color:#fff;-webkit-border-radius:2rpx;border-radius:2rpx}.product-con .nav .iconfont{color:#fff;font-size:30rpx;margin-left:20rpx}.product-con .wrapperRush{padding:32rpx 30rpx;background-color:#fff}.product-con .wrapperRush .introduce .infor{width:570rpx;font-size:32rpx;font-weight:bold}.product-con .wrapperRush .introduce .iconfont{font-size:37rpx;color:#515151}.product-con .wrapperRush .label{margin:18rpx 0 0 0;font-size:24rpx;color:#82848f}.product-con .wrapperRush .label .stock{width:255rpx;margin-right:28rpx}.product-con .footerRush{position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;font-size:18rpx;color:#666;z-index:99}.product-con .footerRush .customerSer{width:14%;font-size:20rpx;color:#666}.product-con .footerRush .bnt{width:100%;text-align:center;line-height:100rpx;height:100%;color:#fff;font-size:30rpx}.newsList .swiperNews{width:690rpx;height:367rpx;margin:30rpx auto 0 auto}.newsList .swiperNews .swiper-slide{width:100%;height:330rpx}.newsList .swiperNews .slide-image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .swiperNews .swiper-pagination-bullet{width:12rpx;height:12rpx;-webkit-border-radius:0;border-radius:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;background-color:#d1d1d1;opacity:1;margin:0 10rpx}.newsList .swiperNews .swiper-pagination-bullet-active{background-color:#666666;border:0}.newsList .swiperNews .swiper-pagination{bottom:-7rpx;width:100%}.newsList .nav{padding:0 30rpx;width:100%;height:105rpx;overflow:hidden;background-color:#fff}.newsList .nav.on{position:fixed;top:0;left:0;width:100%;z-index:5}.newsList .nav .scrollNav{white-space:nowrap;overflow-y:hidden;overflow-x:auto;width:100%}.newsList .nav .item{display:inline-block;font-size:32rpx;color:#999;margin-top:40rpx}.newsList .nav .item.on{color:#282828}.newsList .nav .item~.item{margin-left:46rpx}.newsList .nav .item .line{width:24rpx;height:4rpx;-webkit-border-radius:2rpx;border-radius:2rpx;margin:10rpx auto 0 auto}.newsList .list.on{margin-top:105rpx}.newsList .list .item{margin:0 30rpx;border-bottom:1px solid #f0f0f0;padding:35rpx 0}.newsList .list .item .pictrue{width:250rpx;height:156rpx}.newsList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .list .item .text{width:420rpx;height:156rpx;font-size:24rpx;color:#999}.newsList .list .item .text .name{font-size:30rpx;color:#282828}.newsList .list .item .picList .pictrue{width:335rpx;height:210rpx;margin-top:30rpx}.newsList .list .item .picList.on .pictrue{width:217rpx;height:136rpx}.newsList .list .item .picList .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .list .item .time{text-align:right;font-size:24rpx;color:#999;margin-top:22rpx}.newsList .van-tabs__wrap{top:0 !important}.newsDetail .title{padding:0 30rpx;font-size:34rpx;color:#282828;font-weight:bold;margin:45rpx 0 23rpx 0;line-height:1.5}.newsDetail .list{margin:0 30rpx;border-bottom:1px solid #eee;padding-bottom:25rpx}.newsDetail .list .label{font-size:24rpx;height:38rpx;-webkit-border-radius:3rpx;border-radius:3rpx;text-align:center;line-height:36rpx;padding:0 10rpx;max-width:190rpx;width:unset}.newsDetail .list .item{margin-left:27rpx;font-size:24rpx;color:#999}.newsDetail .list .item .iconfont{font-size:28rpx;margin-right:10rpx}.newsDetail .list .item .iconfont.icon-shenhezhong{font-size:26rpx}.newsDetail .conter{padding:0 30rpx;font-size:30rpx;color:#333;line-height:1.8;padding-top:35rpx}.newsDetail .conter image{width:100%;display:block}.commission-details .promoterHeader .headerCon .money{font-size:36rpx}.commission-details .promoterHeader .headerCon .money .num{font-family:'GuildfordProBook 5'}.register{background-image:-webkit-gradient(linear, left top, left bottom, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(top, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(top, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);width:100%;height:100vh}.register .shading{background-image:url("https://h5.yixiang.co/static/images/registerw.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:286rpx;padding-top:70rpx}.register .shading .pictrue{width:172rpx;height:172rpx;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(255,255,255,0.8);margin:0 auto}.register .shading .pictrue image{width:164rpx;height:164rpx;-webkit-border-radius:50%;border-radius:50%;display:block}.register .whiteBg{width:620rpx;-webkit-border-radius:16rpx;border-radius:16rpx;background-color:#fff;margin:30rpx auto 0 auto;padding:45rpx 30rpx 0 30rpx}.register .whiteBg .title{font-size:36rpx;color:#282828;text-align:center;font-weight:bold}.register .whiteBg .title .item~.item{margin-left:85rpx}.register .whiteBg .title .item{color:#999999;border-bottom:5rpx solid #fff;padding-bottom:10rpx}.register .whiteBg .title .item.on{color:#282828;border-bottom-color:#f35749}.register .whiteBg .list .item{border-bottom:1px solid #ededed;padding:47rpx 0 13rpx 0;position:relative}.register .whiteBg .list .item .name{font-size:26rpx;color:#2d3342;margin-bottom:27rpx;text-align:left}.register .whiteBg .list .item .icon{font-size:35rpx;margin-right:32rpx}.register .whiteBg .list .item input{font-size:33rpx;width:490rpx}.register .whiteBg .list .item input::-webkit-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::-moz-placeholder{color:#cccccc}.register .whiteBg .list .item input:-ms-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::-ms-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::placeholder{color:#cccccc}.register .whiteBg .list .item .codeIput{width:250rpx}.register .whiteBg .list .item .code{position:absolute;width:150rpx;height:50rpx;background-color:#f35446;-webkit-border-radius:30rpx;border-radius:30rpx;color:#fff;line-height:50rpx;text-align:center;bottom:17rpx;right:0;font-size:25rpx}.register .whiteBg .list .item .code.on{background-color:#bbbbbb}.register .whiteBg .list .forgetPwd{text-align:right;font-size:28rpx;color:#cccccc;margin-top:20rpx}.register .whiteBg .list .forgetPwd .iconfont{font-size:30rpx;margin-right:10rpx;vertical-align:middle}.register .whiteBg .logon{font-size:34rpx;color:#fff;font-weight:bold;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;background:-webkit-gradient(linear, left top, right top, from(#f35447), to(#ff8e3c));background:-webkit-linear-gradient(left, #f35447 0%, #ff8e3c 100%);background:-o-linear-gradient(left, #f35447 0%, #ff8e3c 100%);background:linear-gradient(to right, #f35447 0%, #ff8e3c 100%);background:-moz-linear-gradient(to right, #f35447 0%, #ff8e3c 100%);text-align:center;line-height:86rpx;margin-top:47rpx}.register .whiteBg .tip{height:110rpx;text-align:center;line-height:105rpx;font-size:30rpx;color:#cccccc}.register .bottom{background-image:url("https://h5.yixiang.co/static/images/registerB.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:620rpx;height:36rpx;margin:0 auto}.productSort{background:#fff}.productSort .header{width:100%;height:96rpx;background-color:#fff;position:fixed;left:0;right:0;top:0;z-index:9;border-bottom:1px solid #f5f5f5}.productSort .header .input{width:700rpx;height:60rpx;background-color:#f5f5f5;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 25rpx}.productSort .header .input .iconfont{font-size:35rpx;color:#555}.productSort .header .input input{font-size:26rpx;height:100%;width:597rpx}.productSort .header .input input::-webkit-input-placeholder{color:#999}.productSort .header .input input::-moz-placeholder{color:#999}.productSort .header .input input:-ms-input-placeholder{color:#999}.productSort .header .input input::-ms-input-placeholder{color:#999}.productSort .header .input input::placeholder{color:#999}.productSort .aside{position:fixed;width:180rpx;left:0;top:96rpx;bottom:100rpx;background-color:#f7f7f7;overflow-y:auto;overflow-x:hidden;overflow-scrolling:touch}.productSort .aside .item{height:80rpx;width:100%;font-size:26rpx;color:#424242}.productSort .aside .item.on{background-color:#fff;border-left:4rpx solid #eb3729;width:100%;text-align:center;color:#eb3729;font-weight:bold}.productSort .conter{margin-left:180rpx;padding:0 14rpx;margin-top:96rpx}.productSort .conter .listw{padding-top:20rpx}.productSort .conter .listw .title{height:90rpx}.productSort .conter .listw .title .line{width:100rpx;height:2rpx;background-color:#999}.productSort .conter .listw .title .name{font-size:28rpx;color:#333;margin:0 30rpx;font-weight:bold}.productSort .conter .list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap}.productSort .conter .list .item{width:177rpx;margin-top:26rpx}.productSort .conter .list .item .picture{width:120rpx;height:120rpx;-webkit-border-radius:50%;border-radius:50%}.productSort .conter .list .item .picture image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.productSort .conter .list .item .name{font-size:24rpx;color:#333;height:56rpx;line-height:56rpx;width:120rpx;text-align:center}.home{position:fixed;top:780rpx;color:white;text-align:center;z-index:33;right:10rpx}.home .homeCon{overflow:hidden;width:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);height:0;color:#e93323}.home .homeCon.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);height:300rpx;padding:34rpx 0;margin-bottom:20rpx}.home .homeCon .iconfont{font-size:48rpx;color:#fff;display:inline-block;height:90rpx;margin:0 auto}.home .pictrue{width:86rpx;height:86rpx;-webkit-border-radius:50%;border-radius:50%}.home .pictrue .image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.pos-order-goods{padding:0 30rpx;background-color:#fff}.pos-order-goods .goods{height:185rpx}.pos-order-goods .goods~.goods{border-top:1px dashed #e5e5e5}.pos-order-goods .goods .picTxt{width:515rpx}.pos-order-goods .goods .picTxt .pictrue{width:130rpx;height:130rpx}.pos-order-goods .goods .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.pos-order-goods .goods .picTxt .text{width:365rpx;height:130rpx}.pos-order-goods .goods .picTxt .text .info{font-size:28rpx;color:#282828}.pos-order-goods .goods .picTxt .text .attr{font-size:20rpx;color:#999}.pos-order-goods .goods .money{width:164rpx;text-align:right;font-size:28rpx}.pos-order-goods .goods .money .x-money{color:#282828}.pos-order-goods .goods .money .num{color:#ff9600;margin:5rpx 0}.pos-order-goods .goods .money .y-money{color:#999;text-decoration:line-through}.public-total{font-size:28rpx;color:#282828;border-top:1px solid #eee;height:92rpx;line-height:92rpx;text-align:right;padding:0 30rpx;background-color:#fff}.public-total .money{color:#ff4c3c}.priceChange{position:fixed;width:580rpx;height:670rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;top:50%;left:50%;margin-left:-290rpx;margin-top:-335rpx;z-index:99;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.priceChange.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.priceChange .priceTitle{background:url("https://h5.yixiang.co/static/images/pricetitle.jpg") no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:160rpx;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0;text-align:center;font-size:40rpx;color:#fff;line-height:160rpx;position:relative}.priceChange .priceTitle .iconfont{position:absolute;font-size:40rpx;right:26rpx;top:23rpx;width:40rpx;height:40rpx;line-height:40rpx}.priceChange .listChange{padding:0 40rpx}.priceChange .listChange .item{height:103rpx;border-bottom:1px solid #e3e3e3;font-size:32rpx;color:#333}.priceChange .listChange .item .money{color:#666;width:300rpx;text-align:right}.priceChange .listChange .item .money .iconfont{font-size:32rpx;margin-left:20rpx}.priceChange .listChange .item .money input{width:100%;height:100%;text-align:right;color:#ccc}.priceChange .listChange .item .money input.on{color:#666}.priceChange .modify{font-size:32rpx;color:#fff;width:490rpx;height:90rpx;text-align:center;line-height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;background-color:#2291f8;margin:53rpx auto 0 auto}.priceChange .modify1{font-size:32rpx;color:#312b2b;width:490rpx;height:90rpx;text-align:center;line-height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;background-color:#eee;margin:30rpx auto 0 auto}.public-wrapper .title{font-size:30rpx;color:#282828;padding:0 30rpx;margin-bottom:20rpx}.public-wrapper .title .iconfont{color:#2291f8;font-size:40rpx;margin-right:13rpx;vertical-align:middle}.public-wrapper{margin:18rpx auto 0 auto;width:690rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;padding-top:25rpx}.public-wrapper .nav{padding:0 30rpx;height:70rpx;line-height:70rpx;font-size:24rpx;color:#999}.public-wrapper .data{width:210rpx;text-align:left}.public-wrapper .browse{width:192rpx;text-align:right}.public-wrapper .turnover{width:227rpx;text-align:right}.public-wrapper .conter{padding:0 30rpx}.public-wrapper .conter .item{border-bottom:1px solid #f7f7f7;height:70rpx;font-size:24rpx}.public-wrapper .conter .item .turnover{color:#d84242}.pos-order-list .nav{width:100%;height:96rpx;background-color:#fff;font-size:30rpx;color:#282828;position:fixed;top:0;left:0}.pos-order-list .nav .item.on{color:#2291f8}.pos-order-list .list{margin-top:120rpx}.pos-order-list .list .item{background-color:#fff;width:100%}.pos-order-list .list .item~.item{margin-top:24rpx}.pos-order-list .list .item .order-num{border-bottom:1px solid #eee;font-size:26rpx;font-weight:bold;color:#282828;padding:20rpx 30rpx;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pos-order-list .list .item .order-num .time{font-size:26rpx;font-weight:normal;color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pos-order-list .list .item .operation{padding:20rpx 30rpx;margin-top:3rpx}.pos-order-list .list .item .operation .more{position:relative}.pos-order-list .list .item .operation .icon-gengduo{font-size:50rpx;color:#aaa}.pos-order-list .list .item .operation .order .arrow{width:0;height:0;border-left:11rpx solid transparent;border-right:11rpx solid transparent;border-top:20rpx solid #e5e5e5;position:absolute;left:15rpx;bottom:-18rpx}.pos-order-list .list .item .operation .order .arrow:before{content:'';width:0;height:0;border-left:7rpx solid transparent;border-right:7rpx solid transparent;border-top:20rpx solid #fff;position:absolute;left:-7rpx;bottom:0}.pos-order-list .list .item .operation .order{width:200rpx;background-color:#fff;border:1px solid #eee;-webkit-border-radius:10rpx;border-radius:10rpx;position:absolute;top:-100rpx;z-index:9}.pos-order-list .list .item .operation .order .items{height:77rpx;line-height:77rpx;text-align:center}.pos-order-list .list .item .operation .order .items~.items{border-top:1px solid #f5f5f5}.pos-order-list .list .item .operation .bnt{font-size:28rpx;color:#5c5c5c;width:170rpx;height:60rpx;-webkit-border-radius:30rpx;border-radius:30rpx;border:1px solid #bbb;text-align:center;line-height:60rpx}.pos-order-list .list .item .operation .bnt~.bnt{margin-left:14rpx}.pos-order-details .header{background:-webkit-gradient(linear, left top, right top, from(#2291f8), to(#1cd1dc));background:-webkit-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:-o-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);background:-moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%)}.pos-order-details .header .state{font-size:36rpx;color:#fff}.pos-order-details .header .data{margin-left:35rpx;font-size:28rpx}.pos-order-details .header .data .order-num{font-size:30rpx;margin-bottom:8rpx}.pos-order-details .remarks{width:100%;height:86rpx;background-color:#fff;padding:0 30rpx}.pos-order-details .remarks .iconfont{font-size:40rpx;color:#2a7efb}.pos-order-details .remarks input{width:630rpx;height:100%;font-size:30rpx}.pos-order-details .remarks input::-webkit-input-placeholder{color:#666}.pos-order-details .remarks input::-moz-placeholder{color:#666}.pos-order-details .remarks input:-ms-input-placeholder{color:#666}.pos-order-details .remarks input::-ms-input-placeholder{color:#666}.pos-order-details .remarks input::placeholder{color:#666}.pos-order-details .orderingUser{font-size:26rpx;color:#282828;padding:0 30rpx;height:0rpx;background-color:#fff;margin-top:16rpx;border-bottom:1px solid #f5f5f5}.pos-order-details .orderingUser .iconfont{font-size:40rpx;color:#2a7efb;margin-right:15rpx}.pos-order-details .address{margin-top:0}.pos-order-details .pos-order-goods{margin-top:17rpx}.pos-order-details .footer .more{font-size:27rpx;color:#aaa;width:100rpx;height:64rpx;text-align:center;line-height:64rpx;margin-right:25rpx;position:relative}.pos-order-details .footer .delivery{background:-webkit-gradient(linear, left top, right top, from(#2291f8), to(#1cd1dc));background:-webkit-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:-o-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);background:-moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%)}.pos-order-details .footer .more .order .arrow{width:0;height:0;border-left:11rpx solid transparent;border-right:11rpx solid transparent;border-top:20rpx solid #e5e5e5;position:absolute;left:15rpx;bottom:-18rpx}.pos-order-details .footer .more .order .arrow:before{content:'';width:0;height:0;border-left:9rpx solid transparent;border-right:9rpx solid transparent;border-top:19rpx solid #fff;position:absolute;left:-10rpx;bottom:0}.pos-order-details .footer .more .order{width:200rpx;background-color:#fff;border:1px solid #eee;-webkit-border-radius:10rpx;border-radius:10rpx;position:absolute;top:-200rpx;z-index:9}.pos-order-details .footer .more .order .item{height:77rpx;line-height:77rpx}.pos-order-details .footer .more .order .item~.item{border-top:1px solid #f5f5f5}.pos-order-details .footer .more .moreName{width:100%;height:100%}.deliver-goods header{width:100%;background-color:#fff;margin-top:10rpx}.deliver-goods header .order-num{padding:0 30rpx;border-bottom:1px solid #f5f5f5;height:67rpx}.deliver-goods header .order-num .num{width:430rpx;font-size:26rpx;color:#282828;position:relative}.deliver-goods header .order-num .num:after{position:absolute;content:'';width:1px;height:30rpx;background-color:#ddd;top:50%;margin-top:-15rpx;right:0}.deliver-goods header .order-num .name{width:260rpx;font-size:26rpx;color:#282828;text-align:center}.deliver-goods header .order-num .name .iconfont{font-size:35rpx;color:#477ef3;vertical-align:middle;margin-right:10rpx}.deliver-goods header .address{font-size:26rpx;color:#868686;background-color:#fff;padding:30rpx}.deliver-goods header .address .name{font-size:30rpx;color:#282828;margin-bottom:10rpx}.deliver-goods header .address .name .phone{margin-left:40rpx}.deliver-goods header .line{width:100%;height:3rpx}.deliver-goods header .line image{width:100%;height:100%;display:block}.deliver-goods .wrapper{width:100%;background-color:#fff}.deliver-goods .wrapper .item{border-bottom:1px solid #f0f0f0;padding:0 30rpx;height:96rpx;font-size:32rpx;color:#282828;position:relative}.deliver-goods .wrapper .item .mode{width:460rpx;height:100%;text-align:right}.deliver-goods .wrapper .item .mode .iconfont{font-size:30rpx;margin-left:13rpx}.deliver-goods .wrapper .item .mode .goods~.goods{margin-left:30rpx}.deliver-goods .wrapper .item .mode .goods{color:#bbb}.deliver-goods .wrapper .item .mode .goods.on{color:#477ef3}.deliver-goods .wrapper .item .icon-up{position:absolute;font-size:35rpx;color:#2c2c2c;right:30rpx}.deliver-goods .wrapper .item select{direction:rtl;padding-right:60rpx;position:relative;z-index:2}.deliver-goods .wrapper .item input::-webkit-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::-moz-placeholder{color:#bbb}.deliver-goods .wrapper .item input:-ms-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::-ms-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::placeholder{color:#bbb}.deliver-goods .confirm{font-size:32rpx;color:#fff;width:100%;height:100rpx;background-color:#477ef3;text-align:center;line-height:100rpx;position:fixed;bottom:0}.order-index .header{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:302rpx;padding:45rpx 30rpx 0 30rpx;position:relative}.order-index .image{position:absolute;width:100%;left:0;right:0;top:0;z-index:0}.order-index .header:after{position:absolute;left:0;right:0;bottom:-98rpx;z-index:-1;content:'';height:100rpx;width:100%;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%}.order-index .header .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:24rpx;color:#fff}.order-index .header .item .num{font-size:40rpx;margin-bottom:7rpx}.order-index .wrapper{position:relative;width:690rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:-115rpx auto 0 auto;padding-top:25rpx;z-index:99}.order-index .wrapper .title{font-size:30rpx;color:#282828;padding:0 30rpx;margin-bottom:40rpx}.order-index .wrapper .title .iconfont{color:#2291f8;font-size:40rpx;margin-right:13rpx;vertical-align:middle}.order-index .wrapper .list .item{width:33.33%;text-align:center;font-size:24rpx;color:#999;margin-bottom:45rpx}.order-index .wrapper .list .item .num{font-size:40rpx;color:#333}.statistical-page .navs{width:100%;height:96rpx;background-color:#fff;overflow:hidden;line-height:96rpx;position:fixed;top:0;left:0;z-index:9}.statistical-page .navs .list{overflow-y:hidden;overflow-x:auto;white-space:nowrap;width:100%}.statistical-page .navs .item{font-size:32rpx;color:#282828;margin-left:78rpx;display:inline-block}.statistical-page .navs .item.on{color:#2291f8}.statistical-page .navs .item .iconfont{font-size:25rpx;margin-left:13rpx}.statistical-page .wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:119rpx auto 0 auto;padding:30rpx 60rpx}.statistical-page .wrapper .title{font-size:30rpx;color:#999;text-align:center}.statistical-page .wrapper .money{font-size:72rpx;color:#fba02a;text-align:center;margin-top:10rpx}.statistical-page .wrapper .increase{font-size:28rpx;color:#999;margin-top:20rpx}.statistical-page .wrapper .increase .red{color:#ff6969}.statistical-page .wrapper .increase .green{color:#1abb1d}.statistical-page .wrapper .increase .iconfont{font-size:23rpx;margin-left:15rpx}.statistical-page .chart{width:690rpx;height:480rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:23rpx auto 0 auto;padding:25rpx 22rpx 0 22rpx}.statistical-page .chart .company{font-size:26rpx;color:#999}.statistical-page .mc-body{padding-bottom:0}.statistical-page .mc-body tr{background-color:#edf8fe;border-top:1px solid #fff;width:100%}.statistical-page .mc-head-box view{font-size:14px}.statistical-page .mc-range-mode .selected .mc-range-bg{background-color:#a0dcf9}.yd-confirm{background-color:#fff;font-size:unset;width:540rpx;height:250rpx;-webkit-border-radius:40rpx;border-radius:40rpx}.yd-confirm-hd{text-align:center}.yd-confirm-title{color:#030303;font-weight:bold;font-size:36rpx}.yd-confirm-bd{text-align:center;font-size:28rpx;color:#333333}.yd-confirm-ft{line-height:90rpx;margin-top:14px;border-top:1rpx solid #eee}.yd-confirm-ft>a{color:#e93323}.yd-confirm-ft>a.primary{border-left:1rpx solid #eee;color:#e93323}.ChangePassword .phone{font-size:32rpx;font-weight:bold;text-align:center;margin-top:55rpx}.ChangePassword .list{width:580rpx;margin:53rpx auto 0 auto}.ChangePassword .list .item{width:100%;height:110rpx;border-bottom:2rpx solid #f0f0f0}.ChangePassword .list .item input{width:100%;height:100%;font-size:32rpx}.ChangePassword .list .item input::-webkit-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::-moz-placeholder{color:#b9b9bc}.ChangePassword .list .item input:-ms-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::-ms-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::placeholder{color:#b9b9bc}.ChangePassword .list .item input.codeIput{width:340rpx}.ChangePassword .list .item .code{font-size:32rpx}.ChangePassword .list .item .code.on{color:#b9b9bc !important}.ChangePassword .confirmBnt{font-size:32rpx;width:580rpx;height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;color:#fff;margin:92rpx auto 0 auto;text-align:center;line-height:90rpx}.posterCanvasWarp{position:relative;width:0;height:0;overflow:hidden}.posterCanvasWarp .posterCanvas{position:absolute;left:0;top:0;width:747px !important;height:1326px !important}
+page{background:#f5f5f5}.newsList .newsSwitch .van-hairline--top-bottom::after{border:0}.newsList .newsSwitch .van-tab{font-size:32rpx;padding:0;-webkit-flex-basis:unset !important;-ms-flex-preferred-size:unset !important;flex-basis:unset !important;margin-right:46rpx}.newsList .newsSwitch .van-tabs__wrap{padding:0 30rpx}.newsList .newsSwitch.van-tabs--line{padding-top:90rpx}#footer{position:fixed;width:100%;height:100rpx;bottom:0;left:0;background-color:#fff;border-top:1px solid #eee;z-index:9999}#footer.iphonex-footer{height:100rpx;padding-bottom:68rpx}.footer-bg{height:100rpx}.iphonex-footer-bg{height:168rpx}#footer .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:20rpx;color:#282828}#footer .item.on{color:#eb3729}#footer .item .iconfont{font-size:45rpx;height:55rpx;line-height:55rpx}.goodList .item{position:relative;padding-left:30rpx;background-color:#fff}.goodList .item .pictrue{width:180rpx;height:180rpx;position:relative}.goodList .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodList .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodList .item .pictrue .numPic{position:absolute;left:7rpx;top:7rpx;width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%}.goodList .item .underline{padding:30rpx 30rpx 30rpx 0;border-bottom:1px solid #f5f5f5}.goodList .item:nth-last-child(1) .underline{border-bottom:0}.goodList .item .text{font-size:30rpx;color:#222;width:489rpx;text-align:left}.goodList .item .text .money .num{font-size:34rpx}.goodList .item .text .vip-money{font-size:24rpx;color:#282828;font-weight:bold;margin-top:10rpx}.goodList .item .text .vip-money .vip{margin-right:22rpx;text-decoration:line-through}.goodList .item .text .vip-money .image{width:46rpx;height:21rpx;margin-left:5rpx}.goodList .item .text .vip-money .num{font-size:22rpx;color:#aaa;font-weight:normal;margin:-2rpx 0 0 0}.goodList .item .iconfont{position:absolute;right:30rpx;width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%;font-size:30rpx;bottom:38rpx}.promotionGood{padding:0 30rpx;background-color:#fff}.promotionGood .item{border-bottom:1px solid #eee;height:250rpx}.promotionGood .item .pictrue{width:188rpx;height:188rpx}.promotionGood .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:8rpx;border-radius:8rpx}.promotionGood .item .text{font-size:24rpx;color:#999;width:472rpx;text-align:left}.promotionGood .item .text .name{font-size:30rpx;color:#333}.promotionGood .item .text .sp-money{margin:34rpx 0 20rpx 0}.promotionGood .item .text .sp-money .moneyCon{padding:0 18rpx;background-color:#eb3729;height:46rpx;line-height:46rpx;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);font-size:20rpx;color:#fff;background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);-webkit-border-radius:24rpx 3rpx 24rpx 3rpx;border-radius:24rpx 3rpx 24rpx 3rpx}.promotionGood .item .text .sp-money .moneyCon .num{font-size:24rpx}.promotionGood .item .text .money{text-decoration:line-through}.recommend{background-color:#fff}.recommend .title{height:135rpx;font-size:28rpx;color:#282828}.recommend .title .name{margin:0 28rpx}.recommend .title .iconfont{font-size:170rpx;color:#454545;height:50rpx;line-height:50rpx}.recommend .title .iconfont.lefticon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.recommend .recommendList{padding:0 30rpx}.recommend .recommendList .item{width:335rpx;margin-bottom:30rpx}.recommend .recommendList .item .pictrue{width:100%;height:335rpx}.recommend .recommendList .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.recommend .recommendList .item .name{font-size:28rpx;color:#282828;margin-top:20rpx}.recommend .recommendList .item .money{font-size:20rpx;margin-top:3rpx}.recommend .recommendList .item .money .num{font-size:28rpx}.noCommodity{padding-top:75rpx}.noCommodity .noPictrue{width:414rpx;height:336rpx;margin:0 auto 30rpx auto}.noCommodity .noPictrue .image{width:100%;height:100%}.product-bg{height:750rpx}.product-bg swiper{height:750rpx}.product-bg .slide-image{width:100%;height:100%}.product-bg .pages{position:absolute;background-color:#fff;height:34rpx;padding:0 10rpx;-webkit-border-radius:3rpx;border-radius:3rpx;right:30rpx;bottom:30rpx;line-height:34rpx;font-size:24rpx;color:#050505;z-index:9}.evaluateWtapper .evaluateItem{background-color:#fff;padding-bottom:25rpx}.evaluateWtapper .evaluateItem~.evaluateItem{border-top:1px solid #f5f5f5}.evaluateWtapper .evaluateItem .pic-text{font-size:26rpx;color:#282828;height:95rpx;padding:0 30rpx}.evaluateWtapper .evaluateItem .pic-text .pictrue{width:56rpx;height:56rpx;margin-right:20rpx}.evaluateWtapper .evaluateItem .pic-text .pictrue .image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.evaluateWtapper .evaluateItem .pic-text .name{max-width:450rpx;margin-right:15rpx}.evaluateWtapper .evaluateItem .time{font-size:24rpx;color:#82848f;padding:0 30rpx}.evaluateWtapper .evaluateItem .evaluate-infor{font-size:28rpx;color:#282828;margin-top:19rpx;padding:0 30rpx}.evaluateWtapper .evaluateItem .imgList{padding:0 30rpx 0 15rpx;margin-top:25rpx}.evaluateWtapper .evaluateItem .imgList .pictrue{width:156rpx;height:156rpx;margin:0 0 15rpx 15rpx}.evaluateWtapper .evaluateItem .imgList .pictrue .image{width:100%;height:100%}.evaluateWtapper .evaluateItem .reply{font-size:26rpx;color:#454545;background-color:#f7f7f7;-webkit-border-radius:5rpx;border-radius:5rpx;margin:20rpx 30rpx 0 30rpx;padding:30rpx;position:relative}.evaluateWtapper .evaluateItem .reply::before{content:"";width:0;height:0;border-left:10rpx solid transparent;border-right:10rpx solid transparent;border-bottom:20rpx solid #f7f7f7;position:absolute;top:-20rpx;left:100rpx}.coupon-list{padding:0 30rpx;margin-top:25rpx}.coupon-list .item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:170rpx;margin-bottom:16rpx}.coupon-list .item .money{background-image:url('https://h5.yixiang.co/static/images/coupon1.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:240rpx;height:100%;color:#fff;font-size:36rpx;font-weight:bold;text-align:center;line-height:170rpx}.coupon-list .item .money.moneyGray{background-image:url('https://h5.yixiang.co/static/images/coupon2.png')}.coupon-list .item .money .num{font-size:60rpx}.coupon-list .item .text{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 17rpx 0 24rpx;background-color:#fff}.coupon-list .item .text .condition{font-size:30rpx;color:#282828;height:93rpx;line-height:93rpx;border-bottom:1px solid #f0f0f0}.coupon-list .item .text .data{font-size:20rpx;color:#999;height:76rpx}.coupon-list .item .text .data .bnt{width:136rpx;height:44rpx;-webkit-border-radius:22rpx;border-radius:22rpx;font-size:22rpx;color:#fff;text-align:center;line-height:44rpx}.coupon-list .item .text .data .bnt.gray{background-color:#ccc}.coupon-list-window{position:fixed;bottom:0;left:0;width:100%;background-color:#f5f5f5;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0;z-index:111;-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9);-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}.coupon-list-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.coupon-list-window .title{height:124rpx;width:100%;text-align:center;line-height:124rpx;font-size:32rpx;font-weight:bold;position:relative;color:#333}.coupon-list-window .title .iconfont{position:absolute;right:30rpx;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:35rpx;color:#8a8a8a;font-weight:normal}.coupon-list-window .coupon-list{margin:0 0 50rpx 0;height:550rpx;overflow:auto}.coupon-list-window .pictrue{width:414rpx;height:336rpx;margin:0 auto 50rpx auto}.coupon-list-window .pictrue .image{width:100%;height:100%}.product-window{position:fixed;bottom:0;width:100%;left:0;background-color:#fff;z-index:88;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0;padding-bottom:140rpx;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.product-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.product-window .textpic{padding:0 130rpx 0 30rpx;margin-top:29rpx;position:relative}.product-window .textpic .pictrue{width:150rpx;height:150rpx}.product-window .textpic .pictrue .image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.product-window .textpic .text{width:410rpx;font-size:32rpx;color:#202020}.product-window .textpic .text .money{font-size:24rpx;margin-top:40rpx}.product-window .textpic .text .money .num{font-size:36rpx}.product-window .textpic .text .money .stock{color:#999;margin-left:18rpx}.product-window .textpic .iconfont{position:absolute;right:30rpx;top:-5rpx;font-size:35rpx;color:#8a8a8a}.product-window .productWinList{max-height:395rpx;overflow:auto;margin-top:36rpx}.product-window .productWinList .item~.item{margin-top:36rpx}.product-window .productWinList .item .title{font-size:30rpx;color:#999;padding:0 30rpx}.product-window .productWinList .item .listn{padding:0 30rpx 0 16rpx}.product-window .productWinList .item .listn .itemn{border:1px solid #bbb;font-size:26rpx;color:#282828;padding:7rpx 33rpx;-webkit-border-radius:6rpx;border-radius:6rpx;margin:14rpx 0 0 14rpx}.product-window .productWinList .item .listn .itemn.on{color:#fff;background-color:#eb3729;border-color:#eb3729}.product-window .cart{margin-top:36rpx;padding:0 30rpx}.product-window .cart .title{font-size:30rpx;color:#999}.product-window .cart .carnum{height:54rpx;margin-top:24rpx}.product-window .cart .carnum .item{border:1px solid #a4a4a4;width:84rpx;text-align:center;height:100%;line-height:54rpx;color:#a4a4a4;font-size:45rpx}.product-window .cart .carnum .reduce{border-right:0;-webkit-border-radius:6rpx 0 0 6rpx;border-radius:6rpx 0 0 6rpx;line-height:48rpx}.product-window .cart .carnum .reduce.on{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .plus{border-left:0;-webkit-border-radius:0 6rpx 6rpx 0;border-radius:0 6rpx 6rpx 0;line-height:46rpx}.product-window .cart .carnum .plus.on{border-color:#e3e3e3;color:#dedede}.product-window .cart .carnum .num{color:#282828;font-size:28rpx}.sharing-packets{position:fixed;left:30rpx;bottom:150rpx;z-index:5;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.sharing-packets.on{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.sharing-packets .iconfont{width:44rpx;height:44rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#999;font-size:20rpx;color:#fff;margin:0 auto;padding-left:1rpx}.sharing-packets .line{width:2rpx;height:40rpx;background-color:#999;margin:0 auto}.sharing-packets .sharing-con{width:187rpx;height:210rpx;position:relative}.sharing-packets .sharing-con .image{width:100%;height:100%}.sharing-packets .sharing-con .text{position:absolute;top:20rpx;font-size:20rpx;width:100%;text-align:center}.sharing-packets .sharing-con .text .money{font-size:32rpx;font-weight:bold}.sharing-packets .sharing-con .text .money .label{font-size:20rpx}.sharing-packets .sharing-con .text .tip{font-size:18rpx;color:#999}.sharing-packets .sharing-con .text .shareBut{font-size:22rpx;color:#fff;margin-top:27rpx;height:50rpx;line-height:50rpx}.orderGoods{background-color:#fff;margin-top:12rpx}.orderGoods .total{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:86rpx;padding:0 30rpx;border-bottom:1rpx solid #eee;font-size:30rpx;color:#282828;line-height:86rpx}.goodWrapper .item{margin-left:30rpx;padding-right:30rpx;border-bottom:2rpx solid #f0f0f0;height:180rpx}.goodWrapper .item .pictrue{width:130rpx;height:130rpx}.goodWrapper .item .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodWrapper .item .text{width:537rpx;position:relative}.goodWrapper .item .text .name{font-size:28rpx;color:#282828;width:453rpx}.goodWrapper .item .text .num{font-size:26rpx;color:#868686}.goodWrapper .item .text .attr{font-size:20rpx;color:#868686;margin-top:7rpx}.goodWrapper .item .text .money{font-size:26rpx;margin-top:17rpx}.goodWrapper .item .text .evaluate{position:absolute;width:114rpx;height:46rpx;border:1px solid #e93323;color:#e93323;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:46rpx;right:0;bottom:-10rpx}.goodWrapper .item .text .evaluate.userEvaluated{font-size:26rpx;color:#aaa;background-color:#f7f7f7;border-color:#f7f7f7}.address-window{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:99;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.address-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.address-window .title{font-size:32rpx;font-weight:bold;text-align:center;height:123rpx;line-height:123rpx;position:relative;color:#333}.address-window .title .iconfont{position:absolute;right:30rpx;color:#8a8a8a;font-size:35rpx}.address-window .list{max-height:600rpx;overflow-y:auto;overflow-x:hidden}.address-window .list .item{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:129rpx;font-size:25rpx;color:#333}.address-window .list .item .iconfont{font-size:37rpx;color:#2c2c2c}.address-window .list .item .iconfont.icon-complete{font-size:30rpx;color:#fff}.address-window .list .item .addressTxt{width:560rpx}.address-window .list .item .addressTxt .name{font-size:28rpx;font-weight:bold;color:#282828;margin-bottom:4rpx}.address-window .list .item .addressTxt .name .phone{margin-left:18rpx}.address-window .addressBnt{font-size:30rpx;font-weight:bold;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin:85rpx auto}.address-window .pictrue{width:414rpx;height:336rpx;margin:80rpx auto}.address-window .pictrue .image{width:100%;height:100%}.swiper{height:282rpx}.swiper .slide-image{width:100%;height:100%}.swiper .swiper-pagination{text-align:right;padding-right:40rpx;bottom:10rpx;width:100%}.swiper .swiper-pagination-bullet{width:12rpx;height:12rpx;border:2rpx solid #fff;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(0,0,0,0);opacity:1}.swiper .swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:12rpx}.swiper .swiper-pagination-bullet-active{border-color:#e93323;background-color:#e93323}.goodsStyle{background-color:#fff;padding:22rpx 30rpx}.goodsStyle .pictrue{width:120rpx;height:120rpx}.goodsStyle .pictrue .image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.goodsStyle .text{width:545rpx;font-size:28rpx;color:#999}.goodsStyle .text .name{width:360rpx;color:#282828}.goodsStyle .text .money{text-align:right}.goodsStyle .text .money .num{margin-top:7rpx}.promoterHeader{width:100%;height:220rpx}.promoterHeader .headerCon{width:100%;height:100%;padding:0 88rpx 0 55rpx;font-size:28rpx;color:#fff;background-image:url('https://h5.yixiang.co/static/images/transparent.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.promoterHeader .headerCon .name{margin-bottom:2rpx}.promoterHeader .headerCon .num{font-size:50rpx}.promoterHeader .headerCon .iconfont{font-size:125rpx}.coupon-window{background-image:url('https://h5.yixiang.co/static/images/coupon-window.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:630rpx;height:649rpx;position:fixed;top:20%;z-index:99;left:50%;margin-left:-305rpx;-webkit-transform:translate3d(0, -200%, 0);transform:translate3d(0, -200%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.coupon-window.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.coupon-window .couponWinList{width:480rpx;margin:157rpx 0 0 60rpx;height:415rpx;overflow:auto}.coupon-window .couponWinList .item{width:100%;height:120rpx;background-color:#fff;position:relative;margin-bottom:17rpx}.coupon-window .couponWinList .item::after{content:'';position:absolute;width:18rpx;height:18rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#eb3729;left:25.5%;bottom:0;margin-bottom:-9rpx}.coupon-window .couponWinList .item::before{content:'';position:absolute;width:18rpx;height:18rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#eb3729;left:25.5%;top:0;margin-top:-9rpx}.coupon-window .couponWinList .item .money{width:130rpx;border-right:1px dashed #ddd;height:100%;text-align:center;line-height:120rpx;font-size:26rpx;font-weight:bold}.coupon-window .couponWinList .item .money .num{font-size:40rpx}.coupon-window .couponWinList .item .text{width:349rpx;font-size:22rpx;color:#999;padding:0 29rpx}.coupon-window .couponWinList .item .text .name{font-size:26rpx;color:#282828;font-weight:bold;margin-bottom:9rpx}.coupon-window .lid{background-image:url('https://h5.yixiang.co/static/images/coupon-window2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:573rpx;height:224rpx;position:fixed;left:50%;top:20%;margin:424rpx 0 0 -296rpx}.coupon-window .lid .bnt{font-size:29rpx;width:440rpx;height:80rpx;-webkit-border-radius:40rpx;border-radius:40rpx;background-color:#f9f1d3;text-align:center;line-height:80rpx;font-weight:bold;margin:98rpx auto 0 auto}.coupon-window .lid .iconfont{color:#fff;font-size:60rpx;text-align:center;margin-top:87rpx}.index .header{height:98rpx;width:100%;padding:0 30rpx;-webkit-box-sizing:border-box;box-sizing:border-box}.index .header .logo{width:127rpx;height:45rpx;margin-right:25rpx}.index .header .logo image{width:100%;height:100%;display:block}.index .header .search{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:64rpx;background-color:#f7f7f7;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 28rpx;font-size:28rpx;color:#bbb}.index .header .qr{width:51rpx;height:51rpx;font-size:34rpx;margin-left:16rpx;margin-right:16rpx}.index .header .qr image{width:51rpx;height:51rpx}.index .header .search .iconfont{font-size:34rpx;margin-right:16rpx}.index .banner{height:375rpx}.index .banner swiper{height:375rpx}.index .banner image{width:100%;height:375rpx}.index .banner .swiper-pagination{bottom:7rpx}.index .banner .swiper-pagination-bullet{width:20rpx;height:4rpx;-webkit-border-radius:3rpx;border-radius:3rpx;background-color:#fff;opacity:.6}.index .banner .swiper-pagination-bullet-active{opacity:1}.index .nav{padding-top:26rpx}.index .nav .item{width:25%;text-align:center;font-size:26rpx;margin-bottom:35rpx}.index .nav .item .pictrue{width:90rpx;height:90rpx;margin:0 auto 15rpx auto}.index .nav .item .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.index .news{height:77rpx;border-top:1px solid #f4f4f4;padding:0 30rpx;-webkit-box-shadow:0 10rpx 30rpx #f5f5f5;box-shadow:0 10rpx 30rpx #f5f5f5;-moz-box-shadow:0 10rpx 30rpx #f5f5f5;-o-box-shadow:0 10rpx 30rpx #f5f5f5}.index .news .pictrue{width:124rpx;height:28rpx;border-right:1px solid #ddd;padding-right:23rpx;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-box-sizing:content-box}.index .news .pictrue image{width:100%;height:100%;display:block}.index .news .new-banner{width:523rpx;overflow:hidden;height:77rpx}.index .news .new-banner .swiper-wrapper{height:77rpx;width:100%}.index .news .new-banner .swiper-slide{height:77rpx;width:100%}.index .news .new-banner .swiper-slide .swiper-item{height:77rpx;width:100%}.index .news .new-banner .text{width:480rpx;height:77rpx}.index .news .new-banner .text .label{font-size:20rpx;color:#eb3729;width:68rpx;height:34rpx;-webkit-border-radius:20rpx;border-radius:20rpx;text-align:center;line-height:34rpx;border:2rpx solid #eb3729}.index .news .new-banner .text .newsTitle{width:397rpx;font-size:24rpx;color:#666}.index .news .new-banner .iconfont{font-size:28rpx;color:#888}.index .specialArea{padding:30rpx}.index .specialArea .assemble{width:260rpx;height:260rpx;position:relative}.index .specialArea .assemble image{width:100%;height:100%;-webkit-border-radius:5rpx;border-radius:5rpx}.index .specialArea .assemble .text{position:absolute;top:37rpx;left:22rpx}.index .specialArea .name{font-size:30rpx;color:#fff}.index .specialArea .infor{font-size:22rpx;color:rgba(255,255,255,0.8);margin-top:5rpx}.index .specialArea .list{height:260rpx;width:416rpx}.index .specialArea .item{width:100%;height:124rpx;position:relative}.index .specialArea .item image{width:100%;height:100%}.index .specialArea .item .text{position:absolute;top:23rpx;left:28rpx}.index .wrapper .title{border-top:1px solid #eee;padding-top:34rpx;margin:0 30rpx}.index .wrapper .title.no-border{border:0}.index .wrapper.hot+.wrapper{border-top:0}.index .wrapper .goodList{margin-bottom:34rpx}.index .wrapper .title .text{font-size:24rpx;color:#999;width:530rpx;text-align:left}.index .wrapper .title .text .name{color:#282828;font-size:30rpx;font-weight:bold;margin-bottom:5rpx;position:relative}.index .wrapper .title .text .name .new{position:absolute;top:2rpx;left:130rpx;font-size:16rpx;font-weight:bold}.index .wrapper .title .more{font-size:26rpx;color:#333}.index .wrapper .title .more .iconfont{margin-left:2rpx;font-size:26rpx}.index .wrapper .scroll-product{white-space:nowrap;margin-top:38rpx;padding:0 30rpx 37rpx 30rpx;overflow:hidden}.index .wrapper .scroll-product .swiper-slide{width:180rpx;display:inline-block;margin-right:19rpx;border-bottom:4rpx solid #47b479;-webkit-box-shadow:0 15rpx 15rpx -10rpx #eee;box-shadow:0 15rpx 15rpx -10rpx #eee;-moz-box-shadow:0 15rpx 15rpx -10rpx #eee;-o-box-shadow:0 15rpx 15rpx -10rpx #eee}.index .wrapper .scroll-product .swiper-slide:nth-of-type(3n){border-bottom:4rpx solid #ff6960}.index .wrapper .scroll-product .swiper-slide:nth-of-type(3n-1){border-bottom:4rpx solid #579afe}.index .wrapper .scroll-product .swiper-slide:nth-last-child(1){margin-right:0}.index .wrapper .scroll-product .swiper-slide .img-box{width:100%;height:180rpx}.index .wrapper .scroll-product .swiper-slide .img-box image{width:100%;height:100%;-webkit-border-radius:6rpx 6rpx 0 0;border-radius:6rpx 6rpx 0 0}.index .wrapper .scroll-product .swiper-slide .pro-info{font-size:24rpx;color:#282828;text-align:center;height:60rpx;line-height:60rpx;border:1px solid #f5f5f5;border-bottom:0;border-top:0;padding:0 10rpx}.index .wrapper .boutique{width:690rpx;height:290rpx;margin:28rpx auto 0 auto}.index .wrapper .boutique{width:690rpx;height:290rpx;margin:28rpx auto 0 auto}.index .wrapper .boutique image{width:100%;height:260rpx}.index .wrapper .boutique .swiper-pagination{bottom:-8rpx;width:100%}.index .wrapper .boutique .swiper-pagination-bullet{width:7rpx;height:7rpx;-webkit-border-radius:50%;border-radius:50%;background-color:#fc4141;opacity:.3}.index .wrapper .boutique .swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:10rpx}.index .wrapper .boutique .swiper-pagination-bullet-active{width:20rpx;height:7rpx;-webkit-border-radius:3.5rpx;border-radius:3.5rpx;opacity:1}.index .hotList .hot-bg{width:100%;height:215rpx;background-image:url('https://h5.yixiang.co/static/images/index-bg.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 30rpx;font-size:24rpx;color:#fff;margin-top:15rpx}.index .hotList .hot-bg .title{height:87rpx}.index .hotList .hot-bg .title .text{width:575rpx}.index .hotList .hot-bg .title .text .label{font-size:30rpx;font-weight:bold;margin-right:20rpx}.index .hotList .hot-bg .title .more{font-size:26rpx;color:#fff}.index .hotList .hot-bg .title .more .iconfont{font-size:25rpx;vertical-align:2rpx;margin-left:10rpx}.index .hotList .list{width:690rpx;height:330rpx;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;margin:-128rpx auto 0 auto;padding:0 22rpx;-webkit-box-shadow:0 0 20rpx -10rpx #aaa;box-shadow:0 0 20rpx -10rpx #aaa;-moz-box-shadow:0 0 20rpx -10rpx #aaa;-o-box-shadow:0 0 20rpx -10rpx #aaa}.index .hotList .list .item{width:200rpx;text-align:left}.index .hotList .list .item~.item{margin-left:23rpx}.index .hotList .list .item .pictrue{width:100%;height:200rpx;position:relative}.index .hotList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.index .hotList .list .item .pictrue .numPic{width:50rpx;height:50rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:7rpx;left:7rpx}.index .hotList .list .item .name{font-size:26rpx;color:#282828;margin-top:12rpx}.index .hotList .list .item .money{font-size:20rpx;font-weight:bold;margin-top:2rpx}.index .hotList .list .item .money .num{font-size:28rpx}.index .adver{width:100%;height:180rpx;margin-top:37rpx}.index .adver image{width:100%;height:100%;display:block}.index .hot{position:relative;background:none}.index .hot .title{position:relative;z-index:9}.index .hot .title .text .name{color:#fff}.index .hot .title .more{color:#fff}.index .hot .title .more .iconfont{color:#fff}.index .hot .bg{width:100%;position:absolute;left:0;top:0;right:0}.index .wrapper.hot .newProducts .newProductsItem{border:0}.index .wrapper.hot .newProducts{white-space:nowrap;padding:0 30rpx;margin:35rpx;overflow:hidden;background-color:#fff;padding:30rpx;z-index:99;position:relative;margin-bottom:0;-webkit-border-radius:20rpx;border-radius:20rpx;-webkit-box-shadow:0 0 20rpx -10rpx #aaa;box-shadow:0 0 20rpx -10rpx #aaa}.index .wrapper .newProducts{white-space:nowrap;padding:0 30rpx;margin:35rpx 0 42rpx 0;overflow:hidden}.index .wrapper .newProducts .swiper-wrapper{height:350rpx}.index .wrapper.hot .newProducts .newProductsItem{width:240rpx;min-width:240rpx;margin-right:20rpx;-webkit-box-flex:0;-webkit-flex:0 240rpx;-ms-flex:0 240rpx;flex:0 240rpx}.index .wrapper .newProducts .newProductsScroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.index .wrapper.hot .newProducts .newProductsItem image{width:240rpx;height:240rpx}.index .wrapper .newProducts .newProductsItem{border:1rpx solid #eee;width:240rpx;min-width:240rpx;-webkit-border-radius:12rpx;border-radius:12rpx;overflow:hidden;margin-right:20rpx;-webkit-box-flex:0;-webkit-flex:0 240rpx;-ms-flex:0 240rpx;flex:0 240rpx}.index .wrapper .newProducts .img-box{width:100%;height:240rpx}.index .wrapper.hot .newProducts .img-box{width:240rpx}.index .wrapper .newProducts .img-box image{width:100%;height:100%;-webkit-border-radius:12rpx 12rpx 0 0;border-radius:12rpx 12rpx 0 0}.index .wrapper.hot .newProducts .img-box image{-webkit-border-radius:12rpx;border-radius:12rpx}.index .wrapper .newProducts .pro-info{font-size:28rpx;color:#333;text-align:center;padding:15rpx 10rpx 0 10rpx}.index .wrapper .newProducts .money{padding:0 10rpx 18rpx 10rpx;text-align:center;font-size:26rpx;font-weight:bold}.index .wrapper.hot .newProducts .pro-info{text-align:left}.index .wrapper.hot .newProducts .money{text-align:left}.productList .search{width:100%;height:86rpx;padding-left:23rpx;padding-right:23rpx;position:fixed;left:0;top:0;z-index:5;-webkit-box-sizing:border-box;box-sizing:border-box}.productList .search .input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:60rpx;background-color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 20rpx;margin-right:23rpx}.productList .search .input input{width:548rpx;height:100%;font-size:26rpx}.productList .search .input input::-webkit-input-placeholder{color:#999}.productList .search .input input::-moz-placeholder{color:#999}.productList .search .input input:-ms-input-placeholder{color:#999}.productList .search .input input::-ms-input-placeholder{color:#999}.productList .search .input input::placeholder{color:#999}.productList .search .input .iconfont{font-size:35rpx;color:#555}.productList .search .icon-pailie,.productList .search .icon-tupianpailie{margin:0 auto;color:#fff;width:40rpx;font-size:40rpx;height:86rpx;line-height:86rpx}.productList .nav{height:86rpx;color:#454545;position:fixed;left:0;width:100%;font-size:28rpx;background-color:#fff;top:86rpx;z-index:5}.productList .nav .item{width:25%;text-align:center}.productList .nav .item.font-color{font-weight:bold}.productList .nav .item image{width:15rpx;height:19rpx;margin-left:10rpx}.productList .list{padding:0 20rpx;margin-top:172rpx}.productList .list.on{background-color:#fff;border-top:1px solid #f6f6f6}.productList .list .item{width:345rpx;margin-top:20rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx}.productList .list .item.on{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #f6f6f6;padding:30rpx 0;margin:0}.productList .list .item .pictrue{width:100%;height:345rpx}.productList .list .item .pictrue.on{width:180rpx;height:180rpx}.productList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0}.productList .list .item .pictrue img.on{-webkit-border-radius:6rpx;border-radius:6rpx}.productList .list .item .text{padding:20rpx 17rpx 26rpx 17rpx;font-size:30rpx;color:#222;text-align:left}.productList .list .item .text.on{width:508rpx;padding:0 0 0 22rpx}.productList .list .item .text .money{font-size:26rpx;font-weight:bold;margin-top:8rpx}.productList .list .item .text .money.on{margin-top:40rpx}.productList .list .item .text .money .num{font-size:34rpx}.productList .list .item .text .vip{font-size:22rpx;color:#aaa;margin-top:7rpx}.productList .list .item .text .vip.on{margin-top:11rpx}.productList .list .item .text .vip .vip-money{font-size:24rpx;color:#282828;font-weight:bold;text-decoration:line-through}.productList .list .item .text .vip .vip-money image{width:46rpx;height:21rpx;margin-left:4rpx}.shoppingCart .labelNav{-webkit-box-sizing:border-box;box-sizing:border-box;height:76rpx;padding:0 30rpx;font-size:22rpx;color:#8c8c8c;position:fixed;left:0;width:100%;background-color:#f5f5f5;z-index:5;top:0}.shoppingCart .labelNav .item .iconfont{font-size:25rpx;margin-right:10rpx}.shoppingCart .nav{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:80rpx;background-color:#fff;padding:0 30rpx;font-size:28rpx;color:#282828;position:fixed;left:0;z-index:5;top:76rpx;border-bottom:1px solid #f5f5f5}.shoppingCart .nav .administrate{font-size:26rpx;color:#282828;width:110rpx;height:46rpx;-webkit-border-radius:6rpx;border-radius:6rpx;border:1px solid #868686}.shoppingCart .noCart{margin-top:171rpx;background-color:#fff;padding:78rpx 0 56rpx 0}.shoppingCart .noCart .pictrue{width:414rpx;height:336rpx;margin:0 auto}.shoppingCart .noCart .pictrue image{width:100%;height:100%}.shoppingCart .list{margin-top:171rpx}.shoppingCart .list .item{padding:25rpx 30rpx;background-color:#fff;margin-bottom:15rpx}.shoppingCart .list .item .picTxt{width:627rpx;position:relative}.shoppingCart .list .item .picTxt .pictrue{width:160rpx;height:160rpx}.shoppingCart .list .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.shoppingCart .list .item .picTxt .text{width:444rpx;font-size:28rpx;color:#282828;text-align:left}.shoppingCart .list .item .picTxt .text .infor{font-size:24rpx;color:#868686;margin-top:16rpx}.shoppingCart .list .item .picTxt .text .money{font-size:32rpx;color:#282828;margin-top:26rpx}.shoppingCart .list .item .picTxt .carnum{height:44rpx;position:absolute;bottom:7rpx;right:0}.shoppingCart .list .item .picTxt .carnum view{border:1px solid #a4a4a4;width:66rpx;text-align:center;height:100%;line-height:44rpx;font-size:28rpx;color:#a4a4a4}.shoppingCart .list .item .picTxt .carnum .reduce{border-right:0;-webkit-border-radius:3rpx 0 0 3rpx;border-radius:3rpx 0 0 3rpx;line-height:39rpx}.shoppingCart .list .item .picTxt .carnum .reduce.on{border-color:#e3e3e3;color:#dedede}.shoppingCart .list .item .picTxt .carnum .plus{border-left:0;-webkit-border-radius:0 3rpx 3rpx 0;border-radius:0 3rpx 3rpx 0;line-height:38rpx}.shoppingCart .list .item .picTxt .carnum .num{color:#282828}.shoppingCart .invalidGoods{background-color:#fff}.shoppingCart .invalidGoods .goodsNav{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:66rpx;padding:0 30rpx;font-size:28rpx;color:#282828}.shoppingCart .invalidGoods .goodsNav .iconfont{color:#424242;font-size:28rpx;margin-right:17rpx}.shoppingCart .invalidGoods .goodsNav .del{font-size:26rpx;color:#999}.shoppingCart .invalidGoods .goodsNav .del .icon-shanchu1{color:#999;font-size:33rpx;vertical-align:-2rpx;margin-right:8rpx}.shoppingCart .invalidGoods .goodsList .item{padding:20rpx 30rpx;border-top:1px solid #f5f5f5}.shoppingCart .invalidGoods .goodsList .item .invalid{font-size:22rpx;color:#fff;width:70rpx;height:36rpx;background-color:#aaa;-webkit-border-radius:3rpx;border-radius:3rpx}.shoppingCart .invalidGoods .goodsList .item .pictrue{width:140rpx;height:140rpx}.shoppingCart .invalidGoods .goodsList .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.shoppingCart .invalidGoods .goodsList .item .text{width:433rpx;font-size:28rpx;color:#999;height:140rpx;text-align:left}.shoppingCart .invalidGoods .goodsList .item .text .infor{font-size:24rpx}.shoppingCart .invalidGoods .goodsList .item .text .end{font-size:26rpx;color:#bbb}.shoppingCart .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:96rpx;background-color:#fafafa;position:fixed;bottom:0;padding:0 30rpx;border-top:1px solid #eee}.shoppingCart .iphonex-footer{bottom:168rpx}.shoppingCart .footer .checkAll{font-size:28rpx;color:#282828;margin-left:10rpx}.shoppingCart .footer .money{font-size:30rpx}.shoppingCart .footer .placeOrder{color:#fff;font-size:30rpx;width:226rpx;height:70rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:70rpx;margin-left:22rpx}.shoppingCart .footer .button .bnt{font-size:28rpx;color:#999;-webkit-border-radius:50rpx;border-radius:50rpx;border:1px solid #999;width:160rpx;height:60rpx;text-align:center;line-height:60rpx}.shoppingCart .footer .button .bnt~.bnt{margin-left:17rpx}.user .header{padding:0 30rpx;height:190rpx;position:relative}.user .header:after{position:absolute;left:0;right:0;bottom:-98rpx;z-index:-1;content:'';height:100rpx;width:100%;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%;background-color:#eb3729}.user .header .picTxt .pictrue{width:120rpx;height:120rpx}.user .header .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #f5f5f5}.user .header .picTxt .text{width:434rpx;color:#fff;margin-left:35rpx;text-align:left}.user .header .picTxt .text .name{font-size:32rpx;max-width:260rpx;width:unset}.user .header .picTxt .text .member{padding:0 10rpx;height:36rpx;background-color:rgba(0,0,0,0.2);font-size:20rpx;-webkit-border-radius:30rpx;border-radius:30rpx;margin-left:17rpx}.user .header .picTxt .text .member image{width:28rpx;height:28rpx;font-size:20rpx;margin-right:8rpx}.user .header .picTxt .text .id{color:rgba(255,255,255,0.6);font-size:26rpx;margin-top:15rpx}.user .header .picTxt .text .id .iconfont{font-size:30rpx;margin-left:12rpx}.user .header .icon-shezhi{font-size:36rpx;color:#fff;margin-top:-52rpx}.user .wrapper{padding:0 20rpx}.user .wrapper .nav{background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;height:140rpx}.user .wrapper .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:26rpx;color:#aaa;position:relative}.user .wrapper .nav .item text{display:block}.user .wrapper .nav .item~.item:after{position:absolute;content:'';left:0;width:1px;height:70rpx;background-color:#eee;top:50%;margin-top:-35rpx}.user .wrapper .nav .item .num{margin-top:10rpx;font-size:36rpx;color:#282828}.user .wrapper .myOrder{background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin-top:15rpx}.user .wrapper .myOrder .title,.user .wrapper .myService .title{height:88rpx;padding:0 30rpx;border-bottom:1px dashed #eee;font-size:30rpx;color:#282828}.user .wrapper .myOrder .title .allOrder{font-size:26rpx;color:#666}.user .wrapper .myOrder .title .allOrder .iconfont{font-size:25rpx;margin-left:7rpx}.user .wrapper .myOrder .orderState{height:160rpx}.user .wrapper .myOrder .orderState .item{font-size:26rpx;color:#454545;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center}.user .wrapper .myOrder .orderState .item .pictrue{width:49rpx;height:42rpx;margin:0 auto 18rpx auto}.user .wrapper .myOrder .orderState .item .pictrue image{width:100%;height:100%}.user .wrapper .myService{background-color:#fff;margin-top:15rpx;-webkit-border-radius:10rpx;border-radius:10rpx}.user .wrapper .myService .serviceList{padding:8rpx 0 27rpx 0}.user .wrapper .myService .serviceList .item{width:100%;text-align:left;font-size:26rpx;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20rpx 30rpx;position:relative}.user .wrapper .myService .serviceList .item .iconfont{font-size:26rpx;color:#666}.user .wrapper .myService .serviceList .item::after{content:"";display:block;position:absolute;left:30rpx;right:0;bottom:0;border-bottom:1rpx solid #f5f5f5;z-index:999;height:1rpx}.user .wrapper .myService .serviceList .item .pictrue{width:36rpx;height:36rpx;margin-right:16rpx}.user .wrapper .myService .serviceList .item .cell{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.user .wrapper .myService .serviceList .item .pictrue image{width:100%;height:100%}.user .support{width:219rpx;height:74rpx;margin:54rpx auto;display:block}.product-con .wrapper{background-color:#fff}.product-con .wrapper .share{margin:0 30rpx;padding-top:25rpx}.product-con .wrapper .share .money{font-size:28rpx;font-weight:bold}.product-con .wrapper .share .money .num{font-size:48rpx}.product-con .wrapper .share .money .vip-money{color:#282828;margin-left:13rpx}.product-con .wrapper .share .money .image{width:46rpx;height:21rpx;margin-left:7rpx}.product-con .wrapper .share .money .vip-money{color:#282828;margin-left:13rpx}.product-con .wrapper .share .iconfont{color:#515151;font-size:40rpx;margin-bottom:10rpx}.product-con .wrapper .introduce{font-size:32rpx;font-weight:bold;margin:10rpx 30rpx 0 30rpx}.product-con .wrapper .label{margin:22rpx 30rpx 0 30rpx;font-size:24rpx;color:#82848f;padding-bottom:25rpx}.product-con .wrapper .coupon{padding:0 30rpx;border-top:1px solid #f5f5f5;height:80rpx;font-size:26rpx;color:#82848f}.product-con .wrapper .coupon .hide{width:540rpx;height:80rpx;line-height:80rpx}.product-con .wrapper .coupon .activity{height:40rpx;padding:0 20rpx;border:1px solid #f2857b;color:#e93323;font-size:24rpx;line-height:40rpx;position:relative;margin:19rpx 0 19rpx 15rpx}.product-con .wrapper .coupon .activity:before{content:' ';position:absolute;width:7rpx;height:10rpx;-webkit-border-radius:0 7rpx 7rpx 0;border-radius:0 7rpx 7rpx 0;border:1px solid #f2857b;background-color:#fff;bottom:50%;left:-2rpx;margin-bottom:-7rpx;border-left-color:#fff}.product-con .wrapper .coupon .activity:after{content:' ';position:absolute;width:7rpx;height:10rpx;-webkit-border-radius:7rpx 0 0 7rpx;border-radius:7rpx 0 0 7rpx;border:1px solid #f2857b;background-color:#fff;right:-2rpx;bottom:50%;margin-bottom:-5rpx;border-right-color:#fff}.product-con .wrapper .coupon .iconfont{color:#7a7a7a;font-size:28rpx}.product-con .attribute{background-color:#fff;padding:0 30rpx;font-size:26rpx;color:#82848f;margin-top:20rpx;height:80rpx}.product-con .attribute .atterTxt{font-size:28rpx;color:#282828}.product-con .attribute .iconfont{font-size:28rpx;color:#7a7a7a}.product-con .userEvaluation{margin-top:20rpx;background-color:#fff}.product-con .userEvaluation .title{height:86rpx;border-bottom:1px solid #eee;font-size:28rpx;color:#282828;margin-left:30rpx;padding-right:30rpx}.product-con .userEvaluation .title .praise{font-size:28rpx;color:#808080}.product-con .userEvaluation .title .praise .iconfont{color:#7a7a7a;font-size:28rpx;vertical-align:1rpx;margin-left:8rpx}.product-con .product-intro{margin-top:20rpx}.product-con .product-intro .title{font-size:30rpx;color:#282828;height:86rpx;width:100%;background-color:#fff;text-align:center;line-height:86rpx}.product-con .product-intro .conter{width:100%}.product-con .product-intro .conter *{width:100% !important;display:block !important}.product-con .footer{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20rpx 0 30rpx;position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;z-index:99;border-top:1px solid #f0f0f0}.product-con .footer .item{font-size:18rpx;color:#666;margin-top:7rpx}.product-con .footer .item .iconfont{text-align:center;font-size:40rpx;height:40rpx;line-height:40rpx}.product-con .footer .item .iconfont.icon-gouwuche1{position:relative}.product-con .footer .item .iconfont.icon-gouwuche1 .num{color:#fff;position:absolute;font-size:18rpx;-webkit-border-radius:200rpx;border-radius:200rpx;top:-10rpx;right:0;height:30rpx;line-height:30rpx;padding:0 8rpx;min-width:30rpx}.product-con .footer .bnt{width:444rpx;height:76rpx;color:#fff;font-size:28rpx}.product-con .footer .bnt>view{width:222rpx;text-align:center;line-height:76rpx}.product-con .footer .bnt .joinCart{-webkit-border-radius:50rpx 0 0 50rpx;border-radius:50rpx 0 0 50rpx;background-image:-webkit-gradient(linear, left top, right top, from(#fea10f), to(#fea10f));background-image:-webkit-linear-gradient(left, #fea10f 0%, #fea10f 100%);background-image:-o-linear-gradient(left, #fea10f 0%, #fea10f 100%);background-image:linear-gradient(to right, #fea10f 0%, #fea10f 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%)}.product-con .footer .bnt .buy{-webkit-border-radius:0 50rpx 50rpx 0;border-radius:0 50rpx 50rpx 0;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%)}.order-submission .line{width:100%;height:3rpx}.order-submission .line image{width:100%;height:100%;display:block}.order-submission .address{padding:28rpx 30rpx;background-color:#fff}.order-submission .address .addressCon{width:570rpx;font-size:26rpx;color:#666}.order-submission .address .addressCon .name{font-size:30rpx;color:#282828;font-weight:bold;margin-bottom:10rpx}.order-submission .address .addressCon .name .phone{margin-left:50rpx}.order-submission .address .addressCon .default{margin-right:12rpx}.order-submission .address .addressCon .setaddress{color:#333;font-size:28rpx}.order-submission .address .iconfont{font-size:35rpx;color:#707070}.order-submission .wrapper{background-color:#fff;margin-top:13rpx}.order-submission .wrapper .item{padding:27rpx 30rpx;font-size:30rpx;color:#282828;border-bottom:1px solid #f0f0f0}.order-submission .wrapper .item .discount{font-size:30rpx;color:#999;width:500rpx;text-align:right}.order-submission .wrapper .item .discount .integral{margin-right:40rpx}.order-submission .wrapper .item .discount .checkbox-wrapper .icon{right:0;left:unset}.order-submission .wrapper .item .discount .iconfont{color:#515151;font-size:30rpx;margin-left:15rpx}.order-submission .wrapper .item .discount .num{font-size:32rpx;margin-right:20rpx}.order-submission .wrapper .item textarea{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f9f9f9;width:100%;height:140rpx;-webkit-border-radius:3rpx;border-radius:3rpx;margin-top:30rpx;padding:25rpx 28rpx}.order-submission .wrapper .item textarea::-webkit-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::-moz-placeholder{color:#ccc}.order-submission .wrapper .item textarea:-ms-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::-ms-input-placeholder{color:#ccc}.order-submission .wrapper .item textarea::placeholder{color:#ccc}.order-submission .wrapper .item .list{margin-top:35rpx}.order-submission .wrapper .item .list .payItem{border:1px solid #eee;-webkit-border-radius:6rpx;border-radius:6rpx;height:86rpx;width:100%;margin-top:20rpx;font-size:28rpx;color:#282828}.order-submission .wrapper .item .list .payItem.on{border-color:#fc5445;color:#e93323}.order-submission .wrapper .item .list .payItem .name{width:50%;text-align:center;border-right:1px solid #eee}.order-submission .wrapper .item .list .payItem .name .iconfont{width:44rpx;height:44rpx;-webkit-border-radius:50%;border-radius:50%;text-align:center;line-height:44rpx;background-color:#fe960f;color:#fff;font-size:30rpx;margin-right:15rpx}.order-submission .wrapper .item .list .payItem .name .iconfont.icon-weixin2{background-color:#41b035}.order-submission .wrapper .item .list .payItem .name .iconfont.icon-yinhangqia{background-color:#eb3729}.order-submission .wrapper .item .list .payItem .tip{width:49%;text-align:center;font-size:26rpx;color:#aaa}.order-submission .moneyList{margin-top:12rpx;background-color:#fff;padding:30rpx}.order-submission .moneyList .item{font-size:28rpx;color:#282828}.order-submission .moneyList .item~.item{margin-top:20rpx}.order-submission .moneyList .item .money{color:#868686}.order-submission .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100rpx;background-color:#fff;padding:0 30rpx;font-size:28rpx;color:#333;position:fixed;bottom:0;left:0}.order-submission .footer .settlement{font-size:30rpx;color:#fff;width:240rpx;height:70rpx;background-color:#e93323;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:70rpx}.address-management .line{width:100%;height:3rpx}.address-management .line image{width:100%;height:100%;display:block}.address-management .item{background-color:#fff;padding:0 30rpx;margin-bottom:12rpx}.address-management .item .address{padding:30rpx 0;border-bottom:1px solid #eee;font-size:28rpx;color:#282828}.address-management .item .address .consignee{font-size:28rpx;font-weight:bold;margin-bottom:8rpx}.address-management .item .address .consignee .phone{margin-left:25rpx}.address-management .item .operation{height:83rpx;font-size:28rpx;color:#282828}.address-management .item .operation .default{margin-left:10rpx}.address-management .item .operation .iconfont{color:#2c2c2c;font-size:30rpx;vertical-align:-2rpx;margin-right:10rpx}.address-management .item .operation .iconfont.icon-shanchu{margin-left:40rpx;font-size:33rpx}.address-management .footer{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;width:100%;background-color:#fff;bottom:0;height:106rpx;padding:0 30rpx}.address-management .footer .addressBnt{width:330rpx;height:76rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:76rpx;font-size:30rpx;color:#fff}.address-management .footer .addressBnt.on{width:690rpx;margin:0 auto}.address-management .footer .addressBnt .iconfont{font-size:35rpx;margin-right:8rpx;vertical-align:-1rpx}.address-management .footer .addressBnt.wxbnt{background-color:#eb3729}.addAddress .list{background-color:#fff}.addAddress .list .item{padding:0 30rpx;min-height:90rpx;border-top:1rpx solid #eee;font-size:30rpx}.addAddress .list .item .name{width:195rpx;color:#333}.addAddress .list .item input{width:475rpx;font-size:30rpx}.addAddress .list .item input::-webkit-input-placeholder{color:#ccc}.addAddress .list .item input::-moz-placeholder{color:#ccc}.addAddress .list .item input:-ms-input-placeholder{color:#ccc}.addAddress .list .item input::-ms-input-placeholder{color:#ccc}.addAddress .list .item input::placeholder{color:#ccc}.addAddress .list .item .picker{width:475rpx}.addAddress .list .item .address{width:410rpx}.addAddress .list .item .picker .iconfont{font-size:43rpx}.addAddress .default{padding:0 30rpx;height:90rpx;background-color:#fff;margin-top:23rpx}.addAddress .default .def{margin-left:10rpx;height:83rpx;font-size:28rpx;color:#282828}.addAddress .keepBnt{width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:50rpx auto 30rpx auto;font-size:32rpx;color:#fff}.addAddress .wechatAddress{width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:0 auto;font-size:32rpx;color:#eb3729;border:1px solid #eb3729}.my-order .header{height:260rpx;padding:0 30rpx}.my-order .header .picTxt{height:190rpx}.my-order .header .picTxt .text{color:rgba(255,255,255,0.8);font-size:26rpx;font-family:'GuildfordProBook 5'}.my-order .header .picTxt .text .name{font-size:34rpx;font-weight:bold;color:#fff;margin-bottom:20rpx}.my-order .header .picTxt .pictrue{width:122rpx;height:109rpx}.my-order .header .picTxt .pictrue image{width:100%;height:100%}.my-order .nav{background-color:#fff;width:690rpx;height:140rpx;-webkit-border-radius:6rpx;border-radius:6rpx;margin:-73rpx auto 0 auto}.my-order .nav .item{text-align:center;font-size:26rpx;color:#282828;padding:29rpx 0 20rpx 0}.my-order .nav .item.on{font-weight:bold;border-bottom:5rpx solid #eb3729}.my-order .nav .item .num{margin-top:10rpx}.my-order .list{width:690rpx;margin:14rpx auto 0 auto}.my-order .list .item{background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;margin-bottom:14rpx}.my-order .list .item .title{height:84rpx;padding:0 30rpx;border-bottom:1rpx solid #eee;font-size:28rpx;color:#282828}.my-order .list .item .title .sign{font-size:24rpx;padding:0 7rpx;height:36rpx;margin-right:15rpx}.my-order .list .item .item-info{padding:0 30rpx;margin-top:22rpx}.my-order .list .item .item-info .pictrue{width:120rpx;height:120rpx}.my-order .list .item .item-info .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.my-order .list .item .item-info .text{width:486rpx;font-size:28rpx;color:#999;margin-top:6rpx}.my-order .list .item .item-info .text .name{width:306rpx;color:#282828}.my-order .list .item .item-info .text .money{text-align:right}.my-order .list .item .totalPrice{font-size:26rpx;color:#282828;text-align:right;margin:27rpx 0 0 30rpx;padding:0 30rpx 30rpx 0;border-bottom:1rpx solid #eee}.my-order .list .item .totalPrice .money{font-size:28rpx;font-weight:bold}.my-order .list .item .bottom{height:107rpx;padding:0 30rpx}.my-order .list .item .bottom .bnt{width:176rpx;height:60rpx;text-align:center;line-height:60rpx;color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:27rpx}.my-order .list .item .bottom .bnt.cancelBnt{border:1px solid #ddd;color:#aaa}.my-order .list .item .bottom .bnt.default{color:#444;border:1px solid #444}.my-order .list .item .bottom .bnt~.bnt{margin-left:17rpx}.order-details .header{padding:0 30rpx;height:150rpx}.order-details .header.on{background-color:#666 !important}.order-details .header .pictrue{width:110rpx;height:110rpx}.order-details .header .pictrue image{width:100%;height:100%}.order-details .header .data{color:rgba(255,255,255,0.8);font-size:24rpx;margin-left:27rpx}.order-details .header.on .data{margin-left:0}.order-details .header .data .state{font-size:30rpx;font-weight:bold;color:#fff;margin-bottom:7rpx}.order-details .header .data .time{margin-left:20rpx}.order-details .nav{background-color:#fff;font-size:26rpx;color:#282828;padding:25rpx 0}.order-details .nav .navCon{padding:0 40rpx}.order-details .nav .navCon .on{font-weight:bold;color:#eb3729}.order-details .nav .progress{padding:0 65rpx;margin-top:10rpx}.order-details .nav .progress .line{width:100rpx;height:2rpx;background-color:#939390}.order-details .nav .progress .iconfont{font-size:25rpx;color:#939390;margin-top:-2rpx;width:30rpx;height:30rpx;line-height:33rpx;text-align:center}.order-details .address{font-size:26rpx;color:#868686;background-color:#fff;padding:25rpx 30rpx 30rpx 30rpx}.order-details .address .name{font-size:30rpx;color:#282828;margin-bottom:10rpx}.order-details .address .name .phone{margin-left:40rpx}.order-details .line{width:100%;height:3rpx}.order-details .line image{width:100%;height:100%;display:block}.order-details .wrapper{background-color:#fff;margin-top:12rpx;padding:30rpx}.order-details .wrapper .item{font-size:28rpx;color:#282828}.order-details .wrapper .item~.item{margin-top:20rpx}.order-details .wrapper .item .conter{color:#868686;width:500rpx;text-align:right}.order-details .wrapper .item .conter .copy{font-size:20rpx;color:#333;-webkit-border-radius:3rpx;border-radius:3rpx;border:1px solid #666;padding:3rpx 15rpx;margin-left:24rpx}.order-details .wrapper .actualPay{border-top:1rpx solid #eee;margin-top:30rpx;padding-top:30rpx}.order-details .wrapper .actualPay .money{font-weight:bold;font-size:30rpx}.order-details .footer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100rpx;position:fixed;bottom:0;left:0;background-color:#fff;padding:0 30rpx;border-top:1px solid #eee}.order-details .footer .bnt{width:176rpx;height:60rpx;text-align:center;line-height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;color:#fff;font-size:27rpx}.order-details .footer .bnt.cancel{color:#aaa;border:1px solid #ddd}.order-details .footer .bnt.default{color:#444;border:1px solid #444}.order-details .footer .bnt~.bnt{margin-left:18rpx}.logistics .header{padding:23rpx 30rpx;background-color:#fff;height:166rpx}.logistics .header .pictrue{width:120rpx;height:120rpx}.logistics .header .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.logistics .header .text{width:540rpx;font-size:28rpx;color:#999;margin-top:6rpx}.logistics .header .text .name{width:365rpx;color:#282828}.logistics .header .text .money{text-align:right}.logistics .logisticsCon{background-color:#fff;margin:12rpx 0}.logistics .logisticsCon .company{height:120rpx;margin:0 0 45rpx 30rpx;padding-right:30rpx;border-bottom:1px solid #f5f5f5}.logistics .logisticsCon .company .picTxt{width:520rpx}.logistics .logisticsCon .company .picTxt .iconfont{width:50rpx;height:50rpx;background-color:#666;text-align:center;line-height:50rpx;color:#fff;font-size:35rpx}.logistics .logisticsCon .company .picTxt .text{width:450rpx;font-size:26rpx;color:#282828}.logistics .logisticsCon .company .picTxt .text .name{color:#999}.logistics .logisticsCon .company .picTxt .text .express{margin-top:5rpx}.logistics .logisticsCon .company .copy{font-size:20rpx;width:106rpx;height:40rpx;-webkit-border-radius:3rpx;border-radius:3rpx;border:1px solid #999}.logistics .logisticsCon .item{padding:0 40rpx;position:relative}.logistics .logisticsCon .item .circular{width:20rpx;height:20rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:-1rpx;left:31.5rpx;background-color:#ddd}.logistics .logisticsCon .item .circular.on{background-color:#eb3729}.logistics .logisticsCon .item .text{font-size:26rpx;color:#666;width:615rpx;border-left:1px solid #e6e6e6;padding:0 0 60rpx 38rpx}.logistics .logisticsCon .item .text.on{border-left-color:#f8c1bd}.logistics .logisticsCon .item .text .data{font-size:24rpx;color:#999;margin-top:10rpx}.logistics .logisticsCon .item .text .data .time{margin-left:15rpx}.payment-status{background-color:#fff;margin:195rpx auto 0 auto;-webkit-border-radius:10rpx;border-radius:10rpx;padding:1rpx 0 28rpx 0;width:690rpx;left:50%;margin-left:-345rpx}.payment-status .iconfont{font-size:70rpx;width:140rpx;height:140rpx;-webkit-border-radius:50%;border-radius:50%;color:#fff;text-align:center;line-height:130rpx;text-shadow:0 4px 0 #eb3729;border:6rpx solid #f5f5f5;margin:-76rpx auto 0 auto;background-color:#999}.payment-status .iconfont.fail{text-shadow:0 4px 0 #7a7a7a}.payment-status .status{font-size:32rpx;font-weight:bold;text-align:center;margin:25rpx 0 37rpx 0}.payment-status .wrapper{border:1px solid #eee;margin:0 30rpx 47rpx 30rpx;padding:35rpx 0;border-left:0;border-right:0}.payment-status .wrapper .item{font-size:28rpx;color:#282828}.payment-status .wrapper .item~.item{margin-top:20rpx}.payment-status .wrapper .item .itemCom{color:#666}.payment-status .returnBnt{width:630rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;color:#fff;font-size:30rpx;text-align:center;line-height:86rpx;margin:0 auto 20rpx auto}.personal-data .wrapper{margin:10rpx 0;background-color:#fff;padding:36rpx 30rpx 13rpx 30rpx}.personal-data .wrapper .title{margin-bottom:30rpx;font-size:32rpx;color:#282828}.personal-data .wrapper .wrapList .item{width:100%;background-color:#f8f8f8;-webkit-border-radius:20rpx;border-radius:20rpx;position:relative}.personal-data .wrapper .wrapList .item.on{-webkit-background-size:100% 100%;background-size:100% 100%;background-color:#fff}.personal-data .wrapper .wrapList .item .picTxt{width:445rpx}.personal-data .wrapper .wrapList .item .picTxt .pictrue{width:96rpx;height:96rpx;position:relative}.personal-data .wrapper .wrapList .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .wrapper .wrapList .item .picTxt .pictrue .alter{width:30rpx;height:30rpx;-webkit-border-radius:50%;border-radius:50%;position:absolute;bottom:0;right:0}.personal-data .wrapper .wrapList .item .picTxt .text{width:325rpx}.personal-data .wrapper .wrapList .item .picTxt .text .name{width:100%;font-size:30rpx;color:#282828}.personal-data .wrapper .wrapList .item .picTxt .text .phone{font-size:24rpx;color:#999;margin-top:10rpx}.personal-data .wrapper .wrapList .item .bnt{font-size:24rpx;background-color:#fff;-webkit-border-radius:27rpx;border-radius:27rpx;width:140rpx;height:54rpx;border:2rpx solid #e93323}.personal-data .wrapper .wrapList .item .currentBnt{position:absolute;right:0;top:0;font-size:26rpx;background-color:rgba(233,51,35,0.1);width:140rpx;height:48rpx;-webkit-border-radius:0 20rpx 0 20rpx;border-radius:0 20rpx 0 20rpx}.personal-data .list{background-color:#fff}.personal-data .list .item{padding:30rpx 30rpx 30rpx 0;border-bottom:1px solid #f2f2f2;margin-left:30rpx;font-size:32rpx;color:#282828}.personal-data .list .item .pictrue{width:88rpx;height:88rpx}.personal-data .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.personal-data .list .item .input{width:415rpx;text-align:right;color:#868686}.personal-data .list .item .input input{color:#868686;text-align:right;width:100%}.personal-data .list .item .input .id{width:365rpx}.personal-data .list .item .input .iconfont{font-size:35rpx}.personal-data .list .item .input .iconfont.icon-xiangyou{font-size:30rpx;margin-left:27rpx}.personal-data .modifyBnt{font-size:32rpx;color:#fff;width:690rpx;height:90rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:90rpx;margin:76rpx auto 0 auto}.personal-data .logOut{font-size:32rpx;text-align:center;width:690rpx;height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;margin:30rpx auto 70rpx auto}.poster-poster .tip{height:80rpx;font-size:26rpx;color:#e8c787;text-align:center;line-height:80rpx}.poster-poster .tip .iconfont{font-size:36rpx;vertical-align:-4rpx;margin-right:18rpx}.poster-poster .poster{width:690rpx;height:100%;margin:0 auto}.poster-poster .poster image{width:100%;height:100%;display:block}.distribution-posters .slider-banner{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:40rpx;position:relative}.distribution-posters .slider-banner .swiper-slide{width:600rpx !important;height:100%}.distribution-posters .slide-image{width:100%;height:100%;-webkit-border-radius:15rpx;border-radius:15rpx}.distribution-posters .keep{font-size:30rpx;color:#fff;width:600rpx;height:80rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:80rpx;margin:38rpx auto}.member-center .header{background-color:#232323;width:100%;padding:50rpx 0}.member-center .header .slider-banner{height:328rpx}.member-center .header .slider-banner .swiper-slide{width:636rpx !important;height:328rpx;-webkit-border-radius:16rpx;border-radius:16rpx;color:#fff;position:relative;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.member-center .header .slider-banner .swiper-slide.diamonds{background-image:url("https://h5.yixiang.co/static/images/diamonds.jpg")}.member-center .header .slider-banner .swiper-slide.gold{background-image:url("https://h5.yixiang.co/static/images/gold.jpg")}.member-center .header .slider-banner .swiper-slide.silver{background-image:url("https://h5.yixiang.co/static/images/silver.jpg")}.member-center .header .slider-banner .swiper-slide.brass{background-image:url("https://h5.yixiang.co/static/images/brass.jpg")}.member-center .header .slider-banner .swiper-slide.bronze{background-image:url("https://h5.yixiang.co/static/images/bronze.jpg")}.member-center .header .slider-banner .swiper-slide.ordinary{background-image:url("https://h5.yixiang.co/static/images/ordinary.jpg")}.member-center .header .slider-banner .swiper-slide image{width:89rpx;height:108rpx;display:block;position:absolute;right:60rpx}.member-center .header .slider-banner .swiper-slide .name{font-size:46rpx;font-weight:bold;padding:33rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .discount{font-size:28rpx;font-weight:bold;margin:2rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .discount .iconfont{margin-left:10rpx;font-size:30rpx}.member-center .header .slider-banner .swiper-slide .nav{margin-top:48rpx}.member-center .header .slider-banner .swiper-slide .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;color:rgba(255,255,255,0.6);position:relative}.member-center .header .slider-banner .swiper-slide .nav .item .num{font-size:40rpx;color:#fff;font-family:'GuildfordProBook 5'}.member-center .header .slider-banner .swiper-slide .nav .item~.item::before{position:absolute;width:2rpx;height:32rpx;background-color:rgba(255,255,255,0.6);content:'';left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.member-center .header .slider-banner .swiper-slide .lock{font-size:26rpx;margin:73rpx 0 0 35rpx}.member-center .header .slider-banner .swiper-slide .lock .iconfont{font-size:33rpx;margin-right:15rpx;vertical-align:-4rpx}.member-center .wrapper{background-color:#fff;padding-bottom:16rpx;margin-bottom:20rpx}.member-center .wrapper .title{height:98rpx;padding:0 30rpx;font-size:30rpx;font-weight:bold;color:#282828}.member-center .wrapper .title .iconfont{color:#eb3729;font-weight:normal;font-size:40rpx;margin-right:12rpx;vertical-align:-2rpx}.member-center .wrapper .title .num{font-size:28rpx;color:#999}.member-center .wrapper .title .num .current{color:#eb3729}.member-center .wrapper .list .item{width:690rpx;height:184rpx;background-color:#f9f9f9;margin:0 auto 20rpx auto;padding:27rpx 0 22rpx 0;-webkit-border-radius:12rpx;border-radius:12rpx}.member-center .wrapper .list .item .top{padding-right:27rpx;font-size:26rpx;color:#999}.member-center .wrapper .list .item .top .name{border-left:6rpx solid #eb3729;padding-left:20rpx;font-size:28rpx;color:#282828;font-weight:bold}.member-center .wrapper .list .item .top .name .iconfont{color:#999;font-size:30rpx;vertical-align:-2rpx;margin-left:10rpx}.member-center .wrapper .list .item .cu-progress{overflow:hidden;height:12rpx;background-color:#eee;width:636rpx;-webkit-border-radius:20rpx;border-radius:20rpx;margin:35rpx auto 0 auto}.member-center .wrapper .list .item .cu-progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:#eb3729;-webkit-border-radius:20rpx;border-radius:20rpx}.member-center .wrapper .list .item .experience{margin-top:17rpx;padding:0 27rpx;font-size:24rpx;color:#999}.member-center .wrapper .list .item .experience .num{color:#eb3729}.member-center .growthValue{background-color:#fff;-webkit-border-radius:16rpx;border-radius:16rpx;position:fixed;top:266rpx;left:50%;width:560rpx;height:740rpx;margin-left:-280rpx;z-index:99;-webkit-transform:translate3d(0, -200%, 0);transform:translate3d(0, -200%, 0);-webkit-transition:all .3s cubic-bezier(.25, .5, .5, .9);-o-transition:all .3s cubic-bezier(.25, .5, .5, .9);transition:all .3s cubic-bezier(.25, .5, .5, .9)}.member-center .growthValue.on{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.member-center .growthValue .pictrue{width:100%;height:257rpx;position:relative}.member-center .growthValue .pictrue image{width:100%;height:100%;-webkit-border-radius:16rpx 16rpx 0 0;border-radius:16rpx 16rpx 0 0}.member-center .growthValue .conter{padding:0 35rpx;font-size:30rpx;color:#333;margin-top:58rpx;line-height:1.5;height:350rpx;overflow:auto}.member-center .growthValue .pictrue .iconfont{position:absolute;font-size:65rpx;color:#fff;top:775rpx;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.integral-details .header{background-image:url('https://h5.yixiang.co/static/images/integralbg.jpg');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:360rpx;font-size:72rpx;color:#fff;padding:31rpx 0 45rpx 0;text-align:center;font-family:'GuildfordProBook 5'}.integral-details .header .currentScore{font-size:26rpx;color:rgba(255,255,255,0.8);text-align:center;margin-bottom:5rpx}.integral-details .header .line{width:60rpx;height:3rpx;background-color:#fff;margin:20rpx auto 0 auto}.integral-details .header .nav{font-size:22rpx;color:rgba(255,255,255,0.8);-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;margin-top:35rpx}.integral-details .header .nav .item{width:33.33%;text-align:center}.integral-details .header .nav .item .num{color:#fff;font-size:40rpx}.integral-details .wrapper .nav{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;width:690rpx;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0;margin:-96rpx auto 0 auto;background-color:#f7f7f7;height:96rpx;font-size:30rpx;color:#bbb}.integral-details .wrapper .nav .item{text-align:center;width:100%}.integral-details .wrapper .nav .item.on{background-color:#fff;color:#eb3729;font-weight:bold;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0}.integral-details .wrapper .nav .item .iconfont{font-size:38rpx;margin-right:10rpx}.integral-details .wrapper .list{background-color:#fff;padding:24rpx 30rpx}.integral-details .wrapper .list .tip{font-size:25rpx;width:690rpx;height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-color:#fff5e2;border:1px solid #ffeac1;color:#c8a86b;padding:0 20rpx;margin-bottom:24rpx}.integral-details .wrapper .list .tip .iconfont{font-size:35rpx;margin-right:15rpx}.integral-details .wrapper .list .item{height:124rpx;border-bottom:1px solid #eee;font-size:24rpx;color:#999}.integral-details .wrapper .list .item .state{font-size:28rpx;color:#282828;margin-bottom:8rpx}.integral-details .wrapper .list .item .num{font-size:36rpx;font-family:'GuildfordProBook 5';color:#16ac57}.integral-details .wrapper .list2{background-color:#fff;padding:24rpx 0}.integral-details .wrapper .list2 .item{background-image:-webkit-gradient(linear, left top, right top, from(#fff7e7), to(#fffdf9));background-image:-webkit-linear-gradient(left, #fff7e7 0%, #fffdf9 100%);background-image:-o-linear-gradient(left, #fff7e7 0%, #fffdf9 100%);background-image:linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);background-image:-moz-linear-gradient(to right, #fff7e7 0%, #fffdf9 100%);width:690rpx;height:180rpx;position:relative;-webkit-border-radius:10rpx;border-radius:10rpx;margin:0 auto 20rpx auto;padding:0 25rpx 0 180rpx}.integral-details .wrapper .list2 .item .pictrue{width:90rpx;height:150rpx;position:absolute;bottom:0;left:45rpx}.integral-details .wrapper .list2 .item .pictrue image{width:100%;height:100%}.integral-details .wrapper .list2 .item .name{width:285rpx;font-size:30rpx;font-weight:bold;color:#c8a86b}.integral-details .wrapper .list2 .item .earn{font-size:26rpx;color:#c8a86b;border:2rpx solid #c8a86b;text-align:center;line-height:52rpx;height:52rpx;width:160rpx;-webkit-border-radius:50rpx;border-radius:50rpx}.quality-recommend .title{height:120rpx;font-size:32rpx;color:#282828;background-color:#f5f5f5}.quality-recommend .title .line{width:230rpx;height:2rpx;background-color:#e9e9e9}.quality-recommend .title .name{margin:0 20rpx}.quality-recommend .title .name .iconfont{margin-right:13rpx;font-size:38rpx;vertical-align:-4rpx}.bargain-list .icon-xiangzuo{font-size:40rpx;color:#fff;position:fixed;top:51rpx;left:30rpx;z-index:99}.bargain-list .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:750rpx;height:713rpx}.bargain-list .list{background-color:#fff;border:6rpx solid #eb3729;-webkit-border-radius:30rpx;border-radius:30rpx;margin:30rpx 30rpx 66rpx 30rpx;padding:0 24rpx}.bargain-list .list .item{border-bottom:1px solid #eee;position:relative;height:223rpx}.bargain-list .list .item .pictrue{width:160rpx;height:160rpx}.bargain-list .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain-list .list .item .text{width:450rpx;font-size:30rpx;color:#282828;height:160rpx}.bargain-list .list .item .text .num{font-size:26rpx;color:#999}.bargain-list .list .item .text .num .iconfont{font-size:35rpx;margin-right:7rpx}.bargain-list .list .item .text .money{font-size:24rpx;font-weight:bold}.bargain-list .list .item .text .money .price{font-size:32rpx}.bargain-list .list .item .cutBnt{position:absolute;width:180rpx;height:50rpx;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:24rpx;color:#fff;text-align:center;line-height:46rpx;right:24rpx;bottom:28rpx;-webkit-box-shadow:0 7rpx 0 #f8c1bd;box-shadow:0 7rpx 0 #f8c1bd;-moz-box-shadow:0 7rpx 0 #f8c1bd;-o-box-shadow:0 7rpx 0 #f8c1bd}.bargain-list .list .item .cutBnt .iconfont{margin-right:8rpx;font-size:30rpx}.bargain-list .list .load{font-size:24rpx;height:85rpx;text-align:center;line-height:85rpx}.bargain .icon-xiangzuo{font-size:40rpx;color:#fff;position:fixed;top:51rpx;left:30rpx;z-index:99}.bargain .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:698rpx;height:372rpx;margin:0 auto;padding-top:.1rpx;margin-top:40rpx}.bargain .header.on{background-image:url('https://h5.yixiang.co/static/images/cut2.png')}.bargain .header .pictxt{margin:260rpx auto 0 auto;font-size:26rpx;color:#fff}.bargain .header .pictxt .pictrue{width:56rpx;height:56rpx;margin-right:30rpx}.bargain .header .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #fff}.bargain .header .pictxt .text text{margin-left:20rpx}.bargain .header .time{background-image:url('https://h5.yixiang.co/static/images/time.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:440rpx;height:166rpx;margin:80rpx auto 0 auto;font-size:22rpx;text-align:center;padding-top:9rpx;color:#fc4141}.bargain .header .people{text-align:center;color:#fff;font-size:20rpx;margin-top:20rpx}.bargain .header .time .styleAll{color:#333}.bargain .wrapper,.bargain .bargainGang,.bargain .goodsDetails{width:660rpx;border:6rpx solid #eb3729;background-color:#fff;-webkit-border-radius:20rpx;border-radius:20rpx;margin:-162rpx auto 0 auto;padding:0 24rpx 47rpx 24rpx;position:relative}.bargain .wrapper .pictxt{margin:26rpx 0 37rpx 0}.bargain .wrapper .pictxt .pictrue{width:180rpx;height:180rpx;position:relative}.bargain .wrapper .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain .wrapper .pictxt .text{width:395rpx;font-size:28rpx;color:#282828;height:180rpx}.bargain .wrapper .pictxt .text .money{font-weight:bold;font-size:24rpx}.bargain .wrapper .pictxt .text .money .num{font-size:36rpx}.bargain .wrapper .pictxt .text .successNum{font-size:22rpx;color:#999;margin-right:15rpx}.bargain .wrapper .cu-progress{overflow:hidden;height:12rpx;background-color:#eee;width:100%;-webkit-border-radius:20rpx;border-radius:20rpx}.bargain .wrapper .cu-progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;-webkit-border-radius:20rpx;border-radius:20rpx;background-image:-webkit-gradient(linear, left top, right top, from(#ffa363), to(#e93323));background-image:-webkit-linear-gradient(left, #ffa363 0%, #e93323 100%);background-image:-o-linear-gradient(left, #ffa363 0%, #e93323 100%);background-image:linear-gradient(to right, #ffa363 0%, #e93323 100%);background-image:-moz-linear-gradient(to right, #ffa363 0%, #e93323 100%)}.bargain .wrapper .balance{font-size:22rpx;color:#999;margin-top:15rpx}.bargain .wrapper .bargainSuccess{font-size:26rpx;color:#282828;text-align:center}.bargain .wrapper .bargainSuccess .iconfont{font-size:45rpx;color:#54c762;padding-right:18rpx;vertical-align:-5rpx}.bargain .wrapper .bargainBnt{font-size:30rpx;font-weight:bold;color:#fff;width:100%;height:80rpx;-webkit-border-radius:40rpx;border-radius:40rpx;background-image:-webkit-gradient(linear, left top, right top, from(#f67a38), to(#f11b09));background-image:-webkit-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:-o-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:linear-gradient(to right, #f67a38 0%, #f11b09 100%);text-align:center;line-height:80rpx;margin-top:32rpx}.bargain .wrapper .bargainBnt.on{border:2rpx solid #eb3729;color:#eb3729;background-image:-webkit-gradient(linear, left top, right top, from(#fff), to(#fff));background-image:-webkit-linear-gradient(left, #fff 0%, #fff 100%);background-image:-o-linear-gradient(left, #fff 0%, #fff 100%);background-image:linear-gradient(to right, #fff 0%, #fff 100%);background-image:-moz-linear-gradient(to right, #fff 0%, #fff 100%);width:100%;height:76rpx}.bargain .wrapper .tip{font-size:22rpx;color:#999;text-align:center;margin-top:20rpx}.bargain .wrapper .lock,.bargain .bargainGang .lock,.bargain .goodsDetails .lock{background-image:url('https://h5.yixiang.co/static/images/lock.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:548rpx;height:66rpx;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-43rpx;z-index:5}.bargain .bargainGang{margin:13rpx auto 0 auto}.bargain .bargainGang .title,.bargain .goodsDetails .title{font-size:32rpx;font-weight:bold;height:80rpx;margin-top:30rpx}.bargain .bargainGang .title .pictrue,.bargain .goodsDetails .title .pictrue{width:46rpx;height:24rpx}.bargain .bargainGang .title .pictrue.on,.bargain .goodsDetails .title .pictrue.on{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bargain .bargainGang .title .pictrue image,.bargain .goodsDetails .title .pictrue image{width:100%;height:100%;display:block}.bargain .bargainGang .title .titleCon,.bargain .goodsDetails .title .titleCon{margin:0 20rpx}.bargain .bargainGang .list .item{border-bottom:1px dashed #ddd;height:112rpx}.bargain .bargainGang .list .item .pictxt{width:310rpx}.bargain .bargainGang .list .item .pictxt .pictrue{width:70rpx;height:70rpx}.bargain .bargainGang .list .item .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:.02px solid #eb3729}.bargain .bargainGang .list .item .pictxt .text{width:225rpx;font-size:20rpx;color:#999}.bargain .bargainGang .list .item .pictxt .text .name{font-size:25rpx;color:#282828;margin-bottom:7rpx}.bargain .bargainGang .list .item .money{font-size:25rpx}.bargain .bargainGang .list .item .money .iconfont{font-size:35rpx;vertical-align:middle;margin-right:10rpx}.bargain .bargainGang .load{font-size:24rpx;text-align:center;line-height:80rpx;height:80rpx}.bargain .goodsDetails{margin:13rpx auto 0 auto}.bargain .goodsDetails~.goodsDetails{margin-bottom:50rpx}.bargain .goodsDetails .conter{margin-top:20rpx}.bargain .goodsDetails .conter image{width:100% !important;display:block}.bargain .bargainTip{position:fixed;top:50%;left:50%;width:560rpx;margin-left:-280rpx;z-index:99;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);padding-bottom:60rpx;margin-top:-330rpx}.bargain .bargainTip.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bargain .bargainTip .pictrue{width:100%;height:321rpx;position:relative}.bargain .bargainTip .pictrue .iconfont{position:absolute;right:18rpx;top:18rpx;color:#fff;font-size:36rpx;width:50rpx;height:50rpx;text-align:center;line-height:50rpx}.bargain .bargainTip .pictrue image{width:100%;height:100%;-webkit-border-radius:20rpx 20rpx 0 0;border-radius:20rpx 20rpx 0 0}.bargain .bargainTip .cutOff{font-size:30rpx;color:#666;padding:0 29rpx;text-align:center;margin-top:50rpx}.bargain .bargainTip .cutOff.on{margin-top:26rpx}.bargain .bargainTip .help{font-size:32rpx;font-weight:bold;text-align:center;margin-top:40rpx}.bargain .bargainTip .tipBnt{font-size:32rpx;color:#fff;width:360rpx;height:82rpx;-webkit-border-radius:41rpx;border-radius:41rpx;background-image:-webkit-gradient(linear, left top, right top, from(#f67a38), to(#f11b09));background-image:-webkit-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:-o-linear-gradient(left, #f67a38 0%, #f11b09 100%);background-image:linear-gradient(to right, #f67a38 0%, #f11b09 100%);background-image:-moz-linear-gradient(to right, #f67a38 0%, #f11b09 100%);text-align:center;line-height:82rpx;margin:50rpx auto 0 auto}.bargain-record .item{background-color:#fff;margin-bottom:12rpx}.bargain-record .item .picTxt{height:210rpx;border-bottom:1px solid #f0f0f0;padding:0 30rpx}.bargain-record .item .picTxt .pictrue{width:150rpx;height:150rpx}.bargain-record .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.bargain-record .item .picTxt .text{width:515rpx;font-size:30rpx;color:#282828;height:150rpx}.bargain-record .item .picTxt .text .time{font-size:24rpx;color:#868686}.bargain-record .item .picTxt .text .time .styleAll{color:#fc4141}.bargain-record .item .picTxt .text .money{font-size:24rpx}.bargain-record .item .picTxt .text .money .num{font-size:32rpx;font-weight:bold}.bargain-record .item .picTxt .text .money .symbol{font-weight:bold}.bargain-record .item .bottom{height:100rpx;padding:0 30rpx;font-size:27rpx}.bargain-record .item .bottom .purple{color:#f78513}.bargain-record .item .bottom .end{color:#999}.bargain-record .item .bottom .success{color:#e93323}.bargain-record .item .bottom .bnt{font-size:27rpx;color:#fff;width:176rpx;height:60rpx;-webkit-border-radius:6rpx;border-radius:6rpx;text-align:center;line-height:60rpx}.bargain-record .item .bottom .bnt.cancel{color:#aaa;border:1px solid #ddd}.bargain-record .item .bottom .bnt~.bnt{margin-left:18rpx}.group-list .header{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:450rpx}.group-list .header image{width:100%;height:450rpx}.group-list .list .item{width:690rpx;height:208rpx;background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;padding:0 24rpx;margin:0 auto 20rpx auto}.group-list .list .item .pictrue{width:160rpx;height:160rpx}.group-list .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.group-list .list .item .text{width:458rpx;font-size:30rpx;color:#282828}.group-list .list .item .text .team{height:40rpx;-webkit-border-radius:4rpx;border-radius:4rpx;font-size:22rpx;margin-top:20rpx}.group-list .list .item .text .team .iconfont{width:54rpx;background-color:#c6f3e8;text-align:center;color:#eb3729;height:100%;line-height:38rpx}.group-list .list .item .text .team .num{text-align:center;padding:0 10rpx}.group-list .list .item .text .bottom{margin-top:7rpx}.group-list .list .item .text .bottom .money{font-size:24rpx;font-weight:bold;color:#282828}.group-list .list .item .text .bottom .money .num{font-size:32rpx}.group-list .list .item .text .bottom .money .y-money{font-size:24rpx;color:#999;font-weight:normal;text-decoration:line-through;margin-left:10rpx}.group-list .list .item .text .bottom .groupBnt{font-size:26rpx;color:#fff;width:146rpx;height:54rpx;text-align:center;line-height:54rpx;-webkit-border-radius:4rpx;border-radius:4rpx}.group-list .list .item .text .bottom .groupBnt .iconfont{font-size:25rpx;margin-left:10rpx}.product-con .wrapper .share .money .y-money{color:#82848f;margin-left:13rpx;text-decoration:line-through;font-weight:normal}.product-con .notice{width:100%;height:62rpx;background-color:#ffedeb;margin-top:20rpx;padding:0 30rpx;-webkit-box-sizing:border-box;box-sizing:border-box}.product-con .notice .num{font-size:24rpx}.product-con .notice .num .iconfont{font-size:30rpx;vertical-align:-3rpx;margin-right:20rpx}.product-con .notice .num .line{color:#282828;margin-left:15rpx}.product-con .notice .swiper{height:100%;width:470rpx;line-height:62rpx;overflow:hidden;margin-left:14rpx}.product-con .notice .swiper swiper{height:100%}.product-con .notice .swiper .swiper-slide{height:100%}.product-con .notice .swiper .line1{height:100%;overflow:hidden;font-size:20rpx;color:#282828}.product-con .assemble{background-color:#fff}.product-con .assemble .item{padding-right:30rpx;margin-left:30rpx;border-bottom:1px solid #f0f0f0;height:132rpx}.product-con .assemble .item .pictxt{width:295rpx}.product-con .assemble .item .pictxt .text{width:194rpx}.product-con .assemble .item .pictxt .pictrue{width:80rpx;height:80rpx}.product-con .assemble .item .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.product-con .assemble .item .right .lack{font-size:24rpx;color:#333333;text-align:right}.product-con .assemble .item .right .time{font-size:22rpx;color:#82848f;margin-top:5rpx}.product-con .assemble .item .right .spellBnt{font-size:24rpx;color:#fff;width:140rpx;height:50rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-image:-webkit-gradient(linear, left top, right top, from(#ff2358), to(#ff0000));background-image:-webkit-linear-gradient(left, #ff2358 0%, #ff0000 100%);background-image:-o-linear-gradient(left, #ff2358 0%, #ff0000 100%);background-image:linear-gradient(to right, #ff2358 0%, #ff0000 100%);background-image:-moz-linear-gradient(to right, #ff2358 0%, #ff0000 100%);text-align:center;line-height:50rpx;margin-left:30rpx}.product-con .assemble .item .right .spellBnt .iconfont{font-size:20rpx;margin-left:5rpx}.product-con .assemble .more{font-size:24rpx;color:#282828;text-align:center;height:90rpx;line-height:90rpx}.product-con .assemble .more .iconfont{margin-left:13rpx;font-size:25rpx}.product-con .playWay{background-color:#fff;padding:0 30rpx;margin-top:20rpx;font-size:28rpx;color:#282828}.product-con .playWay .title{height:86rpx;border-bottom:1px solid #eee}.product-con .playWay .title .iconfont{margin-left:13rpx;font-size:28rpx;color:#717171}.product-con .playWay .way{min-height:110rpx;font-size:26rpx;color:#282828}.product-con .playWay .way .iconfont{color:#cdcdcd;font-size:40rpx;margin:0 35rpx}.product-con .playWay .way .item .num{font-size:30rpx;margin-right:6rpx}.product-con .playWay .way .item .tip{font-size:22rpx;color:#a5a5a5}.product-con .footer-group{position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;font-size:18rpx;color:#666;z-index:99}.product-con .footer-group .customerSer{width:14%;font-size:20rpx;color:#666}.product-con .footer-group .customerSer .iconfont{font-size:35rpx}.product-con .footer-group .bnt{width:86%;text-align:center;line-height:100rpx;height:100%;color:#fff;font-size:30rpx}.product-con .superior .slider-banner .swiper-pagination-bullet{background-color:#999}.product-con .superior .slider-banner .swiper-pagination-bullet-active{background-color:#e93323}.product-con .superior .slider-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.group-con .header{width:100%;height:186rpx;background-color:#fff;border-top:1px solid #f5f5f5;padding:0 30rpx;position:relative}.group-con .header .iconfont{font-size:100rpx;position:absolute;color:#ccc;right:33rpx;bottom:20rpx}.group-con .header .pictrue{width:140rpx;height:140rpx}.group-con .header .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.group-con .header .text{width:525rpx;font-size:30rpx;color:#222}.group-con .header .text .money{font-size:24rpx;font-weight:bold;margin-top:15rpx}.group-con .header .text .money .num{font-size:32rpx}.group-con .header .text .money .team{padding:1rpx 10rpx;font-weight:normal;-webkit-border-radius:50rpx;border-radius:50rpx;font-size:20rpx;vertical-align:4rpx;margin-left:15rpx}.group-con .wrapper{background-color:#fff;margin-top:20rpx;padding:2rpx 0 35rpx 0}.group-con .wrapper .title{margin-top:30rpx}.group-con .wrapper .title .line{width:136rpx;height:1px;background-color:#ddd}.group-con .wrapper .title .name{margin:0 45rpx;font-size:28rpx;color:#282828}.group-con .wrapper .title .name .time{margin:0 14rpx}.group-con .wrapper .title .name .timeTxt{color:#fc4141}.group-con .wrapper .title .name .time .styleAll{background-color:#ffcfcb;text-align:center;-webkit-border-radius:3rpx;border-radius:3rpx;font-size:28rpx;font-weight:bold;display:inline-block;vertical-align:middle;color:#fc4141;padding:2rpx 5rpx}.group-con .wrapper .tips{font-size:30rpx;font-weight:bold;text-align:center;margin-top:30rpx;color:#999}.group-con .wrapper .list{padding:0 30rpx;margin-top:45rpx}.group-con .wrapper .list.result{max-height:240rpx;overflow:hidden}.group-con .wrapper .list.result.on{max-height:2000rpx}.group-con .wrapper .list .pictrue{width:94rpx;height:94rpx;margin:0 0 29rpx 35rpx}.group-con .wrapper .list .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #e93323}.group-con .wrapper .list .pictrue img.img-none{border:none}.group-con .wrapper .lookAll{font-size:24rpx;color:#282828;padding-top:10rpx}.group-con .wrapper .lookAll .iconfont{font-size:25rpx;margin:2rpx 0 0 10rpx}.group-con .wrapper .teamBnt{font-size:30rpx;width:620rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;color:#fff;margin:21rpx auto 0 auto}.group-con .wrapper .cancel,.group-con .wrapper .lookOrder{text-align:center;font-size:24rpx;color:#282828;padding-top:30rpx}.group-con .wrapper .cancel .iconfont{font-size:35rpx;color:#2c2c2c;vertical-align:-4rpx;margin-right:9rpx}.group-con .wrapper .lookOrder .iconfont{font-size:25rpx;color:#2c2c2c;margin-left:10rpx}.group-con .group-recommend{background-color:#fff;margin-top:25rpx}.group-con .group-recommend .title{padding-right:30rpx;margin-left:30rpx;height:85rpx;border-bottom:1px solid #eee;font-size:28rpx;color:#282828}.group-con .group-recommend .title .more{color:#808080}.group-con .group-recommend .title .more .iconfont{margin-left:13rpx;font-size:28rpx}.group-con .group-recommend .list{margin-top:30rpx}.group-con .group-recommend .list .item{width:210rpx;margin:0 0 25rpx 30rpx}.group-con .group-recommend .list .item .pictrue{width:100%;height:210rpx;position:relative}.group-con .group-recommend .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:10rpx;border-radius:10rpx}.group-con .group-recommend .list .item .pictrue .team{position:absolute;top:28rpx;left:-5rpx;min-width:100rpx;height:36rpx;line-height:36rpx;text-align:center;-webkit-border-radius:0 18rpx 18rpx 0;border-radius:0 18rpx 18rpx 0;font-size:20rpx;color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#fb5445), to(#e93323));background-image:-webkit-linear-gradient(left, #fb5445 0%, #e93323 100%);background-image:-o-linear-gradient(left, #fb5445 0%, #e93323 100%);background-image:linear-gradient(to right, #fb5445 0%, #e93323 100%);background-image:-moz-linear-gradient(to right, #fb5445 0%, #e93323 100%)}.group-con .group-recommend .list .item .name{font-size:28rpx;color:#333;margin-top:18rpx}.group-con .group-recommend .list .item .money{font-weight:bold;font-size:26rpx}.evaluate-list .generalComment{height:94rpx;padding:0 30rpx;background-color:#fff;font-size:28rpx;color:#808080}.evaluate-list .generalComment .evaluate{margin-right:7rpx}.evaluate-list .nav{font-size:24rpx;color:#282828;padding:0 30rpx 15rpx 30rpx;background-color:#fff;border-bottom:1px solid #f5f5f5}.evaluate-list .nav .item{font-size:24rpx;color:#282828;-webkit-border-radius:6rpx;border-radius:6rpx;height:54rpx;padding:0 20rpx;background-color:#f4f4f4;line-height:54rpx;margin:0 17rpx 17rpx 0}.evaluate-list .nav .item.bg-color-red{color:#fff}.evaluate-con .score{background-color:#fff;border-top:1px solid #f5f5f5;font-size:28rpx;color:#282828;padding:48rpx 30rpx 65rpx 30rpx}.evaluate-con .score .item~.item{margin-top:25rpx}.evaluate-con .score .item .starsList{padding:0 35rpx 0 40rpx}.evaluate-con .score .item .starsList .iconfont{font-size:40rpx;color:#aaa}.evaluate-con .score .item .starsList .iconfont~.iconfont{margin-left:20rpx}.evaluate-con .score .item .evaluate{color:#aaa;font-size:24rpx}.evaluate-con .score .textarea{width:690rpx;background-color:#fafafa;-webkit-border-radius:10rpx;border-radius:10rpx;margin-top:48rpx}.evaluate-con .score .textarea textarea{font-size:28rpx;padding:38rpx 30rpx 0 30rpx;width:100%;height:160rpx}.evaluate-con .score .textarea textarea::-webkit-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::-moz-placeholder{color:#bbb}.evaluate-con .score .textarea textarea:-ms-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::-ms-input-placeholder{color:#bbb}.evaluate-con .score .textarea textarea::placeholder{color:#bbb}.evaluate-con .score .textarea .list{margin-top:25rpx;padding-left:5rpx}.evaluate-con .score .textarea .list .pictrue{width:140rpx;height:140rpx;margin:0 0 35rpx 25rpx;position:relative;font-size:22rpx;color:#bbb}.evaluate-con .score .textarea .list .pictrue image{width:100%;height:100%;-webkit-border-radius:3rpx;border-radius:3rpx}.evaluate-con .score .textarea .list .pictrue .icon-guanbi1{font-size:45rpx;position:absolute;top:-20rpx;right:-20rpx}.evaluate-con .score .textarea .list .pictrue .icon-icon25201{color:#bfbfbf;font-size:50rpx}.evaluate-con .score .evaluateBnt{font-size:30rpx;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin-top:45rpx}.sign .header{width:100%;height:310rpx}.sign .header .headerCon{padding:0 0 0 30rpx;height:234rpx}.sign .header .headerCon .left{width:530rpx;font-size:32rpx;color:#fff;font-weight:bold}.sign .header .headerCon .left .integral text{font-size:24rpx;margin-top:19rpx;background-color:#ff9000;text-align:center;-webkit-border-radius:6rpx;border-radius:6rpx;font-weight:normal;padding:6rpx 15rpx}.sign .header .headerCon .text{width:410rpx}.sign .header .headerCon .left .pictrue{width:86rpx;height:86rpx;-webkit-border-radius:50%;border-radius:50%;border:4rpx solid #ecddbc}.sign .header .headerCon .left .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.sign .header .headerCon .right{width:142rpx;height:66rpx;background-color:#fff;-webkit-border-radius:50rpx 0 0 50rpx;border-radius:50rpx 0 0 50rpx;font-size:24rpx;color:#ff9000}.sign .header .headerCon .right .iconfont{font-size:33rpx;padding:0 10rpx 0 30rpx;height:35rpx;line-height:35rpx}.sign .wrapper{background-color:#fff;margin:-80rpx 20rpx 0 20rpx;-webkit-border-radius:15rpx;border-radius:15rpx;padding-bottom:80rpx;position:relative}.sign .wrapper .list{padding:0 30rpx;height:240rpx}.sign .wrapper .list .item{font-size:22rpx;color:#8a8886;text-align:center}.sign .wrapper .list .item .rewardTxt{width:74rpx;height:32rpx;background-color:#f4b409;-webkit-border-radius:16rpx;border-radius:16rpx;font-size:20rpx;color:#a57d3f;line-height:32rpx}.sign .wrapper .list .item .num{font-size:30rpx;color:#999}.sign .wrapper .list .item .num.on{color:#ff9000}.sign .wrapper .list .item .venus{background-image:url('https://h5.yixiang.co/static/images/stars2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:56rpx;height:56rpx;margin:10rpx 0}.sign .wrapper .list .item .venus.venusSelect{background-image:url('https://h5.yixiang.co/static/images/stars1.png')}.sign .wrapper .list .item .venus.reward{background-image:url('https://h5.yixiang.co/static/images/stars3.png');width:75rpx;height:56rpx}.sign .wrapper .but{width:400rpx;height:76rpx;font-size:30rpx;line-height:76rpx;color:#fff;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;margin:0 auto}.sign .wrapper .but.on{background-color:#999 !important}.sign .wrapper .lock{background-image:url('https://h5.yixiang.co/static/images/lock2.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:558rpx;height:68rpx;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-41rpx;z-index:9}.sign .wrapper2{margin-top:15rpx;padding:73rpx 0 0 0}.sign .wrapper2 .tip{font-size:30rpx;color:#666;text-align:center}.sign .wrapper2 .list2{margin:45rpx 0 49rpx 0}.sign .wrapper2 .list2 .item{width:80rpx;height:116rpx;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;color:#fff;font-size:72rpx;text-align:center;line-height:116rpx;margin-right:19rpx;background-image:url('https://h5.yixiang.co/static/images/redBg.png')}.sign .wrapper2 .list2 .data{font-size:30rpx;color:#232323}.sign .wrapper2 .tip2{font-size:30rpx;color:#999999;padding:0 55rpx;text-align:center;line-height:1.5}.sign .list3{margin:45rpx 37rpx 0 37rpx;border-top:1px dashed #eee}.sign .list3 .item{border-bottom:1px solid #eee;height:130rpx}.sign .list3 .item .name{color:#232323;font-size:30rpx;width:400rpx}.sign .list3 .item .data{font-size:24rpx;color:#bbbbbb;margin-top:9rpx}.sign .list3 .item .num{font-size:36rpx;font-family:'GuildfordProBook 5'}.sign .signTip{width:644rpx;height:645rpx;position:fixed;top:50%;left:50%;margin-left:-322rpx;margin-top:-322.5rpx;z-index:99;text-align:center;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.sign .signTip .signTipLight{background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:100%}.sign .signTip.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.sign .signTip .signTipCon{background-image:url('https://h5.yixiang.co/static/images/register.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:420rpx;height:420rpx;margin-top:-700rpx;position:relative}.sign .signTip .signTipCon .state{font-size:34rpx;color:#fff;margin-top:150rpx}.sign .signTip .signTipCon .integral{font-size:30rpx;color:rgba(255,255,255,0.6);margin-top:9rpx}.sign .signTip .signTipCon .signTipBnt{font-size:30rpx;color:#eb4331;width:260rpx;height:76rpx;background-color:#f8d168;-webkit-border-radius:38rpx;border-radius:38rpx;line-height:76rpx;margin:48rpx auto 0 auto}.sign-record .list .item .data{height:80rpx;line-height:80rpx;padding:0 30rpx;font-size:24rpx;color:#666}.sign-record .list .item .listn{background-color:#fff;font-size:24rpx;color:#999}.sign-record .list .item .listn .itemn{height:120rpx;border-bottom:1px solid #eee;padding-right:30rpx;margin-left:30rpx}.sign-record .list .item .listn .itemn .name{width:390rpx;font-size:28rpx;color:#282828;margin-bottom:6rpx}.sign-record .list .item .listn .itemn .num{font-size:36rpx;font-family:'GuildfordProBook 5';color:#16ac57}.apply-return .list{background-color:#fff;margin-top:18rpx}.apply-return .list .item{margin-left:30rpx;padding-right:30rpx;min-height:90rpx;border-bottom:1px solid #eee;font-size:30rpx;color:#333}.apply-return .list .item .num{color:#282828;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right;position:relative}.apply-return .list .item .num .picker{text-align:right}.apply-return .list .item .num .iconfont{color:#666;font-size:30rpx;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.apply-return .list .item.textarea{padding:30rpx 30rpx 30rpx 0}.apply-return .list .item textarea{height:100rpx;font-size:30rpx}.apply-return .list .item textarea::-webkit-input-placeholder{color:#bbb}.apply-return .list .item textarea::-moz-placeholder{color:#bbb}.apply-return .list .item textarea:-ms-input-placeholder{color:#bbb}.apply-return .list .item textarea::-ms-input-placeholder{color:#bbb}.apply-return .list .item textarea::placeholder{color:#bbb}.apply-return .list .item .title{height:95rpx;width:100%}.apply-return .list .item .title .tip{font-size:30rpx;color:#bbb}.apply-return .list .item .upload{padding-bottom:36rpx}.apply-return .list .item .upload .pictrue{margin:22rpx 23rpx 0 0;width:156rpx;height:156rpx;position:relative;font-size:24rpx;color:#bbb;border:1px solid #bbb}.apply-return .list .item .upload .pictrue:nth-of-type(4n){margin-right:0}.apply-return .list .item .upload .pictrue image{width:100%;height:100%;-webkit-border-radius:3rpx;border-radius:3rpx}.apply-return .list .item .upload .pictrue .icon-guanbi1{position:absolute;font-size:45rpx;top:-10rpx;right:-10rpx;width:45rpx;height:45rpx;line-height:45rpx}.apply-return .list .item .upload .pictrue .icon-icon25201{color:#bfbfbf;font-size:50rpx;width:50rpx;height:60rpx;line-height:60rpx}.apply-return .list .item .upload .pictrue:nth-last-child(1){border:1px solid #ddd}.apply-return .returnBnt{font-size:32rpx;color:#fff;width:690rpx;height:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:86rpx;margin:43rpx auto}.return-list .goodWrapper{background-color:#fff;margin-bottom:13rpx;position:relative}.return-list .goodWrapper .orderNum{padding:0 30rpx;border-bottom:1px solid #eee;height:87rpx;line-height:87rpx;font-size:30rpx;color:#282828}.return-list .goodWrapper .item{border-bottom:0}.return-list .goodWrapper .totalSum{padding:0 30rpx 32rpx 30rpx;text-align:right;font-size:26rpx;color:#282828}.return-list .goodWrapper .totalSum .price{font-size:28rpx;font-weight:bold}.return-list .goodWrapper .iconfont{position:absolute;font-size:109rpx;top:7rpx;right:30rpx;color:#ccc;width:109rpx;height:109rpx;line-height:109rpx}.return-list .goodWrapper .iconfont.powder{color:#f8c1bd}.collectionGoods{background-color:#fff;border-top:1px solid #eee}.collectionGoods .item{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:180rpx}.collectionGoods .item .pictrue{width:130rpx;height:130rpx}.collectionGoods .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.collectionGoods .item .text{width:535rpx;height:130rpx;font-size:28rpx;color:#282828}.collectionGoods .item .text .infor{width:100%}.collectionGoods .item .text .money{font-size:26rpx}.collectionGoods .item .text .delete{font-size:26rpx;color:#282828;width:114rpx;height:46rpx;border:1px solid #bbb;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:46rpx}.searchGood .search{padding-left:30rpx}.searchGood .search{margin-top:20rpx}.searchGood .search .input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f7f7f7;-webkit-border-radius:33rpx;border-radius:33rpx;padding:0 35rpx;height:66rpx}.searchGood .search .input input{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:28rpx;margin-left:15rpx}.searchGood .search .input input::-webkit-input-placeholder{color:#bbb}.searchGood .search .input input::-moz-placeholder{color:#bbb}.searchGood .search .input input:-ms-input-placeholder{color:#bbb}.searchGood .search .input input::-ms-input-placeholder{color:#bbb}.searchGood .search .input input::placeholder{color:#bbb}.searchGood .search .input .iconfont{color:#000;font-size:35rpx}.searchGood .search .bnt{width:120rpx;text-align:center;height:66rpx;line-height:66rpx;font-size:30rpx;color:#282828}.searchGood .title{font-size:28rpx;color:#999;margin:50rpx 30rpx 25rpx 30rpx}.searchGood .list{padding-left:10rpx}.searchGood .list .item{font-size:26rpx;color:#454545;padding:0 21rpx;height:60rpx;-webkit-border-radius:3rpx;border-radius:3rpx;line-height:60rpx;border:1px solid #aaa;margin:0 0 20rpx 20rpx}.searchGood .line{border-bottom:1px solid #eee;margin:20rpx 30rpx 0 30rpx}.cash-withdrawal .nav{height:130rpx;-webkit-box-shadow:0 10rpx 10rpx #f8f8f8;box-shadow:0 10rpx 10rpx #f8f8f8;-moz-box-shadow:0 10rpx 10rpx #f8f8f8;-o-box-shadow:0 10rpx 10rpx #f8f8f8}.cash-withdrawal .nav .item{font-size:26rpx;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center}.cash-withdrawal .nav .item~.item{border-left:1px solid #f0f0f0}.cash-withdrawal .nav .item .iconfont{width:40rpx;height:40rpx;-webkit-border-radius:50%;border-radius:50%;border:2rpx solid #e93323;text-align:center;line-height:37rpx;margin:0 auto 6rpx auto;font-size:22rpx}.cash-withdrawal .nav .item .iconfont.on{background-color:#e93323;color:#fff;border-color:#e93323}.cash-withdrawal .nav .item .line{width:2rpx;height:20rpx;margin:0 auto;-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.cash-withdrawal .nav .item .line.on{height:39rpx}.cash-withdrawal .wrapper .list{padding:0 30rpx}.cash-withdrawal .wrapper .list .item{border-bottom:1px solid #eee;height:107rpx;font-size:30rpx;color:#333}.cash-withdrawal .wrapper .list .item .name{width:130rpx}.cash-withdrawal .wrapper .list .item .input{width:505rpx}.cash-withdrawal .wrapper .list .item .input input::-webkit-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::-moz-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input:-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .item .input input::placeholder{color:#bbb}.cash-withdrawal .wrapper .list .tip{font-size:26rpx;color:#999;margin-top:25rpx}.cash-withdrawal .wrapper .list .bnt{font-size:32rpx;color:#fff;width:690rpx;height:90rpx;text-align:center;-webkit-border-radius:50rpx;border-radius:50rpx;line-height:90rpx;margin:64rpx auto}.cash-withdrawal .wrapper .list .tip2{font-size:26rpx;color:#999;text-align:center;margin:44rpx 0 20rpx 0}.cash-withdrawal .wrapper .list .value{height:135rpx;line-height:135rpx;border-bottom:1px solid #eee;width:690rpx;margin:0 auto}.cash-withdrawal .wrapper .list .value input{font-size:80rpx;color:#282828;height:135rpx;text-align:center;width:100%}.cash-withdrawal .wrapper .list .value input::-webkit-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::-moz-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input:-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::-ms-input-placeholder{color:#bbb}.cash-withdrawal .wrapper .list .value input::placeholder{color:#bbb}.cash-audit{width:710rpx;background-color:#fff;-webkit-border-radius:6rpx;border-radius:6rpx;margin:25rpx auto 0 auto;padding:53rpx 0 58rpx 0;left:50%;margin-left:-355rpx}.cash-audit .pictrue{width:214rpx;height:179rpx;margin:0 auto}.cash-audit .pictrue image{width:100%;height:100%}.cash-audit .tip{font-size:32rpx;color:#282828;margin-top:40rpx;text-align:center;padding:0 40rpx}.cash-audit .time{font-size:26rpx;color:#999;text-align:center;margin-top:15rpx}.cash-audit .bnt{font-size:32rpx;color:#fff;width:500rpx;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;text-align:center;line-height:86rpx;margin:50rpx auto 0 auto}.promoter-order .list .item .title{height:133rpx;padding:0 30rpx;font-size:26rpx;color:#999}.promoter-order .list .item .title .data{font-size:28rpx;color:#282828;margin-bottom:5rpx}.promoter-order .list .item .listn .itenm{background-color:#fff}.promoter-order .list .item .listn .itenm~.itenm{margin-top:12rpx}.promoter-order .list .item .listn .itenm .top{margin-left:30rpx;padding-right:30rpx;border-bottom:1px solid #eee;height:100rpx}.promoter-order .list .item .listn .itenm .top .pictxt{width:320rpx}.promoter-order .list .item .listn .itenm .top .pictxt .text{width:230rpx;font-size:30rpx;color:#282828}.promoter-order .list .item .listn .itenm .top .pictxt .pictrue{width:66rpx;height:66rpx}.promoter-order .list .item .listn .itenm .top .pictxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #fff;-webkit-box-shadow:0 0 10rpx #aaa;box-shadow:0 0 10rpx #aaa;-moz-box-shadow:0 0 10rpx #aaa;-o-box-shadow:0 0 10rpx #aaa;-webkit-box-sizing:border-box;box-sizing:border-box}.promoter-order .list .item .listn .itenm .top .money{font-size:28rpx}.promoter-order .list .item .listn .itenm .bottom{padding:20rpx 30rpx;font-size:28rpx;color:#666;line-height:1.6}.promoter-order .list .item .listn .itenm .bottom .name{color:#999}.promoter-list .header{padding-bottom:12rpx}.promoter-list .nav{background-color:#fff;height:86rpx;line-height:86rpx;font-size:28rpx;color:#282828;border-bottom:1px solid #eee}.promoter-list .nav .item{height:100%}.promoter-list .nav .item.on{color:#eb3729;border-bottom:5rpx solid #eb3729}.promoter-list .search{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background-color:#fff;height:86rpx;padding:0 30rpx}.promoter-list .search .input{width:630rpx;height:60rpx;-webkit-border-radius:50rpx;border-radius:50rpx;background-color:#f5f5f5;text-align:center;position:relative}.promoter-list .search .input input{height:100%;font-size:26rpx;width:620rpx;text-align:center}.promoter-list .search .input input::-webkit-input-placeholder{color:#bbb}.promoter-list .search .input input::-moz-placeholder{color:#bbb}.promoter-list .search .input input:-ms-input-placeholder{color:#bbb}.promoter-list .search .input input::-ms-input-placeholder{color:#bbb}.promoter-list .search .input input::placeholder{color:#bbb}.promoter-list .search .input .iconfont{position:absolute;right:28rpx;color:#999;font-size:28rpx;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.promoter-list .search .iconfont{font-size:40rpx;color:#515151}.promoter-list .list .sortNav{background-color:#fff;height:76rpx;border-bottom:1px solid #eee;color:#333;font-size:28rpx}.promoter-list .list .sortNav.on{position:fixed;top:0;left:0;width:100%;z-index:5}.promoter-list .list .sortNav .sortItem{text-align:center;-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1}.promoter-list .list .sortNav .sortItem image{width:24rpx;height:24rpx;margin-left:6rpx;vertical-align:-3rpx}.promoter-list .list .sortList{margin-top:76rpx}.promoter-list .list .item{background-color:#fff;border-bottom:1px solid #eee;height:152rpx;padding:0 30rpx 0 20rpx;font-size:24rpx;color:#666}.promoter-list .list .item .picTxt{width:440rpx}.promoter-list .list .item .picTxt .pictrue{width:106rpx;height:106rpx;-webkit-border-radius:50%;border-radius:50%}.promoter-list .list .item .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;border:3rpx solid #fff;-webkit-box-shadow:0 0 7rpx #aaa;box-shadow:0 0 7rpx #aaa;-moz-box-shadow:0 0 7rpx #aaa;-o-box-shadow:0 0 7rpx #aaa;-webkit-box-sizing:border-box;box-sizing:border-box}.promoter-list .list .item .picTxt .text{width:304rpx;font-size:24rpx;color:#666}.promoter-list .list .item .picTxt .text .name{font-size:28rpx;color:#333;margin-bottom:13rpx}.promoter-list .list .item .right{width:240rpx;text-align:right;font-size:22rpx;color:#333}.my-promotion .header{background-image:url("https://h5.yixiang.co/static/images/promotionBg.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:375rpx}.my-promotion .header .name{font-size:30rpx;color:#fff;padding-top:57rpx;position:relative}.my-promotion .header .name .record{font-size:26rpx;color:rgba(255,255,255,0.8);position:absolute;right:20rpx}.my-promotion .header .name .record .iconfont{font-size:25rpx;margin-left:10rpx}.my-promotion .header .num{text-align:center;color:#fff;margin-top:25rpx;font-size:90rpx;font-family:'GuildfordProBook 5'}.my-promotion .header .profit{padding:0 20rpx;margin-top:33rpx;font-size:24rpx;color:rgba(255,255,255,0.8)}.my-promotion .header .profit .item{min-width:200rpx;text-align:center}.my-promotion .header .profit .item .money{font-size:34rpx;color:#fff}.my-promotion .bnt{font-size:28rpx;color:#fff;width:258rpx;height:68rpx;-webkit-border-radius:50rpx;border-radius:50rpx;text-align:center;line-height:68rpx;margin:-32rpx auto 0 auto}.my-promotion .list{padding:0 20rpx;margin-top:10rpx}.my-promotion .list .item{width:345rpx;height:240rpx;-webkit-border-radius:20rpx;border-radius:20rpx;background-color:#fff;margin-top:20rpx;font-size:30rpx;color:#666}.my-promotion .list .item .iconfont{font-size:70rpx;margin-bottom:20rpx;color:#eb3729}.my-account .wrapper{background-color:#fff;padding:32rpx 0 34rpx 0;margin-bottom:14rpx}.my-account .wrapper .header{width:690rpx;height:330rpx;background-image:-webkit-gradient(linear, left top, right top, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(left, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to right, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%);-webkit-border-radius:16rpx;border-radius:16rpx;margin:0 auto;color:rgba(255,255,255,0.6);font-size:24rpx}.my-account .wrapper .header .headerCon{background-image:url('https://h5.yixiang.co/static/images/accountBg.png');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:100%;width:100%;padding:36rpx 0 29rpx 0}.my-account .wrapper .header .headerCon .account{padding:0 35rpx}.my-account .wrapper .header .headerCon .account .assets .money{font-size:72rpx;color:#fff;font-family:'GuildfordProBook 5';margin-top:10rpx;height:75rpx;line-height:75rpx}.my-account .wrapper .header .headerCon .account .recharge{font-size:28rpx;width:150rpx;height:54rpx;-webkit-border-radius:27rpx;border-radius:27rpx;background-color:#fff9f8;text-align:center;line-height:54rpx}.my-account .wrapper .header .headerCon .cumulative{margin-top:46rpx}.my-account .wrapper .header .headerCon .cumulative .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;padding-left:35rpx}.my-account .wrapper .header .headerCon .cumulative .item .money{font-size:48rpx;font-family:'GuildfordProBook 5';color:#fff;margin-top:6rpx}.my-account .wrapper .nav{height:155rpx;border-bottom:1px solid #f5f5f5}.my-account .wrapper .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:26rpx;color:#999}.my-account .wrapper .nav .item .pictrue{width:44rpx;height:44rpx;margin:0 auto;margin-bottom:20rpx}.my-account .wrapper .nav .item .pictrue image{width:100%;height:100%}.my-account .wrapper .advert{padding:0 30rpx;margin-top:30rpx}.my-account .wrapper .advert .item{background-color:#fff6d1;width:332rpx;height:118rpx;-webkit-border-radius:10rpx;border-radius:10rpx;padding:0 27rpx 0 25rpx;font-size:24rpx;color:#e44609}.my-account .wrapper .advert .item.on{background-color:#fff3f3;color:#e96868}.my-account .wrapper .advert .item .pictrue{width:78rpx;height:78rpx}.my-account .wrapper .advert .item .pictrue image{width:100%;height:100%}.my-account .wrapper .advert .item .text .name{font-size:30rpx;font-weight:bold;color:#f33c2b;margin-bottom:7rpx}.my-account .wrapper .advert .item.on .text .name{color:#f64051}.my-account .wrapper .list{padding:0 30rpx}.my-account .wrapper .list .item{margin-top:44rpx}.my-account .wrapper .list .item .picTxt .iconfont{width:82rpx;height:82rpx;-webkit-border-radius:50%;border-radius:50%;background-image:-webkit-gradient(linear, left top, right top, from(#ff9389), to(#f9776b));background-image:-webkit-linear-gradient(left, #ff9389 0%, #f9776b 100%);background-image:-o-linear-gradient(left, #ff9389 0%, #f9776b 100%);background-image:linear-gradient(to right, #ff9389 0%, #f9776b 100%);background-image:-moz-linear-gradient(to right, #ff9389 0%, #f9776b 100%);text-align:center;line-height:82rpx;color:#fff;font-size:40rpx}.my-account .wrapper .list .item .picTxt .iconfont.yellow{background-image:-webkit-gradient(linear, left top, right top, from(#ffccaa), to(#fea060));background-image:-webkit-linear-gradient(left, #ffccaa 0%, #fea060 100%);background-image:-o-linear-gradient(left, #ffccaa 0%, #fea060 100%);background-image:linear-gradient(to right, #ffccaa 0%, #fea060 100%);background-image:-moz-linear-gradient(to right, #ffccaa 0%, #fea060 100%)}.my-account .wrapper .list .item .picTxt .iconfont.green{background-image:-webkit-gradient(linear, left top, right top, from(#a1d67c), to(#9dd074));background-image:-webkit-linear-gradient(left, #a1d67c 0%, #9dd074 100%);background-image:-o-linear-gradient(left, #a1d67c 0%, #9dd074 100%);background-image:linear-gradient(to right, #a1d67c 0%, #9dd074 100%);background-image:-moz-linear-gradient(to right, #a1d67c 0%, #9dd074 100%)}.my-account .wrapper .list .item .picTxt{width:428rpx;font-size:30rpx;color:#282828}.my-account .wrapper .list .item .picTxt .text{width:317rpx}.my-account .wrapper .list .item .picTxt .text .infor{font-size:24rpx;color:#999;margin-top:5rpx}.my-account .wrapper .list .item .bnt{font-size:26rpx;color:#282828;width:156rpx;height:52rpx;border:1px solid #ddd;-webkit-border-radius:26rpx;border-radius:26rpx;text-align:center;line-height:50rpx}.my-account .wrapper .list .item .bnt.end{font-size:26rpx;color:#aaa;background-color:#f2f2f2;border-color:#f2f2f2}.bill-details .nav{background-color:#fff;height:90rpx;width:100%;line-height:90rpx}.bill-details .nav .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:30rpx;color:#282828;height:100%}.bill-details .nav .item.on{color:#e93323;border-bottom:3rpx solid #e93323}.flash-sale .header{width:100%;height:240rpx}.flash-sale .header image{width:100%;height:100%}.flash-sale .whiteFixed{position:fixed;top:0;background-color:#fff;left:0;width:100%;z-index:5}.flash-sale .timeLsit{width:100%;white-space:nowrap;overflow:hidden;height:110rpx}.flash-sale .timeLsit .rush-time{overflow-y:hidden;overflow-x:auto;width:100%;height:150rpx}.flash-sale .timeLsit .item{display:inline-block;font-size:22rpx;color:#282828;width:200rpx;text-align:center;padding:11rpx 0;height:96rpx;background-color:#efc58f}.flash-sale .timeLsit .item~.item{border-left:1px solid #e3b06e}.flash-sale .timeLsit .item .time{font-size:32rpx;font-weight:bold;height:37rpx;line-height:37rpx}.flash-sale .timeLsit .item.on{background-color:#e93323;color:#fff;position:relative}.flash-sale .timeLsit .item.on::before{content:"";width:0;height:0;border-left:8rpx solid transparent;border-right:8rpx solid transparent;border-top:10rpx solid #e93323;position:absolute;bottom:-9rpx;z-index:99;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.flash-sale .countDown{height:92rpx;border-bottom:1px solid #f0f0f0;font-size:28rpx;color:#282828}.flash-sale .countDown .timeTxt{color:#fc4141}.flash-sale .countDown .time{font-size:28rpx;color:#282828}.flash-sale .countDown .styleAll{font-size:28rpx;font-weight:bold;background-color:#ffcfcb;padding:4rpx 7rpx;-webkit-border-radius:3rpx;border-radius:3rpx;color:#fc4141}.flash-sale .list.on{margin-top:202rpx}.flash-sale .list .item{padding:0 30rpx;border-bottom:1px solid #f0f0f0;height:227rpx;position:relative}.flash-sale .list .item .pictrue{width:166rpx;height:166rpx}.flash-sale .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.flash-sale .list .item .text{width:500rpx;font-size:30rpx;color:#333;height:166rpx}.flash-sale .list .item .text .money{font-size:24rpx;color:#282828;margin-top:-13rpx}.flash-sale .list .item .text .money .num{font-size:34rpx;font-weight:bold}.flash-sale .list .item .text .progress{overflow:hidden;background-color:#fff;width:260rpx;-webkit-border-radius:20rpx;border-radius:20rpx;height:34rpx;position:relative}.flash-sale .list .item .text .progress .bg-red{width:0;height:100%;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;background-color:#ffe3e1}.flash-sale .list .item .text .progress .piece{position:absolute;left:0;right:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);top:49%;font-size:22rpx;word-wrap:normal;text-align:center}.flash-sale .list .item .grab{font-size:28rpx;color:#fff;width:140rpx;height:54rpx;-webkit-border-radius:4rpx;border-radius:4rpx;text-align:center;line-height:54rpx;position:absolute;right:30rpx;bottom:30rpx}.product-con .nav{-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url('https://h5.yixiang.co/static/images/rushBuy.jpg');background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:100rpx;padding:0 30rpx}.product-con .nav .money{font-size:28rpx;color:#fff}.product-con .nav .money .num{font-size:48rpx}.product-con .nav .money .y-money{font-size:26rpx;margin-left:10rpx;text-decoration:line-through}.product-con .nav .times{font-size:20rpx;color:#fff;text-align:center;margin-bottom:4rpx}.product-con .nav .times .time{margin-top:7rpx}.product-con .nav .times .time .styleAll{padding:0 7rpx;font-size:22rpx;color:#ff3d3d;background-color:#fff;-webkit-border-radius:2rpx;border-radius:2rpx}.product-con .nav .iconfont{color:#fff;font-size:30rpx;margin-left:20rpx}.product-con .wrapperRush{padding:32rpx 30rpx;background-color:#fff}.product-con .wrapperRush .introduce .infor{width:570rpx;font-size:32rpx;font-weight:bold}.product-con .wrapperRush .introduce .iconfont{font-size:37rpx;color:#515151}.product-con .wrapperRush .label{margin:18rpx 0 0 0;font-size:24rpx;color:#82848f}.product-con .wrapperRush .label .stock{width:255rpx;margin-right:28rpx}.product-con .footerRush{position:fixed;bottom:0;width:100%;height:100rpx;background-color:#fff;font-size:18rpx;color:#666;z-index:99}.product-con .footerRush .customerSer{width:14%;font-size:20rpx;color:#666}.product-con .footerRush .bnt{width:100%;text-align:center;line-height:100rpx;height:100%;color:#fff;font-size:30rpx}.newsList .swiperNews{width:690rpx;height:367rpx;margin:30rpx auto 0 auto}.newsList .swiperNews .swiper-slide{width:100%;height:330rpx}.newsList .swiperNews .slide-image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .swiperNews .swiper-pagination-bullet{width:12rpx;height:12rpx;-webkit-border-radius:0;border-radius:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;-ms-transform-origin:0 100%;-o-transform-origin:0 100%;background-color:#d1d1d1;opacity:1;margin:0 10rpx}.newsList .swiperNews .swiper-pagination-bullet-active{background-color:#666666;border:0}.newsList .swiperNews .swiper-pagination{bottom:-7rpx;width:100%}.newsList .nav{padding:0 30rpx;width:100%;height:105rpx;overflow:hidden;background-color:#fff}.newsList .nav.on{position:fixed;top:0;left:0;width:100%;z-index:5}.newsList .nav .scrollNav{white-space:nowrap;overflow-y:hidden;overflow-x:auto;width:100%}.newsList .nav .item{display:inline-block;font-size:32rpx;color:#999;margin-top:40rpx}.newsList .nav .item.on{color:#282828}.newsList .nav .item~.item{margin-left:46rpx}.newsList .nav .item .line{width:24rpx;height:4rpx;-webkit-border-radius:2rpx;border-radius:2rpx;margin:10rpx auto 0 auto}.newsList .list.on{margin-top:105rpx}.newsList .list .item{margin:0 30rpx;border-bottom:1px solid #f0f0f0;padding:35rpx 0}.newsList .list .item .pictrue{width:250rpx;height:156rpx}.newsList .list .item .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .list .item .text{width:420rpx;height:156rpx;font-size:24rpx;color:#999}.newsList .list .item .text .name{font-size:30rpx;color:#282828}.newsList .list .item .picList .pictrue{width:335rpx;height:210rpx;margin-top:30rpx}.newsList .list .item .picList.on .pictrue{width:217rpx;height:136rpx}.newsList .list .item .picList .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.newsList .list .item .time{text-align:right;font-size:24rpx;color:#999;margin-top:22rpx}.newsList .van-tabs__wrap{top:0 !important}.newsDetail .title{padding:0 30rpx;font-size:34rpx;color:#282828;font-weight:bold;margin:45rpx 0 23rpx 0;line-height:1.5}.newsDetail .list{margin:0 30rpx;border-bottom:1px solid #eee;padding-bottom:25rpx}.newsDetail .list .label{font-size:24rpx;height:38rpx;-webkit-border-radius:3rpx;border-radius:3rpx;text-align:center;line-height:36rpx;padding:0 10rpx;max-width:190rpx;width:unset}.newsDetail .list .item{margin-left:27rpx;font-size:24rpx;color:#999}.newsDetail .list .item .iconfont{font-size:28rpx;margin-right:10rpx}.newsDetail .list .item .iconfont.icon-shenhezhong{font-size:26rpx}.newsDetail .conter{padding:0 30rpx;font-size:30rpx;color:#333;line-height:1.8;padding-top:35rpx}.newsDetail .conter image{width:100%;display:block}.commission-details .promoterHeader .headerCon .money{font-size:36rpx}.commission-details .promoterHeader .headerCon .money .num{font-family:'GuildfordProBook 5'}.register{background-image:-webkit-gradient(linear, left top, left bottom, from(#eb3729), to(#eb3729));background-image:-webkit-linear-gradient(top, #eb3729 0%, #eb3729 100%);background-image:-o-linear-gradient(top, #eb3729 0%, #eb3729 100%);background-image:linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);background-image:-moz-linear-gradient(to bottom, #eb3729 0%, #eb3729 100%);width:100%;height:100vh}.register .shading{background-image:url("https://h5.yixiang.co/static/images/registerw.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:286rpx;padding-top:70rpx}.register .shading .pictrue{width:172rpx;height:172rpx;-webkit-border-radius:50%;border-radius:50%;background-color:rgba(255,255,255,0.8);margin:0 auto}.register .shading .pictrue image{width:164rpx;height:164rpx;-webkit-border-radius:50%;border-radius:50%;display:block}.register .whiteBg{width:620rpx;-webkit-border-radius:16rpx;border-radius:16rpx;background-color:#fff;margin:30rpx auto 0 auto;padding:45rpx 30rpx 0 30rpx}.register .whiteBg .title{font-size:36rpx;color:#282828;text-align:center;font-weight:bold}.register .whiteBg .title .item~.item{margin-left:85rpx}.register .whiteBg .title .item{color:#999999;border-bottom:5rpx solid #fff;padding-bottom:10rpx}.register .whiteBg .title .item.on{color:#282828;border-bottom-color:#f35749}.register .whiteBg .list .item{border-bottom:1px solid #ededed;padding:47rpx 0 13rpx 0;position:relative}.register .whiteBg .list .item .name{font-size:26rpx;color:#2d3342;margin-bottom:27rpx;text-align:left}.register .whiteBg .list .item .icon{font-size:35rpx;margin-right:32rpx}.register .whiteBg .list .item input{font-size:33rpx;width:490rpx}.register .whiteBg .list .item input::-webkit-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::-moz-placeholder{color:#cccccc}.register .whiteBg .list .item input:-ms-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::-ms-input-placeholder{color:#cccccc}.register .whiteBg .list .item input::placeholder{color:#cccccc}.register .whiteBg .list .item .codeIput{width:250rpx}.register .whiteBg .list .item .code{position:absolute;width:150rpx;height:50rpx;background-color:#f35446;-webkit-border-radius:30rpx;border-radius:30rpx;color:#fff;line-height:50rpx;text-align:center;bottom:17rpx;right:0;font-size:25rpx}.register .whiteBg .list .item .code.on{background-color:#bbbbbb}.register .whiteBg .list .forgetPwd{text-align:right;font-size:28rpx;color:#cccccc;margin-top:20rpx}.register .whiteBg .list .forgetPwd .iconfont{font-size:30rpx;margin-right:10rpx;vertical-align:middle}.register .whiteBg .logon{font-size:34rpx;color:#fff;font-weight:bold;height:86rpx;-webkit-border-radius:43rpx;border-radius:43rpx;background:-webkit-gradient(linear, left top, right top, from(#f35447), to(#ff8e3c));background:-webkit-linear-gradient(left, #f35447 0%, #ff8e3c 100%);background:-o-linear-gradient(left, #f35447 0%, #ff8e3c 100%);background:linear-gradient(to right, #f35447 0%, #ff8e3c 100%);background:-moz-linear-gradient(to right, #f35447 0%, #ff8e3c 100%);text-align:center;line-height:86rpx;margin-top:47rpx}.register .whiteBg .tip{height:110rpx;text-align:center;line-height:105rpx;font-size:30rpx;color:#cccccc}.register .bottom{background-image:url("https://h5.yixiang.co/static/images/registerB.png");background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:620rpx;height:36rpx;margin:0 auto}.productSort{background:#fff}.productSort .header{width:100%;height:96rpx;background-color:#fff;position:fixed;left:0;right:0;top:0;z-index:9;border-bottom:1px solid #f5f5f5}.productSort .header .input{width:700rpx;height:60rpx;background-color:#f5f5f5;-webkit-border-radius:50rpx;border-radius:50rpx;padding:0 25rpx}.productSort .header .input .iconfont{font-size:35rpx;color:#555}.productSort .header .input input{font-size:26rpx;height:100%;width:597rpx}.productSort .header .input input::-webkit-input-placeholder{color:#999}.productSort .header .input input::-moz-placeholder{color:#999}.productSort .header .input input:-ms-input-placeholder{color:#999}.productSort .header .input input::-ms-input-placeholder{color:#999}.productSort .header .input input::placeholder{color:#999}.productSort .aside{position:fixed;width:180rpx;left:0;top:96rpx;bottom:100rpx;background-color:#f7f7f7;overflow-y:auto;overflow-x:hidden;overflow-scrolling:touch}.productSort .aside .item{height:80rpx;width:100%;font-size:26rpx;color:#424242}.productSort .aside .item.on{background-color:#fff;border-left:4rpx solid #eb3729;width:100%;text-align:center;color:#eb3729;font-weight:bold}.productSort .conter{margin-left:180rpx;padding:0 14rpx;margin-top:96rpx}.productSort .conter .listw{padding-top:20rpx}.productSort .conter .listw .title{height:90rpx}.productSort .conter .listw .title .line{width:100rpx;height:2rpx;background-color:#999}.productSort .conter .listw .title .name{font-size:28rpx;color:#333;margin:0 30rpx;font-weight:bold}.productSort .conter .list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap}.productSort .conter .list .item{width:177rpx;margin-top:26rpx}.productSort .conter .list .item .picture{width:120rpx;height:120rpx;-webkit-border-radius:50%;border-radius:50%}.productSort .conter .list .item .picture image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.productSort .conter .list .item .name{font-size:24rpx;color:#333;height:56rpx;line-height:56rpx;width:120rpx;text-align:center}.home{position:fixed;top:780rpx;color:white;text-align:center;z-index:33;right:10rpx}.home .homeCon{overflow:hidden;width:86rpx;-webkit-border-radius:50rpx;border-radius:50rpx;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);height:0;color:#e93323}.home .homeCon.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);height:300rpx;padding:34rpx 0;margin-bottom:20rpx}.home .homeCon .iconfont{font-size:48rpx;color:#fff;display:inline-block;height:90rpx;margin:0 auto}.home .pictrue{width:86rpx;height:86rpx;-webkit-border-radius:50%;border-radius:50%}.home .pictrue .image{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%}.pos-order-goods{padding:0 30rpx;background-color:#fff}.pos-order-goods .goods{height:185rpx}.pos-order-goods .goods~.goods{border-top:1px dashed #e5e5e5}.pos-order-goods .goods .picTxt{width:515rpx}.pos-order-goods .goods .picTxt .pictrue{width:130rpx;height:130rpx}.pos-order-goods .goods .picTxt .pictrue image{width:100%;height:100%;-webkit-border-radius:6rpx;border-radius:6rpx}.pos-order-goods .goods .picTxt .text{width:365rpx;height:130rpx}.pos-order-goods .goods .picTxt .text .info{font-size:28rpx;color:#282828}.pos-order-goods .goods .picTxt .text .attr{font-size:20rpx;color:#999}.pos-order-goods .goods .money{width:164rpx;text-align:right;font-size:28rpx}.pos-order-goods .goods .money .x-money{color:#282828}.pos-order-goods .goods .money .num{color:#ff9600;margin:5rpx 0}.pos-order-goods .goods .money .y-money{color:#999;text-decoration:line-through}.public-total{font-size:28rpx;color:#282828;border-top:1px solid #eee;height:92rpx;line-height:92rpx;text-align:right;padding:0 30rpx;background-color:#fff}.public-total .money{color:#ff4c3c}.priceChange{position:fixed;width:580rpx;height:670rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;top:50%;left:50%;margin-left:-290rpx;margin-top:-335rpx;z-index:99;-webkit-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}.priceChange.on{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.priceChange .priceTitle{background:url("https://h5.yixiang.co/static/images/pricetitle.jpg") no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:160rpx;-webkit-border-radius:10rpx 10rpx 0 0;border-radius:10rpx 10rpx 0 0;text-align:center;font-size:40rpx;color:#fff;line-height:160rpx;position:relative}.priceChange .priceTitle .iconfont{position:absolute;font-size:40rpx;right:26rpx;top:23rpx;width:40rpx;height:40rpx;line-height:40rpx}.priceChange .listChange{padding:0 40rpx}.priceChange .listChange .item{height:103rpx;border-bottom:1px solid #e3e3e3;font-size:32rpx;color:#333}.priceChange .listChange .item .money{color:#666;width:300rpx;text-align:right}.priceChange .listChange .item .money .iconfont{font-size:32rpx;margin-left:20rpx}.priceChange .listChange .item .money input{width:100%;height:100%;text-align:right;color:#ccc}.priceChange .listChange .item .money input.on{color:#666}.priceChange .modify{font-size:32rpx;color:#fff;width:490rpx;height:90rpx;text-align:center;line-height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;background-color:#2291f8;margin:53rpx auto 0 auto}.priceChange .modify1{font-size:32rpx;color:#312b2b;width:490rpx;height:90rpx;text-align:center;line-height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;background-color:#eee;margin:30rpx auto 0 auto}.public-wrapper .title{font-size:30rpx;color:#282828;padding:0 30rpx;margin-bottom:20rpx}.public-wrapper .title .iconfont{color:#2291f8;font-size:40rpx;margin-right:13rpx;vertical-align:middle}.public-wrapper{margin:18rpx auto 0 auto;width:690rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;padding-top:25rpx}.public-wrapper .nav{padding:0 30rpx;height:70rpx;line-height:70rpx;font-size:24rpx;color:#999}.public-wrapper .data{width:210rpx;text-align:left}.public-wrapper .browse{width:192rpx;text-align:right}.public-wrapper .turnover{width:227rpx;text-align:right}.public-wrapper .conter{padding:0 30rpx}.public-wrapper .conter .item{border-bottom:1px solid #f7f7f7;height:70rpx;font-size:24rpx}.public-wrapper .conter .item .turnover{color:#d84242}.pos-order-list .nav{width:100%;height:96rpx;background-color:#fff;font-size:30rpx;color:#282828;position:fixed;top:0;left:0}.pos-order-list .nav .item.on{color:#2291f8}.pos-order-list .list{margin-top:120rpx}.pos-order-list .list .item{background-color:#fff;width:100%}.pos-order-list .list .item~.item{margin-top:24rpx}.pos-order-list .list .item .order-num{border-bottom:1px solid #eee;font-size:26rpx;font-weight:bold;color:#282828;padding:20rpx 30rpx;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pos-order-list .list .item .order-num .time{font-size:26rpx;font-weight:normal;color:#999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pos-order-list .list .item .operation{padding:20rpx 30rpx;margin-top:3rpx}.pos-order-list .list .item .operation .more{position:relative}.pos-order-list .list .item .operation .icon-gengduo{font-size:50rpx;color:#aaa}.pos-order-list .list .item .operation .order .arrow{width:0;height:0;border-left:11rpx solid transparent;border-right:11rpx solid transparent;border-top:20rpx solid #e5e5e5;position:absolute;left:15rpx;bottom:-18rpx}.pos-order-list .list .item .operation .order .arrow:before{content:'';width:0;height:0;border-left:7rpx solid transparent;border-right:7rpx solid transparent;border-top:20rpx solid #fff;position:absolute;left:-7rpx;bottom:0}.pos-order-list .list .item .operation .order{width:200rpx;background-color:#fff;border:1px solid #eee;-webkit-border-radius:10rpx;border-radius:10rpx;position:absolute;top:-100rpx;z-index:9}.pos-order-list .list .item .operation .order .items{height:77rpx;line-height:77rpx;text-align:center}.pos-order-list .list .item .operation .order .items~.items{border-top:1px solid #f5f5f5}.pos-order-list .list .item .operation .bnt{font-size:28rpx;color:#5c5c5c;width:170rpx;height:60rpx;-webkit-border-radius:30rpx;border-radius:30rpx;border:1px solid #bbb;text-align:center;line-height:60rpx}.pos-order-list .list .item .operation .bnt~.bnt{margin-left:14rpx}.pos-order-details .header{background:-webkit-gradient(linear, left top, right top, from(#2291f8), to(#1cd1dc));background:-webkit-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:-o-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);background:-moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%)}.pos-order-details .header .state{font-size:36rpx;color:#fff}.pos-order-details .header .data{margin-left:35rpx;font-size:28rpx}.pos-order-details .header .data .order-num{font-size:30rpx;margin-bottom:8rpx}.pos-order-details .remarks{width:100%;height:86rpx;background-color:#fff;padding:0 30rpx}.pos-order-details .remarks .iconfont{font-size:40rpx;color:#2a7efb}.pos-order-details .remarks input{width:630rpx;height:100%;font-size:30rpx}.pos-order-details .remarks input::-webkit-input-placeholder{color:#666}.pos-order-details .remarks input::-moz-placeholder{color:#666}.pos-order-details .remarks input:-ms-input-placeholder{color:#666}.pos-order-details .remarks input::-ms-input-placeholder{color:#666}.pos-order-details .remarks input::placeholder{color:#666}.pos-order-details .orderingUser{font-size:26rpx;color:#282828;padding:0 30rpx;height:0rpx;background-color:#fff;margin-top:16rpx;border-bottom:1px solid #f5f5f5}.pos-order-details .orderingUser .iconfont{font-size:40rpx;color:#2a7efb;margin-right:15rpx}.pos-order-details .address{margin-top:0}.pos-order-details .pos-order-goods{margin-top:17rpx}.pos-order-details .footer .more{font-size:27rpx;color:#aaa;width:100rpx;height:64rpx;text-align:center;line-height:64rpx;margin-right:25rpx;position:relative}.pos-order-details .footer .delivery{background:-webkit-gradient(linear, left top, right top, from(#2291f8), to(#1cd1dc));background:-webkit-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:-o-linear-gradient(left, #2291f8 0%, #1cd1dc 100%);background:linear-gradient(to right, #2291f8 0%, #1cd1dc 100%);background:-moz-linear-gradient(to right, #2291f8 0%, #1cd1dc 100%)}.pos-order-details .footer .more .order .arrow{width:0;height:0;border-left:11rpx solid transparent;border-right:11rpx solid transparent;border-top:20rpx solid #e5e5e5;position:absolute;left:15rpx;bottom:-18rpx}.pos-order-details .footer .more .order .arrow:before{content:'';width:0;height:0;border-left:9rpx solid transparent;border-right:9rpx solid transparent;border-top:19rpx solid #fff;position:absolute;left:-10rpx;bottom:0}.pos-order-details .footer .more .order{width:200rpx;background-color:#fff;border:1px solid #eee;-webkit-border-radius:10rpx;border-radius:10rpx;position:absolute;top:-200rpx;z-index:9}.pos-order-details .footer .more .order .item{height:77rpx;line-height:77rpx}.pos-order-details .footer .more .order .item~.item{border-top:1px solid #f5f5f5}.pos-order-details .footer .more .moreName{width:100%;height:100%}.deliver-goods header{width:100%;background-color:#fff;margin-top:10rpx}.deliver-goods header .order-num{padding:0 30rpx;border-bottom:1px solid #f5f5f5;height:67rpx}.deliver-goods header .order-num .num{width:430rpx;font-size:26rpx;color:#282828;position:relative}.deliver-goods header .order-num .num:after{position:absolute;content:'';width:1px;height:30rpx;background-color:#ddd;top:50%;margin-top:-15rpx;right:0}.deliver-goods header .order-num .name{width:260rpx;font-size:26rpx;color:#282828;text-align:center}.deliver-goods header .order-num .name .iconfont{font-size:35rpx;color:#477ef3;vertical-align:middle;margin-right:10rpx}.deliver-goods header .address{font-size:26rpx;color:#868686;background-color:#fff;padding:30rpx}.deliver-goods header .address .name{font-size:30rpx;color:#282828;margin-bottom:10rpx}.deliver-goods header .address .name .phone{margin-left:40rpx}.deliver-goods header .line{width:100%;height:3rpx}.deliver-goods header .line image{width:100%;height:100%;display:block}.deliver-goods .wrapper{width:100%;background-color:#fff}.deliver-goods .wrapper .item{border-bottom:1px solid #f0f0f0;padding:0 30rpx;height:96rpx;font-size:32rpx;color:#282828;position:relative}.deliver-goods .wrapper .item .mode{width:460rpx;height:100%;text-align:right}.deliver-goods .wrapper .item .mode .iconfont{font-size:30rpx;margin-left:13rpx}.deliver-goods .wrapper .item .mode .goods~.goods{margin-left:30rpx}.deliver-goods .wrapper .item .mode .goods{color:#bbb}.deliver-goods .wrapper .item .mode .goods.on{color:#477ef3}.deliver-goods .wrapper .item .icon-up{position:absolute;font-size:35rpx;color:#2c2c2c;right:30rpx}.deliver-goods .wrapper .item select{direction:rtl;padding-right:60rpx;position:relative;z-index:2}.deliver-goods .wrapper .item input::-webkit-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::-moz-placeholder{color:#bbb}.deliver-goods .wrapper .item input:-ms-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::-ms-input-placeholder{color:#bbb}.deliver-goods .wrapper .item input::placeholder{color:#bbb}.deliver-goods .confirm{font-size:32rpx;color:#fff;width:100%;height:100rpx;background-color:#477ef3;text-align:center;line-height:100rpx;position:fixed;bottom:0}.order-index .header{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-background-size:100% 100%;background-size:100% 100%;width:100%;height:302rpx;padding:45rpx 30rpx 0 30rpx;position:relative}.order-index .image{position:absolute;width:100%;left:0;right:0;top:0;z-index:0}.order-index .header:after{position:absolute;left:0;right:0;bottom:-98rpx;z-index:-1;content:'';height:100rpx;width:100%;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%}.order-index .header .item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-o-flex:1;-ms-flex:1;text-align:center;font-size:24rpx;color:#fff}.order-index .header .item .num{font-size:40rpx;margin-bottom:7rpx}.order-index .wrapper{position:relative;width:690rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:-115rpx auto 0 auto;padding-top:25rpx;z-index:99}.order-index .wrapper .title{font-size:30rpx;color:#282828;padding:0 30rpx;margin-bottom:40rpx}.order-index .wrapper .title .iconfont{color:#2291f8;font-size:40rpx;margin-right:13rpx;vertical-align:middle}.order-index .wrapper .list .item{width:33.33%;text-align:center;font-size:24rpx;color:#999;margin-bottom:45rpx}.order-index .wrapper .list .item .num{font-size:40rpx;color:#333}.statistical-page .navs{width:100%;height:96rpx;background-color:#fff;overflow:hidden;line-height:96rpx;position:fixed;top:0;left:0;z-index:9}.statistical-page .navs .list{overflow-y:hidden;overflow-x:auto;white-space:nowrap;width:100%}.statistical-page .navs .item{font-size:32rpx;color:#282828;margin-left:78rpx;display:inline-block}.statistical-page .navs .item.on{color:#2291f8}.statistical-page .navs .item .iconfont{font-size:25rpx;margin-left:13rpx}.statistical-page .wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:119rpx auto 0 auto;padding:30rpx 60rpx}.statistical-page .wrapper .title{font-size:30rpx;color:#999;text-align:center}.statistical-page .wrapper .money{font-size:72rpx;color:#fba02a;text-align:center;margin-top:10rpx}.statistical-page .wrapper .increase{font-size:28rpx;color:#999;margin-top:20rpx}.statistical-page .wrapper .increase .red{color:#ff6969}.statistical-page .wrapper .increase .green{color:#1abb1d}.statistical-page .wrapper .increase .iconfont{font-size:23rpx;margin-left:15rpx}.statistical-page .chart{width:690rpx;height:480rpx;background-color:#fff;-webkit-border-radius:10rpx;border-radius:10rpx;margin:23rpx auto 0 auto;padding:25rpx 22rpx 0 22rpx}.statistical-page .chart .company{font-size:26rpx;color:#999}.statistical-page .mc-body{padding-bottom:0}.statistical-page .mc-body tr{background-color:#edf8fe;border-top:1px solid #fff;width:100%}.statistical-page .mc-head-box view{font-size:14px}.statistical-page .mc-range-mode .selected .mc-range-bg{background-color:#a0dcf9}.yd-confirm{background-color:#fff;font-size:unset;width:540rpx;height:250rpx;-webkit-border-radius:40rpx;border-radius:40rpx}.yd-confirm-hd{text-align:center}.yd-confirm-title{color:#030303;font-weight:bold;font-size:36rpx}.yd-confirm-bd{text-align:center;font-size:28rpx;color:#333333}.yd-confirm-ft{line-height:90rpx;margin-top:14px;border-top:1rpx solid #eee}.yd-confirm-ft>a{color:#e93323}.yd-confirm-ft>a.primary{border-left:1rpx solid #eee;color:#e93323}.ChangePassword .phone{font-size:32rpx;font-weight:bold;text-align:center;margin-top:55rpx}.ChangePassword .list{width:580rpx;margin:53rpx auto 0 auto}.ChangePassword .list .item{width:100%;height:110rpx;border-bottom:2rpx solid #f0f0f0}.ChangePassword .list .item input{width:100%;height:100%;font-size:32rpx}.ChangePassword .list .item input::-webkit-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::-moz-placeholder{color:#b9b9bc}.ChangePassword .list .item input:-ms-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::-ms-input-placeholder{color:#b9b9bc}.ChangePassword .list .item input::placeholder{color:#b9b9bc}.ChangePassword .list .item input.codeIput{width:340rpx}.ChangePassword .list .item .code{font-size:32rpx}.ChangePassword .list .item .code.on{color:#b9b9bc !important}.ChangePassword .confirmBnt{font-size:32rpx;width:580rpx;height:90rpx;-webkit-border-radius:45rpx;border-radius:45rpx;color:#fff;margin:92rpx auto 0 auto;text-align:center;line-height:90rpx}.posterCanvasWarp{position:relative;width:0;height:0;overflow:hidden}.posterCanvasWarp .posterCanvas{position:absolute;left:0;top:0;width:747px !important;height:1326px !important}
/*# sourceMappingURL=./style.css.map */
\ No newline at end of file
diff --git a/assets/css/style.css.map b/assets/css/style.css.map
index 55760e3..1f87b56 100644
--- a/assets/css/style.css.map
+++ b/assets/css/style.css.map
@@ -1 +1 @@
-{"version":3,"sources":["style.less"],"names":[],"mappings":"AAAA,KACE,kBAAA,CAGF,uDACE,QAAA,CAGF,+BACE,gBACA,UACA,oCACA,AADA,yCACA,AADA,4BACA,kBAAA,CAGF,sCACE,eAAA,CAGF,qCACE,iBAAA,CAGF,QACE,eACA,WACA,cACA,SACA,OACA,sBACA,0BACA,YAAA,CAGF,uBACE,cACA,oBAAA,CAGF,WACE,aAAA,CAGF,mBACE,aAAA,CAGF,cACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,aAAA,CAGF,iBACE,aAAA,CAGF,wBACE,gBACA,aACA,iBAAA,CAGF,gBACE,kBACA,mBACA,qBAAA,CAGF,yBACE,aACA,cACA,iBAAA,CAGF,gCACE,WACA,YACA,2BAAA,kBAAA,CAGF,+BACE,WACA,YACA,2BAAA,kBAAA,CAGF,iCACE,kBACA,UACA,SACA,YACA,aACA,0BAAA,iBAAA,CAGF,2BACE,4BACA,+BAAA,CAGF,6CACE,eAAA,CAGF,sBACE,gBACA,WACA,aACA,eAAA,CAGF,kCACE,eAAA,CAGF,iCACE,gBACA,cACA,iBACA,gBAAA,CAGF,sCACE,mBACA,4BAAA,CAGF,wCACE,YACA,aACA,gBAAA,CAGF,sCACE,gBACA,WACA,mBACA,kBAAA,CAGF,0BACE,kBACA,YACA,YACA,aACA,0BACA,AADA,kBACA,gBACA,YAAA,CAGF,eACE,gBACA,qBAAA,CAGF,qBACE,6BACA,aAAA,CAGF,8BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,2BAAA,kBAAA,CAGF,2BACE,gBACA,WACA,aACA,eAAA,CAGF,iCACE,gBACA,UAAA,CAGF,qCACE,sBAAA,CAGF,+CACE,gBACA,yBACA,aACA,kBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,gBACA,WACA,0EACA,4CAAA,mCAAA,CAGF,oDACE,eAAA,CAGF,kCACE,4BAAA,CAGF,WACE,qBAAA,CAGF,kBACE,cACA,gBACA,aAAA,CAGF,wBACE,cAAA,CAGF,4BACE,iBACA,cACA,aACA,iBAAA,CAGF,qCACE,iCAAW,AAAX,6BAAW,AAAX,wBAAW,CAGb,0BACE,eAAA,CAGF,gCACE,aACA,mBAAA,CAGF,yCACE,WACA,aAAA,CAGF,gDACE,WACA,YACA,2BAAA,kBAAA,CAGF,sCACE,gBACA,cACA,gBAAA,CAGF,uCACE,gBACA,eAAA,CAGF,4CACE,eAAA,CAGF,aACE,iBAAA,CAGF,wBACE,aACA,cACA,wBAAA,CAGF,+BACE,WACA,WAAA,CAIF,YACE,aAAA,CAGF,mBACE,aAAA,CAIF,yBACE,WACA,WAAA,CAGF,mBACE,kBACA,sBACA,aACA,gBACA,2BACA,AADA,mBACA,YACA,aACA,kBACA,gBACA,cACA,SAAA,CAIF,+BACE,sBACA,oBAAA,CAGF,6CACE,4BAAA,CAGF,yCACE,gBACA,cACA,aACA,eAAA,CAGF,kDACE,YACA,aACA,kBAAA,CAGF,yDACE,WACA,YACA,0BAAA,iBAAA,CAGF,+CACE,iBACA,kBAAA,CAGF,qCACE,gBACA,cACA,eAAA,CAGF,+CACE,gBACA,cACA,iBACA,eAAA,CAGF,wCACE,wBACA,gBAAA,CAGF,iDACE,aACA,cACA,sBAAA,CAGF,wDACE,WACA,WAAA,CAGF,sCACE,gBACA,cACA,yBACA,2BACA,AADA,mBACA,2BACA,cACA,iBAAA,CAGF,8CACE,WACA,QACA,SACA,oCACA,qCACA,kCACA,kBACA,WACA,WAAA,CAIF,aACE,gBACA,gBAAA,CAGF,mBACE,8BACA,AADA,sBACA,WACA,cACA,mBAAA,CAGF,0BACE,wEACA,4BACA,kCACA,AADA,0BACA,aACA,YACA,WACA,gBACA,iBACA,kBACA,kBAAA,CAGF,oCACE,uEAAsB,CAGxB,+BACE,eAAA,CAGF,yBACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,wBACA,qBAAA,CAGF,oCACE,gBACA,cACA,aACA,kBACA,+BAAA,CAGF,+BACE,gBACA,WACA,YAAA,CAGF,oCACE,aACA,aACA,4BACA,AADA,oBACA,gBACA,WACA,kBACA,iBAAA,CAGF,yCACE,qBAAA,CAIF,oBACE,eACA,SACA,OACA,WACA,yBACA,sCACA,AADA,8BACA,YACA,yDACA,AADA,oDACA,AADA,iDACA,0CAAW,AAAX,iCAAW,CAGb,uBACE,uCAAW,AAAX,8BAAW,CAGb,2BACE,cACA,WACA,kBACA,mBACA,gBACA,iBACA,kBACA,UAAA,CAGF,qCACE,kBACA,YACA,QACA,mCACA,AADA,+BACA,AADA,2BACA,gBACA,cACA,kBAAA,CAGF,iCACE,mBACA,cACA,aAAA,CAGF,6BACE,aACA,cACA,wBAAA,CAGF,oCACE,WACA,WAAA,CAIF,gBACE,eACA,SACA,WACA,OACA,sBACA,WACA,sCACA,AADA,8BACA,sBACA,0CACA,AADA,kCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,mBACE,uCAAW,AAAX,8BAAW,CAGb,yBACE,yBACA,iBACA,iBAAA,CAGF,kCACE,aACA,aAAA,CAGF,yCACE,WACA,YACA,4BAAA,mBAAA,CAGF,+BACE,aACA,gBACA,aAAA,CAGF,sCACE,gBACA,gBAAA,CAGF,2CACE,eAAA,CAGF,6CACE,WACA,iBAAA,CAGF,mCACE,kBACA,YACA,UACA,gBACA,aAAA,CAGF,gCACE,kBACA,cACA,gBAAA,CAGF,4CACE,gBAAA,CAGF,6CACE,gBACA,WACA,eAAA,CAGF,6CACE,uBAAA,CAGF,oDACE,sBACA,gBACA,cACA,mBACA,2BACA,AADA,mBACA,sBAAA,CAGF,uDACE,WACA,yBACA,oBAAA,CAGF,sBACE,iBACA,eAAA,CAGF,6BACE,gBACA,UAAA,CAGF,8BACE,aACA,gBAAA,CAGF,oCACE,yBACA,YACA,kBACA,YACA,kBACA,cACA,eAAA,CAGF,sCACE,eACA,oCACA,AADA,4BACA,iBAAA,CAGF,yCACE,qBACA,aAAA,CAGF,oCACE,cACA,oCACA,AADA,4BACA,iBAAA,CAGF,uCACE,qBACA,aAAA,CAGF,mCACE,cACA,eAAA,CAIF,iBACE,eACA,WACA,cACA,UACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,oBACE,2BACA,AADA,uBACA,AADA,mBACA,SAAA,CAGF,2BACE,YACA,aACA,0BACA,AADA,kBACA,sBACA,gBACA,WACA,cACA,iBAAA,CAGF,uBACE,WACA,aACA,sBACA,aAAA,CAGF,8BACE,aACA,cACA,iBAAA,CAGF,qCACE,WACA,WAAA,CAGF,oCACE,kBACA,UACA,gBACA,WACA,iBAAA,CAGF,2CACE,gBACA,gBAAA,CAGF,kDACE,eAAA,CAGF,yCACE,gBACA,UAAA,CAGF,8CACE,gBACA,WACA,iBACA,aACA,iBAAA,CAIF,YACE,sBACA,gBAAA,CAGF,mBACE,8BAEA,AAFA,sBAEA,WACA,aACA,gBACA,8BACA,gBACA,cACA,iBAAA,CAGF,mBACE,kBACA,oBACA,iCACA,aAAA,CAGF,4BACE,aACA,aAAA,CAGF,mCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,iBAAA,CAGF,+BACE,gBACA,cACA,YAAA,CAGF,8BACE,gBACA,aAAA,CAGF,+BACE,gBACA,cACA,eAAA,CAGF,gCACE,gBACA,gBAAA,CAGF,mCACE,kBACA,aACA,aACA,yBACA,cACA,2BACA,AADA,mBACA,kBACA,kBACA,QACA,aAAA,CAGF,iDACE,gBACA,WACA,yBACA,oBAAA,CAIF,gBACE,sBACA,eACA,SACA,OACA,WACA,WACA,0CACA,AADA,kCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,mBACE,uCAAW,AAAX,8BAAW,CAGb,uBACE,gBACA,iBACA,kBACA,cACA,mBACA,kBACA,UAAA,CAGF,iCACE,kBACA,YACA,cACA,eAAA,CAGF,sBACE,kBACA,gBACA,iBAAA,CAGF,4BACE,kBACA,oBACA,6BACA,cACA,gBACA,UAAA,CAGF,sCACE,gBACA,aAAA,CAGF,oDACE,gBACA,UAAA,CAGF,wCACE,YAAA,CAGF,8CACE,gBACA,iBACA,cACA,kBAAA,CAGF,qDACE,iBAAA,CAGF,4BACE,gBACA,iBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAGF,yBACE,aACA,cACA,iBAAA,CAGF,gCACE,WACA,WAAA,CAIF,QACE,aAAA,CAGF,qBACE,WACA,WAAA,CAGF,2BACE,iBACA,oBACA,aACA,UAAA,CAGF,kCACE,YACA,aACA,uBACA,0BACA,AADA,kBACA,+BACA,SAAA,CAGF,4DACE,iBAAA,CAGF,yCACE,qBACA,wBAAA,CAIF,YACE,sBACA,mBAAA,CAGF,qBACE,aACA,aAAA,CAGF,4BACE,WACA,YACA,2BAAA,kBAAA,CAGF,kBACE,aACA,gBACA,UAAA,CAGF,wBACE,aACA,aAAA,CAGF,yBACE,gBAAA,CAGF,8BACE,eAAA,CAIF,gBACE,WACA,aAAA,CAGF,2BACE,WACA,YACA,wBACA,gBACA,WACA,4EACA,4BACA,kCAAA,yBAAA,CAGF,iCACE,kBAAA,CAGF,gCACE,eAAA,CAGF,qCACE,gBAAA,CAIF,eACE,8EACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,eACA,QACA,WACA,SACA,oBACA,2CACA,AADA,mCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,kBACE,uCAAW,AAAX,8BAAW,CAGb,8BACE,aACA,wBACA,cACA,aAAA,CAGF,oCACE,WACA,cACA,sBACA,kBACA,mBAAA,CAGF,2CACE,WACA,kBACA,YACA,aACA,0BACA,AADA,kBACA,yBACA,WACA,SACA,mBAAA,CAGF,4CACE,WACA,kBACA,YACA,aACA,0BACA,AADA,kBACA,yBACA,WACA,MACA,gBAAA,CAGF,2CACE,aACA,6BACA,YACA,kBACA,mBACA,gBACA,gBAAA,CAGF,gDACE,eAAA,CAGF,0CACE,aACA,gBACA,WACA,eAAA,CAGF,gDACE,gBACA,cACA,iBACA,kBAAA,CAGF,oBACE,+EACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,eACA,SACA,QACA,yBAAA,CAGF,yBACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,kBACA,iBACA,wBAAA,CAGF,8BACE,WACA,gBACA,kBACA,gBAAA,CAIF,eACE,aACA,WACA,gBACA,8BAAA,qBAAA,CAIF,qBACE,aACA,aACA,kBAAA,CAGF,2BACE,WACA,YACA,aAAA,CAGF,uBAEE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,8BACA,AADA,sBACA,aACA,yBACA,4BACA,AADA,oBACA,gBACA,gBACA,UAAA,CAGF,mBACE,YACA,aACA,gBACA,kBACA,kBAAA,CAGF,yBACE,YACA,YAAA,CAIF,iCACE,gBACA,kBAAA,CAGF,eACE,aAAA,CAIF,sBACE,aAAA,CAIF,qBACE,WACA,aAAA,CAIF,kCACE,WAAA,CAGF,yCACE,YACA,YACA,2BACA,AADA,mBACA,sBACA,UAAA,CAGF,gDACE,SAAA,CAGF,YACE,iBAAA,CAGF,kBACE,UACA,kBACA,gBACA,mBAAA,CAGF,2BACE,YACA,aACA,wBAAA,CAGF,iCACE,WACA,YACA,0BAAA,iBAAA,CAGF,aACE,aACA,6BACA,gBACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,sBACE,aACA,aACA,4BACA,oBACA,+BACA,AADA,uBACA,2BAAA,CAGF,4BACE,WACA,YACA,aAAA,CAGF,yBACE,aACA,gBACA,YAAA,CAGF,yCACE,aACA,UAAA,CAGF,uCACE,aACA,UAAA,CAGF,oDACE,aACA,UAAA,CAGF,+BACE,aACA,YAAA,CAGF,sCACE,gBACA,cACA,YACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,yBAAA,CAGF,0CACE,aACA,gBACA,UAAA,CAGF,mCACE,gBACA,UAAA,CAGF,oBACE,aAAA,CAGF,8BACE,aACA,cACA,iBAAA,CAGF,oCACE,WACA,YACA,2BAAA,kBAAA,CAGF,oCACE,kBACA,UACA,UAAA,CAGF,0BACE,gBACA,UAAA,CAGF,2BACE,gBACA,4BACA,eAAA,CAGF,0BACE,cACA,YAAA,CAGF,0BACE,WACA,cACA,iBAAA,CAGF,gCACE,WACA,WAAA,CAGF,gCACE,kBACA,UACA,UAAA,CAGF,uBACE,0BACA,kBACA,cAAA,CACA,iCACE,QAAA,CAIJ,6BACE,YAAA,CAGF,0BACE,mBAAA,CAGF,6BACE,gBACA,WACA,aACA,eAAA,CAGF,mCACE,cACA,gBACA,iBACA,mBACA,iBAAA,CAGF,wCACE,kBACA,SACA,YACA,gBACA,gBAAA,CAGF,6BACE,gBACA,UAAA,CAGF,uCACE,iBACA,eAAA,CAGF,gCACE,mBACA,iBACA,4BACA,eAAA,CAGF,8CACE,aACA,qBACA,mBACA,iCACA,6CACA,AADA,qCACA,0CACA,uCAAA,CAGF,8DACE,gCAAA,CAGF,gEACE,gCAAA,CAGF,gEACE,cAAA,CAGF,uDACE,WACA,aAAA,CAGF,6DACE,WACA,YACA,oCAAA,2BAAA,CAGF,wDACE,gBACA,cACA,kBACA,aACA,kBACA,yBACA,gBACA,aACA,eAAA,CAGF,0BACE,aACA,cACA,wBAAA,CAGF,0BACE,aACA,cACA,wBAAA,CAGF,gCACE,WACA,aAAA,CAGF,6CACE,aACA,UAAA,CAGF,oDACE,WACA,YACA,0BACA,AADA,kBACA,yBACA,UAAA,CAGF,8EACE,iBAAA,CAGF,2DACE,YACA,YACA,6BACA,AADA,qBACA,SAAA,CAGF,wBACE,WACA,cACA,yEACA,4BACA,kCACA,AADA,0BACA,gBACA,gBACA,WACA,gBAAA,CAGF,+BACE,YAAA,CAGF,qCACE,YAAA,CAGF,4CACE,gBACA,iBACA,kBAAA,CAGF,qCACE,gBACA,UAAA,CAGF,+CACE,gBACA,oBACA,iBAAA,CAGF,sBACE,aACA,cACA,4BACA,AADA,oBACA,sBACA,2BACA,gBACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,4BACE,aACA,eAAA,CAGF,kCACE,iBAAA,CAGF,qCACE,WACA,cACA,iBAAA,CAGF,2CACE,WACA,YACA,4BAAA,mBAAA,CAGF,6CACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,SACA,SAAA,CAGF,kCACE,gBACA,cACA,gBAAA,CAGF,mCACE,gBACA,iBACA,eAAA,CAGF,wCACE,eAAA,CAGF,cACE,WACA,cACA,gBAAA,CAGF,oBACE,WACA,YACA,aAAA,CAGF,YACE,kBACA,eAAA,CAGF,mBACE,kBACA,SAAA,CAGF,+BACE,UAAA,CAGF,yBACE,UAAA,CAGF,mCACE,UAAA,CAGF,gBACE,WACA,kBACA,OACA,MACA,OAAA,CAGF,kDACE,QAAA,CAGF,iCACE,mBACA,gBACA,aACA,gBACA,sBACA,cACA,WACA,kBACA,gBACA,4BACA,AADA,oBACA,yCAAA,gCAAA,CAGF,6BACE,mBACA,gBACA,uBACA,eAAA,CAGF,6CACE,aAAA,CAKF,kDACE,aACA,iBACA,mBACA,mBAAA,sBAAA,kBAAA,aAAA,CAGF,gDACE,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,8BAAA,6BAAA,2BAAA,uBAAA,kBAAA,CAGF,wDACE,aACA,aAAA,CAGF,8CACE,uBACA,aACA,iBACA,4BACA,AADA,oBACA,gBACA,mBACA,mBAAA,sBAAA,kBAAA,aAAA,CAKF,sCACE,WACA,aAAA,CAGF,0CACE,YAAA,CAGF,4CACE,WACA,YACA,sCAAA,6BAAA,CAGF,gDACE,4BAAA,mBAAA,CAGF,uCACE,gBACA,WACA,kBACA,2BAAA,CAGF,oCACE,4BACA,kBACA,gBACA,gBAAA,CAGF,2CACE,eAAA,CAGF,wCACE,eAAA,CAIF,qBACE,WACA,aACA,mBACA,oBACA,eACA,OACA,MACA,UACA,8BAAA,qBAAA,CAGF,4BACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,aACA,sBACA,4BACA,AADA,oBACA,gBACA,kBAAA,CAGF,kCACE,aACA,YACA,eAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,sCACE,gBACA,UAAA,CAGF,0EAEE,cACA,WACA,YACA,gBACA,aACA,iBAAA,CAGF,kBACE,aACA,cACA,eACA,OACA,WACA,gBACA,sBACA,UACA,SAAA,CAGF,wBACE,UACA,iBAAA,CAGF,mCACE,gBAAA,CAGF,8BACE,YACA,aACA,iBAAA,CAGF,mBACE,gBACA,iBAAA,CAGF,sBACE,sBACA,4BAAA,CAGF,yBACE,aACA,iBACA,sBACA,4BAAA,mBAAA,CAGF,4BACE,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,gCACA,gBACA,QAAA,CAGF,kCACE,WACA,aAAA,CAGF,qCACE,aACA,aAAA,CAGF,wCACE,WACA,YACA,sCAAA,6BAAA,CAGF,yCACE,2BAAA,kBAAA,CAGF,+BACE,gCACA,gBACA,WACA,eAAA,CAGF,kCACE,aACA,mBAAA,CAGF,sCACE,gBACA,iBACA,eAAA,CAGF,yCACE,gBAAA,CAGF,2CACE,eAAA,CAGF,oCACE,gBACA,WACA,eAAA,CAGF,uCACE,gBAAA,CAGF,+CACE,gBACA,cACA,iBACA,4BAAA,CAGF,qDACE,YACA,aACA,gBAAA,CAIF,wBACE,8BACA,AADA,sBACA,aACA,gBACA,gBACA,cACA,eACA,OACA,WACA,yBACA,UACA,KAAA,CAGF,wCACE,gBACA,kBAAA,CAGF,mBACE,8BACA,AADA,sBACA,WACA,aACA,sBACA,gBACA,gBACA,cACA,eACA,OACA,UACA,UACA,+BAAA,CAGF,iCACE,gBACA,cACA,aACA,aACA,2BACA,AADA,mBACA,wBAAA,CAGF,sBACE,kBACA,sBACA,uBAAA,CAGF,+BACE,aACA,cACA,aAAA,CAGF,qCACE,WACA,WAAA,CAGF,oBACE,iBAAA,CAGF,0BACE,oBACA,sBACA,mBAAA,CAGF,kCACE,aACA,iBAAA,CAGF,2CACE,aACA,aAAA,CAGF,iDACE,WACA,YACA,2BAAA,kBAAA,CAGF,wCACE,aACA,gBACA,cACA,eAAA,CAGF,+CACE,gBACA,cACA,gBAAA,CAGF,+CACE,gBACA,cACA,gBAAA,CAGF,0CACE,aACA,kBACA,YACA,OAAA,CAGF,+CACE,yBACA,YACA,kBACA,YACA,kBACA,gBACA,aAAA,CAGF,kDACE,eACA,oCACA,AADA,4BACA,iBAAA,CAGF,qDACE,qBACA,aAAA,CAGF,gDACE,cACA,oCACA,AADA,4BACA,iBAAA,CAGF,+CACE,aAAA,CAGF,4BACE,qBAAA,CAGF,sCACE,8BACA,AADA,sBACA,WACA,aACA,gBACA,gBACA,aAAA,CAGF,gDACE,cACA,gBACA,kBAAA,CAGF,2CACE,gBACA,UAAA,CAGF,0DACE,WACA,gBACA,qBACA,iBAAA,CAGF,6CACE,oBACA,4BAAA,CAGF,sDACE,gBACA,WACA,YACA,aACA,sBACA,2BAAA,kBAAA,CAGF,sDACE,aACA,aAAA,CAGF,4DACE,WACA,YACA,2BAAA,kBAAA,CAGF,mDACE,aACA,gBACA,WACA,cACA,eAAA,CAGF,0DACE,eAAA,CAGF,wDACE,gBACA,UAAA,CAGF,sBACE,8BACA,AADA,sBACA,WACA,aACA,yBACA,eACA,SACA,gBACA,yBAAA,CAGF,8BACE,aAAA,CAIF,gCACE,gBACA,cACA,iBAAA,CAGF,6BACE,eAAA,CAGF,kCACE,WACA,gBACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAGF,mCACE,gBACA,WACA,4BACA,AADA,oBACA,sBACA,aACA,aACA,kBACA,iBAAA,CAGF,wCACE,iBAAA,CAIF,cACE,gBACA,cACA,iBAAA,CAGF,oBACE,kBACA,OACA,QACA,cACA,WACA,WACA,cACA,WACA,kCACA,AADA,0BACA,wBAAA,CAGF,+BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,0BACA,AADA,kBACA,yBAAA,CAGF,4BACE,aACA,WACA,kBACA,eAAA,CAGF,kCACE,gBACA,iBACA,WAAA,CAGF,oCACE,gBACA,aACA,iCACA,gBACA,4BACA,AADA,oBACA,iBAAA,CAGF,0CACE,YACA,aACA,gBACA,iBAAA,CAGF,gCACE,4BACA,gBACA,gBAAA,CAGF,0CACE,gBACA,iBAAA,CAGF,2BACE,gBACA,WACA,iBAAA,CAGF,eACE,eAAA,CAGF,oBACE,sBACA,2BACA,AADA,mBACA,aAAA,CAGF,0BACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,WACA,iBAAA,CAIF,+BACE,aAAA,CAIF,sCACE,kBACA,WACA,OACA,UACA,aACA,sBACA,QACA,iBAAA,CAGF,+BACE,iBACA,gBACA,aAAA,CAGF,wBACE,sBACA,4BACA,AADA,oBACA,gBAAA,CAGF,gEAEE,aACA,gBACA,8BACA,gBACA,aAAA,CAGF,yCACE,gBACA,UAAA,CAGF,mDACE,gBACA,gBAAA,CAGF,oCACE,aAAA,CAGF,0CACE,gBACA,cACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,iBAAA,CAGF,mDACE,YACA,aACA,wBAAA,CAGF,yDACE,WACA,WAAA,CAGF,0BACE,sBACA,iBACA,4BAAA,mBAAA,CAGF,uCACE,sBAAA,CAGF,6CACE,WACA,gBACA,gBACA,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBACA,AADA,2BACA,AADA,sBACA,AADA,mBACA,oBACA,iBAAA,CARF,uDAWI,gBACA,UAAA,CAGF,oDACE,WACA,cACA,kBACA,WACA,QACA,SACA,iCACA,YACA,WAAA,CAKJ,sDACE,YACA,aACA,kBAAA,CAGF,mDACE,mBAAA,eAAA,WAAA,MAAA,CAGF,4DACE,WACA,WAAA,CAGF,eACE,aACA,aACA,kBACA,aAAA,CAIF,sBACE,qBAAA,CAGF,6BACE,eACA,iBAAA,CAGF,oCACE,gBACA,gBAAA,CAGF,yCACE,eAAA,CAGF,+CACE,cACA,iBAAA,CAGF,2CACE,YACA,aACA,gBAAA,CAGF,+CACE,cACA,iBAAA,CAGF,uCACE,cACA,gBACA,mBAAA,CAGF,iCACE,gBACA,iBACA,0BAAA,CAGF,6BACE,2BACA,gBACA,cACA,oBAAA,CAGF,8BACE,gBACA,6BACA,aACA,gBACA,aAAA,CAGF,oCACE,aACA,aACA,iBAAA,CAGF,wCACE,aACA,gBACA,yBACA,cACA,gBACA,kBACA,kBACA,0BAAA,CAGF,+CACE,YACA,kBACA,WACA,aACA,oCACA,AADA,4BACA,yBACA,sBACA,WACA,WACA,oBACA,sBAAA,CAGF,8CACE,YACA,kBACA,WACA,aACA,oCACA,AADA,4BACA,yBACA,sBACA,YACA,WACA,oBACA,uBAAA,CAGF,wCACE,cACA,eAAA,CAGF,wBACE,sBACA,gBACA,gBACA,cACA,iBACA,YAAA,CAGF,kCACE,gBACA,aAAA,CAGF,kCACE,gBACA,aAAA,CAGF,6BACE,iBACA,qBAAA,CAGF,oCACE,aACA,6BACA,gBACA,cACA,kBACA,mBAAA,CAGF,4CACE,gBACA,aAAA,CAGF,sDACE,cACA,gBACA,oBACA,gBAAA,CAGF,4BACE,gBAAA,CAGF,mCACE,gBACA,cACA,aACA,WACA,sBACA,kBACA,iBAAA,CAGF,oCACE,UAAA,CAGF,sCACE,sBACA,wBAAA,CAIF,qBACE,8BACA,AADA,sBACA,wBACA,eACA,SACA,WACA,cACA,sBACA,WACA,4BAAA,CAGF,2BACE,gBACA,WACA,eAAA,CAGF,qCACE,kBACA,gBACA,aACA,iBAAA,CAGF,oDACE,iBAAA,CAGF,yDACE,WACA,kBACA,gBACA,6BACA,AADA,qBACA,WACA,QACA,aACA,kBACA,eACA,eAAA,CAGF,0BACE,aACA,aACA,WACA,eAAA,CAGF,+BACE,aACA,kBACA,iBAAA,CAGF,oCACE,sCACA,AADA,8BACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,+BACE,sCACA,AADA,8BACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAIpB,wBACE,WACA,WAAA,CAGF,8BACE,WACA,YACA,aAAA,CAGF,2BACE,oBACA,qBAAA,CAGF,uCACE,aACA,gBACA,UAAA,CAGF,6CACE,gBACA,cACA,iBACA,mBAAA,CAGF,oDACE,iBAAA,CAGF,gDACE,kBAAA,CAGF,mDACE,WACA,eAAA,CAGF,qCACE,gBACA,aAAA,CAGF,2BACE,sBACA,gBAAA,CAGF,iCACE,oBACA,gBACA,cACA,+BAAA,CAGF,2CACE,gBACA,WACA,aACA,gBAAA,CAGF,qDACE,kBAAA,CAGF,mEACE,QACA,UAAA,CAGF,qDACE,cACA,gBACA,iBAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,0CACE,8BACA,AADA,sBACA,yBACA,WACA,cACA,2BACA,AADA,mBACA,iBACA,mBAAA,CAGF,qEACE,UAAA,CAGF,AAJA,4DACE,UAAA,CAGF,AAJA,gEACE,UAAA,CAGF,AAJA,iEACE,UAAA,CAGF,AAJA,uDACE,UAAA,CAGF,uCACE,gBAAA,CAGF,gDACE,sBACA,2BACA,AADA,mBACA,aACA,WACA,iBACA,gBACA,aAAA,CAGF,mDACE,qBACA,aAAA,CAGF,sDACE,UACA,kBACA,2BAAA,CAGF,gEACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,kBACA,yBACA,WACA,gBACA,kBAAA,CAGF,6EACE,wBAAA,CAGF,gFACE,wBAAA,CAGF,qDACE,UACA,kBACA,gBACA,UAAA,CAGF,6BACE,iBACA,sBACA,aAAA,CAGF,mCACE,gBACA,aAAA,CAGF,yCACE,gBAAA,CAGF,0CACE,aAAA,CAGF,0BACE,8BACA,AADA,sBACA,WACA,cACA,sBACA,gBACA,gBACA,WACA,eACA,SACA,MAAA,CAGF,sCACE,gBACA,WACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAIF,0BACE,WACA,WAAA,CAGF,gCACE,WACA,YACA,aAAA,CAGF,0BACE,sBACA,gBACA,mBAAA,CAGF,mCACE,gBACA,6BACA,gBACA,aAAA,CAGF,8CACE,gBACA,iBACA,kBAAA,CAGF,qDACE,iBAAA,CAGF,qCACE,aACA,gBACA,aAAA,CAGF,8CACE,iBAAA,CAGF,+CACE,cACA,gBACA,qBACA,kBAAA,CAGF,4DACE,kBACA,eAAA,CAGF,4BACE,8BACA,AADA,sBACA,eACA,WACA,sBACA,SACA,cACA,eAAA,CAGF,wCACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,gBACA,UAAA,CAGF,2CACE,aACA,aAAA,CAGF,kDACE,gBACA,kBACA,oBAAA,CAGF,8CACE,wBAAA,CAIF,kBACE,qBAAA,CAGF,wBACE,gBACA,iBACA,2BACA,eAAA,CAGF,8BACE,aACA,UAAA,CAGF,8BACE,aACA,eAAA,CAGF,yDACE,UAAA,CAGF,AAJA,gDACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,AAJA,2CACE,UAAA,CAGF,gCACE,YAAA,CAGF,iCACE,YAAA,CAGF,0CACE,eAAA,CAGF,qBACE,gBACA,aACA,sBACA,gBAAA,CAGF,0BACE,kBACA,aACA,gBACA,aAAA,CAGF,qBACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,6BACA,gBACA,UAAA,CAGF,2BACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,cACA,gBACA,cACA,wBAAA,CAIF,kBACE,cACA,eAAA,CAGF,0BACE,aAAA,CAGF,gCACE,4BACA,gBACA,gCAAa,CAGf,sCACE,gBACA,iBACA,WACA,mBAAA,CAGF,mCACE,aACA,aAAA,CAGF,yCACE,WACA,WAAA,CAGF,eACE,sBACA,aACA,cACA,2BACA,AADA,mBACA,yBAAA,CAGF,qBACE,kBACA,gBACA,cACA,uBAAA,CAGF,wBACE,iBACA,gCAAA,CAGF,0BACE,gBAAA,CAGF,gBACE,aACA,wBAAA,CAGF,sBACE,sBACA,2BACA,AADA,mBACA,mBAAA,CAGF,6BACE,aACA,gBACA,8BACA,gBACA,aAAA,CAGF,mCACE,gBACA,eACA,aACA,kBAAA,CAGF,iCACE,gBACA,gBAAA,CAGF,0CACE,aACA,aAAA,CAGF,gDACE,WACA,YACA,2BAAA,kBAAA,CAGF,uCACE,aACA,gBACA,WACA,eAAA,CAGF,6CACE,aACA,aAAA,CAGF,8CACE,gBAAA,CAGF,kCACE,gBACA,cACA,iBACA,uBACA,wBACA,6BAAA,CAGF,yCACE,gBACA,gBAAA,CAGF,8BACE,cACA,eAAA,CAGF,mCACE,aACA,aACA,kBACA,kBACA,WACA,4BACA,AADA,oBACA,eAAA,CAGF,6CACE,sBACA,UAAA,CAGF,2CACE,WACA,qBAAA,CAGF,wCACE,iBAAA,CAIF,uBACE,gBACA,aAAA,CAGF,0BACE,gCAAA,CAGF,gCACE,aACA,aAAA,CAGF,sCACE,WACA,WAAA,CAGF,6BACE,4BACA,gBACA,iBAAA,CAGF,gCACE,aAAA,CAGF,oCACE,gBACA,iBACA,WACA,kBAAA,CAGF,mCACE,iBAAA,CAGF,oBACE,sBACA,gBACA,cACA,eAAA,CAGF,4BACE,eAAA,CAGF,gCACE,iBACA,aAAA,CAGF,8BACE,gBACA,gBAAA,CAGF,oCACE,aACA,YACA,wBAAA,CAGF,wCACE,gBACA,cACA,iBACA,YACA,aACA,kBACA,iBAAA,CAGF,wBACE,gBACA,cACA,sBACA,+BAAA,CAGF,8BACE,gBACA,cACA,mBAAA,CAGF,qCACE,iBAAA,CAGF,qBACE,WACA,WAAA,CAGF,2BACE,WACA,YACA,aAAA,CAGF,wBACE,sBACA,iBACA,aAAA,CAGF,8BACE,gBACA,aAAA,CAGF,oCACE,gBAAA,CAGF,sCACE,cACA,aACA,gBAAA,CAGF,4CACE,gBACA,WACA,2BACA,AADA,mBACA,sBACA,mBACA,iBAAA,CAGF,mCACE,2BACA,iBACA,iBAAA,CAGF,0CACE,iBACA,eAAA,CAGF,uBACE,8BACA,AADA,sBACA,WACA,cACA,eACA,SACA,OACA,sBACA,gBACA,yBAAA,CAGF,4BACE,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,WACA,eAAA,CAGF,mCACE,WACA,qBAAA,CAGF,oCACE,WACA,qBAAA,CAGF,iCACE,iBAAA,CAIF,mBACE,oBACA,sBACA,aAAA,CAGF,4BACE,aACA,aAAA,CAGF,kCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,gBACA,WACA,eAAA,CAGF,+BACE,aACA,aAAA,CAGF,gCACE,gBAAA,CAGF,yBACE,sBACA,cAAA,CAGF,kCACE,cACA,uBACA,oBACA,+BAAA,CAGF,0CACE,YAAA,CAGF,oDACE,YACA,aACA,sBACA,kBACA,kBACA,WACA,eAAA,CAGF,gDACE,aACA,gBACA,aAAA,CAGF,sDACE,UAAA,CAGF,yDACE,eAAA,CAGF,wCACE,gBACA,aACA,aACA,2BACA,AADA,mBACA,qBAAA,CAGF,+BACE,gBACA,iBAAA,CAGF,yCACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,UACA,aACA,qBAAA,CAGF,4CACE,wBAAA,CAGF,qCACE,gBACA,WACA,aACA,8BACA,uBAAA,CAGF,wCACE,yBAAA,CAGF,2CACE,gBACA,WACA,gBAAA,CAGF,iDACE,iBAAA,CAIF,gBACE,sBACA,0BACA,4BACA,AADA,oBACA,uBACA,aACA,SACA,mBAAA,CAGF,0BACE,gBACA,aACA,cACA,0BACA,AADA,kBACA,WACA,kBACA,mBACA,4BACA,0BACA,0BACA,qBAAA,CAGF,+BACE,2BAAA,CAGF,wBACE,gBACA,iBACA,kBACA,sBAAA,CAGF,yBACE,sBACA,2BACA,gBACA,cACA,cAAA,CAGF,+BACE,gBACA,aAAA,CAGF,qCACE,gBAAA,CAGF,wCACE,UAAA,CAGF,2BACE,aACA,aACA,4BACA,AADA,oBACA,WACA,gBACA,kBACA,kBACA,wBAAA,CAIF,wBACE,eACA,sBACA,+BAAA,CAGF,+BACE,oBACA,gBACA,aAAA,CAGF,wCACE,aACA,cACA,yBACA,4BACA,AADA,oBACA,oBACA,gBACA,kBACA,yBAAA,CAGF,2CACE,qBACA,4BACA,AADA,oBACA,2EACA,kCACA,AADA,0BACA,wBAAA,CAGF,gDACE,YAAA,CAGF,yDACE,YACA,aACA,iBAAA,CAGF,+DACE,WACA,YACA,0BAAA,iBAAA,CAGF,gEACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,SACA,OAAA,CAGF,sDACE,YAAA,CAGF,4DACE,WACA,gBACA,aAAA,CAGF,6DACE,gBACA,WACA,gBAAA,CAGF,6CACE,gBACA,sBACA,4BACA,AADA,oBACA,aACA,aACA,yBAAA,CAGF,oDACE,kBACA,QACA,MACA,gBACA,qCACA,aACA,aACA,sCAAA,6BAAA,CAGF,qBACE,qBAAA,CAGF,2BACE,4BACA,gCACA,kBACA,gBACA,aAAA,CAGF,oCACE,YACA,YAAA,CAGF,0CACE,WACA,YACA,0BAAA,iBAAA,CAGF,kCACE,aACA,iBACA,aAAA,CAGF,wCACE,cACA,iBACA,UAAA,CAGF,sCACE,YAAA,CAGF,4CACE,eAAA,CAGF,0DACE,gBACA,iBAAA,CAGF,0BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,wBAAA,CAGF,uBACE,gBACA,kBACA,aACA,aACA,4BACA,AADA,oBACA,4BAAA,CAIF,oBACE,aACA,gBACA,cACA,kBACA,iBAAA,CAGF,8BACE,gBACA,qBACA,kBAAA,CAGF,uBACE,aACA,YACA,aAAA,CAGF,6BACE,WACA,YACA,aAAA,CAIF,qCACE,WACA,8BACA,AADA,sBACA,YACA,cACA,iBAAA,CAGF,mDACE,wBACA,WAAA,CAGF,mCACE,WACA,YACA,4BAAA,mBAAA,CAGF,4BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAIF,uBACE,yBACA,WACA,eAAA,CAGF,sCACE,aAAA,CAGF,oDACE,wBACA,cACA,4BACA,AADA,oBACA,WACA,kBACA,4BACA,kCAAA,yBAAA,CAGF,6DACE,wEAAsB,CAGxB,yDACE,oEAAsB,CAGxB,2DACE,sEAAsB,CAGxB,0DACE,qEAAsB,CAGxB,2DACE,sEAAsB,CAGxB,6DACE,wEAAsB,CAGxB,0DACE,YACA,cACA,cACA,kBACA,WAAA,CAGF,0DACE,gBACA,iBACA,uBAAA,CAGF,8DACE,gBACA,iBACA,qBAAA,CAGF,wEACE,kBACA,eAAA,CAGF,yDACE,gBAAA,CAGF,+DACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,4BACA,iBAAA,CAGF,oEACE,gBACA,WACA,gCAAa,CAGf,6EACE,kBACA,WACA,aACA,uCACA,WACA,OACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,0DACE,gBACA,sBAAA,CAGF,oEACE,gBACA,mBACA,oBAAA,CAGF,wBACE,sBACA,qBACA,mBAAA,CAGF,+BACE,aACA,gBACA,gBACA,iBACA,aAAA,CAGF,yCACE,cACA,mBACA,gBACA,mBACA,oBAAA,CAGF,oCACE,gBACA,UAAA,CAGF,6CACE,aAAA,CAGF,oCACE,aACA,cACA,yBACA,yBACA,wBACA,4BAAA,mBAAA,CAGF,yCACE,oBACA,gBACA,UAAA,CAGF,+CACE,+BACA,mBACA,gBACA,cACA,gBAAA,CAGF,yDACE,WACA,gBACA,qBACA,iBAAA,CAGF,iDACE,gBACA,aACA,sBACA,aACA,4BACA,AADA,oBACA,wBAAA,CAGF,yDACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,yBACA,4BAAA,mBAAA,CAGF,gDACE,iBACA,gBACA,gBACA,UAAA,CAGF,qDACE,aAAA,CAGF,4BACE,sBACA,4BACA,AADA,oBACA,eACA,WACA,SACA,aACA,cACA,oBACA,WACA,2CACA,AADA,mCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,+BACE,uCAAW,AAAX,8BAAW,CAGb,qCACE,WACA,cACA,iBAAA,CAGF,2CACE,WACA,YACA,sCAAA,6BAAA,CAGF,oCACE,gBACA,gBACA,WACA,iBACA,gBACA,cACA,aAAA,CAGF,+CACE,kBACA,gBACA,WACA,WACA,SACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAIb,0BACE,2EACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,gBACA,WACA,wBACA,kBACA,gCAAa,CAGf,wCACE,gBACA,4BACA,kBACA,kBAAA,CAGF,gCACE,YACA,YACA,sBACA,wBAAA,CAGF,+BACE,gBACA,4BACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,gBAAA,CAGF,qCACE,aACA,iBAAA,CAGF,0CACE,WACA,eAAA,CAGF,gCACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,aACA,sCACA,AADA,8BACA,0BACA,yBACA,aACA,gBACA,UAAA,CAGF,sCACE,kBACA,UAAA,CAIF,yCACE,sBACA,cACA,iBACA,sCAAA,6BAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,iCACE,sBACA,mBAAA,CAGF,sCACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,yBACA,cACA,gBACA,mBAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,uCACE,cACA,6BACA,gBACA,UAAA,CAGF,8CACE,gBACA,cACA,kBAAA,CAGF,4CACE,gBACA,iCACA,aAAA,CAGF,kCACE,sBACA,eAAA,CAGF,wCACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,aACA,cACA,kBACA,4BACA,AADA,oBACA,yBACA,wBAAA,CAGF,iDACE,YACA,cACA,kBACA,SACA,UAAA,CAGF,uDACE,WACA,WAAA,CAGF,8CACE,aACA,gBACA,iBACA,aAAA,CAGF,8CACE,gBACA,cACA,0BACA,kBACA,kBACA,aACA,aACA,4BAAA,mBAAA,CAIF,0BACE,cACA,gBACA,cACA,wBAAA,CAGF,gCACE,aACA,YACA,wBAAA,CAGF,gCACE,cAAA,CAGF,0CACE,mBACA,gBACA,oBAAA,CAIF,6BACE,gBACA,WACA,eACA,UACA,WACA,UAAA,CAGF,sBACE,4BACA,kCACA,AADA,0BACA,aACA,aAAA,CAGF,oBACE,sBACA,0BACA,4BACA,AADA,oBACA,+BACA,eAAA,CAGF,0BACE,6BACA,kBACA,aAAA,CAGF,mCACE,aACA,aAAA,CAGF,yCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gCACE,aACA,gBACA,cACA,aAAA,CAGF,qCACE,gBACA,UAAA,CAGF,+CACE,gBACA,iBAAA,CAGF,uCACE,gBACA,gBAAA,CAGF,8CACE,eAAA,CAGF,kCACE,kBACA,aACA,aACA,4BACA,AADA,oBACA,gBACA,WACA,kBACA,kBACA,YACA,aACA,oCACA,AADA,4BACA,iCACA,8BAAA,CAGF,4CACE,kBACA,eAAA,CAGF,0BACE,gBACA,aACA,kBACA,iBAAA,CAIF,wBACE,gBACA,WACA,eACA,UACA,WACA,UAAA,CAGF,iBAEE,4BACA,kCACA,AADA,0BACA,aACA,cACA,cACA,kBACA,gBAAA,CAGF,oBACE,oEAAsB,CAGxB,yBACE,0BACA,gBACA,UAAA,CAGF,kCACE,YACA,aACA,kBAAA,CAGF,wCACE,WACA,YACA,0BACA,AADA,kBACA,sBAAA,CAGF,oCACE,iBAAA,CAGF,uBACE,qEACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,yBACA,gBACA,kBACA,iBACA,aAAA,CAGF,yBACE,kBACA,WACA,gBACA,gBAAA,CAGF,iCACE,UAAA,CAGF,+DAGE,aACA,0BACA,sBACA,4BACA,AADA,oBACA,2BACA,4BACA,iBAAA,CAGF,0BACE,sBAAA,CAGF,mCACE,aACA,cACA,iBAAA,CAIF,yCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gCACE,aACA,gBACA,cACA,aAAA,CAGF,uCACE,iBACA,eAAA,CAGF,4CACE,eAAA,CAGF,4CACE,gBACA,WACA,kBAAA,CAGF,+BACE,gBACA,aACA,sBACA,WACA,4BAAA,mBAAA,CAGF,uCACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,2BACE,gBACA,WACA,gBAAA,CAGF,kCACE,gBACA,cACA,iBAAA,CAGF,4CACE,gBACA,cACA,oBACA,oBAAA,CAGF,8BACE,gBACA,iBACA,WACA,WACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,kBACA,kBACA,gBAAA,CAGF,iCACE,0BACA,cACA,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,oEACA,WACA,YAAA,CAGF,uBACE,gBACA,WACA,kBACA,gBAAA,CAGF,iFAGE,qEACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,kBACA,SACA,mCACA,AADA,+BACA,AADA,2BACA,cACA,SAAA,CAGF,sBACE,wBAAA,CAGF,2DAEE,gBACA,iBACA,aACA,gBAAA,CAGF,6EAEE,YACA,YAAA,CAGF,mFAEE,iCAAW,AAAX,6BAAW,AAAX,wBAAW,CAGb,yFAEE,WACA,YACA,aAAA,CAGF,+EAEE,cAAA,CAGF,kCACE,8BACA,aAAA,CAGF,0CACE,YAAA,CAGF,mDACE,YACA,YAAA,CAGF,yDACE,WACA,YACA,0BACA,AADA,kBACA,0BAAA,CAGF,gDACE,aACA,gBACA,UAAA,CAGF,sDACE,gBACA,cACA,kBAAA,CAGF,yCACE,eAAA,CAGF,mDACE,gBACA,sBACA,kBAAA,CAGF,4BACE,gBACA,kBACA,kBACA,YAAA,CAGF,uBACE,wBAAA,CAGF,qCACE,mBAAA,CAGF,+BACE,gBAAA,CAGF,qCACE,sBACA,aAAA,CAGF,qBACE,eACA,QACA,SACA,aACA,oBACA,WACA,4BACA,AADA,oBACA,sBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BACA,AADA,uBACA,AADA,mBACA,qBACA,kBAAA,CAGF,wBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,8BACE,WACA,cACA,iBAAA,CAGF,wCACE,kBACA,YACA,UACA,WACA,gBACA,YACA,aACA,kBACA,iBAAA,CAGF,oCACE,WACA,YACA,sCAAA,6BAAA,CAGF,6BACE,gBACA,WACA,gBACA,kBACA,gBAAA,CAGF,gCACE,gBAAA,CAGF,2BACE,gBACA,iBACA,kBACA,gBAAA,CAGF,6BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,wBAAA,CAIF,sBACE,sBACA,mBAAA,CAGF,8BACE,cACA,gCACA,eAAA,CAGF,uCACE,aACA,aAAA,CAGF,6CACE,WACA,YACA,2BAAA,kBAAA,CAGF,oCACE,aACA,gBACA,cACA,aAAA,CAGF,0CACE,gBACA,aAAA,CAGF,oDACE,aAAA,CAGF,2CACE,eAAA,CAGF,gDACE,gBACA,gBAAA,CAGF,mDACE,gBAAA,CAGF,8BACE,cACA,gBACA,eAAA,CAGF,sCACE,aAAA,CAGF,mCACE,UAAA,CAGF,uCACE,aAAA,CAGF,mCACE,gBACA,WACA,aACA,aACA,2BACA,AADA,mBACA,kBACA,iBAAA,CAGF,0CACE,WACA,qBAAA,CAGF,wCACE,iBAAA,CAIF,oBACE,4BACA,kCACA,AADA,0BACA,WACA,aAAA,CAGF,0BACE,WACA,aAAA,CAOF,wBACE,aACA,cACA,sBACA,2BACA,AADA,mBACA,gBACA,wBAAA,CAGF,iCACE,aACA,aAAA,CAGF,uCACE,WACA,YACA,2BAAA,kBAAA,CAGF,8BACE,aACA,gBACA,aAAA,CAGF,oCACE,aACA,2BACA,AADA,mBACA,gBACA,gBAAA,CAGF,8CACE,YACA,yBACA,kBACA,cACA,YACA,iBAAA,CAGF,yCACE,kBACA,eAAA,CAGF,sCACE,eAAA,CAGF,6CACE,gBACA,iBACA,aAAA,CAGF,kDACE,eAAA,CAGF,sDACE,gBACA,WACA,mBACA,6BACA,iBAAA,CAGF,gDACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,2BAAA,kBAAA,CAGF,0DACE,gBACA,iBAAA,CAIF,6CACE,cACA,kBACA,6BACA,kBAAA,CAGF,qBACE,WACA,aACA,yBACA,iBACA,gBACA,8BAAA,qBAAA,CAGF,0BACE,eAAA,CAGF,oCACE,gBACA,qBACA,kBAAA,CAGF,gCACE,cACA,iBAAA,CAGF,6BACE,YACA,aACA,kBACA,gBACA,iBAAA,CAGF,oCACE,WAAA,CAGF,2CACE,WAAA,CAGF,oCACE,YACA,gBACA,gBACA,aAAA,CAGF,uBACE,qBAAA,CAGF,6BACE,oBACA,kBACA,gCACA,aAAA,CAGF,qCACE,YAAA,CAGF,2CACE,YAAA,CAGF,8CACE,YACA,YAAA,CAGF,oDACE,WACA,YACA,0BAAA,iBAAA,CAGF,0CACE,gBACA,cACA,gBAAA,CAGF,0CACE,gBACA,cACA,eAAA,CAGF,8CACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,iBAAA,CAGF,wDACE,gBACA,gBAAA,CAGF,6BACE,gBACA,cACA,kBACA,aACA,iBAAA,CAGF,uCACE,kBACA,eAAA,CAGF,sBACE,sBACA,gBACA,iBACA,gBACA,aAAA,CAGF,6BACE,aACA,4BAAA,CAGF,uCACE,kBACA,gBACA,aAAA,CAGF,2BACE,kBACA,gBACA,aAAA,CAGF,qCACE,cACA,gBACA,cAAA,CAGF,sCACE,gBACA,iBAAA,CAGF,sCACE,gBACA,aAAA,CAGF,2BACE,eACA,SACA,WACA,cACA,sBACA,gBACA,WACA,UAAA,CAGF,wCACE,UACA,gBACA,UAAA,CAGF,kDACE,eAAA,CAGF,gCACE,UACA,kBACA,mBACA,YACA,WACA,eAAA,CAGF,gEACE,qBAAA,CAGF,uEACE,wBAAA,CAGF,8FACE,QAAA,CAIF,mBACE,WACA,cACA,sBACA,6BACA,gBACA,iBAAA,CAGF,6BACE,iBACA,kBACA,WACA,YACA,YAAA,CAGF,4BACE,aACA,aAAA,CAGF,kCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,gBACA,UAAA,CAGF,gCACE,gBACA,iBACA,gBAAA,CAGF,qCACE,eAAA,CAGF,sCACE,mBACA,mBACA,4BACA,AADA,oBACA,gBACA,oBACA,iBAAA,CAGF,oBACE,sBACA,iBACA,sBAAA,CAGF,2BACE,gBAAA,CAGF,iCACE,aACA,WACA,qBAAA,CAGF,iCACE,eACA,gBACA,aAAA,CAGF,uCACE,cAAA,CAGF,0CACE,aAAA,CAGF,iDACE,yBACA,kBACA,2BACA,AADA,mBACA,gBACA,iBACA,qBACA,sBACA,cACA,iBAAA,CAGF,0BACE,gBACA,iBACA,kBACA,iBACA,UAAA,CAGF,0BACE,gBACA,gBAAA,CAGF,iCACE,kBACA,eAAA,CAGF,oCACE,kBAAA,CAGF,mCACE,YACA,aACA,sBAAA,CAGF,yCACE,WACA,YACA,0BACA,AADA,kBACA,yBAAA,CAGF,gDACE,WAAA,CAGF,6BACE,gBACA,cACA,iBAAA,CAGF,uCACE,gBACA,qBAAA,CAGF,6BACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,WACA,wBAAA,CAGF,2DAEE,kBACA,gBACA,cACA,iBAAA,CAGF,sCACE,gBACA,cACA,qBACA,iBAAA,CAGF,yCACE,gBACA,cACA,iBAAA,CAGF,4BACE,sBACA,gBAAA,CAGF,mCACE,oBACA,kBACA,aACA,6BACA,gBACA,aAAA,CAGF,yCACE,aAAA,CAGF,mDACE,kBACA,eAAA,CAGF,kCACE,gBAAA,CAGF,wCACE,aACA,sBAAA,CAGF,iDACE,WACA,cACA,iBAAA,CAGF,uDACE,WACA,YACA,4BAAA,mBAAA,CAGF,uDACE,kBACA,UACA,WACA,iBACA,aACA,kBACA,kBACA,sCACA,AADA,8BACA,gBACA,WACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,8CACE,gBACA,WACA,gBAAA,CAGF,+CACE,iBACA,eAAA,CAIF,+BACE,aACA,gBACA,sBACA,gBACA,aAAA,CAGF,yCACE,iBAAA,CAGF,oBACE,gBACA,cACA,4BACA,sBACA,+BAAA,CAGF,0BACE,gBACA,cACA,2BACA,AADA,mBACA,aACA,gBACA,yBACA,kBACA,sBAAA,CAGF,uCACE,UAAA,CAIF,qBACE,sBACA,6BACA,gBACA,cACA,+BAAA,CAGF,iCACE,gBAAA,CAGF,sCACE,uBAAA,CAGF,gDACE,gBACA,UAAA,CAGF,0DACE,iBAAA,CAGF,qCACE,WACA,eAAA,CAGF,+BACE,aACA,yBACA,4BACA,AADA,oBACA,gBAAA,CAGF,wCACE,gBACA,4BACA,WACA,aAAA,CAGF,mEACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,8DACE,UAAA,CAGF,AAJA,+DACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,qCACE,iBACA,iBAAA,CAGF,8CACE,aACA,cACA,uBACA,kBACA,gBACA,UAAA,CAGF,oDACE,WACA,YACA,2BAAA,kBAAA,CAGF,4DACE,gBACA,kBACA,WACA,YAAA,CAGF,8DACE,cACA,eAAA,CAGF,kCACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,gBAAA,CAIF,cACE,WACA,aAAA,CAGF,yBACE,oBACA,aAAA,CAGF,+BACE,aACA,gBACA,WACA,gBAAA,CAGF,8CACE,gBACA,iBACA,yBACA,kBACA,2BACA,AADA,mBACA,mBACA,kBAAA,CAGF,+BACE,YAAA,CAGF,wCACE,YACA,aACA,0BACA,AADA,kBACA,yBAAA,CAGF,8CACE,WACA,YACA,0BAAA,iBAAA,CAGF,gCACE,aACA,aACA,sBACA,sCACA,AADA,8BACA,gBACA,aAAA,CAGF,0CACE,gBACA,wBACA,aACA,iBAAA,CAGF,eACE,sBACA,4BACA,4BACA,AADA,oBACA,qBACA,iBAAA,CAGF,qBACE,gBACA,aAAA,CAGF,2BACE,gBACA,cACA,iBAAA,CAGF,sCACE,YACA,aACA,yBACA,4BACA,AADA,oBACA,gBACA,cACA,iBAAA,CAGF,gCACE,gBACA,UAAA,CAGF,mCACE,aAAA,CAGF,kCACE,uEACA,4BACA,kCACA,AADA,0BACA,YACA,aACA,cAAA,CAGF,8CACE,sEAAsB,CAGxB,yCACE,uEACA,YACA,YAAA,CAGF,oBACE,aACA,aACA,gBACA,kBACA,WACA,4BACA,AADA,oBACA,kBACA,aAAA,CAGF,uBACE,gCAAA,CAGF,qBACE,sEACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,kBACA,SACA,mCACA,AADA,+BACA,AADA,2BACA,cACA,SAAA,CAGF,gBACE,iBACA,mBAAA,CAGF,qBACE,gBACA,WACA,iBAAA,CAGF,uBACE,sBAAA,CAGF,6BACE,YACA,cACA,4BACA,kCACA,AADA,0BACA,WACA,gBACA,kBACA,mBACA,mBACA,qEAAsB,CAGxB,6BACE,gBACA,aAAA,CAGF,sBACE,gBACA,cACA,gBACA,kBACA,eAAA,CAGF,aACE,2BACA,0BAAA,CAGF,mBACE,6BACA,aAAA,CAGF,yBACE,cACA,gBACA,YAAA,CAGF,yBACE,gBACA,cACA,eAAA,CAGF,wBACE,gBACA,gCAAa,CAGf,eACE,aACA,cACA,eACA,QACA,SACA,oBACA,qBACA,WACA,kBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,6BACE,4BACA,kCACA,AADA,0BACA,WACA,WAAA,CAGF,kBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,2BACE,yEACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,mBACA,iBAAA,CAGF,kCACE,gBACA,WACA,iBAAA,CAGF,qCACE,gBACA,4BACA,eAAA,CAGF,uCACE,gBACA,cACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,kBACA,wBAAA,CAIF,+BACE,aACA,kBACA,gBACA,gBACA,UAAA,CAGF,gCACE,sBACA,gBACA,UAAA,CAGF,uCACE,cACA,6BACA,oBACA,iBAAA,CAGF,6CACE,aACA,gBACA,cACA,kBAAA,CAGF,4CACE,gBACA,iCACA,aAAA,CAIF,oBACE,sBACA,gBAAA,CAGF,0BACE,kBACA,oBACA,iBACA,6BACA,gBACA,UAAA,CAGF,+BACE,cACA,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,iBACA,iBAAA,CAGF,uCACE,gBAAA,CAGF,yCACE,WACA,gBACA,kBACA,QACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,mCACE,2BAAA,CAGF,mCACE,cACA,eAAA,CAGF,8DACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,gDACE,UAAA,CAGF,iCACE,aACA,UAAA,CAGF,sCACE,gBACA,UAAA,CAGF,kCACE,oBAAA,CAGF,2CACE,uBACA,aACA,cACA,kBACA,gBACA,WACA,qBAAA,CAGF,2DACE,cAAA,CAGF,iDACE,WACA,YACA,2BAAA,kBAAA,CAGF,yDACE,kBACA,gBACA,WACA,aACA,YACA,aACA,iBAAA,CAGF,2DACE,cACA,gBACA,YACA,aACA,iBAAA,CAGF,6DACE,qBAAA,CAGF,yBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAIF,0BACE,sBACA,oBACA,iBAAA,CAGF,oCACE,gBACA,6BACA,aACA,kBACA,gBACA,aAAA,CAGF,gCACE,eAAA,CAGF,oCACE,4BACA,iBACA,gBACA,aAAA,CAGF,2CACE,gBACA,gBAAA,CAGF,oCACE,kBACA,iBACA,SACA,YACA,WACA,aACA,cACA,kBAAA,CAGF,2CACE,aAAA,CAIF,iBACE,sBACA,yBAAA,CAGF,uBACE,kBACA,oBACA,6BACA,aAAA,CAGF,gCACE,aACA,aAAA,CAGF,sCACE,WACA,YACA,2BAAA,kBAAA,CAGF,6BACE,aACA,cACA,gBACA,aAAA,CAGF,oCACE,UAAA,CAGF,oCACE,eAAA,CAGF,qCACE,gBACA,cACA,aACA,aACA,sBACA,2BACA,AADA,mBACA,kBACA,iBAAA,CAIF,oBACE,kBAAA,CAGF,oBACE,gBAAA,CAGF,2BACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,8BACA,AADA,sBACA,yBACA,4BACA,AADA,oBACA,gBACA,YAAA,CAGF,iCACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,gBACA,iBAAA,CAGF,4DACE,UAAA,CAGF,AAJA,mDACE,UAAA,CAGF,AAJA,uDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,8CACE,UAAA,CAGF,qCACE,WACA,eAAA,CAGF,yBACE,aACA,kBACA,aACA,kBACA,gBACA,aAAA,CAGF,mBACE,gBACA,WACA,8BAAA,CAGF,kBACE,kBAAA,CAGF,wBACE,gBACA,cACA,gBACA,aACA,2BACA,AADA,mBACA,kBACA,sBACA,sBAAA,CAGF,kBACE,6BACA,0BAAA,CAIF,sBACE,cACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,4BACE,gBACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,iBAAA,CAGF,kCACE,6BAAA,CAGF,sCACE,YACA,aACA,0BACA,AADA,kBACA,0BACA,kBACA,kBACA,wBACA,eAAA,CAGF,yCACE,yBACA,WACA,oBAAA,CAGF,kCACE,WACA,aACA,cACA,8BAAA,yBAAA,qBAAA,CAGF,qCACE,YAAA,CAGF,gCACE,eAAA,CAGF,sCACE,6BACA,cACA,gBACA,UAAA,CAGF,4CACE,YAAA,CAGF,6CACE,YAAA,CAGF,8EACE,UAAA,CAGF,AAJA,qEACE,UAAA,CAGF,AAJA,yEACE,UAAA,CAGF,AAJA,0EACE,UAAA,CAGF,AAJA,gEACE,UAAA,CAGF,qCACE,gBACA,WACA,gBAAA,CAGF,qCACE,gBACA,WACA,aACA,aACA,kBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAGF,sCACE,gBACA,WACA,kBACA,sBAAA,CAGF,uCACE,cACA,mBACA,6BACA,aACA,aAAA,CAGF,6CACE,gBACA,cACA,cACA,kBACA,UAAA,CAGF,wEACE,UAAA,CAIF,AALA,+DACE,UAAA,CAIF,AALA,mEACE,UAAA,CAIF,AALA,oEACE,UAAA,CAIF,AALA,0DACE,UAAA,CAIF,YACE,aACA,sBACA,2BACA,AADA,mBACA,yBACA,wBACA,SACA,mBAAA,CAGF,qBACE,aACA,cACA,aAAA,CAGF,2BACE,WACA,WAAA,CAGF,iBACE,gBACA,cACA,iBACA,kBACA,eAAA,CAGF,kBACE,gBACA,WACA,kBACA,gBAAA,CAGF,iBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,wBAAA,CAIF,mCACE,cACA,gBACA,gBACA,UAAA,CAGF,yCACE,gBACA,cACA,kBAAA,CAGF,0CACE,qBAAA,CAGF,iDACE,gBAAA,CAGF,+CACE,kBACA,oBACA,6BACA,aAAA,CAGF,uDACE,YAAA,CAGF,6DACE,aACA,gBACA,aAAA,CAGF,gEACE,YACA,YAAA,CAGF,sEACE,WACA,YACA,0BACA,AADA,kBACA,uBACA,kCACA,AADA,0BACA,+BACA,6BACA,AACA,8BAAA,qBAAA,CAGF,sDACE,eAAA,CAGF,kDACE,oBACA,gBACA,WACA,eAAA,CAGF,wDACE,UAAA,CAIF,uBACE,oBAAA,CAGF,oBACE,sBACA,aACA,kBACA,gBACA,cACA,4BAAA,CAGF,0BACE,WAAA,CAGF,6BACE,cACA,gCAAA,CAGF,uBACE,8BAEA,AAFA,sBAEA,WACA,sBACA,aACA,eAAA,CAGF,8BACE,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,iBAAA,CAGF,oCACE,YACA,gBACA,aACA,iBAAA,CAGF,+DACE,UAAA,CAGF,AAJA,sDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,2DACE,UAAA,CAGF,AAJA,iDACE,UAAA,CAGF,wCACE,kBACA,YACA,WACA,gBACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,iCACE,gBACA,aAAA,CAGF,8BACE,sBACA,aACA,6BACA,WACA,eAAA,CAGF,iCACE,eACA,MACA,OACA,WACA,SAAA,CAGF,wCACE,kBACA,mBACA,AADA,eACA,AADA,OACA,UACA,UAAA,CAGF,8CACE,YACA,aACA,iBACA,oBAAA,CAGF,+BACE,gBAAA,CAGF,2BACE,sBACA,6BACA,cACA,wBACA,gBACA,UAAA,CAGF,mCACE,YAAA,CAGF,4CACE,aACA,cACA,0BAAA,iBAAA,CAGF,kDACE,WACA,YACA,0BACA,AADA,kBACA,uBACA,iCACA,AADA,yBACA,8BACA,4BACA,AACA,8BAAA,qBAAA,CAGF,yCACE,aACA,gBACA,UAAA,CAGF,+CACE,gBACA,WACA,mBAAA,CAGF,kCACE,aACA,iBACA,gBACA,UAAA,CAIF,sBACE,4EACA,4BACA,kCACA,AADA,0BACA,WACA,aAAA,CAGF,4BACE,gBACA,WACA,kBACA,iBAAA,CAGF,oCACE,gBACA,4BACA,kBACA,WAAA,CAGF,8CACE,gBACA,iBAAA,CAGF,2BACE,kBACA,WACA,iBACA,gBACA,gCAAa,CAGf,8BACE,gBACA,iBACA,gBACA,2BAAA,CAGF,oCACE,iBACA,iBAAA,CAGF,2CACE,gBACA,UAAA,CAGF,mBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,yBAAA,CAGF,oBACE,gBACA,gBAAA,CAGF,0BACE,aACA,cACA,4BACA,AADA,oBACA,sBACA,iBACA,gBACA,UAAA,CAGF,oCACE,gBAGA,oBACA,aAAA,CAIF,qBACE,sBACA,wBACA,mBAAA,CAGF,6BACE,aACA,cACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,4BACA,AADA,oBACA,cACA,4BACA,eAAA,CAGF,wCACE,0EACA,4BACA,kCACA,AADA,qBACA,YACA,WACA,uBAAA,CAGF,iDACE,eAAA,CAGF,gEACE,gBACA,WACA,iCACA,iBACA,aACA,iBAAA,CAGF,2DACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,iBAAA,CAGF,oDACE,gBAAA,CAGF,0DACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBAAA,CAGF,iEACE,gBACA,iCACA,WACA,eAAA,CAGF,0BACE,cACA,+BAAA,CAGF,gCACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,UAAA,CAGF,yCACE,YACA,aACA,cACA,mBAAA,CAGF,+CACE,WACA,WAAA,CAGF,6BACE,gBACA,gBAAA,CAGF,mCACE,yBACA,aACA,cACA,4BACA,AADA,oBACA,wBACA,gBACA,aAAA,CAGF,sCACE,yBACA,aAAA,CAGF,4CACE,YACA,YAAA,CAGF,kDACE,WACA,WAAA,CAGF,+CACE,gBACA,iBACA,cACA,kBAAA,CAGF,kDACE,aAAA,CAGF,2BACE,eAAA,CAGF,iCACE,gBAAA,CAGF,mDACE,YACA,aACA,0BACA,AADA,kBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,WACA,eAAA,CAGF,0DACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,yDACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,yCACE,aACA,gBACA,aAAA,CAGF,+CACE,YAAA,CAGF,sDACE,gBACA,WACA,eAAA,CAGF,sCACE,gBACA,cACA,aACA,aACA,sBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAGF,0CACE,gBACA,WACA,yBACA,oBAAA,CAIF,mBACE,sBACA,aACA,WACA,iBAAA,CAGF,yBACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,cACA,WAAA,CAGF,4BACE,cACA,gCAAA,CAIF,oBACE,WACA,aAAA,CAGF,0BACE,WACA,WAAA,CAGF,wBACE,eACA,MACA,sBACA,OACA,WACA,SAAA,CAGF,sBACE,WACA,mBACA,gBACA,aAAA,CAGF,iCACE,kBACA,gBACA,WACA,aAAA,CAGF,4BACE,qBACA,gBACA,cACA,aACA,kBACA,gBACA,aACA,wBAAA,CAGF,kCACE,6BAAA,CAGF,kCACE,gBACA,iBACA,aACA,iBAAA,CAGF,+BACE,yBACA,WACA,iBAAA,CAGF,uCACE,WACA,QACA,SACA,mCACA,oCACA,+BACA,kBACA,aACA,WACA,SACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,uBACE,aACA,gCACA,gBACA,aAAA,CAGF,gCACE,aAAA,CAGF,6BACE,gBACA,aAAA,CAGF,iCACE,gBACA,iBACA,yBACA,kBACA,2BACA,AADA,mBACA,aAAA,CAKF,qBACE,iBAAA,CAGF,wBACE,gBACA,gCACA,cACA,iBAAA,CAGF,iCACE,aACA,aAAA,CAGF,uCACE,WACA,YACA,2BAAA,kBAAA,CAGF,8BACE,aACA,gBACA,WACA,aAAA,CAGF,qCACE,gBACA,cACA,iBAAA,CAGF,0CACE,gBACA,gBAAA,CAGF,wCACE,gBACA,sBACA,aACA,4BACA,AADA,oBACA,aACA,iBAAA,CAGF,gDACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,wBAAA,CAGF,+CACE,kBACA,OACA,QACA,qCACA,AADA,iCACA,AADA,6BACA,QACA,gBACA,iBACA,iBAAA,CAGF,8BACE,gBACA,WACA,aACA,aACA,2BACA,AADA,mBACA,kBACA,kBACA,kBACA,YACA,YAAA,CAIF,kBACE,8BACA,AADA,sBACA,wEACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,eAAA,CAGF,yBACE,gBACA,UAAA,CAGF,8BACE,eAAA,CAGF,kCACE,gBACA,kBACA,4BAAA,CAGF,yBACE,gBACA,WACA,kBACA,kBAAA,CAGF,+BACE,eAAA,CAGF,yCACE,eACA,gBACA,cACA,sBACA,2BAAA,kBAAA,CAGF,4BACE,WACA,gBACA,iBAAA,CAGF,0BACE,oBACA,qBAAA,CAGF,4CACE,aACA,gBACA,gBAAA,CAGF,+CACE,gBACA,aAAA,CAGF,iCACE,mBACA,gBACA,aAAA,CAGF,wCACE,aACA,kBAAA,CAGF,yBACE,eACA,SACA,WACA,cACA,sBACA,gBACA,WACA,UAAA,CAGF,sCACE,UACA,gBACA,UAAA,CAGF,8BACE,WACA,kBACA,mBACA,YACA,WACA,eAAA,CAIF,sBACE,aACA,cACA,wBAAA,CAGF,oCACE,WACA,aAAA,CAGF,mCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gDACE,YACA,aACA,wBACA,AADA,gBACA,iCACA,AADA,6BACA,AADA,yBACA,gCACA,AADA,wBACA,4BACA,2BACA,yBACA,UACA,cAAA,CAGF,uDACE,yBACA,QAAA,CAGF,yCACE,aACA,UAAA,CAGF,eACE,gBACA,WACA,cACA,gBACA,qBAAA,CAGF,kBACE,eACA,MACA,OACA,WACA,SAAA,CAGF,0BACE,mBACA,kBACA,gBACA,UAAA,CAGF,qBACE,qBACA,gBACA,WACA,gBAAA,CAGF,wBACE,aAAA,CAGF,2BACE,iBAAA,CAGF,2BACE,YACA,YACA,2BACA,AADA,mBACA,wBAAA,CAGF,mBACE,iBAAA,CAGF,sBACE,eACA,gCACA,eAAA,CAGF,+BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,2BAAA,kBAAA,CAGF,4BACE,aACA,cACA,gBACA,UAAA,CAGF,kCACE,gBACA,aAAA,CAGF,wCACE,aACA,cACA,gBAAA,CAGF,2CACE,aACA,aAAA,CAGF,8CACE,WACA,YACA,2BAAA,kBAAA,CAGF,4BACE,iBACA,gBACA,WACA,gBAAA,CAGF,0BACE,gBAAA,CAIF,mBACE,gBACA,gBACA,cACA,iBACA,uBACA,eAAA,CAGF,kBACE,eACA,6BACA,oBAAA,CAGF,yBACE,gBACA,aACA,2BACA,AADA,mBACA,kBACA,kBACA,gBACA,iBACA,WAAA,CAGF,wBACE,kBACA,gBACA,UAAA,CAGF,kCACE,gBACA,kBAAA,CAGF,mDACE,eAAA,CAGF,oBACE,gBACA,gBACA,WACA,gBACA,iBAAA,CAGF,0BACE,WACA,aAAA,CAIF,sDACE,eAAA,CAGF,2DACE,gCAAa,CAIf,UACE,6FACA,AADA,wEACA,AADA,mEACA,AADA,sEACA,2EACA,WACA,YAAA,CAGF,mBACE,0EACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,iBAAA,CAGF,4BACE,aACA,cACA,0BACA,AADA,kBACA,uCACA,aAAA,CAGF,kCACE,aACA,cACA,0BACA,AADA,kBACA,aAAA,CAGF,mBACE,aACA,4BACA,AADA,oBACA,sBACA,yBACA,2BAAA,CAGF,0BACE,gBACA,cACA,kBACA,gBAAA,CAGF,sCACE,iBAAA,CAGF,gCACE,cACA,8BACA,oBAAA,CAGF,mCACE,cACA,2BAAA,CAGF,+BACE,gCACA,wBACA,iBAAA,CAGF,qCACE,gBACA,cACA,oBACA,eAAA,CAGF,qCACE,gBACA,kBAAA,CAGF,qCACE,gBACA,YAAA,CAGF,gEACE,aAAA,CAGF,AAJA,uDACE,aAAA,CAGF,AAJA,2DACE,aAAA,CAGF,AAJA,4DACE,aAAA,CAGF,AAJA,kDACE,aAAA,CAGF,yCACE,YAAA,CAGF,qCACE,kBACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,WACA,kBACA,kBACA,aACA,QACA,eAAA,CAGF,wCACE,wBAAA,CAGF,oCACE,iBACA,gBACA,cACA,gBAAA,CAGF,8CACE,gBACA,mBACA,qBAAA,CAGF,0BACE,gBACA,WACA,iBACA,aACA,4BACA,AADA,oBACA,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,oEACA,kBACA,kBACA,gBAAA,CAGF,wBACE,cACA,kBACA,mBACA,gBACA,aAAA,CAGF,kBACE,0EACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,aAAA,CAIF,aACE,eAAA,CAGF,qBACE,WACA,aACA,sBACA,eACA,OACA,QACA,MACA,UACA,+BAAA,CAGF,4BACE,aACA,aACA,yBACA,4BACA,AADA,oBACA,eAAA,CAGF,sCACE,gBACA,UAAA,CAGF,kCACE,gBACA,YACA,YAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,oBACE,eACA,aACA,OACA,UACA,cACA,yBACA,gBACA,kBACA,wBAAA,CAGF,0BACE,aACA,WACA,gBACA,aAAA,CAGF,6BACE,sBACA,+BACA,WACA,kBACA,cACA,gBAAA,CAGF,qBACE,mBACA,gBACA,gBAAA,CAGF,4BACE,iBAAA,CAGF,mCACE,YAAA,CAGF,yCACE,aACA,YACA,qBAAA,CAGF,yCACE,gBACA,WACA,eACA,gBAAA,CAGF,2BACE,uBACA,AADA,eACA,kBAAA,CAGF,iCACE,aACA,gBAAA,CAGF,0CACE,aACA,cACA,0BAAA,iBAAA,CAGF,gDACE,WACA,YACA,0BAAA,iBAAA,CAGF,uCACE,gBACA,WACA,aACA,kBACA,aACA,iBAAA,CAIF,MACE,eACA,WACA,YACA,kBACA,WACA,WAAA,CAGF,eACE,gBACA,YACA,4BACA,AADA,oBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BACA,AADA,uBACA,AADA,mBACA,SACA,aAAA,CAGF,kBACE,UACA,2BACA,AADA,uBACA,AADA,mBACA,cACA,gBACA,mBAAA,CAGF,yBACE,gBACA,WACA,qBACA,aACA,aAAA,CAGF,eACE,YACA,aACA,0BAAA,iBAAA,CAGF,sBACE,WACA,YACA,0BAAA,iBAAA,CAIF,iBACE,gBACA,qBAAA,CAGF,wBACE,aAAA,CAGF,+BACE,6BAAA,CAGF,gCACE,YAAA,CAGF,yCACE,aACA,aAAA,CAGF,+CACE,WACA,YACA,2BAAA,kBAAA,CAGF,sCACE,aACA,aAAA,CAGF,4CACE,gBACA,aAAA,CAGF,4CACE,gBACA,UAAA,CAGF,+BACE,aACA,iBACA,eAAA,CAGF,wCACE,aAAA,CAGF,oCACE,cACA,aAAA,CAGF,wCACE,WACA,4BAAA,CAGF,cACE,gBACA,cACA,0BACA,aACA,kBACA,iBACA,gBACA,qBAAA,CAGF,qBACE,aAAA,CAGF,aACE,eACA,aACA,cACA,sBACA,4BACA,AADA,oBACA,QACA,SACA,oBACA,mBACA,WACA,0CACA,AADA,qCACA,AADA,kCACA,2BACA,AADA,uBACA,AADA,mBACA,SAAA,CAGF,gBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,yBACE,+EACA,kCACA,AADA,0BACA,WACA,cACA,sCACA,AADA,8BACA,kBACA,gBACA,WACA,mBACA,iBAAA,CAGF,mCACE,kBACA,gBACA,YACA,UACA,YACA,aACA,iBAAA,CAGF,yBACE,eAAA,CAGF,+BACE,cACA,gCACA,gBACA,UAAA,CAGF,sCACE,WACA,aACA,gBAAA,CAGF,gDACE,gBACA,iBAAA,CAGF,4CACE,WACA,YACA,iBACA,UAAA,CAGF,+CACE,UAAA,CAGF,qBACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,yBACA,wBAAA,CAGF,sBACE,gBACA,cACA,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,sBACA,wBAAA,CAGF,uBACE,gBACA,cACA,gBACA,mBAAA,CAGF,iCACE,cACA,gBACA,mBACA,qBAAA,CAGF,gBACE,yBACA,aACA,sBACA,4BACA,AADA,oBACA,iBAAA,CAGF,qBACE,gBACA,aACA,kBACA,gBACA,UAAA,CAGF,sBACE,aACA,eAAA,CAGF,wBACE,aACA,gBAAA,CAGF,0BACE,aACA,gBAAA,CAGF,wBACE,eAAA,CAGF,8BACE,gCACA,aACA,eAAA,CAGF,wCACE,aAAA,CAIF,qBACE,WACA,aACA,sBACA,gBACA,cACA,eACA,MACA,MAAA,CAGF,8BACE,aAAA,CAGF,sBACE,iBAAA,CAGF,4BACE,sBACA,UAAA,CAGF,kCACE,gBAAA,CAGF,uCACE,6BACA,gBACA,iBACA,cACA,oBACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBACA,AADA,2BACA,AADA,sBACA,AADA,mBACA,yBAAA,sCAAA,sBAAA,6BAAA,CAGF,6CACE,gBACA,mBACA,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBAAA,2BAAA,sBAAA,kBAAA,CAGF,uCACE,oBACA,eAAA,CAGF,6CACE,iBAAA,CAGF,qDACE,gBACA,UAAA,CAGF,qDACE,QACA,SACA,oCACA,qCACA,+BACA,kBACA,WACA,aAAA,CAGF,4DACE,WACA,QACA,SACA,mCACA,oCACA,4BACA,kBACA,WACA,QAAA,CAGF,8CACE,aACA,sBACA,sBACA,4BACA,AADA,oBACA,kBACA,YACA,SAAA,CAGF,qDACE,aACA,kBACA,iBAAA,CAGF,4DACE,4BAAA,CAGF,4CACE,gBACA,cACA,aACA,aACA,4BACA,AADA,oBACA,sBACA,kBACA,iBAAA,CAGF,iDACE,iBAAA,CAIF,2BACE,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,mEAAY,CAGd,kCACE,gBACA,UAAA,CAGF,iCACE,kBACA,eAAA,CAGF,4CACE,gBACA,kBAAA,CAGF,4BACE,WACA,aACA,sBACA,eAAA,CAGF,sCACE,gBACA,aAAA,CAGF,kCACE,aACA,YACA,eAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,iCACE,gBACA,cACA,gBACA,YACA,sBACA,iBACA,+BAAA,CAGF,2CACE,gBACA,cACA,kBAAA,CAGF,4BACE,YAAA,CAGF,oCACE,gBAAA,CAGF,iCACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,mBACA,iBAAA,CAGF,qCACE,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,mEAAY,CAGd,+CACE,QACA,SACA,oCACA,qCACA,+BACA,kBACA,WACA,aAAA,CAGF,sDACE,WACA,QACA,SACA,mCACA,oCACA,4BACA,kBACA,YACA,QAAA,CAGF,wCACE,aACA,sBACA,sBACA,4BACA,AADA,oBACA,kBACA,YACA,SAAA,CAGF,8CACE,aACA,iBAAA,CAGF,oDACE,4BAAA,CAGF,2CACE,WACA,WAAA,CAIF,sBACE,WACA,sBACA,gBAAA,CAGF,iCACE,gBACA,gCACA,YAAA,CAGF,sCACE,aACA,gBACA,cACA,iBAAA,CAGF,4CACE,kBACA,WACA,UACA,aACA,sBACA,QACA,kBACA,OAAA,CAGF,uCACE,aACA,gBACA,cACA,iBAAA,CAGF,iDACE,gBACA,cACA,sBACA,kBAAA,CAGF,+BACE,gBACA,cACA,sBACA,aAAA,CAGF,qCACE,gBACA,cACA,mBAAA,CAGF,4CACE,iBAAA,CAGF,4BACE,WACA,WAAA,CAGF,kCACE,WACA,YACA,aAAA,CAGF,wBACE,WACA,qBAAA,CAGF,8BACE,gCACA,gBACA,aACA,gBACA,cACA,iBAAA,CAGF,oCACE,aACA,YACA,gBAAA,CAGF,8CACE,gBACA,iBAAA,CAGF,kDACE,iBAAA,CAGF,2CACE,UAAA,CAGF,8CACE,aAAA,CAGF,uCACE,kBACA,gBACA,cACA,WAAA,CAGF,qCACE,cACA,oBACA,kBACA,SAAA,CAGF,+DACE,UAAA,CAGF,AAJA,sDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,2DACE,UAAA,CAGF,AAJA,iDACE,UAAA,CAGF,wBACE,gBACA,WACA,WACA,cACA,yBACA,kBACA,mBACA,eACA,QAAA,CAIF,qBACE,8BACA,AADA,sBACA,kCACA,AADA,0BACA,WACA,cACA,4BACA,iBAAA,CAKF,oBACE,kBACA,WACA,OACA,QACA,MACA,SAAA,CAIF,2BACE,kBACA,OACA,QACA,cACA,WACA,WACA,cACA,WACA,kCAAA,yBAAA,CAIF,2BACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,UAAA,CAGF,gCACE,gBACA,kBAAA,CAGF,sBACE,kBACA,aACA,sBACA,4BACA,AADA,oBACA,2BACA,kBACA,UAAA,CAGF,6BACE,gBACA,cACA,gBACA,mBAAA,CAGF,uCACE,cACA,gBACA,mBACA,qBAAA,CAGF,kCACE,aACA,kBACA,gBACA,WACA,mBAAA,CAGF,uCACE,gBACA,UAAA,CAIF,wBACE,WACA,aACA,sBACA,gBACA,kBACA,eACA,MACA,OACA,SAAA,CAGF,8BACE,kBACA,gBACA,mBACA,UAAA,CAGF,8BACE,gBACA,cACA,kBACA,oBAAA,CAGF,iCACE,aAAA,CAGF,wCACE,gBACA,iBAAA,CAGF,2BACE,8BACA,AADA,sBACA,WACA,sBACA,4BACA,AADA,oBACA,0BACA,mBAAA,CAGF,kCACE,gBACA,WACA,iBAAA,CAGF,kCACE,gBACA,cACA,kBACA,gBAAA,CAGF,qCACE,gBACA,WACA,gBAAA,CAGF,0CACE,aAAA,CAGF,4CACE,aAAA,CAGF,+CACE,gBACA,iBAAA,CAGF,yBACE,aACA,cACA,sBACA,4BACA,AADA,oBACA,yBACA,2BAAA,CAGF,kCACE,gBACA,UAAA,CAGF,2BACE,gBAAA,CAGF,8BACE,yBACA,0BACA,UAAA,CAIF,oCACE,cAAA,CAIF,wDACE,wBAAA,CAIF,YACE,sBACA,gBACA,aACA,cACA,4BAAA,mBAAA,CAGF,eACE,iBAAA,CAGF,kBACE,cACA,iBACA,eAAA,CAGF,eACE,kBACA,gBACA,aAAA,CAGF,eACE,kBACA,gBACA,0BAAA,CAGF,iBACE,aAAA,CAGF,yBACE,4BACA,aAAA,CAIF,uBACE,gBACA,iBACA,kBACA,gBAAA,CAGF,sBACE,aACA,wBAAA,CAGF,4BACE,WACA,cACA,gCAAA,CAGF,kCACE,WACA,YACA,eAAA,CAGF,6DACE,aAAA,CAGF,AAJA,oDACE,aAAA,CAGF,AAJA,wDACE,aAAA,CAGF,AAJA,yDACE,aAAA,CAGF,AAJA,+CACE,aAAA,CAGF,2CACE,YAAA,CAGF,kCACE,eAAA,CAGF,qCACE,wBAAA,CAGF,4BACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,WACA,yBACA,kBACA,iBAAA,CAKF,kBACE,kBACA,QACA,SACA,eAAA,CAJF,gCAOI,kBACA,OACA,MACA,uBACA,wBAAA,CAAA","file":"to.css","sourcesContent":[null]}
\ No newline at end of file
+{"version":3,"sources":["style.less"],"names":[],"mappings":"AAAA,KACE,kBAAA,CAGF,uDACE,QAAA,CAGF,+BACE,gBACA,UACA,oCACA,AADA,yCACA,AADA,4BACA,kBAAA,CAGF,sCACE,eAAA,CAGF,qCACE,iBAAA,CAGF,QACE,eACA,WACA,cACA,SACA,OACA,sBACA,0BACA,YAAA,CAGF,uBACE,cACA,oBAAA,CAGF,WACE,aAAA,CAGF,mBACE,aAAA,CAGF,cACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,aAAA,CAGF,iBACE,aAAA,CAGF,wBACE,gBACA,aACA,iBAAA,CAGF,gBACE,kBACA,mBACA,qBAAA,CAGF,yBACE,aACA,cACA,iBAAA,CAGF,gCACE,WACA,YACA,2BAAA,kBAAA,CAGF,+BACE,WACA,YACA,2BAAA,kBAAA,CAGF,iCACE,kBACA,UACA,SACA,YACA,aACA,0BAAA,iBAAA,CAGF,2BACE,4BACA,+BAAA,CAGF,6CACE,eAAA,CAGF,sBACE,gBACA,WACA,aACA,eAAA,CAGF,kCACE,eAAA,CAGF,iCACE,gBACA,cACA,iBACA,gBAAA,CAGF,sCACE,mBACA,4BAAA,CAGF,wCACE,YACA,aACA,gBAAA,CAGF,sCACE,gBACA,WACA,mBACA,kBAAA,CAGF,0BACE,kBACA,YACA,YACA,aACA,0BACA,AADA,kBACA,gBACA,YAAA,CAGF,eACE,gBACA,qBAAA,CAGF,qBACE,6BACA,aAAA,CAGF,8BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,2BAAA,kBAAA,CAGF,2BACE,gBACA,WACA,aACA,eAAA,CAGF,iCACE,gBACA,UAAA,CAGF,qCACE,sBAAA,CAGF,+CACE,gBACA,yBACA,aACA,kBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,gBACA,WACA,0EACA,4CAAA,mCAAA,CAGF,oDACE,eAAA,CAGF,kCACE,4BAAA,CAGF,WACE,qBAAA,CAGF,kBACE,cACA,gBACA,aAAA,CAGF,wBACE,cAAA,CAGF,4BACE,iBACA,cACA,aACA,iBAAA,CAGF,qCACE,iCAAW,AAAX,6BAAW,AAAX,wBAAW,CAGb,0BACE,eAAA,CAGF,gCACE,aACA,mBAAA,CAGF,yCACE,WACA,aAAA,CAGF,gDACE,WACA,YACA,2BAAA,kBAAA,CAGF,sCACE,gBACA,cACA,gBAAA,CAGF,uCACE,gBACA,eAAA,CAGF,4CACE,eAAA,CAGF,aACE,iBAAA,CAGF,wBACE,aACA,cACA,wBAAA,CAGF,+BACE,WACA,WAAA,CAIF,YACE,aAAA,CAGF,mBACE,aAAA,CAIF,yBACE,WACA,WAAA,CAGF,mBACE,kBACA,sBACA,aACA,gBACA,2BACA,AADA,mBACA,YACA,aACA,kBACA,gBACA,cACA,SAAA,CAIF,+BACE,sBACA,oBAAA,CAGF,6CACE,4BAAA,CAGF,yCACE,gBACA,cACA,aACA,eAAA,CAGF,kDACE,YACA,aACA,kBAAA,CAGF,yDACE,WACA,YACA,0BAAA,iBAAA,CAGF,+CACE,iBACA,kBAAA,CAGF,qCACE,gBACA,cACA,eAAA,CAGF,+CACE,gBACA,cACA,iBACA,eAAA,CAGF,wCACE,wBACA,gBAAA,CAGF,iDACE,aACA,cACA,sBAAA,CAGF,wDACE,WACA,WAAA,CAGF,sCACE,gBACA,cACA,yBACA,2BACA,AADA,mBACA,2BACA,cACA,iBAAA,CAGF,8CACE,WACA,QACA,SACA,oCACA,qCACA,kCACA,kBACA,WACA,WAAA,CAIF,aACE,gBACA,gBAAA,CAGF,mBACE,8BACA,AADA,sBACA,WACA,cACA,mBAAA,CAGF,0BACE,wEACA,4BACA,kCACA,AADA,0BACA,aACA,YACA,WACA,gBACA,iBACA,kBACA,kBAAA,CAGF,oCACE,uEAAsB,CAGxB,+BACE,eAAA,CAGF,yBACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,wBACA,qBAAA,CAGF,oCACE,gBACA,cACA,aACA,kBACA,+BAAA,CAGF,+BACE,gBACA,WACA,YAAA,CAGF,oCACE,aACA,aACA,4BACA,AADA,oBACA,gBACA,WACA,kBACA,iBAAA,CAGF,yCACE,qBAAA,CAIF,oBACE,eACA,SACA,OACA,WACA,yBACA,sCACA,AADA,8BACA,YACA,yDACA,AADA,oDACA,AADA,iDACA,0CAAW,AAAX,iCAAW,CAGb,uBACE,uCAAW,AAAX,8BAAW,CAGb,2BACE,cACA,WACA,kBACA,mBACA,gBACA,iBACA,kBACA,UAAA,CAGF,qCACE,kBACA,YACA,QACA,mCACA,AADA,+BACA,AADA,2BACA,gBACA,cACA,kBAAA,CAGF,iCACE,mBACA,cACA,aAAA,CAGF,6BACE,aACA,cACA,wBAAA,CAGF,oCACE,WACA,WAAA,CAIF,gBACE,eACA,SACA,WACA,OACA,sBACA,WACA,sCACA,AADA,8BACA,sBACA,0CACA,AADA,kCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,mBACE,uCAAW,AAAX,8BAAW,CAGb,yBACE,yBACA,iBACA,iBAAA,CAGF,kCACE,aACA,aAAA,CAGF,yCACE,WACA,YACA,4BAAA,mBAAA,CAGF,+BACE,aACA,gBACA,aAAA,CAGF,sCACE,gBACA,gBAAA,CAGF,2CACE,eAAA,CAGF,6CACE,WACA,iBAAA,CAGF,mCACE,kBACA,YACA,UACA,gBACA,aAAA,CAGF,gCACE,kBACA,cACA,gBAAA,CAGF,4CACE,gBAAA,CAGF,6CACE,gBACA,WACA,eAAA,CAGF,6CACE,uBAAA,CAGF,oDACE,sBACA,gBACA,cACA,mBACA,2BACA,AADA,mBACA,sBAAA,CAGF,uDACE,WACA,yBACA,oBAAA,CAGF,sBACE,iBACA,eAAA,CAGF,6BACE,gBACA,UAAA,CAGF,8BACE,aACA,gBAAA,CAGF,oCACE,yBACA,YACA,kBACA,YACA,kBACA,cACA,eAAA,CAGF,sCACE,eACA,oCACA,AADA,4BACA,iBAAA,CAGF,yCACE,qBACA,aAAA,CAGF,oCACE,cACA,oCACA,AADA,4BACA,iBAAA,CAGF,uCACE,qBACA,aAAA,CAGF,mCACE,cACA,eAAA,CAIF,iBACE,eACA,WACA,cACA,UACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,oBACE,2BACA,AADA,uBACA,AADA,mBACA,SAAA,CAGF,2BACE,YACA,aACA,0BACA,AADA,kBACA,sBACA,gBACA,WACA,cACA,iBAAA,CAGF,uBACE,WACA,aACA,sBACA,aAAA,CAGF,8BACE,aACA,cACA,iBAAA,CAGF,qCACE,WACA,WAAA,CAGF,oCACE,kBACA,UACA,gBACA,WACA,iBAAA,CAGF,2CACE,gBACA,gBAAA,CAGF,kDACE,eAAA,CAGF,yCACE,gBACA,UAAA,CAGF,8CACE,gBACA,WACA,iBACA,aACA,iBAAA,CAIF,YACE,sBACA,gBAAA,CAGF,mBACE,8BAEA,AAFA,sBAEA,WACA,aACA,gBACA,8BACA,gBACA,cACA,iBAAA,CAGF,mBACE,kBACA,oBACA,iCACA,aAAA,CAGF,4BACE,aACA,aAAA,CAGF,mCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,iBAAA,CAGF,+BACE,gBACA,cACA,YAAA,CAGF,8BACE,gBACA,aAAA,CAGF,+BACE,gBACA,cACA,eAAA,CAGF,gCACE,gBACA,gBAAA,CAGF,mCACE,kBACA,aACA,aACA,yBACA,cACA,2BACA,AADA,mBACA,kBACA,kBACA,QACA,aAAA,CAGF,iDACE,gBACA,WACA,yBACA,oBAAA,CAIF,gBACE,sBACA,eACA,SACA,OACA,WACA,WACA,0CACA,AADA,kCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,mBACE,uCAAW,AAAX,8BAAW,CAGb,uBACE,gBACA,iBACA,kBACA,cACA,mBACA,kBACA,UAAA,CAGF,iCACE,kBACA,YACA,cACA,eAAA,CAGF,sBACE,kBACA,gBACA,iBAAA,CAGF,4BACE,kBACA,oBACA,6BACA,cACA,gBACA,UAAA,CAGF,sCACE,gBACA,aAAA,CAGF,oDACE,gBACA,UAAA,CAGF,wCACE,YAAA,CAGF,8CACE,gBACA,iBACA,cACA,kBAAA,CAGF,qDACE,iBAAA,CAGF,4BACE,gBACA,iBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAGF,yBACE,aACA,cACA,iBAAA,CAGF,gCACE,WACA,WAAA,CAIF,QACE,aAAA,CAGF,qBACE,WACA,WAAA,CAGF,2BACE,iBACA,oBACA,aACA,UAAA,CAGF,kCACE,YACA,aACA,uBACA,0BACA,AADA,kBACA,+BACA,SAAA,CAGF,4DACE,iBAAA,CAGF,yCACE,qBACA,wBAAA,CAIF,YACE,sBACA,mBAAA,CAGF,qBACE,aACA,aAAA,CAGF,4BACE,WACA,YACA,2BAAA,kBAAA,CAGF,kBACE,aACA,gBACA,UAAA,CAGF,wBACE,aACA,aAAA,CAGF,yBACE,gBAAA,CAGF,8BACE,eAAA,CAIF,gBACE,WACA,aAAA,CAGF,2BACE,WACA,YACA,wBACA,gBACA,WACA,4EACA,4BACA,kCAAA,yBAAA,CAGF,iCACE,kBAAA,CAGF,gCACE,eAAA,CAGF,qCACE,gBAAA,CAIF,eACE,8EACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,eACA,QACA,WACA,SACA,oBACA,2CACA,AADA,mCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,kBACE,uCAAW,AAAX,8BAAW,CAGb,8BACE,aACA,wBACA,cACA,aAAA,CAGF,oCACE,WACA,cACA,sBACA,kBACA,mBAAA,CAGF,2CACE,WACA,kBACA,YACA,aACA,0BACA,AADA,kBACA,yBACA,WACA,SACA,mBAAA,CAGF,4CACE,WACA,kBACA,YACA,aACA,0BACA,AADA,kBACA,yBACA,WACA,MACA,gBAAA,CAGF,2CACE,aACA,6BACA,YACA,kBACA,mBACA,gBACA,gBAAA,CAGF,gDACE,eAAA,CAGF,0CACE,aACA,gBACA,WACA,eAAA,CAGF,gDACE,gBACA,cACA,iBACA,kBAAA,CAGF,oBACE,+EACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,eACA,SACA,QACA,yBAAA,CAGF,yBACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,kBACA,iBACA,wBAAA,CAGF,8BACE,WACA,gBACA,kBACA,gBAAA,CAIF,eACE,aACA,WACA,gBACA,8BAAA,qBAAA,CAIF,qBACE,aACA,aACA,kBAAA,CAGF,2BACE,WACA,YACA,aAAA,CAGF,uBAEE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,8BACA,AADA,sBACA,aACA,yBACA,4BACA,AADA,oBACA,gBACA,gBACA,UAAA,CAGF,mBACE,YACA,aACA,gBACA,kBACA,kBAAA,CAGF,yBACE,YACA,YAAA,CAIF,iCACE,gBACA,kBAAA,CAGF,eACE,aAAA,CAIF,sBACE,aAAA,CAIF,qBACE,WACA,aAAA,CAIF,kCACE,WAAA,CAGF,yCACE,YACA,YACA,2BACA,AADA,mBACA,sBACA,UAAA,CAGF,gDACE,SAAA,CAGF,YACE,iBAAA,CAGF,kBACE,UACA,kBACA,gBACA,mBAAA,CAGF,2BACE,YACA,aACA,wBAAA,CAGF,iCACE,WACA,YACA,0BAAA,iBAAA,CAGF,aACE,aACA,6BACA,gBACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,sBACE,aACA,aACA,4BACA,oBACA,+BACA,AADA,uBACA,2BAAA,CAGF,4BACE,WACA,YACA,aAAA,CAGF,yBACE,aACA,gBACA,YAAA,CAGF,yCACE,aACA,UAAA,CAGF,uCACE,aACA,UAAA,CAGF,oDACE,aACA,UAAA,CAGF,+BACE,aACA,YAAA,CAGF,sCACE,gBACA,cACA,YACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,yBAAA,CAGF,0CACE,aACA,gBACA,UAAA,CAGF,mCACE,gBACA,UAAA,CAGF,oBACE,aAAA,CAGF,8BACE,aACA,cACA,iBAAA,CAGF,oCACE,WACA,YACA,2BAAA,kBAAA,CAGF,oCACE,kBACA,UACA,UAAA,CAGF,0BACE,gBACA,UAAA,CAGF,2BACE,gBACA,4BACA,eAAA,CAGF,0BACE,cACA,YAAA,CAGF,0BACE,WACA,cACA,iBAAA,CAGF,gCACE,WACA,WAAA,CAGF,gCACE,kBACA,UACA,UAAA,CAGF,uBACE,0BACA,kBACA,cAAA,CAEA,iCACE,QAAA,CAIJ,6BACE,YAAA,CAGF,0BACE,mBAAA,CAGF,6BACE,gBACA,WACA,aACA,eAAA,CAGF,mCACE,cACA,gBACA,iBACA,mBACA,iBAAA,CAGF,wCACE,kBACA,SACA,YACA,gBACA,gBAAA,CAGF,6BACE,gBACA,UAAA,CAGF,uCACE,iBACA,eAAA,CAGF,gCACE,mBACA,iBACA,4BACA,eAAA,CAGF,8CACE,aACA,qBACA,mBACA,iCACA,6CACA,AADA,qCACA,0CACA,uCAAA,CAGF,8DACE,gCAAA,CAGF,gEACE,gCAAA,CAGF,gEACE,cAAA,CAGF,uDACE,WACA,aAAA,CAGF,6DACE,WACA,YACA,oCAAA,2BAAA,CAGF,wDACE,gBACA,cACA,kBACA,aACA,kBACA,yBACA,gBACA,aACA,eAAA,CAGF,0BACE,aACA,cACA,wBAAA,CAGF,0BACE,aACA,cACA,wBAAA,CAGF,gCACE,WACA,aAAA,CAGF,6CACE,aACA,UAAA,CAGF,oDACE,WACA,YACA,0BACA,AADA,kBACA,yBACA,UAAA,CAGF,8EACE,iBAAA,CAGF,2DACE,YACA,YACA,6BACA,AADA,qBACA,SAAA,CAGF,wBACE,WACA,cACA,yEACA,4BACA,kCACA,AADA,0BACA,gBACA,gBACA,WACA,gBAAA,CAGF,+BACE,YAAA,CAGF,qCACE,YAAA,CAGF,4CACE,gBACA,iBACA,kBAAA,CAGF,qCACE,gBACA,UAAA,CAGF,+CACE,gBACA,oBACA,iBAAA,CAGF,sBACE,aACA,cACA,4BACA,AADA,oBACA,sBACA,2BACA,gBACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,4BACE,aACA,eAAA,CAGF,kCACE,iBAAA,CAGF,qCACE,WACA,cACA,iBAAA,CAGF,2CACE,WACA,YACA,4BAAA,mBAAA,CAGF,6CACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,SACA,SAAA,CAGF,kCACE,gBACA,cACA,gBAAA,CAGF,mCACE,gBACA,iBACA,eAAA,CAGF,wCACE,eAAA,CAGF,cACE,WACA,cACA,gBAAA,CAGF,oBACE,WACA,YACA,aAAA,CAGF,YACE,kBACA,eAAA,CAGF,mBACE,kBACA,SAAA,CAGF,+BACE,UAAA,CAGF,yBACE,UAAA,CAGF,mCACE,UAAA,CAGF,gBACE,WACA,kBACA,OACA,MACA,OAAA,CAGF,kDACE,QAAA,CAGF,iCACE,mBACA,gBACA,aACA,gBACA,sBACA,cACA,WACA,kBACA,gBACA,4BACA,AADA,oBACA,yCAAA,gCAAA,CAGF,6BACE,mBACA,gBACA,uBACA,eAAA,CAGF,6CACE,aAAA,CAKF,kDACE,aACA,iBACA,mBACA,mBAAA,sBAAA,kBAAA,aAAA,CAGF,gDACE,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,8BAAA,6BAAA,2BAAA,uBAAA,kBAAA,CAGF,wDACE,aACA,aAAA,CAGF,8CACE,uBACA,aACA,iBACA,4BACA,AADA,oBACA,gBACA,mBACA,mBAAA,sBAAA,kBAAA,aAAA,CAKF,sCACE,WACA,aAAA,CAGF,0CACE,YAAA,CAGF,4CACE,WACA,YACA,sCAAA,6BAAA,CAGF,gDACE,4BAAA,mBAAA,CAGF,uCACE,gBACA,WACA,kBACA,2BAAA,CAGF,oCACE,4BACA,kBACA,gBACA,gBAAA,CAGF,2CACE,eAAA,CAGF,wCACE,eAAA,CAIF,qBACE,WACA,aACA,mBACA,oBACA,eACA,OACA,MACA,UACA,8BAAA,qBAAA,CAGF,4BACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,aACA,sBACA,4BACA,AADA,oBACA,gBACA,kBAAA,CAGF,kCACE,aACA,YACA,eAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,sCACE,gBACA,UAAA,CAGF,0EAEE,cACA,WACA,YACA,gBACA,aACA,iBAAA,CAGF,kBACE,aACA,cACA,eACA,OACA,WACA,gBACA,sBACA,UACA,SAAA,CAGF,wBACE,UACA,iBAAA,CAGF,mCACE,gBAAA,CAGF,8BACE,YACA,aACA,iBAAA,CAGF,mBACE,gBACA,iBAAA,CAGF,sBACE,sBACA,4BAAA,CAGF,yBACE,aACA,iBACA,sBACA,4BAAA,mBAAA,CAGF,4BACE,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,gCACA,gBACA,QAAA,CAGF,kCACE,WACA,aAAA,CAGF,qCACE,aACA,aAAA,CAGF,wCACE,WACA,YACA,sCAAA,6BAAA,CAGF,yCACE,2BAAA,kBAAA,CAGF,+BACE,gCACA,gBACA,WACA,eAAA,CAGF,kCACE,aACA,mBAAA,CAGF,sCACE,gBACA,iBACA,eAAA,CAGF,yCACE,gBAAA,CAGF,2CACE,eAAA,CAGF,oCACE,gBACA,WACA,eAAA,CAGF,uCACE,gBAAA,CAGF,+CACE,gBACA,cACA,iBACA,4BAAA,CAGF,qDACE,YACA,aACA,gBAAA,CAIF,wBACE,8BACA,AADA,sBACA,aACA,gBACA,gBACA,cACA,eACA,OACA,WACA,yBACA,UACA,KAAA,CAGF,wCACE,gBACA,kBAAA,CAGF,mBACE,8BACA,AADA,sBACA,WACA,aACA,sBACA,gBACA,gBACA,cACA,eACA,OACA,UACA,UACA,+BAAA,CAGF,iCACE,gBACA,cACA,aACA,aACA,2BACA,AADA,mBACA,wBAAA,CAGF,sBACE,kBACA,sBACA,uBAAA,CAGF,+BACE,aACA,cACA,aAAA,CAGF,qCACE,WACA,WAAA,CAGF,oBACE,iBAAA,CAGF,0BACE,oBACA,sBACA,mBAAA,CAGF,kCACE,aACA,iBAAA,CAGF,2CACE,aACA,aAAA,CAGF,iDACE,WACA,YACA,2BAAA,kBAAA,CAGF,wCACE,aACA,gBACA,cACA,eAAA,CAGF,+CACE,gBACA,cACA,gBAAA,CAGF,+CACE,gBACA,cACA,gBAAA,CAGF,0CACE,aACA,kBACA,YACA,OAAA,CAGF,+CACE,yBACA,YACA,kBACA,YACA,kBACA,gBACA,aAAA,CAGF,kDACE,eACA,oCACA,AADA,4BACA,iBAAA,CAGF,qDACE,qBACA,aAAA,CAGF,gDACE,cACA,oCACA,AADA,4BACA,iBAAA,CAGF,+CACE,aAAA,CAGF,4BACE,qBAAA,CAGF,sCACE,8BACA,AADA,sBACA,WACA,aACA,gBACA,gBACA,aAAA,CAGF,gDACE,cACA,gBACA,kBAAA,CAGF,2CACE,gBACA,UAAA,CAGF,0DACE,WACA,gBACA,qBACA,iBAAA,CAGF,6CACE,oBACA,4BAAA,CAGF,sDACE,gBACA,WACA,YACA,aACA,sBACA,2BAAA,kBAAA,CAGF,sDACE,aACA,aAAA,CAGF,4DACE,WACA,YACA,2BAAA,kBAAA,CAGF,mDACE,aACA,gBACA,WACA,cACA,eAAA,CAGF,0DACE,eAAA,CAGF,wDACE,gBACA,UAAA,CAGF,sBACE,8BACA,AADA,sBACA,WACA,aACA,yBACA,eACA,SACA,gBACA,yBAAA,CAGF,8BACE,aAAA,CAIF,gCACE,gBACA,cACA,iBAAA,CAGF,6BACE,eAAA,CAGF,kCACE,WACA,gBACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAGF,mCACE,gBACA,WACA,4BACA,AADA,oBACA,sBACA,aACA,aACA,kBACA,iBAAA,CAGF,wCACE,iBAAA,CAIF,cACE,gBACA,cACA,iBAAA,CAGF,oBACE,kBACA,OACA,QACA,cACA,WACA,WACA,cACA,WACA,kCACA,AADA,0BACA,wBAAA,CAGF,+BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,0BACA,AADA,kBACA,yBAAA,CAGF,4BACE,aACA,WACA,kBACA,eAAA,CAGF,kCACE,gBACA,iBACA,WAAA,CAGF,oCACE,gBACA,aACA,iCACA,gBACA,4BACA,AADA,oBACA,iBAAA,CAGF,0CACE,YACA,aACA,gBACA,iBAAA,CAGF,gCACE,4BACA,gBACA,gBAAA,CAGF,0CACE,gBACA,iBAAA,CAGF,2BACE,gBACA,WACA,iBAAA,CAGF,eACE,eAAA,CAGF,oBACE,sBACA,2BACA,AADA,mBACA,aAAA,CAGF,0BACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,WACA,iBAAA,CAIF,+BACE,aAAA,CAIF,sCACE,kBACA,WACA,OACA,UACA,aACA,sBACA,QACA,iBAAA,CAGF,+BACE,iBACA,gBACA,aAAA,CAGF,wBACE,sBACA,4BACA,AADA,oBACA,gBAAA,CAGF,gEAEE,aACA,gBACA,8BACA,gBACA,aAAA,CAGF,yCACE,gBACA,UAAA,CAGF,mDACE,gBACA,gBAAA,CAGF,oCACE,aAAA,CAGF,0CACE,gBACA,cACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,iBAAA,CAGF,mDACE,YACA,aACA,wBAAA,CAGF,yDACE,WACA,WAAA,CAGF,0BACE,sBACA,iBACA,4BAAA,mBAAA,CAGF,uCACE,sBAAA,CAGF,6CACE,WACA,gBACA,gBACA,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBACA,AADA,2BACA,AADA,sBACA,AADA,mBACA,oBACA,iBAAA,CARF,uDAWI,gBACA,UAAA,CAGF,oDACE,WACA,cACA,kBACA,WACA,QACA,SACA,iCACA,YACA,WAAA,CAKJ,sDACE,YACA,aACA,kBAAA,CAGF,mDACE,mBAAA,eAAA,WAAA,MAAA,CAGF,4DACE,WACA,WAAA,CAGF,eACE,aACA,aACA,kBACA,aAAA,CAIF,sBACE,qBAAA,CAGF,6BACE,eACA,iBAAA,CAGF,oCACE,gBACA,gBAAA,CAGF,yCACE,eAAA,CAGF,+CACE,cACA,iBAAA,CAGF,2CACE,YACA,aACA,gBAAA,CAGF,+CACE,cACA,iBAAA,CAGF,uCACE,cACA,gBACA,mBAAA,CAGF,iCACE,gBACA,iBACA,0BAAA,CAGF,6BACE,2BACA,gBACA,cACA,oBAAA,CAGF,8BACE,gBACA,6BACA,aACA,gBACA,aAAA,CAGF,oCACE,aACA,aACA,iBAAA,CAGF,wCACE,aACA,gBACA,yBACA,cACA,gBACA,kBACA,kBACA,0BAAA,CAGF,+CACE,YACA,kBACA,WACA,aACA,oCACA,AADA,4BACA,yBACA,sBACA,WACA,WACA,oBACA,sBAAA,CAGF,8CACE,YACA,kBACA,WACA,aACA,oCACA,AADA,4BACA,yBACA,sBACA,YACA,WACA,oBACA,uBAAA,CAGF,wCACE,cACA,eAAA,CAGF,wBACE,sBACA,gBACA,gBACA,cACA,iBACA,YAAA,CAGF,kCACE,gBACA,aAAA,CAGF,kCACE,gBACA,aAAA,CAGF,6BACE,iBACA,qBAAA,CAGF,oCACE,aACA,6BACA,gBACA,cACA,kBACA,mBAAA,CAGF,4CACE,gBACA,aAAA,CAGF,sDACE,cACA,gBACA,oBACA,gBAAA,CAGF,4BACE,gBAAA,CAGF,mCACE,gBACA,cACA,aACA,WACA,sBACA,kBACA,iBAAA,CAGF,oCACE,UAAA,CAGF,sCACE,sBACA,wBAAA,CAIF,qBACE,8BACA,AADA,sBACA,wBACA,eACA,SACA,WACA,cACA,sBACA,WACA,4BAAA,CAGF,2BACE,gBACA,WACA,eAAA,CAGF,qCACE,kBACA,gBACA,aACA,iBAAA,CAGF,oDACE,iBAAA,CAGF,yDACE,WACA,kBACA,gBACA,6BACA,AADA,qBACA,WACA,QACA,aACA,kBACA,eACA,eAAA,CAGF,0BACE,aACA,aACA,WACA,eAAA,CAGF,+BACE,aACA,kBACA,iBAAA,CAGF,oCACE,sCACA,AADA,8BACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,+BACE,sCACA,AADA,8BACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAIpB,wBACE,WACA,WAAA,CAGF,8BACE,WACA,YACA,aAAA,CAGF,2BACE,oBACA,qBAAA,CAGF,uCACE,aACA,gBACA,UAAA,CAGF,6CACE,gBACA,cACA,iBACA,mBAAA,CAGF,oDACE,iBAAA,CAGF,gDACE,kBAAA,CAGF,mDACE,WACA,eAAA,CAGF,qCACE,gBACA,aAAA,CAGF,2BACE,sBACA,gBAAA,CAGF,iCACE,oBACA,gBACA,cACA,+BAAA,CAGF,2CACE,gBACA,WACA,aACA,gBAAA,CAGF,qDACE,kBAAA,CAGF,mEACE,QACA,UAAA,CAGF,qDACE,cACA,gBACA,iBAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,0CACE,8BACA,AADA,sBACA,yBACA,WACA,cACA,2BACA,AADA,mBACA,iBACA,mBAAA,CAGF,qEACE,UAAA,CAGF,AAJA,4DACE,UAAA,CAGF,AAJA,gEACE,UAAA,CAGF,AAJA,iEACE,UAAA,CAGF,AAJA,uDACE,UAAA,CAGF,uCACE,gBAAA,CAGF,gDACE,sBACA,2BACA,AADA,mBACA,aACA,WACA,iBACA,gBACA,aAAA,CAGF,mDACE,qBACA,aAAA,CAGF,sDACE,UACA,kBACA,2BAAA,CAGF,gEACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,kBACA,yBACA,WACA,gBACA,kBAAA,CAGF,6EACE,wBAAA,CAGF,gFACE,wBAAA,CAGF,qDACE,UACA,kBACA,gBACA,UAAA,CAGF,6BACE,iBACA,sBACA,aAAA,CAGF,mCACE,gBACA,aAAA,CAGF,yCACE,gBAAA,CAGF,0CACE,aAAA,CAGF,0BACE,8BACA,AADA,sBACA,WACA,cACA,sBACA,gBACA,gBACA,WACA,eACA,SACA,MAAA,CAGF,sCACE,gBACA,WACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAIF,0BACE,WACA,WAAA,CAGF,gCACE,WACA,YACA,aAAA,CAGF,0BACE,sBACA,gBACA,mBAAA,CAGF,mCACE,gBACA,6BACA,gBACA,aAAA,CAGF,8CACE,gBACA,iBACA,kBAAA,CAGF,qDACE,iBAAA,CAGF,qCACE,aACA,gBACA,aAAA,CAGF,8CACE,iBAAA,CAGF,+CACE,cACA,gBACA,qBACA,kBAAA,CAGF,4DACE,kBACA,eAAA,CAGF,4BACE,8BACA,AADA,sBACA,eACA,WACA,sBACA,SACA,cACA,eAAA,CAGF,wCACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,gBACA,UAAA,CAGF,2CACE,aACA,aAAA,CAGF,kDACE,gBACA,kBACA,oBAAA,CAGF,8CACE,wBAAA,CAIF,kBACE,qBAAA,CAGF,wBACE,gBACA,iBACA,2BACA,eAAA,CAGF,8BACE,aACA,UAAA,CAGF,8BACE,aACA,eAAA,CAGF,yDACE,UAAA,CAGF,AAJA,gDACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,AAJA,2CACE,UAAA,CAGF,gCACE,YAAA,CAGF,iCACE,YAAA,CAGF,0CACE,eAAA,CAGF,qBACE,gBACA,aACA,sBACA,gBAAA,CAGF,0BACE,kBACA,aACA,gBACA,aAAA,CAGF,qBACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,6BACA,gBACA,UAAA,CAGF,2BACE,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,cACA,gBACA,cACA,wBAAA,CAIF,kBACE,cACA,eAAA,CAGF,0BACE,aAAA,CAGF,gCACE,4BACA,gBACA,gCAAa,CAGf,sCACE,gBACA,iBACA,WACA,mBAAA,CAGF,mCACE,aACA,aAAA,CAGF,yCACE,WACA,WAAA,CAGF,eACE,sBACA,aACA,cACA,2BACA,AADA,mBACA,yBAAA,CAGF,qBACE,kBACA,gBACA,cACA,uBAAA,CAGF,wBACE,iBACA,gCAAA,CAGF,0BACE,gBAAA,CAGF,gBACE,aACA,wBAAA,CAGF,sBACE,sBACA,2BACA,AADA,mBACA,mBAAA,CAGF,6BACE,aACA,gBACA,8BACA,gBACA,aAAA,CAGF,mCACE,gBACA,eACA,aACA,kBAAA,CAGF,iCACE,gBACA,gBAAA,CAGF,0CACE,aACA,aAAA,CAGF,gDACE,WACA,YACA,2BAAA,kBAAA,CAGF,uCACE,aACA,gBACA,WACA,eAAA,CAGF,6CACE,aACA,aAAA,CAGF,8CACE,gBAAA,CAGF,kCACE,gBACA,cACA,iBACA,uBACA,wBACA,6BAAA,CAGF,yCACE,gBACA,gBAAA,CAGF,8BACE,cACA,eAAA,CAGF,mCACE,aACA,aACA,kBACA,kBACA,WACA,4BACA,AADA,oBACA,eAAA,CAGF,6CACE,sBACA,UAAA,CAGF,2CACE,WACA,qBAAA,CAGF,wCACE,iBAAA,CAIF,uBACE,gBACA,aAAA,CAGF,0BACE,gCAAA,CAGF,gCACE,aACA,aAAA,CAGF,sCACE,WACA,WAAA,CAGF,6BACE,4BACA,gBACA,iBAAA,CAGF,gCACE,aAAA,CAGF,oCACE,gBACA,iBACA,WACA,kBAAA,CAGF,mCACE,iBAAA,CAGF,oBACE,sBACA,gBACA,cACA,eAAA,CAGF,4BACE,eAAA,CAGF,gCACE,iBACA,aAAA,CAGF,8BACE,gBACA,gBAAA,CAGF,oCACE,aACA,YACA,wBAAA,CAGF,wCACE,gBACA,cACA,iBACA,YACA,aACA,kBACA,iBAAA,CAGF,wBACE,gBACA,cACA,sBACA,+BAAA,CAGF,8BACE,gBACA,cACA,mBAAA,CAGF,qCACE,iBAAA,CAGF,qBACE,WACA,WAAA,CAGF,2BACE,WACA,YACA,aAAA,CAGF,wBACE,sBACA,iBACA,aAAA,CAGF,8BACE,gBACA,aAAA,CAGF,oCACE,gBAAA,CAGF,sCACE,cACA,aACA,gBAAA,CAGF,4CACE,gBACA,WACA,2BACA,AADA,mBACA,sBACA,mBACA,iBAAA,CAGF,mCACE,2BACA,iBACA,iBAAA,CAGF,0CACE,iBACA,eAAA,CAGF,uBACE,8BACA,AADA,sBACA,WACA,cACA,eACA,SACA,OACA,sBACA,gBACA,yBAAA,CAGF,4BACE,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,WACA,eAAA,CAGF,mCACE,WACA,qBAAA,CAGF,oCACE,WACA,qBAAA,CAGF,iCACE,iBAAA,CAIF,mBACE,oBACA,sBACA,aAAA,CAGF,4BACE,aACA,aAAA,CAGF,kCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,gBACA,WACA,eAAA,CAGF,+BACE,aACA,aAAA,CAGF,gCACE,gBAAA,CAGF,yBACE,sBACA,cAAA,CAGF,kCACE,cACA,uBACA,oBACA,+BAAA,CAGF,0CACE,YAAA,CAGF,oDACE,YACA,aACA,sBACA,kBACA,kBACA,WACA,eAAA,CAGF,gDACE,aACA,gBACA,aAAA,CAGF,sDACE,UAAA,CAGF,yDACE,eAAA,CAGF,wCACE,gBACA,aACA,aACA,2BACA,AADA,mBACA,qBAAA,CAGF,+BACE,gBACA,iBAAA,CAGF,yCACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,UACA,aACA,qBAAA,CAGF,4CACE,wBAAA,CAGF,qCACE,gBACA,WACA,aACA,8BACA,uBAAA,CAGF,wCACE,yBAAA,CAGF,2CACE,gBACA,WACA,gBAAA,CAGF,iDACE,iBAAA,CAIF,gBACE,sBACA,0BACA,4BACA,AADA,oBACA,uBACA,aACA,SACA,mBAAA,CAGF,0BACE,gBACA,aACA,cACA,0BACA,AADA,kBACA,WACA,kBACA,mBACA,4BACA,0BACA,0BACA,qBAAA,CAGF,+BACE,2BAAA,CAGF,wBACE,gBACA,iBACA,kBACA,sBAAA,CAGF,yBACE,sBACA,2BACA,gBACA,cACA,cAAA,CAGF,+BACE,gBACA,aAAA,CAGF,qCACE,gBAAA,CAGF,wCACE,UAAA,CAGF,2BACE,aACA,aACA,4BACA,AADA,oBACA,WACA,gBACA,kBACA,kBACA,wBAAA,CAIF,wBACE,eACA,sBACA,+BAAA,CAGF,+BACE,oBACA,gBACA,aAAA,CAGF,wCACE,WAEA,yBACA,4BACA,AADA,oBACA,iBAAA,CAIF,2CACE,kCACA,AADA,0BACA,qBAAA,CAGF,gDACE,YAAA,CAGF,yDACE,YACA,aACA,iBAAA,CAGF,+DACE,WACA,YACA,0BAAA,iBAAA,CAGF,gEACE,YACA,aACA,0BACA,AADA,kBACA,kBACA,SACA,OAAA,CAGF,sDACE,YAAA,CAGF,4DACE,WACA,gBACA,aAAA,CAGF,6DACE,gBACA,WACA,gBAAA,CAGF,6CACE,gBACA,sBACA,4BACA,AADA,oBACA,aACA,aACA,yBAAA,CAGF,oDACE,kBACA,QACA,MACA,gBACA,qCACA,aACA,aACA,sCAAA,6BAAA,CAGF,qBACE,qBAAA,CAGF,2BACE,4BACA,gCACA,kBACA,gBACA,aAAA,CAGF,oCACE,YACA,YAAA,CAGF,0CACE,WACA,YACA,0BAAA,iBAAA,CAGF,kCACE,aACA,iBACA,aAAA,CAGF,wCACE,cACA,iBACA,UAAA,CAGF,sCACE,YAAA,CAGF,4CACE,eAAA,CAGF,0DACE,gBACA,iBAAA,CAGF,0BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,wBAAA,CAGF,uBACE,gBACA,kBACA,aACA,aACA,4BACA,AADA,oBACA,4BAAA,CAIF,oBACE,aACA,gBACA,cACA,kBACA,iBAAA,CAGF,8BACE,gBACA,qBACA,kBAAA,CAGF,uBACE,aACA,YACA,aAAA,CAGF,6BACE,WACA,YACA,aAAA,CAIF,qCACE,WACA,8BACA,AADA,sBACA,YACA,cACA,iBAAA,CAGF,mDACE,wBACA,WAAA,CAGF,mCACE,WACA,YACA,4BAAA,mBAAA,CAGF,4BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAIF,uBACE,yBACA,WACA,eAAA,CAGF,sCACE,aAAA,CAGF,oDACE,wBACA,cACA,4BACA,AADA,oBACA,WACA,kBACA,4BACA,kCAAA,yBAAA,CAGF,6DACE,wEAAsB,CAGxB,yDACE,oEAAsB,CAGxB,2DACE,sEAAsB,CAGxB,0DACE,qEAAsB,CAGxB,2DACE,sEAAsB,CAGxB,6DACE,wEAAsB,CAGxB,0DACE,YACA,cACA,cACA,kBACA,WAAA,CAGF,0DACE,gBACA,iBACA,uBAAA,CAGF,8DACE,gBACA,iBACA,qBAAA,CAGF,wEACE,kBACA,eAAA,CAGF,yDACE,gBAAA,CAGF,+DACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,4BACA,iBAAA,CAGF,oEACE,gBACA,WACA,gCAAa,CAGf,6EACE,kBACA,WACA,aACA,uCACA,WACA,OACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,0DACE,gBACA,sBAAA,CAGF,oEACE,gBACA,mBACA,oBAAA,CAGF,wBACE,sBACA,qBACA,mBAAA,CAGF,+BACE,aACA,gBACA,gBACA,iBACA,aAAA,CAGF,yCACE,cACA,mBACA,gBACA,mBACA,oBAAA,CAGF,oCACE,gBACA,UAAA,CAGF,6CACE,aAAA,CAGF,oCACE,aACA,cACA,yBACA,yBACA,wBACA,4BAAA,mBAAA,CAGF,yCACE,oBACA,gBACA,UAAA,CAGF,+CACE,+BACA,mBACA,gBACA,cACA,gBAAA,CAGF,yDACE,WACA,gBACA,qBACA,iBAAA,CAGF,iDACE,gBACA,aACA,sBACA,aACA,4BACA,AADA,oBACA,wBAAA,CAGF,yDACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,yBACA,4BAAA,mBAAA,CAGF,gDACE,iBACA,gBACA,gBACA,UAAA,CAGF,qDACE,aAAA,CAGF,4BACE,sBACA,4BACA,AADA,oBACA,eACA,WACA,SACA,aACA,cACA,oBACA,WACA,2CACA,AADA,mCACA,yDAAoB,AAApB,oDAAoB,AAApB,gDAAoB,CAGtB,+BACE,uCAAW,AAAX,8BAAW,CAGb,qCACE,WACA,cACA,iBAAA,CAGF,2CACE,WACA,YACA,sCAAA,6BAAA,CAGF,oCACE,gBACA,gBACA,WACA,iBACA,gBACA,cACA,aAAA,CAGF,+CACE,kBACA,gBACA,WACA,WACA,SACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAIb,0BACE,2EACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,gBACA,WACA,wBACA,kBACA,gCAAa,CAGf,wCACE,gBACA,4BACA,kBACA,kBAAA,CAGF,gCACE,YACA,YACA,sBACA,wBAAA,CAGF,+BACE,gBACA,4BACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,gBAAA,CAGF,qCACE,aACA,iBAAA,CAGF,0CACE,WACA,eAAA,CAGF,gCACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,aACA,sCACA,AADA,8BACA,0BACA,yBACA,aACA,gBACA,UAAA,CAGF,sCACE,kBACA,UAAA,CAIF,yCACE,sBACA,cACA,iBACA,sCAAA,6BAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,iCACE,sBACA,mBAAA,CAGF,sCACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,yBACA,cACA,gBACA,mBAAA,CAGF,gDACE,gBACA,kBAAA,CAGF,uCACE,cACA,6BACA,gBACA,UAAA,CAGF,8CACE,gBACA,cACA,kBAAA,CAGF,4CACE,gBACA,iCACA,aAAA,CAGF,kCACE,sBACA,eAAA,CAGF,wCACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,aACA,cACA,kBACA,4BACA,AADA,oBACA,yBACA,wBAAA,CAGF,iDACE,YACA,cACA,kBACA,SACA,UAAA,CAGF,uDACE,WACA,WAAA,CAGF,8CACE,aACA,gBACA,iBACA,aAAA,CAGF,8CACE,gBACA,cACA,0BACA,kBACA,kBACA,aACA,aACA,4BAAA,mBAAA,CAIF,0BACE,cACA,gBACA,cACA,wBAAA,CAGF,gCACE,aACA,YACA,wBAAA,CAGF,gCACE,cAAA,CAGF,0CACE,mBACA,gBACA,oBAAA,CAIF,6BACE,gBACA,WACA,eACA,UACA,WACA,UAAA,CAGF,sBACE,4BACA,kCACA,AADA,0BACA,aACA,aAAA,CAGF,oBACE,sBACA,0BACA,4BACA,AADA,oBACA,+BACA,eAAA,CAGF,0BACE,6BACA,kBACA,aAAA,CAGF,mCACE,aACA,aAAA,CAGF,yCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gCACE,aACA,gBACA,cACA,aAAA,CAGF,qCACE,gBACA,UAAA,CAGF,+CACE,gBACA,iBAAA,CAGF,uCACE,gBACA,gBAAA,CAGF,8CACE,eAAA,CAGF,kCACE,kBACA,aACA,aACA,4BACA,AADA,oBACA,gBACA,WACA,kBACA,kBACA,YACA,aACA,oCACA,AADA,4BACA,iCACA,8BAAA,CAGF,4CACE,kBACA,eAAA,CAGF,0BACE,gBACA,aACA,kBACA,iBAAA,CAIF,wBACE,gBACA,WACA,eACA,UACA,WACA,UAAA,CAGF,iBAEE,4BACA,kCACA,AADA,0BACA,aACA,cACA,cACA,kBACA,gBAAA,CAGF,oBACE,oEAAsB,CAGxB,yBACE,0BACA,gBACA,UAAA,CAGF,kCACE,YACA,aACA,kBAAA,CAGF,wCACE,WACA,YACA,0BACA,AADA,kBACA,sBAAA,CAGF,oCACE,iBAAA,CAGF,uBACE,qEACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,yBACA,gBACA,kBACA,iBACA,aAAA,CAGF,yBACE,kBACA,WACA,gBACA,gBAAA,CAGF,iCACE,UAAA,CAGF,+DAGE,aACA,0BACA,sBACA,4BACA,AADA,oBACA,2BACA,4BACA,iBAAA,CAGF,0BACE,sBAAA,CAGF,mCACE,aACA,cACA,iBAAA,CAIF,yCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gCACE,aACA,gBACA,cACA,aAAA,CAGF,uCACE,iBACA,eAAA,CAGF,4CACE,eAAA,CAGF,4CACE,gBACA,WACA,kBAAA,CAGF,+BACE,gBACA,aACA,sBACA,WACA,4BAAA,mBAAA,CAGF,uCACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,2BACE,gBACA,WACA,gBAAA,CAGF,kCACE,gBACA,cACA,iBAAA,CAGF,4CACE,gBACA,cACA,oBACA,oBAAA,CAGF,8BACE,gBACA,iBACA,WACA,WACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,kBACA,kBACA,gBAAA,CAGF,iCACE,0BACA,cACA,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,oEACA,WACA,YAAA,CAGF,uBACE,gBACA,WACA,kBACA,gBAAA,CAGF,iFAGE,qEACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,kBACA,SACA,mCACA,AADA,+BACA,AADA,2BACA,cACA,SAAA,CAGF,sBACE,wBAAA,CAGF,2DAEE,gBACA,iBACA,aACA,gBAAA,CAGF,6EAEE,YACA,YAAA,CAGF,mFAEE,iCAAW,AAAX,6BAAW,AAAX,wBAAW,CAGb,yFAEE,WACA,YACA,aAAA,CAGF,+EAEE,cAAA,CAGF,kCACE,8BACA,aAAA,CAGF,0CACE,YAAA,CAGF,mDACE,YACA,YAAA,CAGF,yDACE,WACA,YACA,0BACA,AADA,kBACA,0BAAA,CAGF,gDACE,aACA,gBACA,UAAA,CAGF,sDACE,gBACA,cACA,kBAAA,CAGF,yCACE,eAAA,CAGF,mDACE,gBACA,sBACA,kBAAA,CAGF,4BACE,gBACA,kBACA,kBACA,YAAA,CAGF,uBACE,wBAAA,CAGF,qCACE,mBAAA,CAGF,+BACE,gBAAA,CAGF,qCACE,sBACA,aAAA,CAGF,qBACE,eACA,QACA,SACA,aACA,oBACA,WACA,4BACA,AADA,oBACA,sBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BACA,AADA,uBACA,AADA,mBACA,qBACA,kBAAA,CAGF,wBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,8BACE,WACA,cACA,iBAAA,CAGF,wCACE,kBACA,YACA,UACA,WACA,gBACA,YACA,aACA,kBACA,iBAAA,CAGF,oCACE,WACA,YACA,sCAAA,6BAAA,CAGF,6BACE,gBACA,WACA,gBACA,kBACA,gBAAA,CAGF,gCACE,gBAAA,CAGF,2BACE,gBACA,iBACA,kBACA,gBAAA,CAGF,6BACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,wBAAA,CAIF,sBACE,sBACA,mBAAA,CAGF,8BACE,cACA,gCACA,eAAA,CAGF,uCACE,aACA,aAAA,CAGF,6CACE,WACA,YACA,2BAAA,kBAAA,CAGF,oCACE,aACA,gBACA,cACA,aAAA,CAGF,0CACE,gBACA,aAAA,CAGF,oDACE,aAAA,CAGF,2CACE,eAAA,CAGF,gDACE,gBACA,gBAAA,CAGF,mDACE,gBAAA,CAGF,8BACE,cACA,gBACA,eAAA,CAGF,sCACE,aAAA,CAGF,mCACE,UAAA,CAGF,uCACE,aAAA,CAGF,mCACE,gBACA,WACA,aACA,aACA,2BACA,AADA,mBACA,kBACA,iBAAA,CAGF,0CACE,WACA,qBAAA,CAGF,wCACE,iBAAA,CAIF,oBACE,4BACA,kCACA,AADA,0BACA,WACA,aAAA,CAGF,0BACE,WACA,aAAA,CAOF,wBACE,aACA,cACA,sBACA,2BACA,AADA,mBACA,gBACA,wBAAA,CAGF,iCACE,aACA,aAAA,CAGF,uCACE,WACA,YACA,2BAAA,kBAAA,CAGF,8BACE,aACA,gBACA,aAAA,CAGF,oCACE,aACA,2BACA,AADA,mBACA,gBACA,gBAAA,CAGF,8CACE,YACA,yBACA,kBACA,cACA,YACA,iBAAA,CAGF,yCACE,kBACA,eAAA,CAGF,sCACE,eAAA,CAGF,6CACE,gBACA,iBACA,aAAA,CAGF,kDACE,eAAA,CAGF,sDACE,gBACA,WACA,mBACA,6BACA,iBAAA,CAGF,gDACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,2BAAA,kBAAA,CAGF,0DACE,gBACA,iBAAA,CAIF,6CACE,cACA,kBACA,6BACA,kBAAA,CAGF,qBACE,WACA,aACA,yBACA,iBACA,gBACA,8BAAA,qBAAA,CAGF,0BACE,eAAA,CAGF,oCACE,gBACA,qBACA,kBAAA,CAGF,gCACE,cACA,iBAAA,CAGF,6BACE,YACA,aACA,kBACA,gBACA,iBAAA,CAGF,oCACE,WAAA,CAGF,2CACE,WAAA,CAGF,oCACE,YACA,gBACA,gBACA,aAAA,CAGF,uBACE,qBAAA,CAGF,6BACE,oBACA,kBACA,gCACA,aAAA,CAGF,qCACE,YAAA,CAGF,2CACE,YAAA,CAGF,8CACE,YACA,YAAA,CAGF,oDACE,WACA,YACA,0BAAA,iBAAA,CAGF,0CACE,gBACA,cACA,gBAAA,CAGF,0CACE,gBACA,cACA,eAAA,CAGF,8CACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,iBAAA,CAGF,wDACE,gBACA,gBAAA,CAGF,6BACE,gBACA,cACA,kBACA,aACA,iBAAA,CAGF,uCACE,kBACA,eAAA,CAGF,sBACE,sBACA,gBACA,iBACA,gBACA,aAAA,CAGF,6BACE,aACA,4BAAA,CAGF,uCACE,kBACA,gBACA,aAAA,CAGF,2BACE,kBACA,gBACA,aAAA,CAGF,qCACE,cACA,gBACA,cAAA,CAGF,sCACE,gBACA,iBAAA,CAGF,sCACE,gBACA,aAAA,CAGF,2BACE,eACA,SACA,WACA,cACA,sBACA,gBACA,WACA,UAAA,CAGF,wCACE,UACA,gBACA,UAAA,CAGF,kDACE,eAAA,CAGF,gCACE,UACA,kBACA,mBACA,YACA,WACA,eAAA,CAGF,gEACE,qBAAA,CAGF,uEACE,wBAAA,CAGF,8FACE,QAAA,CAIF,mBACE,WACA,cACA,sBACA,6BACA,gBACA,iBAAA,CAGF,6BACE,iBACA,kBACA,WACA,YACA,YAAA,CAGF,4BACE,aACA,aAAA,CAGF,kCACE,WACA,YACA,2BAAA,kBAAA,CAGF,yBACE,aACA,gBACA,UAAA,CAGF,gCACE,gBACA,iBACA,gBAAA,CAGF,qCACE,eAAA,CAGF,sCACE,mBACA,mBACA,4BACA,AADA,oBACA,gBACA,oBACA,iBAAA,CAGF,oBACE,sBACA,iBACA,sBAAA,CAGF,2BACE,gBAAA,CAGF,iCACE,aACA,WACA,qBAAA,CAGF,iCACE,eACA,gBACA,aAAA,CAGF,uCACE,cAAA,CAGF,0CACE,aAAA,CAGF,iDACE,yBACA,kBACA,2BACA,AADA,mBACA,gBACA,iBACA,qBACA,sBACA,cACA,iBAAA,CAGF,0BACE,gBACA,iBACA,kBACA,iBACA,UAAA,CAGF,0BACE,gBACA,gBAAA,CAGF,iCACE,kBACA,eAAA,CAGF,oCACE,kBAAA,CAGF,mCACE,YACA,aACA,sBAAA,CAGF,yCACE,WACA,YACA,0BACA,AADA,kBACA,yBAAA,CAGF,gDACE,WAAA,CAGF,6BACE,gBACA,cACA,iBAAA,CAGF,uCACE,gBACA,qBAAA,CAGF,6BACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,WACA,wBAAA,CAGF,2DAEE,kBACA,gBACA,cACA,iBAAA,CAGF,sCACE,gBACA,cACA,qBACA,iBAAA,CAGF,yCACE,gBACA,cACA,iBAAA,CAGF,4BACE,sBACA,gBAAA,CAGF,mCACE,oBACA,kBACA,aACA,6BACA,gBACA,aAAA,CAGF,yCACE,aAAA,CAGF,mDACE,kBACA,eAAA,CAGF,kCACE,gBAAA,CAGF,wCACE,aACA,sBAAA,CAGF,iDACE,WACA,cACA,iBAAA,CAGF,uDACE,WACA,YACA,4BAAA,mBAAA,CAGF,uDACE,kBACA,UACA,WACA,iBACA,aACA,kBACA,kBACA,sCACA,AADA,8BACA,gBACA,WACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,8CACE,gBACA,WACA,gBAAA,CAGF,+CACE,iBACA,eAAA,CAIF,+BACE,aACA,gBACA,sBACA,gBACA,aAAA,CAGF,yCACE,iBAAA,CAGF,oBACE,gBACA,cACA,4BACA,sBACA,+BAAA,CAGF,0BACE,gBACA,cACA,2BACA,AADA,mBACA,aACA,gBACA,yBACA,kBACA,sBAAA,CAGF,uCACE,UAAA,CAIF,qBACE,sBACA,6BACA,gBACA,cACA,+BAAA,CAGF,iCACE,gBAAA,CAGF,sCACE,uBAAA,CAGF,gDACE,gBACA,UAAA,CAGF,0DACE,iBAAA,CAGF,qCACE,WACA,eAAA,CAGF,+BACE,aACA,yBACA,4BACA,AADA,oBACA,gBAAA,CAGF,wCACE,gBACA,4BACA,WACA,aAAA,CAGF,mEACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,8DACE,UAAA,CAGF,AAJA,+DACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,qCACE,iBACA,iBAAA,CAGF,8CACE,aACA,cACA,uBACA,kBACA,gBACA,UAAA,CAGF,oDACE,WACA,YACA,2BAAA,kBAAA,CAGF,4DACE,gBACA,kBACA,WACA,YAAA,CAGF,8DACE,cACA,eAAA,CAGF,kCACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,gBAAA,CAIF,cACE,WACA,aAAA,CAGF,yBACE,oBACA,aAAA,CAGF,+BACE,aACA,gBACA,WACA,gBAAA,CAGF,8CACE,gBACA,iBACA,yBACA,kBACA,2BACA,AADA,mBACA,mBACA,kBAAA,CAGF,+BACE,YAAA,CAGF,wCACE,YACA,aACA,0BACA,AADA,kBACA,yBAAA,CAGF,8CACE,WACA,YACA,0BAAA,iBAAA,CAGF,gCACE,aACA,aACA,sBACA,sCACA,AADA,8BACA,gBACA,aAAA,CAGF,0CACE,gBACA,wBACA,aACA,iBAAA,CAGF,eACE,sBACA,4BACA,4BACA,AADA,oBACA,qBACA,iBAAA,CAGF,qBACE,gBACA,aAAA,CAGF,2BACE,gBACA,cACA,iBAAA,CAGF,sCACE,YACA,aACA,yBACA,4BACA,AADA,oBACA,gBACA,cACA,iBAAA,CAGF,gCACE,gBACA,UAAA,CAGF,mCACE,aAAA,CAGF,kCACE,uEACA,4BACA,kCACA,AADA,0BACA,YACA,aACA,cAAA,CAGF,8CACE,sEAAsB,CAGxB,yCACE,uEACA,YACA,YAAA,CAGF,oBACE,aACA,aACA,gBACA,kBACA,WACA,4BACA,AADA,oBACA,kBACA,aAAA,CAGF,uBACE,gCAAA,CAGF,qBACE,sEACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,kBACA,SACA,mCACA,AADA,+BACA,AADA,2BACA,cACA,SAAA,CAGF,gBACE,iBACA,mBAAA,CAGF,qBACE,gBACA,WACA,iBAAA,CAGF,uBACE,sBAAA,CAGF,6BACE,YACA,cACA,4BACA,kCACA,AADA,0BACA,WACA,gBACA,kBACA,mBACA,mBACA,qEAAsB,CAGxB,6BACE,gBACA,aAAA,CAGF,sBACE,gBACA,cACA,gBACA,kBACA,eAAA,CAGF,aACE,2BACA,0BAAA,CAGF,mBACE,6BACA,aAAA,CAGF,yBACE,cACA,gBACA,YAAA,CAGF,yBACE,gBACA,cACA,eAAA,CAGF,wBACE,gBACA,gCAAa,CAGf,eACE,aACA,cACA,eACA,QACA,SACA,oBACA,qBACA,WACA,kBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,6BACE,4BACA,kCACA,AADA,0BACA,WACA,WAAA,CAGF,kBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,2BACE,yEACA,4BACA,kCACA,AADA,0BACA,aACA,cACA,mBACA,iBAAA,CAGF,kCACE,gBACA,WACA,iBAAA,CAGF,qCACE,gBACA,4BACA,eAAA,CAGF,uCACE,gBACA,cACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,kBACA,wBAAA,CAIF,+BACE,aACA,kBACA,gBACA,gBACA,UAAA,CAGF,gCACE,sBACA,gBACA,UAAA,CAGF,uCACE,cACA,6BACA,oBACA,iBAAA,CAGF,6CACE,aACA,gBACA,cACA,kBAAA,CAGF,4CACE,gBACA,iCACA,aAAA,CAIF,oBACE,sBACA,gBAAA,CAGF,0BACE,kBACA,oBACA,iBACA,6BACA,gBACA,UAAA,CAGF,+BACE,cACA,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,iBACA,iBAAA,CAGF,uCACE,gBAAA,CAGF,yCACE,WACA,gBACA,kBACA,QACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,mCACE,2BAAA,CAGF,mCACE,cACA,eAAA,CAGF,8DACE,UAAA,CAGF,AAJA,qDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,gDACE,UAAA,CAGF,iCACE,aACA,UAAA,CAGF,sCACE,gBACA,UAAA,CAGF,kCACE,oBAAA,CAGF,2CACE,uBACA,aACA,cACA,kBACA,gBACA,WACA,qBAAA,CAGF,2DACE,cAAA,CAGF,iDACE,WACA,YACA,2BAAA,kBAAA,CAGF,yDACE,kBACA,gBACA,WACA,aACA,YACA,aACA,iBAAA,CAGF,2DACE,cACA,gBACA,YACA,aACA,iBAAA,CAGF,6DACE,qBAAA,CAGF,yBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,iBAAA,CAIF,0BACE,sBACA,oBACA,iBAAA,CAGF,oCACE,gBACA,6BACA,aACA,kBACA,gBACA,aAAA,CAGF,gCACE,eAAA,CAGF,oCACE,4BACA,iBACA,gBACA,aAAA,CAGF,2CACE,gBACA,gBAAA,CAGF,oCACE,kBACA,iBACA,SACA,YACA,WACA,aACA,cACA,kBAAA,CAGF,2CACE,aAAA,CAIF,iBACE,sBACA,yBAAA,CAGF,uBACE,kBACA,oBACA,6BACA,aAAA,CAGF,gCACE,aACA,aAAA,CAGF,sCACE,WACA,YACA,2BAAA,kBAAA,CAGF,6BACE,aACA,cACA,gBACA,aAAA,CAGF,oCACE,UAAA,CAGF,oCACE,eAAA,CAGF,qCACE,gBACA,cACA,aACA,aACA,sBACA,2BACA,AADA,mBACA,kBACA,iBAAA,CAIF,oBACE,kBAAA,CAGF,oBACE,gBAAA,CAGF,2BACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,8BACA,AADA,sBACA,yBACA,4BACA,AADA,oBACA,gBACA,YAAA,CAGF,iCACE,mBACA,AADA,eACA,AADA,WACA,AADA,OACA,gBACA,iBAAA,CAGF,4DACE,UAAA,CAGF,AAJA,mDACE,UAAA,CAGF,AAJA,uDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,8CACE,UAAA,CAGF,qCACE,WACA,eAAA,CAGF,yBACE,aACA,kBACA,aACA,kBACA,gBACA,aAAA,CAGF,mBACE,gBACA,WACA,8BAAA,CAGF,kBACE,kBAAA,CAGF,wBACE,gBACA,cACA,gBACA,aACA,2BACA,AADA,mBACA,kBACA,sBACA,sBAAA,CAGF,kBACE,6BACA,0BAAA,CAIF,sBACE,cACA,yCACA,AADA,iCACA,sCACA,mCAAA,CAGF,4BACE,gBACA,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,iBAAA,CAGF,kCACE,6BAAA,CAGF,sCACE,YACA,aACA,0BACA,AADA,kBACA,0BACA,kBACA,kBACA,wBACA,eAAA,CAGF,yCACE,yBACA,WACA,oBAAA,CAGF,kCACE,WACA,aACA,cACA,8BAAA,yBAAA,qBAAA,CAGF,qCACE,YAAA,CAGF,gCACE,eAAA,CAGF,sCACE,6BACA,cACA,gBACA,UAAA,CAGF,4CACE,YAAA,CAGF,6CACE,YAAA,CAGF,8EACE,UAAA,CAGF,AAJA,qEACE,UAAA,CAGF,AAJA,yEACE,UAAA,CAGF,AAJA,0EACE,UAAA,CAGF,AAJA,gEACE,UAAA,CAGF,qCACE,gBACA,WACA,gBAAA,CAGF,qCACE,gBACA,WACA,aACA,aACA,kBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAGF,sCACE,gBACA,WACA,kBACA,sBAAA,CAGF,uCACE,cACA,mBACA,6BACA,aACA,aAAA,CAGF,6CACE,gBACA,cACA,cACA,kBACA,UAAA,CAGF,wEACE,UAAA,CAIF,AALA,+DACE,UAAA,CAIF,AALA,mEACE,UAAA,CAIF,AALA,oEACE,UAAA,CAIF,AALA,0DACE,UAAA,CAIF,YACE,aACA,sBACA,2BACA,AADA,mBACA,yBACA,wBACA,SACA,mBAAA,CAGF,qBACE,aACA,cACA,aAAA,CAGF,2BACE,WACA,WAAA,CAGF,iBACE,gBACA,cACA,iBACA,kBACA,eAAA,CAGF,kBACE,gBACA,WACA,kBACA,gBAAA,CAGF,iBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,wBAAA,CAIF,mCACE,cACA,gBACA,gBACA,UAAA,CAGF,yCACE,gBACA,cACA,kBAAA,CAGF,0CACE,qBAAA,CAGF,iDACE,gBAAA,CAGF,+CACE,kBACA,oBACA,6BACA,aAAA,CAGF,uDACE,YAAA,CAGF,6DACE,aACA,gBACA,aAAA,CAGF,gEACE,YACA,YAAA,CAGF,sEACE,WACA,YACA,0BACA,AADA,kBACA,uBACA,kCACA,AADA,0BACA,+BACA,6BACA,AACA,8BAAA,qBAAA,CAGF,sDACE,eAAA,CAGF,kDACE,oBACA,gBACA,WACA,eAAA,CAGF,wDACE,UAAA,CAIF,uBACE,oBAAA,CAGF,oBACE,sBACA,aACA,kBACA,gBACA,cACA,4BAAA,CAGF,0BACE,WAAA,CAGF,6BACE,cACA,gCAAA,CAGF,uBACE,8BAEA,AAFA,sBAEA,WACA,sBACA,aACA,eAAA,CAGF,8BACE,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,iBAAA,CAGF,oCACE,YACA,gBACA,aACA,iBAAA,CAGF,+DACE,UAAA,CAGF,AAJA,sDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,2DACE,UAAA,CAGF,AAJA,iDACE,UAAA,CAGF,wCACE,kBACA,YACA,WACA,gBACA,QACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,iCACE,gBACA,aAAA,CAGF,8BACE,sBACA,aACA,6BACA,WACA,eAAA,CAGF,iCACE,eACA,MACA,OACA,WACA,SAAA,CAGF,wCACE,kBACA,mBACA,AADA,eACA,AADA,OACA,UACA,UAAA,CAGF,8CACE,YACA,aACA,iBACA,oBAAA,CAGF,+BACE,gBAAA,CAGF,2BACE,sBACA,6BACA,cACA,wBACA,gBACA,UAAA,CAGF,mCACE,YAAA,CAGF,4CACE,aACA,cACA,0BAAA,iBAAA,CAGF,kDACE,WACA,YACA,0BACA,AADA,kBACA,uBACA,iCACA,AADA,yBACA,8BACA,4BACA,AACA,8BAAA,qBAAA,CAGF,yCACE,aACA,gBACA,UAAA,CAGF,+CACE,gBACA,WACA,mBAAA,CAGF,kCACE,aACA,iBACA,gBACA,UAAA,CAIF,sBACE,4EACA,4BACA,kCACA,AADA,0BACA,WACA,aAAA,CAGF,4BACE,gBACA,WACA,kBACA,iBAAA,CAGF,oCACE,gBACA,4BACA,kBACA,WAAA,CAGF,8CACE,gBACA,iBAAA,CAGF,2BACE,kBACA,WACA,iBACA,gBACA,gCAAa,CAGf,8BACE,gBACA,iBACA,gBACA,2BAAA,CAGF,oCACE,iBACA,iBAAA,CAGF,2CACE,gBACA,UAAA,CAGF,mBACE,gBACA,WACA,aACA,aACA,4BACA,AADA,oBACA,kBACA,kBACA,yBAAA,CAGF,oBACE,gBACA,gBAAA,CAGF,0BACE,aACA,cACA,4BACA,AADA,oBACA,sBACA,iBACA,gBACA,UAAA,CAGF,oCACE,gBAGA,oBACA,aAAA,CAIF,qBACE,sBACA,wBACA,mBAAA,CAGF,6BACE,aACA,cACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,4BACA,AADA,oBACA,cACA,4BACA,eAAA,CAGF,wCACE,0EACA,4BACA,kCACA,AADA,qBACA,YACA,WACA,uBAAA,CAGF,iDACE,eAAA,CAGF,gEACE,gBACA,WACA,iCACA,iBACA,aACA,iBAAA,CAGF,2DACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,yBACA,kBACA,iBAAA,CAGF,oDACE,gBAAA,CAGF,0DACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBAAA,CAGF,iEACE,gBACA,iCACA,WACA,eAAA,CAGF,0BACE,cACA,+BAAA,CAGF,gCACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,UAAA,CAGF,yCACE,YACA,aACA,cACA,mBAAA,CAGF,+CACE,WACA,WAAA,CAGF,6BACE,gBACA,gBAAA,CAGF,mCACE,yBACA,aACA,cACA,4BACA,AADA,oBACA,wBACA,gBACA,aAAA,CAGF,sCACE,yBACA,aAAA,CAGF,4CACE,YACA,YAAA,CAGF,kDACE,WACA,WAAA,CAGF,+CACE,gBACA,iBACA,cACA,kBAAA,CAGF,kDACE,aAAA,CAGF,2BACE,eAAA,CAGF,iCACE,gBAAA,CAGF,mDACE,YACA,aACA,0BACA,AADA,kBACA,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,0EACA,kBACA,kBACA,WACA,eAAA,CAGF,0DACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,yDACE,2FACA,AADA,yEACA,AADA,oEACA,AADA,qEACA,yEAAkB,CAGpB,yCACE,aACA,gBACA,aAAA,CAGF,+CACE,YAAA,CAGF,sDACE,gBACA,WACA,eAAA,CAGF,sCACE,gBACA,cACA,aACA,aACA,sBACA,4BACA,AADA,oBACA,kBACA,iBAAA,CAGF,0CACE,gBACA,WACA,yBACA,oBAAA,CAIF,mBACE,sBACA,aACA,WACA,iBAAA,CAGF,yBACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,cACA,WAAA,CAGF,4BACE,cACA,gCAAA,CAIF,oBACE,WACA,aAAA,CAGF,0BACE,WACA,WAAA,CAGF,wBACE,eACA,MACA,sBACA,OACA,WACA,SAAA,CAGF,sBACE,WACA,mBACA,gBACA,aAAA,CAGF,iCACE,kBACA,gBACA,WACA,aAAA,CAGF,4BACE,qBACA,gBACA,cACA,aACA,kBACA,gBACA,aACA,wBAAA,CAGF,kCACE,6BAAA,CAGF,kCACE,gBACA,iBACA,aACA,iBAAA,CAGF,+BACE,yBACA,WACA,iBAAA,CAGF,uCACE,WACA,QACA,SACA,mCACA,oCACA,+BACA,kBACA,aACA,WACA,SACA,mCAAW,AAAX,+BAAW,AAAX,0BAAW,CAGb,uBACE,aACA,gCACA,gBACA,aAAA,CAGF,gCACE,aAAA,CAGF,6BACE,gBACA,aAAA,CAGF,iCACE,gBACA,iBACA,yBACA,kBACA,2BACA,AADA,mBACA,aAAA,CAKF,qBACE,iBAAA,CAGF,wBACE,gBACA,gCACA,cACA,iBAAA,CAGF,iCACE,aACA,aAAA,CAGF,uCACE,WACA,YACA,2BAAA,kBAAA,CAGF,8BACE,aACA,gBACA,WACA,aAAA,CAGF,qCACE,gBACA,cACA,iBAAA,CAGF,0CACE,gBACA,gBAAA,CAGF,wCACE,gBACA,sBACA,aACA,4BACA,AADA,oBACA,aACA,iBAAA,CAGF,gDACE,QACA,YACA,kCACA,AADA,6BACA,AADA,0BACA,wBAAA,CAGF,+CACE,kBACA,OACA,QACA,qCACA,AADA,iCACA,AADA,6BACA,QACA,gBACA,iBACA,iBAAA,CAGF,8BACE,gBACA,WACA,aACA,aACA,2BACA,AADA,mBACA,kBACA,kBACA,kBACA,YACA,YAAA,CAIF,kBACE,8BACA,AADA,sBACA,wEACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,eAAA,CAGF,yBACE,gBACA,UAAA,CAGF,8BACE,eAAA,CAGF,kCACE,gBACA,kBACA,4BAAA,CAGF,yBACE,gBACA,WACA,kBACA,kBAAA,CAGF,+BACE,eAAA,CAGF,yCACE,eACA,gBACA,cACA,sBACA,2BAAA,kBAAA,CAGF,4BACE,WACA,gBACA,iBAAA,CAGF,0BACE,oBACA,qBAAA,CAGF,4CACE,aACA,gBACA,gBAAA,CAGF,+CACE,gBACA,aAAA,CAGF,iCACE,mBACA,gBACA,aAAA,CAGF,wCACE,aACA,kBAAA,CAGF,yBACE,eACA,SACA,WACA,cACA,sBACA,gBACA,WACA,UAAA,CAGF,sCACE,UACA,gBACA,UAAA,CAGF,8BACE,WACA,kBACA,mBACA,YACA,WACA,eAAA,CAIF,sBACE,aACA,cACA,wBAAA,CAGF,oCACE,WACA,aAAA,CAGF,mCACE,WACA,YACA,2BAAA,kBAAA,CAGF,gDACE,YACA,aACA,wBACA,AADA,gBACA,iCACA,AADA,6BACA,AADA,yBACA,gCACA,AADA,wBACA,4BACA,2BACA,yBACA,UACA,cAAA,CAGF,uDACE,yBACA,QAAA,CAGF,yCACE,aACA,UAAA,CAGF,eACE,gBACA,WACA,cACA,gBACA,qBAAA,CAGF,kBACE,eACA,MACA,OACA,WACA,SAAA,CAGF,0BACE,mBACA,kBACA,gBACA,UAAA,CAGF,qBACE,qBACA,gBACA,WACA,gBAAA,CAGF,wBACE,aAAA,CAGF,2BACE,iBAAA,CAGF,2BACE,YACA,YACA,2BACA,AADA,mBACA,wBAAA,CAGF,mBACE,iBAAA,CAGF,sBACE,eACA,gCACA,eAAA,CAGF,+BACE,aACA,aAAA,CAGF,qCACE,WACA,YACA,2BAAA,kBAAA,CAGF,4BACE,aACA,cACA,gBACA,UAAA,CAGF,kCACE,gBACA,aAAA,CAGF,wCACE,aACA,cACA,gBAAA,CAGF,2CACE,aACA,aAAA,CAGF,8CACE,WACA,YACA,2BAAA,kBAAA,CAGF,4BACE,iBACA,gBACA,WACA,gBAAA,CAGF,0BACE,gBAAA,CAIF,mBACE,gBACA,gBACA,cACA,iBACA,uBACA,eAAA,CAGF,kBACE,eACA,6BACA,oBAAA,CAGF,yBACE,gBACA,aACA,2BACA,AADA,mBACA,kBACA,kBACA,gBACA,iBACA,WAAA,CAGF,wBACE,kBACA,gBACA,UAAA,CAGF,kCACE,gBACA,kBAAA,CAGF,mDACE,eAAA,CAGF,oBACE,gBACA,gBACA,WACA,gBACA,iBAAA,CAGF,0BACE,WACA,aAAA,CAIF,sDACE,eAAA,CAGF,2DACE,gCAAa,CAIf,UACE,6FACA,AADA,wEACA,AADA,mEACA,AADA,sEACA,2EACA,WACA,YAAA,CAGF,mBACE,0EACA,4BACA,kCACA,AADA,0BACA,WACA,cACA,iBAAA,CAGF,4BACE,aACA,cACA,0BACA,AADA,kBACA,uCACA,aAAA,CAGF,kCACE,aACA,cACA,0BACA,AADA,kBACA,aAAA,CAGF,mBACE,aACA,4BACA,AADA,oBACA,sBACA,yBACA,2BAAA,CAGF,0BACE,gBACA,cACA,kBACA,gBAAA,CAGF,sCACE,iBAAA,CAGF,gCACE,cACA,8BACA,oBAAA,CAGF,mCACE,cACA,2BAAA,CAGF,+BACE,gCACA,wBACA,iBAAA,CAGF,qCACE,gBACA,cACA,oBACA,eAAA,CAGF,qCACE,gBACA,kBAAA,CAGF,qCACE,gBACA,YAAA,CAGF,gEACE,aAAA,CAGF,AAJA,uDACE,aAAA,CAGF,AAJA,2DACE,aAAA,CAGF,AAJA,4DACE,aAAA,CAGF,AAJA,kDACE,aAAA,CAGF,yCACE,YAAA,CAGF,qCACE,kBACA,aACA,aACA,yBACA,4BACA,AADA,oBACA,WACA,kBACA,kBACA,aACA,QACA,eAAA,CAGF,wCACE,wBAAA,CAGF,oCACE,iBACA,gBACA,cACA,gBAAA,CAGF,8CACE,gBACA,mBACA,qBAAA,CAGF,0BACE,gBACA,WACA,iBACA,aACA,4BACA,AADA,oBACA,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,oEACA,kBACA,kBACA,gBAAA,CAGF,wBACE,cACA,kBACA,mBACA,gBACA,aAAA,CAGF,kBACE,0EACA,4BACA,kCACA,AADA,0BACA,aACA,aACA,aAAA,CAIF,aACE,eAAA,CAGF,qBACE,WACA,aACA,sBACA,eACA,OACA,QACA,MACA,UACA,+BAAA,CAGF,4BACE,aACA,aACA,yBACA,4BACA,AADA,oBACA,eAAA,CAGF,sCACE,gBACA,UAAA,CAGF,kCACE,gBACA,YACA,YAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,oBACE,eACA,aACA,OACA,UACA,cACA,yBACA,gBACA,kBACA,wBAAA,CAGF,0BACE,aACA,WACA,gBACA,aAAA,CAGF,6BACE,sBACA,+BACA,WACA,kBACA,cACA,gBAAA,CAGF,qBACE,mBACA,gBACA,gBAAA,CAGF,4BACE,iBAAA,CAGF,mCACE,YAAA,CAGF,yCACE,aACA,YACA,qBAAA,CAGF,yCACE,gBACA,WACA,eACA,gBAAA,CAGF,2BACE,uBACA,AADA,eACA,kBAAA,CAGF,iCACE,aACA,gBAAA,CAGF,0CACE,aACA,cACA,0BAAA,iBAAA,CAGF,gDACE,WACA,YACA,0BAAA,iBAAA,CAGF,uCACE,gBACA,WACA,aACA,kBACA,aACA,iBAAA,CAIF,MACE,eACA,WACA,YACA,kBACA,WACA,WAAA,CAGF,eACE,gBACA,YACA,4BACA,AADA,oBACA,0CACA,AADA,qCACA,AADA,kCACA,UACA,2BACA,AADA,uBACA,AADA,mBACA,SACA,aAAA,CAGF,kBACE,UACA,2BACA,AADA,uBACA,AADA,mBACA,cACA,gBACA,mBAAA,CAGF,yBACE,gBACA,WACA,qBACA,aACA,aAAA,CAGF,eACE,YACA,aACA,0BAAA,iBAAA,CAGF,sBACE,WACA,YACA,0BAAA,iBAAA,CAIF,iBACE,gBACA,qBAAA,CAGF,wBACE,aAAA,CAGF,+BACE,6BAAA,CAGF,gCACE,YAAA,CAGF,yCACE,aACA,aAAA,CAGF,+CACE,WACA,YACA,2BAAA,kBAAA,CAGF,sCACE,aACA,aAAA,CAGF,4CACE,gBACA,aAAA,CAGF,4CACE,gBACA,UAAA,CAGF,+BACE,aACA,iBACA,eAAA,CAGF,wCACE,aAAA,CAGF,oCACE,cACA,aAAA,CAGF,wCACE,WACA,4BAAA,CAGF,cACE,gBACA,cACA,0BACA,aACA,kBACA,iBACA,gBACA,qBAAA,CAGF,qBACE,aAAA,CAGF,aACE,eACA,aACA,cACA,sBACA,4BACA,AADA,oBACA,QACA,SACA,oBACA,mBACA,WACA,0CACA,AADA,qCACA,AADA,kCACA,2BACA,AADA,uBACA,AADA,mBACA,SAAA,CAGF,gBACE,UACA,2BAAW,AAAX,uBAAW,AAAX,kBAAW,CAGb,yBACE,+EACA,kCACA,AADA,0BACA,WACA,cACA,sCACA,AADA,8BACA,kBACA,gBACA,WACA,mBACA,iBAAA,CAGF,mCACE,kBACA,gBACA,YACA,UACA,YACA,aACA,iBAAA,CAGF,yBACE,eAAA,CAGF,+BACE,cACA,gCACA,gBACA,UAAA,CAGF,sCACE,WACA,aACA,gBAAA,CAGF,gDACE,gBACA,iBAAA,CAGF,4CACE,WACA,YACA,iBACA,UAAA,CAGF,+CACE,UAAA,CAGF,qBACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,yBACA,wBAAA,CAGF,sBACE,gBACA,cACA,aACA,aACA,kBACA,kBACA,4BACA,AADA,oBACA,sBACA,wBAAA,CAGF,uBACE,gBACA,cACA,gBACA,mBAAA,CAGF,iCACE,cACA,gBACA,mBACA,qBAAA,CAGF,gBACE,yBACA,aACA,sBACA,4BACA,AADA,oBACA,iBAAA,CAGF,qBACE,gBACA,aACA,kBACA,gBACA,UAAA,CAGF,sBACE,aACA,eAAA,CAGF,wBACE,aACA,gBAAA,CAGF,0BACE,aACA,gBAAA,CAGF,wBACE,eAAA,CAGF,8BACE,gCACA,aACA,eAAA,CAGF,wCACE,aAAA,CAIF,qBACE,WACA,aACA,sBACA,gBACA,cACA,eACA,MACA,MAAA,CAGF,8BACE,aAAA,CAGF,sBACE,iBAAA,CAGF,4BACE,sBACA,UAAA,CAGF,kCACE,gBAAA,CAGF,uCACE,6BACA,gBACA,iBACA,cACA,oBACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBACA,AADA,2BACA,AADA,sBACA,AADA,mBACA,yBAAA,sCAAA,sBAAA,6BAAA,CAGF,6CACE,gBACA,mBACA,WACA,oBACA,AADA,qBACA,AADA,oBACA,AADA,aACA,yBAAA,2BAAA,sBAAA,kBAAA,CAGF,uCACE,oBACA,eAAA,CAGF,6CACE,iBAAA,CAGF,qDACE,gBACA,UAAA,CAGF,qDACE,QACA,SACA,oCACA,qCACA,+BACA,kBACA,WACA,aAAA,CAGF,4DACE,WACA,QACA,SACA,mCACA,oCACA,4BACA,kBACA,WACA,QAAA,CAGF,8CACE,aACA,sBACA,sBACA,4BACA,AADA,oBACA,kBACA,YACA,SAAA,CAGF,qDACE,aACA,kBACA,iBAAA,CAGF,4DACE,4BAAA,CAGF,4CACE,gBACA,cACA,aACA,aACA,4BACA,AADA,oBACA,sBACA,kBACA,iBAAA,CAGF,iDACE,iBAAA,CAIF,2BACE,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,mEAAY,CAGd,kCACE,gBACA,UAAA,CAGF,iCACE,kBACA,eAAA,CAGF,4CACE,gBACA,kBAAA,CAGF,4BACE,WACA,aACA,sBACA,eAAA,CAGF,sCACE,gBACA,aAAA,CAGF,kCACE,aACA,YACA,eAAA,CAGF,6DACE,UAAA,CAGF,AAJA,oDACE,UAAA,CAGF,AAJA,wDACE,UAAA,CAGF,AAJA,yDACE,UAAA,CAGF,AAJA,+CACE,UAAA,CAGF,iCACE,gBACA,cACA,gBACA,YACA,sBACA,iBACA,+BAAA,CAGF,2CACE,gBACA,cACA,kBAAA,CAGF,4BACE,YAAA,CAGF,oCACE,gBAAA,CAGF,iCACE,gBACA,WACA,aACA,aACA,kBACA,kBACA,mBACA,iBAAA,CAGF,qCACE,qFACA,AADA,mEACA,AADA,8DACA,AADA,+DACA,mEAAY,CAGd,+CACE,QACA,SACA,oCACA,qCACA,+BACA,kBACA,WACA,aAAA,CAGF,sDACE,WACA,QACA,SACA,mCACA,oCACA,4BACA,kBACA,YACA,QAAA,CAGF,wCACE,aACA,sBACA,sBACA,4BACA,AADA,oBACA,kBACA,YACA,SAAA,CAGF,8CACE,aACA,iBAAA,CAGF,oDACE,4BAAA,CAGF,2CACE,WACA,WAAA,CAIF,sBACE,WACA,sBACA,gBAAA,CAGF,iCACE,gBACA,gCACA,YAAA,CAGF,sCACE,aACA,gBACA,cACA,iBAAA,CAGF,4CACE,kBACA,WACA,UACA,aACA,sBACA,QACA,kBACA,OAAA,CAGF,uCACE,aACA,gBACA,cACA,iBAAA,CAGF,iDACE,gBACA,cACA,sBACA,kBAAA,CAGF,+BACE,gBACA,cACA,sBACA,aAAA,CAGF,qCACE,gBACA,cACA,mBAAA,CAGF,4CACE,iBAAA,CAGF,4BACE,WACA,WAAA,CAGF,kCACE,WACA,YACA,aAAA,CAGF,wBACE,WACA,qBAAA,CAGF,8BACE,gCACA,gBACA,aACA,gBACA,cACA,iBAAA,CAGF,oCACE,aACA,YACA,gBAAA,CAGF,8CACE,gBACA,iBAAA,CAGF,kDACE,iBAAA,CAGF,2CACE,UAAA,CAGF,8CACE,aAAA,CAGF,uCACE,kBACA,gBACA,cACA,WAAA,CAGF,qCACE,cACA,oBACA,kBACA,SAAA,CAGF,+DACE,UAAA,CAGF,AAJA,sDACE,UAAA,CAGF,AAJA,0DACE,UAAA,CAGF,AAJA,2DACE,UAAA,CAGF,AAJA,iDACE,UAAA,CAGF,wBACE,gBACA,WACA,WACA,cACA,yBACA,kBACA,mBACA,eACA,QAAA,CAIF,qBACE,8BACA,AADA,sBACA,kCACA,AADA,0BACA,WACA,cACA,4BACA,iBAAA,CAKF,oBACE,kBACA,WACA,OACA,QACA,MACA,SAAA,CAIF,2BACE,kBACA,OACA,QACA,cACA,WACA,WACA,cACA,WACA,kCAAA,yBAAA,CAIF,2BACE,mBACA,AADA,eACA,AADA,OACA,UACA,WACA,kBACA,gBACA,UAAA,CAGF,gCACE,gBACA,kBAAA,CAGF,sBACE,kBACA,aACA,sBACA,4BACA,AADA,oBACA,2BACA,kBACA,UAAA,CAGF,6BACE,gBACA,cACA,gBACA,mBAAA,CAGF,uCACE,cACA,gBACA,mBACA,qBAAA,CAGF,kCACE,aACA,kBACA,gBACA,WACA,mBAAA,CAGF,uCACE,gBACA,UAAA,CAIF,wBACE,WACA,aACA,sBACA,gBACA,kBACA,eACA,MACA,OACA,SAAA,CAGF,8BACE,kBACA,gBACA,mBACA,UAAA,CAGF,8BACE,gBACA,cACA,kBACA,oBAAA,CAGF,iCACE,aAAA,CAGF,wCACE,gBACA,iBAAA,CAGF,2BACE,8BACA,AADA,sBACA,WACA,sBACA,4BACA,AADA,oBACA,0BACA,mBAAA,CAGF,kCACE,gBACA,WACA,iBAAA,CAGF,kCACE,gBACA,cACA,kBACA,gBAAA,CAGF,qCACE,gBACA,WACA,gBAAA,CAGF,0CACE,aAAA,CAGF,4CACE,aAAA,CAGF,+CACE,gBACA,iBAAA,CAGF,yBACE,aACA,cACA,sBACA,4BACA,AADA,oBACA,yBACA,2BAAA,CAGF,kCACE,gBACA,UAAA,CAGF,2BACE,gBAAA,CAGF,8BACE,yBACA,0BACA,UAAA,CAIF,oCACE,cAAA,CAIF,wDACE,wBAAA,CAIF,YACE,sBACA,gBACA,aACA,cACA,4BAAA,mBAAA,CAGF,eACE,iBAAA,CAGF,kBACE,cACA,iBACA,eAAA,CAGF,eACE,kBACA,gBACA,aAAA,CAGF,eACE,kBACA,gBACA,0BAAA,CAGF,iBACE,aAAA,CAGF,yBACE,4BACA,aAAA,CAIF,uBACE,gBACA,iBACA,kBACA,gBAAA,CAGF,sBACE,aACA,wBAAA,CAGF,4BACE,WACA,cACA,gCAAA,CAGF,kCACE,WACA,YACA,eAAA,CAGF,6DACE,aAAA,CAGF,AAJA,oDACE,aAAA,CAGF,AAJA,wDACE,aAAA,CAGF,AAJA,yDACE,aAAA,CAGF,AAJA,+CACE,aAAA,CAGF,2CACE,YAAA,CAGF,kCACE,eAAA,CAGF,qCACE,wBAAA,CAGF,4BACE,gBACA,aACA,aACA,4BACA,AADA,oBACA,WACA,yBACA,kBACA,iBAAA,CAKF,kBACE,kBACA,QACA,SACA,eAAA,CAJF,gCAOI,kBACA,OACA,MACA,uBACA,wBAAA,CAAA","file":"to.css","sourcesContent":[null]}
\ No newline at end of file
diff --git a/assets/css/style.less b/assets/css/style.less
index aa1b926..bf24a6a 100644
--- a/assets/css/style.less
+++ b/assets/css/style.less
@@ -1381,8 +1381,9 @@ page {
border-top: 1px solid #eee;
padding-top: 0.34*100rpx;
margin: 0 0.3*100rpx;
- &.no-border{
- border:0;
+
+ &.no-border {
+ border: 0;
}
}
@@ -2405,8 +2406,8 @@ page {
}
.user .wrapper .myService .serviceList .item .pictrue {
- width: 0.52*100rpx;
- height: 0.52*100rpx;
+ width: 36rpx;
+ height: 36rpx;
margin-right: 0.16*100rpx;
}
@@ -3583,22 +3584,17 @@ page {
}
.personal-data .wrapper .wrapList .item {
- width: 6.9*100rpx;
- height: 1.6*100rpx;
+ width: 100%;
+ /*height: 1.6rem;*/
background-color: #f8f8f8;
- border-radius: 0.2*100rpx;
- margin-bottom: 0.22*100rpx;
- padding: 0 0.3*100rpx;
+ border-radius: 20rpx;
position: relative;
- border: 0.02*100rpx solid #f8f8f8;
+ // border: 0.02rem solid #f8f8f8;
}
.personal-data .wrapper .wrapList .item.on {
- border-color: #e93323;
- border-radius: 0.2*100rpx;
- background: url("https://h5.yixiang.co/static/images/figure.png") no-repeat;
background-size: 100% 100%;
- background-color: #fff9f9;
+ background-color: #fff;
}
.personal-data .wrapper .wrapList .item .picTxt {
@@ -4415,7 +4411,7 @@ page {
width: 1.8*100rpx;
height: 1.8*100rpx;
position: relative;
-
+
}
.bargain .wrapper .pictxt .pictrue image {
diff --git a/components/CitySelect.vue b/components/CitySelect.vue
new file mode 100644
index 0000000..c3a27ed
--- /dev/null
+++ b/components/CitySelect.vue
@@ -0,0 +1,285 @@
+
+
+ {{value}}
+
+
+
+
+
+
+
+
+
+
+ {{item.n}}
+
+
+
+
+
+
+
+
+
+
+ {{item.n}}
+
+
+
+
+
+
+
+
+
+
+ {{item.n}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/Mask.vue b/components/Mask.vue
new file mode 100644
index 0000000..ebcc5b8
--- /dev/null
+++ b/components/Mask.vue
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
diff --git a/components/SwitchWindow.vue b/components/SwitchWindow.vue
index 2621c08..3843248 100644
--- a/components/SwitchWindow.vue
+++ b/components/SwitchWindow.vue
@@ -1,10 +1,8 @@
-
-
-
+
diff --git a/components/UserEvaluation.vue b/components/UserEvaluation.vue
index 3e06530..8e28e18 100644
--- a/components/UserEvaluation.vue
+++ b/components/UserEvaluation.vue
@@ -1,6 +1,10 @@
-
+
@@ -10,23 +14,22 @@
- {{ dataFormat(item.addTime) }} {{ item.suk||'' }}
+ {{ item.createTime }} {{ item.sku||'' }}
{{ item.comment }}
-
-
-
-
-
+
+ yshop店员
+ :{{item.merchantReplyContent}}
+
diff --git a/components/simple-address/city-data/area.js b/components/simple-address/city-data/area.js
deleted file mode 100644
index 7d70012..0000000
--- a/components/simple-address/city-data/area.js
+++ /dev/null
@@ -1,12548 +0,0 @@
-/* eslint-disable */
-var areaData = [
- [
- [{
- "label": "东城区",
- "value": "110101"
- },
- {
- "label": "西城区",
- "value": "110102"
- },
- {
- "label": "朝阳区",
- "value": "110105"
- },
- {
- "label": "丰台区",
- "value": "110106"
- },
- {
- "label": "石景山区",
- "value": "110107"
- },
- {
- "label": "海淀区",
- "value": "110108"
- },
- {
- "label": "门头沟区",
- "value": "110109"
- },
- {
- "label": "房山区",
- "value": "110111"
- },
- {
- "label": "通州区",
- "value": "110112"
- },
- {
- "label": "顺义区",
- "value": "110113"
- },
- {
- "label": "昌平区",
- "value": "110114"
- },
- {
- "label": "大兴区",
- "value": "110115"
- },
- {
- "label": "怀柔区",
- "value": "110116"
- },
- {
- "label": "平谷区",
- "value": "110117"
- },
- {
- "label": "密云区",
- "value": "110118"
- },
- {
- "label": "延庆区",
- "value": "110119"
- }
- ]
- ],
- [
- [{
- "label": "和平区",
- "value": "120101"
- },
- {
- "label": "河东区",
- "value": "120102"
- },
- {
- "label": "河西区",
- "value": "120103"
- },
- {
- "label": "南开区",
- "value": "120104"
- },
- {
- "label": "河北区",
- "value": "120105"
- },
- {
- "label": "红桥区",
- "value": "120106"
- },
- {
- "label": "东丽区",
- "value": "120110"
- },
- {
- "label": "西青区",
- "value": "120111"
- },
- {
- "label": "津南区",
- "value": "120112"
- },
- {
- "label": "北辰区",
- "value": "120113"
- },
- {
- "label": "武清区",
- "value": "120114"
- },
- {
- "label": "宝坻区",
- "value": "120115"
- },
- {
- "label": "滨海新区",
- "value": "120116"
- },
- {
- "label": "宁河区",
- "value": "120117"
- },
- {
- "label": "静海区",
- "value": "120118"
- },
- {
- "label": "蓟州区",
- "value": "120119"
- }
- ]
- ],
- [
- [{
- "label": "长安区",
- "value": "130102"
- },
- {
- "label": "桥西区",
- "value": "130104"
- },
- {
- "label": "新华区",
- "value": "130105"
- },
- {
- "label": "井陉矿区",
- "value": "130107"
- },
- {
- "label": "裕华区",
- "value": "130108"
- },
- {
- "label": "藁城区",
- "value": "130109"
- },
- {
- "label": "鹿泉区",
- "value": "130110"
- },
- {
- "label": "栾城区",
- "value": "130111"
- },
- {
- "label": "井陉县",
- "value": "130121"
- },
- {
- "label": "正定县",
- "value": "130123"
- },
- {
- "label": "行唐县",
- "value": "130125"
- },
- {
- "label": "灵寿县",
- "value": "130126"
- },
- {
- "label": "高邑县",
- "value": "130127"
- },
- {
- "label": "深泽县",
- "value": "130128"
- },
- {
- "label": "赞皇县",
- "value": "130129"
- },
- {
- "label": "无极县",
- "value": "130130"
- },
- {
- "label": "平山县",
- "value": "130131"
- },
- {
- "label": "元氏县",
- "value": "130132"
- },
- {
- "label": "赵县",
- "value": "130133"
- },
- {
- "label": "石家庄高新技术产业开发区",
- "value": "130171"
- },
- {
- "label": "石家庄循环化工园区",
- "value": "130172"
- },
- {
- "label": "辛集市",
- "value": "130181"
- },
- {
- "label": "晋州市",
- "value": "130183"
- },
- {
- "label": "新乐市",
- "value": "130184"
- }
- ],
- [{
- "label": "路南区",
- "value": "130202"
- },
- {
- "label": "路北区",
- "value": "130203"
- },
- {
- "label": "古冶区",
- "value": "130204"
- },
- {
- "label": "开平区",
- "value": "130205"
- },
- {
- "label": "丰南区",
- "value": "130207"
- },
- {
- "label": "丰润区",
- "value": "130208"
- },
- {
- "label": "曹妃甸区",
- "value": "130209"
- },
- {
- "label": "滦县",
- "value": "130223"
- },
- {
- "label": "滦南县",
- "value": "130224"
- },
- {
- "label": "乐亭县",
- "value": "130225"
- },
- {
- "label": "迁西县",
- "value": "130227"
- },
- {
- "label": "玉田县",
- "value": "130229"
- },
- {
- "label": "唐山市芦台经济技术开发区",
- "value": "130271"
- },
- {
- "label": "唐山市汉沽管理区",
- "value": "130272"
- },
- {
- "label": "唐山高新技术产业开发区",
- "value": "130273"
- },
- {
- "label": "河北唐山海港经济开发区",
- "value": "130274"
- },
- {
- "label": "遵化市",
- "value": "130281"
- },
- {
- "label": "迁安市",
- "value": "130283"
- }
- ],
- [{
- "label": "海港区",
- "value": "130302"
- },
- {
- "label": "山海关区",
- "value": "130303"
- },
- {
- "label": "北戴河区",
- "value": "130304"
- },
- {
- "label": "抚宁区",
- "value": "130306"
- },
- {
- "label": "青龙满族自治县",
- "value": "130321"
- },
- {
- "label": "昌黎县",
- "value": "130322"
- },
- {
- "label": "卢龙县",
- "value": "130324"
- },
- {
- "label": "秦皇岛市经济技术开发区",
- "value": "130371"
- },
- {
- "label": "北戴河新区",
- "value": "130372"
- }
- ],
- [{
- "label": "邯山区",
- "value": "130402"
- },
- {
- "label": "丛台区",
- "value": "130403"
- },
- {
- "label": "复兴区",
- "value": "130404"
- },
- {
- "label": "峰峰矿区",
- "value": "130406"
- },
- {
- "label": "肥乡区",
- "value": "130407"
- },
- {
- "label": "永年区",
- "value": "130408"
- },
- {
- "label": "临漳县",
- "value": "130423"
- },
- {
- "label": "成安县",
- "value": "130424"
- },
- {
- "label": "大名县",
- "value": "130425"
- },
- {
- "label": "涉县",
- "value": "130426"
- },
- {
- "label": "磁县",
- "value": "130427"
- },
- {
- "label": "邱县",
- "value": "130430"
- },
- {
- "label": "鸡泽县",
- "value": "130431"
- },
- {
- "label": "广平县",
- "value": "130432"
- },
- {
- "label": "馆陶县",
- "value": "130433"
- },
- {
- "label": "魏县",
- "value": "130434"
- },
- {
- "label": "曲周县",
- "value": "130435"
- },
- {
- "label": "邯郸经济技术开发区",
- "value": "130471"
- },
- {
- "label": "邯郸冀南新区",
- "value": "130473"
- },
- {
- "label": "武安市",
- "value": "130481"
- }
- ],
- [{
- "label": "桥东区",
- "value": "130502"
- },
- {
- "label": "桥西区",
- "value": "130503"
- },
- {
- "label": "邢台县",
- "value": "130521"
- },
- {
- "label": "临城县",
- "value": "130522"
- },
- {
- "label": "内丘县",
- "value": "130523"
- },
- {
- "label": "柏乡县",
- "value": "130524"
- },
- {
- "label": "隆尧县",
- "value": "130525"
- },
- {
- "label": "任县",
- "value": "130526"
- },
- {
- "label": "南和县",
- "value": "130527"
- },
- {
- "label": "宁晋县",
- "value": "130528"
- },
- {
- "label": "巨鹿县",
- "value": "130529"
- },
- {
- "label": "新河县",
- "value": "130530"
- },
- {
- "label": "广宗县",
- "value": "130531"
- },
- {
- "label": "平乡县",
- "value": "130532"
- },
- {
- "label": "威县",
- "value": "130533"
- },
- {
- "label": "清河县",
- "value": "130534"
- },
- {
- "label": "临西县",
- "value": "130535"
- },
- {
- "label": "河北邢台经济开发区",
- "value": "130571"
- },
- {
- "label": "南宫市",
- "value": "130581"
- },
- {
- "label": "沙河市",
- "value": "130582"
- }
- ],
- [{
- "label": "竞秀区",
- "value": "130602"
- },
- {
- "label": "莲池区",
- "value": "130606"
- },
- {
- "label": "满城区",
- "value": "130607"
- },
- {
- "label": "清苑区",
- "value": "130608"
- },
- {
- "label": "徐水区",
- "value": "130609"
- },
- {
- "label": "涞水县",
- "value": "130623"
- },
- {
- "label": "阜平县",
- "value": "130624"
- },
- {
- "label": "定兴县",
- "value": "130626"
- },
- {
- "label": "唐县",
- "value": "130627"
- },
- {
- "label": "高阳县",
- "value": "130628"
- },
- {
- "label": "容城县",
- "value": "130629"
- },
- {
- "label": "涞源县",
- "value": "130630"
- },
- {
- "label": "望都县",
- "value": "130631"
- },
- {
- "label": "安新县",
- "value": "130632"
- },
- {
- "label": "易县",
- "value": "130633"
- },
- {
- "label": "曲阳县",
- "value": "130634"
- },
- {
- "label": "蠡县",
- "value": "130635"
- },
- {
- "label": "顺平县",
- "value": "130636"
- },
- {
- "label": "博野县",
- "value": "130637"
- },
- {
- "label": "雄县",
- "value": "130638"
- },
- {
- "label": "保定高新技术产业开发区",
- "value": "130671"
- },
- {
- "label": "保定白沟新城",
- "value": "130672"
- },
- {
- "label": "涿州市",
- "value": "130681"
- },
- {
- "label": "定州市",
- "value": "130682"
- },
- {
- "label": "安国市",
- "value": "130683"
- },
- {
- "label": "高碑店市",
- "value": "130684"
- }
- ],
- [{
- "label": "桥东区",
- "value": "130702"
- },
- {
- "label": "桥西区",
- "value": "130703"
- },
- {
- "label": "宣化区",
- "value": "130705"
- },
- {
- "label": "下花园区",
- "value": "130706"
- },
- {
- "label": "万全区",
- "value": "130708"
- },
- {
- "label": "崇礼区",
- "value": "130709"
- },
- {
- "label": "张北县",
- "value": "130722"
- },
- {
- "label": "康保县",
- "value": "130723"
- },
- {
- "label": "沽源县",
- "value": "130724"
- },
- {
- "label": "尚义县",
- "value": "130725"
- },
- {
- "label": "蔚县",
- "value": "130726"
- },
- {
- "label": "阳原县",
- "value": "130727"
- },
- {
- "label": "怀安县",
- "value": "130728"
- },
- {
- "label": "怀来县",
- "value": "130730"
- },
- {
- "label": "涿鹿县",
- "value": "130731"
- },
- {
- "label": "赤城县",
- "value": "130732"
- },
- {
- "label": "张家口市高新技术产业开发区",
- "value": "130771"
- },
- {
- "label": "张家口市察北管理区",
- "value": "130772"
- },
- {
- "label": "张家口市塞北管理区",
- "value": "130773"
- }
- ],
- [{
- "label": "双桥区",
- "value": "130802"
- },
- {
- "label": "双滦区",
- "value": "130803"
- },
- {
- "label": "鹰手营子矿区",
- "value": "130804"
- },
- {
- "label": "承德县",
- "value": "130821"
- },
- {
- "label": "兴隆县",
- "value": "130822"
- },
- {
- "label": "滦平县",
- "value": "130824"
- },
- {
- "label": "隆化县",
- "value": "130825"
- },
- {
- "label": "丰宁满族自治县",
- "value": "130826"
- },
- {
- "label": "宽城满族自治县",
- "value": "130827"
- },
- {
- "label": "围场满族蒙古族自治县",
- "value": "130828"
- },
- {
- "label": "承德高新技术产业开发区",
- "value": "130871"
- },
- {
- "label": "平泉市",
- "value": "130881"
- }
- ],
- [{
- "label": "新华区",
- "value": "130902"
- },
- {
- "label": "运河区",
- "value": "130903"
- },
- {
- "label": "沧县",
- "value": "130921"
- },
- {
- "label": "青县",
- "value": "130922"
- },
- {
- "label": "东光县",
- "value": "130923"
- },
- {
- "label": "海兴县",
- "value": "130924"
- },
- {
- "label": "盐山县",
- "value": "130925"
- },
- {
- "label": "肃宁县",
- "value": "130926"
- },
- {
- "label": "南皮县",
- "value": "130927"
- },
- {
- "label": "吴桥县",
- "value": "130928"
- },
- {
- "label": "献县",
- "value": "130929"
- },
- {
- "label": "孟村回族自治县",
- "value": "130930"
- },
- {
- "label": "河北沧州经济开发区",
- "value": "130971"
- },
- {
- "label": "沧州高新技术产业开发区",
- "value": "130972"
- },
- {
- "label": "沧州渤海新区",
- "value": "130973"
- },
- {
- "label": "泊头市",
- "value": "130981"
- },
- {
- "label": "任丘市",
- "value": "130982"
- },
- {
- "label": "黄骅市",
- "value": "130983"
- },
- {
- "label": "河间市",
- "value": "130984"
- }
- ],
- [{
- "label": "安次区",
- "value": "131002"
- },
- {
- "label": "广阳区",
- "value": "131003"
- },
- {
- "label": "固安县",
- "value": "131022"
- },
- {
- "label": "永清县",
- "value": "131023"
- },
- {
- "label": "香河县",
- "value": "131024"
- },
- {
- "label": "大城县",
- "value": "131025"
- },
- {
- "label": "文安县",
- "value": "131026"
- },
- {
- "label": "大厂回族自治县",
- "value": "131028"
- },
- {
- "label": "廊坊经济技术开发区",
- "value": "131071"
- },
- {
- "label": "霸州市",
- "value": "131081"
- },
- {
- "label": "三河市",
- "value": "131082"
- }
- ],
- [{
- "label": "桃城区",
- "value": "131102"
- },
- {
- "label": "冀州区",
- "value": "131103"
- },
- {
- "label": "枣强县",
- "value": "131121"
- },
- {
- "label": "武邑县",
- "value": "131122"
- },
- {
- "label": "武强县",
- "value": "131123"
- },
- {
- "label": "饶阳县",
- "value": "131124"
- },
- {
- "label": "安平县",
- "value": "131125"
- },
- {
- "label": "故城县",
- "value": "131126"
- },
- {
- "label": "景县",
- "value": "131127"
- },
- {
- "label": "阜城县",
- "value": "131128"
- },
- {
- "label": "河北衡水经济开发区",
- "value": "131171"
- },
- {
- "label": "衡水滨湖新区",
- "value": "131172"
- },
- {
- "label": "深州市",
- "value": "131182"
- }
- ]
- ],
- [
- [{
- "label": "小店区",
- "value": "140105"
- },
- {
- "label": "迎泽区",
- "value": "140106"
- },
- {
- "label": "杏花岭区",
- "value": "140107"
- },
- {
- "label": "尖草坪区",
- "value": "140108"
- },
- {
- "label": "万柏林区",
- "value": "140109"
- },
- {
- "label": "晋源区",
- "value": "140110"
- },
- {
- "label": "清徐县",
- "value": "140121"
- },
- {
- "label": "阳曲县",
- "value": "140122"
- },
- {
- "label": "娄烦县",
- "value": "140123"
- },
- {
- "label": "山西转型综合改革示范区",
- "value": "140171"
- },
- {
- "label": "古交市",
- "value": "140181"
- }
- ],
- [{
- "label": "城区",
- "value": "140202"
- },
- {
- "label": "矿区",
- "value": "140203"
- },
- {
- "label": "南郊区",
- "value": "140211"
- },
- {
- "label": "新荣区",
- "value": "140212"
- },
- {
- "label": "阳高县",
- "value": "140221"
- },
- {
- "label": "天镇县",
- "value": "140222"
- },
- {
- "label": "广灵县",
- "value": "140223"
- },
- {
- "label": "灵丘县",
- "value": "140224"
- },
- {
- "label": "浑源县",
- "value": "140225"
- },
- {
- "label": "左云县",
- "value": "140226"
- },
- {
- "label": "大同县",
- "value": "140227"
- },
- {
- "label": "山西大同经济开发区",
- "value": "140271"
- }
- ],
- [{
- "label": "城区",
- "value": "140302"
- },
- {
- "label": "矿区",
- "value": "140303"
- },
- {
- "label": "郊区",
- "value": "140311"
- },
- {
- "label": "平定县",
- "value": "140321"
- },
- {
- "label": "盂县",
- "value": "140322"
- },
- {
- "label": "山西阳泉经济开发区",
- "value": "140371"
- }
- ],
- [{
- "label": "城区",
- "value": "140402"
- },
- {
- "label": "郊区",
- "value": "140411"
- },
- {
- "label": "长治县",
- "value": "140421"
- },
- {
- "label": "襄垣县",
- "value": "140423"
- },
- {
- "label": "屯留县",
- "value": "140424"
- },
- {
- "label": "平顺县",
- "value": "140425"
- },
- {
- "label": "黎城县",
- "value": "140426"
- },
- {
- "label": "壶关县",
- "value": "140427"
- },
- {
- "label": "长子县",
- "value": "140428"
- },
- {
- "label": "武乡县",
- "value": "140429"
- },
- {
- "label": "沁县",
- "value": "140430"
- },
- {
- "label": "沁源县",
- "value": "140431"
- },
- {
- "label": "山西长治高新技术产业园区",
- "value": "140471"
- },
- {
- "label": "潞城市",
- "value": "140481"
- }
- ],
- [{
- "label": "城区",
- "value": "140502"
- },
- {
- "label": "沁水县",
- "value": "140521"
- },
- {
- "label": "阳城县",
- "value": "140522"
- },
- {
- "label": "陵川县",
- "value": "140524"
- },
- {
- "label": "泽州县",
- "value": "140525"
- },
- {
- "label": "高平市",
- "value": "140581"
- }
- ],
- [{
- "label": "朔城区",
- "value": "140602"
- },
- {
- "label": "平鲁区",
- "value": "140603"
- },
- {
- "label": "山阴县",
- "value": "140621"
- },
- {
- "label": "应县",
- "value": "140622"
- },
- {
- "label": "右玉县",
- "value": "140623"
- },
- {
- "label": "怀仁县",
- "value": "140624"
- },
- {
- "label": "山西朔州经济开发区",
- "value": "140671"
- }
- ],
- [{
- "label": "榆次区",
- "value": "140702"
- },
- {
- "label": "榆社县",
- "value": "140721"
- },
- {
- "label": "左权县",
- "value": "140722"
- },
- {
- "label": "和顺县",
- "value": "140723"
- },
- {
- "label": "昔阳县",
- "value": "140724"
- },
- {
- "label": "寿阳县",
- "value": "140725"
- },
- {
- "label": "太谷县",
- "value": "140726"
- },
- {
- "label": "祁县",
- "value": "140727"
- },
- {
- "label": "平遥县",
- "value": "140728"
- },
- {
- "label": "灵石县",
- "value": "140729"
- },
- {
- "label": "介休市",
- "value": "140781"
- }
- ],
- [{
- "label": "盐湖区",
- "value": "140802"
- },
- {
- "label": "临猗县",
- "value": "140821"
- },
- {
- "label": "万荣县",
- "value": "140822"
- },
- {
- "label": "闻喜县",
- "value": "140823"
- },
- {
- "label": "稷山县",
- "value": "140824"
- },
- {
- "label": "新绛县",
- "value": "140825"
- },
- {
- "label": "绛县",
- "value": "140826"
- },
- {
- "label": "垣曲县",
- "value": "140827"
- },
- {
- "label": "夏县",
- "value": "140828"
- },
- {
- "label": "平陆县",
- "value": "140829"
- },
- {
- "label": "芮城县",
- "value": "140830"
- },
- {
- "label": "永济市",
- "value": "140881"
- },
- {
- "label": "河津市",
- "value": "140882"
- }
- ],
- [{
- "label": "忻府区",
- "value": "140902"
- },
- {
- "label": "定襄县",
- "value": "140921"
- },
- {
- "label": "五台县",
- "value": "140922"
- },
- {
- "label": "代县",
- "value": "140923"
- },
- {
- "label": "繁峙县",
- "value": "140924"
- },
- {
- "label": "宁武县",
- "value": "140925"
- },
- {
- "label": "静乐县",
- "value": "140926"
- },
- {
- "label": "神池县",
- "value": "140927"
- },
- {
- "label": "五寨县",
- "value": "140928"
- },
- {
- "label": "岢岚县",
- "value": "140929"
- },
- {
- "label": "河曲县",
- "value": "140930"
- },
- {
- "label": "保德县",
- "value": "140931"
- },
- {
- "label": "偏关县",
- "value": "140932"
- },
- {
- "label": "五台山风景名胜区",
- "value": "140971"
- },
- {
- "label": "原平市",
- "value": "140981"
- }
- ],
- [{
- "label": "尧都区",
- "value": "141002"
- },
- {
- "label": "曲沃县",
- "value": "141021"
- },
- {
- "label": "翼城县",
- "value": "141022"
- },
- {
- "label": "襄汾县",
- "value": "141023"
- },
- {
- "label": "洪洞县",
- "value": "141024"
- },
- {
- "label": "古县",
- "value": "141025"
- },
- {
- "label": "安泽县",
- "value": "141026"
- },
- {
- "label": "浮山县",
- "value": "141027"
- },
- {
- "label": "吉县",
- "value": "141028"
- },
- {
- "label": "乡宁县",
- "value": "141029"
- },
- {
- "label": "大宁县",
- "value": "141030"
- },
- {
- "label": "隰县",
- "value": "141031"
- },
- {
- "label": "永和县",
- "value": "141032"
- },
- {
- "label": "蒲县",
- "value": "141033"
- },
- {
- "label": "汾西县",
- "value": "141034"
- },
- {
- "label": "侯马市",
- "value": "141081"
- },
- {
- "label": "霍州市",
- "value": "141082"
- }
- ],
- [{
- "label": "离石区",
- "value": "141102"
- },
- {
- "label": "文水县",
- "value": "141121"
- },
- {
- "label": "交城县",
- "value": "141122"
- },
- {
- "label": "兴县",
- "value": "141123"
- },
- {
- "label": "临县",
- "value": "141124"
- },
- {
- "label": "柳林县",
- "value": "141125"
- },
- {
- "label": "石楼县",
- "value": "141126"
- },
- {
- "label": "岚县",
- "value": "141127"
- },
- {
- "label": "方山县",
- "value": "141128"
- },
- {
- "label": "中阳县",
- "value": "141129"
- },
- {
- "label": "交口县",
- "value": "141130"
- },
- {
- "label": "孝义市",
- "value": "141181"
- },
- {
- "label": "汾阳市",
- "value": "141182"
- }
- ]
- ],
- [
- [{
- "label": "新城区",
- "value": "150102"
- },
- {
- "label": "回民区",
- "value": "150103"
- },
- {
- "label": "玉泉区",
- "value": "150104"
- },
- {
- "label": "赛罕区",
- "value": "150105"
- },
- {
- "label": "土默特左旗",
- "value": "150121"
- },
- {
- "label": "托克托县",
- "value": "150122"
- },
- {
- "label": "和林格尔县",
- "value": "150123"
- },
- {
- "label": "清水河县",
- "value": "150124"
- },
- {
- "label": "武川县",
- "value": "150125"
- },
- {
- "label": "呼和浩特金海工业园区",
- "value": "150171"
- },
- {
- "label": "呼和浩特经济技术开发区",
- "value": "150172"
- }
- ],
- [{
- "label": "东河区",
- "value": "150202"
- },
- {
- "label": "昆都仑区",
- "value": "150203"
- },
- {
- "label": "青山区",
- "value": "150204"
- },
- {
- "label": "石拐区",
- "value": "150205"
- },
- {
- "label": "白云鄂博矿区",
- "value": "150206"
- },
- {
- "label": "九原区",
- "value": "150207"
- },
- {
- "label": "土默特右旗",
- "value": "150221"
- },
- {
- "label": "固阳县",
- "value": "150222"
- },
- {
- "label": "达尔罕茂明安联合旗",
- "value": "150223"
- },
- {
- "label": "包头稀土高新技术产业开发区",
- "value": "150271"
- }
- ],
- [{
- "label": "海勃湾区",
- "value": "150302"
- },
- {
- "label": "海南区",
- "value": "150303"
- },
- {
- "label": "乌达区",
- "value": "150304"
- }
- ],
- [{
- "label": "红山区",
- "value": "150402"
- },
- {
- "label": "元宝山区",
- "value": "150403"
- },
- {
- "label": "松山区",
- "value": "150404"
- },
- {
- "label": "阿鲁科尔沁旗",
- "value": "150421"
- },
- {
- "label": "巴林左旗",
- "value": "150422"
- },
- {
- "label": "巴林右旗",
- "value": "150423"
- },
- {
- "label": "林西县",
- "value": "150424"
- },
- {
- "label": "克什克腾旗",
- "value": "150425"
- },
- {
- "label": "翁牛特旗",
- "value": "150426"
- },
- {
- "label": "喀喇沁旗",
- "value": "150428"
- },
- {
- "label": "宁城县",
- "value": "150429"
- },
- {
- "label": "敖汉旗",
- "value": "150430"
- }
- ],
- [{
- "label": "科尔沁区",
- "value": "150502"
- },
- {
- "label": "科尔沁左翼中旗",
- "value": "150521"
- },
- {
- "label": "科尔沁左翼后旗",
- "value": "150522"
- },
- {
- "label": "开鲁县",
- "value": "150523"
- },
- {
- "label": "库伦旗",
- "value": "150524"
- },
- {
- "label": "奈曼旗",
- "value": "150525"
- },
- {
- "label": "扎鲁特旗",
- "value": "150526"
- },
- {
- "label": "通辽经济技术开发区",
- "value": "150571"
- },
- {
- "label": "霍林郭勒市",
- "value": "150581"
- }
- ],
- [{
- "label": "东胜区",
- "value": "150602"
- },
- {
- "label": "康巴什区",
- "value": "150603"
- },
- {
- "label": "达拉特旗",
- "value": "150621"
- },
- {
- "label": "准格尔旗",
- "value": "150622"
- },
- {
- "label": "鄂托克前旗",
- "value": "150623"
- },
- {
- "label": "鄂托克旗",
- "value": "150624"
- },
- {
- "label": "杭锦旗",
- "value": "150625"
- },
- {
- "label": "乌审旗",
- "value": "150626"
- },
- {
- "label": "伊金霍洛旗",
- "value": "150627"
- }
- ],
- [{
- "label": "海拉尔区",
- "value": "150702"
- },
- {
- "label": "扎赉诺尔区",
- "value": "150703"
- },
- {
- "label": "阿荣旗",
- "value": "150721"
- },
- {
- "label": "莫力达瓦达斡尔族自治旗",
- "value": "150722"
- },
- {
- "label": "鄂伦春自治旗",
- "value": "150723"
- },
- {
- "label": "鄂温克族自治旗",
- "value": "150724"
- },
- {
- "label": "陈巴尔虎旗",
- "value": "150725"
- },
- {
- "label": "新巴尔虎左旗",
- "value": "150726"
- },
- {
- "label": "新巴尔虎右旗",
- "value": "150727"
- },
- {
- "label": "满洲里市",
- "value": "150781"
- },
- {
- "label": "牙克石市",
- "value": "150782"
- },
- {
- "label": "扎兰屯市",
- "value": "150783"
- },
- {
- "label": "额尔古纳市",
- "value": "150784"
- },
- {
- "label": "根河市",
- "value": "150785"
- }
- ],
- [{
- "label": "临河区",
- "value": "150802"
- },
- {
- "label": "五原县",
- "value": "150821"
- },
- {
- "label": "磴口县",
- "value": "150822"
- },
- {
- "label": "乌拉特前旗",
- "value": "150823"
- },
- {
- "label": "乌拉特中旗",
- "value": "150824"
- },
- {
- "label": "乌拉特后旗",
- "value": "150825"
- },
- {
- "label": "杭锦后旗",
- "value": "150826"
- }
- ],
- [{
- "label": "集宁区",
- "value": "150902"
- },
- {
- "label": "卓资县",
- "value": "150921"
- },
- {
- "label": "化德县",
- "value": "150922"
- },
- {
- "label": "商都县",
- "value": "150923"
- },
- {
- "label": "兴和县",
- "value": "150924"
- },
- {
- "label": "凉城县",
- "value": "150925"
- },
- {
- "label": "察哈尔右翼前旗",
- "value": "150926"
- },
- {
- "label": "察哈尔右翼中旗",
- "value": "150927"
- },
- {
- "label": "察哈尔右翼后旗",
- "value": "150928"
- },
- {
- "label": "四子王旗",
- "value": "150929"
- },
- {
- "label": "丰镇市",
- "value": "150981"
- }
- ],
- [{
- "label": "乌兰浩特市",
- "value": "152201"
- },
- {
- "label": "阿尔山市",
- "value": "152202"
- },
- {
- "label": "科尔沁右翼前旗",
- "value": "152221"
- },
- {
- "label": "科尔沁右翼中旗",
- "value": "152222"
- },
- {
- "label": "扎赉特旗",
- "value": "152223"
- },
- {
- "label": "突泉县",
- "value": "152224"
- }
- ],
- [{
- "label": "二连浩特市",
- "value": "152501"
- },
- {
- "label": "锡林浩特市",
- "value": "152502"
- },
- {
- "label": "阿巴嘎旗",
- "value": "152522"
- },
- {
- "label": "苏尼特左旗",
- "value": "152523"
- },
- {
- "label": "苏尼特右旗",
- "value": "152524"
- },
- {
- "label": "东乌珠穆沁旗",
- "value": "152525"
- },
- {
- "label": "西乌珠穆沁旗",
- "value": "152526"
- },
- {
- "label": "太仆寺旗",
- "value": "152527"
- },
- {
- "label": "镶黄旗",
- "value": "152528"
- },
- {
- "label": "正镶白旗",
- "value": "152529"
- },
- {
- "label": "正蓝旗",
- "value": "152530"
- },
- {
- "label": "多伦县",
- "value": "152531"
- },
- {
- "label": "乌拉盖管委会",
- "value": "152571"
- }
- ],
- [{
- "label": "阿拉善左旗",
- "value": "152921"
- },
- {
- "label": "阿拉善右旗",
- "value": "152922"
- },
- {
- "label": "额济纳旗",
- "value": "152923"
- },
- {
- "label": "内蒙古阿拉善经济开发区",
- "value": "152971"
- }
- ]
- ],
- [
- [{
- "label": "和平区",
- "value": "210102"
- },
- {
- "label": "沈河区",
- "value": "210103"
- },
- {
- "label": "大东区",
- "value": "210104"
- },
- {
- "label": "皇姑区",
- "value": "210105"
- },
- {
- "label": "铁西区",
- "value": "210106"
- },
- {
- "label": "苏家屯区",
- "value": "210111"
- },
- {
- "label": "浑南区",
- "value": "210112"
- },
- {
- "label": "沈北新区",
- "value": "210113"
- },
- {
- "label": "于洪区",
- "value": "210114"
- },
- {
- "label": "辽中区",
- "value": "210115"
- },
- {
- "label": "康平县",
- "value": "210123"
- },
- {
- "label": "法库县",
- "value": "210124"
- },
- {
- "label": "新民市",
- "value": "210181"
- }
- ],
- [{
- "label": "中山区",
- "value": "210202"
- },
- {
- "label": "西岗区",
- "value": "210203"
- },
- {
- "label": "沙河口区",
- "value": "210204"
- },
- {
- "label": "甘井子区",
- "value": "210211"
- },
- {
- "label": "旅顺口区",
- "value": "210212"
- },
- {
- "label": "金州区",
- "value": "210213"
- },
- {
- "label": "普兰店区",
- "value": "210214"
- },
- {
- "label": "长海县",
- "value": "210224"
- },
- {
- "label": "瓦房店市",
- "value": "210281"
- },
- {
- "label": "庄河市",
- "value": "210283"
- }
- ],
- [{
- "label": "铁东区",
- "value": "210302"
- },
- {
- "label": "铁西区",
- "value": "210303"
- },
- {
- "label": "立山区",
- "value": "210304"
- },
- {
- "label": "千山区",
- "value": "210311"
- },
- {
- "label": "台安县",
- "value": "210321"
- },
- {
- "label": "岫岩满族自治县",
- "value": "210323"
- },
- {
- "label": "海城市",
- "value": "210381"
- }
- ],
- [{
- "label": "新抚区",
- "value": "210402"
- },
- {
- "label": "东洲区",
- "value": "210403"
- },
- {
- "label": "望花区",
- "value": "210404"
- },
- {
- "label": "顺城区",
- "value": "210411"
- },
- {
- "label": "抚顺县",
- "value": "210421"
- },
- {
- "label": "新宾满族自治县",
- "value": "210422"
- },
- {
- "label": "清原满族自治县",
- "value": "210423"
- }
- ],
- [{
- "label": "平山区",
- "value": "210502"
- },
- {
- "label": "溪湖区",
- "value": "210503"
- },
- {
- "label": "明山区",
- "value": "210504"
- },
- {
- "label": "南芬区",
- "value": "210505"
- },
- {
- "label": "本溪满族自治县",
- "value": "210521"
- },
- {
- "label": "桓仁满族自治县",
- "value": "210522"
- }
- ],
- [{
- "label": "元宝区",
- "value": "210602"
- },
- {
- "label": "振兴区",
- "value": "210603"
- },
- {
- "label": "振安区",
- "value": "210604"
- },
- {
- "label": "宽甸满族自治县",
- "value": "210624"
- },
- {
- "label": "东港市",
- "value": "210681"
- },
- {
- "label": "凤城市",
- "value": "210682"
- }
- ],
- [{
- "label": "古塔区",
- "value": "210702"
- },
- {
- "label": "凌河区",
- "value": "210703"
- },
- {
- "label": "太和区",
- "value": "210711"
- },
- {
- "label": "黑山县",
- "value": "210726"
- },
- {
- "label": "义县",
- "value": "210727"
- },
- {
- "label": "凌海市",
- "value": "210781"
- },
- {
- "label": "北镇市",
- "value": "210782"
- }
- ],
- [{
- "label": "站前区",
- "value": "210802"
- },
- {
- "label": "西市区",
- "value": "210803"
- },
- {
- "label": "鲅鱼圈区",
- "value": "210804"
- },
- {
- "label": "老边区",
- "value": "210811"
- },
- {
- "label": "盖州市",
- "value": "210881"
- },
- {
- "label": "大石桥市",
- "value": "210882"
- }
- ],
- [{
- "label": "海州区",
- "value": "210902"
- },
- {
- "label": "新邱区",
- "value": "210903"
- },
- {
- "label": "太平区",
- "value": "210904"
- },
- {
- "label": "清河门区",
- "value": "210905"
- },
- {
- "label": "细河区",
- "value": "210911"
- },
- {
- "label": "阜新蒙古族自治县",
- "value": "210921"
- },
- {
- "label": "彰武县",
- "value": "210922"
- }
- ],
- [{
- "label": "白塔区",
- "value": "211002"
- },
- {
- "label": "文圣区",
- "value": "211003"
- },
- {
- "label": "宏伟区",
- "value": "211004"
- },
- {
- "label": "弓长岭区",
- "value": "211005"
- },
- {
- "label": "太子河区",
- "value": "211011"
- },
- {
- "label": "辽阳县",
- "value": "211021"
- },
- {
- "label": "灯塔市",
- "value": "211081"
- }
- ],
- [{
- "label": "双台子区",
- "value": "211102"
- },
- {
- "label": "兴隆台区",
- "value": "211103"
- },
- {
- "label": "大洼区",
- "value": "211104"
- },
- {
- "label": "盘山县",
- "value": "211122"
- }
- ],
- [{
- "label": "银州区",
- "value": "211202"
- },
- {
- "label": "清河区",
- "value": "211204"
- },
- {
- "label": "铁岭县",
- "value": "211221"
- },
- {
- "label": "西丰县",
- "value": "211223"
- },
- {
- "label": "昌图县",
- "value": "211224"
- },
- {
- "label": "调兵山市",
- "value": "211281"
- },
- {
- "label": "开原市",
- "value": "211282"
- }
- ],
- [{
- "label": "双塔区",
- "value": "211302"
- },
- {
- "label": "龙城区",
- "value": "211303"
- },
- {
- "label": "朝阳县",
- "value": "211321"
- },
- {
- "label": "建平县",
- "value": "211322"
- },
- {
- "label": "喀喇沁左翼蒙古族自治县",
- "value": "211324"
- },
- {
- "label": "北票市",
- "value": "211381"
- },
- {
- "label": "凌源市",
- "value": "211382"
- }
- ],
- [{
- "label": "连山区",
- "value": "211402"
- },
- {
- "label": "龙港区",
- "value": "211403"
- },
- {
- "label": "南票区",
- "value": "211404"
- },
- {
- "label": "绥中县",
- "value": "211421"
- },
- {
- "label": "建昌县",
- "value": "211422"
- },
- {
- "label": "兴城市",
- "value": "211481"
- }
- ]
- ],
- [
- [{
- "label": "南关区",
- "value": "220102"
- },
- {
- "label": "宽城区",
- "value": "220103"
- },
- {
- "label": "朝阳区",
- "value": "220104"
- },
- {
- "label": "二道区",
- "value": "220105"
- },
- {
- "label": "绿园区",
- "value": "220106"
- },
- {
- "label": "双阳区",
- "value": "220112"
- },
- {
- "label": "九台区",
- "value": "220113"
- },
- {
- "label": "农安县",
- "value": "220122"
- },
- {
- "label": "长春经济技术开发区",
- "value": "220171"
- },
- {
- "label": "长春净月高新技术产业开发区",
- "value": "220172"
- },
- {
- "label": "长春高新技术产业开发区",
- "value": "220173"
- },
- {
- "label": "长春汽车经济技术开发区",
- "value": "220174"
- },
- {
- "label": "榆树市",
- "value": "220182"
- },
- {
- "label": "德惠市",
- "value": "220183"
- }
- ],
- [{
- "label": "昌邑区",
- "value": "220202"
- },
- {
- "label": "龙潭区",
- "value": "220203"
- },
- {
- "label": "船营区",
- "value": "220204"
- },
- {
- "label": "丰满区",
- "value": "220211"
- },
- {
- "label": "永吉县",
- "value": "220221"
- },
- {
- "label": "吉林经济开发区",
- "value": "220271"
- },
- {
- "label": "吉林高新技术产业开发区",
- "value": "220272"
- },
- {
- "label": "吉林中国新加坡食品区",
- "value": "220273"
- },
- {
- "label": "蛟河市",
- "value": "220281"
- },
- {
- "label": "桦甸市",
- "value": "220282"
- },
- {
- "label": "舒兰市",
- "value": "220283"
- },
- {
- "label": "磐石市",
- "value": "220284"
- }
- ],
- [{
- "label": "铁西区",
- "value": "220302"
- },
- {
- "label": "铁东区",
- "value": "220303"
- },
- {
- "label": "梨树县",
- "value": "220322"
- },
- {
- "label": "伊通满族自治县",
- "value": "220323"
- },
- {
- "label": "公主岭市",
- "value": "220381"
- },
- {
- "label": "双辽市",
- "value": "220382"
- }
- ],
- [{
- "label": "龙山区",
- "value": "220402"
- },
- {
- "label": "西安区",
- "value": "220403"
- },
- {
- "label": "东丰县",
- "value": "220421"
- },
- {
- "label": "东辽县",
- "value": "220422"
- }
- ],
- [{
- "label": "东昌区",
- "value": "220502"
- },
- {
- "label": "二道江区",
- "value": "220503"
- },
- {
- "label": "通化县",
- "value": "220521"
- },
- {
- "label": "辉南县",
- "value": "220523"
- },
- {
- "label": "柳河县",
- "value": "220524"
- },
- {
- "label": "梅河口市",
- "value": "220581"
- },
- {
- "label": "集安市",
- "value": "220582"
- }
- ],
- [{
- "label": "浑江区",
- "value": "220602"
- },
- {
- "label": "江源区",
- "value": "220605"
- },
- {
- "label": "抚松县",
- "value": "220621"
- },
- {
- "label": "靖宇县",
- "value": "220622"
- },
- {
- "label": "长白朝鲜族自治县",
- "value": "220623"
- },
- {
- "label": "临江市",
- "value": "220681"
- }
- ],
- [{
- "label": "宁江区",
- "value": "220702"
- },
- {
- "label": "前郭尔罗斯蒙古族自治县",
- "value": "220721"
- },
- {
- "label": "长岭县",
- "value": "220722"
- },
- {
- "label": "乾安县",
- "value": "220723"
- },
- {
- "label": "吉林松原经济开发区",
- "value": "220771"
- },
- {
- "label": "扶余市",
- "value": "220781"
- }
- ],
- [{
- "label": "洮北区",
- "value": "220802"
- },
- {
- "label": "镇赉县",
- "value": "220821"
- },
- {
- "label": "通榆县",
- "value": "220822"
- },
- {
- "label": "吉林白城经济开发区",
- "value": "220871"
- },
- {
- "label": "洮南市",
- "value": "220881"
- },
- {
- "label": "大安市",
- "value": "220882"
- }
- ],
- [{
- "label": "延吉市",
- "value": "222401"
- },
- {
- "label": "图们市",
- "value": "222402"
- },
- {
- "label": "敦化市",
- "value": "222403"
- },
- {
- "label": "珲春市",
- "value": "222404"
- },
- {
- "label": "龙井市",
- "value": "222405"
- },
- {
- "label": "和龙市",
- "value": "222406"
- },
- {
- "label": "汪清县",
- "value": "222424"
- },
- {
- "label": "安图县",
- "value": "222426"
- }
- ]
- ],
- [
- [{
- "label": "道里区",
- "value": "230102"
- },
- {
- "label": "南岗区",
- "value": "230103"
- },
- {
- "label": "道外区",
- "value": "230104"
- },
- {
- "label": "平房区",
- "value": "230108"
- },
- {
- "label": "松北区",
- "value": "230109"
- },
- {
- "label": "香坊区",
- "value": "230110"
- },
- {
- "label": "呼兰区",
- "value": "230111"
- },
- {
- "label": "阿城区",
- "value": "230112"
- },
- {
- "label": "双城区",
- "value": "230113"
- },
- {
- "label": "依兰县",
- "value": "230123"
- },
- {
- "label": "方正县",
- "value": "230124"
- },
- {
- "label": "宾县",
- "value": "230125"
- },
- {
- "label": "巴彦县",
- "value": "230126"
- },
- {
- "label": "木兰县",
- "value": "230127"
- },
- {
- "label": "通河县",
- "value": "230128"
- },
- {
- "label": "延寿县",
- "value": "230129"
- },
- {
- "label": "尚志市",
- "value": "230183"
- },
- {
- "label": "五常市",
- "value": "230184"
- }
- ],
- [{
- "label": "龙沙区",
- "value": "230202"
- },
- {
- "label": "建华区",
- "value": "230203"
- },
- {
- "label": "铁锋区",
- "value": "230204"
- },
- {
- "label": "昂昂溪区",
- "value": "230205"
- },
- {
- "label": "富拉尔基区",
- "value": "230206"
- },
- {
- "label": "碾子山区",
- "value": "230207"
- },
- {
- "label": "梅里斯达斡尔族区",
- "value": "230208"
- },
- {
- "label": "龙江县",
- "value": "230221"
- },
- {
- "label": "依安县",
- "value": "230223"
- },
- {
- "label": "泰来县",
- "value": "230224"
- },
- {
- "label": "甘南县",
- "value": "230225"
- },
- {
- "label": "富裕县",
- "value": "230227"
- },
- {
- "label": "克山县",
- "value": "230229"
- },
- {
- "label": "克东县",
- "value": "230230"
- },
- {
- "label": "拜泉县",
- "value": "230231"
- },
- {
- "label": "讷河市",
- "value": "230281"
- }
- ],
- [{
- "label": "鸡冠区",
- "value": "230302"
- },
- {
- "label": "恒山区",
- "value": "230303"
- },
- {
- "label": "滴道区",
- "value": "230304"
- },
- {
- "label": "梨树区",
- "value": "230305"
- },
- {
- "label": "城子河区",
- "value": "230306"
- },
- {
- "label": "麻山区",
- "value": "230307"
- },
- {
- "label": "鸡东县",
- "value": "230321"
- },
- {
- "label": "虎林市",
- "value": "230381"
- },
- {
- "label": "密山市",
- "value": "230382"
- }
- ],
- [{
- "label": "向阳区",
- "value": "230402"
- },
- {
- "label": "工农区",
- "value": "230403"
- },
- {
- "label": "南山区",
- "value": "230404"
- },
- {
- "label": "兴安区",
- "value": "230405"
- },
- {
- "label": "东山区",
- "value": "230406"
- },
- {
- "label": "兴山区",
- "value": "230407"
- },
- {
- "label": "萝北县",
- "value": "230421"
- },
- {
- "label": "绥滨县",
- "value": "230422"
- }
- ],
- [{
- "label": "尖山区",
- "value": "230502"
- },
- {
- "label": "岭东区",
- "value": "230503"
- },
- {
- "label": "四方台区",
- "value": "230505"
- },
- {
- "label": "宝山区",
- "value": "230506"
- },
- {
- "label": "集贤县",
- "value": "230521"
- },
- {
- "label": "友谊县",
- "value": "230522"
- },
- {
- "label": "宝清县",
- "value": "230523"
- },
- {
- "label": "饶河县",
- "value": "230524"
- }
- ],
- [{
- "label": "萨尔图区",
- "value": "230602"
- },
- {
- "label": "龙凤区",
- "value": "230603"
- },
- {
- "label": "让胡路区",
- "value": "230604"
- },
- {
- "label": "红岗区",
- "value": "230605"
- },
- {
- "label": "大同区",
- "value": "230606"
- },
- {
- "label": "肇州县",
- "value": "230621"
- },
- {
- "label": "肇源县",
- "value": "230622"
- },
- {
- "label": "林甸县",
- "value": "230623"
- },
- {
- "label": "杜尔伯特蒙古族自治县",
- "value": "230624"
- },
- {
- "label": "大庆高新技术产业开发区",
- "value": "230671"
- }
- ],
- [{
- "label": "伊春区",
- "value": "230702"
- },
- {
- "label": "南岔区",
- "value": "230703"
- },
- {
- "label": "友好区",
- "value": "230704"
- },
- {
- "label": "西林区",
- "value": "230705"
- },
- {
- "label": "翠峦区",
- "value": "230706"
- },
- {
- "label": "新青区",
- "value": "230707"
- },
- {
- "label": "美溪区",
- "value": "230708"
- },
- {
- "label": "金山屯区",
- "value": "230709"
- },
- {
- "label": "五营区",
- "value": "230710"
- },
- {
- "label": "乌马河区",
- "value": "230711"
- },
- {
- "label": "汤旺河区",
- "value": "230712"
- },
- {
- "label": "带岭区",
- "value": "230713"
- },
- {
- "label": "乌伊岭区",
- "value": "230714"
- },
- {
- "label": "红星区",
- "value": "230715"
- },
- {
- "label": "上甘岭区",
- "value": "230716"
- },
- {
- "label": "嘉荫县",
- "value": "230722"
- },
- {
- "label": "铁力市",
- "value": "230781"
- }
- ],
- [{
- "label": "向阳区",
- "value": "230803"
- },
- {
- "label": "前进区",
- "value": "230804"
- },
- {
- "label": "东风区",
- "value": "230805"
- },
- {
- "label": "郊区",
- "value": "230811"
- },
- {
- "label": "桦南县",
- "value": "230822"
- },
- {
- "label": "桦川县",
- "value": "230826"
- },
- {
- "label": "汤原县",
- "value": "230828"
- },
- {
- "label": "同江市",
- "value": "230881"
- },
- {
- "label": "富锦市",
- "value": "230882"
- },
- {
- "label": "抚远市",
- "value": "230883"
- }
- ],
- [{
- "label": "新兴区",
- "value": "230902"
- },
- {
- "label": "桃山区",
- "value": "230903"
- },
- {
- "label": "茄子河区",
- "value": "230904"
- },
- {
- "label": "勃利县",
- "value": "230921"
- }
- ],
- [{
- "label": "东安区",
- "value": "231002"
- },
- {
- "label": "阳明区",
- "value": "231003"
- },
- {
- "label": "爱民区",
- "value": "231004"
- },
- {
- "label": "西安区",
- "value": "231005"
- },
- {
- "label": "林口县",
- "value": "231025"
- },
- {
- "label": "牡丹江经济技术开发区",
- "value": "231071"
- },
- {
- "label": "绥芬河市",
- "value": "231081"
- },
- {
- "label": "海林市",
- "value": "231083"
- },
- {
- "label": "宁安市",
- "value": "231084"
- },
- {
- "label": "穆棱市",
- "value": "231085"
- },
- {
- "label": "东宁市",
- "value": "231086"
- }
- ],
- [{
- "label": "爱辉区",
- "value": "231102"
- },
- {
- "label": "嫩江县",
- "value": "231121"
- },
- {
- "label": "逊克县",
- "value": "231123"
- },
- {
- "label": "孙吴县",
- "value": "231124"
- },
- {
- "label": "北安市",
- "value": "231181"
- },
- {
- "label": "五大连池市",
- "value": "231182"
- }
- ],
- [{
- "label": "北林区",
- "value": "231202"
- },
- {
- "label": "望奎县",
- "value": "231221"
- },
- {
- "label": "兰西县",
- "value": "231222"
- },
- {
- "label": "青冈县",
- "value": "231223"
- },
- {
- "label": "庆安县",
- "value": "231224"
- },
- {
- "label": "明水县",
- "value": "231225"
- },
- {
- "label": "绥棱县",
- "value": "231226"
- },
- {
- "label": "安达市",
- "value": "231281"
- },
- {
- "label": "肇东市",
- "value": "231282"
- },
- {
- "label": "海伦市",
- "value": "231283"
- }
- ],
- [{
- "label": "加格达奇区",
- "value": "232701"
- },
- {
- "label": "松岭区",
- "value": "232702"
- },
- {
- "label": "新林区",
- "value": "232703"
- },
- {
- "label": "呼中区",
- "value": "232704"
- },
- {
- "label": "呼玛县",
- "value": "232721"
- },
- {
- "label": "塔河县",
- "value": "232722"
- },
- {
- "label": "漠河县",
- "value": "232723"
- }
- ]
- ],
- [
- [{
- "label": "黄浦区",
- "value": "310101"
- },
- {
- "label": "徐汇区",
- "value": "310104"
- },
- {
- "label": "长宁区",
- "value": "310105"
- },
- {
- "label": "静安区",
- "value": "310106"
- },
- {
- "label": "普陀区",
- "value": "310107"
- },
- {
- "label": "虹口区",
- "value": "310109"
- },
- {
- "label": "杨浦区",
- "value": "310110"
- },
- {
- "label": "闵行区",
- "value": "310112"
- },
- {
- "label": "宝山区",
- "value": "310113"
- },
- {
- "label": "嘉定区",
- "value": "310114"
- },
- {
- "label": "浦东新区",
- "value": "310115"
- },
- {
- "label": "金山区",
- "value": "310116"
- },
- {
- "label": "松江区",
- "value": "310117"
- },
- {
- "label": "青浦区",
- "value": "310118"
- },
- {
- "label": "奉贤区",
- "value": "310120"
- },
- {
- "label": "崇明区",
- "value": "310151"
- }
- ]
- ],
- [
- [{
- "label": "玄武区",
- "value": "320102"
- },
- {
- "label": "秦淮区",
- "value": "320104"
- },
- {
- "label": "建邺区",
- "value": "320105"
- },
- {
- "label": "鼓楼区",
- "value": "320106"
- },
- {
- "label": "浦口区",
- "value": "320111"
- },
- {
- "label": "栖霞区",
- "value": "320113"
- },
- {
- "label": "雨花台区",
- "value": "320114"
- },
- {
- "label": "江宁区",
- "value": "320115"
- },
- {
- "label": "六合区",
- "value": "320116"
- },
- {
- "label": "溧水区",
- "value": "320117"
- },
- {
- "label": "高淳区",
- "value": "320118"
- }
- ],
- [{
- "label": "锡山区",
- "value": "320205"
- },
- {
- "label": "惠山区",
- "value": "320206"
- },
- {
- "label": "滨湖区",
- "value": "320211"
- },
- {
- "label": "梁溪区",
- "value": "320213"
- },
- {
- "label": "新吴区",
- "value": "320214"
- },
- {
- "label": "江阴市",
- "value": "320281"
- },
- {
- "label": "宜兴市",
- "value": "320282"
- }
- ],
- [{
- "label": "鼓楼区",
- "value": "320302"
- },
- {
- "label": "云龙区",
- "value": "320303"
- },
- {
- "label": "贾汪区",
- "value": "320305"
- },
- {
- "label": "泉山区",
- "value": "320311"
- },
- {
- "label": "铜山区",
- "value": "320312"
- },
- {
- "label": "丰县",
- "value": "320321"
- },
- {
- "label": "沛县",
- "value": "320322"
- },
- {
- "label": "睢宁县",
- "value": "320324"
- },
- {
- "label": "徐州经济技术开发区",
- "value": "320371"
- },
- {
- "label": "新沂市",
- "value": "320381"
- },
- {
- "label": "邳州市",
- "value": "320382"
- }
- ],
- [{
- "label": "天宁区",
- "value": "320402"
- },
- {
- "label": "钟楼区",
- "value": "320404"
- },
- {
- "label": "新北区",
- "value": "320411"
- },
- {
- "label": "武进区",
- "value": "320412"
- },
- {
- "label": "金坛区",
- "value": "320413"
- },
- {
- "label": "溧阳市",
- "value": "320481"
- }
- ],
- [{
- "label": "虎丘区",
- "value": "320505"
- },
- {
- "label": "吴中区",
- "value": "320506"
- },
- {
- "label": "相城区",
- "value": "320507"
- },
- {
- "label": "姑苏区",
- "value": "320508"
- },
- {
- "label": "吴江区",
- "value": "320509"
- },
- {
- "label": "苏州工业园区",
- "value": "320571"
- },
- {
- "label": "常熟市",
- "value": "320581"
- },
- {
- "label": "张家港市",
- "value": "320582"
- },
- {
- "label": "昆山市",
- "value": "320583"
- },
- {
- "label": "太仓市",
- "value": "320585"
- }
- ],
- [{
- "label": "崇川区",
- "value": "320602"
- },
- {
- "label": "港闸区",
- "value": "320611"
- },
- {
- "label": "通州区",
- "value": "320612"
- },
- {
- "label": "海安县",
- "value": "320621"
- },
- {
- "label": "如东县",
- "value": "320623"
- },
- {
- "label": "南通经济技术开发区",
- "value": "320671"
- },
- {
- "label": "启东市",
- "value": "320681"
- },
- {
- "label": "如皋市",
- "value": "320682"
- },
- {
- "label": "海门市",
- "value": "320684"
- }
- ],
- [{
- "label": "连云区",
- "value": "320703"
- },
- {
- "label": "海州区",
- "value": "320706"
- },
- {
- "label": "赣榆区",
- "value": "320707"
- },
- {
- "label": "东海县",
- "value": "320722"
- },
- {
- "label": "灌云县",
- "value": "320723"
- },
- {
- "label": "灌南县",
- "value": "320724"
- },
- {
- "label": "连云港经济技术开发区",
- "value": "320771"
- },
- {
- "label": "连云港高新技术产业开发区",
- "value": "320772"
- }
- ],
- [{
- "label": "淮安区",
- "value": "320803"
- },
- {
- "label": "淮阴区",
- "value": "320804"
- },
- {
- "label": "清江浦区",
- "value": "320812"
- },
- {
- "label": "洪泽区",
- "value": "320813"
- },
- {
- "label": "涟水县",
- "value": "320826"
- },
- {
- "label": "盱眙县",
- "value": "320830"
- },
- {
- "label": "金湖县",
- "value": "320831"
- },
- {
- "label": "淮安经济技术开发区",
- "value": "320871"
- }
- ],
- [{
- "label": "亭湖区",
- "value": "320902"
- },
- {
- "label": "盐都区",
- "value": "320903"
- },
- {
- "label": "大丰区",
- "value": "320904"
- },
- {
- "label": "响水县",
- "value": "320921"
- },
- {
- "label": "滨海县",
- "value": "320922"
- },
- {
- "label": "阜宁县",
- "value": "320923"
- },
- {
- "label": "射阳县",
- "value": "320924"
- },
- {
- "label": "建湖县",
- "value": "320925"
- },
- {
- "label": "盐城经济技术开发区",
- "value": "320971"
- },
- {
- "label": "东台市",
- "value": "320981"
- }
- ],
- [{
- "label": "广陵区",
- "value": "321002"
- },
- {
- "label": "邗江区",
- "value": "321003"
- },
- {
- "label": "江都区",
- "value": "321012"
- },
- {
- "label": "宝应县",
- "value": "321023"
- },
- {
- "label": "扬州经济技术开发区",
- "value": "321071"
- },
- {
- "label": "仪征市",
- "value": "321081"
- },
- {
- "label": "高邮市",
- "value": "321084"
- }
- ],
- [{
- "label": "京口区",
- "value": "321102"
- },
- {
- "label": "润州区",
- "value": "321111"
- },
- {
- "label": "丹徒区",
- "value": "321112"
- },
- {
- "label": "镇江新区",
- "value": "321171"
- },
- {
- "label": "丹阳市",
- "value": "321181"
- },
- {
- "label": "扬中市",
- "value": "321182"
- },
- {
- "label": "句容市",
- "value": "321183"
- }
- ],
- [{
- "label": "海陵区",
- "value": "321202"
- },
- {
- "label": "高港区",
- "value": "321203"
- },
- {
- "label": "姜堰区",
- "value": "321204"
- },
- {
- "label": "泰州医药高新技术产业开发区",
- "value": "321271"
- },
- {
- "label": "兴化市",
- "value": "321281"
- },
- {
- "label": "靖江市",
- "value": "321282"
- },
- {
- "label": "泰兴市",
- "value": "321283"
- }
- ],
- [{
- "label": "宿城区",
- "value": "321302"
- },
- {
- "label": "宿豫区",
- "value": "321311"
- },
- {
- "label": "沭阳县",
- "value": "321322"
- },
- {
- "label": "泗阳县",
- "value": "321323"
- },
- {
- "label": "泗洪县",
- "value": "321324"
- },
- {
- "label": "宿迁经济技术开发区",
- "value": "321371"
- }
- ]
- ],
- [
- [{
- "label": "上城区",
- "value": "330102"
- },
- {
- "label": "下城区",
- "value": "330103"
- },
- {
- "label": "江干区",
- "value": "330104"
- },
- {
- "label": "拱墅区",
- "value": "330105"
- },
- {
- "label": "西湖区",
- "value": "330106"
- },
- {
- "label": "滨江区",
- "value": "330108"
- },
- {
- "label": "萧山区",
- "value": "330109"
- },
- {
- "label": "余杭区",
- "value": "330110"
- },
- {
- "label": "富阳区",
- "value": "330111"
- },
- {
- "label": "临安区",
- "value": "330112"
- },
- {
- "label": "桐庐县",
- "value": "330122"
- },
- {
- "label": "淳安县",
- "value": "330127"
- },
- {
- "label": "建德市",
- "value": "330182"
- }
- ],
- [{
- "label": "海曙区",
- "value": "330203"
- },
- {
- "label": "江北区",
- "value": "330205"
- },
- {
- "label": "北仑区",
- "value": "330206"
- },
- {
- "label": "镇海区",
- "value": "330211"
- },
- {
- "label": "鄞州区",
- "value": "330212"
- },
- {
- "label": "奉化区",
- "value": "330213"
- },
- {
- "label": "象山县",
- "value": "330225"
- },
- {
- "label": "宁海县",
- "value": "330226"
- },
- {
- "label": "余姚市",
- "value": "330281"
- },
- {
- "label": "慈溪市",
- "value": "330282"
- }
- ],
- [{
- "label": "鹿城区",
- "value": "330302"
- },
- {
- "label": "龙湾区",
- "value": "330303"
- },
- {
- "label": "瓯海区",
- "value": "330304"
- },
- {
- "label": "洞头区",
- "value": "330305"
- },
- {
- "label": "永嘉县",
- "value": "330324"
- },
- {
- "label": "平阳县",
- "value": "330326"
- },
- {
- "label": "苍南县",
- "value": "330327"
- },
- {
- "label": "文成县",
- "value": "330328"
- },
- {
- "label": "泰顺县",
- "value": "330329"
- },
- {
- "label": "温州经济技术开发区",
- "value": "330371"
- },
- {
- "label": "瑞安市",
- "value": "330381"
- },
- {
- "label": "乐清市",
- "value": "330382"
- }
- ],
- [{
- "label": "南湖区",
- "value": "330402"
- },
- {
- "label": "秀洲区",
- "value": "330411"
- },
- {
- "label": "嘉善县",
- "value": "330421"
- },
- {
- "label": "海盐县",
- "value": "330424"
- },
- {
- "label": "海宁市",
- "value": "330481"
- },
- {
- "label": "平湖市",
- "value": "330482"
- },
- {
- "label": "桐乡市",
- "value": "330483"
- }
- ],
- [{
- "label": "吴兴区",
- "value": "330502"
- },
- {
- "label": "南浔区",
- "value": "330503"
- },
- {
- "label": "德清县",
- "value": "330521"
- },
- {
- "label": "长兴县",
- "value": "330522"
- },
- {
- "label": "安吉县",
- "value": "330523"
- }
- ],
- [{
- "label": "越城区",
- "value": "330602"
- },
- {
- "label": "柯桥区",
- "value": "330603"
- },
- {
- "label": "上虞区",
- "value": "330604"
- },
- {
- "label": "新昌县",
- "value": "330624"
- },
- {
- "label": "诸暨市",
- "value": "330681"
- },
- {
- "label": "嵊州市",
- "value": "330683"
- }
- ],
- [{
- "label": "婺城区",
- "value": "330702"
- },
- {
- "label": "金东区",
- "value": "330703"
- },
- {
- "label": "武义县",
- "value": "330723"
- },
- {
- "label": "浦江县",
- "value": "330726"
- },
- {
- "label": "磐安县",
- "value": "330727"
- },
- {
- "label": "兰溪市",
- "value": "330781"
- },
- {
- "label": "义乌市",
- "value": "330782"
- },
- {
- "label": "东阳市",
- "value": "330783"
- },
- {
- "label": "永康市",
- "value": "330784"
- }
- ],
- [{
- "label": "柯城区",
- "value": "330802"
- },
- {
- "label": "衢江区",
- "value": "330803"
- },
- {
- "label": "常山县",
- "value": "330822"
- },
- {
- "label": "开化县",
- "value": "330824"
- },
- {
- "label": "龙游县",
- "value": "330825"
- },
- {
- "label": "江山市",
- "value": "330881"
- }
- ],
- [{
- "label": "定海区",
- "value": "330902"
- },
- {
- "label": "普陀区",
- "value": "330903"
- },
- {
- "label": "岱山县",
- "value": "330921"
- },
- {
- "label": "嵊泗县",
- "value": "330922"
- }
- ],
- [{
- "label": "椒江区",
- "value": "331002"
- },
- {
- "label": "黄岩区",
- "value": "331003"
- },
- {
- "label": "路桥区",
- "value": "331004"
- },
- {
- "label": "三门县",
- "value": "331022"
- },
- {
- "label": "天台县",
- "value": "331023"
- },
- {
- "label": "仙居县",
- "value": "331024"
- },
- {
- "label": "温岭市",
- "value": "331081"
- },
- {
- "label": "临海市",
- "value": "331082"
- },
- {
- "label": "玉环市",
- "value": "331083"
- }
- ],
- [{
- "label": "莲都区",
- "value": "331102"
- },
- {
- "label": "青田县",
- "value": "331121"
- },
- {
- "label": "缙云县",
- "value": "331122"
- },
- {
- "label": "遂昌县",
- "value": "331123"
- },
- {
- "label": "松阳县",
- "value": "331124"
- },
- {
- "label": "云和县",
- "value": "331125"
- },
- {
- "label": "庆元县",
- "value": "331126"
- },
- {
- "label": "景宁畲族自治县",
- "value": "331127"
- },
- {
- "label": "龙泉市",
- "value": "331181"
- }
- ]
- ],
- [
- [{
- "label": "瑶海区",
- "value": "340102"
- },
- {
- "label": "庐阳区",
- "value": "340103"
- },
- {
- "label": "蜀山区",
- "value": "340104"
- },
- {
- "label": "包河区",
- "value": "340111"
- },
- {
- "label": "长丰县",
- "value": "340121"
- },
- {
- "label": "肥东县",
- "value": "340122"
- },
- {
- "label": "肥西县",
- "value": "340123"
- },
- {
- "label": "庐江县",
- "value": "340124"
- },
- {
- "label": "合肥高新技术产业开发区",
- "value": "340171"
- },
- {
- "label": "合肥经济技术开发区",
- "value": "340172"
- },
- {
- "label": "合肥新站高新技术产业开发区",
- "value": "340173"
- },
- {
- "label": "巢湖市",
- "value": "340181"
- }
- ],
- [{
- "label": "镜湖区",
- "value": "340202"
- },
- {
- "label": "弋江区",
- "value": "340203"
- },
- {
- "label": "鸠江区",
- "value": "340207"
- },
- {
- "label": "三山区",
- "value": "340208"
- },
- {
- "label": "芜湖县",
- "value": "340221"
- },
- {
- "label": "繁昌县",
- "value": "340222"
- },
- {
- "label": "南陵县",
- "value": "340223"
- },
- {
- "label": "无为县",
- "value": "340225"
- },
- {
- "label": "芜湖经济技术开发区",
- "value": "340271"
- },
- {
- "label": "安徽芜湖长江大桥经济开发区",
- "value": "340272"
- }
- ],
- [{
- "label": "龙子湖区",
- "value": "340302"
- },
- {
- "label": "蚌山区",
- "value": "340303"
- },
- {
- "label": "禹会区",
- "value": "340304"
- },
- {
- "label": "淮上区",
- "value": "340311"
- },
- {
- "label": "怀远县",
- "value": "340321"
- },
- {
- "label": "五河县",
- "value": "340322"
- },
- {
- "label": "固镇县",
- "value": "340323"
- },
- {
- "label": "蚌埠市高新技术开发区",
- "value": "340371"
- },
- {
- "label": "蚌埠市经济开发区",
- "value": "340372"
- }
- ],
- [{
- "label": "大通区",
- "value": "340402"
- },
- {
- "label": "田家庵区",
- "value": "340403"
- },
- {
- "label": "谢家集区",
- "value": "340404"
- },
- {
- "label": "八公山区",
- "value": "340405"
- },
- {
- "label": "潘集区",
- "value": "340406"
- },
- {
- "label": "凤台县",
- "value": "340421"
- },
- {
- "label": "寿县",
- "value": "340422"
- }
- ],
- [{
- "label": "花山区",
- "value": "340503"
- },
- {
- "label": "雨山区",
- "value": "340504"
- },
- {
- "label": "博望区",
- "value": "340506"
- },
- {
- "label": "当涂县",
- "value": "340521"
- },
- {
- "label": "含山县",
- "value": "340522"
- },
- {
- "label": "和县",
- "value": "340523"
- }
- ],
- [{
- "label": "杜集区",
- "value": "340602"
- },
- {
- "label": "相山区",
- "value": "340603"
- },
- {
- "label": "烈山区",
- "value": "340604"
- },
- {
- "label": "濉溪县",
- "value": "340621"
- }
- ],
- [{
- "label": "铜官区",
- "value": "340705"
- },
- {
- "label": "义安区",
- "value": "340706"
- },
- {
- "label": "郊区",
- "value": "340711"
- },
- {
- "label": "枞阳县",
- "value": "340722"
- }
- ],
- [{
- "label": "迎江区",
- "value": "340802"
- },
- {
- "label": "大观区",
- "value": "340803"
- },
- {
- "label": "宜秀区",
- "value": "340811"
- },
- {
- "label": "怀宁县",
- "value": "340822"
- },
- {
- "label": "潜山县",
- "value": "340824"
- },
- {
- "label": "太湖县",
- "value": "340825"
- },
- {
- "label": "宿松县",
- "value": "340826"
- },
- {
- "label": "望江县",
- "value": "340827"
- },
- {
- "label": "岳西县",
- "value": "340828"
- },
- {
- "label": "安徽安庆经济开发区",
- "value": "340871"
- },
- {
- "label": "桐城市",
- "value": "340881"
- }
- ],
- [{
- "label": "屯溪区",
- "value": "341002"
- },
- {
- "label": "黄山区",
- "value": "341003"
- },
- {
- "label": "徽州区",
- "value": "341004"
- },
- {
- "label": "歙县",
- "value": "341021"
- },
- {
- "label": "休宁县",
- "value": "341022"
- },
- {
- "label": "黟县",
- "value": "341023"
- },
- {
- "label": "祁门县",
- "value": "341024"
- }
- ],
- [{
- "label": "琅琊区",
- "value": "341102"
- },
- {
- "label": "南谯区",
- "value": "341103"
- },
- {
- "label": "来安县",
- "value": "341122"
- },
- {
- "label": "全椒县",
- "value": "341124"
- },
- {
- "label": "定远县",
- "value": "341125"
- },
- {
- "label": "凤阳县",
- "value": "341126"
- },
- {
- "label": "苏滁现代产业园",
- "value": "341171"
- },
- {
- "label": "滁州经济技术开发区",
- "value": "341172"
- },
- {
- "label": "天长市",
- "value": "341181"
- },
- {
- "label": "明光市",
- "value": "341182"
- }
- ],
- [{
- "label": "颍州区",
- "value": "341202"
- },
- {
- "label": "颍东区",
- "value": "341203"
- },
- {
- "label": "颍泉区",
- "value": "341204"
- },
- {
- "label": "临泉县",
- "value": "341221"
- },
- {
- "label": "太和县",
- "value": "341222"
- },
- {
- "label": "阜南县",
- "value": "341225"
- },
- {
- "label": "颍上县",
- "value": "341226"
- },
- {
- "label": "阜阳合肥现代产业园区",
- "value": "341271"
- },
- {
- "label": "阜阳经济技术开发区",
- "value": "341272"
- },
- {
- "label": "界首市",
- "value": "341282"
- }
- ],
- [{
- "label": "埇桥区",
- "value": "341302"
- },
- {
- "label": "砀山县",
- "value": "341321"
- },
- {
- "label": "萧县",
- "value": "341322"
- },
- {
- "label": "灵璧县",
- "value": "341323"
- },
- {
- "label": "泗县",
- "value": "341324"
- },
- {
- "label": "宿州马鞍山现代产业园区",
- "value": "341371"
- },
- {
- "label": "宿州经济技术开发区",
- "value": "341372"
- }
- ],
- [{
- "label": "金安区",
- "value": "341502"
- },
- {
- "label": "裕安区",
- "value": "341503"
- },
- {
- "label": "叶集区",
- "value": "341504"
- },
- {
- "label": "霍邱县",
- "value": "341522"
- },
- {
- "label": "舒城县",
- "value": "341523"
- },
- {
- "label": "金寨县",
- "value": "341524"
- },
- {
- "label": "霍山县",
- "value": "341525"
- }
- ],
- [{
- "label": "谯城区",
- "value": "341602"
- },
- {
- "label": "涡阳县",
- "value": "341621"
- },
- {
- "label": "蒙城县",
- "value": "341622"
- },
- {
- "label": "利辛县",
- "value": "341623"
- }
- ],
- [{
- "label": "贵池区",
- "value": "341702"
- },
- {
- "label": "东至县",
- "value": "341721"
- },
- {
- "label": "石台县",
- "value": "341722"
- },
- {
- "label": "青阳县",
- "value": "341723"
- }
- ],
- [{
- "label": "宣州区",
- "value": "341802"
- },
- {
- "label": "郎溪县",
- "value": "341821"
- },
- {
- "label": "广德县",
- "value": "341822"
- },
- {
- "label": "泾县",
- "value": "341823"
- },
- {
- "label": "绩溪县",
- "value": "341824"
- },
- {
- "label": "旌德县",
- "value": "341825"
- },
- {
- "label": "宣城市经济开发区",
- "value": "341871"
- },
- {
- "label": "宁国市",
- "value": "341881"
- }
- ]
- ],
- [
- [{
- "label": "鼓楼区",
- "value": "350102"
- },
- {
- "label": "台江区",
- "value": "350103"
- },
- {
- "label": "仓山区",
- "value": "350104"
- },
- {
- "label": "马尾区",
- "value": "350105"
- },
- {
- "label": "晋安区",
- "value": "350111"
- },
- {
- "label": "闽侯县",
- "value": "350121"
- },
- {
- "label": "连江县",
- "value": "350122"
- },
- {
- "label": "罗源县",
- "value": "350123"
- },
- {
- "label": "闽清县",
- "value": "350124"
- },
- {
- "label": "永泰县",
- "value": "350125"
- },
- {
- "label": "平潭县",
- "value": "350128"
- },
- {
- "label": "福清市",
- "value": "350181"
- },
- {
- "label": "长乐市",
- "value": "350182"
- }
- ],
- [{
- "label": "思明区",
- "value": "350203"
- },
- {
- "label": "海沧区",
- "value": "350205"
- },
- {
- "label": "湖里区",
- "value": "350206"
- },
- {
- "label": "集美区",
- "value": "350211"
- },
- {
- "label": "同安区",
- "value": "350212"
- },
- {
- "label": "翔安区",
- "value": "350213"
- }
- ],
- [{
- "label": "城厢区",
- "value": "350302"
- },
- {
- "label": "涵江区",
- "value": "350303"
- },
- {
- "label": "荔城区",
- "value": "350304"
- },
- {
- "label": "秀屿区",
- "value": "350305"
- },
- {
- "label": "仙游县",
- "value": "350322"
- }
- ],
- [{
- "label": "梅列区",
- "value": "350402"
- },
- {
- "label": "三元区",
- "value": "350403"
- },
- {
- "label": "明溪县",
- "value": "350421"
- },
- {
- "label": "清流县",
- "value": "350423"
- },
- {
- "label": "宁化县",
- "value": "350424"
- },
- {
- "label": "大田县",
- "value": "350425"
- },
- {
- "label": "尤溪县",
- "value": "350426"
- },
- {
- "label": "沙县",
- "value": "350427"
- },
- {
- "label": "将乐县",
- "value": "350428"
- },
- {
- "label": "泰宁县",
- "value": "350429"
- },
- {
- "label": "建宁县",
- "value": "350430"
- },
- {
- "label": "永安市",
- "value": "350481"
- }
- ],
- [{
- "label": "鲤城区",
- "value": "350502"
- },
- {
- "label": "丰泽区",
- "value": "350503"
- },
- {
- "label": "洛江区",
- "value": "350504"
- },
- {
- "label": "泉港区",
- "value": "350505"
- },
- {
- "label": "惠安县",
- "value": "350521"
- },
- {
- "label": "安溪县",
- "value": "350524"
- },
- {
- "label": "永春县",
- "value": "350525"
- },
- {
- "label": "德化县",
- "value": "350526"
- },
- {
- "label": "金门县",
- "value": "350527"
- },
- {
- "label": "石狮市",
- "value": "350581"
- },
- {
- "label": "晋江市",
- "value": "350582"
- },
- {
- "label": "南安市",
- "value": "350583"
- }
- ],
- [{
- "label": "芗城区",
- "value": "350602"
- },
- {
- "label": "龙文区",
- "value": "350603"
- },
- {
- "label": "云霄县",
- "value": "350622"
- },
- {
- "label": "漳浦县",
- "value": "350623"
- },
- {
- "label": "诏安县",
- "value": "350624"
- },
- {
- "label": "长泰县",
- "value": "350625"
- },
- {
- "label": "东山县",
- "value": "350626"
- },
- {
- "label": "南靖县",
- "value": "350627"
- },
- {
- "label": "平和县",
- "value": "350628"
- },
- {
- "label": "华安县",
- "value": "350629"
- },
- {
- "label": "龙海市",
- "value": "350681"
- }
- ],
- [{
- "label": "延平区",
- "value": "350702"
- },
- {
- "label": "建阳区",
- "value": "350703"
- },
- {
- "label": "顺昌县",
- "value": "350721"
- },
- {
- "label": "浦城县",
- "value": "350722"
- },
- {
- "label": "光泽县",
- "value": "350723"
- },
- {
- "label": "松溪县",
- "value": "350724"
- },
- {
- "label": "政和县",
- "value": "350725"
- },
- {
- "label": "邵武市",
- "value": "350781"
- },
- {
- "label": "武夷山市",
- "value": "350782"
- },
- {
- "label": "建瓯市",
- "value": "350783"
- }
- ],
- [{
- "label": "新罗区",
- "value": "350802"
- },
- {
- "label": "永定区",
- "value": "350803"
- },
- {
- "label": "长汀县",
- "value": "350821"
- },
- {
- "label": "上杭县",
- "value": "350823"
- },
- {
- "label": "武平县",
- "value": "350824"
- },
- {
- "label": "连城县",
- "value": "350825"
- },
- {
- "label": "漳平市",
- "value": "350881"
- }
- ],
- [{
- "label": "蕉城区",
- "value": "350902"
- },
- {
- "label": "霞浦县",
- "value": "350921"
- },
- {
- "label": "古田县",
- "value": "350922"
- },
- {
- "label": "屏南县",
- "value": "350923"
- },
- {
- "label": "寿宁县",
- "value": "350924"
- },
- {
- "label": "周宁县",
- "value": "350925"
- },
- {
- "label": "柘荣县",
- "value": "350926"
- },
- {
- "label": "福安市",
- "value": "350981"
- },
- {
- "label": "福鼎市",
- "value": "350982"
- }
- ]
- ],
- [
- [{
- "label": "东湖区",
- "value": "360102"
- },
- {
- "label": "西湖区",
- "value": "360103"
- },
- {
- "label": "青云谱区",
- "value": "360104"
- },
- {
- "label": "湾里区",
- "value": "360105"
- },
- {
- "label": "青山湖区",
- "value": "360111"
- },
- {
- "label": "新建区",
- "value": "360112"
- },
- {
- "label": "南昌县",
- "value": "360121"
- },
- {
- "label": "安义县",
- "value": "360123"
- },
- {
- "label": "进贤县",
- "value": "360124"
- }
- ],
- [{
- "label": "昌江区",
- "value": "360202"
- },
- {
- "label": "珠山区",
- "value": "360203"
- },
- {
- "label": "浮梁县",
- "value": "360222"
- },
- {
- "label": "乐平市",
- "value": "360281"
- }
- ],
- [{
- "label": "安源区",
- "value": "360302"
- },
- {
- "label": "湘东区",
- "value": "360313"
- },
- {
- "label": "莲花县",
- "value": "360321"
- },
- {
- "label": "上栗县",
- "value": "360322"
- },
- {
- "label": "芦溪县",
- "value": "360323"
- }
- ],
- [{
- "label": "濂溪区",
- "value": "360402"
- },
- {
- "label": "浔阳区",
- "value": "360403"
- },
- {
- "label": "柴桑区",
- "value": "360404"
- },
- {
- "label": "武宁县",
- "value": "360423"
- },
- {
- "label": "修水县",
- "value": "360424"
- },
- {
- "label": "永修县",
- "value": "360425"
- },
- {
- "label": "德安县",
- "value": "360426"
- },
- {
- "label": "都昌县",
- "value": "360428"
- },
- {
- "label": "湖口县",
- "value": "360429"
- },
- {
- "label": "彭泽县",
- "value": "360430"
- },
- {
- "label": "瑞昌市",
- "value": "360481"
- },
- {
- "label": "共青城市",
- "value": "360482"
- },
- {
- "label": "庐山市",
- "value": "360483"
- }
- ],
- [{
- "label": "渝水区",
- "value": "360502"
- },
- {
- "label": "分宜县",
- "value": "360521"
- }
- ],
- [{
- "label": "月湖区",
- "value": "360602"
- },
- {
- "label": "余江县",
- "value": "360622"
- },
- {
- "label": "贵溪市",
- "value": "360681"
- }
- ],
- [{
- "label": "章贡区",
- "value": "360702"
- },
- {
- "label": "南康区",
- "value": "360703"
- },
- {
- "label": "赣县区",
- "value": "360704"
- },
- {
- "label": "信丰县",
- "value": "360722"
- },
- {
- "label": "大余县",
- "value": "360723"
- },
- {
- "label": "上犹县",
- "value": "360724"
- },
- {
- "label": "崇义县",
- "value": "360725"
- },
- {
- "label": "安远县",
- "value": "360726"
- },
- {
- "label": "龙南县",
- "value": "360727"
- },
- {
- "label": "定南县",
- "value": "360728"
- },
- {
- "label": "全南县",
- "value": "360729"
- },
- {
- "label": "宁都县",
- "value": "360730"
- },
- {
- "label": "于都县",
- "value": "360731"
- },
- {
- "label": "兴国县",
- "value": "360732"
- },
- {
- "label": "会昌县",
- "value": "360733"
- },
- {
- "label": "寻乌县",
- "value": "360734"
- },
- {
- "label": "石城县",
- "value": "360735"
- },
- {
- "label": "瑞金市",
- "value": "360781"
- }
- ],
- [{
- "label": "吉州区",
- "value": "360802"
- },
- {
- "label": "青原区",
- "value": "360803"
- },
- {
- "label": "吉安县",
- "value": "360821"
- },
- {
- "label": "吉水县",
- "value": "360822"
- },
- {
- "label": "峡江县",
- "value": "360823"
- },
- {
- "label": "新干县",
- "value": "360824"
- },
- {
- "label": "永丰县",
- "value": "360825"
- },
- {
- "label": "泰和县",
- "value": "360826"
- },
- {
- "label": "遂川县",
- "value": "360827"
- },
- {
- "label": "万安县",
- "value": "360828"
- },
- {
- "label": "安福县",
- "value": "360829"
- },
- {
- "label": "永新县",
- "value": "360830"
- },
- {
- "label": "井冈山市",
- "value": "360881"
- }
- ],
- [{
- "label": "袁州区",
- "value": "360902"
- },
- {
- "label": "奉新县",
- "value": "360921"
- },
- {
- "label": "万载县",
- "value": "360922"
- },
- {
- "label": "上高县",
- "value": "360923"
- },
- {
- "label": "宜丰县",
- "value": "360924"
- },
- {
- "label": "靖安县",
- "value": "360925"
- },
- {
- "label": "铜鼓县",
- "value": "360926"
- },
- {
- "label": "丰城市",
- "value": "360981"
- },
- {
- "label": "樟树市",
- "value": "360982"
- },
- {
- "label": "高安市",
- "value": "360983"
- }
- ],
- [{
- "label": "临川区",
- "value": "361002"
- },
- {
- "label": "东乡区",
- "value": "361003"
- },
- {
- "label": "南城县",
- "value": "361021"
- },
- {
- "label": "黎川县",
- "value": "361022"
- },
- {
- "label": "南丰县",
- "value": "361023"
- },
- {
- "label": "崇仁县",
- "value": "361024"
- },
- {
- "label": "乐安县",
- "value": "361025"
- },
- {
- "label": "宜黄县",
- "value": "361026"
- },
- {
- "label": "金溪县",
- "value": "361027"
- },
- {
- "label": "资溪县",
- "value": "361028"
- },
- {
- "label": "广昌县",
- "value": "361030"
- }
- ],
- [{
- "label": "信州区",
- "value": "361102"
- },
- {
- "label": "广丰区",
- "value": "361103"
- },
- {
- "label": "上饶县",
- "value": "361121"
- },
- {
- "label": "玉山县",
- "value": "361123"
- },
- {
- "label": "铅山县",
- "value": "361124"
- },
- {
- "label": "横峰县",
- "value": "361125"
- },
- {
- "label": "弋阳县",
- "value": "361126"
- },
- {
- "label": "余干县",
- "value": "361127"
- },
- {
- "label": "鄱阳县",
- "value": "361128"
- },
- {
- "label": "万年县",
- "value": "361129"
- },
- {
- "label": "婺源县",
- "value": "361130"
- },
- {
- "label": "德兴市",
- "value": "361181"
- }
- ]
- ],
- [
- [{
- "label": "历下区",
- "value": "370102"
- },
- {
- "label": "市中区",
- "value": "370103"
- },
- {
- "label": "槐荫区",
- "value": "370104"
- },
- {
- "label": "天桥区",
- "value": "370105"
- },
- {
- "label": "历城区",
- "value": "370112"
- },
- {
- "label": "长清区",
- "value": "370113"
- },
- {
- "label": "章丘区",
- "value": "370114"
- },
- {
- "label": "平阴县",
- "value": "370124"
- },
- {
- "label": "济阳县",
- "value": "370125"
- },
- {
- "label": "商河县",
- "value": "370126"
- },
- {
- "label": "济南高新技术产业开发区",
- "value": "370171"
- }
- ],
- [{
- "label": "市南区",
- "value": "370202"
- },
- {
- "label": "市北区",
- "value": "370203"
- },
- {
- "label": "黄岛区",
- "value": "370211"
- },
- {
- "label": "崂山区",
- "value": "370212"
- },
- {
- "label": "李沧区",
- "value": "370213"
- },
- {
- "label": "城阳区",
- "value": "370214"
- },
- {
- "label": "即墨区",
- "value": "370215"
- },
- {
- "label": "青岛高新技术产业开发区",
- "value": "370271"
- },
- {
- "label": "胶州市",
- "value": "370281"
- },
- {
- "label": "平度市",
- "value": "370283"
- },
- {
- "label": "莱西市",
- "value": "370285"
- }
- ],
- [{
- "label": "淄川区",
- "value": "370302"
- },
- {
- "label": "张店区",
- "value": "370303"
- },
- {
- "label": "博山区",
- "value": "370304"
- },
- {
- "label": "临淄区",
- "value": "370305"
- },
- {
- "label": "周村区",
- "value": "370306"
- },
- {
- "label": "桓台县",
- "value": "370321"
- },
- {
- "label": "高青县",
- "value": "370322"
- },
- {
- "label": "沂源县",
- "value": "370323"
- }
- ],
- [{
- "label": "市中区",
- "value": "370402"
- },
- {
- "label": "薛城区",
- "value": "370403"
- },
- {
- "label": "峄城区",
- "value": "370404"
- },
- {
- "label": "台儿庄区",
- "value": "370405"
- },
- {
- "label": "山亭区",
- "value": "370406"
- },
- {
- "label": "滕州市",
- "value": "370481"
- }
- ],
- [{
- "label": "东营区",
- "value": "370502"
- },
- {
- "label": "河口区",
- "value": "370503"
- },
- {
- "label": "垦利区",
- "value": "370505"
- },
- {
- "label": "利津县",
- "value": "370522"
- },
- {
- "label": "广饶县",
- "value": "370523"
- },
- {
- "label": "东营经济技术开发区",
- "value": "370571"
- },
- {
- "label": "东营港经济开发区",
- "value": "370572"
- }
- ],
- [{
- "label": "芝罘区",
- "value": "370602"
- },
- {
- "label": "福山区",
- "value": "370611"
- },
- {
- "label": "牟平区",
- "value": "370612"
- },
- {
- "label": "莱山区",
- "value": "370613"
- },
- {
- "label": "长岛县",
- "value": "370634"
- },
- {
- "label": "烟台高新技术产业开发区",
- "value": "370671"
- },
- {
- "label": "烟台经济技术开发区",
- "value": "370672"
- },
- {
- "label": "龙口市",
- "value": "370681"
- },
- {
- "label": "莱阳市",
- "value": "370682"
- },
- {
- "label": "莱州市",
- "value": "370683"
- },
- {
- "label": "蓬莱市",
- "value": "370684"
- },
- {
- "label": "招远市",
- "value": "370685"
- },
- {
- "label": "栖霞市",
- "value": "370686"
- },
- {
- "label": "海阳市",
- "value": "370687"
- }
- ],
- [{
- "label": "潍城区",
- "value": "370702"
- },
- {
- "label": "寒亭区",
- "value": "370703"
- },
- {
- "label": "坊子区",
- "value": "370704"
- },
- {
- "label": "奎文区",
- "value": "370705"
- },
- {
- "label": "临朐县",
- "value": "370724"
- },
- {
- "label": "昌乐县",
- "value": "370725"
- },
- {
- "label": "潍坊滨海经济技术开发区",
- "value": "370772"
- },
- {
- "label": "青州市",
- "value": "370781"
- },
- {
- "label": "诸城市",
- "value": "370782"
- },
- {
- "label": "寿光市",
- "value": "370783"
- },
- {
- "label": "安丘市",
- "value": "370784"
- },
- {
- "label": "高密市",
- "value": "370785"
- },
- {
- "label": "昌邑市",
- "value": "370786"
- }
- ],
- [{
- "label": "任城区",
- "value": "370811"
- },
- {
- "label": "兖州区",
- "value": "370812"
- },
- {
- "label": "微山县",
- "value": "370826"
- },
- {
- "label": "鱼台县",
- "value": "370827"
- },
- {
- "label": "金乡县",
- "value": "370828"
- },
- {
- "label": "嘉祥县",
- "value": "370829"
- },
- {
- "label": "汶上县",
- "value": "370830"
- },
- {
- "label": "泗水县",
- "value": "370831"
- },
- {
- "label": "梁山县",
- "value": "370832"
- },
- {
- "label": "济宁高新技术产业开发区",
- "value": "370871"
- },
- {
- "label": "曲阜市",
- "value": "370881"
- },
- {
- "label": "邹城市",
- "value": "370883"
- }
- ],
- [{
- "label": "泰山区",
- "value": "370902"
- },
- {
- "label": "岱岳区",
- "value": "370911"
- },
- {
- "label": "宁阳县",
- "value": "370921"
- },
- {
- "label": "东平县",
- "value": "370923"
- },
- {
- "label": "新泰市",
- "value": "370982"
- },
- {
- "label": "肥城市",
- "value": "370983"
- }
- ],
- [{
- "label": "环翠区",
- "value": "371002"
- },
- {
- "label": "文登区",
- "value": "371003"
- },
- {
- "label": "威海火炬高技术产业开发区",
- "value": "371071"
- },
- {
- "label": "威海经济技术开发区",
- "value": "371072"
- },
- {
- "label": "威海临港经济技术开发区",
- "value": "371073"
- },
- {
- "label": "荣成市",
- "value": "371082"
- },
- {
- "label": "乳山市",
- "value": "371083"
- }
- ],
- [{
- "label": "东港区",
- "value": "371102"
- },
- {
- "label": "岚山区",
- "value": "371103"
- },
- {
- "label": "五莲县",
- "value": "371121"
- },
- {
- "label": "莒县",
- "value": "371122"
- },
- {
- "label": "日照经济技术开发区",
- "value": "371171"
- },
- {
- "label": "日照国际海洋城",
- "value": "371172"
- }
- ],
- [{
- "label": "莱城区",
- "value": "371202"
- },
- {
- "label": "钢城区",
- "value": "371203"
- }
- ],
- [{
- "label": "兰山区",
- "value": "371302"
- },
- {
- "label": "罗庄区",
- "value": "371311"
- },
- {
- "label": "河东区",
- "value": "371312"
- },
- {
- "label": "沂南县",
- "value": "371321"
- },
- {
- "label": "郯城县",
- "value": "371322"
- },
- {
- "label": "沂水县",
- "value": "371323"
- },
- {
- "label": "兰陵县",
- "value": "371324"
- },
- {
- "label": "费县",
- "value": "371325"
- },
- {
- "label": "平邑县",
- "value": "371326"
- },
- {
- "label": "莒南县",
- "value": "371327"
- },
- {
- "label": "蒙阴县",
- "value": "371328"
- },
- {
- "label": "临沭县",
- "value": "371329"
- },
- {
- "label": "临沂高新技术产业开发区",
- "value": "371371"
- },
- {
- "label": "临沂经济技术开发区",
- "value": "371372"
- },
- {
- "label": "临沂临港经济开发区",
- "value": "371373"
- }
- ],
- [{
- "label": "德城区",
- "value": "371402"
- },
- {
- "label": "陵城区",
- "value": "371403"
- },
- {
- "label": "宁津县",
- "value": "371422"
- },
- {
- "label": "庆云县",
- "value": "371423"
- },
- {
- "label": "临邑县",
- "value": "371424"
- },
- {
- "label": "齐河县",
- "value": "371425"
- },
- {
- "label": "平原县",
- "value": "371426"
- },
- {
- "label": "夏津县",
- "value": "371427"
- },
- {
- "label": "武城县",
- "value": "371428"
- },
- {
- "label": "德州经济技术开发区",
- "value": "371471"
- },
- {
- "label": "德州运河经济开发区",
- "value": "371472"
- },
- {
- "label": "乐陵市",
- "value": "371481"
- },
- {
- "label": "禹城市",
- "value": "371482"
- }
- ],
- [{
- "label": "东昌府区",
- "value": "371502"
- },
- {
- "label": "阳谷县",
- "value": "371521"
- },
- {
- "label": "莘县",
- "value": "371522"
- },
- {
- "label": "茌平县",
- "value": "371523"
- },
- {
- "label": "东阿县",
- "value": "371524"
- },
- {
- "label": "冠县",
- "value": "371525"
- },
- {
- "label": "高唐县",
- "value": "371526"
- },
- {
- "label": "临清市",
- "value": "371581"
- }
- ],
- [{
- "label": "滨城区",
- "value": "371602"
- },
- {
- "label": "沾化区",
- "value": "371603"
- },
- {
- "label": "惠民县",
- "value": "371621"
- },
- {
- "label": "阳信县",
- "value": "371622"
- },
- {
- "label": "无棣县",
- "value": "371623"
- },
- {
- "label": "博兴县",
- "value": "371625"
- },
- {
- "label": "邹平县",
- "value": "371626"
- }
- ],
- [{
- "label": "牡丹区",
- "value": "371702"
- },
- {
- "label": "定陶区",
- "value": "371703"
- },
- {
- "label": "曹县",
- "value": "371721"
- },
- {
- "label": "单县",
- "value": "371722"
- },
- {
- "label": "成武县",
- "value": "371723"
- },
- {
- "label": "巨野县",
- "value": "371724"
- },
- {
- "label": "郓城县",
- "value": "371725"
- },
- {
- "label": "鄄城县",
- "value": "371726"
- },
- {
- "label": "东明县",
- "value": "371728"
- },
- {
- "label": "菏泽经济技术开发区",
- "value": "371771"
- },
- {
- "label": "菏泽高新技术开发区",
- "value": "371772"
- }
- ]
- ],
- [
- [{
- "label": "中原区",
- "value": "410102"
- },
- {
- "label": "二七区",
- "value": "410103"
- },
- {
- "label": "管城回族区",
- "value": "410104"
- },
- {
- "label": "金水区",
- "value": "410105"
- },
- {
- "label": "上街区",
- "value": "410106"
- },
- {
- "label": "惠济区",
- "value": "410108"
- },
- {
- "label": "中牟县",
- "value": "410122"
- },
- {
- "label": "郑州经济技术开发区",
- "value": "410171"
- },
- {
- "label": "郑州高新技术产业开发区",
- "value": "410172"
- },
- {
- "label": "郑州航空港经济综合实验区",
- "value": "410173"
- },
- {
- "label": "巩义市",
- "value": "410181"
- },
- {
- "label": "荥阳市",
- "value": "410182"
- },
- {
- "label": "新密市",
- "value": "410183"
- },
- {
- "label": "新郑市",
- "value": "410184"
- },
- {
- "label": "登封市",
- "value": "410185"
- }
- ],
- [{
- "label": "龙亭区",
- "value": "410202"
- },
- {
- "label": "顺河回族区",
- "value": "410203"
- },
- {
- "label": "鼓楼区",
- "value": "410204"
- },
- {
- "label": "禹王台区",
- "value": "410205"
- },
- {
- "label": "祥符区",
- "value": "410212"
- },
- {
- "label": "杞县",
- "value": "410221"
- },
- {
- "label": "通许县",
- "value": "410222"
- },
- {
- "label": "尉氏县",
- "value": "410223"
- },
- {
- "label": "兰考县",
- "value": "410225"
- }
- ],
- [{
- "label": "老城区",
- "value": "410302"
- },
- {
- "label": "西工区",
- "value": "410303"
- },
- {
- "label": "瀍河回族区",
- "value": "410304"
- },
- {
- "label": "涧西区",
- "value": "410305"
- },
- {
- "label": "吉利区",
- "value": "410306"
- },
- {
- "label": "洛龙区",
- "value": "410311"
- },
- {
- "label": "孟津县",
- "value": "410322"
- },
- {
- "label": "新安县",
- "value": "410323"
- },
- {
- "label": "栾川县",
- "value": "410324"
- },
- {
- "label": "嵩县",
- "value": "410325"
- },
- {
- "label": "汝阳县",
- "value": "410326"
- },
- {
- "label": "宜阳县",
- "value": "410327"
- },
- {
- "label": "洛宁县",
- "value": "410328"
- },
- {
- "label": "伊川县",
- "value": "410329"
- },
- {
- "label": "洛阳高新技术产业开发区",
- "value": "410371"
- },
- {
- "label": "偃师市",
- "value": "410381"
- }
- ],
- [{
- "label": "新华区",
- "value": "410402"
- },
- {
- "label": "卫东区",
- "value": "410403"
- },
- {
- "label": "石龙区",
- "value": "410404"
- },
- {
- "label": "湛河区",
- "value": "410411"
- },
- {
- "label": "宝丰县",
- "value": "410421"
- },
- {
- "label": "叶县",
- "value": "410422"
- },
- {
- "label": "鲁山县",
- "value": "410423"
- },
- {
- "label": "郏县",
- "value": "410425"
- },
- {
- "label": "平顶山高新技术产业开发区",
- "value": "410471"
- },
- {
- "label": "平顶山市新城区",
- "value": "410472"
- },
- {
- "label": "舞钢市",
- "value": "410481"
- },
- {
- "label": "汝州市",
- "value": "410482"
- }
- ],
- [{
- "label": "文峰区",
- "value": "410502"
- },
- {
- "label": "北关区",
- "value": "410503"
- },
- {
- "label": "殷都区",
- "value": "410505"
- },
- {
- "label": "龙安区",
- "value": "410506"
- },
- {
- "label": "安阳县",
- "value": "410522"
- },
- {
- "label": "汤阴县",
- "value": "410523"
- },
- {
- "label": "滑县",
- "value": "410526"
- },
- {
- "label": "内黄县",
- "value": "410527"
- },
- {
- "label": "安阳高新技术产业开发区",
- "value": "410571"
- },
- {
- "label": "林州市",
- "value": "410581"
- }
- ],
- [{
- "label": "鹤山区",
- "value": "410602"
- },
- {
- "label": "山城区",
- "value": "410603"
- },
- {
- "label": "淇滨区",
- "value": "410611"
- },
- {
- "label": "浚县",
- "value": "410621"
- },
- {
- "label": "淇县",
- "value": "410622"
- },
- {
- "label": "鹤壁经济技术开发区",
- "value": "410671"
- }
- ],
- [{
- "label": "红旗区",
- "value": "410702"
- },
- {
- "label": "卫滨区",
- "value": "410703"
- },
- {
- "label": "凤泉区",
- "value": "410704"
- },
- {
- "label": "牧野区",
- "value": "410711"
- },
- {
- "label": "新乡县",
- "value": "410721"
- },
- {
- "label": "获嘉县",
- "value": "410724"
- },
- {
- "label": "原阳县",
- "value": "410725"
- },
- {
- "label": "延津县",
- "value": "410726"
- },
- {
- "label": "封丘县",
- "value": "410727"
- },
- {
- "label": "长垣县",
- "value": "410728"
- },
- {
- "label": "新乡高新技术产业开发区",
- "value": "410771"
- },
- {
- "label": "新乡经济技术开发区",
- "value": "410772"
- },
- {
- "label": "新乡市平原城乡一体化示范区",
- "value": "410773"
- },
- {
- "label": "卫辉市",
- "value": "410781"
- },
- {
- "label": "辉县市",
- "value": "410782"
- }
- ],
- [{
- "label": "解放区",
- "value": "410802"
- },
- {
- "label": "中站区",
- "value": "410803"
- },
- {
- "label": "马村区",
- "value": "410804"
- },
- {
- "label": "山阳区",
- "value": "410811"
- },
- {
- "label": "修武县",
- "value": "410821"
- },
- {
- "label": "博爱县",
- "value": "410822"
- },
- {
- "label": "武陟县",
- "value": "410823"
- },
- {
- "label": "温县",
- "value": "410825"
- },
- {
- "label": "焦作城乡一体化示范区",
- "value": "410871"
- },
- {
- "label": "沁阳市",
- "value": "410882"
- },
- {
- "label": "孟州市",
- "value": "410883"
- }
- ],
- [{
- "label": "华龙区",
- "value": "410902"
- },
- {
- "label": "清丰县",
- "value": "410922"
- },
- {
- "label": "南乐县",
- "value": "410923"
- },
- {
- "label": "范县",
- "value": "410926"
- },
- {
- "label": "台前县",
- "value": "410927"
- },
- {
- "label": "濮阳县",
- "value": "410928"
- },
- {
- "label": "河南濮阳工业园区",
- "value": "410971"
- },
- {
- "label": "濮阳经济技术开发区",
- "value": "410972"
- }
- ],
- [{
- "label": "魏都区",
- "value": "411002"
- },
- {
- "label": "建安区",
- "value": "411003"
- },
- {
- "label": "鄢陵县",
- "value": "411024"
- },
- {
- "label": "襄城县",
- "value": "411025"
- },
- {
- "label": "许昌经济技术开发区",
- "value": "411071"
- },
- {
- "label": "禹州市",
- "value": "411081"
- },
- {
- "label": "长葛市",
- "value": "411082"
- }
- ],
- [{
- "label": "源汇区",
- "value": "411102"
- },
- {
- "label": "郾城区",
- "value": "411103"
- },
- {
- "label": "召陵区",
- "value": "411104"
- },
- {
- "label": "舞阳县",
- "value": "411121"
- },
- {
- "label": "临颍县",
- "value": "411122"
- },
- {
- "label": "漯河经济技术开发区",
- "value": "411171"
- }
- ],
- [{
- "label": "湖滨区",
- "value": "411202"
- },
- {
- "label": "陕州区",
- "value": "411203"
- },
- {
- "label": "渑池县",
- "value": "411221"
- },
- {
- "label": "卢氏县",
- "value": "411224"
- },
- {
- "label": "河南三门峡经济开发区",
- "value": "411271"
- },
- {
- "label": "义马市",
- "value": "411281"
- },
- {
- "label": "灵宝市",
- "value": "411282"
- }
- ],
- [{
- "label": "宛城区",
- "value": "411302"
- },
- {
- "label": "卧龙区",
- "value": "411303"
- },
- {
- "label": "南召县",
- "value": "411321"
- },
- {
- "label": "方城县",
- "value": "411322"
- },
- {
- "label": "西峡县",
- "value": "411323"
- },
- {
- "label": "镇平县",
- "value": "411324"
- },
- {
- "label": "内乡县",
- "value": "411325"
- },
- {
- "label": "淅川县",
- "value": "411326"
- },
- {
- "label": "社旗县",
- "value": "411327"
- },
- {
- "label": "唐河县",
- "value": "411328"
- },
- {
- "label": "新野县",
- "value": "411329"
- },
- {
- "label": "桐柏县",
- "value": "411330"
- },
- {
- "label": "南阳高新技术产业开发区",
- "value": "411371"
- },
- {
- "label": "南阳市城乡一体化示范区",
- "value": "411372"
- },
- {
- "label": "邓州市",
- "value": "411381"
- }
- ],
- [{
- "label": "梁园区",
- "value": "411402"
- },
- {
- "label": "睢阳区",
- "value": "411403"
- },
- {
- "label": "民权县",
- "value": "411421"
- },
- {
- "label": "睢县",
- "value": "411422"
- },
- {
- "label": "宁陵县",
- "value": "411423"
- },
- {
- "label": "柘城县",
- "value": "411424"
- },
- {
- "label": "虞城县",
- "value": "411425"
- },
- {
- "label": "夏邑县",
- "value": "411426"
- },
- {
- "label": "豫东综合物流产业聚集区",
- "value": "411471"
- },
- {
- "label": "河南商丘经济开发区",
- "value": "411472"
- },
- {
- "label": "永城市",
- "value": "411481"
- }
- ],
- [{
- "label": "浉河区",
- "value": "411502"
- },
- {
- "label": "平桥区",
- "value": "411503"
- },
- {
- "label": "罗山县",
- "value": "411521"
- },
- {
- "label": "光山县",
- "value": "411522"
- },
- {
- "label": "新县",
- "value": "411523"
- },
- {
- "label": "商城县",
- "value": "411524"
- },
- {
- "label": "固始县",
- "value": "411525"
- },
- {
- "label": "潢川县",
- "value": "411526"
- },
- {
- "label": "淮滨县",
- "value": "411527"
- },
- {
- "label": "息县",
- "value": "411528"
- },
- {
- "label": "信阳高新技术产业开发区",
- "value": "411571"
- }
- ],
- [{
- "label": "川汇区",
- "value": "411602"
- },
- {
- "label": "扶沟县",
- "value": "411621"
- },
- {
- "label": "西华县",
- "value": "411622"
- },
- {
- "label": "商水县",
- "value": "411623"
- },
- {
- "label": "沈丘县",
- "value": "411624"
- },
- {
- "label": "郸城县",
- "value": "411625"
- },
- {
- "label": "淮阳县",
- "value": "411626"
- },
- {
- "label": "太康县",
- "value": "411627"
- },
- {
- "label": "鹿邑县",
- "value": "411628"
- },
- {
- "label": "河南周口经济开发区",
- "value": "411671"
- },
- {
- "label": "项城市",
- "value": "411681"
- }
- ],
- [{
- "label": "驿城区",
- "value": "411702"
- },
- {
- "label": "西平县",
- "value": "411721"
- },
- {
- "label": "上蔡县",
- "value": "411722"
- },
- {
- "label": "平舆县",
- "value": "411723"
- },
- {
- "label": "正阳县",
- "value": "411724"
- },
- {
- "label": "确山县",
- "value": "411725"
- },
- {
- "label": "泌阳县",
- "value": "411726"
- },
- {
- "label": "汝南县",
- "value": "411727"
- },
- {
- "label": "遂平县",
- "value": "411728"
- },
- {
- "label": "新蔡县",
- "value": "411729"
- },
- {
- "label": "河南驻马店经济开发区",
- "value": "411771"
- }
- ],
- [{
- "label": "济源市",
- "value": "419001"
- }]
- ],
- [
- [{
- "label": "江岸区",
- "value": "420102"
- },
- {
- "label": "江汉区",
- "value": "420103"
- },
- {
- "label": "硚口区",
- "value": "420104"
- },
- {
- "label": "汉阳区",
- "value": "420105"
- },
- {
- "label": "武昌区",
- "value": "420106"
- },
- {
- "label": "青山区",
- "value": "420107"
- },
- {
- "label": "洪山区",
- "value": "420111"
- },
- {
- "label": "东西湖区",
- "value": "420112"
- },
- {
- "label": "汉南区",
- "value": "420113"
- },
- {
- "label": "蔡甸区",
- "value": "420114"
- },
- {
- "label": "江夏区",
- "value": "420115"
- },
- {
- "label": "黄陂区",
- "value": "420116"
- },
- {
- "label": "新洲区",
- "value": "420117"
- }
- ],
- [{
- "label": "黄石港区",
- "value": "420202"
- },
- {
- "label": "西塞山区",
- "value": "420203"
- },
- {
- "label": "下陆区",
- "value": "420204"
- },
- {
- "label": "铁山区",
- "value": "420205"
- },
- {
- "label": "阳新县",
- "value": "420222"
- },
- {
- "label": "大冶市",
- "value": "420281"
- }
- ],
- [{
- "label": "茅箭区",
- "value": "420302"
- },
- {
- "label": "张湾区",
- "value": "420303"
- },
- {
- "label": "郧阳区",
- "value": "420304"
- },
- {
- "label": "郧西县",
- "value": "420322"
- },
- {
- "label": "竹山县",
- "value": "420323"
- },
- {
- "label": "竹溪县",
- "value": "420324"
- },
- {
- "label": "房县",
- "value": "420325"
- },
- {
- "label": "丹江口市",
- "value": "420381"
- }
- ],
- [{
- "label": "西陵区",
- "value": "420502"
- },
- {
- "label": "伍家岗区",
- "value": "420503"
- },
- {
- "label": "点军区",
- "value": "420504"
- },
- {
- "label": "猇亭区",
- "value": "420505"
- },
- {
- "label": "夷陵区",
- "value": "420506"
- },
- {
- "label": "远安县",
- "value": "420525"
- },
- {
- "label": "兴山县",
- "value": "420526"
- },
- {
- "label": "秭归县",
- "value": "420527"
- },
- {
- "label": "长阳土家族自治县",
- "value": "420528"
- },
- {
- "label": "五峰土家族自治县",
- "value": "420529"
- },
- {
- "label": "宜都市",
- "value": "420581"
- },
- {
- "label": "当阳市",
- "value": "420582"
- },
- {
- "label": "枝江市",
- "value": "420583"
- }
- ],
- [{
- "label": "襄城区",
- "value": "420602"
- },
- {
- "label": "樊城区",
- "value": "420606"
- },
- {
- "label": "襄州区",
- "value": "420607"
- },
- {
- "label": "南漳县",
- "value": "420624"
- },
- {
- "label": "谷城县",
- "value": "420625"
- },
- {
- "label": "保康县",
- "value": "420626"
- },
- {
- "label": "老河口市",
- "value": "420682"
- },
- {
- "label": "枣阳市",
- "value": "420683"
- },
- {
- "label": "宜城市",
- "value": "420684"
- }
- ],
- [{
- "label": "梁子湖区",
- "value": "420702"
- },
- {
- "label": "华容区",
- "value": "420703"
- },
- {
- "label": "鄂城区",
- "value": "420704"
- }
- ],
- [{
- "label": "东宝区",
- "value": "420802"
- },
- {
- "label": "掇刀区",
- "value": "420804"
- },
- {
- "label": "京山县",
- "value": "420821"
- },
- {
- "label": "沙洋县",
- "value": "420822"
- },
- {
- "label": "钟祥市",
- "value": "420881"
- }
- ],
- [{
- "label": "孝南区",
- "value": "420902"
- },
- {
- "label": "孝昌县",
- "value": "420921"
- },
- {
- "label": "大悟县",
- "value": "420922"
- },
- {
- "label": "云梦县",
- "value": "420923"
- },
- {
- "label": "应城市",
- "value": "420981"
- },
- {
- "label": "安陆市",
- "value": "420982"
- },
- {
- "label": "汉川市",
- "value": "420984"
- }
- ],
- [{
- "label": "沙市区",
- "value": "421002"
- },
- {
- "label": "荆州区",
- "value": "421003"
- },
- {
- "label": "公安县",
- "value": "421022"
- },
- {
- "label": "监利县",
- "value": "421023"
- },
- {
- "label": "江陵县",
- "value": "421024"
- },
- {
- "label": "荆州经济技术开发区",
- "value": "421071"
- },
- {
- "label": "石首市",
- "value": "421081"
- },
- {
- "label": "洪湖市",
- "value": "421083"
- },
- {
- "label": "松滋市",
- "value": "421087"
- }
- ],
- [{
- "label": "黄州区",
- "value": "421102"
- },
- {
- "label": "团风县",
- "value": "421121"
- },
- {
- "label": "红安县",
- "value": "421122"
- },
- {
- "label": "罗田县",
- "value": "421123"
- },
- {
- "label": "英山县",
- "value": "421124"
- },
- {
- "label": "浠水县",
- "value": "421125"
- },
- {
- "label": "蕲春县",
- "value": "421126"
- },
- {
- "label": "黄梅县",
- "value": "421127"
- },
- {
- "label": "龙感湖管理区",
- "value": "421171"
- },
- {
- "label": "麻城市",
- "value": "421181"
- },
- {
- "label": "武穴市",
- "value": "421182"
- }
- ],
- [{
- "label": "咸安区",
- "value": "421202"
- },
- {
- "label": "嘉鱼县",
- "value": "421221"
- },
- {
- "label": "通城县",
- "value": "421222"
- },
- {
- "label": "崇阳县",
- "value": "421223"
- },
- {
- "label": "通山县",
- "value": "421224"
- },
- {
- "label": "赤壁市",
- "value": "421281"
- }
- ],
- [{
- "label": "曾都区",
- "value": "421303"
- },
- {
- "label": "随县",
- "value": "421321"
- },
- {
- "label": "广水市",
- "value": "421381"
- }
- ],
- [{
- "label": "恩施市",
- "value": "422801"
- },
- {
- "label": "利川市",
- "value": "422802"
- },
- {
- "label": "建始县",
- "value": "422822"
- },
- {
- "label": "巴东县",
- "value": "422823"
- },
- {
- "label": "宣恩县",
- "value": "422825"
- },
- {
- "label": "咸丰县",
- "value": "422826"
- },
- {
- "label": "来凤县",
- "value": "422827"
- },
- {
- "label": "鹤峰县",
- "value": "422828"
- }
- ],
- [{
- "label": "仙桃市",
- "value": "429004"
- },
- {
- "label": "潜江市",
- "value": "429005"
- },
- {
- "label": "天门市",
- "value": "429006"
- },
- {
- "label": "神农架林区",
- "value": "429021"
- }
- ]
- ],
- [
- [{
- "label": "芙蓉区",
- "value": "430102"
- },
- {
- "label": "天心区",
- "value": "430103"
- },
- {
- "label": "岳麓区",
- "value": "430104"
- },
- {
- "label": "开福区",
- "value": "430105"
- },
- {
- "label": "雨花区",
- "value": "430111"
- },
- {
- "label": "望城区",
- "value": "430112"
- },
- {
- "label": "长沙县",
- "value": "430121"
- },
- {
- "label": "浏阳市",
- "value": "430181"
- },
- {
- "label": "宁乡市",
- "value": "430182"
- }
- ],
- [{
- "label": "荷塘区",
- "value": "430202"
- },
- {
- "label": "芦淞区",
- "value": "430203"
- },
- {
- "label": "石峰区",
- "value": "430204"
- },
- {
- "label": "天元区",
- "value": "430211"
- },
- {
- "label": "株洲县",
- "value": "430221"
- },
- {
- "label": "攸县",
- "value": "430223"
- },
- {
- "label": "茶陵县",
- "value": "430224"
- },
- {
- "label": "炎陵县",
- "value": "430225"
- },
- {
- "label": "云龙示范区",
- "value": "430271"
- },
- {
- "label": "醴陵市",
- "value": "430281"
- }
- ],
- [{
- "label": "雨湖区",
- "value": "430302"
- },
- {
- "label": "岳塘区",
- "value": "430304"
- },
- {
- "label": "湘潭县",
- "value": "430321"
- },
- {
- "label": "湖南湘潭高新技术产业园区",
- "value": "430371"
- },
- {
- "label": "湘潭昭山示范区",
- "value": "430372"
- },
- {
- "label": "湘潭九华示范区",
- "value": "430373"
- },
- {
- "label": "湘乡市",
- "value": "430381"
- },
- {
- "label": "韶山市",
- "value": "430382"
- }
- ],
- [{
- "label": "珠晖区",
- "value": "430405"
- },
- {
- "label": "雁峰区",
- "value": "430406"
- },
- {
- "label": "石鼓区",
- "value": "430407"
- },
- {
- "label": "蒸湘区",
- "value": "430408"
- },
- {
- "label": "南岳区",
- "value": "430412"
- },
- {
- "label": "衡阳县",
- "value": "430421"
- },
- {
- "label": "衡南县",
- "value": "430422"
- },
- {
- "label": "衡山县",
- "value": "430423"
- },
- {
- "label": "衡东县",
- "value": "430424"
- },
- {
- "label": "祁东县",
- "value": "430426"
- },
- {
- "label": "衡阳综合保税区",
- "value": "430471"
- },
- {
- "label": "湖南衡阳高新技术产业园区",
- "value": "430472"
- },
- {
- "label": "湖南衡阳松木经济开发区",
- "value": "430473"
- },
- {
- "label": "耒阳市",
- "value": "430481"
- },
- {
- "label": "常宁市",
- "value": "430482"
- }
- ],
- [{
- "label": "双清区",
- "value": "430502"
- },
- {
- "label": "大祥区",
- "value": "430503"
- },
- {
- "label": "北塔区",
- "value": "430511"
- },
- {
- "label": "邵东县",
- "value": "430521"
- },
- {
- "label": "新邵县",
- "value": "430522"
- },
- {
- "label": "邵阳县",
- "value": "430523"
- },
- {
- "label": "隆回县",
- "value": "430524"
- },
- {
- "label": "洞口县",
- "value": "430525"
- },
- {
- "label": "绥宁县",
- "value": "430527"
- },
- {
- "label": "新宁县",
- "value": "430528"
- },
- {
- "label": "城步苗族自治县",
- "value": "430529"
- },
- {
- "label": "武冈市",
- "value": "430581"
- }
- ],
- [{
- "label": "岳阳楼区",
- "value": "430602"
- },
- {
- "label": "云溪区",
- "value": "430603"
- },
- {
- "label": "君山区",
- "value": "430611"
- },
- {
- "label": "岳阳县",
- "value": "430621"
- },
- {
- "label": "华容县",
- "value": "430623"
- },
- {
- "label": "湘阴县",
- "value": "430624"
- },
- {
- "label": "平江县",
- "value": "430626"
- },
- {
- "label": "岳阳市屈原管理区",
- "value": "430671"
- },
- {
- "label": "汨罗市",
- "value": "430681"
- },
- {
- "label": "临湘市",
- "value": "430682"
- }
- ],
- [{
- "label": "武陵区",
- "value": "430702"
- },
- {
- "label": "鼎城区",
- "value": "430703"
- },
- {
- "label": "安乡县",
- "value": "430721"
- },
- {
- "label": "汉寿县",
- "value": "430722"
- },
- {
- "label": "澧县",
- "value": "430723"
- },
- {
- "label": "临澧县",
- "value": "430724"
- },
- {
- "label": "桃源县",
- "value": "430725"
- },
- {
- "label": "石门县",
- "value": "430726"
- },
- {
- "label": "常德市西洞庭管理区",
- "value": "430771"
- },
- {
- "label": "津市市",
- "value": "430781"
- }
- ],
- [{
- "label": "永定区",
- "value": "430802"
- },
- {
- "label": "武陵源区",
- "value": "430811"
- },
- {
- "label": "慈利县",
- "value": "430821"
- },
- {
- "label": "桑植县",
- "value": "430822"
- }
- ],
- [{
- "label": "资阳区",
- "value": "430902"
- },
- {
- "label": "赫山区",
- "value": "430903"
- },
- {
- "label": "南县",
- "value": "430921"
- },
- {
- "label": "桃江县",
- "value": "430922"
- },
- {
- "label": "安化县",
- "value": "430923"
- },
- {
- "label": "益阳市大通湖管理区",
- "value": "430971"
- },
- {
- "label": "湖南益阳高新技术产业园区",
- "value": "430972"
- },
- {
- "label": "沅江市",
- "value": "430981"
- }
- ],
- [{
- "label": "北湖区",
- "value": "431002"
- },
- {
- "label": "苏仙区",
- "value": "431003"
- },
- {
- "label": "桂阳县",
- "value": "431021"
- },
- {
- "label": "宜章县",
- "value": "431022"
- },
- {
- "label": "永兴县",
- "value": "431023"
- },
- {
- "label": "嘉禾县",
- "value": "431024"
- },
- {
- "label": "临武县",
- "value": "431025"
- },
- {
- "label": "汝城县",
- "value": "431026"
- },
- {
- "label": "桂东县",
- "value": "431027"
- },
- {
- "label": "安仁县",
- "value": "431028"
- },
- {
- "label": "资兴市",
- "value": "431081"
- }
- ],
- [{
- "label": "零陵区",
- "value": "431102"
- },
- {
- "label": "冷水滩区",
- "value": "431103"
- },
- {
- "label": "祁阳县",
- "value": "431121"
- },
- {
- "label": "东安县",
- "value": "431122"
- },
- {
- "label": "双牌县",
- "value": "431123"
- },
- {
- "label": "道县",
- "value": "431124"
- },
- {
- "label": "江永县",
- "value": "431125"
- },
- {
- "label": "宁远县",
- "value": "431126"
- },
- {
- "label": "蓝山县",
- "value": "431127"
- },
- {
- "label": "新田县",
- "value": "431128"
- },
- {
- "label": "江华瑶族自治县",
- "value": "431129"
- },
- {
- "label": "永州经济技术开发区",
- "value": "431171"
- },
- {
- "label": "永州市金洞管理区",
- "value": "431172"
- },
- {
- "label": "永州市回龙圩管理区",
- "value": "431173"
- }
- ],
- [{
- "label": "鹤城区",
- "value": "431202"
- },
- {
- "label": "中方县",
- "value": "431221"
- },
- {
- "label": "沅陵县",
- "value": "431222"
- },
- {
- "label": "辰溪县",
- "value": "431223"
- },
- {
- "label": "溆浦县",
- "value": "431224"
- },
- {
- "label": "会同县",
- "value": "431225"
- },
- {
- "label": "麻阳苗族自治县",
- "value": "431226"
- },
- {
- "label": "新晃侗族自治县",
- "value": "431227"
- },
- {
- "label": "芷江侗族自治县",
- "value": "431228"
- },
- {
- "label": "靖州苗族侗族自治县",
- "value": "431229"
- },
- {
- "label": "通道侗族自治县",
- "value": "431230"
- },
- {
- "label": "怀化市洪江管理区",
- "value": "431271"
- },
- {
- "label": "洪江市",
- "value": "431281"
- }
- ],
- [{
- "label": "娄星区",
- "value": "431302"
- },
- {
- "label": "双峰县",
- "value": "431321"
- },
- {
- "label": "新化县",
- "value": "431322"
- },
- {
- "label": "冷水江市",
- "value": "431381"
- },
- {
- "label": "涟源市",
- "value": "431382"
- }
- ],
- [{
- "label": "吉首市",
- "value": "433101"
- },
- {
- "label": "泸溪县",
- "value": "433122"
- },
- {
- "label": "凤凰县",
- "value": "433123"
- },
- {
- "label": "花垣县",
- "value": "433124"
- },
- {
- "label": "保靖县",
- "value": "433125"
- },
- {
- "label": "古丈县",
- "value": "433126"
- },
- {
- "label": "永顺县",
- "value": "433127"
- },
- {
- "label": "龙山县",
- "value": "433130"
- },
- {
- "label": "湖南吉首经济开发区",
- "value": "433172"
- },
- {
- "label": "湖南永顺经济开发区",
- "value": "433173"
- }
- ]
- ],
- [
- [{
- "label": "荔湾区",
- "value": "440103"
- },
- {
- "label": "越秀区",
- "value": "440104"
- },
- {
- "label": "海珠区",
- "value": "440105"
- },
- {
- "label": "天河区",
- "value": "440106"
- },
- {
- "label": "白云区",
- "value": "440111"
- },
- {
- "label": "黄埔区",
- "value": "440112"
- },
- {
- "label": "番禺区",
- "value": "440113"
- },
- {
- "label": "花都区",
- "value": "440114"
- },
- {
- "label": "南沙区",
- "value": "440115"
- },
- {
- "label": "从化区",
- "value": "440117"
- },
- {
- "label": "增城区",
- "value": "440118"
- }
- ],
- [{
- "label": "武江区",
- "value": "440203"
- },
- {
- "label": "浈江区",
- "value": "440204"
- },
- {
- "label": "曲江区",
- "value": "440205"
- },
- {
- "label": "始兴县",
- "value": "440222"
- },
- {
- "label": "仁化县",
- "value": "440224"
- },
- {
- "label": "翁源县",
- "value": "440229"
- },
- {
- "label": "乳源瑶族自治县",
- "value": "440232"
- },
- {
- "label": "新丰县",
- "value": "440233"
- },
- {
- "label": "乐昌市",
- "value": "440281"
- },
- {
- "label": "南雄市",
- "value": "440282"
- }
- ],
- [{
- "label": "罗湖区",
- "value": "440303"
- },
- {
- "label": "福田区",
- "value": "440304"
- },
- {
- "label": "南山区",
- "value": "440305"
- },
- {
- "label": "宝安区",
- "value": "440306"
- },
- {
- "label": "龙岗区",
- "value": "440307"
- },
- {
- "label": "盐田区",
- "value": "440308"
- },
- {
- "label": "龙华区",
- "value": "440309"
- },
- {
- "label": "坪山区",
- "value": "440310"
- }
- ],
- [{
- "label": "香洲区",
- "value": "440402"
- },
- {
- "label": "斗门区",
- "value": "440403"
- },
- {
- "label": "金湾区",
- "value": "440404"
- }
- ],
- [{
- "label": "龙湖区",
- "value": "440507"
- },
- {
- "label": "金平区",
- "value": "440511"
- },
- {
- "label": "濠江区",
- "value": "440512"
- },
- {
- "label": "潮阳区",
- "value": "440513"
- },
- {
- "label": "潮南区",
- "value": "440514"
- },
- {
- "label": "澄海区",
- "value": "440515"
- },
- {
- "label": "南澳县",
- "value": "440523"
- }
- ],
- [{
- "label": "禅城区",
- "value": "440604"
- },
- {
- "label": "南海区",
- "value": "440605"
- },
- {
- "label": "顺德区",
- "value": "440606"
- },
- {
- "label": "三水区",
- "value": "440607"
- },
- {
- "label": "高明区",
- "value": "440608"
- }
- ],
- [{
- "label": "蓬江区",
- "value": "440703"
- },
- {
- "label": "江海区",
- "value": "440704"
- },
- {
- "label": "新会区",
- "value": "440705"
- },
- {
- "label": "台山市",
- "value": "440781"
- },
- {
- "label": "开平市",
- "value": "440783"
- },
- {
- "label": "鹤山市",
- "value": "440784"
- },
- {
- "label": "恩平市",
- "value": "440785"
- }
- ],
- [{
- "label": "赤坎区",
- "value": "440802"
- },
- {
- "label": "霞山区",
- "value": "440803"
- },
- {
- "label": "坡头区",
- "value": "440804"
- },
- {
- "label": "麻章区",
- "value": "440811"
- },
- {
- "label": "遂溪县",
- "value": "440823"
- },
- {
- "label": "徐闻县",
- "value": "440825"
- },
- {
- "label": "廉江市",
- "value": "440881"
- },
- {
- "label": "雷州市",
- "value": "440882"
- },
- {
- "label": "吴川市",
- "value": "440883"
- }
- ],
- [{
- "label": "茂南区",
- "value": "440902"
- },
- {
- "label": "电白区",
- "value": "440904"
- },
- {
- "label": "高州市",
- "value": "440981"
- },
- {
- "label": "化州市",
- "value": "440982"
- },
- {
- "label": "信宜市",
- "value": "440983"
- }
- ],
- [{
- "label": "端州区",
- "value": "441202"
- },
- {
- "label": "鼎湖区",
- "value": "441203"
- },
- {
- "label": "高要区",
- "value": "441204"
- },
- {
- "label": "广宁县",
- "value": "441223"
- },
- {
- "label": "怀集县",
- "value": "441224"
- },
- {
- "label": "封开县",
- "value": "441225"
- },
- {
- "label": "德庆县",
- "value": "441226"
- },
- {
- "label": "四会市",
- "value": "441284"
- }
- ],
- [{
- "label": "惠城区",
- "value": "441302"
- },
- {
- "label": "惠阳区",
- "value": "441303"
- },
- {
- "label": "博罗县",
- "value": "441322"
- },
- {
- "label": "惠东县",
- "value": "441323"
- },
- {
- "label": "龙门县",
- "value": "441324"
- }
- ],
- [{
- "label": "梅江区",
- "value": "441402"
- },
- {
- "label": "梅县区",
- "value": "441403"
- },
- {
- "label": "大埔县",
- "value": "441422"
- },
- {
- "label": "丰顺县",
- "value": "441423"
- },
- {
- "label": "五华县",
- "value": "441424"
- },
- {
- "label": "平远县",
- "value": "441426"
- },
- {
- "label": "蕉岭县",
- "value": "441427"
- },
- {
- "label": "兴宁市",
- "value": "441481"
- }
- ],
- [{
- "label": "城区",
- "value": "441502"
- },
- {
- "label": "海丰县",
- "value": "441521"
- },
- {
- "label": "陆河县",
- "value": "441523"
- },
- {
- "label": "陆丰市",
- "value": "441581"
- }
- ],
- [{
- "label": "源城区",
- "value": "441602"
- },
- {
- "label": "紫金县",
- "value": "441621"
- },
- {
- "label": "龙川县",
- "value": "441622"
- },
- {
- "label": "连平县",
- "value": "441623"
- },
- {
- "label": "和平县",
- "value": "441624"
- },
- {
- "label": "东源县",
- "value": "441625"
- }
- ],
- [{
- "label": "江城区",
- "value": "441702"
- },
- {
- "label": "阳东区",
- "value": "441704"
- },
- {
- "label": "阳西县",
- "value": "441721"
- },
- {
- "label": "阳春市",
- "value": "441781"
- }
- ],
- [{
- "label": "清城区",
- "value": "441802"
- },
- {
- "label": "清新区",
- "value": "441803"
- },
- {
- "label": "佛冈县",
- "value": "441821"
- },
- {
- "label": "阳山县",
- "value": "441823"
- },
- {
- "label": "连山壮族瑶族自治县",
- "value": "441825"
- },
- {
- "label": "连南瑶族自治县",
- "value": "441826"
- },
- {
- "label": "英德市",
- "value": "441881"
- },
- {
- "label": "连州市",
- "value": "441882"
- }
- ],
- [{
- "label": "东莞市",
- "value": "441900"
- }],
- [{
- "label": "中山市",
- "value": "442000"
- }],
- [{
- "label": "湘桥区",
- "value": "445102"
- },
- {
- "label": "潮安区",
- "value": "445103"
- },
- {
- "label": "饶平县",
- "value": "445122"
- }
- ],
- [{
- "label": "榕城区",
- "value": "445202"
- },
- {
- "label": "揭东区",
- "value": "445203"
- },
- {
- "label": "揭西县",
- "value": "445222"
- },
- {
- "label": "惠来县",
- "value": "445224"
- },
- {
- "label": "普宁市",
- "value": "445281"
- }
- ],
- [{
- "label": "云城区",
- "value": "445302"
- },
- {
- "label": "云安区",
- "value": "445303"
- },
- {
- "label": "新兴县",
- "value": "445321"
- },
- {
- "label": "郁南县",
- "value": "445322"
- },
- {
- "label": "罗定市",
- "value": "445381"
- }
- ]
- ],
- [
- [{
- "label": "兴宁区",
- "value": "450102"
- },
- {
- "label": "青秀区",
- "value": "450103"
- },
- {
- "label": "江南区",
- "value": "450105"
- },
- {
- "label": "西乡塘区",
- "value": "450107"
- },
- {
- "label": "良庆区",
- "value": "450108"
- },
- {
- "label": "邕宁区",
- "value": "450109"
- },
- {
- "label": "武鸣区",
- "value": "450110"
- },
- {
- "label": "隆安县",
- "value": "450123"
- },
- {
- "label": "马山县",
- "value": "450124"
- },
- {
- "label": "上林县",
- "value": "450125"
- },
- {
- "label": "宾阳县",
- "value": "450126"
- },
- {
- "label": "横县",
- "value": "450127"
- }
- ],
- [{
- "label": "城中区",
- "value": "450202"
- },
- {
- "label": "鱼峰区",
- "value": "450203"
- },
- {
- "label": "柳南区",
- "value": "450204"
- },
- {
- "label": "柳北区",
- "value": "450205"
- },
- {
- "label": "柳江区",
- "value": "450206"
- },
- {
- "label": "柳城县",
- "value": "450222"
- },
- {
- "label": "鹿寨县",
- "value": "450223"
- },
- {
- "label": "融安县",
- "value": "450224"
- },
- {
- "label": "融水苗族自治县",
- "value": "450225"
- },
- {
- "label": "三江侗族自治县",
- "value": "450226"
- }
- ],
- [{
- "label": "秀峰区",
- "value": "450302"
- },
- {
- "label": "叠彩区",
- "value": "450303"
- },
- {
- "label": "象山区",
- "value": "450304"
- },
- {
- "label": "七星区",
- "value": "450305"
- },
- {
- "label": "雁山区",
- "value": "450311"
- },
- {
- "label": "临桂区",
- "value": "450312"
- },
- {
- "label": "阳朔县",
- "value": "450321"
- },
- {
- "label": "灵川县",
- "value": "450323"
- },
- {
- "label": "全州县",
- "value": "450324"
- },
- {
- "label": "兴安县",
- "value": "450325"
- },
- {
- "label": "永福县",
- "value": "450326"
- },
- {
- "label": "灌阳县",
- "value": "450327"
- },
- {
- "label": "龙胜各族自治县",
- "value": "450328"
- },
- {
- "label": "资源县",
- "value": "450329"
- },
- {
- "label": "平乐县",
- "value": "450330"
- },
- {
- "label": "荔浦县",
- "value": "450331"
- },
- {
- "label": "恭城瑶族自治县",
- "value": "450332"
- }
- ],
- [{
- "label": "万秀区",
- "value": "450403"
- },
- {
- "label": "长洲区",
- "value": "450405"
- },
- {
- "label": "龙圩区",
- "value": "450406"
- },
- {
- "label": "苍梧县",
- "value": "450421"
- },
- {
- "label": "藤县",
- "value": "450422"
- },
- {
- "label": "蒙山县",
- "value": "450423"
- },
- {
- "label": "岑溪市",
- "value": "450481"
- }
- ],
- [{
- "label": "海城区",
- "value": "450502"
- },
- {
- "label": "银海区",
- "value": "450503"
- },
- {
- "label": "铁山港区",
- "value": "450512"
- },
- {
- "label": "合浦县",
- "value": "450521"
- }
- ],
- [{
- "label": "港口区",
- "value": "450602"
- },
- {
- "label": "防城区",
- "value": "450603"
- },
- {
- "label": "上思县",
- "value": "450621"
- },
- {
- "label": "东兴市",
- "value": "450681"
- }
- ],
- [{
- "label": "钦南区",
- "value": "450702"
- },
- {
- "label": "钦北区",
- "value": "450703"
- },
- {
- "label": "灵山县",
- "value": "450721"
- },
- {
- "label": "浦北县",
- "value": "450722"
- }
- ],
- [{
- "label": "港北区",
- "value": "450802"
- },
- {
- "label": "港南区",
- "value": "450803"
- },
- {
- "label": "覃塘区",
- "value": "450804"
- },
- {
- "label": "平南县",
- "value": "450821"
- },
- {
- "label": "桂平市",
- "value": "450881"
- }
- ],
- [{
- "label": "玉州区",
- "value": "450902"
- },
- {
- "label": "福绵区",
- "value": "450903"
- },
- {
- "label": "容县",
- "value": "450921"
- },
- {
- "label": "陆川县",
- "value": "450922"
- },
- {
- "label": "博白县",
- "value": "450923"
- },
- {
- "label": "兴业县",
- "value": "450924"
- },
- {
- "label": "北流市",
- "value": "450981"
- }
- ],
- [{
- "label": "右江区",
- "value": "451002"
- },
- {
- "label": "田阳县",
- "value": "451021"
- },
- {
- "label": "田东县",
- "value": "451022"
- },
- {
- "label": "平果县",
- "value": "451023"
- },
- {
- "label": "德保县",
- "value": "451024"
- },
- {
- "label": "那坡县",
- "value": "451026"
- },
- {
- "label": "凌云县",
- "value": "451027"
- },
- {
- "label": "乐业县",
- "value": "451028"
- },
- {
- "label": "田林县",
- "value": "451029"
- },
- {
- "label": "西林县",
- "value": "451030"
- },
- {
- "label": "隆林各族自治县",
- "value": "451031"
- },
- {
- "label": "靖西市",
- "value": "451081"
- }
- ],
- [{
- "label": "八步区",
- "value": "451102"
- },
- {
- "label": "平桂区",
- "value": "451103"
- },
- {
- "label": "昭平县",
- "value": "451121"
- },
- {
- "label": "钟山县",
- "value": "451122"
- },
- {
- "label": "富川瑶族自治县",
- "value": "451123"
- }
- ],
- [{
- "label": "金城江区",
- "value": "451202"
- },
- {
- "label": "宜州区",
- "value": "451203"
- },
- {
- "label": "南丹县",
- "value": "451221"
- },
- {
- "label": "天峨县",
- "value": "451222"
- },
- {
- "label": "凤山县",
- "value": "451223"
- },
- {
- "label": "东兰县",
- "value": "451224"
- },
- {
- "label": "罗城仫佬族自治县",
- "value": "451225"
- },
- {
- "label": "环江毛南族自治县",
- "value": "451226"
- },
- {
- "label": "巴马瑶族自治县",
- "value": "451227"
- },
- {
- "label": "都安瑶族自治县",
- "value": "451228"
- },
- {
- "label": "大化瑶族自治县",
- "value": "451229"
- }
- ],
- [{
- "label": "兴宾区",
- "value": "451302"
- },
- {
- "label": "忻城县",
- "value": "451321"
- },
- {
- "label": "象州县",
- "value": "451322"
- },
- {
- "label": "武宣县",
- "value": "451323"
- },
- {
- "label": "金秀瑶族自治县",
- "value": "451324"
- },
- {
- "label": "合山市",
- "value": "451381"
- }
- ],
- [{
- "label": "江州区",
- "value": "451402"
- },
- {
- "label": "扶绥县",
- "value": "451421"
- },
- {
- "label": "宁明县",
- "value": "451422"
- },
- {
- "label": "龙州县",
- "value": "451423"
- },
- {
- "label": "大新县",
- "value": "451424"
- },
- {
- "label": "天等县",
- "value": "451425"
- },
- {
- "label": "凭祥市",
- "value": "451481"
- }
- ]
- ],
- [
- [{
- "label": "秀英区",
- "value": "460105"
- },
- {
- "label": "龙华区",
- "value": "460106"
- },
- {
- "label": "琼山区",
- "value": "460107"
- },
- {
- "label": "美兰区",
- "value": "460108"
- }
- ],
- [{
- "label": "海棠区",
- "value": "460202"
- },
- {
- "label": "吉阳区",
- "value": "460203"
- },
- {
- "label": "天涯区",
- "value": "460204"
- },
- {
- "label": "崖州区",
- "value": "460205"
- }
- ],
- [{
- "label": "西沙群岛",
- "value": "460321"
- },
- {
- "label": "南沙群岛",
- "value": "460322"
- },
- {
- "label": "中沙群岛的岛礁及其海域",
- "value": "460323"
- }
- ],
- [{
- "label": "儋州市",
- "value": "460400"
- }],
- [{
- "label": "五指山市",
- "value": "469001"
- },
- {
- "label": "琼海市",
- "value": "469002"
- },
- {
- "label": "文昌市",
- "value": "469005"
- },
- {
- "label": "万宁市",
- "value": "469006"
- },
- {
- "label": "东方市",
- "value": "469007"
- },
- {
- "label": "定安县",
- "value": "469021"
- },
- {
- "label": "屯昌县",
- "value": "469022"
- },
- {
- "label": "澄迈县",
- "value": "469023"
- },
- {
- "label": "临高县",
- "value": "469024"
- },
- {
- "label": "白沙黎族自治县",
- "value": "469025"
- },
- {
- "label": "昌江黎族自治县",
- "value": "469026"
- },
- {
- "label": "乐东黎族自治县",
- "value": "469027"
- },
- {
- "label": "陵水黎族自治县",
- "value": "469028"
- },
- {
- "label": "保亭黎族苗族自治县",
- "value": "469029"
- },
- {
- "label": "琼中黎族苗族自治县",
- "value": "469030"
- }
- ]
- ],
- [
- [{
- "label": "万州区",
- "value": "500101"
- },
- {
- "label": "涪陵区",
- "value": "500102"
- },
- {
- "label": "渝中区",
- "value": "500103"
- },
- {
- "label": "大渡口区",
- "value": "500104"
- },
- {
- "label": "江北区",
- "value": "500105"
- },
- {
- "label": "沙坪坝区",
- "value": "500106"
- },
- {
- "label": "九龙坡区",
- "value": "500107"
- },
- {
- "label": "南岸区",
- "value": "500108"
- },
- {
- "label": "北碚区",
- "value": "500109"
- },
- {
- "label": "綦江区",
- "value": "500110"
- },
- {
- "label": "大足区",
- "value": "500111"
- },
- {
- "label": "渝北区",
- "value": "500112"
- },
- {
- "label": "巴南区",
- "value": "500113"
- },
- {
- "label": "黔江区",
- "value": "500114"
- },
- {
- "label": "长寿区",
- "value": "500115"
- },
- {
- "label": "江津区",
- "value": "500116"
- },
- {
- "label": "合川区",
- "value": "500117"
- },
- {
- "label": "永川区",
- "value": "500118"
- },
- {
- "label": "南川区",
- "value": "500119"
- },
- {
- "label": "璧山区",
- "value": "500120"
- },
- {
- "label": "铜梁区",
- "value": "500151"
- },
- {
- "label": "潼南区",
- "value": "500152"
- },
- {
- "label": "荣昌区",
- "value": "500153"
- },
- {
- "label": "开州区",
- "value": "500154"
- },
- {
- "label": "梁平区",
- "value": "500155"
- },
- {
- "label": "武隆区",
- "value": "500156"
- }
- ],
- [{
- "label": "城口县",
- "value": "500229"
- },
- {
- "label": "丰都县",
- "value": "500230"
- },
- {
- "label": "垫江县",
- "value": "500231"
- },
- {
- "label": "忠县",
- "value": "500233"
- },
- {
- "label": "云阳县",
- "value": "500235"
- },
- {
- "label": "奉节县",
- "value": "500236"
- },
- {
- "label": "巫山县",
- "value": "500237"
- },
- {
- "label": "巫溪县",
- "value": "500238"
- },
- {
- "label": "石柱土家族自治县",
- "value": "500240"
- },
- {
- "label": "秀山土家族苗族自治县",
- "value": "500241"
- },
- {
- "label": "酉阳土家族苗族自治县",
- "value": "500242"
- },
- {
- "label": "彭水苗族土家族自治县",
- "value": "500243"
- }
- ]
- ],
- [
- [{
- "label": "锦江区",
- "value": "510104"
- },
- {
- "label": "青羊区",
- "value": "510105"
- },
- {
- "label": "金牛区",
- "value": "510106"
- },
- {
- "label": "武侯区",
- "value": "510107"
- },
- {
- "label": "成华区",
- "value": "510108"
- },
- {
- "label": "龙泉驿区",
- "value": "510112"
- },
- {
- "label": "青白江区",
- "value": "510113"
- },
- {
- "label": "新都区",
- "value": "510114"
- },
- {
- "label": "温江区",
- "value": "510115"
- },
- {
- "label": "双流区",
- "value": "510116"
- },
- {
- "label": "郫都区",
- "value": "510117"
- },
- {
- "label": "金堂县",
- "value": "510121"
- },
- {
- "label": "大邑县",
- "value": "510129"
- },
- {
- "label": "蒲江县",
- "value": "510131"
- },
- {
- "label": "新津县",
- "value": "510132"
- },
- {
- "label": "都江堰市",
- "value": "510181"
- },
- {
- "label": "彭州市",
- "value": "510182"
- },
- {
- "label": "邛崃市",
- "value": "510183"
- },
- {
- "label": "崇州市",
- "value": "510184"
- },
- {
- "label": "简阳市",
- "value": "510185"
- }
- ],
- [{
- "label": "自流井区",
- "value": "510302"
- },
- {
- "label": "贡井区",
- "value": "510303"
- },
- {
- "label": "大安区",
- "value": "510304"
- },
- {
- "label": "沿滩区",
- "value": "510311"
- },
- {
- "label": "荣县",
- "value": "510321"
- },
- {
- "label": "富顺县",
- "value": "510322"
- }
- ],
- [{
- "label": "东区",
- "value": "510402"
- },
- {
- "label": "西区",
- "value": "510403"
- },
- {
- "label": "仁和区",
- "value": "510411"
- },
- {
- "label": "米易县",
- "value": "510421"
- },
- {
- "label": "盐边县",
- "value": "510422"
- }
- ],
- [{
- "label": "江阳区",
- "value": "510502"
- },
- {
- "label": "纳溪区",
- "value": "510503"
- },
- {
- "label": "龙马潭区",
- "value": "510504"
- },
- {
- "label": "泸县",
- "value": "510521"
- },
- {
- "label": "合江县",
- "value": "510522"
- },
- {
- "label": "叙永县",
- "value": "510524"
- },
- {
- "label": "古蔺县",
- "value": "510525"
- }
- ],
- [{
- "label": "旌阳区",
- "value": "510603"
- },
- {
- "label": "罗江区",
- "value": "510604"
- },
- {
- "label": "中江县",
- "value": "510623"
- },
- {
- "label": "广汉市",
- "value": "510681"
- },
- {
- "label": "什邡市",
- "value": "510682"
- },
- {
- "label": "绵竹市",
- "value": "510683"
- }
- ],
- [{
- "label": "涪城区",
- "value": "510703"
- },
- {
- "label": "游仙区",
- "value": "510704"
- },
- {
- "label": "安州区",
- "value": "510705"
- },
- {
- "label": "三台县",
- "value": "510722"
- },
- {
- "label": "盐亭县",
- "value": "510723"
- },
- {
- "label": "梓潼县",
- "value": "510725"
- },
- {
- "label": "北川羌族自治县",
- "value": "510726"
- },
- {
- "label": "平武县",
- "value": "510727"
- },
- {
- "label": "江油市",
- "value": "510781"
- }
- ],
- [{
- "label": "利州区",
- "value": "510802"
- },
- {
- "label": "昭化区",
- "value": "510811"
- },
- {
- "label": "朝天区",
- "value": "510812"
- },
- {
- "label": "旺苍县",
- "value": "510821"
- },
- {
- "label": "青川县",
- "value": "510822"
- },
- {
- "label": "剑阁县",
- "value": "510823"
- },
- {
- "label": "苍溪县",
- "value": "510824"
- }
- ],
- [{
- "label": "船山区",
- "value": "510903"
- },
- {
- "label": "安居区",
- "value": "510904"
- },
- {
- "label": "蓬溪县",
- "value": "510921"
- },
- {
- "label": "射洪县",
- "value": "510922"
- },
- {
- "label": "大英县",
- "value": "510923"
- }
- ],
- [{
- "label": "市中区",
- "value": "511002"
- },
- {
- "label": "东兴区",
- "value": "511011"
- },
- {
- "label": "威远县",
- "value": "511024"
- },
- {
- "label": "资中县",
- "value": "511025"
- },
- {
- "label": "内江经济开发区",
- "value": "511071"
- },
- {
- "label": "隆昌市",
- "value": "511083"
- }
- ],
- [{
- "label": "市中区",
- "value": "511102"
- },
- {
- "label": "沙湾区",
- "value": "511111"
- },
- {
- "label": "五通桥区",
- "value": "511112"
- },
- {
- "label": "金口河区",
- "value": "511113"
- },
- {
- "label": "犍为县",
- "value": "511123"
- },
- {
- "label": "井研县",
- "value": "511124"
- },
- {
- "label": "夹江县",
- "value": "511126"
- },
- {
- "label": "沐川县",
- "value": "511129"
- },
- {
- "label": "峨边彝族自治县",
- "value": "511132"
- },
- {
- "label": "马边彝族自治县",
- "value": "511133"
- },
- {
- "label": "峨眉山市",
- "value": "511181"
- }
- ],
- [{
- "label": "顺庆区",
- "value": "511302"
- },
- {
- "label": "高坪区",
- "value": "511303"
- },
- {
- "label": "嘉陵区",
- "value": "511304"
- },
- {
- "label": "南部县",
- "value": "511321"
- },
- {
- "label": "营山县",
- "value": "511322"
- },
- {
- "label": "蓬安县",
- "value": "511323"
- },
- {
- "label": "仪陇县",
- "value": "511324"
- },
- {
- "label": "西充县",
- "value": "511325"
- },
- {
- "label": "阆中市",
- "value": "511381"
- }
- ],
- [{
- "label": "东坡区",
- "value": "511402"
- },
- {
- "label": "彭山区",
- "value": "511403"
- },
- {
- "label": "仁寿县",
- "value": "511421"
- },
- {
- "label": "洪雅县",
- "value": "511423"
- },
- {
- "label": "丹棱县",
- "value": "511424"
- },
- {
- "label": "青神县",
- "value": "511425"
- }
- ],
- [{
- "label": "翠屏区",
- "value": "511502"
- },
- {
- "label": "南溪区",
- "value": "511503"
- },
- {
- "label": "宜宾县",
- "value": "511521"
- },
- {
- "label": "江安县",
- "value": "511523"
- },
- {
- "label": "长宁县",
- "value": "511524"
- },
- {
- "label": "高县",
- "value": "511525"
- },
- {
- "label": "珙县",
- "value": "511526"
- },
- {
- "label": "筠连县",
- "value": "511527"
- },
- {
- "label": "兴文县",
- "value": "511528"
- },
- {
- "label": "屏山县",
- "value": "511529"
- }
- ],
- [{
- "label": "广安区",
- "value": "511602"
- },
- {
- "label": "前锋区",
- "value": "511603"
- },
- {
- "label": "岳池县",
- "value": "511621"
- },
- {
- "label": "武胜县",
- "value": "511622"
- },
- {
- "label": "邻水县",
- "value": "511623"
- },
- {
- "label": "华蓥市",
- "value": "511681"
- }
- ],
- [{
- "label": "通川区",
- "value": "511702"
- },
- {
- "label": "达川区",
- "value": "511703"
- },
- {
- "label": "宣汉县",
- "value": "511722"
- },
- {
- "label": "开江县",
- "value": "511723"
- },
- {
- "label": "大竹县",
- "value": "511724"
- },
- {
- "label": "渠县",
- "value": "511725"
- },
- {
- "label": "达州经济开发区",
- "value": "511771"
- },
- {
- "label": "万源市",
- "value": "511781"
- }
- ],
- [{
- "label": "雨城区",
- "value": "511802"
- },
- {
- "label": "名山区",
- "value": "511803"
- },
- {
- "label": "荥经县",
- "value": "511822"
- },
- {
- "label": "汉源县",
- "value": "511823"
- },
- {
- "label": "石棉县",
- "value": "511824"
- },
- {
- "label": "天全县",
- "value": "511825"
- },
- {
- "label": "芦山县",
- "value": "511826"
- },
- {
- "label": "宝兴县",
- "value": "511827"
- }
- ],
- [{
- "label": "巴州区",
- "value": "511902"
- },
- {
- "label": "恩阳区",
- "value": "511903"
- },
- {
- "label": "通江县",
- "value": "511921"
- },
- {
- "label": "南江县",
- "value": "511922"
- },
- {
- "label": "平昌县",
- "value": "511923"
- },
- {
- "label": "巴中经济开发区",
- "value": "511971"
- }
- ],
- [{
- "label": "雁江区",
- "value": "512002"
- },
- {
- "label": "安岳县",
- "value": "512021"
- },
- {
- "label": "乐至县",
- "value": "512022"
- }
- ],
- [{
- "label": "马尔康市",
- "value": "513201"
- },
- {
- "label": "汶川县",
- "value": "513221"
- },
- {
- "label": "理县",
- "value": "513222"
- },
- {
- "label": "茂县",
- "value": "513223"
- },
- {
- "label": "松潘县",
- "value": "513224"
- },
- {
- "label": "九寨沟县",
- "value": "513225"
- },
- {
- "label": "金川县",
- "value": "513226"
- },
- {
- "label": "小金县",
- "value": "513227"
- },
- {
- "label": "黑水县",
- "value": "513228"
- },
- {
- "label": "壤塘县",
- "value": "513230"
- },
- {
- "label": "阿坝县",
- "value": "513231"
- },
- {
- "label": "若尔盖县",
- "value": "513232"
- },
- {
- "label": "红原县",
- "value": "513233"
- }
- ],
- [{
- "label": "康定市",
- "value": "513301"
- },
- {
- "label": "泸定县",
- "value": "513322"
- },
- {
- "label": "丹巴县",
- "value": "513323"
- },
- {
- "label": "九龙县",
- "value": "513324"
- },
- {
- "label": "雅江县",
- "value": "513325"
- },
- {
- "label": "道孚县",
- "value": "513326"
- },
- {
- "label": "炉霍县",
- "value": "513327"
- },
- {
- "label": "甘孜县",
- "value": "513328"
- },
- {
- "label": "新龙县",
- "value": "513329"
- },
- {
- "label": "德格县",
- "value": "513330"
- },
- {
- "label": "白玉县",
- "value": "513331"
- },
- {
- "label": "石渠县",
- "value": "513332"
- },
- {
- "label": "色达县",
- "value": "513333"
- },
- {
- "label": "理塘县",
- "value": "513334"
- },
- {
- "label": "巴塘县",
- "value": "513335"
- },
- {
- "label": "乡城县",
- "value": "513336"
- },
- {
- "label": "稻城县",
- "value": "513337"
- },
- {
- "label": "得荣县",
- "value": "513338"
- }
- ],
- [{
- "label": "西昌市",
- "value": "513401"
- },
- {
- "label": "木里藏族自治县",
- "value": "513422"
- },
- {
- "label": "盐源县",
- "value": "513423"
- },
- {
- "label": "德昌县",
- "value": "513424"
- },
- {
- "label": "会理县",
- "value": "513425"
- },
- {
- "label": "会东县",
- "value": "513426"
- },
- {
- "label": "宁南县",
- "value": "513427"
- },
- {
- "label": "普格县",
- "value": "513428"
- },
- {
- "label": "布拖县",
- "value": "513429"
- },
- {
- "label": "金阳县",
- "value": "513430"
- },
- {
- "label": "昭觉县",
- "value": "513431"
- },
- {
- "label": "喜德县",
- "value": "513432"
- },
- {
- "label": "冕宁县",
- "value": "513433"
- },
- {
- "label": "越西县",
- "value": "513434"
- },
- {
- "label": "甘洛县",
- "value": "513435"
- },
- {
- "label": "美姑县",
- "value": "513436"
- },
- {
- "label": "雷波县",
- "value": "513437"
- }
- ]
- ],
- [
- [{
- "label": "南明区",
- "value": "520102"
- },
- {
- "label": "云岩区",
- "value": "520103"
- },
- {
- "label": "花溪区",
- "value": "520111"
- },
- {
- "label": "乌当区",
- "value": "520112"
- },
- {
- "label": "白云区",
- "value": "520113"
- },
- {
- "label": "观山湖区",
- "value": "520115"
- },
- {
- "label": "开阳县",
- "value": "520121"
- },
- {
- "label": "息烽县",
- "value": "520122"
- },
- {
- "label": "修文县",
- "value": "520123"
- },
- {
- "label": "清镇市",
- "value": "520181"
- }
- ],
- [{
- "label": "钟山区",
- "value": "520201"
- },
- {
- "label": "六枝特区",
- "value": "520203"
- },
- {
- "label": "水城县",
- "value": "520221"
- },
- {
- "label": "盘州市",
- "value": "520281"
- }
- ],
- [{
- "label": "红花岗区",
- "value": "520302"
- },
- {
- "label": "汇川区",
- "value": "520303"
- },
- {
- "label": "播州区",
- "value": "520304"
- },
- {
- "label": "桐梓县",
- "value": "520322"
- },
- {
- "label": "绥阳县",
- "value": "520323"
- },
- {
- "label": "正安县",
- "value": "520324"
- },
- {
- "label": "道真仡佬族苗族自治县",
- "value": "520325"
- },
- {
- "label": "务川仡佬族苗族自治县",
- "value": "520326"
- },
- {
- "label": "凤冈县",
- "value": "520327"
- },
- {
- "label": "湄潭县",
- "value": "520328"
- },
- {
- "label": "余庆县",
- "value": "520329"
- },
- {
- "label": "习水县",
- "value": "520330"
- },
- {
- "label": "赤水市",
- "value": "520381"
- },
- {
- "label": "仁怀市",
- "value": "520382"
- }
- ],
- [{
- "label": "西秀区",
- "value": "520402"
- },
- {
- "label": "平坝区",
- "value": "520403"
- },
- {
- "label": "普定县",
- "value": "520422"
- },
- {
- "label": "镇宁布依族苗族自治县",
- "value": "520423"
- },
- {
- "label": "关岭布依族苗族自治县",
- "value": "520424"
- },
- {
- "label": "紫云苗族布依族自治县",
- "value": "520425"
- }
- ],
- [{
- "label": "七星关区",
- "value": "520502"
- },
- {
- "label": "大方县",
- "value": "520521"
- },
- {
- "label": "黔西县",
- "value": "520522"
- },
- {
- "label": "金沙县",
- "value": "520523"
- },
- {
- "label": "织金县",
- "value": "520524"
- },
- {
- "label": "纳雍县",
- "value": "520525"
- },
- {
- "label": "威宁彝族回族苗族自治县",
- "value": "520526"
- },
- {
- "label": "赫章县",
- "value": "520527"
- }
- ],
- [{
- "label": "碧江区",
- "value": "520602"
- },
- {
- "label": "万山区",
- "value": "520603"
- },
- {
- "label": "江口县",
- "value": "520621"
- },
- {
- "label": "玉屏侗族自治县",
- "value": "520622"
- },
- {
- "label": "石阡县",
- "value": "520623"
- },
- {
- "label": "思南县",
- "value": "520624"
- },
- {
- "label": "印江土家族苗族自治县",
- "value": "520625"
- },
- {
- "label": "德江县",
- "value": "520626"
- },
- {
- "label": "沿河土家族自治县",
- "value": "520627"
- },
- {
- "label": "松桃苗族自治县",
- "value": "520628"
- }
- ],
- [{
- "label": "兴义市",
- "value": "522301"
- },
- {
- "label": "兴仁县",
- "value": "522322"
- },
- {
- "label": "普安县",
- "value": "522323"
- },
- {
- "label": "晴隆县",
- "value": "522324"
- },
- {
- "label": "贞丰县",
- "value": "522325"
- },
- {
- "label": "望谟县",
- "value": "522326"
- },
- {
- "label": "册亨县",
- "value": "522327"
- },
- {
- "label": "安龙县",
- "value": "522328"
- }
- ],
- [{
- "label": "凯里市",
- "value": "522601"
- },
- {
- "label": "黄平县",
- "value": "522622"
- },
- {
- "label": "施秉县",
- "value": "522623"
- },
- {
- "label": "三穗县",
- "value": "522624"
- },
- {
- "label": "镇远县",
- "value": "522625"
- },
- {
- "label": "岑巩县",
- "value": "522626"
- },
- {
- "label": "天柱县",
- "value": "522627"
- },
- {
- "label": "锦屏县",
- "value": "522628"
- },
- {
- "label": "剑河县",
- "value": "522629"
- },
- {
- "label": "台江县",
- "value": "522630"
- },
- {
- "label": "黎平县",
- "value": "522631"
- },
- {
- "label": "榕江县",
- "value": "522632"
- },
- {
- "label": "从江县",
- "value": "522633"
- },
- {
- "label": "雷山县",
- "value": "522634"
- },
- {
- "label": "麻江县",
- "value": "522635"
- },
- {
- "label": "丹寨县",
- "value": "522636"
- }
- ],
- [{
- "label": "都匀市",
- "value": "522701"
- },
- {
- "label": "福泉市",
- "value": "522702"
- },
- {
- "label": "荔波县",
- "value": "522722"
- },
- {
- "label": "贵定县",
- "value": "522723"
- },
- {
- "label": "瓮安县",
- "value": "522725"
- },
- {
- "label": "独山县",
- "value": "522726"
- },
- {
- "label": "平塘县",
- "value": "522727"
- },
- {
- "label": "罗甸县",
- "value": "522728"
- },
- {
- "label": "长顺县",
- "value": "522729"
- },
- {
- "label": "龙里县",
- "value": "522730"
- },
- {
- "label": "惠水县",
- "value": "522731"
- },
- {
- "label": "三都水族自治县",
- "value": "522732"
- }
- ]
- ],
- [
- [{
- "label": "五华区",
- "value": "530102"
- },
- {
- "label": "盘龙区",
- "value": "530103"
- },
- {
- "label": "官渡区",
- "value": "530111"
- },
- {
- "label": "西山区",
- "value": "530112"
- },
- {
- "label": "东川区",
- "value": "530113"
- },
- {
- "label": "呈贡区",
- "value": "530114"
- },
- {
- "label": "晋宁区",
- "value": "530115"
- },
- {
- "label": "富民县",
- "value": "530124"
- },
- {
- "label": "宜良县",
- "value": "530125"
- },
- {
- "label": "石林彝族自治县",
- "value": "530126"
- },
- {
- "label": "嵩明县",
- "value": "530127"
- },
- {
- "label": "禄劝彝族苗族自治县",
- "value": "530128"
- },
- {
- "label": "寻甸回族彝族自治县",
- "value": "530129"
- },
- {
- "label": "安宁市",
- "value": "530181"
- }
- ],
- [{
- "label": "麒麟区",
- "value": "530302"
- },
- {
- "label": "沾益区",
- "value": "530303"
- },
- {
- "label": "马龙县",
- "value": "530321"
- },
- {
- "label": "陆良县",
- "value": "530322"
- },
- {
- "label": "师宗县",
- "value": "530323"
- },
- {
- "label": "罗平县",
- "value": "530324"
- },
- {
- "label": "富源县",
- "value": "530325"
- },
- {
- "label": "会泽县",
- "value": "530326"
- },
- {
- "label": "宣威市",
- "value": "530381"
- }
- ],
- [{
- "label": "红塔区",
- "value": "530402"
- },
- {
- "label": "江川区",
- "value": "530403"
- },
- {
- "label": "澄江县",
- "value": "530422"
- },
- {
- "label": "通海县",
- "value": "530423"
- },
- {
- "label": "华宁县",
- "value": "530424"
- },
- {
- "label": "易门县",
- "value": "530425"
- },
- {
- "label": "峨山彝族自治县",
- "value": "530426"
- },
- {
- "label": "新平彝族傣族自治县",
- "value": "530427"
- },
- {
- "label": "元江哈尼族彝族傣族自治县",
- "value": "530428"
- }
- ],
- [{
- "label": "隆阳区",
- "value": "530502"
- },
- {
- "label": "施甸县",
- "value": "530521"
- },
- {
- "label": "龙陵县",
- "value": "530523"
- },
- {
- "label": "昌宁县",
- "value": "530524"
- },
- {
- "label": "腾冲市",
- "value": "530581"
- }
- ],
- [{
- "label": "昭阳区",
- "value": "530602"
- },
- {
- "label": "鲁甸县",
- "value": "530621"
- },
- {
- "label": "巧家县",
- "value": "530622"
- },
- {
- "label": "盐津县",
- "value": "530623"
- },
- {
- "label": "大关县",
- "value": "530624"
- },
- {
- "label": "永善县",
- "value": "530625"
- },
- {
- "label": "绥江县",
- "value": "530626"
- },
- {
- "label": "镇雄县",
- "value": "530627"
- },
- {
- "label": "彝良县",
- "value": "530628"
- },
- {
- "label": "威信县",
- "value": "530629"
- },
- {
- "label": "水富县",
- "value": "530630"
- }
- ],
- [{
- "label": "古城区",
- "value": "530702"
- },
- {
- "label": "玉龙纳西族自治县",
- "value": "530721"
- },
- {
- "label": "永胜县",
- "value": "530722"
- },
- {
- "label": "华坪县",
- "value": "530723"
- },
- {
- "label": "宁蒗彝族自治县",
- "value": "530724"
- }
- ],
- [{
- "label": "思茅区",
- "value": "530802"
- },
- {
- "label": "宁洱哈尼族彝族自治县",
- "value": "530821"
- },
- {
- "label": "墨江哈尼族自治县",
- "value": "530822"
- },
- {
- "label": "景东彝族自治县",
- "value": "530823"
- },
- {
- "label": "景谷傣族彝族自治县",
- "value": "530824"
- },
- {
- "label": "镇沅彝族哈尼族拉祜族自治县",
- "value": "530825"
- },
- {
- "label": "江城哈尼族彝族自治县",
- "value": "530826"
- },
- {
- "label": "孟连傣族拉祜族佤族自治县",
- "value": "530827"
- },
- {
- "label": "澜沧拉祜族自治县",
- "value": "530828"
- },
- {
- "label": "西盟佤族自治县",
- "value": "530829"
- }
- ],
- [{
- "label": "临翔区",
- "value": "530902"
- },
- {
- "label": "凤庆县",
- "value": "530921"
- },
- {
- "label": "云县",
- "value": "530922"
- },
- {
- "label": "永德县",
- "value": "530923"
- },
- {
- "label": "镇康县",
- "value": "530924"
- },
- {
- "label": "双江拉祜族佤族布朗族傣族自治县",
- "value": "530925"
- },
- {
- "label": "耿马傣族佤族自治县",
- "value": "530926"
- },
- {
- "label": "沧源佤族自治县",
- "value": "530927"
- }
- ],
- [{
- "label": "楚雄市",
- "value": "532301"
- },
- {
- "label": "双柏县",
- "value": "532322"
- },
- {
- "label": "牟定县",
- "value": "532323"
- },
- {
- "label": "南华县",
- "value": "532324"
- },
- {
- "label": "姚安县",
- "value": "532325"
- },
- {
- "label": "大姚县",
- "value": "532326"
- },
- {
- "label": "永仁县",
- "value": "532327"
- },
- {
- "label": "元谋县",
- "value": "532328"
- },
- {
- "label": "武定县",
- "value": "532329"
- },
- {
- "label": "禄丰县",
- "value": "532331"
- }
- ],
- [{
- "label": "个旧市",
- "value": "532501"
- },
- {
- "label": "开远市",
- "value": "532502"
- },
- {
- "label": "蒙自市",
- "value": "532503"
- },
- {
- "label": "弥勒市",
- "value": "532504"
- },
- {
- "label": "屏边苗族自治县",
- "value": "532523"
- },
- {
- "label": "建水县",
- "value": "532524"
- },
- {
- "label": "石屏县",
- "value": "532525"
- },
- {
- "label": "泸西县",
- "value": "532527"
- },
- {
- "label": "元阳县",
- "value": "532528"
- },
- {
- "label": "红河县",
- "value": "532529"
- },
- {
- "label": "金平苗族瑶族傣族自治县",
- "value": "532530"
- },
- {
- "label": "绿春县",
- "value": "532531"
- },
- {
- "label": "河口瑶族自治县",
- "value": "532532"
- }
- ],
- [{
- "label": "文山市",
- "value": "532601"
- },
- {
- "label": "砚山县",
- "value": "532622"
- },
- {
- "label": "西畴县",
- "value": "532623"
- },
- {
- "label": "麻栗坡县",
- "value": "532624"
- },
- {
- "label": "马关县",
- "value": "532625"
- },
- {
- "label": "丘北县",
- "value": "532626"
- },
- {
- "label": "广南县",
- "value": "532627"
- },
- {
- "label": "富宁县",
- "value": "532628"
- }
- ],
- [{
- "label": "景洪市",
- "value": "532801"
- },
- {
- "label": "勐海县",
- "value": "532822"
- },
- {
- "label": "勐腊县",
- "value": "532823"
- }
- ],
- [{
- "label": "大理市",
- "value": "532901"
- },
- {
- "label": "漾濞彝族自治县",
- "value": "532922"
- },
- {
- "label": "祥云县",
- "value": "532923"
- },
- {
- "label": "宾川县",
- "value": "532924"
- },
- {
- "label": "弥渡县",
- "value": "532925"
- },
- {
- "label": "南涧彝族自治县",
- "value": "532926"
- },
- {
- "label": "巍山彝族回族自治县",
- "value": "532927"
- },
- {
- "label": "永平县",
- "value": "532928"
- },
- {
- "label": "云龙县",
- "value": "532929"
- },
- {
- "label": "洱源县",
- "value": "532930"
- },
- {
- "label": "剑川县",
- "value": "532931"
- },
- {
- "label": "鹤庆县",
- "value": "532932"
- }
- ],
- [{
- "label": "瑞丽市",
- "value": "533102"
- },
- {
- "label": "芒市",
- "value": "533103"
- },
- {
- "label": "梁河县",
- "value": "533122"
- },
- {
- "label": "盈江县",
- "value": "533123"
- },
- {
- "label": "陇川县",
- "value": "533124"
- }
- ],
- [{
- "label": "泸水市",
- "value": "533301"
- },
- {
- "label": "福贡县",
- "value": "533323"
- },
- {
- "label": "贡山独龙族怒族自治县",
- "value": "533324"
- },
- {
- "label": "兰坪白族普米族自治县",
- "value": "533325"
- }
- ],
- [{
- "label": "香格里拉市",
- "value": "533401"
- },
- {
- "label": "德钦县",
- "value": "533422"
- },
- {
- "label": "维西傈僳族自治县",
- "value": "533423"
- }
- ]
- ],
- [
- [{
- "label": "城关区",
- "value": "540102"
- },
- {
- "label": "堆龙德庆区",
- "value": "540103"
- },
- {
- "label": "林周县",
- "value": "540121"
- },
- {
- "label": "当雄县",
- "value": "540122"
- },
- {
- "label": "尼木县",
- "value": "540123"
- },
- {
- "label": "曲水县",
- "value": "540124"
- },
- {
- "label": "达孜县",
- "value": "540126"
- },
- {
- "label": "墨竹工卡县",
- "value": "540127"
- },
- {
- "label": "格尔木藏青工业园区",
- "value": "540171"
- },
- {
- "label": "拉萨经济技术开发区",
- "value": "540172"
- },
- {
- "label": "西藏文化旅游创意园区",
- "value": "540173"
- },
- {
- "label": "达孜工业园区",
- "value": "540174"
- }
- ],
- [{
- "label": "桑珠孜区",
- "value": "540202"
- },
- {
- "label": "南木林县",
- "value": "540221"
- },
- {
- "label": "江孜县",
- "value": "540222"
- },
- {
- "label": "定日县",
- "value": "540223"
- },
- {
- "label": "萨迦县",
- "value": "540224"
- },
- {
- "label": "拉孜县",
- "value": "540225"
- },
- {
- "label": "昂仁县",
- "value": "540226"
- },
- {
- "label": "谢通门县",
- "value": "540227"
- },
- {
- "label": "白朗县",
- "value": "540228"
- },
- {
- "label": "仁布县",
- "value": "540229"
- },
- {
- "label": "康马县",
- "value": "540230"
- },
- {
- "label": "定结县",
- "value": "540231"
- },
- {
- "label": "仲巴县",
- "value": "540232"
- },
- {
- "label": "亚东县",
- "value": "540233"
- },
- {
- "label": "吉隆县",
- "value": "540234"
- },
- {
- "label": "聂拉木县",
- "value": "540235"
- },
- {
- "label": "萨嘎县",
- "value": "540236"
- },
- {
- "label": "岗巴县",
- "value": "540237"
- }
- ],
- [{
- "label": "卡若区",
- "value": "540302"
- },
- {
- "label": "江达县",
- "value": "540321"
- },
- {
- "label": "贡觉县",
- "value": "540322"
- },
- {
- "label": "类乌齐县",
- "value": "540323"
- },
- {
- "label": "丁青县",
- "value": "540324"
- },
- {
- "label": "察雅县",
- "value": "540325"
- },
- {
- "label": "八宿县",
- "value": "540326"
- },
- {
- "label": "左贡县",
- "value": "540327"
- },
- {
- "label": "芒康县",
- "value": "540328"
- },
- {
- "label": "洛隆县",
- "value": "540329"
- },
- {
- "label": "边坝县",
- "value": "540330"
- }
- ],
- [{
- "label": "巴宜区",
- "value": "540402"
- },
- {
- "label": "工布江达县",
- "value": "540421"
- },
- {
- "label": "米林县",
- "value": "540422"
- },
- {
- "label": "墨脱县",
- "value": "540423"
- },
- {
- "label": "波密县",
- "value": "540424"
- },
- {
- "label": "察隅县",
- "value": "540425"
- },
- {
- "label": "朗县",
- "value": "540426"
- }
- ],
- [{
- "label": "乃东区",
- "value": "540502"
- },
- {
- "label": "扎囊县",
- "value": "540521"
- },
- {
- "label": "贡嘎县",
- "value": "540522"
- },
- {
- "label": "桑日县",
- "value": "540523"
- },
- {
- "label": "琼结县",
- "value": "540524"
- },
- {
- "label": "曲松县",
- "value": "540525"
- },
- {
- "label": "措美县",
- "value": "540526"
- },
- {
- "label": "洛扎县",
- "value": "540527"
- },
- {
- "label": "加查县",
- "value": "540528"
- },
- {
- "label": "隆子县",
- "value": "540529"
- },
- {
- "label": "错那县",
- "value": "540530"
- },
- {
- "label": "浪卡子县",
- "value": "540531"
- }
- ],
- [{
- "label": "那曲县",
- "value": "542421"
- },
- {
- "label": "嘉黎县",
- "value": "542422"
- },
- {
- "label": "比如县",
- "value": "542423"
- },
- {
- "label": "聂荣县",
- "value": "542424"
- },
- {
- "label": "安多县",
- "value": "542425"
- },
- {
- "label": "申扎县",
- "value": "542426"
- },
- {
- "label": "索县",
- "value": "542427"
- },
- {
- "label": "班戈县",
- "value": "542428"
- },
- {
- "label": "巴青县",
- "value": "542429"
- },
- {
- "label": "尼玛县",
- "value": "542430"
- },
- {
- "label": "双湖县",
- "value": "542431"
- }
- ],
- [{
- "label": "普兰县",
- "value": "542521"
- },
- {
- "label": "札达县",
- "value": "542522"
- },
- {
- "label": "噶尔县",
- "value": "542523"
- },
- {
- "label": "日土县",
- "value": "542524"
- },
- {
- "label": "革吉县",
- "value": "542525"
- },
- {
- "label": "改则县",
- "value": "542526"
- },
- {
- "label": "措勤县",
- "value": "542527"
- }
- ]
- ],
- [
- [{
- "label": "新城区",
- "value": "610102"
- },
- {
- "label": "碑林区",
- "value": "610103"
- },
- {
- "label": "莲湖区",
- "value": "610104"
- },
- {
- "label": "灞桥区",
- "value": "610111"
- },
- {
- "label": "未央区",
- "value": "610112"
- },
- {
- "label": "雁塔区",
- "value": "610113"
- },
- {
- "label": "阎良区",
- "value": "610114"
- },
- {
- "label": "临潼区",
- "value": "610115"
- },
- {
- "label": "长安区",
- "value": "610116"
- },
- {
- "label": "高陵区",
- "value": "610117"
- },
- {
- "label": "鄠邑区",
- "value": "610118"
- },
- {
- "label": "蓝田县",
- "value": "610122"
- },
- {
- "label": "周至县",
- "value": "610124"
- }
- ],
- [{
- "label": "王益区",
- "value": "610202"
- },
- {
- "label": "印台区",
- "value": "610203"
- },
- {
- "label": "耀州区",
- "value": "610204"
- },
- {
- "label": "宜君县",
- "value": "610222"
- }
- ],
- [{
- "label": "渭滨区",
- "value": "610302"
- },
- {
- "label": "金台区",
- "value": "610303"
- },
- {
- "label": "陈仓区",
- "value": "610304"
- },
- {
- "label": "凤翔县",
- "value": "610322"
- },
- {
- "label": "岐山县",
- "value": "610323"
- },
- {
- "label": "扶风县",
- "value": "610324"
- },
- {
- "label": "眉县",
- "value": "610326"
- },
- {
- "label": "陇县",
- "value": "610327"
- },
- {
- "label": "千阳县",
- "value": "610328"
- },
- {
- "label": "麟游县",
- "value": "610329"
- },
- {
- "label": "凤县",
- "value": "610330"
- },
- {
- "label": "太白县",
- "value": "610331"
- }
- ],
- [{
- "label": "秦都区",
- "value": "610402"
- },
- {
- "label": "杨陵区",
- "value": "610403"
- },
- {
- "label": "渭城区",
- "value": "610404"
- },
- {
- "label": "三原县",
- "value": "610422"
- },
- {
- "label": "泾阳县",
- "value": "610423"
- },
- {
- "label": "乾县",
- "value": "610424"
- },
- {
- "label": "礼泉县",
- "value": "610425"
- },
- {
- "label": "永寿县",
- "value": "610426"
- },
- {
- "label": "彬县",
- "value": "610427"
- },
- {
- "label": "长武县",
- "value": "610428"
- },
- {
- "label": "旬邑县",
- "value": "610429"
- },
- {
- "label": "淳化县",
- "value": "610430"
- },
- {
- "label": "武功县",
- "value": "610431"
- },
- {
- "label": "兴平市",
- "value": "610481"
- }
- ],
- [{
- "label": "临渭区",
- "value": "610502"
- },
- {
- "label": "华州区",
- "value": "610503"
- },
- {
- "label": "潼关县",
- "value": "610522"
- },
- {
- "label": "大荔县",
- "value": "610523"
- },
- {
- "label": "合阳县",
- "value": "610524"
- },
- {
- "label": "澄城县",
- "value": "610525"
- },
- {
- "label": "蒲城县",
- "value": "610526"
- },
- {
- "label": "白水县",
- "value": "610527"
- },
- {
- "label": "富平县",
- "value": "610528"
- },
- {
- "label": "韩城市",
- "value": "610581"
- },
- {
- "label": "华阴市",
- "value": "610582"
- }
- ],
- [{
- "label": "宝塔区",
- "value": "610602"
- },
- {
- "label": "安塞区",
- "value": "610603"
- },
- {
- "label": "延长县",
- "value": "610621"
- },
- {
- "label": "延川县",
- "value": "610622"
- },
- {
- "label": "子长县",
- "value": "610623"
- },
- {
- "label": "志丹县",
- "value": "610625"
- },
- {
- "label": "吴起县",
- "value": "610626"
- },
- {
- "label": "甘泉县",
- "value": "610627"
- },
- {
- "label": "富县",
- "value": "610628"
- },
- {
- "label": "洛川县",
- "value": "610629"
- },
- {
- "label": "宜川县",
- "value": "610630"
- },
- {
- "label": "黄龙县",
- "value": "610631"
- },
- {
- "label": "黄陵县",
- "value": "610632"
- }
- ],
- [{
- "label": "汉台区",
- "value": "610702"
- },
- {
- "label": "南郑区",
- "value": "610703"
- },
- {
- "label": "城固县",
- "value": "610722"
- },
- {
- "label": "洋县",
- "value": "610723"
- },
- {
- "label": "西乡县",
- "value": "610724"
- },
- {
- "label": "勉县",
- "value": "610725"
- },
- {
- "label": "宁强县",
- "value": "610726"
- },
- {
- "label": "略阳县",
- "value": "610727"
- },
- {
- "label": "镇巴县",
- "value": "610728"
- },
- {
- "label": "留坝县",
- "value": "610729"
- },
- {
- "label": "佛坪县",
- "value": "610730"
- }
- ],
- [{
- "label": "榆阳区",
- "value": "610802"
- },
- {
- "label": "横山区",
- "value": "610803"
- },
- {
- "label": "府谷县",
- "value": "610822"
- },
- {
- "label": "靖边县",
- "value": "610824"
- },
- {
- "label": "定边县",
- "value": "610825"
- },
- {
- "label": "绥德县",
- "value": "610826"
- },
- {
- "label": "米脂县",
- "value": "610827"
- },
- {
- "label": "佳县",
- "value": "610828"
- },
- {
- "label": "吴堡县",
- "value": "610829"
- },
- {
- "label": "清涧县",
- "value": "610830"
- },
- {
- "label": "子洲县",
- "value": "610831"
- },
- {
- "label": "神木市",
- "value": "610881"
- }
- ],
- [{
- "label": "汉滨区",
- "value": "610902"
- },
- {
- "label": "汉阴县",
- "value": "610921"
- },
- {
- "label": "石泉县",
- "value": "610922"
- },
- {
- "label": "宁陕县",
- "value": "610923"
- },
- {
- "label": "紫阳县",
- "value": "610924"
- },
- {
- "label": "岚皋县",
- "value": "610925"
- },
- {
- "label": "平利县",
- "value": "610926"
- },
- {
- "label": "镇坪县",
- "value": "610927"
- },
- {
- "label": "旬阳县",
- "value": "610928"
- },
- {
- "label": "白河县",
- "value": "610929"
- }
- ],
- [{
- "label": "商州区",
- "value": "611002"
- },
- {
- "label": "洛南县",
- "value": "611021"
- },
- {
- "label": "丹凤县",
- "value": "611022"
- },
- {
- "label": "商南县",
- "value": "611023"
- },
- {
- "label": "山阳县",
- "value": "611024"
- },
- {
- "label": "镇安县",
- "value": "611025"
- },
- {
- "label": "柞水县",
- "value": "611026"
- }
- ]
- ],
- [
- [{
- "label": "城关区",
- "value": "620102"
- },
- {
- "label": "七里河区",
- "value": "620103"
- },
- {
- "label": "西固区",
- "value": "620104"
- },
- {
- "label": "安宁区",
- "value": "620105"
- },
- {
- "label": "红古区",
- "value": "620111"
- },
- {
- "label": "永登县",
- "value": "620121"
- },
- {
- "label": "皋兰县",
- "value": "620122"
- },
- {
- "label": "榆中县",
- "value": "620123"
- },
- {
- "label": "兰州新区",
- "value": "620171"
- }
- ],
- [{
- "label": "嘉峪关市",
- "value": "620201"
- }],
- [{
- "label": "金川区",
- "value": "620302"
- },
- {
- "label": "永昌县",
- "value": "620321"
- }
- ],
- [{
- "label": "白银区",
- "value": "620402"
- },
- {
- "label": "平川区",
- "value": "620403"
- },
- {
- "label": "靖远县",
- "value": "620421"
- },
- {
- "label": "会宁县",
- "value": "620422"
- },
- {
- "label": "景泰县",
- "value": "620423"
- }
- ],
- [{
- "label": "秦州区",
- "value": "620502"
- },
- {
- "label": "麦积区",
- "value": "620503"
- },
- {
- "label": "清水县",
- "value": "620521"
- },
- {
- "label": "秦安县",
- "value": "620522"
- },
- {
- "label": "甘谷县",
- "value": "620523"
- },
- {
- "label": "武山县",
- "value": "620524"
- },
- {
- "label": "张家川回族自治县",
- "value": "620525"
- }
- ],
- [{
- "label": "凉州区",
- "value": "620602"
- },
- {
- "label": "民勤县",
- "value": "620621"
- },
- {
- "label": "古浪县",
- "value": "620622"
- },
- {
- "label": "天祝藏族自治县",
- "value": "620623"
- }
- ],
- [{
- "label": "甘州区",
- "value": "620702"
- },
- {
- "label": "肃南裕固族自治县",
- "value": "620721"
- },
- {
- "label": "民乐县",
- "value": "620722"
- },
- {
- "label": "临泽县",
- "value": "620723"
- },
- {
- "label": "高台县",
- "value": "620724"
- },
- {
- "label": "山丹县",
- "value": "620725"
- }
- ],
- [{
- "label": "崆峒区",
- "value": "620802"
- },
- {
- "label": "泾川县",
- "value": "620821"
- },
- {
- "label": "灵台县",
- "value": "620822"
- },
- {
- "label": "崇信县",
- "value": "620823"
- },
- {
- "label": "华亭县",
- "value": "620824"
- },
- {
- "label": "庄浪县",
- "value": "620825"
- },
- {
- "label": "静宁县",
- "value": "620826"
- },
- {
- "label": "平凉工业园区",
- "value": "620871"
- }
- ],
- [{
- "label": "肃州区",
- "value": "620902"
- },
- {
- "label": "金塔县",
- "value": "620921"
- },
- {
- "label": "瓜州县",
- "value": "620922"
- },
- {
- "label": "肃北蒙古族自治县",
- "value": "620923"
- },
- {
- "label": "阿克塞哈萨克族自治县",
- "value": "620924"
- },
- {
- "label": "玉门市",
- "value": "620981"
- },
- {
- "label": "敦煌市",
- "value": "620982"
- }
- ],
- [{
- "label": "西峰区",
- "value": "621002"
- },
- {
- "label": "庆城县",
- "value": "621021"
- },
- {
- "label": "环县",
- "value": "621022"
- },
- {
- "label": "华池县",
- "value": "621023"
- },
- {
- "label": "合水县",
- "value": "621024"
- },
- {
- "label": "正宁县",
- "value": "621025"
- },
- {
- "label": "宁县",
- "value": "621026"
- },
- {
- "label": "镇原县",
- "value": "621027"
- }
- ],
- [{
- "label": "安定区",
- "value": "621102"
- },
- {
- "label": "通渭县",
- "value": "621121"
- },
- {
- "label": "陇西县",
- "value": "621122"
- },
- {
- "label": "渭源县",
- "value": "621123"
- },
- {
- "label": "临洮县",
- "value": "621124"
- },
- {
- "label": "漳县",
- "value": "621125"
- },
- {
- "label": "岷县",
- "value": "621126"
- }
- ],
- [{
- "label": "武都区",
- "value": "621202"
- },
- {
- "label": "成县",
- "value": "621221"
- },
- {
- "label": "文县",
- "value": "621222"
- },
- {
- "label": "宕昌县",
- "value": "621223"
- },
- {
- "label": "康县",
- "value": "621224"
- },
- {
- "label": "西和县",
- "value": "621225"
- },
- {
- "label": "礼县",
- "value": "621226"
- },
- {
- "label": "徽县",
- "value": "621227"
- },
- {
- "label": "两当县",
- "value": "621228"
- }
- ],
- [{
- "label": "临夏市",
- "value": "622901"
- },
- {
- "label": "临夏县",
- "value": "622921"
- },
- {
- "label": "康乐县",
- "value": "622922"
- },
- {
- "label": "永靖县",
- "value": "622923"
- },
- {
- "label": "广河县",
- "value": "622924"
- },
- {
- "label": "和政县",
- "value": "622925"
- },
- {
- "label": "东乡族自治县",
- "value": "622926"
- },
- {
- "label": "积石山保安族东乡族撒拉族自治县",
- "value": "622927"
- }
- ],
- [{
- "label": "合作市",
- "value": "623001"
- },
- {
- "label": "临潭县",
- "value": "623021"
- },
- {
- "label": "卓尼县",
- "value": "623022"
- },
- {
- "label": "舟曲县",
- "value": "623023"
- },
- {
- "label": "迭部县",
- "value": "623024"
- },
- {
- "label": "玛曲县",
- "value": "623025"
- },
- {
- "label": "碌曲县",
- "value": "623026"
- },
- {
- "label": "夏河县",
- "value": "623027"
- }
- ]
- ],
- [
- [{
- "label": "城东区",
- "value": "630102"
- },
- {
- "label": "城中区",
- "value": "630103"
- },
- {
- "label": "城西区",
- "value": "630104"
- },
- {
- "label": "城北区",
- "value": "630105"
- },
- {
- "label": "大通回族土族自治县",
- "value": "630121"
- },
- {
- "label": "湟中县",
- "value": "630122"
- },
- {
- "label": "湟源县",
- "value": "630123"
- }
- ],
- [{
- "label": "乐都区",
- "value": "630202"
- },
- {
- "label": "平安区",
- "value": "630203"
- },
- {
- "label": "民和回族土族自治县",
- "value": "630222"
- },
- {
- "label": "互助土族自治县",
- "value": "630223"
- },
- {
- "label": "化隆回族自治县",
- "value": "630224"
- },
- {
- "label": "循化撒拉族自治县",
- "value": "630225"
- }
- ],
- [{
- "label": "门源回族自治县",
- "value": "632221"
- },
- {
- "label": "祁连县",
- "value": "632222"
- },
- {
- "label": "海晏县",
- "value": "632223"
- },
- {
- "label": "刚察县",
- "value": "632224"
- }
- ],
- [{
- "label": "同仁县",
- "value": "632321"
- },
- {
- "label": "尖扎县",
- "value": "632322"
- },
- {
- "label": "泽库县",
- "value": "632323"
- },
- {
- "label": "河南蒙古族自治县",
- "value": "632324"
- }
- ],
- [{
- "label": "共和县",
- "value": "632521"
- },
- {
- "label": "同德县",
- "value": "632522"
- },
- {
- "label": "贵德县",
- "value": "632523"
- },
- {
- "label": "兴海县",
- "value": "632524"
- },
- {
- "label": "贵南县",
- "value": "632525"
- }
- ],
- [{
- "label": "玛沁县",
- "value": "632621"
- },
- {
- "label": "班玛县",
- "value": "632622"
- },
- {
- "label": "甘德县",
- "value": "632623"
- },
- {
- "label": "达日县",
- "value": "632624"
- },
- {
- "label": "久治县",
- "value": "632625"
- },
- {
- "label": "玛多县",
- "value": "632626"
- }
- ],
- [{
- "label": "玉树市",
- "value": "632701"
- },
- {
- "label": "杂多县",
- "value": "632722"
- },
- {
- "label": "称多县",
- "value": "632723"
- },
- {
- "label": "治多县",
- "value": "632724"
- },
- {
- "label": "囊谦县",
- "value": "632725"
- },
- {
- "label": "曲麻莱县",
- "value": "632726"
- }
- ],
- [{
- "label": "格尔木市",
- "value": "632801"
- },
- {
- "label": "德令哈市",
- "value": "632802"
- },
- {
- "label": "乌兰县",
- "value": "632821"
- },
- {
- "label": "都兰县",
- "value": "632822"
- },
- {
- "label": "天峻县",
- "value": "632823"
- },
- {
- "label": "大柴旦行政委员会",
- "value": "632857"
- },
- {
- "label": "冷湖行政委员会",
- "value": "632858"
- },
- {
- "label": "茫崖行政委员会",
- "value": "632859"
- }
- ]
- ],
- [
- [{
- "label": "兴庆区",
- "value": "640104"
- },
- {
- "label": "西夏区",
- "value": "640105"
- },
- {
- "label": "金凤区",
- "value": "640106"
- },
- {
- "label": "永宁县",
- "value": "640121"
- },
- {
- "label": "贺兰县",
- "value": "640122"
- },
- {
- "label": "灵武市",
- "value": "640181"
- }
- ],
- [{
- "label": "大武口区",
- "value": "640202"
- },
- {
- "label": "惠农区",
- "value": "640205"
- },
- {
- "label": "平罗县",
- "value": "640221"
- }
- ],
- [{
- "label": "利通区",
- "value": "640302"
- },
- {
- "label": "红寺堡区",
- "value": "640303"
- },
- {
- "label": "盐池县",
- "value": "640323"
- },
- {
- "label": "同心县",
- "value": "640324"
- },
- {
- "label": "青铜峡市",
- "value": "640381"
- }
- ],
- [{
- "label": "原州区",
- "value": "640402"
- },
- {
- "label": "西吉县",
- "value": "640422"
- },
- {
- "label": "隆德县",
- "value": "640423"
- },
- {
- "label": "泾源县",
- "value": "640424"
- },
- {
- "label": "彭阳县",
- "value": "640425"
- }
- ],
- [{
- "label": "沙坡头区",
- "value": "640502"
- },
- {
- "label": "中宁县",
- "value": "640521"
- },
- {
- "label": "海原县",
- "value": "640522"
- }
- ]
- ],
- [
- [{
- "label": "天山区",
- "value": "650102"
- },
- {
- "label": "沙依巴克区",
- "value": "650103"
- },
- {
- "label": "新市区",
- "value": "650104"
- },
- {
- "label": "水磨沟区",
- "value": "650105"
- },
- {
- "label": "头屯河区",
- "value": "650106"
- },
- {
- "label": "达坂城区",
- "value": "650107"
- },
- {
- "label": "米东区",
- "value": "650109"
- },
- {
- "label": "乌鲁木齐县",
- "value": "650121"
- },
- {
- "label": "乌鲁木齐经济技术开发区",
- "value": "650171"
- },
- {
- "label": "乌鲁木齐高新技术产业开发区",
- "value": "650172"
- }
- ],
- [{
- "label": "独山子区",
- "value": "650202"
- },
- {
- "label": "克拉玛依区",
- "value": "650203"
- },
- {
- "label": "白碱滩区",
- "value": "650204"
- },
- {
- "label": "乌尔禾区",
- "value": "650205"
- }
- ],
- [{
- "label": "高昌区",
- "value": "650402"
- },
- {
- "label": "鄯善县",
- "value": "650421"
- },
- {
- "label": "托克逊县",
- "value": "650422"
- }
- ],
- [{
- "label": "伊州区",
- "value": "650502"
- },
- {
- "label": "巴里坤哈萨克自治县",
- "value": "650521"
- },
- {
- "label": "伊吾县",
- "value": "650522"
- }
- ],
- [{
- "label": "昌吉市",
- "value": "652301"
- },
- {
- "label": "阜康市",
- "value": "652302"
- },
- {
- "label": "呼图壁县",
- "value": "652323"
- },
- {
- "label": "玛纳斯县",
- "value": "652324"
- },
- {
- "label": "奇台县",
- "value": "652325"
- },
- {
- "label": "吉木萨尔县",
- "value": "652327"
- },
- {
- "label": "木垒哈萨克自治县",
- "value": "652328"
- }
- ],
- [{
- "label": "博乐市",
- "value": "652701"
- },
- {
- "label": "阿拉山口市",
- "value": "652702"
- },
- {
- "label": "精河县",
- "value": "652722"
- },
- {
- "label": "温泉县",
- "value": "652723"
- }
- ],
- [{
- "label": "库尔勒市",
- "value": "652801"
- },
- {
- "label": "轮台县",
- "value": "652822"
- },
- {
- "label": "尉犁县",
- "value": "652823"
- },
- {
- "label": "若羌县",
- "value": "652824"
- },
- {
- "label": "且末县",
- "value": "652825"
- },
- {
- "label": "焉耆回族自治县",
- "value": "652826"
- },
- {
- "label": "和静县",
- "value": "652827"
- },
- {
- "label": "和硕县",
- "value": "652828"
- },
- {
- "label": "博湖县",
- "value": "652829"
- },
- {
- "label": "库尔勒经济技术开发区",
- "value": "652871"
- }
- ],
- [{
- "label": "阿克苏市",
- "value": "652901"
- },
- {
- "label": "温宿县",
- "value": "652922"
- },
- {
- "label": "库车县",
- "value": "652923"
- },
- {
- "label": "沙雅县",
- "value": "652924"
- },
- {
- "label": "新和县",
- "value": "652925"
- },
- {
- "label": "拜城县",
- "value": "652926"
- },
- {
- "label": "乌什县",
- "value": "652927"
- },
- {
- "label": "阿瓦提县",
- "value": "652928"
- },
- {
- "label": "柯坪县",
- "value": "652929"
- }
- ],
- [{
- "label": "阿图什市",
- "value": "653001"
- },
- {
- "label": "阿克陶县",
- "value": "653022"
- },
- {
- "label": "阿合奇县",
- "value": "653023"
- },
- {
- "label": "乌恰县",
- "value": "653024"
- }
- ],
- [{
- "label": "喀什市",
- "value": "653101"
- },
- {
- "label": "疏附县",
- "value": "653121"
- },
- {
- "label": "疏勒县",
- "value": "653122"
- },
- {
- "label": "英吉沙县",
- "value": "653123"
- },
- {
- "label": "泽普县",
- "value": "653124"
- },
- {
- "label": "莎车县",
- "value": "653125"
- },
- {
- "label": "叶城县",
- "value": "653126"
- },
- {
- "label": "麦盖提县",
- "value": "653127"
- },
- {
- "label": "岳普湖县",
- "value": "653128"
- },
- {
- "label": "伽师县",
- "value": "653129"
- },
- {
- "label": "巴楚县",
- "value": "653130"
- },
- {
- "label": "塔什库尔干塔吉克自治县",
- "value": "653131"
- }
- ],
- [{
- "label": "和田市",
- "value": "653201"
- },
- {
- "label": "和田县",
- "value": "653221"
- },
- {
- "label": "墨玉县",
- "value": "653222"
- },
- {
- "label": "皮山县",
- "value": "653223"
- },
- {
- "label": "洛浦县",
- "value": "653224"
- },
- {
- "label": "策勒县",
- "value": "653225"
- },
- {
- "label": "于田县",
- "value": "653226"
- },
- {
- "label": "民丰县",
- "value": "653227"
- }
- ],
- [{
- "label": "伊宁市",
- "value": "654002"
- },
- {
- "label": "奎屯市",
- "value": "654003"
- },
- {
- "label": "霍尔果斯市",
- "value": "654004"
- },
- {
- "label": "伊宁县",
- "value": "654021"
- },
- {
- "label": "察布查尔锡伯自治县",
- "value": "654022"
- },
- {
- "label": "霍城县",
- "value": "654023"
- },
- {
- "label": "巩留县",
- "value": "654024"
- },
- {
- "label": "新源县",
- "value": "654025"
- },
- {
- "label": "昭苏县",
- "value": "654026"
- },
- {
- "label": "特克斯县",
- "value": "654027"
- },
- {
- "label": "尼勒克县",
- "value": "654028"
- }
- ],
- [{
- "label": "塔城市",
- "value": "654201"
- },
- {
- "label": "乌苏市",
- "value": "654202"
- },
- {
- "label": "额敏县",
- "value": "654221"
- },
- {
- "label": "沙湾县",
- "value": "654223"
- },
- {
- "label": "托里县",
- "value": "654224"
- },
- {
- "label": "裕民县",
- "value": "654225"
- },
- {
- "label": "和布克赛尔蒙古自治县",
- "value": "654226"
- }
- ],
- [{
- "label": "阿勒泰市",
- "value": "654301"
- },
- {
- "label": "布尔津县",
- "value": "654321"
- },
- {
- "label": "富蕴县",
- "value": "654322"
- },
- {
- "label": "福海县",
- "value": "654323"
- },
- {
- "label": "哈巴河县",
- "value": "654324"
- },
- {
- "label": "青河县",
- "value": "654325"
- },
- {
- "label": "吉木乃县",
- "value": "654326"
- }
- ],
- [{
- "label": "石河子市",
- "value": "659001"
- },
- {
- "label": "阿拉尔市",
- "value": "659002"
- },
- {
- "label": "图木舒克市",
- "value": "659003"
- },
- {
- "label": "五家渠市",
- "value": "659004"
- },
- {
- "label": "铁门关市",
- "value": "659006"
- }
- ]
- ],
- [
- [{
- "label": "台北",
- "value": "660101"
- }],
- [{
- "label": "高雄",
- "value": "660201"
- }],
- [{
- "label": "基隆",
- "value": "660301"
- }],
- [{
- "label": "台中",
- "value": "660401"
- }],
- [{
- "label": "台南",
- "value": "660501"
- }],
- [{
- "label": "新竹",
- "value": "660601"
- }],
- [{
- "label": "嘉义",
- "value": "660701"
- }],
- [{
- "label": "宜兰",
- "value": "660801"
- }],
- [{
- "label": "桃园",
- "value": "660901"
- }],
- [{
- "label": "苗栗",
- "value": "661001"
- }],
- [{
- "label": "彰化",
- "value": "661101"
- }],
- [{
- "label": "南投",
- "value": "661201"
- }],
- [{
- "label": "云林",
- "value": "661301"
- }],
- [{
- "label": "屏东",
- "value": "661401"
- }],
- [{
- "label": "台东",
- "value": "661501"
- }],
- [{
- "label": "花莲",
- "value": "661601"
- }],
- [{
- "label": "澎湖",
- "value": "661701"
- }]
- ],
- [
- [{
- "label": "香港岛",
- "value": "670101"
- }],
- [{
- "label": "九龙",
- "value": "670201"
- }],
- [{
- "label": "新界",
- "value": "670301"
- }]
- ],
- [
- [{
- "label": "澳门半岛",
- "value": "680101"
- }],
- [{
- "label": "氹仔岛",
- "value": "680201"
- }],
- [{
- "label": "路环岛",
- "value": "680301"
- }],
- [{
- "label": "路氹城",
- "value": "680401"
- }]
- ],
- [
- [{
- "label": "钓鱼岛全岛",
- "value": "690101"
- }]
- ]
-]
-export default areaData;
diff --git a/components/simple-address/city-data/city.js b/components/simple-address/city-data/city.js
deleted file mode 100644
index e4d6f86..0000000
--- a/components/simple-address/city-data/city.js
+++ /dev/null
@@ -1,1507 +0,0 @@
-/* eslint-disable */
-var cityData = [
- [{
- "label": "市辖区",
- "value": "1101"
- }],
- [{
- "label": "市辖区",
- "value": "1201"
- }],
- [{
- "label": "石家庄市",
- "value": "1301"
- },
- {
- "label": "唐山市",
- "value": "1302"
- },
- {
- "label": "秦皇岛市",
- "value": "1303"
- },
- {
- "label": "邯郸市",
- "value": "1304"
- },
- {
- "label": "邢台市",
- "value": "1305"
- },
- {
- "label": "保定市",
- "value": "1306"
- },
- {
- "label": "张家口市",
- "value": "1307"
- },
- {
- "label": "承德市",
- "value": "1308"
- },
- {
- "label": "沧州市",
- "value": "1309"
- },
- {
- "label": "廊坊市",
- "value": "1310"
- },
- {
- "label": "衡水市",
- "value": "1311"
- }
- ],
- [{
- "label": "太原市",
- "value": "1401"
- },
- {
- "label": "大同市",
- "value": "1402"
- },
- {
- "label": "阳泉市",
- "value": "1403"
- },
- {
- "label": "长治市",
- "value": "1404"
- },
- {
- "label": "晋城市",
- "value": "1405"
- },
- {
- "label": "朔州市",
- "value": "1406"
- },
- {
- "label": "晋中市",
- "value": "1407"
- },
- {
- "label": "运城市",
- "value": "1408"
- },
- {
- "label": "忻州市",
- "value": "1409"
- },
- {
- "label": "临汾市",
- "value": "1410"
- },
- {
- "label": "吕梁市",
- "value": "1411"
- }
- ],
- [{
- "label": "呼和浩特市",
- "value": "1501"
- },
- {
- "label": "包头市",
- "value": "1502"
- },
- {
- "label": "乌海市",
- "value": "1503"
- },
- {
- "label": "赤峰市",
- "value": "1504"
- },
- {
- "label": "通辽市",
- "value": "1505"
- },
- {
- "label": "鄂尔多斯市",
- "value": "1506"
- },
- {
- "label": "呼伦贝尔市",
- "value": "1507"
- },
- {
- "label": "巴彦淖尔市",
- "value": "1508"
- },
- {
- "label": "乌兰察布市",
- "value": "1509"
- },
- {
- "label": "兴安盟",
- "value": "1522"
- },
- {
- "label": "锡林郭勒盟",
- "value": "1525"
- },
- {
- "label": "阿拉善盟",
- "value": "1529"
- }
- ],
- [{
- "label": "沈阳市",
- "value": "2101"
- },
- {
- "label": "大连市",
- "value": "2102"
- },
- {
- "label": "鞍山市",
- "value": "2103"
- },
- {
- "label": "抚顺市",
- "value": "2104"
- },
- {
- "label": "本溪市",
- "value": "2105"
- },
- {
- "label": "丹东市",
- "value": "2106"
- },
- {
- "label": "锦州市",
- "value": "2107"
- },
- {
- "label": "营口市",
- "value": "2108"
- },
- {
- "label": "阜新市",
- "value": "2109"
- },
- {
- "label": "辽阳市",
- "value": "2110"
- },
- {
- "label": "盘锦市",
- "value": "2111"
- },
- {
- "label": "铁岭市",
- "value": "2112"
- },
- {
- "label": "朝阳市",
- "value": "2113"
- },
- {
- "label": "葫芦岛市",
- "value": "2114"
- }
- ],
- [{
- "label": "长春市",
- "value": "2201"
- },
- {
- "label": "吉林市",
- "value": "2202"
- },
- {
- "label": "四平市",
- "value": "2203"
- },
- {
- "label": "辽源市",
- "value": "2204"
- },
- {
- "label": "通化市",
- "value": "2205"
- },
- {
- "label": "白山市",
- "value": "2206"
- },
- {
- "label": "松原市",
- "value": "2207"
- },
- {
- "label": "白城市",
- "value": "2208"
- },
- {
- "label": "延边朝鲜族自治州",
- "value": "2224"
- }
- ],
- [{
- "label": "哈尔滨市",
- "value": "2301"
- },
- {
- "label": "齐齐哈尔市",
- "value": "2302"
- },
- {
- "label": "鸡西市",
- "value": "2303"
- },
- {
- "label": "鹤岗市",
- "value": "2304"
- },
- {
- "label": "双鸭山市",
- "value": "2305"
- },
- {
- "label": "大庆市",
- "value": "2306"
- },
- {
- "label": "伊春市",
- "value": "2307"
- },
- {
- "label": "佳木斯市",
- "value": "2308"
- },
- {
- "label": "七台河市",
- "value": "2309"
- },
- {
- "label": "牡丹江市",
- "value": "2310"
- },
- {
- "label": "黑河市",
- "value": "2311"
- },
- {
- "label": "绥化市",
- "value": "2312"
- },
- {
- "label": "大兴安岭地区",
- "value": "2327"
- }
- ],
- [{
- "label": "市辖区",
- "value": "3101"
- }],
- [{
- "label": "南京市",
- "value": "3201"
- },
- {
- "label": "无锡市",
- "value": "3202"
- },
- {
- "label": "徐州市",
- "value": "3203"
- },
- {
- "label": "常州市",
- "value": "3204"
- },
- {
- "label": "苏州市",
- "value": "3205"
- },
- {
- "label": "南通市",
- "value": "3206"
- },
- {
- "label": "连云港市",
- "value": "3207"
- },
- {
- "label": "淮安市",
- "value": "3208"
- },
- {
- "label": "盐城市",
- "value": "3209"
- },
- {
- "label": "扬州市",
- "value": "3210"
- },
- {
- "label": "镇江市",
- "value": "3211"
- },
- {
- "label": "泰州市",
- "value": "3212"
- },
- {
- "label": "宿迁市",
- "value": "3213"
- }
- ],
- [{
- "label": "杭州市",
- "value": "3301"
- },
- {
- "label": "宁波市",
- "value": "3302"
- },
- {
- "label": "温州市",
- "value": "3303"
- },
- {
- "label": "嘉兴市",
- "value": "3304"
- },
- {
- "label": "湖州市",
- "value": "3305"
- },
- {
- "label": "绍兴市",
- "value": "3306"
- },
- {
- "label": "金华市",
- "value": "3307"
- },
- {
- "label": "衢州市",
- "value": "3308"
- },
- {
- "label": "舟山市",
- "value": "3309"
- },
- {
- "label": "台州市",
- "value": "3310"
- },
- {
- "label": "丽水市",
- "value": "3311"
- }
- ],
- [{
- "label": "合肥市",
- "value": "3401"
- },
- {
- "label": "芜湖市",
- "value": "3402"
- },
- {
- "label": "蚌埠市",
- "value": "3403"
- },
- {
- "label": "淮南市",
- "value": "3404"
- },
- {
- "label": "马鞍山市",
- "value": "3405"
- },
- {
- "label": "淮北市",
- "value": "3406"
- },
- {
- "label": "铜陵市",
- "value": "3407"
- },
- {
- "label": "安庆市",
- "value": "3408"
- },
- {
- "label": "黄山市",
- "value": "3410"
- },
- {
- "label": "滁州市",
- "value": "3411"
- },
- {
- "label": "阜阳市",
- "value": "3412"
- },
- {
- "label": "宿州市",
- "value": "3413"
- },
- {
- "label": "六安市",
- "value": "3415"
- },
- {
- "label": "亳州市",
- "value": "3416"
- },
- {
- "label": "池州市",
- "value": "3417"
- },
- {
- "label": "宣城市",
- "value": "3418"
- }
- ],
- [{
- "label": "福州市",
- "value": "3501"
- },
- {
- "label": "厦门市",
- "value": "3502"
- },
- {
- "label": "莆田市",
- "value": "3503"
- },
- {
- "label": "三明市",
- "value": "3504"
- },
- {
- "label": "泉州市",
- "value": "3505"
- },
- {
- "label": "漳州市",
- "value": "3506"
- },
- {
- "label": "南平市",
- "value": "3507"
- },
- {
- "label": "龙岩市",
- "value": "3508"
- },
- {
- "label": "宁德市",
- "value": "3509"
- }
- ],
- [{
- "label": "南昌市",
- "value": "3601"
- },
- {
- "label": "景德镇市",
- "value": "3602"
- },
- {
- "label": "萍乡市",
- "value": "3603"
- },
- {
- "label": "九江市",
- "value": "3604"
- },
- {
- "label": "新余市",
- "value": "3605"
- },
- {
- "label": "鹰潭市",
- "value": "3606"
- },
- {
- "label": "赣州市",
- "value": "3607"
- },
- {
- "label": "吉安市",
- "value": "3608"
- },
- {
- "label": "宜春市",
- "value": "3609"
- },
- {
- "label": "抚州市",
- "value": "3610"
- },
- {
- "label": "上饶市",
- "value": "3611"
- }
- ],
- [{
- "label": "济南市",
- "value": "3701"
- },
- {
- "label": "青岛市",
- "value": "3702"
- },
- {
- "label": "淄博市",
- "value": "3703"
- },
- {
- "label": "枣庄市",
- "value": "3704"
- },
- {
- "label": "东营市",
- "value": "3705"
- },
- {
- "label": "烟台市",
- "value": "3706"
- },
- {
- "label": "潍坊市",
- "value": "3707"
- },
- {
- "label": "济宁市",
- "value": "3708"
- },
- {
- "label": "泰安市",
- "value": "3709"
- },
- {
- "label": "威海市",
- "value": "3710"
- },
- {
- "label": "日照市",
- "value": "3711"
- },
- {
- "label": "莱芜市",
- "value": "3712"
- },
- {
- "label": "临沂市",
- "value": "3713"
- },
- {
- "label": "德州市",
- "value": "3714"
- },
- {
- "label": "聊城市",
- "value": "3715"
- },
- {
- "label": "滨州市",
- "value": "3716"
- },
- {
- "label": "菏泽市",
- "value": "3717"
- }
- ],
- [{
- "label": "郑州市",
- "value": "4101"
- },
- {
- "label": "开封市",
- "value": "4102"
- },
- {
- "label": "洛阳市",
- "value": "4103"
- },
- {
- "label": "平顶山市",
- "value": "4104"
- },
- {
- "label": "安阳市",
- "value": "4105"
- },
- {
- "label": "鹤壁市",
- "value": "4106"
- },
- {
- "label": "新乡市",
- "value": "4107"
- },
- {
- "label": "焦作市",
- "value": "4108"
- },
- {
- "label": "濮阳市",
- "value": "4109"
- },
- {
- "label": "许昌市",
- "value": "4110"
- },
- {
- "label": "漯河市",
- "value": "4111"
- },
- {
- "label": "三门峡市",
- "value": "4112"
- },
- {
- "label": "南阳市",
- "value": "4113"
- },
- {
- "label": "商丘市",
- "value": "4114"
- },
- {
- "label": "信阳市",
- "value": "4115"
- },
- {
- "label": "周口市",
- "value": "4116"
- },
- {
- "label": "驻马店市",
- "value": "4117"
- },
- {
- "label": "省直辖县级行政区划",
- "value": "4190"
- }
- ],
- [{
- "label": "武汉市",
- "value": "4201"
- },
- {
- "label": "黄石市",
- "value": "4202"
- },
- {
- "label": "十堰市",
- "value": "4203"
- },
- {
- "label": "宜昌市",
- "value": "4205"
- },
- {
- "label": "襄阳市",
- "value": "4206"
- },
- {
- "label": "鄂州市",
- "value": "4207"
- },
- {
- "label": "荆门市",
- "value": "4208"
- },
- {
- "label": "孝感市",
- "value": "4209"
- },
- {
- "label": "荆州市",
- "value": "4210"
- },
- {
- "label": "黄冈市",
- "value": "4211"
- },
- {
- "label": "咸宁市",
- "value": "4212"
- },
- {
- "label": "随州市",
- "value": "4213"
- },
- {
- "label": "恩施土家族苗族自治州",
- "value": "4228"
- },
- {
- "label": "省直辖县级行政区划",
- "value": "4290"
- }
- ],
- [{
- "label": "长沙市",
- "value": "4301"
- },
- {
- "label": "株洲市",
- "value": "4302"
- },
- {
- "label": "湘潭市",
- "value": "4303"
- },
- {
- "label": "衡阳市",
- "value": "4304"
- },
- {
- "label": "邵阳市",
- "value": "4305"
- },
- {
- "label": "岳阳市",
- "value": "4306"
- },
- {
- "label": "常德市",
- "value": "4307"
- },
- {
- "label": "张家界市",
- "value": "4308"
- },
- {
- "label": "益阳市",
- "value": "4309"
- },
- {
- "label": "郴州市",
- "value": "4310"
- },
- {
- "label": "永州市",
- "value": "4311"
- },
- {
- "label": "怀化市",
- "value": "4312"
- },
- {
- "label": "娄底市",
- "value": "4313"
- },
- {
- "label": "湘西土家族苗族自治州",
- "value": "4331"
- }
- ],
- [{
- "label": "广州市",
- "value": "4401"
- },
- {
- "label": "韶关市",
- "value": "4402"
- },
- {
- "label": "深圳市",
- "value": "4403"
- },
- {
- "label": "珠海市",
- "value": "4404"
- },
- {
- "label": "汕头市",
- "value": "4405"
- },
- {
- "label": "佛山市",
- "value": "4406"
- },
- {
- "label": "江门市",
- "value": "4407"
- },
- {
- "label": "湛江市",
- "value": "4408"
- },
- {
- "label": "茂名市",
- "value": "4409"
- },
- {
- "label": "肇庆市",
- "value": "4412"
- },
- {
- "label": "惠州市",
- "value": "4413"
- },
- {
- "label": "梅州市",
- "value": "4414"
- },
- {
- "label": "汕尾市",
- "value": "4415"
- },
- {
- "label": "河源市",
- "value": "4416"
- },
- {
- "label": "阳江市",
- "value": "4417"
- },
- {
- "label": "清远市",
- "value": "4418"
- },
- {
- "label": "东莞市",
- "value": "4419"
- },
- {
- "label": "中山市",
- "value": "4420"
- },
- {
- "label": "潮州市",
- "value": "4451"
- },
- {
- "label": "揭阳市",
- "value": "4452"
- },
- {
- "label": "云浮市",
- "value": "4453"
- }
- ],
- [{
- "label": "南宁市",
- "value": "4501"
- },
- {
- "label": "柳州市",
- "value": "4502"
- },
- {
- "label": "桂林市",
- "value": "4503"
- },
- {
- "label": "梧州市",
- "value": "4504"
- },
- {
- "label": "北海市",
- "value": "4505"
- },
- {
- "label": "防城港市",
- "value": "4506"
- },
- {
- "label": "钦州市",
- "value": "4507"
- },
- {
- "label": "贵港市",
- "value": "4508"
- },
- {
- "label": "玉林市",
- "value": "4509"
- },
- {
- "label": "百色市",
- "value": "4510"
- },
- {
- "label": "贺州市",
- "value": "4511"
- },
- {
- "label": "河池市",
- "value": "4512"
- },
- {
- "label": "来宾市",
- "value": "4513"
- },
- {
- "label": "崇左市",
- "value": "4514"
- }
- ],
- [{
- "label": "海口市",
- "value": "4601"
- },
- {
- "label": "三亚市",
- "value": "4602"
- },
- {
- "label": "三沙市",
- "value": "4603"
- },
- {
- "label": "儋州市",
- "value": "4604"
- },
- {
- "label": "省直辖县级行政区划",
- "value": "4690"
- }
- ],
- [{
- "label": "市辖区",
- "value": "5001"
- },
- {
- "label": "县",
- "value": "5002"
- }
- ],
- [{
- "label": "成都市",
- "value": "5101"
- },
- {
- "label": "自贡市",
- "value": "5103"
- },
- {
- "label": "攀枝花市",
- "value": "5104"
- },
- {
- "label": "泸州市",
- "value": "5105"
- },
- {
- "label": "德阳市",
- "value": "5106"
- },
- {
- "label": "绵阳市",
- "value": "5107"
- },
- {
- "label": "广元市",
- "value": "5108"
- },
- {
- "label": "遂宁市",
- "value": "5109"
- },
- {
- "label": "内江市",
- "value": "5110"
- },
- {
- "label": "乐山市",
- "value": "5111"
- },
- {
- "label": "南充市",
- "value": "5113"
- },
- {
- "label": "眉山市",
- "value": "5114"
- },
- {
- "label": "宜宾市",
- "value": "5115"
- },
- {
- "label": "广安市",
- "value": "5116"
- },
- {
- "label": "达州市",
- "value": "5117"
- },
- {
- "label": "雅安市",
- "value": "5118"
- },
- {
- "label": "巴中市",
- "value": "5119"
- },
- {
- "label": "资阳市",
- "value": "5120"
- },
- {
- "label": "阿坝藏族羌族自治州",
- "value": "5132"
- },
- {
- "label": "甘孜藏族自治州",
- "value": "5133"
- },
- {
- "label": "凉山彝族自治州",
- "value": "5134"
- }
- ],
- [{
- "label": "贵阳市",
- "value": "5201"
- },
- {
- "label": "六盘水市",
- "value": "5202"
- },
- {
- "label": "遵义市",
- "value": "5203"
- },
- {
- "label": "安顺市",
- "value": "5204"
- },
- {
- "label": "毕节市",
- "value": "5205"
- },
- {
- "label": "铜仁市",
- "value": "5206"
- },
- {
- "label": "黔西南布依族苗族自治州",
- "value": "5223"
- },
- {
- "label": "黔东南苗族侗族自治州",
- "value": "5226"
- },
- {
- "label": "黔南布依族苗族自治州",
- "value": "5227"
- }
- ],
- [{
- "label": "昆明市",
- "value": "5301"
- },
- {
- "label": "曲靖市",
- "value": "5303"
- },
- {
- "label": "玉溪市",
- "value": "5304"
- },
- {
- "label": "保山市",
- "value": "5305"
- },
- {
- "label": "昭通市",
- "value": "5306"
- },
- {
- "label": "丽江市",
- "value": "5307"
- },
- {
- "label": "普洱市",
- "value": "5308"
- },
- {
- "label": "临沧市",
- "value": "5309"
- },
- {
- "label": "楚雄彝族自治州",
- "value": "5323"
- },
- {
- "label": "红河哈尼族彝族自治州",
- "value": "5325"
- },
- {
- "label": "文山壮族苗族自治州",
- "value": "5326"
- },
- {
- "label": "西双版纳傣族自治州",
- "value": "5328"
- },
- {
- "label": "大理白族自治州",
- "value": "5329"
- },
- {
- "label": "德宏傣族景颇族自治州",
- "value": "5331"
- },
- {
- "label": "怒江傈僳族自治州",
- "value": "5333"
- },
- {
- "label": "迪庆藏族自治州",
- "value": "5334"
- }
- ],
- [{
- "label": "拉萨市",
- "value": "5401"
- },
- {
- "label": "日喀则市",
- "value": "5402"
- },
- {
- "label": "昌都市",
- "value": "5403"
- },
- {
- "label": "林芝市",
- "value": "5404"
- },
- {
- "label": "山南市",
- "value": "5405"
- },
- {
- "label": "那曲地区",
- "value": "5424"
- },
- {
- "label": "阿里地区",
- "value": "5425"
- }
- ],
- [{
- "label": "西安市",
- "value": "6101"
- },
- {
- "label": "铜川市",
- "value": "6102"
- },
- {
- "label": "宝鸡市",
- "value": "6103"
- },
- {
- "label": "咸阳市",
- "value": "6104"
- },
- {
- "label": "渭南市",
- "value": "6105"
- },
- {
- "label": "延安市",
- "value": "6106"
- },
- {
- "label": "汉中市",
- "value": "6107"
- },
- {
- "label": "榆林市",
- "value": "6108"
- },
- {
- "label": "安康市",
- "value": "6109"
- },
- {
- "label": "商洛市",
- "value": "6110"
- }
- ],
- [{
- "label": "兰州市",
- "value": "6201"
- },
- {
- "label": "嘉峪关市",
- "value": "6202"
- },
- {
- "label": "金昌市",
- "value": "6203"
- },
- {
- "label": "白银市",
- "value": "6204"
- },
- {
- "label": "天水市",
- "value": "6205"
- },
- {
- "label": "武威市",
- "value": "6206"
- },
- {
- "label": "张掖市",
- "value": "6207"
- },
- {
- "label": "平凉市",
- "value": "6208"
- },
- {
- "label": "酒泉市",
- "value": "6209"
- },
- {
- "label": "庆阳市",
- "value": "6210"
- },
- {
- "label": "定西市",
- "value": "6211"
- },
- {
- "label": "陇南市",
- "value": "6212"
- },
- {
- "label": "临夏回族自治州",
- "value": "6229"
- },
- {
- "label": "甘南藏族自治州",
- "value": "6230"
- }
- ],
- [{
- "label": "西宁市",
- "value": "6301"
- },
- {
- "label": "海东市",
- "value": "6302"
- },
- {
- "label": "海北藏族自治州",
- "value": "6322"
- },
- {
- "label": "黄南藏族自治州",
- "value": "6323"
- },
- {
- "label": "海南藏族自治州",
- "value": "6325"
- },
- {
- "label": "果洛藏族自治州",
- "value": "6326"
- },
- {
- "label": "玉树藏族自治州",
- "value": "6327"
- },
- {
- "label": "海西蒙古族藏族自治州",
- "value": "6328"
- }
- ],
- [{
- "label": "银川市",
- "value": "6401"
- },
- {
- "label": "石嘴山市",
- "value": "6402"
- },
- {
- "label": "吴忠市",
- "value": "6403"
- },
- {
- "label": "固原市",
- "value": "6404"
- },
- {
- "label": "中卫市",
- "value": "6405"
- }
- ],
- [{
- "label": "乌鲁木齐市",
- "value": "6501"
- },
- {
- "label": "克拉玛依市",
- "value": "6502"
- },
- {
- "label": "吐鲁番市",
- "value": "6504"
- },
- {
- "label": "哈密市",
- "value": "6505"
- },
- {
- "label": "昌吉回族自治州",
- "value": "6523"
- },
- {
- "label": "博尔塔拉蒙古自治州",
- "value": "6527"
- },
- {
- "label": "巴音郭楞蒙古自治州",
- "value": "6528"
- },
- {
- "label": "阿克苏地区",
- "value": "6529"
- },
- {
- "label": "克孜勒苏柯尔克孜自治州",
- "value": "6530"
- },
- {
- "label": "喀什地区",
- "value": "6531"
- },
- {
- "label": "和田地区",
- "value": "6532"
- },
- {
- "label": "伊犁哈萨克自治州",
- "value": "6540"
- },
- {
- "label": "塔城地区",
- "value": "6542"
- },
- {
- "label": "阿勒泰地区",
- "value": "6543"
- },
- {
- "label": "自治区直辖县级行政区划",
- "value": "6590"
- }
- ],
- [{
- "label": "台北",
- "value": "6601"
- },
- {
- "label": "高雄",
- "value": "6602"
- },
- {
- "label": "基隆",
- "value": "6603"
- },
- {
- "label": "台中",
- "value": "6604"
- },
- {
- "label": "台南",
- "value": "6605"
- },
- {
- "label": "新竹",
- "value": "6606"
- },
- {
- "label": "嘉义",
- "value": "6607"
- },
- {
- "label": "宜兰",
- "value": "6608"
- },
- {
- "label": "桃园",
- "value": "6609"
- },
- {
- "label": "苗栗",
- "value": "6610"
- },
- {
- "label": "彰化",
- "value": "6611"
- },
- {
- "label": "南投",
- "value": "6612"
- },
- {
- "label": "云林",
- "value": "6613"
- },
- {
- "label": "屏东",
- "value": "6614"
- },
- {
- "label": "台东",
- "value": "6615"
- },
- {
- "label": "花莲",
- "value": "6616"
- },
- {
- "label": "澎湖",
- "value": "6617"
- }
- ],
- [{
- "label": "香港岛",
- "value": "6701"
- },
- {
- "label": "九龙",
- "value": "6702"
- },
- {
- "label": "新界",
- "value": "6703"
- }
- ],
- [{
- "label": "澳门半岛",
- "value": "6801"
- },
- {
- "label": "氹仔岛",
- "value": "6802"
- },
- {
- "label": "路环岛",
- "value": "6803"
- },
- {
- "label": "路氹城",
- "value": "6804"
- }
- ],
- [{
- "label": "钓鱼岛",
- "value": "6901"
- }, ]
-]
-export default cityData;
diff --git a/components/simple-address/city-data/province.js b/components/simple-address/city-data/province.js
deleted file mode 100644
index 4d03e3a..0000000
--- a/components/simple-address/city-data/province.js
+++ /dev/null
@@ -1,143 +0,0 @@
-/* eslint-disable */
-var provinceData = [{
- "label": "北京市",
- "value": "11"
- },
- {
- "label": "天津市",
- "value": "12"
- },
- {
- "label": "河北省",
- "value": "13"
- },
- {
- "label": "山西省",
- "value": "14"
- },
- {
- "label": "内蒙古自治区",
- "value": "15"
- },
- {
- "label": "辽宁省",
- "value": "21"
- },
- {
- "label": "吉林省",
- "value": "22"
- },
- {
- "label": "黑龙江省",
- "value": "23"
- },
- {
- "label": "上海市",
- "value": "31"
- },
- {
- "label": "江苏省",
- "value": "32"
- },
- {
- "label": "浙江省",
- "value": "33"
- },
- {
- "label": "安徽省",
- "value": "34"
- },
- {
- "label": "福建省",
- "value": "35"
- },
- {
- "label": "江西省",
- "value": "36"
- },
- {
- "label": "山东省",
- "value": "37"
- },
- {
- "label": "河南省",
- "value": "41"
- },
- {
- "label": "湖北省",
- "value": "42"
- },
- {
- "label": "湖南省",
- "value": "43"
- },
- {
- "label": "广东省",
- "value": "44"
- },
- {
- "label": "广西壮族自治区",
- "value": "45"
- },
- {
- "label": "海南省",
- "value": "46"
- },
- {
- "label": "重庆市",
- "value": "50"
- },
- {
- "label": "四川省",
- "value": "51"
- },
- {
- "label": "贵州省",
- "value": "52"
- },
- {
- "label": "云南省",
- "value": "53"
- },
- {
- "label": "西藏自治区",
- "value": "54"
- },
- {
- "label": "陕西省",
- "value": "61"
- },
- {
- "label": "甘肃省",
- "value": "62"
- },
- {
- "label": "青海省",
- "value": "63"
- },
- {
- "label": "宁夏回族自治区",
- "value": "64"
- },
- {
- "label": "新疆维吾尔自治区",
- "value": "65"
- },
- {
- "label": "台湾",
- "value": "66"
- },
- {
- "label": "香港",
- "value": "67"
- },
- {
- "label": "澳门",
- "value": "68"
- },
- {
- "label": "钓鱼岛",
- "value": "69"
- }
-]
-export default provinceData;
diff --git a/components/simple-address/simple-address.nvue b/components/simple-address/simple-address.nvue
deleted file mode 100644
index ba0b706..0000000
--- a/components/simple-address/simple-address.nvue
+++ /dev/null
@@ -1,381 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- {{ item.label }}
-
-
- {{ item.label }}
-
-
-
-
- {{ item.label }}
-
-
- {{ item.label }}
-
-
-
-
- {{ item.label }}
-
-
- {{ item.label }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/components/uni-popup/message.js b/components/uni-popup/message.js
new file mode 100644
index 0000000..6499b36
--- /dev/null
+++ b/components/uni-popup/message.js
@@ -0,0 +1,22 @@
+export default {
+ created() {
+ if (this.type === 'message') {
+ // 不显示遮罩
+ this.maskShow = false
+ // 获取子组件对象
+ this.childrenMsg = null
+ }
+ },
+ methods: {
+ customOpen() {
+ if (this.childrenMsg) {
+ this.childrenMsg.open()
+ }
+ },
+ customClose() {
+ if (this.childrenMsg) {
+ this.childrenMsg.close()
+ }
+ }
+ }
+}
diff --git a/components/uni-popup/popup.js b/components/uni-popup/popup.js
new file mode 100644
index 0000000..04176e7
--- /dev/null
+++ b/components/uni-popup/popup.js
@@ -0,0 +1,25 @@
+import message from './message.js';
+// 定义 type 类型:弹出类型:top/bottom/center
+const config = {
+ // 顶部弹出
+ top:'top',
+ // 底部弹出
+ bottom:'bottom',
+ // 居中弹出
+ center:'center',
+ // 消息提示
+ message:'top',
+ // 对话框
+ dialog:'center',
+ // 分享
+ share:'bottom',
+}
+
+export default {
+ data(){
+ return {
+ config:config
+ }
+ },
+ mixins: [message],
+}
diff --git a/components/uni-popup/uni-popup-dialog.vue b/components/uni-popup/uni-popup-dialog.vue
new file mode 100644
index 0000000..fd1d443
--- /dev/null
+++ b/components/uni-popup/uni-popup-dialog.vue
@@ -0,0 +1,243 @@
+
+
+
+
+
+
+
diff --git a/components/uni-popup/uni-popup-message.vue b/components/uni-popup/uni-popup-message.vue
new file mode 100644
index 0000000..a4de0d1
--- /dev/null
+++ b/components/uni-popup/uni-popup-message.vue
@@ -0,0 +1,116 @@
+
+
+
+
+
+
diff --git a/components/uni-popup/uni-popup-share.vue b/components/uni-popup/uni-popup-share.vue
new file mode 100644
index 0000000..19b1efb
--- /dev/null
+++ b/components/uni-popup/uni-popup-share.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
diff --git a/components/uni-popup/uni-popup.vue b/components/uni-popup/uni-popup.vue
new file mode 100644
index 0000000..a0076d5
--- /dev/null
+++ b/components/uni-popup/uni-popup.vue
@@ -0,0 +1,294 @@
+
+
+
+
+
+
diff --git a/components/uni-transition/uni-transition.vue b/components/uni-transition/uni-transition.vue
new file mode 100644
index 0000000..a0e0781
--- /dev/null
+++ b/components/uni-transition/uni-transition.vue
@@ -0,0 +1,279 @@
+
+
+
+
+
+
+
+
+
diff --git a/package-lock.json b/package-lock.json
index 8543963..41879d8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,6 +18,11 @@
"version": "1.8.22",
"resolved": "https://registry.npm.taobao.org/dayjs/download/dayjs-1.8.22.tgz",
"integrity": "sha1-XoNdd2s3PiFmeL6NEsM22nGiWpw="
+ },
+ "vue-ydui": {
+ "version": "1.2.6",
+ "resolved": "https://registry.npm.taobao.org/vue-ydui/download/vue-ydui-1.2.6.tgz",
+ "integrity": "sha1-GQZItGcjkXAEpMJKe+/TzWnWQ1U="
}
}
}
diff --git a/package.json b/package.json
index 798630c..465ac8f 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"dependencies": {
"animate.css": "^3.7.2",
"async-validator": "^3.2.4",
- "dayjs": "^1.8.22"
+ "dayjs": "^1.8.22",
+ "vue-ydui": "^1.2.6"
}
}
diff --git a/pages/activity/DargainDetails/index.vue b/pages/activity/DargainDetails/index.vue
index 2656cbb..efce9e4 100644
--- a/pages/activity/DargainDetails/index.vue
+++ b/pages/activity/DargainDetails/index.vue
@@ -370,7 +370,7 @@ export default {
getBargainDetail(that.bargainId)
.then(res => {
that.bargain = res.data.bargain;
- that.datatime = that.bargain.stopTime;
+ that.datatime = that.bargain.stopTime / 1000;
that.getBargainHelpCount();
})
.catch(res => {
@@ -573,32 +573,32 @@ page {
background-color: #eb3729;
}
.bargainBnt_hui {
- font-size: 0.3*100rpx;
+ font-size: 0.3 * 100rpx;
font-weight: bold;
color: #fff;
- width: 6*100rpx;
- height: 0.8*100rpx;
- border-radius: 0.4*100rpx;
+ width: 6 * 100rpx;
+ height: 0.8 * 100rpx;
+ border-radius: 0.4 * 100rpx;
background: #bbb;
text-align: center;
- line-height: 0.8*100rpx;
- margin-top: 0.32*100rpx;
+ line-height: 0.8 * 100rpx;
+ margin-top: 0.32 * 100rpx;
}
.bargain_view {
- left:0;
- right:0;
- height: 0.48*100rpx;
+ left: 0;
+ right: 0;
+ height: 0.48 * 100rpx;
background: rgba(0, 0, 0, 0.5);
opacity: 1;
- border-radius: 0 0 0.06*100rpx 0.06*100rpx;
+ border-radius: 0 0 0.06 * 100rpx 0.06 * 100rpx;
position: absolute;
bottom: 0;
- font-size: 0.22*100rpx;
+ font-size: 0.22 * 100rpx;
color: #fff;
text-align: center;
- line-height: 0.48*100rpx;
+ line-height: 0.48 * 100rpx;
}
.iconfonts {
- font-size: 0.22*100rpx;
+ font-size: 0.22 * 100rpx;
}
diff --git a/pages/activity/GoodsGroup/index.vue b/pages/activity/GoodsGroup/index.vue
index ae089af..0ce7ad8 100644
--- a/pages/activity/GoodsGroup/index.vue
+++ b/pages/activity/GoodsGroup/index.vue
@@ -1,8 +1,5 @@
-
结束
@@ -155,7 +155,8 @@ export default {
})
.catch(err => {
uni.showToast({
- title: err.msg || err.response.data.msg|| err.response.data.message,
+ title:
+ err.msg || err.response.data.msg || err.response.data.message,
icon: "none",
duration: 2000
});
@@ -239,8 +240,8 @@ export default {
diff --git a/pages/home/index.vue b/pages/home/index.vue
index 2958321..d8ecb3a 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -245,11 +245,6 @@
that.$set(that, 'banner', res.data.banner);
that.$set(that, 'menus', res.data.menus);
that.$set(that, 'roll', res.data.roll);
- that.$set(that, 'activity', res.data.activity);
- if(res.data.activity){
- var activityOne = res.data.activity.shift();
- that.$set(that, 'activityOne', activityOne);
- }
that.$set(that, 'info', res.data.info);
that.$set(that, 'firstList', res.data.firstList);
that.$set(that, 'bastList', res.data.bastList);
@@ -269,6 +264,7 @@
}
},
goGoodSearch() {
+ // this.$yrouter.push('/pages/shop/GoodsEvaluate/index');
this.$yrouter.push('/pages/shop/GoodSearch/index');
},
goWxappUrl(item) {
diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue
index 10bad15..a2ea726 100644
--- a/pages/shop/GoodsCon/index.vue
+++ b/pages/shop/GoodsCon/index.vue
@@ -41,6 +41,12 @@
+
+
+ 运费:{{ tempName }}
+
+
+
{{ attrTxt }}:
@@ -268,6 +274,8 @@ export default {
systemStore: {},
qqmapsdk: null,
productConClass: "product-con",
+ tempName: '全国包邮'
+
};
},
computed: mapGetters(["isLogin", "location"]),
@@ -356,6 +364,7 @@ export default {
that.reply = res.data.reply ? [res.data.reply] : [];
that.$set(that, "reply", that.reply);
that.$set(that, "priceName", res.data.priceName);
+ that.$set(that, "tempName", res.data.tempName);
that.posterData.image = that.storeInfo.image;
if (that.storeInfo.storeName.length > 30) {
that.posterData.title =
diff --git a/pages/shop/GoodsEvaluate/index.vue b/pages/shop/GoodsEvaluate/index.vue
index 7950b2b..ed9049f 100644
--- a/pages/shop/GoodsEvaluate/index.vue
+++ b/pages/shop/GoodsEvaluate/index.vue
@@ -1,226 +1,199 @@
-
-
-
-
-
-
- {{ orderCon.productInfo.storeName }}
-
- ¥{{ orderCon.productInfo.price }}
- x{{ orderCon.cartNum }}
-
-
-
-
-
- {{ item.name }}
-
-
-
-
- {{
- item.index === -1 ? "" : item.index + 1 + "分"
- }}
-
-
-
-
-
-
-
-
-
-
-
-
- 立即评价
-
-
+
+
+
+
+
+ 上传图片
+
+
+
+ 立即评价
+
+
diff --git a/pages/user/PersonalData/index.vue b/pages/user/PersonalData/index.vue
index 49d51d9..2d59f80 100644
--- a/pages/user/PersonalData/index.vue
+++ b/pages/user/PersonalData/index.vue
@@ -1,57 +1,24 @@
- 管理我的账号
-
+
-
-
-
-
+
+
+
![]()
+
+
- {{ item.nickname }}
- 绑定手机号:{{ item.phone }}
+ {{ userInfo.nickname }}
+
+ 绑定手机号:
+ {{ userInfo.phone }}
+ 未绑定
+
- 当前账号
- 使用账号
@@ -82,23 +49,26 @@
点击修改密码
- -->
+ -->
-
-
+ v-if="$deviceType=='app'"
+ >退出登录