html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: #F4F4F6;
  max-width: 750px;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden {
  display: none;
}
.g-leader-div {
  width: 100%;
  height: 1.33333333rem;
  overflow: hidden;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 100000;
}
.g-leader-div .g-leader-ul {
  width: 100%;
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0.26666667rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  padding-bottom: 0.4rem;
}
.g-leader-div .g-leader-ul li {
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  font-size: 0.32rem;
  color: #000;
  margin: 0 0.13333333rem;
  border-radius: 2px;
  padding: 0 0.26666667rem;
}
.g-leader-div .g-leader-ul .g-leader-liactive {
  box-sizing: border-box;
  color: #000;
  border-bottom: 0.08rem solid #a77f4e;
}
.g-leader-div ::-webkit-scrollbar {
  width: 0px;
}
.m-all {
  padding: 0.4rem 0.4rem;
  padding-top: 1.78666667rem;
  padding-bottom: 1.33333333rem;
}
.m-alone {
  padding: 0.4rem 0.4rem;
  padding-top: 1.78666667rem;
  margin-bottom: 1.33333333rem;
}
.m-all-alone {
  width: 100%;
  margin-top:0.4rem;
}
.m-all-alone .m-all-alone-title {
  height: 0.34666667rem;
  font-size: 0.37333333rem;
  color: #000000;
  line-height: 0.45333333rem;
  margin-bottom: 0.53333333rem;
}
.m-all-alone .small-car {
  width: 100%;
  line-height: 1.33333333rem;
  height: 1.33333333rem;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 0.4rem;
}
.m-all-alone .small-car ul {
  padding-left: 0.66666667rem;
}
.m-all-alone .small-car ul li {
  float: left;
}
.m-all-alone .small-car ul li span {
  display: inline-block;
}
.m-all-alone .small-car ul .small-car-li-first {
  width: 45%;
  font-size: 0.42666667rem;
  color: #000000;
}
.m-all-alone .small-car ul .small-car-li-first img {
  margin-left: 0.13333333rem;
  width: 0.4rem;
  height: 0.37333333rem;
}
.m-all-alone .small-car ul .small-car-li-second {
  width: 35%;
  font-size: 0.37333333rem;
  color: #666666;
}
.m-all-alone .small-car ul .small-car-li-third {
  width: 18%;
  font-size: 0.32rem;
  color: #999999;
  position: relative;
}
.m-all-alone .small-car ul .small-car-li-third .small-car-li-third-span1 {
  width: 1.33333333rem;
  height: 0.61333333rem;
  border: 1px solid #d3d3d3;
  position: absolute;
  top: 0.36rem;
}
.m-all-alone .small-car ul .small-car-li-third .small-car-li-third-span1 span {
  width: 0.8rem;
  height: 100%;
  position: absolute;
  top: -0.36rem;
  left: 0.53333333rem;
}
.m-all-alone .small-car ul .small-car-li-third .small-car-li-third-span1 img {
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  top: 0.16rem;
  left: 0.16rem;
}
.m-all-alone .big-car {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  width: 100%;
  height: 2.93333333rem;
  background: #ffffff;
  border-radius: 0.13333333rem;
  margin-bottom: 0.4rem;
}
.m-all-alone .big-car .big-car-left {
  width: 2.13333333rem;
  height: 2.13333333rem;
  padding: 0.4rem;
}
.m-all-alone .big-car .big-car-left img {
  width: 100%;
  height: 100%;
}
.m-all-alone .big-car .big-car-right {
  width: calc(100% -  3.33333333rem);
  padding: 0.4rem 0.4rem 0.4rem 0;
  position: relative;
}
.m-all-alone .big-car .big-car-right .big-car-right-title {
  width: 100%;
  height: 0.53333333rem;
  font-size: 0.37333333rem;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #333;
  line-height: 0.53333333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-all-alone .big-car .big-car-right .big-car-right-title span {
  color: #576b95;
}
.m-all-alone .big-car .big-car-right .big-car-right-text {
  display: inline-block;
  height: 0.53333333rem;
  font-size: 0.32rem;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
  color: #999999;
  line-height: 0.53333333rem;
  background: #f4f4f4;
  border-radius: 2px;
  padding: 0 0.13333333rem;
  margin-top: 0.72rem;
}
.m-all-alone .big-car .big-car-right-delete {
  position: absolute;
  right: 0.4rem;
  bottom: 0.4rem;
  border: 1px solid #d3d3d3;
  color: #999999;
  width: 1.33333333rem;
  height: 0.61333333rem;
  line-height: 0.61333333rem;
  font-size: 0.32rem;
}
.m-all-alone .big-car .big-car-right-delete img {
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  top: 0.16rem;
  left: 0.16rem;
}
.m-all-alone .big-car .big-car-right-delete span {
  width: 0.8rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0.53333333rem;
}
.delete-alert {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  z-index: 1000000;
}
.delete-alert .delete-alert-content {
  width: 7.46666667rem;
  height: 3.89333333rem;
  background: #fff;
  margin-top: calc(50vh -  1.94666667rem);
  margin-left: calc(50% -  3.73333333rem);
  border-radius: 0.10666667rem;
}
.delete-alert .delete-alert-content .delete-alert-text {
  background: #fff;
  width: 100%;
  height: 2.66666667rem;
  border-bottom: 1px solid #d2d3d5;
  text-align: center;
}
.delete-alert .delete-alert-content .delete-alert-text .delete-title {
  font-size: 0.48rem;
  color: #000000;
  padding-top: 0.53333333rem;
  padding-bottom: 0.4rem;
}
.delete-alert .delete-alert-content .delete-alert-text .delete-remind {
  font-size: 0.4rem;
  color: #999999;
}
.delete-alert .delete-alert-button {
  width: 100%;
  height: 1.22666667rem;
  line-height: 1.22666667rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.delete-alert .delete-alert-button .delete-cancel {
  width: 50%;
  text-align: center;
  font-size: 0.48rem;
  color: #000000;
  border-right: 1px solid #d2d3d5;
  box-sizing: border-box;
}
.delete-alert .delete-alert-button .delete-sure {
  width: 50%;
  text-align: center;
  font-size: 0.48rem;
  color: #a77f4e;
}
.submit_success {
  width: 3.73333333rem;
  height: 1.86666667rem;
  top: 5.2rem;
  left: 3.12rem;
  position: fixed;
  display: flex;
  justify-content: center;
  align-content: center;
  z-index: 2000;
  background: #0a0a0a;
  opacity: 0.8;
  border-radius: 4px;
  flex-wrap: wrap;
  text-align: center;
}
.submit_success img {
  width: 0.74666667rem;
  height: 0.74666667rem;
}
.submit_success P {
  width: 100%;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
  font-family: PingFang-SC-Medium;
  color: #ffffff;
  margin: 0.24rem auto 0;
}
.loadDiv {
  width: 100%;
  padding: 0.4rem 0 0.13333333rem 0;
  background: #fff;
}
.loadDiv img {
  width: 0.53333333rem;
  /*-webkit-animation: nudge 2s linear infinite alternate;
  animation: nudge 2s linear infinite alternate;*/
}
.g-leader-div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
}
.g-head-all {
  display: inline-block;
  width: 0.8rem;
  margin: 0 0.4rem;
  height: 1.33333333rem;
  line-height: 1.33333333rem;
  font-size: 0.32rem;
  text-align: center;
  padding-bottom: 0.08rem;
}
.g-leader-ul {
  width: calc(100% -  1.33333333rem) !important;
  margin: 0 !important;
  padding-left: 0 !important;
}
.g-leader-liactive {
  box-sizing: border-box;
  color: #000;
  border-bottom: 0.08rem solid #a77f4e;
}
