/*提货金额*/

.fadein_toast {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.fadein_toast .box {
  width: 6.4rem;
  background: #fff;
  border-radius: .15rem;
  padding-top: .4rem;
}

.fadein_toast .box p {
  text-align: center;
  font-size: .3rem;
  margin-bottom: .2rem;
  color: #333;
}

.fadein_toast .box .font {
  overflow: auto;
  width: 90%;
  margin: 0 auto;
  height: 5.5rem;
}

.fadein_toast .box .font span {
  display: block;
  font-size: .26rem;
  line-height: .45rem;
  color: #848484;
}

.fadein_toast .box .btn {
  overflow: hidden;
  width: 100%;
  height: 1rem;
  margin-top: .3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  color: #f0250f;
  border-top: 1px solid #f6f6f6;
}

.addcarticon {
  position: absolute;
  right: .2rem;
  bottom: 0.3rem;
  z-index: 999;
  width: 0.6rem;
}


.labour_footer {
  overflow: hidden;
  width: 7.5rem;
  /*min-height: .8rem;*/
  background-size: 100% 100%;
  background-image: url(/images/5.0/labfotbg_02.jpg);
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1rem;
  z-index: 1000;
  padding: 0rem .19rem .25rem .3rem;
}

.labour_footer ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.labour_footer ul li {
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  margin-top: .14rem;
  font-size: .24rem;
  color: #666666;
}

.labour_footer ul li span {
  display: flex;
  align-items: flex-end;
  font-size: .28rem;
  line-height: 1;
  margin-left: .05rem;
  color: #d60000;
}

.labour_footer ul li span em {
  font-size: .28rem;
  display: inline-block;
  line-height: 1;
}

.labour_footer .t {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.labour_footer .t p {
  font-size: .28rem;
  color: #000000;
  font-weight: bold;
  position: relative;
  padding-left: .1rem;
}

.labour_footer .t p::after {
  content: '';
  width: .3rem;
  height: .3rem;
  background-image: url(/images/5.0/Labour_56.png);
  background-size: 100% 100%;
  position: absolute;
  left: -.1rem;
  top: -.03rem;
}

.labour_footer .t .more {
  overflow: hidden;
}

.labour_footer .t .more a {
  display: flex;
  align-items: center;
  font-size: .22rem;
  color: #555555;
}

.labour_footer .t .more a img {
  width: .09rem;
  margin-left: .06rem;
}


.qiubox {
  position: fixed;
  right: 0;
  top: 60%;
  z-index: 2002;
  height: 1.94rem;
}

.qiubox .tihuo {
  width: .64rem;
  float: right;
}

.qiubox .position_box {
  z-index: 9999;
  height: 1.94rem;
}

.qiubox .position_box.on .show {
  transform: translateX(0%);
}

.qiubox .position_box.on .info {
  transform: translateX(100%);
}

.qiubox .position_box .show {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 4.9rem;
  height: 1.63rem;
  background-image: url(/images/5.0/openslide_03.png);
  background-size: 100% 100%;
  position: absolute;
  transform: translateX(100%);
  right: 0;
  top: 0;
  z-index: 999;
  transition: all .5s;
}

.qiubox .position_box .show .clicks {
  width: .94rem;
  height: .94rem;
  position: absolute;
  left: .36rem;
  top: .18rem;
}

.qiubox .position_box .show::after {
  content: '';
  width: .15rem;
  height: .21rem;
  background-image: url(/images/5.0/posi_03.png);
  background-size: 100% 100%;
  position: absolute;
  right: .06rem;
  top: .73rem;
  animation: name1 1.6s infinite;
}

.qiubox .position_box .show .bw {
  overflow: hidden;
  width: 4.15rem;
  height: 100%;
}

.qiubox .position_box .show .bw .bots {
  overflow: hidden;
  width: 100%;
  height: .36rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: .09rem;
}

.qiubox .position_box .show .bw .bots img {
  width: .2rem;
  margin-right: .1rem;
}

.qiubox .position_box .show .bw .bots span {
  font-size: .2rem;
  color: #fff;
}

.qiubox .position_box .show .bw ul {
  overflow: hidden;
  padding-left: 1.5rem;
}

.qiubox .position_box .show .bw ul li {
  line-height: 1;
  display: flex;
  align-items: flex-end;
  font-size: .22rem;
  color: #fff;
  margin-top: .12rem;
}

.qiubox .position_box .show .bw ul li span {
  font-size: .26rem;
  color: #fff;
  display: flex;
  font-weight: bold;
  align-items: flex-end;
}

.qiubox .position_box .show .bw ul li span em {
  font-size: .2rem;
  color: #fff;
}

.qiubox .position_box .info {
  width: .84rem;
  height: 1.84rem;
  background-size: 100% 100%;
  background-image: url(/images/5.0/positio_03.png);
  padding-top: .79rem;
  padding-left: .16rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .3s;
}

.qiubox .position_box .info img {
  width: .15rem;
  animation: name 1.6s infinite;
}


/*20220308新增页面通用头部*/
.main_through_header {
  width: 100%;
  height: 1rem;
  background: #fff;
  display: flex;
  align-items: center;
  padding-left: .3rem;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
}

.main_through_header .left {
  width: .18rem;
  margin-right: .6rem;
}

.main_through_header .close {
  width: .28rem;
}

.main_through_header p {
  font-size: .3rem;
  color: #333;
  position: absolute;
  left: 50%;
  height: 100%;
  top: 0;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}


/*礼包模块兑换流程*/


.fadein_writeoff {
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: .26rem .26rem 0 0;
  position: relative;
}

.fadein_writeoff .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .26rem 0 .34rem;
  height: 1.1rem;
  background-image: url(/images/5.0/writeoff_02.png);
  background-size: 100% 100%;
}

.fadein_writeoff .head p {
  font-size: .36rem;
  color: #fff;
}

.fadein_writeoff .head img {
  width: .31rem;
}

.fadein_writeoff .stepbox {
  width: 100%;
  height: 1.5rem;
  display: flex;
  background: #fff;
  border-bottom: .14rem solid #F3F7F9;
}

.fadein_writeoff .stepbox .label {
  flex: 1;
  position: relative;
  text-align: center;
  padding-top: .34rem;
}

.fadein_writeoff .stepbox .label::after {
  content: '';
  width: 2.3rem;
  height: 2px;
  background: #E5EBF2;
  position: absolute;
  right: 1.3rem;
  top: .48rem;
}

.fadein_writeoff .stepbox .label.on::after {
  background: #1B86EA;
}

.fadein_writeoff .stepbox .label.on div {
  background: #1B86EA;
}

.fadein_writeoff .stepbox .label.on span {
  color: #000;
}

.fadein_writeoff .stepbox .label:first-child::after {
  display: none;
}

.fadein_writeoff .stepbox .label div {
  width: .3rem;
  height: .3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1000;
  border-radius: 50%;
  font-size: .22rem;
  color: #fff;
  background: #CED1D6;
  margin: 0 auto;
}

.fadein_writeoff .stepbox .label span {
  display: block;
  text-align: center;
  font-size: .24rem;
  color: #999;
  margin-top: .16rem;
}

.fadein_writeoff .button_grow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.14rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .4rem;
  background: #fff;
}

.fadein_writeoff .button_grow div {
  width: 3.26rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .3rem;
  color: #000000;
  background: #fff;
  border: 1px solid #E9E9E9;
  font-weight: normal;
  border-radius: .6rem;
}

.fadein_writeoff .button_grow div.on {
  background: linear-gradient(to right, #ED0401, #F74B0A);
  font-weight: bold;
  color: #fff;
  border: none;
}

.fadein_writeoff .children_three {
  background: #fff;
  height: 70vh;
  display: flex;
  justify-content: center;
  padding-top: .88rem;
}

.fadein_writeoff .children_three .success {
  padding: 0 .3rem;
  overflow: hidden;
}

.fadein_writeoff .children_three .success img {
  width: 1.46rem;
  display: block;
  margin: 0 auto;
}

.fadein_writeoff .children_three .success p {
  text-align: center;
  font-size: .36rem;
  color: #333333;
  margin-top: .42rem;
  font-weight: bold;
}

.fadein_writeoff .children_three .success span {
  text-align: center;
  font-size: .25rem;
  display: block;
  color: #858585;
  margin-top: .2rem;
}

.fadein_writeoff .children_three .success .btn {
  width: 4.46rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .3rem;
  margin: 0 auto;
  margin-top: .88rem;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #ED0401, #F74B0A);
  border-radius: .6rem;
}

.fadein_writeoff .children_two {
  padding-bottom: 1.23rem;
  overflow: hidden;
  position: relative;
  height: 70vh;
  background: #F3F7F9;
}

.fadein_writeoff .children_two .pay_number {
  width: 7.05rem;
  height: 1rem;
  margin: 0 auto;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: .1rem;
  padding-left: .3rem;
}

.fadein_writeoff .children_two .pay_number p {
  font-size: .28rem;
  color: #070002;
}

.fadein_writeoff .children_two .pay_number .change {
  height: 100%;
  display: flex;
  align-items: center;
}

.fadein_writeoff .children_two .pay_number .change div {
  width: .68rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fadein_writeoff .children_two .pay_number .change div img {
  width: .21rem;
}

.fadein_writeoff .children_two .pay_number .change input {
  width: .84rem;
  height: .39rem;
  text-align: center;
  border-radius: .1rem;
  border: 1px solid #eeeeee;
  font-size: .28rem;
  color: #070002;
  background: #fafcfd;
}

.fadein_writeoff .children_two .list {
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(100% - 1.82rem);
  width: 100%;
  margin-bottom: .24rem;
  padding-top: .4rem;
}

.fadein_writeoff .children_two .list.on .label .price .kc {
  border: 2px solid #ff4493;
}

.fadein_writeoff .children_two .list.on .label .price .kc span {
  color: #ff4493;
}

.fadein_writeoff .children_two .list.on .label .price .kc i {
  background: #ff4493;
}

.fadein_writeoff .children_two .list.on .label .price .btn {
  background: linear-gradient(to right, #FF8889, #FF4493);
}

.fadein_writeoff .children_two .list .label {
  width: 7.05rem;
  height: 2.52rem;
  background-image: url(/images/5.0/ab_03.png);
  border-radius: .1rem;
  margin: 0 auto;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin-bottom: .24rem;
  padding: .22rem 0 .22rem .22rem;
  justify-content: space-between;
}

.fadein_writeoff .children_two .list .label .price {
  overflow: hidden;
  width: 1.84rem;
  font-size: 12px;
  text-align: center;
}

.fadein_writeoff .children_two .list .label .price p {
  font-size: .4rem;
  color: #f1311a;
  margin-bottom: .1rem;
  text-align: center;
}

.fadein_writeoff .children_two .list .label .price p span {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  font-size: .58rem;
  color: #f1311a;
}

.fadein_writeoff .children_two .list .label .price .kc {
  display: inline-flex;
  align-items: center;
  border: 2px solid #f1311a;
  border-radius: .03rem;
  overflow: hidden;
}

.fadein_writeoff .children_two .list .label .price .kc span {
  font-size: .22rem;
  padding: 0 .03rem;
  color: #f1311a;
  line-height: 1.3;
}

.fadein_writeoff .children_two .list .label .price .kc i {
  font-size: .22rem;
  padding: 0 .06rem;
  line-height: 1.3;
  color: #fff;
  background: #f1311a;
}

.fadein_writeoff .children_two .list .label .price em {
  display: block;
  text-align: center;
  font-size: .21rem;
  color: #f1311a;
  margin-top: .06rem;
}

.fadein_writeoff .children_two .list .label .price .btn {
  width: 1.5rem;
  height: .46rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  color: #fff;
  background: linear-gradient(to right, #ED0100, #F74E0A);
  border-radius: .6rem;
  margin-top: .2rem;
}

.fadein_writeoff .children_two .list .label .grow {
  overflow: hidden;
  display: flex;
}

.fadein_writeoff .children_two .list .label .grow .picture {
  overflow: hidden;
  width: 1.96rem;
  height: 1.96rem;
  border-radius: .06rem;
}

.fadein_writeoff .children_two .list .label .grow .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fadein_writeoff .children_two .list .label .grow .info {
  width: 2.4rem;
  margin-left: .22rem;
  overflow: hidden;
}

.fadein_writeoff .children_two .list .label .grow .info .name {
  overflow: hidden;
  width: 100%;
  height: 1.12rem;
}

.fadein_writeoff .children_two .list .label .grow .info .name p {
  font-size: .28rem;
  color: #000000;
  line-height: .34rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.fadein_writeoff .children_two .list .label .grow .info .ly {
  display: flex;
  align-items: center;
  font-size: .22rem;
  color: #999999;
  margin-top: .22rem;
}

.fadein_writeoff .children_two .list .label .grow .info .ly img {
  width: .23rem;
  margin-right: .1rem;
}

.fadein_writeoff .children_two .list .label .grow .info .lab {
  display: flex;
  align-items: flex-end;
}

.fadein_writeoff .children_two .list .label .grow .info .lab img {
  width: auto;
  height: .23rem;
  margin-right: .08rem;
}

.fadein_writeoff .children_two .list .label .grow .info span {
  display: block;
  font-size: .21rem;
  color: #999999;
  margin-top: .26rem;
}

.fadein_writeoff .children_two .address {
  display: flex;
  align-items: center;
  background-color: #fff;
  background-repeat: no-repeat;
  align-items: center;
  height: 1.82rem;
  padding: 0 .28rem;
  background-image: url(/images/5.0/addressbg_02.jpg);
  baseline-shift: 100%;
  padding-bottom: .05rem;
  background-position: center bottom;
}

.fadein_writeoff .children_two .address img {
  width: .87rem;
}

.fadein_writeoff .children_two .address .info {
  overflow: hidden;
  flex: 1;
  padding-left: .22rem;
}

.fadein_writeoff .children_two .address .info div {
  display: flex;
  align-items: center;
}

.fadein_writeoff .children_two .address .info div span {
  font-size: .28rem;
  color: #111111;
  margin-right: .46rem;
  position: relative;
}

.fadein_writeoff .children_two .address .info div span::after {
  content: '';
  width: 2px;
  height: .25rem;
  background: #9D9D9D;
  position: absolute;
  right: -.23rem;
  top: 50%;
  transform: translateY(-50%);
}

.fadein_writeoff .children_two .address .info div span:last-child::after {
  display: none;
}

.fadein_writeoff .children_two .address .info p {
  font-size: .28rem;
  color: #111111;
  margin-top: .06rem;
}

.fadein_writeoff .children {
  padding-bottom: 1.23rem;
  overflow: hidden;
  position: relative;
  height: 70vh;
}

.fadein_writeoff .children .button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.14rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.fadein_writeoff .children .button div {
  width: 6.74rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .32rem;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #ED0401, #F74B0A);
  border-radius: .6rem;
}

.fadein_writeoff .children .top_info {
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .32rem .26rem .16rem .26rem;
}

.fadein_writeoff .children .top_info .name {
  display: flex;
  align-items: center;
}

.fadein_writeoff .children .top_info .name img {
  width: .28rem;
}

.fadein_writeoff .children .top_info .name span {
  font-size: .28rem;
  color: #000000;
  margin-left: .1rem;
}

.fadein_writeoff .children .top_info .names {
  display: flex;
  align-items: center;
}

.fadein_writeoff .children .top_info .names div {
  width: .06rem;
  height: .32rem;
  background: #1B86EA;
}

.fadein_writeoff .children .top_info .names span {
  font-size: .36rem;
  color: #000000;
  margin-left: .16rem;
  font-weight: bold;
}

.fadein_writeoff .children .top_info p {
  font-size: .28rem;
  color: #999999;
}

.fadein_writeoff .children .top_info p em {
  color: #d70011;
  font-weight: bold;
  margin-right: .06rem;
}

.fadein_writeoff .children ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .26rem;
  height: calc(100% - 1.02rem);
  overflow: hidden;
  overflow-y: auto;
}

.fadein_writeoff .children ul li {
  overflow: hidden;
  border-bottom: 1px solid #F7F7F7;
}

.fadein_writeoff .children ul li a {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .25rem 0;
  display: flex;
  justify-content: space-between;
}

.fadein_writeoff .children ul li a .picture {
  overflow: hidden;
  width: 1.83rem;
  height: 1.83rem;
  border-radius: .06rem;
}

.fadein_writeoff .children ul li a .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fadein_writeoff .children ul li a .grow {
  flex: 1;
  padding-left: .26rem;
  overflow: hidden;
}

.fadein_writeoff .children ul li a .grow .font {
  overflow: hidden;
  width: 100%;
  padding-top: .08rem;
  height: .9rem;
}

.fadein_writeoff .children ul li a .grow .font p {
  font-size: .28rem;
  color: #000000;
  line-height: .34rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.fadein_writeoff .children ul li a .grow .lab {
  display: flex;
  align-items: flex-end;
}

.fadein_writeoff .children ul li a .grow .lab img {
  width: auto;
  height: .23rem;
  margin-right: .08rem;
}

.fadein_writeoff .children ul li a .grow .desc {
  display: flex;
  margin-top: .3rem;
}

.fadein_writeoff .children ul li a .grow .desc span {
  font-size: .24rem;
  color: #999999;
  position: relative;
  margin-right: .3rem;
}

.fadein_writeoff .children ul li a .grow .desc span::after {
  content: '';
  width: 1px;
  height: .23rem;
  background: #C9C9C9;
  position: absolute;
  right: -.15rem;
  top: 50%;
  transform: translateY(-50%);
}

.fadein_writeoff .children ul li a .grow .desc span:last-child::after {
  display: none;
}

.fadein_writeoffs {
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: .26rem .26rem 0 0;
  position: relative;
}

.fadein_writeoffs .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .26rem 0 .34rem;
  height: 1.1rem;
  background-image: url(/images/5.0/hheabg.jpg);
  background-size: 100% 100%;
}

.fadein_writeoffs .head p {
  font-size: .36rem;
  color: #fff;
  font-weight: bold;
}

.fadein_writeoffs .head img {
  width: .31rem;
}

.fadein_writeoffs .stepbox {
  width: 100%;
  height: 1.5rem;
  display: flex;
  background: #fff;
  border-bottom: .14rem solid #F3F7F9;
}

.fadein_writeoffs .stepbox .label {
  flex: 1;
  position: relative;
  text-align: center;
  padding-top: .34rem;
}

.fadein_writeoffs .stepbox .label::after {
  content: '';
  width: 1.8rem;
  height: 2px;
  background: #E5EBF2;
  position: absolute;
  right: 1rem;
  top: .48rem;
}

.fadein_writeoffs .stepbox .label.on::after {
  background: #1B86EA;
}

.fadein_writeoffs .stepbox .label.on div {
  background: #1B86EA;
}

.fadein_writeoffs .stepbox .label.on span {
  color: #000;
}

.fadein_writeoffs .stepbox .label:first-child::after {
  display: none;
}

.fadein_writeoffs .stepbox .label div {
  width: .3rem;
  height: .3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1000;
  border-radius: 50%;
  font-size: .22rem;
  color: #fff;
  background: #CED1D6;
  margin: 0 auto;
}

.fadein_writeoffs .stepbox .label span {
  display: block;
  text-align: center;
  font-size: .24rem;
  color: #999;
  margin-top: .16rem;
}

.fadein_writeoffs .button_grow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.14rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .4rem;
  background: #fff;
}

.fadein_writeoffs .button_grow div {
  width: 3.26rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .3rem;
  color: #000000;
  background: #fff;
  font-weight: bold;
  border: 1px solid #E9E9E9;
  border-radius: .6rem;
}

.fadein_writeoffs .button_grow div.on {
  background: linear-gradient(to right, #7A4BEF, #3487EB);
  font-weight: bold;
  color: #fff;
  border: none;
}

.fadein_writeoffs .children_three {
  background: #fff;
  display: flex;
  justify-content: center;
}

.fadein_writeoffs .children_three .button_grow div {
  width: 6.36rem;
  margin: 0 auto;
}

.fadein_writeoffs .children_three .success {
  padding: .6rem .3rem;
  padding-bottom: 1.8rem;
  overflow: hidden;
}

.fadein_writeoffs .children_three .success img {
  width: 1.46rem;
  display: block;
  margin: 0 auto;
}

.fadein_writeoffs .children_three .success p {
  text-align: center;
  font-size: .36rem;
  color: #333333;
  font-weight: bold;
  margin-top: .42rem;
  font-weight: bold;
}

.fadein_writeoffs .children_three .success span {
  text-align: center;
  font-size: .25rem;
  display: block;
  color: #858585;
  margin-top: .2rem;
}

.fadein_writeoffs .children_three .success .btn {
  width: 4.46rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .3rem;
  margin: 0 auto;
  margin-top: .88rem;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #ED0401, #F74B0A);
  border-radius: .6rem;
}

.fadein_writeoffs .children_twos {
  padding-bottom: 1.23rem;
  overflow: hidden;
  position: relative;
  height: 40vh;
  background: #F3F7F9;
}

.fadein_writeoffs .children_twos .form {
  overflow: hidden;
  background: #fff;
}

.fadein_writeoffs .children_twos .form .label {
  height: .98rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .26rem;
  border-bottom: 1px solid #F7F7F7;
}

.fadein_writeoffs .children_twos .form .label p {
  font-size: .28rem;
  color: #050608;
  font-weight: bold;
}

.fadein_writeoffs .children_twos .form .label input {
  flex: 1;
  background: none;
  text-align: right;
  font-size: .28rem;
  color: #050608;
  border: none;
  height: 100%;
}

.fadein_writeoffs .children_twos .form .label input::placeholder {
  color: #999999;
}

.fadein_writeoffs .children_twos .form .label div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
}

.fadein_writeoffs .children_twos .form .label div span {
  font-size: .28rem;
  color: #050608;
  margin-right: .1rem;
}

.fadein_writeoffs .children_twos .form .label div img {
  width: .23rem;
}

.fadein_writeoffs .children_two {
  padding-bottom: 1.23rem;
  overflow: hidden;
  position: relative;
  height: 70vh;
  background: #F3F7F9;
}

.fadein_writeoffs .children_two .pay_number {
  width: 7.05rem;
  height: 1rem;
  margin: 0 auto;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: .1rem;
  padding-left: .3rem;
}

.fadein_writeoffs .children_two .pay_number p {
  font-size: .28rem;
  color: #070002;
}

.fadein_writeoffs .children_two .pay_number .change {
  height: 100%;
  display: flex;
  align-items: center;
}

.fadein_writeoffs .children_two .pay_number .change div {
  width: .68rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fadein_writeoffs .children_two .pay_number .change div img {
  width: .21rem;
}

.fadein_writeoffs .children_two .pay_number .change input {
  width: .84rem;
  height: .39rem;
  text-align: center;
  border-radius: .1rem;
  border: 1px solid #eeeeee;
  font-size: .28rem;
  color: #070002;
  background: #fafcfd;
}

.fadein_writeoffs .children_two .codes {
  overflow: hidden;
  margin-top: .36rem;
  padding: 0 .22rem;
}

.fadein_writeoffs .children_two .codes p {
  font-weight: bold;
  font-size: .3rem;
  color: #33333d;
}

.fadein_writeoffs .children_two .codes span {
  display: block;
  font-weight: bold;
  font-size: .24rem;
  margin-top: .12rem;
  color: #33333d;
  line-height: .33rem;
}

.fadein_writeoffs .children_two .codes span em {
  color: #298afb;
}

.fadein_writeoffs .children_two .codes .change {
  width: 100%;
  height: .8rem;
  background: #fff;
  border-radius: .16rem;
  border: 1px solid #E6ECEF;
  display: flex;
  align-items: center;
  margin-top: .2rem;
  position: relative;
}

.fadein_writeoffs .children_two .codes .change input {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  font-size: .28rem;
  color: #85858B;
  padding-left: .18rem;
}

.fadein_writeoffs .children_two .codes .change div {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: .28rem;
  width: 1.9rem;
  color: #e62e17;
  position: absolute;
  right: 0;
  justify-content: center;
  top: 0;
  z-index: 99;
}

.fadein_writeoffs .children_two .codes .change div::after {
  content: '';
  width: 1px;
  height: .4rem;
  background: #E6ECEF;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fadein_writeoffs .children_two .list {
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(100% - 1.82rem);
  width: 100%;
  margin-bottom: .24rem;
  padding-top: .26rem;
}

.fadein_writeoffs .children_two .list.on .label .price .kc {
  border: 2px solid #ff4493;
}

.fadein_writeoffs .children_two .list.on .label .price .kc span {
  color: #ff4493;
}

.fadein_writeoffs .children_two .list.on .label .price .kc i {
  background: #ff4493;
}

.fadein_writeoffs .children_two .list.on .label .price .btn {
  background: linear-gradient(to right, #FF8889, #FF4493);
}

.fadein_writeoffs .children_two .list .label {
  width: 7.05rem;
  height: 2.52rem;
  background-image: url(/images/5.0/ab_03.png);
  border-radius: .1rem;
  margin: 0 auto;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  margin-bottom: .24rem;
  padding: .22rem 0 .22rem .22rem;
  justify-content: space-between;
}

.fadein_writeoffs .children_two .list .label .price {
  overflow: hidden;
  width: 1.84rem;
  font-size: 12px;
  text-align: center;
}

.fadein_writeoffs .children_two .list .label .price p {
  font-size: .4rem;
  color: #f1311a;
  margin-bottom: .1rem;
  text-align: center;
}

.fadein_writeoffs .children_two .list .label .price p span {
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  font-size: .58rem;
  color: #f1311a;
}

.fadein_writeoffs .children_two .list .label .price .kc {
  display: inline-flex;
  align-items: center;
  border: 2px solid #f1311a;
  border-radius: .03rem;
  overflow: hidden;
}

.fadein_writeoffs .children_two .list .label .price .kc span {
  font-size: .22rem;
  padding: 0 .03rem;
  color: #f1311a;
  line-height: 1.3;
}

.fadein_writeoffs .children_two .list .label .price .kc i {
  font-size: .22rem;
  padding: 0 .06rem;
  line-height: 1.3;
  color: #fff;
  background: #f1311a;
}

.fadein_writeoffs .children_two .list .label .price em {
  display: block;
  text-align: center;
  font-size: .21rem;
  color: #f1311a;
  margin-top: .06rem;
}

.fadein_writeoffs .children_two .list .label .price .btn {
  width: 1.5rem;
  height: .46rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  color: #fff;
  background: linear-gradient(to right, #ED0100, #F74E0A);
  border-radius: .6rem;
  margin-top: .2rem;
}

.fadein_writeoffs .children_two .list .label .grow {
  overflow: hidden;
  display: flex;
}

.fadein_writeoffs .children_two .list .label .grow .picture {
  overflow: hidden;
  width: 1.96rem;
  height: 1.96rem;
  border-radius: .06rem;
}

.fadein_writeoffs .children_two .list .label .grow .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fadein_writeoffs .children_two .list .label .grow .info {
  width: 2.4rem;
  margin-left: .22rem;
  overflow: hidden;
}

.fadein_writeoffs .children_two .list .label .grow .info .name {
  overflow: hidden;
  width: 100%;
  height: 1.12rem;
}

.fadein_writeoffs .children_two .list .label .grow .info .name p {
  font-size: .28rem;
  color: #000000;
  line-height: .34rem;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.fadein_writeoffs .children_two .list .label .grow .info .ly {
  display: flex;
  align-items: center;
  font-size: .22rem;
  color: #999999;
  margin-top: .22rem;
}

.fadein_writeoffs .children_two .list .label .grow .info .ly img {
  width: .23rem;
  margin-right: .1rem;
}

.fadein_writeoffs .children_two .list .label .grow .info .lab {
  display: flex;
  align-items: flex-end;
}

.fadein_writeoffs .children_two .list .label .grow .info .lab img {
  width: auto;
  height: .23rem;
  margin-right: .08rem;
}

.fadein_writeoffs .children_two .list .label .grow .info span {
  display: block;
  font-size: .21rem;
  color: #999999;
  margin-top: .26rem;
}

.fadein_writeoffs .children_two .address {
  display: flex;
  align-items: center;
  background-color: #fff;
  background-repeat: no-repeat;
  align-items: center;
  height: 1.56rem;
  padding: 0 .28rem;
  background-image: url(/images/5.0/addressbg_02.jpg);
  background-size: 100%;
  padding-bottom: .05rem;
  background-position: center bottom;
}

.fadein_writeoffs .children_two .address img {
  width: .87rem;
}

.fadein_writeoffs .children_two .address .info {
  overflow: hidden;
  flex: 1;
  padding-left: .22rem;
}

.fadein_writeoffs .children_two .address .info div {
  display: flex;
  align-items: center;
}

.fadein_writeoffs .children_two .address .info div span {
  font-size: .28rem;
  color: #111111;
  margin-right: .46rem;
  position: relative;
}

.fadein_writeoffs .children_two .address .info div span::after {
  content: '';
  width: 2px;
  height: .25rem;
  background: #9D9D9D;
  position: absolute;
  right: -.23rem;
  top: 50%;
  transform: translateY(-50%);
}

.fadein_writeoffs .children_two .address .info div span:last-child::after {
  display: none;
}

.fadein_writeoffs .children_two .address .info p {
  font-size: .28rem;
  color: #111111;
  margin-top: .06rem;
}

.fadein_writeoffs .children {
  padding-bottom: 1.23rem;
  overflow: hidden;
  position: relative;
  height: 70vh;
}

.fadein_writeoffs .children .button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.14rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.fadein_writeoffs .children .button div {
  width: 6.74rem;
  height: .8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .32rem;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(to right, #7A4BEF, #3487EB);
  border-radius: .6rem;
}

.fadein_writeoffs .children .top_info {
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .32rem .26rem .16rem .26rem;
}

.fadein_writeoffs .children .top_info .name {
  display: flex;
  align-items: center;
}

.fadein_writeoffs .children .top_info .name img {
  width: .28rem;
}

.fadein_writeoffs .children .top_info .name span {
  font-size: .28rem;
  color: #000000;
  margin-left: .1rem;
  font-weight: bold;
}

.fadein_writeoffs .children .top_info .names {
  display: flex;
  align-items: center;
}

.fadein_writeoffs .children .top_info .names div {
  width: .06rem;
  height: .32rem;
  background: #1B86EA;
}

.fadein_writeoffs .children .top_info .names span {
  font-size: .36rem;
  color: #000000;
  margin-left: .16rem;
  font-weight: bold;
}

.fadein_writeoffs .children .top_info p {
  font-size: .28rem;
  color: #999999;
}

.fadein_writeoffs .children .top_info p em {
  color: #d70011;
  font-weight: bold;
  margin-right: .06rem;
}

.fadein_writeoffs .children ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .26rem;
  height: calc(100% - 1.02rem);
  overflow: hidden;
  overflow-y: auto;
}

.fadein_writeoffs .children ul li {
  overflow: hidden;
  border-bottom: 1px solid #F7F7F7;
}

.fadein_writeoffs .children ul li a {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: .25rem 0;
  display: flex;
  justify-content: space-between;
}

.fadein_writeoffs .children ul li a .picture {
  overflow: hidden;
  width: 1.83rem;
  height: 1.83rem;
  border-radius: .06rem;
}

.fadein_writeoffs .children ul li a .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fadein_writeoffs .children ul li a .grow {
  flex: 1;
  padding-left: .26rem;
  overflow: hidden;
}

.fadein_writeoffs .children ul li a .grow .font {
  overflow: hidden;
  width: 100%;
  padding-top: .08rem;
  height: .9rem;
}

.fadein_writeoffs .children ul li a .grow .font p {
  font-size: .28rem;
  font-weight: bold;
  color: #000000;
  line-height: .34rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.fadein_writeoffs .children ul li a .grow .lab {
  display: flex;
  align-items: flex-end;
}

.fadein_writeoffs .children ul li a .grow .lab img {
  width: auto;
  height: .23rem;
  margin-right: .08rem;
}

.fadein_writeoffs .children ul li a .grow .desc {
  display: flex;
  margin-top: .3rem;
}

.fadein_writeoffs .children ul li a .grow .desc span {
  font-size: .24rem;
  color: #999999;
  position: relative;
  margin-right: .3rem;
}

.fadein_writeoffs .children ul li a .grow .desc span::after {
  content: '';
  width: 1px;
  height: .23rem;
  background: #C9C9C9;
  position: absolute;
  right: -.15rem;
  top: 50%;
  transform: translateY(-50%);
}

.fadein_writeoffs .children ul li a .grow .desc span:last-child::after {
  display: none;
}


/*收货地址选择*/

.goods_list {
  overflow: hidden;
}

.goods_list .item {
  width: 100%;
  padding: .3rem 0;
  box-sizing: border-box;
  position: relative;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
  min-height: 1.4rem;
}

.goods_list .item.on .fl {
  display: block;
}

.goods_list .item.on .fl img {
  display: block;
}

.goods_list .item .items {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
}

.goods_list .item .fl {
  overflow: hidden;
  width: .62rem;
  align-items: center;
  height: 100%;
}

.goods_list .item .fl div {
  overflow: hidden;
  width: .32rem;
  float: right;
  height: .32rem;
  border-radius: 50%;
  margin-left: .2rem;
  margin-top: .4rem;
  border: 1px solid #ededed;
}

.goods_list .item .fr {
  overflow: hidden;
  width: 90%;
  float: left !important;
  padding-left: .21rem;
  box-sizing: border-box;
}

.goods_list .item .fr .homes {
  overflow: hidden;
  width: 100%;
}

.goods_list .item .fr .homes p {
  font-size: .35rem;
  color: #29313e;
  float: left;
  font-weight: 400;
  margin-right: .2rem;
}

.goods_list .item .fr .homes span {
  display: block;
  font-weight: 400;
  font-size: .35rem;
  color: #29313e;
  float: left;
}

.goods_list .item .fr .homes div {
  overflow: hidden;
  float: left;
  width: 2.3rem;
}

.goods_list .item .fr .homes div em {
  display: inline-block;
  font-size: .18rem;
  color: #fff;
  border-radius: .4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .16rem;
  margin-top: .07rem;
  margin-left: .2rem;
  float: left;
  box-sizing: border-box;
  height: .28rem;
}

.moren {
  background: #a9494d;
}

.homecolor {
  background: #6eb4cd;
}

.goods_list .item .fr .fonts {
  font-size: .24rem;
  color: #29313e;
  width: 5.3rem;
  line-height: .31rem;
  margin-top: .1rem;
}

.goods_list .item .remv {
  width: .24rem;
  position: absolute;
  right: .3rem;
  top: 50%;
  margin-top: -.035rem;
}

.goods_list .item .bianj {
  width: .3rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -.035rem;
}


.addbtn_grows {
  width: 6.9rem;
  height: .8rem;
  display: flex;
  margin: .6rem auto;
  align-items: center;
  justify-content: space-between;
  z-index: 2001;
}

.addbtn_grows div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .5rem;
  font-size: .3rem;
  color: #fff;
  background: linear-gradient(to right, #E43733, #F1503C);
}

.addbtn_grows div:last-child {
  background: linear-gradient(to right, #E43733, #F1503C);
}


/*订单列表*/


.public_headBox {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #f8f8f8;
  justify-content: center;
  align-items: center;
}

.public_headBox .public_head {
  position: relative;
}

.public_headBox .tabbar {
  width: 100%;
  height: 1.12rem;
  display: flex;
  position: relative;
  left: 0;
  z-index: 1001;
  justify-content: space-around;
  background: #F1F1F1;
}

.public_headBox .tabbar > div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.public_headBox .tabbar > div span {
  font-size: .3rem;
  font-weight: 500;
  color: #141414;
  position: relative;
}

.public_headBox .tabbar > div.on span {
  font-size: .34rem;
  font-weight: bold;
  color: #e62510;
}

.public_headBox .tabbar > div.on span::after {
  content: '';
  width: .13rem;
  height: .13rem;
  background-image: url(/images/5.0/allorder_03.png);
  background-size: 100% 100%;
  position: absolute;
  right: -.06rem;
  bottom: -.04rem;
}


.content_orderList {
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  position: relative;
  background: #F1F1F1;
}

.content_orderList .tabbar {
  width: 100%;
  height: 1.12rem;
  display: flex;
  position: fixed;
  left: 0;
  top: 1rem;
  z-index: 1001;
  background: #F1F1F1;
}

.content_orderList .tabbar > div {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content_orderList .tabbar > div span {
  font-size: .3rem;
  font-weight: 500;
  color: #141414;
  position: relative;
}

.content_orderList .tabbar > div.on span {
  font-size: .34rem;
  font-weight: bold;
  color: #e62510;
}

.content_orderList .tabbar > div.on span::after {
  content: '';
  width: .13rem;
  height: .13rem;
  background-image: url(/images/5.0/allorder_03.png);
  background-size: 100% 100%;
  position: absolute;
  right: -.06rem;
  bottom: -.04rem;
}

.content_orderList .order_list {
  width: 100%;
}

.content_orderList .order_list .item {
  width: 7.1rem;
  overflow: hidden;
  background: #fff;
  border-radius: .2rem;
  margin: 0 auto;
  margin-bottom: .2rem;
  padding: .2rem 0 .3rem 0;
}

.content_orderList .order_list .item .button_grow {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 .16rem;
}

.content_orderList .order_list .item .button_grow div {
  display: inline-flex;
  align-items: center;
  height: .57rem;
  font-size: .24rem;
  color: #0f0f0f;
  font-weight: bold;
  padding: 0 .1rem;
  min-width: 1.46rem;
  border-radius: .4rem;
  justify-content: center;
  border: 1px solid #c2c2c2;
  margin-left: .24rem;
}

.content_orderList .order_list .item .button_grow div.on {
  background: #ec210e;
  color: #fff;
  border: 1px solid #ec210e;
}

.content_orderList .order_list .item .button_grow div.on1 {
  border: 1px solid #ec210e;
  color: #ec210e;
}

.content_orderList .order_list .item .list {
  width: 100%;
  position: relative;
  padding: 0 .12rem 0 .18rem;
  margin-bottom: .26rem;
}

.content_orderList .order_list .item .list .info {
  width: 1.6rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: .14rem;
  text-align: right;
  background: rgba(255, 255, 255, 0.8);
  z-index: 201;
  padding-top: .32rem;
}

.content_orderList .order_list .item .list .info p {
  font-size: .24rem;
  color: #0b0b0b;
  text-align: right;
  font-weight: bold;
}

.content_orderList .order_list .item .list .info p span {
  font-size: .34rem;
  font-weight: bold;
}

.content_orderList .order_list .item .list .info em {
  display: block;
  text-align: right;
  font-size: .24rem;
  margin-top: .02rem;
  color: #7e7e7e;
}

.content_orderList .order_list .item .list ul {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-size: 12px;
}

.content_orderList .order_list .item .list ul li {
  display: inline-block;
  width: 1.46rem;
  height: 1.46rem;
  overflow: hidden;
  border-radius: .06rem;
  margin-right: .06rem;
}

.content_orderList .order_list .item .list ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.content_orderList .order_list .item .label {
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: .24rem;
  justify-content: space-between;
  padding: 0 .12rem 0 .18rem;
}

.content_orderList .order_list .item .label .picture {
  overflow: hidden;
  width: 1.48rem;
  height: 1.48rem;
  border-radius: .06rem;
  margin-right: .1rem;
}

.content_orderList .order_list .item .label .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.content_orderList .order_list .item .label .name {
  width: 3.92rem;
}

.content_orderList .order_list .item .label .name p {
  font-size: .28rem;
  color: #0f0f0f;
  line-height: .37rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
}

.content_orderList .order_list .item .label .info {
  width: 1.3rem;
}

.content_orderList .order_list .item .label .info p {
  font-size: .24rem;
  color: #0b0b0b;
  text-align: right;
  font-weight: bold;
}

.content_orderList .order_list .item .label .info p span {
  font-size: .34rem;
  font-weight: bold;
}

.content_orderList .order_list .item .label .info em {
  display: block;
  text-align: right;
  font-size: .24rem;
  margin-top: .02rem;
  color: #7e7e7e;
}

.content_orderList .order_list .item .head {
  display: flex;
  align-items: center;
  padding: 0 .15rem 0 .19rem;
  height: .66rem;
  justify-content: space-between;
  margin-bottom: .06rem;
}

.content_orderList .order_list .item .head em {
  font-size: .24rem;
  font-weight: bold;
  color: #e62510;
}

.content_orderList .order_list .item .head em.on {
  color: #858585;
}

.content_orderList .order_list .item .head .fl {
  display: flex;
  align-items: center;
}

.content_orderList .order_list .item .head .fl .icon {
  width: .26rem;
}

.content_orderList .order_list .item .head .fl p {
  font-size: .28rem;
  color: #0f0f0f;
  margin-left: .09rem;
  font-weight: bold;
}

.content_orderList .order_list .item .head .fl .o {
  display: inline-flex;
  align-items: center;
  border-radius: .04rem;
  overflow: hidden;
  height: .31rem;
  margin-left: .14rem;
  background: #e2f1ff;
  border: 1px solid #0074e0;
}

.content_orderList .order_list .item .head .fl .o.gift {
  border: 1px solid #e62510;
  background: #ffedec;
}

.content_orderList .order_list .item .head .fl .o.gift span {
  background: #e62510;
}

.content_orderList .order_list .item .head .fl .o.gift div {
  color: #e62510;
}

.content_orderList .order_list .item .head .fl .o span {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 .08rem;
  background: #0074e0;
  font-size: .22rem;
  color: #fff;
}

.content_orderList .order_list .item .head .fl .o div {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 .08rem;
  font-size: .22rem;
  color: #0074e0;
}


.nullData {
  padding: .42rem 0;
}

.nullData img {
  width: 1.17rem;
  display: block;
  margin: 0 auto;
}

.nullData span {
  display: block;
  text-align: center;
  font-size: .22rem;
  color: #858585;
  margin-top: .08rem;
}


/*订单详情*/


.content_orderinfos {
  overflow: hidden;
  min-height: 100vh;
  background: #f6f6f6;
  padding-bottom: .3rem;
}

.content_orderinfos .status {
  width: 100%;
}

.content_orderinfos .status em {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: .26rem;
  margin-bottom: .2rem;
  color: #141414;
}

.content_orderinfos .status em i {
  color: #eb1d12;
  font-weight: bold;
}

.content_orderinfos .status .tps {
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.content_orderinfos .status .tps .back {
  width: .18rem;
  position: absolute;
  left: .42rem;
  top: 50%;
  transform: translateY(-50%);
}

.content_orderinfos .status .tps .icon {
  display: flex;
  align-items: center;
}

.content_orderinfos .status .tps .icon img {
  width: .34rem;
  margin-right: .16rem;
}

.content_orderinfos .status .tps .icon span {
  font-size: .38rem;
  color: #141414;
  font-weight: bold;
}

.content_orderinfos .service {
  overflow: hidden;
  background: #fff;
  width: 7.1rem;
  margin: 0 auto;
  border-radius: .26rem;
  background-image: url(/images/5.0/orderinfobg_03.jpg);
  background-size: 100% 100%;
  margin-top: .1rem;
  padding: .3rem .26rem;
}

.content_orderinfos .service > p {
  font-size: .3rem;
  color: #0f0f0f;
  font-weight: bold;
}

.content_orderinfos .service ul {
  display: flex;
}

.content_orderinfos .service ul li {
  flex: 1;
  margin-top: .45rem;
  position: relative;
}

.content_orderinfos .service ul li:last-child::after {
  content: '';
  width: 2px;
  height: .78rem;
  background: #f6f6f6;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.content_orderinfos .service ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content_orderinfos .service ul li a img {
  width: .37rem;
}

.content_orderinfos .service ul li a div {
  overflow: hidden;
  margin-left: .12rem;
}

.content_orderinfos .service ul li a div p {
  font-size: .26rem;
  color: #0f0f0f;
  font-weight: bold;
}

.content_orderinfos .service ul li a div span {
  font-size: .22rem;
  color: #0f0f0f;
  display: block;
  margin-top: .12rem;
}

.content_orderinfos .main_orderinfo {
  overflow: hidden;
  background: #fff;
  width: 7.1rem;
  margin: 0 auto;
  margin-top: .1rem;
  padding-left: .22rem;
}

.content_orderinfos .main_orderinfo .item {
  overflow: hidden;
  padding: .18rem 0;
  border-bottom: 1px solid #f7f7f7;
}

.content_orderinfos .main_orderinfo .item .price {
  display: block;
  text-align: right;
  padding: .16rem 0;
  font-size: .24rem;
  color: #000000;
  padding-right: .22rem;
  font-weight: bold;
}

.content_orderinfos .main_orderinfo .item .price span {
  color: #f41c10;
  font-size: .32rem;
  font-weight: bold;
}

.content_orderinfos .main_orderinfo .item .fr {
  display: flex;
  align-items: center;
}

.content_orderinfos .main_orderinfo .item .fr div {
  width: 2px;
  height: .18rem;
  background: #8a8a8a;
  margin: 0 .12rem;
}

.content_orderinfos .main_orderinfo .item .label {
  display: flex;
  align-items: flex-start;
  padding: .16rem 0;
  justify-content: space-between;
  padding-right: .22rem;
}

.content_orderinfos .main_orderinfo .item .label p {
  font-size: .26rem;
  color: #7c7c7c;
  line-height: .46rem;
}

.content_orderinfos .main_orderinfo .item .label span {
  display: block;
  max-width: 4.9rem;
  font-size: .26rem;
  color: #000000;
  font-weight: bold;
  line-height: .46rem;
  text-align: right;
}

.content_orderinfos .main_item {
  overflow: hidden;
  background: #fff;
  width: 7.1rem;
  margin: 0 auto;
  margin-top: .1rem;
  padding: .32rem .16rem .2rem .16rem;
}

.content_orderinfos .main_item ul {
  overflow: hidden;
}

.content_orderinfos .main_item ul li {
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
  padding: .22rem .1rem;
  display: flex;
  justify-content: space-between;
}

.content_orderinfos .main_item ul li:last-child {
  border: none;
}

.content_orderinfos .main_item ul li .picture {
  overflow: hidden;
  width: 1.56rem;
  height: 1.56rem;
  border-radius: .06rem;
}

.content_orderinfos .main_item ul li .picture img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.content_orderinfos .main_item ul li .grow {
  flex: 1;
  padding-left: .24rem;
}

.content_orderinfos .main_item ul li .grow .lab {
  display: flex;
  align-items: center;
  margin-top: .1rem;
}

.content_orderinfos .main_item ul li .grow .lab img {
  width: auto;
  height: .24rem;
  margin-right: .11rem;
}

.content_orderinfos .main_item ul li .grow i {
  display: block;
  font-size: .22rem;
  color: #717171;
  margin-top: .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_orderinfos .main_item ul li .grow .t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.content_orderinfos .main_item ul li .grow .t p {
  width: 3.46rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .28rem;
  color: #0f0f0f;
  font-weight: bold;
}

.content_orderinfos .main_item ul li .grow .t span {
  display: block;
  font-size: .24rem;
  color: #0b0b0b;
  font-weight: bold;
}

.content_orderinfos .main_item ul li .grow .t span em {
  font-size: .34rem;
  font-weight: bold;
}

.content_orderinfos .main_item .head {
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 .1rem;
  justify-content: space-between;
}

.content_orderinfos .main_item .head .fl {
  display: flex;
  align-items: center;
  font-size: .28rem;
  color: #0f0f0f;
  font-weight: bold;
}

.content_orderinfos .main_item .head .fl div {
  width: .05rem;
  height: .28rem;
  background: linear-gradient(#f41c11, #ffeceb);
  margin-right: .1rem;
}

.content_orderinfos .main_item .head .btn {
  display: flex;
  align-items: center;
}

.content_orderinfos .main_item .head .btn div {
  display: inline-flex;
  align-items: center;
  height: .46rem;
  font-size: .24rem;
  color: #f41c11;
  border: 1px solid #f41c11;
  border-radius: .4rem;
  padding: 0 .16rem;
  font-weight: bold;
}

.content_orderinfos .main_item .head .btn div {
  display: inline-flex;
  align-items: center;
  height: .46rem;
  font-size: .24rem;
  color: #f41c11;
  border: 1px solid #f41c11;
  border-radius: .4rem;
  padding: 0 .16rem;
  font-weight: bold;
}

.content_orderinfos .main_item .head .btn span {
  font-size: .24rem;
  font-weight: bold;
  color: #e62510;
}

.content_orderinfos .main_head {
  overflow: hidden;
  width: 7.1rem;
  margin: 0 auto;
  background: #fff;
  border-radius: .16rem .16rem 0 0;
  height: 1.04rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .22rem 0 .25rem;
}

.content_orderinfos .main_head .icon {
  display: flex;
  align-items: center;
}

.content_orderinfos .main_head .icon img {
  width: .26rem;
  margin-right: .1rem;
}

.content_orderinfos .main_head .icon span {
  font-size: .28rem;
  color: #0f0f0f;
  font-weight: bold;
}

.content_orderinfos .main_head .type {
  display: inline-flex;
  align-items: center;
  border-radius: .04rem;
  overflow: hidden;
  height: .31rem;
  background: #e2f1ff;
  border: 1px solid #0074e0;
}

.content_orderinfos .main_head .type.gift {
  border: 1px solid #e62510;
  background: #ffedec;
}

.content_orderinfos .main_head .type.gift span {
  background: #e62510;
}

.content_orderinfos .main_head .type.gift div {
  color: #e62510;
}

.content_orderinfos .main_head .type span {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 .08rem;
  background: #0074e0;
  font-size: .22rem;
  color: #fff;
}

.content_orderinfos .main_head .type div {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 .08rem;
  font-size: .22rem;
  color: #0074e0;
}

.fadein_writeoffs .stepbox .label::after {
  content: '';
  width: 3.7rem;
  height: 2px;
  background: #E5EBF2;
  position: absolute;
  right: 2rem;
  top: 0.48rem;
}

/*物流信息*/

.fadein_logistics {
  overflow: hidden;
  width: 100%;
  max-height: 80vh;
  background: #f9f9f9;
  overflow-y: auto;
  border-radius: .3rem .3rem 0 0;
}

.fadein_logistics .heads {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.18rem;
  padding: 0 .58rem 0 .28rem;
}

.fadein_logistics .heads .fl {
  display: flex;
  align-items: center;
  font-size: .36rem;
  color: #0f0f0f;
  font-weight: bold;
}

.fadein_logistics .heads .fl div {
  width: .08rem;
  height: .34rem;
  background: linear-gradient(#f41c11, #ffeceb);
  margin-right: .1rem;
}

.fadein_logistics .heads img {
  width: .28rem;
}

.fadein_logistics .order_list {
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: .2rem;
  padding: .28rem .46rem .3rem 0;
  margin-top: .16rem;
}

.fadein_logistics .order_list .item {
  width: 100%;
  position: relative;
  padding-bottom: .4rem;
  padding-left: .9rem;
}

.fadein_logistics .order_list .item.shou::after {
  content: '';
  width: .42rem;
  height: .42rem;
  background-image: url(/images/5.0/orderlc_11.png);
  background-size: 100% 100%;
  position: absolute;
  left: .19rem;
  top: .1rem;
}

.fadein_logistics .order_list .item.cang::after {
  content: '';
  width: .42rem;
  height: .42rem;
  background-image: url(/images/5.0/orderlc_03.png);
  background-size: 100% 100%;
  position: absolute;
  left: .19rem;
  top: 0;
}

.fadein_logistics .order_list .item.dan::after {
  content: '';
  width: .42rem;
  height: .42rem;
  background-image: url(/images/5.0/orderlc_14.png);
  background-size: 100% 100%;
  position: absolute;
  left: .19rem;
  top: 0;
}

.fadein_logistics .order_list .item.on p {
  font-weight: bold;
  color: #090909;
}

.fadein_logistics .order_list .item.on em {
  color: #000000;
}

.fadein_logistics .order_list .item span {
  display: block;
  font-size: .26rem;
  color: #727272;
  line-height: .44rem;
}

.fadein_logistics .order_list .item p {
  font-size: .3rem;
  color: #717171;
  margin-bottom: .06rem;
}

.fadein_logistics .order_list .item em {
  display: block;
  font-size: .26rem;
  color: #727272;
  line-height: .44rem;
}

.fadein_logistics .order_list .item i {
  display: block;
  font-size: .22rem;
  color: #737373;
  line-height: .44rem;
}

.fadein_logistics .order_list .item::after {
  content: '';
  width: .11rem;
  height: .11rem;
  border-radius: 50%;
  background: #CCCCCC;
  position: absolute;
  left: .34rem;
  top: .16rem;
}

.fadein_logistics .order_list .item::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #CCCCCC;
  position: absolute;
  left: .39rem;
  top: .16rem;
}

.fadein_logistics .order_list .item:last-child::before {
  display: none;
}

.fadein_logistics .order_list .item:last-child {
  padding-bottom: 0;
}

.fadein_logistics .order_info {
  overflow: hidden;
  width: 100%;
  background: #fff;
  border-radius: .2rem;
  padding: .33rem .34rem .3rem .34rem;
}

.fadein_logistics .order_info .icon {
  display: flex;
  align-items: center;
}

.fadein_logistics .order_info .icon img {
  width: .4rem;
  margin-right: .12rem;
}

.fadein_logistics .order_info .icon span {
  font-size: .24rem;
  color: #090909;
}

.fadein_logistics .order_info ul {
  overflow: hidden;
  margin-top: .1rem;
}

.fadein_logistics .order_info ul li {
  display: flex;
  align-items: center;
  margin-top: .26rem;
}

.fadein_logistics .order_info ul li p {
  font-size: .24rem;
  color: #090909;
  margin-right: .2rem;
}

.fadein_logistics .order_info ul li .grow {
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.fadein_logistics .order_info ul li .grow span {
  font-size: .24rem;
  color: #090909;
  font-weight: bold;
}

.fadein_logistics .order_info ul li .grow img {
  width: 1.53rem;
}

.fadein_logistics .order_info ul li .grow div {
  display: inline-flex;
  align-items: center;
  padding: 0 .1rem;
  background: #F1F1F1;
  border-radius: .4rem;
  margin-left: .1rem;
  font-size: .22rem;
  color: #080808;
}


/*收货地址选择*/

.goods_list {
  overflow: hidden;
}

.goods_list .item {
  width: 100%;
  padding: .3rem 0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #ededed;
  min-height: 1.4rem;
}

.goods_list .item.on .fl {
  display: block;
}

.goods_list .item.on .fl img {
  display: block;
}

.goods_list .item .items {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
}

.goods_list .item .fl {
  overflow: hidden;
  width: .62rem;
  align-items: center;
  height: 100%;
}

.goods_list .item .fl div {
  overflow: hidden;
  width: .32rem;
  float: right;
  height: .32rem;
  border-radius: 50%;
  margin-left: .2rem;
  margin-top: .4rem;
  border: 1px solid #ededed;
}

.goods_list .item .fr {
  overflow: hidden;
  width: 90%;
  float: left !important;
  padding-left: .21rem;
  box-sizing: border-box;
}

.goods_list .item .fr .homes {
  overflow: hidden;
  width: 100%;
}

.goods_list .item .fr .homes p {
  font-size: .35rem;
  color: #29313e;
  float: left;
  font-weight: 400;
  margin-right: .2rem;
}

.goods_list .item .fr .homes span {
  display: block;
  font-weight: 400;
  font-size: .35rem;
  color: #29313e;
  float: left;
}

.goods_list .item .fr .homes div {
  overflow: hidden;
  float: left;
  width: 2.3rem;
}

.goods_list .item .fr .homes div em {
  display: inline-block;
  font-size: .18rem;
  color: #fff;
  border-radius: .4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .16rem;
  margin-top: .07rem;
  margin-left: .2rem;
  float: left;
  box-sizing: border-box;
  height: .28rem;
}


.moren {
  background: #a9494d;
}

.homecolor {
  background: #6eb4cd;
}

.goods_list .item .fr .fonts {
  font-size: .24rem;
  color: #29313e;
  width: 5.3rem;
  line-height: .31rem;
  margin-top: .1rem;
}

.goods_list .item .remv {
  width: .24rem;
  position: absolute;
  right: .3rem;
  top: 50%;
  margin-top: -.035rem;
}

.goods_list .item .bianj {
  width: .3rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -.035rem;
}


/*礼包收银台*/

.main_cash {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.main_cash .box_cash {
  overflow: hidden;
  background: #F1F5F8;
  width: 100%;
  border-radius: .34rem .34rem 0 0;
}

.main_cash .box_cash .main_confirns {
  overflow: hidden;
  width: 100%;
  background: #fff;
  height: 1.14rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 -0.1rem 0.1rem rgba(0, 0, 0, 0.05);
  padding: 0 .29rem 0 .37rem;
  border-radius: .3rem .3rem 0 0;
}

.main_cash .box_cash .main_confirns .fl {
  display: flex;
  align-items: flex-end;
}

.main_cash .box_cash .main_confirns .fl p {
  font-size: .22rem;
  color: #33333d;
}

.main_cash .box_cash .main_confirns .fl span {
  font-size: .37rem;
  font-weight: bold;
  color: #33333d;
}

.main_cash .box_cash .main_confirns .btn {
  width: 2.49rem;
  height: .69rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  background-image: linear-gradient(to right, #F11605, #FF6C61);
  border-radius: .4rem;
  font-size: .32rem;
  color: #fff;
}

.main_cash .box_cash .main_top {
  overflow: hidden;
  width: 100%;
  background: #fff;
  margin-bottom: .24rem;
  padding: 0 .3rem .34rem .3rem;
}

.main_cash .box_cash .main_top .head {
  width: 100%;
  height: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_cash .box_cash .main_top .head p {
  font-size: .32rem;
  color: #000;
  font-weight: bold;
}

.main_cash .box_cash .main_top .head img {
  width: .31rem;
  position: absolute;
  right: .36rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.main_cash .box_cash .main_top .maj {
  overflow: hidden;
  width: 100%;
  background: #F3F7FA;
  padding: 0 .2rem;
  border-radius: .2rem;
  margin-top: .18rem;
  height: .92rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: .35rem;
  padding-right: .32rem;
}

.main_cash .box_cash .main_top .maj .fl {
  display: flex;
  align-items: center;
}

.main_cash .box_cash .main_top .maj .fl p {
  font-size: .32rem;
  color: #333333;
}

.main_cash .box_cash .main_top .maj .fl span {
  display: inline-flex;
  align-items: center;
  padding: 0 .09rem;
  height: .33rem;
  font-size: .22rem;
  border-radius: .05rem;
  border: 1px solid #f45d53;
  margin-left: .12rem;
  color: #f45d53;
}

.main_cash .box_cash .main_top .maj .fr {
  display: flex;
  align-items: flex-end;
}

.main_cash .box_cash .main_top .maj .fr p {
  font-size: .3rem;
  font-weight: bold;
  color: #f11403;
  line-height: 1;
}


.main_cash .box_cash .main_top .maj .fr1 p {
  font-size: .3rem;
  font-weight: bold;
  color: black;
  line-height: 1;
}

.main_cash .box_cash .main_top .maj .fr span {
  font-size: .24rem;
  color: #33333d;
  margin-left: .1rem;
  line-height: 1.1;
  display: inline-block;
}

.main_cash .box_cash .main_top .coupon {
  overflow: hidden;
  width: 100%;
  background: #F3F7FA;
  padding: 0 .2rem;
  border-radius: .2rem;
}

.main_cash .box_cash .main_top .coupon .slide {
  width: 100%;
  border-top: 1px solid #DFE3E6;
  padding: .14rem 0 .26rem 0;
}

.main_cash .box_cash .main_top .coupon .slide .label {
  width: 100%;
  height: 1.5rem;
  margin-top: .2rem;
  display: flex;
  position: relative;
}

.main_cash .box_cash .main_top .coupon .slide .label.on::after {
  background-image: url(/images/1.0/readyy_03.png);
}

.main_cash .box_cash .main_top .coupon .slide .label::after {
  content: '';
  width: .33rem;
  height: .33rem;
  background-image: url(/images/1.0/shouyintai_26.jpg);
  background-size: 100% 100%;
  position: absolute;
  right: .22rem;
  top: 50%;
  transform: translateY(-50%);
}

.main_cash .box_cash .main_top .coupon .slide .label .price {
  width: 1.56rem;
  height: 1.49rem;
  background-image: url(/images/1.0/cg_03.png);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .26rem;
  color: #fff;
}

.main_cash .box_cash .main_top .coupon .slide .label .price span {
  font-size: .46rem;
  font-weight: bold;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos {
  flex: 1;
  background: #fff;
  padding: .18rem .66rem 0 .2rem;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos .t {
  display: flex;
  align-items: center;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos .t span {
  display: inline-flex;
  align-items: center;
  height: .3rem;
  font-size: .19rem;
  color: #fff;
  padding: 0 .16rem;
  background: #3B7EFF;
  border-radius: .4rem;
  margin-right: .06rem;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos .t p {
  font-size: .26rem;
  font-weight: bold;
  color: #333333;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos em {
  display: block;
  font-size: .22rem;
  color: #999999;
  margin-top: .1rem;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos .desc {
  overflow: hidden;
  display: flex;
  align-items: center;
  font-size: .19rem;
  margin-top: .18rem;
  color: #8b8b8b;
}

.main_cash .box_cash .main_top .coupon .slide .label .infos .desc img {
  width: .2rem;
  margin-right: .1rem;
}

.main_cash .box_cash .main_top .coupon .line {
  width: 100%;
  height: .96rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: .08rem;
}

.main_cash .box_cash .main_top .coupon .line.on .right img {
  transform: rotate(180deg);
}

.main_cash .box_cash .main_top .coupon .line .icon {
  display: flex;
  align-items: center;
}

.main_cash .box_cash .main_top .coupon .line .icon img {
  width: .49rem;
}

.main_cash .box_cash .main_top .coupon .line .icon span {
  font-size: .32rem;
  color: #33333d;
  margin-left: .19rem;
}

.main_cash .box_cash .main_top .coupon .line .right {
  display: flex;
  align-items: center;
}

.main_cash .box_cash .main_top .coupon .line .right span {
  font-weight: bold;
  font-size: .28rem;
  color: #F11403;
}

.main_cash .box_cash .main_top .coupon .line .right img {
  width: .2rem;
  transition: all .2s;
  margin-left: .1rem;
}

.main_cash .box_cash .main_top .info {
  overflow: hidden;
  width: 100%;
  padding: .2rem 0 .66rem 0;
}

.main_cash .box_cash .main_top .info p {
  text-align: center;
  font-size: .26rem;
  color: #333;
  font-weight: bold;
}

.main_cash .box_cash .main_top .info p span {
  font-size: .58rem;
  color: #333;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin-left: .12rem;
}

.main_cash .box_cash .main_top .info em {
  display: block;
  text-align: center;
  font-size: .22rem;
  color: #999999;
  margin-top: .16rem;
}

.main_cash .box_cash .main_top .info em i {
  margin-left: .1rem;
  color: #333;
}


.children_four {
  overflow: hidden;
  padding: .6rem .3rem;
  height: 70vh;
}

.children_four p {
  text-align: center;
  font-size: .3rem;
  color: #000;
}

.children_four p span {
  font-size: .46rem;
  font-weight: bold;
}

.children_four .list_b {
  overflow: hidden;
  margin-top: .6rem;
}

.children_four .list_b > div {
  overflow: hidden;
  width: 100%;
  height: .8rem;
  background: #F3F7F9;
  padding: 0 .3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: .16rem;
  margin-bottom: .2rem;
}

.children_four .list_b > div span {
  font-size: .28rem;
  color: #333;
}

.children_four .list_b > div div {
  display: flex;
  align-items: center;
}

.children_four .list_b > div div img {
  width: .2rem;
  margin-left: .06rem;
}

.children_four .list_b > div em {
  font-size: .28rem;
  color: #000;
  font-weight: bold;
}

.children_four .list_b > div em.on {
  color: red;
}

/*# sourceMappingURL=css.css.map */
