* {outline: none;
    margin: 0;text-decoration:none;
    -webkit-tap-highlight-color: transparent;
}
body{ background-color:#ccc;}
.mian{ max-width:700px; margin:auto; background-color:#fff; min-height:100%;}
.mian1{ max-width:700px; margin:auto; background-color:#f7f7f7; min-height:100%;}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;width:100%;background:url(/skin/images/select.png) right no-repeat; padding-left:6px; color:#757575;}
.uicon-arrow-del:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml,<svg class="icon" style="width: 1em;height: 1em;vertical-align: middle;fill: red;overflow: hidden;" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="21562"><path d="M898.814348 243.370867l-214.894302 0c-5.739724 0-11.160177-2.286066-15.189957-6.299473l-79.658248-79.658248L434.952718 157.413146l-79.658248 79.658248c-4.02978 4.013407-9.530051 6.299473-15.205307 6.299473l-214.894302 0c-11.864212 0-21.521153-9.625218-21.521153-21.441335 0-11.879562 9.657964-21.537526 21.521153-21.537526l206.004841 0 79.658248-79.641875c4.02978-3.997034 9.530051-6.315846 15.189957-6.315846l171.915441 0c5.756097 0 11.17655 2.318812 15.205307 6.315846l79.658248 79.641875L898.814348 200.392006c11.879562 0 21.537526 9.657964 21.537526 21.537526C920.351873 233.745648 910.69391 243.370867 898.814348 243.370867L898.814348 243.370867zM748.436432 909.591297l-472.767464 0c-47.424102 0-85.957721-38.613436-85.957721-85.957721l0-472.767464c0-11.879562 9.577123-21.537526 21.441335-21.537526 11.879562 0 21.457708 9.657964 21.457708 21.537526l0 472.767464c0 23.647583 19.346627 42.930765 43.058678 42.930765l472.767464 0c23.632233 0 42.97886-19.283182 42.97886-42.930765l0-472.767464c0-11.879562 9.577123-21.537526 21.441335-21.537526 11.879562 0 21.537526 9.657964 21.537526 21.537526l0 472.767464C834.394153 870.977861 795.827789 909.591297 748.436432 909.591297L748.436432 909.591297zM404.605549 780.654716c-11.879562 0-21.537526-9.657964-21.537526-21.537526L383.068024 350.866113c0-11.879562 9.657964-21.537526 21.537526-21.537526 11.799744 0 21.441335 9.657964 21.441335 21.537526l0 408.251078C426.046884 770.997776 416.405293 780.654716 404.605549 780.654716L404.605549 780.654716zM619.499851 780.654716c-11.879562 0-21.537526-9.657964-21.537526-21.537526L597.962326 350.866113c0-11.879562 9.657964-21.537526 21.537526-21.537526 11.799744 0 21.441335 9.657964 21.441335 21.537526l0 408.251078C640.941186 770.997776 631.299595 780.654716 619.499851 780.654716L619.499851 780.654716z" p-id="21563"></path></svg>');
} 
body, html {
    -webkit-user-select: none;
    user-select: none;
    width: 100%; max-width:700px;  margin:auto;
    height: 100%;
}
uni-app {
    width: 100%;
    height: 100%
}

uni-app,uni-page-head {
    display: block;
    box-sizing: border-box
}

.uni-page-head {
    height: 44px;
    padding: 7px 3px;
    overflow: hidden;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    z-index: 998;
    color: #fff;
    background-color: #000;
    -webkit-transition-property: all;
    transition-property: all
}

uni-page-head .uni-page-head-titlePenetrate,uni-page-head .uni-page-head-titlePenetrate .uni-page-head-bd,uni-page-head .uni-page-head-titlePenetrate .uni-page-head-bd * {
    pointer-events: none
}

uni-page-head .uni-page-head-titlePenetrate * {
    pointer-events: auto
}

uni-page-head .uni-page-head.uni-page-head-transparent .uni-page-head-ft>div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.uni-page-head{ text-align:center;
    width: 100%;
    height: 44px;
    height: calc(44px + constant(safe-area-inset-top));
    height: calc(44px + env(safe-area-inset-top))
}
.uni-placeholder{ width:100%; height:44px;}

uni-page-head .uni-placeholder-titlePenetrate {
    pointer-events: none
}

uni-page-head .uni-page-head * {
    box-sizing: border-box
}

uni-page-head .uni-page-head-hd {
    display: -webkit-box;
    display: -webkit-flex; width:70px; float:left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 16px
}

uni-page-head .uni-page-head-bd {
}


uni-page-body {
    color: #303133;
    font-size: 15px;
}.u-grid[data-v-00eebdbf] {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.u-collapse-head[data-v-0aedbb43] {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #303133;
    font-size: 16px;
    line-height: 1;
    padding: 13px 0;
    text-align: left;
}

uni-view {
    display: block
}

uni-view, uni-text {
    box-sizing: border-box;
}
uni-view, uni-text {
    box-sizing: border-box;
}
.u-grid-item[data-v-02c7666e] {
    box-sizing: border-box;
    background: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-direction: column;
}
.grid .grid-text[data-v-db6c90d4] {
    font-size: 15px;
    padding: 8px;
}

uni-view, uni-text {
    box-sizing: border-box;
}
uni-view {
    display: block;
}
.u-badge--bg--error[data-v-428f389a] {
    background-color: #fa3534;
}

.u-badge[data-v-428f389a] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 17px;
    padding: 2px 6px;
    border-radius: 55px;
    z-index: 9;
}
.grid .grid-icon[data-v-db6c90d4] {
    color: #666;
}

.u-icon--right[data-v-e4d6d362] {
    flex-direction: row;
    align-items: center;
}
.u-grid-item-box[data-v-02c7666e] {
    padding: 16px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex: 1;
    width: 100%;
    height: 100%;
}

uni-view, uni-text {
    box-sizing: border-box;
}
.u-p-b-5 {
    padding-bottom: 2px!important;
}.box .item {
    margin: 0 11px 11px;
    padding: 4px 11px;
    border-radius: 11px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 15px;
}

uni-view, uni-text {
    box-sizing: border-box;
}
uni-view {
    display: block;
}

.u-m-b-20 {
    margin-bottom: 11px!important;
}.u-collapse-head[data-v-0aedbb43] {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #303133;
    font-size: 16px;
    line-height: 1;
    padding: 13px 0;
    text-align: left;
}

uni-view, uni-text {
    box-sizing: border-box;
}.box .item .title {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding-left: 8px;
    align-items: center;
}
.box .item .title .text {
    margin: 0 11px;
    font-size: 19px;
    font-weight: 700;
}
uni-view, uni-text {
    box-sizing: border-box;
}
uni-view, uni-text {
    box-sizing: border-box;
}
.search {
    padding: 10px 10px 0;
    background: #f8f8f8;
    height: 54px;
}
.u-action-active[data-v-05573061] {
    width: 41px;
    margin-left: 5px;
}


.u-action[data-v-05573061] {
    font-size: 14px;
    color: #303133;
    width: 0;
    overflow: hidden;
    transition: all .3s;
    white-space: nowrap;
    text-align: center;
}
.u-content[data-v-05573061] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 9px;
    flex: 1;
}



.u-cell[data-v-681c45f4] {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 16px;
    font-size: 14px;
    line-height: 28px;
    color: #505256;
    background-color: #fff;
    text-align: left;
}
.u-cell__left-icon-wrap[data-v-681c45f4], .u-cell__right-icon-wrap[data-v-681c45f4] {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 24px;
}


.u-cell__right-icon-wrap[data-v-681c45f4] {
    margin-left: 5px;
    color: #969799;
    font-size: 14px;
}

.u-icon--right[data-v-e4d6d362] {
    flex-direction: row;
    align-items: center;
}

.u-icon[data-v-e4d6d362] {
    display: inline-flex;
    align-items: center;
}






.uni-tabbar {
    display: block;
    box-sizing: border-box;
    width: 100%;
	max-width:700px;
    z-index: 998;
}
uni-tabbar.uni-tabbar-bottom .uni-tabbar {
    bottom: 0;
    padding-bottom: 0;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

uni-tabbar.uni-tabbar-bottom, uni-tabbar.uni-tabbar-bottom .uni-tabbar, uni-tabbar.uni-tabbar-top, uni-tabbar.uni-tabbar-top .uni-tabbar {
    position: fixed;
    left: var(--window-left);
    right: var(--window-right);
}
uni-tabbar .uni-tabbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    z-index: 998;
    box-sizing: border-box;
}
uni-tabbar .uni-tabbar-border {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

uni-tabbar .uni-tabbar * {
    box-sizing: border-box;
}
uni-tabbar .uni-tabbar__bd, uni-tabbar .uni-tabbar__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

uni-tabbar .uni-tabbar__item {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
uni-tabbar .uni-tabbar__bd {
    position: relative;
    -webkit-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
}

uni-tabbar .uni-tabbar__bd, uni-tabbar .uni-tabbar__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
uni-tabbar .uni-tabbar__icon {
    position: relative;
    display: inline-block;
    margin-top: 5px;
}
uni-tabbar .uni-tabbar__icon img {
    width: 100%;
    height: 100%;
}
uni-tabbar .uni-tabbar__badge {
    width: auto;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
    min-width: 16px;
    padding: 0 2px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
}

uni-tabbar .uni-tabbar__reddot {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #f43530;
    color: #fff;
    -webkit-transform: translate(40%,-20%);
    transform: translate(40%,-20%);
}
uni-tabbar .uni-tabbar__label {
    position: relative;
    text-align: center;
    font-size: 10px;
}
























