/* 自定义tabbar */
.null_box{
  width: 100%;
  height: 120rpx;
}
/* 发布弹窗 */

.mianmask_box {
  width: 100%;
  height: 100%;
  background: RGBA(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.mainpopup_box {
  width: 100%;
  height: 425rpx;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-radius: 98% 98% 0 0/50% 50% 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.mianpopup_symble {
  width: 100%;
  /* height: 100%; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 120rpx;
}

.mianpopup_symble .mianpopup_item .mianpopup_title {
  font-size: 24rpx;
  color: #666;
  text-align: center;
  margin-top: 20rpx;
}

.mianpopup_symble .mianpopup_item .iconfont {
  width: 100rpx;
  height: 100rpx;
  background: rgba(83, 166, 250, 1);
  border-radius: 50%;
  font-size: 47rpx;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iconfont.icon-cha {
  position: absolute;
  bottom: 50rpx;
  left: 50%;
  transform: translateX(-50%);
}

/* ---------------- */

/**app.wxss**/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, menu, nav, output, ruby, section, summary, time,
mark, audio, video, input, view, text, template, blockquote, page {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  box-sizing: border-box;
  font-family: 'pingfang';
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  height: 100%;
  position: relative;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

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

html, body {
  width: 100%;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
}

li {
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
  border: 0;
  margin: 0;
}

input, textarea {
  height: 100%;
  width: 100%;
  border: 0;
  font-size: 26rpx;
  outline: none;
  background: none;
}

@font-face {
  font-family: 'iconfont';  /* project id 823528 */
  src: url('//at.alicdn.com/t/font_823528_kj94o1p7leb.eot');
  src: url('//at.alicdn.com/t/font_823528_kj94o1p7leb.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_823528_kj94o1p7leb.woff') format('woff'),
  url('//at.alicdn.com/t/font_823528_kj94o1p7leb.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_823528_kj94o1p7leb.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cha:before {
  content: "\e7b8";
}

.icon-wechaticon09:before {
  content: "\e617";
}

.icon-jubao0201:before {
  content: "\e672";
}

.icon-xiangqu:before {
  content: "\e64c";
}

.icon-zonghe:before {
  content: "\e69e";
}

.icon-bofang:before {
  content: "\e60e";
}

.icon-heart:before {
  content: "\e606";
}

.icon-jia1:before {
  content: "\e69b";
}

.icon-pinglun:before {
  content: "\e611";
}

.icon-pinglun1:before {
  content: "\e6c0";
}

.icon-ren:before {
  content: "\e612";
}

.icon-dian:before {
  content: "\e6c3";
}

.icon-eye:before {
  content: "\e6d9";
}

.icon-daosanjiao:before {
  content: "\e610";
}

.icon-shumajiadian:before {
  content: "\e689";
}

.icon-huabanfuben:before {
  content: "\e60a";
}

.icon-zhuye:before {
  content: "\e645";
}

.icon-shoucang:before {
  content: "\e6e4";
}

.icon-paixu-jiang:before {
  content: "\e60c";
}

.icon-paixu-sheng:before {
  content: "\e60d";
}

.icon-jia:before {
  content: "\e619";
}

.icon-shoucang0:before {
  content: "\e609";
}

.icon-Group-:before {
  content: "\e69c";
}

.icon-shanchu:before {
  content: "\e60f";
}

.icon-xiangji:before {
  content: "\e763";
}

.icon-arrow-right:before {
  content: "\e60b";
}

.icon-fangdajing:before {
  content: "\e6a8";
}

.icon-shoucang1:before {
  content: "\e600";
}