@charset "utf-8";

/* CSS Document */
body {
  padding: 0;
  font-size: 12px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "微软雅黑";
  background: #b6d8ff;
  overflow-x: hidden;
  max-width: 750px;
  margin: 0 auto !important;
  font-size: 0;
}

div,
ul,
li,
p,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
dl {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #000;
}

img {
  border: none;
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

ul,
li {
  list-style: none;
}

* {
  padding: 0;
  margin: 0;
  /* -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
}

table {
  border-collapse: collapse;
}

.wrap {
  width: 7rem;
  margin: 0 auto;
  position: relative;
  clear: both;
  text-align: center;
}

/* 首页 */
.page-index {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  background: #b6d8ff url(../images/page-index.jpg) no-repeat center top;
  background-size: 7.5rem;
}

.page-list {
  width: 100%;
  height: 100%;
  background: #b6d8ff url(../images/page-list.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

.page-zd {
  width: 100%;
  height: 100%;
  background: #b6d8ff url(../images/page-zd.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

.page-share {
  width: 100%;
  height: 100%;
  background: #b6d8ff url(../images/page-share.jpg) no-repeat center top;
  background-size: 7.5rem;
  float: left;
}

/*banner*/
.banner {
  height: 11.81rem;
  width: 100%;
  float: left;
  position: relative;
}

.list-banner {
  height: 4.94rem;
}

.zd-banner {
  height: 1.44rem;
}

.share-banner {
  height: 9.4rem;
}

.ban-logo {
  display: inline-block;
  width: 2.64rem;
  height: 1.4rem;
  margin-left: 0.42rem;
}

.ban-logo img {
  width: 2.1rem;
  display: block;
  margin: 0.2rem auto 0;
}

.banner-btn {
  position: absolute;
  right: .2rem;
  top: 0;
  z-index: 2;
  text-align: center;
}

.banner-btn a {
  color: #fff;
  display: block;
  float: left;
  margin-left: .2rem;
  border-radius: 0 0 .15rem .15rem;
  font-size: .26rem;
  line-height: .34rem;
  width: 1.08rem;
  padding: .16rem 0 .16rem;
  border: .01rem solid #fff;
  border-top: none;
  background: #221dc7;
  background: linear-gradient(to bottom, #005ff2, #00a5f9);
}

/* index-main */
.index-main {
  position: relative;
  width: 100%;
  clear: both;
  float: left;
  text-align: center;
  margin-bottom: 0.96rem;
}

.index-main a.indexBtn {
  width: 5.55rem;
  height: 1.17rem;
  line-height: 1rem;
  background: url(../images/index_btn_bg.png) no-repeat top center / 100%;
  font-size: .44rem;
  color: #a14800;
  font-weight: 900;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.index-main a.indexBtn span {
  font-weight: bold;
  padding-left: 0.2rem;
  background-image: -webkit-linear-gradient(top, #fffabe, #fffbf9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index-main a.indexBtn.indexGrayBtn{
  background: url(../images/index_btn_bg_gray.png) no-repeat top center / 100%; color: #696969;
}

/* list页面 */
.list-main {
  display: inline-block;
  width: 93%;
  margin: 0 3.5%;
}

.list-item {
  width: 6.08rem;
  margin: 0 auto 0.7rem;
  padding: .34rem 0;
}

.list-item ul li {
  width: 100%;
  margin-bottom: .24rem;
  overflow: hidden;
  height: 2.35rem;
  background: url(../images/list_item_bg.png) no-repeat center / 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.list-item ul li:last-child {
  margin-bottom: 0;
}

.list-item-title {
  width: 2.83rem;
  margin-left: -0.3rem;
  margin-top: 0.14rem;
}

.list-item-title img {
  width: 100%;
}

.list-item-info {
  flex: 1;
  margin-left: -.38rem;
  margin-top: 0.14rem;
}

.list-item-info .progress-line {
  display: inline-block;
}

.list-item-info .progress-line font {
  font-size: .28rem;
  font-weight: bold;
  color: #0059f0;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 0.15rem;
}

.list-item-info .progress-line font span {
  color: #ff6200;
}

.list-item-info .progress-line font i {
  color: #676767;
  font-style: normal;
}

.list-item-info .progress-line .bar {
  width: 2.8rem;
  height: 0.21rem;
  background: #fff;
  border-radius: 1rem;
  display: inline-block;
  float: left;
  margin-top: .05rem;
}

.list-item-info .progress-line .bar i {
  width: 100%;
  height: 0.19rem;
  border-radius: 1rem;
  display: block;
  position: relative;
  font-style: normal;
  background: #74baff;
  margin-top: .01rem;
}

.list-item-info .progress-line .remain {
  font-size: .22rem;
  color: #b2d8ff;
  float: right;
  margin-right: 0.1rem;
}

.list-item-info .progress-line .remain em {
  font-style: normal;
}

.list-item-info .addPeopleNum {
  flex: 1;
  font-size: .24rem;
  color: #0080fa;
  text-align: center;
}

.list-item-info .addPeopleNum em {
  font-style: normal;
}

.list-item-info .getBtn {
  width: 2.65rem;
  height: 0.76rem;
  line-height: 0.76rem;
  margin: .18rem auto 0;
}
.list-item-info .getBtn a {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
  color: #a14800;
  font-size: .28rem;
  background: url(../images/list_btn_bg.png) no-repeat center top / 100%;
}
.list-item-info .getBtn a.gray{
  background: url(../images/list_btn_bg_gray.png) no-repeat center top / 100%;
  color: #fff;
}
.list-item-info .getBtn a.btn02{
  background: url(../images/btn02.png) no-repeat center top / 100%;
  color: #fff;
  text-shadow: none;
}

.list-item-info .getBtn .grayBtn {
  box-shadow: 0 .05rem .03rem #e9e9e9;
  background: #dedede;
  background: -webkit-linear-gradient(bottom, #dedede, #9a9a9a);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #dedede, #9a9a9a);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #dedede, #9a9a9a);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #dedede, #9a9a9a);
  /* 标准的语法 */
  border-radius: 1rem;
  color: #fff;
}

.list-item-info .grayBtn a {
  background-image: none;
  color: #fff;
  -webkit-text-fill-color: currentColor;
}

/* 助力页面 */
.zudui-main {
  width: 6.62rem;
  margin: 0 auto;
}

.zudui-member {
  width: 100%;
  height: 5.22rem;
  background: url(../images/zd_member_bg.png) no-repeat center / 100%;
  padding-top: 0.3rem;
  box-sizing: border-box;
  position: relative;
}

.suc::after {
  content: '';
  width: 1.83rem;
  height: 1.75rem;
  background: url(../images/zd_success.png) no-repeat center / 100%;
  display: block;
  position: absolute;
  right: -0.35rem;
  top: 1.45rem;
}

.zudui-title {
  font-size: .3rem;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 .04rem 0 #ef5800;
  margin-bottom: 0.5rem;
}
.zudui-title .kmName{
  font-style: normal;
}
.zudui-title span {
  color: #fff77e;
}

.zudui-join ul {
  margin-bottom: 0.3rem;
  height: 2.18rem;
}

.zudui-join ul li {
  width: 1.44rem;
  display: inline-block;
  margin: 0 .27rem;
}

.zudui-join ul li img {
  width: 100%;
  margin-bottom: 0.14rem;
}

.zudui-join ul li span {
  width: 1.34rem;
  height: 0.46rem;
  line-height: 0.46rem;
  border: .02rem solid #b4b5b5;
  font-size: .3rem;
  color: #b4b5b5;
  border-radius: .22rem;
  display: inline-block;
}

.zudui-btn {
  width: 5.9rem;
  height: 1.17rem;
  line-height: 1.05rem;
  font-size: .42rem;
  font-weight: 900;
  background: url(../images/zd_btn_bg.png) no-repeat center top;
  background-size: 100% 100%;
  margin: 0 auto;
}

.zudui-btn a {
  width: 100%;
  height: 100%;
  color: #8a0e0e;
  display: block;
}

.zudui-userList {
  width: 6.62rem;
  height: 4.47rem;
  background: url(../images/zd_userlist_bg.png) no-repeat top center / 100%;
  margin: .2rem auto;
  padding-top: 1.25rem;
  box-sizing: border-box;
}

.noUser-img {
  width: 50%;
  margin-top: 0.2rem;
}

.zudui-userList ul li {
  width: 5.65rem;
  height: 0.77rem;
  line-height: 0.77rem;
  background: #f1fcff;
  border: .01rem solid #4088e0;
  margin: 0 auto .2rem;
  border-radius: .1rem;
  padding: 0 .4rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zudui-userList ul li i {
  width: .44rem;
  height: .44rem;
  line-height: .44rem;
  font-style: normal;
  display: block;
  text-align: center;
  margin-right: 0.1rem;
  background: #a8f1ff;
  border-radius: 50%;
  font-size: .24rem;
  line-height: .39rem;
  color: #0059d4;
}

.zudui-userList ul li span {
  color: #333333;
  font-size: .24rem;
  font-weight: bold;
}

.zudui-userList ul li p {
  width: 1.88rem;
  color: #999999;
  font-size: .2rem;
  text-align: center;
}

.zudui-userList ul li a {
  width: 1.46rem;
  height: 0.46rem;
  line-height: 0.46rem;
  font-size: .24rem;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  border: .01rem solid #fff;
  border-radius: .24rem;
  text-align: center;
  background: #ff570d;
  background: linear-gradient(to bottom, #ff570d, #ffa800);
}

.more {
  width: 6.65rem;
  margin-bottom: 0.2rem;
}

/* 分享页 */
.share-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4.42rem;
}

.zhuli-btn {
  width: 5.55rem;
  height: 1.17rem;
  font-weight: bold;
  line-height: 1.05rem;
  background: url(../images/share_btn_bg.png) no-repeat top center / 100%;
  font-size: .42rem;
  color: #8a0e0e;
  text-align: center;
  letter-spacing: .02rem;
  display: block;
  margin: 0 auto;
}


/* 弹窗 */
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, .8);
  display: none;
}

.popup {
  width: 80%;
  z-index: 9;
  border-radius: .3rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #ecf2fa;
  background: -webkit-linear-gradient(bottom, #fff, #ecf2fa);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #fff, #ecf2fa);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #fff, #ecf2fa);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #fff, #ecf2fa);
  /* 标准的语法 */
}

.popup .close {
  display: block;
  width: .5rem;
  position: absolute;
  top: -.65rem;
  right: 0;
}

.popup h3 {
  width: 100%;
  height: 1.35rem;
  line-height: 1.35rem;
  text-align: center;
  font-size: .48rem;
  color: #fff;
  font-weight: 900;
  border-radius: 9px 9px 0 0;
  background: url(../images/popup_tbg.png) no-repeat top center / 100% 100%;
  margin: 0 auto;
}
.popup h3 span{
  background-image: -webkit-linear-gradient(top,#ffffff,#ffeb9a);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.popup-m {
  width: 100%;
  margin: 0 auto;
  padding: .4rem .32rem;
  box-sizing: border-box;
  text-align: center;
}

.popup-m h4 {
  color: #ff5a00;
  font-size: .24rem;
  font-weight: 600;
  margin-bottom: 0.16rem;
  display: flex;
  align-items: center;
}

.popup-m h4 i {
  width: 0.24rem; height: 0.24rem; background: #ff5a00; line-height: 0.24rem; text-align: center; font-style: normal; font-size: .2rem; color: #fff; font-weight: bold; border-radius: .5rem; margin-right: 0.04rem;
  display: block;
}

.popup-list {
  margin-bottom: 0.2rem;
  text-align: left;
}

.popup-list p {
  width: 100%;
  margin: 0 auto;
  font-size: .24rem;
  color: #444;
  line-height: 0.36rem;
}

.popup-list p span {
  color: #ff5a00;
}

.popup-list .tips {
  color: #7fa7e3;
  font-size: .2rem;
}

.popup-p {
  text-align: center;
  line-height: 0.36rem;
  margin-bottom: 0.24rem;
  font-size: .26rem;
  color: #444;
  line-height: 0.36rem;
}

.popup-p span {
  color: #ff5a00;
  font-weight: bold;
}

.popup-img {
  width: 52%;
  margin-bottom: 0.3rem;
}

.popup-img2 {
  width: 2.78rem;
}

.grayBg h3 {
  background: url(../images/popup_tbg_gray.png) no-repeat top center / 100%;
}

.typeBtn {
  width: 3.65rem;
  height: 0.7rem;
  line-height: 0.7rem;
  background: #f57355;
  background: linear-gradient(to bottom, #ffb000, #ff5f00);
  border-radius: .39rem;
  border: .01rem solid #ff8400;
  font-size: .34rem;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  color: #fff;
  box-shadow: inset 0 0 0.1rem #ffdd77, 0 0.08rem 0.18rem #ff720050;
  margin-top: 0.28rem;
  position: relative;
}
#addressPage .typeBtn{
  width: 5rem;
}

/* 分享弹窗 */
.share {
  width: 100%;
  max-width: 750px;
  position: fixed;
  left: 0;
  top: .6rem;
  z-index: 9;
}

.share .close {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.share .share_img {
  width: 80%;
  float: right;
}

.share .share_img img {
  width: 78%;
  height: auto;
}

/* 填写物流弹窗 */
#addressPage .popup {
  background: #fff;
}

#addressPage .popup-m {
  padding: .4rem 0;
}

#addressPage .tcbox {
  height: 8.62rem;
  background: url(../images/tc-bg03.png) no-repeat center;
  background-size: 100%;
}

.addressbox p {
  font-size: .28rem;
  line-height: .38rem;
  width: 100%;
  text-align: center;
  margin-bottom: 0.1rem;
  color: #333;
}

.addressbox p span {
  color: #ff4b4b;
  font-size: .34rem;
  margin-bottom: .1rem;
  display: inline-block;
}

.addressbox .popup_mp7 {
  color: #fc3c2f;
  font-size: .22rem;
}

.addressbox ul {
  width: 100%;
  margin-top: .3rem;
}

.addressbox ul li {
  width: 100%;
  margin-bottom: .2rem;
  font-size: .32rem;
  color: #333;
}

.addressbox ul li.region {
  margin-bottom: .2rem;
  border: none;
  line-height: 0.6rem;
}

.addressbox ul li span {
  color: #ff3f3f;
}

.addressbox ul li label {
  height: 0.6rem;
  line-height: 0.6rem;
  color: #444444;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.addressbox ul li.address {
  border: none;
  width: 5rem;
  margin: 0 auto;
}

.addressbox ul li.address label {
  width: 100%;
  clear: both;
  background: none;
  color: #333;
  text-align: left;
}

.addressbox ul li input,
.addressbox ul li select {
  height: .6rem;
  background: #e1f4ff;
  border-radius: .06rem;
  font-size: .28rem;
  line-height: .6rem;
  border: none;
  outline: none;
}

.addressbox ul li.two input {
  width: 2.7rem;
  height: 0.6rem;
  padding: 0 .15rem;
  outline: none;
  display: inline-block;
  vertical-align: middle;
}

.addressbox ul li .form-group {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 0.1rem;
}

.addressbox ul li .form-group:last-child {
  margin-right: 0;
}

.addressbox ul li .form-group font {
  display: block;
}

.addressbox ul li select {
  width: 1.53rem;
  height: .6rem;
  background: #e1f4ff;
}

.addressbox ul li.address input {
  width: 96%;
  padding: 0 2%;
}

.tipTS {
  position: absolute;
  bottom: 1.9rem;
  right: 0.8rem;
  font-size: .18rem;
  color: #fc3c2f;
}

#logisticsPage .typeBtn {
  display: block;
  margin: 0 auto;
  margin-top: 0.3rem;
  z-index: 1;
}

/* 领完了弹窗 */
#empty .popup {
  background: #fff;
}

#empty .typeBtn,
#sucPage .typeBtn,
#repeatPage .typeBtn,
#full .typeBtn {
  margin-top: 0;
}


/* 点击loading */
.loadingbox {
  width: 40%;
  height: 1.8rem;
  display: block;
  text-align: center;
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.loadingbox img {
  width: 100%;
  height: auto;
  display: block;
}


@keyframes dx {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(.8);
  }
}

@media only screen and (min-width:990px) {
  html {
    max-width: 750px;
    margin: 0 auto;
  }

  body {
    font-size: 18px;
  }

  .popup {
    width: 520px;
  }

  .one_li2 {
    margin: 6% 1.5% 0;
  }

  .ban_a3 {
    width: 26%;
  }

  .three {
    max-width: 750px;
    left: 50%;
    margin-left: -375px;
  }
}


/* pc版打开遮罩 */
.fix-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9;
  text-align: center;
}

.pc-box {
  width: 606px;
  height: auto;
  text-align: center;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 0.18rem;
  -moz-border-radius: .18rem;
  border-radius: 0.18rem;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem;
}

.pc-box font {
  width: 100%;
  text-align: center;
  background: url(../images/popup_tbg.png) center no-repeat;
  background-size: 100% 100%;
  font-size: .42rem;
  color: #fff;
  height: 1.08rem;
  line-height: 1.08rem;
  font-weight: bold;
  border-radius: 9px 9px 0 0;
  display: inline-block;
}

.pc-box p {
  width: 90%;
  font: 24px/48px "microsoft yahei";
  color: #666;
  float: left;
  margin: 20px 5% .35rem;
}

.pc-box .pic {
  margin-top: .3rem;
}

.pc-box a {
  position: absolute;
  top: -.6rem;
  right: 0;
  display: block;
  width: .49rem;
  height: .49rem;
  cursor: pointer;
}

.pc-box a img {
  width: 100%;
}