/* 自定义tabbar */
.null_box{
  width: 100%;
  height: 120rpx;
}
.no_data{
  display: inline-block;
  width: 100%;
  font-size: 32rpx;
  text-align: center;
  color: #000;
  margin: 50rpx 0;
}
/* 弹窗 */
.mask_box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 90;
}

.popup_box {
  width: 718rpx;
  height: 380rpx;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0rpx 8rpx 16rpx 0rpx rgba(0, 0, 0, 0.08);
  border-radius: 36rpx;
  text-align: center;
  position: relative;
}

.popup_title {
  font-size: 36rpx;
  color: #000;
  text-align: center;
  border-bottom: 1rpx solid #ebebeb;
  padding: 20rpx 0;
  margin-bottom: 40rpx;
}

.popup_btn_box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 40rpx;
  padding: 0 30rpx;
  box-sizing: border-box;
}

.popup_btn {
  width:312rpx;
  height: 82rpx;
  background: rgba(247, 247, 247, 1);
  border: 1rpx solid rgba(226, 226, 226, 1);
  border-radius: 40rpx;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30rpx;
  color: #000000;
}

/*  */
@font-face {
  font-family: 'iconfont';  /* project id 1040767 */
  src: url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.eot');
  src: url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.woff') format('woff'),
  url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1040767_g8bsa22vu0w.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-caret-up:before {
  content: "\e60e";
}

.icon-jubao:before {
  content: "\e6fb";
}

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

.icon-jian:before {
  content: "\e628";
}

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

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

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

.icon-quan:before {
  content: "\e607";
}

.icon-bianji:before {
  content: "\e621";
}

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

.icon-haibao:before {
  content: "\e73c";
}

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

.icon-gengduo:before {
  content: "\e7e0";
}

.icon-dianzan1:before {
  content: "\e61e";
}

.icon-huida:before {
  content: "\e618";
}

.icon-search:before {
  content: "\e601";
}

.icon-shaixuan:before {
  content: "\e602";
}

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

.icon-caogaoxiang:before {
  content: "\e69d";
}

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

.icon-dianzan2:before {
  content: "\e61f";
}

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

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

.icon-jia2:before {
  content: "\e6cb";
}

.icon-cai:before {
  content: "\e608";
}

.icon-xiaoxi:before {
  content: "\e6bb";
}

.icon-dianzan3:before {
  content: "\ebdd";
}

.icon-suo:before {
  content: "\e616";
}

.icon-shoucang2:before {
  content: "\e670";
}

.icon-dianzan-:before {
  content: "\e604";
}

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

.icon-shanchu2:before {
  content: "\e649";
}

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

.icon-shanchu1:before {
  content: "\e605";
}