body {
  font-size: 16px;
  background: #f3f3f3; line-height: 0.4rem!important;
  font-family: "microsoft yahei";
  max-width: 7.5rem; margin: 0 auto;
}
.mui-content{background: none!important;}
.mui-bar-nav ~ .mui-content{padding-top: 1.2rem}
.myNav,.myNavBar{ max-width: 7.5rem; left: 50%!important; margin-left: -3.75rem;}
.iconfont{ font-size: 0.3rem!important;}
.hide{ display: none}
.mui-bar-nav {
  background: #fff;
  box-shadow: none;
  border-bottom: 1px solid #dfdfdf; }

.mui-bar-tab {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); height: 1rem }

.mui-bar-nav a.mui-icon {
  color: #fff; }
  
  @font-face {
  	font-family: 'FloodStd';
  	src: url('../fonts/FloodStd.eot');
  	src: local('☺'), url('../fonts/FloodStd.woff') format('woff'), url('../fonts/FloodStd.ttf') format('truetype'), url('../fonts/FloodStd.svg') format('svg');
  	font-weight: normal;
  	font-style: normal;
  }
  .text-flood{ font-family: 'FloodStd';}

ul, li, p {
  list-style: none;
  margin: 0;
  padding: 0; }
  a{ color: #333;}

em, i {
  font-style: normal; }

.font-bold {
  font-weight: bold; }

.text-muted {
  color: #aaa; }

.text-gray {
  color: #8C8D9E; }

.text-white {
  color: #fff; }

.text-black {
  color: #333; }

.text-primary {
  color: #52C6CF!important; }

.text-warnning {
  color: #FDBB00 !important; }

.text-danger {
  color: #ff5555 !important; }

.text-info {
  color: #34C5BD; }

.text-green {
  color: #5BBD53; }

.text-pink {
  color: #AC71D5; }

.bg-white {
  background: #fff !important; }

.bg-green {
  background: #5BBD53; }

.bg-primary {
  background: #299FD8; }

.bg-warnning {
  background: #FEA429; }

.bg-danger {
  background: #F15050; }

.bg-info {
  background: #34C5BD; }

.bg-pink {
  background: #A665D1; }

.bg-red {
  background: #dd524d !important; }

.b-green {
  border: 1px solid #7CCB76; }

.b-primary {
  border: 1px solid  #59B5E1; }

.b-warnning {
  border: 1px solid  #F0C655; }

.b-danger {
  border: 1px solid  #F36B6B; }

.b-info {
  border: 1px solid  #69D8D2; }

.b-pink {
  border: 1px solid  #C69BE1; }

.img-circle {
  border-radius: 100%;
  -webkit-border-radius: 100%; }

.text-und {
  text-decoration: line-through;
  color: #aaa; }

.mui-padded {
  padding: 10px 15px !important; }

.mui-padded p {
  font-size: 15px !important;
  color: #555;
  line-height: 24px; }

.mui-padded img {
  max-width: 100%;
  margin: 10px 0; }

.rad {
  border-radius: 100px;
  padding: 3px 10px !important; }

.mui-btn {
  border: 1px solid #e6e6e6; }

.mui-btn.mui-btn-md {
  border: 1px solid #e6e6e6;
  padding: 5px 20px; }


.myBtn{ border-radius: 10rem; font-size: 0.28rem;padding: .08rem 0.45rem!important;}
.mui-btn.mui-active:enabled, .mui-btn:enabled:active {color: #eee;}
.mui-btn-primary, .mui-btn-success {
  color: #fff;
  border: 1px solid #71CFD8;
  background-color: #71CFD8;
}

.mui-btn-primary.mui-active:enabled, .mui-btn-primary:enabled:active {
  color: #fff;
  border: 1px solid #47C4CD;
  background-color: #47C4CD; }


.mui-btn-outlined.mui-btn-primary {
  color: #5CC9D2; }

.mui-btn-warning, .mui-btn-yellow {
  color: #fff;
  border: 1px solid #ffa726;
  background-color: #ffa726; }

.mui-btn-warning.mui-active:enabled, .mui-btn-warning:enabled:active, .mui-btn-yellow.mui-active:enabled, .mui-btn-yellow:enabled:active {
  color: #fff;
  border: 1px solid #FF9900;
  background-color: #FF9900; }

.mui-btn-outlined.mui-btn-warning {
  color: #FF9900; }

.mui-btn-outlined {
  background-color: transparent; }

.mui-input-row label ~ input, .mui-input-row label ~ select, .mui-input-row label ~ textarea {
  font-size: 15px; }

.bg-f0f0f0 {
  background: #f0f0f0; }

.border-0 {
  border: 0; }

.text-lg {
  font-size: 0.4rem; }

.text-l-lg {
  font-size: 0.45rem; }

.text-mid {
  font-size: 0.35rem; }

.text-sm {
  font-size: 0.3rem; }

.text-mini { font-size: 0.25rem; }

.m-r-l {
  margin-right: 0.4rem; }

.m-r {
  margin-right: 0.3rem; }

.m-r-sm {
  margin-right: 0.15rem; }

.m-l {
  margin-left: 0.3rem; }

.m-l-sm {
  margin-left: 0.15rem; }

.m-b {
  margin-bottom: 0.3rem; }
.m-b-sm {
  margin-bottom: 0.15rem; }
.m-b-lg {
  margin-bottom: 0.4rem; }

.m-t {
  margin-top: 0.3rem; }

.m-t-sm {
  margin-top: 0.15rem; }
.m-t-lg {
  margin-top: 0.4rem; }

.m-t-n {
  margin-top: 0 !important; }

.color-black {
  color: #333 !important; }

.b-t {
  border-top: 1px solid #dfdfdf; }

.f-w {
  font-weight: 600; }

.b-after:after {
  background: #ddd;
  height: 1px !important; }

.text-a-r {
  text-align: right; }

.blueBg {
  background-image: -webkit-linear-gradient(left, #24E4F4 0%, #0095E1 100%);
  background-image: -moz-linear-gradient(left, #24E4F4 0%, #0095E1 100%);
  background-image: -ms-linear-gradient(to right, #24E4F4 0%, #0095E1 100%);
  background-image: -o-linear-gradient(to right, #24E4F4 0%, #0095E1 100%);
  background-image: linear-gradient(to right, #24E4F4 0%, #0095E1 100%);
  background-repeat: repeat; }

.myNav {
  border: none !important; background: url("../images/head.png") no-repeat center;
  background-size: 7.5rem 1.2rem; height:1.2rem; }

.myNav .mui-title { color: #fff; line-height: 1.1rem; font-size: 0.35rem }
.myNav .mui-icon{ color: #fff; padding: 0.25rem 0 0.25rem; font-size: 0.5rem}

.flex{
  display: flex;
  align-content: space-around;
  align-items: center;
}

.myNavBar{ box-shadow: 0 0 0.2rem rgba(0,0,0,0.1)!important; border:none; background: #fff;}
.myNavBar .mui-tab-item{ color: #ccc}
.myNavBar .mui-tab-item .mui-icon{ width: 0.45rem!important; height: 0.45rem!important; top:0.08rem}
.myNavBar .mui-tab-item .mui-icon ~ .mui-tab-label{ font-size: 0.2rem!important; line-height: 0.35rem}
.myNavBar .mui-tab-item.mui-active{ color:#52C6CF }

.shadow{ box-shadow: 0 0 0.35rem rgba(0,0,0,0.08)}
.mui-bar-tab ~ .mui-content{ padding-bottom: 1.6rem!important;}
.mescroll-totop{ bottom: 1.5rem}
.midTab{ position: relative;}
.mui-bar-tab .mui-tab-item{ overflow: visible!important;}


.mescroll-downwarp .downwarp-tip, .mescroll-upwarp .upwarp-tip, .mescroll-upwarp .upwarp-nodata{ color: #aaa}
.mescroll-empty{ opacity: 0.7; padding-bottom:1.5rem; padding-top: 1rem}
.mescroll-empty .empty-icon{ width: 2rem; float: none; height: auto; border-radius: 0; display: inline-block}

.myNavBar .mui-tab-item.midTab div{
  position: absolute;
  top:-0.6rem; left: 50%; margin-left: -0.6rem;
}
.myNavBar .mui-tab-item.midTab div img{ width: 1.2rem!important; height: auto!important;}
/*.myNavBar .mui-tab-item.midTab img{ width: 0.6rem;}*/

input::-webkit-input-placeholder {
  color: #aab2bd;
}

/*jq-alert弹出层封装样式*/
.jq-alert{
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,.3);
  z-index: 99;
}
.jq-alert .alert{
  background-color: #FFF;
  width:80%;
  height:auto;
  border-radius: 4px;
  overflow: hidden;
}
.jq-alert .alert .title{
  position: relative;
  margin: 0;
  font-size: .3rem;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  font-weight: normal;
  color: rgba(0,0,0,.8);
}
/*.jq-alert .alert .title:after{*/
/*position: absolute;*/
/*content: "";*/
/*bottom: 0;*/
/*left:0;*/
/*width: 100%;*/
/*height: 1px;*/
/*background-color: #ededed;*/
/*transform: scaley(.5);*/
/*-webkit-transform: scaley(.5);*/
/*}*/
.jq-alert .alert .content{
  padding: .3rem;
  font-size: .28rem;
  color: rgba(0,0,0,.6);
}
.jq-alert .alert .content .prompt{
  width:100%;
}
.jq-alert .alert .content .prompt .prompt-content{
  font-size: .28rem;
  color: rgba(0,0,0,.54);
}
.jq-alert .alert .content .prompt .prompt-text{
  background:none;
  border:none;
  outline: none;
  width: 100%;
  height: .6rem;
  box-sizing: border-box;
  margin-top: .2rem;
  background-color: #FFF;
  border:1px solid #dcdcdc;
  text-indent:5px;
}
.jq-alert .alert .content .prompt .prompt-text:focus{
  border: 1px solid #2196F3;
  background-color: rgba(33,150,243,.08);
}
.jq-alert .alert .fd-btn{
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  justify-content: center;
  align-items: center;
}
.jq-alert .alert .fd-btn:after{
  position: absolute;
  content: "";
  top:0;
  left:0;
  width:100%;
  height: 1px;
  background-color: #F3F3F3;
}
.jq-alert .alert .fd-btn a{
  width:100%;
  height: .8rem;
  font-size: .26rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: rgba(0,0,0,.8);
}
.jq-alert .alert .fd-btn a.cancel{
  position: relative;
  color: rgba(0,0,0,.5);
}
.jq-alert .alert .fd-btn a.cancel:after{
  content: "";
  position: absolute;
  top:.1rem;
  right:0;
  width: 1px;
  height: .6rem;
  background-color: #F3F3F3;
}
.jq-alert .alert .fd-btn a.confirm{
  color: #2196F3;
}
.jq-alert .alert .fd-btn a.confirm:active{
  background-color: #2196F3;
  color: #FFF;
}

/*toast弹出层*/
.jq-toast{
  z-index: 999;
  position:fixed;
  bottom:2rem;
  left:0;
  width:100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.jq-toast .toast{
  max-width: 80%;
  padding: .2rem .5rem;
  background-color: rgba(0,0,0,.7);
  color: #FFF;
  border-radius: 50rem;
  font-size: .3rem;
}

.mescroll{
  position: fixed;
  top: 0;
  padding-top: 1.2rem;
  bottom: 0; padding-bottom: 0.3rem;
  height: auto; width: 7.5rem; left: 50%; margin-left: -3.75rem;
}
.mescroll-empty .empty-tip{ font-size: 0.25rem}
.mescroll-upwarp{ padding: 0.25rem 0 0}

.itemList{
    display: none;
}
.itemList.active {
    display: block;
}