.notify-tips[data-v-616b3322] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999
}

.notify-tips .notify-tips-box[data-v-616b3322] {
  background: #e23333;
  color: #fff;
  font-size: .34667rem;
  margin: .26667rem .26667rem .53333rem;
  border-radius: .16rem;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 .10667rem .21333rem #d6b1b1;
  -webkit-box-shadow: 0 .10667rem .21333rem #d6b1b1
}

.notify-tips .notify-tips-box .notify-tips-message[data-v-616b3322] {
  padding: .32rem .26667rem;
  line-height: .53333rem;
  flex-grow: 1
}

.notify-tips .notify-tips-box .notify-tips-btn[data-v-616b3322] {
  width: 2.66667rem;
  text-align: center;
  display: flex;
  align-items: center
}

.notify-tips .notify-tips-box .notify-tips-line[data-v-616b3322] {
  width: .02667rem;
  height: 80%;
  background: #ff8686
}

.notify-tips .notify-tips-box .notify-tips-btntext[data-v-616b3322] {
  flex: 1
}

.van-cascader__option[data-v-616b3322] {
  font-size: .4rem;
  padding: .32rem .42667rem
}

blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
  -webkit-text-size-adjust: 100%!important;
  text-size-adjust: 100%!important;
  -moz-text-size-adjust: 100%!important;
  touch-action: pan-x pan-y
}

a:active,a:hover {
  outline: 0
}

img {
  display: block;
  border: none;
  width: 100%
}

li {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 400
}

button,h4,h5,h6,input,select,textarea {
  font-size: 100%
}

button,input,optgroup,option,select,textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word
}

i {
  font-style: normal
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

body,html {
  background-color: #f5f5f5;
  height: 100%
}

.pb-10 {
  padding-bottom: .26667rem
}

.pb-20 {
  padding-bottom: .53333rem
}

.pb-30 {
  padding-bottom: .8rem
}

.pb-40 {
  padding-bottom: 1.06667rem
}

.pb-80 {
  padding-bottom: 2.13333rem
}

.strong-text {
  font-weight: 700
}

#app {
  font-family: Avenir,Helvetica,Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.page-padding-bottom {
  padding-bottom: 1.6rem
}

.block-btn-bar {
  margin: .53333rem
}

.common-van-skeleton {
  padding: .26667rem
}

.transform-scale-5 {
  transform: scale(.5);
  -ms-transform: scale(.5);
  -moz-transform: scale(.5);
  -webkit-transform: scale(.5);
  -o-transform: scale(.5)
}

.wx-vant-show-img {
  padding: .53333rem
}

.wx-vant-show-img img {
  width: 6.4rem;
  height: 6.4rem
}

.wx-vant-close-img {
  padding-top: .8rem;
  font-size: .37333rem;
  color: #ff8000;
  text-align: right
}

.van-tabs__wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5
}

.van-tabs__content {
  margin-top: 1.2rem
}

.dv-card {
  margin-top: .32rem;
  width: 9.46667rem;
  background: #fff;
  border-radius: .16rem
}

.dv-card .van-tabs--card>.van-tabs__wrap,.dv-card .van-tabs__wrap {
  position: static;
  top: auto;
  left: auto;
  height: 1.01333rem
}

.dv-card .van-tabs__nav--card {
  margin: 0;
  height: 1.01333rem
}

.dv-card .van-tabs__content {
  margin-top: 0
}

.dv-card .van-tabs__nav--card,.dv-card .van-tabs__nav--card .van-tab {
  border: 0
}

.dv-card .van-tabs__nav--card .van-tab {
  background: #f2f2f2;
  font-weight: 700;
  font-size: .42667rem;
  color: #333;
  height: 1.01333rem;
  line-height: 1.01333rem
}

.dv-card .van-tabs__nav--card .van-tab.van-tab--active {
  background: linear-gradient(180deg,#fff6ee,#fff);
  font-weight: 700
}

.footer-copyright {
  color: #f2f2f2;
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: .32rem;
  padding: .26667rem .26667rem .53333rem
}

.init-quill-editor {
  background: #fff;
  font-size: .37333rem;
  line-height: .58667rem
}

.init-quill-editor img {
  width: auto;
  max-width: 100%
}

#app,body {
  height: 100%
}

body {
  -webkit-text-size-adjust: 100%
}

.body {
  padding-bottom: 1.33333rem
}

.van-tab {
  font-size: .48rem;
  color: #333;
  height: 1.17333rem
}

.van-tab--active {
  color: #ff8000!important
}

.van-tabs__line {
  display: none
}

.van-popup--bottom.van-popup--round {
  border-radius: .16rem .16rem 0 0!important
}

button {
  border: none;
  font-size: .48rem
}

.bottom-line {
  border-bottom: .02667rem solid #eee
}

.top-line {
  border-top: .02667rem solid #eee
}

.color0 {
  color: #000!important
}

.color3 {
  color: #333!important
}

.color6 {
  color: #666!important
}

.color8 {
  color: #888!important
}

.color9 {
  color: #999!important
}

.white {
  color: #fff!important
}

.green {
  color: #68ca48!important
}

.red {
  color: #ff432a!important
}

.orange {
  color: #ff8000!important
}

.theme {
  color: #fa5923!important
}

.color1E96F4 {
  color: #1e96f4
}

.fontBold {
  font-weight: 700
}

.right-arrows {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU3QzhFM0Q1REI3ODExRUFCRjg0RkI5QjQ4M0JCQzk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU3QzhFM0Q2REI3ODExRUFCRjg0RkI5QjQ4M0JCQzk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTdDOEUzRDNEQjc4MTFFQUJGODRGQjlCNDgzQkJDOTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTdDOEUzRDREQjc4MTFFQUJGODRGQjlCNDgzQkJDOTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4eJAaJAAAA6ElEQVR42qSTMQrCMBSG46uHEDyM6KqregE3HfQCPYKO4iqiuAhuHqInKF119AAO4l/ogxCa9r1n4BsS+D7SJulkWTZ2zh1AApbg5hSDwB70QQ9cwVQbIG/eBWdNpJQX4GONlIEHmFkjvP27NeJ/vylCwVwdoZo1VYQiOxNHqOH/xCIXP0Itp1QXSfwICe5KU2RCwhvLkW8QSUnxbgY1O35LA1uwCdZeYEV/yENQkEF+VnLedgoxecRyU0AkxwJima+mP3ZgLZXDHahlP2CSOZBaZQ6YZQ4UVpkDc3AEp+rB5IoH5n4CDAAFik29/yi2DwAAAABJRU5ErkJggg==);
  background-size: .21333rem .37333rem;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center
}

.van-sidebar-item {
  position: relative;
  background-color: #f5f5f5;
  text-align: center;
  padding-top: .4rem;
  padding-bottom: .4rem;
  border: none
}

.van-sidebar-item--select {
  border: none;
  color: #ff8000;
  background-color: #fff
}

.van-sidebar-item--select:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: .10667rem;
  height: .42667rem;
  background-color: #ff8000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: ""
}

.van-dialog__header {
  padding-top: 0;
  height: 1.33333rem;
  line-height: 1.33333rem
}

.overflow-ellipsis {
  -webkit-line-clamp: 1
}

.overflow-ellipsis,.overflow-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.overflow-ellipsis-2 {
  -webkit-line-clamp: 2
}

.overflow-ellipsis-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.stepper .van-stepper__input,.stepper .van-stepper__minus,.stepper .van-stepper__minus--disabled,.stepper .van-stepper__plus,.stepper .van-stepper__plus--disabled {
  background-color: #fff
}

.stepper .van-stepper__input {
  margin: 0 .02667rem;
  font-size: .37333rem
}

.stepper .van-stepper__minus,.stepper .van-stepper__plus {
  height: .69333rem;
  box-sizing: border-box;
  background-color: #ff8000
}

.stepper .van-stepper button {
  width: .64rem;
  height: .64rem;
  border-radius: .74667rem
}

.stepper .van-stepper>:first-child {
  border: .02667rem solid #bfbfbf;
  background-color: #fff
}

.stepper .van-stepper>:last-child:after,.stepper .van-stepper>:last-child:before {
  background-color: #fff
}

.stepper .van-stepper>:first-child:before {
  background-color: #bfbfbf
}

.footer-div {
  width: 100%
}

.footer-div .van-tabbar-item {
  height: 1.46667rem
}

.van-tabbar-item__icon img {
  width: .58667rem;
  height: .58667rem;
  margin: 0 auto
}
